/* /Components/NavBar.razor.rz.scp.css */
.navbar[b-tdcx7jxodp]{
    background-color: #09151c !important;
}

.navbar-brand[b-tdcx7jxodp]{ 
    font-family: TitiliumBold, serif;
    font-weight: bold;
    padding-left: 5px;
}
/* /Components/TableLine.razor.rz.scp.css */


.brs-table-line[b-0gxai4zq3d]{
    padding: 4px 0;
    border-bottom: 1px solid #2f6e91;
    display: block;
    width: 100%;
}

.brs-table-line.thick-border[b-0gxai4zq3d]{
    border-bottom: 5px solid #2a85b8;
}

.brs-table-line:hover[b-0gxai4zq3d]{
    background-color: #0d2634;
}

.brs-table-line a[b-0gxai4zq3d]{
    color: white;
}

.brs-table-line.not-active[b-0gxai4zq3d]{
    color: #41728d;
}

.brs-table-line.status-today[b-0gxai4zq3d]{
    color: #26b050;
}

.brs-table-line .brs-table-cell[b-0gxai4zq3d]{
    display: inline-block;
}

.brs-table-line .brs-table-cell.rank[b-0gxai4zq3d]{
    text-align: center;
    font-family: TitiliumLight, serif;
    width: 10%;
}
.brs-table-line .brs-table-cell.hardtext[b-0gxai4zq3d]{
    font-family: TitiliumSemiBold, serif;
    width: 60%;
}

.brs-table-line .brs-table-cell.hardtext a[b-0gxai4zq3d]{
    color: white !important;
}
.brs-table-line.not-active .brs-table-cell.hardtext a[b-0gxai4zq3d]{
    color: #41728d !important;
}
.extra-column[b-0gxai4zq3d]{
    font-family: TitiliumLight, serif;
    font-size: 0.75em;
    margin: 2px 8px 0 8px;
    padding: 2px 8px;
    background-color: rgba(255,255,255,0.1);
    text-align: center;
    white-space: nowrap;
    border-radius: 4px 4px;
}
.extra-column.will-float[b-0gxai4zq3d]{
    float: right;
}

.brs-table-line .brs-table-cell.time[b-0gxai4zq3d]{
    text-align: right;
    font-family: TitiliumBold, serif;
    width: 26%;
}

.brs-table-line .avatar[b-0gxai4zq3d]{
    border: 2px solid #0f6674;
    margin: 4px;
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 400px) {
    .extra-column[b-0gxai4zq3d]{
        display: none;
    }
    .brs-table-line.hardtext[b-0gxai4zq3d]{
        width: 52%;
    }
    .brs-table-cell.time[b-0gxai4zq3d]{
        width: 36%;
    }
}
/* /Components/TournamentBar.razor.rz.scp.css */


.tourney-banner[b-4qnkykroj7]{
    background-color: #09151c;
    margin-right: -30px;
    margin-left: -30px;
    margin-bottom: 1rem;
}

.tourney-links[b-4qnkykroj7]{
    font-family: TitiliumLight, "Segoe UI", serif;
    padding-bottom: 1rem;
    border-bottom: 1px solid #1f4860;
    margin-bottom: 1rem;
}
/* /Layouts/HeadToHeadLayout.razor.rz.scp.css */
/* /Layouts/MainLayout.razor.rz.scp.css */
.page[b-tu69momec6] {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-top: 56px;
    padding-bottom: 30px;
}

.main[b-tu69momec6] {
    flex: 1;
}

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





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

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

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

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

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

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

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

    .main > div[b-tu69momec6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.home-page-tiles[b-y4rfzfi451]{
    margin-top: 2rem;
    margin-bottom: 1rem;
    text-align: center;
}

.tile-link img:hover[b-y4rfzfi451]{
    cursor: pointer;
    background-color: #0f6674;
}

.tile-link img[b-y4rfzfi451]{
    width: 15rem;
    border: 2px solid #0c5460;
    margin: 1rem;
}
/* /Pages/Tournament/Challonge.razor.rz.scp.css */
/* (Vise l'élément avec blazor, pas comme je fais ici évidemment) */
/* Allows removing more than just 30px off the bottom Challonge margin */
.challonge-box[b-x9ntzxwhwr] {
    overflow: hidden;
    opacity:0;
    -webkit-animation: challongeFade 1s forwards;
    -webkit-animation-delay: 2.2s;
    animation: challongeFade 1s forwards;
    animation-delay: 2.2s;
}

/* Get rid of the huuuuuge margins from Challonge. Since we can't affect the iframe's content */
#challonge-module[b-x9ntzxwhwr] {
    height: calc(100vh - 70px);
    width: calc(100vw + 24.2rem);
    margin: 0 -14rem -106px -13.4rem;
}

