@charset "UTF-8";
/* CSS Document */


/** COMPARADOR **/
#barra_de_Gustavo {
    bottom: 0;
    height: 50px;
    left: 0;
    position: fixed;
    width: 100%;
    /*z-index: 10;*/
    z-index: 18;
	  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */	
	
}
#barra_de_Gustavo .hideCompare,  #barra_de_Gustavo .hideCompare a{
	border-radius: 10px 10px 0 0;
	background-color: #f90a0a;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-top: 8px;
	padding-bottom: 8px;
    text-align: center;
    width: 160px;
color: #ffffff;
box-sizing: border-box;
}
.showCompare{
background-image: url("../imagenes/compara.gif");
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
position: absolute;
z-index: 200;
top: -183px;
left: 10px;
text-align: center;
width: 242px;
height: 214px;
}

.compara_boton_barra{
	border-radius: 100px 100px 0px 0px;
	border: 1px #fcaf4f solid;
 	position:absolute;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
	padding-bottom: 19px;
	font-weight: bold;
	bottom:0; 
	right: 0;
	background-color: #f90a0a;
}

.detalle_anuncio{
text-transform: capitalize;
}

#barra_de_Gustavo .showCompare a{ color: #333333; }
#toolbar {
	border-top: 1px solid #fcaf4f;
    background: none repeat scroll 0 0 #fe930f;
    color: #ffffff;
    font-weight: bold;
    height: 200px;
    /*margin: 15px auto 0;*/
    margin:0px !important; 
    padding-right: 2px;
    text-align: center;
    width: 100%;
	
/*

-webkit-box-shadow: #ffffff 1px 1px 6px;
-moz-box-shadow: #ffffff 1px 1px 6px;
box-shadow: #ffffff 1px 1px 6px;
behavior: url(css/PIE.htc);*/
	
	
}
#toolbar .showCompare{
    /*float: left;*/
    background-color: #A2A2A2;    
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    width: 160px;
}
#toolbar .showCompare a{ color: #333333; }
.PlecaFlecha {
   /* background: url("../img_ndf/FlechaDownCompartir.png") no-repeat scroll center top transparent;*/
    height: 30px;
    width: 160px;
}
.PlecaCompararSuperiorContent {
    margin: 0 auto;
    width: 960px;
	width: 400px;
}
#toolbar .tip, #toolbar .tip_movil, {
    /*padding-bottom: 50px;*/
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.93em;
    font-weight: bold;
    margin: 0 auto;
	margin-bottom: 5px;
    padding-top: 5px;
    min-width: 0px;
	max-width: 1024px;
	box-sizing; border-box;
}
#toolbar .tip, #toolbar a {
    color: #ffffff;
    /*font-size: 14px;
    font-weight: normal;*/
}

#toolbar .tip_movil {
margin-top: 5px;
margin-bottom: 5px;
}
#toolbar .escogidos{
    margin: 0 auto;
    width: 100%; 
}    
#toolbar .escogidos div {
    float: left;   
}
#toolbar .fav {
    height: 30px;
    /*margin: 0 4px 30px;*/
    margin-top: 20px 
    padding: 2px;
}

.isFav  .n_direccion .cont_compara_resultados .boton_compara_resultados {display: none;}

.escudo_img_general{
	object-fit: none;
	width: 80px;
	height: 62px; 
}

#toolbar .fav_delete {
    font-size: 15px;
	height: 20px;
	width: 20px;
	vertical-align: middle; 
	text-align: center;
    /*background: url("../imagenes/equis.gif") no-repeat scroll 0 0 transparent;*/
    cursor: pointer;
    float: right !important;
    background-color: #f70f14;
	color: #ffffff;
	margin-left: -20px;
    position: relative;    
    z-index: 1;   
	border-radius: 15px;
	box-sizing: border-box;
}

#toolbar .fav_delete a {
    color: #FFFFFF;
    text-decoration: none;
    height:18px; width:18px; display:block;    margin-left: -5px;
    margin-top: -5px;
}
#toolbar .fav_thumb {
	margin: 4px;
    position: relative;
    top: 0px;
}
#toolbar .fav_thumb img {
	max-width: 70px;
	/*background-color: #FFFFFF;*/
    /*border: 1px solid #555555;*/
}
#toolbar .hideCompare a {
    float: right;
    margin-right: 5px;
    text-decoration: none;
}

.tip_movil{
display: none;
}

#compare {
	margin: 0 auto;
    border: 0 none;
    clear: both;
    float: none;
    width: 90%;
	background-color: #fe930f;
	padding-bottom: 20px;
	box-sizing: border-box;
}    
.barra110{ height:76px !important; }
.barra50{ height:50px !important; }
.barra180{ height:140px !important; }
.barraAuto{ height: auto !important; }
.borderinmuebles{ border: 1px solid #0066CC !important; }
.borderempleos{ border: 1px solid #ff9900 !important; }
.bordervehiculos{ border: 1px solid  #cc0000 !important; }
.bordervarios{ border: 1px solid  #333399 !important; }
.bordertodas{ border: 1px solid  #333333 !important; }
.hidden {
    display: none;
}
   
/** FIN COMPARADOR **/    
@media screen and (max-width: 1040px){

}


/*IPAD*/
@media screen and (max-width: 730px){

}

/*iPhone*/
@media screen and (max-width: 580px){
.detalle_anuncio img{
width: 50px;
}
#toolbar .tip {
font-size: 0.8em;}

.showCompare{
top: -31px;
left: -3px;
width: 114px;
height: 62px;
background-position: -128px -148px;
}

}













.success_favorite { /* mensaje de exito al agregar favorito */
	background-color:#CC0000 !important;
	color: #FFFFFF;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 3px;
	text-align: center;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { background-image: none; opacity: 0.35;}
.ui-state-disabled  .escudo {cursor: default;}

/*IPAD*/
@media screen and (max-width: 768px){
.tip{ display: none;}
.tip_movil{ display: block;}
}