

/* Start:/local/templates/liga/components/bitrix/system.auth.authorize/.default/style.css?16564126733390*/
div.bx-auth {
	max-width: 600px;
	margin-top: 16px;
	margin-bottom: 24px;
}

div.bx-auth form {
	padding: 0;
	margin: 0;
}

div.bx-auth-line {
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 10px;
}

div.bx-auth-title {
	font-size: 140%;
	border-bottom: solid 2px #E3E3E3;
	padding-bottom: 12px;
}

div.bx-auth-note {
	margin: 18px 0px 6px 0px;
}

td.bx-auth-label {
	text-align: right;
	font-weight: bold;
}

table.bx-auth-table {
	margin-top: 8px;
}

table.bx-auth-table td {
	padding: 3px;
}

div.bx-auth input.bx-auth-input {
	vertical-align: middle;
}

div.bx-auth span.bx-auth-secure {
	background-color: #FFFAE3;
	border: 1px solid #DEDBC8;
	padding: 2px;
	display: inline-block;
	vertical-align: middle;
}

div.bx-auth div.bx-auth-secure-icon {
	background-image: url(/local/templates/liga/components/bitrix/system.auth.authorize/.default/images/sec.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 19px;
	height: 18px;
}

div.bx-auth div.bx-auth-secure-unlock {
	background-image: url(/local/templates/liga/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);
}

.remember-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}

.remember-btn input[type="checkbox"] {
	visibility: hidden;
	position: absolute;
}

.remember-btn input[type="checkbox"]+div {
	position: relative;
	width: 26px;
	height: 26px;
	border-radius: 0;
	background: transparent;
	border: 1px solid #000;
	margin: 0px 20px 0px 0px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 26px;
	flex: 0 0 26px;
}

.remember-btn input[type="checkbox"]:checked+div::before, .remember-btn input[type="checkbox"]:checked+div::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 2px;
	background: #3d752b;
	margin: -1px 0px 0px -4px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.remember-btn input[type="checkbox"]:checked+div::after {
	width: 2px;
	height: 10px;
	top: 11px;
	margin: -2px 2px 0px -5px;
}

.order-auth__title {
	font-size: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	color: #000;
	letter-spacing: 0.5px;
	font-weight: 600;
	text-align: center;
}

.order-auth__form {
	padding: 20px;
	margin: 20px 0 50px;
	width: 100%;
}

.order-auth__form form {
	max-width: 450px;
	margin: auto;
}

.order-auth__row {
	text-align: center;
	margin: 20px 0 10px;
	font-size: 16px;
}

.order-auth__form label {
	font-size: 14px;
	color: #000;
	letter-spacing: 0.5px;
	margin: 0px 0px 15px 0px;
	display: block;
	text-align: left;
}

.order-auth__form .order-auth__input {
	display: block;
	width: 100%;
	padding: 13px;
	outline: none;
	border-radius: 13px;
	border: 1px solid #000;
}

.order-auth__link {
	color: #000;
	text-decoration: underline;
	text-align: center;
	font-weight: 600;
	width: 100%;
	font-size: 16px;
}

.order-auth__form .btn-grey {
	width: 100%;
	text-transform: uppercase;
	padding: 13px 0;
	color: #707070;
	border-radius: 13px;
	background: #e1e1e1;
	outline: none;
	font-weight: 400;
	text-align: center;
	border: 1px solid #3d752b;
	color: #3d752b;
	font-weight: 700;
}

.order-auth__form .btn-grey:hover {
	opacity: 0.8;
	-webkit-transition: all 280ms ease;
	-o-transition: all 280ms ease;
	transition: all 280ms ease;
}

.order-auth__btn .btn-green {
	margin: 35px 0 25px;
}

.modal-window .btn-green {
	width: 100%;
	text-transform: uppercase;
	padding: 14px 0;
	color: #fff;
	border-radius: 10px;
	background: #3d752b;
	outline: none;
	font-weight: 400;
	margin: 0;
}
/* End */
/* /local/templates/liga/components/bitrix/system.auth.authorize/.default/style.css?16564126733390 */
