@import url("ventanasGenericasFCL.css");
/*-----------------------------------------------------------
	LOGIN
-----------------------------------------------------------*/
#contenedorLogin {
	width: 330px;
	float: left;
	padding:10px 4px 2px 14px;
	height: auto;
}

#headerLogin{
	width: 330px;
	height: 60px;
	border-bottom:1px solid #ccc;
	padding-bottom:8px;
}

#iconoLogin{
	width: 60px;
	height: 60px;
	background-image:url(../site/common/sprite-iconosMedium.png);
	background-position:left 0px;
	background-repeat:no-repeat;
	float: left;
	display: inline;
	margin-right:8px;
}

#headerLogin h1{
	line-height:60px;
	color:#999;
	font-size:16px;
	font-weight:bold;	
	height:60px;
	
}

#tituloLogin{
	display: inline;
	float: left;
	font-size:12px;
	font-weight:bold;
    height: 80px;
	line-height: 75px;
    padding-left: 35px;
    width: 285px;
}

#linksLogin{
	width: 220px;
	height:14px;
	margin-left:45px;
	float: left;
	text-align:right;
	color:#999;
	margin-bottom: 8px;
	display: inline;
}

#linksLogin a{
	color:#999;
}

#linksLogin a:hover{
	color:#99CC00;
}

#usuarioLogin {
	width: 285px;
	height:25px;
	padding-left:45px;
	float: left;
	display: inline;
}

#usuarioLogin input{
	width: 120px;

}

.digitoLogin {
	float: left;
	width: 10px;
}
.loginRut{
	width: 100px;
	float: left;
}

.lineaLogin {
	float: left;
	text-align: center;
	color: #999;
	font-weight: bold;
	width: 10px;
}

#passLogin {
	width: 285px;
	height:25px;
	padding-left:45px;
	float: left;
	display: inline;
}

#passLogin input{
	width: 120px;
}

.txtLogin{
	color: #999999;
    float: left;
    font-weight: bold;
	height: 18px;
	line-height: 20px;
    width: 130px;
}

.inputLogin {
	float: left;
	width:160px;
	margin-bottom: 8px;
}

#contenedorBotonLogin {
	width: auto;
	height:auto;/*FB-15321 change the fixed width to auto*/
	float: left;
	padding-top:0px;
	margin-top:7px;
	margin-left:225px;
	
}

#footerLogin {
	width: 330px;
	height:21px;
	float: left;
	border-top:1px solid #ccc;
	padding-top:8px;
	
}



/*
-------------------------------------------------
Header corporativo
-------------------------------------------------
 */

#headerCorporativo {
	height:26px;
	width:100%;
	background-image: url(../site/common/fnd-headerCorporativo.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;

}

#headerCorporativo #contenedorHC {
	margin:0 auto;
	width:960px;
	
}

#headerCorporativo #interiorHC a{
	text-indent: -9999px;
	display: block;
	height: 26px;
	background-image: url(../site/common/sprite-headerCorporativo.png);
	background-repeat: no-repeat;	
}

#headerCorporativo #contenedorHC #interiorHC {
	float:right;
}

#falabella, #cmr, #bancoFalabella, #viajesFalabella, #falabellaPro, #sodimac, #tottus, #movil {
	float:left;
}

#BusquedaCliente {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-left: 250px;
}

#nombreLoginCliente {
    float: right;
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
    width: auto;
}
/*
-------------------------------------------------
Falabella
-------------------------------------------------
 */


#interiorHC #falabella a {
	background-position: 0 0;
	width:65px;

}
#interiorHC #falabella a:hover {
	background-position:0 -26px;
}

#interiorHC #falabella a.activo {
	background-position:0 -52px;
}

/*
-------------------------------------------------
Cmr
-------------------------------------------------
 */

#interiorHC #cmr a {
	background-position: -64px 0;
	width:50px;

}
#interiorHC #cmr a:hover {
	background-position:-64px -26px;
}

