.gantt_layout_cell {
    font-family: "Inter", "Prompt";
    color: black;
}

.gantt_project>.gantt_task_progress_wrapper {
    visibility: hidden!important;
    background-color: #0054992c !important;
}
.gantt_project>.gantt_task_content {
    visibility: hidden!important;
    background-color: #0054992c !important;
}

.gantt_row_project>.gantt_last_cell>.gantt_tree_content {
    visibility: hidden!important;
}

.gantt_row_project>.gantt_last_cell {
    color:transparent!important;
}

.gantt_row_project>.gantt_cell_tree {
    font-weight: bold;
    color: #005599!important;
}
.chart_status .gantt_tree_icon.gantt_blank{width:0!important}
.gantt_cell {
    padding: 0!important
}
.gantt_tree_icon.gantt_blank {
    width: 0px!important;
}

.child_preview {
    box-sizing: border-box;
    margin-top: 2px;
    position: absolute;
    z-index: 1;
    color: white;
    text-align: center;
    font-size: 12px;
}

.gantt_task_line.task-collapsed {
    height: 4px;
    opacity: 0.25;
}

.gantt_task_line.gantt_project.task-collapsed .gantt_task_content {
    display: none;
}

.gantt_row.task-parent {
    font-weight: bold;
}
.gantt_task_progress {
    text-align: left;
    box-sizing: border-box;
    color: white;
    font-weight: bold;
}

.important {
    border: 2px solid red!important;
    color: red!important;
    background: #ff5956!important;
}

.important .gantt_task_progress {
    background: red!important;
}

.normal {
    border: 2px solid green!important;
}

.low {
    border: 2px solid yellow!important;
}

.custom_row {
    background: rgb(245, 248, 245);
}

.gantt_selected .weekend {
    background: #f7eb91;
}
.red .gantt_cell, .odd.red .gantt_cell,
.red .gantt_task_cell, .odd.red .gantt_task_cell {
    background-color: #FDE0E0;
}

.green .gantt_cell, .odd.green .gantt_cell,
.green .gantt_task_cell, .odd.green .gantt_task_cell {
    background-color: #bee4be48!important;
}

.yellow .gantt_cell, .odd.yellow .gantt_cell,
.yellow .gantt_task_cell, .odd.yellow .gantt_task_cell {
    background-color: #fff6b04f!important;
}
.gray .gantt_cell, .odd.gray .gantt_cell,
.gray .gantt_task_cell, .odd.gray .gantt_task_cell {
    background-color: #f5f5f5!important;
}
.light-red .gantt_cell, .odd.light-red .gantt_cell,
.light-red .gantt_task_cell, .odd.light-red .gantt_task_cell {
    background-color: #ffeaea!important;
}

.status_line {
    background-color: #0ca30a!important;
}
.gantt_marker{
    background-color: rgba(255, 0, 0, 0.8);
}

.gantt_task_line, .gantt_task_link{
    transition: opacity 200ms;
}
.overlay_visible .gantt_task_line,
.overlay_visible .gantt_task_link{
    opacity: 0.6;
}

.gantt_marker.today{
    background: #ffb121;
}

.gantt_task_line.gantt_project {
    border-radius: 2px!important;
    background-color: #b6d3ff00!important;
    border: 1px solid #003f9e00!important;
}

.gantt_task_progress {
    background-color: #2e8837!important;
}
.gantt_task_line {
    background-color: #b9ddbd!important;
    border: 1px solid #2e8837!important;
    border-radius: 10px!important;
}

.gantt_marker.update{
    background: var(--primary-700);
}

.type_task {
    background-color: var(--primary-100)!important;
    border-top: 1px solid var(--primary-400)!important;
    border-bottom: 1px solid #a3a3a300!important;
}

.type_task .gantt_tree_content {
    color: var(--primary-700)!important;
}

.gantt_task_line.gantt_selected {
    box-shadow: 0 0 5px #ffffff00!important;
}

.author_task {
    border: 1px solid #7c7c7c!important;
    border-radius: 2px!important;
    pointer-events: none;
}
.author_task .gantt_task_progress {
    background: #dbdbdb!important;
}
.author_text {
    color: #252525;
    font-weight: bold;
}

.type_author {
    background-color: #bebebe2c!important;
    border-top: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a300;
}
.type_author .gantt_cell_tree .gantt_tree_content {
    color: #252525!important;
    font-weight: bold;
}
#project_id {
    color: var(--primary-600)!important;
    font-weight: normal;
}

.text-primary {
    color: var(--primary-500);
    font-weight: 500;
}

.type_task .gantt_task_cell {
    border: 0!important;
}
.type_author .gantt_task_cell {
    border: 0!important;
}

.finish {
    color: #198754!important;
    background-color: #19875480!important;
    border-radius: 20px;
}

.delay {
    color: #DC3545!important;
    background-color: #DC354525!important;
    border-radius: 20px;
    font-weight: bold;
}

.great {
    color: #198754!important;
    background-color: #19875420!important;
    border-radius: 20px;
    font-style: italic;
}

.ok {
    color: #198754!important;
    font-weight: bold;
}
.overrun {
    color: red!important;
}
.coming {
    color: blue;
    font-style: italic;
}

.text-finish {
    color: #198754!important;
}

/* .text-danger {
    color: #dc3545!important;
    font-size: 12px;
}
.text-success {
    color: #198754!important;
    font-size: 12px;
} */

.finish-status {
    color: #198754!important;
    background-color: #19875480!important;
    border-radius: 20px;
    font-size: 11px;
}

.ok-status {
    background-color: #198754;
    color: #fff;
    font-weight: 500;
    border-radius: 20px;
    font-size: 11px;
}
.risk-status {
    background-color: #ffca2c;
    color: red;
    font-weight: 500;
    border-radius: 20px;
    font-size: 11px;
}
.warn-status {
    background-color: #ffff00;
    color: #000;
    font-weight: 500;
    border-radius: 20px;
    font-size: 11px;
}
.delay-status {
    background-color: red;
    color: #fff;
    font-weight: 500;
    border-radius: 20px;
    font-size: 11px;
}
.urgent-status {
    background-color: #DC354555!important;
    color: red;
    font-weight: 500;
    border-radius: 20px;
    font-size: 11px;
}

.coming-status {
    color: blue;
    font-style: italic;
}

.overrun-status {
    color: red;
}



.gantt_bar_task .gantt_task_content {
    display: flex!important;
    align-content: center!important;
    align-items: center!important;
    flex-direction: row!important;
    justify-content: space-between!important;
}


#tooltip-gantt td {
    padding: 3px 6px!important;
    vertical-align: top;
}
#tooltip-gantt td {
    font-size: 13px!important
}
#tooltip-gantt td:first-child {
    color: var(--neutral-800);
    background-color: var(--neutral-100);
}
#tooltip-gantt td:last-child {
    max-width: 300px;
    display: flex;
    white-space: normal;
    gap: 4px;
}

.gantt_tree_content {
    display: flex;
    align-items: center;
}

.gantt_tree_content span,
.gantt_tree_content div {
    flex: 1
}