html,body{height:100%;width:100%}/*!
 * ls-auth
 * Copyright (C) 2024-2025 Libriciel SCOP
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published by
 * the Free Software Foundation, version 3.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with this program. If not, see <http://www.gnu.org/licenses/>.
 *
 * SPDX-License-Identifier: AGPL-3.0-only
 */.input-group-end-icon .input-icon{cursor:pointer;width:auto;flex:none}input.ls-action-input{cursor:pointer}.hidden{display:none!important}.sidebar{width:30%}.page-height{height:calc(100vh - 40px)}.login-form{width:100%;display:flex;justify-content:center;align-items:center;flex-grow:1;background-color:#fff}.login-form .form-content-padding{padding-top:100px!important}.login-form .form-content{display:flex;flex-direction:column;width:500px;padding-top:50px;padding-bottom:50px}.login-form .form-content .page-title{font-size:1rem;font-weight:400;padding-top:3rem;padding-bottom:1.5rem;text-align:center}.test-mode-container{zoom:.7;display:flex;flex-direction:column;position:absolute;top:5px;left:5px;z-index:1}.test-mode-container *{cursor:pointer;margin-bottom:5px}
