﻿.price-sheet a.edit-price-sheet-button {
    cursor: pointer;
}

.price-sheet span.display-data-field {
    margin-top: 5px;
}

.price-sheet div.edit-button-container {
    padding-top: 24px;
}

div.price-sheet-items-table div.rto-column-non-per-diem {
    margin-top: 27px;
}

div.price-sheet-items-table div.rto-column-per-diem {
    margin-top: -45px;
}

div.price-sheet-items-table .table-bordered > tbody > tr > td.vertical-align-initial {
    vertical-align: initial !important;
}

div.price-sheet-items-table div.edit-buttons-row {
    margin-top: 30%;
}

div.price-sheet-items-table i.fa-bold-icon {
    font-weight: bold;
}

div.price-sheet-items-table i.fa-vertical-center {
    margin-top: 8px;
}