#interiorHC #cmr a.activo {
	background-position:-64px -52px;
}

/*
-------------------------------------------------
bancoFalabella
-------------------------------------------------
 */

#interiorHC #bancoFalabella a {
	background-position: -113px 0;
	width: 105px;

}
#interiorHC #bancoFalabella a:hover {
	background-position:-113px -26px;
}

#interiorHC #bancoFalabella a.activo {
	background-position:-113px -52px;
}

/*
-------------------------------------------------
viajesFalabella
-------------------------------------------------
 */

#interiorHC #viajesFalabella a {
	background-position: -217px 0;
	width: 76px;
}
#interiorHC #viajesFalabella a:hover {
	background-position: -217px -26px;
}

#interiorHC #viajesFalabella a.activo {
	background-position: -217px -52px;
}

/*
-------------------------------------------------
falabellaPro
-------------------------------------------------
 */

#interiorHC #falabellaPro a {
	background-position: -292px 0;
	width: 83px;
}
#interiorHC #falabellaPro a:hover {
	background-position: -292px -26px;
}

#interiorHC #falabellaPro a.activo {
	background-position: -292px -52px;
}

/*
-------------------------------------------------
sodimac
-------------------------------------------------
 */

#interiorHC #sodimac a {
	background-position: -374px 0;
	width: 88px;
}
#interiorHC #sodimac a:hover {
	background-position: -374px -26px;
}

#interiorHC #sodimac a.activo {
	background-position: -374px -52px;
}

/*
-------------------------------------------------
tottus
-------------------------------------------------
 */

#interiorHC #tottus a {
	background-position: -461px 0;
	width: 66px;
}
#interiorHC #tottus a:hover {
	background-position:-461px -26px;
}

#interiorHC #tottus a.activo {
	background-position:-461px -52px;
}

/*
-------------------------------------------------
movil
-------------------------------------------------
*/

#interiorHC #movil a {
	background-position: -526px 0;
	width: 57px;
}
#interiorHC #movil a:hover {
	background-position:-526px -26px;
}
#interiorHC #movil a.activo {
	background-position:-526px -52px;
}

#sesion {
	width: auto;
	height: 26px;
	line-height: 26px;
	float: right;
	margin-right: 60px;
}
#logueado {
	width: 200px;
	height: 26px;
	line-height: 26px;
	float: left;
	margin-left: 180px;
}

/*-----------------------------------------------------------
	HEADER
-----------------------------------------------------------*/
#header {
	width: 960px;	
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
}

#contenido-negocios1 {
    display: inline-block;
    float: right;
    height: auto;
    margin: 14px 0 10px;
    width: auto;
}

#contenido-negocios2 {
    color: #999;
    display: inline-block;
    float: right;
    height: auto;
    margin-bottom: 10px;
    text-align: right;
    width: 720px;
}
#contenido-negocios2 a {
    color: #999;
}
#contenido-negocios2 a:hover {
    color: #99CC00;
}
#contenido-negocios2 #info1 {
    display: inline-block;
    float: right;
    height: auto;
}
#contenido-negocios2 #info1 a {
    color: #333;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    margin: 0 10px;
    text-decoration: none;
}
#contenido-negocios2 #info1 a .numero {
    font-weight: bold;
}
#contenido-negocios2 #info1 .logoNovios {
    background-image: url("../site/common/sprite-botones.png");
    background-position: -163px -160px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    position: relative;
    top: 2px;
    width: 85px;
}
#contenido-negocios2 #info2 {
    background-image: url("../site/common/sprite-iconosSmall.png");
    background-position: -105px -135px;
    background-repeat: no-repeat;
    float: right;
    height: 12px;
    margin: 2px 0 0 8px;
    width: 16px;
}

