tr.header {
	font-size: 20px;
}

#tg_loading {
	position: absolute;
    top: 60px;
    left: 20px;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    background-color: #3A89FF;
    display: none;
    z-index:1000;
}