/* Add here all your CSS customizations */
.hidden-logo {
	display: none;
	position: absolute;
	z-index: 999;
	margin-top: -300px;
	margin-left: 50px;
}

#mtable img {
	cursor: pointer;
}

.mt20 {
	margin-top: 20px;
}

.mb20 {
	margin-bottom: 20px;
}