@CHARSET "ISO-8859-1";

/**
* Estilos para TBudget
* 	id_operador:0
*
* template: scr/modulos/budget/budget.css
*/

.bdg_texto_base {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #747373;
}

.bdg_texto_centrado {
	text-align: center;
}

.bdg_texto_blanco {
			color:#2a2c2e !important;
	}

.bdg_texto_gris {
	color:#afafaf !important;
}

.bdg_texto_gris_2 {
	color:#5d5c5c;
}

.bdg_texto_gris_3 {
	color:#5d5c5c !important;
}

.bdg_ancho_total {
	width: 100%;
}

.capa_izq {
	float:left;
}

.capa_der {
	float:right;
}

.bdg_capa_oculta {
	display: none;
}

.bdg_capa_centrada {
	margin: auto;
	width: 120px;
}

.bdg_cursor_enlace {
	cursor: pointer;
}

.bdg_borde_redondo_5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;	
}

.bdg_borde_redondo_10 {
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-o-border-radius: 10px !important;
	-ms-border-radius: 10px !important;	
}

.bdg_borde_redondo_15 {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;	
}
	
.bdg_borde_redondo_5_arriba {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
	
.bdg_borde_redondo_10_arriba {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
	
.bdg_borde_redondo_15_arriba {
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.bdg_borde_redondo_10_abajo {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.bdg_borde_redondo_15_abajo {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.bdg_espacio_der_5 {
	margin-right: 5px;
}

.bdg_espacio_der_10 {
	margin-right: 10px;
}

.bdg_espacio_der_12 {
	margin-right: 12px;
}

.bdg_espacio_der_15 {
	margin-right: 15px;
}

.bdg_espacio_der_20 {
	margin-right: 20px;
}

.bdg_espacio_izq_15 {
	margin-left: 15px;
}

.bdg_espacio_izq_1 {
	margin-left: 1px;
}

.bdg_espacio_izq_2 {
	margin-left: 2px;
}

.bdg_espacio_izq_3 {
	margin-left: 3px;
}

.bdg_espacio_izq_5 {
	margin-left: 5px;
}

.bdg_espacio_izq_10 {
	margin-left: 10px;
}

.bdg_espacio_izq_20 {
	margin-left: 20px;
}

.bdg_espacio_izq_25 {
	margin-left: 25px;
}

.bdg_espacio_izq_35 {
	margin-left: 25px;
}

.bdg_espacio_izq_40 {
	margin-left: 40px;
}

.bdg_espacio_izq_67 {
	margin-left: 67px;
}

.bdg_espacio_bot_4 {
	margin-bottom: 4px;
}

.bdg_espacio_bot_5 {
	margin-bottom: 5px;
}

.bdg_espacio_bot_10 {
	margin-bottom: 10px;
}

.bdg_espacio_bot_15 {
	margin-bottom: 15px;
}

.bdg_espacio_bot_20 {
	margin-bottom: 20px;
}

.bdg_espacio_bot_40 {
	margin-bottom: 40px;
}

.bdg_espacio_top_3 {
	margin-top: 3px;
}

.bdg_espacio_top_5 {
	margin-top: 5px;
}

.bdg_espacio_top_6 {
	margin-top: 6px;
}

.bdg_espacio_top_8 {
	margin-top: 8px;
}

.bdg_espacio_top_10 {
	margin-top: 10px;
}

.bdg_espacio_top_12 {
	margin-top: 12px;
}

.bdg_espacio_top_15 {
	margin-top: 15px;
}

.bdg_espacio_top_20 {
	margin-top: 20px;
}

.bdg_espacio_top_25 {
	margin-top: 25px;
}

.bdg_espacio_top_35 {
	margin-top: 35px;
}

.bdg_espacio_top_40 {
	margin-top: 40px;
}

.bdg_espacio_top_60 {
	margin-top: 60px;
}	

.bdg_presupuesto_azul {
	width: 100%;
	margin:auto;
	overflow: hidden;
	
	background: #4c76b4 !important;
}

.bdg_texto_azul {
	color: #4c76b4;
}

.bdg_presupuesto_condiciones {
	width: 90%;
}

.bdg_presupuesto_cod_inv {
	
}



.bdg_presup_camposaltos {
	line-height: 23px;
	height: 23px;
}

.bdg_presup_campostexto {
			background: #FFF !important;
		background: -moz-linear-gradient(top, #d2d2d2 0%, #fff 100%) !important;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#fff)) !important;
		background: -webkit-linear-gradient(top, #d2d2d2 0%, #fff 100%) !important;
		background: -o-linear-gradient(top, #d2d2d2 0%,#fff 100%) !important;
		background: -ms-linear-gradient(top, #d2d2d2 0%,#fff 100%) !important;
		background: linear-gradient(top, #d2d2d2 0%,#fff 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d2d2', endColorstr='#fff',GradientType=0) !important;
		border: 1px solid #a5a5a5;
		height: 20px !important;
	text-indent: 5px;
	padding: 0px !important;
	font-family: Arial !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

.bdg_overflow_visible {
	overflow: visible !important;	
}

.bdg_presup_campostexto_claro {
	background: #545454 !important;	
}

.bdg_presup_campostexto_error {
	background-color: red;
	border: 1px solid #f00 !important;
}

.bdg_presup_datosp_z1 {
	width: 80px;
	text-indent: 10px;
}
.bdg_presup_datosp_z1_b {
	width: 50px;
}

.bdg_presup_datosp_z2 {
	width: 100px;
}

.bdg_presup_datosp_z3 {
	width: 67px;
	text-align: right;
}

.bdg_presup_datosp_z4 {
	width: 162px;
}

.bdg_presup_datosp_z5 {
	width: 329px;
}

.bdg_presup_datosp_z6 {
	width: 115px;
}

.bdg_presup_datosp_z7 {
	width: 102px;
	text-align: right;
}

.bdg_presup_datosp_z7_Mv {
	width: 73px;
	text-align: right;
}

.bdg_presup_datosp_z8 {
	width: 112px;
}

.bdg_presup_datosp_z9 {
	width: 70px;
}

.bdg_presup_datosp_z10 {
	width: 227px;
}

.bdg_presup_datosp_z11 {
	width: 150px;
}

.bdg_presupuesto_btn_reservar {
	border: 1px solid #225901;
	padding:0px 25px 0px 25px;
	font-size:14px;
	text-align: center;
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	
	background: #406cbe !important;
	background: -moz-linear-gradient(top, #6a98ec 0%, #325eaf 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a98ec), color-stop(100%,#325eaf)) !important;
	background: -webkit-linear-gradient(top, #6a98ec 0%, #325eaf 100%) !important;
	background: -o-linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	background: -ms-linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	background: linear-gradient(top, #6a98ec 0%,#325eaf 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a98ec', endColorstr='#325eaf',GradientType=0) !important;	
}

.bdg_presupuesto_btn_continuar {
	height:27px !important;	
	line-height:27px !important;
	padding:0px 15px 0px 15px;
	font-size:14px;
	text-align: center;
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	
			background: #406cbe !important;
		background: -moz-linear-gradient(top, #404040 0%, #545454 100%) !important;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#404040), color-stop(100%,#545454)) !important;
		background: -webkit-linear-gradient(top, #404040 0%, #545454 100%) !important;
		background: -o-linear-gradient(top, #404040 0%,#545454 100%) !important;
		background: -ms-linear-gradient(top, #404040 0%,#545454 100%) !important;
		background: linear-gradient(top, #404040 0%,#545454 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#545454',GradientType=0) !important;
	}

.bdg_presupuesto_btn_continuar_Mv {
	/*height:23px !important;	
	line-height:23px !important;*/
}

.bdg_prod_caja {
	border: 1px solid #d3d3d3;
	height: 22px;
	line-height: 22px;
}

.bdg_prod_caja_bono {
	border: 1px solid #c9c8c8;
	height: 22px;
	line-height: 22px;
	color:#5d5c5c;
	background-color: #fff !important;
}

.bdg_prod_tam_1 {
	width: 198px;
	text-align: left;
}
.bdg_prod_tam_2 {
	width: 52px;
	text-align: right;
}
.bdg_prod_tam_3 {
	width: 52px;
	text-align: right;
}
.bdg_prod_tam_4 {
	width: 63px;
	text-align: right;
}

.bdg_prod_tam_5 {
	width: 323px;
}

.bdg_body {
	background-color: #eeeeee;
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 12px;
}

.bdg_lineapuntos_separacion {
	border-top: 1px dotted #d2d2d2;
	height: 1px;
}

.bdg_titulo_secciones {
	font-size: 18px;
	font-weight: bold;
			text-indent: 20px;
	}

.bdg_capa_padre_presupuesto {
	width: 97%;
	margin: auto;
}

.bdg_separador_lineas {
	border-bottom: 1px dashed #4f4e4e;
	padding-bottom: 3px;
}

.bdg_fila_concepto {
						background-color: #FFF;
				padding-top: 12px;
	padding-bottom: 12px;
}

#bdg_capa_precio_final {
	
			padding-top: 0px !important;
	
		-moz-box-shadow: 0px 4px 7px  rgba(0,0,0,.3);
		-webkit-box-shadow: 0px 4px 7px  rgba(0,0,0,.3);
		box-shadow: 0px 4px 7px  rgba(0,0,0,.3);
	
			width: 80%;
	}

.bdg_fila_concepto_centrada {
	width: 95%;
	margin: auto;
}

.bdg_fila_concepto_datos {
	width: 68%;
}

.bdg_btn_eliminar {
	margin-top: -8px;
	margin-right: -8px;
			background-image: url("../images/eliminar_concepto.png");
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
	cursor: pointer;
}

.bdg_btn_editar {
	margin-top: -5px;
	margin-right: 10px;
	background-image: url("../images/pencil.png");
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.bdg_concepto_texto_titulo {
	font-size: 18px;
	font-weight: bold;
}

.bdg_concepto_texto_subtitulo {
	font-size: 14px;
	line-height: 20px;
}

.ui-effects-transfer {
	border: 1px solid green;
	z-index: 100002 !important;
}

.bdg_boton_generico {
	/*height: 22px;
	line-height: 22px;
	z-index: 100;
	color: #555;
	text-align: center;		
	cursor: pointer; 
	position: absolute;
	overflow: hidden;*/
	
	background-color: #8ec100;
	height: 34px;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 14px;
	font-weight: normal !important;
	cursor: pointer;	
	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0, 0, 0, .3) /*{global-box-shadow-color}*/;
}

.bdg_presupuesto_btn_volver {
	border: 1px solid #305599;
	padding:0px 25px 0px 25px;
	font-size:14px;
	text-align: center;
	color:#FFF;
	cursor:pointer;
	
	background: #fc2662 !important;
	background: -moz-linear-gradient(top, #fc2662 0%, #cc2c59 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc2662), color-stop(100%,#cc2c59)) !important;
	background: -webkit-linear-gradient(top, #fc2662 0%, #cc2c59 100%) !important;
	background: -o-linear-gradient(top, #fc2662 0%,#cc2c59 100%) !important;
	background: -ms-linear-gradient(top, #fc2662 0%,#cc2c59 100%) !important;
	background: linear-gradient(top, #fc2662 0%,#cc2c59 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc2662', endColorstr='#cc2c59',GradientType=0) !important;
}

.bdg_presup_campostexto_error {
	background-color: red;
}

.bdg_capa_info_adicional {
	width: 100%;
	/*margin: auto;*/
	float: left;
	margin-left: 0px;
}

.bdg_btn_info_adicional {
	width: 65px;
	height: 14px;
	text-align: right;
	font-weight: bold;
	color: #4f4e4e;
	line-height: 14px;
			background-image: url(../images/flecha_abajo.png);
		background-repeat: no-repeat;
}

.bdg_btn_info_adicional_cerrar {
			background-image: url(../images/flecha_arriba.png);
	}

.bdg_capa_conceptos_individuales {	
						background-color: #dfdfdf !important;
			border:1px solid #a5a5a5 !important;
				width:95.5%;
	padding: 10px;
	border:1px dotted #ccc;
}

.bdg_texto_conceptos_gris {
			color:#c4c4c4;
	}

.bdg_bono_contenido {
	background-color: #fff;
	width: 100%;
	margin: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	/*border: 3px solid #d4d3d3;*/
}

.bdg_bono_cabecera {
	background-color: #e5e5e5;
	width: 100%;
	margin:auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bdg_bono_contenido_separador {
	width: 100%
	margin: auto;
}

.bdg_texto_info_precio_final {
			font-size: 18px;
		font-weight: bold;
		line-height: 22px;
					color: #fff;
		
	}

.bdg_texto_info_precio_final_Mv {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #FFF;
}

.bdg_texto_precio_final {
						color: #fff;
				font-size: 22px;
	font-weight: bold;
}

.bdg_texto_precio_final_Mv {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

.bdg_texto_precio_final_conc {
			color: #4f4e4e;
		font-size: 20px;
	font-weight: bold;
}

.bdg_texto_info_precio_final_conc {
			color: #4f4e4e !important;
		font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 5px;
}

.bdg_concepto_bono {
	border: 1px dashed #9c9b9b;
}

#bdg_capa_presupuesto_condiciones {
	width: 100%;
}

#bdg_presupuesto_condiciones_padre {
	
}

#bdg_capa_condiciones_botonera {
	padding-bottom: 20px;
}

#bdg_presupuesto_forma_pago {
	padding: 0px 0px 10px 20px;
	width: 92%;
}

.bdg_texto_especial {
		
}

.bdg_btn_cerrar {
	/*margin-right: -8px;*/
			margin-top: -5px;
		margin-right: 20px;
		background-image: url("../images/cesta_cerrar1.png");
		width: 54px;
		height: 25px;		
		background-repeat: no-repeat;
	cursor: pointer;	
}

.bdg_condiciones_tarjeta {
	width: 90%;
}

.bdg_capa_cabecera_panel {
	
			background-color: #404040;
	
			padding-top: 14px;
		width:501px !important;
		margin-left: -8px;
		height: 27px;
	}

.bdg_capa_cabecera_panel_der {
			background-color: #404040;
	
			padding-top: 14px;
		height: 27px;
	}

.bdg_cuadro_pasos {
	height: 27px;
	width: 142px;
	line-height: 27px !important;
		text-align: left;
		text-indent: 20px;

			background-image: url(../../side_layer/images/fondo_TPack.png);
	}

.bdg_cuadro_pasos_sombra {
			-moz-box-shadow: inset 1px -2px 4px rgba(8,8,8,.2);
		-webkit-box-shadow: inset 1px -2px 4px rgba(8,8,8,.2);
		box-shadow: inset 1px -2px 4px rgba(8,8,8,.2);
	}

.bdg_cuadro_pasos_OK {
	
		}

#bdg_capa_logo_icubel {
	font-size: 11px;
	text-align: right;
}

.bdg_capa_texto_condiciones {
	width: 100%;
}

.bdg_link {
	text-decoration: underline !important;
	color: blue !important;
}

.bdg_observaciones_al_propietario {
	width: 80% !important;
	height: 100px !important;
}

.expb_capa_padre_bono {
	width: 100%;
	max-width: 850px;
	float: none;
	margin: auto;		
}





/* ===== Estilos para reseteo Drupal ===== */

#bdg_capa_padre_presupuesto * {
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	line-height: normal;
	text-shadow: none !important;
	z-index: 10000px !important;
}

#bdg_capa_padre_presupuesto table td {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#bdg_capa_padre_presupuesto table td:hover {
	/*background: none;*/
	background: transparent;
}


/* Este estilo es un componente que tienen algunas web */
#container, #aside {
	z-index: 0px !important;
}

#bdg_capa_padre_plataformaTPV {
	width: 98%;
	background: #FFF;
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	max-height: 85vh;
    height: 100vh;
}

#bdg_logo_ssl1 {
	width: 115px;
}

.bdg_centrar_condiciones {
	width: 85%;
	text-align: center;
	margin: auto;
}

.bdg_centrar_boton {
	width: 100px;
	margin: auto;
}

.bdg_centrar_95 {
	width: 98%;
	margin: auto;
}

#bdg_capa_secure_connect {
	background-color: #404040;
	color: #ddd;
	height: 50px;
	text-align: left;
	text-indent: 10px;
	font-size: 16px;
	line-height: 50px;
	background-image: url(../images/ssl_secure_conection.png);
	background-repeat: no-repeat;
	background-position: 97%;
}

.bdg_info_progreso_TPV2 {
	background-color: #404040 !important;
	color: #ddd !important;
	font-weight: normal !important;
	font-size: 16px !important;
}

#bdg_capa_padre_tiempoTPV {
	width: 98%;
	background: #404040;
	padding-top: 10px;
	padding-bottom: 0px;
}

#bdg_capa_progreso_externo {
	background-color: #888;
	height: 20px;
	color: #555;
	text-align: center;
	line-height: 20px;
	text-indent: 0px !important;
	padding-left: 5px;
	padding-right: 5px;
		
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;	
}

#bdg_capa_progreso_interno {
	position: relative;
	top: 0;
	left: 0;
	background-color: #0F0;
	height: 20px;
	width: 0%;
	text-align: center;
	line-height: 20px;
	z-index: 1;

	background-image: url(../images/barStripes2.png);
	-webkit-background-size: 15px 20px;
	-moz-background-size: 15px 20px;
	background-size: 15px 20px;
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;
	-ms-animation: animate-stripes 3s linear infinite;
}


@-webkit-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}
@-moz-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}
@-ms-keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}
@keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}

#bdg_capa_progreso_interno_info {
	color: #000;
	position: relative;
	top: -20px;
	left: 0;
	height: 20px;
	width: 100%;
	text-align: center;
	line-height: 20px;
	z-index: 2;
}

.bdg_ancho_campo_tpv {
	width: 250px;
}

#bdg_capa_padre_plataformaTPV_velado {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 100%;
	height: 100%;
	z-index: 1;

	background: #555 url(../../side_layer/images/fondo_trama.png) 50% 50% repeat;
	background-repeat: repeat-x repeat-y;
	opacity: .8;
	-moz-opacity: .8;
	filter: Alpha(Opacity=80);
}

#bdg_capa_padre_plataformaTPV_completa {
	position: absolute;
	/*top: 54px;*/
	left: 30px;
	width: 90%;
	z-index: 2;
}

#bdg_presupuesto_conceptos_padre table td tr th
{
	padding: 0px !important;
	border-bottom: 0px !important;
	vertical-align: top !important;
	-webkit-box-shadow: 0 1px 3px transparent !important;
    box-shadow: 0px 1px 3px transparent !important;
}


/* ------ Solo para modulo TPack ------- */
	.bdg_campos_TPack {
		font-style: italic;
		line-height: 24px !important;
	}
	
	.bdg_separador_secciones {
				
			background-image: url(../images/separadro_sombra.png);
			background-repeat: no-repeat;
			background-position: top center;
			height: 25px;
			}	
	
	.bdg_separador_secciones_Mv {
		background-image: url(../images/separadro_sombra.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 2px;
		margin-bottom: 10px;
	}	
	
	.bdg_separador_secciones2_TPack {
		margin-top: -19px;
	}	
	
	.bdg_separador_secciones3_TPack {
		margin-top: -12px;
	}	
	
	@media all and (min-width: 481px) {
		#sly_capa_contenido_HTML {
			width: 485px !important; 
			margin: 0px 0px 0px 0px !important;
		}
	}
	
	@media all and (max-width: 480px) {
		#sly_capa_contenido_HTML {
			width: 100% !important;
			margin: 0px 0px 0px 0px !important;
		}
	}
	
	.bdg_sombra_capa_TPack {		
		-moz-box-shadow: 0px 4px 7px  rgba(0,0,0,.3);
		-webkit-box-shadow: 0px 4px 7px  rgba(0,0,0,.3);
		box-shadow: 0px 4px 7px  rgba(0,0,0,.3);
	}
	
	.bdg_capa_titulo_precio_final_TPack {
		padding-top: 12px;
		padding-bottom: 5px;
	
	
					background-color:#404040; 
			-webkit-border-top-left-radius: 10px;
			-webkit-border-top-right-radius: 10px;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
			
	}	
	
	.bdg_capa_titulo_precio_final_TPack_Mv {
		padding-top: 12px;
		padding-bottom: 5px;
		background-color:#404040; 
	}	
	
	.bdg_texto_concepto_TPack {
		font-weight: 18px;
		font-family: Arial;
		color: #4f4e4e;
	}	
	
	.bdg_texto_concepto2_TPack {
		font-size: 12px !important;
		font-family: Arial;
		color: #4f4e4e !important;
		font-weight: normal !important;
		font-style: italic;
	}	
	
	.bdg_texto_concepto3_TPack {
		font-size: 14px !important;
		font-family: Arial;
		color: #4f4e4e !important;
		font-weight: normal !important;
	}		
	
#bdg_capa_padre_tarjeta_garantia input
{
	margin-bottom:0px !important;
	display:inline !important;
	
	}

#bdg_garantia_titular {width:331px !important;}
#bdg_garantia_tarjeta {width:229px !important;}
#bdg_garantia_ccv {width:52px !important;}
#bdg_garantia_tarjetames {width:52px !important;}
#bdg_garantia_tarjetaanio {width:52px !important;}
#bdg_garantia_tipotarjeta {width:130px !important;}




#bdg_frame_form_tpv2 {
	/*height: 550px;*/
	background-color: #fff !important;
}

#tpv2_capa_padre_frame {
	background-color: #fff !important;
	/*height:550px;*/
}

#tpv2_capa_padre_frame iframe{
	height:100%;
}

	/* ----- Capa padre TPV en Budget V2 ---- */
	.bdg2_capa_padre_plataformaTPV_completa_V2 
	{
		width: 100% !important;
		/*height: 100% !important;*/
		float: left !important;
		
		position: inherit; !important;
		top:0px !important;
		right: 0px !important;
		bottom: 0px !important;
		left: 0px !important;
		
		z-index: 999999999 !important;
		background-color: #ccc;
		padding: 5px !important;
		
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;
		
		-webkit-overflow-scrolling: touch !important;
		overflow: scroll !important;
	}

