/* Valid CSS 2023
    Check with jigsaw.w3.org/css-validator/ if you update it.
*/
.container-fluid {
    padding-left: 0;
    padding-right: 0;
    min-height: 99%;
    position: relative;
}

.HeaderCefa {
    background-color: white;
    color: #333;
    font-size: 12pt;
}

.HeaderCefaLogin {
    height: 105px;
    width: 100%;
    background-color: white;
    color: #333;
    font-size: 12pt;
}

.OrphanDetailButton {
    margin: 1px !important;
    min-width: 50px !important;
    background-color: #999999;
    background-image: none;
    color: white;
}

    .OrphanDetailButton:hover {
        background-color: #dbdbdb;
        color: #999999;
    }

.CefaButton {
    margin: 1px !important;
    min-width: 120px !important;
    background-color: #999999;
    background-image: none;
    color: white;
}

    .CefaButton:hover {
        background-color: #dbdbdb;
        color: #999999;
    }

.chart-cefa {
    margin-top: 10px;
}

.k-button {
    border-color: #bababa;
    background-color: #999999;
    background-image: none;
    color: white;
    border: none;
}

    .k-button:hover {
        color: #dbdbdb;
        background-image: none;
        background-color: #999999;
    }

.k-button-red {
    background-color: #E2001A;
}

    .k-button-red:hover {
        background-color: #E2001A;
    }

.SignButton {
    background-color: rgb(20 31 63);
    color: white;
    height: 37px;
    width: 90px;
    background-image: none;
    font-weight: bold;
    border: none;
    border-radius: 8px;
    font-size: medium;
}

    .SignButton:hover {
        background-color: #141f3f;
        color: rgb(116 123 142);
        background-image: none;
    }

#BlocConnexion {
    margin-top: 50px;
}

.SansBordure {
    border: 0;
}

    .SansBordure td {
        border: 0;
    }

.AlignTableLeft {
    margin-left: auto;
    margin-right: 0;
}

