.changengayhen {
    height: auto !important;
}

.btnhenlai {
    font-size: inherit;
}

.table th,
.table td {
    vertical-align: middle;
}

.datepicker {
    max-width: 20em;
    margin: 0 auto;
    font-size: inherit;
}

.mg-form-check .input-group-text.input-group-text2 {
    width: 7em;
}

@media screen and (max-width: 768px) {
    .txtinput {
        height: auto !important;
    }
    .modal-dialog {
        margin-top: 100px;
    }
}

.danhsachtiemchung table tr th:nth-child(1) {
    width: 3em;
}

.danhsachtiemchung table tr th:nth-child(2) {
    width: 15em;
}

.danhsachtiemchung table tr th:nth-child(3) {
    width: 5em;
}

.danhsachtiemchung table tr th:nth-child(4) {
    width: 9em;
}

.danhsachtiemchung table tr th:nth-child(5) {
    width: 3em;
}

#EditModal button {
    font-size: inherit;
}

.btn-updatequocgia {
    font-size: inherit;
    padding: 1px 12px;
    margin: 0 4px;
}

.btn-quenma {
    text-decoration: underline;
    font-size: 12px;
}

.mg-name {
    display: none;
}

.fullname {
    text-transform: uppercase;
}