/* _content/Vioren.Truf.Bsui/Common/Components/Errors/BlazorErrorUI.razor.rz.scp.css */
#blazor-error-ui[b-x6hj7vlvv3]
{
    display: none;
    background-color: transparent;
    box-shadow: none;
    padding: 30px;
}
/* _content/Vioren.Truf.Bsui/Features/Matches/Details.razor.rz.scp.css */
.the-table th[b-dbv5klfdoi], .the-table td[b-dbv5klfdoi]
{
    border-radius: 0px !important;
    border: solid 1px black !important;
}

.header-main th[b-dbv5klfdoi]
{
    text-align: center;
}

.player-nickname-first[b-dbv5klfdoi]
{
    font-weight: bold;
    font-size: 150%;
    border-top: solid 2px black !important;
    border-bottom: 0px !important;
    border-left: solid 2px black !important;
    border-right: solid 2px black !important;
    border-bottom: 0px !important;
}

.player-nickname[b-dbv5klfdoi]
{
    font-weight: bold;
    font-size: 150%;
    border-top: solid 2px black !important;
    border-bottom: 0px !important;
    border-right: solid 2px black !important;
}

.header-totalpoints th[b-dbv5klfdoi]
{
    text-align: center;
}

.player-totalpoints-first[b-dbv5klfdoi]
{
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    border-top: solid 2px black !important;
    border-bottom: solid 2px black !important;
    border-left: solid 2px black !important;
    border-right: solid 2px black !important;
    border-radius: 0px;
}

.player-totalpoints[b-dbv5klfdoi]
{
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    border-top: solid 2px black !important;
    border-bottom: solid 2px black !important;
    border-right: solid 2px black !important;
}

.header-info th[b-dbv5klfdoi]
{
    text-align: center;
}

.header-game[b-dbv5klfdoi]
{
    background-color: #f0f0f0 !important;
}

.header-bid-first[b-dbv5klfdoi]
{
    border-left: solid 2px black !important;
}

.header-bid[b-dbv5klfdoi]
{
}

.header-points[b-dbv5klfdoi]
{
    border-right: solid 2px black !important;
}

.game td[b-dbv5klfdoi]
{
    text-align: center;
}

.number[b-dbv5klfdoi]
{
    background-color: #f0f0f0;
}

.bid-first[b-dbv5klfdoi]
{
    border-left: solid 2px black !important;
    background-color: white;
    color: black;
}

.bid[b-dbv5klfdoi]
{
    background-color: white;
    color: black;
}

.actual[b-dbv5klfdoi]
{
    background-color: white;
    color: black;
}

.points[b-dbv5klfdoi]
{
    background-color: white;
    color: black;
    border-right: solid 2px black !important;
}

.trufsuit[b-dbv5klfdoi]
{
    background-color: white;
}

.totalbid[b-dbv5klfdoi]
{
    background-color: white;
}

.updown[b-dbv5klfdoi]
{
    background-color: white;
}
/* _content/Vioren.Truf.Bsui/Layouts/MainLayout.razor.rz.scp.css */
.logo[b-07l8shrr84]
{
    background-image: url(~/../img/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-color: yellow;
    background-color: #F1F1F1;
    padding: 10px;
    min-height: 90px;
}

.main-content[b-07l8shrr84]
{
    position: relative;
    min-height: calc(100vh - 64px);
    padding: 12px 24px 32px 24px;
}
