@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/Collectibles.WebApplication/Components/LocationPickList.razor.rz.scp.css */
.location-list[b-koufy9msak] {
    width: 50%;
}

.location-list__card[b-koufy9msak] {
    padding: 16px 16px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin-bottom: 20px;
}

.location-list__collectibles[b-koufy9msak] {
    font-size: 1em;
    padding-left: 20px;
    color: #636363;
}

.location-list__select[b-koufy9msak] {
    margin-right: 0;
    margin-left: auto;
    display: block;
}
/* _content/Collectibles.WebApplication/Pages/Companies/Index.razor.rz.scp.css */
.company-table table[b-o6jegjb712] {
    min-width: 100%;
}

.company-table th.country-name[b-o6jegjb712] {
    width: 14rem;
}

/* Subtle stripe effect */
.company-table tr:nth-child(even)[b-o6jegjb712] {
    background: rgba(255,255,255,0.4);
}

/* Don't collapse rows even if they are empty */
.company-table tbody tr[b-o6jegjb712] {
    height: 1.8rem;
}

.hello[b-o6jegjb712] {
    font-size: 128px;
}
