﻿a img {
    border: none;
}

a.menu:hover {
    font-weight: bold;
}

a.menu {
    font-size: 12pt;
    color: black;
    text-decoration: none;
}

html {
    overflow-y: scroll;
}


.ui-tooltip {
    text-align: left;
    max-width: 400px !important;
}

.ui-tooltip-content {
    max-width: 400px !important;
}