/*!
    
 =========================================================
 * WebEngine CMS
 * https://webenginecms.org/
 =========================================================
 
 * Author Lautaro Angelico (https://lautaroangelico.com/)
 * Copyright (c) 2013-2022 Lautaro Angelico, All Rights Reserved
 
 * Licensed under the MIT license
 * http://opensource.org/licenses/MIT
 
 =========================================================
 
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,100;1,300;1,400;1,500&display=swap');



.forest  {background: url(../img/ancientforest.jpg) no-repeat; background-size:cover; min-height:500px !important;}
.invernalia {background: url(../img/invernalia.jpg) no-repeat; background-size:cover;min-height:500px;}
.logobg { background-color:#000 !important; width:150px !important; height:150px !important;}
.text1 { color:#000 !important; text-shadow:1px 1px 1px #FFF; text-decoration:none !important;}
.text2 { color:#FFF !important; text-shadow:1px 1px 1px #000;text-decoration:none !important;}

.deidadeselmejor li { line-height:30px; font-size:16px; text-shadow:0px 0px 1px #239B56;}
.deidadeselmejor li i{ color:#90EBD3}
.downloadBlock .downloadButtonRoad {
	background: url(../img/road.jpg) no-repeat;
	width: 300px;
	height: 80px;
	font-size: 18px;
	text-transform: uppercase;
	box-shadow: 0px 0px 25px 0px rgba(185, 32, 46, 0.4), 0px 20px 20px -10px rgba(0, 0, 0, 0.4);
	color: #fff;
}


.downloadBlock .downloadButtonTerritorie{
	background: url(../img/terri.jpg) no-repeat;
	width: 300px;
	height: 80px;
	font-size: 18px;
	text-transform: uppercase;
	box-shadow: 0px 0px 25px 0px rgba(185, 32, 46, 0.4), 0px 20px 20px -10px rgba(0, 0, 0, 0.4);
	color: #fff;
}

.box-style2 {
	margin-top: 48px;
	margin: 45px 10px 60px 10px;
	height: 435px;
	overflow: auto;
}

.counterdown {
	position: absolute;
	z-index: 1;
	bottom: 184px;
	right: 310px;
	text-align: center;
	width: 25%;
	left: 22%;
	top: 15%;
}

.counterdown #counter {
	display: flex;
	list-style: none;
	float: right;
	margin: 50px 0;
	padding: 0;
	display: block;
	text-align: center;
	position: absolute;
}

#counter li {
	display: inline-block !important;
}

#counter li span {
	font-size: 50px;
	font-weight: 300;
	line-height: 80px;
	background-color: rgba(23, 20, 20, 0.5);
	color: #FFF;
}

#counter li.seperator {
	font-size: 50px;
	line-height: 70px;
	vertical-align: top;
}

#counter li p {
	color: #a7abb1;
	font-size: 15px;
}

.imgfixcharacters img {
	width: 35px !important;
}

.downloadBlockpage {
	text-align: center;
}

.downloadBlockpage>div {
	height: 270px;
	padding: 0px 60px;
}

.downloadBlockpage-left {
	width: 700px;
	background: #808B96;
}

.downloadBlockpage-right {
	width: 500px;
	background: #4b577e;
	color: #d5e7e8;
}

.downloadBlockpage-right h3 {
	color: #fff;
	margin-bottom: 15px;
	font-size: 24px;
}

.file-size {
	font-size: 24px;
	color: #27353d;
	margin-bottom: 30px;
}

.filesBlock {
	display: flex;
	border: 1px solid #c8ccd6;
}

.filesBlock a {
	display: block;
	width: 120px;
	height: 90px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	border-right: 1px solid #c8ccd6;
}

.filesBlock a:last-child {
	border-right: none;
}

.filesBlock a:hover {
	background-color: #eef2ff;
}

.filesBlock .mega {
	background-image: url(../img/mega-icon.png);
}

.filesBlock .googledrive {
	background-image: url(../img/googledrive-icon.png);
}

.filesBlock .mediafire {
	background-image: url(../img/mediafire-icon.png);
}

.block {
	margin-bottom: 50px;
}

.box-style3 {
	margin-top: 48px;
	margin: 45px 10px 60px 10px;
	height: 435px;
}

.box-style2 .event-time .next {
	display: none;
}

.box-style2 .event-time {
	margin: 0px 0px 5px 0px;
	background: #1c1f21;
	padding: 9px 20px 15px 20px;
	text-align: right;
}

.box-style2 .event-time .EventoTitle {
	text-align: left;
	float: left;
	line-height: 1.5;
}

.box-style2 .event-time .nextime {
	text-align: right;
	float: right;
	font-size: 10px;
	padding: 2px;
	padding-bottom: 3px;
	background-color: #BDC3C7 !important;
	border-color: #f8f9fa;
	display: inline-block;
	font-weight: 900;
	line-height: 1.5;
	color: #212529;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	margin-bottom: 10px;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.side-top-player {
	font-size: 10px;
	max-width: auto;
}

.side-top-player tr {
	border-bottom: 1px outset #999;
}

.side-top-player th {
	margin: 0px 0px 5px 0px;
	background: #1c1f21;
	padding: 10px 10px 10px 20px;
	border: none;
}

.side-top-player td {
	margin: 0px 0px 5px 0px;
	background: #1c1f21;
	padding: 10px 10px 10px 20px;
	border: none;
}

.side-top-player td a {
	text-decoration: none;
}

.side-top-player td img {
	width: 20px;
}

.featuresdevBlock {
	height: 600px;
	position: relative;
	margin: 0px -15px 20px -15px;
	padding: 0px 15px;
}

.featuresdevBlock h2 {
	font-size: 42px;
	margin-bottom: 35px;
	padding-left: 15px;
}

.featuresdevBlock .flex {
	flex-wrap: nowrap;
}

.featuresdev {
	position: relative;
	z-index: 2;
	width: 33.33%;
	margin: 0px 10px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 390px;
	padding: 0px 45px 30px 45px;
	text-align: center;
	transition: 0.3s;
	display: flex;
	align-items: flex-end;
}


/*! CSS Used from: https://muthrones.net/assets/bundle/css/bundle-plugins.css?bundle=1633375116 */

