/*
 * Definiciones necesarias para eliminar el puntito que aparece
 * por culpa del div que renderiza el tag html:form al
 * renderizar el token de transacci�n
 */
input[type="hidden"] {border: 0;}

/* MARCAR PASO ACTIVO - Incluido nuevo paso en la compra de terminales que no est� en la maqueta */
#compra_terminales_paso3_page #buying_steps .step3 {
font-weight: bold;
	color: #4c864c;
	background-position: left top;
}

#compra_terminales_paso3_page #column_1 h2 {
	background: url("../../img/XL/h2_terminales.png") top left no-repeat;
	margin: 25px 0 5px;
}

#compra_terminales_paso3_page #column_1 h3 {
	background: url("../../img/XL/h3_tumovil.png") top left no-repeat;
	margin: 0 0 5px;
}

#main_content #client_login #requestPasswordForm p.info {
	margin-left: 70px;
	color: #fff;
}

#main_content #client_login #requestPasswordForm p {
	margin-right: 0;
}

#main_content #client_login #requestPasswordForm input {
	width: 278px;
	margin: 0;
}

body#mi_simyo_login_page .cont form#requestPasswordForm p.data {
	margin: 25px 0 15px 15px;
	color: #005d36;
}

body#mi_simyo_login_page #login_box form#requestPasswordForm p.process_navigation {
	margin: 0 20px 0 0;
	float: right;
	display: inline;
}

body#mi_simyo_login_page form#requestPasswordForm p {
	margin-left: 20px;
}

#help_promotional_code {
	width: 250px;
}

#help_cvv_ {
	width: 250px;
}

input#ship_address_number,
input#ship_address_floor{
	width: 50px;
}

#ayudame_custom {
	position: absolute;
	width: 375px;
	height: 30px;
	right: 15px;
	top: 30px;
	margin: 0;
	z-index: 0;
	background: transparent url("../../img/XL/bg_ayudame_logged.png") left top no-repeat;
}

#main_content .phone .phone_data .priceCustom {
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;

}

#main_content .phone .phone_data .priceHandset {
	font-weight: bold;
	/*font-size: 200%;*/
	line-height: 65%;
	color: #25762b;
	border: 1px solid #5b8b00;
	padding: 5px;
	float:right;
}

#main_content .phone .phone_data .priceHandset .thePrice {
    font-size: 150%;
    padding-top: 10px;
    padding-left:10px;
    padding-bottom: 5px;
}