/* Minification failed. Returning unminified contents.
(2061,33): run-time error CSS1046: Expect comma, found '105'
(2061,41): run-time error CSS1046: Expect comma, found '/'
(2074,31): run-time error CSS1046: Expect comma, found '171'
(2074,38): run-time error CSS1046: Expect comma, found '/'
(2078,30): run-time error CSS1046: Expect comma, found '231'
(2078,37): run-time error CSS1046: Expect comma, found '/'
 */

@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

body {
    padding-bottom: 20px;
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
}

label {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.rounded, .circle {
    border-radius: 100% !important;
}

.pad-0.green-bx {
    height: 40px;
    background: #006400 !important;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.active-bx {
    height: 40px;
    background: #FFC300 !important;
    border-radius: 25px 0 0 25px;
    padding: 6px 0px !important;
}

.pad-0.blue-bx {
    height: 40px;
    background: #00c0ef;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.drkred-bx {
    height: 40px;
    background: #008B8B !important;
    border-radius: 25px 0 0 25px;
    padding: 6px 0px !important;
}

.pad-0.drkgreen-bx {
    height: 40px;
    background: #00a65a;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.drkpink-bx {
    height: 40px;
    background: #d61557 !important;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.drkblue-bx {
    height: 40px;
    background: #3c8dbc;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.drkpurpule-bx {
    height: 40px;
    background: #2F4F4F !important;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.ltpink-bx {
    height: 40px;
    background: #e1bee7;
    border-radius: 25px 0 0 25px;
    padding: 6px 0px !important;
}

.pad-0.chocolate-bx {
    height: 40px;
    background: #D2691E !important;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.active-bx {
    height: 40px;
    background: #FFA500 !important;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.ltgreen-bx {
    height: 40px;
    background: #dcedc8;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.pad-0.pinkdelay-bx {
    height: 40px;
    background: #d02537 !important;
    padding: 6px 0px !important;
    border-radius: 25px 0 0 25px;
}

.bx-title {
    color: #fff;
    font-size: 30px !important;
}

.blue.pres-bg {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    padding: 0px 8px;
    background: #fff;
    border-radius: 0;
    color: #000;
}

.pink.pres-bg {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    padding: 0px 8px;
    background: #d61557 !important;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.75);
}

.green.pres-bg {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    padding: 0px 8px;
    background: #006400 !important;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.75);
}

.bx-title h4 {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.bx-title h5 {
    color: black !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}

.bx-title h6 {
    color: #000 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}

/* Set padding to keep content from hitting the edges */
@keyframes swing {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(10deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    60% {
        transform: rotate(5deg);
    }

    70% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes sonar {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

body {
    font-size: 0.9rem;
}

.pad-0 {
    padding: 0px !important;
}

.dataTables_filter {
    margin-top: 10px !important;
}

.navbgr {
    background-color: #fff !important;
    -webkit-transition: opacity 0.3s ease, width 0.3s ease;
    transition: opacity 0.3s ease, width 0.3s ease;
    -ms-transition: opacity 0.3s ease, width 0.3s ease;
    transition: all 0.5s;
    -webkit-box-shadow: 0 0 20px 0 #cccccc;
    -moz-box-shadow: 0 0 20px 0 #cccccc;
    box-shadow: 0 0 10px 0 #cccccc;
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar-inverse.nav-mh {
    min-height: 60px !important;
}
/*----------------page-wrapper----------------*/
.height {
    height: 60px !important;
}

.row.equal-cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .row.equal-cols:before,
    .row.equal-cols:after {
        display: block;
    }

    .row.equal-cols > [class*='col-'] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .row.equal-cols > [class*='col-'] > * {
            -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        }

.padding.paddingLR {
    padding: 1.5rem 0rem;
}

.border-fs {
    border-top: #f39c12 solid 3px;
}

.border-vs {
    border-top: #00a65a solid 3px;
}

.border {
    border-top: #c7c7c7 solid 3px;
}

.refuels-fual-bg {
    background: #8faa6e !important;
    color: #fff;
    border-top: #466322 solid 3px;
}

.uplifted-fual-bg {
    background: #909090 !important;
    color: #fff;
    border-top: #000000 solid 3px
}

.delays-fual-bg {
    background: #f96776 !important;
    color: #fff;
    border-top: #d40016 solid 3px;
}

.comman-bg {
    height: 40px;
    background-color: #fff !important;
    border-radius: 25px;
}

.fual-pad {
    padding: 6px 4px;
}

.p-a.pad-l-r {
    padding: 0rem !important;
}

.clr-pad {
    padding: 20px 0px;
}

.page-wrapper {
    height: 100vh;
    margin-top: 60px;
    /*background-color: #fff;*/
}

    .page-wrapper .theme {
        width: 40px;
        height: 40px;
        display: inline-block;
        border-radius: 4px;
        margin: 2px;
    }

        .page-wrapper .theme.chiller-theme {
            background: #1e2229;
        }

    /*----------------toggeled sidebar----------------*/

    .page-wrapper.toggled .sidebar-wrapper {
        left: 0px;
    }

@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-left: 350px;
        /* background-color: #ecf0f5;*/
    }
}
/*----------------show sidebar button----------------*/
.close-post {
    position: absolute;
    right: -20px;
    top: 20px;
    z-index: 999;
    overflow: visible !important;
    border-radius: 50%;
    background: #002060;
}

#show-sidebar {
    position: fixed;
    color: #fff;
    left: -6px;
    top: 72px;
    border-radius: 0px;
    width: 45px;
    transition-delay: 0.3s;
    background: #002060;
    font-size: 24px !important;
    z-index: 999;
    padding: 3px;
}

.page-wrapper.toggled #show-sidebar {
    left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 270px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0px;
    left: -360px;
    z-index: 999;
    margin-top: 67px;
}

    .sidebar-wrapper ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .sidebar-wrapper a {
        text-decoration: none;
    }

/*----------------sidebar-content----------------*/

.sidebar-content {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
}

    .sidebar-content.desktop {
        overflow-y: hidden;
    }

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
}

    .sidebar-wrapper .sidebar-brand > a {
        text-transform: uppercase;
        font-weight: bold;
        flex-grow: 1;
    }

    .sidebar-wrapper .sidebar-brand #close-sidebar {
        cursor: pointer;
        font-size: 20px;
    }
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
    padding: 20px;
    overflow: hidden;
}

    .sidebar-wrapper .sidebar-header .user-pic {
        float: left;
        width: 60px;
        padding: 2px;
        border-radius: 12px;
        margin-right: 15px;
        overflow: hidden;
    }

        .sidebar-wrapper .sidebar-header .user-pic img {
            object-fit: cover;
            height: 100%;
            width: 100%;
        }

    .sidebar-wrapper .sidebar-header .user-info {
        float: left;
    }

        .sidebar-wrapper .sidebar-header .user-info > span {
            display: block;
        }

        .sidebar-wrapper .sidebar-header .user-info .user-role {
            font-size: 12px;
        }

        .sidebar-wrapper .sidebar-header .user-info .user-status {
            font-size: 11px;
            margin-top: 4px;
        }

            .sidebar-wrapper .sidebar-header .user-info .user-status i {
                font-size: 8px;
                margin-right: 4px;
                color: #5cb85c;
            }

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
    padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
}

    .sidebar-wrapper .sidebar-menu .header-menu span {
        font-weight: bold;
        font-size: 14px;
        padding: 15px 20px 5px 20px;
        display: inline-block;
    }

    .sidebar-wrapper .sidebar-menu ul li a {
        display: inline-block;
        width: 100%;
        text-decoration: none;
        position: relative;
        padding: 8px 30px 0px 20px;
    }

        .sidebar-wrapper .sidebar-menu ul li a i {
            margin-right: 10px;
            font-size: 14px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }

        .sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
            display: inline-block;
            animation: swing ease-in-out 0.5s 1 alternate;
        }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
        font-family: "FontAwesome";
        font-weight: 900;
        content: "\f105";
        font-style: normal;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        background: 0 0;
        position: absolute;
        right: 15px;
        top: 14px;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
        padding: 5px 0;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
        padding-left: 25px;
        font-size: 13px;
    }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
            content: "\f111";
            font-family: "FontAwesome";
            font-weight: 400;
            font-style: normal;
            display: inline-block;
            text-align: center;
            text-decoration: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 10px;
            font-size: 8px;
        }

    .sidebar-wrapper .sidebar-menu ul li a span.label,
    .sidebar-wrapper .sidebar-menu ul li a span.badge {
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
        float: right;
        margin-top: 0px;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-submenu {
        display: none;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
        transform: rotate(90deg);
        right: 17px;
    }

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
}

    .sidebar-footer > a {
        flex-grow: 1;
        text-align: center;
        height: 30px;
        line-height: 30px;
        position: relative;
    }

        .sidebar-footer > a .notification {
            position: absolute;
            top: 0;
        }

