@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

*{
	margin:0;
	padding:0;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
}
h5{
	font-size:13px;
	}

p {
	font-size:12px;
	padding-bottom:6px;
}
.bottomInfo.bottomInfo2{
			display:none!important;
		}

	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
		.e_ticket_pan,
		.et_info_main_box{
			height:auto!important;
			height:auto!important;
		}
		
		.et_wide_column,
		.et_info_main_box,
		.et_narrow_column{
			float:none!important;
			height:auto!important;
		}
		
		.bottomInfo{
			width:auto!important;
		}
		
		.bottomInfo.bottomInfo2{
			display:block!important;
			font-weight:bold!important;
		}
		.bottomInfo{
			display:none!important;
		}
		
		.et_wide_column,
		.qrCode,
		.printNotice{
			display:none!important;
		}
		
		.e_ticket_pan{
			overflow:hidden!important;
		}
		
		.bottomInfo.bottomInfo2{
			left:6px!important;
		}
		.qrImages2{
			float:right!important;
		}
		
	}


@media print {
	.page_break{display: block;  page-break-after: always; }
	
	.printEticketHeader {display: none; }
	p { font-size: 6px; }
	span { font-size: 12px; }
}



.e_ticket_pan{
	/*width:80%;*/
	width:750px;
	/*height:828px;*/
	margin:0 auto;
}

.black_single_line{
	border-bottom:1px solid #000;
}

.black_title_box{
	width:100%;
	height:36px;
	background:#000;
	text-align: center;
}
.black_title_box h3{
	width:100%;
	line-height:36px;
	font-size:24px;
	padding-left: 10px;
	color:#fff;
	font-weight:normal;
}

.et_left_col
{
	float:left;
	width:53%;
}

.et_right_col
{
	float:left;
	width:47%;
}

.et_info_box
{
	width:100%;
}

.et_info_main_box
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 677px;
	border:1px solid #333;
	padding: 5px;
	min-height: 212px;
	padding-bottom: 25px;
}

.et_info_main_box h1
{
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 5px 0px 5px 0px;
	font-size: 16px;
}

.et_info_main_box h2
{
	font-size: 14px;
	font-weight: normal;
}

.title_print_for_entry{
	width:91%;
	margin:0 auto;
}

.et_info_main_box_bottom_leftA
{
	float:left;
}

.et_info_main_box_bottom_leftA h3
{
	padding-bottom:10px;
}

.et_info_main_box_bottom_leftB
{
	float:right;
}

.et_info_main_box_bottom_right{
	width:30%;
	float:right;
}

.e_ticket_pan_main
{
	width:100%;
	padding:20px 0;
	overflow:hidden;
}

.et_wide_column
{
	width:60%;
	float:left;
	padding:10px;
	border:1px solid #333;
	/*height: 389px;*/
	min-height:464px;
}

.et_row table td {
	padding: 4px 10px;
}

.et_narrow_column
{
	width:33%;
	float:right;
	padding:10px;
	/*height:712px;*/
	min-height:464px;
	border:1px solid #333;
}

.et_narrow_column p{
	padding-bottom:3px;
}

.et_article{
	padding-bottom:10px;
}
.et_narrow_column_row{
	padding-bottom:10px;
}

.bottomBarcodeImage
{
	text-align: center;
}

.bottomInfo
{
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 665px;
}

.printNotice
{
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.qrCode
{
	position: absolute;
	bottom: 20px;
	right: 0px;
}

.qrImages
{
}
.qrImages2
{
	margin-left: 127px;
}

.side_lft{
	float:left;
}
.side_rt{
	float:right;
}

.printEticketHeader
{
	margin: 0 auto;
	width: 750px;	
}

#printEticketButton
{
	margin: 10px 250px;
	width: 250px;
}

.black_title_box h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.et_info_main_box h2, h1, h3
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.et_narrow_column p
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}