﻿body {--bs-body-bg: #e8ebf0;--bs-body-color: var(--epp-text-color-4)}
body, .login-form {min-height: 100vh;}
.particles-js {width: 100%;height: 100%;background-color: var(--epp-color-8);background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;background-image: url('../images/login-bg2.webp');position: absolute;overflow: hidden;min-height: 700px;}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1140px;}
.auth-card {border-radius: 0.55rem;margin-bottom: 24px;box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);background: rgb(var(--bs-white-rgb), 0.95);border: 0;}
.auth-card-header {padding: 3.75rem 0px;background-size: cover;background-position: center center;position: relative;border-radius: 0px 0px 50% 50%;}
.auth-header-overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;border-radius: 0px 0px 50% 50%;opacity: 0.8;}
.auth-card .auth-icon {position: absolute;right: 0;left: 0;margin: 0px auto;width: 80px;height: 80px; padding: 0.813rem; line-height: 80px;background: var(--bs-white);border-radius: 50%;text-align: center;box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);display: flex;}
.auth-card .auth-icon img {width: 100%;height: auto;}

.app-logo {margin-bottom: 8px;}
.app-logo img {height:50px;object-fit:cover;}
.app-main {padding: 3rem 0;display:flex; flex-wrap: wrap; justify-content: center;width:100%;overflow: auto;max-height: 100vh;}
.auth-box {padding-inline: 1.75rem;padding-bottom: 0.75rem;}
.auth-box .auth-header {text-align:center;}
.auth-footer {padding: 0.813rem 0.938rem;display: flex; flex-wrap: wrap;}
.app-lang {position: absolute;left: 0;top:0px;padding:10px;width:100%;}
#pnlMenuLanguage{display: flex;justify-content: space-between;  width: 100%;}
.auth-card {border-bottom-width: 4px;border-bottom-style:solid;}