@charset "UTF-8";
/* CSS EXTRA */

i.fas.fa-lock {
    display: none;
}

.login.login-v2 .login-header {
    width: 350px;
    padding: 0 20px;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
    position: relative;
    justify-content: center;
    display: flex;
} 