@font-face {
    font-family: 'OldErkic';
    src: url('/css/OldErkic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#core-content {
	width:1100px;
	background:transparent;
}
body {
	background:#555;
}
body .ghost-img-wrapper {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:hidden;
	z-index:1000;
	transition:all 2s ease;
}
body .ghost-img-wrapper .ghost-mask {
	position:absolute;display:block;
}
body #core-content .ghost-img-wrapper {
	#tagline, .sub-title, #page-content .article-teaser-text h2, #page-content .article-teaser-text h4, #page-content .article-teaser, #page-content h1, #page-content h2, #page-content h3, .article-topics,
	#page-content .article-details p, #page-content .article-details li,
	#page-content .article-teaser.tile-ad .column-teaser label, #page-content .article-teaser.tile-ad .column-teaser a,
	.inner-bar .es-weather .descr, .entry-author, .column-descr, .dateline, .article-teaser.tile-ad label, .ticker .ticker-item {
		font-family:'OldErkic' !important;
		letter-spacing:-0.5px;
	}
	.inner-bar .es-weather .descr {
		font-size:0.6em;line-height:3em;
	}
	#page-content .article-teaser-text .article-text {
		font-size:0.9em;
		line-height:1.45em;
	}
	#page-content h1 {
		font-size:1.5em;
		line-height:2.1em;
	}
	#page-content h2 {
		letter-spacing:-1px !important;
	}
	#page-content .article-teaser.tile-ad.arena-stats .dark-player-tbl tr td {
		font-size:12px;line-height:15px;
	}
	#tagline, .article-topics {
		font-size:1em;
	}
	ul#section-ticker li a {
		display:inline-block;width:105px;overflow:hidden;
		font-size: 1em;
        	line-height: 1.6em;
        	letter-spacing:-1px !important;
	}
}
body, h1 {
	margin:0;font-family:'Oswald', sans-serif;
}
body #top-bar, body #footer-bar {
	background: url(/images/old-erkic-runes-bg.png) repeat-x 0 10px #383c42;
	/*background-size:360px;*/
}
body #top-bar {
	/*background-size:360px;*/
}
body #footer-bar {
	bottom:0;height:80px;
}
body .inner-bar .es-today, body .inner-bar .es-weather {
	color:#fff;position:absolute;padding:5px;text-align:center;width:50px;font-size:12px;top:5px;opacity:0.8;transition:all 500ms ease;
}
body .inner-bar .es-today {
	left:5px;letter-spacing:2px;
}
body .inner-bar .es-today .dm {
	color:#63f542;
}
/*body .inner-bar .es-today .yr {
	font-size:14px;
	letter-spacing: 4px;
	margin-right: -4px;
}*/
body .inner-bar .es-today .diamond {
	position:relative;width:15px;height:12px;display:inline-block;
}
body .inner-bar .es-today .diamond .chr {
	font-size:8px;position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;
}
body .inner-bar .es-weather {
	right:10px;top:8px;
}
body .inner-bar .es-weather .descr {
	display:block;margin-top:-2px;
}
body .inner-bar .es-weather img {
	height:20px;
}
body #es-menu {
	width:20%;position:fixed;top:0;left:0;height:100vh;background-color:rgba(0,0,0,0.95);margin-left:-20%;transition:margin ease 1s;
}
body #es-menu .menu-header {
	position:relative;top:0;left:0;height:45px;width:100%;
}
body #es-menu .menu-header img {
	height:25px;margin: auto;top:0;bottom:0;right:0;left:0;position:absolute;
}
body #es-menu .menu-content ul {
	color:#fff;
	list-style:none;
}
body #es-menu .menu-content ul.top-level > li + li {
	margin-top:20px;
}
body #es-menu .menu-content ul li, body #es-menu .menu-content ul li label {
	font-size:110%;
}
body #es-menu .menu-content ul li label {
	text-transform:uppercase;font-weight:bold;
}
body #es-menu .menu-content ul li a {
	cursor:pointer;font-weight:normal;opacity:0.8;transition: all ease 1s;color:#fff;
}
body #es-menu .menu-content ul li a:hover {
	opacity:1;color:#63f542;
}
body[menu-open="true"] #es-menu {
	margin-left:0;
}
body #es-menu .menu-content #chatbox {
	border:1px solid #63f542;
	color:#63f542;
	height:50px;
	width:85%;
	resize:none;
	display:block;
	font-family:'Oswald', sans-serif;
	font-size:90%;
	font-weight:normal;
}
body #es-menu .menu-content #chatbox:focus, body #es-menu .menu-content #chatbox:focus-visible {
	background:transparent;border:1px solid #63f542;outline:none;
}

