@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/SimMedia.WebUICore/Components/FileRepo.razor.rz.scp.css */
.ellipsis[b-djfqarbqbp] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.ellipsis-200[b-djfqarbqbp] {
    max-width: 200px;
}
/* _content/SimMedia.WebUICore/Components/PersonSelector.razor.rz.scp.css */
.person-selector[b-iuucmyfacs] {
    position: relative;
}

    .person-selector .search-results-panel[b-iuucmyfacs] {
        position: absolute;
        top: 38px;
        left: 0;
        right: 0;
        background: white;
        border: 1px solid #ddd;
        border-radius: 4px;
        z-index: 2000; /* higher than modal */
        max-height: 250px;
        overflow-y: auto;
    }

    .person-selector .search-result-item[b-iuucmyfacs] {
        padding: 6px 10px;
        cursor: pointer;
    }

        .person-selector .search-result-item:hover[b-iuucmyfacs] {
            background: #f5f5f5;
        }

    .person-selector .search-spinner[b-iuucmyfacs] {
        position: absolute;
        top: 8px;
        right: 10px;
        color: #888;
    }
/* _content/SimMedia.WebUICore/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-04h928jp47] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-04h928jp47] {
  color: #0077cc;
}

.btn-primary[b-04h928jp47] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-04h928jp47], .nav-pills .show > .nav-link[b-04h928jp47] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-04h928jp47] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-04h928jp47] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-04h928jp47] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-04h928jp47] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-04h928jp47] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
