.flex2menus {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
}


.match-body2 {
    display: flex;
    align-items: center;
    /* margin-bottom: 10px; */
}

.containterbanner {
    background: url(../../../images/banner.png);
    height: 280px;
    display: block;
    background-size: cover;
    background-position-y: 100%;
    border: 1px solid #191c23;
    border-radius: 3px;
    
}


.spacer5 {
    margin-right: 5px;
}

.coloredwh {
    color: #ffffff9e !important;
}

.columns 
{
list-style: none; 
margin: 0; 
padding: 0;
}

.columns li 
{
width: 50%; 
float: left;
}


.leftside20 {
    width: 20%;
    background: #15181e;
    height: 250px;
    color: white;
    border-right: 1px solid #191c23;
    z-index: 5560;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.1), 0 1px 3px 0 rgba(0,0,0,.08);
}

.rightside80 {
    background-color: #111318;
    color: #ffffff;
    width: -webkit-fill-available;
    text-align: start;
    padding: 10px;
}





/*!
 * Copyright (C) 2021-2021 by DeVeLab [develab.uk]
 *
 * This software is furnished under a license and may be used and copied *
 * only  in  accordance  with  the  terms  of such  license and with the *
 * inclusion of the above copyright notice.  This software  or any other *
 * copies thereof may not be provided or otherwise made available to any *
 * other person.  No title to and  ownership of the  software is  hereby *
 * transferred.                                                          *
 *                                                                       *
 * You may not reverse  engineer, decompile, defeat  license  encryption *
 * mechanisms, or  disassemble this software product or software product *
 * license.  DeVeLAB UK may terminate this license if you don't *
 * comply with any of the terms and conditions set forth in our end user *
 * license agreement (EULA).  In such event,  licensee  agrees to return *
 * licensor  or destroy  all copies of software  upon termination of the *
 * license.                                                              *
 *                                                                       *
 * Please see the EULA file for the full End User License Agreement.     *
 * -----------------------------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
	text-decoration: none
}

body {
	background-color: #111318;
	font-family: "Barlow", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #5e6c89;
	line-height: 1.5
}

a {
	color: #fff
}

a:hover {
	color: rgb(197, 48, 82, 1);
	text-decoration: none !important
}

::placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
	color: rgb(197, 48, 82, 1)
}

::-webkit-scrollbar-track {
	background: #15181e;
	border-left: 1px solid #191c23
}

::-webkit-scrollbar-thumb {
    background: rgb(48 120 197);
    border-left: 1px solid #191c23;
}

::-webkit-scrollbar {
	width: 10px
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
	transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s
}

input,
select,
textarea,
button {
	font-family: "Barlow", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif
}

img {
	max-width: 100%
}

label {
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: 500
}

.padd\:03 {
	padding: 3px
}

.padd\:05 {
	padding: 5px
}

.padd\:10 {
	padding: 10px
}

.padd\:15 {
	padding: 15px
}

.padd\:20 {
	padding: 20px
}

.padd\:25 {
	padding: 25px
}

.padd\:30 {
	padding: 30px
}

.padd-lr\:20 {
	padding: 0 20px
}

.col\:left {
	text-align: left
}

.col\:right {
	text-align: right
}

.col\:center {
	text-align: center
}

.col-type\:1 {
	width: 8.33333333%
}

.col-type\:2 {
	width: 16.66666667%
}

.col-type\:3 {
	width: 25%
}

.col-type\:4 {
	width: 33.33333333%
}

.col-type\:5 {
	width: 50%
}

.col-type\:custom {
	width: 100%
}

.col-type-px\:1 {
	width: 85px
}

#bladeApp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	min-height: 100vh;
	overflow: hidden
}

.container {
    position: relative;
    /* max-width: 1500px; */
    padding: 0 15px;
    margin: 0 auto;
}

.content-title {
	display: flex;
	align-items: center;
	justify-content: space-between
}

#sidebar-menu {
	position: relative;
	min-width: 250px;
	max-width: 250px;
	min-height: 100vh;
	z-index: 10000
}

#sidebar-menu .sidebar-menu-inner {
	position: fixed;
	top: 0;
	left: 0;
	background: #15181e;
	border-right: 1px solid #191c23;
	min-width: 250px;
	max-width: 250px;
	min-height: 100vh;
	padding: 0 15px
}

#sidebar-menu .sidebar-menu-inner #sidebarClose {
	display: none
}

#sidebar-menu .sidebar-menu-inner #siteLogo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #191c23;
	height: 80px;
	overflow: hidden
}

#sidebar-menu .sidebar-menu-inner #siteLogo:hover .st2 {
	stroke-dasharray: 250px !important;
	stroke-dashoffset: 250px !important
}

#sidebar-menu .sidebar-menu-inner #siteLogo:hover .st3 {
	stroke-dasharray: 50px !important;
	stroke-dashoffset: 50px !important
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-icon {
	display: inline-flex;
	width: 50px;
	height: 50px;
	align-items: center;
	justify-content: center
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-icon>svg {
	width: 50px;
	height: 50px
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-icon>svg .st0 {
	fill: none;
	stroke: rgb(197, 48, 82, 1);
	stroke-width: 20;
	stroke-miterlimit: 10;
	transition: all .3s
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-icon>svg .st1 {
	fill: none;
	stroke: rgb(197, 48, 82, 1);
	stroke-width: 10;
	stroke-miterlimit: 10;
	transition: all .3s
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-icon>svg .st2 {
	fill: none;
	stroke: #fff;
	stroke-width: 25;
	stroke-miterlimit: 10;
	transition: all .5s;
	stroke-dasharray: 250px;
	stroke-dashoffset: 0
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-icon>svg .st3 {
	fill: none;
	stroke: #fff;
	stroke-width: 13;
	stroke-miterlimit: 10;
	transition: all .3s;
	stroke-dasharray: 50px;
	stroke-dashoffset: 0
}

#sidebar-menu .sidebar-menu-inner #siteLogo .siteLogo-text {
    max-width: 125px;
    animation: fadetab .5s 1;
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-top: 20px;
	overflow-y: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
	max-height: 90vh
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar::-webkit-scrollbar {
	display: none
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group {
	border-bottom: 1px solid #191c23;
	padding-bottom: 20px;
	margin-bottom: 20px
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group:last-of-type {
	margin-bottom: unset;
	padding-bottom: unset;
	border: unset
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li {
	list-style: none;
	white-space: nowrap
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item {
	position: relative;
	display: flex;
	align-items: center;
	white-space: nowrap;
	border-radius: 7px;
	height: 55px;
	margin-bottom: 5px;
	color: #5e6c89
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item.active {
    background-color: rgb(48 120 197);
    background-image: linear-gradient(0deg, toRGB(197, 48, 82, 1) 0%, toRGB(197, 48, 82, 1) 100%);
    animation: borderAnim 1s infinite;
    color: #fff;
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item.active:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 93%;
    height: 3px;
    background-color: rgb(48 176 197);
    filter: blur(5px);
    left: 0;
    right: 0;
    margin: 0 auto;
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item.active>.navbar-item-text {
	font-weight: 500;
	letter-spacing: .5px
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item:hover {
	color: #fff
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item:hover:not(.navbar-item.active)>.navbar-item-icon {
    color: rgb(48 120 197);
    transition: ease-in .2s;
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item:hover:not(.navbar-item.active)>.navbar-item-text {
	margin-left: 3px;
	letter-spacing: .3px;
	transition: ease-in .2s
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item>.navbar-item-icon {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	white-space: nowrap;
	transition: ease-in-out .2s
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item>.navbar-item-text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    transition: ease-in-out .2s;
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item:not(:hover)>.navbar-item-text,
#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li>.navbar-item:not(:hover)>.navbar-item-icon {
	transition: ease-in-out .4s
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbarItems-group>li:last-of-type>.navbar-item {
	margin-bottom: unset
}

#sidebar-menu .sidebar-menu-inner #sidebar-navbar>.navbar-spacer {
	width: 100%;
	height: 1px;
	background-color: #191c23;
	margin: 15px 0px
}

.col-center {
	text-align: center
}

#body-content {
	position: relative;
	width: 100%;
	margin-top: 80px
}

#body-content #header {
	position: fixed;
	height: 80px;
	background: #15181e;
	border-bottom: 1px solid #191c23;
	left: 250px;
	top: 0;
	right: 0;
	z-index: 5560;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1), 0 1px 3px 0 rgba(0, 0, 0, .08)
}

#body-content #header>.container {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between
}

#body-content #header #openSidebar {
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.mainArea-content {
	position: relative;
	min-height: 85vh
}

.mainArea-content #mainArea-body {
	display: flex
}

.mainArea-content #mainArea-body #mainArea-content-body {
	position: relative;
	width: 100%
}

.newrepbutton {
    color: white !important;
    cursor: pointer;
}

.match-team-title-responsive {
	display: none
}

.displaynoneimp {
    display: none;
}

nav#match-navbar {
    display: flex;
    align-items: center;
    background-color: #191c23;
    /* margin-bottom: 20px; */
    width: -webkit-fill-available;
    justify-content: space-between;
}

nav#match-navbar>li {
	height: 50px;
	display: flex;
	align-items: center
}

nav#match-navbar>li>span {
	background: rgb(197, 48, 82, 1);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px
}

nav#match-navbar>li>button {
	position: relative;
	height: 100%;
	padding: 0 20px;
	border: 0;
	background: unset;
	color: #5e6c89;
	font-weight: 500;
	font-size: 15px
}

nav#match-navbar>li>button:after {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 0px;
	height: 3px;
	background: rgb(197, 48, 82, 1);
	left: 0;
	right: 0;
	opacity: 0;
	margin: 0 auto;
	-webkit-filter: drop-shadow(0px -3px 5px rgb(197, 48, 82, 0.5));
	filter: drop-shadow(0px -3px 5px rgb(197, 48, 82, 0.5));
	transition: ease-in-out .3s
}

nav#match-navbar>li>button:hover:after,
nav#match-navbar>li>button.active:after {
	opacity: 1;
	width: 30px;
	transition: ease-in .3s
}

nav#match-navbar>li>button:hover {
	color: rgb(197, 48, 82, 1)
}

nav#match-navbar>li>button.active {
	color: #fff
}

#overview {
	display: block
}

