/*!
    
 =========================================================
 * 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
 
 =========================================================
 
*/
html {
	min-width: 1040px;
	height: 100%;

}
.float-right{
    float:right;
}

body {


	background-color: #000229;
	color: #000;
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	margin: 0;
	height: 100%;
	background-image:url("../img/bg_ros.jpg");
	background-position:center -120px;
	background-size:2880px 1800px;
	background-repeat:no-repeat;
	background-attachment: fixed;
}



a {
	color: #0d1a2b;
	text-decoration: none;
}

a:hover {
	color: #ffda8a;
}

img {
	border: 0px;
}

input[type=text], input[type=password], input[type=number] {
	background: #fafafa;
	border: 1px solid #e3e3e3;
	color: #666;
	padding-left:34px;
}
input[type=text]:focus, input[type=password]:focus, input[type=number]:focus {
	border: 1px solid #ccc;
}

#webengineRegistration1, #webengineLogin1,#loginBox1{
background: url('../img/iconos/user.webp') no-repeat scroll 7px 50%;
}
#webengineRegistration2, #webengineLogin2,#loginBox2{
background: url('../img/iconos/pass.webp') no-repeat scroll 7px 50%;
}
#webengineRegistration3{
background: url('../img/iconos/pass.webp') no-repeat scroll 7px 50%;
}
#webengineRegistration4,#webengineEmail{
background: url('../img/iconos/email.webp') no-repeat scroll 7px 50%;
}
#BuscarPJ{
background: url('../img/iconos/lupa.png') no-repeat scroll 7px 50%;
background-size:20px;
}

 .top0 {
        position:relative;
        background: #2d2dd9;
        height: 35px;
        width: 100%;
        display: block;
        margin:auto;
        text-align: center;
        font-family: 'Signika', sans-serif;
    }
    .top0::after{
        margin:auto;
        content: "";
        width:100%;
        height: 1px;
        background: rgb(255,119,0);
        background: linear-gradient(139deg, rgba(255,119,0,1) 0%, rgba(252,178,50,1) 100%);
        position: absolute;
        bottom: -1px;
        left:0;
        right:0;
    }
.top0 img{
    width:35px;
    height:35px;
}

.top0Boxs{
    margin:auto;
    display:inline-block;
    background:transparent;
    position:relative;
    width:85px;
    height:100%;
    text-align: center;
    color:#fff;
    overflow: hidden;
    text-wrap: wrap;
    }

    .top0Boxs#hardware a{
        background-color:#ff5800;
        display:block;
    }
    .top0Boxs#crypto a{
        background-color:#78ba00;
        display: block;
    }
    .top0Boxs#hogar a{
        background-color:#936439;
        display: block;
    }
    .top0Boxs#drones a{
        background-color:#2f78ff;
        display: block;
    }
    .top0Boxs#muonline a{
        background-color:#6a33ff;
        display: block;
    }
        .top0Boxs#foro a{
        background-color:#111;
        display: block;
    }

    .topMenuImgLinks a{
        position: absolute;
        top:  80%;
        left: 50%;
        transform: translate(-50%, -50%);
        width:100%;
        text-align: center;
        font-size:12px;
        color:#eee;
        font-weight: bold;
      }

      .topMenuImgLinks a:active,.topMenuImgLinks a:focus{
        text-decoration: none;
      }  

#posHeader {
    width: 1150px;       /* ancho fijo */
    margin: -130px auto 14px auto;      /* centrado en la pantalla */
    display: flex;       /* activar flexbox */
    justify-content: space-between; /* elementos a los extremos */
    align-items: flex-start;        /* alineación vertical superior */
    padding-top: 20px;   /* opcional: separación del header */
    position: relative;  /* por si quieres posicionar algo relativo al contenedor */

}

#opening-container {
    /* Ajustes internos del opening si hace falta */
	margin-top:-5px;
}

#svinfo-container {
    margin-top: -7px;
    max-width: 320px;
    width: auto;
    color: #fff;
	background-color: #0d1a2b;
    margin-right: 20px; /* separa del borde derecho */
	justify-content: center;
	padding:4px 12px 0px 12px;
	border-radius:10px;
}