body a, body a:hover, body a:visited {
	color:#1c0028;
	text-decoration:none;
	cursor:pointer;
}
body .article-teaser-text {
	a, a:visited {
		color:#63f542; /*bright green */
		opacity:0.7;
	}
	a:hover {
		color:#63f542;
		opacity:1;
	}
}
body a:hover {
	color:#fff;
}
#core-content .inner-bar {
	top:0;
	height:290px;
	background:#000;
	transition: all ease 1s;
}
#top-logo {
	position: absolute;
	margin: 10px auto 0;
	height: 170px;
	left: 0;
	z-index: 10;
	right: 0;
	transition: all ease 1s;
}
.logo-wrapper {
	height:190px;display:block;width:100%;
	transition: all ease 1s;
	position:absolute;top:0;
}
#tagline {
	color:#63f542;
	position:absolute;
	margin:auto;
	display:inline-block;width:100%;text-align:center;
	left:0;right:0;
	bottom: 76px;
	font-size: 125%;
	transition: all ease 0.5s;
	font-family:'Newsreader', serif;
}
#ticker-wrap {
	bottom: 40px;
	height: 30px;
	position:absolute;
	color: #fff;
	.ticker {
		display:flex;
		columns:12;
		gap:20px;
	}
	.ticker .ticker-item {
		flex:1;
		width:260px;
		padding:5px 0;
		position:relative;
		display:flex;
		column-count:3;
	}
	.ticker .ticker-item:after {
		content: "................................................................................................................................";
		white-space: nowrap;
		overflow: hidden;
		flex-grow: 1;
		margin: 0 10px; /* Adds spacing between the dots and your text */
		letter-spacing: 2px; /* Controls the distance between individual dots */
		order:2;
		opacity:0.5;
	}
	.ticker .ticker-item a {
		color:#fff;
	}
	.ticker .ticker-item a:hover {
		text-decoration:underline;
	}
	.ticker .ticker-item .ticker-symbol {
		/*position:absolute;top:2px;left:15px;*/
		font-weight:bold;order:1;padding-left:10px;
	}
	.ticker .ticker-item .ticker-price {
		/*position:absolute;top:2px;right:15px;*/order:3;padding-right:10px;white-space:nowrap;
	}
	.ticker .ticker-item .ticker-price[ticker-change="up"] {
		color:#63f542;
	}
	.ticker .ticker-item .ticker-price[ticker-change="down"] {
		color: #ff3b30;
	}
	.ticker .ticker-item .ticker-price[ticker-change="up"]:before {
		content:"+";
	}
	.ticker .ticker-item .ticker-price .actual {
		font-size:0.8em;font-weight:300;
	}
}
/* <div id="ticker-wrap"><div class="ticker"> <div class="ticker-item"><div class="ticker-symbol">AAA</div><div class="ticker-price" ticker-change="up">122</div></div> </div></div></div> 
$DKLNDR.myTicker = new $DKLNDR.ticker( $("#ticker-wrap"), {scrollers:false, slidems:5000,animationms:600,gap:15} );
*/
[scroll-down="true"] #top-logo {
	height: 194px;
	margin-top: -150px;
}
[scroll-down="true"] .logo-wrapper {
	height:45px;overflow:hidden;top:10px;
}
[scroll-down="true"] #core-content .inner-bar, [admin-ui="true"] #core-content .inner-bar {
	height:130px;
}
[admin-ui="true"] #core-content .inner-bar {
	text-align:center;
}
[admin-ui="true"] #core-content .inner-bar img {
	margin-top:8px;height:25px;
}
[admin-ui="true"] #core-content .inner-bar .admin-msgs {
	width:100%;
	text-align:center;
	color:#63f542;
}
.es-signin-form [auth-btn] {
	display: inline-block;
	width: 80px;
	border: 1px solid #222;
	font-size: 100%;
	font-family: 'Oswald';
	padding: 1px;
	border-radius: 0;
	cursor: pointer;
	float: right;
	text-align: center;
	margin-left: 3px;
}
.es-signin-form #admin-switch {
	display:inline-block;width:100px;border:1px solid #222;font-size:100%;font-family:'Oswald';
	padding:1px;
	border-radius: 0;
}
[admin-ui="true"] input[type="text"], [admin-ui="true"] input[type="button"] {
	border:1px solid #222;font-size:100%;font-family:'Oswald';padding:2px 7px;
}
[scroll-down="true"] #tagline {
	opacity:0;
}
#core-content .sub-title {
	top:auto;
	bottom:0;
	background:#222;
	text-align:center;
	padding:0;
	width:100%;
	height:33px;
	font-family:'Oswald', sans-serif;
}
#core-content .sub-title #menu-opener, .menu-header #menu-closer {
	color:#fff;font-weight:bold;font-size:42px;float:right;margin-top:10px;margin-right:10px;line-height:14px;cursor:pointer;transition:all ease 1s;font-family:'Oswald', sans-serif;
}
#core-content .sub-title #section-name {
	float: left;
	top: 10px;
	color: rgba(255,255,255,0.8);
	text-transform: uppercase;
	line-height: 34px;
	font-size: 95%;
	margin-left: 5px;
	font-weight: 400;
}
#core-content .sub-title #section-arrow {
	float: left;
	color: rgba(255,255,255,0.8);
	font-weight: bold;
	font-size: 34px;
	line-height: 34px;
	font-family: 'Oswald', sans-serif;
	margin-left: 8px;
}
#core-content .sub-title #section-name, #core-content .sub-title #section-arrow {
	display:none;
}
#core-content .sub-title #menu-opener:hover, .menu-header #menu-closer:hover {
	color:#63f542;
}
[menu-open="true"] #core-content .sub-title #menu-opener, .menu-header #menu-closer {
	transform:rotate(45deg);
}
body:not([menu-open="true"]) .menu-header #menu-closer {
	opacity:0;
}

#core-content .inner-footer {
	background:#000;height:80px;bottom:0;
}
#core-content .inner-footer .copyright {
	width:200px;
}
#core-content .inner-footer .copyright .copy-comma {
	display:block;
}

#core-content .inner-footer .disclaimer {
	color: #fff;
	width: 600px;
	padding: 15px;
	font-family: 'PT Sans Narrow', sans-serif;
	height: 50px;
	margin: auto 0;
	top: 0;
	bottom: 0;
	position: absolute;
	left: 250px;
}
#core-content .inner-footer .disclaimer a {
	color: #fff;text-decoration:underline;
}