.tabcontents {
	display: none;
	animation: fadetab .5s 1
}

.match-row>h1 {
	color: #fff;
	font-weight: 900;
	letter-spacing: .5px;
	border-bottom: 1px solid #191c23;
	padding-bottom: 10px;
	margin: 0
}

.match-body {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.match-body .col-match-body {
	width: 33.33333333%
}


.col-match-body2 {
    width: 5%;
}

.match-body .col-match-body .match-team {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.match-body .col-match-body .match-team.match-team-tero {
	flex-direction: row-reverse
}

.match-body .col-match-body .match-team>h1 {
	color: #fff;
	font-size: 17px;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .5px
}

.match-body .col-match-body .match-team>span {
	font-weight: 600;
	font-size: 15px;
	letter-spacing: .5px
}

.match-body .col-match-body .ix-matches-col-inner {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between
}

.match-status {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    /* font-weight: 500; */
    letter-spacing: 1.5px;
}

.match-winned {
	color: #27d153 !important;
	line-height: 1
}

.match-score {
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: .5px;
	color: #c10c0c;
	margin-top: -5px
}

.match-lost {
	color: #c10c0c;
	line-height: 1
}

.match-status-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #191c23;
	border-top: unset;
	border-bottom: unset;
	margin: 0px 25px;
	padding: 10px 25px
}

.match-status-info .match-info {
	display: flex;
	flex-direction: column;
	line-height: 1.2
}

.ix-match-sinfo span.timer,
.match-duration {
	font-size: 14px;
	letter-spacing: 1.5px;
	color: #5e6c89
}

.team-player {
    /* width: 30%; */
    position: relative;
    background: #15181e;
    border-radius: 5px;
    margin-bottom: 20px;
    border: 1px solid #191c23;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    cursor: pointer;
}

.team-player:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 50px;
	background: linear-gradient(180deg, transparent, rgb(197, 48, 82, 0.1));
	transform: translateY(50px);
	bottom: 0px;
	opacity: 0;
	visibility: hidden;
	transition: ease-in-out .3s
}

.team-player:hover:before {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	transition: ease-in .3s
}

.team-player-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 10px 12px
}

.team-player-header .team-player-header-left {
	display: flex;
	align-items: center
}

.team-player-header .team-player-header-left .team-player-avatar {
    /* width: 45px; */
    border-radius: 50%;
    border: 2px dashed #111318;
    margin-right: 10px;
    padding: 2px;
}

.team-player-header .team-player-header-left .team-player-content {
	display: flex;
	flex-direction: column
}

.team-player-header .team-player-header-left .team-player-content>.player-name {
	color: #bebebe;
	font-size: 18px
}

.team-player-header .team-player-header-left .team-player-content .player-banned-title {
	padding: 3px 10px;
	background: rgba(255, 0, 43, .24);
	color: #e1e1e1;
	text-align: center;
	border-radius: 50px;
	width: max-content;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .5px
}

.team-player-header .team-player-header-left .team-border-loss {
	border-color: rgb(193, 12, 12, 1) !important;
	-webkit-filter: drop-shadow(0px 0px 5px rgb(193, 12, 12, 0.2));
	filter: drop-shadow(0px 0px 5px rgb(193, 12, 12, 0.2))
}

.team-player-header .team-player-header-left .team-border-won {
    border-color: #03A9F4 !important;
    -webkit-filter: drop-shadow(0px 0px 5px rgb(39, 209, 83, 0.2));
    filter: drop-shadow(0px 0px 5px rgb(39, 209, 83, 0.2));
}

.team-player-header .team-player-header-left .team-border-canceled {
	border-color: rgb(94, 108, 137, 1) !important;
	-webkit-filter: drop-shadow(0px 0px 5px rgb(94, 108, 137, 0.2));
	filter: drop-shadow(0px 0px 5px rgb(94, 108, 137, 0.2))
}

.team-player-header .team-player-header-left .team-border-leaver {
	border-color: rgb(197, 197, 197, 1) !important;
	-webkit-filter: drop-shadow(0px 0px 5px rgb(197, 197, 197, 0.2));
	filter: drop-shadow(0px 0px 5px rgb(197, 197, 197, 0.2))
}

.team-player-header .team-player-header-center {
	display: flex;
	position: absolute;
	top: 0;
	left: 70%
}

.team-player-header .team-player-header-center .player-admin-level {
	padding: 3px 10px;
	background: #c53052;
	color: #ddd;
	text-align: center;
	border-radius: 0px 0px 10px 10px;
	width: max-content;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .5px;
	box-shadow: inset 0 0 10px #15181e
}

.team-player-header .team-player-header-right>span {
	color: #fff;
	font-size: 12px;
	letter-spacing: .5px
}

.team-player-header .team-player-header-right>i {
	color: rgb(197, 48, 82, 1);
	font-size: 17px;
	font-weight: 500;
	line-height: 1;
	width: 15px
}

.team-player-body {
	display: flex;
	flex-direction: column;
	width: 100%
}

.team-player-body .player-body-head {
	display: flex;
	width: 100%
}

.team-player-body .player-body-head>span {
	border: 1px solid #191c23;
	padding: 5px 0px 5px 10px;
	display: flex;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: .5px
}

.team-player-body .player-body-head>span:first-child {
	border-left: unset;
	border-right: unset;
	padding-right: 10px
}

.team-player-body .player-body-head>span:last-child {
	border-right: unset
}

.col-row\:25 {
	width: 25%
}

.col-row\:75 {
	width: 75%
}

.banned-player {
	border-top: 1px solid #191c23;
	padding: 15px
}

.banned-player>span>b {
	color: #c10d0d
}

.player-body-body {
	display: flex;
	width: 100%
}