@media all and (max-width: 480px) and (orientation : portrait) 
{ 
	
    .bdg_capa_padre_plataformaTPV_completa 
	{
		position: inherit !important;
		float: left !important;
		width: 100% !important;
		/*top:0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		z-index: 999999999;
		background-color: #ccc;
		padding: 5px;
		*/
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
	}
	
	#bdg_capa_padre_tarjeta_garantia {
		width: 96% !important;
	}
	
	#sly_capa_lateral_total {
		display: none !important;		
	}
	
	#bdg_capa_padre_plataformaTPV_velado {
		display: none !important;
	}
	
	#sly_capaDer 
	{
		/*height: 100% !important;*/
		overflow: scroll !important;
		
		position: fixed !important;
		top:0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		z-index: 999999999 !important;
		background-color: #ccc;
		padding: 5px;
		
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;
		
		-webkit-overflow-scrolling: touch !important;
		overflow: scroll;		
	}
	
	#tpv2_capa_padre_frame {
		float: left;
		width: 100%;
		height: 1000px !important;
		
		/*position: fixed; 
		right: 0; 
		bottom: 0; 
		left: 0;
		top: 0;*/
	}
	
	#tpv2_capa_padre_frame iframe{
		float: left;
		height: 900px;
		width: 100%;	
	}
}