@-webkit-keyframes challongeFade {
    100% { opacity: 1; }
}

/* /Pages/Tournament/HeadToHead/Panel.razor.rz.scp.css */
.head-to-head-container[b-ycfpagf91j]{
    width: 1920px;
    height: 1080px;
    overflow: hidden;
    padding: 30px;
    font-size: 1.8em;
    background: rgb(4,33,62);
    background: radial-gradient(circle, rgba(4,33,62,1) 0%, rgba(20,62,84,1) 46%, rgba(32,101,115,1) 100%);
    font-family: TitiliumLight, serif;
    opacity:0;
    -webkit-animation: containerFade 2s forwards;
    animation: containerFade-b-ycfpagf91j 2s forwards;
}

.head-to-head-container-sub[b-ycfpagf91j]{
    opacity:0;
    -webkit-animation: sectionFade 1s forwards;
    animation: sectionFade-b-ycfpagf91j 1s forwards;
}

@keyframes containerFade-b-ycfpagf91j {
    100% { opacity: 1; }
}

@keyframes sectionFade-b-ycfpagf91j {
    100% { opacity: 1; }
}

.background-image[b-ycfpagf91j] {
    position: absolute;
    opacity: 0.05;
    top: -60px;
    left: 50px;
    /* left: -50px; */
    /* -webkit-animation:move 10s infinite alternate;
    -webkit-animation-name: move; */
}
.background-image img[b-ycfpagf91j]{
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
    height: 1160px;

}
@-webkit-keyframes move {
    0% { left: 0px;}
    100%{ left: -140px;}
}

.head-to-head-container .title[b-ycfpagf91j]{
    font-size: 0.85em;
    padding-top: 3px;
}

.head-to-head-mid-title[b-ycfpagf91j]{
    font-family: TitiliumBold, serif;
    font-size: 1.1em;
    border-bottom: 1px solid white;
}

.head-to-head-round[b-ycfpagf91j] {
    padding: 5px;
    margin-bottom: 8px;
    font-family: TitiliumSemiBold, serif;
}
.head-to-head-round h1[b-ycfpagf91j]{
    margin: 0;
}

.head-to-head-name[b-ycfpagf91j] {
    font-size: 2.2em;
    border-bottom: 1px solid white;
    font-family: TitiliumBold, serif;
    padding-bottom: 8px;
}
.head-to-head-name span[b-ycfpagf91j]{
    margin-left: 10px;
    margin-right: 10px;
}
.head-to-head-name img.avatar[b-ycfpagf91j]{
    width: 80px;
    height: 80px;
    border: 3px solid white;
    margin: 0 25px 8px 25px;
}
.head-to-head-name img.logo[b-ycfpagf91j]{
    height: 180px;
    margin-bottom: 8px;
}

.head-to-head-times[b-ycfpagf91j]{
    font-size: 0.9em;
    padding: 3px 0;
    background-color: rgba(0,0,0,0.5);
    border-bottom: 1px solid white;
}

.head-to-head-times .badge[b-ycfpagf91j]{
    min-width: 40px;
}
.head-to-head-times .badge.badge1[b-ycfpagf91j]{
    background-color: #FDB931;
    color: black;
    font-weight: bold;
}

.head-to-head-times .badge.badge2[b-ycfpagf91j]{
    background-color: #9fa4c4;
    color: black;
    font-weight: bold;
}

.head-to-head-times .badge.badge3[b-ycfpagf91j]{
    background-color: #965E0B;
}

.head-to-head-times .col-10[b-ycfpagf91j]{
    font-family: RussoOne, serif;
    padding-top: 3px;
}

.head-to-head-times .col-5[b-ycfpagf91j]{
    position: relative;
}

