
#table-auftrag-liste tr td {
    vertical-align: top;
}
.pagination-block,
.search-block {
    float:right;
}


#table-termin-liste tr td {
    vertical-align: top;
}
#table-termin-liste .el-icon {
    margin-right: 0.2em;
}


#table-montagenachweis-stundenliste tr th {
    vertical-align: bottom;
}
#table-montagenachweis-stundenliste tr th .cell {
    word-break: normal;
}
#dialog-eingabe-stunden .el-input-group__prepend {
    min-width: 150px;
}


#table-montagenachweis-ersatzteile tr th {
    vertical-align: bottom;
}
#table-montagenachweis-ersatzteile tr th .cell {
    word-break: normal;
}
#dialog-eingabe-stunden .el-input-group__prepend {
    min-width: 150px;
}


.el-row {
    margin-bottom: 20px;
}
.el-row:last-child {
    margin-bottom: 0;
}


.bericht-action-buttons {
  float: right;
}


#table-montagenachweis-reisekosten tr th {
    vertical-align: bottom;
}
#table-montagenachweis-reisekosten tr th .cell {
    word-break: normal;
}
#dialog-eingabe-reisekosten .el-input-group__prepend {
    min-width: 150px;
}
.reisekosten-action-buttons {
    float: right;
}


#table-auftrag-liste tr td {
    vertical-align: top;
}
.pagination-block,
.search-block {
    float:right;
}

