/* _content/TimeOnion/Pages/TodayTaskPreparation/Components/TodayTaskPreparationTimeline.razor.rz.scp.css */
[b-1tonyqrqog] .mud-timeline-horizontal .mud-timeline-item .mud-timeline-item-divider {
    min-height: 90px;
}
/* _content/TimeOnion/Pages/TodoListPage/Details/Components/CategoryComponent.razor.rz.scp.css */
[b-2d6roi9t5d] .category-name {
    font-size: 20px !important;
    font-weight: 600 !important;
}
/* _content/TimeOnion/Pages/TodoListPage/Details/Components/TodoItemComponent.razor.rz.scp.css */
[b-iub51sts78] .todo-item-description {
    font-size: 18px !important;
}
/* _content/TimeOnion/Pages/TodoListPage/Details/Components/TodoItemsComponent.razor.rz.scp.css */
[b-56h3oxovow] .mud-drop-item-preview-start {
    position: relative;
    height: 5px;
}

[b-56h3oxovow] .mud-dropitem-placeholder {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

[b-56h3oxovow] .mud-drop-zone.category .mud-dropitem-placeholder {
    margin-left: 70px !important;
}
/* _content/TimeOnion/Pages/TodoListPage/Details/TodoListComponent.razor.rz.scp.css */
[b-z7dfftfxq5] .title {
    font-size: 24px !important;
    line-height: 24px !important;
}
/* _content/TimeOnion/Pages/TodoListPage/List/Components/TimeHorizonSelector.razor.rz.scp.css */
/* _content/TimeOnion/Shared/Components/TextEditor.razor.rz.scp.css */

textarea.compact[b-cw32v9a0nm] {
    width: 100%;
    resize: none;
    height: 25px;
    line-height: 25px;
    min-height: 25px;

    vertical-align: middle;

    border: none;
    overflow: hidden;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
