.mceForm{width:100%;height:100%;display:flex;flex-direction:column;gap:4px}.mceFormRow{display:flex;flex-direction:row;justify-content:start;align-items:center;min-height:32px;width:100%}.mceRepeatable .mceRepeatableItem{flex-direction:row}.mceRepeatable .mceRepeatableItem .mceFormRow{gap:5px}.mceRepeatable .mceRepeatableItem .mceFormRow label{min-width:inherit}.mceRepeatableItem .mce_plus{display:none!important}.mceRepeatableItem .mce_trash,.mceRepeatableItem:first-child .mce_plus{display:inherit!important}.mceRepeatableItem:first-child .mce_trash{display:none!important}.mceFormControl{width:100%;position:relative}.mceFormControl .mceListBox,.mceFormControl .mceListBox .mceText{width:100%}.mceForm .mceFormRow label{min-width:96px}.mceFormControl .mceTextBox+.mceButton{position:absolute;right:0}.mceFormControl .mceListBox:focus .mceOpen,.mceFormControl .mceListBox:focus .mceText{border-color:#66afe9;background:#f5fbfe}