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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex}.title-input-form{display:flex;justify-content:space-between;margin-left:30px}.to-create-item{border-width:0;width:132px;height:37px;margin-left:10px;background-color:#27ccc0;border-radius:3px;outline:none;color:#fff;font-weight:500}.item-name-input{width:290px;height:37px;padding-left:10px;border-radius:5px;outline:none;border:2px solid #e5e5e5}.item-name-input::-webkit-input-placeholder{color:#9e9c9c}.item-name-input::-moz-placeholder{color:#9e9c9c}.item-name-input:-ms-input-placeholder{color:#9e9c9c}.item-name-input::-ms-input-placeholder{color:#9e9c9c}.item-name-input::placeholder{color:#9e9c9c}.item{border-bottom:1px solid #f2f2f2;height:55px;margin-left:30px;margin-right:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;color:#2b2f3e;font-weight:600}.item p{margin:auto 0;max-width:300px;word-wrap:break-word}.item span{display:inline-block;box-sizing:content-box;margin-left:10px;border-radius:15px;text-align:center;vertical-align:middle;color:#fff;background-color:#27ccc0;min-width:28px}.item button{width:100px;height:37px;background-color:transparent;border:2px solid #ff305a;border-radius:5px;color:#ff305a}.selected:before{content:"";display:block;position:absolute;left:-30px;width:5px;height:55px;background-color:#ff2f5a}.items{margin-top:10px;overflow:auto}.items-content{border:3px;border-radius:3px;padding-top:20px;padding-right:15px;max-height:530px;width:485px;box-shadow:0 0 1px 2px rgba(173,170,170,.534);background-color:#fff;overflow:auto}.items-header{margin-left:30px;font-size:36px;font-weight:400;color:#565a69}.comments-textarea-container{display:flex;justify-content:space-between;margin-top:auto;margin-right:auto}.comments-textarea{border:2px solid #e5e5e5;width:335px;height:75px;margin-left:20px;resize:none;outline:none}.comments-textarea-container .add-comment-avatar{width:50px;height:50px;background-color:#e5e5e5;margin-left:20px}.comment-item{display:flex;margin-top:10px;padding-top:10px;padding-bottom:15px;margin-right:20px;margin-left:20px;border-bottom:1px solid #f2f2f2;font-size:12px;line-height:18px;color:#666;font-weight:500}.comment-item:last-child{border-bottom:0}.comment-item:nth-child(2n) .avatar{background-color:#47568c}.avatar{width:50px;min-width:50px;height:50px;background-color:#ff8a00;margin-right:20px}.coments-text{width:340px;word-wrap:break-word}.comments-list{overflow:auto;height:440px;margin-bottom:15px}.comments-container{border:3px;border-radius:3px;padding-top:20px;padding-bottom:10px;min-height:625px;max-width:450px;width:450px;height:625px;margin-left:20px;display:flex;flex-direction:column;box-shadow:0 0 1px 2px rgba(173,170,170,.534);background-color:#fff}.comments-header{margin-left:20px;font-size:36px;font-weight:400;color:#565a69}.Content{padding:30px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;background-color:#f9f9f9}.menu{width:290px;height:800px;padding-left:30px;padding-top:30px;background-color:#2b2f3e;color:grey;font-weight:100}.menu h1{color:#fff}
/*# sourceMappingURL=main.1e20c4e6.chunk.css.map */