.player-body-body .col-row\:25 .p-value {
	color: #fff
}

.player-body-body .col-row\:25 .p-title {
	font-size: 11px
}

.player-body-body>div {
	border: 1px solid #191c23;
	border-top: unset;
	border-bottom: unset;
	border-right: unset
}

.player-body-body>div:first-child {
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-left: unset;
    justify-content: center;
}

.player-body-body>div:last-child {
	display: flex;
	align-items: center
}

.player-body-body>div .player-row-stats {
	display: flex;
	flex-direction: column;
	padding: 10px;
	width: 33.333333%;
	border-right: 1px solid #191c23
}

.player-body-body>div .player-row-stats:last-of-type {
	border-right: unset
}

.player-body-body>div .player-row-stats .p-value {
	color: #fff
}

.player-body-body>div .player-row-stats .p-title {
	font-size: 11px
}

.match-informations {
	background: #15181e;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #191c23;
	display: flex
}

.match-informations>.match-map {
	display: flex
}

.match-informations>.match-map>.playmap {
	width: 85px;
	height: 85px;
	object-fit: cover;
	border-radius: 5px;
	margin-right: 10px;
	border: 2px solid rgb(197, 48, 82, 1)
}

.match-informations>.match-map .match-map-content>.map {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px
}

.match-informations>.match-map .match-map-content .match-started {
	display: flex;
	flex-direction: column
}

.match-informations>.match-map .match-map-content .match-started>.text {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px
}

.match-informations>.match-map .match-map-content .match-started>.time {
	color: rgb(197, 48, 82, 1);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1.5px
}

#table-board {
	width: 100%;
	border: 1px solid #191c23
}

#table-board>thead>tr>th {
	padding: 10px;
	font-size: 13px;
	background: #191c23;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	white-space: nowrap;
    text-align: start;
}

.buttonsvite:hover {
    background: #9b082a;
    cursor:pointer;
}
.buttonsvite {
    background: #3078c5;
    padding: 10px 15px;
    color: white !important;
    border: 1px solid #191c23;
    border-radius: 4px;
    text-transform: uppercase;
}

.buttonsvite2 {
    background: #111318;
    padding: 10px 15px;
    color: white !important;
    border: 1px solid #191c23;
    border-radius: 4px;
    text-transform: uppercase;
}
.buttonsvite2:hover {
    background: #191c23;
    cursor:pointer;
}

.colwhite {
    color: white !important;
}
input.radio {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background-color: red;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: none;
}

#table-board>tbody>tr>td {
	padding: 10px;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	letter-spacing: .5px;
	background: #111318;
	border-bottom: 1px solid #191c23;
	white-space: nowrap
}

#table-board>tbody>tr:hover>td {
	background-color: rgb(197, 48, 82, 0.5);
	cursor: pointer
}

#table-board>tbody>tr:hover>.score-player-name>img {
	border-color: rgb(197, 48, 82, 1);
	-webkit-filter: drop-shadow(0px 0px 6px rgb(197, 48, 82, 1));
	filter: drop-shadow(0px 0px 6px rgb(197, 48, 82, 1))
}

#table-board>tbody>tr:last-child>td {
	border-bottom: unset
}

.score-player-name {
	min-width: 500px;
	max-width: 500px
}

.score-player-name>img {
	width: 40px;
	height: 40px;
	object-fit: cover;
	border-radius: 50%;
	border: 3px solid #191c23
}

.score-tab-text {
    text-align: start;
}

.score-team-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 5px;
	line-height: 1
}

.score-team-title>h1 {
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px
}

.score-team-title>span {
	font-weight: 600;
	font-size: 15px;
	letter-spacing: .5px
}

.scoreboard-devider {
	position: relative;
	display: block;
	width: 100%;
	height: 1px;
	background: #191c23;
	margin: 30px 0px
}

.indexRow {
	background: #15181e;
	border-radius: 5px;
	border: 1px solid #191c23;
	margin-bottom: 20px
}

.indexRow .index-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #191c23;
	padding: 15px
}

.indexRow .index-title>h1 {
	color: #fff;
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0
}

.indexRow .index-title>a {
    padding: 8px 20px;
    background-color: rgb(48 121 197);
    border: 1px solid rgba(0, 0, 0, 0);
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .3s linear;
}

.indexRow .index-title>a:hover {
	border-color: rgb(197, 48, 82, 1);
	background-color: rgb(197, 48, 82, 0.8)
}

.indexRow .indexRow-inner {
	padding: 15px
}

.indexRow .indexRow-inner .ix-matches {
	background: #111318;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #191c23;
	margin-bottom: 10px;
	padding-bottom: unset;
	transition: ease-in-out .2s;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.indexRow .indexRow-inner .ix-matches:last-child {
	margin-bottom: unset
}

.indexRow .indexRow-inner .ix-matches:hover {
	transform: scale(1.005);
	transition: ease-in .2s
}

.ix-match-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #191c23;
	padding-bottom: 20px
}

.ix-match-header>h1 {
	color: #fff;
	font-size: 21px;
	letter-spacing: 1px;
	margin: 0
}


.txtalignend {
    text-align: end !important;
}
.ix-match-title {
    font-size: 16px;
    color: #fff;
    margin: 0;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: start;
}

.ix-m-title-right {
	text-align: right
}

.ix-matches-col-center {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border: 1px solid #191c23;
	border-top: 0;
	border-bottom: 0;
	padding: 0 20px;
	white-space: nowrap
}

.match-game-icon {
	min-width: 100px;
	text-align: right
}

.match-game-icon>img {
	width: 30px
}

.ix-match-content {
	display: flex;
	align-items: center
}

.ix-match-sinfo {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 10px 0px
}

.col-right {
	text-align: right
}

.ix-match-score {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px
}

.ix-match-score-value {
	line-height: 1;
	font-weight: 700;
	letter-spacing: .5px;
	color: #c10c0c
}

.match-score2 {
    /* font-size: 14px; */
    line-height: 1;
    font-weight: 700;
    letter-spacing: .5px;
    color: #5e6c89;
    margin-top: -5px;
}

.match-status.status-ongoing {
	color: #27d153
}

.match-status-type {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 500;
	min-width: 100px;
	color: #fff
}

.match-status-type>span {
	width: 8px;
	height: 8px;
	background: #5e6c89;
	border-radius: 50%;
	margin-right: 5px
}

.match-status-type.status-type-canceled {
	color: #5e6c89;
	text-decoration: line-through
}

.match-status-type.status-type-live>span {
	background: #27c334;
	-webkit-animation: matchLive-anim 2s infinite;
	animation: matchLive-anim 2s infinite
}

.match-status-type.status-type-finished>span {
	background: #c10c0c
}

#footer {
	background: #15181e;
	padding: 10px 0px;
	border-top: 1px solid #191c23;
	margin-top: 20px
}

#footer .footer-inner {
	display: flex;
	align-items: center;
	justify-content: space-between
}

#footer .footer-inner>span {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-weight: 600;
	text-transform: uppercase
}

#footer .footer-inner>span>b {
	color: rgb(197, 48, 82, 1);
	text-transform: uppercase
}

#footer .footer-inner .footer-author>div {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-weight: 600;
	text-transform: uppercase
}

#footer .footer-inner .footer-author>div>span {
	margin: 0 5px
}

#footer .footer-inner .footer-author>div>a {
	color: rgb(197, 48, 82, 1)
}

#drawn-cookies {
	position: fixed;
	z-index: 999999;
	display: none;
	background: #191c23;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(25, 28, 35, .3411764706), 0px 0px 10px rgba(21, 24, 30, .2588235294);
	box-shadow: 0px 0px 10px rgba(25, 28, 35, .3411764706), 0px 0px 10px rgba(21, 24, 30, .2588235294);
	left: 50%;
	transform: translateX(-50%);
	width: 100%
}

#drawn-cookies>.container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

#drawn-cookies>.container .cookies-text>h1 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1.5px
}

