.mat-toolbar-row .mat-icon.md-icon-logo {
	height: 40px;
	width: 40px;
}

.login-logo.mat-icon {
	height: 100px;
	width: 100px;
}

.form-icon.mat-icon {
	height: 28px;
	width: auto;
	max-width: 36px;
	color: #999999;
	margin-right: 5px;
}

td-layout-footer a,
td-layout-footer a:visited {
	color:rgba(0, 0, 0, 0.87);
}

td-layout-footer {
	font-size: 0.8em;
}

md-dialog-actions > .mat-button {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.label-value {
	margin-top: 20px;
}

input:read-only {
    color: rgba(0, 0, 0, 0.50) !important;
}

.expired {
	color: darkred;
}

td-paging-bar[hidden] {
	display: none !important;
}

.inner-padding > *{
	margin-left: 5px;
	margin-right: 5px;
}