/*-----------------------------------------------------------
	LOGO FALABELLA CHILE
-----------------------------------------------------------*/
#logo {
	background-position: -0px 0px;
	height: 51px;
	width: 200px;
	float:left;
	margin-top:18px;
	margin-bottom:21px;
}
#logo a {
	display: block;
	text-indent: -5000px;
	height: 51px;
	width: 200px;
}
/*-----------------------------------------------------------
	BOLSA DE COMPRAS
-----------------------------------------------------------*/
#log-bolsa {
	background-position: -0px -123px;
	height: 39px;
	width: 28px;
	margin-left:102px;
	
}
#log-bolsa a {
	display: block;
	text-indent: -5000px;
}

/*-----------------------------------------------------------
	BUSQUEDA
-----------------------------------------------------------*/
#busqueda, #busquedaSR {
    background-position: 0 -150px;
    float: left;
    margin: 3px 105px 0 0;
    width: auto;
}
#busqueda form, #busquedaSR form {
    position: relative;
}
#busqueda input, #busquedaSR input {
    background-color: #fff;
    border: 1px solid #999;
    color: #333333;
    font-family: ProximaNova-RegWeb,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 23px;
    line-height: 22px;
    margin: 4px 0 0;
    padding: 1px 8px;
    width: 380px;
}
#busquedaLupa, #busquedaLupaRS {
    background-position: -29px -153px;
    height: 26px;
    left: 366px;
    position: absolute;
    top: 4px;
    width: 32px;
}
#busquedaLupa a, #busquedaLupaRS a {
    display: block;
    height: 26px;
    text-indent: -5000px;
    width: 32px;
}

#sugerencias, #sugerenciasRS {
    background-color: #ffffff;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    color: #333;
    display: inline-block;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 31px;
    width: 376px;
    z-index: 1000;
}
#sugerencias .titulo, #sugerenciasRS .titulo {
    display: inline-block;
    font-size: 13px;
    height: auto;
    margin: 10px 0 10px 0;
    padding: 0 10px;
    width: 356px;
	font-weight:normal;
	color:#999;
}
#sugerencias .subtitulo, #sugerenciasRS .subtitulo {
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin: 5px 0 15px;
    padding: 0 10px 5px;
    width: 356px;
}
#sugerencias .resultado, #sugerenciasRS .resultado {
    display: inline-block;
    font-size: 12px;
    height: auto;
    margin: 0 0 10px;
    padding: 0 10px 5px;
    width: 316px;
}
#sugerencias .resultado a, #sugerenciasRS .resultado a {
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 14px;
}
#sugerencias .resultado a .destacado, #sugerenciasRS .resultado a .destacado {
    color: #cccc00;
    font-weight: bold;
}


#listas {
	width:130px;
	height:16px;
	float:left;
	line-height: 25px;
	margin:10px 20px 0px 0px;
	background-position:-125px -158px;
	text-indent:-5000px;
	cursor: pointer;
}

#listas a:hover{
	background-position:-70px -183px;
}



#carro-compras {
    color: #666;
    display: inline-block;
    float: left;
    height: auto;
    text-align: right;
    width: 135px;
}
#carro-compras img {
    float: right;
}
#navrolloversCarro {
}
#carro-compras-txt {
    color: #000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    width: 100px;
}
#carro-compras-txt-SO {
    color: #0552ae;
}
#carro-compras-valor {
    color: #000;
    float: left;
    font-size: 10px;
    font-weight: bold;
    width: 100px;
}

#banner-header {
	width:958px;
	float:left;
	border: 1px solid #ebebeb;
	margin-bottom: 8px;
	height:28px;
}

/*-----------------------------------------------------------
	RUTA
-----------------------------------------------------------*/

#ruta {
	width:960px;
	line-height:16px;
	height:16px;
	float:left;
	margin-bottom:8px;
	font-size: 9px;
	color: #999;
}

#ruta a{
	float:left;
	font-size: 10px;
	color: #999;	
	height:16px;
	padding-top:1px;
    cursor: default;
}

#ruta a[href] {
	cursor: pointer;
}

#ruta a[href='javascript:undefined'] {
	cursor: default;
}