#drawn-cookies>.container .cookies-text>span {
	font-weight: 500;
	font-size: 15px;
	max-width: 800px;
	display: inline-block
}

#drawn-cookies>.container .cookies-text>span>a {
	color: rgb(197, 48, 82, 1);
	font-weight: 600;
	letter-spacing: 1px
}

#drawn-cookies>.container .cookies-button>.drawn-cookies-accept {
	padding: 10px 45px;
	background: rgb(197, 48, 82, 1);
	-webkit-box-shadow: 0 0 10px rgb(197, 48, 82, 0.7);
	box-shadow: 0 0 10px rgb(197, 48, 82, 0.7);
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
	cursor: pointer;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1.5px
}

#drawn-cookies.notactive {
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	bottom: -500px !important
}

#drawn-cookies.active {
	display: flex;
	bottom: 0px
}

#privacy-open {
	cursor: pointer
}

#page-top.privacy-open {
	min-height: 100vh
}

#page-top.privacy-open #bladeApp {
	display: none;
	animation: fadetab .5s 1
}

#page-top.privacy-open #privacy-policy {
	display: block;
	animation: fadetab .5s 1
}

#page-top #privacy-policy {
	position: relative;
	width: 100%;
	min-height: 100vh;
	top: 0px;
	left: 0px;
	display: none;
	background: #111318;
	z-index: 9999999;
	transition: ease-in-out .3s
}

.policy-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 50px 0px
}

.policy-header>h1 {
	text-align: center;
	margin: 0;
	color: #fff;
	font-size: 50px;
	font-weight: 900;
	letter-spacing: 3px;
	text-transform: uppercase
}

.policy-header>#privacy-close {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid rgb(197, 48, 82, 1);
	border-radius: 50%;
	text-shadow: 0px 2px 4px rgb(197, 48, 82, 0.3), 0px -2px 4px rgb(197, 48, 82, 0.3);
	cursor: pointer;
	transition: ease-in-out .2s
}

>.policy-header>#privacy-close:hover {
	background-color: rgb(197, 48, 82, 1);
	transition: ease-in .2s
}

.policy-row {
	border-bottom: 1px solid #191c23;
	padding-bottom: 25px;
	margin-bottom: 25px
}

.policy-row>h1 {
	color: #fff;
	font-size: 30px;
	margin: 0;
	letter-spacing: 1.5px;
	line-height: 1;
	margin-bottom: 5px
}

.policy-row>p {
	font-size: 16px
}

.policy-row>p:last-child {
	margin: unset
}

.policy-row:last-child {
	border: unset;
	padding-bottom: unset;
	margin: unset
}

.policy-row-custom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0px
}

.policy-row-custom>span {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px
}

.policy-row-custom>span>b {
	color: rgb(197, 48, 82, 1);
	text-shadow: 0 0 19px rgb(197, 48, 82, 0.5)
}

#documentation-open {
	cursor: pointer
}

#page-top.documentation-open {
	min-height: 100vh
}

#page-top.documentation-open #bladeApp {
	display: none;
	animation: fadetab .5s 1
}

#page-top.documentation-open #documentation {
	display: block;
	animation: fadetab .5s 1
}

#page-top #documentation {
	position: relative;
	width: 100%;
	min-height: 100vh;
	top: 0px;
	left: 0px;
	display: none;
	background: #111318;
	z-index: 9999999;
	transition: ease-in-out .3s
}

.documentation-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 50px 0px
}

.documentation-header>h1 {
	text-align: center;
	margin: 0;
	color: #fff;
	font-size: 50px;
	font-weight: 900;
	letter-spacing: 3px;
	text-transform: uppercase
}

.documentation-header>#documentation-close {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid rgb(197, 48, 82, 1);
	border-radius: 50%;
	text-shadow: 0px 2px 4px rgb(197, 48, 82, 0.3), 0px -2px 4px rgb(197, 48, 82, 0.3);
	cursor: pointer;
	transition: ease-in-out .2s
}

>.documentation-header>#documentation-close:hover {
	background-color: rgb(197, 48, 82, 1);
	transition: ease-in .2s
}

#timezone {
	color: #fff;
	font-size: 16px
}

#timezone>.pv-timer {
	color: rgb(197, 48, 82, 1);
	margin-left: 5px
}

.profileField {
	background: #15181e;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #191c23;
	margin-bottom: 30px
}

.profileField-header {
	display: flex
}

.playerContent {
	display: flex;
	flex-direction: column;
	width: 100%
}

.player-content-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #191c23;
	height: 70px
}

.player-content-info {
	display: flex
}

.playerAvatar {
	position: relative;
	margin-right: 25px;
	display: flex;
	min-width: 130px;
	max-width: 130px
}

.playerAvatar>img {
    width: 125px;
    height: 125px;
    object-fit: cover;
    border-radius: 500px;
    border: 3px dashed #3078c514;
    padding: 3px;
}

.playerName {
	display: flex;
	align-items: center;
	color: #fff;
	margin: unset;
	line-height: 1
}

.playerName>.name {
	line-height: 1;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1.5px
}

.playerBadge {
	position: relative;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 5px;
	line-height: 1;
	top: 4px
}

.playerBadge>i {
	color: #27d153;
	font-size: 20px;
	line-height: 1;
	margin-left: 5px
}

.playerInfo-row {
	margin-right: 20px;
	display: flex;
	align-items: center;
	border-right: 1px solid #191c23;
	padding-right: 20px
}

.playerInfo-row>i {
	margin-right: 5px;
	color: rgb(197, 48, 82, 1)
}

.playerInfo-row>span {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .3px;
	font-size: 12px;
	margin-right: 5px
}

.playerInfo-row>b {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .5px
}

.playerInfo-row:last-child {
	padding-right: unset;
	margin-right: unset;
	border: unset
}

.playerInfo-inner>span {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .3px;
	font-size: 12px;
	margin-right: 5px
}

.playerInfo-inner>b {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .5px
}

.player-content-row2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%
}

.player-info-left,
.player-info-right {
	display: flex;
	align-items: center;
	height: 100%
}

.player-info-row {
	display: flex;
	flex-direction: column;
	border-right: 1px solid #191c23;
	padding-right: 20px;
	margin-right: 20px
}

.player-info-row:last-child {
	margin-right: unset;
	padding-right: unset;
	border: unset
}

.player-info-row>.pi-type {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .5px
}

.player-info-row>.pi-value {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 1px
}

.player-steam-info>a>i {
	font-size: 30px;
	line-height: 1;
	color: rgb(197, 48, 82, 1)
}

#player-stats {
	display: block
}

.profileTab {
	display: none;
	animation: fadetab .5s 1
}

.playerLevel {
	display: grid;
	grid-template-columns: repeat(10, 1fr);
	white-space: nowrap;
	width: 100%
}

.playerLevel .playerLevel-row {
	position: relative;
	border-right: 1px solid #191c23;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 10px 15px 20px 15px;
	white-space: nowrap
}

.playerLevel .playerLevel-row:first-child {
	min-width: 400px
}

.playerLevel .playerLevel-row:first-child>.level-progress {
	border-left: 1px solid #191c23;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.playerLevel .playerLevel-row:first-child>.level-progress>span {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.playerLevel .playerLevel-row:last-child {
	border-right: unset
}

.playerLevel .playerLevel-row:last-child>.level-progress {
	border-right: 1px solid #191c23;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.playerLevel .playerLevel-row:last-child>.level-progress>span {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.playerLevel .playerLevel-row .levelIcon {
	width: 30px;
	margin-bottom: 5px
}

.playerLevel .playerLevel-row .levelText {
	color: #fff;
	font-weight: 500
}

.playerLevel .playerLevel-row .level-progress {
	position: absolute;
	bottom: 0;
	width: calc(100% + 1px);
	height: 10px;
	background: #111318;
	border-top: 1px solid #191c23;
	border-bottom: 1px solid #191c23
}

.playerLevel .playerLevel-row .level-progress>span {
    position: absolute;
    width: 0;
    /* background: rgb(197, 48, 82, 1); */
    height: 100%;
}

