.kanban-column-class2 {
    width: 14% !important;
}

.text-blue {
    color: #004de6 !important;
}

.text-green {
    color: #16a34a !important;
}

.text-red {
    color: #dc2626 !important;
}

.bg-blue {
    background-color: #004de6 !important;
}

.bg-green {
    background-color: #16a34a !important;
}

.bg-red {
    background-color: #dc2626 !important;
}

.fi-section,
.fi-section-content-ctn,
.fi-section-content,
.fi-fo-repeater-item,
.fi-fo-repeater-item-content,
.fi-fo-repeater-item-header,
.fi-fo-select,
.fi-fo-select-wrp,
.fi-select-input,
.fi-select-input-ctn,
.fi-input-wrp,
.fi-input-wrp-content-ctn {
    overflow: visible;
}

.fi-select-input,
.fi-select-input-ctn {
    position: relative;
}

.fi-dropdown-panel,
.fi-select-input .fi-dropdown-panel {
    z-index: 9999 !important;
}