#ruta a:hover{
	color: #99CC00;
}

#destacadoRuta a{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

#destacadoRuta a:hover{
	color:#99cc00;	
}

#facetaRuta a{
	font-size:10px;
	color:#666666;
	position:relative;
}

#facetaRuta a:hover{
	color:#99cc00;
}

.divisionRuta{
	float:left;
	margin-right:3px;
	margin-left:3px;
	padding-top:2px;
}

#divisionRuta{
	float:left;
	margin-right:3px;
	margin-left:3px;
	padding-top:2px;
}

/*---------------------*/

#mainmenu_header {
	height: 31px;/****/
	width: 765px;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
}
#mainmenu_header li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
	z-index: 999;
}
#mainmenu_header li, #mainmenu_header a {
	height: 31px;
	display: block;
}
#mainmenu_header li a {
	text-decoration: none;
}
/* --------------------------*/
#navlistas {
	left: 120px;
	width: 128px;
	text-align: right;
	position: absolute;
}
#navlistas a {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	font-size: 13px;
	font-weight: bold;
}
#navlistas a:hover {
	background-image: url(../site/common/fnd-pestana.png);
	background-repeat: no-repeat;
	height: 35px;
}
#navbuscador {
	left: 376px;
	position: absolute;
}

#navbuscador img {
	margin-left:37px;
}
#navcarrocompras {
	left: 601px;
	position: absolute;

}

/* --------------------------*/


#navrollovers_header {
	text-align: left;
	clear: both;
	position:absolute;
	z-index:555;
}
#onstatewrapper {
	padding: 0;
	overflow:hidden;
	background-color: #00FFFF;
}
/*-----------------------------------------------------------
	CAJAS QUE DESPLIEGAN
-----------------------------------------------------------*/
#menulistas {
	left:475px;
	position:absolute;
	z-index:999;
	top: 67px;
	display: none;
}
/*-----  keep the same value with desplieguesHeader.css FB-16089 ----*/
#menucarro {
	left:625px;
	width:330px;
	position:absolute;
	z-index:999;
	display:none;
	top: -38px;
}



/*-----------------------------------------------------------
	ACCESO LISTAS DE REGALOS
-----------------------------------------------------------*/
.contenedorListas{
	float:left;
	min-width: 240px;
	height: 262px;
	padding:12px;
	margin-right:1px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #EBEBEB;
	
}

.contenedorInteriorListas{
	float: left;
	width: 240px;
	height: 350px;
}

.listaHeader {
	width: 240px;
	height:49px;
	padding-bottom: 8px;
	Border-bottom:1px solid  #ececec;
	float: left;
}

.listaHeader img{
	float: left;
	margin-right:8px;
}

.listaHeader h4{
	font-size:16px;
	color:#999;
	text-align:left;
	font-weight: bold;
	line-height:49px;
	height:49px;
}

.listaFooter {
	border-top: 1px solid #ececec;
	margin:auto;
	padding-top:8px;
	float: left;
	width: 236px;
	height:23px;
}

.headRegalo {
    display: inline-block;
    height: auto;
    width: 240px;
}
.cajaListasGeneral{
	width:240px;
}

#contenedorListas{
    border: 1px solid #ebebeb;
    display: inline-block;
    float: left;
    height: auto;
    min-width: 240px;
    padding: 0 12px 12px;
}

#contenedorInteriorListas{
    display: inline-block;
    float: left;
    height: auto;
    width: 240px;

}

#listaHeader {
    border-bottom: 1px solid #ececec;
    height: 49px;
    line-height: 38px;
    width: 240px;
}

#listaHeader img{
	float: left;
	margin-right:8px;
}

#listaHeader h4{
	font-size:16px;
	color:#999;
	text-align:left;
	font-weight: bold;
	line-height:49px;
	height:49px;
}

