/* _content/PGConfigWebsite/Pages/AdminServers.razor.rz.scp.css */
.container[b-lc58b3dps5] {
    position: relative;
    margin-top: 5vh;
}

.box[b-lc58b3dps5] {
    width: 250px;
    height: 150px;
    border: 1px solid #1F2129;
    background-color: #1F2129;
    margin-bottom: 5px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin: 0 auto; /*Centers everything*/
}

.serverInfo[b-lc58b3dps5] {
    margin: 0 auto; /*Centers everything*/
}

.btn[b-lc58b3dps5] {
    margin-left: 3vw;
}


h1[b-lc58b3dps5] {
    text-align: center;
    color: white;
}

p[b-lc58b3dps5] {
    color: white;
    margin: 0;
    display: inline-block;
}

img[b-lc58b3dps5] {
    height: 100px;
    width: 100px;
    background-color: #bbb;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.col-sm[b-lc58b3dps5] {
    flex: 0 0%;
    margin-bottom:5vh;
}

.serverInfo[b-lc58b3dps5]{
    margin-left: 4.4vw;
}

.com-sm-1[b-lc58b3dps5]{
    padding-bottom: 4vh;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}
/* _content/PGConfigWebsite/Pages/Index.razor.rz.scp.css */
#mainHeadingSection[b-ki735pdzaj] {
    position: relative;
    top: 13vh;
    left: 5vw;
}

h1[b-ki735pdzaj] {
    color: white;
    top: 2vh;
    left: 10vw;
    position: relative;
    font-weight: bold;
    font-size: 56px;
}

#paragraphSlogan[b-ki735pdzaj] {
    position: relative;
    left: 10.3vw;
    top: 5vh;
    color: rgb(155, 157, 159);
    font-size:20px;
}

.row[b-ki735pdzaj] {
    margin-bottom: 3vh;
}

.iconBox[b-ki735pdzaj] {
    margin-inline-end: 12px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    background: rgb(137, 15, 13);
    display: flex;
    justify-content: center;
    align-items: center;
    float: left; /*Puts the items next to each other*/
}

#buttonContainerAboveIcons[b-ki735pdzaj] {
    position: relative;
    left: 9.5vw;
    top: 7vh;
}

#addToDiscordBtnAboveIcons[b-ki735pdzaj], #seeFeaturesBtn[b-ki735pdzaj] {
    height: 56px;
    padding-right: 40px;
    padding-left: 40px;
    margin-right: 1vw;
    border-color: rgb(137, 15, 13);
    background-color: rgb(137, 15, 13);
}

#modules[b-ki735pdzaj] {
    position: relative;
    top: 25vh;
    margin-bottom: 50vh;
    width: 25vw;
    left: 15vw;
}

h3[b-ki735pdzaj], h4[b-ki735pdzaj], p[b-ki735pdzaj] {
    color: white;
}

h4[b-ki735pdzaj] {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -1px;
}

p[b-ki735pdzaj] {
    font-size: 16px;
    line-height: 24px;
}

.container[b-ki735pdzaj] {
    position: relative;
    margin: 20vh;
}

#rankModule[b-ki735pdzaj] {
    position: relative;
    left: 5vw;
}

.iconDescription[b-ki735pdzaj] {
    float: left;
}

.flex-container[b-ki735pdzaj] {
    display: flex;
    position: relative;
    align-items: center;
    max-width: 1240px;
    width: 100%;
}

.container-fluid.moduleSection[b-ki735pdzaj] {
    margin-top: 30vh;
}

.moduleHeadingLeft[b-ki735pdzaj] {
    position: absolute;
    left: 15vw;
}

.moduleParagraphLeft[b-ki735pdzaj] {
    position: absolute;
    left: 15vw;
    margin-top: 8vh;
}

.moduleParagraphRight[b-ki735pdzaj] {
    margin-top: 3vh;
}

.moduleParagraphLeft[b-ki735pdzaj], .moduleParagraphRight[b-ki735pdzaj] {
    font-size: 16px;
    line-height: 24px;
    color: rgb(155, 157, 159);
}

