.v-application--is-ltr .v-list-item__action:first-child, .v-application--is-ltr .v-list-item__icon:first-child {
	margin-right: 10px;
}
.v-data-table > .v-data-table__wrapper > table > tbody > tr > td, .v-data-table > .v-data-table__wrapper > table > tfoot > tr > td, .v-data-table > .v-data-table__wrapper > table > thead > tr > td{
	font-size: .875rem;
	height:27px;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
.row, .col{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.text-start{
	height: 25px;
}
.v-input__slot,.v-text-field{
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.v-text-field__details{
	display: none;
}
*,.v-toolbar__title, .v-label{
	font-size: 14px;
}