/* _content/imgshr/Pages/Index.razor.rz.scp.css */
body[b-23r9wpa6xv] {
    background-color: #000000;
}

.AccessDeniedContainer[b-23r9wpa6xv]{
    top:200px;
    left:40px;
    position:absolute;
}

.notfound[b-23r9wpa6xv] {
    top: 200px;
    left: 40px;
    position: absolute;
}

.ImageContainer[b-23r9wpa6xv] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 10px;
    max-width: 75vw;
    max-height: 75vh;
    z-index: 1000;
}

.GalleryImage[b-23r9wpa6xv]{
    
    max-width:100%;
    max-height:100%;
}

.LoadingContainer[b-23r9wpa6xv]{
    position:absolute;
    left:40vw;
    top:40vh;
}



.logincontainer[b-23r9wpa6xv] {
    position: fixed;
    top: 10px;
    right: 10px;
    font-family: 'Courier New', Courier, monospace;
}

.notfoundlabel[b-23r9wpa6xv] {
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size:1rem;
    font-weight:normal;
}


@media (max-width: 768px) {
    .ImageContainer img[b-23r9wpa6xv] {
        width: auto;
        height: auto;
        max-width: 100vw;
        max-height: 100vh;
        object-fit: contain;
        display: block;
        margin: auto;
    }

    .ImageContainer[b-23r9wpa6xv] {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100vw;
        max-height: 100vh;
        padding: 10px;
        box-sizing: border-box;
    }
}
/* _content/imgshr/Pages/Login.razor.rz.scp.css */
body[b-weydqdu9u8] {
}
.logincontainer[b-weydqdu9u8]{
    margin:10px;
    display:flex;
    flex-direction:column;
    width:200px;
}
/* _content/imgshr/Shared/BannerHeaderComponent.razor.rz.scp.css */
.BannerContainer[b-3h591loxuu] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 160px;
    background-image: linear-gradient(180deg, #153e61 0%, #3271a8 70%);
    padding: 20px;
}

