/* #region Common styles */
/*
html,
body,
.body-content {  
    height: 100%;
    box-sizing: border-box;
    overflow: auto;
    font-size: 12px;*/ /*The default text size in browsers is 16px */
/*}*/
html {
    position: relative;
}
form.form-100vh { height: 100vh; }

/* 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;
}

.k-list-item-text, .k-list-optionlabel {min-height: 18px;font-size: 12px !important;font-weight: normal !important;}
.li-contract-menu-head {font-size: 12px;height: 25px;}
.li-contract-menu {font-size: 12px;}
.k-tooltip-content {height: 100%;font-size: 12px;}
html, body, .body-content {height: 100%;box-sizing: border-box;overflow: auto;font-size: 12px;}
.k-button-solid-primary {color: #fff !important;background: #969B9E !important;border-color: transparent !important;font-weight: 600 !important;}
input.file-upload-field.k-invalid + span.k-button { color: #F00 !important; background-color: #FFF !important; border-color: #F00 !important; }
td.k-header, th.k-header {background-color: #F5F5F5 !important;color: #000000 !important;}
td.k-header .k-link, th.k-header .k-link {color: #000000 !important;}
.k-state-selected.k-link, .k-state-selected > .k-link, .k-list-item.k-selected, .k-item.k-selected {background-color: #142A4B !important;; color: #ffffff;}
.k-selected.k-link, .k-selected > .k-link, .k-list-item.k-selected, .k-item.k-selected {background-color: #142A4B !important;; color: #ffffff;}
.header-detail {background: #142A4B !important;color: white !important;font-weight: bold;padding: 0.2em;padding-left: 0.8em; width: 100%;}
tr.k-row-primary-color {background-color: #FFFFFF !important;}
tr.k-row-primary-color.k-disabled {background-color: #FFFFFF !important;}
tr.k-state-selected, tr.k-selected,tr.k-state-selected .k-command-cell .k-grid-Info, tr.k-selected .k-command-cell .k-grid-Info {background-color: #003153 !important; color: #ffffff;}
td.k-group-cell:first-child,.k-grid .k-grouping-row td{background-color: #F5F5F5 !important;}
td.k-group-cell:nth-child(even),.k-grid .k-grouping-row .k-group-cell ~ td {background-color: #F5F5F5 !important;}
.panel-info > .panel-heading {color: rgba(255,255,255, 1);background-color: #142A4B !important;border-color: rgba(0, 148, 142, 1);}
.ep-grid-locked-row {background-color: #FFFFFF !important;}
@media screen and (max-width: 1750px) {.wrapHeadersForSmallScreens .k-grid-header th.k-header { white-space: normal; }}
div.k-progressbar { background-color: #ddd; }

a.k-link:focus,
a.navbar-brand:focus {
    outline: none;
    text-decoration: none;
}

.container-fluid .text-muted {
    margin: 20px 0;
}

.placeholders {
    margin: 30px auto;
}

.placeholder img {
    display: inline-block;
}

.products_info_grid {
    font-size: small;
    font-weight: 500;
}

.info_supplier {
    font-size: smaller;
    font-weight: 400;
}

.required:after {
    color: red;
    content: " *";
    font-weight: bold !important;
}

.no-scrollbar .k-grid-header {
    padding: 0 !important;
}

.no-scrollbar .k-grid-content {
    overflow-y: visible;
}
/* #endregion */

/* #region Header styles */
.k-header h1 {
    margin: 0;
    padding: 30px 15px;
    font-size: 32px;
    font-weight: lighter;
}

html .navbar-fixed-top {
    border: 0;
}

html body .btn-toggle,
html body .k-button-solid-primary.btn-toggle:hover,
html body .btn-toggle:focus:active:not(.k-disabled):not([disabled]),
html body .btn-toggle:focus:not(.k-disabled):not([disabled]) {
    box-shadow: none;
    border-radius: 0;
}


.card-header {
    height: 35px;
}

.card-heading a:before {
    content: "\e015";
    float: right;
    transition: all 0.5s;
}

.card-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-title > a, .card-title > a:active {
    display: block;
    padding: 0px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
}
/* #endregion */

