/* /Pages/Server/ServerEdit.razor.rz.scp.css */
.result-check[b-x8574mtqf7] {

}

.result:hover[b-x8574mtqf7] {
    background: #F0F0F0 !important;
}

    .result:hover > .result-check[b-x8574mtqf7] {
        visibility: visible;
    }

.result-container[b-x8574mtqf7] {
    z-index: 99;
}
/* /Shared/Components/Layout/TopMenu.razor.rz.scp.css */
.autocomplete-items[b-rq5is5kugq] {
    position: absolute;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

    .autocomplete-items div[b-rq5is5kugq] {
        cursor: pointer;
    }

.autocomplete-items-container[b-rq5is5kugq] {
    margin-top: 5px;
    background: #ffffff;
}

    .autocomplete-items-container div[b-rq5is5kugq] {
        padding: 10px;
    }

        .autocomplete-items-container div:hover[b-rq5is5kugq] {
            background: #F0F0F0;
        }

/*when navigating through the items using the arrow keys:*/
.autocomplete-active[b-rq5is5kugq] {
    background-color: DodgerBlue !important;
    color: #ffffff;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.bd-placeholder-img[b-kmw55t4bx8] {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg[b-kmw55t4bx8] {
        font-size: 3.5rem;
    }
}

body[b-kmw55t4bx8] {
    font-size: .875rem;
}

.feather[b-kmw55t4bx8] {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}
