/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/JSP_Servlet/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Apr 16, 2026, 1:48:54 PM
    Author     : dericocavallini
*/

.main-content {
    min-height: 90vh;
    padding: 1rem;
}

#form.login-panel {
    width: 100%;
    max-width: 300px;
}

#form\:email, #form\:password, #form\:login {
    width: 100%;
}