.generate-api-key {
    cursor: pointer;
}
.logo{
    width: inherit;
    height: auto;
}
.generate-two-factor{
    cursor: pointer;
}
.generate-two-factor-recovery-code{
    cursor: pointer;
}
.two-factor-qr-code-form{
    display: none;
}
.d-none{
    display: none;
}
.navbar-brand{
    opacity: revert !important;
}
.bg-gray{
    background: #441207;
}
.bg-brown{
    background: #6A5F5D;
}
.bg-active{
    background: #229d56;
}
.select2-selection__clear{
    display: none;
}
