/* Parchis for Facebook */

html {
}

body {
    margin: 0;
    padding: 0;
    align: center;
    overflow: hidden;
    background: white;
    /* min-height: 810px; */
    /* 	background-image: url("../images/bggames.jpg"); */
    /* 	background-repeat: repeat-x; */
}

#game iframe {
    display: block;
}

#flashContent3 { /* Flash Container */
    margin: auto;
    display: block;
    float: left;
    width: 100%;
}

#flashLoader { /*make visible*/
    display: block;
    position: absolute;
    text-align: center;
}

.hiddenFlash { /* Flash Container */
    width:1px;
    height:1px;
    overflow:hidden;
}

.visibleFlash { /* Flash Container */
    width: 800px;
    height: 800px;
    overflow:hidden;
}

/* Pone arriba del todo un div*/
.onTop {
    width: 100%;
    position: fixed;
}

/* popUp contenido en el Top*/
.onTop .popUp {
    text-align: center;
    border: none;
    margin-left: auto ;
    margin-right: auto ;
    position: relative;
    background-color: #CEEAF6;
    display: none;
}

/* Estilos para el boton de cerrar del PopUp*/
.onTop .popUp .popUpClose {
    position: absolute;
    right: 0;
}

/* Elimina los puntitos molestos en los obetos flash*/
object, embed {
    outline: 0;
}

/* Popup de Like en Fancybox */
a#hiddenlike {
    position: absolute;
    display: block;
    visibility: hidden;
    left: 200px;
    z-index: 10;
}

#like-popup { /* Popup div container */
    width: 380px;
    height: 100px;
    overflow: hidden;
    top: 300px;
    border: 2px #39589E;
    border-style: solid;
}

div#like-popup .fb_edge_widget_with_comment { /* Facebook wrap*/
    float: left;
    margin-top: 10px;
}

#like-popup .imgLike { /* Image icon*/
    float: left;
    margin: 10px 10px 0px 10px;
}

div.loading-visible { /*make visible*/
    display: block;
    /*position it 200px down the screen*/
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    text-align: center;
    /*in supporting browsers, make it
      a little transparent*/
    background: #fff;
    filter: alpha(opacity = 75); /* internet explorer */
    -khtml-opacity: 0.75; /* khtml, old safari */
    -moz-opacity: 0.75; /* mozilla, netscape */
    opacity: 0.75; /* fx, safari, opera */
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

div.loading-error {
    font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
    background: #FFFFFF url(../images/parchiserror.jpg) no-repeat;

    /*determinamos una anchura*/
    width:100%;
    /*indicamos que el margen izquierdo, es la mitad de la anchura*/
    margin-left:-400px;
    /*determinamos una altura*/
    height:700px;
}

#topTabs {
    text-align: center;
    font-family: 'Luckiest Guy', cursive;
    font-size: 22px;
    color: #FF8500;

}

#topTabsBox {
    text-align: center;
    max-width: 990px;
    height: 23px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    float: none;
    clear: both;
    overflow-y: hidden;
}

.topTabsLeft {
    float: left;
    margin-right: 3px;
}

.topTabsRight {
    float: right;
    margin-left: 3px;
}

#topTabsCenter {
    top: -8px;
    position: relative;
}

.twitterButton {
    line-height: 0;
}

.content-hidePubliItem  {
    display: none;
    bottom: -122px;
    height: 150px;
    background: white;
    width: 100%;
    border-radius: 0 0 10px 10px;
    font-family: 'Luckiest Guy' !important;
    font-style: normal;
    font-weight: 400;
    padding-top: 5px;
    text-align: center;
}

.content-hidePubliItem-float  {
    position: absolute;
    z-index:999;
    bottom: -122px;
    width: 100%;
    right: 0;
}

.content-hidePubliItem p  {
    font-family: 'Arial' !important;
    font-style: normal;
    font-size: 15px;
    color: #666666;
    padding: 0 5px 0px 5px;
}
.content-hidePubliItem p.text-grey  {
    color: #999999;
}

a:link.hidePubliItem, a:visited.hidePubliItem, a:active.hidePubliItem {
    color: #0092dd;
    text-decoration: none;
}

a:hover.hidePubliItem {
    color: #0092dd;
    text-decoration: underline;
}

