.NgxEditor__Wrapper{border:1px solid #dee2e6;border-radius:4px;background:#fff}.NgxEditor__MenuBar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;border-bottom:1px solid #dee2e6;background:#f8f9fa;border-radius:4px 4px 0 0}.NgxEditor__MenuItem{cursor:pointer;padding:4px 6px;border-radius:3px;color:#333}.NgxEditor__MenuItem:hover,.NgxEditor__MenuItem--Active{background-color:#e9ecef}.NgxEditor__Seperator{width:1px;height:20px;background:#dee2e6;margin:0 4px}.NgxEditor{min-height:150px;padding:10px 12px;font-family:inherit;font-size:14px;color:#333;outline:none}.NgxEditor__Placeholder:before{color:#aaa}.custom-select-wrapper{position:relative}.custom-select-input-wrap{position:relative;display:flex;align-items:center}.custom-select-clear{position:absolute;right:0;cursor:pointer;color:#aaa;font-size:12px}.custom-select-clear:hover{color:#333}.custom-select-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #dee2e6;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;list-style:none;padding:0;margin:0;box-shadow:0 4px 12px #00000014}.custom-select-dropdown li{padding:10px 14px;cursor:pointer;font-size:14px;transition:background .15s}.custom-select-dropdown li:hover,.custom-select-dropdown li.active{background:#f8f9fa}
