.print_qrcodeStart{
	position: absolute;
	top: 10px;
	left: 10px;
}

.print_header{
	position: absolute;
	top: 10px;
	left: 150px;
	width: 400px;
	font-size: 14px;
}

.print_header td{
	text-align: center;
}

.print_flags_wrapper {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 32px;
	text-align: center;
}

.print_logo{
	padding-top: 55px;
	text-align: center;
	padding-bottom: 5px;
}

.print_logo img{
	height: 100px;
}


.print_order{
	width: 100%;
	border-spacing: 15px 0px;
}

.print_order tr td{
	border-bottom: 1px solid #AAA;
	padding-left: 5px;
	padding-right: 5px;
}

.print_order td:nth-child(1){
	width: 100%;
}

.print_lines{
	margin-top: 20px;
	width: 100%;
	border-spacing: 10px 0px;
	font-size: 12px;
}

.print_course_name{
	border-bottom: 0 !important;
	font-weight: bold;
	width: 10%;
}

.print_order_qta{
	text-align: right;
	width: 5%;
}

.print_order_product{
	width: 55%;
}

.print_order_price{
	text-align: right;
	width: 5%;
}

.print_order_line_tot{
	text-align: right;
	width: 5%;
	font-weight: bold;
}

.print_order_notes{
	width: 30%;
	font-style: italic;
}

.print_order_product td{
	border-bottom: 1px solid #AAA;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.print_order_tot td{
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
}

.print_order_summary td{
	font-size: 16px;
	font-weight: normal;
	padding: 0;
}

.print_messages{
	font-size: 14px;
	margin-top: 20px;
}

.print_qrcodeClose_wrapper{
	position: absolute;
	bottom: 250px;
	width: 100%;
	text-align: right;
}

.print_qrcodeClose {
	display: inline-block;
	margin-right: 20px;
}

.print_self_service{
	position: absolute;
	bottom: 130px;
	width: 100%;
	font-size: 12px;
}

.print_self_service th{
	text-align: center;
	font-weight: bold;
}


.print_slogan{
	position: absolute;
	bottom: 80px;
	width: 100%;
	text-align: center;
}

.print_slogan img{
	height: 48px;
}

.print_footer{
	position: absolute;
	bottom: 30px;
	left: 10px;
	width: 400px;
	font-size: 12px;
}

.print_footer td{
	text-align: center;
}

.print_qrcodeSelf{
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.print_app_name{
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.print_app_name span{
	font-size: 10px;
	font-style: italic;
}