*,
::after,
::before {
	box-sizing: border-box;
}

@media print {
	*,
	::after,
	::before {
		text-shadow: none!important;
		box-shadow: none!important;
	}
}

:disabled {
	pointer-events: none!important;
}


/*! CSS Used from: https://muthrones.net/assets/bundle/css/bundle-app.css?bundle=1633375116 */

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	z-index: 100;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 5px;
}

::-webkit-scrollbar-thumb {
	background: #555;
	border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
	background: #888;
}


/*! CSS Used from: https://muthrones.net/assets/bundle/css/bundle-template.css?bundle=1633375116 */

.footer-extend .event-box .list-box {
	position: relative;
	margin-top: 48px;
	margin: 45px 10px 60px 10px;
	height: 435px;
	overflow: auto;
}

.footer-extend .event-box .list-box .list {
	position: relative;
	border-bottom: 1px solid rgba(255 255 255 / 10%);
	padding: 5px;
}

.footer-extend .event-box .list-box .list .name {
	font-weight: 700;
	color: var(--color-primary);
}

.footer-extend .event-box .list-box .list .time-start {
	font-size: .85em;
}

.footer-extend .event-box .list-box .list .time-out {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

.footer-extend .event-box .list-box .list .time-out .title {
	font-size: .85em;
}

.footer-extend .event-box .list-box .list .time-out .time {
	font-weight: 700;
	color: var(--color-primary);
}

.admincp-button {
	position: absolute;
	z-index: 16;
	top: 10px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
}

.page-title {
	color: #CCC;
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px outset #999;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 25px;
	text-transform: uppercase;
}


/* NEWS MODULE */

.panel-news {
	margin-bottom: 30px;
	color: #333;
	border: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 0px #e3e3e3;
	-webkit-box-shadow: 0 0 0px #e3e3e3;
	box-shadow: 0 0 0px #e3e3e3;
}

.panel-news .panel-heading {
	padding-top: 10px;
	padding-bottom: 10px;
}

.panel-news .panel-title {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}

.panel-news .panel-body {
	padding: 10px;
}

.panel-news .panel-footer {
	border-top: 1px solid #e7e7e7;
	background: #fff;
	font-style: italic;
	font-size: 11px;
	height: 40px;
	color: #777;
}


/* RANKINGS MODULE */

.rankings-table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.rankings-class-image {
	width: 30px;
	height: auto;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.rankings-table tr td {
	padding: 10px;
	font-size: 18px;
	vertical-align: middle !important;
	text-align: center;
}

.rankings-table tr td a {
	text-decoration: none;
}

.rankings-table-place {
	color: #666;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.rankings-table tr:first-child td {
	color: #CCC;
	border-bottom: 1px solid #ff0000;
	font-size: 14px;
	font-weight: 500;
}

.rankings-update-time {
	text-align: right;
	font-size: 11px;
	color: #ccc;
	padding: 10px 0px;
}

.rankings_menu {
	width: 100%;
	overflow: auto;
	text-align: center;
	margin-bottom: 10px;
}

.rankings_menu span {
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	color: #ccc;
	font-size: 24px;
}

.rankings_menu a {
	display: inline-block;
	width: 150px;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding: 2px 0px;
	margin: 2px;
	background: #f1f1f1;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #ccc;
	background: url(../img/sign-bg.jpg) no-repeat;
	background-size: cover;
	font-size: 12px;
	width: 150px;
	min-width: 150px;
	height: 50px;
	padding: 0px;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

.rankings_menu a.active {
	color: green;
	border-color: green;
}

.rankings_guild_logo tr td {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.rankings-gens-img {
	width: auto !important;
	height: 30px !important;
	border: 0 !important;
	-moz-box-shadow: 0 0 0px #000 !important;
	-webkit-box-shadow: 0 0 0px #000 !important;
	box-shadow: 0 0 0px #000 !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}


/* MY ACCOUNT MODULE */

.myaccount-table {
	width: 100%;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
}

.myaccount-table tr td:first-child {
	color: #666;
	font-weight: bold;
}

.myaccount-table tr td {
	border-bottom: 1px solid #e3e3e3;
	padding: 15px !important;
}

.myaccount-table tr:last-child td {
	border: 0px;
}


/* GENERAL TABLE UI */

.general-table-ui {
	width: 100%;
	table-layout: fixed;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin: 10px 0px;
}

.general-table-ui tr td {
	padding: 5px;
	vertical-align: middle !important;
}

.general-table-ui tr:first-child td {
	color: #ff0000;
}

.general-table-ui tr:nth-child(2n+2) td {
	background: #fafafa;
}

.general-table-ui tr td {
	text-align: center;
}

.general-table-ui img {
	width: 50px;
	height: auto;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


/* TERMS OF SERVICE PAGE */

.tos_list li {
	color: #aa0000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 40px;
}

.tos_list li p {
	color: #444;
	text-align: justify;
	text-justify: inter-word;
	text-transform: none;
	padding-right: 35px;
	font-size: 14px;
	font-weight: normal;
}


/* PAYPAL */

.paypal-gateway-container {
	width: 100%;
}

.paypal-gateway-content {
	background: #fef2da;
	border: 3px solid #f79433;
	padding: 15px;
	overflow: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}

.paypal-gateway-logo {
	width: 100%;
	height: 100px;
	background: #fff9ec url('../img/paypal-logo-200-68.png') no-repeat center;
	background-size: contain;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.paypal-gateway-conversion-rate {
	margin: 0px auto;
	text-align: center;
	color: #000;
	font-size: 18px;
	padding: 10px 0px;
}

.paypal-gateway-form {
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.paypal-gateway-form div {
	display: inline-block;
	padding: 0px 10px;
	color: #000;
	font-size: 24px;
}

.paypal-gateway-form input[type=text] {
	width: 60px;
	font-size: 24px;
	border: 3px solid #f79433;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #f79433;
}

.paypal-gateway-continue {
	margin: 0px auto;
	text-align: center;
}

.paypal-gateway-continue input[type=submit] {
	background: url('../img/paypal-submit.jpg') no-repeat;
	width: 200px;
	height: 40px;
	border: 0px;
}

.module-requirements {
	font-size: 12px;
	margin-top: 20px;
}


/* SIDEBAR */

.panel-sidebar {
	background: #f1f1f1;
	border: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0 10px #e3e3e3;
	-webkit-box-shadow: 0 0 10px #e3e3e3;
	box-shadow: 0 0 10px #e3e3e3;
}

.panel-sidebar>.panel-heading {
	background: #fff;
	color: #ff0000;
	font-family: 'PT Sans', sans-serif;
	border: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 3px solid #ff0000;
}

.panel-usercp {
	background: url('../img/usercp_bg.jpg') no-repeat top center;
	background-size: cover;
}

.panel-usercp ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.panel-usercp ul li {
	display: table;
	width: 100%;
	vertical-align: middle;
	line-height: 30px;
}

.panel-usercp ul li a {
	color: #444 !important;
	font-weight: bold;
}

.panel-usercp ul li a:active,
.panel-usercp ul li a:hover {
	color: #ff0000 !important;
}

.panel-usercp ul li img {
	position: relative;
	top: -2px;
	padding-right: 10px;
}

.sidebar-banner {
	margin: 20px 0px;
	border: 0px;
}

.sidebar-banner img {
	-moz-box-shadow: 0 0 10px #e3e3e3;
	-webkit-box-shadow: 0 0 10px #e3e3e3;
	box-shadow: 0 0 10px #e3e3e3;
	border: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}


/* GENERAL PANEL STYLING */

.panel-general {
	margin-bottom: 30px;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
}

.panel-body .panel-title {
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px !important;
	font-weight: bold;
}


/* ADD STATS MODULE */

.panel-addstats {
	margin-bottom: 30px;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
}

.panel-addstats .character-avatar img {
	width: 100px;
	height: auto;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.panel-addstats .character-name {
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 0px;
	margin-bottom: 20px !important;
	font-weight: bold;
}


/* DOWNLOADS */

.panel-downloads {
	margin-bottom: 30px;
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
}

.download-description {
	font-size: 11px;
	position: relative;
	top: -7px;
	color: #777;
}

.online-status-indicator {
	margin-left: 5px;
}


/* WEBENGINE CMS */

.webengine-powered {
	color: #777 !important;
}

.webengine-powered:active,
.webengine-powered:hover {
	color: #ff3214 !important;
}


/* GLOBAL TOP BAR */

.global-top-bar {
	width: 100%;
	background: #101010;
	color: #777777;
	padding: 7px 0px 2px 0px;
	text-transform: uppercase;
	font-size: 12px;
}

.global-top-bar .global-top-bar-content {
	width: 1040px;
	margin: 0px auto;
}

.global-top-bar .global-top-bar-content .row {
	margin: 0px;
	padding: 0px;
}

.global-top-bar a.logout {
	color: #ff0000 !important;
}

.global-top-bar a {
	color: #999999 !important;
}

.global-top-bar a:hover {
	color: #ffffff !important;
}

.global-top-bar-nopadding {
	padding: 0px !important;
}

.global-top-bar-separator {
	padding: 0px 5px;
}


/* LANGUAGE PICKER */

.webengine-language-switcher {
	display: inline-block;
	list-style: none;
	padding: 0px !important;
	margin: 0px !important;
	width: 46px;
	height: 19px;
	overflow: hidden;
	transition: all .3s ease;
}

.webengine-language-switcher:hover {
	width: 400px;
}

.webengine-language-switcher li {
	display: inline-block;
	list-style-type: none;
	background: #333333;
	padding: 0px 5px 2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	transition: all .3s ease;
}

.webengine-language-switcher li:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

.webengine-language-switcher li a {
	color: #999999;
}

.webengine-language-switcher li a:hover {
	color: #ffffff !important;
}


/* WEBSITE LOGO */

.webengine-mu-logo {
	transition: all .3s ease;
}

.webengine-mu-logo:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}


/* HEADER INFO */

.header-info-container {
	width: 1040px;
	margin: 0px auto;
	text-align: right;
}

.header-info-container .header-info {
	display: inline-block;
	width: 350px;
	background: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(5px);
	margin: 0px;
	padding: 20px;
	overflow: auto;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	text-shadow: 1px 1px 3px #000000;
	color: #ffffff;
	border: 1px solid rgba(255, 255, 255, 0.1);
	font-size: 12px;
}

.header-info-container .header-info .header-info-block {
	padding: 0px;
	color: #aaaaaa;
}

.header-info-container .header-info .header-info-block #tServerTime,
.header-info-container .header-info .header-info-block #tLocalTime {
	color: #ffffff;
}

.header-info-container .header-info .header-info-block #tServerDate,
.header-info-container .header-info .header-info-block #tLocalDate {
	color: #cccccc;
}

.header-info-container .header-info .header-info-block .online-count {
	color: #00ff00;
}


/* ONLINE BAR */

.webengine-online-bar {
	width: 100%;
	background: #000000;
	border: 1px solid #555555;
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	overflow: hidden;
	transition: all .3s ease;
}

.webengine-online-bar .webengine-online-bar-progress {
	height: 8px;
	background: #00ff00 url('../img/online_progress_bar.jpg') no-repeat left center;
	-webkit-border-radius: 0px 1px 1px 0px;
	-moz-border-radius: 0px 1px 1px 0px;
	-khtml-border-radius: 0px 1px 1px 0px;
	border-radius: 0px 1px 1px 0px;
}

.webengine-online-bar:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}


/* MY ACCOUNT CHARACTER LIST */

.myaccount-character-block {
	background: #333;
	border: 1px solid #666;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 0px auto;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.myaccount-character-block img {
	width: 100px;
	height: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.myaccount-character-block img:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

.myaccount-character-block-location {
	font-size: 12px;
	color: #000;
	margin-bottom: 20px;
	margin-top: 2px;
	line-height: 1.2;
}

.myaccount-character-block-level {
	position: relative;
	top: -77px;
	display: inline-block;
	background: rgba(0, 0, 0, 0.5);
	padding: 0px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 10px;
}

.myaccount-character-name a {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}


/* RANKINGS FILTER BY CLASS */

.rankings-class-filter {
	display: inline-block;
	list-style-type: none;
	margin: 20px auto;
	padding: 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

.rankings-class-filter li {
	display: inline-block;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-bottom: 10px;
}

.rankings-class-filter li:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.rankings-class-filter-selection {
	display: inline-block;
	width: 75px;
	text-align: center;
	color: #000000;
	font-size: 11px;
	cursor: pointer;
}

.rankings-class-filter-selection:hover {
	color: #000000 !important;
}

.rankings-class-filter-selection:hover img {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

.rankings-class-filter-selection img {
	width: 40px;
	height: auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	margin-bottom: 5px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
}

.rankings-class-filter-grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.global_alert {
	position: absolute;
	bottom: 0;
	right: -15%;
	margin: 0;
	top: -180%;
	padding: 0;
	z-index: 10;
}

.global_alert .alert {
	position: relative;
	bottom: 0;
	right: 20px;
	max-width: 300px;
	margin: 20px 0 0;
	border-radius: 0;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
	opacity: 0;
	-ms-animation: alert_animation 4s ease-in-out;
	-o-animation: alert_animation 4s ease-in-out;
	-moz-animation: alert_animation 4s ease-in-out;
	-webkit-animation: alert_animation 4s ease-in-out;
	animation: alert_animation 4s ease-in-out;
}

.global_alert .alert:hover {
	animation-play-state: paused;
}

.global_alert .alert span {
	margin-right: 5px;
}

@keyframes alert_animation {
	0% {
		opacity: 0;
		bottom: 0px;
	}
	8% {
		opacity: 1;
		bottom: 20px;
	}
	92% {
		opacity: 1;
		bottom: 20px;
	}
	100% {
		opacity: 0;
		bottom: 40px;
	}
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.btn-outline.btn-default-drop {
	border-color: #dbdfe6;
	color: #9a9da2;
	background-color: transparent;
}

.btn-outline.btn-default-drop:hover {
	background-color: #9a9da2;
	border-color: #9a9da2;
	color: #fff;
	background-color: transparent;
}

.btn-outline.btn-success-drop {
	border-color: #24d9b0;
	color: #9a9da2;
	border-width: 2px;
	background-color: transparent;
}

.btn-outline.btn-success-drop:hover {
	background-color: #22cca5;
	border-color: #22cca5;
	color: #fff;
}

.btn-outline.btn-info-drop {
	border-color: #0cb2e2;
	color: #9a9da2;
	border-width: 2px;
	background-color: transparent;
}

.btn-outline.btn-info-drop:hover {
	background-color: #0ba7d3;
	border-color: #0ba7d3;
	color: #fff;
}

.btn-outline.btn-warning-drop {
	border-color: #ff7e1f;
	color: #9a9da2;
	border-width: 2px;
	background-color: transparent;
}

.btn-outline.btn-warning-drop:hover {
	background-color: #ff7510;
	border-color: #ff7510;
	color: #fff;
}

.btn-outline.btn-danger-drop {
	border-color: #f34141;
	color: #9a9da2;
	border-width: 2px;
	background-color: transparent;
}

.btn-outline.btn-danger-drop:hover {
	background-color: #f23333;
	border-color: #f23333;
	color: #fff;
}



.button-quest {
  display: inherit !important;
  transition: all 0.3s ease;
  cursor: pointer;
  background-color: rgba(65, 25, 21, 0.5);
  background: url(../img/bp-niveltop.png) no-repeat;
  height: 53px !important;
  width: 210px !important;
  border: none;
  color: #fff !important;
  font-family: philosopher, sans-serif;
  font-size: 10px;
  line-height: 30px;
  position: relative;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: none !important;
}

.button-quest-completed {
  display: inherit !important;
  transition: all 0.3s ease;
  background-color: rgba(65, 25, 21, 0.5);
  background: url(../img/bp-green.png) no-repeat;
  height: 53px !important;
  width: 210px !important;
  border: none;
  color: #fff !important;
  font-family: philosopher, sans-serif;
  font-size: 10px;
  line-height: 53px !important;
  position: relative;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: none !important;
}

.button-quest-disabled {
	line-height: 53px !important;
  display: inherit !important;
  transition: all 0.3s ease;
  background-color: rgba(65, 25, 21, 0.5);
  background: url(../img/bp-niveltop.png) no-repeat;
  height: 53px !important;
  width: 210px !important;
  border: none;
  color: #fff !important;
  font-family: philosopher, sans-serif;
  font-size: 10px;
  position: relative;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: none !important;
	filter: grayscale(100%)
}

.table-quest {
line-height: 50px;
	font-size: 1rem;
	padding: 5px;
	color: aliceblue;
}

.table-quest  td .badge { align-content: center }
.table-quest td , .table-quest th {
	color: aliceblue;
	font-weight: 400 !important;
}
.table-quest td:first-child , .table-quest th:first-child { width: 5%; text-align: center; };
.table-quest tr:nth-child(even) {background:#212F3D}
.table-quest tr:nth-child(odd) {background:#17202A}