#status_table > tbody > tr {
	height: 40px;
}

.canvas-background {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
}

.order-font {
	font-size: 16px;
    font-weight: bold;
}

#div_nfc_statistics .mini-stats li {
    margin: 0 0 0 15px;
}