﻿body {
}
#btn-OpenFile {
}

/*thead th {
    position: -webkit-sticky;
    position:sticky;
    top:55px;
    background-color:ActiveBorder
}*/

thead {
    position: -webkit-sticky;
    position: sticky;
    top: 55px;
    background-color: ActiveBorder
}

