/* /Pages/Current.razor.rz.scp.css */
div.Rotator[b-e80y8utn14],
div.app[b-e80y8utn14] ,
body[b-e80y8utn14] ,
html[b-e80y8utn14]  {
    height: 100%!important;
}
div.Progress[b-e80y8utn14]{
    background-color: blue;
    text-align: center;
    font-size: xx-small;
    white-space: nowrap;
    overflow-y: visible;
    max-height: 2px;
    z-index: 10;
    position: relative;
    height:1px;
}
div.Rotator[b-e80y8utn14]{
    position: absolute;
    width: 100%;
    z-index: -10;
    border-radius: 5px;
    border-style: groove;
    border-color: darkgray;
    padding: 2px;
}
div.Translucent[b-e80y8utn14]{
    opacity: 20%;
}
div.LessTranslucent[b-e80y8utn14]{
    opacity: 80%;
    background-color: lightblue;
    border-radius: 3px;
}
div.RotateFrameData[b-e80y8utn14]{
    position: absolute;
    height: 45px;
    width: 100%;
}
div.PlayPause[b-e80y8utn14]{
    font-size: xx-large;
    float: left;
    width: 33%;
}
div.CountdownTimer[b-e80y8utn14]{
    float: right;
    margin: 3px;
    width: 33%;
    text-align: right;
    padding: 3px;
}
div.FrameBubble[b-e80y8utn14]{
    height: 10px;
    width: 10px;
    background-color: #ffb400;
    border-radius: 3px;
    float: left;
    margin: 1px;
}
div.CurrentFrameBubble[b-e80y8utn14]{
    box-shadow: 1px 1px 3px #ff1e00;
    border-color: #ff5a00;
    border-style: solid;
    border-width: 2px;
}
div.FrameBubbles[b-e80y8utn14]{
    margin-left:auto;
    margin-right:auto;
    padding-top: 3px;
}
div.FrameSelector[b-e80y8utn14]
{
    float: right;
    width:33%;
    display: flex;
    align-items: center;
}
div.Injectable *[b-e80y8utn14]
{
    font-size: xxx-large;
    text-align: center;
}
/* /Pages/Index.razor.rz.scp.css */
ul.Info[b-ufl4c8u8sp]{
    display: block;
    float: left;
}
img.QR[b-ufl4c8u8sp]{
    display: block;
    float: right;
}
iframe.Calendar[b-ufl4c8u8sp]{
    display: block;
}
div.Calendar[b-ufl4c8u8sp]{
    clear: both;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-z6jt1oe3iw] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-z6jt1oe3iw] {
    flex: 1;
}

.sidebar[b-z6jt1oe3iw] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-z6jt1oe3iw] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-z6jt1oe3iw]  a, .top-row[b-z6jt1oe3iw]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-z6jt1oe3iw]  a:hover, .top-row[b-z6jt1oe3iw]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-z6jt1oe3iw]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-z6jt1oe3iw] {
        display: none;
    }

    .top-row.auth[b-z6jt1oe3iw] {
        justify-content: space-between;
    }

    .top-row[b-z6jt1oe3iw]  a, .top-row[b-z6jt1oe3iw]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-z6jt1oe3iw] {
        flex-direction: row;
    }

    .sidebar[b-z6jt1oe3iw] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-z6jt1oe3iw] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-z6jt1oe3iw]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-z6jt1oe3iw], article[b-z6jt1oe3iw] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4t7p9b5owy] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-4t7p9b5owy] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4t7p9b5owy] {
    font-size: 1.1rem;
}

.oi[b-4t7p9b5owy] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4t7p9b5owy] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4t7p9b5owy] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4t7p9b5owy] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4t7p9b5owy]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-4t7p9b5owy]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-4t7p9b5owy]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4t7p9b5owy] {
        display: none;
    }

    .collapse[b-4t7p9b5owy] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