.AlignTableCenter {
    margin-left: auto;
    margin-right: auto;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.CefaContainer {
    padding-left: 0;
    padding-right: 0;
}

.ButtonHeader {
    padding-top: 15px;
    padding-bottom: 30px;
    color: black;
}

    .ButtonHeader:hover {
        color: #999999;
    }

.legend {
    font-family: Inter, Helvetica, Arial, sans-serif;
}

a {
    text-decoration: none !important;
}

.FooterCefa {
    height: 105px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.FooterCefaRow {
    width: 100%;
    border: none;
}

    .FooterCefaRow td, .FooterCefaRow td {
        border: none;
    }

.FooterLink {
    font-size: 20px;
    color: #E2001A;
}

    .FooterLink:hover {
        color: #999999;
    }

input[type="password"] {
    width: 12.4em;
}

.alertCefa {
    background-image: url("/Content/image/circle_Red.png");
    background-repeat: no-repeat;
    background-size: 30px;
    color: #FFF;
}

.chart-empty {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.2;
    background-color: #6495ed;
    font-size: 34px;
}

.MetarOrder {
    background-color: lightskyblue;
}

/*
    To have a different color according row parity
*/
tr:nth-child(even) > .isSystemUser {
    background-color: #F7EC68;
}

tr:nth-child(odd) > .isSystemUser {
    background-color: #F2DF0D;
}

.CrewApprovalApproved {
    color: #13a827;
}

.CrewApprovalDenied {
    color: #E2001A;
}

.CrewApprovalNotSet {
    color: #000000;
}


.TestOrder {
    background-color: #FF9034;
}

.Different {
    color: #E2001A;
}

.Wrong {
    color: violet;
    font-size: medium;
}

.TextLogin {
    font-size: medium;
    padding-bottom: 5px;
    color: #141F3F;
}

.UnderlinedTitle {
    color: #E2001A;
    height: 4px;
    background: #E2001A;
    position: absolute;
    margin-top: 3px;
}

.errorMsg {
    background: #FFEDED;
    border: red dashed 1px;
    text-align: center;
    margin-bottom: 4px;
    margin-right: 1px;
    border-collapse: separate;
}

    .errorMsg tr td {
        padding: 5px;
        vertical-align: middle;
    }

#ShowHideColumns th {
    font-weight: normal;
    color: white;
    background-color: #999999;
}

.k-grid-header .k-header, .k-grid-header {
    background-color: #999999;
    background-image: none;
}

/*#GridOrphanFlight .k-grid-header .k-header a, #GridOrphanFlight .k-grid-header .k-header span, #GridOrphanCis .k-grid-header .k-header a, #GridOrphanCis .k-grid-header .k-header span, #Grid .k-grid-header .k-header a, #Grid .k-grid-header .k-header span, #GridFlights .k-grid-header .k-header a, #GridFlights .k-grid-header .k-header span, #GridFailure .k-grid-header .k-header a, #GridFailure .k-grid-header .k-header span, #GridCancel .k-grid-header .k-header a, #GridCancel .k-grid-header .k-header span, #GridDelete .k-grid-header .k-header a, #GridDelete .k-grid-header .k-header span, #GridDone .k-grid-header .k-header a, #GridDone .k-grid-header .k-header span, #GridFail .k-grid-header .k-header a, #GridFail .k-grid-header .k-header span, #GridPending .k-grid-header .k-header a, #GridPending .k-grid-header .k-header span, #GridQueue .k-grid-header .k-header a, #GridQueue .k-grid-header .k-header span, #GridWaiting .k-grid-header .k-header a, #GridWaiting .k-grid-header .k-header span, #GridWaitingApproval .k-grid-header .k-header a, #GridWaitingApproval .k-grid-header .k-header span, #GridConnections .k-grid-header .k-header a, #GridConnections .k-grid-header .k-header span, #GridFleetActive .k-grid-header .k-header a, #GridFleetActive .k-grid-header .k-header span, #GridFleetInactive .k-grid-header .k-header a, #GridFleetInactive .k-grid-header .k-header span, #VideoGridInt_TO .k-grid-header .k-header a, #VideoGridInt_TO .k-grid-header .k-header span, #VideoGridInt_LDG .k-grid-header .k-header a, #VideoGridInt_LDG .k-grid-header .k-header span, #VideoGridInt_SHORT_TO .k-grid-header .k-header a, #VideoGridInt_SHORT_TO .k-grid-header .k-header span, #VideoGridInt_SHORT_LDG .k-grid-header .k-header a, #VideoGridInt_SHORT_LDG .k-grid-header .k-header span, #VideoGridInt_GA .k-grid-header .k-header a, #VideoGridInt_GA .k-grid-header .k-header span, #VideoGridString_Anticip .k-grid-header .k-header a, #VideoGridInt_EVT .k-grid-header .k-header a, #VideoGridInt_EVT .k-grid-header .k-header span, #VideoGridInt .k-grid-header .k-header a, #VideoGridInt .k-grid-header .k-header span, #VideoGridString_Layout .k-grid-header .k-header a, #VideoGridString_Layout .k-grid-header .k-header span, #VideoGridString .k-grid-header .k-header a, #VideoGridString .k-grid-header .k-header span, #VideoGridBool .k-grid-header .k-header a, #VideoGridBool .k-grid-header .k-header span, #PhaseDisplayGridBool_Admins .k-grid-header .k-header a, #PhaseDisplayGridBool_Admins .k-grid-header .k-header span, #PhaseDisplayGridBool_Pilots .k-grid-header .k-header a, #PhaseDisplayGridBool_Pilots .k-grid-header .k-header span, #PhaseGridBool .k-grid-header .k-header a, #PhaseGridBool .k-grid-header .k-header span, #MetarGridBool .k-grid-header .k-header a, #MetarGridBool .k-grid-header .k-header span, #PhaseGridString .k-grid-header .k-header a, #PhaseGridString .k-grid-header .k-header span, #ApplicationGrid .k-grid-header .k-header a, #ApplicationGrid .k-grid-header .k-header span, #ApplicationGridBool .k-grid-header .k-header a, #ApplicationGridBool .k-grid-header .k-header span, #ApplicationGridString .k-grid-header .k-header a, #ApplicationGridString .k-grid-header .k-header span, #PortalGridInt .k-grid-header .k-header a, #PortalGridInt .k-grid-header .k-header span, #PortalGridString .k-grid-header .k-header a, #PortalGridString .k-grid-header .k-header span, #PortalGridString_Graphs .k-grid-header .k-header a, #PortalGridString_Graphs .k-grid-header .k-header span, #GridUsers .k-grid-header .k-header a, #GridUsers .k-grid-header .k-header span {
    color: white;
    text-align: center;
}*/

.k-header > .k-link {
    color: white !important; /* Override the default style from kendo */
    text-align: center;
}

#GridOrphanFlight .k-grid-header .k-header a:hover, #GridOrphanCis .k-grid-header .k-header a:hover, #Grid .k-grid-header .k-header a:hover, #GridFlights .k-grid-header .k-header a:hover, #GridFailure .k-grid-header .k-header a:hover, #GridCancel .k-grid-header .k-header a:hover, #GridDelete .k-grid-header .k-header a:hover, #GridDone .k-grid-header .k-header a:hover, #GridFail .k-grid-header .k-header a:hover, #GridPending .k-grid-header .k-header a:hover, #GridQueue .k-grid-header .k-header a:hover, #GridWaiting .k-grid-header .k-header a:hover, #GridWaitingApproval .k-grid-header .k-header a:hover, #GridConnections .k-grid-header .k-header a:hover, #GridFleetActive .k-grid-header .k-header a:hover, #GridFleetInactive .k-grid-header .k-header a:hover, #GridUsers .k-grid-header .k-header a:hover {
    color: #dbdbdb;
}

