﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #ffcb01;
    font-size: .80em;
    font-family: Segoe UI, Helvetica, Verdana !important;
    margin: 0px;
    padding: 0px;
    color: #696969;
    /*background-image: url('../Imgs/logo_fondo_300.jpg');*/
    background-repeat:no-repeat;
    background-position: right;
    
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    margin-left: 10px;
    margin-right: 10px;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

.header
{
    margin: 0px;
    padding-top: 0px;
    background: #ffffff;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #FFB619;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    min-height: 650px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 10px 0px 10px 0px;
    margin: 10px auto 0px 0px;
    height: auto;
    text-align: left;
    line-height: normal;
    background-color: #F1F1F1;
}

.footer_content
{
    width: 960px;
    color: #4e5766;
    margin: 0px auto 0px auto;
}

.logo_footer
{
   padding:5px;
   margin:0px;
}

.logo_footer img
{
    max-height: 105px;
}

.logo_footer_zitelia
{
  
    margin-right: 20px;
  
}

div.datos_contacto
{
    float: right;
    margin-top: 65px;
    margin-right: -160px;
    color: #A09E9F;
}
div.terminos
{
    float: left;
    margin-left: 190px;
    height: auto;
    position: absolute;
}

div.terminos a:link
{
    color:#A09E9F;
    text-decoration: none;
}
div.terminos a:visited 
{
    color:#A09E9F;
}
div.terminos a:hover 
{
    color:#404040;
} 
div.terminos a:active 
{
    color:#404040;
}

/* TAB MENU   
----------------------------------------------------------*/
/*
div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}
*/
div.menu
{
    width: 100%;
    margin-top: 60px;
    position: relative;
}

.menu_contenido
{
    margin-top: 0px;
}

div.barra
{
    padding: 88px 0px 0px 0px;
    background-color: #FFE8B6;
    position: absolute;
    width: 100%;
}
div.botones
{
    width: auto;
    position: absolute;
    margin-top: -25px;
    border-right:2px solid #FEAE00;
    margin-left:321px;
}

.btn_info
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_info.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_info:hover
{
    background-image: url('../Imgs/btn_info_over.png');
}

.btn_info_sel
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_info_over.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_instrucciones
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_instrucciones.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_instrucciones:hover
{
    background-image: url('../Imgs/btn_instrucciones_over.png');
}

.btn_instrucciones_sel
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_instrucciones_over.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_reserva
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_reserva.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_reserva:hover
{
    background-image: url('../Imgs/btn_reserva_over.png');
}

.btn_reserva_sel
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_reserva_over.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_noticias
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_noticias.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}

.btn_noticias:hover
{
    background-image: url('../Imgs/btn_noticias_over.png');
}

.btn_noticias_sel
{
 
    border-left: 1px solid #FEAE00;
    background: transparent url('../Imgs/btn_noticias_over.png') center top no-repeat;
    display: inline-block;
    height: 124px;
    width: 142px;
    margin-bottom: 10px;
}
/*
div.botones img
{
    border-left:1px solid #FEAE00;
}
*/
div.logo_inst
{
    position: absolute;
}

div.logo_inst img
{
    background-color: #ffffff;
    width: 100px;
    height: 100px;
    border: 3px solid #FFB619;
    border-radius: 13px;
    margin-left: 20px;
    margin-top: 20px;
}

div.logo_inst h1
{
    font-size: 20px;
}

div.image_logo_inst
{
    float:left;
    overflow-x: hidden;
}

