﻿@media (max-width: 767px) {
    .k-menu.k-menu-horizontal .k-item {
        float: none;
    }

    header .container {
        padding-right: 0;
    }

        header .container h1 {
            padding-top: 0;
            line-height: 50px;
        }

    header label {
        border-width: 1px 0 0 0;
        display: block;
    }

    #configurator-wrap {
        position: absolute;
        overflow: hidden;
        height: 260px;
        right: 0;
        top: 50px;
        z-index: 1000;
        padding: 0;
        width: 320px;
    }

    #configurator {
        background-color: #272727;
        position: absolute;
        width: 100%;
        margin: 0;
    }
}

@media (min-width: 992px) {
    body {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 14px;
    }
}

.k-menu:not(.k-context-menu) {
    background-color: #004FA3;
    background-repeat: repeat;
    background-position: 0 center;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0) 100%);
}

    .k-menu:not(.k-context-menu) > .k-item {
        color: #fff;
    }

    .k-menu:not(.k-context-menu) .k-item {
        position: relative;
        float: left;
        border-style: solid;
        /*border-width: 0 1px 0 0;*/
        border-color: #004FA3;
        vertical-align: top;
        zoom: 1;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

.k-menu .k-link.k-state-active {
    background-color: #ffffff;
    border-color: #357fbf;
}

.k-animation-container-shown.contextMenu {
    border-radius: 5px;
    background: transparent;
}

.rightHeader .k-dropdown {
    cursor: pointer;
    width: 12.4em;
    overflow: visible;
    border-width: 0;
    vertical-align: middle;
    font-size: 1rem;
    text-align: left;
    border-radius: 4px;
}

.k-dropdown-wrap.k-state-default {
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0) 100%);
    background-position: 50% 50%;
}

.k-dropdown .k-dropdown-wrap .k-input {
    padding: 0.375rem 0.75rem;
    width: 100%;
    min-width: 0;
    height: calc(0.75rem + 1.3em);
    box-sizing: border-box;
    border: 0;
    outline: 0;
    color: inherit;
    background: none;
    font: inherit;
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-dropdown .k-dropdown-wrap:hover {
    border-color: #c7cdd5;
    color: #212529;
}

.k-dropdown .k-dropdown-wrap {
    background-color: #fff;
    color: #212529;
    border: 2px solid #e4e7eb;
    border-radius: 0.25rem;
    padding: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    position: relative;
    transition: all .1s ease;
    cursor: pointer;
    outline: 0;
}

.k-menu-group .k-menu-link {
    padding: .28em 1.8em .38em .9em;
    text-decoration: none;
}

.k-block > .k-header, .k-window-titlebar {
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: -2em;
    padding: 0.1em 0;
    font-size: 1.2em;
    white-space: nowrap;
    min-height: 16px;
    border-radius: 4px 4px 0 0;
}

.k-dialog-titlebar, .k-window-titlebar {
    border-color: inherit;
    color: white;
    background-color: #004FA3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0) 100%);
}

.k-header {
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0) 100%);
}

.k-window {
    line-height: 1.5em;
}

.k-window-title {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1;
    padding: 7px 10px;
}

div.k-grid-header, div.k-grid-footer {
    padding-right: 17px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    zoom: 1;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0) 100%);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-color: #004FA3;
    color: #fff;
}

.k-grid-header-wrap, .k-grid-footer-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-style: solid;
    border-width: 0 1px 0 0;
    zoom: 1;
    box-sizing: content-box;
}

.k-grid table {
    width: 100%;
    margin: 0;
    max-width: none;
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    border-width: 0;
    outline: none;
}

.k-grid-header-wrap > table, .k-grid-header-locked > table {
    margin-bottom: -1px;
}

a, .k-selectable {
    cursor: pointer;
}

div.k-window-content {
    position: relative;
    height: 100%;
    margin: 0.58em;
    overflow: auto;
    outline: 0;
}

.k-grid-header {
    border-color: #dde2e7;
    color: #212529;
    background-color: #f8f9fa;
}

    .k-grid-header .k-grid-header-sticky, .k-grid-header .k-grid-header-sticky.k-sorted, th.k-header {
        border-color: rgba(22,24,27,0.125);
        color: #fff !important;
        background-color: #004FA3 !important;
    }

