html{box-sizing:border-box}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}h1{text-align:center}input,select,textarea{transition-duration:.2s}input:hover,select:hover,textarea:hover{box-shadow:0 8px 24px hsla(210,8%,62%,.2)}input[type=text]{height:40px}input[type=date],input[type=text],select{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%}input[type=date]{height:40px}textarea{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%}.App{display:flex}@media screen and (max-width:1000px){.App{display:block}}input{border:1px solid;border-radius:4px}select,textarea{border-radius:4px}.form-title{box-sizing:border-box}.form-footer{display:flex;flex:1 1;gap:20px;justify-content:space-between}.form-footer div{flex-grow:1}.form-description textarea{height:100px}.form button{margin-top:20px;width:100%}.left{border-right:1px solid #eee;flex:1 1;padding:40px}.left .left-2 h5{margin:1px 31px 31px;text-align:left}.left .left-3{display:flex}.left .left-3 h5{margin:1px 32px 10px;text-align:left}.left .left-3 .due-date{flex:1 1 45%}.left .left-3 .due-date input{margin-top:1px;width:80%}.left .left-3 .piority{flex:50% 1}.left .left-3 .piority select{width:85%}.due-date,.piority{display:inline-block}.right{flex:1 1;padding:40px}.piority select{height:40px}.left .left-add{background-color:#28a745;color:#fff;height:40px;margin:1px 20px 20px;width:91%}.card{border:1px solid #000;border-radius:4px;box-shadow:0 8px 24px hsla(210,8%,62%,.2);margin-top:10px}.card-details{transition:height .3s ease-in-out}.card-details-open{height:350px;overflow:hidden;padding:20px}.card-details-close{height:0;overflow:hidden}.card-details-close form{display:none}.card .card-title{align-items:center;background-color:#eee;border-bottom:1px solid;display:flex;height:50px;justify-content:space-between}.card .card-title-left{clear:both;display:inherit;overflow:hidden;white-space:normal}.card .card-title-right{display:inherit}.card .card-title button{margin-bottom:10px;margin-right:20px;margin-top:10px}.line-last{align-items:center;background-color:#b7b4b4;border:1px solid;border-radius:4px;display:flex;justify-content:space-between;margin-top:32px;padding:12px 20px}.line-last button{margin-left:20px}.search-input{height:40px;margin-bottom:30px}.card-title-btn-detail{background-color:#74a3f4}.card-title-btn-detail,.card-title-btn-remove{border-radius:4px;color:#fff;padding:6px 26px 4px}.card-title-btn-remove{background-color:red}.button{card-shadow:rgba(27,31,35,.1) 0 1px 0;card-sizing:border-card;-webkit-appearance:none;appearance:none;background-color:#2ea44f;border:1px solid rgba(27,31,35,.15);border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-family:-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px;font-weight:600;line-height:20px;padding:6px 16px;position:relative;text-align:center;text-decoration:none;touch-action:manipulation;transition-duration:.2s;user-select:none;-webkit-user-select:none;vertical-align:middle;white-space:nowrap}.button:focus:not(:focus-visible):not(.focus-visible){card-shadow:none;outline:none}.button:hover{opacity:.8}.button:focus{card-shadow:rgba(46,164,79,.4) 0 0 0 3px;outline:none}.button:disabled{background-color:#94d3a2;border-color:rgba(27,31,35,.1);color:hsla(0,0%,100%,.8);cursor:default}.button:active{card-shadow:rgba(20,70,32,.2) 0 1px 0 inset;background-color:#298e46}
/*# sourceMappingURL=main.f2ec70be.css.map*/