/* #region Navbar styles */
.navbar-header {
    border-bottom: 1px solid rgba(255,255,255, 0.1);
}

html .navbar-header .btn-toggle {
    padding: 8px;
    line-height: 20px;
    background: transparent;
    color: #fff;
    border: 0;
    float: right;
    margin: 7px;
}

html .navbar-header .btn-toggle:hover {
    background-color: #444;
}

html .navbar-inverse {
    background-color: rgba(255, 255, 255, 1);
}

.navbar-header .k-icon.k-i-hbars {
    width: 24px;
    height: 20px;
    line-height: inherit;
    vertical-align: top;
    font-size: inherit;
    background: none;
}

.navbar-header .k-i-hbars:before {
    font-size: 24px;
    content: "\2630";
    display: inline-block;
}

/* #endregion */

/* #region Navbar Menu styles */
.navbar .k-menu.k-menu-horizontal, .navbar .k-menu-horizontal .k-menu-link {
    border-style: none !important;
    color: inherit;
    background: none !important;
}

.navbar .k-menu > .k-first,
.navbar .k-menu > .k-last {
    border-radius: 0;
}
.k-group.k-menu-group.k-popup {
    background-color: #fff !important;
}
html .navbar .k-menu .k-item {
    border-style: none !important;
}

.navbar .k-item {
    color: #999999;
}

html .navbar .k-link {
    color: inherit;
}

html body .navbar .navbar-brand {
    box-sizing: border-box;
}
.k-menu-item.k-selected > .k-link.k-menu-link {
    color: #fff;
    font-weight: 600;
}
.k-link.k-menu-link {
    padding: 10px;
}
/* #endregion */
/* #region Custom Kendo UI styles */
/*  #region Main Form */
html .k-panelbar .k-content {
    padding: 1em;
}

.k-group .k-panelbar-group .k-panel {
    padding-left: 10px;
}

.k-panelbar .k-panelbar-header > .k-link {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    background-color: #f5f5f5;
}
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

p .k-button {
    margin: 0 15px 0 0;
}

.k-grid .k-button {
    padding: 3px 6px !important;
}

.k-active .label {
    font-size: 1em;
    color: #000;
}

.panelbar-item-account {
    padding-left: 0px
}

#indexdemopanel .k-group {
    max-height: 650px;
    overflow: auto;
}

#indexmenupanel .k-group {
    max-height: 650px;
    overflow: auto;
}
/*#indexMainMenu li.k-level-1 .k-link .k-i-arrow-chevron-up,
#indexMainMenu li.k-level-2 .k-link .k-i-arrow-chevron-up {
    display: none;
}*/
#indexMainMenu li.k-level-0 .k-i-arrow-chevron-up,
#indexMainMenu li.k-level-1 .k-i-arrow-chevron-up,
#indexMainMenu li.k-level-2 .k-i-arrow-chevron-up{
    display: none;
}

.indexMainDivHeightCalc { height: calc(100% - 75px); }

.floating-contact {
    z-index: 0;
    position: fixed;
    background-color: white;
}

.required abbr {
    vertical-align: sub;
    font-weight: bold !important;
    font-size: 150% !important;
    color: red !important;
}

mark {
    background-color: rgba(210, 212, 212, 1);
}

.center-label-text {
    text-align: center;
    vertical-align: middle;
}

.form-horizontal .control-label {
    padding-top: 4px !important;
    vertical-align: middle !important;
    text-align: left;
}

.form-control-static-n {
    font-weight: normal !important;
    padding-bottom: 0px !important;
}

.form-group-static {
    margin-bottom: 0px !important;
}

.panel-default-square {
    border-radius: 0px !important;
}

.toprow {
    margin-top: 0px;
}

.k-tooltip-validation .k-warning span.k-tooltip {
    display: none !important;
}

/* Form input inline validation */
.k-form-error.k-invalid-msg.field-validation-error {
    display: none; height: 0px;
}

/*Grid inline validation */
.k-grid .field-validation-error {
    display: none !important;
}

