.selectedCsomagID, 
.selectFoundCsomag{
    cursor: pointer;
}

.selectedCsomagID:hover,
.selectFoundCsomag:hover{
    color: darkgreen;
    background-color: lightgreen !important;
}

#csomagtalalat{
    height: 200px;
    overflow-y: auto;
    display: none;
}

#tdb{
    width: 30px;
}

.rawDataList{
    font-size: 12px;
    clear: both;
}