.badge-sonar {
    display: inline-block;
    background: #980303;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0;
}

    .badge-sonar:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border: 2px solid #980303;
        opacity: 0;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        animation: sonar 1.5s infinite;
    }

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
}

    .page-wrapper .page-content > div {
        padding: 40px 40px 20px 40px;
    }

.page-wrapper .page-content {
    overflow: visible;
}

.fuel_submissionLog .modal-body {
    height: calc(100vh - 200px);
}


/*------scroll bar---------------------*/
::-webkit-scrollbar {
    width: 15px;
    height: 7px;
}

.fuel_submissionLog ::-webkit-scrollbar {
    height: 10px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #796c6d;
    border: 0px none #ffffff;
    border-radius: 0px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #525965;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #525965;
    }

::-webkit-scrollbar-track {
    background: transparent;
    border: 0px none #ffffff;
    border-radius: 50px;
}

    ::-webkit-scrollbar-track:hover {
        background: transparent;
    }

    ::-webkit-scrollbar-track:active {
        background: transparent;
    }

::-webkit-scrollbar-corner {
    background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #002060;
}

    .chiller-theme .sidebar-wrapper .sidebar-header,
    .chiller-theme .sidebar-wrapper .sidebar-search,
    .chiller-theme .sidebar-wrapper .sidebar-menu {
    }

        .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
        .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
            border-color: transparent;
            box-shadow: none;
        }

        .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
        .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
        .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
        .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
        .chiller-theme .sidebar-wrapper .sidebar-brand > a,
        .chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
        .chiller-theme .sidebar-footer > a {
            color: #fff;
        }

            .chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
            .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
            .chiller-theme .sidebar-wrapper .sidebar-header .user-info,
            .chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
            .chiller-theme .sidebar-footer > a:hover i {
                color: #b8bfce;
            }

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
    padding-bottom: 15px;
}

    .page-wrapper.chiller-theme.toggled #close-sidebar:hover {
        color: #ffffff;
    }

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    color: #fff;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

    .chiller-theme .sidebar-footer > a:first-child {
        border-left: none;
    }

    .chiller-theme .sidebar-footer > a:last-child {
        border-right: none;
    }

