.no_widget #ticks{
    width: 750px !important;
}
#stickyMain #header{
    background: rgb(255,255,255);
}
#stickyWrap{
    font-family: 'Open Sans', arial;
}
.bestText{
    color: rgb(0,158,211);
}
#logo img {
    max-height: 120px;
}
.stepContainer button{
    border: none;
    border-radius: 5px;
    font-weight: normal;
	padding: 6px 10px;
	background-color: rgb(0,158,211);
	color: rgb(255,255,255);
	font-size: 18px;
	cursor: pointer;
	overflow: visible;
}
.stepContainer button:hover{
    background-color: rgb(120,120,120);
}
.swMain ul.anchor li a.selected{
    background: rgb(0,158,211);
    border: 1px solid rgb(0,158,211);
}
.swMain ul.anchor li a.selected:hover{
    background: rgb(120,120,120);
    border: 1px solid rgb(120,120,120);
}
#bg_top{
    background: rgb(220,220,220);
    opacity: 0.8;
}


/********************* Motor de reserva *********************/

#stickyMain #motor #closeButton{
    cursor: pointer;
}
#stickyMain #motorBusqueda{
    background: rgb(0,158,211);
    color: rgb(255,255,255);
}
#stickyMain #motorBusqueda .bgFecha{
    height: 18px !important;
	width: 88px !important;
	border: 1px solid #464646 !important;
    border-radius: 4px !important;
	cursor: pointer;
	background: rgb(240,240,240) url(/img/pueno/date_icon.jpg) no-repeat 70px !important;
	padding: 0 !important;
}
.titSeccionesMotor {
    color: rgb(255,255,255);
}
#stickyMain #motorBusqueda #configuraHabitaciones select{
    border: 1px solid #464646 !important;
    border-radius: 4px !important;
}

#stickyMain #motorBusqueda input{
    width: 90px !important;
    border: 1px solid #464646 !important;
    border-radius: 4px !important;
}
#stickyMain #motorBusqueda button{
    border: none;
    border-radius: 5px;
    font-weight: normal;
	padding: 6px 10px;
	background-color: rgb(0,158,211);
	color: rgb(255,255,255);
	font-size: 18px;
	cursor: pointer;
	overflow: visible;
}
#stickyMain #motorBusqueda button:hover{
    background-color: rgb(120,120,120);
}
#stickyMain #motorBusqueda .contButton{
    margin: 0 15px 0 0 !important;
    width: auto !important;
}
#stickyMain #motorBusqueda span{
    float: none !important;
}
#stickyMain #motorBusqueda #divPromocode{
    float: none !important;
}