﻿.WizardRendering {
	display: none;
}

/*##################### NUOVO WIZARD (inizio) ######################*/

.eice_wizard_list li {
	height: 55px;
	width: 175px;
	margin: 0px;
	padding: 5px;
	border: none;
	text-align: left;
}

	.eice_wizard_list li.wizard-indirizzi {
		width: 220px;
	}

ul.eice_wizard_list {
	margin: 15px auto;
}



div.WizardControllerB2C_ORD_MVC_main input[name="save"] {
	display: none;
}

div.WizardControllerB2C_ORD_MVC_main input[name="indi_sala"] {
	display: none;
}

/* erica 25/08/2014 preventivo*/
li.wizard-preve {
	background: url(/framework/eice/Images/checkOutprev.png) no-repeat 0 0px;
}

/*ele 16-02-2016 - mi nasconde il bottone "login"
div.WizardControllerB2C_ORD_MVC_main  input[id="loginW004"]{
  display: none;
}*/
div.WizardControllerB2C_ORD_MVC_main input[id="rega_tregistrW015_save"] {
	display: none;
}

div.WizardControllerB2C_WIS_MVC_main input[id="Cart_WishLIstBtnW001"] {
	display: none;
}

div.WizardControllerB2C_WIS_MVC_main input[id="saveW008"] {
	display: none;
}

div.WizardControllerB2C_WIS_MVC_main input[id="saveW006"] {
	display: none;
}

form#ordineCheckOutFormW002 .error {
	color: #ffffff;
	/*margin-right:150px;*/
	float: left;
	padding: 8px;
	border: none;
	background-color: #9a3c3b;
	border-radius: 0;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	z-index: 999999;
	list-style: none;
}

.WizardToolBarTable_center, .WizardToolBarTable_left, .WizardToolBarTable_right {
	min-height: 0px !important;
}

/*.WizardToolBarTable .WizardToolBarTable_left{padding-left:0;}
.WizardToolBarTable .WizardToolBarTable_right{padding-right:0;}
*/

/*Ele per Friva - 11/10/2016 - New Wizard*/
.eice_wizard_list .btn.btn-default {
	font-size: 1.1em;
}

	.eice_wizard_list .btn.btn-default:hover {
		background-color: #fff;
		cursor: initial;
	}

.wizard-indirizzi:before, .wizard-pagamento:before, .wizard-carrello:before, .wizard-note:before, .wizard-mezzo:before, .wizard-riepilogo:before, .wizard-wishlist:before, .wizard-login:before {
	margin-right: 10px;
	height: 36px;
	width: 36px;
	border-radius: 50%;
	border: 0;
	color: #c4cad0;
	display: inline-block;
	background-color: #dfe6ec;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 5px;
}

.wizard-pagamento.WizardSelectedTitle:before, .wizard-carrello.WizardSelectedTitle:before, .wizard-note.WizardSelectedTitle:before, .wizard-mezzo.WizardSelectedTitle:before, .wizard-riepilogo.WizardSelectedTitle:before, .wizard-wishlist.WizardSelectedTitle:before, .wizard-login.WizardSelectedTitle:before, .wizard-indirizzi.WizardSelectedTitle:before {
	margin-right: 10px;
	height: 36px;
	width: 36px;
	border-radius: 50%;
	border: 0;
	color: #fff;
	display: inline-block;
	background-color: #4CAF4D;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 5px;
}

.wizard-carrello.WizardSelectedTitle:before, .wizard-carrello:before {
	content: "\e116";
	font-family: 'Glyphicons Halflings';
}

.wizard-note.WizardSelectedTitle:before, .wizard-note:before {
	content: "\e062";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-pagamento.WizardSelectedTitle:before, .wizard-pagamento:before {
	content: "\20ac";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-indirizzi.WizardSelectedTitle:before, .wizard-indirizzi:before {
	content: "\e062";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-mezzo.WizardSelectedTitle:before, .wizard-mezzo:before {
	content: "\e024";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-riepilogo.WizardSelectedTitle:before, .wizard-riepilogo:before {
	content: "\e013";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-wishlist.WizardSelectedTitle:before, .wizard-wishlist:before {
	content: "\e005";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-login.WizardSelectedTitle:before, .wizard-login:before {
	content: "\e008";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.wizard-pagamento, .wizard-carrello, .wizard-note, .wizard-mezzo, .wizard-riepilogo, .wizard-wishlist, .wizard-login, .wizard-indirizzi {
	font-family: 'Noto Sans', sans-serif;
	font-size: 1em;
	color: #c4cad1;
	float: left;
	padding: 15px;
	font-weight: 700;
	text-transform:uppercase;
}

	.wizard-pagamento.WizardSelectedTitle, .wizard-carrello.WizardSelectedTitle, .wizard-note.WizardSelectedTitle, .wizard-indirizzi.WizardSelectedTitle, .wizard-mezzo.WizardSelectedTitle, .wizard-riepilogo.WizardSelectedTitle, .wizard-wishlist.WizardSelectedTitle, .wizard-login.WizardSelectedTitle {
		font-family: 'Noto Sans', sans-serif;
		font-size: 1em;
		color: #4CAF4D;
		font-weight: 700;
		text-transform:uppercase;
	}

	.wizard-wishlist:after, .wizard-note:after, .wizard-pagamento:after, .wizard-mezzo:after, .wizard-carrello:after, .wizard-login:after, .wizard-indirizzi:after {
		content: '>';
		display: inline-block;
		content: '\e080';
		font-family: 'Glyphicons Halflings';
		margin-left: 15px;
		font-size: 1.3em;
		color: #c4cad1;
	}

	.wizard-carrello.WizardSelectedTitle:after, .wizard-note.WizardSelectedTitle:after, .wizard-pagamento.WizardSelectedTitle:after, .wizard-indirizzi.WizardSelectedTitle:after, .wizard-indirizzi.WizardSelectedTitle:after, .wizard-mezzo.WizardSelectedTitle:after, .wizard-riepilogo.WizardSelectedTitle:after, .wizard-riepilogo.WizardSelectedTitle:after, .wizard-wishlist.WizardSelectedTitle:after, .wizard-login.WizardSelectedTitle:after {
		color: #4CAF4D;
	}

.eice_wizard_list.btn-group .btn.btn-default {
	border: 0;
	padding-bottom: 1em;
}

.eice_wizard_list.btn-group {
	border-bottom: 3px solid #072938;
	margin-bottom: 2em;
}


/*##################### NUOVO WIZARD (fine) ######################*/
#loginW004 {
	display: none;
}

#saveW011 {
	display: none;
}

.WizardToolBarTable {
	clear: both;
}

#stampaW002, #stampaW016 {
	display: none
}

#conferma_paga_b2cB2C_ORD_MVC, #conferma_paga_b2cB2C_WIS_MVC, #conferma_b2cB2C_ORD_MVC, #conferma_b2cB2C_WIS_MVC {
	background: #c0392b;
}

.WizardToolbarControllerB2C_ORD_MVC_main.eice_main, .WizardTitlebarControllerB2C_WIS_MVC_main.eice_main {
}

.eice_wizard_list.btn-toolbar {
	margin: 2em 0;
}



