@font-face {
	font-family: gamefont;
	src: url(https://fonts.gstatic.com/s/inter/v2/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYAZ9hiA.woff2) format('woff2');
}

@font-face {
	font-family: hpammo;
	src: url(https://fonts.gstatic.com/s/inter/v2/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYAZ9hiA.woff2) format('woff2');
}

#loadingBg{
    position:fixed;
    left:-16px;
    right:-16px;
    top:-16px;
    bottom:-16px;
    background-size:cover;
    background-position:center;
    pointer-events:none;
    background-image: url(https://cdn.discordapp.com/attachments/727526422381461514/753416316995764405/Hyperrealistic_AK_1_more_glow_.png);
}

.headerBar {
    position: absolute;
    top: 0;
    height: 70px;
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    background-color: rgb(0 0 0 / 0%);
    pointer-events: auto;
}

.clsXPBarC {
    margin: 4px;
    background-color: #ff0000;
    height: 18px;
}

.classHP {
    position: absolute;
    color: #f00;
    top: 210px;
    left: 13px;
    font-size: 20px;
}

.reportBut {
    text-align: center;
    color: #ff0000;
    text-shadow: -1px -1px 0 #1c1c1c, 1px -1px 0 #1c1c1c, -1px 1px 0 #1c1c1c, 1px 1px 0 #1c1c1c;
    font-size: 40px!important;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    -webkit-transition: -moz-transform .1s ease-out;
    -moz-transition: -webkit-transform .1s ease-out;
    transition: transform .1s ease-out;
}

.loadoutBtn {
    color: rgb(255 255 255);
    text-align: center;
    display: inline-block;
    width: 75px;
    cursor: pointer;
    background-color: #ff0000;
    font-size: 15px;
    padding: 4px;
    margin-left: 10px;
    margin-top: 5px;
    float: right;
    border-radius: 50px;
}

.accountInput {
    width: 100%;
    padding: 5px;
    padding-left: 10px;
    font-size: 22px;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    margin-top: 20px;
    background-color: rgb(255 255 255 / 10%);
    color: rgb(255 0 0);
}

.mailFrom {
    font-size: 18px;
    color: #ff0000;
}

.mailObj {
    border-radius: 6px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(43 43 43 / 20%);
    margin-top: 10px;
    color: rgb(255 255 255);
    font-size: 15px;
    cursor: pointer;
}

.mailText {
    color: rgb(255 0 0);
}

.mailDate {
    position: absolute;
    right: 12px;
    font-size: 11px;
    color: rgb(255 255 255);
}

.standout {
    color: rgb(255, 0, 0) !important;
}

.terms {
    color: rgb(255 0 0) !important;
}

.settText {
    cursor: pointer;
    color: #ffffff;
    font-size: 22px;
    pointer-events: auto;
}

.skinColorItem {
    text-align: center;
    vertical-align: text-top;
    float: right;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #ffffff;
}

.verticalSeparator {
    background: rgb(0 0 0 / 50%);
    width: 4px;
    height: 55px;
    margin: 0 10px;
}

#menuPingDisplay, #menuFPSDisplay {
    font-size: 12px;
    color: rgb(255 0 0);
}

#menuFPSDisplay {
    margin-right: 5px;
    color: rgb(255 0 0);
}

.grey {
    color: rgb(255 255 255);
}

.joinQueue {
    border-radius: 550px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    -webkit-transition: .1s;
    transition: .1s;
    width: 705px;
    height: 60px;
    line-height: 50px;
    cursor: pointer;
    box-shadow: inset 0 -10px 0 0 #540000;
    background-color: #ff0000;
    font-size: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-shadow: -1px -1px 0 #202020, 1px -1px 0 #202020, -1px 1px 0 #202020, 1px 1px 0 #202020, -2px -2px 0 #202020, 2px -2px 0 #202020, -2px 2px 0 #202020, 2px 2px 0 #202020, -3px -3px 0 #202020, 3px -3px 0 #202020, -3px 3px 0 #202020, 3px 3px 0 #202020;
}

