﻿html {
      position: relative;
      min-height: 100%;
    }

.body_taquillaszp_portadainmo {
	margin: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #c4282e;
	background-color: #FFFFFF;
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	font-style: italic;}
	

.row {
	margin: auto;
	width: 90%;
    }


.logo_zona_tzp {
	height: 59px;
	width: 115px;
	padding-top: 10px;
    }

.logos_cert_tzp{
	background-image: url(/tiendas_c/plantillas/taquillaszp_portadainmo/graficas/logos_certificados.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	}
	
.logo_cliente{
	width: 300px;
	}

@media(max-width:767px){

.logo_cliente{
	width: 200px;
	}

.logo_zona_tzp {
	height: 49px;
	width: 95px;
	padding-top: 10px;
    }

.logos_cert_tzp{
	background-image: url(/tiendas_c/plantillas/taquillaszp_portadainmo/graficas/logos_certificados_mov.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	}}	

.col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
	color: #c4282e;
    }

.tooltip-inner{
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #c4282e;
	border-radius: 4px;
	font-weight: bold;
	width: 300px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 150px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0px;
	margin: 2px 0px 0px;
	font-size: 14px;
	list-style: outside none none;
	background-color: #FFF;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.200);
	background-clip: padding-box;
}

.tooltip.top .tooltip-arrow{
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #c4282e;
	border-width: 5px 5px 0;
	margin-right: 25px;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

.navbar-default {
	background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
	background-repeat: repeat-x;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset, 0px 0px 0px rgba(0, 0, 0, 0);
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.fondo_btnup_tzp{
	background-color: #c4282e;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #c4282e;
	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;
	width: 140px;
}

a:hover.fondo_btnup_tzp{
	height: 26px;
	background-color: #5b9cd6;
	border: 1px solid #5b9cd6;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}

@media(max-width:767px){
	.fondo_btnup_tzp{
	background-color: #c4282e;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	width: 150px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #c4282e;
	border-bottom-color: #FFFFFF;
	border-left-color: #c4282e;
	height: 26px;
}

a:hover.fondo_btnup_tzp{
	background-color: #5b9cd6;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #c4282e;
	border-bottom-color: #FFFFFF;
	border-left-color: #c4282e;
	height: 26px;
	}

}

	
.fondo_btnup_new_tzp{
	background-color: #c4282e;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #c4282e;
	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;
	background-image: url(/tiendas_c/plantillas/taquillaszp_portadainmo/graficas/administracion.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 140px;
}
	
a:hover.fondo_btnup_new_tzp{
	height: 26px;
	background-color: #5b9cd6;
	border: 1px solid #5b9cd6;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}



@media(max-width:767px){
		
.fondo_btnup_new_tzp{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #c4282e;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	width: 150px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #c4282e;
	border-bottom-color: #FFFFFF;
	border-left-color: #c4282e;
	height: 26px;
}

	
a:hover.fondo_btnup_new_tzp{
	background-color: #5b9cd6;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #c4282e;
	border-bottom-color: #FFFFFF;
	border-left-color: #c4282e;
	height: 26px;
	}
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #FFFFFF; 
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
	background-color: #5b9cd6;
	height: 26px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 26px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	}

.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 26px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	}

.navbar-default .navbar-nav > .active > a {
	/*background-image: linear-gradient(to bottom, #5b9cd6 0px, #5b9cd6 100%);*/
	background-image: none;
	-webkit-background-image: linear-gradient(to bottom, #5b9cd6 0px, #5b9cd6 100%);
	background-color: #5b9cd6;
	background-repeat: repeat-x;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.075) inset;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
}

#navbar {
	text-align: right;
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	background-color: #FFF;
    }

.navbar-nav {
	float: right;
	margin-top: 1px;
	margin-right: 5px;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #5b9cd6;
	border: 1px solid #5b9cd6;
}

.nav-tabs.nav-justified {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.container > .navbar-header, .container > .navbar-collapse {
	margin-right: 0px;
	margin-left: 0px;
	height: 50px;
	background-color: #fff;
}


.navbar-collapse {
	max-height: 340px;
	padding-right: 0px;
}

.container {
	width: 100%;
	background-color: #FFF;
}


.divContainer {
	margin: auto;
	width: 90%;
}

.divencabezado{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin: auto;
	font-weight: bold;
	color: #c4282e;
}

@media(max-width:767px){

	.container {
	width: 100%;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.divencabezado{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin: auto;
	font-weight: bold;
	color: #c4282e;
}
	
	.divContainer {
	margin: auto;
	width: 100%;
}

.navbar-collapse {
	max-height: 767px;
	padding-right: 0px;
}

body{
	margin: 0px;
}

.container-login input[type="submit"] {
	background-color: #5b9cd6;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #5b9cd6;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 1px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	width: 50%;
	cursor: hand;
	margin: auto;
}

}


.tabs-login {
	background: #E6E6E6 none repeat scroll 0% 0%;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	margin-top: -1px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px solid #CCCCCC;
}


.container-login h4 {
	font-size: 15px;
	color: #c4282e;
	font-family: "Open Sans", Arial;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
}

.container-login input[type="submit"] {
	background-color: #c4282e;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans", arial;
	font-style: italic;
	color: #FFF;
	border: 1px solid #c4282e;
	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: auto;
}


.container-login {
	min-height: 0px;
	max-width: 680px;
	color: #c4282e;
	padding: 0px;
	margin: auto;
}


.form-group {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
}

.form-control {
	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;
}

.form-control: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;
}

.pie_pagina_tzp{
	margin: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-bottom: 20px;
	width: 90%;
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	font-style: italic;
}

	
.pie_new {
	font-family: arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: right;
	line-height: 16px;
	padding-right: 10px;
}


.pie_new_verde {
	color: #387A7E;
	text-decoration: none;
}


.pie_cliente{
	margin: auto;
	width: 90%;
	text-align: center;
	font-family: "Open Sans", arial;
	color: #333;
	font-size: 12px;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
}


.input-group-addon {
	color: #666666;
	text-align: center;
	background-color: #D4D4D4;
	padding: 6px 12px;
	font-size: none;
	font-weight: normal;
	line-height: 1;
	border: 1px solid #cccccc;
	border-radius: 0px;
	margin: none;
}

.navbar-default .navbar-toggle {
    border-color: #c4282e;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #c4282e;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #418AC8;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}


.elemento {
	font-size: 22px;
	font-style: normal;
	color: #333;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9AC336;
}


.container-login h2 {
	color: #c4282e;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}




.AlertaR{
	font-size: 22px;
	font-style: italic;
	color: #c4282e;
	font-family: arial;
	text-align: left;
}

@media(max-width:767px){
	.AlertaR{
	font-size: 18px;
    font-style: italic;
    color: #333;
    font-family: arial;
    text-align: left;
}}


blockquote small, blockquote .small {
    font-family: "Open Sans", arial;
    color: #333;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
}

blockquote {
	padding: 10px 20px;
	margin: 0px 0px 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c4282e;
}

.col-md-6{
	font-weight: bold;
	color: #c4282e;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #FFFFFF;
	background-color: #FDFDFD;
}

.chks {
	text-align: center;
}



.col-md-2 {
	text-align: right;
		color: #c4282e;
}

.success{
	font-weight: bold;
	text-align: right;
	color: #c4282e;
}

.table-responsive{
	padding: 15px;
	width: 98%;
	line-height: 1.42857;
	color: #333;
	background-color: rgba(255, 255, 255, 0.8);
	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.7s ease-in-out 0s, box-shadow 0.7s ease-in-out 0s;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


.col-md-4 {
	width: 100%;
	margin-right: none;
	position: none;
	min-height: none;
	padding-right: none;
	padding-left: none;
	margin: auto;
	}


@media(max-width:767px){
.col-md-4 {
	width: 50.3333%;
	margin-right: auto;
	padding-left: 25%;
}}


.btn-default {
	background-image: linear-gradient(to bottom, #c4282e 0px, #c4282e 100%);
	background-repeat: repeat-x;
	border-color: #c4282e;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	align-content: center;
}

.btn-default:hover, .btn-default:focus {
	background-color: #5b9cd6;
	background-position: 0px 0px;
	color: #fffFFF
	align-content: center;
}

.container-login input[type=submit] {
	background-color: #5b9cd6;
	border-color: #5b9cd6;
	color: #ffffff;
	border-radius: 0;
	line-height: 1.33;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	}

.container-login input[type="submit"]:hover, .container-login input[type="submit"]:focus {
	background: #5b9cd6 none repeat scroll 0% 0%;
	border-color: #5b9cd6;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

#ContentPlaceHolder1_BtnAceptar{
	width: 70%;
	align-content: center;
	margin-top: 15px;
	margin-right: -10px;
	margin-bottom: 15px;
}

#ContentPlaceHolder1_BtnRegresar{
	width: 70%;
	margin-top: 15px;
	margin-left: -10px;
	align-content: center;
	margin-bottom: 15px;
}

.btnpendientes{
	align-content: center;
	padding-left: 45%;
}


@media(max-width:1000px){
	
#ContentPlaceHolder1_BtnAceptar{
	width: 100%;
	align-content: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#ContentPlaceHolder1_BtnRegresar{
	width: 100%;
	align-content: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}}

@media(max-width:767px){
.btnpendientes{
	align-content: center;
	padding-left: 35%;
}
}

.btn-default:focus{
	color: #FFF;
}

.btn{
	/*display: inline;*/
	background-color: #c4282e;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin: auto;
	align-content: center;
}


.EncabezadoFatura{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c4282e;
	background-color: #c4282e;
	text-align: center;
	height: 40px;
}



.container-login .nav-tabs.nav-justified > li > a, .container-login .nav-tabs.nav-justified > li > a:hover, .container-login .nav-tabs.nav-justified > li > a:focus {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	border-radius: 8px 8px 0px 0px;
	-webkit-box-shadow: inset 0 3px 0 rgba(255,255,255,0.15),0 3px 3px rgba(0,0,0,0.075);
	box-shadow: inset 0 3px 0 rgba(255,255,255,0.15),0 3px 3px rgba(0,0,0,0.075);?
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	margin: auto;
}


.container-login .nav-tabs.nav-justified > .active > a, .container-login .nav-tabs.nav-justified > .active > a:hover, .container-login .nav-tabs.nav-justified > .active > a:focus {
	color: #666 ;
	background-color: #D4D4D4 ;
}



@media(max-width:767px){

.container-login .nav-tabs.nav-justified > li > a, .container-login .nav-tabs.nav-justified > li > a:hover, .container-login .nav-tabs.nav-justified > li > a:focus {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	border-radius: 8px 8px 0px 0px;
	-webkit-box-shadow: inset 0 3px 0 rgba(255,255,255,0.15),0 3px 3px rgba(0,0,0,0.075);
	box-shadow: inset 0 3px 0 rgba(255,255,255,0.15),0 3px 3px rgba(0,0,0,0.075);?
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	margin: auto;
	height: 46px;
	}


.container-login .nav-tabs.nav-justified > .active > a, .container-login .nav-tabs.nav-justified > .active > a:hover, .container-login .nav-tabs.nav-justified > .active > a:focus {
	color: #666 ;
	background-color: #D4D4D4 ;
	height: 46px;
	}}