aoc-dataprotection .dataprotection-wrapper{display:grid;grid-template-areas:"Header" "Content" "Footer";grid-template-columns:100%;grid-template-rows:auto 1fr auto;height:100%;max-height:100%;min-height:100%}aoc-dataprotection .dataprotection-wrapper .dataprotection-header{grid-area:Header;margin:auto 1rem}aoc-dataprotection .dataprotection-wrapper .dataprotection-header h3{border-bottom:1px solid #dadada;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}aoc-dataprotection .dataprotection-wrapper .dataprotection-header #loadTemplate{margin-right:1rem;min-width:120px;width:auto}aoc-dataprotection .dataprotection-wrapper .dataprotection-header #refresh{margin-right:1rem}aoc-dataprotection .dataprotection-wrapper .dataprotection-content{grid-area:Content;overflow:auto;padding:1rem}aoc-dataprotection .dataprotection-wrapper .dataprotection-content .jodit-container{height:100%}aoc-dataprotection .dataprotection-wrapper .dataprotection-content .jodit-add-new-line.jodit-add-new-line_after{display:none!important}aoc-dataprotection .dataprotection-wrapper .dataprotection-footer{border-top:1px solid #dadada;grid-area:Footer;padding:1rem}aoc-dataprotection .dataprotection-wrapper .dataprotection-footer #btnSave{float:right}aoc-dataprotection .dataprotection-wrapper .dataprotection-footer #btnSave :after{clear:both}.jodit.jodit-container{--jd-color-background-light-gray:#fff;--jd-color-background-default:#fff;--jd-color-border:#757575;--jd-color-panel:#fff;--jd-color-icon:#353535;--jd-border-radius-default:0px;--jd-z-index-full-size:1050}