ul#section-ticker {
	list-style:none;
	display: flex;
	margin: 0;
	padding: 0;
	width:calc(100% - 30px);
	position:absolute;
}
ul#section-ticker li {
	display:inline-block;
	padding: 2px 10px;
	flex: 1;
}
ul#section-ticker li a.selected {
	font-weight:500;
	color:#63f542;
}
ul#section-ticker li a {
	color:#fff;font-weight:400;
}
ul#section-ticker li a:hover {
	color:#63f542;
}
#page-content .article-details {
	padding:20px 40px;
	background: #777;/*radial-gradient(transparent, rgba(50,50,85,0.65));*/
	min-height:400px;
	border-radius:20px 20px 0 0;
	margin-top:20px;
	width: 90%;
}
#page-content .article-details.about {
	background:#fff;
}
#page-content hr {
	height: 0;
	margin: 0;
	background: transparent;
	border-bottom: 1px solid #1c0028;
	width:100%;
}
#page-content h1.news-header {
	text-align:center;
	border-top: 1px solid #1c0028;
	text-transform:uppercase;
	font-size:1.5em;
}
#page-content .article-details .article-topics a.article-topic {
	background-color: #111;
	color: #63f542;
	padding: 2px 10px;
	border-radius: 7px;
	display:inline-block;
	transition:all ease 1s;
}
#page-content .article-details .article-topics a.article-topic:hover {
	color:#fff;
}
#page-content .article-details .article-topics a.article-topic + a.article-topic {
	margin-left:5px;
}
#page-content .article-details .img-wrapper {
	position:relative;
	width:100%;
	text-align:center;
}

#page-content .article-details .img-wrapper img {
	display:inline-block;
}
#page-content .article-details .img-description {
	width:512px;display:inline-block;font-weight:normal;font-size:80%;font-style:italic;text-align:justify;
}
#page-content .article-details p, #page-content .article-details li {
	font-size:100%;
	line-height:140%;
	font-family:'Newsreader', serif;
	text-align:justify;
	widows:2;
}
#page-content .article-details p a.assoc-link {
	font-weight:600;
	background:rgba(99, 245, 66, 0.3);
	padding:1px 3px;
}
#page-content .article-details p a.assoc-link:hover {
	background:rgba(99, 245, 66, 0.5);
}
#page-content {
	top:294px;
	width:100%;
	height:calc(100% - 376px);
	overflow-y:auto;
	overflow-x:hidden;
	transition: all ease 1s;
}
body.preview-mode #page-content {
	overflow-y:hidden !important;
}
#page-content h1, #page-content h2 {
	font-family:'Oswald', sans-serif;
}
#page-content .article-details h1 + h2 {
	font-weight:normal;
	margin-top:0;
	border-bottom:none;
}
#page-content .article-details h2.details-section {
	border-bottom:2px solid #222;
	margin-bottom:0;
}
#page-content .interior-page-content {
}
#page-content .es-clear {
	display:none;
}
#page-content .es-clear:last-child {
	clear:both;display:block;
}
[scroll-down="true"] #page-content, [admin-ui="true"] #page-content {
	top:134px;
	height:calc(100% - 206px);
}
[admin-ui="true"] #page-content .interior-page-content {
	background-color:#eee;
}
#page-content .article-teaser {
	padding:25px;height:80px;overflow:hidden;font-family:'Newsreader', serif;
	background:#222;/*rgba(50,50,100,0.45);*/
	color:#fff;
	line-height:1.3em;
}
#page-content .article-teaser.profile-preview {
	background:transparent;
}
#page-content .article-teaser.tile-ad {
	height:210px;background-color:#111;float:right !important;color:#fff;font-family:'Newsreader', serif;position:relative;
}
#page-content .article-teaser.tile-ad.large-tile .ad-text {
	position: absolute;
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fff;
	color: red;
	padding: 7px;
	text-align: center;
	font-size: 23px;
	font-family: 'Skranji';
	width: 515px;
	left: 0;
	right: 0;
	margin-top:7%;
	margin-left:-7%;
	transform: rotate(20deg);
}
#page-content .article-teaser.tile-ad.sponsor .ad-location {
	display:none;
}
#page-content .article-teaser.tile-ad.large-tile {
	height:220px;
}
#page-content .article-teaser.tile-ad .monitor-status {
	color:#63f542;
}
#page-content .article-teaser.tile-ad .monitor-status [monitor-status="Disturbance"], #page-content .article-teaser.tile-ad .monitor-status [monitor-status="Tremors"] {
	color:#ff3b30;
}
#page-content .article-teaser.tile-ad .monitor-status [monitor-status="Movement"], #page-content .article-teaser.tile-ad .monitor-status [monitor-status="Interference"] {
	color:orange;
}
#page-content .article-teaser.tile-ad.columns {
	position:absolute;
	top:10px;
	right:10px;
	border-radius:10px 10px 0 0;
	width:calc(40% - 125px);
}
#page-content .article-teaser.tile-ad.arena-stats,
#page-content .article-teaser.tile-ad.section-box {
	position:absolute;
	top:10px;
	right:10px;
	border-radius:10px;
	width:calc(40% - 125px);
	height:344px;
}
#page-content .article-teaser.tile-ad.columns p {
	margin:0;
}
#page-content .article-teaser.tile-ad.sponsor {
	position:absolute;
	top:264px;
	right:10px;
	width:calc(40% - 125px);
	height:90px;
	border-radius:0 0 10px 10px;
}
#page-content .article-teaser.tile-ad h2 {
	margin-top: -10px;
	border-bottom: 2px solid #63f542;
	color: #63f542;
	padding-bottom: 10px;
}
#page-content .article-teaser.tile-ad .column-teaser img {
	width:16%;position:absolute;margin:auto;left:0;right:auto;bottom:0;top:0;
}
#page-content .article-teaser.tile-ad a.tile-ad {
	display:block;
	width:calc(100% - 75px);
	height:65px;
	background-color:#fff;
	border-radius:7px;
	overflow:hidden;
	position:relative;
	margin-top:-7px;
	opacity:0.7;
	transition:all ease 500ms;
	padding:0 0 0 75px;
}
#page-content .article-teaser.tile-ad a.tile-ad {
	label {
		color:#000 !important;font-size:1em;font-family:'Skranji';display:block;margin-top:3px;
	}
	.ad-runes {
		font-family:'OldErkic' !important;color:#000 !important;
	}
}
#page-content .article-teaser.tile-ad.sponsor a.tile-ad {
	.ad-runes {
		font-weight: bold;
		margin-right: 10px;
		font-size: 2em;
		margin-top: 10px;
		position: absolute;
		right: 0;
		bottom: 5px;
		opacity:0.3;
	}
	.ad-text {
		color:#000 !important;
	}
}
#page-content .article-teaser.tile-ad.large-tile a.tile-ad {
	.ad-runes {
		font-size:5em;
		position: absolute;
		right:0;
		bottom:5px;
		
	}
	.ad-runes table {
		table-layout: auto; 
  		width: max-content;
  	}
	.ad-runes table td {
		padding:5px;
		white-space: nowrap;
		height: 70px;
		text-align: center;
		width: 80px;
		font-weight:700;
	}
}
#page-content .article-teaser.tile-ad a.tile-ad:hover {
	opacity:1;
	cursor:pointer;
}
#page-content .article-teaser.tile-ad a.tile-ad img {
	margin:auto;
	position:absolute;	
	top: 0;
	bottom: 0;
	left: 0;
	max-width: 200px;
	height:65px;
	width:unset;
}
#page-content .article-teaser.tile-ad.large-tile a.tile-ad {
	width:calc(100% - 210px);
	padding-left:210px;
}
#page-content .article-teaser.tile-ad.large-tile a.tile-ad {
	label {
		font-size:1.5em;margin-top:10px;
	}
}
#page-content .article-teaser.tile-ad.large-tile a.tile-ad, #page-content .article-teaser.tile-ad.large-tile a.tile-ad img {
	height:200px;
}
#page-content .article-teaser.tile-ad .column-teaser img + div {
	padding-left:20%;
}
#page-content .article-teaser.tile-ad .column-teaser {
	clear:both;
	height: 80px;
	overflow: hidden;
	position:relative;
}
#page-content .article-teaser.tile-ad .column-teaser + .column-teaser {
	margin-top:15px;
}
#page-content .article-teaser.tile-ad .column-teaser label, #page-content .article-teaser.tile-ad .column-teaser a {
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	color:#fff;
}
#page-content .article-teaser.tile-ad .column-teaser a:hover {
	text-decoration:underline;
}
#page-content .article-teaser.tile-ad .column-teaser label + p {
	margin:4px 0;
}
#page-content .article-teaser:nth-child(n+2) {
	width:calc(50% - 50px);float:left;
}
#page-content .article-teaser:nth-child(n+2):not(.sponsor,.columns,.arena-stats,.section-box) {
	width:calc(50% - 65px);
	margin: 5px 0 5px 10px;
	border-radius:10px;
}
#page-content .article-teaser[nth-teaser="2"] {
	float:right;
	height:360px;
	margin-right:10px !important;
}
#page-content .article-teaser img {
	float:left;
	margin-right:15px;
	width:20%;
	max-width:150px;
}
#page-content .article-teaser .stock-data img {
	width:50px;
}
#page-content .article-teaser[nth-teaser="2"] .img-wrapper {
	width:100%;
	height:45%;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}
