
body.login-page, body.register-page, body.error-page {
    background-image: url("/img/fsto/body-bg.svg") !important;
    background-color: #111f29 !important;
    background-size: cover;
}

.row.select2 .select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color:#444 !important;
}

.text-fii {
    color: #8cc300 !important;
}
