.search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:rgba(170,169,162,.5);padding:.5rem;border-radius:5px;margin:1rem 0}input{padding:.25rem;border:0;border-radius:3px;margin-right:.2rem;font:inherit;font-size:.8rem;width:20%;-webkit-box-flex:1;-ms-flex:1;flex:1}.find{background:rgba(255,213,0,.5)}.editor-box>*{border-color:red;border-width:1px;background-color:beige}.is-active{border-color:grey;border-style:solid;border-width:1px}input[type=file]{position:absolute;top:-500px}div.file-listing{width:200px}span.remove-file{color:red;cursor:pointer;float:right}