/* CSS FixedGridHeader 
 * Copyright 2015 
 * Author/Date: SEY/20150722 
 * Assign this IDs on page with grid/table
 */

#content_hdr{overflow-x:hidden; overflow-y:scroll; width: 100%;}
#content_dtl{overflow-x:hidden; overflow-y:scroll; width: 100%; height:90%;}