.panel-body::-webkit-scrollbar-track, .modal-body::-moz-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.panel-body::-webkit-scrollbar {
    width: 7px;
    background-color: #F5F5F5;
}

.panel-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #D3D3D3;
}

.panel-body:-webkit-scrollbar-thumb {
    background-color: #a7a9ac;
    border-radius: 4px;
}

.btn.proceed-globel {
    background: #ffffff;
    color: #337ab7;
    border: 1px solid #fff;
    border-radius: 0;
    display: block;
    width: 100%;
    font-size: 14px !important;
    padding: 10px 20px !important;
    margin: 0 auto;
}

.btn.next-globel {
    background: #337ab7 !important;
    color: #ffffff !important;
    border: 1px solid #337ab7;
    border-radius: 0;
    display: block;
    width: 100%;
    font-size: 14px !important;
    padding: 10px 20px !important;
    margin: 0 auto;
}

.navbar-inverse.nav-bg {
    background: #060429;
}

.nav-time {
    font-size: 14px;
    color: #060429;
}

.nav-time-pad {
    margin-right: 0px !important;
    padding-top: 8px;
    padding-right: 0;
}

.coman-btn-fnt {
    font-size: 14px !important;
}

.pad-tmlr {
    padding: 15px 15px 11px 15px !important;
}

.boder-tmlr {
    border: solid 1px #eae8ed !important;
}

.btn.fullwidthbtn {
    width: 100%;
}

.btn.btnpad {
    padding: 10px 20px !important;
    border-radius: 0 !important;
}

.FilterPnlbg {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #e2e2e2;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.btn.btn-fnt {
    width: 100%;
    font-size: 14px !important;
}

.m-b-15 {
    margin-bottom: 15px;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-b-10 {
    margin-bottom: 10px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-b-70 {
    margin-bottom: 70px;
}

.m-b-80 {
    margin-bottom: 80px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-t-70 {
    margin-top: 70px;
}

.m-t-80 {
    margin-top: 80px;
}

.m-t-90 {
    margin-top: 90px;
}


.m-t-40 {
    margin-top: 40px;
}

.m-t-80 {
    margin-top: 80px;
}

.frm-width {
    max-width: 100%;
}

.main-ftr {
    background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0.75));
    background: -o-linear-gradient(right, white, rgba(255, 255, 255, 0.75));
    background: -moz-linear-gradient(right, white, rgba(255, 255, 255, 0.75));
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0.75));
    position: fixed;
    bottom: 0;
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
    z-index: 9;
}

    .main-ftr p {
        text-align: center;
        color: #060429;
        font-size: 14px;
        padding: 0px;
        margin: 0px;
    }

