body
{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: white;
}

.white_back, body, header, main, footer, fieldset
{
	background-color: white !important;
}

div.float_left
{
	float: left;
	margin-right: 20px;
}

div.clear_float
{
	clear: both;
}

table.report_table
{
	border-collapse: collapse;
}

table.report_table th, table.report_table td
{
	border: 1px solid black;
	text-align: center;
}

.centered_text
{
	text-align: center;
}

div.right_text
{
	text-align: right;
}

button.kasa-button
{
	width: 100%;
	height: 80px;
	white-space: initial;
}

table.ticket_cupon td
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

td.space_right
{
	padding-right: 20px;
}

span.bill_movie_title
{
	font-size: 24px;
}

span.bill_movie_rowseat
{
	font-size: 20px;
}

main.display_padding
{
	padding-top: 30px;
}

div.legend_space
{
	margin-top: 30px;
}

p.big_title
{
	font-size: 50px;
}

div.info_pad
{
	padding-top: 30px;
	font-size: 1.5em;
}

div.bigger_font
{
	font-size: 2em;
}

.display_info
{
	font-size: 40px;
}

.display_info_small
{
	font-size: 30px;
}

.display_info_big
{
	font-size: 50px;
}

fieldset.small_display_container
{
	width: 100%;
	position: absolute;
	bottom: 5%;
}