﻿#tblZoomAccountTest th:nth-child(1),
#tblZoomAccountTest td:nth-child(1) {
    width: 30%;
}

#tblZoomAccountTest th:nth-child(2),
#tblZoomAccountTest td:nth-child(2) {
    width: 15%;
}

#tblZoomAccountTest th:nth-child(3),
#tblZoomAccountTest td:nth-child(3) {
}

#tblZoomAccountTest th:nth-child(4),
#tblZoomAccountTest td:nth-child(4) {
    width: 5%;
}
