.color-vys {
    color: #BCB7C3 !important;
}

.login-title {
    font-size: 22px;
    font-weight: 600 !important;
}

.register-btn-vys {
    font-size: 15px;
}

.login-bg-vys {
    background-color: #333348;
    background-image: url("https://demosmartax.visiosoft.com.tr/app/default/assets/vendor/visiosoft/smart_tax-theme/resources/images/login-footer.svg?v=1690889423");
    background-position: 50% 100%;
    background-size: 80%;
    background-repeat: no-repeat;
}

.text-user-navigation {
    color: #464646 !important;
}

.text-header-title {
    color: #3699ff !important;
    font-size: 24px;
}

.login-form .form-group input {
    min-width: 460px;
}

.login-form .alert {
    margin: 20px 24px;
}

.swal-wide {
    width: 55em !important;
}

.alert {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.alert p {
    margin: 0 !important;
}

.alert .close {
    font-size: initial;
}