.playerLevel .playerLevel-row[data-status=completed]>.level-progress>span {
	width: 100%
}

.profileField-stats {
	padding: unset
}

.pf-statsHead {
	border-bottom: 1px solid #191c23;
	display: flex;
	height: 50px
}

.pf-statsHead>li>button {
	position: relative;
	height: 100%;
	padding: 0 20px;
	border: 0;
	background: unset;
	color: #5e6c89;
	font-weight: 500;
	font-size: 15px
}

.pf-statsHead>li>button:hover {
	color: rgb(197, 48, 82, 1)
}

.pf-statsHead>li>button.active {
	color: #fff
}

.pf-statsHead>li>button:after {
	content: "";
	position: absolute;
	bottom: -2px;
	width: 0px;
	height: 3px;
	background: rgb(197, 48, 82, 1);
	left: 0;
	right: 0;
	opacity: 0;
	margin: 0 auto;
	-webkit-filter: drop-shadow(0px -3px 5px rgb(197, 48, 82, 0.5));
	filter: drop-shadow(0px -3px 5px rgb(197, 48, 82, 0.5));
	transition: ease-in-out .3s
}

.pf-statsHead>li>button:hover:after,
.pf-statsHead>li>button.active:after {
	opacity: 1;
	width: 30px;
	transition: ease-in .3s
}

#player-maps-table {
	width: 100%
}

.tab-text-spacer {
	text-align: center;
	color: rgb(197, 48, 82, 1) !important
}

.win-text {
	color: #27d153 !important
}

.loss-text {
	color: #c10c0c !important
}

.tab-min-width {
	min-width: 100px;
	max-width: 100px
}

.profile-map-tab {
	display: flex
}

.profile-map {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 85px
}

.profile-map:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(17, 19, 24, .5);
	border-radius: 2px
}

.profile-map>img {
	width: 85px;
	height: 50px;
	object-fit: cover;
	border-radius: 2px
}

.profile-match-score {
	position: absolute;
	font-size: 25px;
	font-weight: 900
}

.match-profile-map {
	display: flex;
	flex-direction: column;
	margin-left: 10px
}

.match-profile-map>.map-name {
	color: #fff;
	font-size: 20px
}

.match-profile-map>.match-id {
	color: #5e6c89;
	line-height: 1
}

.profile-match-loss {
	color: #c10c0c;
	font-weight: 600;
	text-transform: uppercase
}

.profile-match-canceled {
	color: #a1a0a0;
	font-weight: 600;
	text-transform: uppercase
}

.profile-match-win {
	color: #27d153;
	font-weight: 600;
	text-transform: uppercase
}

.pf-statsBody {
	padding: 20px
}

.stats-player {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 10px;
	border-bottom: 1px solid #191c23;
	margin-bottom: 20px;
	padding-bottom: 20px
}

.stats-row {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #191c23;
	padding: 20px;
	border-radius: 3px
}

.stats-row>.type {
	color: #fff;
	font-size: 30px;
	font-weight: 600
}

.stats-row>.value {
	font-size: 16px;
	line-height: 1
}

.top-player-color {
	color: gold !important
}

#profilebanned {
	background: #15181e;
	margin-bottom: 20px;
	border: 1px solid #191c23;
	padding: 25px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between
}

#profilebanned .banned-left-in>h1 {
	color: #fff;
	font-size: 20px;
	margin: unset
}

#profilebanned .banned-left-in>h1>span {
	color: #e23004;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px
}

#profilebanned .profile-banned-left {
	display: flex;
	align-items: center
}

#profilebanned .profile-banned-left>i {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(226, 48, 4, .2);
	color: #e23004;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 18px
}

#profilebanned .profile-banned-right>i {
	font-size: 15px;
	margin-right: 5px;
	color: #e23004
}

#profilebanned .profile-banned-right>span {
	color: #fff;
	font-size: 15px
}

#profilebanned .profile-banned-right>b {
	color: #e23004;
	font-weight: 500
}

.achievements-row {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-gap: 20px;
	position: relative
}

.achievements-row .achievement-box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.achievements-row .achievement-box>img {
	max-width: 90px
}

.achievements-row .achievement-box.not-completed>img {
	filter: grayscale(1)
}

.achievements-row .achievement-box .achievement-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 5px
}

.achievements-row .achievement-box .achievement-content>.title {
	color: #fff;
	font-size: 20px;
	font-weight: 500
}

.achievements-row .achievement-box .achievement-content>.desc {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px
}

.pagination-wrapper {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px
}

.pagination-wrapper>.pagination>ul {
	display: inline-flex;
	margin: 0;
	padding: 0;
	background: #15181e;
	border-radius: 2px;
	border: 1px solid #191c23
}

.pagination-wrapper>.pagination>ul>li>a {
	display: inline-flex;
	align-items: center;
	padding: 10px 15px;
	color: #fff !important
}

.pagination-wrapper>.pagination>ul>li>a.disabled {
	pointer-events: none;
	cursor: default
}

.pagination-wrapper>.pagination>ul>li:first-child {
	border-right: 1px solid #191c23;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pagination-wrapper>.pagination>ul>li:last-child {
	border-left: 1px solid #191c23;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.pagination-wrapper>.pagination>ul>li.active,
.pagination-wrapper>.pagination>ul>li:focus {
	background: rgb(197, 48, 82, 1)
}

.pagination-wrapper>.pagination>ul>li:hover:not(.active) {
	background: rgb(197, 48, 82, 0.5)
}

#search-content {
	position: relative;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

#search-content .search {
	position: relative;
	right: 0;
	width: 40px;
	height: 40px;
	background: rgb(197, 48, 82, 1);
	border-radius: 50%;
	transition: all 1s;
	z-index: 4;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .4)
}

#search-content .search:hover {
	cursor: pointer
}

#search-content .search::before {
	content: "";
	position: absolute;
	margin: auto;
	top: 15px;
	right: 0;
	bottom: 0;
	left: 15px;
	width: 7px;
	height: 2px;
	background: #fff;
	transform: rotate(45deg);
	transition: all .5s
}

#search-content .search::after {
	content: "";
	position: absolute;
	margin: auto;
	top: -5px;
	right: 0;
	bottom: 0;
	left: -5px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 2px solid #fff;
	transition: all .5s
}

#search-content input {
	position: absolute;
	right: 0;
	width: 40px;
	height: 35px;
	outline: none;
	border: none;
	background: rgb(197, 48, 82, 1);
	color: #fff;
	text-shadow: 0 0 10px rgb(197, 48, 82, 1);
	padding: 0 30px 0 20px;
	border-radius: 30px;
	box-shadow: 0 0 25px 0 rgb(197, 48, 82, 1), 0 20px 25px 0 rgba(0, 0, 0, .2);
	transition: all 1s;
	opacity: 0;
	z-index: 5;
	font-weight: bolder;
	letter-spacing: .1em
}

#search-content input:hover {
	cursor: pointer
}

#search-content input:focus {
	width: 300px;
	opacity: 1;
	cursor: text
}

#search-content input:focus~.search {
	background: #191c23;
	z-index: 6
}

#search-content input:focus~.search::before {
	top: 0;
	left: 0;
	width: 25px
}

#search-content input:focus~.search::after {
	top: 0;
	left: 0;
	width: 25px;
	height: 2px;
	border: none;
	background: #fff;
	border-radius: 0%;
	transform: rotate(-45deg)
}

#search-content input::placeholder {
	color: #fff;
	opacity: .5;
	font-weight: bolder
}

.devider {
	background: #191c23;
	display: block;
	height: 1px;
	margin: 5px 0
}

#user-loggedIn {
	position: relative;
	height: 100%;
	padding: 0 10px;
	transition: all .3s linear;
	cursor: pointer
}

#user-loggedIn:hover,
#user-loggedIn.active {
	background: rgb(197, 48, 82, 0.2)
}

