._ToolTip {
    /*position: absolute;*/
    position: fixed;
    z-index: 1000001;
    /*display: table-cell; */
}

._ToolTip table {
    /*border-collapse: separate;
    empty-cells: show;
    table-layout: fixed;*/
}