div.text_logo_inst
{
    float: left;
    width: 135px;
    margin-left: 8px;
    margin-top: 25px;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

.userlogged
{
    font-size: 20px;   
    color: White; 
}

/* MISC  
----------------------------------------------------------*/



.title
{
    display: block;
    float: right;
    text-align: left;
    width: auto;
    margin-right: 20px;
    margin-top: 20px;
}



.logo_zitelia
{
    display: block;
    float: right;
    text-align: left;
    width: auto;
    margin-right: 20px;
    margin-top: 20px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/*PAGINAS*/
.informacion, .instrucciones
{
    border: 1px solid rgb(241, 241, 241);
    border-radius: 10px 10px 10px 10px;
    margin-top: 75px;
    margin-bottom: 20px;
    padding: 35px 35px 35px 35px;
    min-height: 540px;
}


div.reservar
{
    margin-top: 195px;
}

div.noticias
{
    margin-top: 75px;
}

/*FIN PAGINAS*/

#acceso_usuarios
{
  
    margin-top: 20px;
  
}

div.acceso_usuarios input
{
    width: 100% !important; 
    height: 40px;
    border-radius: 5px;   
}

.inputs
{
    border-right: 5px solid black;
    height: 182px;
    padding-right: 25px;
}

.inputs_empresas
{
    background-color: white;
    height: 220px;
    border-radius: 10px;
}

div.acceso_empresas
{
    margin-top: 20px;
    width: 53%;
    float: right;
}

.texto_empresas 
{
    padding-right:0px !important;
    }

.texto_empresas p
{
    font-size: 10pt;
}

div.acceso_empresas input
{
    float: left;
    width: 100% !important;
    height: 40px;
    border-radius: 5px;
    margin-bottom: 10px; 
    font-weight: bold;
    font-size: 12pt;
}

.p_title_empresas
{
    margin: 0px 0px 0px 8px;
    width: 65%;
    font-weight: bold;
    font-size: 14pt !important;
    padding:5px 0;
}

.mascota_carnet_empresas
{
    text-align: right;
}

div.btn_entrar
{
    float: right;
    clear: both;
    margin-top: 10px;
    width: 100%;
}

div.btn_empresas
{
    float: right;
    margin-top: 10px;
    width: 30%;
}

div.btn_empresas a
{   
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    
    display: inline-block;
	font-style:normal;
	line-height:40px;  
	margin-bottom:10px;  
}

div.btn_entrar a
{
    background: transparent url('../Imgs/btn_entrar.png') center top no-repeat;
    display: block;
    width: 268px;
    height: 85px;
    color: Orange;
    text-align: center;
    text-transform:uppercase;
    font-size: 60px;
    text-decoration: none;
}

div.btn_entrar a:hover
{
    background: transparent url('../Imgs/btn_entrar_over.png') center top no-repeat;
    color: black;
}

.subtitle > h2
{
    background-color: Black;
    color: white;
    text-align: center;
    font-size: 11pt !important;
    font-weight: bold;
    border-radius: 10px;
    width: 100% !important;
    padding:5px;
    margin-bottom: 10px;
    margin: 3px 0px 3px 0px;
    
}

.subtitle p
{
    margin: 3px 0px 3px 0px;
}

.contenido_superior
{
    margin-top: 55px;
    display: inline-block;
}

.contenido_inferior
{
    float: left;
}

.texto_lateral
{
    margin-top: 40px;
}

.textos_laterales
{
    width: 275px;
    
}

.textos_numero
{
    background-color: orange;
    color: white;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    width: 30px;
   
}

.textos_titulo
{
    font-size: 30pt;
    font-weight: bold;
    color: black;
    margin: -22px 0px 0px 0px;
    float: left;
}

.textos_comentario
{
    color: rgb(173, 173, 173) !important;
    font-weight: bold !important;
    font-size:150%;
    margin-left:60px;
}

.imagen_principal
{
    float: right;
    margin-bottom: -190px;
    
}

.imagen_principal img
{
    max-width: 640px;
}

.btn_entrardemo
{
    float: right;
    clear: both;
    margin-top: 20px;
}

div.btn_entrardemo a
{
    background: transparent url('../Imgs/btn_entrar.png') center top no-repeat;
    display: block;
    width: 268px;
    height: 85px;
    color: White;
    text-align: center;
    text-transform:uppercase;
    font-size: 60px;
    text-decoration: none;
}

div.btn_entrardemo a:hover
{
    background: transparent url('../Imgs/btn_entrar_over.png') center top no-repeat;
    color: black;
}


div.btn_dondejugar
{
    float: right;
    clear: both;
    margin-top: 20px;
    margin-right: 10px;
}

div.btn_dondejugar a
{
    background: transparent url('../Imgs/btn_donde_res.png') center top no-repeat;
    display: block;
    width: 268px;
    height: 85px;
    color: White;
    text-align: center;
    text-transform:uppercase;
    font-size: 30px;
    text-decoration: none;
}

div.btn_dondejugar a:hover
{
    background: transparent url('../Imgs/btn_donde_res_over.png') center top no-repeat;
    color: black;
}

div.datos_usuario
{
    width: 960px;
    margin: 6px auto 0px auto;
    color: White;
}

div.datos_usuario a
{
    background: transparent url('../Imgs/btn_entrar_mini.png') center top no-repeat;
    display: inline-block;
    width: 63px;
    height: 20px;
    color: White;
    text-align: center;
    text-transform:uppercase;
    font-size: 13px;
    text-decoration: none;
}

div.btn_dondejugar a:hover
{
    background: transparent url('../Imgs/btn_entrar_mini_over.png') center top no-repeat;
    color: black;
}

div.datos_usuario_reg
{
    width: 100%;
    margin: 10px auto 0px auto;
}

div.datos_usuario_reg a
{
    text-decoration: none;
    color: Black;
}

div.datos_usuario_reg a:hover
{
    color: grey;
}

/*Botones de redes sociales en el pié*/
div.redes_sociales
{
    position: absolute;
    margin-left: 364px;
    margin-top: 48px;   
}

.fbk
{
    background: transparent url('../Imgs/ico_facebook_on.gif') center top no-repeat;
    display: inline-block;
    width: 55px;
    height: 34px;
}

.twt
{
    background: transparent url('../Imgs/ico_twitter_on.gif') center top no-repeat;
    display: inline-block;
    width: 55px;
    height: 34px;    
}

.glp
{
    background: transparent url('../Imgs/ico_google_on.gif') center top no-repeat;
    display: inline-block;
    width: 55px;
    height: 34px;        
}

.lnk
{
    background: transparent url('../Imgs/ico_linkedin_on.gif') center top no-repeat;
    display: inline-block;
    width: 55px;
    height: 34px;        
}

/*Columnas del index bajo el carrusel*/
div.resume_cols
{
    width: auto;
    height: auto;
    position:relative; 
    display:table;
    margin-top: -200px;
}

.resume_cols ul 
{
    width:90%; 
    margin-bottom:20px; 
    overflow:hidden; 
} 

.dos_columnas li  
{
    width:50%;
    line-height:1.5em; 
    border-bottom:1px solid #ccc; 
    float:left; 
    display:inline; 
} 

.resume_cols p 
{
    margin-top:10px !important;
    font-weight: bold;
} 

div.primera_foto
{
    border: 3px solid #ffb619;
    border-radius: 20px;
    position:relative;
    float:left; 
    width:46%;
    margin-left: 20px;
    margin-bottom: 25px;
    padding: 10px;
}

div.segunda_foto
{
    border: 3px solid #496077;
    border-radius: 20px;
    position:relative;
    float:left; 
    width:44%; 
    margin-left: 15px;
    margin-bottom: 25px;
    padding: 10px;   
}

div.tercera_foto
{
    border: 3px solid #0369D8;
    border-radius: 20px;
    position:relative;
    float:left; 
    width:46%;
    margin-left: 20px;
    margin-bottom: 25px;
    padding: 10px;             
}

div.cuarta_foto
{
    border: 3px solid #009C1F;
    border-radius: 20px;
    position:relative;
    float:left; 
    width:44%;
    margin-left: 15px;
    margin-bottom: 25px;
    padding: 10px;       
}

div.lenguaje{
    float: right;
    margin:20px;
}

.len_esp{
    background: transparent url('../Imgs/esp.png') center top no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px; 
}

.len_eng{
    background: transparent url('../Imgs/eng.png') center top no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px; 
}

.extras_reservar
{
    width: 160px;
    float: right;
    margin-right: 39px;
}
.info_reservar
{
    background: transparent url('../Imgs/info_reservar.png') center top no-repeat;
    height: 36px;
    float: left;
    width: 25%;
}
.fotos_reservar
{
    background: transparent url('../Imgs/fotos_reservar.png') center top no-repeat;    
    height: 36px;
    float: left;
    width: 25%;
}
.comentarios_reservar
{
    background: transparent url('../Imgs/comentarios_reservar.png') center top no-repeat;
    height: 36px;
    float: left;
    width: 25%;
}
.recargar_reservar
{
    background: transparent url('../Imgs/recarga_reservar.png') center top no-repeat;
    height: 36px;
    float: left;
    width: 25%;
}
.calendario_reservar
{
    margin-left: 163px;
    position: absolute;
    margin-top: 6px;
    color: #010101; 
    font-weight: bold;  
}

.calendario_reservar img
{
    vertical-align: bottom;
}

.reservar_filasuperior
{
    height: 75px; 
    margin-top: -25px;
}

/*TELERIK RESERVAR*/
/*
#ctl00_MainContent_ctl00_MainContent_RadAjaxPanel1Panel, #ctl00_MainContent_ctl00_MainContent_RadAjaxPanel2Panel, #ctl00_MainContent_ctl00_MainContent_RadAjaxPanel3Panel
{
    margin-left: 190px;
    margin-top: -80px;
    margin-bottom: 20px;
    width: 700px;
    border: 2px solid #FFB619;
}

#ctl00_MainContent_ctl00_MainContent_RadAjaxPanelPlanning
{
    margin-left: 190px;
    margin-top: -80px;
    margin-bottom: 20px;
    width: 700px;
    border: 5px solid #FFB619;
}

#ctl00_MainContent_RadGridPlanning_ctl00, #ctl00_MainContent_RadGridReservas_ctl00, #ctl00_MainContent_RadGridRecargas_ctl00
{
    width: 100%;
}

#ctl00_MainContent_RadGridPlanning_ctl00, #ctl00_MainContent_RadGridReservas_ctl00, #ctl00_MainContent_RadGridRecargas_ctl00
{
    width: 100%;
}

#ctl00_MainContent_RadGridPlanning_ctl00 thead, #ctl00_MainContent_RadGridReservas_ctl00 thead, #ctl00_MainContent_RadGridRecargas_ctl00 thead
{
    background: #E1E1E1;
}

#ctl00_MainContent_RadGridPlanning_ctl00 tfoot a, #ctl00_MainContent_RadGridReservas_ctl00 tfoot a, #ctl00_MainContent_RadGridRecargas_ctl00 tfoot a
{
    margin: 20px;
    text-decoration: none;
    color: #7F8080;    
}
#ctl00_MainContent_RadGridPlanning_ctl00 tfoot div, #ctl00_MainContent_RadGridReservas_ctl00 tfoot div, #ctl00_MainContent_RadGridRecargas_ctl00 tfoot div
{
    margin-top: 15px;
    margin-bottom: 15px;  
}
*/

.rgCurrentPage
{
    background: #0094FF;
    border: 1px solid #0094FF;
    border-radius: 10px;
    padding: 8px;
    margin-top: 10px !important;
    text-decoration: none;
    color: white !important;
}

.combos_reservar
{
    margin-left: 164px;
    width: 745px;
    color: #010101;
    position: relative;
    float: left;
    margin-bottom: -25px;
    margin-top: 10px;
    font-weight: bold;
}

.combo_actividades
{
    float: left;
    width: 33%;
}

.combo_localizacion
{
    float: left;
    width: 33%;
}

.combo_ciudades
{
    float:right;
}


.middle
{
    vertical-align:middle !important;
    }
    
    
.width-cell-bonos
{
    width: 60px;
    }    
/*FIN TELERIK*/



.no-padding
{
    padding:0px !important;  
}

.bOrange {
	
   background: rgba(255,213,0,1);
background: -moz-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,183,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,213,0,1)), color-stop(100%, rgba(255,183,0,1)));
background: -webkit-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,183,0,1) 100%);
background: -o-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,183,0,1) 100%);
background: -ms-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,183,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,213,0,1) 0%, rgba(255,183,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#ffb700', GradientType=0 );

	border-radius:0px;
	
	border:1px solid #eda933;
	
	color:#302f2d !important;
	font-family:Segoe UI;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	
	width:100%;
}.bOrange:hover {
	background-color:#d29105;
}.bOrange:active {
	position:relative;
	top:1px;
}


