/* _content/Mars.Web/Components/BoardView.razor.rz.scp.css */
/*img {
    position: absolute;
    z-index: -100;
    height: auto;
    width: 100vw;
}*/

.background[b-yczih5wo6c] {
    background-size: 100vw 100vh;
    height: calc(100vh - 47px);
    background-repeat: no-repeat;
}
/* _content/Mars.Web/Components/IngenuityView.razor.rz.scp.css */
progress[b-07ru10y1s6] {
    accent-color: green;
    width: 4rem;
    position: absolute;
    bottom: 0px;
}

span[b-07ru10y1s6] {
    font-size: 12px;
    font-weight: 700;
}

.playerName[b-07ru10y1s6] {
    background: rgba(204, 204, 204, 0.5);
    position: absolute;
    left: 0px;
    bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
}
/* _content/Mars.Web/Components/RoverView.razor.rz.scp.css */
progress[b-uykvwt93v3] {
    accent-color: green;
    width: 8rem;
    position: absolute;
    bottom: 0px;
}

span[b-uykvwt93v3] {
    font-size: 12px;
    font-weight: 700;
}

.playerName[b-uykvwt93v3] {
    background: rgba(204, 204, 204, 0.5);
    position: absolute;
    left: 0px;
    bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
}
