/* /Components/Layout/Foot.razor.rz.scp.css */
footer[b-nxfnjmjs09]{
    background-color: black;
    color:darkgrey;
    box-shadow: 0 50vh 0 50vh #000;
}
p[b-nxfnjmjs09]{
    margin-top:0px;
    padding-top:20px;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-8vertime6m] {
    font-family: 'Roboto', sans-serif;
    flex: 1;
    color:white;
    background-color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#blazor-error-ui[b-8vertime6m] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-8vertime6m] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-j0129wrti2] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-j0129wrti2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-j0129wrti2] {
    min-height: 3.5rem;
    background-color: black;
}

.nav-link[b-j0129wrti2] {
    color: white;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    width: 100%;
}

.navbar-brand[b-j0129wrti2] {
    font-size: 1.5rem;
    align-items:center;
    display:flex;
    justify-self:center;
}

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

    .nav-item[b-j0129wrti2]  .nav-link {
        color: white;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        
        width: 100%;
    }

.nav-item[b-j0129wrti2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: red;
}

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

.nav-scrollable[b-j0129wrti2] {
    display: none;
    background-color: black;
    flex-direction:column;
}

.navbar-toggler:checked ~ .nav-scrollable[b-j0129wrti2] {
    display: block;
}

.nav[b-j0129wrti2] {
    flex-direction: column;
    flex-wrap:wrap;
    justify-content:center;
}
@media (min-width: 641px) {
    .navbar-toggler[b-j0129wrti2] {
        display: none;
    }

    .nav-scrollable[b-j0129wrti2] {
        /* Never collapse the sidebar for wide screens */
        display:block;
        overflow-x: auto;
    }
    .nav[b-j0129wrti2] {
        display:flex;
        flex-direction:row;
    }
}
/* /Components/Pages/About.razor.rz.scp.css */
p[b-zs8p86fcdc]{
  
}
/* /Components/Pages/Addons/Addons.razor.rz.scp.css */
ul[b-unuez492ca]{
    align-items:baseline;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    max-width:1200px;
}
    @media(min-width:500px){
        ul[b-unuez492ca] {
            align-items:center;
        }
    }
li[b-unuez492ca]{
    width:300px;
}
#mapidslist[b-unuez492ca]{
    flex-direction:column;
}
    #mapidslist > li[b-unuez492ca] {
        max-width:100%;
        text-wrap:nowrap;
    }

    @media(max-width:500px){
        #mapidslist > li[b-unuez492ca]{
            width:100%;
            text-wrap:wrap;
        }
    }
/* /Components/Pages/Builds/Builds.razor.rz.scp.css */
ul[b-88gwxgsvd2]{
    align-items:baseline;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:center;
    align-content:center;
    max-width:1200px;
}
li[b-88gwxgsvd2]{
    width:300px;
}
/* /Components/Pages/JanthirWilds/Bosses/Decima/Decima.razor.rz.scp.css */
#ForeshockFigures[b-s8ajkz42yt]{
    flex-direction:column;
    width:100%;
    display:flex;
    justify-content:center;
}
@media(min-width: 1400px){
    #ForeshockFigures[b-s8ajkz42yt]{
        flex-direction: row;
    }
}
/* /Components/Pages/JanthirWilds/Bosses/Ura/Ura.razor.rz.scp.css */
#PressureBlastFigures[b-obghfn1cy3]{
    flex-direction:column;
    width:100%;
    display:flex;
    justify-content:center;
}
@media(min-width: 1400px){
    #PressureBlastFigures[b-obghfn1cy3]{
        flex-direction: row;
    }
}
/* /Components/Pages/JanthirWilds/Janthir.razor.rz.scp.css */
ol[b-omyt2odsvc]{
    list-style:decimal;
}
li[b-omyt2odsvc]{
    margin:0px;
}