#page-content .article-teaser[nth-teaser="2"] .img-wrapper img {
	float:none;
	width:100%;
	max-width:unset;
	margin:auto;
	position:absolute;
	top:0;right:0;bottom:0;left:0;
}
/*#page-content .article-teaser[odd-block="true"] {
	[nth-teaser="0"], [nth-teaser="1"], [nth-teaser="2"] {
		background:#ccc;
	}
}*/
#page-content .article-teaser:first-child, #page-content .carousel {
	border: 2px solid #000;
	width: 60%;
	margin: 10px;
	padding: 20px;
	border-radius: 10px;
	height: 350px;
}
#page-content .carousel {
	overflow:hidden;
}
#page-content .article-teaser:first-child img {
	width:50%;
	max-width:400px;
}
#page-content .article-teaser-text {
	float:left;
	width:calc(80% - 15px);
	text-align:justify;
}
#page-content .article-teaser[nth-teaser="2"] .article-teaser-text {
	width:unset;
}
#page-content .article-teaser:first-child .article-teaser-text {
	width:calc(50% - 15px);
}
#page-content .article-details .dateline {
	display:inline-block;float:left;font-weight:bold;
}
#page-content .article-details .dateline .dl1 {
	text-transform:uppercase;
}
#page-content .article-details .dateline:after {
	content:"-";margin-right:8px;margin-left:8px;font-weight:bold;
}
#page-content .article-details .article-sub-bar {
	height: 50px;
	clear: both;
	border-top: 2px solid #222;
	margin-top: 15px;
	padding-top: 15px;
}
#page-content .article-details .article-topics + .article-sub-bar {
	margin-top:10px;
}
#page-content .article-details .entry-author {
	margin:0;width:50%;float:left;
}
#page-content .article-details.column-details {
	padding:0;overflow:hidden;position:relative;border-radius:20px;
}
#page-content .article-details.column-details img {
	width:50%;position:absolute;left:0;top:0;
}
#page-content .article-details.column-details .column-intro {
	position:absolute;width:calc(50% - 40px);right:0;top:0;padding:20px;
}
#page-content .article-details.column-view img.column-mug {
	float:left;
	height:100px;
	margin-right:20px;
}
#page-content .article-details.column-view .article-sub-bar {
	height:30px;
}
#page-content .article-details.column-view h3 {
	margin-top:0;
}
#page-content .article-details.column-view .entry-author {
	width:auto;display:block;
}
#page-content .article-details.column-view .column-descr {
	font-weight:normal;font-style:italic;
}
#page-content .article-teaser-text h2, #page-content .article-teaser-text h4 {
	margin:0;text-align:left;font-family:'Oswald', sans-serif;
}
#page-content .article-teaser .dateline {
	width:100%;font-style:italic;margin-top:8px;
}
#page-content .article-teaser.profile-preview .dateline:after {
	display:none;
}
#page-content .article-teaser .dateline span {
	margin-right:7px;
}
#page-content .article-teaser .dateline span.diamond {
	font-style:normal;font-size:70%;
}
#page-content .article-teaser-text h2 {
	font-size:125%;
	line-height:1.25em;
}
#page-content .article-teaser:nth-child(n+2) .article-teaser-text h2 {
	font-size:105%;
}
#page-content .article-teaser:nth-child(n+2) .article-teaser-text h4,
#page-content .article-teaser:nth-child(n+2):not([nth-teaser="2"]) .article-teaser-text .article-text {
	display:none;
}
#page-content .block-quote {
	width:50%;
	text-align:center;
	float:left;
	margin:0 0 15px 0;
	color:rgba(0,0,0,0.8);
}
#page-content .block-quote .quote {
	width: 80%;
	display: inline-block;
	line-height: 150%;
	font-size: 100%;
	position:relative;
	margin:10px 0;
}
#page-content .block-quote .quote .quote-symbol {
	font-size:200%;vertical-align:text-bottom;
}
#imgBtn, #saveBtn, #deleteBtn {
	border:1px solid #000;
	padding:5px 8px;
	font-size:20px;
	color:#63f542;
	background:#111;
	cursor:pointer;
}
#imgBtn.disabled {
	color:#666;
	background:#333;
	cursor:default;
}
/* spinner */

