:root{--topbar-h: 60px;--sidebar-w: 220px}html,body{height:100%}body{margin:0;font-family:Nunito,sans-serif;background:#fff;color:#1a1c1d}#topbar{position:fixed;top:0;left:var(--sidebar-w);right:0;height:var(--topbar-h);z-index:1030}#sidebar{position:fixed;top:0;left:0;height:100vh;width:var(--sidebar-w);overflow-x:hidden;z-index:1029}.app-main{padding-top:var(--topbar-h);margin-left:var(--sidebar-w);margin-top:var(--topbar-h)}.container{margin-left:0!important;margin-right:auto!important;padding-left:5rem;max-width:90%!important}.pagination{margin-bottom:0}.pagination .page-link{min-width:2.25rem;text-align:center}.pagination .page-item:first-child .page-link,.pagination .page-item:last-child .page-link{min-width:5.5rem}.rich-text-editor{min-height:14rem;overflow-y:auto;white-space:normal}.rich-text-editor:empty:before{color:#6c757d;content:attr(data-placeholder);pointer-events:none}.rich-text-editor img{height:auto;max-width:100%}
