﻿/*nueva versión taquilla zzp octubre 2015*/

/*primera página pagos asp*/

.body_taquillaszp{
	margin: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #9AC336;
	background-color: #FFFFFF;
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	font-style: italic;
	}

.logo_cliente{
	width: 300px;
	}

.logo_zona_tzp {
	height: 49px;
	width: 115px;
    }


.ancho_tabla_tzp{
	margin: auto;
	width: 90%;
}
	
.logo_cliente_tzp{
	height: 165px;
	font-family: "Open Sans", arial;
	font-size: 20px;
	color: #1E789A;
	font-weight: bold;
	}

.menu_tzp{
	height: 44px;
	text-align: right;
	padding-right: 20px;
	}
	
.fondo_btnup_tzp{
	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: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	height: 26px;
	padding-top: 9px;
	padding-right: 40px;
	padding-bottom: 9px;
	padding-left: 60px;
	text-decoration: none;
	margin-right: 5px;
	
	}

a:hover.fondo_btnup_tzp{
	background-color: #428BCA;
	border: 1px solid #428BCA;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}


.fondo_btnup_new_tzp{
	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: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	height: 26px;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 40px;
	text-decoration: none;
	background-image: url(/tiendas_c/plantillas/taquillaszp/graficas/administracion.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	}

a:hover.fondo_btnup_new_tzp{
	background-color: #428BCA;
	border: 1px solid #428BCA;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}

.cuerpo_tzp{
	padding-top: 40px;
	padding-bottom: 40px;
}

.texto_normal 
{
	font-family: "Open Sans", arial;
	color: #1E789A;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

.titulo_tzp{
	font-size: 22px;
	font-style: normal;
	color: #333;
	font-family: arial;
	text-align: left;
	
}

.fila_forma_pago {
	height: 45px;
	font-weight: bold;
}

.fila_forma_pago1 {
	font-weight: bold;
}

.texto_id_obligatorio{
	font-size: 10px;
}

.texto_campo{
	font-family: "Open Sans", arial;
	color: #1E789A;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
	
.campo_text {
	width: 90%;
	height: 33px;
	font-size: 12px;
	line-height: 1.42857;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 5px 0px 0px 5px;
	-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;
}

.campo_text:focus {
	border-color: #66AFE9;
	outline: 0px none;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
	background-color: #FDFDFD;
}

.tabla_forma_pago {
	padding-top: 45px;
	width: 100%;
	padding-bottom: 45px;
}

.campo_lista_despl {
	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: 5px 0px 0px 5px;
	-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;
	margin-right: 10px;
}

.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: 50%;
	cursor: hand;
	height: 38px;
}

a:hover.boton{
	background-color: #428BCA;
}

.pie_pagina_tzp{
	margin: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-bottom: 20px;
}

/*fin primera página pagos asp*/

/*otras página pagos asp*/

	/*Formato 413 segunda pagina pago asp*/
	
	.linea_tzp{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 60px;
	}
	
	.label_tzp_fr {
	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;
	}

	.anchocld_tzp {
	height: 25px;
	}
	
	.resp_tzp_fr{
	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{
	background-color: #EEEEEE;
	padding-right: 20px;
	padding-left: 20px;
	width: 30%;
	padding-bottom: 10px;
	}
	
	.labelRight_tzp_fr{
	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{
	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{
	font-family: "Open Sans", arial;
	font-size: 11px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-left: 12px;
	}

	.tituloform_tzp {
	font-size: 22px;
	color: #333;
	text-decoration: none;
	padding-bottom: 15px;
	font-family: "Open Sans", arial;
	}

/* fin Formato 413 segunda pagina pago asp*/

/* segunda página de pago forma de pago asp */

.tituloprincipal{
	font-size: 22px;
	color: #333;
	text-decoration: none;
	padding-bottom: 15px;
	font-family: "Open Sans", arial;
}

.tabla_encabezado_zp_personas{
	padding-top: 30px;
	padding-bottom: 30px;
}

.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: 10px;
	padding-bottom: 10px;
	
}


.texto_forma_autenticacion_zp_personas{
	font-size: 15px;
	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_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;
}

.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;
	height: 38px;
	}

.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;
	}

a:hover.texto_olvido_clave_zp_personas{
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #DCEBB8;
	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 solid #1E789A;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 50%;
	cursor: hand;
	height: 38px;
	}
	
.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;
	}

/*fin segunda página asp*/

/*solo pagina net*/

.tabla_conten_tzp{
	margin: auto;
	width: 90%;
}

.tabla_net_tzp{
	background-color: #E6E6E6;
	margin: auto;
	padding: 15px;
	width: 1000px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #E6E6E6;
	border-bottom-color: #F0F0F0;
	border-left-color: #E6E6E6;
	height: 270px;
}

.celda_logeo_pago{
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}


.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;
	padding-left: 10px;
	line-height: 30px;
}

.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;
	}


.tableRollOverEffect1{
	background-color:/*E3DFDF*/#F4F7F7;
	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*/#F4F7F7;
	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;
	}

.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;
}


