html,body { 
	background: url(../images/bg-top.jpg) no-repeat top  center,
	url(../images/bg-bottom.jpg) no-repeat bottom center;
	background-color: #090b10;
	padding:0;
	margin:0;
	font-family: 'Philosopher';
	font-size: 14px;
}

body { 
	min-width: 1350px;
}

*{
	box-sizing: border-box;
}

a {transition: 0.5s;}
a:hover {transition: 0.5s;}

::-webkit-scrollbar {width: 9px;}
::-webkit-scrollbar-track {background: #555;}
::-webkit-scrollbar-thumb {background: #999;}

.flex {display: flex;}
.flex-b{display: flex; justify-content: space-between;}
.flex-a{display: flex; justify-content: space-around;}
.flex-c{display: flex; justify-content: center;}

.wrapcontent {
	margin: 0 auto;
	padding: 30px;
	width: 1350px;
}

section {
	width: 1350px;
	margin: 0 auto;
}

section .wrapcontent {
	margin: 0 auto 0 auto;
	width: 1350px;
	background: url(../images/c-center.png) repeat-y top center;
	padding: 1px;
}

.content-center {
	background:
	url(../images/c-btm.png) no-repeat bottom center,
	url(../images/c-top.png) no-repeat top center;
	min-height: 2000px;
	margin: -110px auto -50px auto;
	padding: 1px;
	position: relative;
	z-index: 500;
}

.startgame a {
	background: url(../images/t-btn.png) no-repeat center;
	width: 232px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 0 auto;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
}

.startgame a:hover {
	filter: brightness(150%);
}

.startgame {
	margin: 12px auto 0 auto;
	min-width: 1350px;
	position: relative;
}

.cwrp {
	display: flex;
	color: #fff;
	width: 1200px;
	margin: 0 auto 0 auto;
	min-height: 1810px;
}

.left {
	min-height: 1810px;
	width: 300px;
}

.ctr {
	min-height: 1810px;
	width: 600px;
}

.right {
	min-height: 1810px;
	width: 300px;
}

.htitle {
	width: 600px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 94px;
}

.htitle h1{
	padding: 0px 0px 0px 0px;
	margin: 26px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0px 5px 7px rgba(0, 0, 0, 0.9);
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(13%, #ffead3), color-stop(28%, #ffc05b), color-stop(48%, #ffeac5), color-stop(68%, #ffffff), color-stop(87%, #ffffff), to(#ffffff));
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #ffead3 13%, #ffc05b 28%, #ffeac5 48%, #ffffff 68%, #ffffff 87%, #ffffff 100%);
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #ffead3 13%, #ffc05b 28%, #ffeac5 48%, #ffffff 68%, #ffffff 87%, #ffffff 100%);
	background-image: linear-gradient(to top, #ffffff 0%, #ffead3 13%, #ffc05b 28%, #ffeac5 48%, #ffffff 68%, #ffffff 87%, #ffffff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sblock {
	width: 298px;
	min-height: 200px;
	margin: 30px auto 0 auto;
}

.sbtitle {
	background: url(../images/Headtitle.png) no-repeat center;
	display: flex;
	height: 89px;
	justify-content: center;
	text-transform: uppercase;
	padding: 22px 0px 0px 0px;
	width: 100%;
}

h2.sbtitle {
	border-bottom: none;
}

.startgame:after {
	content: url(../images/topsx.png);
	margin: 0 auto;
	left: 50%;
	position: absolute;
	margin: -89px 0px 0px -335px;
	pointer-events: none;
}

.sbtitle span {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(13%, #ffead3), color-stop(28%, #ffc05b), color-stop(48%, #ffeac5), color-stop(68%, #ffffff), color-stop(87%, #ffffff), to(#ffffff));
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #ffead3 13%, #ffc05b 28%, #ffeac5 48%, #ffffff 68%, #ffffff 87%, #ffffff 100%);
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #ffead3 13%, #ffc05b 28%, #ffeac5 48%, #ffffff 68%, #ffffff 87%, #ffffff 100%);
	background-image: linear-gradient(to top, #ffffff 0%, #fff4e8 13%, #fff7ea 28%, #5e410e 48%, #ffdba4 68%, #ffd9a0 87%, #ffffff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 2px 7px rgb(0 0 0 / 50%);
	display: block;
	height: 28px;
	font-size: 15px;
}

.slider {
	background: url(../images/sliderbg.png) no-repeat center;
	width: 600px;
	min-height: 150px;
	border-bottom: 1px solid #374956;
	box-shadow: inset 0px 0px 30px rgb(0 0 0 / 70%);
}

.news {
	background: url(../images/contenttop.jpg) no-repeat top center;
	width: 600px;
	min-height: 275px;
}

.nws {
	padding: 30px 30px 130px 30px;
	color: #bfc8e5;
	font-size: 15px;
	line-height: 24px;
}

h2 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #414b58;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
}

h2 a{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #414b58;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	text-decoration: none;
}

h2 a:hover{
	color: #fff;
}

.date {
	border-top: 1px solid #414b58;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	text-align: right;
	color: #767e92;
}

.sbc{
	flex-wrap: wrap;
	font-family: Tahoma;
}

.banner{
	margin: 0px 10px 10px 10px;
}

.logo {
	margin: 150px 0px 0px 200px;
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	z-index: 700;
	width: min-content;
}

.logo a:hover{
	filter: brightness(130%);
}

.pvp, .guild, .trd, .forum {
	margin: 0px 30px 0px 30px;
}

.pvppk {
	margin: 0px 0px 14px 0px;
	font-size: 12px;
}

.hname {
	color: #dedede;
}

.hinfo {
	color: #a4bedb;
}

.pname {
	font-size: 12px;
	color: #a4adbb;
}

.sbc .head {
	border-bottom: 1px solid #414b58;
	padding: 0px 0px 10px 0px;
}

.sbcbtn.bpvp,
.sbcbtn.bgld,
.sbcbtn.trade {
	margin: 20px 0px 0px 0px;
	display: flex;
	justify-content: right;
}

.sbcbtn.bpvp a{
	background-image: url(../images/btn2.png);
	background-size: 100% 100%;
	padding: 5px 15px 5px 15px;
	color: #b4b680;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.sbcbtn.bgld a{
	background-image: url(../images/btn3.png);
	background-size: 100% 100%;
	padding: 5px 15px 5px 15px;
	color: #b4b680;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.sbcbtn.bpvp a{
	background-image: url(../images/btn2.png);
	background-size: 100% 100%;
	padding: 5px 15px 5px 15px;
	color: #b4b680;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.sbcbtn.trade a{
	background-image: url(../images/btn4.png);
	background-size: 100% 100%;
	padding: 5px 15px 5px 15px;
	color: #b4b680;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
}

.sbcbtn.bpvp a:hover,
.sbcbtn.bgld a:hover,
.sbcbtn.trade a:hover {
	filter: brightness(150%);
}

.cpbtn {
	margin: 0 auto 0 auto;
	width: 238px;
	height: 80px;
}

.cpbtn a{
	background: url(../images/cp-btn.png) no-repeat center;
	display: block;
	width: 238px;
	height: 80px;
	flex-wrap: wrap;
}

.cpbtn a {
	text-decoration: none;
	padding: 22px 0px 0px 20px;
	text-align: left;
}

.cpbtn a:hover {
	filter: brightness(150%);
}

.cpbtn a span{
	width: 100%;
	display: block;
	pointer-events: none;
}

.txt {
	color: #fff4c3;
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	font-family: 'Philosopher';
}

.dscr {
	color: #bfd8b9;
	margin: 0px 0px 0px 0px;
	font-size: 12px;

}

.lostpass {
	text-align: center;
	padding: 15px 0px 15px 0px;
}

.lostpass a{
	color: #c0d1de;
	text-decoration: none;
}

.lostpass a:hover{
	color: #fff;
}

.register {
	display: flex;
	justify-content: center;
	margin: 10px 0px 0px 0px;
}

.register a{
	background: url(../images/btn1.png) no-repeat center;
	width: 158px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-family: 'Philosopher';
	text-decoration: none;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	position: relative;
	overflow: hidden;
}

.register a span:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgb(0 0 0 / 0%), #e69af3);
	animation: animate1 2s linear infinite;
}

@keyframes animate1 {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}

.register a span:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to bottom, rgb(0 0 0 / 0%), #e69af3);
	animation: animate2 2s linear infinite;
	animation-delay: 1s;
}
@keyframes animate2 {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}

.register a span:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to left, rgb(0 0 0 / 0%), #e69af3);
	animation: animate3 2s linear infinite;
}

@keyframes animate3 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.register a span:nth-child(4) {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to top, rgb(0 0 0 / 0%), #e69af3);
	animation: animate4 2s linear infinite;
	animation-delay: 1s;
}

@keyframes animate4 {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(-100%);
	}
}


.register a:hover{
	filter: brightness(150%);
}

.dc {
	background: url(../images/dc.png) no-repeat center;
	width: 206px;
	height: 55px;
}

.yt {
	background: url(../images/yt.png) no-repeat center;
	width: 206px;
	height: 55px;
}

.in {
	background: url(../images/ins.png) no-repeat center;
	width: 206px;
	height: 55px;
}

.ml {
	background: url(../images/gl.png) no-repeat center;
	width: 206px;
	height: 55px;
}

.soc {
	display: flex;
	justify-content: center;
}

.soctext {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}

.socdcr {
	color: #8a99a9;
	font-size: 10px;
}

.soc a {
	width: 206px;
	height: 55px;
	display: block;
	padding: 14px 0px 0px 65px;
	text-decoration: none;
}

.soc a span{
	display: block;
}

.sc {
	transition: 0.5s;
}

.sc:hover {
	filter: brightness(130%);
	transition: 0.5s;
}

.fline {
	background: url(../images/icons/chat.png) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 50px;
	border-bottom: 1px solid #3f485c;
	text-align: right;
}

.theme {
	font-family: 'Philosopher';
	margin: 0px 0px 5px 0px;
}

.fline a{
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.fline a:hover{
	color: #ddc796;
}

.fdate {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	color: #a2abbe;
}

.server {
	background: rgba(0, 0, 0, 0.3);
	padding: 10px 10px 10px 10px;
	margin: 12px 0px 12px 0px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.server pre:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgb(0 0 0 / 0%), #323f50);
	animation: animate1 2s linear infinite;
	margin: 0px 0px 0px 0px;
}

@keyframes animate1 {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}

.server pre:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to bottom, rgb(0 0 0 / 0%), #323f50);
	animation: animate2 2s linear infinite;
	animation-delay: 1s;
	margin: 0px 0px 0px 0px;
}
@keyframes animate2 {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}

.server pre:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to left, rgb(0 0 0 / 0%), #323f50);
	animation: animate3 2s linear infinite;
	margin: 0px 0px 0px 0px;
}