.inputGrey {
    border: none;
    background: #f00;
    padding: 6px;
    padding-bottom: 6px;
    padding-right: 16px;
    padding-left: 8px;
    float: right;
    margin-left: 10px;
    border-radius: 50px;
    font-size: 18px;
}

.verticalSeparator {
    background: rgb(0 0 0 / 0%);
    width: 4px;
    height: 55px;
    margin: 0 10px;
}

#termsInfo {
    background-color: rgb(0 0 0 / 0%);
    padding: 5px 15px 15px 20px;
    border-top-left-radius: 6px;
    margin-right: -15px;
}

#pingText, #ingressPacketCount, #ingressDataSize, #egressPacketCount, #egressDataSize {
    font-size: 18px;
    vertical-align: top;
    color: #ff0000;
}

.hostPresetBtn {
    color: rgb(255 255 255);
    text-align: center;
    display: inline-block;
    width: 75px;
    cursor: pointer;
    background-color: #ff0000;
    font-size: 15px;
    padding: 4px;
    margin-left: 10px;
    margin-top: 5px;
    float: right;
    border-radius: 6px;
}

.hostToggle {
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 75px;
    cursor: pointer;
    background-color: #ff0000;
    font-size: 15px;
    padding: 4px;
    float: right;
    border-radius: 50px;
}

.quickJoin {
    border-radius: 50px;
    background-color: #ff0000;
    font-size: 13px;
    padding: 4px;
    cursor: pointer;
    pointer-events: all;
    z-index: 99999;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    margin-bottom: 5px;
    vertical-align: middle;
    text-shadow: -1px -1px 0 #1c1c1c, 1px -1px 0 #1c1c1c, -1px 1px 0 #1c1c1c, 1px 1px 0 #1c1c1c, -2px -2px 0 #1c1c1c, 2px -2px 0 #1c1c1c, -2px 2px 0 #1c1c1c, 2px 2px 0 #1c1c1c;
    -webkit-transition: all .02s;
    transition: all .02s;
}

.serverHeader {
    width: 100%;
    padding-top: 19px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999999999;
    background-color: #f000;
    display: table;
}

input:checked+.slider2 {
    background-color: #ffffff;
}

.settName, .settNameSmall {
    clear: both;
    margin-top: 3px;
    font-size: 22px;
    color: rgb(255, 0, 0);
}

.punishButton {
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: -6px;
    cursor: pointer;
    background-color: #ff0000;
    font-size: 15px;
    margin-right: 6px;
    border-radius: 50px;
    padding: 2px;
    padding-left: 7px;
    padding-right: 7px;
    vertical-align: middle;
    text-shadow: -1px -1px 0 #1c1c1c, 1px -1px 0 #1c1c1c, -1px 1px 0 #1c1c1c, 1px 1px 0 #1c1c1c, -2px -2px 0 #1c1c1c, 2px -2px 0 #1c1c1c, -2px 2px 0 #1c1c1c, 2px 2px 0 #1c1c1c;
}

.punishButton.kick {
    background-color: #565656;
    border-radius: 50px;
}

.slider2:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: #f00;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50px;
}

.slider2 {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2d2d2d;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50px;
}

#mLevelCont {
    position: absolute;
    font-size: 30px;
    line-height: 70px;
    color: #f00;
    text-align: left;
    background-color: rgb(0 0 0 / 0%);
    border-bottom-right-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
    height: 70px;
}

.progressBarInner {
    height: 100%;
    background: #ff0000;
    border-radius: 50px;
}

.progressBar {
    width: 100%;
    margin-top: -9px;
    height: 10px;
    padding: 2px;
    background: rgb(0 0 0);
    border-radius: 50px;
}

.menuItem {
    color: #fff;
    flex-grow: 1;
    display: flex;
    transition: all .1s;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background: rgb(0 0 0 / 0%);
    text-align: center;
    pointer-events: all;
    cursor: pointer;
}