.BannerControls[b-3h591loxuu] {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.UploadAndSignInContainer[b-3h591loxuu]{
    display:flex;
    flex-direction:row;
    margin-left:5px;
}

.SignInControlsOuterContainer[b-3h591loxuu] {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 8px;
    padding: 10px;
}

.SignInControls[b-3h591loxuu] {
    display: flex;
    flex-direction: column;
    align-content: end;
    margin-right: 50px;
}

.UsernameControls[b-3h591loxuu] {
    display: flex;
    flex-direction: column;
}

.PasswordControls[b-3h591loxuu] {
    display: flex;
    flex-direction: column;
}

.SignInLabel[b-3h591loxuu] {
    font-size: 14px;
    font-weight: normal;
    color: white;
}

.loginButtonContainer[b-3h591loxuu] {
    margin-top: 30px;
    display:flex;
    flex-direction:column;
}

.BannerLabel[b-3h591loxuu] {
    font-size: 60px;
    color: white;
    width: 60vw;
    margin-left: 10px;
    margin-top:10px;
}

.ImageSpacer[b-3h591loxuu] {
    margin-right: 10px;
}

.UploadButton[b-3h591loxuu] {
    margin-top: 30px;
    margin-right:30px;    
}



@media (max-width: 930px) {

    .BannerContainer[b-3h591loxuu] {
        width: 100%;
        height: auto;
        padding: 0px;
        padding-bottom:10px;
    }

    .BannerLabel[b-3h591loxuu] {
        font-size: 30px;
        margin-left: 20px;
        margin-bottom:10px;
    }

    .BannerControls[b-3h591loxuu] {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .UploadAndSignInContainer[b-3h591loxuu] {
        display: flex;
        flex-direction: column;
        margin-left: 20px;
    }

    .SignInControlsOuterContainer[b-3h591loxuu] {
        margin:5px;        
        width:50vw;
        display:flex;
        flex-direction:column;
    }

    .SignInControls[b-3h591loxuu] {
        margin-right: 0px;        
    }

    .UploadButton[b-3h591loxuu] {
        margin-top:0px;
        margin-left:10px;
    }

    .loginButtonContainer[b-3h591loxuu]{
        margin-top:10px;
    }
}
/* _content/imgshr/Shared/FourZeroFourComponent.razor.rz.scp.css */
body[b-8y2ldwdbu1] {
    font-size:12px;
}

.iperror[b-8y2ldwdbu1] {
    color: #c5c8c9;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 10px;
    max-width: 75vw;
    max-height: 75vh;
    z-index: 1000;
}
/* _content/imgshr/Shared/GDPRComponent.razor.rz.scp.css */
/*GDPR MODAL */
#GDPRModal[b-lxtygakuk8] {
    background-color: rgba(30, 138, 131, 0.5);
}

.modal-content[b-lxtygakuk8] {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    display: flex;
    flex-direction: column;
    animation-name: slideIn-b-lxtygakuk8;
    animation-duration: 0.5s;
}

.modal-header[b-lxtygakuk8] {
    display: flex;
    flex-direction: column;
}

.ModalHeaderContainer[b-lxtygakuk8] {
}

.ModalInformationContainer[b-lxtygakuk8] {
}

.ModalHeaderLabel[b-lxtygakuk8] {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ModalInformationLabel[b-lxtygakuk8] {
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    margin-top: 10px;
}

.SaveCancelButtons[b-lxtygakuk8] {
    display: flex;
    flex-direction: row;
    margin-right: 20px;
    margin-left: auto;
    padding-bottom: 10px;
}


.RefuseButton[b-lxtygakuk8] {
    background-color: #3f6670;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    list-style: none;
    margin: 10px;
    outline: none;
    padding: 10px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .RefuseButton:hover[b-lxtygakuk8],
    .RefuseButton:focus[b-lxtygakuk8] {
        background-color: #db6642;
    }


.ConsentButton[b-lxtygakuk8] {
    background-color: #328fa8;
    border-radius: 8px;
    border-style: none;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    list-style: none;
    margin: 10px;
    outline: none;
    padding: 10px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: color 100ms;
    vertical-align: baseline;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .ConsentButton:hover[b-lxtygakuk8],
    .ConsentButton:focus[b-lxtygakuk8] {
        background-color: #d19c24;
    }




@-webkit-keyframes slideIn {
    0% {
        transform: translateY(-900px);
    }

    100% {
        transform: translateY(0);
    }
}

@-moz-keyframes slideIn {
    0% {
        transform: translateY(-900px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes slideIn-b-lxtygakuk8 {
    0% {
        transform: translateY(-900px);
    }

    100% {
        transform: translateY(0);
    }
}
/* _content/imgshr/Shared/MainLayout.razor.rz.scp.css */
.page[b-mick2xbgcc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mick2xbgcc] {
    flex: 1;
}

.sidebar[b-mick2xbgcc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mick2xbgcc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mick2xbgcc]  a, .top-row .btn-link[b-mick2xbgcc] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-mick2xbgcc] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-mick2xbgcc] {
        display: none;
    }

    .top-row.auth[b-mick2xbgcc] {
        justify-content: space-between;
    }

    .top-row a[b-mick2xbgcc], .top-row .btn-link[b-mick2xbgcc] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mick2xbgcc] {
        flex-direction: row;
    }

    .sidebar[b-mick2xbgcc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mick2xbgcc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-mick2xbgcc], article[b-mick2xbgcc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/imgshr/Shared/Stream_Component.razor.rz.scp.css */
body[b-x9jrtfr0ae] {
    
}

.countdown-timer[b-x9jrtfr0ae] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Courier New', Courier, monospace;
    padding: 20px;
    border-radius: 10px;
    color: var(--clock_colour);
    gap: 10px;
    flex-direction: row;
}

.time-block[b-x9jrtfr0ae] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.digits[b-x9jrtfr0ae] {
    font-size: 48px;
    font-weight: bold;
    background-color: #000;
    padding: 10px 20px;
    border-radius: 6px;
    box-shadow: inset 0 0 5px var(--clock_colour);
    letter-spacing: 2px;
}

.label[b-x9jrtfr0ae] {
    font-size: 14px;
    margin-top: 5px;
    color: #aaa;
}

.separator[b-x9jrtfr0ae] {
    font-size: 48px;
    font-weight: bold;
    color: var(--clock_colour);
}

.streamcontainer[b-x9jrtfr0ae] {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    background-image: url('bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100vh;
    position: relative;
}

.errorcontainer[b-x9jrtfr0ae] {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.titlecontainer[b-x9jrtfr0ae] {
    width: fit-content;
    margin-left: 40%;
    margin-right: auto;
    display:flex;
    flex-direction:row;
}

.streamstartingtitlecontainer[b-x9jrtfr0ae] {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
}

.titlelabel[b-x9jrtfr0ae] {
    font-size: 1.4rem;
    margin-top: 5px;
    color: var(--clock_colour);
    width:fit-content;
    margin-left:auto;
    margin-right:auto;
}

.streamstartingtitlelabel[b-x9jrtfr0ae]{

}

.streamview[b-x9jrtfr0ae] {
}

.streamwindow[b-x9jrtfr0ae] {
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 10px;
    width: 50vw;
    height: 50vh;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:rgba(0,0,0,0.7);
}

.loader[b-x9jrtfr0ae] {
    width: 50px;
    aspect-ratio: 1;
    display: flex;
    color: orange;
    background: linear-gradient(var(--clock_colour) 0 0) right /51% 100%, linear-gradient(var(--clock_colour) 0 0) bottom /100% 51%;
    background-repeat: no-repeat;
    animation: l16-0-b-x9jrtfr0ae 2s infinite linear .25s;
    margin-left: auto;
    margin-right: auto;
}

    .loader[b-x9jrtfr0ae]::before {
        content: "";
        width: 50%;
        height: 50%;
        background: var(--clock_colour);
        animation: l16-1-b-x9jrtfr0ae .5s infinite linear;
    }

@keyframes l16-0-b-x9jrtfr0ae {
    0%,12.49% {
        transform: rotate(0deg)
    }

    12.5%,37.49% {
        transform: rotate(90deg)
    }

    37.5%,62.49% {
        transform: rotate(180deg)
    }

    62.5%,87.49% {
        transform: rotate(270deg)
    }

    87.5%,100% {
        transform: rotate(360deg)
    }
}

@keyframes l16-1-b-x9jrtfr0ae {
    0% {
        transform: perspective(80px) rotate3d(-1,-1,0,0)
    }

    80%,100% {
        transform: perspective(80px) rotate3d(-1,-1,0,-180deg)
    }
}

@media (max-width: 1000px) {
    .countdown-timer[b-x9jrtfr0ae] {
        padding: 10px;
        gap: 6px;
    }

    .digits[b-x9jrtfr0ae] {
        font-size: 32px;
        padding: 6px 12px;
        letter-spacing: 1px;
    }

    .separator[b-x9jrtfr0ae] {
        font-size: 32px;
    }

    .label[b-x9jrtfr0ae] {
        font-size: 12px;
    }

    .streamview[b-x9jrtfr0ae] {
    }

    .streamwindow[b-x9jrtfr0ae] {
        border-radius: 6px;
        width: 90vw;
        height: 80vh;
        margin: auto;
    }

    .titlecontainer[b-x9jrtfr0ae] {
        width: fit-content;
        margin-left: 10%;
        margin-right: auto;       
    }

    .titlelabel[b-x9jrtfr0ae] {
        font-size: 1.1rem;       
    }
}