@keyframes animate3 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.server pre:nth-child(4) {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to top, rgb(0 0 0 / 0%), #323f50);
	animation: animate4 2s linear infinite;
	animation-delay: 1s;
	margin: 0px 0px 0px 0px;
}

@keyframes animate4 {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(-100%);
	}
}

.serv {
	margin: -20px 15px -10px 15px;
}

.serv .servicon{
	margin: -12px 0px -16px 0px;
	width: 50px;
	min-width: 50
	height: 77px;
	position: relative;
}

.servicon img {
	animation: glowings 1300ms infinite;
}

@keyframes glowings {
	0% { filter: brightness(90%); }
	50% { filter: brightness(130%); }
	100% { filter: brightness(90%);}
}


.status p{
	display: inline;
}

.status {
	width: 100%;
}

.servinfo {
	width: 100%;
	font-family: 'Philosopher';
	margin: 0px 0px 0px 10px;
}

.servername {
	border-bottom: 1px solid #343f49;
}

.servername, .status {
	padding: 6px 0px 6px 0px;
}

.plrs {
	color: #cab687;
}

.plrs p{
	color: #fff;
}

.sts {
	color: #9a9a9a;
}

.sts .online{
	color: #03ae03;
}

.sts .offline{
	color: #da4646;
}

.sbc.serv>:nth-child(1)>.servicon:before {
	content: url(../images/server1.png);
}

.sbc.serv>:nth-child(2)>.servicon:before {
	content: url(../images/server2.png);
}

.sbc.serv>:nth-child(3)>.servicon:before {
	content: url(../images/server3.png);
}

.pagenav {
	width: 100%;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagenav ul {
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: flex;
	margin: -52px 0px 0px 0px;
}

.pagenav ul li {
	margin: 0px 4px 0px 4px;
	display: flex;
}

.pagenav ul li a{
	background: url(../images/pn.png) no-repeat left center;
	width: 33px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	color: #9aa5b5;
	margin: 0px 4px 0px 4px;
}

p#ServerTime {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pagenav ul li a:hover{
	filter: brightness(150%);
	color: #fff;
}

.active {
	filter: brightness(150%);
	color: #fff;
}

.goforum {
	margin: 20px 0px 0px 0px;
}

.goforum a{
	background: url(../images/btn0.png) no-repeat left center;
	width: 146px;
	height: 29px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 0 auto;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	position: relative;
	overflow: hidden;
}

.goforum a span:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, rgb(0 0 0 / 0%), #23e6ff);
	animation: animate1 2s linear infinite;
}

@keyframes animate1 {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}

.goforum a span:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to bottom, rgb(0 0 0 / 0%), #23e6ff);
	animation: animate2 2s linear infinite;
	animation-delay: 1s;
}
@keyframes animate2 {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}

.goforum a span:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to left, rgb(0 0 0 / 0%), #23e6ff);
	animation: animate3 2s linear infinite;
}

@keyframes animate3 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.goforum a span:nth-child(4) {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background: linear-gradient(to top, rgb(0 0 0 / 0%), #23e6ff);
	animation: animate4 2s linear infinite;
	animation-delay: 1s;
}

@keyframes animate4 {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(-100%);
	}
}

.goforum a:hover {
	filter: brightness(150%);
}

#scroll-top {
	margin: 50px 0px 50px 0px;
}

#scroll-top a {
	width: 79px;
	height: 83px;
	margin: 0 auto 0 auto;
}

#scroll-top a:hover {
	filter: brightness(130%);
}

.copy {
	background: rgba(0, 0, 0, 0.7);
	color: #c4c4c4;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.slider {
	padding: 15px 50px 0px 50px;
}

.owl-prev {
	background: url(../images/icons/left.png) no-repeat center;
	width: 37px;
	height: 56px;
	margin: 0px 0px 0px 0px;
}

.owl-next {
	background: url(../images/icons/right.png) no-repeat center;
	width: 37px;
	height: 56px;
	margin: 0px 0px 0px 0px;
}

.item a span{
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 7px;
	left: 7px;
	right: 7px;
	width: calc(100% -14px);
	display: block;
	padding: 10px 10px 10px 10px;
	text-align: center;
	text-transform: uppercase;
	color: #ffd699;
	letter-spacing: 1px;
	font-weight: 100;
	font-size: 13px;
	z-index: 10;
}

.item a img{
	transition: 0.5s;
}

.item a:hover img{
	filter: brightness(170%);
	transition: 0.5s;
}

header .wrapcontent {
	position: relative;
	height: 632px;
}

.nws p a {
    color: #ffdca8;
    text-decoration: none;
}

.nws p a:hover {
    color: #8bc34a;
    text-decoration: none;
}

.timer {
	background: url(../images/timer.png) no-repeat center;
	width: 373px;
	height: 135px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -186px;
	bottom: 0px;
	z-index: 500;
}

.countdown .timercd{
	width: 100%;
	display: flex;
	margin: 46px 0px 0px 0px;
	position: relative;
}


#countdown ul{
	padding: 0px 0px 0px 0px;
	display: flex;
	list-style: none;
}

.timercd  span{
	color: #e0d7b1;
	margin: 0px 20px 0px 20px;
	font-size: 30px;
	letter-spacing: 2px;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	width: 50px;
	font-family: Times New Roman;
}

#days {
	margin: 0px 0px 0px 65px;
}

#hours {
	margin: 0px 0px 0px 17px;
}

#minutes {
	margin: 0px 0px 0px 18px;
}

#seconds {
	margin: 0px 0px 0px 18px;
}

.timertitle {
	display: flex;
	justify-content: center;
	margin: 12px 0px 0px 8px;
}

