

/* Start:/bitrix/components/logictim/auth.form/templates/.default/style.css?17543822853567*/
.lr_authorization {
	margin: 0 auto;
    max-width: 450px;
	margin-bottom: 15px;
}
.lr_authorization input {
	box-sizing: border-box;
}
.lr_authorization_title {
	width: 100%;
	text-align: center;
	font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.lr_auth_types {
	display: flex;
	justify-content: center;
}
.lr_auth_type {
	cursor: pointer;
	margin-bottom: 18px;
    padding: 0px 5px;
	white-space: nowrap;
}
.lr_auth_type.lr_active {
	border-bottom: 1px solid;
}
.lr_auth_field {
	margin-bottom: 10px;
}
.lr_auth_field label {
	display: block;
}
.lr_auth_field input {
    box-shadow: none;
    padding: 8px 40px 8px 10px;
	height: 40px;
	width: 100% !important;
}
.lr_auth_field input:active, .lr_auth_field input:hover, .lr_auth_field input:focus {
	outline: 0;
	outline-offset: 0;
}
.lr_hide {
	display: none !important;
}
.lr_ident_types {
	display: flex;
	margin-bottom: 12px;
}
.lr_ident_label {
	font-size: medium;
    margin-right: 10px;
    cursor: pointer;
	white-space: nowrap;
}
.lr_ident_label.lr_active {
	text-decoration: underline;
}
.lr_buttons {
	display: flex;
    justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lr_button_auth, input[type="submit"].lr_button_auth{
	border: none;
    padding: 5px 14px;
	cursor: pointer;
	height: auto;
	font-size: inherit;
	line-height: inherit;
	margin: 0px;
	font-weight: inherit;
	text-transform: inherit;
}
.lr_button_auth:hover, .lr_button_auth:focus, input[type="submit"].lr_button_auth:hover  {
	border: none;
}
.lr_button_register_link {
    padding: 5px 14px;
	cursor: pointer;
	margin-left: 25px;
	text-decoration: none !important;
}
.lr_message_success {
	border-radius: 1px;
	color: #3C763D;
	background-color: #DFF0D8;
	padding: 15px;
	margin-bottom: 20px;
}
.lr_message_error {
	border-radius: 1px;
	color: #A94442;
	background-color: #F2DEDE;
	padding: 15px;
	margin-bottom: 20px;
}
.ident_sms_message, .phone_pasword_message {
	display: none;
}
.confirm_sms_id {
	display: none;
}
.lr_resend_code {
    padding: 5px 14px;
    cursor: pointer;
    height: auto;
    font-size: inherit;
    line-height: inherit;
    margin: 0px;
    font-weight: inherit;
    text-transform: inherit;
}
.resend_sms {
	margin-left: 25px;
}
.resend_sms_id, .resend_sms_timer_id {
	display: none;
}
.resend_sms_timer_id {
	font-size: 12px;
    line-height: 12px;
	color: #36a1df;
	text-align: center;
}
.resend_sms_timer_id span {
	width: 100%;
    display: block;
    text-align: center;
}
.lr_password_options {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
	margin-top: 5px;
}
.lr_remember label input {
	height: 22px;
	cursor: pointer;
	margin: 0px;
	margin-right: 10px;
}
.lr_remember label {
	display: inline-flex;
	white-space: nowrap;
	align-items: center;
    font-weight: normal;
	cursor: pointer;
}
.lr_forgot_link {
	cursor: pointer;
}
.lr_password_block {
	position: relative;
}
i.lr_password_control {
	width: 40px;
    height: 40px;
    position: absolute;
	background-image: url("/bitrix/components/logictim/auth.form/templates/.default/images/eye_close.svg");
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
	cursor: pointer;
}
i.lr_password_control.lr_view_password {
	background-image: url("/bitrix/components/logictim/auth.form/templates/.default/images/eye_open.svg");
}
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}


/* End */


/* Start:/bitrix/components/logictim/auth.form/templates/.default/css_profiles/profile_1.css?17543842851019*/
.lr_button_auth, input[type="submit"].lr_button_auth {
	background-color: #36a1df;
	color: #ffffff;
	border-radius: 5px;
}
.lr_button_auth:hover, .lr_button_auth:focus, input[type="submit"].lr_button_auth:hover  {
    background-color: #57aee1;
	color: #ffffff;
}

.lr_button_register_link, .lr_resend_code {
	color: #36a1df;
	background-color: #ffffff;
	border: 1px solid #36a1df;
	border-radius: 5px;
}
.lr_button_register_link:hover, .lr_button_register_link:focus, .lr_resend_code:hover, .lr_resend_code:focus {
	color: #57aee1;
	background-color: #ffffff;
	border: 1px solid #57aee1;
}
.lr_auth_field input {
	background: #faf9f9;
    border: 1px solid #efefef;
    border-radius: 4px;
}
input[type=text]::placeholder {
	color: #dbd8d8;
}
input[type=text]::-webkit-input-placeholder {
	color: #dbd8d8;
}
input[type=text]::-moz-placeholder {
	color: #dbd8d8;
}
input[type=text]:-moz-placeholder {
	color: #dbd8d8;
}
input[type=text]:-ms-input-placeholder {
	color: #dbd8d8;
}
/* End */


/* Start:/bitrix/components/logictim/auth.form/templates/.default/css_templates/aspro_premier.css?17533721243376*/
.lr_authorization {
	padding-top: 24px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 1px;
}
.lr_auth_field {
	color: var(--white_text_black);
}
.lr_auth_field label {
	font-size: calc(1rem - 3px);
    line-height: calc(1em + 5px);
	margin-bottom: 4px;
}
.lr_authorization_title {
	color: var(--white_text_black);
	font-weight: 500;
	font-family: var(--theme-font-title-family), Arial, sans-serif;
}
.lr_button_auth, .lr_button_auth:focus, input[type="submit"].lr_button_auth, input[type="submit"].lr_button_auth:focus, .lr_button_register_link, .lr_button_register_link:focus {
	background-color: var(--theme-base-color);
    border-color: var(--theme-base-color);
    color: var(--button_color_text);
	text-decoration: none !important;
	font-size: 0.9rem;
}
.lr_button_auth:hover, input[type="submit"].lr_button_auth:hover, .lr_button_register_link:hover {
	background-color: var(--theme-base-color);
    border-color: var(--theme-base-color);
    color: var(--button_color_text);
}
.lr_auth_field input {
	color: var(--input_color);
    box-shadow: none;
    border: 1px solid var(--input_border_color);
    height: 44px;
    padding: 6px 16px;
    background: var(--input_bg_color);
    font-size: .9375rem;
    line-height: 1.47;
    border-radius: var(--theme-button-border-radius);
}

.lr_remember input {
	display: none;
}
.lr_remember .lr_remember_check + label {
	position: relative;
	color: var(--white_text_black);
	padding: 0 0 0 28px;
    z-index: 1;
    cursor: pointer;
    display: block;
    margin: 0;
    min-height: 20px;
    overflow: hidden;
}
span.lr_remember_checkbox {
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    box-sizing: border-box;
    background-color: var(--theme-base-color);
    border: 1px solid #dadada;
    border: 1px solid var(--input_border_color);
    transition: all 250ms cubic-bezier(.4,0,.23,1);
    transition: all ease .3s;
}
.lr_remember .lr_remember_check:checked + label .lr_remember_checkbox {
	border: 8px solid #9e9e9e;
    border-color: var(--theme-base-color);
}
.lr_remember .lr_remember_check:checked + label .lr_remember_checkbox:before
{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: -3px;
    top: 0;
    width: 4px;
    height: 8px;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    content: "";
    box-sizing: content-box;
    transform-origin: 0 100%;
    animation: checkbox-check 125ms 250ms cubic-bezier(.4,0,.23,1) forwards;
}
.lr_forgot_link {
	font-size: calc(1rem - 3px);
    line-height: calc(1em + 5px);
	--underline-opacity: 16%;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-decoration-color: color-mix(in oklab, var(--white_text_black) var(--underline-opacity), transparent);
    text-underline-offset: .2em;
	color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent);
}
.lr_password_options {
	margin-top: 15px;
}
.container .row .lr_auth_form .lr_authorization_title {
	display: none;
}
.container .row .pk-page {
	text-align: center;
}
/* End */
/* /bitrix/components/logictim/auth.form/templates/.default/style.css?17543822853567 */
/* /bitrix/components/logictim/auth.form/templates/.default/css_profiles/profile_1.css?17543842851019 */
/* /bitrix/components/logictim/auth.form/templates/.default/css_templates/aspro_premier.css?17533721243376 */