.lds-ellipsis,
.lds-ellipsis div {
  box-sizing: border-box;
}
.lds-ellipsis {
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.lds-ellipsis div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: #222;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

/* end spinner */
.article-details .social-nav {
	height:20px;float:right;
}
.article-details .social-nav a {
	display:inline-block;float:left;height:20px;margin:0;width:20px;position:relative;color:#000;
}
.article-details .social-nav a + a {
	margin-left:30px;
}
.article-details .social-nav a span {
	position:absolute;top:0;left:0;
}
.article-details .social-nav .social-x img {
	width:20px;position:absolute;top:0;left:0;
}

/* player table */
#page-content .article-teaser.tile-ad.arena-stats {
	
}
#page-content .article-teaser.tile-ad.arena-stats h4 {
	margin:0 0 15px 0;
	border-bottom:1px solid #fff;
	font-size:18px;
}
#rankby {
	font-size:18px;
	width:100%;
	margin-bottom:20px;
	padding:3px;
}
.dark-player-tbl {
	border-collapse:collapse;width:100%;
}
.dark-player-tbl thead th {
	padding-bottom:2px;
}
.dark-player-tbl thead th:nth-child(2) {
	text-align:left;
}
.dark-player-tbl tbody tr:nth-child(odd) {
	background:rgba(0,0,0,0.2);
}
#page-content .article-teaser.tile-ad.arena-stats .dark-player-tbl tbody tr:nth-child(odd) {
	background:transparent;
}
.dark-player-tbl tr td {
	position:relative;padding:3px 5px;width:60%;
}
#page-content .article-teaser.tile-ad.arena-stats .dark-player-tbl tr td {
	font-size:14px;line-height:19px;
}
#page-content .article-teaser.tile-ad.arena-stats .source {
	font-size:12px;font-family:'Oswald', sans-serif;
	border-top: 1px solid #fff;
	margin-top: 2px;
	padding-top: 2px;
}
#page-content .article-teaser.tile-ad.arena-stats .dark-player-tbl tr td label {
	font-size:15px;
}
#page-content .article-teaser .org-spotlight {
	a {
		color:#fff !important;
	}
	a:hover {
		text-decoration:underline;
	}
	h4 {
		font-size:18px;
	}
	h4.org-name {
		text-transform:uppercase;
	}
	ul {
		list-style:none;
		padding:0;
	}
	ul li label {
		font-weight:bold;
	}
	ul.custom-fields li label:after {
		content:": ";
	}
	table tr td {
		width:75%;
		padding:0 0 0 20px;
	}
	table tr td:first-child {
		width:25%;
		padding:0;
	}
	.org-logo-wrapper img {
		filter:invert(100%);
		width:100%;
	}
}
#page-content .article-teaser.tile-ad.section-box .dark-player-table.stock-data tr td label {
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	a {
		color:#fff;
	}
	a:hover {
		text-decoration:underline;
	}
}
#page-content .article-teaser.tile-ad.section-box .dark-player-table.stock-data tr td {
	[price-change="up"] {
		color:#63f542;
	}
	[price-change="down"] {
		color:#ff3b30;
	}
	h4 {
		margin:0 0 15px 0;
		font-size:18px;
		border-bottom:1px solid #fff;
	}
}
#page-content .article-teaser.tile-ad.section-box .dark-player-table.stock-data {
	width:100%;
	height:100%;
}
#page-content .article-teaser.tile-ad.section-box .dark-player-table.stock-data tr td img {
	width:30px;filter: invert(100%);
}
.dark-player-tbl tr td i {
	font-size:85%;
}
.dark-player-tbl tr td:first-child, .dark-player-tbl tr td:last-child {
	width:20%;text-align:center;
}
.dark-player-tbl tr td label {
	font-weight:bold;display:block;font-family:'Oswald', sans-serif;
}
.dark-player-tbl tr td .dark-profile-wrapper {
	height:60px;width:60px;overflow:hidden;position:relative;border:2px solid #111;
}
#page-content .article-teaser.tile-ad.arena-stats  .dark-player-tbl tr td .dark-profile-wrapper {
	height:54px;width:54px;
}
.dark-player-tbl tr td .dark-profile-wrapper img {
	position:absolute;top:0;left:0;width:100% !important;
}
.dark-player-tbl tr td .dark-profile-wrapper.dark-orient-right img {
	transform:scaleX(-1);
}