/*#endregion*/
/*add red border*/
.k-widget > span.k-invalid,
input.k-invalid,
k-dropdown.k-invalid,
textarea.k-invalid {
    border: 1px solid red !important;
}
/*#endregion*/

/*#region Kendo Wizard*/
.k-wizard {
    padding-right: 0em !important;
    padding-left: 0em !important;
    padding-top: 0em !important;
    padding-bottom: 0em !important;
}

.k-wizard .k-wizard-step {
    outline: none !important;
    box-shadow: none !important;
    padding-right: 0em !important;
    padding-left: 0em !important;
    padding-top: 0em !important;
    padding-bottom: 0em !important;
}

.k-wizard-buttons {
    margin-top: 1em !important;
}

.k-widget.k-wizard.k-wizard-horizontal .k-wizard-steps {
    margin-top: 2em !important;
}

.k-stepper .k-step-label .k-step-text,
.k-stepper .k-step-label {
    max-width: 100% !important;
    text-overflow: initial !important;
}
.k-wizard-steps-message {
    padding: 16px 10px 0px 16px;
}
.k-wizard-content div[id$='View'].container,
.k-wizard-content div[id$='View'].container .col-12,
.k-wizard-content div[id$='View'].container .col-md-12,
.k-wizard-content div[id$='View'].container .col-12 div[id$='Accordion'] *,
.k-wizard-content div[id$='View'].container .col-md-12 div[id$='Accordion'] *,
.k-wizard-content div[id$='Window'].container,
.k-wizard-content div[id$='Window'].container .col-12,
.k-wizard-content div[id$='Window'].container .col-md-12,
.k-wizard-content div[id$='Window'].container .col-12 div[id$='Accordion'] *,
.k-wizard-content div[id$='Window'].container .col-md-12 div[id$='Accordion'] *,
#orderProductFrm,
#EndUserworkFlowWizard .k-wizard-content *,
#PlaceholderSummaryworkFlowWizard .k-wizard-content * {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#PlaceholderSummaryworkFlowWizard {
    width: 100% !important;
}

.k-stepper .k-step-label .k-step-text {
    white-space: pre-wrap !important;
}

#MainOrderProcessworkFlowWizard .k-stepper {
    max-width: 300px !important;
}
/*#endregion*/
/*#region Kendo Grid */
.k-dirty {
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3px;
    border-color: blue transparent transparent blue !important;
    margin: -.45em 0 0 -.6em;
    padding: 0;
    overflow: hidden;
    vertical-align: top;
}

.k-i-filter {
    opacity: 0.7;
}

.k-grid tbody tr {
    height: 30px;
}
.k-grid tbody tr td {
    padding: .2em .4em !important;
}

.k-grid a.k-active {
    background-color: darkgrey;
}

.k-grid-toolbar .k-button.flex-float-right {
    order: 98;
    margin-left: auto;
    margin-right: 0;
}

    .k-grid-toolbar .k-button.flex-float-right ~ .k-button.flex-float-right {
        order: 99;
        margin-left: 8px;
    }

.no-border-grid .k-grid-toolbar {
    background: none !important;
    border-right-width: 0px !important;
    border-top-width: 0px !important;
    border-left-width: 0px !important;
    padding: 0px 0px 8px 0px !important;
}

.no-border-grid {
    border-left-width: 0px !important;
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
}
.no-border-grid > .k-grid-header > .k-auto-scrollable > table > thead > tr th:first-child,
.no-border-grid > table th:first-child {
    border-left-width: 1px !important;
}
.no-border-grid > .k-grid-content.k-auto-scrollable > table > tbody tr td:first-child,
.no-border-grid > table tr td:first-child {
    border-left-width: 1px !important;
}
.no-border-grid > .k-grid-header,
.no-border-grid > table th:last-child {
    border-right-width: 1px !important;
}
.no-border-grid > .k-grid-content.k-auto-scrollable > table > tbody > tr td:last-child,
.no-border-grid > table tr td:last-child {
    border-right-width: 1px !important;
}
.no-border-grid > table,
.no-border-grid > table > .k-grid-footer > .k-footer-template .k-group-cell {
    border-bottom-width: 1px !important;
}