.k-animation-container-shown.contextMenu .k-popup {
    border-radius: 5px;
    border: 1px solid #004FA3;
}

    .k-animation-container-shown.contextMenu .k-popup .k-item:hover {
        border-radius: 5px;
        background-color: #004FA3;
    }

.k-menu.k-context-menu .k-item:focus {
    box-shadow: none;
}
/* .k-master-row td.k-grid-content-sticky.k-state-selected,
.k-master-row td.k-grid-content-sticky.k-selected,
.k-grid td.k-state-selected, .k-grid td.k-selected, .k-grid tr.k-state-selected > td, .k-grid tr.k-selected > td,
.k-grid tbody tr:not(.k-detail-row):hover, .k-grid tbody tr:not(.k-detail-row).k-state-hover, .k-grid tbody tr:not(.k-detail-row).k-hover {
    background-color: #dbe0e9;
}*/
.k-pager-numbers .k-link {
    color: red;
}

.k-pager-wrap, .k-pager-numbers .k-link {
    line-height: 2.3em;
}

.k-pager-wrap {
    color: #fff;
    clear: both;
    overflow: hidden;
    position: relative;
    border-style: solid;
    border-width: 1px;
    line-height: 2.0em;
    padding: 0.333em 0 0.333em 0.25em;
    background-repeat: repeat;
    background-position: 0 center;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0) 100%);
}

.k-pager-numbers .k-link {
    text-align: center;
    line-height: 2em;
    border-style: solid;
    border-width: 1px;
    border-radius: 1.0833em;
    padding: 0.375rem 0.375rem;
}

.k-pager-numbers .k-link {
    border-color: rgba(33,37,41,0.125);
    color: #004fa3;
    background-color: #fff;
}

    .k-pager-numbers .k-link.k-state-selected, .k-pager-numbers .k-link.k-state-selected:focus {
        border-color: #004fa3;
        color: #fff;
        background-color: #004fa3;
        background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.2) 100%);
    }

    .k-pager-numbers .k-link:focus {
        background-color: #fff;
        box-shadow: 0 0 0 3px rgb(0 123 255 / 25%);
    }

.k-necs1 .k-pager-info {
    color: #fff;
}

.k-necs1 .well {
    background-color: #dddddd;
    border-color: #c3c3c3;
    padding-top: 6px;
    border-radius: 6px;
    padding: 0.3rem 0.5rem;
    margin-block: 0.5rem;
}

.ra-well-title {
    font-size: 1.5em;
    line-height: 1.2857em;
    padding: 0 19px 0;
    font-weight: bold;
}

.ra-well-title2 {
    font-size: 1.2em;
    line-height: 2.2em;
    border-bottom: 1px solid #004FA3;
}

.k-necs1 .btn, .k-necs1 .k-button, .popupBtn {
    color: #fff;
    border: 1px solid #004FA3;
    background-image: none;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0) 100%);
    background-position: 50% 50%;
    background-color: #004FA3;
}

.k-necs1 .k-dropdownlist .btn, .k-necs1 .k-dropdownlist .k-button {
    color: #333;
    border: none;
    background-image: none;
    background-color: transparent;
}

.widgetChart {
    margin-top: 30px;
    width: 250px;
}

.chartToolbar {
    height: 47px;
    position: relative;
    z-index: 0;
    margin-bottom: -20px;
    top: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #004FA3;
}

    .chartToolbar .widget-title {
        font-size: 1.0rem;
        display: inline-block;
        width: auto;
    }

input.k-textbox, input.k-textbox:hover {
    background-color: #fff;
    color: #515967;
}

.k-menu:not(.k-context-menu) > .k-item:hover, .k-menu:not(.k-context-menu) > .k-item.k-hover {
    color: #fff;
}

#txtSearchUnitVin {
    height: 2.43em;
    border-radius: 5px;
    text-indent: 5px;
}

    #txtSearchUnitVin:focus-visible, #txtSearchUnitVin:focus-visible {
        border: 1px solid #ccc;
    }

.k-combobox span.k-clear-value {
    display: none;
}