.moduleImg[b-ki735pdzaj] {
    padding-left: 10vw;
    height:386px;
}

span[b-ki735pdzaj]{
    color:white
}

/*#lookingForGroupModule {
    position: relative;
    left: 40vw;
}

#dynamicVoiceRoomModule {
    position: relative;
    left: 5vw;
}

#highStatModule {
    position: relative;
    left: 40vw;
}
*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}
/* _content/PGConfigWebsite/Pages/ServerDashboards.razor.rz.scp.css */
/* Style The Dropdown Button */
.dropbtn[b-dxcvyboeyf] {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropdown[b-dxcvyboeyf] {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content[b-dxcvyboeyf] {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    /* Links inside the dropdown */
    .dropdown-content a[b-dxcvyboeyf] {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover[b-dxcvyboeyf] {
            background-color: #f1f1f1
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content[b-dxcvyboeyf] {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn[b-dxcvyboeyf] {
    background-color: #3e8e41;
}

.container[b-dxcvyboeyf] {
    /*background-color: #1F2129;*/
    background-color: #181a20;
    padding-top: 2vh;
    padding-bottom: 2vh;
    marging-top: 5vh;
    margin-bottom: 5vh;
    width: 67vw;
}

select[b-dxcvyboeyf], input[b-dxcvyboeyf] {
    /*margin-top: 4vh;*/
    margin-bottom: 4vh;
    background-color: #272b34;
    border-color: #272b34;
    color: #ccc;
}

h1[b-dxcvyboeyf]{
    color:white;
    margin-left: 1.5vw;
}

.moduleDescription[b-dxcvyboeyf] {    
    color: rgb(242, 244, 251);
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    /*margin-top:5vh;*/
}

li[b-dxcvyboeyf] {
    color: rgb(242, 244, 251);
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}

.sectionDescription[b-dxcvyboeyf] {
    color: rgb(242, 244, 251);
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin-top:3vh;
}

.fieldDescription[b-dxcvyboeyf] {
    color: #8793AA;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.dynamicVoiceDiv[b-dxcvyboeyf]{
    justify-content:center;
    display: flex;
    align-items:center;
}

hr[b-dxcvyboeyf] {
    width: 100%;
    height: 2px;
    background-color: red;
    border: none;
    margin: 24px 0px;
}

h2[b-dxcvyboeyf]{
    margin-left:6.6vw;
    color:white;
}

.headingContainer[b-dxcvyboeyf] {
    display: flex;
    margin-bottom: 7vh;
    margin-top: 3vh;    
}

h3[b-dxcvyboeyf]{
    color:white;
    margin-left:auto;
}

img[b-dxcvyboeyf] {
    height: 55px;
    width: 55px;
    background-color: #bbb;
    border-radius: 50%;
    display: block;    
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 6.3vw;
}


label[b-dxcvyboeyf]{
    color:white;
}

a[b-dxcvyboeyf] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6vw;
    height: 6vh;
    margin-left: 3vw;
    margin-right: 6.3vw;
}

.form-check-input[b-dxcvyboeyf]{
    background-color:red;
    border-color:red;
}

.btn-primary[b-dxcvyboeyf] {
    margin-left: 7.5vw;
    width: 8vw;
}

select.form-select:focus[b-dxcvyboeyf] {
    box-shadow: 0 0 10px red;
    border-color: red;
}

form-control:focus[b-dxcvyboeyf] {
    box-shadow: 0 0 10px red;
    border-color: red;
}

button[b-dxcvyboeyf] {
    margin-bottom: 4vh;
    background-color: #272b34;
    border-color: #272b34;
    color: #ccc;
}

/*This hides the option selected first in the dropdown*/
option:checked[b-dxcvyboeyf] {
    display: none;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
   
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
   
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
   
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
   
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
   
}
/* _content/PGConfigWebsite/Shared/DashboardLayout.razor.rz.scp.css */
.container[b-ta1nyhexjv] {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100vw;
    padding: 0;
    padding-bottom: 2.5rem;
}

.containerMain[b-ta1nyhexjv] {
    min-height: 100vh;
    position: relative;
    /*display:flex;*/
}

.footer[b-ta1nyhexjv] {
    position: absolute;
    width: 100%;
    margin-top: 10vh;
    bottom: 0;
    height: 2.5rem;
}

.page[b-ta1nyhexjv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ta1nyhexjv] {
    flex: 1;
}

.sidebar[b-ta1nyhexjv] {
    background-image: linear-gradient(180deg, rgb(195,35, 35) 0%, #171717 70%);
}

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

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

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

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

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

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

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

    .sidebar[b-ta1nyhexjv] {
        width: 22vw;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

    .top-row[b-ta1nyhexjv], article[b-ta1nyhexjv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .containerMain[b-ta1nyhexjv]{
        display:flex;
    }
}

/* _content/PGConfigWebsite/Shared/Footer.razor.rz.scp.css */
/* ==========================================
    FOR DEMO PURPOSE
  ========================================== */
body[b-lz2hyblasc] {
    background: #2a2e32;
}

.text-small[b-lz2hyblasc] {
    font-size: 0.9rem;
}

a[b-lz2hyblasc] {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

    a:hover[b-lz2hyblasc], a:focus[b-lz2hyblasc] {
        text-decoration: none;
    }

.form-control[b-lz2hyblasc] {
    background: #212529;
    border-color: #545454;
}

    .form-control:focus[b-lz2hyblasc] {
        background: #212529;
    }

footer[b-lz2hyblasc] {
    background: #212529;
}


/* ==========================================
    CUSTOM UTILS CLASSES
  ========================================== */
body[b-lz2hyblasc], html[b-lz2hyblasc] {
    height: 100%;
}

/* _content/PGConfigWebsite/Shared/MainLayout.razor.rz.scp.css */
.container[b-yjiyego86z] {
    margin-left: 0;
    margin-right: 0;
    margin-top:0;
    margin-bottom: 0;
    max-width:100vw;
    padding:0;
    padding-bottom: 2.5rem;
}

.containerMain[b-yjiyego86z]{
    min-height:100vh;
    position:relative;
}

.footer[b-yjiyego86z] {
    position: absolute;    
    width: 100%;
    margin-top:10vh;
    bottom: 0;
    height: 2.5rem; 
}
/* _content/PGConfigWebsite/Shared/NavMenu.razor.rz.scp.css */
#username[b-s24qsqe11q]{
    color:white;
}

.btn-success[b-s24qsqe11q]{
    height:5vh;
    margin:auto;
}

.btn-danger[b-s24qsqe11q] {
    height: 5vh;
    margin: auto;
    margin-left: 3vw;
}

a[b-s24qsqe11q] {
    display: flex;
    align-items: center;
    margin-left: 3vw;
}

li[b-s24qsqe11q]{
    display:flex;
}

p[b-s24qsqe11q]{
    margin-top: 2vh;
}

img[b-s24qsqe11q]{
    border-radius:50%;
    max-width:100%;
    height:85%;
}

#rightSideNavBar[b-s24qsqe11q]{
    height: 8vh;
}

#userProfilePicList[b-s24qsqe11q]{
    margin-right:2vw;
}

NavLink[b-s24qsqe11q]{
    margin:auto;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}
/* _content/PGConfigWebsite/Shared/NavSideBar.razor.rz.scp.css */
.navbar-toggler[b-95hnoxix8m] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-95hnoxix8m] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-95hnoxix8m] {
    font-size: 1.1rem;
}

.oi[b-95hnoxix8m] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

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

    .nav-item:first-of-type[b-95hnoxix8m] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-95hnoxix8m] {
        padding-bottom: 1rem;
    }

    .nav-item[b-95hnoxix8m]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-95hnoxix8m]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

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

@media (min-width: 641px) {
    .navbar-toggler[b-95hnoxix8m] {
        display: none;
    }

    .collapse[b-95hnoxix8m] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