#listaFooter {
	border-top: 1px solid #ececec;
	margin:auto;
	padding-top:8px;
	float: left;
	width: 236px;
	height:21px;
	line-height: 21px;

}
#listaFooter a {
    display: block;
    float: right;
    font-weight: bold;
    text-decoration: none;
}

#cajaListasGeneral{
	width:240px;
}

/*contenido listas Regalo Novios 9-02-2010 */

.contenidoLista {
	float: left;
	width: 232px;
	height:30px;
	text-align: left;
}
.listaTitulo {
	color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 8px 0 2px;
    width: 110px;
}
.contenidoLista  input{
	background-image: url(../site/common/fnf_input_listas.jpg);
	height: 18px;
	width: 124px;
	background-repeat: no-repeat;
	float: left;
}

.contenidoLista  .txt{
	font-weight: bold;
	color: #999999;
	width: 92px;
	line-height: 18px;
	float: left;
	margin-left: 6px;
}
.contenidoLista  p{
	font-weight: bold;
	margin-bottom:4px;
}
#listaInput {
}
#listaInput select{
	margin-right:2px;
	width:62px;
}
#listaInput #selectMonthHome, #selectYearHome {
	float: left;
}
.listaBoton { 
	width:100px;
	margin-bottom:4px;
	margin-right:14px;
	float:right;
}
#icoNovia {
	width:16px;
	height:16px;
}
#icoNovio {
	width:16px;
	height:16px;
}
.listaRadio {
	float:left;
	margin-right:10px;
	height:30px;
	line-height:30px;
}
.listaRadio input{
	float:left;
	height:20px;
	margin-right:4px;
}
.textoNovios {
	float:left;
	line-height:20px;
}

#contenidoLista {
	float: left;
	width: 232px;
	height:30px;
	text-align: left;
}

#contenidoLista .txt {
	font-weight: bold;
	color: #999999;
	width: 92px;
	line-height: 18px;
	float: left;
	margin-left: 6px;
}

#contenidoLista  input{
	background-image: url(../site/common/fnf_input_listas.jpg);
	height: 18px;
	width: 124px;
	background-repeat: no-repeat;
	float: left;
}

#contenidoLista p {
	font-weight:bold;
	margin-bottom:4px;
}

#listaTitulo {
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	width: 232px;
	height: 20px;
	float: left;
	padding-top:8px;
	padding-bottom:2px;
}

#listaBoton { 
	width:100px;
	margin-bottom:4px;
	margin-right:14px;
	float:right;
}

/* mini bolsa de compras*/


#contenedorMinibolsa {
	width:304px;
	height: auto;
	float: left;
	padding-left: 4px;
	padding-right: 5px;
	
}
#headerMinibolsa {
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	margin-bottom: 8px;
	width: 100%;
	padding-bottom: 5px;
	
}
#iconoMinibolsa {
	width: 110px;
	height: 40px;
	background-color: #CCC;
	float: left;
	margin-right: 8px;
	
}
#headerMinibolsa h1{
	font-size: 15px;
	color: #999;
	font-weight: bold;
	float: left;
	line-height: 55px;
	
}
#scrollBolsa{
	overflow-x:hidden;
	overflow-y:scroll;
	width:300px;
	height:164px;
}

.productoMinibolsa {
	float: left;
	margin-bottom: 8px;
	width: 300px;
	height: auto;
	margin-top: 5px;
}
#fotoMiniBolsa,.fotoMiniBolsa{
	width: 100px;
	height: 100px;
	margin-right: 8px;
	float: left;
	margin-bottom: 10px;
}
.productoMinibolsa .descripcion{
	float:left;
	margin-bottom:8px;
	height: auto;
	width: 170px;
	
}
.productoMinibolsa .marca, .productoMinibolsa .detalle{
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	margin-right: 2px;
	line-height: 14px;
	
}
.productoMinibolsa .detalle{
	width: 180px;
}
.productoMinibolsa .sku{
	color: #999;
	font-size: 10px;
	float:left;
	width: 80px;
	margin-bottom: 4px;
	height: 14px;
	line-height: 14px;
	
}
.productoMinibolsa .descripcion .columna2 {
float:left;
height:auto;
width:70px;
}
.productoMinibolsa .cantidad , .productoMinibolsa .color, .productoMinibolsa .talla{
	color: #999999;
    float: left;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    width: 100px;
}
#txtMinibolsa {
	font-size: 11px;
	float: left;
	width: 100%;
	margin-bottom: 4px;
	
}
#totalesMinibolsa {
	float: left;
	width: 100%;
	background-color: #eeeeee;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}
