<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.help-menu-panel{
	background: #ffff !important;
}
.help-content-inner-wrap ul li {
    padding-right: 20px;
}
.notes-1 {
    width: 95%;
    padding: 16px 18px 10px;
    margin: 30px 0;
    background: #ecf9ff;
    position: relative;
    border-left: 4px solid #c2deff;
}
.code-box2 {
    word-break: break-word;
    font-size: 13px;
    border: 1px solid #fff;
    background: #292C3A;
    padding: 5px;
    color: white;
    margin-top: 5px;
    text-align: left;
    position: relative;
    overflow: scroll !important;
    width: 99%;
}</pre></body></html>