@charset "utf-8";
@import "fintech_button.css";

@font-face {
	font-family: "GothamProLight";
	src: url("/adminzone/css/fonts/GothamProLight/GothamProLight.eot");
	src: url("/adminzone/css/fonts/GothamProLight/GothamProLight.eot?#iefix")format("embedded-opentype"),
	url("/adminzone/css/fonts/GothamProLight/GothamProLight.woff") format("woff"),
	url("/adminzone/css/fonts/GothamProLight/GothamProLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url("/adminzone/css/fonts/opensans/Regular/OpenSans-Regular.eot?v=1.1.0");
	src: url("/adminzone/css/fonts/opensans/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"),
	url("/adminzone/css/fonts/opensans/Regular/OpenSans-Regular.woff?v=1.1.0") format("woff"),
	url("/adminzone/css/fonts/opensans/Regular/OpenSans-Regular.ttf?v=1.1.0") format("truetype"),
	url("/adminzone/css/fonts/opensans/Regular/OpenSans-Regular.svg?v=1.1.0#OpenSansBold") format("svg");
	font-weight: normal;
	font-style: normal;
}

/***********************************************************************************/
/**********************************    RESET    ************************************/
/***********************************************************************************/
body, h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height:1.5em;
}
code, kbd, pre, samp, tt, var {
	font: 0.875em/1.5em Consolas, "Courier New", monospace;
}
body, optgroup {
	color: #000;
	background: #fff;
}
body, code, dl, dd, form, pre {
	margin: 0;
}
a:link, a:visited, ins, del {
	text-decoration: none;
}
a:link img, a:visited img, object, fieldset, abbr, acronym {
	border: none;
}
sub, sup {
	position: relative;
	display: inline-block;
	font-size: 0.6875em;
	line-height: 0.6875em;
}
sub {
	top: 5px;
	vertical-align: middle;
}
sup {
	top: -0.125em;
	margin-top: -0.6875em;
}
abbr, acronym {
	cursor: help;
}
address, cite, dfn {
	font-style: normal;
}
code, pre {
	white-space: pre;
}
img {
	vertical-align: bottom;
}
textarea {
	vertical-align: top;
}
input, select, button {
	overflow: visible;
	vertical-align: middle;
}
legend {
	color: #000;
	margin: 0 0 -0.125em;
	padding: 0;
}
li {
	display: block;
	list-style: none;
}
optgroup option {
	padding-left: 1.375em;
}
table {
	border-collapse: collapse;
}
caption, th {
	text-align: left;
}
td, th {
	padding: 0;
	vertical-align:top;
}
address, blockquote, h1, h2, h3, h4, h5, h6, fieldset, p, ol, ul {
	margin: 0;
	padding: 0;
}
th, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
q {
	quotes: "\00ab" "\00bb" "\201e" "\201c";
}
q:after {
	content: "\00bb";
}
q:before {
	content: "\00ab";
}
q > q:after {
	content: "\201c";
}
q > q:before {
	content: "\201e";
}
body, table{
	font:13px/1.3em Arial,Helvetica,sans-serif;
	color: #333;
}
h1,.h1,h2,.h2,h3,.h3,h4,h5,h6,.h4,.h5,.h6{
	color: #333;
	margin-bottom: 8px;
}
h1,.h1{
	font-size:24px;
	line-height:1.3em;
}
h2,.h2{
	font-size:18px;
	line-height:1.3em;
}
h3,.h3{
	font-size:16px;
	line-height:1.3em;
}
h4,h5,h6,.h4,.h5,.h6{
	font-size:14px;
	line-height:1.3em;
}
a{
	cursor:pointer;
	outline:0;
}
a:link, a:visited, a:hover{
	text-decoration: none;
}
a:link{
	color: #0096d4;
}
a:visited{
	color: #0096d4;
}
a:hover {
	color: #71951d;
}



