*{margin:0;padding:0}html,body{height:100vh}.registerPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;margin:0!important}.registerPage #RegisterForm{width:500px;margin:0 auto}@media (max-width:575.98px){.registerPage #RegisterForm{width:100%!important}}.registerPage div#header-brand i{color:green}.registerPage div#header-brand a{color:#4f504f}.registerPage #rules b{transition:all .3s}.registerPage #rules b:hover{color:#dd2525}.registerPage #register-form label{color:var(--color-color-label);float:right;text-align:right;width:100%;margin:15px 0;font-size:13px}.registerPage #register-form input{background-color:var(--color-bg_input);float:right;width:100%;font-size:13px}.registerPage #register-form input::placeholder{opacity:.6!important}.registerPage #theme-toggle{text-align:right;padding:10px;display:flex;position:absolute;top:0;right:0}.registerPage #theme-toggle .bi-brightness-alt-high-fill,.registerPage #theme-toggle .bi-moon-stars-fill{color:var(--color-sun);padding:0 10px;font-size:25px}.registerPage #theme-toggle .bi-moon-stars-fill{color:var(--color-moon)}[data-theme=dark] .registerPage #backToLoginPage{background-color:#57181e!important}[data-theme=dark] .registerPage #RegisterForm .card{background-color:#161718!important}[data-theme=dark] .registerPage #register-form input{color:#fff;border-color:#333;background-color:#161718!important}[data-theme=dark] .registerPage #register-form input::placeholder{color:#bfc0c2}[data-theme=dark] .color-bg-teal{background-color:#083a2b}[data-theme=dark] .registerPage #header-brand .site_name,[data-theme=dark] .registerPage #rules{color:#bfc0c2}[data-theme=dark] .registerPage #rules b{color:#960303}[data-theme=dark] .registerPage .regTitle,[data-theme=dark] .registerPage #register-form label{color:#bfc0c2}