.GridNoHeader thead.k-grid-header {
    height: 0;
    border-bottom-width: 0;
    visibility: hidden;
    overflow: hidden;
    display: none;
}

tr.k-disabled .k-command-cell .k-grid-Info {
    cursor:pointer;
    pointer-events:auto; 

}
/*#endregion*/

/*#region Kendo Grid Filter Menu */
form.k-filter-menu { font-size: 1rem; }
form.k-filter-menu span.k-filter-and { width: fit-content; }
/*#endregion*/

/*#region Kendo Tooltip */
.k-tooltip {
    /*background: linear-gradient(rgba(245, 245, 245, 1), rgba(253, 255, 167, 1)) !important;*/
    color: black !important;
    position: absolute;
    z-index: 12000;
    border-color: rgba(210, 212, 212, 1) !important;
    border-style: solid !important;
    border-width: 1px !important;
    /*padding: 5px 5px 5px 6px;*/
    background-repeat: repeat-x;
    min-width: 75px; /*slider tooltip only*/
    text-align: center; /*slider tooltip only*/
}

.k-tooltip-button {
    text-align: right;
    height: 0;
}

/*.k-tooltip-content {
    height: 100%;
    font-size: 12px;*/ /*The default text size in browsers is 16px */
/*}*/

span.k-tooltip {
    position: static;
    display: inline-block;
    border-width: 1px;
    padding: 2px 5px 1px 6px;
}
/*#endregion*/

/*#region Miscellaneous*/
.k-invalid-msg {
    display: none;
}

.k-callout {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    border-color: transparent;
    pointer-events: none;
}

.k-callout-n {
    top: -12px;
    left: 50%;
    pointer-events: none;
}

.k-callout-w {
    top: 50%;
    left: -12px;
    pointer-events: none;
}

.k-callout-s {
    left: 50%;
    bottom: -12px;
    pointer-events: none;
}

.k-callout-e {
    top: 50%;
    right: -12px;
    pointer-events: none;
}

.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
    margin-left: -6px;
}

.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
    margin-top: -6px;
}

.k-tooltip-validation .k-i-warning {
    vertical-align: text-top;
    margin-right: 3px;
}

.k-tooltip-validation {
    z-index: 9999;
}

.k-splitter .k-splitbar.k-focused {
    border: solid;
    border-width: 1px;
    border-color: gray;
}

.k-splitter .k-ghost-splitbar {
    border: solid;
    border-width: 1px;
    border-color: gray;
}

/*.k-pdf-export .k-grid-toolbar, 
.k-pdf-export .k-grid-footer,
.k-pdf-export .k-grid-pager,
.k-pdf-export .k-grouping-header {
    display: none;
}*/

.table-noborder td, .table-noborder th,
#documentsGrid > table > tbody > tr.k-group-footer td,
#documentsGrid > table > tbody > tr.k-grouping-row td:not(:empty) {
    border: none !important;
}

.table-noborder tr td {
    height: 25px !important;
    padding-bottom: 1px !important;
    padding-right: 1px !important;
    padding-top: 1px !important;
}

.k-editbutton {
    background-color: rgba(245, 245, 245, 1);
}

* {
    padding: 0;
    margin: 0;
}

.home-menu {
    /*border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(210, 212, 212, 1);*/
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(210, 212, 212, 1);
}

