/* /Views/Shared/_Layout.cshtml.rz.scp.css */
.dropdown-item-sirket[b-2ac1n0ftat] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 10px;
}

    .dropdown-item-sirket .bi[b-2ac1n0ftat] {
        font-size: 30px;
    }

    .dropdown-item-sirket span[b-2ac1n0ftat] {
        font-size: 12px;
    }
/* /Views/Shared/_LoginLayout.cshtml.rz.scp.css */
.appcontlogin[b-jd1c5bk1zs] {
    display: flex;
    min-height: 100vh;
    width: 100%;
    position: relative;
}

footer.loginfooter[b-jd1c5bk1zs] {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 5px 0;
}

.dropdown.color-modes[b-jd1c5bk1zs] {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
}

    .dropdown.color-modes .nav-link[b-jd1c5bk1zs] {
        background-color: #ffffff;
        color: #000;
        padding: 0;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        border-radius: 5px;
    }
