@import '_content/Uthoppia.Framework.Blazor.Bootstrap/Uthoppia.Framework.Blazor.Bootstrap.bundle.scp.css';

/* /Views/Account/Login.cshtml.rz.scp.css */
.login[b-3siyi3t45x] {
    height: calc(100vh - 98px);
}
/* /Views/Profile/Index.cshtml.rz.scp.css */
.avatar[b-0jynomftvm] {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.input-group-icon[b-0jynomftvm] {
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btn-upload-avatar[b-0jynomftvm] {
    position: absolute;
    bottom: 25%;
    right: 0;
}
/* /Views/Shared/_Layout.cshtml.rz.scp.css */
main[b-r5lkmhuclz] {
    padding-top: 98px;
}
/* /Views/Shared/_Nav.cshtml.rz.scp.css */
.search-form input[b-cwjr9onc6h] {
    padding-left: 35px;
}

.search-form i[b-cwjr9onc6h] {
    left: 10px;
    top: 12px;
}

.mmc--nav-item > div > a[b-cwjr9onc6h] {
    height: 50px;
    width: 50px;
}

.nav-link:hover[b-cwjr9onc6h], .nav-link:focus[b-cwjr9onc6h] {
    background-color: var(--bs-gray-100);
}

.dropdown-toggle[b-cwjr9onc6h]::after {
    display: none;
}

.dropdown-grid.show[b-cwjr9onc6h] {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 1rem;
}

.dropdown-grid .dropdown-item[b-cwjr9onc6h] {
    font-size: .875rem;
}

.avatar[b-cwjr9onc6h] {
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