@media all and (max-width: 800px) {
	#expb_capa_padre_presupuesto {
		width: 99%;
		float: left;
		padding: 5px;		
		margin: 5px;		
		
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;		
	}
	
	#bdg_bono_cabecera_cpatextos {
		float: none !important;
	}
	
	#bdg_bono_cabecera_cpatextos .bdg_texto_gris_2 {
		font-size: 16px !important;
	}
	
	#expb_bono_localizador {
		width: 100% !important;
	}	
	
	#expb_bono_datos {
		width: 100%;
		float: left;
		padding: 5px;
		margin: 5px;
		
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;
	}
	
	.bdg_capa_separadoar {
		margin: 0px !important;
	}
	
	.bdg_bono_contenido_separador {
		width: 100% !important;
	}
	
	.expb_prod_tam_1 {
		width: 27% !important;
	}
	
	.expb_prod_tam_1 {
		width: 27
	}
	
	.bdg_texto_info_precio_final {
		font-size: 14px !important;
	}
	
	.bdg_precio_final {
		font-size: 18px !important;
	}
	
	.bdg_bono_btn_imprimir {
		width: 20% !important;
	}
	
	.bdg_bono_btn_cerrar {
		width: 20% !important;
	}
	
	.bdg2_cuadro_info_pago {
		width: 100% !important;
		float: left !important;
		margin-left: 0%;
		background-color: #ededed;
		padding: 10px;
		
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;		
	}
}