/* /Components/Pages/JanthirWilds/Pre/Dolyak.razor.rz.scp.css */
#DolyakRouteFigure[b-8xgfepov44]{
    max-width:300px;
}
/* /Components/Pages/JanthirWilds/Pre/JWPre.razor.rz.scp.css */
#itemstobringul[b-sjhuz8mpxm] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

li[b-sjhuz8mpxm] {
    width: 300px;
}

ol[b-sjhuz8mpxm] {
    justify-self:center;
}
#jwentrance[b-sjhuz8mpxm]{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-evenly;
}
@media(max-width:800px){
    #jwentrance[b-sjhuz8mpxm]{
        flex-direction:column;
    }
}

#LEPurchase[b-sjhuz8mpxm] {
    display:block;
    justify-self:center;
    width:100%;
    max-width:486px;
}
/* /Components/Pages/JanthirWilds/Pre/Thumper.razor.rz.scp.css */
#SapperLeaderPathsWrapper[b-llofcshle8] {
    width:100%;
    max-width: 800px;
    justify-self: center;
}

#weatherlist[b-llofcshle8]{
    align-items:center;
}
/* /Components/Pages/JanthirWilds/Shared/JanthirTableOfContents.razor.rz.scp.css */
ol[b-390cvxh8ca] {
    list-style: decimal;
    padding-left:1rem;
}

li[b-390cvxh8ca] {
    margin: 0px;
}

#jwtoc[b-390cvxh8ca] {
    font-size: 18px;
    width: 100%;
    max-width: 800px;
    padding: 10px 0px 10px 0px;
    background-color: rgb(18,18,18);
    justify-self: center;
}
#JWToCListContain[b-390cvxh8ca]{
    display:flex;
    flex-direction: column;
    flex-wrap:wrap;
}
#JWToCListPreContainer[b-390cvxh8ca]{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-around;
}
#JWToCBossesContainer[b-390cvxh8ca]{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-around;
}
/* /Components/Pages/MovementPages/MGliding.razor.rz.scp.css */
#glideskillsUL[b-qrc2k59yc1]{
    max-width:1200px;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
}
#glideskillsUL li[b-qrc2k59yc1] {
    max-width:400px;
}
/* /Components/Pages/MovementPages/MItems.razor.rz.scp.css */
ul[b-yq8bbnufxo]{
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    max-width:1200px;
}
li[b-yq8bbnufxo]{
    max-width:400px;
}
/* /Components/Pages/MovementPages/MMasteries.razor.rz.scp.css */
ul[b-r8s5omiyfo]{
    align-items:center;
}
li[b-r8s5omiyfo]{
    width:100%;
}
li > ul > li[b-r8s5omiyfo] {
    display: flex;
    flex-direction: column;
    align-items:center;
}
li > ul > li > ul[b-r8s5omiyfo]{
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    width:100%;
    max-width:1200px;
    align-items:baseline;
    justify-content:center;
}
li > ul > li > ul > li[b-r8s5omiyfo]{
    max-width:300px;
}