.button {
    background-color: #2F2E2F!important;
    box-shadow: inset 0 -7px 0 0 #050000!important;
    color: #ff0000;
    border-radius: 50px;
}

.accountButton {
    background-color: #ff0505;
    border-radius: 50px;
}

.imageButton {
    display: none!important;
}

.button:hover:before {
    content: '';
    background: linear-gradient(45deg, #00000000, #00000000, #ff0202, #ff0202, #00000000, #00000000, #ff0202, #ff0202);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 50px;
}

#matchVoteHolder {
    display: none;
    height: 100px;
    position: absolute;
    top: 220px;
    transform: translateX(-50%);
    border-radius: 4px;
    border-collapse: collapse;
    background-color: rgb(0 0 0 / 0%);
}

.button:hover:active {
    color: #ff0202
}

#menuFPS {
    color: rgb(255 0 0) !important;
}

.button:hover:active:after {
    background: #232323;
}

.button:hover:hover:before {
    opacity: 1;
}

#modDropper {
    width: 685px;
    height: 120px;
    border: 5px dashed rgb(255 0 0);
}

.button:hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #232323;
    left: 0;
    top: 0;
    border-radius: 50px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

.button:hover {
    background-color: rgba(0, 0, 0, 0)!important;
    box-shadow: inset 0 -0px 0 0 #b3b3b3!important;
}

#policeButton {
    margin-right: 10px;
    margin-left: -80px;
    color: #2f2f2f;
    display: inline-block;
    border-radius: 50px;
}

#menuWindow {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 6px;
    max-height: calc(100% - 480px);
    transform: translate(-50%,-50%);
    z-index: 2;
    overflow-y: auto;
    display: inline-block;
    text-align: left;
    pointer-events: auto;
    padding: 20px;
    width: 705px;
    font-size: 20px;
    background-color: rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0 9px 0 0 #a6a6a6;
    -moz-box-shadow: 0 9px 0 0 #a6a6a6;
    box-shadow: 0 9px 0 0 #a6a6a600;
}

.searchBtn {
    background-color: #ff0000;
    display: inline-block;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    font-size: 16px;
    border-radius: 35px;
    width: 90px;
    text-align: center;
    margin-left: 10px;
    color: #fff;
    cursor: pointer;
}

.smlInput {
    display: inline-block;
    width: 82%;
    padding: 5px;
    padding-left: 10px;
    margin-top: 10px;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    background-color: rgb(255 255 255 / 20%);
    color: rgb(0 0 0);
    border-radius: 50px;
}

.settingsHeader {
    width: 100%;
    padding-top: 19px;
    position: -webkit-sticky;
    position: sticky;
    top: -.5px;
    z-index: 999999999;
    background-color: #fff0;
    padding-left: 20px;
    margin-left: -20px;
}

.tabANew {
    cursor: default;
    border-bottom: 5px solid rgb(255 0 0);
}

input:checked + .slider {
    background-color: rgb(255 255 255);
}

a:visited {
    color: #ff0000;
}

.setHed {
    margin-top: 15px;
    font-size: 22px;
    cursor: pointer;
    color: #ff0000;
}

.settName, .settNameSmall {
    clear: both;
    margin-top: 3px;
    font-size: 22px;
    color: rgb(255 255 255);
}

#settSearch {
    width: 100%;
    text-align: left;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    background-color: rgb(255 0 0 / 15%);
    border-radius: 50px;
    padding: 6px 10px 5px;
}

.inputGrey2 {
    border: none;
    background: #ff0000;
    padding: 6px;
    padding-bottom: 6px;
    float: right;
    margin-left: 10px;
    font-size: 12px;
    border-radius: 35px;
}