.k-combobox input.k-input-inner {
    height: 35px;
    font-size: 20px;
    padding: 0;
    text-indent: 10px;
    top: 1px;
    font-weight: bolder;
    width: 400px;
    border: 1px solid #004fa3;
    cursor: default;
    background: #fff;
    position: absolute;
}

.k-combobox .k-input-button {
    height: 36px;
    border: none;
    background: transparent;
    color: black;
    z-index: 1;
    position: relative;
    left: 365px;
}

span.k-combobox.telerik-blazor.k-input.k-input-solid.k-input-md.k-rounded-md {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    z-index: 0;
}

.k-combobox .k-button:hover, .k-combobox .k-button:focus {
    border: none;
    background: transparent;
    box-shadow: none;
}

.k-button-group > .k-button.k-active, .k-button-group > .k-button.k-selected {
    z-index: 0;
}

.k-animation-container-shown.contextMenu .k-popup .k-item .k-menu-link {
    padding: 0.4em 10px;
}

.k-context-menu {
    border-radius: 5px;
}

.k-selected .k-button-icon {
    color: lightblue;
}

.k-listview-content > .k-state-selected, .k-listview-content > .k-selected {
    background-color: rgb(59 89 239 / 25%);
}

.k-file-info dt.k-file-meta-label:last-of-type, .k-file-info .k-file-modified {
    display: none;
}

.k-filemanager .k-i-data::before {
    content: "\e90a";
}

.k-actions .k-button-solid-primary:hover, .k-button-solid-primary.k-hover {
    border-color: #5a6268;
    color: #fff;
    background-color: #01448b;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0) 100%);
    background-position: 50% 50%;
}

.k-actions .k-button-solid-primary:active, .k-button-solid-primary.k-active {
    border-color: inherit;
    background-color: #01448b;
}

.k-actions .k-button-solid-primary, .k-hstack .k-button.k-button-md.k-button-solid.k-button-solid-base {
    border-color: #5a6268;
    color: white;
    background-color: #004FA3;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0) 100%);
    background-position: 50% 50%;
}

.k-icon-button.k-button-md {
    padding-right: 10px;
}

.k-dialog-buttongroup.k-actions.k-actions-stretched {
    display: flex;
}

.k-hstack .k-button.k-button-md.k-button-solid.k-button-solid-primary {
    order: 2;
}

.k-hstack .k-button.k-button-md.k-button-solid {
    border-radius: 5px;
}

.k-button-solid-primary:hover {
    border-color: #004FA3;
    color: white;
    background-color: #004FA3;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    border-radius: 5px;
}

.k-button-solid-primary:active, .k-button-solid-primary.k-active {
    border-color: #004FA3;
    background-color: #004FA3;
}

.k-context-menu li.k-item.k-menu-item {
    height: 32px;
    line-height: normal;
}

.k-context-menu .k-menu-item span.k-in.k-link.k-menu-link {
    padding: 7px 15px;
}

.k-picker:hover, .k-picker.k-hover, .k-picker {
    background-color: #fff;
    background-image: none;
}

.k-calendar.telerik-blazor {
    border: 1px solid #004FA3;
    border-radius: 5px;
}

.k-list-item.k-selected:hover, .k-selected.k-list-optionlabel:hover, .k-list-item.k-selected.k-hover, .k-selected.k-hover.k-list-optionlabel {
    color: #424242;
    background-color: #f0f0f0;
}

.k-calendar .k-calendar-td.k-selected:hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected:hover .k-link,
.k-calendar .k-calendar-td.k-selected.k-hover .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-selected.k-hover .k-link,
.k-calendar .k-calendar-td.k-state-selected:hover .k-calendar-cell-inner,
.k-calendar .k-calendar-td.k-state-selected:hover .k-link {
    color: white;
    background-color: #004fa3;
}

.k-tabstrip-items-wrapper {
    z-index: 0;
}

.k-tabstrip-content, .k-tabstrip > .k-content, .k-input-inner, .k-combobox .k-input-button {
    z-index: 0;
}

.k-input-spinner {
    display: none;
}

.k-pager-numbers .k-link.k-selected {
    color: #fff;
    background-color: rgb(68 67 67 / 20%);
}

