﻿@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/CenturyGothic.eot?') format('eot'), 
	     url('../fonts/CenturyGothic.woff') format('woff'), 
	     url('../fonts/CenturyGothic.ttf')  format('truetype'),
	     url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	
}

@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('../fonts/CenturyGothic-Bold.eot?') format('eot'), 
	     url('../fonts/CenturyGothic-Bold.woff') format('woff'), 
	     url('../fonts/CenturyGothic-Bold.ttf')  format('truetype'),
	     url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
}


.ui-body-a 
{
	background-image: url(../images/bg.jpg);
	background-size:100% 100%;
}
#slider 
{
	overflow:hidden;
}

.text
{
    font-size:18px;
   font-family: 'CenturyGothic';
}


div.content
{
	
	background:none;
	padding:5px 5px;
	font-family: 'CenturyGothic';
}
div.content h1
{
	font-size:18px;	
	padding:0 0 21px 0;
	color:#ffd24f;
	font-weight:bold;
}

div.content p
{
	font-size:14px;	
	line-height:20px;
}

/* Grid Styles */
.gdVw
{
    width:100%;
	padding:5px 5px;
	border-spacing: 0;
	color:#fff;
	background-color:rgba(0,0,0, 0.6);
	font-family: 'CenturyGothic';
}

.gdVw th
{
	padding:5px;
	background:none repeat scroll 0 0 rgba(225, 225, 225, 0.52);
	font-weight:bold;
	font-size:14px;
	border:1px solid #fff;
	border-spacing: 0;
}

.gdVw td
{
	padding:5px;	
	border:1px solid #fff;
	border-spacing: 0;
	background:#000;
}

.gdVw td a
{
	color:#50b948;
}

.gdVw td tfoot
{
	padding:8px;
	background:url("../images/bg-bottom.jpg") repeat-x scroll left top #151515;
	font-weight:bold;
	font-size:13px;
	border:1px solid #fff;
}

.gdVw td tfoot
{
	padding:8px;
	background:url("../images/bg-bottom.jpg") repeat-x scroll left top #151515;
	font-weight:bold;
	font-size:13px;
	border:1px solid #fff;
}

/* End Grid Styles */
.contentBG 
{
	margin-left:auto;
	margin-right:auto;
	/*background: rgba(0, 0, 0, 0.6);*/

}

.casinobHeight 
{ 	
    height: 100% !important;
}

#lbluserinfo {
	text-align:right;
}

/*pop up css*/

/* 
	author: istockphp.com
*/
#backgroundPopupGeolocation { 
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
	cursor:pointer;
}

#popupGeolocation {	
    background:#161616;
    border: 4px solid #A79972;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 3%;
    position: fixed;
    top: 10%;
    width: 90%;
    z-index: 2;
}
div.loader {
    background: url("../img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.closeGeoLocationPopup {
    cursor: pointer;
    float: right;
    height: 28px;
	line-height:28px;
	font-family:Corbel;
	font-size:14px;
    top:6px;
	right:12px;
    position: absolute;
    width: 63px;
	background:url("../images/close_btn.png") no-repeat right center;
	color:#afafaf
}
div.closeGeoLocationPopup:hover
{
	background:url("../images/close_btn_hover.png") no-repeat right center;
}
.overlay{
background: #000;
opacity: 0.5;
position: fixed;
top: 0px;
left: 0px;
z-index: 9;
width: 100%;
height: 100%;
display: none;
}
.visible
{
	display:block
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content, div#popup_contentGeoLocation {
     overflow-y:scroll;
	   max-height:450px;
}

.popup_content {
	margin-top: -11px;
}

#popup_contentGeoLocation {
	padding-left:10px;
	padding-right:10px;
}

#popup_content h1, #popup_contentGeoLocation h1
{
	 background: none repeat scroll 0 0 #2B2B2B;
    color: #D5BE85;
    font-family: 'CenturyGothic';
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}


.popup_content h1
{
	background: none repeat scroll 0 0 #2B2B2B;
    color: #D5BE85;
    font-family: 'CenturyGothic';
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}

.popup_content2 h1
{
	 background: none repeat scroll 0 0 #2B2B2B;
    color: #D5BE85;
    font-family: 'CenturyGothic';
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}
#popup_content ul, #popup_contentGeoLocation ul
{
	padding:15px;
}


#popup_content ul p, #popup_contentGeoLocation ul p
{
	color:#919191;
	font-weight:normal;
	 font-family: 'CenturyGothic';
}