.timertitle span{
	display: block;
	width: 56px;
	height: 15px;
	margin: 0px 6px 0px 6px;
	color: #fff;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.started {
	text-align: center;
	font-size: 20px;
	color: #0e1428;
	text-transform: uppercase;
	margin: -10px 0px -10px 0px;
	text-shadow: 0px 0px 5px #fff;
	font-weight: 900;
}

.logo-small a {
	display: block;
	margin: 0px 0px 0px 0px;
}

.logo-small a:hover {
	filter: brightness(150%);
}

.events {
	position: fixed;
	right: 3px;
	top: 85px;
	bottom: 3px;
	background: rgb(32 49 66 / 90%);
	padding: 40px 20px 40px 40px;
	border-radius: 10px;
	min-height: 200px;
	width: 350px;
	z-index: 700;
}

.allevents {
	overflow-x: hidden;
	overflow-y: visible;
	height: 100%;
	padding: 0px 20px 0px 0px;
}

.allevents::-webkit-scrollbar {width: 3px;}
.allevents::-webkit-scrollbar-track {background: #101923;}
.allevents::-webkit-scrollbar-thumb {background: #748a9f;}

.events h2 {
	text-align: center;
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 18px;
	color: #ffebcc;
}

.events.closed .evbtn {
	background: url(../images/btn-ev.png) no-repeat center;
	position: fixed;
	width: 110px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	transform: rotate(-90deg);
	right: -37px;
	top: 185px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 600;
	font-family: Cambria;
	z-index: 999999;
}

.events.closed.opened .evbtn {
	background: url(../images/btn-ev.png) no-repeat center;
	position: absolute;
	width: 110px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	transform: rotate(-90deg);
	left: 0px;
	top: 100px;
	margin: 0px 0px 0px -73px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 600;
	font-family: Cambria;
}

@keyframes glowing {
	0% { filter: brightness(90%); }
	50% { filter: brightness(170%); }
	100% { filter: brightness(90%);}
}

.streambtn {
	background: url(../images/btn-str.png) no-repeat center;
	position: fixed;
	width: 110px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	transform: rotate(-90deg);
	right: -37px;
	top: 300px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 600;
	font-family: Cambria;
	z-index: 500;
}

.butt {
	animation: glowing 1300ms infinite;
	cursor: pointer;
}

.butt2 {
	animation: glowing 1300ms infinite;
	cursor: pointer;
}


#events div small {
	display: inline;
	margin: 0px 0px 0px 0px;
	color: #c5ae8c;
	font-size: 13px;
}

#events div span{
	color: #dfdfdf;
}

#events div{
	display: flex;
	justify-content: space-between;
	margin: 8px 0px 8px 0px;
}

.events.closed {
	right: -350px;
	transition: 0.5s;
}

.events.closed.opened {
	right: 3px;
}

.sparks {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -800px;
	margin-top: -150px;
}
.sparks > div {
	position: absolute;
}
.sparks .spark_1 {
	background: url(../images/spark_1.png) no-repeat;
	width: 764px;
	height: 313px;
	right: 0;
	bottom: -320px;
	transform: scale(0.6);
	animation: spark-1 4s linear infinite;
	animation-delay: 1s;
}
@keyframes spark-1 {
	0% {
		bottom: -320px;
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -240px;
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -160px;
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: -80px;
		transform: scale(0.9);
		opacity: 0.5;
	}
	100% {
		bottom: 0px;
		transform: scale(1);
		opacity: 0;
	}
}
.sparks .spark_2 {
	background: url(../images/spark_2.png) no-repeat;
	width: 179px;
	height: 335px;
	right: 230px;
	bottom: -320px;
	transform: scale(0.6);
	animation: spark-1 4s linear infinite;
	animation-delay: 2s;
}
.sparks .spark_3 {
	background: url(../images/spark_3.png) no-repeat;
	width: 128px;
	height: 165px;
	right: 280px;
	bottom: -140px;
	transform: scale(0.6);
	animation: spark-3 4s linear infinite;
	animation-delay: 2s;
}
@keyframes spark-3 {
	0% {
		bottom: -140px;
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -80px;
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -20px;
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 40px;
		transform: scale(0.9);
		opacity: 0.5;
	}
	100% {
		bottom: 100px;
		transform: scale(1);
		opacity: 0;
	}
}
.sparks .spark-big {
	background: url(../images/spark_4.png) no-repeat;
	width: 794px;
	height: 176px;
	right: 0;
	bottom: -180px;
	transform: scale(0.6);
	animation: spark-5 4s linear infinite;
}
.sparks .spark_5 {
	animation-delay: 2s;
	right: 40px;
}
@keyframes spark-5 {
	0% {
		bottom: -180px;
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -120px;
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -60px;
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 0px;
		transform: scale(0.9);
		opacity: 0.5;
	}
	100% {
		bottom: 60px;
		transform: scale(1);
		opacity: 0;
	}
}

.ray {
	background: url(../images/ray.png) no-repeat;
	width: 419px;
	height: 419px;
	position: absolute;
	left: 450px;
	top: 100px;
	animation: ray 14s infinite linear;
	transform: rotate(0deg);
	opacity: 0.6;
}