.k-grid tr td a.btn:hover {
    text-decoration: underline;
    color: #ffffff;
}

.k-master-row:hover .k-grid-content-sticky, .k-grid .k-table-tbody > .k-table-row:not(.k-detail-row):hover, .k-grid .k-table-tbody > .k-table-row:not(.k-detail-row).k-hover {
    background-color: #dbe0e9;
}

.k-master-row.k-selected:hover .k-grid-content-sticky {
    background-color: #dbe0e9;
}

.k-grid td.k-selected, .k-grid .k-table-row.k-selected > td, .k-grid .k-table-td.k-selected, .k-grid .k-table-row.k-selected > .k-table-td,
.k-master-row.k-table-row.k-selected td.k-grid-content-sticky, .k-master-row.k-table-row.k-selected .k-table-td.k-grid-row-sticky, .k-master-row.k-table-row td.k-grid-content-sticky.k-selected, .k-master-row.k-table-row .k-table-td.k-grid-content-sticky.k-selected {
    background-color: #a9c4f5;
}

div.k-grid-footer {
    background-color: transparent;
    color: #424242;
    border: 1px solid #004FA3;
}

input.k-checkbox {
    border-color: #a7a7a7;
}

.k-splitter {
    background-color: #dddddd;
    border-color: #c3c3c3;
    padding-top: 6px;
}

.k-list-item.k-selected, .k-selected.k-list-optionlabel {
    color: #ffffff;
    background-color: #002e5e;
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 100%);
}

.k-grid-header .k-grid-filter:hover, .k-grid-header .k-header-column-menu:hover, .k-grid-header .k-grid-header-menu:hover, .k-grid-header .k-hierarchy-cell .k-icon:hover {
    background-color: #004FA3;
}

.k-actions-stretched button.k-button-solid-base {
    color: #fff;
    background-color: #5a6268;
    background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0px, rgba(255, 255, 255, 0) 100%);
    background-position: 50% 50%;
}

button.btn {
    margin: 0 3px;
}

.k-checkbox:focus, .k-checkbox.k-focus {
    box-shadow: 0px 0px 0px 2px rgb(37 14 237 / 40%);
}

.k-pager-info {
    display: inline-block !important;
}

span.k-pager-info.k-label {
    float: right;
    padding-right: 10px;
}

.k-grid-header .k-table-th.k-grid-header-sticky {
    z-index: 1;
}

td.k-table-td.k-grid-content-sticky {
    z-index: 0;
}

.notes {
    -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    position: relative;
    top: 5px;
    text-decoration: none;
    color: #000;
    background: #ffc;
    display: block;
    height: 210px;
    width: 210px;
    padding: 1em;
    margin: 10px 40px 50px 0px;
    float: left;
    -moz-box-shadow: 5px 5px 7px #212121;
    -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    -moz-transition: -moz-transform 0.15s linear;
    -o-transition: -o-transform 0.15s linear;
    -webkit-transition: -webkit-transform 0.15s linear;
}

.k-listview-item .notes {
    -webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    position: relative;
    top: 5px;
}

.k-listview-item:nth-child(even) .notes {
    -o-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    position: relative;
    top: 5px;
}

.k-listview-item .notes:hover, .k-listview-item .notes:focus {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    position: relative;
    z-index: 5;
}

.notes div a.delete {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: inherit;
}

.notes div a.edit {
    position: absolute;
    right: 30px;
    bottom: 10px;
    color: inherit;
}

.notes div a.secret {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: inherit;
}

.notes .author {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 10px;
}

.notes p {
    font-size: 12px;
}

.k-listview {
    background: transparent;
}

    #UnitRelatedInfo, .k-listview.notelist {
        background: transparent;
    }

.noteContent textarea {
    height: 17rem;
    overflow: auto;
    resize: none;
}

.k-pager-numbers .k-button-flat, .k-pager-nav, .k-pager-info {
    color: #eee;
}

.k-button-flat.k-button-flat-base {
    color: inherit;
}

.downloadDoc {
    float: left;
    background-color: #004fa3;
    border-top: 1px solid #fff;
    padding: 0px 4%;
    color: #fff;
}

