﻿ @charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);

a{
	color: #ccd500;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #a9b119;
}
.clear {
    clear: both;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    background: url(/images/eia_logo.png) no-repeat #fff; 
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    background: black;
}
b{
	font-weight: 600;
}


/* Titulos
-------------------------------------------------------------------------*/
h1{
	width: 100%;
	color: #000000;
	font-size: 40px;
	margin-bottom: 25px;
}
h2{
	color: #000000;
    display: table-cell;
    float: left;
    font-size: 45px;
    line-height: 40px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-weight: 300;
}
h2 span{
	font-weight: 400;
}
h3{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	color: white;
	font-size:40px;
	font-family: 'Lato', 'sans-serif';
	font-weight: 300;
}
h4{
	color: #f29100;
    display: table-cell;
    float: left;
    font-size: 35px;
    line-height: 31px;
    margin: 0 0 0;
    text-align: center;
    width: 100%;
    font-weight: 400;
}

p.title{
	color: #000000;
    display: table-cell;
    float: left;
    font-size: 45px;
    line-height: 40px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    font-weight: 300;
}

.grey {	color:#444;}

/* INICIO
-------------------------------------------------------------------------*/
#header{
	margin: 0 auto 0;
	width: 100%;
	position: absolute;
	text-align: center;
	top: 0px;
	overflow: hidden;
	position: relative;
	padding: 5px 0px;
    border: 0 0 0 0;
}
#header table, #footer table{
	height: 100%;
	width: 100%;
}
#header table td, #footer table td{
	vertical-align: middle;
}
#header .content{
	color: #f29100;
    float: left;
    font-size: 30px;
    font-weight: 300;
    line-height: 32px;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
#header .content, #footer .content{
	font-family: 'Pathway Gothic One';
	color: #f29100;
    float: left;
    font-size: 50px;
    font-weight: 300;
    line-height: 52px;
    margin-top: 2px;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
    padding: 0px 0px;
}
#header .content > div, #footer .content > div{
	display: inline-block;
}

#footer{
	width:100%;
	background-color: #6C5726;
	border-top: 20px dotted #A48E4E;
	height: 200px;
}


.line{
	background-color: #DCD293;
	padding: 50px 0px 25px 0px;
	width:100%;
	border-top: 20px dotted #A48E4E;
}



.machineContainer{
	background-color: #000;
	padding: 5px 1px 5px 1px;
	overflow: hidden;
	height: 135px;
}
.slotMachine{
	width: 32.333333%;
	border: 5px solid #000;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	/*margin: 0px 5px;*/
	/*border: 5px solid #000;*/
	background-color: #ffffff;
}
.machineResult{
	color:#fff;
	text-align:center;
	font-weight: 900;
}
.noBorder{
	border:none !important;
	background: transparent !important;
}
.slotMachine .slot{
	height:100px;
	background-position-x: 55%;
	background-repeat: no-repeat;
}
.slot1{
	background-image: url("../img/slot1.png");
}
.slot2{
	background-image: url("../img/slot2.png");
}
.slot3{
	background-image: url("../img/slot3.png");
}
.slot4{
	background-image: url("../img/slot4.png");
}
.slot5{
	background-image: url("../img/slot5.png");
}
.slot6{
	background-image: url("../img/slot6.png");
}


#textMachine, #textMachine1, #textMachine2, #textMachine3, #textMachine4, #textMachine5, #textMachine6, #textMachine7{
	width:300px;
	height: 50px;
	overflow: hidden;
	display: inline-block;
	text-align: left;
    text-transform:uppercase;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#textMachine > *, #textMachine1 > *, #textMachine2 > *, #textMachine3 > *, #textMachine4 > *, #textMachine5 > *, #textMachine6 > *, #textMachine7 > *{
	padding: 0px 0px;
}




.slotMachineButton{
	width:100px;
	height: 100px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
}

 .prompt {
     padding: 0 0 0 0;
     height: 48px;
     margin: 0 0 0 0;
     font-size: 50px;
     font-weight: 300;
     line-height: 48px;

 }

 ul li {
    list-style-type: none;
}
 
 #slotMachineButton1 {
     color: #000;
 }

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {

    #slotMachineButton1 {
        display: inline-block;
        padding-left: 40px;
        padding-top: 90px;
        color: #000;
        font-size: 50px;
        line-height: 52px;
    }

    ul {
        padding-top: 5px;
    }

    #header .content, #footer .content{	
        font-size: 35px;
        line-height: 36px;
    }

    .prompt {
         padding: 0 0 0 0;
         height: 36px;
         margin: 0 0 0 0;
         font-size: 35px;
         font-weight: 300;
         line-height: 36px;
     }

    #textMachine, #textMachine1, #textMachine2, #textMachine3, #textMachine4, #textMachine5, #textMachine6, #textMachine7{
	    width:200px;
	    height: 36px;
    }
}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
    
    #slotMachineButton1 {
        display: inline-block;
        padding-left: 40px;
        padding-top: 100px;
        color: #000;
        font-size: 50px;
        line-height: 52px;
    }

    ul {
        padding-top: 5px;
    }

    #header .content, #footer .content{	
        font-size: 20px;
        line-height: 21px;
    }

    .prompt {
         padding: 0 0 0 0;
         height: 20px;
         margin: 0 0 0 0;
         font-size: 20px;
         font-weight: 300;
         line-height: 21px;
     }

    #textMachine, #textMachine1, #textMachine2, #textMachine3, #textMachine4, #textMachine5, #textMachine6, #textMachine7{
	    width:140px;
	    height: 21px;
    }
}