.auth-brand .logo-dark img, .auth-brand .logo-light img {
    height: 85px
}
.auth-brand .logo-dark img, .auth-brand {
    left: 0;
    right: 0;
}
.swal2-toast h2:where(.swal2-title) {
    margin: .5em 1em 0 1em !important;
}
.swal2-toast div:where(.swal2-html-container) {
    margin: 0 1em .5em 1em !important;
}
.swal2-backdrop-show {
    backdrop-filter: blur(0);
}
.dropdown-menu-xxxl {
    width: 800px;
}
.dir-ltr {
    direction: ltr;
}
.choices__inner {
    padding: 0.6rem 0.77rem !important;;
}
.choices[data-type*=select-one]:after {
    top: 21px;
}