.totalesMinibolsa {
	float: left;
	width: 100%;
	background-color: #eeeeee;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}
#totalesMinibolsa .precio1{
	float: left;
	width: 285px;
	height:12px;
	text-align: right;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	margin-bottom: 4px;
	
}
.totalesMinibolsa .precio1{
	float: left;
	width: 285px;
	height:12px;
	text-align: right;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	margin-bottom: 4px;
	
}
#totalesMinibolsa .precio2{
	float: left;
	width: 285px;
	height:11px;
	text-align: right;
	font-size: 11px;
	margin-bottom: 4px;
	
}
.totalesMinibolsa .precio2{
	float: left;
	width: 285px;
	height:11px;
	text-align: right;
	font-size: 11px;
	margin-bottom: 4px;
	
}
#totalesMinibolsa .precio3{
	float: left;
	width: 285px;
	height:11px;
	text-align: right;
	color: #999;
	margin-bottom: 4px;
	
}
.totalesMinibolsa .precio3{
	float: left;
	width: 285px;
	height:11px;
	text-align: right;
	color: #999;
	margin-bottom: 4px;
	
}
#btnMinibolsa {
	float: right;
	width: 83px;
	margin-bottom: 8px;
	margin-right: 17px;
	
}
#footerMinibolsa {
	float: left;
	width: 300px;
	
}
.productoMinibolsa .precio1 {
	width: auto;
	float: left;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-right: 2px;
	height: 28px;
	line-height: 28px;
}

.productoMinibolsa .precio2 {
	width: 180px;
	float: left;
	font-size: 11px;
	margin-bottom: 4px;
	color: #666;
}

.productoMinibolsa .precio3 {
	width: 180px;
	float: left;
	color: #999;
	font-size: 11px;
	margin-bottom: 4px;
}
.txtpromociones {
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	color: #666;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	padding-bottom: 5px;
	
}
#txtpromociones {
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	color: #666;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	padding-bottom: 5px;
	
}
#txtTotales {
	width: 300px;
	float: left;
	margin-bottom: 4px;
	text-align: right;
	font-size: 10px;
	height: 18px;
	line-height: 18px;

}

/* Falabella TV */

#contenido-negocios1tv {
	float: right;
	width: 341px;
	margin:14px 0px 14px;
	height: auto;
}

#logoTV {
	background-position: -35px -123px;
	height: 47px;
	width: 165px;
	float:left;
	margin-top:22px;
	margin-bottom: 21px;
}
#logoTV a {
	display: block;
	text-indent: -5000px;
	height: 47px;
	width: 165px;
}
.productoMinibolsa .descripcion .columna1 {
    float: left;
    height: auto;
    margin-bottom: 4px;
    width: 100px;
}
.productoMinibolsa .destacado {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
}
.productoMinibolsa .descripcion .precios {
    clear: both;
    height: auto;
    width: 170px;
}
#errorMsg {
	color: #C00;
	width: 230px;
	padding-top: 24px;
	padding-left: 0;
}
.typeaheadEmptyTitle{
	display: inline-block;
    font-size: 13px;
    height: auto;
    margin: 10px 0 10px 0;
    padding: 0 10px;
    width: 356px;
	font-weight:normal;
	color:#999;
}

#containerHeaderMain {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     justify-content: space-between;
   }

#containerHeaderMain>div {
     height: 60px;
   }