


.titulo_obra{height:25px; border-top:solid 1px #D0D2D3; border-bottom:solid 1px #D0D2D3; margin-top: 13px; font-size: 0.9em; color:black;  background-image: url('../images/flecha.png'); background-repeat:no-repeat; background-position:2px 12px; padding-top: 6px; padding-left: 13px;}
#info_obra  .titulo_obra{height:25px; border-top:solid 1px #D0D2D3; border-bottom:solid 1px #D0D2D3; margin-top: 2px; font-size: 0.9em; color:black;  background-image: url('../images/flecha.png'); background-repeat:no-repeat; background-position:2px 12px; padding-top: 6px; padding-left: 13px;}
.txt_izq{float:left; font-weight: bold; font-size: 0.9em; text-align:right; color: #6D6E70; margin-top: 15px;}
.txt_der{float:left; font-size: 0.9em; color: black; border-left: solid 1px #D0D2D3; margin-left: 10px; padding-left: 10px; width: 506px; margin-top: 16px;}
.txt_der_en{float:left; font-size: 0.9em; color: black; border-left: solid 1px #D0D2D3; margin-left: 10px; padding-left: 10px; width: 480px; margin-top: 16px;}
.cuadro_etiquetas{height: 18px; background-color:#D0D2D3; font-size: 0.9em; color: black; padding-left: 5px; margin-top: 15px; margin-bottom: 18px;}

/*medidas*/
.medidas_cuadros .ui-slider-horizontal {
height: 18px;
background: black url('') no-repeat;
border: 0;
margin-left:0px;
float:left;
width:147px;
background-image: url('../img/obra/slider.png'); 
background-repeat:repeat-x;
}

.medidas_cuadros  .ui-slider-horizontal .ui-slider-handle {
top: -6px;
background: transparent url('../img/obra/arrastrar2.png') center center no-repeat;
width:12px;
height:30px;
}

.cuadro_min{float:left; margin-left:14px; width:30px; height:11px; color: white; background-color: black; font-size:0.8em; font-weight:bold; padding-bottom: 7px; text-align:center; }
.cuadro_max{float:right; margin-right:14px; width:22px; height:11px; color: white; background-color: black; font-size:0.8em; font-weight:bold; padding-right: 3px; padding-left: 3px; padding-bottom: 7px;}
.medidas_cuadros_centro{margin-top: 10px;}
.prueba_flecha{float:left; margin-left:3px;}
.prueba_flecha2{float:left; margin-right:3px;}
.medida_min{float:left; width: 40%;font-size: 0.8em;margin-left: 15px;margin-top: 4px;}
.medida_max{float:right; font-size: 0.8em;  margin-right: 15px;margin-top: 4px;}
.no_seleccionable {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}

.medidas_cuadros p span{font-size:1.3em; margin-left: 3px;}

/*sofa*/

#visualizacion_obra #salon img{
	border-width: 0px; 
	background:white;
	-webkit-box-shadow:0 0 0 rgba(0,0,0,0);
	-moz-box-shadow:0 0 0 rgba(0,0,0,0);
    box-shadow:0 0 0 rgba(0,0,0,0);
}
#visualizacion_obra #colorpick{
	float: left;
	width: 80px;
	background: #e4e3e1;
	-moz-border-radius:0 10px 10px 0;
	     border-radius:0 10px 10px 0;
	padding: 2px 5px 0px 6px;
	margin-top: 35px;
}

#visualizacion_obra #colorpick p{
	margin-bottom: 9px;
	font-weight: bold;
	font-size: 0.85em;
}

#visualizacion_obra .interior-fancy {
padding: 19px 0 0 19px;
}


/*Modificaci�n fancybox*/

#fancybox-overlay{z-index:2000 !important;}
#fancybox-wrap{z-index:2001 !important;}



.interior-fancy {
    width:660px; 
    position: relative; 
    margin: 0 auto; 
    padding: 23px;
}

.interior-fancy h4 {
    color: #C00058;
    line-height: 23px;
}

.interior-fancy textarea {
    color: #666;
    border: 1px solid #DDD !important;
    background: white;
    outline: 0;
    padding: 10px;
    margin: 18px 0 0 0;
    max-width: 625px;
    width: 625px;
    height: 100px;
    min-height: 40px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 0 18px inset;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 0 18px inset;
    -o-box-shadow: rgba(0,0,0,0.1) 0 0 18px inset;
    box-shadow: rgba(0,0,0,0.1) 0 0 18px inset;    
}