body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}*,:before,:after{box-sizing:border-box}#app,#react-root{flex-direction:column;min-height:100vh;display:flex}.img-responsive{max-width:100%;height:auto}footer{background-color:#eee;border-top:1px solid #e0e0e0}.fr-toolbar{z-index:1}.fullScreen{background:#fff;overflow-y:auto}.comment-content-2 img{max-width:100%;height:auto}.mf-bar-spacer.mf-bar-spacer-regular{position:absolute}.MuiFormGroup-root .MuiFormControlLabel-asterisk{display:none}#initial-loader{z-index:9999;background-color:#fbf9fa;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#initial-loader.hidden{display:none}.spinner{border:4px solid #e0e0e0;border-top-color:#1976d2;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}