.content-hidePubliItem .publi-description {
    float: left;
    width: 100%;
    margin-top: 17px;
}

.publi-description p{
    text-align: left;
    padding-left: 15px;
    color: #333;
    font-family: Luckiest Guy !important;
}

.publi-description p:first-child{
    padding-bottom: 5px;
}

.button-hidePubliItem {
    float: right;
}

.buttonTop {
    background:#FFF;
    text-indent:0px;
    border:1px solid #d6d6d6;
    display:inline-block;
    color:#646464;
    font-family:Arial;
    font-size:12px;
    font-style:normal;
    height:23px;
    line-height:25px;
    width:100px;
    text-decoration:none;
    text-align:center;
}
.buttonTop:hover {
    color:#222;
}

.buttonTop:active {
    position:relative;
    top:1px;
}

.buttonThin {
    width:85px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.imageTop {
    top: -2px;
    padding-right: 5px;
    position: relative;
}

#publiSidebar {
    float: right;
    width: 300px;
    margin-right: -300px;
    display: none;
}


/* New Publi popup */
.popup-publi *{
    padding: 0px;
    margin: 0px;
}

.popup-publi {
    display: inline-block;
    min-width: 500px;
    /*max-width: 700px;*/
    position: relative;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border: 5px solid #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
    background:#fff;
}
.popup-publi a.popup-publi-closebtn{
    display:none;
    position: absolute;
    right:-25px;
    top:-25px;
    height: 54px;
    width: 54px;
    background:url(images/closeButton.png) no-repeat top;
}
.popup-publi a.popup-publi-closeImg:hover{
    background-position: bottom;
}
.popup-publi header{
    box-sizing: border-box;
    font-family: Luckiest Guy;
    background: #000;
    border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    height: 40px;
}
.popup-publi header ul{
    color: #fff;
    color: #fff;
    list-style: none;
    padding: 15px;
}
.popup-publi header ul li{
    float:left;
    line-height:15px;
}
.popup-publi header ul li:first-of-type{
    width: 25%;
}
.popup-publi header ul li:last-of-type{
    width: 75%;
}
.popup-publi header ul h1,
.popup-publi header ul p{
    font-size: 16px;
}

.popup-publi aside{
    margin: 0 20px;
    display: inline-block;
}
.popup-publi .popup-publi-content{
    margin: 20px auto 15px;
    background: #000;
}
.popup-publi h2{
    font-family: 'Luckiest Guy' !important;
    font-size: 26px;
    margin-top: 20px;
    color: #0895de;
    text-align: center;
}

.popup-publi button{
    font-family: 'Luckiest Guy' !important;
    color: #fff;
    font-size: 27px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    background:url(images/pinkButton.png) no-repeat top;
    border: 0px;
    width: 129px;
    height: 59px;
}
.popup-publi button:hover{
    background-position: bottom;
}
.popup-publi button span{
    font-size: 35px;
}
.popup-publi small{
    display: block;
    font-family: arial, sans-serif;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    border: 0px;
}


/* New videos popup */
.popup-video *{
    padding: 0;
    margin: 0;
}

.popup-video {
    display: inline-block;
    min-width: 500px;
    /*max-width: 700px;*/
    position: relative;
    background: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border: 5px solid #fff;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.5);
}

.popup-video a.popup-video-closeImg:hover{
    background-position: bottom;
}
.popup-video header{
    box-sizing: border-box;
    font-family: Luckiest Guy;
    background: #000;
    border-radius: 30px 30px 0 0;
    -webkit-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    height: 40px;
}

/* popup minimized */

.popup-video.minimized .popup-video-content{
    overflow: scroll;
    overflow-x: hidden;
    height: 100px;
}
/* End popup minimized */

.popup-video header h1,
.popup-video header p{
    font-size: 24px;
}

