.aok-help{display:inline-flex;align-items:center;justify-content:center;
  width:18px;height:18px;margin-left:.35rem;padding:0;border:1px solid #94a3b8;
  border-radius:50%;background:transparent;color:#64748b;font-size:11px;
  line-height:1;cursor:pointer;vertical-align:middle;}
.aok-help:hover{color:#0e8e99;border-color:#0e8e99;}
.aok-help-balloon{position:absolute;z-index:9999;max-width:280px;
  background:#1f2937;color:#f1f5f9;border:1px solid #0e8e99;border-radius:8px;
  padding:.6rem .75rem;font-size:.85rem;line-height:1.35;
  box-shadow:0 6px 18px rgba(0,0,0,.35);}
.aok-help-balloon p{margin:0 0 .4rem 0;}
.aok-help-balloon a{color:#2dd4bf;font-weight:600;text-decoration:none;}
.aok-help-balloon a:hover{text-decoration:underline;}