#div-form
{
margin-top:10px;


}

    
#div-form  label
{
font-size:16px;
font-weight:bold;
}


footer a
{
    font-size:175%;
    text-decoration:none;
    padding:10px;
    color:rgb(173, 173, 173) !important;
    font-weight:bold;
  }
  

   



/**********NUEVO DISEÑO************/


body
{
    background-image:url('../Imgs/img-background.jpg');
    background-position: center center;
    background-repeat: no-repeat;
     background-size: cover;
}



.logo_clicac
{
    margin-top:-5px !important;
    width: 220px;
    height: 206px;
    text-align: center;
    margin: 0 auto;
    background-color: white;
}
.logo_clicac img
{
    
    max-height: 120px;
    position:relative;
    text-align:center;
    top:15%;
    background-color: white;
   
}


.header
{
    border-top:6px solid #ffc600;
    padding-top: 5px;
    height: 72px;
    background-color: black;
    padding-bottom: 15px;
}


#div-stores
{
    
margin-top:8px;    
    
}
    
#div-text-titulo
{
        
margin-top:-40px;
font-size:28px;
text-align:left;
margin-bottom:30px;
}

#div-text-titulo > h1
{
    color:#fff;
    font-family:Segoe UI;
    font-weight:bold;
   font-size: 60px;
   font-variant: normal;
   text-align:center;
   line-height:72px;
    }

