.mytooltip {
position: absolute;
display: none;
border: 1px solid #005961;
background-color: #fff;
padding: 5px;
max-width: 600px;
}


