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;background-color:#82acb1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{width:80%;text-align:center;margin-right:auto;margin-left:auto;align-items:center}.App-link{color:#61dafb}header{position:-webkit-sticky;position:sticky;top:0}.citiesList{display:flex;justify-content:center;width:100%;flex-direction:row;flex-wrap:wrap}.cityTab{margin-left:5px;margin-right:5px}.tile{border:6px double #0e240a;min-width:200px;border-radius:6px;background-color:#fff;color:#0e240a;margin-top:10px;margin-bottom:10px;box-shadow:0 3px 6px 3px rgba(0,0,0,.75)}.title{display:flex;flex-direction:row}.lab,.title{align-items:center}.lab{flex:1 1 100%;margin-left:10px;margin-right:10px}.lab:nth-of-type(3){flex:0.2 1}.delete{visibility:hidden;width:20px;margin:auto;display:block}.tile:hover .delete{visibility:visible}.weatherState{display:flex;flex-direction:row;align-items:center;min-height:70px;border-top:2px solid #0e240a}.weatherState__lab{flex:1 1 100%;margin:center}.params{align-items:center;min-height:80px;border-top:2px solid #0e240a}.bar,.params{display:flex;flex-direction:row}.bar{height:30px;flex-wrap:wrap;justify-content:center;margin-top:10px}input[type=button]{background-color:green;border-color:green;color:#fff}input[type=text]{width:60%;text-align:center;border-color:green;border-radius:3px;margin-right:4px;color:#0e240a}input[type=text]:focus{background-color:#cfcfcf}input[type=button]:hover{background-color:#05c905;color:green}
/*# sourceMappingURL=main.35dc9171.chunk.css.map */