.masteryHeaders[b-r8s5omiyfo]{
    object-fit:none;
    object-position:top left;
    height:80px;
    width:490px;
    justify-self:center;
}
.masteryIcon[b-r8s5omiyfo]{
    width: 75px;
}
@media(max-width:490px){
    .masteryHeaders[b-r8s5omiyfo] {
        width:100%;
    }
}
/* /Components/Pages/MovementPages/MMounts.razor.rz.scp.css */
.raptor[b-zy11wcgk3z]{
    color:rgb(255,100,100);
}
.raptor > a[b-zy11wcgk3z]{
    color:rgb(255,100,100);
}
.springer[b-zy11wcgk3z]{
    color:rgb(255,255,0);
}
.springer > a[b-zy11wcgk3z]{
    color:rgb(255,255,0);
}
.skimmer[b-zy11wcgk3z]{
    color:rgb(122,143,239);
}
.skimmer > a[b-zy11wcgk3z]{
    color:rgb(122,143,239);
}
.jackal[b-zy11wcgk3z]{
    color:rgb(150,228,255);
}
.jackal > a[b-zy11wcgk3z]{
    color:rgb(150,228,255);
}
.beetle[b-zy11wcgk3z]{
    color:rgb(221,144,73);
}
.beetle > a[b-zy11wcgk3z]{
    color:rgb(221,144,73);
}
.griffon[b-zy11wcgk3z]{
    color:rgb(160,137,255);
}
.griffon > a[b-zy11wcgk3z]{
    color:rgb(160,137,255);
}
.skyscale[b-zy11wcgk3z]{
    color:rgb(255,182,255);
}
.skyscale > a[b-zy11wcgk3z]{
    color:rgb(255,182,255);
}
.turtle[b-zy11wcgk3z]{
    color:rgb(0,241,113);
}
.turtle > a[b-zy11wcgk3z]{
    color:rgb(0,241,113);
}
.warclaw[b-zy11wcgk3z]{
    color:rgb(165,230,219);
}
.warclaw > a[b-zy11wcgk3z]{
    color:rgb(165,230,219);
}
/* /Components/Pages/Records/Records.razor.rz.scp.css */
#recordsBlurb[b-nfu7w8uj5y]{
    justify-self:center;
}
#recordssection[b-nfu7w8uj5y] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    overflow:hidden;
}

@media(max-width:800px) {
    #recordssection[b-nfu7w8uj5y] {
        align-items:baseline;
        overflow-x:scroll;
    }
}
/* /Components/Pages/Research/Rewards/Rewards.razor.rz.scp.css */
/* /Components/Pages/Schedule/Schedule.razor.rz.scp.css */
/* Style the tab */
.tab[b-jjisagiid2] {
  overflow: hidden;
  border: 1px solid darkred;
  background-color: darkred;
  width:100%;
  max-width:1000px;
  justify-self:center;
}

/* Style the buttons that are used to open the tab content */
.tab button[b-jjisagiid2] {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  color:#d7d7d7;
}

/* Change background color of buttons on hover */
.tab button:hover[b-jjisagiid2] {
  background-color: rgb(216, 0, 0);
}

/* Create an active/current tablink class */
.tab button.active[b-jjisagiid2] {
  background-color: red;
  color:white;
}

/* Style the tab content */
.tabcontent[b-jjisagiid2] {
    display: none;
    border: 1px solid darkred;
    border-top: none;
    width: 100%;
    max-width: 1000px;
    justify-self: center;
    align-items: center;
    flex-direction: column;
}

/* /Components/Pages/Schedule/v2/ScheduleRegionsV2/ScheduleNAv2.razor.rz.scp.css */
.schedlinks[b-v9cl14oxk1]{
    padding-left:5px;
}

.topgradient[b-v9cl14oxk1]{
    padding-left: 5px;
    border-left: solid 1px; 
    border-image: linear-gradient(to top, rgb(128, 128, 128) 50%, transparent 50%) 1 100%;
}

.botgradient[b-v9cl14oxk1]{
    padding-left: 5px; 
    border-left: solid 1px; 
    border-image: linear-gradient(to bottom, rgb(128,128,128) 50%, transparent 50%) 1 100%;
}
/* /Components/Pages/SecretsOfTheObscure/Pre/SotOPre.razor.rz.scp.css */
#BeforeStart[b-ag3wsn6zga]{
    text-align:center;
}

#itemstobringul[b-ag3wsn6zga] {
    max-width:1000px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content:center;
}
li[b-ag3wsn6zga]{
    width:300px;
}
#sotoEntrance[b-ag3wsn6zga] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items:center;
}
/* /Components/Pages/SecretsOfTheObscure/Shared/SotOTableOfContents.razor.rz.scp.css */
ol[b-swyypgxzxj]{
    list-style:decimal;
    padding-left:1rem;
}
li[b-swyypgxzxj]{
    margin:0px;
}

