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}.App{text-align:left;margin:10px 20px}.App-footer,button{text-align:center;margin:5px}button{background-color:#4caf50;color:#fff;border:none;padding:5px;cursor:pointer;font-size:16px;border-radius:5px}button.swap{padding:3px;margin:5px 5px 0 0}input[type=number]{width:100px;padding:5px;margin:10px 0;border:1px solid #ccc;border-radius:5px;text-align:right;font-size:16px}input[type=text],select{width:100%;padding:5px;margin:5px 0;border:1px solid #ccc;border-radius:5px;text-align:left;font-size:16px}.change-currency .currency,.change-currency button{display:inline}.amount{margin-top:5px;font-size:25px}.change-currency,.from-currency{border:1px dashed green;padding:10px;border-radius:5px}ul.edit-currencies{list-style-type:none;margin:10px;padding:0;cursor:pointer}.edit-currencies li{padding:10px 0;border-bottom:1px dashed green}.selected-currency .currency,.selected-currency span{display:inline}.selected-currency span{color:red}.currency>div{display:inline-block}.currency .code,.currency .name{margin-right:5px}.currency .currency-flag{margin:0 5px -5px 0}.info-box{background-color:transparent;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:2;animation-iteration-count:2}.info-box.info{-webkit-animation-name:info;animation-name:info}@-webkit-keyframes info{0%{background-color:#ff0}50%{background-color:#ff0}}@keyframes info{0%{background-color:#ff0}50%{background-color:#ff0}}.info-box.success{-webkit-animation-name:success;animation-name:success}@-webkit-keyframes success{0%{background-color:green}50%{background-color:green}}@keyframes success{0%{background-color:green}50%{background-color:green}}.info-box.error{-webkit-animation-name:error;animation-name:error}@-webkit-keyframes error{0%{background-color:red}50%{background-color:red}}@keyframes error{0%{background-color:red}50%{background-color:red}}
/*# sourceMappingURL=main.530ca0e6.chunk.css.map */