.settingsBtn {
    color: rgb(255 255 255);
    text-align: center;
    display: inline-block;
    width: 75px;
    cursor: pointer;
    background-color: #ff0000;
    font-size: 17px;
    padding: 4px 8px;
    margin-left: 8px;
    float: right;
    border-radius: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.sliderM {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 15px;
    background-color: #ffffff;
    outline: none;
    border-radius: 50px;
}

.sliderVal {
    float: right;
    display: inline-block;
    position: relative;
    width: 50px;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    background: #ff0000;
    padding: 5px 10px;
    margin-left: 8px;
    margin-right: -10px;
    border-radius: 50px;
}

.sliderVal {
    float: right;
    display: inline-block;
    position: relative;
    width: 44px;
    color: #fff;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    background: #ff0000;
    padding: 5px 10px;
    margin-left: 8px;
    margin-right: -10px;
    border-radius: 50px;
}

.slider::before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: rgb(255 0 0);
    transition: all 0.4s ease 0s;
    border-radius: 50px;
}

#requiresRestart {
    float: right;
    color: rgb(255 255 255);
    font-size: 18px;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgb(82 82 82);
    transition: all 0.4s ease 0s;
    border-radius: 50px;
}

input[type=color] {
    -webkit-appearance: none;
    border: 4px solid #ffffff;
    padding: 0;
    width: 55px;
    height: 24px;
    border-radius: 5px;
}

.b {
    color: rgb(255 0 0)!important;
}

input:checked+.optCheck {
    background-color: #ff0101;
}

a {
    cursor: pointer;
    text-shadow: none;
    color: #ff0000;
    text-decoration: none;
    pointer-events: all;
}

.sliderM::-webkit-slider-thumb {
    background: #ff0000;
}

.menuTabNew {
    text-align: center;
    display: table-cell;
    padding: 7px 0 5px;
    color: rgb(255 255 255);
    font-size: 15px;
    cursor: pointer;
}

#timerDisplay {
    text-align: center;
    position: fixed;
    transform: translateX(-50%);
    top: 0;
    left: 50%;
    width: 150px;
    height: 52px;
    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: var(--ingame-bg-color);
    will-change: unset;
}

#timerVal {
    font-size: 33px;
    padding-left: 0;
    will-change: unset;
    text-shadow: 2px 2px black;
}

#weapDisplay {
    display: flex !important;
    flex-direction: row !important;
    bottom: 20px;
    right: 50%;
    transform: translateX(50%);
}

.weapItem {
    margin-top: 0;
}

.weapKey {
    display: none;
}

.weapIcon {
    width: 175px;
    height: 84px
}

#killCardHolder {
    bottom: 125px;
}

#reloadMsg {
    bottom: 120px;
    background: transparent !important;
}

#gameMessage {
    top: 60px;
    font-size: 27px;
}

.tabHeader.selected {
    color: #ff0000;
    border-bottom: 4px solid #ff0000;
}

#hudClassIcon, .weapKey, #challIcon, #maxHP, #healthBar, #timerIcon, #merchImg, #voiceDisplay, #ammoMax, #ammoIcon, .strmCat.twitch, .strmCat.youtube, .strmLink.blackShad, .strmViews, .strmIcn, .material-icons.streamPartner {
	display: none !important;
}

#ammoIcon {
	display: var(--ammo-icon-display) !important;
}

.countIcon, #leaderDisplay, #ammoDisplay, #timerDisplay, #teamScores, #voteToKick, #hudClassIcon, #healthValueHolder {
	color: var(#ff0000) !important;
}

#ammoVal, #curGameInfo, #timerVal, #healthValue, #reloadMsg {
	 color: rgb(255 0 0); !important;
}

#killsVal, #deathsVal, #streakVal, #myScoreVal, #ammoMax, .weapKey, #pingDisplay, #fpsDisplay, #ingressDisplay, #egressDisplay, #pingText, #ingressPacketCount, #ingressDataSize, #egressPacketCount, #egressDataSize, #curGameInfo div, .tScoreT, #voteKickNum, #voteKickName, #voteKickKeys, #maxHP {
	color: rgb(255 255 255) !important;
}