.popup-video header h1{
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.popup-video aside{
    margin: 0 20px;
    display: inline-block;
}
.popup-video .popup-video-content{
    margin: 20px auto 15px;
}
.popup-video h2{
    font-family: 'Luckiest Guy' !important;
    font-size: 20px;
    color: #0895de;
    text-align: center;
}

.popup-video a.popup-video-closebtn{
    display:none;
    position: absolute;
    right:-25px;
    top:-25px;
    height: 54px;
    width: 54px;
    background:url(images/closeButton.png) no-repeat top;
}


.popup-video a.popup-video-minimizebtn{
    display: none;
    position: absolute;
    right: 35px;
    top: -20px;
    height: 36px;
    width: 36px;
    background: url(images/minimizeButton.png) no-repeat top;
}

.popup-video a.popup-video-maximizebtn{
    display: none;
    position: absolute;
    right: 35px;
    top: -20px;
    height: 36px;
    width: 36px;
    background: url(images/maximizeButton.png) no-repeat top;
}

.popup-video a.popup-video-closebtn:hover,
.popup-video a.popup-video-minimizebtn:hover,
.popup-video a.popup-video-maximizebtn:hover{
    background-position: bottom;
}

.noVideosDiv{
    width: 450px;
    margin: 0 auto;
}
.noVideosDiv p.noVideos{
    font-family: 'Luckiest Guy' !important;
    display: inline-block;
    width: 300px;
    vertical-align: top;
    font-size: 20px;
    margin: 30px 15px 0 0;
}

#loadingImg p{
    font-family: 'Luckiest Guy' !important;
    font-size: 16px;
}

.reloadVideo{
    cursor: pointer;
    display: inline-block;
    height: 98px;
    width: 98px;
    background: url(images/reloadButton.png) no-repeat top;
}
.reloadVideo:hover{
    background-position:bottom;
}

.clear{clear: both;}
.pay-selector{
    font-family: Arial, sans-serif;
    position: relative;
    box-sizing: border-box;
    width: 300px;
    height: 27px;
    padding:0 0 0 5px;
    background: rgba(252,234,187,1);
    background: -moz-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 47%, rgba(248,181,0,1) 48%, rgba(251,223,147,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,234,187,1)), color-stop(47%, rgba(252,205,77,1)), color-stop(48%, rgba(248,181,0,1)), color-stop(100%, rgba(251,223,147,1)));
    background: -webkit-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 47%, rgba(248,181,0,1) 48%, rgba(251,223,147,1) 100%);
    background: -o-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 47%, rgba(248,181,0,1) 48%, rgba(251,223,147,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 47%, rgba(248,181,0,1) 48%, rgba(251,223,147,1) 100%);
    background: linear-gradient(to bottom, rgba(252,234,187,1) 0%, rgba(252,205,77,1) 47%, rgba(248,181,0,1) 48%, rgba(251,223,147,1) 100%);
    border-radius: 10px 10px 0 0;
    border:2px solid #ff8e00;
    border-bottom: 0;
}
.pay-selector form{
    height: 100%;
}
.pay-selector select{
    width: 202px;
    margin-right:10px;
    height: 20px;
    vertical-align: middle;
    border: 1px solid #ff8e00 ;
    border-radius:0px;
    background: #fff;
    font-size: 12px;
    color: #175876 ;
}
.pay-selector button{
    float: right;
    cursor:pointer;
    height: 100%;
    padding: 0 5px;
    color: #fff;
    font-size: 13px;
    background: rgba(255,175,75,1);
    background: -moz-linear-gradient(top rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
    background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
    /*border: 1px solid #f46f68;*/
    border: 0;
    border-radius: 0 8px 0 0;
}
.pay-selector button:hover{
    background: -moz-linear-gradient(top, rgba(245,157,49,1) 0%, rgba(245,108,10,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,157,49,1)), color-stop(100%, rgba(245,108,10,1)));
    background: -webkit-linear-gradient(top, rgba(245,157,49,1) 0%, rgba(245,108,10,1) 100%);
    background: -o-linear-gradient(top, rgba(245,157,49,1) 0%, rgba(245,108,10,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,157,49,1) 0%, rgba(245,108,10,1) 100%);
    background: linear-gradient(to bottom, rgba(245,157,49,1) 0%, rgba(245,108,10,1) 100%);
}

body.customSkinPS {
    overflow-x: hidden;
    background-attachment: scroll;
    background-position: 50% 0;
    background-repeat: no-repeat !important;
}

.footer-container{
    margin: 0 auto;
}
/* Slider */
.bx-wrapper { max-width: 827px !important; }

/* Footer menu */
.footer-list {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin: 25px 0;
}

.footer-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-list li {
    display: inline-block;
    border-right: 1px solid #9a9999;
    padding-right: 7px;
    margin-right: 7px;
    position: relative;
}

