.table-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;height:100%;min-height:150px;padding:8px 8px 0 8px}.table-view__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.the-task-card{width:100%;border:1px dashed #d9e8ff}.the-task-card__title{height:40px;font-size:12px;line-height:40px;padding:0 8px;background-color:#d9e8ff}.the-task-card__title h5{font-size:14px;font-weight:400;display:inline-block}.the-task-card__title>span{float:right}.the-task-card__content{background:#fff;padding:10px;border-top:1px dashed #d9e8ff}.working_hours_detail-title{padding-bottom:18px;font-weight:700;font-size:14px}