/*font*/

@font-face {
    font-family: gamefont;
    src: url(https://reizu.moe/fonts/Tahoma.ttf);
}

#loadingBg {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/769317329405214730/neon_purple_pink_blue_light_blue_nature-1514567.png?width=886&height=498);
}


/*ui*/

#instructionsUpdate {
    background-color: #ffffff00;
}

.button {
    border-radius: 25px;
    background-color: #8f02ff !important;
    box-shadow: inset 0 -7px 0 0 #0089ff !important;
}

#customizeButton {
    border-radius: 25px;
    position: absolute;
    right: 180px;
    bottom: 145px;
}

#mapInfo {
    display: none;
}

#policeButton {
    display: none;
}

#menuClassSubtext {
    display: none;
}

#menuClassName {
    display: none;
}

#streamContainer {
    display: none;
}

.menuItem .menuItemTitle {
    display: none;
}

#aHolder {
    display: none !important;
}

#acontainer {
    display: none !important;
}

#uiBase.onMenu #merchHolder {
    display: none !important;
}

#uiBase.onMenu #claimHolder {
    display: none !important;
}

#mainLogo {
    display: none;
}

.imageButton {
    display: none !important;
}

#uiBase.onMenu #voiceDisplay {
    display: none;
}

.verticalSeparator {
    background: rgb(255 255 255 / 0%);
}

#newsHolder {
    top: 0.1px;
    right: 175px;
    border-radius: 25px;
    display: none;
}

#menuItemContainer {
    display: flex !important;
    flex-direction: row !important;
    height: 114.895px !important;
    left: 0 !important;
    position: absolute !important;
    top: auto;
    width: 100% !important
}

#termsInfo {
    display: none;
}

#instructions {
    animation: none;
}

#uiBase.onMenu #chatHolder {
    bottom: 130px !important;
    left: 15px;
}

#menuWindow {
    background-color: rgba(0,0,0,.75) !important;
    box-shadow: inset 0 -7px 0 0 #0089ff !important;
}

.settingsHeader {
    background-color: rgba(0,0,0,.75);
}


.settName {
    color: rgb(255 255 255 / 50%) !important;
}

.accountInput {
    color: rgb(255 255 255 / 50%);
}

#mLevelCont {
    display: none;
}


/*spectate ui*/

.tScoreC {
    font-size: 27px;
    color: #fff;
    padding-left: 10px;
    clip-path: polygon(0 0,100% 0,89% 100%,0 100%,0 0);
    background-color: #eb5656;
    width: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-shadow: none;
    right: 36%;
    transform: translateX(-36%);
    position: fixed;
    bottom: 94%
}

.tScoreC.you {
    font-size: 27px;
    color: #fff;
    padding-right: 10px;
    clip-path: polygon(0 0,100% 0,100% 100%,11% 100%,0 0);
    background-color: #5699eb;
    width: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-shadow: none;
    left: 36%;
    transform: translateX(36%);
    position: fixed;
    bottom: 94%
}

#tScoreV2 {
   display: flex;
   flex-direction: row !Important;
   padding: 0px;
   margin: 0px;
   position: fixed;
   left: 38%;
   transform: translateX(38%);
   position: fixed;
   bottom: 94.5%;
   color: white;
   font-size: 24px;
   text-align: center !Important
}

#tScoreV1 {
   display: flex;
   flex-direction: row !Important;
   padding: 0px;
   margin: 0px;
   position: fixed;
   right: 38%;
   transform: translateX(-38%);
   position: fixed;
   bottom: 94.5%;
   color: white;
   font-size: 24px;
   text-align: center !Important
}

/*ingame ui*/

:root {
    --accent-color: #0670c2;
    --health-color: var(--accent-color);
    --ammo-color: #fff;
    --premium-color: #fbc02d;
    --verified-color: #40c4ff;
    --menu-bg-color: rgba(15, 15, 15, .2);
    --menu-bg-color-secondary: rgba(0, 0, 0, .5);
    --ingame-bg-color: rgba(15, 15, 15, .2);
    --text-transform: none;
}


#timerDisplay {
    text-align: center;
    position: fixed;
    transform: translateX(-50%);
    top: 80%;
    left: 50%;
    padding: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    border-radius: 0;
    background-color: transparent;
    will-change: unset;
}

#timerVal {
    font-size: 36px;
    padding-left: 0;
    text-shadow: 2px 2px 3px rgba(30, 30, 30, .5);
    will-change: unset;
}

#timerIcon {
    display: none;
}

#deathsVal,
#killsVal,
#livesDisp,
#myScoreVal {
    bottom: 7px;
    position: relative;
}

#streakCount {
    position: fixed;
    transform: translateX(-50%);
    top: 85%;
    left: 50%;
    background-color: transparent;
    text-shadow: 2px 2px 3px rgba(30, 30, 30, .5);
}

#streakIcon {
    filter: drop-shadow(2px 2px 3px rgba(30, 30, 30, .5));
}

.kfItem {
    border-radius: 0;
    background-color: var(--ingame-bg-color);
}

#hudClassIcon {
    display: none;
}

#healthValueHolder {
    background-color: transparent;
    width: 100px;
    height: 65px;
    border-radius: 0;
    position: fixed;
    left: 30%;
    bottom: 25%;
    padding: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    align-items: center;
}

#healthValue {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(30, 30, 30, .5);
    margin-top: 0;
    will-change: unset;
}

#maxHP {
    display: none;
}

#challIcon {
    display: none !important;
}

#healthBar {
    display: none;
}

#ammoDisplay {
    background-color: transparent;
    letter-spacing: 2px;
    width: 100px;
    height: 65px;
    border-radius: 0;
    position: fixed;
    right: 31%;
    bottom: 25%;
    padding: 0;
    padding-top: 0;
    padding-left: 0;
    transform: none;
}

#ammoVal {
    color: var(--ammo-color);
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-left: 12px;
    text-shadow: 2px 2px 3px rgba(30, 30, 30, .5);
}

#ammoMax {
    display: none;
}

#ammoIcon {
    display: none;
}

#killStreakHolder {
    position: fixed;
    left: 53%;
    top: 80%;
}

.killStreakItem {
    width: 50px;
    height: 50px;
    background-color: transparent;
}


/*icons*/

.iconProfile {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247612029141062/profile.png)
}

.iconShop {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247614826741801/shop.png);
}

.iconChall {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247608040226856/chall.png);
}

.iconSocial {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247606845374505/social.png);
}

.iconGames {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247609277546496/games.png);
}

.iconMods {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247610644496386/mods.png);
}

.iconSettings {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/768247613249552425/settings.png);
}

/*market*/

#marketHolder {
    top: 102px!important;
    bottom: 100px!important
}

#iosDB {
    display: none;
}

#androidDB {
    display: none;
}

.marketCard {
    border-radius: 25px;
}

#backgroundImage {
    background-image: url(https://media.discordapp.net/attachments/729788476270313526/769317329405214730/neon_purple_pink_blue_light_blue_nature-1514567.png?width=886&height=498)
}

#navTitle {
    display: none;
}

.terms {
    display: none;
}

