.stoloto-chat {
	position: fixed;
	top: 100px;
	right: 314px;
	z-index: 999;
	box-sizing: border-box;
	display: none;
	width: 760px;
	min-height: min(670px,calc(100vh - 80px));
	padding-block: 30px;
	overflow: hidden;
	background: #2d6680;
	border-radius: 2px;
	max-height: calc(100vh - 20px);
	overscroll-behavior: contain;
}
@media only screen and (max-width: 1650px) and (min-width: 1451px) {
	.stoloto-chat {
		right: 169px;
	}
}
@media only screen and (max-width: 1450px) {
	.stoloto-chat {
		right: 84px;
	}
}
.stoloto-chat--vip {
	background: linear-gradient(to bottom, #031634, #0d2550);
	border: 1px solid #2d3f5e;
}
.stoloto-chat__draggable-field {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 30px;
}
.stoloto-chat__header {
	position: relative;
	margin-top: 0;
	margin-bottom: 16px;
	margin-left: 0!important;
	color: #fff;
	font-weight: 500;
	line-height: 1.1;
	font-size: 18px!important;
}
.stoloto-chat__close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	width: 15px;
	height: 15px;
	padding: 10px;
	background-color: transparent;
	border: none;
}
.stoloto-chat__close-btn--hidden {
	display: none;
}
.stoloto-chat__close-btn:hover {
	opacity: 0.8;
}
.stoloto-chat__close-btn::before,
.stoloto-chat__close-btn::after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 24px;
	height: 2px;
	content: '';
	background-color: #fff;
}
.stoloto-chat__close-btn::before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.stoloto-chat__close-btn::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.stoloto-chat__support-block {
	display: none;
	width: 430px;
	height: 38px;
	border: 1px solid #4f5d72;
	border-radius: 4px;
}
.stoloto-chat--vip .stoloto-chat__support-block {
	position: relative;
	left: 50%;
	display: inline-flex;
	margin-bottom: 10px;
	transform: translateX(-50%);
}
.stoloto-chat__support-link {
	align-items: center;
	justify-content: center;
	display: flex;
	width: 215px;
	height: 38px;
	color: #fff;
	font-size: 18px;
	background-color: transparent;
	border: none;
}
.stoloto-chat__support-link--active {
	background-color: #4f5d72;
}
.stoloto-chat__main-block {
	display: flex;
	margin-top: 20px;
	margin-bottom: 35px;
}
.stoloto-chat__link-tab {
	width: 320px;
	padding: 0 30px;
	border-right: 1px solid #96b3c0;
}
.stoloto-chat.vip .stoloto-chat__link-tab {
	border-right: 1px solid #2d3f5e;
}
.stoloto-chat__link-tab .stoloto-chat__chat-header {
	margin-bottom: 16px;
}
.stoloto-chat__link-block:not(:last-child) {
	margin-bottom: 14px;
}
.stoloto-chat__link {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	border: none;
}
.stoloto-chat__link:not(:last-child) {
	margin-bottom: 8px;
}
.stoloto-chat__link--header {
	font-size: 18px;
	font-weight: 500;
	line-height: 29px;
	text-decoration: none;
}
.stoloto-chat__link:visited {
	color: #fff;
}
.stoloto-chat__support-link--support div {
	width: 8px;
	height: 8px;
	margin-right: 15px;
	background-color: #fff;
	border-radius: 50%;
}
.stoloto-chat--online .stoloto-chat__support-link--support div {
	background-color: #96ed5f;
}
.stoloto-chat__support-link--callback div {
	width: 24px;
	height: 20px;
	margin-left: 15px;
}
.stoloto-chat__chat-tab {
	flex-shrink: 0;
	width: 440px;
}
.stoloto-chat__chat-tab--hidden {
	display: none;
}
.stoloto-chat__chat-tab .stoloto-chat__header {
	padding: 0 40px;
	margin-bottom: 12px;
}
.stoloto-chat--vip .stoloto-chat__chat-tab .stoloto-chat__header {
	display: none;
}
.stoloto-chat__chat-tab .stoloto-chat__header::before {
	position: absolute;
	top: 50%;
	left: 20px;
	display: none;
	width: 7px;
	height: 7px;
	content: '';
	background-color: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
}
.stoloto-chat:not(.stoloto-chat--vip) .stoloto-chat__chat-tab .stoloto-chat__header::before {
	display: block;
}
.stoloto-chat--online .stoloto-chat__chat-tab .stoloto-chat__header::before {
	background-color: #50b848;
}
.stoloto-chat__option-item {
	align-items: center;
	display: flex;
}
.stoloto-chat__option-item-sprite::before {
	content: '';
	width: 35px;
	height: 30px;
	background-repeat: no-repeat;
	background-size: 120% auto;
	background-position: 50%;
	margin-right: 10px;
}
.stoloto-chat__option-item-sprite_ruslotto::before {
	background-image: url(/f/media/superglobal/logo/assets_view.svg?cc98961…#ruslotto);
	margin-left: -3px;
	margin-right: 13px;
}
.stoloto-chat__option-item-sprite_gzhl::before {
	background-image: url(/f/media/superglobal/logo/assets_view.svg?cc98961…#gzhl);
}
.stoloto-chat__option-item-sprite_zp::before {
	background-image: url(/f/media/superglobal/logo/assets_view.svg?cc98961…#zp);
}
.stoloto-chat__option-item-sprite_telegram::before,
.stoloto-chat__option-item-sprite_viber::before {
	background-image: url(/f/media/superglobal/assets.png?0bd37bd…);
	background-position: -410px -322px;
	background-size: auto;
	border-radius: 5px;
	height: 24px;
	width: 24px;
	margin-left: 8px;
	margin-right: 13px;
}
.stoloto-chat__option-item-sprite_telegram::before {
	margin-bottom: 10px;
}
.stoloto-chat__option-item-sprite_viber::before {
	background-position: -410px -264px;
}
.stoloto-chat__option-item span {
	display: inline-block;
	width: 40px;
	margin-right: 5px;
	text-align: center;
}
.stoloto-chat__link-block:nth-of-type(3) .stoloto-chat__option-item {
	margin-top: 10px;
}
.chat-tab form {
	padding: 0 40px;
}
.chat-tab__input-block {
	align-items: center;
	display: flex;
	margin-bottom: 24px;
	color: #fff;
	font-size: 18px;
}
.chat-tab__input-block input,
.chat-tab__input-block textarea,
.chat-tab__input-block select {
	box-sizing: border-box;
	width: 260px;
	padding: 0 10px;
	margin-left: auto;
	color: #fff;
	font-size: inherit;
	line-height: inherit;
	border-radius: 4px;
}
.chat-tab__input-block input,
.chat-tab__input-block textarea {
	background-color: #505e75;
	border: none;
}
.chat-tab__input-block input {
	line-height: 42px;
}
.chat-tab__input-block textarea {
	height: 84px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.chat-tab__input-block select {
	height: 42px;
	background-color: transparent;
}
.chat-tab__phone {
	font-size: 16px;
	display: flex;
	-webkit-box-align: stretch;
	align-items: stretch;
	position: relative;
	height: 46px;
	width: 260px;
	margin-left: auto;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(192, 192, 192);
	border-image: initial;
	border-radius: 3px;
	color: #fff;
}
/*
.chat-tab__phone::before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    height: 10px;
    background-color: #fff;
    background-position: 16px center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    pointer-events: none;
    font-size: 0;
  }*/
.chat-tab__country-wrapper {
	position: relative;
	border-right: 1px solid rgb(192, 192, 192);
	display: flex;
}
.chat-tab__country-wrapper::before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	pointer-events: none;
	background-position: 16px center;
	background-repeat: no-repeat;
	background-size: 22px;
	z-index: 2;
	pointer-events: none;
	font-size: 0;
}
.chat-tab__phone[data-country="ru"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/ru.svg');
}
.chat-tab__phone[data-country="kz"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/kz.svg');
}
.chat-tab__phone[data-country="uz"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/uz.svg');
}
.chat-tab__phone[data-country="ua"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/ua.svg');
}
.chat-tab__phone[data-country="md"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/md.svg');
}
.chat-tab__phone[data-country="tj"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/tj.svg');
}
.chat-tab__phone[data-country="ge"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/ge.svg');
}
.chat-tab__phone[data-country="am"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/am.svg');
}
.chat-tab__phone[data-country="az"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/az.svg');
}
.chat-tab__phone[data-country="by"] .chat-tab__country-wrapper::before {
	background-image: url('/media/images/flags/by.svg');
}
.chat-tab__country-wrapper::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 11px;
	z-index: 3;
	pointer-events: none;
	border-style: solid;
	border-width: 6px 5px 0px;
	border-color: #fff transparent transparent transparent;
}
.chat-tab__input-block .chat-tab__country {
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	font-size: 0;
	width: 67px;
	z-index: 1;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	outline: none;
	border-radius: 0px;
	padding: 8px;
}
.chat-tab__input-block .chat-tab__country::-ms-expand {
	display: none
}
.chat-tab__code {
	font-size: 16px;
	line-height: 1.25;
	text-align: right;
	padding: 12px 0px 11px 8px;
	color: #fff;
}
.chat-tab__input-block .chat-tab__phone-number {
	-webkit-appearance: none;
	background-color: transparent;
	width: 100%;
	flex-grow: 1;
	font-size: 16px;
	line-height: 1.25;
	flex-grow: 1;
	touch-action: none;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	outline: none;
	padding: 10px 10px 10px 2px;
}
/**/
.chat-tab__input-block option {
	color: #000;
	font-size: 14px;
}
.chat-tab option:disabled {
	color: gray;
}
.chat-tab__inline-inputs {
	width: 260px;
	margin-left: auto;
}
select.chat-tab__inline-inputs-item {
	width: 30%;
}
.chat-tab__info {
	display: block;
	width: 260px;
	margin-left: auto;
	color: #787f8f;
	font-size: 14px;
	font-weight: 500;
}
.chat-tab__info-text {
	display: none;
	min-height: 66px;
	margin-bottom: 24px;
}
.chat-tab__info-text--active {
	display: block;
}
.chat-tab__info-text--success {
	color: #00b400;
}
.chat-tab__submit-btn {
	width: 160px;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	background-color: #00b400;
	border: none;
	border-radius: 4px;
}
.chat-tab__submit-btn:hover {
	opacity: 0.8;
}
.chat-tab__submit-btn:disabled {
	opacity: 0.5;
}
/* Date picker styles */
.chat-tab__date-picker .ui-datepicker {
	width: 170px;
	border: 0;
	line-height: 25px;
	padding: 0 0 0 10px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	z-index: 2;
	font-size: 14px;
	font-family: PT Sans Regular,Arial,sans-serif;
	color: #000;
	position: absolute;
	z-index: 1000;
	border: 1px solid #fff;
	background-color: #fff;
	padding: 5px 12px;
	line-height: 20px;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
	-moz-box-sizing: initial;
	box-sizing: initial;
	margin-top: 7px;
	top: 419px !important;
	padding: 15px
}
.chat-tab__date-picker * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.chat-tab__date-picker .ui-datepicker:after {
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 7px solid #fff;
	border-left: 10px solid transparent;
	-moz-transform: scale(0.9999);
	display: block;
	position: absolute;
	content: '';
	top: -7px;
	left: 38px;
}
.chat-tab__date-picker * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-appearance: none;
	user-select: none;
	text-decoration: none;
	text-decoration-color: transparent;
}
.chat-tab__date-picker .ui-datepicker-header {
	position: relative;
	padding: 5px 0;
	margin-bottom: 5px;
	background-color: transparent;
	border: none;
}
.chat-tab__date-picker .ui-datepicker-prev {
	position: absolute;
	left: 0;
}
.chat-tab__date-picker .ui-datepicker-prev::before {
	content: "<";
}
.chat-tab__date-picker .ui-datepicker-next::before {
	content: ">";
}
.chat-tab__date-picker .ui-datepicker-prev,
.chat-tab__date-picker .ui-datepicker-next {
	border: none;
	border-color: transparent;
	padding: 2px;
}
.chat-tab__date-picker .ui-datepicker-prev.ui-state-hover,
.chat-tab__date-picker .ui-datepicker-next.ui-state-hover {
	background: none;
}
.chat-tab__date-picker .ui-datepicker-prev span,
.chat-tab__date-picker .ui-datepicker-next span {
	display: none;
}
.chat-tab__date-picker .ui-datepicker-next {
	position: absolute;
	right: 0;
}
.chat-tab__date-picker .chat-tab__date-picker.single-date {
	width: auto;
}
.chat-tab__date-picker .chat-tab__date-picker.no-shortcuts {
	padding-bottom: 12px;
}
.chat-tab__date-picker .chat-tab__date-picker.no-topbar {
	padding-top: 12px;
}
.chat-tab__date-picker .chat-tab__date-picker .footer {
	font-size: 12px;
	padding-top: 3px;
	display: none;
}
.chat-tab__date-picker b {
	color: rgba(0, 0, 0, 0.9);
	font-weight: 700;
}
.chat-tab__date-picker .ui-datepicker a {
	text-decoration: none;
	text-decoration-color: transparent;
}
.chat-tab__date-picker .ui-datepicker .ui-state-default {
	border: none;
	background-color: transparent;
	padding: 2px;
	color: #000;
	font-weight: 400;
}
.chat-tab__date-picker .ui-datepicker .ui-state-default:hover {
	font-weight: bold;
	color: #000;
}
.chat-tab__date-picker .ui-datepicker-unselectable .ui-state-default:hover {
	font-weight: 400;
}
.chat-tab__date-picker .ui-datepicker .ui-state-active {
	border: 1px solid #000;
	border-radius: 2px;
	background-color: transparent;
	color: black;
}
.chat-tab__date-picker .ui-corner-all {
	color: #000;
	text-decoration: none;
}
.chat-tab__date-picker .ui-corner-all:hover {
	color: #000;
}
.chat-tab__date-picker .ui-datepicker-title {
	text-transform: capitalize;
	color: black;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.chat-tab__date-picker table .caption {
	color: #000;
	height: 40px;
	font-family: "Arial";
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 10px;
}
.chat-tab__date-picker  table .caption th {
	margin-bottom: 10px;
}
.chat-tab__date-picker table tr {
	text-align: center;
}
/* chat styles for promo-pages */
.help.init {
	-webkit-transition: opacity 1s ease-in;
	transition: opacity 1s ease-in;
	opacity: 1;
}
.help .pseudo {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 55px;
	text-align: center;
	border: none;
	border-radius: 100%;
}
.bg_help {
	background-color: rgba(0, 0, 0, 0.1);
}

.iconic,
[class*=' iconic-'],
[class^='iconic-'] {
	font-family: icomoon!important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none;
}
.help .pseudo::after {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 8px;
	margin-left: -8px;
	content: '';
	border-radius: 6px;
	-webkit-animation: counter-gradient-red infinite linear 15s;
	animation: counter-gradient-red infinite linear 15s;
}
.help .pseudo.online::after {
	-webkit-animation: counter-gradient infinite linear 15s;
	animation: counter-gradient infinite linear 15s;
}
@-webkit-keyframes counter-gradient {
	0% {
		background: #00aa50;
	}
	14% {
		background: #65d343;
	}
	28% {
		background: #54b736;
	}
	50% {
		background: #008a41;
	}
	64% {
		background: #40d888;
	}
	78% {
		background: #1adc76;
	}
	to {
		background: #00aa50;
	}
}
@keyframes counter-gradient {
	0% {
		background: #00aa50;
	}
	14% {
		background: #65d343;
	}
	28% {
		background: #54b736;
	}
	50% {
		background: #008a41;
	}
	64% {
		background: #40d888;
	}
	78% {
		background: #1adc76;
	}
	to {
		background: #00aa50;
	}
}
@-webkit-keyframes counter-gradient-red {
	0% {
		background: #ff2d2d;
	}
	14% {
		background: #ff2d5e;
	}
	28% {
		background: #ff2d7c;
	}
	50% {
		background: #ff2d2d;
	}
	64% {
		background: #ff552d;
	}
	78% {
		background: #ff632d;
	}
	to {
		background: #ff2d2d;
	}
}
@keyframes counter-gradient-red {
	0% {
		background: #ff2d2d;
	}
	14% {
		background: #ff2d5e;
	}
	28% {
		background: #ff2d7c;
	}
	50% {
		background: #ff2d2d;
	}
	64% {
		background: #ff552d;
	}
	78% {
		background: #ff632d;
	}
	to {
		background: #ff2d2d;
	}
}