.dark-player-tbl tr td .dark-profile-wrapper [head-cover] [profile-hair="1"] {
	display:none;
}
.dark-player-tbl tr td .dark-profile-wrapper [head-cover="kabuto"] [profile-hair],
.dark-player-tbl tr td .dark-profile-wrapper [head-cover="balaclava"] [profile-hair] {
	display:none;
}

h2.leaders-title {
	font-family:'Oswald', sans-serif;
	margin-bottom:1px;
	font-size:30px;
}

/* pseudo oscilloscope */
:root {
  --glow-color: #63f542;
  --bg-color: #050a05;
}

.oscilloscope-screen {
  position: relative;
  width: 295px;
  height: 225px;
  background-color: var(--bg-color);
  background-image: 
    radial-gradient(circle, #1a2f1a 10%, transparent 60%),
    linear-gradient(rgba(0, 0, 0, 0.2) 50%, transparent 50%);
  background-size: 100% 100%, 100% 4px;
  border: 6px solid #333;
  border-radius: 20px;
  box-shadow: 0 0 50px rgba(57, 255, 20, 0.2), inset 0 0 100px #000;
  overflow: hidden;
  isolation: isolate;
  margin:0 auto;
}

/* Scanline Overlay */
.scanlines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0) 50%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.2));
  background-size: 100% 4px;
  pointer-events: none;
  z-index: 10;
}

/* Oscilloscope Waves */
.wave-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: none;
  stroke: var(--glow-color);
  stroke-width: 4px;
  filter: drop-shadow(0 0 8px var(--glow-color)) drop-shadow(0 0 20px var(--glow-color));
  mix-blend-mode: screen;
}

.wave-layer path {
  animation: oscillate 2.5s ease-in-out infinite;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}

/* Chromatic Aberration & Secondary Waves */
.wave-2 {
  stroke: #ff3b30;
  transform: translateY(2px) scaleY(0.95);
  opacity: 0.8;
  filter: drop-shadow(0 0 8px #ff3b30);
  animation: shiftWave 1.2s infinite alternate;
}

.wave-1 path {
  animation-delay: -0.5s;
}

/* Keyframes */
@keyframes oscillate {
  0% {
    d: path("M0,100 Q 250,30 500,100 T 1000,100");
  }
  25% {
    d: path("M0,100 Q 250,170 500,100 T 1000,100");
  }
  50% {
    d: path("M0,100 Q 250,10 500,100 T 1000,100");
  }
  75% {
    d: path("M0,100 Q 250,190 500,100 T 1000,100");
  }
  100% {
    d: path("M0,100 Q 250,30 500,100 T 1000,100");
  }
}

@keyframes shiftWave {
  0% { transform: translateY(0px) skewX(-10deg); }
  100% { transform: translateY(-4px) skewX(10deg); }
}
.wave-layer {
  /* Add this additional animation to the main layer container */
  animation: signalJitter 0.15s infinite;
}

@keyframes signalJitter {
  0%, 100% { transform: translateY(0) skewX(0deg); }
  20%      { transform: translateY(-1px) skewX(0.5deg); filter: hue-rotate(5deg); }
  40%      { transform: translateY(1px) skewX(-0.5deg); }
  60%      { transform: translateY(-0.5px) left(1px); }
  80%      { transform: translateY(0.5px) skewX(0deg); filter: hue-rotate(-5deg); }
}

/* end oscilloscope */
/* radar sweep begin */
:root {
  --radar-glow: #00ff66;
  --radar-bg: #001104;
}

/* 1. Resized Outer Container */
.radar-container {
  width: 230px;
  height: 230px;
  padding: 4px; /* Shrunk padding to match scale */
  background: #222;
  border: 2px solid #444; /* Thinner border */
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(0,0,0,0.5), inset 0 0 5px #000;
  
  /* Enables container query units for children */
  container-type: inline-size; 
  margin:0 auto;
}

/* 2. Radar Screen Base */
.radar-screen {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--radar-bg);
  background-image: 
    linear-gradient(to right, rgba(0, 255, 102, 0.15) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(0, 255, 102, 0.15) 1px, transparent 1px),
    radial-gradient(circle, transparent 20%, rgba(0, 255, 102, 0.1) 21%, transparent 22%,
                            transparent 40%, rgba(0, 255, 102, 0.1) 41%, transparent 42%,
                            transparent 60%, rgba(0, 255, 102, 0.1) 61%, transparent 62%,
                            transparent 80%, rgba(0, 255, 102, 0.1) 81%, transparent 82%);
  background-position: center;
  background-size: 100% 100%;
  border: 1px solid rgba(0, 255, 102, 0.4);
  border-radius: 50%;
  overflow: hidden;
}