.SignOut {
    border: none;
    background: none;
    width: 50px;
}

.FlightListTable {
    min-width: 500px;
}

.FleetListTable {
    min-width: 650px;
}

.UsersListTable {
    min-width: 550px;
}

.PhaseTable {
    margin-left: 2%;
    max-width: 95%;
    min-width: 20%;
}

.EventTable {
    min-width: 50%;
    max-width: 50%;
}

.TextBoxFilter {
    width: 100px;
}

.DatePickerFilter {
    width: 150px;
}

.DropDownFilter {
    width: 150px;
}

.DropDownFilterUpperThan {
    width: 60px;
}

#Metar_Help_Cloud {
    cursor: pointer;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    background-color: #6A9DD8;
    border-radius: 5px;
    border: 0;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 0.5);
    transition: box-shadow 0.3s;
    color: white;
    font-weight: bold;
}

    #Metar_Help_Cloud:hover {
        box-shadow: 0 0 0 3px rgb(0 0 0 / 0.2);
        transition: box-shadow 0.3s;
    }

.PanelBarFilter {
    width: 100%;
    min-width: 500px;
}

.MultiSelectFilter {
    width: 100%;
}

.k-minus {
    height: 55px;
    width: 25px;
    background-image: url("image/arrow_minus.png");
    background-position: left top;
    background-position-x: 5px;
    background-position-y: 17px;
    margin-left: -7px;
    margin-top: -5px;
}

    .k-minus:not(.k-loading) {
        height: 55px;
        width: 25px;
        background-image: url("image/arrow_minus_2x.png");
        background-position: left top;
        background-position-x: 7px;
        background-position-y: 23px;
        background-size: 12px 12px;
        margin-left: -7px;
        margin-top: -5px;
    }

.k-plus {
    height: 55px;
    width: 25px;
    background-image: url("image/arrow_plus.png");
    background-position: left top;
    background-position-x: 5px;
    background-position-y: 17px;
    margin-left: -7px;
    margin-top: -5px;
}

    .k-plus:not(.k-loading) {
        height: 55px;
        width: 25px;
        background-image: url("image/arrow_plus_2x.png");
        background-position: left top;
        background-position-x: 7px;
        background-position-y: 23px;
        background-size: 12px 12px;
        margin-left: -7px;
        margin-top: -5px;
    }

.IconHeader {
    display: block;
    height: 50px;
    width: 170px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 10%, center;
}

