.toolTip {
    position: absolute;
    font-size: 12px;
    background-color: white;
    display: inline-table;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 3px;
    white-space: nowrap;
    box-shadow: 2px 2px 5px 0px black;
    top: -33px;
    color: #333;
    left: -10px;
}
.disabled .toolTip {
    display: none;
}
#toolTip_3{
    top: -24px;
    left: -5px;
}
#toolTip_5{
    top: -25px;
    left: -13px;
}
#toolTip_6{
	left: -2px;
	top: -21px;
}
#toolTip_7{
	left:12px;
	top: 56px;
}
#toolTip_8, #toolTip_9{
    top: -26px;
    left: -19px;
}
#toolTip_10{
    top: -18px;
    left: -10px;
}
#toolTip_13{
    top: 0px;
    left: 9px;
}
#toolTip_12{
    top: 0px;
    left: 9px;
    color: #000;
}
#toolTip_11{
    top: -25px;
    left: -15px;
}
#toolTip_14{
    top: -14px;
}