.rankingsm a {
	text-decoration: none;
	color: black;
	margin-left: 10px;
	margin-bottom: 15px;
}

.driverfull {
	border-collapse: collapse;
	font-family: "exo 2", sans-serif;
}

.driverfull th {
	padding: 10px;
	border-radius: 10px 10px 0px 0px;
	text-decoration: none;
	height: auto;
	font-size: 18px;
	font-family: "exo 2", sans-serif;
	background: rgba(93, 109, 126, 0.8);
	text-align: center;
	color: #FFF;
	text-shadow: 0px 1px 0px #000;
	font-weight: normal;
}

.driverfull th p {
	text-decoration: none;
	font-family: "exo 2", sans-serif;
	height: 20px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	text-shadow: 0px 1px 0px #000;
	font-weight: normal;
}


.driverfull td {
	text-decoration: none;
	height: 30px;
	font-family: Arial Unicode MS;
	font-size: 16px;
	font-family: "exo 2", sans-serif;
	background: rgba(175, 238, 238, 0.1);
	text-align: center;
	color: #FFF;
	text-shadow: 0px 1px 0px #999;
	font-weight: normal;
}

.driverfull a {
	text-decoration: none;
	color: black !important
}

.downhelp {
	margin-top: 15px;
}

.downhelp p {
	text-decoration: none;
	height: 30px;
	font-family: Arial Unicode MS;
	font-size: 13px;
	font-family: "exo 2", sans-serif;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
}

.info {
	width: 100%
}

.info tr {
	border-bottom: #000 solid 1px;
	line-height: 35px;
	font-size: 16px;
}

.page-title {
	background: url(../img/bgt.png) no-repeat;
	width: 450px;
	height: 81px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: -16px;
	position: relative;
}

.page-title span {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(#eecf92), to(#918e73));
	background: linear-gradient(#fff 10%, #eecf92, #918e73);
	-webkit-background-clip: text;
	color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia, serif;
	font-size: 16px;
	position: absolute;
	z-index: 1;
}

.page-title span a {
	color: transparent;
}

.page-title span a:hover {
	color: transparent;
}

.page-title :after {
	content: attr(title);
	position: relative;
	left: 0px;
	top: 0px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
	font-weight: bold;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia, serif;
	font-size: 16px;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	width: 100%;
	background: url(../img/fon-top.png) top center no-repeat, url(../img/fon-bottom.jpg) bottom center no-repeat, url(../img/fon-repeat.jpg) center repeat-y;
	background-color: #0c0902;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #0c0902;
	line-height: 1;
	min-height: 100vh;
}

a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #d8d0cc;
}

a:hover,
button:hover,
.button:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
	text-decoration: none;
}

p {
	margin-bottom: 20px;
}

