#TableHeaderStiky th, #stocksTable th, #stocksTable2 th {background: #fff1e5;font-weight: normal !important;    line-height: 12px;border-bottom: 1px #e6e1dd solid;      padding: 4px 0;  color: #555;}
/*#trHeader  {visibility:hidden; }
#trHeader.sec { display:none    }*/
#TableHeader {margin-top:-30px; background:transparent  !important;}
.innerTBL, .innerTBL td {    background: #ebf1f6;}
#divStiky.sticky {
    position: fixed !important;
    top: 40px;
    background: #fff;
        width: 100%;
    max-width: 990px;
    z-index:1
}
 

#GPage_main.moved {
    margin-top: 130px;
}

#stocksTable2 tr.data { background-color: #fff9f4;    border-bottom: 1px #ccc solid;}
#stocksTable2 tr.data:hover { background-color: #f1dfcf}
    #stocksTable2 tr.data td span {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

 
th.thShort span{padding: 3px;}


 