#popup_content ul, #popup_contentGeoLocation ul
{
	color:#919191;
}

/*popup css end*/

.subtitle
{
	color:#EFD694 !important;
	font-weight:bold;
}

.labelLight {
	font-weight: 700;
	color: #FFF;
}

/* Responsible Gamming */

.textContent {
	color:#999;
	text-align:justify;
	padding-left:3px;
	padding-right:3px;
}


/* STYLES FOR HR */

/* Flaired edges, by Tomas Theunissen */ 
hr.double-border {
	 height: 30px; 
	 border-style: solid; 
	 border-width: 2px 0 0 0;
	  border-radius: 20px; }
	hr.double-border:before {
		/* Not really supposed to work, but does */
		display: block;
		content: "";
		height: 30px;
		margin-top: -31px;
		border-style: solid;
		border-width: 0 0 1px 0;
		border-radius: 20px;
	}


hr.dashed {
	 border: 0;
	 border-bottom: 1px dashed #ccc; 
	 background: #999; 
}

hr.gradient
{ border: 0; 
  height: 7px; 
  background-image: linear-gradient(to right, transparent, rgba(251, 251, 251, 0.2), transparent)

}
	    




.flex {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	display: -o-flex;
	justify-content: space-around;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-o-flex-wrap: wrap;
}
	                                                                                                         
.flex-column {
	display: flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	display: -o-flex;
	justify-content: space-around;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	-o-flex-direction: column;
	height:100%;
	}

/************* CASINO C Stlyes ********************/


#casinoGameList {
	height:200px;
	overflow-y:scroll;
	border:2px dashed grey;
	margin:auto;
}

#casinoGameList .casinoGameBox, .casinoGameList_D .casinoGameBox{
	text-align:center;
	margin:5px;
	width:150px;/*Este width habría que variarlo si se cambia la imagen del juego que contiene*/
	padding-bottom:3px;
	background-color:#000;
	color:white;
}

#casinoGameList img, .casinoGameList_D img {
	display:block;
	margin-bottom:0px;
	cursor:pointer;
}

#casinoGameList .casinoGameTitle, .casinoGameList_D .casinoGameTitle{
	font-family: 'CenturyGothic';
	font-size:13px;
	font-weight:bold;
}



.slideshow_arrow{
	height:0px;
	text-align:center;
}

.slideshow_arrow img{
	width:40px;
	position:relative;
}

.slideshow_arrow.arrow_up img{
	top:1px;
}

.slideshow_arrow.arrow_down img{
	top:-21px;
}

/*** END Casino C Styles ***/


/*   CASINO D Styles*/
	
.casinoGameList_D {
    height: 200px;
    overflow-y: scroll;
    padding: 20px;
    margin: 10px;
    background: #be9847;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    /* line-height: 1.3em; */
    /* border: 2px dashed #1e1e1e; */
    /* border-radius: 10px; */
    box-shadow: 0 0 0 8px #9a692b, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
    text-shadow: -1px -1px #aa3030;
    font-weight: normal;
}
	
/* END CASINO D Styles*/



/********* OVERLAY STYLES *********/

.overlay{
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #000;
     z-index:1001;
     opacity:.75;
     -moz-opacity: 0.75;
     filter: alpha(opacity=75);
}

.modal {
     display: none;
     position: fixed;
     top: 16%;
     left: 7%;
     width: 80%;
	 /*height: 50%;*/
	 height:auto;
     padding: 10px;
     background: #fff;
     color: #333;
     z-index:1002;
     overflow: auto;
}



/************************** QUOTES ************************/
.quotes{
    text-align: center;
    background: #333;
    /*width: 491px;*/
    padding: 15px;
    border-radius: 30px;
    box-shadow: inset 0 0 0 10px #333, inset 0 0 0 12px rgba(255,255,255,0.6);
	color:whitesmoke;
}

.quotes pp {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding-top: 25px;
    text-transform: uppercase;
    text-shadow: 0 0 1px #fff, 0 1px 1px #000;
    font-family: 'Annie Use Your Telescope', cursive;
}

.quotes p span {
    display: block;
    position: relative;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid rgba(255,255,255,0.3);
}

.quotes p span:before {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #ddd;
    content: "\275d";
    font-size: 35px;
    color: #333;
    top: 3px;
    left: 50%;
    margin: -25px 0 0 -24px;
    border-radius: 50%;
    line-height: 46px;
}