.login-bg {
    background-color: rgba(255, 255, 255, 0.5);
}

.body-cont-mrg {
    margin-top: 7%;
}

.disflex {
    display: inline-flex;
}

.title h3 {
    font-size: 24px;
    color: #000;
}

.main-card {
    margin: 0 auto;
    width: 500px;
}

label.label-title {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.frm-div {
    margin: 0 auto;
    width: 500px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea, .input-group {
    max-width: 100%;
}

.dataTables_filter {
    /*margin-top:-45px;*/
    margin-top: -36px;
}

#DataGrid_wrapper input, select {
    height: 34px;
    padding: 3px 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#BtnAddCls, #BtnCloseCls, #BtnUploadCls {
    margin-top: -26px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

.validationControl {
    color: red;
    display: none;
}

#overlay {
    background: transparent;
    color: #666666;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: 0.5 !important;
}

@media (min-width: 767px) {
    .navbar-nav .dropdown-menu .caret {
        transform: rotate(-90deg);
    }
}

li ul.dropdown-menu {
    position: absolute !important;
}

.NormalLine > li > a {
    line-height: 1 !important;
}

.dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0 !important;
    margin-left: 0px !important;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 0px solid transparent !important;
    border-radius: 0px !important;
}

.trSelected {
    background-color: darkseagreen !important;
}

hr {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
    background-color: black !important;
    border-top: 1px solid #9e9595 !import;
}

table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting::after {
    font-weight: normal;
}

td.sorting::after, td.sorting_asc::after, td.sorting_desc::after {
    display: none !important;
}

tr.odd {
    background-color: #8a4a35;
}

tr.even {
    background-color: white;
}

table.table-striped thead td, table.table-striped thead th {
    background-color: #bdd3de !important;
}

.bootstrap-datetimepicker-widget thead tr td, th {
    background-color: #ffffff;
}

.form-group {
    padding-left: 15px;
}

.navbar-inverse {
    /*background-color:rgba(238, 238, 238, 0.88)!important;
    #8cbcc2  !important;*/
    background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0.75)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, white, rgba(255, 255, 255, 0.75)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, white, rgba(255, 255, 255, 0.75)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0.75));
    border: none !important;
}

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        /*background-color:#77abb1 !important;*/
        background-color: rgba(102, 104, 154, 0.45) !important;
        color: #fff !important;
        /*border:solid white 1px;*/
    }

    .navbar-inverse .navbar-nav > li > a {
        /*color: #fff !important;*/

        color: #fff !important;
    }

    .navbar-inverse .navbar-brand {
        color: #fff !important;
        padding-left: 0px;
    }

.login-img {
    text-align: right;
}

    .login-img img {
        width: 45px;
    }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #498D96 !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #002060 !important;
    border-color: #5bc0de !important;
}

table.table-striped thead td, table.table-striped thead th {
    background-color: #4a4a4a !important;
    color: #fff !important;
    font-weight: normal !important;
}

    table.table-striped thead td:after {
        display: none;
    }

table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 0px !important;
}

thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0.8 !important;
}

.navbar-inverse .dropdown-menu > li > a {
    font-size: 11px !important;
}
/*
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
    color: #fff !important;
}*/
/*#FilterPnl .form-group
{
    margin-bottom:0px !important;
}
#FilterPnl div { 
        padding-left: 0px !important;
    padding-right: 0px !important;
}*/
#FilterPnl {
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    margin-bottom: 1px !important;
    display: block !important;
}

#aFilterPnl {
    display: none;
}

.panel-body {
    height: auto;
}

.checkbox-inline {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.TableImg {
    height: 10px;
    width: 10px;
}

.ButtonImg {
    height: 30px;
    width: 30px;
}

.glyphicon-trash {
    color: red !important;
}

.form-control {
    height: 32px !important;
    padding: 3px 6px !important;
    font-size: 14px !important;
}

#DivList .collapse.in {
    background-color: #ebebeb !important;
    border-radius: 5px !important;
    padding-top: 10px !important;
    padding-bottom: 0px !important;
    height: 50px !important;
    margin-bottom: 5px !important;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}