/***********************************************************************************/
/*********************************    CONTROLS    **********************************/
/***********************************************************************************/
.opera_hint {
	border-radius: 5px;
	font-size: medium;
	background-color: #fff;
	margin-top: 10px;
	min-height: 30px;
	max-width: 580px;
	display: grid;
	align-content: center;
	box-sizing: border-box;
	line-height: 20px;
	padding: 20px;
}
.hint_wrapper {
	display: flex;
	align-content: center;
	box-sizing: border-box;
}
#hint_spoiler {
	font: 14px/1.8em 'Open Sans', sans-serif;
	margin: 10px 0px 10px;
	background-color: #e6e6e6;
	border-radius: 5px;
	padding: 10px;
	display: grid;
	text-align: left;
}
#hint_spoiler li {
	display: list-item;
	list-style: inside;
}
#hint_spoiler li b {
	padding-left: 19px;
}
.opera_hint-img {
	width: 50px;
	height: 46px;
}
.opera_hint-text {
	text-align: left;
	padding-left: 20px;
	font: 14px/1.8em 'Open Sans', sans-serif;
	font-weight: 400;
	color: #3c3f46;
}
kbd {
	margin: 0 .3rem;
	padding: .1rem .5rem;
	border-radius: .2rem;
	border: .1em solid #333333;
	color: #333333;
	font-size: 0.8rem;
	font-family: inherit;
	font-weight: 700;
	display: inline-block;
	background-color: #ffffff;
	text-transform: uppercase;
}
.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.text{
	color: #333;
	overflow:hidden;
	overflow:visible;
}
.text a{
	cursor:pointer;
}
.text a:link, .text a:visited, .text a:hover{
	text-decoration:underline;
}
.text a:link{
	color: #0096d4;
}
.text a:visited{
	color: #0096d4;
}
.text a:hover {
	color: #71951d;
	text-decoration: none;
}
.text p {
	margin-bottom: 8px;
}
.text img{
	margin:0;
}
.text li {
	display: list-item;
	margin-bottom: 8px;
}
.text ul{
	padding: 0 0 0 20px;
}
.text ul li {
	list-style: disc outside none;
}
.text ul ul, .text ul ol{
	margin-top: 8px;
}
.text ol{
	padding: 0 0 0 20px;
}
.text ol li {
	list-style: decimal outside none;
}
.text ol ul, .text ol ol{
	margin-top: 8px;
}
.text table{
	margin-bottom: 8px;
}
.text table td, .text table th{
	border:1px solid;
	padding:2px 8px;
}
#login_body_id .hidden,
.hidden {
	display: none;
}
.shadowed {
	text-shadow: 0px -1px 0px #888;
}
.no_border, .text .no_border, .text .no_border td, .text .no_border tr, .text .no_border th, .text .no_border tbody, .text .no_border thead{
	border:0;
}
.center{
	text-align:center;
	margin:0 auto;
}
.middle{
	display:inline-block;
	vertical-align:middle;
}
.nice_button, .nice_button:link, .nice_button:visited, .nice_button:focus, .text .nice_button:link, .text .nice_button:visited, .text .nice_button:focus {
	background:#84ad27 url(/adminzone/images/green_button_bg.png) repeat-x;
	background-position:top;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
	line-height:1.3em;
	font-weight:bold;
	color:#fff;
	padding:5px 10px;
	outline: none;
	border:1px solid #92be2c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:0 1px 2px 0 #000;
	-moz-box-shadow:0 1px 2px 0 #000;
	box-shadow:0 1px 2px 0 #000;
	text-shadow:0 -1px #580;
}
.nice_button:hover, .text .nice_button:hover{
	-webkit-box-shadow:0 1px 1px 0 #000;
	-moz-box-shadow:0 1px 1px 0 #000;
	box-shadow:0 1px 1px 0 #000;
	color:#fff;
}
.green_button, .text .green_button {
	background:#84ad27 url(/adminzone/images/green_button_bg.png) repeat-x;
	border:1px solid #92be2c;
	text-shadow:0 -1px #0776ac;
}

.blue_button, .text .blue_button {
	background:#1786bc url(/adminzone/images/blue_button_bg.png) repeat-x;
	border:1px solid #1786bc;
	text-shadow:0 -1px #0776ac;
}



/***********************************************************************************/
/**********************************    LAYOUT    ***********************************/
/***********************************************************************************/
.login_body {
	background: #2d3645;
	text-align: center;
	width: 100vw;
	height: 100vh;
	position: relative;
	overflow: hidden;
}
.login_body:after {
	content: url('/adminzone/images/entrance_pattern.png');
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.login_wrapper {
	position: absolute;
}
#ajax_loader {
	margin: 0 auto;
}

#ajax_loader_no_flash span.loading_text {
	color: #FFF;
	font-size: 20px;
	margin-top: 15px;
	display: inline-block;
}
.login_from {
	text-align: left;
	color: #fff;
	background: #ffffff;
	padding: 55px 90px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 8px rgba(0,0,0,.2);
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	color: #000;
}
.login_from .field_wrapper .site_entrance {
	font-size: 30px;
	font-family: 'GothamProLight', 'Open Sans';
	display: inline-block;
	margin-bottom: 22px;
	text-shadow: none;
}
.login_from .field_wrapper .site_address, .login_from .field_wrapper .site_password {
	display: none;
}
.login_from .field_wrapper .site_name {
	background: #f7f8f9;
	padding: 13px 20px;
	border-radius: 3px;
	box-sizing: border-box;
	width: 400px;
}
.login_from .field_wrapper .site_name span.shadowed {
	font-size: 16px;
	line-height: 16px;
	font-family: 'Open Sans';
	font-weight: 600;
	text-shadow: none;
}
.login_from label.field_wrapper {
	display: block;
	margin: 0px 0px 10px 0px;
}
.login_from input[type="text"], .login_from input[type="password"] {
	box-sizing: border-box;
	width: 400px;
	font-size: 20px;
	line-height: 20px;
	overflow: visible;
	vertical-align: middle;
	box-shadow: none;
	outline: none;
	padding: 10px 20px;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	box-sizing: border-box;
}
.login_from .field_title {
	font-size: 18px;
	line-height: 1.3em;
}
.login_from .inner_field_wrapper span {
	font-size: 16px;
	line-height: 16px;
	font-family: 'Open Sans';
	font-weight: 600;
	text-shadow: none;
}
.login_from .checkbox_value_wrapper {
	float: left;
}
.remember_title {
	text-decoration: none;
	color: #3c3f46;
	font-size: 13px;
	line-height: 20px;
	font-family: 'Open Sans';
	padding-top: 4px;
	display: inline-block;
}

