﻿span.textToolTip:hover {
    cursor: pointer;
    text-decoration: none;
    background: #ffffff;
    z-index: 6;
}

span.textToolTip span {
    position: absolute;
    left: -9999px;
    margin: 20px 0 0 0px;
    padding: 3px 3px 3px 3px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    z-index: 6;
}

span.textToolTip:hover span {
    left: 2%;
    background: #ffffff;
}

span.textToolTip span {
    position: absolute;
    left: -9999px;
    margin: 4px 0 0 0px;
    padding: 3px 3px 3px 3px;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

span.textToolTip:hover span {
    margin: 20px 0 0 10px;
    background: #ffffff;
    z-index: 6;
}

.auto-style4 {
    width: 174px;
    height: 45px;
}

.auto-style5 {
    height: 45px;
}

.auto-style6 {
    height: 45px;
    width: 66px;
}

.auto-style7 {
    height: 45px;
    width: 72px;
}

.auto-style8 {
    height: 45px;
    width: 85px;
}

.auto-style9 {
    height: 45px;
    width: 191px;
}

.auto-style10 {
    height: 45px;
    width: 143px;
}

.auto-style11 {
    height: 45px;
    width: 58px;
}