#opening > span.titulo{
font-weight:700;
font-size:18px;
color:#fff;
display:table;
padding:1px 4px;
background:#3e5d9e;
border: 1px solid #000;
}
#opening > span.subtitulo{
font-weight:800;
font-size:14px;
color:yellow;
display:table;
padding:1px 4px;
margin-top:2px;
margin-left:14%;
}

.opening-fb {

}
.opening-fb > img {
width:72px;
height:72px;
vertical-align:middle;
display:inline-block;
background-color:#3e5d9e;
padding:7px;
border-radius:50%;
border: 1px solid #000;
}
.opening-fb > span{
margin-top:15px;
vertical-align: middle;
color:#fff;
font-weight:700;
font-size:16px;
vertical-align:top;
display:inline-block;
background-color:#3e5d9e;
padding:6px 8px;
border-radius:7px;
border: 1px solid #000;
}

#opening {
    margin:20px auto auto auto;
}

#timer {
  background:transparent;
  display:table;

}
#timer > div {
margin: 2px;
display:inline-block;
line-height: 1;
min-width:16px;
padding:3px 14px;
font-size: 20px;
color:#777;
border: 1px solid #000;
border-radius:14px;
height:60px;
line-height:25px;
background:#fff;
width:100px;
text-align: center;
}
#timer span {
  display: block;
  font-size: 16px;
  color: #333;
}

#header {
	width: 100%;
	margin: 24px auto 24px auto;
	padding: 7px 7px 7px 7px;
	text-align: center;
	color: #fff;
}

#header img{
	border:1px solid #000;
	width:777px;

}

#header h1 {
margin-top:32px;
}

#header h2{
	font-size:1.5rem;
}

#container {
    background-color:rgba(22, 42, 70,.7);
	border:1px solid #000;
	width:1150px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0px;

}

#content {
	width: 100%;
	overflow: auto;
	min-height: 500px;
	padding: 10px 20px 0px 20px;
	
}
#colModules{
	border:1px solid #333;
	padding:16px;
background-color:#fafafa;
}


.footer {
	font-family: 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', 'Tahoma', 'Arial', 'sans-serif';
	width: 1040px;
	font-size: 10px;
	color: #fff;
	padding: 40px;
	overflow: auto;
	margin: 0px auto 100px auto;

}
	.footer > .footer-container {
		width: 100%;
		margin: 0px auto;
	}
		.footer > .footer-container a:hover {
			text-decoration: underline !important;
		}
	.footer hr {
		border-top: 1px solid #cacaca;
	}
	.footer .footer-social-link {
		filter: grayscale(100%);
		transition: all .3s ease;
	}
	.footer .footer-social-link:hover {
		filter: grayscale(0%);
	}

#navbar {
	top:0;
	width:1150px;
	margin:0px auto 0px auto;
    background-color:#0d1a2b;
	background-image:url("../img/nav.png");
	background-repeat:no-repeat;
    background-position: center center;
    
}

#navbar ul{
	text-align: center;
	margin: 0px;
	-webkit-padding-start: 0px;


}

#navbar ul li {
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
	line-height:48px;
}

#navbar ul li a {
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	padding: 14px 14px;
	text-transform:uppercase;
	font-weight:bold;
}
#navbar ul li a:hover{
background-color:#00021f;

}
#navbar ul li:not(:last-child) a{
    box-shadow: 1px 0px 1px rgba(0,0,0,.32);

}





#navbar ul li a:active, #navbar ul li a:focus, #navbar ul li a:hover {

	text-decoration: none;
}

.admincp-button {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
}

.page-title {
	color: #0d1a2b;
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	margin-bottom: 10px;
	font-weight: bold;
}

/* NEWS MODULE */
.panel-news {
	margin-bottom: 30px;
	color: #000;
	-moz-box-shadow: 0 0 2px #e3e3e3;
	-webkit-box-shadow: 0 0 2px #e3e3e3;
	box-shadow: 0 0 2px #e3e3e3;
	background:transparent;
	
}
.panel-news .panel-heading {
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}
.panel-news .panel-title {
	color: #0d1a2b;
	font-size: 24px;
	font-weight: bold;
}

.panel-news .panel-body {
	padding: 10px;
	
}
.panel-news .panel-footer {
	border:0px;
	background:transparent;
	font-style: italic;
	font-size: 11px;
	height: 40px;
	color: #999;
}
.alert-warning{
	background:transparent;
	color:#000;
	border:0px;
}

