@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap');

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    user-select: none;
}

html {
    background-color: #1F2736;
    overflow: hidden;
}

#Title {
    position: absolute;
    width: 212px;
    height: 46px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #E6E6E6;
    top: 102px;
    left: 494px;
}

#SubTitle {
    position: absolute;
    width: 241px;
    height: 17px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #E6E6E6;
    top: 148px;
    left: 479px;
}

#ServerInformation {
    box-sizing: border-box;
    position: absolute;
    width: 380px;
    /* height: 353px; */
    background-color: #222C3F;
    border: 2px solid #344566;
    border-radius: 15px;
    top: 219px;
    left: 410px;
}

#ServerRules {
    box-sizing: border-box;
    position: absolute;
    width: 380px;
    background: #222C3F;
    border: 2px solid #344566;
    border-radius: 15px;
    top: 219px;
    left: 810px;
}

#Server {
    box-sizing: border-box;
    position: absolute;
    width: 380px;
    height: 353px;
    background: #222C3F;
    border: 2px solid #344566;
    border-radius: 15px;
    top: 219px;
    left: 10px;
}

#LoadingBar {
    box-sizing: border-box;
    position: absolute;
    width: 1200px;
    height: 70px;
    background: #222C3F;
    border: 2px solid #344566;
    border-radius: 10px;
    top: 714px;
}

#InfoTitle {
    position: absolute;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    left: 20px;
    top: 15px;
}

#ServerInfo {
    position: absolute;
    width: 340px;
    height: 284px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    top: 49px;
    left: 20px;
    color: #E6E6E6;
}

#image {
    position: absolute;
    left: 558px;
}

* {
    margin: 0px;
    padding: 0px;
}

#loadingbarcontent {
    position: fixed;
    width: 1200px;
    height: 919px;
    left: 50%;
    top: 50%;
    margin-top: -459.5px;
    margin-left: -600px;
}

#PlayerDetailsTitle {
    position: absolute;
    height: 17px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    left: 20px;
    top: 15px;
}

#descriptiontitle {
    position: absolute;
    width: 109px;
    height: 22px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height */


    color: #E6E6E6;

    top: 179px;
    left: 20px;
}

#avatarIMG {
    position: absolute;

    width: 71px;
    height: 71px;

    top: 52px;
    left: 20px;

    border: 2px solid #E6E6E6;
    border-radius: 15px;
}

#ServerTeamTitle {
    position: absolute;
    height: 17px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    left: 20px;
    top: 138px;
}

#BlümlAvatar {
    position: absolute;
    top: 175px;
    left: 20px;
    width: 45px;
    height: 45px;
    border-radius: 15px;
    border: 2px solid #C42A2A;
}

#BlümlRang {
    position: absolute;
    width: 39px;
    height: 16px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #C32A2A;
    top: 181px;
    left: 78px;
}

#BlümlName {
    position: absolute;
    width: 65px;
    height: 16px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #CDCFD1;

    top: 197px;
    left: 78px;
}

#EyMarcoAvatar {
    position: absolute;
    top: 231px;
    left: 20px;
    width: 45px;
    height: 45px;
    border-radius: 15px;
    border: 2px solid #C42A2A;
}

#EyMarcoRang {
    position: absolute;
    width: 39px;
    height: 16px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #C32A2A;

    top: 236px;
    left: 78px;
}

#EyMarcoName {
    position: absolute;
    width: 50px;
    height: 16px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #CDCFD1;
    top: 253px;
    left: 78px;
}

#FritzAvatar {
    position: absolute;
    top: 287px;
    left: 20px;
    width: 45px;
    height: 45px;
    border-radius: 15px;
    border: 2px solid #0B47BC;
}

#FritzRang {
    position: absolute;
    width: 61px;
    height: 16px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #0B47BC;

    top: 294px;
    left: 78px;
}

#FritzName {
    position: absolute;
    width: 49px;
    height: 16px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;

    color: #CDCFD1;

    top: 309px;
    left: 78px;
}

#stepOne {
    position: absolute;

    width: 30px;
    height: 30px;

    background-color: #344566;
    border-radius: 100px;

    top: 20px;
    left: 20px;
}

#stepOneLevel {
    position: absolute;
    width: 215px;
    height: 17px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height */

    text-align: center;

    color: #E6E6E6;

    top: 26px;
    left: 60px;
}

#stage2LoadingEmpty {
    position: absolute;
    width: 202px;
    height: 2px;
    background-image: url("Stage2Empty.png");
    border-radius: 11px;

    top: 34px;
    left: 284px;
}

#stage2LoadingFull {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #FC4566;
    border-radius: 11px;
    max-width: 202px;
}

#stepTwo {
    position: absolute;

    width: 30px;
    height: 30px;

    background-color: #344566;
    border-radius: 100px;

    top: 20px;
    left: 496px;
}

#stepTwoLabel {
    position: absolute;
    width: 121px;
    height: 17px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height */

    text-align: center;

    color: #E6E6E6;

    top: 26px;
    left: 536px;
}

#stage3LoadingEmpty {
    position: absolute;
    width: 258px;
    height: 2px;
    background-image: url("Stage3Empty.png");
    border-radius: 11px;

    top: 34px;
    left: 666px;
}

#stage3LoadingFull {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #FC4566;
    border-radius: 11px;
}

#numFiles {
    position: absolute;
    visibility: hidden;
    display: none;
    color: transparent;
}

#stepThree {
    position: absolute;

    width: 30px;
    height: 30px;

    background-color: #344566;
    border-radius: 100px;

    top: 20px;
    left: 934px;
}

#stepThreeLabel {
    position: absolute;
    width: 206px;
    height: 17px;

    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height */

    text-align: center;

    color: #E6E6E6;

    top: 26px;
    left: 974px;
}

@-webkit-keyframes rotation {
    0% { -webkit-transform: rotate(-1deg); }
    18% { -webkit-transform: rotate(-50deg); }
    100% { -webkit-transform: rotate(-360deg); }
}

.loadingLabel {
    position: absolute;

    -webkit-animation: rotation 2s infinite linear;
    top: 8px;
    left: 8px;
}

.finishedLoading {
    position: absolute;

    width: 30px;
    height: 30px;

    background-color: #FC4566;
    border-radius: 100px;
}

#finishedLoadingInfos {
    display: none;
}

#finishedLoadingFiles {
    display: none;
}

#finishedLoadingCPP {
    display: none;
}

#loadingStepTwoLabel {
    display: none;
}

#loadingStepThreeLabel {
    display: none;
}
