@charset "UTF-8";

.form-5em {
	width: 5em !important;
	display: inline-block; }

.bg-line {
	background-color: #00c300;
	color: white;
}

.center {
	text-align: center;
}

th[data-order-name] {
	cursor: pointer;
}

.mt10 {
	margin-top: 30px;
}

html, body {
	height: 100%;
	margin: 0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	padding: 0 0 60px;
}

#qr-block {
	min-height: 400px;
	height: auto !important;
}

.hide {
	display: none;
}