html, body {
	height:100%;
}
.toplogo{
	width:75%;
	max-width: 200px;
	margin:10px;
	
}
.menubutton
{
	max-width:80px;
} 
.txtia{
	min-width:50%;
}
.list-group-item-action{
	cursor:pointer;
}
.scanmessage{
	font-size:0.8rem;
}
.lab_3_kratkleur{
	background-color:#A5D6A7;
}
.lab_14_kratkleur{
	background-color:#81D4FA;
}

    h1 {
        font-size: 1.2rem !important;
    }
    h2 {
        font-size: 1.1rem !important;
    }
    h3 {
        font-size: 1.0rem !important;
    }
    h4 {
        font-size: 0.9rem !important;
    }
    h5 {
        font-size: 0.8rem !important;
    }
    h6 {
        font-size: 0.7rem !important;
    }