#user-loggedIn:hover #user-details>img,
#user-loggedIn.active #user-details>img {
	border-color: rgb(197, 48, 82, 1);
	-webkit-filter: drop-shadow(0px 0px 6px rgb(197, 48, 82, 1));
	filter: drop-shadow(0px 0px 6px rgb(197, 48, 82, 1))
}

#user-loggedIn:hover .user-details-dropdown,
#user-loggedIn.active .user-details-dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	transition: ease-in .3s
}

#user-loggedIn #user-details {
	flex-direction: row-reverse;
	height: 100%;
	display: flex;
	align-items: center
}

#user-loggedIn #user-details>div {
	display: flex;
	flex-direction: column;
	line-height: 1.3;
	pointer-events: none
}

#user-loggedIn #user-details>div>.name {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: .5px;
	pointer-events: none;
	-webkit-user-select: none;
	user-select: none
}

#user-loggedIn #user-details>div>.id {
	color: inherit;
	font-size: 11px;
	pointer-events: none;
	-webkit-user-select: none;
	user-select: none
}

#user-loggedIn #user-details>img {
	width: 50px;
	height: 50px;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%;
	border: 2px dashed #313846;
	padding: 2px;
	margin-right: 5px;
	transition: all .3s linear;
	pointer-events: none;
	-webkit-user-select: none;
	user-select: none
}

#user-loggedIn .user-details-dropdown {
	position: absolute;
	right: 0;
	display: flex;
	flex-direction: column;
	background: #15181e;
	border: 1px solid #191c23;
	border-radius: 5px;
	width: 100%;
	border-top-left-radius: unset;
	border-top-right-radius: unset;
	border-top: unset;
	transform: translateY(50px);
	opacity: 0;
	visibility: hidden;
	transition: ease-in-out .3s
}

#user-loggedIn .user-details-dropdown>li>a {
	padding: 10px 15px;
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	transition: all .2s linear
}

#user-loggedIn .user-details-dropdown>li>a>i {
	color: rgb(197, 48, 82, 1);
	margin-right: 7px
}

#user-loggedIn .user-details-dropdown>li>a:hover {
	background: rgb(197, 48, 82, 0.2)
}

#user-loggedIn .user-details-dropdown>li:first-child>a {
	border-top: 1px solid rgba(0, 0, 0, 0)
}

#user-loggedIn .user-details-dropdown>li:first-child:hover {
	border-color: rgb(197, 48, 82, 1)
}

#user-loggedIn .user-details-dropdown>li:last-child>a {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #111318;
	cursor: not-allowed;
	border-color: #191c23;
	color: #767676
}

.profile-settings>.row {
	margin-bottom: 15px;
	border-bottom: 1px solid #191c23;
	padding-bottom: 5px
}

.profile-settings>.row:last-child {
	margin-bottom: unset;
	border-bottom: unset;
	padding-bottom: unset
}

.profile-settings>.row>div {
	padding-bottom: 20px
}

.profile-settings>.row>.col-md-6:nth-child(1) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(3) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(5) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(7) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(9) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(11) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(13) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(15) {
	padding-right: 20px
}

.profile-settings>.row>.col-md-6:nth-child(17) {
	padding-right: 20px
}

.profile-settings>.row:last-child {
	margin-bottom: unset;
	border-bottom: unset;
	padding-bottom: unset
}

.profile-input {
	background: #111318;
	border-color: #191c23;
	border-radius: 3px;
	color: #fff
}

.profile-input:focus {
	background-color: rgb(197, 48, 82, 0.2) !important;
	border-color: rgb(197, 48, 82, 1) !important;
	outline: 0;
	box-shadow: 0 0 0 .25rem rgb(197, 48, 82, 0.2) !important;
	color: #fff !important
}

.profile-switch {
	display: flex;
	align-items: center;
	margin: unset;
	margin-bottom: 10px
}

.profile-switch:last-child {
	margin-bottom: unset
}

.profile-switch>label {
	margin-bottom: unset;
	margin-left: 10px;
	text-transform: inherit;
	font-weight: 400;
	font-size: 15px
}

.profile-switch>input {
	width: 40px !important;
	height: 20px !important;
	background-color: #15181e;
	background-image: none !important;
	border-color: rgb(197, 48, 82, 1);
	float: unset;
	margin: unset;
	padding: unset;
	cursor: pointer;
	display: flex;
	align-items: center;
	box-shadow: unset !important
}

.profile-switch>input:checked:before {
	transform: translateX(24px);
	transition: ease-in .3s
}

.profile-switch>input:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	transform: translateX(4px);
	transition: ease-in-out .3s
}

.profile-switch>input:checked {
	background: rgb(197, 48, 82, 1) !important;
	border-color: rgb(197, 48, 82, 1);
	transition: ease-in .3s
}

.profile-switch>input:focus {
	border-color: rgb(197, 48, 82, 1);
	transition: ease-in .3s
}

#paginations.loader {
	position: relative
}

#paginations.loader>.table-overflow,
#paginations.loader a {
	opacity: .3;
	pointer-events: none;
	cursor: default
}

#paginations.loader .table-loader {
	opacity: 1;
	visibility: visible
}

#paginations .table-loader {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 100;
	opacity: 0;
	visibility: hidden
}

#paginations .table-loader #spinner-loader {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0
}

#paginations .table-loader #spinner-loader .spinner {
	width: 62px;
	height: 62px;
	border-radius: 50%;
	perspective: 800px
}

#paginations .table-loader #spinner-loader .spinner .inner {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border-radius: 50%
}

#paginations .table-loader #spinner-loader .spinner .inner.one {
	left: 0;
	top: 0;
	animation: rotate-one 1s linear infinite;
	border-bottom: 3px solid rgb(197, 48, 82, 1)
}

#paginations .table-loader #spinner-loader .spinner .inner.two {
	right: 0;
	top: 0;
	animation: rotate-two 1s linear infinite;
	border-right: 3px solid #0089ff
}

#paginations .table-loader #spinner-loader .spinner .inner.three {
	right: 0;
	bottom: 0;
	animation: rotate-three 1s linear infinite;
	border-top: 3px solid #ffef2c
}

.tippy-box[data-theme~=pugsys] {
	background: linear-gradient(to bottom, rgb(197, 48, 82, 1), rgb(197, 48, 82, 1));
	color: #fff
}

.tippy-box[data-theme~=pugsys] .tippy-arrow {
	color: rgb(197, 48, 82, 1) !important
}

.buttonPrimary {
    padding: 12px 20px;
    background-color: transparent;
    border: 1px solid rgb(48 120 197);
    color: rgb(48 120 197) !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .3s linear;
}

.buttonPrimarygreen {
    padding: 12px 20px;
    background-color: transparent;
    border: 1px solid rgb(92 197 48);
    color: rgb(97 197 48) !important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all .3s linear;
    margin-right: 5px;
}



.buttonPrimarygreen:hover {
    background: rgb(97 197 48);
    border-color: rgb(97 197 48);
    color: white !important;
}



.buttonPrimary:hover {
    background: rgb(48 120 197);
    border-color: rgb(48 120 197);
    color: white !important;
}

.level {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 37px;
	height: 37px
}

.level .level-layer-one {
	position: relative;
	width: 30px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	line-height: 30px;
	background: #111318;
	z-index: 1;
	font-size: 18px;
	border-radius: 50%
}

.level .level-layer-text {
	position: absolute;
	color: #fff;
	font-size: 18px;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 5px;
	top: 0
}

.level .level-layer-two {
	font-weight: 100;
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 50%
}

.team-player-header-right {
	display: flex;
	align-items: center;
	flex-direction: row-reverse
}

.level-mini {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 29px;
	height: 29px;
	margin-left: 5px
}

.level-mini .level-layer-one-mini {
	position: relative;
	width: 23px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 23px;
	line-height: 23px;
	background: #111318;
	z-index: 1;
	font-size: 18px;
	border-radius: 50%
}

.level-mini .level-layer-text-mini {
	position: absolute;
	color: #fff;
	font-size: 14px;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 4px;
	top: 0
}