@keyframes ray {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.flame {
	width: 150px;
	height: 250px;
	position: absolute;
	left: 1050px;
	top: 160px;
}
.flame > div {
	width: 150px;
	height: 250px;
	position: absolute;
	opacity: 0;
}

.flame_1 {
	background: url(../images/flame_1.png) no-repeat;
	animation: flame_1 3s linear infinite;
	animation-delay: 0.7s;
}

.flame_2 {
	background: url(../images/flame_2.png) no-repeat;
	animation: flame_1 3s linear infinite;
	animation-delay: 1.4s;
}

.flame_3 {
	background: url(../images/flame_3.png) no-repeat;
	animation: flame_1 3s linear infinite;
	animation-delay: 2.1s;
}

.flame_4 {
	background: url(../images/flame_4.png) no-repeat;
	animation: flame_1 3s linear infinite;
	animation-delay: 2.8s;
}

.flame_5 {
	background: url(../images/flame_5.png) no-repeat;
	animation: flame_1 3s linear infinite;
	animation-delay: 3.5s;
}

@keyframes flame_1 {
	0% {
		bottom: 0px;
		left: 0px;
		opacity: 0;
		transform: scale(1);
	}
	50% {
		bottom: 60px;
		left: 30px;
		opacity: 1;
		transform: scale(0.8);
	}
	100% {
		bottom: 120px;
		left: 60px;
		opacity: 0;
		transform: scale(0.6);
	}
}

.smoke {
	background: url(../images/smoke.png) repeat-x;
	width: 100%;
	height: 521px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 400px;
	animation: smoke 70s infinite linear;
	overflow: hidden;
}
@keyframes smoke {
	0% {
		background-position: -1920px;
	}
	50% {
		background-position: 0px;
	}
	100% {
		background-position: 1920px;
	}
}

footer {
	position: relative;
	overflow: hidden;
}

footer .smokes {
	background: url(../images/smoke2.png) repeat-x;
	width: 1920px;
	height: 521px;
	position: absolute;
	z-index: 10;
	left: 0px;
	bottom: -100px;
	animation: smokes 70s infinite linear;
	pointer-events: none;
}

@keyframes smokes {
	0% {
		background-position: -1920px;
	}
	50% {
		background-position: 0px;
	}
	100% {
		background-position: 1920px;
	}
}

.streams {
	position: fixed;
	left: 3px;
	bottom: 3px;
	background: rgb(15 21 28 / 95%);
	padding: 40px;
	border-radius: 10px;
	min-height: 200px;
	width: 280px;
	z-index: 700;
	border: 1px solid #2d3644;
}

.close {
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
	transition: 0.5s;
}

.close:hover {
	filter: brightness(150%);
	transition: 0.5s;
}




.slider-vertical .slick-prev:before, .slider-vertical .slick-next:before {
	display: none;
}
.slider-vertical .slick-prev, .slider-vertical .slick-next {
	width: 0;
	height: 0;
	border-style: solid;
	margin: 10px;
	display: inline-block;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	cursor: pointer;
}
.slider-vertical .slick-prev {
	border-width: 0 34px 15px 34px;
	border-color: #333c4a transparent;
	top: 0px;
}
.slider-vertical .slick-next {
	border-width: 15px 34px 0px 34px;
	border-color: #333c4a transparent;
	bottom: -30px;
	top: auto;
}	
.slider-vertical .slick-prev.slick-disabled, .slider-vertical .slick-next.slick-disabled {
	opacity: 0.1;
	cursor: default;
}
.slider-vertical div {
	height: 120px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 50px;
	color: #ffffff;
}

.strtitle {
	background: url(../images/st-head.png) no-repeat center;
	width: 194px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	margin: -58px 0px 0px 0px;
	color: #ffdeae;
	font-size: 13px;
	letter-spacing: 1px;
}

.streams.hide {
	left: -290px;
	transition: 0.5s;
}

.streams.hide.show {
	left: 3px;
}

.strm {
	padding: 2px;
}






.sparks2 {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	bottom: 25px;
	pointer-events: none;
}
.sparks2 > div {
	position: absolute;
}
.sparks2 .spark_1a {
	background: url(../images/spark_1a.png) no-repeat;
	width: 764px;
	height: 313px;
	right: 0;
	bottom: -320px;
	transform: scale(0.6);
	animation: spark-1 4s linear infinite;
	animation-delay: 1s;
}
@keyframes spark-1 {
	0% {
		bottom: -320px;
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -240px;
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -160px;
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: -80px;
		transform: scale(0.9);
		opacity: 0.5;
	}
	100% {
		bottom: 0px;
		transform: scale(1);
		opacity: 0;
	}
}
.sparks2 .spark_2a {
	background: url(../images/spark_2a.png) no-repeat;
	width: 179px;
	height: 335px;
	right: 230px;
	bottom: -320px;
	transform: scale(0.6);
	animation: spark-1 4s linear infinite;
	animation-delay: 2s;
}
.sparks2 .spark_3a {
	background: url(../images/spark_3a.png) no-repeat;
	width: 128px;
	height: 165px;
	right: 280px;
	bottom: -140px;
	transform: scale(0.6);
	animation: spark-3 4s linear infinite;
	animation-delay: 2s;
}
@keyframes spark-3 {
	0% {
		bottom: -140px;
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -80px;
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -20px;
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 40px;
		transform: scale(0.9);
		opacity: 0.5;
	}
	100% {
		bottom: 100px;
		transform: scale(1);
		opacity: 0;
	}
}
.sparks2a .spark-big {
	background: url(../images/spark_4a.png) no-repeat;
	width: 794px;
	height: 176px;
	right: 0;
	bottom: -180px;
	transform: scale(0.6);
	animation: spark-5 4s linear infinite;
}
.sparks2a .spark_5a {
	animation-delay: 2s;
	right: 40px;
}
@keyframes spark-5 {
	0% {
		bottom: -180px;
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -120px;
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -60px;
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 0px;
		transform: scale(0.9);
		opacity: 0.5;
	}
	100% {
		bottom: 60px;
		transform: scale(1);
		opacity: 0;
	}
}

.owl-carousel .owl-item a {
	display: block;
	width: 100%;
	width: 149px;
	height: 108px;
	display: block;
	overflow: hidden;
}

.owl-carousel .owl-item a:hover img{
	transform: scale(1.2) rotate(-5deg);
	-webkit-appearance: none;
	-moz-appearance: none;
	transition: 0.5s;
}

#name,
form#registration_form input {
	background: #111b25;
	border: 1px solid #374956;
	width: 250px;
	height: 34px;
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	color: #c2d3e7;
	transition: 0.5s;
}

input#rules {
	width: 20px !important;
	height: 20px !important;
}

#name,
form#registration_form input:focus {
	outline: none;
	border: 1px solid #528954;
	transition: 0.5s;
}

a#rules_dialog {
	color: #bd8533;
}

select#server {
	background: #111b25;
	border: 1px solid #374956;
	width: 250px;
	height: 34px;
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	color: #c2d3e7;
	transition: 0.5s;
}

select#fpas_ques {
	background: #111b25;
	border: 1px solid #374956;
	height: 34px;
	margin: 2px 0px 2px 0px;
	padding: 0px 10px 0px 10px;
	color: #c2d3e7;
	transition: 0.5s;
}

button.button-style {
	background: #004003;
	color: #dfc6a1;
	padding: 7px 20px 7px 20px;
	border: 1px solid #186a1c;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
	transition: 0.5s;
}

ul.tabrow a:hover,
div#rank_by_class a:hover,
#rankings_select_DEFAULT a:hover,
button.custom_button:hover,
button.button-style:hover {
	filter: brightness(150%);
	transition: 0.5s;
}

div#rank_by_class a{
	background-image: url(../images/btn4.png);
	background-size: 100% 100%;
	color: #ffe0b1;
	padding: 3px 20px 3px 20px;
	margin: 0px 3px 5px 3px;
	border: 1px solid #4f1b58;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
	transition: 0.5s;
	text-decoration: none;
}

div#rankings_content_DEFAULT table {
	width: 106%;
	margin: 0px -15px 0px -15px;
}

div#rankings_content_DEFAULT table tr{
	background: #121c27;
}

div#rankings_content_DEFAULT table th,
div#rankings_content_DEFAULT table td {
	padding: 4px 10px 4px 10px;
}

div#rankings_content_DEFAULT {
	padding: 0px 0px 85px 0px !important;
}

div#rankings_content_DEFAULT table td a{
	color: #e7bc7c;
	text-decoration: none;
}

div#rankings_content_DEFAULT table td a:hover{
	color: #0bc1b7;
	text-decoration: none;
}

div#rankings_select_DEFAULT a {
	background-image: url(../images/btn3.png);
	background-size: 100% 100%;
	color: #ffe0b1;
	padding: 3px 20px 3px 20px;
	margin: 0px 3px 5px 3px;
	border: 1px solid #0b302e;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
	transition: 0.5s;
	text-decoration: none;
}

div#rank_by_class,
div#rankings_select_DEFAULT {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

div#rank_by_class {
	border-top: 1px solid #374956;
	padding: 15px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

ul.tabrow {
	display: flex;
	justify-content: center;
	list-style: none;
	padding: 0px 0px 0px 0px;
}

ul.tabrow a {
	background-image: url(../images/btn1.png);
	background-size: 100% 100%;
	color: #ffffff;
	padding: 3px 20px 3px 20px;
	margin: 0px 3px 10px 3px;
	border: 1px solid #0b302e;
	border-radius: 3px;
	cursor: pointer;
	box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
	transition: 0.5s;
	text-decoration: none;
}

