﻿/*nueva versión taquilla zzp octubre 2015*/

/*primera página pagos asp*/

.body_taquillaszp{
	margin: 0px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #9AC336;
	background-color: #FFFFFF;
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	font-style: italic;
	}

.ancho_tabla_tzp_mv{
	margin: auto;
	width: 98%;
}


.logo_cliente{
	width: 200px;
	}


.logo_zona_tzp_mv{
	height: 45px;
	width: 100px;
}

	
.logo_cliente_tzp_mv{
	height: 125px;
	font-family: "Open Sans", arial;
	font-size: 20px;
	color: #1E789A;
	font-weight: bold;
	}	
	
.menu_tzp_mv{
	height: 25px;
	text-align: right;
	margin-right: 3px;
}	

.fondo_btnup_tzp_mv{
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #1E789A;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	text-align: center;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	margin-right: 2px;
	}

a:hover.fondo_btnup_tzp_mv{
	background-color: #428BCA;
	border: 1px solid #428BCA;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	}

.fondo_btnup_new_tzp_mv{
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #1E789A;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	text-align: center;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(/tiendas_c/plantillas/taquillaszp/graficas/administracion_mv.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	}

a:hover.fondo_btnup_new_tzp_mv{
	background-color: #428BCA;
	background-image: url(/tiendas_c/plantillas/taquillaszp/graficas/semf_verde.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #428BCA;
	border: 1px solid #428BCA;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	}
	
.cuerpo_tzp_mv{
	padding-top: 25px;
	padding-bottom: 25px;
}	
	
.texto_normal 
{
	font-family: "Open Sans", arial;
	color: #1E789A;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}	
	
.titulo_tzp_mv{
	font-size: 15px;
	font-style: normal;
	color: #333;
	font-family: arial;
	text-align: left;
	padding-left: 5px;
}
	
.fila_forma_pago {
	height: 25px;
	font-weight: bold;
}	

.fila_forma_pago1 {
	font-weight: bold;
}
	
.campo_text {
	width: 95%;
	height: 30px;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255,255,255,0.8);
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px 0px 0px 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .7s, -webkit-box-shadow ease-in-out .7s;
	-o-transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	font-style: italic;
}	
	
.tabla_forma_pago {
	padding-top: 45px;
	width: 98%;
	padding-bottom: 45px;
	margin: auto;
}


.campo_lista_despl {
	width: 95%;
	font-size: 12px;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255,255,255,0.8);
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px 0px 0px 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .7s, -webkit-box-shadow ease-in-out .7s;
	-o-transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	transition: border-color ease-in-out .7s, box-shadow ease-in-out .7s;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

.boton {
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #1E789A;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 80%;
	cursor: hand;
}


a:hover.boton{
	background-color: #428BCA;
}


.pie_pagina_tzp_mv{
	margin: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-bottom: 20px;
}	

.pmz_datos_pago_seguro {
    width: 250px;
    float: right;
    padding-top: 10px;
}

.pmz_espacio_candado {
    width: 140px;
    float: left;
    padding-top: 3px;
}

.pmz_candado {
    font-size: 3px;
    position: relative;
    border-radius: 3px;
    border: 3.5px solid #AAA;
    border-right-width: 7.5px;
    border-left-width: 7.5px;
    margin: 0 0 6rpx 0;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/candado_boton.gif);
}

.pmz_candado:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    border: 2.5px solid #AAA;
    width: 12px;
    height: 8px;
    left: 50%;
    margin-left: -6px;
    top: -10px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.pmz_candado:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    border: 1px solid #AAA;
    border-radius: 2.5px;
    left: 50%;
    top: -1px;
    margin-left: -2.5px;
}

.pmz_paga_seg::before {
    width: 50%;
    float: left;
    padding-top: 5px;
}
	
/*fin primera página pagos asp*/	

/*otras páginas pagos asp*/
	
	/*Formato 413 segunda pagina pago asp*/
	
	.linea_tzp_mv{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 40px;
	}
	
	.label_tzp_fr_mv {
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1E789A;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.resp_tzp_fr_mv{
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	}
	
	.fondopag_tzp_mv{
	background-color: #EEEEEE;
	padding-right: 0px;
	padding-left: 0px;
	height: 25px;
	}
	
	.labelRight_tzp_fr_mv{
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	}
	
	.respRight_tzp_fr_mv{
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	text-align: right;
	}
	
	
	.textpq_tzp_mv{
	font-family: "Open Sans", arial;
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-left: 12px;
	}
	
	.anchocld_tzp_mv {
	height: 25px;
	}


/*fin Formato 413 segunda pagina pago asp*/	
	
/* segunda página de pago forma de pago asp */

.tituloprincipal{
	font-size: 15px;
	color: #333;
	text-decoration: none;
	padding-bottom: 15px;
	font-family: "Open Sans", arial;
}

.tabla_encabezado_zp_personas{
	padding-top: 20px;
	padding-bottom: 20px;
}

.celda_tabla_encabezado_zp_personas{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 60px;
}

.celda_tabla_zp_personas{
	padding-top: 5px;
	padding-bottom: 5px;
}

.texto_forma_autenticacion_zp_personas{
	font-size: 14px;
	color: #1E789A;
	display: block;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	background-image: url(/tiendas_c/plantillas/taquillaszp/graficas/fondo_botones_zp.png);
	background-repeat: repeat-x;
	border: 1px solid #EEEEEE;
	}

.celda_tabla_campo_zp_personas{
	padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
}

.celda_tabla_registro_zpp{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boton_forma_autenticacion_zp_personas{
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #1E789A;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 50%;
	cursor: hand;
	}

.texto_olvido_clave_zp_personas{
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #9AC336;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.boton_forma_registro_zp_personas{
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px dotted #1E789A;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 50%;
	cursor: hand;
	}
	
.tableRollOverEffect_zp_personas{
	background-color:/*E3DFDF*/#FFFFFF;
	margin: auto;
	cursor: pointer;
	}

.tableRowClickEffect_zp_personas{
	background-color:/*#E3E3E3 #D3CDC9 #D6D4D4*/#FFFFFF;
	margin: auto;
	}

.zp_personas {
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	width: 100%;
	margin: auto;
	border: 1px solid #00FFFF;
	background-color: #3333FF;
}

.celda_tabla_zp_personas_ovido_clave{
	padding-top: 10px;
	padding-bottom: 10px;
}

.celda_tabla_obtener_clave_encontrado{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.tabla_medio_pago{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	width: 100%;
	align: center;
	margin: auto;
}

.texto_forma_pago 
{
	font-size: 12px;
	font-family: "Open Sans", arial;
	text-decoration: none;
	font-weight: normal;
	color: #333;
	font-style: italic;
}

.campo_radio_medio_pago{
	padding: 10px;
	font-weight: bold;
}

.celda_tabla_medio_pago{
	font-size: 15px;
	padding: 20px;
	cursor: hand;
	align: center;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}


.celda_tabla_encabezado_medios_pago{
	font-family: arial;
	font-size: 12px;
	color: #006;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
}


.tableRollOverEffect1{
	background-color:/*E3DFDF*/#FAFAFA;
	color:#FFF;
	border: 1px solid #F00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: auto;
	}

.tableRowClickEffect1{
	background-color:/*#E3E3E3 #D3CDC9 #D6D4D4*/#FAFAFA;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 15px;
	background-repeat: repeat-x;
	margin: auto;
	}
	

.vinculo_terminos 
{
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #9AC336;
	font-style: italic;
	padding-left: 15px;
}

.boton_forma_pago{
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #1E789A;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 50%;
	cursor: hand;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.pgos_menu_up{
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #9AC336;
	font-style: italic;
	padding-top: 15px;
}


.texto_pequeno {
	font-family: "Open Sans", arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-style: italic;
}

/*fin segunda página asp/*
	

/*inicio de estilos de formatos*/

.borde_fr_tr {
	border: 1px dotted #9AC336;
	background-color: rgba(255,255,255,0.3);;
}
.label_zzp_fr_tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.labelrigth_zzp_fr_tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
.titulo_zzp_fr_tr {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #428BCA;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.borde_fr_tr {
	border: 1px dotted #9AC336;
	background-color: rgba(255,255,255,0.3);;
}

.resp_zzp_fr_tr{
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #428BCA;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
}

.camposadicio_zzp_fr_tr {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
}
.campo_oblig_zzp_fr_tr {
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
}

.respright_zzp_fr_tr {
	background-color: rgba(255,255,255,0.2);
	border: 1px solid #CCC;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	text-align: right;

}
.boton_imprimir {
	background-color: #1E789A;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #1E789A;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 50%;
	cursor: hand;
	text-decoration: none;
}
.advertencia_zzp_tr {
	color: #F06;
}
.espera_zzp_tr{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9AC336;
	text-decoration: none;
}
.mail_tzp_tr {
	color: #1E789A;
	text-decoration: none;
}


/*fin de estilos para formatos*/


/*pagina de pagos pago asp*/

#forma_1{
	margin: auto;
	width: 95%;
}

.tabla_seleccion_tarjeta_credito{
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.lista_despl_tc_zpp{
	display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	}

.tabla_tarjeta_credito{
	padding: 15px;
	width: 95%;
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FAFAFA;
}

.tabla_encabezado_forma_cr{
	font-size: 22px;
	font-style: normal;
	color: #933;
	font-family: arial;
	text-align: left;
}

.tabla_forma_cr{
	margin: auto;
	width: 95%;
}

/*fin pagina pago asp*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