.remember_input {
	margin: 0;
}

.forgot_password {
	text-decoration: none;
	color: #00a0dc;
	font-size: 13px;
	line-height: 20px;
	font-family: 'Open Sans';
	display: inline-block;
	padding-top: 4px;
}

.forgot_password:hover {
	color: #00a0dc;
	filter: brightness(90%);
}

.left-sided {
	position: absolute;
	left: 0;
}

.right-sided {
	position: absolute;
	right: 0;
}

.remember-forgot-block {
	position: relative;
	height: 18px;
	margin-top: 14px;
}

.login_controls {
	margin: 45px 0 0 0;
	position: relative;
	height: 35px;
}
.login_controls #login_button {
	width: 178px;
	cursor: pointer;
	min-height: 25px;
	line-height: 25px;
	padding: 10px 25px;
	height: auto;
	border-radius: 3px;
	box-shadow: none;
	background: #2BA0D9;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	border: none;
}
.login_controls #login_button:hover {
	filter: brightness(90%) !important;
}
.login_controls #login_button:focus, .login_controls #login_button:active {
	box-shadow: 0 0 12px 4px rgba(99, 99, 99, 0.2) inset !important;
}
.login_controls .request_password {
	position: absolute;
	top: 10px;
	right: 0px;
}
.login_message {
	background: #fff;
	margin: 20px auto 20px auto;
	padding: 15px 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	-webkit-box-shadow:0 0 8px #000;
	-moz-box-shadow:0 0 8px #000;
	box-shadow:0 0 8px #000;
}
.login_message.text p {
	margin: 0;
}
.login_message .notice_green {
	color: #84AD27;
	font-weight: bold;
}

div.ulogin_block {
	padding-top: 20px;
}

div.loginza_block {
	padding-top: 5px;
}

div.loginza_block a.loginza {
	height: 48px;
	width: 48px;
	display:block;
	float:left;
	margin-left: 15px;
}

div.loginza_block a.loginza_google {
	background: url('/adminzone/images/socialnetworks.png') no-repeat -48px 0;
}

div.loginza_block a.loginza_yandex {
	background: url('/adminzone/images/socialnetworks.png') no-repeat -96px 0;
}

div.loginza_block a.loginza_other {
	background: url('/adminzone/images/socialnetworks.png') no-repeat -192px 0;
}

div.loginza_block a.loginza_other_white {
	background: url('/adminzone/images/socialnetworks.png') no-repeat -240px 0;
}

.pass_remember_check {
	position: relative;
	height: 25px;
	display: inline-block;
	cursor: pointer;
}

.pass_remember_check input {
	position: absolute;
	left: 0px;
	width: 0;
	height: 0;
	z-index: 1;
	opacity: 0;
}

.pass_remember_check span.checkbox_redesigned {
	padding-left: 40px;
	display: inline-block;
	line-height: 22px;
}

.pass_remember_check span.checkbox_redesigned:before {
	content: "";
	cursor: pointer;
	width: 25px;
	height: 25px;
	border: 1px solid #e8e8e8;
	position: absolute;
	top: 0;
	left: 0;
}

.pass_remember_check input:checked + span.checkbox_redesigned:after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 8px;
	width: 8px;
	height: 13px;
	border-right: 3px solid #00a0dc;
	border-bottom: 3px solid #00a0dc;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 10;
}

.socials_entrance {
	margin-top: 25px;
}

.socials_entrance > .field_title {
	font-size: 20px;
	font-family: 'GothamProLight', 'Open Sans';
	display: inline-block;
	margin-bottom: 10px;
	text-shadow: none;
}

.login_from .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	gap: 8px;
}

.login_from .social li {
	background: url(/adminzone/images/social.svg);
	margin-left: auto;
	margin-right: auto;
}

.login_from .social li:hover {
	opacity: 0.75;
	cursor: pointer;
}

.login_from .social .vk {
	height: 24px;
	width: 31px;
	background-position: 0 -28px;
}

.login_from .social .ok {
	height: 28px;
	width: 15px;
	background-position: -32px -30px;
}
.login_from .social .m {
	height: 28px;
	width: 29px;
	background-position: -47px -30px;
}

.login_from .social .ya {
	height: 26px;
	width: 16px;
	background-position: -198px -29px;
}

.login_from .social .g {
	height: 30px;
	width: 30px;
	background-position: 30px 0;
}

#uLogin {
	text-align: center;
}

#uLogin .ulogin-button-google {
	background: url(/adminzone/images/social.svg) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 30px !important;
	height: 30px !important;
	background-position: 30px 0 !important;
}