.level-mini .level-layer-two-mini {
	font-weight: 100;
	position: absolute;
	width: 27px;
	height: 27px;
	border-radius: 50%
}

#logo>svg {
	height: 100%;
	width: 100px
}

.path-white {
	fill: #fff
}

.path-colored {
	fill: rgb(197, 48, 82, 1);
	animation: logo-floating 2s infinite
}

.path-animated-1 {
	animation: logoAnim 2s infinite
}

.path-animated-2 {
	animation: logo-blink linear infinite 4s
}

.docsHeader {
	padding: 20px
}

.docsHeader_top {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.docsLogo {
	width: 125px
}

.docsLogo>svg {
	overflow: visible
}

.docsWelcome {
	text-align: center;
	padding: 100px 0
}

.docsWelcome>h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 1px
}

.docsWelcome>p {
	font-size: 20px;
	max-width: 1050px;
	margin: 0 auto
}

.docsRow_image {
	padding-left: 50px
}

.docsRow_image img {
	max-width: 100%;
	border-radius: 10px
}

.docsWrapper\:type-colored {
	background: #1b1f26;
	padding: 50px 0
}

.docsRow_infos>h3 {
	color: #fff;
	font-size: 28px;
	margin-bottom: 20px
}

.docsRow_infos>h3>b {
	color: rgb(197, 48, 82, 1);
	line-height: 1
}

.docsRow_infos>p {
	margin-bottom: 15px;
	font-size: 17px
}

.docsRow_infos>p:last-of-type {
	margin-bottom: unset
}

.docsRow\:flex {
	display: flex
}

.docsRow\:2>* {
	width: 50%
}

.docsRow_grid\:4 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px
}

.docsRow_grid\:4 .gridItem {
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center
}

.mar\:b-100 {
	margin-bottom: 100px
}

.padd\:l-50 {
	padding-left: 50px
}

.itemGradient {
	background: linear-gradient(to top, #1b1f26, rgba(27, 31, 38, 0.1803921569));
	border: 1px solid #1b1f26;
	border-radius: 4px
}

.itemNormal {
	display: flex;
	flex-direction: column
}

.itemNormal>h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1
}

.itemNormal>span {
	font-size: 21px;
	line-height: 1;
	margin-top: 3px;
	color: rgb(197, 48, 82, 1);
	font-weight: 700
}

@media screen and (min-width: 767px)and (max-width: 979px) {
	.docsRow\:2 {
		flex-direction: column
	}

	.docsRow\:2>* {
		width: 100%
	}

	.docsRow_image {
		padding-left: unset;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: 50px
	}

	.docsRow_infos {
		text-align: center
	}

	.docsRow_infos>p {
		max-width: 80%;
		margin: 0 auto;
		margin-bottom: 20px
	}

	.padd\:l-50 {
		padding-left: unset;
		padding-top: 50px
	}

	.docsRow_grid\:4 {
		grid-template-columns: repeat(3, 1fr)
	}

	.docsWelcome>h3 {
		font-size: 30px
	}

	.docsWelcome>p {
		font-size: 16px
	}
}

@media screen and (max-width: 767px) {
	.docsRow\:2 {
		flex-direction: column
	}

	.docsRow\:2>* {
		width: 100%
	}

	.docsRow_image {
		padding-left: unset;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: 50px
	}

	.docsRow_infos {
		text-align: center
	}

	.docsRow_infos>p {
		max-width: 80%;
		margin: 0 auto;
		margin-bottom: 20px
	}

	.padd\:l-50 {
		padding-left: unset;
		padding-top: 50px
	}

	.docsRow_grid\:4 {
		grid-template-columns: repeat(2, 1fr)
	}

	.docsWelcome>h3 {
		font-size: 30px
	}

	.docsWelcome>p {
		font-size: 16px
	}
}

@keyframes rotate-one {
	1% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg)
	}

	100% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg)
	}
}

@keyframes rotate-two {
	1% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg)
	}

	100% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg)
	}
}

@keyframes rotate-three {
	1% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg)
	}

	100% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg)
	}
}

@-webkit-keyframes borderAnim {
	20% {
		border-radius: 6px
	}

	40% {
		border-radius: 8px
	}

	60% {
		border-radius: 10px
	}

	80% {
		border-radius: 6px
	}

	100% {
		border-radius: 10px
	}
}

@keyframes borderAnim {
	20% {
		border-radius: 6px
	}

	40% {
		border-radius: 8px
	}

	60% {
		border-radius: 10px
	}

	80% {
		border-radius: 6px
	}

	100% {
		border-radius: 10px
	}
}

@keyframes fadetab {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes matchLive-anim {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(39, 195, 52, .4);
		box-shadow: 0 0 0 0 rgba(39, 195, 52, .4)
	}

	70% {
		-moz-box-shadow: 0 0 0 6px rgba(39, 195, 52, 0);
		box-shadow: 0 0 0 6px rgba(39, 195, 52, 0)
	}

	100% {
		-moz-box-shadow: 0 0 0 0 rgba(39, 195, 52, 0);
		box-shadow: 0 0 0 0 rgba(39, 195, 52, 0)
	}
}

@keyframes matchLive-anim {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(39, 195, 52, .4);
		box-shadow: 0 0 0 0 rgba(39, 195, 52, .4)
	}

	70% {
		-moz-box-shadow: 0 0 0 6px rgba(39, 195, 52, 0);
		box-shadow: 0 0 0 6px rgba(39, 195, 52, 0)
	}

	100% {
		-moz-box-shadow: 0 0 0 0 rgba(39, 195, 52, 0);
		box-shadow: 0 0 0 0 rgba(39, 195, 52, 0)
	}
}

@keyframes logoAnim {
	0% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	50% {
		-webkit-transform: translatey(-5px);
		transform: translatey(-5px)
	}

	100% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}
}

@keyframes logo-blink {
	78% {
		fill: rgb(197, 48, 82, 1);
		-webkit-filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1));
		filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1))
	}

	79% {
		fill: #fff
	}

	80% {
		-webkit-filter: none;
		filter: none
	}

	81% {
		fill: rgb(197, 48, 82, 1);
		-webkit-filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1));
		filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1))
	}

	82% {
		fill: #fff;
		-webkit-filter: none;
		filter: none
	}

	83% {
		fill: rgb(197, 48, 82, 1);
		-webkit-filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1));
		filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1))
	}

	92% {
		fill: #fff;
		text-shadow: none
	}

	93% {
		fill: rgb(197, 48, 82, 1);
		-webkit-filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1));
		filter: drop-shadow(0 0 7px rgb(197, 48, 82, 1))
	}
}

@keyframes logo-floating {
	0% {
		transform: translatey(0px)
	}

	50% {
		transform: translatey(-5px)
	}

	100% {
		transform: translatey(0px)
	}
}

@media screen and (min-width: 1480px)and (max-width: 1600px) {
	.achievements-row {
		grid-template-columns: repeat(6, 1fr)
	}

	.table-overflow {
		position: relative;
		overflow-x: scroll
	}

	.playerLevel-row:first-child {
		min-width: 300px !important
	}
}

@media screen and (min-width: 1366px)and (max-width: 1480px) {
	.playerLevel-row:first-child {
		min-width: 150px !important
	}
}