#div-text-titulo  h2
{
    font-family:Segoe UI;
    font-weight:bold;
    line-height:45px;
    font-size:38px;
    color:#fff;
    font-variant: normal;
     text-align:center;
}


#section-img-pista
{
    margin:20px 0;
}

#section-img-pista img
{
    margin:0 auto;
    }
    
    
#section-form
{
    
    background-image:url('../Imgs/banner-gestor.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size:100% auto;    
    min-height:644px;
    max-height:100%;
 }    
 
 
#section-form h2
{
font-family:Segoe UI;
font-weight:bold;
line-height:40px;
font-size:37px;
color:#ffc600;
font-variant: normal;
    
}
     
     
#section-form h3
{
font-family:Segoe UI;
font-weight:bold;
line-height:20px;
font-size:24px;
color:#4e4e4e;
font-variant: normal;
margin-bottom:20px;
    
}

#section-form p
{
    font-family:Segoe UI;
    color:#1c1310;
    line-height:20px;
    font-size:16px;
  }
 #section-form p:last-child
{
    font-family:Segoe UI;
    color:#4e4e4e;
    line-height:24px;
    font-size:22px;
    margin-top:25px;
  }
  
#div-btn-gestor
{
     margin-left: 30%;
     margin-top: 1%; 
     display:inline-block;
    
}  

#div-gestor
{
    margin-top:100px; 
    display: inline-block;
    }  
  
  
#section-form-right
{
  background-color:#3b3b3b;
   margin-top:9px;
    min-height:626px;
    max-height:100%;
    
}  

#section-form-right h2
{
    font-family:Segoe UI;
    font-weight:bold;
    line-height:40px;
    font-size:32px;
    color:#ffc600;
    font-variant: normal;
    
    
}

#div-form
{
    margin-top:100px;
  
    }
    
    
#form1
{
    
    margin-top: 60px;
    }    
    
.form-group
{
    margin-top:50px;
    
    }
    
    
input[type=text]
{
    font-size:15px !important;
    font-family:Segoe UI;
    color:#4e4e4e !important;
    height:50px !important;
  
}

input[type=password]
{  
    font-size:15px !important;
    font-family:Segoe UI;
    color:#4e4e4e !important;
    height:50px !important;
    
    }

#div-zitelia h2
{
    color: #302f2d;
    font-family: Segoe UI;
    font-size: 30px;
    font-variant: normal;
    font-weight: bold;
    line-height: 40px;
    
    }
#div-zitelia a
{
    color:white;
    }
    
footer a:hover
{
    font-weight:bold;
    color:#4e4e4e !important;
 }    
    
 
#div-zitelia a:hover
{
    
     font-weight:bold;
    color:#4e4e4e;
}   
    

#RadGridDondeJugar 
{
    overflow-x:auto;
    }


#seccion-footer
{
    
    background-image:url('../Imgs/banner-background.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;  
    height:345px;
    
    margin-bottom: -10px;
  
    }

#seccion-footer img
{
    
    z-index:10000000;
     margin-top: 14px;
     max-width:93%;
    }
#seccion-footer h2
{
    color: white;
    font-family: Segoe UI;
    font-size: 30px;
    font-variant: normal;
    font-weight: bold;
    line-height: 40px;
    padding-top:20px;
    padding-bottom:20px;
}

#seccion-footer p
{
    color: white;
    font-family: Segoe UI;
    font-size: 16px;
    line-height: 20px;
}

footer p
{
    font-size:125%;   
 }
    
 #divMensajeError
 {
    margin-top:15px;     
     }   
 #mensajeError
 {
     font-family:Segoe UI;
     font-weight:bold;
     font-size:20px;
     line-height:26px;
     color:#dedede;
     }   
   
/*MEDIA*/
@media (max-width: 768px) 
{
    
    body
    {
    background-position:auto 100%;  
    } 
    
    .header
    { 
    height:auto !important;     
    }
   
    .logo_clicac
    {
    margin-top:-5px !important;
    width: 110px;
    height: 95px;
    text-align: center;
    margin: 0 auto;
    background-color: white;
    }
   
    .logo_clicac img 
    {
        max-height: 70px;
        top:6%;
    }
    
    #div-stores
    {
    margin-top:0px;
    } 
    
    #campo
    {
        display:none !important;    
    }
   
   
    #div-gestor
    {
        margin-top:20px;
        padding-bottom:20px;
       text-align:center;
    }

    #section-form
    {
    background-image:none;
    background-color:White;
    min-height: 575px;
    margin-top:20px;
    }
    
    .no-margin-left
    {
     margin-left:0px !important;   
     }
     
     #div-btn-gestor
    {
      margin-top:5%;    
    }
    
    .bOrange
    {
      margin-top:15px;    
    }
     
    #div-btn-gestor a
     {
         width:97%;
     }
     
    #div-btn-gestor div
    {
    padding:0px !important;
    } 
        
    #section-form-right
    {
      
    background-size: 100% 100%;
    min-height: 570px;
    }    
      
    #div-form {
    margin-top: 45px;
    }
    
    #section-form-right h2 
    {
        text-align:center;    
    }
    
    #section-img-pista
    {
    display:none;
    }
        
    #div-stores div
    {
    padding-left:15px !important;
    }   
        
        
    footer p
    {
    font-size:150%;
           
    }    
     
     
    #div-zitelia a:hover
    {
        font-weight:bold;
        color:#4e4e4e !important;
    }  
    
    #seccion-footer img
    {
        display:none;
        
        
    }
     #seccion-footer
     {
      height:auto;   
      }
     
    #section-titulo
    {
 
     background-position: center 4% !important;
    } 
    
    
    #div-text-titulo
    {
        
    margin-top:0px;
    }

}
 

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) and (max-width: 992px)  
{
    
    #seccion-footer img {
    display: block;
}
    body
  {
    background-position:auto 100%;  
    } 
   .header
   { 
    height:75px;     
   }
   
     .logo_clicac
   {
    margin-top:-5px !important;
    width: 165px;
    height: 116px;
    text-align: center;
    margin: 0 auto;
    background-color: white;
   }
   
   
     .logo_clicac img 
   {
       max-height: 95px;
       top:6%;
   }
    
   #div-text-titulo
   {
        
    margin-top:-40px;
    margin-left:30px;
    
    }
    
      
    #div-btn-gestor
    {
    margin-top:16%;
    margin-left:29%;
        
    }
    
    
    #section-form-right
    {
      
        background-size: 100% 100%;
        min-height: 535px;
    }  
      
    #section-form-right h2 
    {
    text-align:center;    
    }
    
       #div-zitelia a:hover
    {
        font-weight:bold;
        color:#4e4e4e !important;
    }   
    
    
    .div-btn div
    {
        margin-bottom:20px;
        }
        
        
       #div-btn-gestor.no-margin-left
     {
          margin-left:12% !important;
          margin-top:3%;
    }  
    
    #seccion-footer img {
        margin-top: 77px;
        max-width: 102% !important;
    }
    
    #section-titulo
{
  
   background-position: center 5% !important;
  
   
}

 
}