.tabla_multiregistros{
	padding: 1px;
	width: 100%;
}

.fila_titulo_mr{
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 5px;
	color: #333;
	border: 1px solid #DDDDDD;
	height: 35px;
}

.celda_titulo_mr{
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #F6F6F6;
	padding: 5px;
	color: #333;
	height: 54px;
	border: 1px solid #DDDDDD;
}

.celda_info_mr{
	font-family: "Open Sans", arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	background-color: #FCFCFC;
	padding: 5px;
	color: #333;
	height: 54px;
	border: 1px solid #DDDDDD;
}

.vinculo_no_subrayar{
	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: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	height: 26px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-decoration: none;
	margin-right: 5px;
}

a:hover.vinculo_no_subrayar{
	background-color: #428BCA;
	border: 1px solid #428BCA;
}


#ctl00_cphContenido_lblTotalFacturas{
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #1E789A;
	padding-right: 10px;
	padding-top: 20px;
}

#ctl00_cphContenido_txtTotalFacturas{
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #1E789A;
	padding-right: 10px;
	padding-top: 20px;
	}

#ctl00_cphContenido_ctl01_ctlMensajeError_lblMensaje{
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #F06;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	height: 40px;
}

/*fin paginas principales asp y net*/

/*inicio pagina de logeo MVC*/

.cuadro_login {
	background-color: #E6E6E6;
	margin: auto;
	width: 800px;
	border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #E6E6E6;
	border-bottom-color: #F0F0F0;
	border-left-color: #E6E6E6;
	height: 180px;
	padding-top: 80px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.label {
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.labelbold {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}
.labelbold_Total {
	font-family: verdana;
	font-size: 11px;
	color: #063;
	text-decoration: none;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}

.campos_captura {
	width: 90%;
	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;
	-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;
}

#identificacionCliente{
	margin: 30px;
}

.table{
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	font-style: italic;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
}

.thead{
	font-weight: bold;
	background-color: #F6F6F6;
	padding: 2px;
	height: 60px;
}

.th{
	background-color: #FCFCFC;
	height: 60px;
	padding: 2px;
}

.td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding: 2px;
	}

.th_encabeza{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	padding: 2px;
	}

.linkpagar{
	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: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	height: 26px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-decoration: none;
	margin-right: 5px;
}

a:hover.linkpagar{
	background-color: #428BCA;
	border: 1px solid #428BCA;
}

.saldo{
	width: 80px;
	height: 17px;
	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;
	-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;
	}

.labelbold{
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #1E789A;
	text-align: right;
	}
	
.labelbold_Total_izq{
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #1E789A;
	padding-right: 10px;
	text-align: left;
	}

.footer {
	font-family: arial;
	font-size: 15px;
	color: #999;
	display: flex;
	text-decoration: none;
	justify-content: center;
	align-items: center;
	line-height: 16px;
	Padding: 0px 30px;
	font-weight: bold;
}

.px_logo_zona {
	align-items: center;
}

.tamaniologos {
	width: 150px;
}

.pmz_datos_pago_seguro {
	display: flex;
	padding-top: 10px;
	align-items: center;
}

.pmz_espacio_candado {
    float: center;
    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;
}

.pmz_paga_segu {
	padding-left: 6px;
}

.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: center;
    padding-top: 5px;
}

.pmz_logo_zona_enca {
    background-image: url("Graficas/logo_zona_encabezado.gif");
    background-repeat: no-repeat;
    width: 40%;
    height: 45px;
    float: center;
}

/*fin pagina logeo MVC*/

/*inicio pagina de formularios*/

.boton_pagar{
	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;
	cursor: hand;
	margin: 3px;
	}
	
a:hover.boton_pagar{
	background-color: #428BCA;
}

#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 de formularios*/


/*formtos y formatos de correo pc*/

.label_zzp_fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.espera_zzp {
	font-size: 13px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #9AC336;
	text-decoration: none;
}
.advertencia_zzp {
	color: #F06;
	font-size: 13px;
	line-height: 25px;
}
.labelrigth_zzp_fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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 {
	font-family: arial;
	font-size: 14px;
	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 {
	border: 1px dotted #9AC336;
	background-color: rgba(255,255,255,0.3);;
}

.resp_zzp_fr{
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #428BCA;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
}
.trampita {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 3px;
}
.camposadicio_zzp_fr {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
}
.campo_oblig_zzp_fr {
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
}

.respright_zzp_fr {
	background-color: rgba(255,255,255,0.2);
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1E789A;
	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;
}

.new_contenido_rojo {
	font-size: 12px;
	font-style: italic;
	color: #F06;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.mail_tzp {
	color: #1E789A;
	text-decoration: none;
}

.tabla_form_tzp {
	margin: auto;
	width: 950px;
}

/*fin formatos y formatos de correo PC*/