/* RANKINGS MODULE */

.table-top5-rank {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Segoe UI', sans-serif;
  background-color: #ffffff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  overflow: hidden;
  margin:24px auto;
}

/* Título principal de la tabla */
.table-top5-rank .table-top5-title th {
background: rgb(0,138,255);
background: linear-gradient(90deg, #0d1a2b 0%, #0d1a2b 50%, #000000 100%);
	color: #fff;
  font-family: 'Segoe UI', sans-serif;
	border: 0px;
	border-bottom: 1px solid #0d1a2b;

}

/* Encabezado de columnas */
.table-top5-rank th {
  background-color: #f5f7fa;
  color: #333;
  font-weight: 600;
  text-align: left;
  padding: 10px 12px;
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
}

/* Cuerpo de la tabla */
.table-top5-rank td {
  padding: 10px 12px;
  color: #222;
  font-size: 14px;
  border-bottom: 1px solid #f0f0f0;
}

.table-top5-rank tr:last-child td {
  border-bottom: none;
}

.table-top5-rank tr:nth-child(even) {
  background-color: #f9f9f9;
}

.table-top5-rank tr:hover {
  background-color: #eef3fa;
  transition: background-color 0.2s ease;
}

.table-top5-rank .rankings-class-image {
  width: 28px;
  height: 28px;
  vertical-align: middle;
}

.table-top5-rank .online-status-indicator {
  width: 10px;
  height: 10px;
  margin-left: 6px;
  vertical-align: middle;
}

.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 {
	border-bottom: 1px solid #e3e3e3;
	padding: 10px;
	font-size: 18px;
	vertical-align: middle !important;
	text-align: center;
}
.rankings-table-place {
	color: #333;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.rankings-table tr:first-child td {
	color: #0d1a2b;

}
.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;
	color:green;
}
.rankings_menu span {
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	color: #000;
	font-size: 24px;

}
.rankings_menu a {
	display: inline-block;
	width: 30%;

	text-align: center;
	padding: 4px 0px;
	font-weight:bold;
	font-size:14px;
	margin: 2px;
	background: rgb(255,166,0);
	background: linear-gradient(90deg, rgba(255,166,0,1) 0%, rgba(255,201,0,1) 100%);
	color:#000;

}
.rankings_menu a.active {
	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;
}
.table{width:100%;max-width:100%;margin-bottom:20px}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}
.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th{border-top:0}
.table>tbody+tbody{border-top:2px solid #ddd;}
.table .table{background-color:#000;}

#content > div.col-xs-4 > div:nth-child(3) > div.panel-body > table > tbody > tr > td > a{
    color:#333;
    font-weight:bold;
    
}


.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}
.table-bordered{border:1px solid #ddd;background-color:#fff;color:#000;}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{border:1px solid #ddd;background-color:#fff;}.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:red;}
.table-hover>tbody>tr:hover{}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,
.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#333}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#333}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,
.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,
.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,
.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,
.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,
.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}

table.table-downloads{
padding:0px;
display:block;
margin:auto;
text-align: center;
}
table.table-downloads td{
width:auto;
display:block;
padding:10px;
font-size:18px;
text-align:center;
color:#fff;
}
table.table-downloads td span{
font-weight:bold;
color:#fff;
}
table.table-downloads td > .btn{

padding:4px 7px;
}
table.table-downloads tr{
margin:10px auto;
vertical-align:top;
display:inline-block;
width:75%;
background-color:#2852c4;

}


.help-block{
	color:#777;
}

.tables-character-class-img{
}

/* MY ACCOUNT MODULE */
.myaccount-table {
	width: 100%;
	background: transparent;
	border: 1px solid #e3e3e3;
	color:#333;
}
.myaccount-table tr td:first-child {
	color: #333;
	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: transparent;
	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: #0d1a2b;
}
.general-table-ui tr:nth-child(2n+2) td {

}
.general-table-ui tr td {
	text-align: center;
}
.general-table-ui img {
	width: 50px;
	height: auto;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* TERMS OF SERVICE PAGE */
.tos_list li {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 40px;
}
.tos_list li p {
	color: #000;
	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;

	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;

}

.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;
	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: transparent;


}

