.verzaUIFormFieldSchema .hint { cursor: help; }
.verzaUIFormFieldSchema-hint {
    font: normal normal normal 12px/14px Verdana, serif;
    border-radius: 8px;
}
.verzaUIFormFieldSchema-hint > .ui-tooltip-content { padding: 0px; }
