.hint2 {
    z-index:10000000;
}

.dbExportImportTable td:nth-child(1){
    width:5%;
}

.dbExportImportTable td:nth-child(2){
    width:5%;
}

.dbExportImportTable td:nth-child(3){
    width:5%;
}

.dbExportImportTable td:nth-child(4){
    width:5%;
}

.dbExportImportTable td:nth-child(5){
    width:40%;
}

.dbExportImportTable td:nth-child(6){
    width:40%;
}