#main {
    margin-left: 0px;
}

/* Dropzone */

.dz-message {
    height: 120px;
    overflow: hidden !important;
}

.dz-text {
    margin-top: 0px;
    top: 0px;
}

table {
    width: 100%;
}

.mat-column-select {
    overflow: initial;
}

tr.mat-footer-row {
    font-weight: bold;
}

.badge {
	-webkit-transition: none !important;
	transition: none !important;
}