.f16 .flag{display:inline-block;height:16px;width:16px;vertical-align:text-top;line-height:16px;background:url(../images/flags.png) no-repeat;}
.f16 ._African_Union{background-position:0 -16px;}
.f16 ._Arab_League{background-position:0 -32px;}
.f16 ._ASEAN{background-position:0 -48px;}
.f16 ._CARICOM{background-position:0 -64px;}
.f16 ._CIS{background-position:0 -80px;}
.f16 ._Commonwealth{background-position:0 -96px;}
.f16 ._England{background-position:0 -112px;}
.f16 ._European_Union, .f16 .eu{background-position:0 -128px;}
.f16 ._Islamic_Conference{background-position:0 -144px;}
.f16 ._Kosovo{background-position:0 -160px;}
.f16 ._NATO{background-position:0 -176px;}
.f16 ._Northern_Cyprus{background-position:0 -192px;}
.f16 ._Northern_Ireland{background-position:0 -208px;}
.f16 ._Olimpic_Movement{background-position:0 -224px;}
.f16 ._OPEC{background-position:0 -240px;}
.f16 ._Red_Cross{background-position:0 -256px;}
.f16 ._Scotland{background-position:0 -272px;}
.f16 ._Somaliland{background-position:0 -288px;}
.f16 ._Tibet{background-position:0 -304px;}
.f16 ._United_Nations{background-position:0 -320px;}
.f16 ._Wales{background-position:0 -336px;}
.f16 .ad{background-position:0 -352px;}
.f16 .ae{background-position:0 -368px;}
.f16 .af{background-position:0 -384px;}
.f16 .ag{background-position:0 -400px;}
.f16 .ai{background-position:0 -416px;}
.f16 .al{background-position:0 -432px;}
.f16 .am{background-position:0 -448px;}
.f16 .ao{background-position:0 -464px;}
.f16 .aq{background-position:0 -480px;}
.f16 .ar{background-position:0 -496px;}
.f16 .as{background-position:0 -512px;}
.f16 .at{background-position:0 -528px;}
.f16 .au{background-position:0 -544px;}
.f16 .aw{background-position:0 -560px;}
.f16 .ax{background-position:0 -576px;}
.f16 .az{background-position:0 -592px;}
.f16 .ba{background-position:0 -608px;}
.f16 .bb{background-position:0 -624px;}
.f16 .bd{background-position:0 -640px;}
.f16 .be{background-position:0 -656px;}
.f16 .bf{background-position:0 -672px;}
.f16 .bg{background-position:0 -688px;}
.f16 .bh{background-position:0 -704px;}
.f16 .bi{background-position:0 -720px;}
.f16 .bj{background-position:0 -736px;}
.f16 .bm{background-position:0 -752px;}
.f16 .bn{background-position:0 -768px;}
.f16 .bo{background-position:0 -784px;}
.f16 .br{background-position:0 -800px;}
.f16 .bs{background-position:0 -816px;}
.f16 .bt{background-position:0 -832px;}
.f16 .bw{background-position:0 -848px;}
.f16 .by{background-position:0 -864px;}
.f16 .bz{background-position:0 -880px;}
.f16 .ca{background-position:0 -896px;}
.f16 .cg{background-position:0 -912px;}
.f16 .cf{background-position:0 -928px;}
.f16 .cd{background-position:0 -944px;}
.f16 .ch{background-position:0 -960px;}
.f16 .ci{background-position:0 -976px;}
.f16 .ck{background-position:0 -992px;}
.f16 .cl{background-position:0 -1008px;}
.f16 .cm{background-position:0 -1024px;}
.f16 .cn{background-position:0 -1040px;}
.f16 .co{background-position:0 -1056px;}
.f16 .cr{background-position:0 -1072px;}
.f16 .cu{background-position:0 -1088px;}
.f16 .cv{background-position:0 -1104px;}
.f16 .cy{background-position:0 -1120px;}
.f16 .cz{background-position:0 -1136px;}
.f16 .de{background-position:0 -1152px;}
.f16 .dj{background-position:0 -1168px;}
.f16 .dk{background-position:0 -1184px;}
.f16 .dm{background-position:0 -1200px;}
.f16 .do{background-position:0 -1216px;}
.f16 .dz{background-position:0 -1232px;}
.f16 .ec{background-position:0 -1248px;}
.f16 .ee{background-position:0 -1264px;}
.f16 .eg{background-position:0 -1280px;}
.f16 .eh{background-position:0 -1296px;}
.f16 .er{background-position:0 -1312px;}
.f16 .es{background-position:0 -1328px;}
.f16 .et{background-position:0 -1344px;}
.f16 .fi{background-position:0 -1360px;}
.f16 .fj{background-position:0 -1376px;}
.f16 .fm{background-position:0 -1392px;}
.f16 .fo{background-position:0 -1408px;}
.f16 .fr{background-position:0 -1424px;}  
.f16 .bl, .f16 .cp, .f16 .mf, .f16 .yt{background-position:0 -1424px;}
.f16 .ga{background-position:0 -1440px;}
.f16 .gb{background-position:0 -1456px;}  
.f16 .sh{background-position:0 -1456px;}
.f16 .gd{background-position:0 -1472px;}
.f16 .ge{background-position:0 -1488px;}
.f16 .gg{background-position:0 -1504px;}
.f16 .gh{background-position:0 -1520px;}
.f16 .gi{background-position:0 -1536px;}
.f16 .gl{background-position:0 -1552px;}
.f16 .gm{background-position:0 -1568px;}
.f16 .gn{background-position:0 -1584px;}
.f16 .gp{background-position:0 -1600px;}
.f16 .gq{background-position:0 -1616px;}
.f16 .gr{background-position:0 -1632px;}
.f16 .gt{background-position:0 -1648px;}
.f16 .gu{background-position:0 -1664px;}
.f16 .gw{background-position:0 -1680px;}
.f16 .gy{background-position:0 -1696px;}
.f16 .hk{background-position:0 -1712px;}
.f16 .hn{background-position:0 -1728px;}
.f16 .hr{background-position:0 -1744px;}
.f16 .ht{background-position:0 -1760px;}
.f16 .hu{background-position:0 -1776px;}
.f16 .id{background-position:0 -1792px;}
.f16 .mc{background-position:0 -1792px;}
.f16 .ie{background-position:0 -1808px;}
.f16 .il{background-position:0 -1824px;}
.f16 .im{background-position:0 -1840px;}
.f16 .in{background-position:0 -1856px;}
.f16 .iq{background-position:0 -1872px;}
.f16 .ir{background-position:0 -1888px;}
.f16 .is{background-position:0 -1904px;}
.f16 .it{background-position:0 -1920px;}
.f16 .je{background-position:0 -1936px;}
.f16 .jm{background-position:0 -1952px;}
.f16 .jo{background-position:0 -1968px;}
.f16 .jp{background-position:0 -1984px;}
.f16 .ke{background-position:0 -2000px;}
.f16 .kg{background-position:0 -2016px;}
.f16 .kh{background-position:0 -2032px;}
.f16 .ki{background-position:0 -2048px;}
.f16 .km{background-position:0 -2064px;}
.f16 .kn{background-position:0 -2080px;}
.f16 .kp{background-position:0 -2096px;}
.f16 .kr{background-position:0 -2112px;}
.f16 .kw{background-position:0 -2128px;}
.f16 .ky{background-position:0 -2144px;}
.f16 .kz{background-position:0 -2160px;}
.f16 .la{background-position:0 -2176px;}
.f16 .lb{background-position:0 -2192px;}
.f16 .lc{background-position:0 -2208px;}
.f16 .li{background-position:0 -2224px;}
.f16 .lk{background-position:0 -2240px;}
.f16 .lr{background-position:0 -2256px;}
.f16 .ls{background-position:0 -2272px;}
.f16 .lt{background-position:0 -2288px;}
.f16 .lu{background-position:0 -2304px;}
.f16 .lv{background-position:0 -2320px;}
.f16 .ly{background-position:0 -2336px;}
.f16 .ma{background-position:0 -2352px;}
.f16 .md{background-position:0 -2368px;}
.f16 .me{background-position:0 -2384px;}
.f16 .mg{background-position:0 -2400px;}
.f16 .mh{background-position:0 -2416px;}
.f16 .mk{background-position:0 -2432px;}
.f16 .ml{background-position:0 -2448px;}
.f16 .mm{background-position:0 -2464px;}
.f16 .mn{background-position:0 -2480px;}
.f16 .mo{background-position:0 -2496px;}
.f16 .mq{background-position:0 -2512px;}
.f16 .mr{background-position:0 -2528px;}
.f16 .ms{background-position:0 -2544px;}
.f16 .mt{background-position:0 -2560px;}
.f16 .mu{background-position:0 -2576px;}
.f16 .mv{background-position:0 -2592px;}
.f16 .mw{background-position:0 -2608px;}
.f16 .mx{background-position:0 -2624px;}
.f16 .my{background-position:0 -2640px;}
.f16 .mz{background-position:0 -2656px;}
.f16 .na{background-position:0 -2672px;}
.f16 .nc{background-position:0 -2688px;}
.f16 .ne{background-position:0 -2704px;}
.f16 .ng{background-position:0 -2720px;}
.f16 .ni{background-position:0 -2736px;}
.f16 .nl{background-position:0 -2752px;}  
.f16 .bq{background-position:0 -2752px;}
.f16 .no{background-position:0 -2768px;}  
.f16 .bv, .f16 .nq, .f16 .sj{background-position:0 -2768px;}
.f16 .np{background-position:0 -2784px;}
.f16 .nr{background-position:0 -2800px;}
.f16 .nz{background-position:0 -2816px;}
.f16 .om{background-position:0 -2832px;}
.f16 .pa{background-position:0 -2848px;}
.f16 .pe{background-position:0 -2864px;}
.f16 .pf{background-position:0 -2880px;}
.f16 .pg{background-position:0 -2896px;}
.f16 .ph{background-position:0 -2912px;}
.f16 .pk{background-position:0 -2928px;}
.f16 .pl{background-position:0 -2944px;}
.f16 .pr{background-position:0 -2960px;}
.f16 .ps{background-position:0 -2976px;}
.f16 .pt{background-position:0 -2992px;}
.f16 .pw{background-position:0 -3008px;}
.f16 .py{background-position:0 -3024px;}
.f16 .qa{background-position:0 -3040px;}
.f16 .re{background-position:0 -3056px;}
.f16 .ro{background-position:0 -3072px;}
.f16 .rs{background-position:0 -3088px;}
.f16 .ru{background-position:0 -3104px;}
.f16 .rw{background-position:0 -3120px;}
.f16 .sa{background-position:0 -3136px;}
.f16 .sb{background-position:0 -3152px;}
.f16 .sc{background-position:0 -3168px;}
.f16 .sd{background-position:0 -3184px;}
.f16 .se{background-position:0 -3200px;}
.f16 .sg{background-position:0 -3216px;}
.f16 .si{background-position:0 -3232px;}
.f16 .sk{background-position:0 -3248px;}
.f16 .sl{background-position:0 -3264px;}
.f16 .sm{background-position:0 -3280px;}
.f16 .sn{background-position:0 -3296px;}
.f16 .so{background-position:0 -3312px;}
.f16 .sr{background-position:0 -3328px;}
.f16 .st{background-position:0 -3344px;}
.f16 .sv{background-position:0 -3360px;}
.f16 .sy{background-position:0 -3376px;}
.f16 .sz{background-position:0 -3392px;}
.f16 .tc{background-position:0 -3408px;}
.f16 .td{background-position:0 -3424px;}
.f16 .tg{background-position:0 -3440px;}
.f16 .th{background-position:0 -3456px;}
.f16 .tj{background-position:0 -3472px;}
.f16 .tl{background-position:0 -3488px;}
.f16 .tm{background-position:0 -3504px;}
.f16 .tn{background-position:0 -3520px;}
.f16 .to{background-position:0 -3536px;}
.f16 .tr{background-position:0 -3552px;}
.f16 .tt{background-position:0 -3568px;}
.f16 .tv{background-position:0 -3584px;}
.f16 .tw{background-position:0 -3600px;}
.f16 .tz{background-position:0 -3616px;}
.f16 .ua{background-position:0 -3632px;}
.f16 .ug{background-position:0 -3648px;}
.f16 .us{background-position:0 -3664px;}
.f16 .uy{background-position:0 -3680px;}
.f16 .uz{background-position:0 -3696px;}
.f16 .va{background-position:0 -3712px;}
.f16 .vc{background-position:0 -3728px;}
.f16 .ve{background-position:0 -3744px;}
.f16 .vg{background-position:0 -3760px;}
.f16 .vi{background-position:0 -3776px;}
.f16 .vn{background-position:0 -3792px;}
.f16 .vu{background-position:0 -3808px;}
.f16 .ws{background-position:0 -3824px;}
.f16 .ye{background-position:0 -3840px;}
.f16 .za{background-position:0 -3856px;}
.f16 .zm{background-position:0 -3872px;}
.f16 .zw{background-position:0 -3888px;}
.f16 .sx{background-position:0 -3904px;}
.f16 .cw{background-position:0 -3920px;}
.f16 .ss{background-position:0 -3936px;}
.f16 .nu{background-position:0 -3952px;}