.panel-sidebar > .panel-heading {
background: rgb(0,138,255);
background: linear-gradient(90deg, #0d1a2b 0%, #0d1a2b 50%, #000000 100%);
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	border: 0px;
	border-bottom: 1px solid #0d1a2b;
	
}

.panel-usercp {
	background: url('') 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: #000 !important;
	font-weight: bold;

}
.panel-usercp ul li a:active, .panel-usercp ul li a:hover {
	color: #0d1a2b !important;
}

.panel-usercp ul li img {
	position: relative;
	top: -2px;
	padding-right: 10px;
}
.panel-body{
margin:auto;
text-align:left;
background-color:#fafafa;

border:1px solid #000;
}
.panel-body-container{
    margin:auto;
    width:100%;
    text-align:left;
    font-size:12px;
}

.panel-body-stats{
    text-align:left;
    display:inline-block;
    width:51%;
    line-height:24px;
}
.panel-body-stats span{
font-weight:700;
font-size:12px;
}
.panel-body-stats span.playing{

font-weight:700;
font-size:12px;
}
.panel-body-download{
    margin-left:10px;
    display:inline-block;
    width:45%;
    vertical-align:top;
    user-select:none;
    cursor:pointer;
    user-select:none;
    scale:0.94;
}


#content > div.col-xs-4 > div:nth-child(1) > div.panel-body > form > button{
float:right;
}
#loginBox1, #loginBox2{
	margin:auto;
	text-align:center;
	width:170px;
}

.sidebar-banner {
	margin: 20px 0px;
	border: 0px;
}

.sidebar-banner img {
	-moz-box-shadow: 0 0 2px #e3e3e3;
	-webkit-box-shadow: 0 0 2px #e3e3e3;
	box-shadow: 0 0 2px #e3e3e3;
	border: 0px;

}

/* 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 {
	background:transparent;
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px !important;
	font-weight: bold;
}
.panel-body a{
	color:#fff;
	background:fff;
	padding:3px;

}



/* ADD STATS MODULE */
.panel-addstats {
	margin-bottom: 30px;
	background: transparent;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333;
}
.panel-addstats .character-avatar img {
	width: 100px;
	height: auto;

	-moz-border-radius: 0px;
	border-radius: 0px;
}
.panel-addstats .character-name {
	color: #0d1a2b;
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 0px;
	margin-bottom: 20px !important;
	font-weight: bold;
}

/* DOWNLOADS */
.panel-downloads {
	margin-bottom: 30px;
	background:transparent;
	color: #0d1a2b;
	
}


.panel-body .panel-title {
	color:#0d1a2b;
}

.panel-downloads td > span{
color:#000;
}

.panel-downloads a{
font-size:16px;
background:#2ed100;
}

	.download-description {
		font-size: 13px;
		position: relative;

		color: #333;
	}

.online-status-indicator {
	margin-left: 5px;
}

/* WEBENGINE CMS */
.webengine-powered { color: #000 !important; }


/* GLOBAL TOP BAR */
.global-top-bar {
	width: 100%;
	background: #002864;
	color: #777777;
	padding: 7px 0px 2px 0px;
	text-transform: uppercase;
	font-size: 12px;
	display:none;
}
	.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;
		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{
border: 1px solid #fff;
display:none;
}

/* 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);
		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;

	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;

	}
	.webengine-online-bar:hover {
		-webkit-filter: brightness(120%);
		filter: brightness(120%);
	}

/* MY ACCOUNT CHARACTER LIST */
.myaccount-character-block {
	background: #f5f5f5;
	border: 1px solid #666;
	padding: 5px;

	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: 84px;
		height: 90px;
		-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: #f5f5f5;
	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;

	color: #fff;
	font-size: 10px;
}
.myaccount-character-name a {
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

/* RANKINGS FILTER BY CLASS */

.rankings-class-filter {
	display: inline-block;
	list-style-type: none;
	margin: 20px auto;
	padding: 10px 20px;

}

	.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;
		margin-right:24px;
		
	}
	
	.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: #333;
	font-size: 14px;
	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: 64px;
	height: auto;
	margin-bottom:7px;
}

.rankings-class-filter-grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}


@media only screen and (min-width: 1920px) {
	body {

	}
	#navbar{
	
	}
}


@media only screen and (min-width: 2048px) {
	body {


	}

	#navbar{
	
	}
	
}



