﻿/*.k-button , .k-icon {
    check https://riversafe3.nobrapilots.com:444/Pilot-Reports/Home and https://riversafe3.nobrapilots.com:444/Pilot-Requests/Transportation 
    color: #fff !important;
    background-color: initial;
}
*/

.k-command-cell .k-grid-cancel, .k-grid .k-button {
    /*check https://riversafe3.nobrapilots.com:444/Pilot-Requests/Transportation*/
    color: #333 !important;
}

.k-block, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header,
.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {
    background-color: black;
}

/*From Module*/
.k-header,
.k-grid-header,
.k-grid .k-grouping-row td,
.k-grid .k-hierarchy-cell,
.k-grid .k-grid-footer td,
.k-footer-template td,
.table,
.k-header {
    color: white;
    border: none !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border: none !important;
    border-top-width: 0px !important;
    background-image: none !important;
    border-spacing: 1px !important;
}

.level0Night {
    color: white !important;
}

.level1Night {
    color: magenta;
}

.level2Night {
    color: aqua;
}

.level3Night {
    color: green;
}

.level4Night {
    color: yellow;
}

.level5Night {
    color: red;
}

#headerNight {
    color: white !important;
    text-align: center;
    padding: 5px;
}

.level0NightEmpty {
    background-color: black !important;
    color: black !important;
}

#dnn_dnnLOGO_imgLogo {
    background-color: darkgrey;
}

.eds_news_Ozone.eds_subCollection_news {
    color: #ebebeb !important;
}

.lightDarkBg {
    background-color: #17232d;
}

.k-grid {
    background-color: #1F1F1F;
}

.k-alt {
    background-color: black;
}

.k-calendar .k-link.k-nav-fast,
.k-grid-header .k-header > .k-link {
    color: white !important;
}

.k-window .k-calendar .k-link.k-nav-fast,
.k-window .k-grid-header .k-header > .k-link {
    color: #313131 !important;
}


.jspContainer {
    color: #666 !important;
}

.dnnModuledigitalAssetsTreeView.RadTreeView .rtIn, #dnnModuleDigitalAssetsBreadcrumb li, .k-widget {
    color: #ebebeb !important;
}

.ThemeMinimalExtropy .EventDayScroll, .ThemeMinimalExtropy .EventDay, .ThemeMinimalExtropy .EventDayEvents, .ThemeMinimalExtropy .EventWeekendDayEvents {
    background-color: initial !important;
}

.ThemeMinimalExtropy .EventWeekendDay {
    background-color: #2b3e50 !important;
}

.ThemeMinimalExtropy .EventDay, .ThemeMinimalExtropy .EventDayEvents, .ThemeMinimalExtropy .EventWeekendDayEvents {
    color: #ebebeb !important;
}

.ThemeMinimalExtropy .EventOtherMonthDay {
    background-color: dimgrey !important;
}

.panel-info > .panel-heading, .btn-info {
    background-color: #333333;
}

.k-grid tr:hover {
    background-color: initial;
}

.k-grid-norecords-template {
    background-color: initial;
}

.k-detail-row {
    background-image: none !important;
}

/*.bgYellow {
    color: Yellow !important;
}

.bgOrange {
    color: orange !important;
}*/

.k-tooltip {
    background: #313131 !important;
}


.rundownStale {
    color: initial;
}

.k-tabstrip .k-content.k-state-active, .k-tabstrip-items .k-state-active, .k-tabstrip-items .k-item, .form-control[readonly], .form-control[disabled],
.k-block, .k-content, .k-dropdown .k-input, .k-popup, .k-toolbar, .k-widget {
    color: white !important;
    background-color: #313131 !important;
}

.k-tabstrip-items .k-link,
.k-panelbar > li.k-state-default > .k-link, .k-tabstrip-items .k-state-default .k-link,
.k-grouping-header {
    color: white;
}


.k-content {
    background-color: #1F1F1F;
}

.k-edit-buttons {
    background: initial;
}

.k-window {
    border-color: white !important;
}


.k-list > .k-state-hover {
    color: #ebebeb !important;
}

.bg-danger.text-danger {
    color: darkblue !important;
}

.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover,
.bootstrap-datetimepicker-widget table td span:hover {
    color: #313131 !important;
}


.k-pdf-export {
    background-color: #161616;
}

.bgYellow {
    background-color: Yellow;
}

.bgOrange {
    background-color: orange;
}

.assignedPilot {
    color: #e9e9e9 !important;
}

.intro-container {
    background-color: initial !important;
    background-image: initial !important;
}

    .intro-container .main h2 {
        color: #fff !important;
    }

.eds_GravityGallery_Graviton .edsgg_mainTitle {
    color: #ebebeb !important;
}


.k-grid-header .k-link, .k-grid-header .k-link:link, .k-grid-header .k-link:visited, .k-grouping-header .k-link {
    color: var(--bs-link-color);
    text-decoration: underline
}