@media all and (min-width: 801px) 
{
	.bdg2_cuadro_info_pago 
	{
		width: 80% !important;
		float: left !important;
		margin-left: 10px;
		padding: 10px;
		
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box;		
	}
}

@media all and (max-width: 480px) {
	.bdg_bono_cabecera {
		width: 100% !important;
		margin-top: 10px;
	}
}




/* ====== Evolucion de estilos para Atrio ====== */
.bdg_filahab_bgtransparent {
	background-color			: transparent;
}

.bdg_filahab_z1 {
	background					: transparent;
	height						: 0%;
	border						: 0px;
	margin						: 0px;
	box-shadow					:0 0px 0px rgba(0, 0, 0, .08);
	-webkit-box-shadow			:0 0px 0px rgba(0, 0, 0, .08);
}

.bdg_filahab_z2 {
	box-shadow					: 0 0px 0px rgba(0, 0, 0, .08);
	-webkit-box-shadow			: 0 0px 0px rgba(0, 0, 0, .08);
	border						: 0px;
	margin						: 0px;
	background					: transparent;
	height						: 0%; 
}

.bdg_filahab_nombre {
	margin-left					: 2px; 
	margin-top					: 2px; 
	font-size					: 12px; 
	float						: left; 
	width						: 85%;
}

