.format-popover{position:fixed;z-index:102}.format-popover .format-selector{border-radius:10px 10px 0 0;padding-bottom:12px;padding-top:12px;background:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.format-popover .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:1px solid rgba(61,70,74,.36470588235294116);border-radius:0 0 10px 10px;background:#fff}.format-popover .actions button{-webkit-transition:.1s;transition:.1s;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border:none;background:none;padding:8px 20px;color:var(--charcoal)}.format-popover .actions button:disabled,.format-popover .actions button:hover{opacity:.75}.format-popover .actions button:first-of-type{border-right:1px solid rgba(61,70,74,.36470588235294116)}#aiPopover input.form-control{color:#000}