.lf-table-downloaded-forms {
	white-space: normal;
}
.lf-downloaded-forms-list tbody tr td:nth-child(10) {
    min-width: 50px;
}

.lf-table-search-result-forms {
	white-space: normal;
}

.lf-table-order-forms {
	
}
.lf-panel-actions {
	align-self: center;
}
hr { 
/*    
	display: block;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;

*/
    margin-top: 0;
    margin-bottom: 0;;
    border-width: thin;
	width: -webkit-fill-available;
	margin-left: 0;
    margin-right: 0px;
} 
dd:last-child {
  margin-bottom: 15px;
}
.cdk-table--dense th {
	font-weight: 900;
}
.lf-item-center {
	margin-left: auto;
	margin-right: auto;
}
.lf-multi-select {
	width: auto;
}
.lf-error-message {
	color: #b00020;
}