@media (min-width:770px) and (max-width: 991px)  
{
    .no-margin-left
    {
        margin-left:18% !important;
        
    }
    #div-btn-gestor{
        margin-top: 6%;
    }
    #div-btn-gestor.no-margin-left
     {
          margin-left:38% !important;
    }
    
    #div-gestor
    {
        width:88.667%;
        }    
        
    #div-form {
    margin-top: 20px;
}    
        
  #section-form-right
  {
    margin-top: 64px;
    min-height: 517px;
      
      }
      
    #div-btn-gestor div
    {
        margin-bottom:20px;
        }
        
   #seccion-footer img
   {
       max-width: 46% !important;     
       margin-top: -18px;
   }
   
   #seccion-footer img {
        margin-top: 15px;
        max-width: 100% !important;
    }
    
   
}   
 

@media(min-width: 991px) and (max-width: 1200px)
{

    
    #div-text-titulo
    {
        
        margin-top:0px;
        font-size:28px;
        text-align:left
        }
        
    #div-gestor
    {
        margin-top: 80px;
        }    
      
  #section-form-right
  {
      min-height: 516px;
       margin-top: 64px;
  }
  
  #div-form {
    margin-top: 40px;
}
  
       #div-zitelia a:hover
    {
         font-weight:bold;
        color:#4e4e4e !important;
    }   
   
}


@media(min-width: 1200px)
{
    #div-btn-gestor
    {
        margin-top:10%;
        margin-left:29%;
        
        }
    
    }
   
   
   
/*INFOLEGA*/
article
{
 padding-bottom:20px;
}
article div 
{
    font-size:16px;
    background-color:white;
   
 } 
 
 article h2
{
    margin-bottom:10px;
    font-weight:bold;
     font-family:Segoe UI;
}


 article h3
{
    margin-bottom:10px;
    font-weight:600;
    font-family:Segoe UI;
    line-height:30px;
}

article p
{
    line-height:35px;
       
 }
 
 
article ul
{
    margin-top:10px;
    } 
 
article li
{
    line-height:30px;
    margin-bottom:10px;
       
 }
 
 
article a
{
    color:#696969 !important;
    font-weight:bold;
} 

article a:hover
{
    
    font-weight:bold;
    color:#4e4e4e !important;
}
    
    
#div-stores img
{
    height:40px;    
}

#MainContent_tablaBonos
{
    font-size:13px !important;    
}

#section-titulo
{
   background-image:url('../Imgs/Img-publicitaria-clicac.png');
   background-position: center 40%;
   background-repeat: no-repeat;
   background-size:100% auto;
}