#scrollable-dropdown-menu .tt-menu {
   max-height: 400px;
   overflow-y: auto;
}

.msgwarn {
   color: red;
}

.msgok {
   color: black;
}

.empty {
   color: black;
}

.messages {
   height: 20pt;
}