.head-to-head-times .animateLeft[b-ycfpagf91j]{
    position: absolute;
    left: -1000px;
    top:-4px;
    width: 100%;
}
.head-to-head-times .animateRight[b-ycfpagf91j]{
    position: absolute;
    width: 100%;
    top:-4px;
    right: -1000px;
}
.head-to-head-times.stats .animateFadeRight[b-ycfpagf91j]{
    position: absolute;
    width: 100%;
    opacity: 0;
    top:-4px;
    right:0;
    transform: scale(0.7);
}
.head-to-head-times.stats .animateFadeLeft[b-ycfpagf91j]{
    position: absolute;
    width: 100%;
    opacity: 0;
    top:-4px;
    left:0;
    transform: scale(0.7);
}

.head-to-head-times .animateLeft.first[b-ycfpagf91j]{
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 2s;
    animation: slideLeft-b-ycfpagf91j 1s forwards;
    animation-delay: 2s;
}
.head-to-head-times .animateLeft.second[b-ycfpagf91j]{
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 2.3s;
    animation: slideLeft-b-ycfpagf91j 1s forwards;
    animation-delay: 2.2s;
}
.head-to-head-times .animateLeft.third[b-ycfpagf91j]{
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 2.6s;
    animation: slideLeft-b-ycfpagf91j 1s forwards;
    animation-delay: 2.4s;
}
.head-to-head-times .animateRight.first[b-ycfpagf91j]{
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 2s;
    animation: slideRight-b-ycfpagf91j 1s forwards;
    animation-delay: 2s;
}
.head-to-head-times .animateRight.second[b-ycfpagf91j]{
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 2s;
    animation: slideRight-b-ycfpagf91j 1s forwards;
    animation-delay: 2.2s;
}
.head-to-head-times .animateRight.third[b-ycfpagf91j]{
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 2s;
    animation: slideRight-b-ycfpagf91j 1s forwards;
    animation-delay: 2.4s;
}

.head-to-head-times .animateFadeLeft[b-ycfpagf91j],
.head-to-head-times .animateFadeRight[b-ycfpagf91j]
{
    -webkit-animation: valueFade 1s forwards;
    -webkit-animation-delay: 2s;
    animation: valueFade-b-ycfpagf91j 1s forwards;
    animation-delay: 2.4s;
}

@keyframes valueFade-b-ycfpagf91j {
    100% { opacity: 1; transform: scale(1.0); }
}

@-webkit-keyframes slideLeft {
    100% { left: 0; }
}

@keyframes slideLeft-b-ycfpagf91j {
    100% { left: 0; }
}

@-webkit-keyframes slideRight {
    100% { right: 0; }
}

@keyframes slideRight-b-ycfpagf91j {
    100% { right: 0; }
}

.last-row[b-ycfpagf91j] {
    /*border-bottom: 1px solid white;*/
    margin-bottom: 6px;
}

.head-to-head-history[b-ycfpagf91j]{
    font-size: 0.9em;
    margin-top: 12px;
}

.head-to-head-history .run-single[b-ycfpagf91j] {
    font-size: 0.95em;
}
.head-to-head-history .run-single .badge-round[b-ycfpagf91j] {
    min-width: 160px;
    margin: 4px 8px;
    vertical-align: top;
}
.head-to-head-history .run-single .deathless[b-ycfpagf91j] {
    margin: 4px 8px;
    vertical-align: top;
}

.head-to-head-history .run-single .badge-beeb[b-ycfpagf91j]{
    margin: -10px 0 0;
    font-size: 0.7em;
    vertical-align: middle;
}

.head-to-head-history .run-single .versus[b-ycfpagf91j] {
    margin: 0 2px 0 4px;
}
.head-to-head-history .run-single .time[b-ycfpagf91j] {
    font-family: 'RussoOne', serif;
}

.head-to-head-history .col-5[b-ycfpagf91j]{
    position: relative;
}

.head-to-head-history .history-fade[b-ycfpagf91j]{
    position: absolute;
    width: 100%;
    opacity: 0;
    top: 65px;
    -webkit-animation: historyFade 1s forwards;
    -webkit-animation-delay: 2.2s;
    animation: historyFade-b-ycfpagf91j 1s forwards;
    animation-delay: 2.2s;
    margin-top: 15px;
}

.head-to-head-history .history-content[b-ycfpagf91j]{
    display: inline-block;
    margin: 0 6px;
}
.history-content.first[b-ycfpagf91j] {
     margin: 0 !important;
}