.footer-list li:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.footer-list a {
    color: #9a9999;
}

.footer-list a:hover {
    color: #000;
}

.footer-list a.with-logo{
    padding-left: 22px;
}

.footer-list a.with-logo img {
    position: absolute;
    left: 0;
}

.social-counts {
    text-align: center;
}

.footer-container .social-counts .fb_iframe_widget { top: 2px; }

.custom-ads {
    text-align: center;
}

.footer-list a span {
    position: absolute;
    right: -5px;
    top: -7px;
    background-color: red;
    color: white;
    font-weight: bold;
    font-size: 10px;
    border-radius: 10px;
    padding: 2px 4px;
    line-height: normal;
}

.fb_iframe_widget {
    top: -2px;
}


/* campaign*/

iframe.campaign-frame {
    border: none;
    overflow: hidden;
}

.modal-content {
    width: 690px;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#campaignOverLayer {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    display: none;
    z-index: 2;
}

#campaignCarousel {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.relative {
    position: relative;
}

/* CAROUSEL EFFECTS */
/*
inspired from http://codepen.io/Rowno/pen/Afykb
http://stackoverflow.com/questions/26770055/bootstrap-carousel-fade-no-longer-working-with-maxcdn-3-3-bootstrap-min-css
*/

.android .carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function:linear;
}

.android .carousel-fade .carousel-inner .active {
    opacity: 1;
}

.android .carousel-fade .carousel-inner .active.left,
.android .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.android .carousel-fade .carousel-inner .next.left,
.android .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.android .carousel-fade .carousel-control {
    z-index: 2;
}

.android .opacity0 {
    opacity: 0 !important;
    transition:opacity .5s linear !important;
    -o-transition:opacity .5s linear !important;
    -ms-transition:opacity .5s linear !important;
    -moz-transition:opacity .5s linear !important;
    -webkit-transition:opacity .5s linear !important;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/

@media all and (transform-3d), (-webkit-transform-3d) {
    .android .carousel-fade .carousel-inner > .item.next,
    .android .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .android .carousel-fade .carousel-inner > .item.prev,
    .android .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .android .carousel-fade .carousel-inner > .item.next.left,
    .android .carousel-fade .carousel-inner > .item.prev.right,
    .android .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.enable-flash {
    display: none;
    position: fixed;
    width: 100%;
    text-align: center;
    top: 10%;
}

.arrow {
    height: 100px;
    position: relative;
    -webkit-animation-name: move; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: move;
    animation-duration: 4s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

/* Chrome, Safari, Opera */
@-webkit-keyframes move {
    0%   {top:0;}
    25%  {top:-20px;}
    50%  {top:5px;}
    75%  {top:-10px;}
    100% {top:0;}
}

/* Standard syntax */
@keyframes move {
    0%   {top:0;}
    25%  {top:-20px;}
    50%  {top:5px;}
    75%  {top:-10px;}
    100% {top:0;}
}

/** not installed flash facebook **/

   #installFlashContent .clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	#installFlashContent.grid-container{
		margin:0 auto;
		max-width: 1200px;
		padding-left: 10px;
		padding-right: 10px;
		
	}
	#installFlashContent.grid-container:before{
		content: ".";
		display: block;
		overflow: hidden;
		visibility: hidden;
		font-size: 0;
		line-height: 0;
		width: 0;
		height: 0;
	}
	#installFlashContent .colum{
		float: left;
		width: 50%;
	}
	#installFlashContent .colum img{
		width: 100%;
	}
	@media (max-width: 600px) {
	   #installFlashContent .colum{
		   float: none;
		   margin: 0 auto;
	   }
	}
	
	/** Item shop **/

	
	.item-shop .modal-backdrop.show {
		opacity: .9;
	}
	
	.close-modal-footer {
		cursor:pointer;
	}
	
	/** Carrusel slider **/
	
	.bx-wrapper .bx-controls-direction a.bx-prev {
		left: -45px;
		z-index:2;
	}
	.bx-wrapper .bx-controls-direction a.bx-next {
		right: -45px;
		z-index:2;
	}
	
	.bx-viewport .slide.double {
		width: 340px !important;
	}
	
	.bx-viewport .slide.triple {
		width: 420px !important;
	}
	
	
	