h1,
h2,
h3 {
	color: #000;
	margin-bottom: 20px;
	line-height: 1.2;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

caption {
	margin-bottom: 15px;
}

select {
	background: rgba(142, 88, 43, 0.8);
	min-width: 150px;
	border: 1px solid rgba(201, 170, 113, 0.1);
	color: #fff;
	margin-bottom: 15px;
	padding: 6px 40px 6px 20px;
	position: relative;
	-webkit-appearance: none;
	background-image: url(../img/arrow-v.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none !important;
}

input,
textarea {
	background: rgba(86, 55, 20, 0.2);
	border: 1px solid rgba(86, 55, 20, 0.8);
	color: #ffbd63;
	padding: 10px 0px;
	position: relative;
	text-align: center;
	font-size: 11px;
	min-width: 220px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.sidebar button,
.button {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	background: url(../img/button.png) no-repeat;
	height: 77px;
	width: 168px;
	border: none;
	color: #f6c88a !important;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	position: relative;
	z-index: 1;
	text-align: center;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia, serif;
}

.buttondeidad {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	background: url(../img/button.png) no-repeat;
	height: 77px;
	width: 168px;
	border: none;
	color: #f6c88a !important;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	position: relative;
	z-index: 1;
	text-align: center;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia, serif;
}


.button {
	display: inline-block;
	text-decoration: none;
	line-height: 77px;
}

:focus {
	outline: none;
}

::-webkit-input-placeholder {
	color: #9d7f55;
}

::-moz-placeholder {
	color: #9d7f55;
}

:-moz-placeholder {
	color: #9d7f55;
}

:-ms-input-placeholder {
	color: #9d7f55;
}

.wrapper {
	width: 1222px;
	margin: 0 auto;
	position: relative;
}

.container {
	min-height: 900px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex-c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-s {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-s-c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-c-c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	position: relative;
	height: 500px;
}

.header__logo {
	position: absolute;
	background: url(../img/logo-bg.png) no-repeat;
	width: 430px;
	height: 414px;
	left: 391px;
	bottom: -168px;
	padding-right: 15px;
}

.header__logo a:hover {
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
	width: 538px;
	padding: 30px;
	padding-top: 140px;
	padding-bottom: 80px;
	line-height: 1.4;
}

.content a {
	color: #5605d4;
}

.content img {
	max-width: 478px;
}

.content ul {
	margin-bottom: 15px;
	padding-left: 30px;
}

.content ul li {
	list-style: disc;
	line-height: 1.8;
}

.content input,
.content textarea {
	color: #fff;
	padding: 10px;
	text-align: left;
}

.sidebar {
	width: 342px;
	padding-top: 16px;
	color: #f6c88a;
}

.sidebar a {
	color: #e3b583;
	text-decoration: none;
	font-size: 14px;
}

.sidebar button,
.sidebar .button {
	background: url(../img/sidebar-button.png) no-repeat;
	width: 188px;
	height: 80px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.widget {
	padding-bottom: 60px;
	background: url(../img/fire-bg.png) right 5px bottom no-repeat;
	width: 337px;
	margin: 0 auto;
}

.widget:last-child {
	background: none;
}

.widget__title {
	background: url(../img/sidebar-title.png) no-repeat;
	width: 337px;
	height: 81px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: -16px;
	position: relative;
}

.widget__title span {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(#eecf92), to(#918e73));
	background: linear-gradient(#fff 10%, #eecf92, #918e73);
	-webkit-background-clip: text;
	color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia, serif;
	font-size: 16px;
	position: absolute;
	z-index: 1;
}

.widget__title:after {
	content: attr(title);
	position: relative;
	left: 0px;
	top: 0px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
	font-weight: bold;
	text-transform: uppercase;
	font-family: Times New Roman, Georgia, serif;
	font-size: 16px;
}

.widget-menu {
	background: url(../img/dragon-bg.png) right -4px bottom no-repeat;
}

.widget__menu {
	width: 246px;
	margin: 0 auto;
}

.widget__menu li {
	text-align: center;
}

.widget__menu li a {
	display: block;
	font-family: Times New Roman, Georgia, serif;
	text-transform: uppercase;
	font-size: 14px;
	width: 220px;
	height: 37px;
	line-height: 37px;
	margin: 0 auto;
	border: 1px solid rgba(118, 73, 28, 0);
	position: relative;
}

.widget__menu li a:hover,
.active a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 133, 34, 0.2)), color-stop(85%, rgba(86, 55, 20, 0.2)), to(rgba(161, 93, 28, 0.2)));
	background: linear-gradient(to bottom, rgba(234, 133, 34, 0.2), rgba(86, 55, 20, 0.2) 85%, rgba(161, 93, 28, 0.2));
	border-left: 1px solid rgba(118, 73, 28, 0.7);
	border-right: 1px solid rgba(118, 73, 28, 0.7);
	border-bottom: 1px solid rgba(118, 73, 28, 0.7);
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
}

.widget__menu li a:hover:after,
.active a:after {
	content: "";
	position: absolute;
	background: url(../img/menu-border-icon.png) no-repeat;
	left: -13px;
	top: -7px;
	width: 246px;
	height: 51px;
}

.news {
	background: url(../img/content-line.png) bottom center no-repeat;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 65px;
}

.news h2 a {
	font-size: 16px;
	color: #0c0902;
	font-weight: bold;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.news .date-title {
	padding-top: 3px;
	color: #614f3c;
	font-size: 12px;
}

.news .date-title b {
	font-weight: normal;
	color: #0c0902;
	font-size: 16px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.news__news-info {
	font-size: 11px;
}

.news__news-info a {
	color: #614f3c;
}

.news__news-info span {
	color: #614f3c;
}

.news__news-button {
	position: absolute;
	left: 50%;
	margin-left: -84px;
	bottom: -37px;
}

.pagination {
	text-align: center;
}

.pagination li {
	display: inline-block;
	margin: 0px 10px;
}

.pagination li a {
	text-decoration: none;
	color: #614f3c;
	font-size: 12px;
}

.pagination li span {
	color: #0c0902;
}

.pagination .back {
	margin: 0px 15px 0px 0px;
}

.pagination .next {
	margin: 0px 0px 0px 15px;
}

/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	padding-bottom: 220px;
}

.forum {
	width: 239px;
	height: 73px;
	margin: 0 auto;
	margin-bottom: 8px;
	border: 1px solid rgba(69, 49, 22, 0);
	position: relative;
	font-family: Times New Roman, Georgia, serif;
}

.forum p {
	margin-bottom: 0px;
}

.forum:hover {
	border: 1px solid rgba(69, 49, 22, 0.8);
	background: rgba(86, 55, 20, 0.2);
	color: #efd7b5;
}

.forum:hover .comment-icon {
	-webkit-filter: brightness(140%);
	filter: brightness(140%);
}

.forum:hover:after {
	content: "";
	position: absolute;
	background: url(../img/post-border-icon.png) no-repeat;
	left: -9px;
	top: -5px;
	width: 255px;
	height: 81px;
}

.forum__number {
	width: 32px;
	text-align: center;
}

.forum__comments {
	width: 50px;
}

.forum__info {
	width: 145px;
}

.forum__info h4 {
	margin-bottom: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.forum__info p {
	font-family: Tahoma, Arial, sans-serif;
	color: #8b7c67;
	font-size: 12px;
	line-height: 1.2;
}

.comment-icon {
	background: url(../img/comment-icon.png) no-repeat;
	width: 21px;
	height: 18px;
	display: inline-block;
	margin-top: -1px;
	margin-right: 2px;
}

/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar .widget {
	background: url(../img/fire-left-bg.png) left 5px bottom no-repeat;
}

.right-sidebar .widget:last-child {
	background: none;
}

.widget-login {
	text-align: center;
	background: url(../img/sword-bg.png) left -3px bottom no-repeat !important;
}

.widget-login button,
.widget-login .button {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}

.widget-login p {
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}

.widget-login p:after {
	content: "";
	position: absolute;
	background: url(../img/corner-icon.png) no-repeat;
	width: 42px;
	height: 27px;
	right: -12px;
	top: -7px;
	z-index: 2;
}

.widget-login .login-in:before {
	content: "";
	position: absolute;
	background: url(../img/helmet-icon.png) no-repeat;
	width: 39px;
	height: 49px;
	left: -17px;
	top: -4px;
	z-index: 2;
}

.widget-login .pass-in:before {
	content: "";
	position: absolute;
	background: url(../img/note-icon.png) no-repeat;
	width: 47px;
	height: 46px;
	left: -20px;
	top: -4px;
	z-index: 2;
}

.widget-login .login-links a {
	text-decoration: underline;
	color: #f6c88a;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
}

.widget-login .login-links a:hover {
	text-decoration: none;
}

.server-block {
	background: url(../img/chain.png) center top no-repeat;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.server-block__server {
	min-height: 130px;
	width: 80px;
	position: relative;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	padding: 10px 0px 0px 0px;
}

.server-block__server:after {
	content: "";
	position: absolute;
	height: 20px;
	width: 50px;
	left: 14px;
	bottom: 67px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 20px 20px 0px rgba(134, 255, 7, 0.5);
	box-shadow: 0px 20px 20px 0px rgba(134, 255, 7, 0.5);
}

.server-block__server img {
	position: absolute;
	width: 69px;
	height: 121px;
	left: 5px;
	top: 24px;
	-webkit-filter: drop-shadow(0px 10px 20px rgba(134, 255, 7, 0.5));
	filter: drop-shadow(0px 10px 20px rgba(134, 255, 7, 0.5));
}

.server-block__server p {
	position: relative;
	z-index: 1;
	color: #ecc084;
	width: 100%;
	font-size: 14px;
	font-family: Times New Roman, Georgia, serif;
	margin-bottom: 12px;
}

.server-block__server div {
	position: relative;
	z-index: 1;
	width: 100%;
}

.server-block__server div .online-n {
	color: green;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.server-block__server div .online-n span {
	font-size: 14px;
}

.server-offline img {
	-webkit-filter: drop-shadow(0px 10px 20px rgba(219, 95, 78, 0.9));
	filter: drop-shadow(0px 10px 20px rgba(219, 95, 78, 0.9));
}

.server-offline:after {
	content: "";
	position: absolute;
	height: 20px;
	width: 50px;
	left: 14px;
	bottom: 67px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 20px 20px 0px rgba(219, 95, 78, 0.7);
	box-shadow: 0px 20px 20px 0px rgba(219, 95, 78, 0.7);
}

.block-top {
	width: 280px;
	margin: 0 auto;
	position: relative;
}

.block-top__player {
	height: 38px;
	width: 100%;
	border: 1px solid rgba(69, 49, 22, 0);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #f6c88a;
	font-family: Times New Roman, Georgia, serif;
	font-size: 14px;
	position: relative;
	margin-bottom: 8px;
}

.block-top__player:hover {
	border: 1px solid rgba(69, 49, 22, 0.8);
	background: rgba(86, 55, 20, 0.2);
	color: #f9e0bd;
}

.block-top__player:hover:after {
	content: "";
	position: absolute;
	background: url(../img/list-hover.png) no-repeat;
	left: -9px;
	top: -5px;
	width: 255px;
	height: 46px;
}

.block-top__player-top {
	height: 38px;
	width: 100%;
	color: #f6c88a;
	font-family: Times New Roman, Georgia, serif;
	font-size: 14px;
	position: relative;
	margin-bottom: 8px;
	cursor: text;
}

.player span {
	text-align: center;
}

.player__number {
	width: 30px;
}

.player__name {
	text-align: left !important;
	width: 100px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.player__lvl {
	width: 30px;
}

.player__res {
	width: 30px;
}

.video {
	width: 249px;
	height: 166px;
	margin: 0 auto;
	background: url(../img/border-img.png) no-repeat;
	margin-bottom: 55px;
}

.video a {
	display: block;
	position: relative;
}

.video a:after {
	content: "";
	position: absolute;
	background: url(../img/play-icon.png) no-repeat;
	height: 40px;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
}

.video img {
	width: 239px;
	height: 154px;
	text-align: center;
	display: block;
	border: 1px solid rgba(236, 192, 133, 0.2);
}

.banners {
	width: 100px;
	margin: 0 auto;
}

.banners a {
	background: url(../img/banner-bg.png) no-repeat;
	width: 99px;
	height: 44px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 11px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
	margin-bottom: 12px;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 90px;
	color: #8c7862;
	font-size: 12px;
	position: relative;
}

.footer a {
	color: #edc598;
}

.copyright {
	text-align: center;
	line-height: 1.2;
	padding-top: 30px;
}

.copyright-templ {
	right: 110px;
	position: absolute;
	top: -100px;
}

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.modalDialog:target {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.modalDialog>div {
	width: 600px;
	height: 350px;
	position: relative;
	padding: 20px 20px;
	border-radius: 3px;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform: scale(0);
	transform: scale(0);
	text-align: center;
}

.modalDialog:target>div {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.close {
	background: #b3885e;
	color: #fff;
	line-height: 18px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 25px;
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 50%;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
	padding: 3px;
	font-family: Tahoma, Arial, sans-serif;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.widget__title span {
		background: none;
		color: #eecf92;
	}
}

.admincp-button {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffffff !important;
	border: 2px solid #000000 !important;
	color: #000000 !important;
	font-weight: bold !important;
}

/* RANKINGS MODULE */
/* Estilos de la tabla principal */
.rankings-table {
    width: 100%;
    border-collapse: separate; /* Permite border-spacing */
    overflow: hidden; /* Asegura que los bordes redondeados se apliquen bien */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); /* Sombra exterior más prominente */
}
/* Estilos para las celdas de la tabla */
.rankings-table tr { border-bottom: 2px solid #5a5a5a; /* Separador más grueso */
}

/* Estilos para las celdas de la tabla */
.rankings-table tr td {
    background-color: #1a1414; /* Fondo de las celdas, un poco más claro que la tabla */
    padding: 5px 5px; /* Más padding para una mejor legibilidad */
    font-size: 12px; /* Ajuste de tamaño de fuente */
    vertical-align: middle !important;
    text-align: center;
    color: #e0e0e0; /* Color de texto claro para las celdas */
    transition: background-color 0.3s ease; /* Transición suave para el hover */
	border-bottom: 1px inset #5a5a5a; /* Separador más grueso */
}



/* Efecto hover en las filas (aplicado a las celdas para que cubra toda la fila lógica) */
.rankings-table tr:hover td {
    background-color: #444444; /* Un tono más claro al pasar el ratón */
    cursor: pointer;
}

/* Estilos para las imágenes de clase */
.rankings-class-image {
    width: 20px; /* Un poco más grandes */
    height: auto;
    border-radius: 50%; /* Imágenes circulares */
    box-shadow: 0 0 8px rgba(0, 200, 255, 0.4), inset 0 0 5px rgba(0, 200, 255, 0.2); /* Sombra exterior azulada y sutil sombra interior para brillo */
    transition: transform 0.2s ease-in-out;
}

.rankings-class-image:hover {
    transform: scale(1.05); /* Ligeramente más grande al pasar el ratón */
}


/* Estilos para los enlaces dentro de las celdas */
.rankings-table tr td a {
    color: #87cefa; /* Un azul claro distintivo para los enlaces */
    text-decoration: none; /* Sin subrayado por defecto */
    transition: color 0.3s ease;
}

.rankings-table tr td a:hover {
    color: #a7e0ff; /* Un azul más claro al pasar el ratón */
    text-decoration: underline; /* Subrayado al pasar el ratón */
}

/* Estilos para el número de posición */
.rankings-table-place {
    color: #ffd700; /* Un dorado o amarillo para destacar la posición */
    font-weight: bold;
    font-size: 1.1em; /* Un poco más grande para enfatizar */
    text-align: center;
    /* Puedes añadir un texto-shadow si quieres más pop */
    /* text-shadow: 0 0 5px rgba(255, 215, 0, 0.5); */
}

/* Estilos para la primera fila (encabezados, si la usaras así, o la fila de Top 1) */
.rankings-table tr:first-child td {
    background-color: #4a4a4a; /* Un fondo un poco más oscuro o diferente para el encabezado */
    color: #f5f5f5; /* Texto más claro para el encabezado */
    font-weight: bold;
    font-size: 12px;
    border-bottom: 2px solid #5a5a5a; /* Separador más grueso */
    border-bottom-left-radius: 0; /* Asegurarse que las inferiores no se redondeen si no es una fila de contenido */
    border-bottom-right-radius: 0;
}

/* Estilos para el texto de la última actualización */
.rankings-update-time {
    text-align: right;
    font-size: 12px;
    color: #888; /* Un gris más oscuro para que sea sutil pero legible */
    padding: 15px 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 {
	background: url("../img/rank.png") no-repeat;
	display: inline-block;
	width: 133px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #999;
}

.rankings_menu a.active {
	color: #FFF;
}

.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: #9C640C;
	border: 1px solid #9C640C;
}

.myaccount-table tr td:first-child {
	color: #FFF;
	font-weight: 500;
}

.myaccount-table tr td {
	border-bottom: 1px solid #000;
	padding: 15px !important;
}

.myaccount-table tr:last-child td {
	border: 0px;
}

/* GENERAL TABLE UI */
.general-table-ui {
	width: 100%;
	table-layout: fixed;
	background: #9C640C;
	border: 1px solid #9C640C;
	padding: 10px;
	margin: 10px 0px;
}

.general-table-ui tr td {
	padding: 5px;
	vertical-align: middle !important;
}

.general-table-ui tr:first-child td {
	color: #FFF;
}

.general-table-ui tr:nth-child(2n+2) td {
	background: #B7950B;
}

.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%);
}

.ranking-home {
	width: 80%;
	color: #CCD1D1;
}

.ranking-home tbody tr {
	border-bottom: 1px inset #5b1111 !important;
	line-height: 40px;
}

.ranking-home tbody tr th {
	border-bottom: 1px inset #5b1111 !important;
	line-height: 40px;
	text-align: left;
}

.ranking-home a {
	color: #82E0AA;
	font-weight: 500;
	text-decoration: none;
}

.ranking-home .imagenchar img {
	width: 25px;
}


/*# sourceMappingURL=style.css.map */

.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: bold;
}

.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;
}


.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}


.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0;
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}