﻿.ui-tooltip {
    padding: 5px;
    background-color: #ffffe1;
    border: 1px solid #111;
    position: absolute;
    z-index: 3000;
}