table.rakings-deidad-customs {
	width: 100%;
	border-collapse: collapse;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

table.rakings-deidad-customs td .medal {
	width: 30px;
}

table.rakings-deidad-customs td a {
	color: burlywood;
	font-weight: bold;
}

table.rakings-deidad-customs th,
table.rakings-deidad-customs td {
	padding: 15px;

	background-color: #222227;
	color: #fff;
}

table.rakings-deidad-customs th {
	text-align: left;
}

table.rakings-deidad-customs tbody {
	tr {
		border-bottom: 1px inset rgb(112, 123, 124, 0.10);
	}
}

table.rakings-deidad-customs thead {
	th {
		background-color: rgb(112, 123, 124, 0.30);
	}
}

.admincp-button {
	position: absolute;
	top: 150px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
}

.infoserver table{
    background: #282b30;	
	color: #fff;
}

.infoserver table td,.infoserver table th { border-bottom: 1px #424949  outset}
.infoserver .h2-title {
    text-align: center;
    margin-bottom: 30px;
    color: white;
    font-size: 25px;
    font-weight: var(--tg-fw-extra-bold);
    letter-spacing: 3px;
    line-height: 1;
    text-transform: uppercase;
	color: #F0B27A ;
}
.infoserver .maininfo td:nth-of-type(2) { color:#2ECC71; text-shadow: 0px 0px 4px #2ECC71;}

.infoserver .vipbenefic th { background: #924A4B}

.infoserver .vipbenefic td:nth-of-type(2) { color:#dc3545 ;text-shadow: 0px 0px 4px #dc3545;}

span,
a,
img,
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

ul {
	list-style: none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	transition: all .3s ease;
	color: #d8d0cc;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

:focus {
	outline: none;
}

.rankings-class-filter {
	display: inline-block;
	list-style-type: none;
	margin: 20px auto;
	padding: 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	font-family: var(--tg-heading-font-family);
}

.rankings-class-filter li {
	display: inline-block;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 10px;
}

.rankings-class-filter li a {
	text-decoration: none;
	color: #FFF;
}

.rankings-class-filter-selection {
	display: inline-block;
	width: 75px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	cursor: pointer;
}

.rankings-class-filter-selection:hover {
	color: red !important;
}

.rankings-class-filter-selection:hover img {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

.rankings-class-filter-selection img {
	width: 40px;
	height: auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-bottom: 5px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	filter: grayscale(100%);
	margin-top: 15px;
}

.rankings-class-filter-selection span {
	display: block;
	background-image: url(../img/right-panel-bg.png);
	width: 70px;
	height: 70px;
	position: relative;
	transition: 0.3s;
	margin: 0 auto;
	filter: brightness(100%) drop-shadow(0px 10px 20px rgba(81, 87, 156, 0.8));
}

.rankings-class-filter-selection span:hover {
	background-image: url(../img/right-panel-bg-hover.png);
}

ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.img-circle {
	border-radius: 50%;
}

/*! CSS Used from: http://localhost:81/EREBOR/templates/EREBOR/css/battlepass.css */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:focus {
	outline: none;
}

:disabled {
	filter: gray !important;
	-webkit-filter: grayscale(1) !important;
	filter: grayscale(1) !important;
	cursor: default;
}

/*! CSS Used from: http://localhost:81/EREBOR/templates/EREBOR/css/custom.css */
*,
:after,
:before {
	box-sizing: border-box;
}

img {
	border-style: none;
}

img {
	vertical-align: middle;
}

@media print {

	*,
	:after,
	:before {
		text-shadow: none !important;
		box-shadow: none !important;
	}

	img {
		page-break-inside: avoid;
	}
}

img {
	max-width: 100%;
	height: auto;
}

@media screen {

	*,
	*::before,
	*::after {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	img {
		vertical-align: middle;
		border-style: none;
	}
}

/*! CSS Used from: http://localhost:81/EREBOR/templates/EREBOR/css/bootstrap.css */
.col-lg-2,
.col-sm-3,
.col-md-3,
.col-xs-6 {
	position: relative;
	min-height: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.col-xs-6 {
	float: left;
}

.col-xs-6 {
	width: 50%;
}

@media (min-width:768px) {
	.col-sm-3 {
		float: left;
	}

	.col-sm-3 {
		width: 25%;
	}
}

@media (min-width:992px) {
	.col-md-3 {
		float: left;
	}

	.col-md-3 {
		width: 25%;
	}
}

@media (min-width:1200px) {
	.col-lg-2 {
		float: left;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}
}

/*! CSS Used from: http://localhost:81/EREBOR/templates/EREBOR/css/primemu.css */
div,
a {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	transition: all .3s ease;
	color: #d8d0cc;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

:focus {
	outline: none;
}

.rankings_menu {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	font-family: var(--tg-heading-font-family);
}

.rankings_menu a,
.rankings_menu a:visited {
	display: inline-block;
	transition: all .3s ease;
	cursor: pointer;
	background-color: rgba(65, 25, 21, .5);
	background: url(../img/bp-niveltop.png) no-repeat;
	height: 53px;
	width: 210px;
	border: none;
	color: #fff !important;
	font-family: philosopher, sans-serif;
	font-size: 12px;
	position: relative;
	z-index: 1;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	box-shadow: 0 0 22px 5px rgba(65, 25, 21, .5), 0 10px 15px 4px rgba(0, 0, 0, .3);
	line-height: 55px;
	margin-bottom: 15px;
	font-weight: 700;
    text-transform: uppercase;
}

.rankings_menu a:hover {
	filter: brightness(120%);
}



/*! CSS Used from: http://localhost:81/EREBOR/templates/EREBOR/css/battlepass.css */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:focus {
	outline: none;
}

:disabled {
	filter: gray !important;
	-webkit-filter: grayscale(1) !important;
	filter: grayscale(1) !important;
	cursor: default;
}

/*! CSS Used from: http://localhost:81/EREBOR/templates/EREBOR/css/custom.css */
*,
:after,
:before {
	box-sizing: border-box;
}

@media print {

	*,
	:after,
	:before {
		text-shadow: none !important;
		box-shadow: none !important;
	}
}

@media screen {

	*,
	*::before,
	*::after {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 21px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 10px 15px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #ffffff;
	text-decoration: none;
	background-color: #00bc8c;
	border: 1px solid transparent;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #00dba3;
	border-color: transparent;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 3;
	color: #ffffff;
	cursor: default;
	background-color: #00dba3;
	border-color: transparent;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #ffffff;
	cursor: not-allowed;
	background-color: #007053;
	border-color: transparent;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 18px 27px;
	font-size: 19px;
	line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 6px 9px;
	font-size: 13px;
	line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 21px 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline;
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #00bc8c;
	border: 1px solid transparent;
	border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #00dba3;
}

.pager .next>a,
.pager .next>span {
	float: right;
}

.pager .previous>a,
.pager .previous>span {
	float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #dddddd;
	cursor: not-allowed;
	background-color: #00bc8c;
}


.page-title {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	color: white;
	font-size: 40px;
	font-weight: var(--tg-fw-extra-bold);
	letter-spacing: 3px;
	line-height: 1;
	text-transform: uppercase;
}

.downloadBlock-content {
	padding-top: 40px;
	padding-bottom: 20px
}

.downloadBlock {
	background-size: cover;
	max-width: 560px;
	width: 100%;
	padding: 40px 30px 55px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-decoration: none
}

.downloadBlock-title {
	display: block;
	color: #ffdda9;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 35px
}

.downloadBlock-title span {
	color: #fff
}

.downloadBlock-text {
	color: #fff;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 35px
}

.downloadBlock-button {
	text-align: center
}

.d-button {
	display: block;
	width: 155px;
	height: 105px;
	text-align: center;
	padding-top: 78px;
	font-size: 13px;
	font-weight: 600
}

.d-button.googleButton {
	background: url(../img/google-img.png) center top 20px no-repeat;
	background-color: #453b90;
	color: #fff
}

.d-button.googledriveButton {
	background: url(../img/google-img.png) center top 20px no-repeat;
	background-color: #453b90;
	color: #fff
}

.d-button.dropboxButton {
	background: url(../img/dropbox-img.png) center top 20px no-repeat;
	background-color: #1a2535;
	color: #696868
}

.d-button.megaButton {
	background: url(../img/mega-img.png) center top 20px no-repeat;
	background-color: #555;
	color: #fff
}

.d-button.media-fireButton {
	background: url(../img/media-fire.png) center top 20px no-repeat;
	background-color: #1a2535;
	color: #fff
}

.d-button:hover {
	transform: scale(1.1);
	color: #fff
}

.drivers {
	margin-bottom: 80px
}

.drivers span {
	display: block;
	text-align: center;
	color: #ffdda9;
	font-size: 15px;
	margin-bottom: 20px
}

.mirror-title {
	color: #ffdda9;
	font-size: 15px;
	font-weight: 600;
	display: block;
	text-align: center;
	margin-bottom: 60px
}

.mirrorBlock {
	text-align: center;
	margin-bottom: 65px
}

.mirrorBlock p {
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px
}

.mirrorBlock p span {
	color: #a97fff
}

.battlepassfix { float:left;}


.acc {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	margin-bottom: 30px
}

.acc-title {
	display: block;
	text-align: center;
	color: #ffdda9;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px
}

.fieldGroup-input {
	background: #0e0906;
	border: 1px solid #3a3836;
	color: #fff;
	padding: 10px 15px;
	position: relative;
	font-size: 16px;
	transition: .3s
}

.accBlock-content {
	width: calc(50% - 15px)
}

.formGroup {
	position: relative;
	margin-top: 15px;
	padding-bottom: 15px
}

.formGroup input {
	padding: 15px
}

.formGroup div {
	padding: 15px
}

.formGroup span {
	position: absolute;
	color: #696868;
	font-size: 12px;
	z-index: 1;
	display: block;
	padding: 5px;
	background: url(../img/span-bg-input.jpg) center repeat-x;
	left: 10px;
	top: -10px;
	display: block;
	transition: .3s
}

.formGroup span img {
	margin-top: -1px;
	max-height: 15px;
	margin-bottom: -3px
}

.formGroup:hover span {
	color: #fc9162;
	text-shadow: 1px 1px 10px #fc9162, -1px -1px 10px #fc9162
}

.formGroup:hover div {
	border: 1px solid #fc9162;
	box-shadow: 0 0 10px 0 rgba(252, 142, 98, .6), inset 0 0 10px 0 rgba(252, 142, 98, .6)
}

.change-button {
	text-align: center;
	padding: 27px 0
}


.flex {
	display: flex;
	flex-wrap: wrap
}

.flex-c {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.flex-s {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.flex-s-c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}

.flex-c-c {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

.mid-button-blue {
	background: url(../img/button.png) no-repeat;
	background-size: cover;
	width: 430px;
	height: 161px;
	font-size: 24px;
	box-shadow: 0 0 20px 5px rgba(42, 87, 255, .2);
	border:none !important;
	box-shadow:none !important;
	font-family: var(--tg-heading-font-family);
    color: var(--tg-heading-color);
    margin-top: 0px;
    font-weight: var(--tg-fw-bold);
    line-height: var(--tg-heading-line-height);
    text-transform: uppercase;
}

.mid-button-blue small { font-size:15px;}

.imgfixcharacters img{ width:50px;}

.formulariosdeidad input {background-color: #1D1D1D;
    color: var(--white-color);
    font-size: 14px;
    height: 45px;
    border: 1px solid rgba(59,59,59,.471);
    border-radius: 8px;
		font-family: var(--tg-heading-font-family);
    color: var(--tg-heading-color);
    margin-top: 0px;
    font-weight: var(--tg-fw-bold);
    line-height: var(--tg-heading-line-height);
	}
	.formulariosdeidad input:active {background-color: #1D1D1D;
    color: var(--white-color);
    font-size: 14px;
    height: 45px;
    border: 1px solid rgba(59,59,59,.471);
    border-radius: 8px;
	}
	
	.formulariosdeidad label  { height:50px; line-height:50px;	font-family: var(--tg-heading-font-family);
    color: var(--tg-heading-color);
    font-weight: var(--tg-fw-bold);
    line-height: var(--tg-heading-line-height);
    text-transform: uppercase; display: inline-flex;}
	
		.formulariosdeidad button { margin-top:30px;}
		
		.buyvip .card {
    box-shadow: 0 10px 15px 4px rgba(0, 0, 0, .3);
    padding: 35px; font-family: philosopher, sans-serif; background: url(../img/vipbg.png); padding:10px; margin:10px; background-repeat:no-repeat; width:100%;}
.buyvip .card .card-header {color: #f88938;
    font-size:24px;text-align: center;}	
.buyvip .card .card-body { padding:15px;text-align: center;}	
.buyvip .card .card-body .precio{ font-size:16px; color:white; line-height:40px;}	
.buyvip .card .card-body .precio span{ font-size:16px; color:green;}	
.buyvip .card .card-footer {padding:15px;text-align: center;}	
.buyvip label {color: #f88938;
    font-size:20px;text-align: center;}
	
	.donation .col-sm-3 { margin-bottom:30px;}
	/* PAYPAL */
.paypal-gateway-container {
color: var(--general-text-color);
}



.paypal-gateway-content {
margin: 10px;
background:rgba(44, 62, 80,0.3);
border: 1px solid #2C3E50;
padding: 10px;
overflow: auto;color: var(--general-text-color);
}

.paypal-gateway-conversion-rate {
margin: 0px auto;
text-align: center;
color: #000;
font-size: 18px;
padding: 10px 0px;
}

.paypal-gateway-form {
width: 100%;
margin: 0px auto;
text-align: center;color: #FFF;
font-size:28px !important;
}

.paypal-gateway-form div {
display: inline-block;
padding: 0px 10px;
color: #000;
text-align: center;color: #FFF;
font-size:28px !important;
}

.paypal-gateway-form input[type=text] {
width: 40px;
}

.paypal-gateway-continue {
margin: 0px auto;
text-align: center;color: var(--general-text-color);
width:100% !important;
}

.paypal-gateway-continue input[type=submit] {
background: url('../img/paypal-submit.jpg') no-repeat;
width: 200px;
height: 40px;color: var(--general-text-color);
border: 0px;
}

.paypal-gateway-logo {
	width: 100%;
	height: 100px;
	background:url('../img/paypal-logo-200-68.png') no-repeat center;
	background-size: contain;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* ITEM TOOLTIP */
.item-box {
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	width: 100%;
	white-space: nowrap;
	min-width: 200px;
	padding-bottom: 10px;
	font-size: 12px;
}

.item-name {
	padding: 4px 8px;
	font-size: 12px !important;
}

.item-serial {
	color: #ffffff !important;
	padding-top: 10px;
}

.item-info {
	color: #ffffff !important;
}

.item-info-section {
	padding-top: 10px;
}

.item-class-req {
	color: #b4b4b4 !important;
}

.item-opt-jog {
	color: #ff99cc !important;
	padding-top: 10px;
}

.item-opt-harmony {
	color: #ffcc00 !important;
	padding-top: 10px;
}

.item-opt-skill {
	color: #9aadd5 !important;
}

.item-opt-luck {
	color: #9aadd5 !important;
}

.item-opt-life {
	color: #9aadd5 !important;
}

.item-opt-exc {
	color: #4d668d !important;
	padding-top: 10px;
}

.item-opt-anc {
	color: #9aadd5 !important;
	padding-top: 10px;
}

.item-opt-socket {
	color: #4d668d !important;
	padding-top: 10px;
}

.item-expiration {
	color: #ff544f !important;
	padding-top: 10px;
}

/* PROFILES */
.profile_item0 {
	position: relative;
	left: 20px;
	top: 135px;
	width: 68px;
	height: 132px;
	float: left;
}

.profile_item1 {
	position: relative;
	left: 220px;
	top: 135px;
	width: 68px;
	height: 132px;
	float: left;
}

.profile_item2 {
	position: relative;
	left: 20px;
	top: 75px;
	width: 68px;
	height: 68px;
	float: left;
}

.profile_item3 {
	position: relative;
	left: -50px;
	top: 135px;
	width: 68px;
	height: 132px;
	float: left;
}

.profile_item4 {
	position: relative;
	left: -120px;
	top: 250px;
	width: 68px;
	height: 68px;
	float: left;
}

.profile_item5 {
	position: relative;
	left: -250px;
	top: 190px;
	width: 68px;
	height: 68px;
	float: left;
}

.profile_item6 {
	position: relative;
	left: 285px;
	top: 120px;
	width: 68px;
	height: 68px;
	float: left;
}

.profile_item7 {
	position: relative;
	left: 150px;
	top: -85px;
	width: 164px;
	height: 108px;
	float: left;
}

.profile_item8 {
	position: relative;
	left: -210px;
	top: -60px;
	width: 68px;
	height: 68px;
	float: left;
}

.profile_item9 {
	position: relative;
	left: -195px;
	top: -32px;
	width: 36px;
	height: 36px;
	float: left;
}

.profile_item10 {
	position: relative;
	left: -230px;
	top: 150px;
	width: 36px;
	height: 36px;
	float: left;
}

.profile_item11 {
	position: relative;
	left: -65px;
	top: 111px;
	width: 36px;
	height: 36px;
	float: left;
}

.profile_item236 {
	position: relative;
	left: 50px;
	top: 120px;
	width: 68px;
	height: 68px;
	float: left;
}

.profile_item237 {
	position: relative;
	left: -65px;
	top: -10px;
	width: 36px;
	height: 36px;
	float: left;
}

.profile_item238 {
	position: relative;
	left: -233px;
	top: -10px;
	width: 36px;
	height: 36px;
	float: left;
}

.deidadbuttonfix {
	width: 150px;
	border-radius: 0px;
	height: 38px
}

.custom-select {
	position: relative;
	font-family: Arial;
}

.custom-select input {
	float: right;
}

.custom-select select {
	display: none;
	/*hide original SELECT element:*/
	width: 250px;
}

.select-selected {
	background-color: DodgerBlue;
	width: 250px;
}

/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
	color: #ffffff;
	padding: 8px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	user-select: none;
}

/*style items (options):*/
.select-items {
	position: absolute;
	background-color: DodgerBlue;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}

.select-items div:hover,
.same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}

:root {
	--bg-color: rgba(44, 62, 80, 1.0);
	--content-bg-color: rgba(253, 253, 253, 1.0);
	--footer-bg-color: rgba(239, 239, 239, 1.0);

	--title-text-color: rgba(44, 62, 80, 1.0);
	--general-text-color: rgba(102, 102, 102, 1.0);
	--link-text-color: rgba(41, 128, 185, 1.0);
	--link-text-color-hover: rgba(52, 152, 219, 1.0);

	--btn-bg-color: rgba(44, 62, 80, 1.0);
	--btn-bg-color-hover: rgba(52, 73, 94, 1.0);
	--btn-border-color: rgba(44, 62, 80, 1.0);
	--btn-border-color-hover: rgba(52, 73, 94, 1.0);
	--btn-text-color: rgba(236, 240, 241, 1.0);

	--navbar-bg-color: rgba(44, 62, 80, 0.5);
	--navbar-bg-color-scrolled: rgba(44, 62, 80, 0.85);
	--navbar-bg-color-mobile: rgba(44, 62, 80, 0.8);
	--navbar-bg-color-scrolled-mobile: rgba(44, 62, 80, 0.9);
	--navbar-text-color: rgba(253, 253, 253, 1.0);
	--navbar-text-color-hover: rgba(52, 152, 219, 1.0);
	--navbar-active-bg-color: rgba(41, 128, 185, 1.0);
	--navbar-active-text-color: rgba(253, 253, 253, 1.0);

	--slider-bg-color: rgba(52, 73, 94, 0.25);
	--slider-title-color: rgba(41, 128, 185, 1.0);
	--slider-text-color: rgba(253, 253, 253, 1.0);

	--usercp-info-bg-color: rgba(44, 62, 80, 1.0);
	--usercp-info-text-color: rgba(253, 253, 253, 1.0);
	--usercp-section-bg-color: rgba(44, 62, 80, 1.0);
	--usercp-section-text-color: rgba(253, 253, 253, 1.0);
	--usercp-item-bg-color: rgba(41, 128, 185, 1.0);
	--usercp-item-bg-color-hover: rgba(52, 152, 219, 1.0);
	--usercp-item-text-color: rgba(253, 253, 253, 1.0);
	--usercp-item-text-color-hover: rgba(253, 253, 253, 1.0);
	--usercp-item-side-bg-color: rgba(44, 62, 80, 1.0);
	--usercp-item-side-bg-color-hover: rgba(52, 152, 219, 1.0);
	--usercp-item-side-text-color: rgba(253, 253, 253, 1.0);
	--usercp-item-side-text-color-hover: rgba(253, 253, 253, 1.0);
	--usercp-item-side-text-special-color: rgba(52, 152, 220, 1.0);
	--usercp-item-side-text-special-color-hover: rgba(0, 255, 255, 1.0);

	--item-color-exc: #2ff387;
	--item-color-socket-opt: #cc33cc;
	--item-color-socket: #cc66cc;
	--item-color-normal: #ffffff;
	--item-color-life-opt: #8cb0ea;
	--item-color-improved: #f4cb3f;
	--item-color-anc: #0066cc;
	--item-color-anc-setopt: #ffcc66;
	--item-color-nocolor: #f4cb3f;
	--item-color-fenrir: #8cb0ea;
	--item-color-fenrir-gold: #f4cb3f;
	--item-color-errtel-title: #ffffff;
	--item-color-errtel-opt: #8CB0EA;
	--item-color-errtel1: #ff0000;
	--item-color-errtel2: #8cb0ea;
	--item-color-errtel3: #e6bf3c;
	--item-color-errtel4: #26e027;
	--item-color-errtel5: #5b1659;
	--item-tooltip-bg: #2c3e50;

	--item-name-bg-color: rgba(44, 62, 80, 1.0);
}

#clockdiv {
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
}

#clockdiv > div {
	padding: 10px;
	border-radius: 3px;
	background: #dc3545;
	display: inline-block;
}

#clockdiv div > span {
	padding: 15px;
	border-radius: 3px;
	    background-color: #121a23;
    background-image: -moz-linear-gradient(90deg, #0c0e12 0%, rgba(31, 41, 53, 0.36078) 100%);
    background-image: -webkit-linear-gradient(90deg, #0c0e12 0%, rgba(31, 41, 53, 0.36078) 100%);
	display: inline-block;
}

.smalltext {
	padding-top: 5px;
	font-size: 16px;
}


#onlinediv {
	font-family: sans-serif;
	color: #fff;
	display: inline-block;
	font-weight: 100;
	text-align: center;
	font-size: 30px;
}

#onlinediv > div {
	padding: 10px;
	border-radius: 3px;
	background: #dc3545;
	display: inline-block;
}

#onlinediv div > span {
	padding: 10px;
	border-radius: 3px;
	background-color: #121a23;
    background-image: -moz-linear-gradient(90deg, #0c0e12 0%, rgba(31, 41, 53, 0.36078) 100%);
    background-image: -webkit-linear-gradient(90deg, #0c0e12 0%, rgba(31, 41, 53, 0.36078) 100%);
	display: inline-block;
	font-size:40px;
	font-weight:bold;
	text-align:center;
}

#onlinediv .smalltext {
	padding-top: 5px;
	font-size: 16px;
}


.monsterkill { font-size:16px; color:white; border-bottom:1px outset #999; padding:10px; font-family:'Rajdhani', sans-serif;}
.monsterkill img { width:25px; border-radius:50%;}

.monsterkill .name { color:#F39C12; font-weight:bold;}
.monsterkill .monstername {font-weight:bold;}
.monsterkill .map {color:#AED6F1; font-weight:bold;}
.monsterkill .date {color:#B2BABB; font-weight:bold;}
blink {
  animation: 1s linear infinite condemned_blink_effect;
  color:white;
   font-family:'Rajdhani', sans-serif;
   font-size:20px;
   text-transform:uppercase;
   font-weight:900;
}

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}


.btn-flotante-discord {
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	bottom: 120px;
	left: 40px;
	transition: all 300ms ease 0ms;
	z-index: 99;
}
@media only screen and (max-width: 600px) {
 	.btn-flotante-discord {
		font-size: 14px;
		padding: 12px 20px;
		bottom: 20px;
		right: 20px;
	}
} 



.btn-flotante-ws {
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	bottom: 40px;
	left: 50px;
	transition: all 300ms ease 0ms;
	z-index: 99;
}
@media only screen and (max-width: 600px) {
 	.btn-flotante-ws {
		font-size: 14px;
		padding: 12px 20px;
		bottom: 20px;
		right: 20px;
	}
} 


.btn-flotante-dorados {
	padding: 18px 30px; /* Relleno del boton */
	position: fixed;
	top: 150px;
	right: 50px;
	transition: all 300ms ease 0ms;
	z-index: 99;
}
@media only screen and (max-width: 600px) {
 	.btn-flotante-dorados {
		font-size: 14px;
		padding: 12px 20px;
		bottom: 20px;
		right: 20px;
	}
} 


.animated {
 -webkit-animation-duration: 2s;
 animation-duration: 2s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
@-webkit-keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
@keyframes flash {
 0%, 50%, 100% {
 opacity: 1;
 }
25%, 75% {
 opacity: 0;
 }
}
.flash {
 -webkit-animation-name: flash;
 animation-name: flash;
}


.social {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 0; /* Establecemos la barra en la izquierda */
	top: 250px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}

	.social ul {
		list-style: none;
	}

	.social ul li a {
		align-content: center;
		align-items: center;
		text-align: center;
		font-size:2rem;
		display: inline-block;
		color:#fff;
		background: #000;
		padding: 10px 15px;
		text-decoration: none;
		-webkit-transition:all 500ms ease;
		-o-transition:all 500ms ease;
		transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
		min-width: 100px;
		max-width: 100px;
		background:#282b30 ;
	
	}
.social ul li a i { display: block;}

.social ul li a span {
font-size:0.85rem;
	line-height:15px;position: relative;
	display: block;
	margin-top: 8px;
	}

	.social ul li .icon-facebook:hover {background:#7289da;} 
	.social ul li .icon-twitter:hover {background: #25D366;}
	.social ul li .icon-googleplus:hover {background:#7289da;}
	.social ul li .icon-pinterest:hover {background:#6441a5;}
    .social ul li .icon-events:hover {background:#DC7633;}
    .social ul li .icon-hunt:hover {background:#E74C3C;}


.paypal-gateway-content {
    margin: 10px;
    background:rgba(44, 62, 80,0.3);
    border: 1px solid #2C3E50;
    padding: 10px;
    overflow: auto;color: var(--general-text-color);
    
    }
    
    .paypal-gateway-container { float:left;}
    
    
    .paypal-gateway-container .titulodonation { background-color:black; }
    
    .paypal-gateway-conversion-rate {
    margin: 0px auto;
    text-align: center;
    color: #000;
    font-size: 18px;
    padding: 10px 0px;
    }
    
    .paypal-gateway-form {
    width: 100%;
    margin: 0px auto;
    font-size:24px !important; line-height:50px;
    text-align: center;color: white;
    }
    
    .paypal-gateway-form div {
    display: inline-block;
    padding: 0px 10px;
    font-size:24px !important; line-height:50px;
    text-align: center;color: white;;
    }
    
    .paypal-gateway-form input[type=text] {
    width: 40px;
    }
    
    .paypal-gateway-continue {
    margin: 0px auto;
    text-align: center;color: var(--general-text-color);
    }
    
    .paypal-gateway-continue input[type=submit] {
    background: url('../img/paypal-submit.jpg') no-repeat;
    width: 200px;
    height: 40px;color: var(--general-text-color);
    border: 0px;
    }
    
    
    .nft {
      user-select: none;
      max-width:300px;
      margin: 5rem auto;
      border: 1px solid #ffffff22;
      background-color: #282c34;
      background: linear-gradient(0deg, #282c34 0%, rgba(17, 0, 32, 0.5) 100%);
      box-shadow: 0 7px 20px 5px #00000088;
      border-radius: 0.7rem;
      backdrop-filter: blur(7px);
      -webkit-backdrop-filter: blur(7px);
      overflow: hidden;
      transition: 0.5s all;
      float:left;
      margin-left:30px;
    }
    
    
    .nft table {
      user-select: none;
      border: 1px solid #ffffff22;
      background-color: #282c34;
      background: linear-gradient(0deg, #282c34 0%, rgba(17, 0, 32, 0.5) 100%);
      box-shadow: 0 7px 20px 5px #00000088;
      border-radius: 0.7rem;
      backdrop-filter: blur(7px);
      -webkit-backdrop-filter: blur(7px);
      overflow: hidden;
      transition: 0.5s all;
    }
    
    
    .nft table td{ color:white}
    
    .nft hr {
      width: 100%;
      border: none;
      border-bottom: 1px solid #88888855;
      margin-top: 0;
    }
    .nft ins {
      text-decoration: none;
    }
    .nft .main {
      display: flex;
      flex-direction: column;
      width: 100%;
      padding: 1rem;
    }
    
    .nft .main h2 {
        font-size:20px; color:white;
    }
    
    .nft .main .tokenImage {
      border-radius: 0.5rem;
      max-width: 100%;
      height: 200px;
      object-fit: cover;
    }
    .nft .main .description {
      margin: 0.5rem 0;
      color: #a89ec9;
    }
    .nft .main .tokenInfo {
      justify-content: space-between;
      align-items: center;
    }
    .nft .main .tokenInfo .price {
      align-items: center;
      color: #ee83e5;
      font-weight: 700;
      font-size: 30px !important;
    }
    
    .nft .main .tokenInfo .price p {
      font-size: 26px !important; font-weight:bold;
    }
    
    .nft .main .tokenInfo .price ins {
      margin-left: -0.3rem;
      margin-right: 0.5rem;
    }
    .nft .main .tokenInfo .duration {
      display: flex;
      align-items: center;
      color: #a89ec9;
      margin-right: 0.2rem;
    }
    .nft .main .tokenInfo .duration ins {
      margin: 0.5rem;
      margin-bottom: 0.4rem;
    }
    .nft .main .creator {
      align-items: center;
      margin-top: 0.2rem;
      margin-bottom:50px;;
    }
    .nft .main .creator ins {
      color: #a89ec9;
      text-decoration: none;
    }
    .nft .main .creator .wrapper {
      align-items: center;
      border: 1px solid #ffffff22;
      padding: 0.3rem;
      margin: 0;
      margin-right: 0.5rem;
      border-radius: 100%;
      box-shadow: inset 0 0 0 4px #000000aa;
    }
    .nft .main .creator .wrapper img {
      border-radius: 100%;
      border: 1px solid #ffffff22;
      width: 2rem;
      height: 2rem;
      object-fit: cover;
      margin: 0;
    }
    .nft ::before {
      position: fixed;
      content: "";
      box-shadow: 0 0 100px 40px #ffffff08;
      top: -10%;
      left: -100%;
      transform: rotate(-45deg);
      height: 60rem;
      transition: 0.7s all;
    }
    .nft:hover {
      border: 1px solid #ffffff44;
      box-shadow: 0 7px 50px 10px #000000aa;
      transform: scale(1.015);
      filter: brightness(1.3);
    }
    .nft:hover ::before {
      filter: brightness(0.5);
      top: -100%;
      left: 200%;
    }
    
    .bg {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .bg h1 {
      font-size: 20rem;
      filter: opacity(0.5);
    }
    
 .manualpayment table {
     width:50%;
     color:white;
}
 .manualpayment h2,.manualpayment h3 {
    color:white;
}


.medals.active {
-webkit-box-shadow: 0px 0px 0px 5px #A0A0A0, inset 0px 10px 27px -8px #141414, inset 0px -10px 27px -8px #A31925, 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: 0px 0px 0px 5px #A0A0A0, inset 0px 10px 27px -8px #141414, inset 0px -10px 27px -8px #A31925, 5px 5px 15px 5px rgba(0,0,0,0);
	
}

.medals {
      user-select: none;
      max-width:300px;
      margin: 5rem auto;
      border: 1px solid #ffffff22;
      background-color: #282c34;
      background: linear-gradient(0deg, #282c34 0%, rgba(17, 0, 32, 0.5) 100%);
      box-shadow: 0 7px 20px 5px #00000088;
      border-radius: 0.7rem;
      backdrop-filter: blur(7px);
      -webkit-backdrop-filter: blur(7px);
      overflow: hidden;
      transition: 0.5s all;
      float:left;
	min-height: 330px;
    }
    
    
    .medals table {
      user-select: none;
      border: 1px solid #ffffff22;
      background-color: #282c34;
      background: linear-gradient(0deg, #282c34 0%, rgba(17, 0, 32, 0.5) 100%);
      box-shadow: 0 7px 20px 5px #00000088;
      border-radius: 0.7rem;
      backdrop-filter: blur(7px);
      -webkit-backdrop-filter: blur(7px);
      overflow: hidden;
      transition: 0.5s all;
    }
    
    
    .medals table td{ color:white}
    
    .medals hr {
      width: 100%;
      border: none;
      border-bottom: 1px solid #88888855;
      margin-top: 0;
    }
    .medals ins {
      text-decoration: none;
    }
    .medals .main {
      display: flex;
      flex-direction: column;
      width: 100%;
      padding: 1rem;
    }
    .medals h2 {
        font-size:18px; color:white;
    }
    
    .medals .main h2 {
        font-size:16px; color:white; margin-top: 10px;
    }
    
    .medals .main .tokenImage {
      border-radius: 0.5rem;
      max-width: 100%;
      height:auto;
      object-fit: cover;
    }
    .medals .main .description {
      margin: 0.5rem 0;
      color: #a89ec9;
    }
    .medals .main .tokenInfo {
      justify-content: space-between;
      align-items: center;
    }
    .medals .main .tokenInfo .price {
      align-items: center;
      color: #ee83e5;
      font-weight: 700;
      font-size: 30px !important;
    }
    
    .medals .main .tokenInfo .price p {
      font-size: 26px !important; font-weight:bold;
    }
    
    .medals .main .tokenInfo .price ins {
      margin-left: -0.3rem;
      margin-right: 0.5rem;
    }
    .medals .main .tokenInfo .duration {
      display: flex;
      align-items: center;
      color: #a89ec9;
      margin-right: 0.2rem;
    }
    .medals .main .tokenInfo .duration ins {
      margin: 0.5rem;
      margin-bottom: 0.4rem;
    }
    .medals .main .creator {
      align-items: center;
      margin-top: 0.2rem;
      margin-bottom:50px;
    }
    .medals .main .creator ins {
      color: #a89ec9;
      text-decoration: none;
    }
    .medals .main .creator .wrapper {
      align-items: center;
      border: 1px solid #ffffff22;
      padding: 0.3rem;
      margin: 0;
      margin-right: 0.5rem;
      border-radius: 100%;
      box-shadow: inset 0 0 0 4px #000000aa;
    }
    .medals .main .creator .wrapper img {
      border-radius: 100%;
      border: 1px solid #ffffff22;
      width: 2rem;
      height: 2rem;
      object-fit: cover;
      margin: 0;
    }
    .medals ::before {
      position: fixed;
      content: "";
      box-shadow: 0 0 100px 40px #ffffff08;
      top: -10%;
      left: -100%;
      transform: rotate(-45deg);
      height: 60rem;
      transition: 0.7s all;
    }
    .medals:hover {
      border: 1px solid #ffffff44;
      box-shadow: 0 7px 50px 10px #000000aa;
      transform: scale(1.015);
      filter: brightness(1.3);
    }
    .medals:hover ::before {
      filter: brightness(0.5);
      top: -100%;
      left: 200%;
    }

.medals button ,.medals .button  {
    align-items: center;
    column-gap: 10px;
    background: var(--tg-theme-secondary);
    color: var(--tg-common-color-black-2);
    text-transform: capitalize;
    font-family: var(--tg-heading-font-family);
    font-weight: var(--tg-fw-semi-bold);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1;
    padding: 5px 6px;
    }
.medal { width:30px; }
.medalprofile { width:100px; }

  /* Tooltip */
  .test + .tooltip > .tooltip-inner {
    background-color: #73AD21; 
    color: #FFFFFF; 
    border: 1px solid green; 
    padding: 15px;
    font-size: 50px;
  }
  /* Tooltip on top */
  .test + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid green;
  }
  /* Tooltip on bottom */
  .test + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid blue;
  }
  /* Tooltip on left */
  .test + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid red;
  }
  /* Tooltip on right */
  .test + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid black;
  }

.eventsbtn {
    background: url(../img/event_icon.png) no-repeat;
    top: 15%;
	left:20px;
    width: 62px;
    height: 58px;
    border: none;
    outline: none;
    opacity: 1;
    position: fixed;
    z-index: 99999;
    right: 2%;
    cursor: pointer;
}
.eventsbtn span{ position: absolute; left: 70px; width: 120px; line-height: 45px;font-size: 15px;
    font-weight: var(--tg-fw-bold);
    text-transform: uppercase;
    color: var(--tg-heading-color);
    font-family: var(--tg-heading-font-family);}
.sidenav {
    font-family: 'Roboto', sans-serif;
    height: 460px;
    width:0px;
    position: fixed;
    z-index:99999;
    top: 20%;
	left:70px;
    padding-top: 50px;
    transition: 0.50s;
    background-size: cover;
    background-position: center;
    background: url(../img/event_time.png) no-repeat;
    border-radius: 10px;
	overflow-x: hidden;
	color:#c9aa71;
}



.sidenav .closebtn {
    background: url(../img/close_inv.png) no-repeat;
    width: 67px;
    height: 30px;
    border: none;
    outline: none;
    position: absolute;
    bottom: 20px;
    left: 40%;
    opacity: 1;
}

.sidenav #events {    position: relative;
    margin: 10px 10px 10px 10px;
    height: 340px;
	width:auto;
    overflow: auto;
	margin-left:35px;
	
}
.sidenav #events table { width:95%}
.sidenav #events table tr { border-bottom:1px solid rgba(255 255 255 / 10%); line-height:20px !important; height:20px; font-size:0.85rem;}
.sidenav #events table td .ename{ font-weight:500; line-height:25px !important; }
.sidenav #events table td .other{ font-size:.85em;line-height:25px !important; }
.sidenav #events table td .timepro { float:right;}
.sidenav #events table td .outtime { color:#867676;}
.sidenav #events table td .ontime { color:green;}





.sidenav #events table tbody tr td .ontime:before {
    content: 'Comming';
    width: 16px;
    height: 16px;
    line-height: 16px;
    background-color: #d76440;
    border-radius: 0.15625rem;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    font-style: normal;
    text-align:left;
	padding:3px;
	margin-right:10px;
	margin-bottom:3px;
}


::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	z-index: 100
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 5px
}

::-webkit-scrollbar-thumb {
	background: #555;
	border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
	background: #888
}


/*! CSS Used from: http://localhost:81/Eternal/templates/eternals/css/vendor/bootstrap/css/bootstrap.css */
*,:after,:before{box-sizing:border-box;}
aside,figure{display:block;}
h4,h6{margin-top:0;margin-bottom:.5rem;}
figure{margin:0 0 1rem;}
img{border-style:none;}
img{vertical-align:middle;}
table{border-collapse:collapse;}
th{text-align:inherit;}
h4,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h4{font-size:1.5rem;}
h6{font-size:1rem;}
.table{width:100%;margin-bottom:1rem;color:#212529;}
.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;}
.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}
.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075);}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;}
@media print{
*,:after,:before{text-shadow:none!important;box-shadow:none!important;}
thead{display:table-header-group;}
img,tr{page-break-inside:avoid;}
.table{border-collapse:collapse!important;}
.table td,.table th{background-color:#fff!important;}
}
/*! CSS Used from: http://localhost:81/Eternal/templates/eternals/css/dark.css */
h4,h6{color:#23b093;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;}
table{background-color:transparent;color:#9a9da2;}
th{text-align:left;}
.table{width:100%;max-width:100%;color:#9a9da2;}
.table > thead > tr > th,.table > tbody > tr > td{padding:6.5px;vertical-align:top;border-top:1px solid rgba(255, 255, 255, 0.05);font-family:"Montserrat", sans-serif;font-size:10px;line-height:1.42857143em;}
@media (min-width: 992px){
.table > thead > tr > th,.table > tbody > tr > td{font-size:11px;}
}
.table > thead > tr > th{vertical-align:bottom;border-bottom:1px solid rgba(255, 255, 255, 0.05);font-weight:700;color:#fff;font-style:normal;text-transform:uppercase;}
.table > thead:first-child > tr:first-child > th{border-top:0;}
.table> tbody > tr{-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease;border-bottom:1px solid #35383f;color:#f8800e;}
.table-hover > tbody > tr:hover{color:#9a9da2;background-color:rgba(255, 255, 255, 0.07);}
@media (max-width: 767px){
.table-responsive{border:none;margin-bottom:0;}
}
.card{border:1px solid rgba(255, 255, 255, 0.05);border-radius:4px;background-color:#292c31;margin-bottom:15px;}
.card__header{padding:27px 23px;border-radius:4px 4px 0 0;position:relative;border-bottom:1px solid rgba(255, 255, 255, 0.05);overflow:hidden;background-color:transparent;}
.card__header::before{content:"";display:block;position:absolute;width:6px;left:0;top:0;bottom:0;background-color:#E74C3C;border-radius:3px 0 0 0;}
.card__header > h4{font-size:16px;line-height:1.2em;letter-spacing:-0.02em;margin-bottom:0;text-transform:uppercase;font-style:normal;}
.card__header--has-btn{padding-top:24px;padding-bottom:24px;}
.card__header--has-btn > h4{margin-bottom:.5em;}
@media (min-width: 480px){
.card__header--has-btn > h4{display:inline-block;margin-bottom:0;}
}
.card__content{padding:24px 24px;}
.widget__title{text-transform:uppercase;}
.widget--sidebar{margin-bottom:15px;}
.widget--sidebar .widget__content{font-size:14px;line-height:22px;}
.widget-standings .widget__content{padding:0;}
th{text-transform:uppercase;}
.table-standings{border:none;margin-bottom:0;}
.widget-standings .table-standings > thead > tr > th{vertical-align:middle;text-align:center;}
.widget-standings .table-standings > thead > tr > th:first-child{text-align:left;padding-left:24px;}
.widget-standings .table-standings > thead > tr > th:last-child{padding-right:24px;}
.widget-standings .table-standings > tbody > tr > td{vertical-align:middle;color:#fff;text-align:center;}
.widget-standings .table-standings > tbody > tr > td:first-child{padding-left:24px;}
.widget-standings .table-standings > tbody > tr > td:last-child{padding-right:24px;}
.widget-standings .table-standings > tbody{counter-reset:counter;}
.team-meta{text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.team-meta__logo{width:35px;height:30px;text-align:center;display:inline-block;vertical-align:middle;margin-right:2px;}
.team-meta__logo img{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.team-meta__info{display:inline-block;vertical-align:middle;}
.team-meta__name{font-size:12px;line-height:1.2em;margin-bottom:0;text-transform:none;font-weight:400;}
.team-meta__place{display:block;font-size:9px;line-height:1.2em;color:#ffe500;}
/*! CSS Used from: http://localhost:81/Eternal/templates/eternals/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;}
table{border-collapse:collapse;}
th{text-align:inherit;}
h6{margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h6{font-size:1rem;}
.table{width:100%;margin-bottom:1rem;color:#FFF;}
.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6;}
.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6;}
.table-hover tbody tr:hover{color:#212529;background-color:rgba(0, 0, 0, 0.075);}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}
th{text-transform:uppercase;}
.table-standings thead tr{height:40px;}
.number{display:inline-block;vertical-align:middle;counter-increment:a;font-size:11px;margin-right:5px;font-family:Montserrat,sans-serif;color:#9a9da2;text-transform:uppercase;}
.imagen-golden{background-image:url(http://localhost:81/Eternal/templates/eternals/img/goldeninvasion.png);background-position:center center;background-repeat:no-repeat;background-size:cover;}
.card__header{background-color:#292c31;border:1px solid rgba(255, 255, 255, 0.05);border-radius:4px;}
}
.imagen-golden {
    background-image: url(../img/goldeninvasion.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.imagen-kills {
    background-image: url(../img/killbg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.killlogs td img{ width:20px;  }
.killlogs td { text-align: left !important; font-size:14px !important; line-height:30px !important; }
.killlogs td .timekill { float:right;}
.killlogs td .killer { color:#56B7B8; font-weight:600;}
.killlogs td .dead { color: #EA6D60; font-weight:600;}