.active{opacity:1;filter:alpha(opacity=100);}
.nonactive{opacity:0.3;filter:alpha(opacity=30);}
.active:hover, .nonactive:hover{
	opacity: 0.6;filter: alpha(opacity=60);
	margin-bottom:-1px;
	margin-top:1px;
}
.active:active, .nonactive:active{
	opacity: 1;filter: alpha(opacity=100);
	margin-bottom:-2px;
	margin-top:2px;
}


.sblock .entry {
	padding: 0px 25px 0px 25px;
}

table.sidebar_rank {
    width: 100%;
}

div#lattest_items {
    padding: 0px 25px 0px 25px;
}

#sidebar table {
	border-collapse: collapse;
}

#sidebar table td a {
	color: #a4adbb;
	text-decoration: none;
}

#sidebar table td a:hover {
	color: #fff;
	text-decoration: none;
}

#sidebar table td {
    padding: 5px 7px 5px 7px;
}

#sidebar table th {
    text-align: left;
    padding: 5px 7px 5px 7px;
    color: #a4bedb;
    border-bottom: 1px solid #414b58;
}

span.sbcbtn.trade {
    padding: 0px 25px 20px 25px;
}

.title2 {
    height: 89px;
}

ul.sbc.forum {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}

ul.infomenu {
    padding: 0px 0px 70px 0px;
    list-style: none;
    display: block;
}
ul.infomenu li a {
    color: #fff;
    background: rgba(0, 0, 0, 0.2) url(../images/icons/qn.png) no-repeat 10px 6px;
    border: 1px solid #3d515a;
    display: block;
    margin: 3px 0px 3px 0px;
    padding: 9px 20px 9px 50px;
    text-decoration: none;
}

ul.infomenu li a:hover {
	background: rgba(255, 255, 255, 0.09) url(../images/icons/qn.png) no-repeat 10px 6px;
    filter: brightness(150%);
    color: #c79142;
}

table.ranking-table {
    width: 100%;
}

table.ranking-table td {
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #2b3b4c;
    padding: 5px 10px 5px 10px;
}





section.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
}
section.modalWindow {
    display: none;
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 999 !important;
    width: 400px;
    min-height: 200px;
    margin-left: -200px;
    background: rgb(36 52 70 / 95%);
    border: 1px solid #44505e;
    cursor: default;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}
div.modal.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 997;
    cursor: pointer;
}
section.modalWindow section.modalWrapper {
    margin: 30px;
    border: 1px solid #44505e;
    padding: 15px;
    text-align: left;
    line-height: 20px !important;
  width: auto;
}
.closeBtn {
    position: absolute;
    right: -12px;
    top: -12px;
    cursor: pointer;
    transition: 0.5s;
}

.closeBtn:hover {
    filter: brightness(150%);
    transition: 0.5s;
}


section.modalWrapper h2 {
    text-align: center;
    color: #ffd9a2;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 20px 0px;
}

form#login_form {
    margin: 0 auto;
    width: 200px;
}

input#password_input, input#login_input {
    width: 200px !important;
    margin: 0px 0px 7px 0px;
    padding: 9px 15px 9px 15px;
    background: #131f2c;
    border: 1px solid #5d7591;
    color: #d3be80;
}

input#password_input:focus, 
input#login_input:focus {
	outline: none;
	border: 1px solid #528954;
	transition: 0.5s;
}

#login_form input#submit {
    background-image: url(../images/btn-lgn.png);
    background-size: 100% 100%;
    width: 110px;
    height: 35px;
    color: #fff;
    font-size: 15px;
    margin: 0 auto 0 auto !important;
    transition: 0.5s;
}

#login_form input#submit:hover {
	filter: brightness(150%);
    transition: 0.5s;
}

.loginbtn {
    display: flex;
    justify-content: center;
    padding: 15px 0px 5px 0px;
}




#notifier-box {
	position: fixed;
	top: 100px;
	left: 20px;
	z-index: 9999;
}

div.message-box {
	background: #101c29;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 300px;	
	color: #fff; font-size: 13px; font-family: 'PT Sans Narrow', Ubuntu, Tahoma, Arial, sans-serif;	
	-webkit-box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;	
	-webkit-text-shadow: 0 1px 0 #000;
	-moz-text-shadow: 0 1px 0 #000;
	-o-text-shadow: 0 1px 0 #000;
	text-shadow: 0 1px 0 #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;	
}

div.message-box:hover {
	background: #111;
	background: rgba(0, 0, 0, .9);
}

div.message-box div.success {
	color: #61cd07; font-size: 14px; font-family: 'PT Sans Narrow', Ubuntu, Tahoma, Arial, sans-serif;
	margin: 0 0 10px 0;
}

