body{margin:0;font-family:sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{min-height:100vh;background-color:#e9ebee}.App,.dashboard{display:flex;justify-content:center;width:100%}.dashboard{align-items:flex-start;height:auto;flex-direction:row;margin:100px 20px}.category{width:25%;height:auto;box-shadow:0 5px 20px rgba(0,0,0,.16);border-radius:6px;background-color:#fff;margin-right:20px;max-width:350px}.addIcon{width:30px;height:30px;box-shadow:0 0 0 4px transparent;border-radius:50%}.addIcon,.addIcon:hover{transition:box-shadow .3s}.addIcon:hover{box-shadow:0 0 0 4px #b6dbee}.addTileBtn{background:#fff;border:none;float:right;margin:10px 3px 6px 0;outline:none;cursor:pointer}.categoryTitle{color:#2095f3;margin:10px;font-weight:700}@media only screen and (max-width:550px){.dashboard{flex-direction:column}.category{width:100%;max-width:100%;margin-bottom:20px}}.card{width:100%;height:40px;box-sizing:border-box;min-height:40px;padding-right:20px;border-radius:3px;padding-left:5px;border:1px solid #dddfe2;resize:none}.crossIconBtn{width:12px;height:12px;position:absolute;top:15px;right:15px;background:transparent;border:none;cursor:pointer;outline:none}textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.card:hover{cursor:pointer}.crossIcon{width:12px;height:12px;position:absolute;top:1px;left:1px}.cardContainer{position:relative;margin:10px}.Header{box-shadow:0 5px 20px rgba(0,0,0,.16);width:100%;height:50px;position:fixed;top:0;background-color:#2b3137;display:flex;align-items:center;justify-content:center;z-index:1}.logo{width:140px}.brandLogo{width:35px}
/*# sourceMappingURL=main.b75de614.chunk.css.map */