﻿.dx-scheduler-timeline .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),
.dx-scheduler-timeline .dx-scheduler-date-table-cell {
    width: 95px;
}

.FlightInformation_Index_InsertTrafficTypes {
    border-bottom: 1px solid black;
}

.FlightInformation_Index_InsertCustomPax {
    border-bottom: 1px solid black;
}

.swal2-container {
    z-index: 10000 !important;
}

@media (min-width: 700px) {
    .card-columns-dashboard {
        column-count: 3;
    }
}
@media (max-width: 700px) {
    .card-columns-dashboard {
        column-count: 1;
    }
}

