.container{font-family:"Roboto",sans-serif;background-color:#f9fbff;min-height:100vh;padding:0;margin:0}.banner{background-color:#3367d6;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px}.app-logo{height:30px}.search-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#2850a7;border:1px solid #ececec;border-radius:4px;padding:5px 10px}.search-container img.search{height:18px;margin-right:10px}input.search{background-color:transparent;border:none;outline:none;color:#fff;font-size:14px}.history-container{background-color:#fff;padding:20px;margin:20px;border-radius:12px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);list-style:none}.history-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e4e4e4;padding:10px 0}.history-item:last-child{border-bottom:none}.time{color:#475569;font-size:14px;width:90px}.history-item-sub{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-positive:1;flex-grow:1}.history-item-sub,.x{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.logo{width:20px;height:20px}.logo,.para{margin-right:10px}.para{color:#1e293b;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.button{background:transparent;border:none;cursor:pointer}.delete-img{width:16px;height:16px}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/*# sourceMappingURL=main.60661ed8.chunk.css.map */