

/* Start:/bitrix/templates/garderob_s1/components/logictim/auth.form/template1/style.css?17477494403556*/
.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;
}
.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/templates/garderob_s1/components/logictim/auth.form/template1/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/templates/garderob_s1/components/logictim/auth.form/template1/images/eye_open.svg");
}
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}


/* End */


/* Start:/bitrix/templates/garderob_s1/components/logictim/auth.form/template1/css_profiles/profile_1.css?17477494401019*/
.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 */
/* /bitrix/templates/garderob_s1/components/logictim/auth.form/template1/style.css?17477494403556 */
/* /bitrix/templates/garderob_s1/components/logictim/auth.form/template1/css_profiles/profile_1.css?17477494401019 */