/* Center Crosshair Alignment */
.radar-screen::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: 
    linear-gradient(to right, transparent 49%, rgba(0, 255, 102, 0.3) 50%, transparent 51%),
    linear-gradient(to bottom, transparent 49%, rgba(0, 255, 102, 0.3) 50%, transparent 51%);
  pointer-events: none;
}

/* Sweeping Arm */
.radar-screen::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: conic-gradient(from 0deg, rgba(0, 255, 102, 0.6) 0deg, rgba(0, 255, 102, 0) 120deg, transparent 360deg);
  border-radius: 50%;
  animation: radar-sweep 4s linear infinite;
}

/* 3. Scaled & Relative Blips */
.radar-blip {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px; /* Shrunk blip size to fit 100x100 screen */
  height: 4px;
  background-color: #00ff66;
  border-radius: 50%;
  box-shadow: 0 0 4px #00ff66;
  opacity: 0;
  
  /* 
    FIX: Changed to 0.5cqi (Container Query Inline units).
    Since total width is 100px, 1cqi = 1px. 
    Multiplying by 0.5cqi maps '--distance: 100' perfectly to the outer edge (50px radius).
  */
  transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-0.5cqi * var(--distance))) scale(0);
}

.target-alpha {
  animation: detect-target-45deg 4s linear infinite;
}

/* Unified Keyframes using relative cqi units */
@keyframes detect-target-45deg {
  0%, 10% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-0.5cqi * var(--distance))) scale(0.3);
  }
  12.5% {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-0.5cqi * var(--distance))) scale(1.3);
  }
  25% {
    opacity: 0.3;
    transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-0.5cqi * var(--distance))) scale(1);
  }
  35%, 100% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-0.5cqi * var(--distance))) scale(0.3);
  }
}

@keyframes radar-sweep {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* radar sweep end */
/* fever chart */
:root {
--feverchart-primary: #63f542;//#ef4444;       /* Main line / point color (fever red) */
--feverchart-primary-alpha: rgba(239, 68, 68, 0.15);
--feverchart-text: #ffffff;
--feverchart-grid: #e5e7eb;
--feverchart-bg: #000000;
}

#page-content .article-details table.org-data-card {
	width:100%;
	background-color:var(--feverchart-bg);
	border-collapse: collapse;
	border-radius:15px;
	overflow:hidden;
	
	td {
		width:50%;
		vertical-align:top;
		padding:0;
		position:relative;
	}
	.org-logo-wrapper {
		width: 60px;
		height: 60px;
		padding: 5px;
		background: var(--feverchart-bg);
		position: absolute;
		right: 0;
		z-index: 1000;
		top: 20px;
		right: 20px;
		img {
			width:100%;
			filter:invert(100%);
		}
	}
	h2 {
		margin: 0 0 4px 0;
		font-size: 1.25rem;
		color: var(--feverchart-text);
	}

	p {
		margin: 0 0 20px 0;
		font-size: 0.875rem;
		color: var(--feverchart-text);
	}
	.stock-cap {
		padding:15px;
	}
}