/*Body classes for each module, to customize design layouts individually*/
.body-contract {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(210, 212, 212, 1);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(210, 212, 212, 1);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(210, 212, 212, 1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(210, 212, 212, 1);
    border-bottom-left-radius: 0.2em;
    border-bottom-right-radius: 0.2em;
    border-top-left-radius: 0.2em;
    border-top-right-radius: 0.2em;
    background-color: whitesmoke !important;
    padding-bottom: 1em;
}

.body-account-reporting {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(210, 212, 212, 1);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(210, 212, 212, 1);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(210, 212, 212, 1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(210, 212, 212, 1);
    background-color: whitesmoke !important;
}

.form-detail{
    margin-left: 15px;
    margin-right: 15px;
}

.form-index {
    padding-top: 20px;
    margin-top: -30px;
}

.form-index-item {
    padding-top: 20px;
}

.form-index-item-min {
    padding-top: -20px;
}

.panel-body {
    border-top: 1px;
    border-top-color: rgba(210, 212, 212, 1) !important;
    border-top-style: none;
    border-bottom: 1px;
    border-bottom-color: rgba(210, 212, 212, 1) !important;
    border-bottom-style: none !important;
    background-color: transparent !important;
    padding-left: 0px;
}
.label-collapse {
    border-top: 1px;
    border-top-color: rgba(210, 212, 212, 1) !important;
    border-top-style: solid;
    font-weight: bold;
    width: 100%;
}
.panel-collapse-im {
    margin-bottom: 5px;
}

.panel-collapse-im-l {
    margin-bottom: 15px;
}

.form-group-line {
    border-bottom: 1px;
    border-bottom-color: rgba(210, 212, 212, 1) !important;
    border-bottom-style: solid;
}

.label-norecords {
    color: gray;
}

.label-static-header {
    margin-top: 0px;
}

.label-static-header-bold {
    margin-top: 0px;
    font-weight: bold;
    color: black;
}

.panel-demo {
    margin-left: -15px;
    margin-right: -15px;
}

.form-demo {
    margin-left: 0px;
    margin-right: 0px;
}

.button-right {
    margin-right: 15px !important;
    height: 20px !important;
}

.panel-heading-message {
    min-height: 55px;
    padding-left: 0px;
    padding-right: 0px;
}

.index-footer {
    font-size: small;
}

.index-footer-brand {
    font-style: italic;
    color: black;
}

.index-footer-im {
    font-family: Arial, sans-serif;
    color: red;
}

.index-panel-cookie {
    padding-top: 40px;
    margin-bottom: -10px;
}

.fa-bold-button {
    color: rgba(66, 139, 202, 1) !important;
    font-weight: normal !important;
    margin-bottom: -3px !important;
}

.fa-button {
    height: 22px !important;
}

.fa-caret-up {
    color: rgba(66, 139, 202, 1);
}

.fa-caret-down {
    color: rgba(66, 139, 202, 1);
}

.fa-gears {
    color: rgba(66, 139, 202, 1);
}

.dropdown-button {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(210, 212, 212, 1) !important;
    border: 1px;
    border-style: solid;
    height: 22px !important;
    width: 50px !important;
}

.indexmainoverlay {
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: rgba(245, 245, 245, 1);
}

.login-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 20px;
    background-color: rgba(245, 245, 245, 1);
}

.fa-bank {
    color: forestgreen;
}

.fa-product-hunt {
    color: darkred;
}

.fa-clone
.fa-first-order
.fa-info
.fa-info-circle
.fa-share {
    color: rgba(66, 139, 202, 1);
}

.a-no-href:hover {
    cursor: pointer;
}

.li-hr-divider {
    width: 100%;
}

.hr-divider {
    margin-bottom: 0px;
    margin-top: 0px;
}

/*.li-contract-menu {
    font-size: 12px;*/ /*The default text size in browsers is 16px */
/*}

.li-contract-menu-head {
    font-size: 12px;*/ /*The default text size in browsers is 16px */
    /*background: linear-gradient(rgba(245, 245, 245, 1), rgba(253, 255, 167, 1)) !important;*/
    /*background-color: rgba(255, 255, 255, 1) !important;*/
    /*border-bottom-color: rgba(210, 212, 212, 1) !important;
    border-bottom: 1px !important;
    border-bottom-style: solid !important;*/
    /*height: 25px;*/
    /*margin: 5px;*/
/*}*/

.ajaxIndexMenu {
    color: rgba(66, 139, 202, 1) !important;
}

.no-script {
    margin-bottom: 0px;
}

.prefix {
    background-color: lightgray !important;
    text-align: right;
}

.k-widget.k-tooltip-validation {
    display: none !important;
}

.info-icon-color {
    color: rgba(66, 139, 202, 1) !important;
}

.question-icon-color {
    color: rgba(66, 139, 202, 1) !important;
}

.warning-icon-color {
    color: gold !important;
}

.exclamation-icon-color {
    color: black !important;
}

.k-pane {
    background-color: transparent !important;
}

.panel-default {
    background-color: transparent !important;
    border-top-style: none !important;
    border-left-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
}

.panel-group {
    background-color: transparent !important;
}

.container-fluid {
    background-color: transparent !important;
}

.k-splitter {
    background-color: transparent !important;
    border-style: none !important;
}

.k-splitbar {
    color: transparent;
    background-color: transparent !important;
}
/*workaround from Kendo to disable scrollbars in window or dialog*/
.k-window-content {
    overflow: hidden;
}

.panel-heading {
    padding: 10px 15px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.defaultLabel {
    text-align: left;
    margin-top: 7px;
    font-weight: lighter !important;
    color: slategray;
}

.header-image {
    display: none;
    max-height: 45px;
    width: auto;    
}

.banner-image {
    display: none;
    width: auto;
}

.logon-image {
    max-height: 75px;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.logon-panel {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(210, 212, 212, 1);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(210, 212, 212, 1);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(210, 212, 212, 1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(210, 212, 212, 1);
}



.class-panel-menu {
    width: 200px;
}

.class-panel-body {
    padding-left: -15px;
}

.class-panel-inline-height {
    line-height: 15px;
    margin-bottom: 0.5em;
}

.btn-accepted {
    background-color: rgba(145, 238, 145, 1) !important;
}

.accepted-in-the-past {
    background-color: rgba(145, 238, 145, 0.33);
}

td.non-reportable {
    /*background-color: rgba(255, 255, 0, 0.25);*/
    /*color: white;*/
}

.not-reported-yet {
    background-color: rgba(255, 165, 0, .33);
}

.accepted {
    background-color: rgba(145, 238, 145, 0.33) !important;
}

index-header-right {
    float: right !important;
}

span.k-loading-text {
    position: fixed;
    text-indent: 0;
    top: 52%;
    left: 50%;
    transform: translate(-50%, 50%);
    background-color: white;
    font-size: larger;
    z-index: 9999;
}
/*.k-loading-image {*/
    /*background-image: url('/Images/loaderprogressindicator.gif') !important;*/
/*}*/

/* #endregion Miscellaneous*/

/* #endregion */

/* #region File Upload Styles*/
.uploadcontainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
}

.uploadFrm {
    width: 450px;
}

.file-upload-field {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.file-upload-list {
    position: relative;
    width: 100%;
    height: 40px;
    border: 1px solid;
    vertical-align: middle;
    overflow-wrap: break-word;
}

.ununnumbered_list_scrollbar {
    height: 245px;
    overflow: scroll;
    overflow-x: hidden
}

.ununnumbered_list_no_scrollbar {
    height: 245px;
}

.unnumbered_list_item {
    list-style-type: none;
}

textarea {
    padding: 5px;
}

textarea:focus, input:focus {
    outline: none;
}


.k-command-cell > a > span.k-icon {
    margin:unset !important;
}
/* #endregion*/


/* Kendo 2022 Fixes*/

/* Textarea */
/* Default line height is increased but this is nog feasable for all the acceptance criteria textareas*/
textarea.k-input-inner {
    line-height: 18px !important;
}

/* Dropdownlist */
/* Items with no text have a height of 0px and with the value it is not possible to select an empty value from the list */
/*.k-list-item-text, .k-list-optionlabel {
    min-height: 18px;
    font-size: 12px !important;
    font-weight: normal !important;
}*/

#editInventoryFrm .k-wizard-content{
    max-height:90%;
}

#editInventoryFrm .k-wizard-step {
    height: 49vh;
}

.k-grid-norecords-template{
    width:100% !important;
}

#popupWindow .popupMessage{
    white-space: break-spaces;
}

.k-checkbox {
    width: 16px !important;
    height: 16px !important;
}

.k-grid .k-table-th.k-selected, .k-grid td.k-selected, .k-grid .k-table-td.k-selected, .k-grid .k-table-row.k-selected > td, .k-grid .k-table-row.k-selected > .k-table-td {
    color: white !important;
    background-color: rgba(51, 122, 183, 0.25) !important;
}