.FleetIcon {
    background-image: url("image/Fleets_icon.png");
}

    .FleetIcon:hover {
        background-image: url("image/Fleets_icon_gray.png");
    }

.FlightsIcon {
    background-image: url("image/Flights_icon.png");
}

    .FlightsIcon:hover {
        background-image: url("image/Flights_icon_gray.png");
    }

.OrphansIcon {
    background-image: url("image/Orphans_icon.png");
}

    .OrphansIcon:hover {
        background-image: url("image/Orphans_icon_gray.png");
    }

.SettingsIcon {
    background-image: url("image/Settings_icon.png");
}

    .SettingsIcon:hover {
        background-image: url("image/Settings_icon_gray.png");
    }

.ShutdownIcon {
    background-image: url("image/cloud_offline.svg");
}

    .ShutdownIcon:hover {
        background-image: url("image/cloud_offline.svg");
    }

.TextMessageIcon {
    background-image: url("image/text-message.png");
}

    .TextMessageIcon:hover {
        background-image: url("image/text-message_gray.png");
    }

.MailIcon {
    background-image: url("image/mail.png");
}

    .MailIcon:hover {
        background-image: url("image/mail_gray.png");
    }

.GroupsIcon {
    background-image: url("image/Groups_icon.png");
}

    .GroupsIcon:hover {
        background-image: url("image/Groups_icon_gray.png");
    }

.OrdersIcon {
    background-image: url("image/Orders_icon.png");
}

    .OrdersIcon:hover {
        background-image: url("image/Orders_icon_gray.png");
    }

.MonitoringIcon {
    background-image: url("image/Monitoring_icon.png");
}

    .MonitoringIcon:hover {
        background-image: url("image/Monitoring_icon_gray.png");
    }

.UserStatsIcon {
    background-image: url("image/UserStats_icon.png");
}

    .UserStatsIcon:hover {
        background-image: url("image/UserStats_icon_gray.png");
    }

.WorkersIcon {
    background-image: url("image/Workers_icon.png");
}

    .WorkersIcon:hover {
        background-image: url("image/Workers_icon_gray.png");
    }

.FlightApprovalIcon {
    background-image: url("image/approval.svg");
}

.ProfileIcon {
    display: block;
    height: 50px;
    width: 150px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url("image/Profile_icon.png");
}

    .ProfileIcon:hover {
        background-image: url("image/Profile_icon_gray.png");
    }

.ProfileIconTest {
    display: block;
    height: 50px;
    width: 150px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url("image/Profile_icon.png");
    padding-top: 15px;
    padding-bottom: 30px;
    color: black;
}

.LoginTextbox {
    padding-bottom: 10px;
    color: #141F3F;
    font-size: medium;
}

.k-pager-numbers li {
    background-color: #999999;
}

.k-current-page {
    color: #999999;
}

.OrphanTable {
    font-size: 12px;
    min-width: 500px;
}

.OrphanAction {
    font-size: 12px;
}

.OrphanFilterField {
    width: 110px !important;
}

.k-state-highlight {
    background-color: #141F3F;
}

.k-menu-horizontal {
    background-color: #999999;
}

.k-radio-label, .k-checkbox-label {
    padding-top: 2px;
    font-family: Inter, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 100;
}

.k-button-arrow {
    font-size: 1.95em;
    line-height: normal;
    margin-bottom: 0.4em;
    min-width: 1.25em;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.no-padding {
    padding: 0px;
}

.no-gutters {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

    .no-gutters > .col, .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

form.form-horizontal {
    padding-top: 20px;
}

    form.form-horizontal fieldset legend.large-margin {
        margin: 0 2% 2% 2%;
        width: 96%;
    }

    form.form-horizontal fieldset legend.small-margin {
        margin: 0 1% 1% 1%;
        width: 98%;
    }

    form.form-horizontal .control-label {
        padding-right: 10px;
    }

    form.form-horizontal .clearfix.with-space {
        margin-bottom: 20px;
    }


.panel-bar-have-filters > a {
    background-color: orangered !important;
}
