.table-header-tip {
    .tip {
        margin-left: 5px;
        font-size: 16px;
        color: #888888;
        .content {
            color: #000;
            font-size: 14px;
            line-height: 20px;
        }
    }
}
