.SideMenuServers_item__ZG7Qk {
	position: relative;
	border-radius: 12px;
	padding: 20px;
	transition: all .2s ease;
	cursor: pointer;
	background: radial-gradient(100% 230% at 50.43% 216%, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, 0) 100%);
	min-width: 300px;
	min-height: 150px
}

.SideMenuServers_item__ZG7Qk .SideMenuServers_bar__Y_q54,
.SideMenuServers_item__ZG7Qk .SideMenuServers_bar__Y_q54:before {
	background: #66003a;
}

.SideMenuServers_item__ZG7Qk.SideMenuServers_active__bmVTd {
	background: radial-gradient(106.96% 246% at 50.43% 216%, rgba(142, 68, 173, .5) 0, rgba(142, 68, 173, 0) 100%), radial-gradient(412.17% 948% at 50.43% 638%, rgba(142, 68, 173, .5) 0, rgba(142, 68, 173, 0) 100%);
}

.SideMenuServers_item__ZG7Qk.SideMenuServers_active__bmVTd .SideMenuServers_count__1OKIZ {
	background: url(../img/online.png) no-repeat 50%/100%;
}

.SideMenuServers_item__ZG7Qk.SideMenuServers_active__bmVTd .SideMenuServers_bar__Y_q54 {
	background: #4A235A;
}

.SideMenuServers_item__ZG7Qk.SideMenuServers_active__bmVTd .SideMenuServers_bar__Y_q54:before {
	background: #00ff85;
	box-shadow: 0 0 2px 1px #4A235A;
}

.SideMenuServers_item__ZG7Qk.SideMenuServers_selected__jkTS2,
.SideMenuServers_item__ZG7Qk:hover {
	box-shadow: 0 0 5px 1px #8E44AD;
}

.SideMenuServers_name__phFkR {
	font-size: 20px;
	line-height: 35px;
	font-weight: 700;
	text-align: center;
}

.SideMenuServers_name__phFkR .playeronline {
	background: -webkit-linear-gradient(#ABEBC6, #27AE60);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.SideMenuServers_name__phFkR .infomain {
	font-size: 16px;
	background: -webkit-linear-gradient(#FFF, #F8F9F9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.SideMenuServers_count__1OKIZ {
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translate(-50%, 50%);
	width: 134px;
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	padding-top: var(--pd-1);
	text-shadow: 0 0 2px #fff;
	background: url(../img/online.png) no-repeat 50%/100%;
}

@media (min-width:1990px) {
	.SideMenuServers_count__1OKIZ {
		width: 80px;
		height: 30px;
	}
}

.SideMenuServers_progress__rMtOM {
	position: absolute;
	left: 50%;
	top: calc(100% - 3px);
	width: 150px;
	height: 8px;
	transform: translateX(-50%);
	background: #D7BDE2;
	border-radius: 0 2px 2px 0;
}

@media (min-width:1990px) {
	.SideMenuServers_progress__rMtOM {
		height: 5px;
		top: calc(100% - 5px);
		width: 80%;
	}
}

.SideMenuServers_bar__Y_q54 {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	transition: all .2s ease, width .8s ease;
}

.SideMenuServers_bar__Y_q54:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: blur(4px);
	content: "";
}


.infodeidad table th {
	line-height: 35px;
	text-align: left;
	padding-left: 15px;
}

.infodeidad table td {
	text-align: left
}

.infodeidad table tr {
	border-bottom: 1px outset #333;
}

/*! CSS Used from: http://localhost:81/clash/templates/xmuonline/css/vendor/bootstrap/css/bootstrap.css */
*,
:after,
:before {
	box-sizing: border-box;
}

figure,
footer,
header {
	display: block;
}

h4,
h6 {
	margin-top: 0;
	margin-bottom: .5rem;
}

figure {
	margin: 0 0 1rem;
}

img {
	border-style: none;
}

img {
	vertical-align: middle;
}

h4,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
}

h4 {
	font-size: 1.5rem;
}

h6 {
	font-size: 1rem;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}

@media print {

	*,
	:after,
	:before {
		text-shadow: none !important;
		box-shadow: none !important;
	}

	img {
		page-break-inside: avoid;
	}
}

/*! CSS Used from: http://localhost:81/clash/templates/xmuonline/css/fonts/font-awesome/css/all.min.css */
.fa {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-star:before {
	content: "\f005";
}

.fa {
	font-family: "Font Awesome 5 Free";
}

.fa {
	font-weight: 900;
}

/*! CSS Used from: http://localhost:81/clash/templates/xmuonline/css/dark.css */
h4,
h6 {
	color: #fff;
	margin: 0 0 .75em 0;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	letter-spacing: -0.02em;
}

h4 {
	font-size: 22px;
	text-transform: none;
	font-style: normal;
}

h6 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 2em;
	line-height: 26px;
	font-size: normal;
}

img {
	max-width: 100%;
	height: auto;
}

figure {
	margin: 0;
}

