.editmode-handle{display:inline-block;padding:5pt;margin:0;box-sizing:border-box;border-style:solid;border-width:3px;border-radius:10px}
.editmode-handle *{padding:0;margin:0;box-sizing:border-box}
.editmode-handle>*{padding:0;margin:0;box-sizing:border-box}
.editmode-handle p{padding:0;margin:0;font-size:12pt;line-height:14pt;color:#53565a}
.editmode-handle hr{border:0;height:1px;margin:5pt 0;width:100%}
.editmode-handle.warning{background-color:#ffffe0;border-color:#fdd017}
.editmode-handle.warning .mi{color:#fdd017}
.editmode-handle.warning hr{background:#fdd017;background:linear-gradient(to right,rgba(253,208,23,0),rgba(253,208,23,0.75),rgba(253,208,23,0.75),rgba(253,208,23,0))}
.editmode-handle.error{background-color:#fdeef4;border-color:red}
.editmode-handle.error .mi{color:red}
.editmode-handle.error hr{background:red;background:linear-gradient(to right,rgba(255,0,0,0),rgba(255,0,0,0.75),rgba(255,0,0,0.75),rgba(255,0,0,0))}
.editmode-handle.info{background-color:#e3e4fa;border-color:#0085ca}
.editmode-handle.info .mi{color:#0085ca}
.editmode-handle.info hr{background:#0085ca;background:linear-gradient(to right,rgba(0,133,202,0),rgba(0,133,202,0.75),rgba(0,133,202,0.75),rgba(0,133,202,0))}
.editmode-handle.utility{background-color:#e0efb8;border-color:#add560}
.editmode-handle.utility .mi{color:inherit}
.editmode-handle.utility hr{background:#add560;background:linear-gradient(to right,rgba(151,192,47,0),rgba(151,192,47,0.75),rgba(151,192,47,0.75),rgba(151,192,47,0))}
.editmode-handle.edit{background-color:#e0efb8;border-color:#add560;border-bottom:0;border-radius:10px 10px 0 0;width:100%}
.editmode-handle.edit .mi{color:inherit}
.editmode-handle.edit hr{background:#add560;background:linear-gradient(to right,rgba(151,192,47,0),rgba(151,192,47,0.75),rgba(151,192,47,0.75),rgba(151,192,47,0))}
.editmode-handle.editavail{background-color:#ffffe0;border-color:#add560;border-radius:10px 10px 0 0;border-style:dashed;border-bottom:0}
.editmode-handle.editavail .mi{color:inherit}
.editmode-handle.editavail hr{background:#add560;background:linear-gradient(to right,rgba(151,192,47,0),rgba(151,192,47,0.75),rgba(151,192,47,0.75),rgba(151,192,47,0))}
.editmode-handle.editnotavail{background-color:#ffffe0;border-color:#add560;border-radius:10px 10px 0 0;border-style:dashed;border-bottom:0;width:100%}
.editmode-handle.editnotavail .mi{color:inherit}
.editmode-handle.editnotavail hr{background:#add560;background:linear-gradient(to right,rgba(151,192,47,0),rgba(151,192,47,0.75),rgba(151,192,47,0.75),rgba(151,192,47,0))}