.bootstrap-datetimepicker-widget table td.day {
    height: 10px !important;
    line-height: 10px !important;
    width: 10px !important;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    /*width: 10px !important;
  height: 10px !important;
  line-height: 24px !important;
  margin: 0px 1px !important;
  cursor: pointer;
  border-radius: 4px;*/
}

.bootstrap-datetimepicker-widget table th {
    white-space: normal !important
}

.bootstrap-datetimepicker-widget table td {
    white-space: normal !important
}

@media (min-width: 768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 30em !important;
    }
    .pl-15 {
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 30em !important;
    }
    .pl-15{
        padding-left:15px;
    }
}

@media (min-width: 1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 30em !important;
    }
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777777;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 105px !important;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 1.5em !important;
    width: 50% !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px !important;
    width: 10em;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 2px 0 !important;
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 2px !important;
}

.bootstrap-datetimepicker-widget table th {
    height: 10px !important;
    line-height: 10px !important;
    width: 10px !important;
}

.panel-info > .panel-heading {
    color: #fff;
    background-color: #002060 !important;
}

.rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.panel-body {
    padding: 0px 5px !important;
}

.btn {
    font-size: 12px !important;
}

table.dataTable thead .sorting, .sorting_asc, .sorting_desc {
    background-image: none !important;
}

#BtnGo {
    margin-left: 5px;
}

#BtnAuto {
    margin-top: 1px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

@media print {
    #Prtnbtn {
        display: none !important;
    }
}

.bg-white {
    background-color: #fff !important;
}

.text-white {
    color: #fff !important;
}

.shadow-sm {
    box-shadow: 0px 3px 2px #c8c8c8;
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: .2rem !important
}

.rounded-2 {
    border-radius: .25rem !important
}

.rounded-3 {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.h-100vh {
    height: 100vh !important;
}

.d-flex {
    display: flex !important;
}

.d-block {
    display: block !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-end {
    justify-content: end !important;
}

.align-items-center {
    align-items: center !important;
}

.fw-bold {
    font-weight: bold !important;
}

.btnGoFO {
    padding: 7px 8px 26px 8px !important;
    font-size: 20px !important;
}

.dashboard_table {
    height: 240px;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 7px; /* width of the entire scrollbar */
}

::-webkit-scrollbar-track {
    background: #c7c7c7; /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
    background-color: #ada9aa; /* color of the scroll thumb */
    border-radius: 20px; /* roundness of the scroll thumb */
    border: 3px solid; /* creates padding around scroll thumb */
}

.jetone_nav-fixed {
     position: fixed;
    width: 100%;
    z-index: 0;
     /*z-index: 9999;*/
    top: 0;
}

.uploadflightSchedule {
    position: relative;
}




    .uploadflightSchedule input[type=file] {
        text-indent: 9999px;
        z-index: 9999 !important;
        position: relative;
    }

    .uploadflightSchedule .bi-cloud-upload {
        position: absolute;
        top: 0;
        left: 46%;
        fill: #5d81cb;
        border: 2px solid #5d81cb;
        border-radius: 50%;
        padding: 14px 10px;
    }

.uploadCertificates {
    position: relative;
}
.uploadCertificates .bi-cloud-upload {
    position: absolute;
    top: 0;
    left: 46%;
    fill: #5d81cb;
    border: 2px solid #5d81cb;
    border-radius: 50%;
    padding: 14px 10px;
}
.uploadCertificates input[type=file] {
        text-indent: 9999px;
        z-index: 9999 !important;
        position: relative;
    }


    .uploadSupportIssue .bi-cloud-upload {
        position: absolute;
        top: 0;
        left: 40%;
        fill: #5d81cb;
        border: 2px solid #5d81cb;
        border-radius: 50%;
        padding: 14px 10px;
    }

.align-items-end {
    align-items: end !important;
}

.flex-wrap{
    flex-wrap:wrap !important;
}

.airline_block {
    font-family: 'Inter', sans-serif;
}

.airline_block_column {
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 2px #fcfcfc;
}

    .airline_block_column .left_icon {
        background-color: rgb(6 105 151 / 8%);
        border-radius: 8px;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 24px;
        margin-right: 0.8rem;
        padding: 22px;
    }

.airline_block_column:nth-child(2) .left_icon {
    background-color: rgb(231 171 16 / 37%);
}

.airline_block_column:nth-child(3) .left_icon {
    background-color: rgb(16 231 66 / 20%) !important;
}

.airline_block_qty{
    font-size:16px;
}