#ingameFPS {
	color: rgb(255 0 0) !important;
}

#healthValue {
	color: #ff0000 !important;
	font-family: hpammo;
	font-size: 48px;
	text-align: center;
	text-shadow: 5px 5px black;
	margin-top: 0;
	will-change: unset;
}

#ammoDisplay {
	background-color: transparent !important;
	letter-spacing: 0;
	width: 100px;
	height: 65px;
	border-radius: 0;
	position: fixed;
	right: 31%;
	bottom: 25%;
	padding: 0;
	padding-top: 0;
	padding-left: 0;
	transform: none;
        color: var(--ammo-color);
        text-shadow: 5px 5px black;
}

#ammoVal {
	color: #ffffff !important;
	font-family: hpammo;
	font-size: 48px;
	margin-left: 12px;
	text-shadow: 5px 5px black;
}


#ammoMax {
	display: none;
}

#ammoIcon {
	display: none !important;
}

#healthBar {
     display: none;
}

#healthIcon {
	display: none;
}

#healthValueHolder {
	background-color: transparent !important;
	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;
        text-shadow: 3px 3px black;
}

#maxHP {
	display: none;
}

.hpBSeg, .healthBarSeg {
	border-radius: var(--health-bar-roundness);
}

* {
    color: rgb(255 255 255);
}

#uiBase.onMenu #chatHolder {
	left: 150px
}

.chatItem {
    color: rgb(255, 0, 0) !important;
    background-color: rgba(0, 0, 0, 0) !important;
}

.chatMsg {
    color: rgb(255, 0, 0) !important;
}

#voiceDisplay {
	display: none; !important;
}

#menuPingIcon {
	color: var(#ff0000) !important;
}

#pingIcon {
	color: var(#fffffff) !important;
}

.chatMsg[style*='color: #0ffffff'] {
	color: var(--chat-leave-text-color) !important;
}

#menuPingText, #menuFPSDisplay {
	color: var(--topbar-counters-text-color);
}

#seasonLabel {
    display: none;
}

.iconProfile {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761478384812185/profile.png);
}

.iconShop {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761483007197225/social.png);
}

.iconChall {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761484705890324/chall.png);
}

.iconSocial {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761483007197225/social.png);
}

.iconGames {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761474782167121/games.png);
}

.iconMods {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761476317151332/mods.png);
}

.iconSettings {
    background-image: url(https://cdn.discordapp.com/attachments/709042064721182781/753761479576256594/settings.png);
}


#pingText {
    font-size: 18px;
    letter-spacing: 1px;
    text-shadow: 2px 2px black;
    color: #b8b8b8;
}

#ingameFPS {
    letter-spacing: 1px;
    text-shadow: 2px 2px black;
    color: #ffffff !important;
    visibility: visible!important;
}

#pingDisplay .material-icons {
    display: none!important;
}

#fpsDisplay {
    visibility: hidden!important;
}

.countIcon {
    color: rgb(255 255 255);
    display: inline-block;
    margin-bottom: 0px;
    background-color: rgb(228 19 19 / 0%);
    padding: 0px;
    font-size: 36px;
    padding-right: 16px;
    padding-left: 10px;
    border-radius: 0px;
    text-align: center;
    flex-direction: row
}

#killsVal:after {
    content: 'Kills';
    display: flex;
    flex-direction: column-reverse;
    font-size: 18px;
    text-align: center
}

#deathsVal:after {
    content: 'Deaths';
    display: flex;
    flex-direction: column-reverse;
    font-size: 18px;
    text-align: center
}

#streakVal:after {
    content: 'Streak';
    display: flex;
    flex-direction: column-reverse;
    font-size: 18px;
    text-align: center
}

#killsVal,#deathsVal,#streakVal,#myScoreVal {
    color: white;
}

#killsIcon,#deathsIcon,#streakIcon {
    display: none
}

#ot-sdk-btn-floating.ot-floating-button {
    display: none;
}