/* latin */
@font-face {
  font-family: 'Almendra SC';
  font-style: normal;
  font-weight: 400;
  src: local('Almendra SC Regular'), local('AlmendraSC-Regular'), url(https://fonts.gstatic.com/s/almendrasc/v8/Iure6Yx284eebowr7hbyTaZOrLQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Metamorphous';
  font-style: normal;
  font-weight: 400;
  src: local('Metamorphous'), url(https://fonts.gstatic.com/s/metamorphous/v7/Wnz8HA03aAXcC39ZEX5y133ENSqstTs.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Metamorphous';
  font-style: normal;
  font-weight: 400;
  src: local('Metamorphous'), url(https://fonts.gstatic.com/s/metamorphous/v7/Wnz8HA03aAXcC39ZEX5y133EOyqs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
	font-family: 'Quattrocento', serif;
font-weight: 500;
font-size: 16px;
color: white;
background: #3B3B3B;

}
.thumbnail
{
	background: rgba(128, 128, 128, 0.2);
}
.thumbnail .caption
{
	color: white;
}
img {
	border: 0px;
}


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover,
.mainpage h1 a:hover, .mainpage h2 a:hover, .mainpage h3 a:hover, .mainpage h4 a:hover, .mainpage h5 a:hover, .mainpage h6 a:hover, .mainpage h7 a:hover {
	color: #ffffff;
	text-decoration: none;
}
a
{
	color: orange;
	text-decoration: none;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h7 small {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	float: right;
}

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p, h7+p {
	margin-top: 0px;
	
}

h1 {
	font-family: "Almendra SC", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 2em;
	text-align: center;
}

h2 {
	  font-family: "Almendra SC", serif;
  font-weight: 500;
  font-style: normal;
	font-size: 1.5em;
	color: orange;
}

h3 
{
	font-family: "Almendra SC", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.2em;
}

h4 {
	font-size: 15px;
}

hr {
	display: table;
	width: 95%;
	margin-top:3px;
	margin-bottom:6px;
	border: 0px;
	border-bottom: dotted 1px #ffffff;
}

textarea
{
background-color: black; 
border: 1px solid #333333;
color: #FFFFFF;
width: 100%;
min-height: 100px;
}
.processpaybutton
{
	font-size: 20px;
	background: orange;
}
input,
button,
select {
	background-color: dimgray; 
	border: 1px solid #333333;
	color: #FFFFFF;
	
}

input:disabled,
button:disabled,
textarea:disabled,
select:disabled {
	background-color: #222222;
	border: 1px solid #333333;
	color: #444444;
}

input[type='submit']:hover,
input[type='button']:hover,
button:hover {
	background-color: #444444;
	color: #000000;
	cursor: pointer;
}
.btn-danger
{
	text-align:center;
	max-width: 200px;
}
.clear {
	clear: both;
}

.normalFont {
	font-family: Verdana, Helvetica, Arial;
}

h1 .normalFont {
	font-size: 25px;
}

p
{
	text-align: justify;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	/*width: 960px;*/
	margin-top: 3px;
}

.header > .content {
	color: #ffffff;
	text-align: right;
	padding-top: 5px;
}

.header > .content img {
	vertical-align: bottom;
	line-height: 16px;
}

.content > .left {
	float: left;
	/*width: 750px;*/
	margin-right: 10px;
}

.content > .right {
	float: right;
	width: 200px;
}

.mainpage
{
    /*border: 1px solid;
	border-radius: 5px;
	padding: 5px;*/
}

.sidebar
{
	margin-bottom: 15px;
	padding: 5px;
	text-align: center;
	/*border-: 5px;*/
	border: 1px solid ;
}
.destacado
{
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	
}
.mainpage > article,
.sidebar > article {
	display: table;
	width: 100%;
}


.mainpage > header,
.sidebar > header {
	background: gray;
	color: #131313;
	font-weight: 900;
	font-family: 'Almendra SC', serif;
	font-size: 2em;
	
}

.mainpage > header  img,
.sidebar > header img {
	float: left;
	/*padding: 4px 5px 0px 0px;*/
}

.mainpage > header img:last-child:not(:first-child),
.sidebar > header img:last-child:not(:first-child) {
	float: right;
	/*padding: 4px 0px 0px 5px;*/
}

.bananastats
{
	background: gray;
	color: #131313;
	font-weight: 900;
	font-family: 'Almendra SC', serif;
	font-size: 2em;
}
.bananastats > img {
	float: left;
	/*padding: 4px 5px 0px 0px;*/
}
.bananastats > img:last-child:not(:first-child) {
	float: right;
	/*padding: 4px 0px 0px 5px;*/
}

.mainpage > header {
/*
	background-image: url('/images/mainpageheader.png');
	position: relative;
	*/
	
}

.mainpage a
{
	color: #dc751a;
	text-decoration: none;
}


.mainpage a:hover,
.sidebar a:not(.ui-button):not(.ui-state-default):hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.container
{

padding-right: 0px;
padding-left: 0px;
}

.mainpage li {
	 /* margin-bottom: 5px; */
	 list-style-type: none;
}


.sidebar > header {
	text-align: center;
	padding: 5px;
	/*border-radius: 5px;*/
}

.sidebar > article {
	/*width: 194px;
	height: 194px;
	*/
}

.copyrights {
	font-size: 12px;
	color: #fff;
	height: 25px;
}

form.login {
	height: auto;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: 2px;
	margin-bottom: 10px;
}

article.event {
}

article.event.apocalypse {
	background-image: url('/images/apocalypse.png');
}

article.event.crusade {
	background-image: url('/images/crusade.png');
}

article.event.heldenian {
	background-image: url('/images/heldenian.png');
}

article.event.summonevent {
	background-image: url('/images/summonevent.png');
}

article.event div {
	position: relative;
}

.currentEvent {
	top: 90px;
	left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}

article.event.apocalypse .currentEvent {
	left: 30px;
	top: 83px;
}

.nextEvent {
	top: 150px;
	left: 50px;
}

.nextEvent > .ui-button {
	/*border-radius: 16px;*/
}

.calendar > .ui-datepicker {
	min-width: 100%;
	padding: 2px;

}

.ui-widget-content
{
	background: none;
border: 1px solid #333;
color: #FFF;
}
.ui-datepicker-inline
{

}

.ui-datepicker table 
{

}
.calendar .event > *,
.calendar .heldenian > *,
.calendar .crusade > *,
.calendar .summonevent > * {
	opacity: .7;
}
.calendar .legend {
	background: black;
	text-align: center;
	display: table;
}
.calendar .event {
	background: #FF00FF ;
	/*display: table-cell;*/
vertical-align: middle;
}

.calendar .heldenian {
	background: #990000;
	/*display: table-cell;*/
	vertical-align: middle;
}

.calendar .crusade {
	background: #999999;
	/*display: table-cell;*/
	vertical-align: middle;
}

.calendar .summonevent {
	background: #00FFFF;
	/*display: table-cell;*/
	vertical-align: middle;
}
.calendar .pvpevent {
	background: #00FFFF;
	/*display: table-cell;*/
	vertical-align: middle;
}
.form td.key {
	width: 150px;
}

.form td.value {
}

td.left {
	text-align: left;
}

td.right {
	text-align: right;
}

td.center {
	text-align: center;
}


.aresden, .arehunter {
	color: #FF2222;
}

.elvine, .elvhunter {
	color: #7777FF;
}

.cashshopbutton {
	margin: 4px;
	font-size: 15px;
}

.cashshopbutton.ui-button {
	/*border-radius: 24px;*/
}

.cashshopbutton.ui-button > .ui-button-text
{
	position: relative;
	top: -5px;
}

.nemesiscoins {
	background-image: url('/images/nemesiscoins.png');
	background-repeat: no-repeat;
	width: 21px;
	height: 33px;
	margin-left: 2px;
	margin-right: 2px;
}

.ui-button .nemesiscoins {
	position: relative;
	top: 5px;
}

.cashshopBalance {
	position: relative;
}

.cashshopBalance > div {
	position: absolute;
	right: 0px;
	top: 0px;
}

.successBox {
	background-color: #008800;
}

.failureBox {
	background-color: #880000;
}

.successBox,
.failureBox {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 2px 2px 6px;
	margin-bottom: 8px;
	border: 1px solid #686868;
}

.balanceNegative {
	color: #880000;
}

.failureBox .balanceNegative {
	color: #440000;
}

.balancePositive {
	color: #008800;
}

.successBox .balancePositive {
	color: #004400;
}

.#ffffffen {
	color: #ffffff;
}

.hasSocialMedia {
	position: relative;
}

.socialMedia {
	float: right;
	position: absolute;
	top: 3px;
	right: 3px;
}

.author {
	color: gray;
	text-align: right;
	font-size:8px;
}
.download
{
	
    background: red;
    
	border: 1px solid;
	text-align: center;
}
.tranfmethod
{
	max-width: 150px;
}
.specialoffer {
	width: 100%;
	height: 100%;
	border: 0px;
	cursor: pointer;
}

.ui-menu-icon {
	margin-top: 6px;
}

.ui-tooltip {
	max-width: none;
}

.nones
{
font-size: 26px;
text-align: center;
}
.serverstats
{
color: #ffffff;
text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
font-family: 'Almendra SC', serif;
font-size: 2em;
text-align: center;
}
.downloadlink
{
font-size: 20px;
text-align: center;
border: solid 1px #ffffff;
}
.serverrates
{
font-size: 18px;
text-align: center;
}
.hundredpercent
{
font-size: 30px;
text-align: center;
}
.sectionbanana
{
text-align: center;
}
table
{
min-width: 100%;
}
.navbar
{

padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
}
.nav>li>a, .dropdown-menu
{
color: #ffffff;
background: #1D1D1D;
}
.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 aspect ratio */
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar-nav
{
color: #ffffff;
text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
font-family: 'Almendra SC', serif;
font-size: 32px;
text-align: center;
width: 100%;
display: table;
}

.navbar-nav>li>.dropdown-menu
{
    width: 100%;
    margin: auto;	
	
}

.navbar-toggle
{
background-color: white;
}
.icon-bar, .menu
{
background-color: black;
}
.navbar-nav>li
{
display: table-cell;
float: none;
}

.dropdown-in, .dropdown-in>li>a, .dropdown-menu>li>a
{
color: #ffffff;
font-size: 1.2em;
text-align: center;
}


.dropdown-in>li:hover, .dropdown-in>li:focus, .dropdown-in>li>a:hover, .dropdown-in>li>a:focus
{
background-color: #ffffff;
color: black;
text-decoration: none;
}

.opening
{
text-align: center;
color: yellow;
font-size: 25px;

}
.soon
{
display: table-cell;
}
.powered, .powered a
{
color: white;
text-align: right;
font-size: 1.1em;
}
.intro
{
text-align: center;
}
.lang
{
text-align: right;
color: white;
}
ul
{
-webkit-padding-start: 0px;
}
ul.dropdown-in li{
list-style-type: none;
margin: 0px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus 
{
text-decoration: none;
color: black;
background-color: #ffffff;
}


.dropdown-right {
    position:absolute;
    float:right;
    top: 0;
    left: 160px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus 
{
color: black;
background-color: #ffffff;
}
.nav>li>a:hover, .nav>li>a:focus 
{
color: black;
background-color: #ffffff;
}
.cashshopcategorymenu
{
border-bottom: 1px solid white;
}
.social
{
float:left;
}

.jumbotron
{
margin-bottom: 10px;
}


.error
{
color: red;
}
.answer
{
color: yellow;
border-bottom: 1px solid white;
padding-bottom: 30px;
}
.socialshit
{
text-align: center;
}



.bananatext
{
text-align: center;
}
.container .jumbotron {
padding-left: 10px;
padding-right: 10px;
}
.icantinstall
{
	width: 100%;
	text-align:center;
}
.icantinstall a, .icantinstall a:hover
{
margin: 10px;
background: red;
font-size: 1,4em;
color: white;
font-weight: 700;
text-decoration: none;
display: block;

}
.jumbotron p
{
margin-bottom: 5px;
}
.jumbotron h1
{
font-size: 24px;
text-align: center;
}
.sidebaroutside
{
display: table;

}
.dancingbanana
{
width: 80px;
height: 80px;
}

.marketer td{
height: 60px;
border-bottom: 1px solid white;
}
.portaler td{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid gray;
}
.fb-share-button
{
background: white;
vertical-align: middle;
}
.bananaiframe
{
width: 100%;
border: none;
height: 260px;

}
.openingnov
{
text-align: center;
color: black;
font-size: 24px;
}
.openingnovlink
{
text-align: center;
}
.whatisbanana
{
font-size: 20px;
text-align: center;
font-weight: 600;
}
.resal
{
	margin-bottom: 5px;
	text-align: center;
	/*border-radius: 5px;*/
	background: gray;
	border: 1px solid ;

}
.portal
{
	margin-bottom: 5px;
	text-align: center;
	/*border-radius: 5px;*/
	background: gray;
	border: 1px solid ;
	display: table;
}
.portalsubt
{
	color: #dc751a;
    text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
    font-family: 'Almendra SC', serif;
    font-size: 2em;
    text-align: center;
}
.portal a
{
	font-size: 14px;
}
.portal img
{
	text-align: center;
}
.cuadro
{
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	/*border-radius:6px;*/
	background: gray;
	border: 1px solid ;

}
.portal a
{
	
	font-family: 'Metamorphous', cursive;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
}

.herosettings1
{
font-size: 18px;
text-align: center;
}
.bananapageheader
{
text-align: center;
}

label
{
margin-top: 15px;
margin-bottom: 15px;

}
label img
{
background: white;
}
.failedtrans
{
text-align: right;
}

.bannerboxt {
  width: 100%;
  height: 100%;
  background-color: brown;
  display: table;
}

.hbnhrs2 {
  text-align: center;
  color: white;
  font-size: 24px;
}

.imagen {
  width: 100%;
}
.table>tbody>tr>th
{
	background: gray;
	
}
.table>tbody>tr>td
{
	vertical-align: middle;
	background: rgba(128, 128, 128, 0.2); /* Gray color with 50% transparency */
	padding: 10px;

}
.table>tbody>tr>td>a
{
	color: white;
	font-weight: bold;
}
.table , .table th
{
text-align:center;
padding: 5px;
}


.tableguide {
    width: 80%;
    border-collapse: collapse;
    background-image: url('../statics/images/backguidetables.jpg');
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center;
}

.noticia
{
text-align:center;
margin-bottom:10px;
}
.diahoy
{
	color: red;	
}


.datatable
{
	text-align: center;
	border-bottom: 2px solid #ffffff;
}
.datatable th
{
	color: red;
	text-align: center;
	border: 1px dotted black;
}
.datatable td
{
	padding: 10px;
	text-align: center;
	border: 1px dotted black;
	
}
.datatable a
{
	color: yellow;
}


.cashshop
{
	text-align: center;
	border-bottom: 2px solid #ffffff;
}
.cashshop th
{
	color: red;
	text-align: center;

}
.cashshop td
{
	
	text-align: center;
	border-bottom: 1px dotted white;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.lateralia {
  display:none;
}

@media all and (min-width: 1820px) {
    .lateralia 
	{
		position:fixed; /* don't you move */
		top:10px;
		width:300px;
		height:100%;
		display:block;
	}
	.izqe 
	{
	  left:1%;
	}

	.deraa 
	{
	  right:1%;
	}
}

@media all and (min-width: 1510px) and (max-width: 1820px) {
    .lateralia 
	{
		position:fixed; /* don't you move */
		top:10px;
		width:150px;
		height:100%;
		display:block;
		
	}
	.izqe 
	{
	  left:0%;
	}

	.deraa 
	{
	  right:0%;
	}
}
.icono
{
	max-height: 48px;
	float: left;
}
.latest
{
	text-align: center;
	background-color: rgb(250, 255, 189);
	display: block;
}
.latest a, .latest a:hover
{
    color: crimson;

}
.mamama
{
	border-bottom: 1px solid red;
}
.eshoy
{
	background: black;
	color: #FFD700;
}
.modal-dialog {
	width: 800px;
	margin: 30px auto;
}
.video-container {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	justify-content: center;
}
.video {
	width: 300px;
	max-width: 100%;
	padding: 5px;
	border: 1px solid gray;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.video img {
	width: 100%;
	height: auto;
	display: block;
}
.video h3 {
	height: 3em; /* Two lines of text */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
	margin: 10px 0;
}
.share-buttons {
	margin-top: 10px;
	display: flex;
	gap: 10px;
	justify-content: center;
}
.share-buttons a {
	text-decoration: none;
	padding: 8px 12px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
}
.share-facebook { background: #3b5998; }
.share-twitter { background: #1da1f2; }
.share-whatsapp { background: #25d366; }
.blink {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
	color: red;
}

@keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

@-webkit-keyframes blink-animation {
	to {
		visibility: hidden;
	}
}