#modal_body .info-box-focus-sentinel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#modal_body .info-box-toolbar button{width:36px;min-width:36px;height:32px;padding:0}#modal_body .info-box-toolbar button.active{background:var(--YELLOW)}#modal_body .info-box-editor{width:300px;min-height:80px;box-shadow:1px 1px 1px var(--GREY-DARK);background:var(--WHITE);border:1px var(--GREY-DARK) solid;border-radius:var(--radius);cursor:text;padding:8px 10px;overflow-y:auto}#modal_body .info-box-editor p{margin:0}#modal_body .info-box-editor p.is-editor-empty:before{content:attr(data-placeholder);color:var(--GREY-DARK);float:left;pointer-events:none;height:0}#modal_body .info-box-list-item{background:var(--YELLOW-LITE);border-radius:var(--radius);padding:5px}#modal_body .info-box-preview{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}#modal_body .info-box-dates{color:var(--GREY-DARK);white-space:nowrap;flex:none;font-size:.75em}#modal_body .info-box-dialog{text-align:left;flex-direction:column;gap:15px;max-height:60vh;font-size:.75em;display:flex;overflow-y:auto}#modal_body .info-box-dialog-message{border-bottom:1px solid var(--GREY-DARK);word-wrap:break-word;padding-bottom:15px}#modal_body .info-box-dialog-message:last-child{border-bottom:none;padding-bottom:0}
