.task-details__wrapper{position:fixed;bottom:0;left:15px;width:calc(100vw - 30px);height:100px;background-color:#fff;border:1px solid #333}.newListAdd{text-align:center;padding:10px}.newListAdd input{border-radius:5px;border:1px solid #333;color:#333}.newListAdd h6{color:#fff}#task-tray{width:275px;height:calc(100vh - 50px);overflow-y:scroll;background-color:rgba(0,0,0,.6)}.task-tray-selection-box{-ms-flex-item-align:center;align-self:center}.task-tray-top-div{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;font-weight:700;position:sticky;padding:10px;z-index:1;background-color:rgba(0,0,0,.5)}.task-tray-draggable{width:87%;-ms-flex-item-align:center;align-self:center}.task-tray-draggable .list__group{width:auto!important;padding:0}.task-tray-title{color:#fff;margin-right:30px}.task-tray-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.task-tray-wrapper .list__wrapper>.list>.list__group{max-width:100%!important;padding-right:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.task-tray-wrapper .list__wrapper .list{-webkit-box-align:inherit!important;-ms-flex-align:inherit!important;align-items:inherit!important}