﻿.m-0 { margin: 0px !important; }
.mb-0 { margin-bottom: 0px !important; }
.mt-0 { margin-top: 0px !important; }

.pl-0 { padding-left: 0px !important; }
.pr-0 { padding-right: 0px !important; }


fieldset.group-box { margin: .5rem; border: 1px solid silver; padding: .5rem; border-radius: .2rem; }

fieldset.group-box legend { padding: 0 .2rem 0 .2rem; border: none; width: auto; margin: 0px; }
hr { border-top: 1px solid #ccc; }

.booked-status { color: #d2d6de !important; }
.transit-status { color: #f39c12 !important; }
.arriving-status { color: #3c8dbc !important; }
.delivered-status { color: #00a65a !important; }

.form-group { margin-bottom: 10px; }

.custom-scroll::-webkit-scrollbar { -webkit-overflow-scrolling: touch; height: 10px; width: 10px; }

.custom-scroll::-webkit-scrollbar:hover { background-color: #E9E9E9; border: 1px solid #dbdbdb; }

.custom-scroll::-webkit-scrollbar-button:start:decrement,
.custom-scroll::-webkit-scrollbar-button:end:increment { background: transparent; display: block; height: 0; }

.custom-scroll::-webkit-scrollbar-track { background-clip: padding-box; border-width: 0 0 0 4px; border: solid transparent; }

.custom-scroll::-webkit-scrollbar-track-piece { -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; background-color: transparent; border-radius: 0; }

.custom-scroll::-webkit-scrollbar-thumb { -moz-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); background-clip: padding-box; background-color: rgba(0, 0, 0, 0.2); border-width: 0; border: none; box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07); }

.custom-scroll::-webkit-scrollbar-thumb:vertical,
.custom-scroll::-webkit-scrollbar-thumb:horizontal { -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; background-color: #bfbfbf; border-radius: 0; }

.custom-scroll::-webkit-scrollbar-thumb:active { -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33); -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33); background-color: rgba(0, 0, 0, 0.44); box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.33); }

.custom-scroll::-webkit-scrollbar-thumb:hover { background-color: #959595; }

.pr-0 { padding-right: 0px !important; }

.pl-0 { padding-left: 0px !important; }

.pt-0 { padding-top: 0px !important; }

.pl-15 { padding-left: 15px !important; }

.pr-15 { padding-right: 15px !important; }

.mt-15 { margin-top: 15px !important; }

/*.content {
    padding-top: 0px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
}*/
/*.btn-extract-link { background-color: #d3d3d3; color: #23527c; }*/
.btn-extract-link.focus, .btn-extract-link:focus, .btn-extract-link:hover { color: #ffffff; }
.helios-extract-linked { border: 2px dashed green; }
.extract-linked, .extract-linked:hover, .extract-linked:active, .extract-linked:focus { background-color: green; color: white; }

.helios-command-bar { background-color: #e4e4e4; }

.helios-page:hover { border-color: #66afe9; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); }

.helios-toolbar-active { background-color: lightblue; }

.ms-ContextualHost { z-index: 999 !important; }

.context-menu-input span { font-weight: normal; }

.context-menu-input input { font-weight: normal; }

/*fieldset.group-box {
    margin: 0px !important;
}*/


.nk-int-st input[type="text"], .nk-int-st input[type="file"], .nk-int-st textarea, .nk-int-st [type="number"], .nk-int-st [type="password"] { box-shadow: none !important; border-top: 0px solid #ccc !important; border-left: 0px solid #ccc !important; border-right: 0px solid #ccc !important; border-bottom: 1px solid #ccc !important; padding: 0px !important; resize: none !important; border-radius: 0px !important; /*text-indent: 12px !important;*/ }

.nk-int-st textarea:active, .nk-int-st textarea:focus, .nk-int-st textarea:hover, .nk-int-st [type="password"]:focus, .nk-int-st [type="password"]:active { box-shadow: none !important; }

.nk-int-st { position: relative !important; vertical-align: top !important; font-size: 14px !important; }

.nk-int-st:not([class*=has-]):after { background: #0d4c7b !important; }

.nk-int-st:not(.disabled):after, .nk-int-st:not(.readonly):after { position: absolute !important; z-index: 3 !important; bottom: 0 !important; left: 0 !important; height: 2px !important; width: 100% !important; content: "" !important; -webkit-transform: scale(0) !important; -ms-transform: scale(0) !important; -o-transform: scale(0) !important; transform: scale(0) !important; -webkit-transition: all !important; -o-transition: all !important; transition: all !important; -webkit-transition-duration: .3s !important; transition-duration: .3s !important; }

.nk-int-st:not(.form-group) { display: inline-block !important; width: 100% !important; }

.nk-int-st.nk-toggled:after { -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; -o-transform: scale(1) !important; transform: scale(1) }

.nk-int-st .form-control[disabled], .nk-int-st .form-control[readonly], fieldset[disabled] .form-control { background-color: #fff !important; opacity: 1 !important; font-size: 14px !important; height: 30px !important; }

.ui-state-highlight,
.ui-state-error,
.ui-state-default { position: relative; border-width: 1px; border-style: solid; }

.ui-state-highlight p,
.ui-state-error p,
.ui-state-default p { font-size: 13px; font-weight: normal; line-height: 18px; margin: 7px 15px; }

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a { color: #2d6987; }
/*#region datatables*/
.txt-color-darken { color: #404040 !important; }

table { border-spacing: 0; }

#dtData_wrapper > div:nth-child(1) > div:nth-child(1), #dtData_wrapper > div:nth-child(1) > div:nth-child(2) { display: none !important; }
/*REMOVES UGLY SEARCH BLOCK*/
table.dataTable { margin-top: 0px !important; border-collapse: collapse !important; }

.table thead tr { background-color: #e1e1e1; background-image: linear-gradient(to bottom, #e1e1e1, #e7e7e7, #ededed, #f4f4f4, #fafafa); }

.tdnowrap { white-space: nowrap !important; }

table.dataTable > tbody > tr > td.table-icon-button {vertical-align: middle !important; text-align: center !important; }

/*table.dataTable > tbody > tr > td.table-icon-button a { font-size: 0.75rem !important; line-height: 1.5 !important; border-radius: .25rem !important; }*/

table.dataTable > tbody > tr > td { font-size: 0.75rem !important; vertical-align: middle !important; text-align: left !important; font-family: var(--font-family) !important; font-size: 1em !important; padding: 3px !important; color: #000000 !important; }
/*table.dataTable > tbody > tr > td.table-control-cell { padding: 3px !important; }*/
.subHeader-left { vertical-align: top !important; text-align: left !important; white-space: normal !important; border-bottom: 0 !important; font-family: var(--font-family) !important; font-size: 1em !important; padding: 4px !important; font-weight: bold !important; color: #212529 !important; }

.subHeader-center { vertical-align: top !important; text-align: center !important; white-space: normal !important; border-bottom: 0 !important; font-family: var(--font-family) !important; font-size: 1em !important; padding: 4px !important; font-weight: bold !important; color: #212529 !important; }

div.dataTables_info { padding-top: 9px; font-size: 13px; font-weight: bold; font-style: italic; color: #969696; }

table.dataTable { margin-top: 0px !important; /*margin-bottom: 0px !important;*/ }

.no-padding .table.dataTable { /*margin-top: -1px !important;*/ }

table.dataTable > tbody > tr.child ul.dtr-details > li { border: none !important; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:after { position: absolute !important; top: 2px !important; right: 8px !important; display: block !important; font-family: 'Font Awesome 5 Pro' !important; opacity: 1 !important; color: #495057 !important; vertical-align: top !important; text-align: center !important; font-size: 1.1em !important; }
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {}
table.dataTable thead .sorting:before { opacity: 0.2; content: "\f883" !important; }
table.dataTable 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 {content: "";}
table.dataTable thead .sorting_asc:before { content: "\f15d" !important; }

table.dataTable thead .sorting_desc:before { content: "\f15e" !important; }

.subHeader { vertical-align: top !important; text-align: center !important; white-space: normal !important; border-bottom: 0 !important; font-family: var(--font-family) !important; font-size: 1.1em !important; padding: 6px !important; font-weight: bold !important; color: #212529 !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child { position: relative !important; padding-left: 30px !important; cursor: pointer !important; }

table.dataTable > tbody > tr.child ul.dtr-details > li { padding: 0 !important; }

.no-padding > table tr td:last-child { border-bottom-width: 1px !important; }

.no-padding > table tr td:last-child,
.no-padding > table tr th:last-child,
.no-padding .dataTables_wrapper table tr td:last-child,
.no-padding .dataTables_wrapper table tr th:last-child { border-right: none !important; }

.no-padding > table tr td:first-child,
.no-padding > table tr th:first-child,
.no-padding .dataTables_wrapper table tr td:first-child,
.no-padding .dataTables_wrapper table tr th:first-child { border-left: none !important; }

/*.table-bordered-bottom {  border-bottom: 1px solid #dee2e6;  }*/
table.table-bordered.dataTable { border-color: #dee2e6; border-right-width: 1px; }

div.dataTables_paginate { float: right !important; }
/*.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th { border-top: 0; }*/
.table.table-bordered.dataTable td, .table.table-bordered.dataTable th { border-color: #ccc; }
.dt-toolbar, .dataTables_filter { display: none !important; }
/*MUST ALWAYS BE LAST FOR HTE DATATABLE SECTION*/
/*#endregion */

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: 0px auto -webkit-focus-ring-color; outline-offset: 0px; }

@media (min-width: 768px) {
    .modal-xl { width: 90%; max-width: 1200px; }
}

.bootstrap-dialog .modal-header { border-top-left-radius: 0px; border-top-right-radius: 0px; }
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus { outline: 0px auto -webkit-focus-ring-color; outline-offset: 0px; }

/*#region Form Validation*/
.has-danger .fv-help-block, .has-error .fv-help-block, .form-group.has-error .help-block,
.has-danger .control-label, .has-error .control-label,
.has-danger .radio, .has-error .radio,
.has-danger .checkbox, .has-error .checkbox,
.has-danger .radio-inline, .has-error .radio-inline,
.has-danger .checkbox-inline, .has-error .checkbox-inline,
.has-danger.radio label, .has-error.radio label,
.has-danger.checkbox label, .has-error.checkbox label,
.has-danger.radio-inline label, .has-error.radio-inline label,
.has-danger.checkbox-inline label, .has-error.checkbox-inline label, .form-group.has-error label { color: #a94442; }
.has-danger .form-control, .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }
.has-danger .form-control:focus, .has-error .form-control:focus { border-color: #843534; box-shadow: none; }
.has-danger .input-group-addon, .has-error .input-group-addon { color: #a94442; background-color: #f2dede; border-color: #a94442; }
.has-danger .form-control-feedback, .has-error .form-control-feedback { color: #a94442; }
.has-feedback label ~ .form-control-feedback { top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }
.fv-help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }
.has-warning input[type="text"], .has-warning input[type="text"] + .input-group-addon { border-color: #dbab57; }
.has-warning input[type="text"] + .input-group-addon { background-color: #faf2cc; color: #c09853; }
.has-warning input[type="text"]:focus,
.has-warning input[type="text"]:focus + .input-group-addon { border-color: #dbab57; }
.has-warning input[type="text"]:focus + .input-group-addon { background-color: #e1c118; color: #ffffff; }
.has-danger .input-group-addon, .has-error .input-group-addon { border-color: #b94a48; background: #f2dede; color: #b94a48; }
.has-danger input[type="text"], .has-error input[type="text"],
.has-danger input[type="text"] + .input-group-addon, .has-error input[type="text"] + .input-group-addon { border-color: #b94a48; }
.has-danger input[type="text"] + .input-group-addon, .has-error input[type="text"] + .input-group-addon { background-color: #f2dede; color: #b94a48; }
.has-danger input[type="text"]:focus, .has-error input[type="text"]:focus,
.has-danger input[type="text"]:focus + .input-group-addon, .has-error input[type="text"]:focus + .input-group-addon { border-color: #c05e5e; }
.has-danger input[type="text"]:focus + .input-group-addon, .has-error input[type="text"]:focus + .input-group-addon { background-color: #c05e5e; color: #ffffff; }
.has-success input[type="text"]:focus + .input-group-addon { border-color: #468847; background-color: #468847; color: #ffffff; }
.has-danger .form-control, .has-error .form-control { border-width: 1px !important; border-color: #a94442 !important; }
.has-success .form-control { border-width: 1px !important; border-color: #468847 !important; }
.fv-plugins-bootstrap .fv-help-block { color: #a94442 !important; font-size: 80% !important; margin-top: .25rem !important; }
.form-group.has-success label { color: #468847; }

div.has-success .select2-container--default .select2-selection--single { border-color: #468847 !important; }
div.has-error .select2-container--default .select2-selection--single { border-color: #b94a48 !important; }
/*#endregion */
.hidden-td {display: none;}


table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc:before{
    height: min-content;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.skin-helios .select2-dropdown {
    --border-radius: 8px;
    border-radius: var(--border-radius) !important;
    overflow: hidden;
}
.skin-helios .select2-results__options, .select2-results {
    --border-radius: 8px;
    border-radius: var(--border-radius, 8px);
    overflow: hidden;
}

.skin-helios .select2-results__options .select2-results__option {
    display: flex;
    width: 100%;
    color: var(--color-text);
    padding: var(--gap-small);
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--color-brand-accent) !important;
    color: var(--color-white);
}

input[type="text"][readonly] {
    cursor: default;
}

input[type="checkbox"] {
    cursor: pointer;
}

/* HIDE DATE ICON */
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
}

input[type="date"]::-webkit-inner-spin-button {
    display: none;
}

input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: var(--font-family);
}

/* HIDE TIME ICON */
input[type="time"]::-webkit-calendar-picker-indicator {
    display: none;
}

input[type="time"]::-webkit-inner-spin-button {
    display: none;
}

input[type="time"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: var(--font-family);
}

/*#region sumo-select*/

.SumoSelect {
    width: 100% !important;
}

.sumo-btn-cancel, .sumo-btn-ok {
    font-size: 12px !important;
    font-weight: bold !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    margin-bottom: -5px !important;
}

.sumo-btn-cancel {
    opacity: 0.5 !important;
}

.SumoSelect.open .search-txt {
    padding: 2px 8px !important;
    /*line-height: 30px !important;*/
    line-height: 35px !important;
    height: 3.3em !important;
}

.SumoSelect .select-all {
    background-color: #F1F1F1 !important;
}

    .SumoSelect .select-all > label {
        text-transform: uppercase !important;
        letter-spacing: 0.05em !important;
    }

.SumoSelect > .optWrapper {
    box-shadow: none !important;
    border-radius: 0 !important;
    border-color: #eaeaea !important;
}

    .SumoSelect > .optWrapper > .MultiControls {
        border-top-color: #eaeaea !important;
    }

    .SumoSelect > .optWrapper > .options {
        max-height: 35vh !important;
    }

    .SumoSelect > .optWrapper > .options li.opt:hover {
        background-color: #f8f8f8 !important;
    }

li.opt {
    /* margin-top: 6px !important; */
}

    li.opt label {
        /* line-height: 30px !important; */
        margin-top: 6px !important;
        padding-left: 2px !important;
    }

.SelectBox span {
    line-height: 30px !important;
    cursor: pointer !important;
}

.SelectBox label {
    margin-top: 8px !important;
    cursor: pointer !important;
}

p.SelectBox {
    padding: 2px 8px 0 8px !important;
    border: 1px solid #eaeaea !important;
    font-size: 12px !important;
}

/*.sumo_slNotificationContentFields .SelectBox {
    margin-bottom: 4px;
}*/

.sumo_slDocuments .SelectBox {
    margin-bottom: 4px;
}

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
    box-shadow: none !important;
    border: 1px solid #eaeaea !important;
}

ul.options {
    cursor: default !important;
}

.disabled-li {
    pointer-events: none;
    /*background: #f8f8f8;*/
    /*background: repeating-linear-gradient( 45deg, #eee 0px, #eee 4px, transparent 4px, transparent 6px );*/
    cursor: default;
}

    .disabled-li > span {
        opacity: 0.5;
    }

    .disabled-li > label {
        /*opacity: 0.75;*/
    }

div.optWrapper {
    margin-top: 0 !important;
}

.SumoSelect > .CaptionCont > span.placeholder {
    color: unset !important;
    font-style: unset !important;
    opacity: 0.5 !important;
}

.SumoSelect .select-all {
    height: 30px !important;
    line-height: 15px !important;
    font-weight: bold !important;
}

.SumoSelect.open > .optWrapper {
    top: 39px !important;
    /*border-top: none !important;*/
}

.SumoSelect.open > .optWrapper.up {
    margin-bottom: -1px !important;
}

.SumoSelect > .CaptionCont {
    border-radius: 0 !important;
}

.SumoSelect .CaptionCont span {
    line-height: 35px !important;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.sumo-btn-ok {
    border-right: none !important;
}

/* .SumoSelect .select-all {
        border-radius: 3px 3px 0 0;
        position: relative;
        border-bottom: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 0 3px 35px;
        height: 20px;
        cursor: pointer;
    } */

/* .SumoSelect > .optWrapper > .options li.opt {
        padding: 6px 6px !important; ***
        padding-left: 6px; ***
        position: relative !important;
        border-bottom: 1px solid #f5f5f5 !important;
    } */

/* .SumoSelect > .CaptionCont {
        position: relative !important;
        border: 1px solid #A4A4A4 !important; ***
        min-height: 14px !important;
        background-color: #fff !important;
        border-radius: 2px !important;
        margin: 0 !important;
    } */

/*#endregion sumo-select*/