.ticon-button{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;transition:background-color .1s ease-in-out;position:relative}.hover-me:hover{background-color:hsla(0,0%,53.3%,.25098039215686274)}.backlog-wrapper-outside{display:flex}.backlog-wrapper{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:330px;transition:all .2s ease-out}.backlog-wrapper-header{position:relative;display:flex;height:50px;align-items:center;padding:3px;border-top:1px solid #fff;border-bottom:1px solid #fff;border-right:1px solid #fff}.backlog-wrapper-btns{position:absolute;right:3px;display:flex}.backlog-date-picker{position:absolute;top:calc(100% + 5px);right:0;background-color:#212121;z-index:100}.backlog-date-picker-header{display:flex}.backlogworkpackagelist{position:relative;display:flex;align-items:center;height:50px;padding:5px;border-bottom:1px dashed grey;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:space-between}.backlogworkpackagelistdate{display:flex;flex-direction:column;justify-content:center;align-items:center;border:.5px solid #fff;width:68px;height:40px;font-size:12px;font-weight:300;flex-shrink:0}.backlogworkpackagelist-selected{background-color:#fff;margin-left:-5px}.workpackage-text-wrapper{align-items:center}.workpackage-sidebar-option-buttons{display:flex;width:100%;align-items:center;justify-content:space-between}.workpackage-sidebar-deletebutton-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}