@media screen and (min-width: 1280px)and (max-width: 1366px) {
	.table-overflow {
		position: relative;
		overflow-x: scroll
	}

	.playerLevel-row:first-child {
		min-width: 300px !important
	}

	#sidebar-menu {
		position: absolute;
		min-width: 70px;
		max-width: 70px;
		left: 0;
		transition: ease-in-out .5s
	}

	#sidebar-menu .sidebar-menu-inner {
		min-width: 70px;
		max-width: 70px;
		padding: 0 10px;
		transition: ease-in-out .5s
	}

	#sidebar-menu:hover {
		min-width: 250px;
		max-width: 250px;
		transition: ease-in-out .5s
	}

	#sidebar-menu:hover .sidebar-menu-inner {
		min-width: 250px;
		max-width: 250px;
		transition: ease-in .5s
	}

	#sidebar-menu:not(:hover):not(.active) img.siteLogo-text {
		display: none;
		animation: fadetab .5s 1
	}

	#sidebar-menu:not(:hover):not(.active) #sidebar-navbar>.navbarItems-group>li {
		height: 50px
	}

	#sidebar-menu:not(:hover):not(.active) #sidebar-navbar>.navbarItems-group>li>.navbar-item {
		width: 100%;
		height: 50px;
		align-items: center;
		position: relative;
		display: inline-block;
		overflow: hidden
	}

	#sidebar-menu:not(:hover):not(.active) #sidebar-navbar>.navbarItems-group>li>.navbar-item>.navbar-item-text {
		position: relative;
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
		transition: ease-in-out .3s
	}

	#sidebar-menu:not(:hover):not(.active) #sidebar-navbar>.navbarItems-group>li>.navbar-item>.navbar-item-icon {
		width: 100%;
		transition: ease-in-out .4s
	}

	#bladeApp {
		padding-left: 70px
	}

	#header {
		left: 70px !important
	}

	.achievements-row {
		grid-template-columns: repeat(5, 1fr)
	}
}

@media screen and (min-width: 320px)and (max-width: 1280px) {

	.scoreboard-overflow,
	.table-overflow {
		position: relative;
		overflow-x: scroll
	}

	.playerLevel-row:first-child {
		min-width: 300px !important
	}

	#body-content {
		padding-left: unset
	}

	img.siteLogo-text {
		display: block;
		animation: fadetab .5s 1
	}

	#sidebar-menu {
		position: absolute;
		min-width: 250px;
		max-width: 250px;
		left: -260px;
		visibility: hidden;
		opacity: 0;
		transition: ease-in-out .4s
	}

	#sidebar-menu .sidebar-menu-inner {
		min-width: 250px;
		max-width: 250px;
		left: -260px;
		visibility: hidden;
		opacity: 0;
		transition: ease-in-out .4s
	}

	#sidebar-menu .sidebar-menu-inner #sidebarClose {
		position: absolute;
		right: -60px;
		top: 18px;
		width: 45px;
		height: 45px;
		border-radius: 50%;
		background: #111318;
		border: 1px solid #191c23;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		cursor: pointer
	}

	#sidebar-menu.active {
		visibility: visible;
		opacity: 1;
		left: 0;
		transition: ease-in-out .4s
	}

	#sidebar-menu.active .sidebar-menu-inner {
		min-width: 250px;
		max-width: 250px;
		padding: 0 15px;
		left: 0;
		opacity: 1;
		visibility: visible;
		transition: ease-in-out .4s
	}

	#header {
		left: 0 !important
	}

	#openSidebar {
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		color: #fff;
		cursor: pointer;
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: all !important
	}

	.achievements-row {
		grid-template-columns: repeat(4, 1fr)
	}
}

@media screen and (max-width: 1090px) {
	.table-overflow {
		position: relative;
		overflow-x: scroll
	}

	.player-content-row {
		flex-direction: column;
		align-items: flex-start
	}

	.player-content-info {
		margin: 10px 0
	}

	.playerLevel-row:first-child {
		min-width: 300px !important
	}
}

@media screen and (max-width: 979px) {
	.stats-player {
		grid-template-columns: repeat(3, 1fr)
	}

	.profile-map-tab {
		min-width: 250px;
		max-width: 250px
	}

	.score-player-name {
		min-width: 300px;
		max-width: 300px
	}

	.match-team-rows>.padd-lr\:20 {
		padding: unset;
		margin-bottom: 20px
	}

	.match-body>.col-match-body:first-of-type,
	.match-body>.col-match-body:last-of-type {
		width: 15%;
		padding: 10px
	}

	.match-body>.col-match-body {
		width: 70%
	}

	.match-body .match-team {
		flex-direction: column !important
	}

	.match-body .match-team .match-team-title {
		display: none
	}

	.match-body .match-team .match-team-title-responsive {
		display: inline-block
	}

	.match-status-info {
		margin: 0;
		padding: 10px
	}

	.ix-match-header {
		flex-direction: row-reverse
	}

	.ix-match-header .match-status-type {
		min-width: unset;
		margin-left: 10px
	}

	.ix-match-header .match-game-icon {
		display: none
	}

	#header,
	#siteLogo {
		height: 60px
	}

	#header .siteLogo-icon,
	#siteLogo .siteLogo-icon {
		width: 40px;
		height: 40px
	}

	#header img.siteLogo-text,
	#siteLogo img.siteLogo-text {
		max-width: 160px
	}

	#sidebarClose {
		top: 8px
	}

	#body-content {
		margin-top: 60px
	}

	.achievements-row {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media screen and (max-width: 900px) {
	.player-content-row {
		height: unset
	}

	.player-content-row .player-content-info {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		white-space: nowrap
	}

	.playerInfo-row {
		border-right: 0;
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 10px;
		border-bottom: 1px solid #191c23;
		padding-bottom: 10px
	}

	.playerInfo-row:last-child {
		margin-bottom: unset;
		padding-bottom: unset
	}
}

@media screen and (max-width: 800px) {
	.stats-player {
		grid-template-columns: repeat(2, 1fr)
	}

	.profileField {
		flex-direction: column;
		align-items: center
	}

	.profileField .playerAvatar {
		margin-right: unset;
		margin-bottom: 10px
	}

	.profileField .player-content-row {
		align-items: center
	}

	.profileField .player-content-row .player-content-info {
		grid-template-columns: repeat(2, 1fr);
		margin: 20px 0
	}

	.profileField .player-content-row .player-content-info .playerInfo-row {
		border: 0;
		padding: 0;
		flex-direction: column;
		border-bottom: 1px solid #191c23;
		padding-bottom: 10px
	}

	.profileField .player-content-row .player-content-info .playerInfo-row .playerInfo-inner-resp {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 140px;
		margin-right: 4px
	}

	.profileField .player-content-row .player-content-info .playerInfo-row:nth-child(3),
	.profileField .player-content-row .player-content-info .playerInfo-row:nth-child(4) {
		margin-bottom: unset;
		padding-bottom: unset;
		border: 0
	}

	.profileField .player-content-row2 {
		flex-direction: column
	}

	.profileField .player-content-row2 .player-info-left {
		margin-bottom: 20px;
		border-bottom: 1px solid #191c23;
		flex-direction: column;
		width: 100%
	}

	.profileField .player-content-row2 .player-info-left .player-info-row {
		align-items: center;
		padding-top: 10px;
		padding-bottom: 10px;
		border-right: unset;
		padding-right: unset;
		margin-right: unset;
		width: 100%;
		border-bottom: 1px solid #191c23
	}

	.ix-matches {
		padding: 10px
	}

	.ix-matches .ix-match-header>h1 {
		font-size: 13px
	}

	.ix-matches .match-body .col-match-body {
		padding: 0 10px
	}

	.match-score2>h1,
	.policy-header>h1 {
		font-size: 22px
	}

	.index-title,
	.indexRow-inner {
		padding: 10px
	}

	.index-title>a {
		padding: 6px 10px;
		font-size: 11px;
		font-weight: 500
	}

	.footer-inner {
		flex-direction: column;
		text-align: center;
		justify-content: center;
		align-items: center
	}

	#drawn-cookies>.container {
		flex-direction: column;
		text-align: center
	}

	#drawn-cookies>.container .policy-row-custom {
		flex-direction: column;
		align-items: center;
		text-align: center
	}

	#drawn-cookies .cookies-button {
		margin-top: 10px
	}

	#match-navbar>li>span {
		display: none
	}

	#sidebar-navbar>.navbarItems-group {
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	#sidebar-navbar>.navbarItems-group>li>.navbar-item {
		height: 50px
	}

	.achievements-row {
		grid-template-columns: repeat(2, 1fr)
	}
}






























































































































































































































































































































































































































































































































































































		