﻿/*.dxbs-fl.no-group-padding .row > div.col-md-5 {
    padding-left: 0px;
}*/

.body-style {
    font-size: 11.2px !important;
    line-height: 1 !important;
    height: 100% !important;
    width: 99.94% !important;
}

.dx-grid-summary-row {
    line-height: 20px !important;
}

/*.navbar-expand {
    max-width: 99.0% !important;
}*/

.height-200 {
    height: 200px;
}

.RemovePaddingxxx {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.RemoveHorizontalPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.above {
    z-index: 100;
}

.uppercase {
    text-transform: uppercase;
}

.blazored-toast-container {
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 40000 !important;
}

.custom-drop-zone {
    padding: 0 !important;
    border-style: dashed !important;
    border-width: 2px !important;
    height: 230px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .custom-drop-zone.custom-drag-over {
        background-color: #868A8D;
    }

    .custom-drop-zone img {
        width: 42px;
        height: 42px;
    }

.mw-98P {
    max-width: 98%;
}

.table-sm td {
    padding: 0.1rem !important;
}

.parcels-count {
    font-size: 18px;
    color: green;
    font-weight: bold;
}

.parcels-count-red {
    font-size: 18px;
    color: red;
    font-weight: bold;
}

.parcels-count-black {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.parcels-debriefed-delivered-count {
    font-size: 12px;
    color: green;
    font-weight: bold;
}

.parcels-debriefed-returned-count {
    font-size: 12px;
    color: green;
    font-weight: bold;
}

.parcels-to-be-debriefed-count {
    font-size: 12px;
    color: red;
    font-weight: bold;
}

.text-red {
    color: red !important;
}

.text-green {
    color: limegreen;
}

.text-amber {
    color: #FFBF00;
}

.text-purple {
    color: purple;
}

.text-yellow {
    color: yellow;
}

.text-blue {
    color: cornflowerblue;
}

.text-yellow-important {
    color: yellow !important;
}

.bg-red {
    color: white;
    background-color: red;
}

.bg-blue {
    color: white;
    background-color: blue;
}

.bg-lightblue {
    color: black;
    background-color: lightblue;
}

.bg-lightred {
    color: white;
    background-color: #ff8566;
}

.bg-orangered {
    color: white;
    background-color: #FF4500;
}

.bg-otherred {
    color: white;
    background-color: #ff6f36;
}

.bg-darkgreen {
    color: white;
    background-color: darkgreen;
}

.bg-lightgreen {
    color: white;
    background-color: lightgreen;
}

.bg-green {
    color: white;
    background-color: limegreen !important;
}

.bg-green-real {
    color: white;
    background-color: green !important;
}

.bg-purple {
    color: white;
    background-color: purple;
}

.bg-amber {
    color: black;
    background-color: #FFBF00;
}

.bg-yellow {
    color: white;
    background-color: yellow;
}

.bg-orange {
    color: white;
    background-color: orange;
}

.line-through {
    text-decoration: line-through;
}

.conf-1 {
    color: white;
    background-color: red;
}

.conf-2 {
    color: red;
    background-color: white;
}

.conf-3 {
    color: red;
    background-color: #FFBF00;
}

.conf-3-1800 {
    color: white;
    background-color: red;
}

.conf-4 {
    color: black;
    background-color: lightgreen;
}

.conf-4-late {
    color: red;
    background-color: yellow;
}

.conf-4-unk {
    color: red;
    background-color: lemonchiffon;
}

.conf-5 {
    color: red;
    background-color: lightgreen;
}

.conf-6 {
    color: blue;
    background-color: white;
}

.skynet-page-header {
    text-align: center;
    color: red;
    font-weight: normal;
    background-color: white;
    /*border: 1px solid red;
            border-radius: 3px;*/
}

.skynet-dash-header {
    text-align: center;
    color: red;
    font-weight: 600;
    /*background-color: lightgrey !important;*/
    padding-left: 4px !important;
    padding-right: 4px !important;
    /*border: 1px solid red;
            border-radius: 3px;*/
}

.toolbar-container {
    z-index: 2 !important;
    position: relative !important;
    top: 33px !important;
    height: 27px !important;
    margin-left: 7px !important;
    margin-right: 7px !important;
    max-width: inherit !important;
    /*align-content: center !important;*/
    /*align-items: center !important;*/
}


.toolbar-holder {
    /*height: 26px !important;*/
    padding-left: 1px !important;
    padding-right: 1px !important;
    /*max-width: var(--component-width, inherit) !important;*/
    /*width: var(--component-width, inherit) !important;*/
    position: relative !important;
    /*top: -4px !important;*/
    border: 3px solid white !important;
    /*border-top: 2px solid white !important;*/
}

.skynet-toolbar {
    /*height: 26px !important;*/
    width: inherit !important;
    max-width: inherit !important;
    background-color: red !important;
    color: red !important;
    line-height: 1.0 !important;
    font-size: 9.3px !important;
    font-weight: bold !important;
    /*height: 20px !important;*/
    /*padding-top: 2px !important;*/
    /*padding-bottom: 2px !important;*/
    /*margin-top: 2px !important;*/
    /*margin-bottom: 2px !important;*/
    /*margin-left: 5px !important;*/
    /*margin-right: 5px !important;*/
    /*position: relative !important;*/
    /*left: 5px !important;*/
    /*padding-right: 5px !important;*/
    /*border: 3px solid white !important;*/
}

    .skynet-toolbar .dxbl-btn-toolbar {
        width: inherit !important;
        max-width: inherit !important;
        background-color: red !important;
        color: red !important;
        line-height: 1.0 !important;
        font-size: 9.3px !important;
        font-weight: bold !important;
        padding-top: 0.9px !important;
        padding-bottom: 0.9px !important;
    }

    .skynet-toolbar .dxbl-toolbar-title {
        width: inherit !important;
        max-width: inherit !important;
        background-color: red !important;
        color: red !important;
        line-height: 1.0 !important;
        font-size: 9.3px !important;
        font-weight: bold !important;
    }

    .skynet-toolbar .dxbl-btn-secondary {
        background-color: #6c757d !important;
        border-color: red !important;
        line-height: 0.8 !important;
        font-size: 9.3px !important;
        color: white !important;
        outline: none;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .skynet-toolbar .dxbl-disabled {
        background-color: #6c757d !important;
        border-color: red !important;
        line-height: 0.8 !important;
        font-size: 9.3px !important;
        color: white !important;
        outline: none;
    }

    .skynet-toolbar .dxbl-active {
        background-color: #6c757d !important;
        border-color: red !important;
        line-height: 0.8 !important;
        font-size: 9.3px !important;
        color: white !important;
        outline: none;
    }

/*.skynet-toolbar .dxbl-btn-group.dxbl-toolbar-group:nth-child(2) {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #6c757d;
    border-color: #6c757d;

}
*/

.form-control-sm {
    /*line-height: 0.7 !important;*/
    font-size: 11px !important;
}

.col-form-label-sm {
    /*line-height: 0.7 !important;*/
    font-size: 11px !important;
}

.dropdown-menu {
    /*line-height: 0.7 !important;*/
    font-size: 11px !important;
}

.skynet-form-sm {
    line-height: 0.9;
}


    .skynet-form-sm .card {
        border-color: red;
    }

    .skynet-form-sm .dxbl-fl-gd {
        margin-top: 3px;
        margin-bottom: 3px;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

        .skynet-form-sm .dxbl-fl-gd .col {
            padding-left: 2px !important;
            padding-right: 2px !important;
        }

.skynet-form-sm-extra {
    line-height: 0.9;
}


    .skynet-form-sm-extra .card {
        border-color: red;
    }

    .skynet-form-sm-extra .dxbl-fl-gd {
        margin-top: 7px;
        margin-bottom: 7px;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

        .skynet-form-sm-extra .dxbl-fl-gd .col {
            padding-left: 2px !important;
            padding-right: 2px !important;
        }

.dxbl-th {
    background-color: white;
    color: red;
    font-weight: bold;
    text-align: center;
}

.skynet-form-sm .card-header {
    background-color: red;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.skynet-form-sm .card .row {
    padding-top: 3px !important;
}

.skynet-form-sm-extra .card-header {
    background-color: red;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.skynet-form-sm-extra .card .row {
    padding-top: 3px !important;
}

.dxbl-grid-header-container {
    line-height: 1.2 !important;
}

.skynet-form {
    line-height: 1;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .skynet-form .card {
        border-color: red;
    }

    .skynet-form .dxbl-fl-gd {
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

        .skynet-form .dxbl-fl-gd .col {
            padding-left: 2px !important;
            padding-right: 2px !important;
        }

.dxbl-th {
    background-color: white;
    color: red;
    font-weight: bold;
    text-align: center;
    line-height: 1.2 !important;
}

.dxbl-popup a.close-btn.oi-x {
    color: inherit;
    font-size: 0.7rem;
    margin-top: 0.2em;
    margin-right: 0.4em;
    margin-bottom: 0.2em;
    margin-left: 0.4em;
}

.skynet-form .card-header {
    background-color: red;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/*.dx-btn dxbs-calendar-header-title-btn {
    background-color: red !important;
    color: white !important;
}
*/

/*.dxbl-calendar .dxbl-calendar-header.btn-group .dxbl-calendar-header-title-btn {
    background-color: red !important;
    color: white !important;
}*/

.dxbl-calendar.dxbl-sm {
    font-size: 10px !important;
}

.dxbl-calendar .dxbl-calendar-header {
    background-color: red !important;
    color: white !important;
}

.dxbl-calendar .dxbl-calendar-footer {
    background-color: white !important;
    line-height: 15px !important;
    color: white !important;
    height: 26px !important;
}

.dxbl-calendar-footer .dxbl-sm {
    line-height: 15px !important;
    color: white !important;
    background-color: red !important;
    font-size: 9.5px !important;
    font-weight: bolder !important;
    border: 0.5px solid red;
}

/*.skynet-form .card .row [class^="col"] .row {
    padding-top: 0px !important;
}
*/

:root {
    /*--component-width: inherit;*/
}

.skynet-grid-div {
    --grid-calc-width: calc( 100% ) !important;
    /*width: calc( 100% + 10px ) !important;*/
    width: 100% !important;
    overflow: auto;
}

.grid-header-template.card-header.p-0 {
    padding-bottom: 1px !important;
    padding-top: unset !important;
    padding-left: unset !important;
    padding-right: unset !important;
}

.dxbs-grid-header-container {
    width: var(--grid-calc-width) !important;
}

.skynet-grid {
    /*max-width: inherit !important;*/
    /*max-width: calc( inherit - 10px ) !important;*/
    /*width: calc( inherit - 10px ) !important;*/
    width: var(--grid-calc-width) !important;
    min-width: calc( var(--grid-calc-width) - 20px ) !important;
    max-width: var(--grid-calc-width) !important;
    font-size: 11.2px !important;
    line-height: 0.9 !important;
}

    .skynet-grid > .dxbs-gridview {
        /*max-width: inherit !important;*/
        /*width: inherit !important;*/
    }

    .skynet-grid .card {
        border-color: red;
        width: calc( var(--grid-calc-width) + 20px ) !important;
    }

        .skynet-grid .card dv {
            /*max-width: inherit !important;*/
        }

    .skynet-grid thead {
        background-color: red;
        color: white;
        font-weight: bold;
        text-align: center;
    }

        .skynet-grid thead .btn-link a {
            background-color: red;
            color: white;
            font-weight: bold;
        }

.dxbs-group-panel {
    width: var(--grid-calc-width) !important;
    text-align: left !important;
    font-weight: 400 !important;
}

.dxbs-grid-hsd {
    width: var(--grid-calc-width) !important;
}

.card .dxbs-th {
    width: unset !important;
}

.dxbs-gridview {
    /*max-width: 100% !important;*/
    /*width: 100% !important;*/
    width: var(--grid-calc-width, inherit) !important;
    max-width: var(--grid-calc-width,inherit) !important;
}

.site-bg-image {
    /*background-image: url("../images/SkynetBG.jpg");*/
    /*background-image: url("../images/SkyTrac Test Image-01.jpg");*/
    background-image: url("../images/SkyTrac Test Image-02.jpg") !important;
    background-size: cover; /* Resize the background image to cover the entire container */
}

.spinnerS {
    background-image: url("images/S.png");
    border: 8px solid white;
    border-top: 8px solid red;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 20000;
}

.btn-pb {
    margin-bottom: 3px !important;
}

.btn-red {
    color: white !important;
    background-color: red;
    --btn-background-color: red;
    border-color: red;
}

    .btn-red:hover {
        color: white !important;
        background-color: red !important;
        border-color: red !important;
    }

    .btn-red:focus, .btn-red.focus {
        color: white;
        background-color: red;
        border-color: red;
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    }

    .btn-red.disabled, .btn-red:disabled {
        color: white;
        background-color: gray;
        border-color: gray;
    }

    .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active,
    .show > .btn-red.dropdown-toggle {
        color: white;
        background-color: red;
        border-color: red;
    }

        .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus,
        .show > .btn-red.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
        }

.pagination-sm .page-link {
    padding: .1rem .45em;
    font-size: 100%;
    line-height: 1.5;
}

.btn-sm {
    color: white;
    font-size: 9.96px !important;
    /*padding: 1px .45em !important;*/
    line-height: 1.1 !important;
    padding-bottom: 2px !important;
    padding-top: 2.1px !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
}

/*    .btn-sm:hover {
        background-color: var(--btn-background-color, red);
    }*/

a.btn-sm {
    color: white !important;
}

.width-1000 {
    width: 1000px !important;
}

.width-1200 {
    width: 1200px !important;
}

.width-1300 {
    width: 1300px !important;
}

.width-1400 {
    width: 1400px !important;
}

/*.dxbl-pager.dxbl-sm {
    --dxbl-pager-line-height: 20.08px;
    --dxbl-pager-font-size: 12px;
}*/

/*.dxbs-grid-pager {
    height: 37px !important;
    line-height: 10.08px !important;
}*/

/*.dxbl-pager {
    height: 37px !important;
    line-height: 10.08px !important;
}*/

/*    .dxbs-grid-pager .dbxl-pager {
        height: 22px !important;
        line-height: 11.2px !important;
    }
*/
@media only screen and (min-width: 800px) {
    /* content-popup */
    .content-popup {
        width: 1400px !important;
        max-width: 1400px !important;
    }

        .content-popup.modal-dialog.dxbs-popup {
            position: fixed !important;
            left: auto !important;
            right: 0 !important;
            box-sizing: border-box !important;
            max-width: 100% !important;
            width: 30% !important;
            margin: 0rem !important;
            top: 0 !important;
            height: 100% !important;
        }

            .content-popup.modal-dialog.dxbs-popup > .dxbl-modal-content {
                width: 1400px !important;
                max-width: 1400px !important;
            }

        /*.content-popup .dxbs-gridview {*/
        /*var(--component-width, 1392px)*/
        /*--component-width: unset;*/
        /*width: 1392px !important;*/
        /*width: var(--component-width, 1392px) !important;*/
        /*width: 1370px !important;
            max-width: 1370px !important;
        }*/

        .content-popup .modal-header {
            padding: 0;
        }

        .content-popup .custom-header {
            padding: 3px;
            font-size: 1.0rem;
            line-height: 20px !important;
            display: flex;
            background-color: red;
            color: white;
            font-weight: bold;
        }

        .content-popup .custom-footer {
            padding: 3px;
            justify-content: right;
            background-color: white;
            display: flex;
        }

        .content-popup .modal-footer {
            padding: 5px;
            border-top: 1px solid red;
        }


    /* content-popup-600H DO NOT USE */
    .content-popup-600H {
        width: 1400px !important;
        max-width: 1400px !important;
        min-height: 600px;
    }

        .content-popup-600H.modal-dialog.dxbs-popup {
            position: fixed !important;
            left: auto !important;
            right: 0 !important;
            box-sizing: border-box !important;
            max-width: 100% !important;
            width: 30% !important;
            margin: 0rem !important;
            top: 0 !important;
            height: 100% !important;
            min-height: 600px !important;
        }

            .content-popup-600H.modal-dialog.dxbs-popup > .dxbl-modal-content {
                width: 1400px !important;
                max-width: 1400px !important;
                min-height: 600px !important;
            }

        .content-popup-600H .modal-header {
            padding: 0;
        }

        .content-popup-600H .custom-header {
            padding: 3px;
            font-size: 1.2rem;
            display: flex;
            background-color: red;
            color: white;
            font-weight: bold;
        }

        .content-popup-600H .dbxl-modal-footer .custom-footer {
            height: 23px !important;
            padding: 3px;
            justify-content: right;
            background-color: white;
            display: flex;
            position: absolute;
            left: 0px;
            bottom: 2px;
        }

        .content-popup-600H .modal-footer {
            padding: 5px;
            border-top: 1px solid red;
        }


    /* content-popup-md */
    .content-popup-md {
        width: 1100px !important;
        max-width: 1100px !important;
    }

        .content-popup-md.modal-dialog.dxbs-popup {
            position: fixed !important;
            left: auto !important;
            right: 0 !important;
            box-sizing: border-box !important;
            max-width: 100% !important;
            width: 30% !important;
            margin: 0rem !important;
            top: 0 !important;
            height: 100% !important;
        }

            .content-popup-md.modal-dialog.dxbs-popup > .dxbl-modal-content {
                width: 1096px !important;
                max-width: 1096px !important;
            }

        /*        .content-popup-md .dxbs-gridview {
            width: 1097px !important;
            max-width: 1097px !important;
        }*/

        .content-popup-md .modal-header {
            padding: 0;
        }

        .content-popup-md .custom-header {
            padding: 3px;
            font-size: 1.0rem;
            line-height: 20px !important;
            display: flex;
            background-color: red;
            color: white;
            font-weight: bold;
        }

        .content-popup-md .custom-footer {
            padding: 3px;
            justify-content: right;
            background-color: white;
            display: flex;
        }

        .content-popup-md .modal-footer {
            padding: 5px;
            border-top: 1px solid red;
        }


    /* content-popup-sm */
    .content-popup-sm {
        width: 600px !important;
        max-width: 600px !important;
    }

        .content-popup-sm.modal-dialog.dxbs-popup {
            position: fixed !important;
            left: auto !important;
            right: 0 !important;
            box-sizing: border-box !important;
            /*max-width: 100% !important;*/
            /*width: 30% !important;*/
            margin: 0rem !important;
            top: 0 !important;
            height: 100% !important;
        }

            .content-popup-sm.modal-dialog.dxbs-popup > .dxbl-modal-content {
                width: 600px !important;
                max-width: 600px !important;
            }

        /*        .content-popup-sm .dxbs-gridview {
            width: 597px !important;
            max-width: 597px !important;
        }*/

        /*                .content-popup-sm .dxbs-gridview .skynet-toolbar {
                    width: 582px !important;
                    max-width: 582px !important;
                }
*/
        .content-popup-sm .modal-header {
            padding: 0;
        }

        .content-popup-sm .custom-header {
            padding: 3px;
            font-size: 1.0rem;
            line-height: 20px !important;
            display: flex;
            background-color: red;
            color: white;
            font-weight: bold;
        }

        .content-popup-sm .custom-footer {
            padding: 3px;
            justify-content: right;
            background-color: white;
            display: flex;
        }

        .content-popup-sm .modal-footer {
            padding: 5px;
            border-top: 1px solid red;
        }


    /* content-popup-sm2 */
    .content-popup-sm2 {
        width: 650px !important;
        max-width: 650px !important;
    }

        .content-popup-sm2.modal-dialog.dxbs-popup {
            position: fixed !important;
            left: auto !important;
            right: 0 !important;
            box-sizing: border-box !important;
            /*max-width: 100% !important;*/
            /*width: 30% !important;*/
            margin: 0rem !important;
            top: 0 !important;
            height: 100% !important;
        }

            .content-popup-sm2.modal-dialog.dxbs-popup > .dxbl-modal-content {
                width: 650px !important;
                max-width: 650px !important;
            }

        /*        .content-popup-sm2 .dxbs-gridview {
            width: 647px !important;
            max-width: 647px !important;
        }*/

        /*            .content-popup-sm2 .dxbs-gridview .skynet-toolbar {
                width: 632px !important;
                max-width: 632px !important;
            }
*/
        .content-popup-sm2 .modal-header {
            padding: 0;
        }

        .content-popup-sm2 .custom-header {
            padding: 3px;
            font-size: 1.0rem;
            line-height: 20px !important;
            display: flex;
            background-color: red;
            color: white;
            font-weight: bold;
        }

        .content-popup-sm2 .custom-footer {
            padding: 3px;
            justify-content: right;
            background-color: white;
            display: flex;
        }

        .content-popup-sm2 .modal-footer {
            padding: 5px;
            border-top: 1px solid red;
        }
}

/*html, body {
    height: 100% !important;
}*/
.custom-footer {
    width: inherit !important;
    /*height: 40px !important;*/
    padding: 3px !important;
    justify-content: right !important;
    background-color: white !important;
    display: flex !important;
    position: relative;
    top: 0px !important;
    right: 0px;
    bottom: 2px;
}

.custom-popup .modal-header {
    padding: 0;
}

.custom-popup .custom-header {
    padding: 3px;
    font-size: 1.0rem;
    line-height: 20px !important;
    display: flex;
    background-color: red;
    color: white;
    font-weight: bold;
}

.custom-popup.modal-dialog.dxbs-popup > .dxbl-modal-content {
    position: fixed !important;
    left: auto !important;
    right: 0 !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
    width: 30% !important;
    margin: 0rem !important;
    top: 0 !important;
    height: 100% !important;
}

.custom-popup .modal-footer {
    padding: 5px;
    border-top: 1px solid red;
}

.custom-popup .demo-icon-info {
    margin: 0 0.5rem 0 0.6rem;
}

.custom-popup .custom-header .close-button {
    font-size: 0.9rem;
    margin-left: auto;
    margin-bottom: 0.2rem;
    margin-right: 0.9rem;
}

.custom-popup .modal-body {
    padding-top: 0.6rem;
}

/*    .secondpopupcontainer .modal,
    .secondpopupcontainer .modal-dialog {
        z-index: 11005 !important;
    }

    .secondpopupcontainer .modal-backdrop {
        z-index: 11004 !important;
    }

    .thirdpopupcontainer .modal,
    .secondpopupcontainer .modal-dialog {
        z-index: 11007 !important;
    }

    .thirdpopupcontainer .modal-backdrop {
        z-index: 11006 !important;
    }

    .fourthpopupcontainer .modal,
    .secondpopupcontainer .modal-dialog {
        z-index: 11009 !important;
    }

    .fourthpopupcontainer .modal-backdrop {
        z-index: 11008 !important;
    }
*/
.perc-10 {
    background-color: #FF0000;
}

.perc-20 {
    background-color: #FF3333;
}

.perc-30 {
    background-color: #FF6666;
}

.perc-40 {
    background-color: #FF8000;
}

.perc-50 {
    background-color: #FF9933;
}

.perc-60 {
    background-color: #FFCC99;
}

.perc-70 {
    background-color: #99FF99;
}

.perc-80 {
    background-color: #66CC00;
}

.perc-90 {
    background-color: #00CC66;
}

.perc-100 {
    background-color: #00994C;
}

.Batched-Not-Yet-Imaged {
    background-color: #FF6619;
    color: white;
}

.No-Batch-Imaged {
    background-color: #FFB319;
    color: white;
}

.Not-Yet-Batched-Not-Yet-Imaged {
    background-color: #FF1919;
    color: white;
}

.dxbl-tabs {
    border-bottom: 1px solid red !important;
}

.skynet-tab {
    border-bottom: 1px solid red !important;
    line-height: 10px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    border-color: red !important;
    border-top-left-radius: 0.4rem !important;
    border-top-right-radius: 0.4rem !important;
}

    .skynet-tab > a {
        border-radius: 20px !important;
        border: 1px solid white !important;
    }

    .skynet-tab:hover {
        border-color: #e9ecef !important;
    }

    .skynet-tab.dxbl-active {
        background-color: red !important;
        color: white !important;
        font-weight: bold !important;
        border-color: red !important;
        border-top-left-radius: 0.4rem !important;
        border-top-right-radius: 0.4rem !important;
    }

        .skynet-tab.dxbl-active:after {
            background-color: transparent !important;
            font-weight: bolder !important;
        }

.skynet-tab-selected {
    border-bottom: 1px solid red !important;
    line-height: 10px !important;
    font-size: 11px !important;
}

    .skynet-tab-selected > a {
        border-radius: 20px !important;
        border: 1px solid white !important;
    }

    .skynet-tab-selected:hover {
        border-color: #e9ecef !important;
    }

    .skynet-tab-selected.dxbl-active {
        background-color: red !important;
        color: white !important;
        font-weight: bold !important;
        border-color: red !important;
        border-top-left-radius: 0.4rem !important;
        border-top-right-radius: 0.4rem !important;
    }

        .skynet-tab-selected.dxbl-active:after {
            background-color: transparent !important;
            font-weight: bolder !important;
        }

.dxbl-listbox {
    --dxbl-listbox-font-size: 11px !important;
}

    .dxbl-listbox.dxbl-sm {
        line-height: 0.9 !important;
        /*font-size: 11px !important;*/
        font-size: var( --dxbl-listbox-font-size);
        padding-bottom: 1px !important;
    }

.dxbs-table.table-sm td {
    padding-bottom: 1px !important;
}

.tooltip-wrapper {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    cursor: help;
}

skyspan {
    visibility: hidden;
    position: absolute;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: red;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    z-index: 1;
}

    skyspan::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip-wrapper:hover skyspan {
    visibility: visible;
}

.track-button {
    /*background: #ea2289;*/
    color: red;
    padding: 8px;
    border: none;
    border-radius: 14px;
    margin: auto;
    width: 30%;
    display: block;
    min-width: 100px;
}

.blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
    animation: 1s linear infinite condemned_blink_effect;
}

.blink15 {
    -webkit-animation: 1.5s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
    animation: 1.5s linear infinite condemned_blink_effect;
}

.blink2 {
    -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */
    animation: 2s linear infinite condemned_blink_effect;
}

.blink25 {
    animation: 2.5s linear infinite color_invert_effect;
}

@keyframes color_invert_effect {
    0%, 50% {
        color: black !important;
        background-color: white !important;
    }

    50.01%, 100% {
        color: white !important;
        background-color: red !important;
    }
}

/*@-webkit-keyframes color_invert_effect {
    0%, 50% {
        color: black;
        background-color: white;
    }

    50.01%, 100% {
        color: white;
        background-color: red;
    }
}
*/
.bold {
    font-weight: bold !important;
}

.bolder {
    font-weight: bolder !important;
}

/* for Safari 4.0 - 8.0 */
@-webkit-keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }

    50% {
        visibility: hidden;
    }

    100% {
        visibility: visible;
    }
}

@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }

    50% {
        visibility: hidden;
    }

    100% {
        visibility: visible;
    }
}

.ecommerce-formcontrol {
    border: none;
    border-radius: 50px 50px;
    background: rgba(255,255,255,0.5);
    font-size: 0.7rem;
    color: white;
}

.ecommerce-font {
    font-size: 0.7rem;
}

.ecommerce-line-height {
    line-height: 15.999px;
}

.page-background {
    background-image: url('/images/SkyTrac Test Image-02.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.skynet-ecommerce-form {
    position: absolute;
    left: 30%;
    top: 4.5%;
    width: 35%;
    padding: 10px 10px;
    background: rgba(0,0,0,0.7);
    border-radius: 8px 8px;
}

.ecommerce-formgroup label {
    color: #fff;
    font-size: 0.7rem;
    font-weight: normal;
}

.boximage {
    width: 100%;
}

@media screen and (min-width: 480px) {
    .boximage {
        width: 60%;
    }
}

.text-truncate {
    min-height: 12px !important;
}

.dxbl-fl-cpt {
    text-align: right;
}

.dxbl-group-header {
    text-align: center !important;
    justify-items: center !important;
    width: 100% !important;
    color: white !important;
    font-weight: bold !important;
    background-color: red !important;
    display: block !important;
    font-size: 11.2px !important;
    line-height: 10.08px !important;
    height: 24.07px !important;
}

.dxbl-tag,
.dxbl-tag-text {
    font-size: 11.2px !important;
    line-height: 10.08px !important;
    padding-bottom: 1px !important;
    padding-top: 2px !important;
}

.dxbl-listbox-item {
    font-size: 11.2px !important;
    line-height: 10.08px !important;
}

.dxbl-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/*.dxbl-row .skynet-toolbar {*/
/*max-width: inherit !important;*/
/*width: inherit !important;*/
/*width: calc( 12 / 12 * 93vw ) !important;*/
/*}

    .dxbl-row .skynet-toolbar-span1 {*/
/*max-width: inherit !important;*/
/*width: calc( 1 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span2 {*/
/*max-width: inherit !important;*/
/*width: calc( 2 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span3 {*/
/*max-width: inherit !important;*/
/*width: calc( 3 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span4 {*/
/*max-width: inherit !important;*/
/*width: calc( 4 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span5 {*/
/*max-width: inherit !important;*/
/*width: calc( 5 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span6 {*/
/*max-width: inherit !important;*/
/*width: calc( 6 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span7 {*/
/*max-width: inherit !important;*/
/*width: calc( 7 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span8 {*/
/*max-width: inherit !important;*/
/*width: calc( 8 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span9 {*/
/*max-width: inherit !important;*/
/*width: calc( 9 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span10 {*/
/*max-width: inherit !important;*/
/*width: calc( 10 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span11 {*/
/*max-width: inherit !important;*/
/*width: calc( 11 / 12 * 93vw ) !important;
    }

    .dxbl-row .skynet-toolbar-span12 {*/
/*max-width: inherit !important;*/
/*width: calc( 12 / 12 * 93vw ) !important;
    }*/

.dxbl-col {
    padding-left: 2px !important;
    padding-right: 2px !important;
    margin-top: 1.5px !important;
}

.remove-top-margin > div {
    margin-top: unset !important;
    align-self: start !important;
}

/*  remove padding at top of DxFormLayoutItem */
.dxbl-fl-item > div {
    margin-top: unset !important;
    align-self: start !important;
    /*display: flex !important;*/
    /*margin-top: 3.5px !important;*/
    margin-bottom: 4px !important;
}

    .dxbl-fl-item > div > span {
        /*margin-top: unset !important;*/
        /*align-self: start !important;*/
        /*display: flex !important;*/
        /*margin-top: 3.5px !important;*/
        /*margin-bottom: 4px !important;*/
        top: 4px !important;
        position: relative !important;
    }

.skynet-grid .dxbs-fixed-header-content {
    line-height: 12px !important;
}

.skynet-grid th {
    line-height: 14px !important;
    padding: 2px !important;
}

.dxbl-group-expand-btn {
    /*line-height: 10px !important;*/
}

    .dxbl-group-expand-btn > .dxbl-image {
        /*line-height: 10px !important;*/
        height: 10px !important;
        margin: unset !important;
    }

.dxbl-listbox-item > mark {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: yellow !important;
    /*font-weight: bolder !important;*/
    font-style: italic !important;
}

.dxbl-fl .dxbl-fl-group > .dxbl-group > .dxbl-group-body > .dxbl-group-body-content {
    padding: 2px !important;
}

.dxbl-listbox div.dxbl-listbox-item {
    padding: 3px 4px !important;
}

.nav-style {
}

.navbar-style {
    background-color: white;
    color: red;
}

.navbar-light .navbar-brand {
    color: red;
}

/*.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
*/

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-logo {
    height: 30px;
    width: auto;
    /*position: absolute;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
}

/*
@media (max-width: 1606px) {
    .navbar-logo {
        left: 10%;
        transform: translate(-10, -50%);
    }
}

@media (max-width: 1023px) {
    .navbar-logo {
        display: none;
    }
}
*/

.nav-link-style {
    font-weight: 800 !important;
    font-size: 12px !important;
}

    .nav-link-style:hover {
        /*background-color: lightgrey;*/
        text-decoration: underline;
    }

.nav-button-style {
    font-weight: 800 !important;
    font-size: 12px !important;
    background-color: lightgrey !important;
    border-color: lightgrey !important;
}

.centered-checkbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-indicator {
    width: 20px;
    height: 20px;
    background-color: red;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

.height-100 {
    height: 100px !important;
}

.required-caption::after {
    content: "*";
    color: red;
    font-weight: bold;
    padding-left: 5px;
    font-size: 13px;
}

svg.dxbl-image {
    height: 12px !important;
}

.expand-btn {
    padding-left: 3px !important;
    padding-right: 2px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.move-down-7 {
    position: relative !important;
    top: 7px !important;
}

.flyout-style {
    background-color: lightgoldenrodyellow;
    font-weight: 600;
    font-style:oblique;
}

.disabled-link {
    pointer-events: none; /* Prevents clicking */
    opacity: 0.6; /* Dims the button to indicate disabled state */
    cursor: not-allowed !important; /* Shows a 'not-allowed' cursor */
}