.k-file-validation-message.k-text-error {
    color: #f31700;
}

.failedRow {
    background-color: #f9d9d9 !important;
}

    .failedRow.k-state-selected, .failedRow.k-state-hover, .failedRow:hover {
        background-color: #f79292 !important;
    }

    .failedRow.k-state-selected {
        background-color: #ab4a4a !important;
    }

.inProgressRow {
    background-color: #d4f7d4 !important;
}

    .inProgressRow.k-state-selected, .inProgressRow.k-state-hover, .inProgressRow:hover {
        background-color: lightgreen !important;
    }

    .inProgressRow.k-state-selected {
        background-color: #4fa74f !important;
    }

.k-list-optionlabel {
    color: #fff;
}

    .k-list-optionlabel:hover {
        color: #000;
    }

.uppercase, .uppercase input {
    text-transform: uppercase;
}

.paddingR0 {
    padding-right: 0;
}

.paddingL0 {
    padding-left: 0;
}

.k-chart-overlay {
    background-color: rgba(0, 0, 0, 0);
}

.form-group {
    margin-bottom: 0.8rem;
}

.k-picker {
    width: auto;
}

.widget {
    margin-right: 25px;
    width: auto;
}

.form-group div[class^='col'], .form-group span[class^='col'] {
    padding-bottom: 5px;
}

.ActionbtnsCls {
    text-align: center;
}

label.normal-txt {
    width: 50%;
}

.form-group {
    margin-left: 0;
}

.btn {
    padding: 4px 8px;
}

.well.k-content.widgetChart {
    height: 300px;
}

.k-checkbox-wrap {
    width: auto;
}

.k-grid .k-grid-content, .k-grid .k-grid-content ::-webkit-scrollbar {
    scrollbar-width: thin;
}

.k-input-solid {
    border-color: lightgray;
}

:not(.btn-check) + a.btn:active, a.btn:first-child:active {
    background-color: cornflowerblue;
}

.k-list-filter {
    background-color: #fff;
}

span.k-pager-input {
    margin-inline: 0 !important;
}

button.k-pager-nav.k-button-md.k-icon-button, .k-pager-numbers-wrap {
    padding-right: 0;
}

.k-pdf-viewer .k-combobox input.k-input-inner {
    width: -webkit-fill-available;
}

.k-pdf-viewer .k-pager-numbers-wrap {
    color: #000;
}

.k-pdf-viewer .k-pager-input .k-numerictextbox {
    width: 40px;
}

.container-card-fb {
    background: #dddddd;
    border-radius: 5px;
    position: relative;
    z-index: 0;
}

.container-card-toolbar-fb {
    height: 47px;
    position: relative;
    z-index: 0;
    padding-left: 10px;
    border-bottom: 1px solid #004FA3;
}

.scale-icon-2x-fb {
    /*transform: scale(4.0);*/
    height: 75px;
    font-size: 80px;
}

.hide-checkbox-dimentions-newlaunch {
    width: 15px !important;
    height: 15px !important;
}

.container-card-fb-styles {
    width: 280px;
    height: 320px;
    box-shadow: 2px 2px 5px gray;
}

.max-width-txt-name {
    max-width: 55% !important;
}

.max-width-txt-desc {
    max-width: 45% !important;
}

.max-width-txt-data-type {
    max-width: 59% !important;
}

.k-pdf-viewer .k-combobox input.k-input-inner {
    font-size: 14px;
}

}

/*.k-drawer-content {
    padding: 0 25px;*/
    /*font-size: 18px;*/
/*}*/

.k-drawer-container {
    position: relative;
    width: 100%;
}

.k-d-level {
    display: flex;
}

.csa-module-title {
    margin-left: 20px;
    font-weight: bold;
    font-size: 17px;
    color: black;
}

.lp-custom-card {
    background-color: #dddddd;
    height: 360px;
    width: 275px !important;
    min-width: 275px !important;
    box-shadow: 2px 2px 5px gray;
    flex: 0 0 auto;
}

.lp-height-30 {
    height: 30px;
}

.lp-height-125 {
    height: 125px;
}

.lp-font-size-20 {
    font-size: 20px;
}