.bdg_filahab_nombre_agrupacion {
	margin-left					: 2px; 
	font-size					: 12px;
}

.bdg_filahab_caracteristicas {
	font-size					: 12px;
	margin-left					: 40px; 
	float						: left; 
	width						: 85%;
}

.bdg_filahab_precios {
	margin-left					: 40px; 
	float						: left;
	font-size					: 12px; 
	width						: 100%;
}

.bdg_filahab_moneda {

}

.bdg_filainforeserva_z1 {
	width						: 97%; 
	margin						: auto;
}

.bdg_filainforeserva_t1{
	font-weight					: bold;
}

.bdg_filainforeserva_t2{
	text-transform				: capitalize;
}

.bdg_filainforeserva_t3{
	font-family					: Arial; 
	font-size					: 11px;
}

.bdg_filainforeserva_t4{
	text-transform				: capitalize;
}

.bdg_filapreciototal_z1 {
	font-size					: 14px; 
	color						:red; 
	text-decoration				: line-through; 
	display						: none;
}
.bdg2_confirmacion_capa_lista_conceptos .bdg_filapreciototal_z1 {
	display						: block;
}








/* ======= Estilos conceptos casa V4 ====== */



/* 
*{
    box-sizing: border-box;
  margin: 0;
  padding: 0;
} */
.cc4-opacity-07{
    opacity: 0.7;
  }
  .cc4-container{
    padding: 20px 20px;
    background-color: hsl(53, 22%, 93%);
  }
                                /* Primer DIV */
  .cc4-casa{
    display: grid;
    grid-template-columns: 33% 65%;
    margin: 30px 0px;
    
    column-gap: 2%;
    background-color: white;
  }
  .cc4-casa-wrapper{
    border-bottom: 1px solid black;
    border-top: 1px solid black;
  }
   .cc4-info-capa-izquierda-img{
        object-fit: cover;
        width: 100%;
        height:100%;
      
  }
  .cc4-info-capa-derecha{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .cc4-info-capa-derecha-ubicacion{
    margin-bottom: 10px;
  }
  .cc4-info-capa-derecha-ubicacion-nombre{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
  }
  .cc4-info-capa-derecha-ubicacion-localidad{
    font-size: 12px;
    opacity: 0.7;
 }
 .cc4-fecha-info{
    margin-bottom: 10px;
 }
  .cc4-info-capa-derecha-fecha{
   
    background-color: white;
    width: 100%;

    font-size: 17px;
    opacity: 0.7;
  }

                              /* Segundo y Tercer DIV */ 


.cc4-rooms{
    background-color: white;
    padding: 25px 0px 10px 0px;
    margin: 25px 0px 30px 0px;
}
.cc4-rooms-h2 {
    border-bottom: 1px solid black;
    padding-bottom: 9px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}
.cc4-rooms-span{
    font-weight: normal;
}
.cc4-rooms-description{
    font-size: 15px;
    padding-left: 20px;
    
}
.cc4-rooms-description-text{
    margin-bottom: 15px;
    line-height: 20px;
}

.cc4-rooms-description-price{
    
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    justify-content: right;
    gap: 15px;
    padding-right: 20px;
    
}
.cc4-room-01-desciption-price-p{
    opacity: 1;
    margin-bottom: 0px !important;
}
.cc4-room-01-desciption-price-span{
    font-weight: normal !important;
}
                                /* Cuarto DIV */
.cc4-booking-conditions{
    background-color: white;
    font-size: 15px;
    padding: 25px 15px 10px 15px;

}
.cc4-booking-conditions-h2{
    font-size: 17px;
    margin-bottom: 10px;
}
.cc4-booking-conditions-p{
    margin-bottom: 10px;
}
                                /* Quinto DIV */
.cc4-pment-info, .cc4-tax-payment-summary{
    font-size: 16px;
    padding: 20px;
    border-top: 1px solid black;

}
.cc4-pment-info{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.cc4-pment-info-childs{
    display: flex !important;
    justify-content: right;
    gap: 10px;
}
.cc4-pment-info-childs-p{
    font-weight: bold;
    opacity: 1;
}
.cc4-pment-anticipo{
    margin-top: 8px;
    gap: 95px;
}
.cc4-tax-payment-summary{
    background: white;
    border-bottom: 1px solid black;
    text-align: right;
}
.cc4-tax-payment-summary-importe{
    margin-bottom: 8px;
    font-size: 17px;
    font-weight: bold;
    opacity: 1;
}
.cc4-border-bottom-1{
    border-bottom: 1px solid black;
}
.cc4-margin-bottom-2{
    margin-bottom: 2px !important;
}
.cc4-border-0{
    border: 0 !important;
}
.cc4-background-color-white{
    background-color: white !important;
}
.cc4-margin-bottom-30{
    margin-bottom: 30px;
}
                                /* Parking DIV */

.parking-container{
    padding: 10px 15px 10px 15px;
    font-size: 14px;
}
.parking-container-title-h2{
    display: flex;
    margin: 20px 20px 10px 0px;
    gap: 10px;
    padding: 0px 0px 10px 10px;
    border-bottom: 1px solid black;
}
.parking-container-title-h2 h2{
    font-size: 15px;
}
.parking-container-title p{
    padding: 0px 40px 20px 10px;
}
.parking-container-description{
    background-color: white;
    padding: 0px 10px 15px 0px;
}
.parking-container-description-flex{
    display: flex;
    border-bottom: 1px solid rgb(176, 174, 174);
}
.parking-container-description-flex-text{
    padding: 15px 15px 10px 20px;
}
.parking-container-child {
    margin-bottom: 5px;
}
.parking-container-child1,.parking-container-child4{
    opacity: 1;
    font-weight: bold;
}
.parking-container-child1{
    margin-bottom: 10px;
}
.parking-container-child4{
    margin-top: 10px;
    font-size: 16px;
}
.parking-select-form {
    display: flex;
    justify-content: flex-end; /* Esto alinea el contenido a la derecha */
    gap: 15px;
    padding: 10px;
    border: 1px solid rgb(176, 174, 174);
    width: 200px;
    margin-left: auto; /* Esto alinea el div a la derecha */
    margin-top: 10px;
    outline: none;
}

.parking-select-form p {
    background-color: black;
    color: white;
    opacity: 1;
    padding: 8px 5px 5px 5px;
}

.parking-select-form select {
    width: 60px;
}
.parking-container-description-importe {
    width: 200px;
    margin-left: auto; /* Alinea el contenido a la derecha */
    text-align: right;
    padding-top: 15px;
    margin-top: 20px;
    border-top: 1px solid rgb(176, 174, 174);
}

.parking-container-description-importe p {
    opacity: 1;
    font-weight: bold;
    font-size: 16px;
}
@media screen and (min-width: 800px){
    .cc4-info-capa-derecha-fecha{
        display: flex;
        gap: 10px;
    }
    .cc4-info-capa-derecha{
        align-items: left;
        padding: 15px 20px 0px 20px;

    }

    .cc4-tax-payment-summary{
        text-align: left;
    }
    .cc4-rooms{
        display: grid;
        grid-template-areas: 
        "top-left top-right"
        "bottom-text bottom-text"
        ;
    }
    .cc4-rooms-description{
        border-top: 1px solid black;
        padding: 15px 0px 0px 20px;
    }
    .cc4-rooms-h2{
        grid-area: top-left;
        align-self: center;
        border: none;
        margin: 0;
    }
    .cc4-rooms-description-price{
        grid-area: top-right;
        align-self: center;
       padding: 0px 20px 10px 0px;
    }
    .cc4-rooms-description{
        grid-area: bottom-text;
    }
}