div.message-box div.error {
	color: #FC0F0F; font-size: 14px; font-family: 'PT Sans Narrow', Ubuntu, Tahoma, Arial, sans-serif;
	margin: 0 0 10px 0;
}

div.message-box a.message-close {
	background: #000 url('../images/message-close.png') center no-repeat;
	width: 15px; height: 15px;
	display: block; float: right;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;	
	-webkit-opacity: .2;
	-moz-opacity: .2;
	-o-opacity: .2;
	opacity: .2;
}

div.message-box:hover a.message-close {
	-webkit-opacity: .5;
	-moz-opacity: .5;
	-o-opacity: .5;
	opacity: .5;
}

div.message-box a.message-close:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

div.message-box div.message-body {
	overflow: hidden;
}

div.message-box div.message-body div.thumb {
	width: 48px;
	height: 48px;
	margin: 0 10px 0 0;
	float: left;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

div.message-box div.message-body div.thumb img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius:2px;
	border-radius: 2px;
}


#buy_windows, #add_to_card_windows, #select_server, #auction_bet {
    position: fixed !important;
    top: 246px;
    left: 50% !important;
    transform: translate(-50%, 0%);
    z-index: 999999;
    background: #182432;
    padding: 30px;
    display: none;
    transition: 0.5s;
    width: 350px;
    height: 200px;
    margin-left: 0px !important;
        border: 1px solid #65839b;
}

.opened {
	display: block !important;
	transition: 0.5s;
}

select#switch_server {
    margin: 0px 0px 0px 10px;
    padding: 5px 10px 5px 10px;
    background: #0c131c;
    color: #fff;
    border: 1px solid #54657c;
}

ul.accnav {
    list-style: none;
    padding: 0px 15px 0px 15px;
    margin: 0px 0px 20px 0px;
}

ul.accnav li a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;

}

img.avatar_frame {
    margin: 15px 0px 15px 0px;
}

ul.accnav li a {
    padding: 7px 15px 7px 15px;
    margin: 10px 0px 10px 0px;
    color: #ffd89f;
    text-decoration: none;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #3b4b56;
}

ul.accnav li a:hover {
    color: #95d946;
    text-decoration: none;
    filter: brightness(150%);
}

div#ucp_info table td {
    padding: 5px 15px 4px 15px;
    margin: 0px 0px 0px 0px;
    background: rgba(0, 0, 0, 0.3);
}

div#ucp_info table td a{
	color: #b4ff5d;
}

div#character-info table td {
	background: rgba(0, 0, 0, 0.2);
	vertical-align: baseline;
}

div#character-info table td a {
    background-image: url(../images/btn00.png);
    background-size: 100% 100%;
    color: #fff;
    padding: 3px 20px 3px 20px;
    margin: 0px 0px 10px 0px;
    display: block;
    text-decoration: none;
    text-align: center;
}

div#character-info table td a p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#character-info table td ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
}

table td a {
	color: #ffd89f;
	text-decoration: none;
}

table td a:hover {
	color: #fff;
	text-decoration: none;
}

.custom_button {
	background-image: url(../images/btn-str.png);
	background-size: 100% 100%;
	color: #fff;
    padding: 5px 20px 5px 20px;
    margin: 10px 0px 10px 0px;
    cursor: pointer;
    border: 1px solid #00609e;
    text-decoration: none;
    font-size: 15px;
}

.custom_button:hover {
	filter: brightness(150%);
}

table td select {
	    margin: 0px 0px 0px 10px;
    padding: 5px 10px 5px 10px;
    background: #0c131c;
    color: #fff;
    border: 1px solid #54657c;
}

ul#paypal-options li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    padding: 0px 20px 0px 20px;
}

ul#paypal-options {
    padding: 0px 0px 0px 0px;
}

ul#paypal-options h4, ul#paypal-options h3 {
    font-size: 15px;
    font-weight: 100;
}

ul#paypal-options h3 {
    font-size: 15px;
    font-weight: 100;
    color: #fff;
}

.title.text a {
    color: #ffd494;
    text-decoration: none;
}

.title.text a:hover {
    color: #c0ff77;
    text-decoration: none;
}

table.item_table {
    width: 100%;
}

table.each_item {
    background-image: url(../images/itembg.jpg);
    background-size: 100% 100%;
    width: 130px;
    height: 200px;
    border: 1px solid #354254;
    transition: 0.5s;
    position: relative;
}

table.each_item:hover {
	filter: brightness(200%);
	transition: 0.5s;
}

.pagenav.itemsview {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div#ucp_info a {
    background-image: url(../images/btn00.png);
    background-size: 100% 100%;
    color: #fff;
    padding: 0px 15px 0px 15px;
    margin: 0px 0px 10px 0px;
    text-decoration: none;
    display: inline-block;
}

div#ucp_info a:hover {
	filter: brightness(200%);
}

#item_buy{
	margin-left:5px;
	margin-right:5px;
	width: 100%;
	display: flex;
}
#item_buy_left{
	float: left;
	padding-right: 5px;
}
#item_buy_right{
	background-color: #08141a;
	width: 492px;
	padding: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: flex;
    flex-wrap: wrap;
}
#item_buy_right .full{
	margin: 1px;
	padding: 1px;
	width: 488px;
	background-color:#76403f;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FFFFFF;
	text-shadow:#000 0px 1px 0px;
	height: 18px;	
	line-height: 18px;
}
#item_buy_right .opt_title {
    margin: 1px;
    padding-left: 1px;
    width: 60%;
    float: left;
    background-color: #223442;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-shadow: #000 0px 1px 0px;
    padding: 3px 15px 3px 15px;
    line-height: 20px;
}
#item_buy_right .opt{
	margin: 1px;
	padding-left: 1px;
	width: 38%;
	float: left;
	background-color:#223442;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
	text-shadow:#000 0px 1px 0px;
	padding: 3px 15px 3px 15px;
	line-height: 20px;
}

#item_buy_right .opt select {
    border: 0px;
    border-radius: 0;
    width: 60%;
    font-size: 12px;
    line-height: 1;
    background: #08141a;
    color: #fff;
    margin-top: 1px;
    padding: 0;
    -webkit-appearance: none;
    padding: 4px 10px 4px 10px;
}
#item_buy_right .opt input[type="number"]{
	width: 35px;
	border:0px; 
	border-radius: 0;
	font-size:12px; 
	line-height: 1;
	background:#5d302f; 
	color:#fff;
	margin-top: 1px;
	padding:0;
	-webkit-appearance: none;
}


#item_image_bg {
    position: relative;
    background-image: url(../images/itembg.jpg);
    background-size: 100% 100%;
    width: 129px;
    height: 184px;
    border: 1px solid #607d8b;
}

#lean_overlay {
    position: fixed;
    z-index: 9998;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
#item_filter_overlay{
	position: absolute;
    height:400px;
    width:300px;
	z-index:9999;
}
#item_filter{
	width: 300px;
	height:710px;
	padding-bottom: 2px;
	background: #2c3c4c;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);   
}

.item_filter_content{	
	height:600px;
	width: 285px;
	margin: 15px;
	overflow: auto;
}

.modal-header2 h2 {
    padding: 15px 0px 15px 20px;
    color: #ffd598;
    border-bottom: 1px solid #5f738d;
}