.es-chart-card {
	background: var(--feverchart-bg);
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	width: 100%;
	max-width: 450px;
	position: relative;
	
	svg {
		width: 100%;
		overflow: visible;
	}

	/* Grid & Axis styling */
	.grid line {
	stroke: var(--feverchart-grid);
	stroke-dasharray: 4, 4;
	}

	.axis-text {
	font-size: 16px;
	fill: var(--feverchart-text);
	}

	/* Line & Area styling */
	.area-path {
	fill: url(#areaGradient);
	}

	.line-path {
	fill: none;
	stroke: var(--feverchart-primary);
	stroke-width: 3;
	stroke-linecap: round;
	stroke-linejoin: round;
	}

	/* Point Markers */
	.data-point {
	fill: var(--feverchart-bg);
	stroke: var(--feverchart-primary);
	stroke-width: 3;
	cursor: pointer;
	transition: r 0.2s ease, fill 0.2s ease;
	}

	.data-point:hover {
	r: 7;
	fill: var(--feverchart-primary);
	}

	/* Tooltip styling */
	.tooltip {
	position: absolute;
	background: #1f2937;
	color: #fff;
	padding: 6px 10px;
	border-radius: 6px;
	font-size: 12px;
	pointer-events: none;
	opacity: 0;
	transform: translate(-50%, -100%);
	transition: opacity 0.15s ease, transform 0.15s ease;
	white-space: nowrap;
	margin-top: -8px;
	}

	.tooltip::after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	border-width: 4px;
	border-style: solid;
	border-color: #1f2937 transparent transparent transparent;
	}

	.tooltip.visible {
	opacity: 1;
	}
}
/* end fever chart */
@media (max-width: 900px) {
	#core-content {
		width:100%;
	}
	body #es-menu {
		width:100%;
		margin-left:-100%;
	}
	#tagline {
		font-size:115%;
	}
	#core-content .sub-title #section-name, #core-content .sub-title #section-arrow {
		display:inline-block;
	}
	ul#section-ticker {
		display:none;
	}
	#page-content h1 {
		font-size: 1.5em;
		line-height: 1.6em;
	}
	#page-content .article-teaser.tile-ad.columns, #page-content .article-teaser.tile-ad.sponsor, #page-content .article-teaser.tile-ad.arena-stats, #page-content .article-teaser.tile-ad.section-box {
		position:relative;
		height:auto;
		border-radius:unset;
		width:100%;
		margin:0;
		top:unset;
		right:unset;
	}
	#page-content .article-teaser.tile-ad a.tile-ad img {
		bottom:unset;
	}
	#page-content .article-teaser:nth-child(n+2):not(.sponsor,.columns) {
		margin:0;
		border-radius:unset;
	}
	#page-content .article-teaser.tile-ad.large-tile .ad-text {
		margin-top:5%;
		margin-left:-25%;
	}
	#page-content .article-teaser {
		width:calc(100% - 30px) !important;padding:15px;
		background: #222; /* radial-gradient(transparent, rgba(50,50,85,0.65)); */
	}
	#page-content .article-teaser[nth-teaser="2"] {
		height:inherit;
		float:inherit;
		margin-right:0 !important;
	}
	#page-content .article-teaser + .article-teaser {
		border-top:1px solid rgba(0,0,0,0.75);
	}
	#page-content .article-teaser:first-child img, #page-content .article-teaser img, #page-content .article-teaser-text, #page-content .article-teaser:first-child .article-teaser-text,
	#page-content .article-teaser[nth-teaser="2"] img {
		width:100%;float:none;max-width:none;
	}
	#page-content .article-teaser[nth-teaser="2"] .img-wrapper {
		height:unset;
		overflow:unset;
	}
	#page-content .article-teaser[nth-teaser="2"] .img-wrapper img {
		position:relative;	
	}
	#page-content .article-teaser:first-child img, #page-content .article-teaser img {
		margin-bottom:10px;
	}
	#page-content .article-teaser, #page-content .article-teaser:first-child {
		height:auto;
	}
	#page-content .article-teaser:first-child {
		height: auto;
		border: none;
		border-radius: unset;
		margin: 0;
        }
	#page-content .article-details {
		padding:15px;
		width: calc(100% - 30px);
		margin: 0;
		border-radius: unset;
	}
	#page-content .article-details .img-wrapper img {
		width:100%;
	}
	#page-content .article-details .img-description {
		width:100%;
	}
	#page-content .block-quote {
		float:none;
		width:100%;
		border-top:1px solid #000;
		border-bottom: 1px solid #000;
		padding:15px 0;
	}
	#page-content .article-details .entry-author {
		float:none;
		width:100%;
		text-align:center;
		margin-top:10px;
		margin-bottom:15px;
	}
	#page-content .article-details .article-sub-bar {
		height:auto;
	}
	.article-details .social-nav {
		float: none;
		text-align: center;
		width: 100%;
		margin: 0 auto
	}
	.article-details .social-nav a {
		float:none;
	}
	#page-content .article-teaser.tile-ad .column-teaser img + div {
		position:absolute;
		top:0;
		padding-left:20%;
	}
	#page-content .article-teaser.tile-ad h2 {
		margin-top:-5px;
		padding-bottom:5px;
	}
	#page-content .article-teaser.tile-ad a.tile-ad img {
		
	}
	#page-content .article-teaser.tile-ad.sponsor a.tile-ad {
		.ad-runes table td {
			font-weight:500;
		}
	}
	#page-content .article-teaser.tile-ad.large-tile a.tile-ad {
		.ad-runes {
			font-size:2.7em;
			position: absolute;
			right:0;
			bottom:5px;
			
		}
		.ad-runes table td {
			height: 50px;
			text-align: center;
			vertical-align:middle;
			width: 40px;
			font-weight:500;
			padding:5px 2px;
		}
		label {
			line-height:1em;
		}
	}
	body[scroll-down] .inner-bar .es-today, body[scroll-down] .inner-bar .es-weather {
		opacity:0;
	}
	#core-content .inner-footer {
		height:140px;
	}
	[scroll-down="true"] #page-content, [admin-ui="true"] #page-content {
		top:104px;
		height:calc(100% - 246px); /* account for deeper footer */
	}
	#core-content .inner-footer .disclaimer {
		width:calc(100% - 30px);
		height:auto;
		display:block;
		position:relative;
		left:auto;
	}
	#core-content .inner-footer .copyright {
		float:none;
		position:relative;
		width:100%;
	}
	#core-content .inner-footer .copyright .social-nav a {
		position:inline;
	}
	#core-content .inner-footer .copyright .copyright-text {
		float:left;text-align:left;
	}
	#core-content .inner-footer .copyright .social-nav {
		margin-top:-10px;
		margin-right:15px;
	}
	#core-content .inner-footer .copyright .copy-comma {
		display:inline;
	}
	#core-content .inner-footer .copyright .copy-comma:after {
		content:", ";
	}
	#page-content .article-details.column-details {
		padding:0;position:relative;border-radius:0;height:auto;width:100%;
	}
	#page-content .article-details.column-details img {
		width:100%;position:relative;left:unset;top:unset;
	}
	#page-content .article-details.column-details .column-intro {
		position:relative;width:100%;right:unset;top:unset;padding:10px;
	}
	body #core-content .ghost-img-wrapper {
		#tagline {
			letter-spacing:-1px;
		}
		#page-content h1 {
			font-size: 1.5em;
			line-height: 1.6em;
			letter-spacing:-2px;
		}
		#page-content {
			overflow: hidden;
		}
	}
	#ticker-wrap {
		.ticker .ticker-item {
			width:calc(50vw - 20px);
			font-size:0.9em;
		}
		.ticker .ticker-item .ticker-symbol {
			font-size:0.8em;
			line-height:2em;
		}
	}
	#page-content .article-details table.org-data-card {
		
		td {
			display:block;
			width:100%;
		}
	}
}