@-webkit-keyframes historyFade {
    100% { top: 0; opacity: 1; }
}

@keyframes historyFade-b-ycfpagf91j {
    100% { top: 0; opacity: 1; }
}
/* /Pages/Tournament/Improvements.razor.rz.scp.css */
.improvements-container[b-rmh2uai38q]{
    width: 100%;
}
.improvements-description[b-rmh2uai38q]{
    margin: 0 auto;
}
.improvements-table[b-rmh2uai38q]{
    margin: 0 auto;
    width: 100%;
    font-family: TitiliumLight, "Segoe UI", serif;
}
.improvements-table th[b-rmh2uai38q]{
    font-size: 1.2em;
    text-align: center;
    background-color: #16384a;
    padding: 8px 0;
}
.improvements-table .h-runner[b-rmh2uai38q]{
    text-align: left;
}
.improvements-table .h-pb[b-rmh2uai38q]{
    text-align: right;
    padding-right: 36px;
}

.runner-line[b-rmh2uai38q]{
    
    border-bottom: 1px solid #2f6e91;
    padding: 4px 0;
}
.runner-line.is-eliminated[b-rmh2uai38q]{
    color: #436579 !important;
}

.runner-line.has-won td[b-rmh2uai38q]{
    color: #61D835;
    font-weight: bold;
}
.runner-line.has-lost td[b-rmh2uai38q]{
    color: #FF644E;
    font-weight: bold;
}
.runner-line .rank[b-rmh2uai38q]{
    text-align: right;
    padding-right: 20px;
    font-family: TitiliumLight, "Segoe UI", serif;
}
.runner-line .runner[b-rmh2uai38q]{
    font-family: TitiliumSemiBold, serif;
}
.runner-line .pb[b-rmh2uai38q]{
    text-align: right;
    padding-right: 30px;
}

.rank-diff.has-improved[b-rmh2uai38q]{
    text-align: center;
    font-family: TitiliumBold, "Segoe UI", serif;
    color: black !important;
    background-color: #4ca228;
}
.rank-diff.has-decreased[b-rmh2uai38q]{
    text-align: center;
    font-family: TitiliumBold, "Segoe UI", serif;
    color: white !important;
    background-color: #85271b;
}

/* /Pages/Tournament/MatchUps.razor.rz.scp.css */
.match-up-tile[b-0boxaf2jhn]{
    border: 1px solid #2f6e91;
}

.match-up-is-winner[b-0boxaf2jhn]{
    font-family: TitiliumBold, serif;
    color: goldenrod;
}
/* /Pages/Tournament/Runs/AddMatch.razor.rz.scp.css */

.add-run-timer span[b-f13c61p3e0]{
    font-size: 1.2em;
    width: 30px;
}

.add-run-didNotFinish[b-f13c61p3e0]{
    border: 1px solid #2f4049;
    padding: 8px;
    margin-top: 15px;
    background-color: #0d2634;
}
.form-step[b-f13c61p3e0]{
    margin: 5px 0;
}
/* /Pages/Tournament/Runs/AddRun.razor.rz.scp.css */

.add-run-timer span[b-d6b8h38i5w]{
    font-size: 1.2em;
    width: 30px;
}

.add-run-didNotFinish[b-d6b8h38i5w]{
    border: 1px solid #2f4049;
    padding: 8px;
    margin-top: 15px;
    background-color: #0d2634;
}
.form-step[b-d6b8h38i5w]{
    margin: 5px 0;
}
/* /Pages/Tournament/Runs/AddStats.razor.rz.scp.css */
.add-stats-line[b-mrnm4432g2]{
    border-bottom: 1px solid white;
    margin: 10px 0;
}

.add-stats-line label[b-mrnm4432g2]{
    font-size: 1.2em;
}

.add-stats-line .example[b-mrnm4432g2]{
    font-size: 0.85em;
    font-family: TitiliumLight, serif;
}
/* /Pages/Tournament/Runs/ViewStats.razor.rz.scp.css */
.add-stats-line[b-8lgz2rc0mv]{
    border-bottom: 1px solid white;
    margin: 10px 0;
}

.add-stats-line label[b-8lgz2rc0mv]{
    font-size: 1.2em;
}

.add-stats-line .example[b-8lgz2rc0mv]{
    font-size: 0.85em;
    font-family: TitiliumLight, serif;
}