.item_filter_content::-webkit-scrollbar {width: 3px;}
.item_filter_content::-webkit-scrollbar-track {background: #101923;}
.item_filter_content::-webkit-scrollbar-thumb {background: #748a9f;}

#item_image_bg img{
	position: absolute;  
	top: 0;  
	bottom: 0;  
	left: 0;  
	right: 0;  
	margin: auto; 
}
.item_info{
	margin-top: 2px;
	background: #223442;
	width: 129px;
	height: 36px;
	line-height: 36px;	
	z-index:500;
}

.item_info .info{
	padding-left: 5px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#FFFFFF;
	text-shadow:#000 0px 1px 0px;

}
.item_info .info .btimes {
    color: #a8ff43;
}
.item_info .info .goldcr{ color:#ffaf04; }
.item_info .info .normalcr{ color:#d9a08a;}
#buy_buttons{
	margin-right:10px;
	width: 99%;
}
#buy_buttons button{
	margin: 2px;
}
.buy_button {
    background: url(../images/slect_btn.png);
    width: 120px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    color: #FFFFFF;
    text-shadow: #000 0px 1px 0px;
    border: 0;
    float: right;
    margin: 10px 0px 0px 10px !important;
}
.buy_button:hover{
	cursor: pointer;
}
.payment-method-button {
    margin:4px;
    background-color:#EFEFEF;
    border-radius:4px;
    border:1px solid #D0D0D0;
    overflow:auto;
    float:left;
}
.payment-method-button label {
    float:left;
}
.payment-method-button label span {
    text-align:center;
    padding:3px 0px;
    display:block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	cursor: pointer;
}
.payment-method-button label input {
    position:absolute;
    top:-20px;
}
.auction_bet_button{
	margin: 0 auto;
    background: #660000; 
    color:#fff;
    border-radius:4px;
    border:1px solid #D0D0D0;
	text-align:center;
    padding:3px 0px;
    display:block;
	width: 220px;
	height: 35px;
	cursor: pointer;
}
.span_red{
	background: #660000; 
    color:#fff;
}

#sell_item {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.6);
	padding: 5px;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.38);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.38);
	border: 1px solid rgba(0, 0, 0, 0.15);
	display: none;
}


#item_filter .close {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    transition: 0.5s;
    width: 20px;
    height: 20px;
    display: block;
    background: rgba(26, 188, 156,0.3);
}


#item_filter .close {
    position: absolute;
    top: -10px;
    right: -10px;
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/icons/close.png);
    z-index: 2;
}

#item_filter form input:not([type="checkbox"]):not([type="number"]), .form textarea {
    width: 15px;
    border-radius: 15px;
    border: none;
    display: inline-block;
}

#helm{
	position:absolute; 
	left:73px; 
	top:58px; 
	width:56px; 
	height:66px; 
}

#wings{
	position:absolute; 
	left:272px;	
	top:59px; 	
	width:127px; 
	height:110px; 
}

#pendant{
	position:absolute; 
	left:233px;	
	top:80px; 	
	width:29px; 
	height:29px; 
}

#sword{
	position:absolute; 
	left:6px; 
	top:242px; 
	width:69px; 
	height:129px; 
}

#armor{
	position:absolute; 
	left:40px; 
	top:138px; 
	width:82px; 
	height:98px; 
}

#shield{
	position:absolute; 
	left:330px; 
	top:242px; 
	width:69px; 
	height:129px; 
}

#gloves{
	position:absolute; 
	left:271px;	
	top:178px;	
	width:85px;	
	height:55px; 
}
#pants{
	position:absolute; 
	left:89px;	
	top:297px;	
	width:58px; 
	height:74px; 
}
#ring_left{
	position:absolute; 
	left:102px;	
	top:252px; 	
	width:29px; 
	height:29px; 
}
#ring_right{
	position:absolute; 
	left:272px;	
	top:252px; 	
	width:29px; 
	height:29px; 
}

#boots{
	position:absolute; 
	left:258px;	
	top:297px; 	
	width:58px; 
	height:74px; 
}

div#inventory {
	background: url(../images/inv_dk.png) no-repeat left top !important;
}

td.charimg {
    text-align: center;
}

td.charimg > img {
    width: 170px;
    height: auto;
    will-change: transform;
    image-rendering: pixelated;
}

.logoutcp a {
    background-image: url(../images/btn-ev.png);
    background-size: 100% 100%;
    margin: 0px 13px 16px 0px;
    padding: 5px 20px 5px 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
}

.logoutcp a:hover {
	filter: brightness(150%);
}

.logoutcp {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    width: 100%;
    text-align: right;
}

form#wcoin_form #credits{

}

.details h1 {
    font-size: 18px;
    font-weight: 100;
    color: #fda;
}

.plan.highlight a {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    background-image: url(../images/btn00.png);
    background-size: 100% 100%;
    color: #fff;
    padding: 3px 20px 3px 20px;
    margin: 0px 0px 10px 0px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}

button#add_to_card {
	background-image: url(../images/btn-lgn.png);
    background-size: 100% 100%;
}

button#buy_item {
	background-image: url(../images/btn-str.png);
    background-size: 100% 100%;
}

table#gcredits_table {
    width: 100%;
}

table#gcredits_table td {
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 10px 5px 10px;
    border: 2px solid #1a2835;
}

table#gcredits_table th {
	font-weight: 100;
	    color: #fff;
}

div#rankings_select_DEFAULT2 a,
div#rankings_select_DEFAULT3 a {
    margin: 0px 2px 9px 2px;
    display: inline-block;
    padding: 0px 20px 0px 20px;
}

.selserv {
    align-items: center;
    padding: 0px 0px 20px 0px;
}

.selserv a {
    margin: 0px 10px 0px 0px;
}

ul#vote-options {
    display: inline-block;
    background: rgba(52, 152, 219,0.3);
    padding: 0px 0px 0px 0px;
    list-style: none;
    text-align: center;
}

ul#vote-options img {
    height: 34px;
}

ul#vote-options {
    display: inline-block;
    background: #121c28;
    padding: 20px 5px 20px 5px;
    list-style: none;
    text-align: center;
    width: 166px;
    height: 130px;
    margin: 0px 7px 14px 7px;
    vertical-align: top;
    position: relative;
    border: 1px solid #374956;
}

ul#vote-options h5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

ul#vote-options button {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
    margin: 0px 0px 15px 0px;
    padding: 5px 20px 5px 20px;
    background-image: url(../images/btn00.png);
    background-size: 100% 100%;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
}

ul#vote-options button:hover {
	filter: brightness(150%);
}

img#vote_image_40 {
    width: 100%;
    filter: brightness(200%);
}

.e_note a {
    color: #ffcf87;
}

.e_note a:hover {
    color: #baed7f;
}

div#item_info {
    width: 270px;
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
    border: 1px solid #fff;
    background-image: url(../images/itembg.jpg);
    background-size: 100% 100%;
    border: 1px solid #354254;
}

div#item_info {
	    color: #ffd18e;
}

li.plan.highlight {
    display: flex;
    align-items: center;
}

.details {
    display: flex;
}

ul.plans {
    padding: 0px 0px 0px 0px;
}

ul.plans .plan.highlight a{
	margin: 0px 0px 0px 20px;
}

ul.plans .plan.highlight a:hover{
	filter: brightness(150%);
}

h1.plan-title {
    padding: 0px 0px 0px 0px;
    margin: 0px 20px 0px 20px;
}

p.plan-description {
    margin: 0px 0px 0px 0px;
}

li.plan.highlight {
    background: #121c26;
    padding: 7px 20px 5px 20px;
    border: 1px solid #374956;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #354254;
	background: rgba(0, 0, 0, 0.9);
	padding: 15px;
	opacity: 0.90;
	font: normal 10px Tahoma, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
}

#tooltip h3, 
#tooltip div {
	margin: 0;
}

#lean_overlay {
    position: fixed;
    z-index: 9998;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#lattest_items .first {
    display: flex;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 15px 5px 15px;
    margin: 0px 0px 3px 0px;
}

li.first::marker {
    display: none;
    list-style: none;
    color: #121c27;
}

#lattest_items ul.style3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#lattest_items ul.style3 a{
	color: #cdb28b;
	text-decoration: none;
}

#lattest_items ul.style3 a:hover{
	color: #8bc34a;
	text-decoration: none;
}

.wh_items {
    width: 261px;
    margin: 2px auto;
    padding-top: 6px;
    padding-left: 3px;
    height: 492px;
}

.square{
	cursor:pointer; 
	position:absolute;
	opacity: 0.8;
}

.square:hover{
	padding: 1px;
	opacity: 1;
}

.square img{
	width:100%;
	height:100%;
}

input#credits,
input#wcoins,
input#zen,
input#charname-4873646c,
#item.ui-autocomplete-input{
    width: 200px !important;
    margin: 0px 0px 7px 0px;
    padding: 9px 15px 9px 15px;
    background: #131f2c;
    border: 1px solid #5d7591 !important;
    color: #d3be80;
    border-radius: initial !important;
}

input#credits:focus,
input#wcoins:focus,
input#zen:focus,
input#charname-4873646c:focus,
#item.ui-autocomplete-input:focus {
	outline: none;
	border: 1px solid #528954;
	transition: 0.5s;
}