.tm-table {
	width: 100%;
	
        white-space: normal;
}
.tm-tableh {
	width: 100%;
	overflow-y: scroll;
        white-space: nowrap;
}
.error-input {
    border: 2px solid #d37373;
}
.datepicker {
    z-index: 10000;
}