body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{display:flex;font-size:20px;height:50px;justify-content:space-between}.logo{cursor:pointer;font-weight:500;margin-top:10px}.main{margin-top:20px}.addItem{display:flex;justify-content:flex-end}.addItemBtn{color:blue;cursor:pointer;text-decoration:underline}.folders{display:flex;flex-wrap:wrap}.folders .folder{background:#f8f8f8;border:1px solid #e4e4e4;cursor:pointer;font-size:22px;font-weight:500;padding:39px;width:100px}.formWrap{padding:10px}.formWrap form{display:flex;flex-direction:column}.formWrap form input{margin-bottom:20px}input{border:1px solid #c2c1c1;color:#414141;font-size:22px;padding:8px}button{font-size:19px;padding:8px}form button{margin-top:20px}.docs{display:flex;flex-wrap:wrap;justify-content:space-between}img{max-width:100%}.doc{border:1px solid silver;margin-bottom:15px}.doc img{width:100px}.doc .detail{display:flex;flex-direction:column;text-align:center}.saveBtn{cursor:pointer}
/*# sourceMappingURL=main.04de7793.css.map*/