#SotOToC[b-swyypgxzxj]{
    font-size:18px;
    width:100%;
    max-width:800px;
    padding: 10px 0px 10px 0px;
    background-color:rgb(18,18,18);
    justify-self: center;
}
#ToCListContain[b-swyypgxzxj]{
    display:flex;
    flex-direction: column;
    flex-wrap:wrap;
}
#ToCListPreContainer[b-swyypgxzxj]{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-around;
}

#ToCBossesContainer[b-swyypgxzxj]{
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-around;
}
/* /Components/Pages/SecretsOfTheObscure/Soto.razor.rz.scp.css */
/* /Components/Pages/VisionsOfEternity/VoE.razor.rz.scp.css */
#voeupdates[b-vgd1ed5oe7] {
    display:flex;
    justify-self: center;
    width: 100%;
    max-width: 800px;
    filter: brightness(75%)
}
/* /Components/Pages/VisionsOfEternity/VoEOld.razor.rz.scp.css */
section[b-57l7zszac6]{
    width:100%;
    max-width:1200px;
    display:flex;
    justify-self:center;
    align-self:baseline;
}


@media(max-width:450px){
    section[b-57l7zszac6]{
        overflow-x:scroll;
    }
}
/* /Components/Pages/VoEGuide/ComingSoon.razor.rz.scp.css */
.video-container[b-m67nkcd06z] {
    position:relative;
    padding-bottom:56.25%; /*16:9 */
    height:0;
}
.video-container iframe[b-m67nkcd06z]{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.carousel[b-m67nkcd06z]{
    width:100%;
    height:fit-content;
    position:relative;
    aspect-ratio:16/9;
}
.espec-carousel-icon[b-m67nkcd06z]{
    width:100px;
    margin:10px 0px 0px 30px;
}

.slide[b-m67nkcd06z]{
    display:none;
    background-repeat: no-repeat;
    background-size:100% 100%;
    height:100%;
    width:100%;
}
.HSslide[b-m67nkcd06z]{
    display:none;
    background-repeat: no-repeat;
    background-size:100% 100%;
    height:100%;
    width:100%;
}
.slide-bot[b-m67nkcd06z]{
    display:none;
    margin-left:30px;
    padding-top:10px;
}
.prev[b-m67nkcd06z], .next[b-m67nkcd06z]{
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight:bold;
    font-size:18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}
.next[b-m67nkcd06z]{
    right: 0;
    border-radius: 3px 0 0 3px;
}
.prev:hover[b-m67nkcd06z], .next:hover[b-m67nkcd06z]{
    background-color: rgba(0,0,0,0.8);
}

.dot[b-m67nkcd06z] {
    cursor: pointer;
    width: 12%;
    margin: 0 -1%;
    border-radius: 100%;
    display:inline-block;
    transition: background-color 0.6s ease;
}

.dot img[b-m67nkcd06z]{
    width:100%;
}

.active[b-m67nkcd06z] {
    background:linear-gradient(180deg, #ff6400,#81158f);
}
.dot:hover[b-m67nkcd06z]{
    background:linear-gradient(0deg, #ff6400, #81158f);
}

@media(max-width:1031px){
    #VoEHeader[b-m67nkcd06z]{
        display:none;
    }
}
/*headless gap between these atm*/
@media(min-width:640px){
    #VoEMobileHeader[b-m67nkcd06z]{
        display:none;
    }
}
/* /Components/Widget/Ad.razor.rz.scp.css */
.adslotcontainer[b-wpvasl0phk] {
    display: flex;
    width: 100%;
    height: 100px;
    justify-content: center;
}

.adslot[b-wpvasl0phk] {
    background-color: rgb(18,18,18);
    width: 320px;
    height: 100px;
}

@media(min-width:500px) {
    .adslot[b-wpvasl0phk] {
        width: 468px;
        height: 60px;
    }
}

@media(min-width:800px) {
    .adslot[b-wpvasl0phk] {
        width: 728px;
        height: 90px;
    }
}

.adBanner[b-wpvasl0phk] {
    width: 728px;
    height: 90px;
}