.card__content {
	padding: 24px 24px;
}

.widget--sidebar .widget__content {
	font-size: 14px;
	line-height: 22px;
}

.widget-player .widget__content {
	background-color: #27313b;
	color: #fff;
	height: 158px;
	overflow: hidden;
	position: relative;
	padding: 0 20px 0 140px;
	background-image: radial-gradient(at 0% 0%, rgba(255, 255, 255, 0.3), transparent);
	border-radius: 4px;
}

@media (min-width: 375px) {
	.widget-player .widget__content {
		padding-left: 158px;
	}
}

@media (min-width: 992px) {
	.widget-player .widget__content {
		height: 156px;
		padding-left: 50%;
	}
}

@media (min-width: 1200px) {
	.widget-player .widget__content {
		height: 150px;
	}
}

.widget-player__team-logo {
	display: block;
	position: absolute;
	left: -25%;
	top: -25%;
	width: 80%;
	height: auto;
	opacity: .1;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	z-index: 1;
}

.widget-player__team-logo img {
	width: 100%;
	height: auto;
}

.widget-player__photo {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 50%;
	z-index: 4;
}

.widget-player__header {
	padding-top: 20px;
	margin-bottom: 8px;
	position: relative;
	z-index: 4;
}

@media (min-width: 992px) {
	.widget-player__header {
		padding-top: 14px;
		margin-bottom: 0;
	}
}

@media (min-width: 1200px) {
	.widget-player__header {
		padding-top: 16px;
		margin-bottom: 10px;
	}
}

.widget-player__name {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 0;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	top: 4px;
	z-index: 1;
}

@media (min-width: 992px) {
	.widget-player__name {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.widget-player__name {
		font-size: 24px;
		top: 6px;
	}
}

.widget-player__first-name {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:20px;font-size:16px;text-transform: none;
}

.widget-player__last-name {
	display: block;
	color: #E74C3C;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
		font-size:14px;text-transform: none;
}

.widget-player__content {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	padding: 12px 0;
}

.widget-player__content-inner {
	width: 100%;
	padding-left: 140px;
	padding-right: 24px;
}

@media (min-width: 375px) {
	.widget-player__content-inner {
		padding-left: 160px;
	}
}

@media (min-width: 992px) {
	.widget-player__content-inner {
		padding-left: 50%;
	}
}

.widget-player__stat {
	float: left;
	width: 33.3%;
	text-align: center;
}

@media (min-width: 376px) and (max-width: 991px) {
	.widget-player__stat {
		width: 60px;
	}
}

.widget-player__stat-label {
	font-size: 8px;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #fff;
	font-weight: 400;
}

@media (min-width: 992px) {
	.widget-player__stat-label {
		font-size: 8px;
		margin-bottom: 1em;
	}
}

@media (min-width: 1200px) {
	.widget-player__stat-label {
		font-weight: 700;
		font-size: 10px;
	}
}

.widget-player__stat-number {
	font-size: 12px;
	line-height: 1.2em;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	letter-spacing: -0.02em;
}

@media (min-width: 992px) {
	.widget-player__stat-number {
		font-size: 18px;
	}
}

.widget-player__footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #512E5F;
	z-index: 1;
	text-align: right;
	line-height: 10px;
	padding: 0px 0px !important
}

.widget-player__footer-txt {
	display: inline-block;
	position: relative;
	background-color: #182027;
	color: #fff;
	padding: 0 24px;
	line-height: 20px;
	font-size: 8px;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	letter-spacing: -0.02em;
}

.widget-class__footer-txt {
	display: inline-block;
	position: relative;
	margin-top: 5px;
	color: #fff;
	padding: 0 0px;
	line-height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	letter-spacing: -0.02em;
	text-align: left;
	float: left;
	padding-left:10px;
}

@media (min-width: 992px) {
	.widget-player__footer-txt {
		font-size: 9px;
		padding-left: 26px;
	}
}

@media (min-width: 1200px) {
	.widget-player__footer-txt {
		font-size: 10px;
		line-height: 30px;
	}
}

.widget-player__footer-txt .fa {
	font-size: 12px;
	margin-right: 0.5em;
	color: #E74C3C;
}

.widget-player__footer-txt::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 20px;
	background-color: #512E5F;
}

.widget-player__footer-txt::before {
	left: -10px;
	-webkit-transform: skew(-30deg);
	transform: skew(-30deg);
}

/*! CSS Used from: http://localhost:81/clash/templates/xmuonline/css/deidad.css ; media=screen */
@media screen {

	*,
	*::before,
	*::after {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	figure {
		display: block;
	}

	h6 {
		margin-top: 0;
		margin-bottom: .5rem;
	}

	figure {
		margin: 0 0 1rem;
	}

	img {
		vertical-align: middle;
		border-style: none;
	}

	h6 {
		margin-bottom: .5rem;
		font-weight: 500;
		line-height: 1.2;
	}

	h6 {
		font-size: 1rem;
	}
}