﻿:root {
  --colorInfo: #00a3ca;
  --colorPrimary: #00a3ca;
  --colorSuccess: #21b500;
  --colorDanger: #d83336;
  --colorWarning: #ff9800;
  --colorLight: #ffffff;

  --colorTextPrimary: #262626;
  --colorTextInfo: #545454;
  --colorPrimaryBackground: #1c84c6;
}

.fixed-navbar #header {
  width: 100%;
  position: fixed;
  z-index: 1000;
}

.sidebar-scroll #menu {
  position: fixed;
}

body.modal-open {
  overflow: visible;
}

.exception .ibox-content {
  height: 170px;
  padding: 10px 15px 10px 15px;
}

#side-menu li .nav-third-level li a {
  padding: 10px 10px 10px 40px;
  color: #6a6c6f;
  text-transform: none;
  font-weight: 600;
}
#side-menu li .nav-third-level li.active a {
  color: #34495e;
  background-color: #f7f9fa;
}

.modal-scrollable {
  max-height: 85%;
}

.modal-scrollable .modal-body {
  max-height: 600px;
  overflow: auto;
}

.modal-expand {
  width: 90%;
  height: 85%;
}

.modal-expand .modal-content {
  height: 100%;
}

.modal-expand .modal-content .modal-content-widget {
  height: 100%;
}

.modal-expand .modal-body {
  overflow: auto;
}

.fontsize-18 {
  font-size: 18px;
}

.widget {
  padding: 0;
}

.widget .widget-chart {
  height: 100%;
}

.widget .widget-setting {
  height: 100%;
  overflow: auto;
}

.widget .quick-stat-title,
.widget .quick-stat-note {
  margin-top: -10px;
  white-space: nowrap;
  line-height: normal;
  overflow: hidden;
}

.quick-stat .ibox-content {
  height: 155px;
}

.quick-stat .description {
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.exception .ibox-content {
  height: 155px;
  padding: 10px 15px 10px 15px;
}

.exception .stats-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.exception .description {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.dealer-brand {
  float: left;
  display: block;
  text-align: center;
  padding-top: 18px;
  font-size: 14px;
  font-weight: 800;
}

.franchise-logo {
  float: left;
  height: 30px;
  margin-top: 12px;
  padding-left: 5px;
  padding-right: 5px;
}

.background-line {
  display: table;
  white-space: nowrap;
  padding-top: 10px;
  padding-bottom: 10px;
}

.background-line:before,
.background-line:after {
  border-top: 1px solid #464646;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.8em;
  width: 50%;
}

.background-line > span {
  padding: 0 20px;
  font-family: 'BMWTypeNextPro', 'Helvetica Neue', Helvetica, sans-serif;
}

.bg-image {
  position: relative;
}
.bg-image img {
  display: block;
  width: 100%;
  /*max-width: 1200px;*/ /* corresponds to max height of 450px */
  margin: 0 auto;
}

#other-user-view-warning {
  display: none;
  width: 100%;
  color: white;
  background-color: var(--colorDanger);
  text-align: center;
}

#other-user-view-warning i {
  color: white;
}

body.mini-navbar .nav-header {
  background-color: var(--colorTextPrimary) !important;
}

#sparkline1 canvas {
  vertical-align: unset !important;
}

.sparkline {
  vertical-align: unset !important;
}

.navbar-top-links > li > a {
  color: white !important;
}

.navbar-top-links > li.active {
  border-left: none !important;
  background: inherit !important;
}

.nav > li.active {
  border-left: none;
  /*background: var(--colorInfo);*/
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
  background-color: var(--colorInfo);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: var(--colorInfo) !important;
  color: white !important;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: var(--colorInfo) !important;
  color: white !important;
}

.nav-header {
  background-image: none;
  background-color: var(--colorInfo);
}

.page-heading {
  padding: 20px 10px 0 30px !important;
  min-height: 60px;
}

.btn-small {
  width: 15px;
  height: 15px;
}

.btn-main {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-default.navbar-static-side {
  background: var(--colorTextPrimary) !important;
  height: 100% !important;
  position: fixed !important;
}

#page-wrapper {
  margin-left: 70px;
}

#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}

/*.grid-stack-item .grid-stack-item-content {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}*/

.grid-stack-item .grid-stack-item-content .ibox,
.grid-stack-item .grid-stack-item-content .hpanel {
  /* margin: 0px 5px; */
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-color: #d1d5db;
}

.navbar-header {
  width: 90px;
  text-align: center;
}

.dropdown-menu > li > a {
  color: black;
}

.bottom-bar {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  width: 96%;
  height: 0;
  z-index: 1009;
  bottom: 0;
  margin-left: -15px;
}

.bottom-bar.bottom-bar-open {
  height: 53%;
}

.bottom-bar .bottom-bar-container {
  height: 100%;
}

.bottom-bar .ibox {
  height: 100%;
}

.bottom-bar .ibox .ibox-title {
  text-overflow: ellipsis;
  background-color: #2f4050;
  color: #fff;
}

.btn-float {
  position: fixed;
  right: 45px;
  bottom: 50px;
  z-index: 100;
}

.feed-element:last-child {
  border-bottom: none;
}

/* Default theme */
.navbar-fixed-top {
  background-color: var(--colorPrimary);
  color: white;
  border-bottom: none !important;
}

.navbar-fixed-top .navbar-nav > li {
  background-color: var(--colorInfo);
}

.page-heading {
  background-color: var(--colorInfo);
  color: white;
}

.btn-main {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.nav > li.active {
  background-color: var(--colorInfo);
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
  background-color: var(--colorPrimary);
}

.sub-menu {
  margin-top: -20px !important;
}

.sub-menu > li > a {
  line-height: 26px;
}

.sub-menu > li > a:hover,
.sub-menu > li > a:focus,
.sub-menu > li > a:active:hover {
  background-color: var(--colorPrimary);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: var(--colorPrimary) !important;
  color: white !important;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: var(--colorInfo) !important;
  color: white !important;
}

.nav-header {
  background-image: none;
  background-color: #2f4050;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  color: #000000;
  text-decoration: none;
}

.btn-circle:hover {
  color: var(--colorPrimary);
}

.btn-default:hover {
  color: var(--colorInfo);
}

.btn-primary {
  background-color: var(--colorInfo);
  border-color: var(--colorInfo);
}

.btn-primary:hover,
.btn-primary:active {
  background-color: var(--colorPrimary) !important;
  border-color: var(--colorPrimary) !important;
}

.white-bg .btn-link {
  color: var(--colorPrimary);
}

.white-bg .btn-link:hover {
  color: var(--colorInfo);
}

.white-bg .btn-link[disabled] {
  color: #cacaca;
}

#right-sidebar .navbar-default {
  /* background-color: #2f4050 !important; */
}

.btn-float .btn-circle {
  background-color: var(--colorInfo);
  color: white;
}

.btn-float .btn-circle:hover,
.btn-float .btn-circle:active {
  background-color: var(--colorPrimary);
  color: white;
}

/* Manheim theme */
.manheim .navbar-fixed-top {
  background-color: #337ab7;
  color: white;
  border-bottom: none !important;
}

.manheim .navbar-fixed-top .navbar-nav > li {
  background-color: #609dd2;
}

.manheim .page-heading {
  background-color: #609dd2;
  color: white;
}

.manheim .btn-main {
  background-color: #d58512;
  border-color: #d58512;
}

.manheim .nav > li.active {
  background-color: #d58512;
}

.manheim .navbar-default .nav > li > a:hover,
.manheim .navbar-default .nav > li > a:focus {
  background-color: #d58512;
}

.manheim .dropdown-menu > .active > a,
.manheim .dropdown-menu > .active > a:focus,
.manheim .dropdown-menu > .active > a:hover {
  background-color: #d58512 !important;
  color: white !important;
}

.manheim .dropdown-menu > li > a:focus,
.manheim .dropdown-menu > li > a:hover {
  background-color: #d58512 !important;
  color: white !important;
}

.manheim .nav-header {
  background-image: none;
  background-color: #2f4050;
}

.manheim .btn-link:hover,
.manheim .btn-link:focus,
.manheim .btn-link:active,
.manheim .btn-link.active,
.manheim .open .dropdown-toggle.btn-link {
  color: #d58512;
  text-decoration: none;
}

.manheim .btn-circle:hover {
  color: #d58512;
}

.manheim .btn-default:hover {
  color: #d58512;
}

.manheim .btn-primary {
  background-color: #d58512;
  border-color: #a4660e;
}

.manheim .btn-primary:hover {
  background-color: #a4660e;
  border-color: #a4660e;
}

.manheim .white-bg .btn-link {
  color: #d58512;
}

.manheim .white-bg .btn-link:hover {
  color: #a4660e;
}

.manheim .white-bg .btn-link[disabled] {
  color: #cacaca;
}

Custom KendoGrid .k-grid-header,
.k-grid-header .k-header,
.k-pager-wrap,
.k-pager-numbers .k-state-selected,
.k-scheduler-header,
.km-pane-wrapper .k-grid-header .k-header {
  color: var(--colorTextPrimary);
  background: var(--colorLight);
}

.k-grid-header .k-header .k-link,
.k-grid-header .k-header,
.k-grid-header .k-link,
.k-grid-header .k-link:link,
.k-pager-info,
.k-scheduler-header,
.k-filter-row th,
.k-grid-header th.k-header,
.k-scheduler-agendaview .k-scheduler-datecolumn {
  color: var(--colorTextPrimary);
  font-weight: bold;
}

.k-grid .k-grid-header .k-header .k-link {
  height: auto;
}

.k-grid .k-grid-header .k-header {
  vertical-align: middle;
  white-space: normal;
}

div.k-grid-header {
  border-bottom: 2px solid var(--colorTextPrimary);
}

.k-grid tr:nth-of-type(even) {
  background: #f6f6f6;
}

.k-grid tr:not(.k-footer-template) td {
  border-bottom: 1px solid;
  border-color: #cacaca;
}

.k-grid-content {
  max-height: 100%;
  overflow-x: visible;
}

End of Custom KendoGrid a {
  color: #1c69d3;
}

.widget-content {
  width: 80%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.text--normal {
  font-weight: 400;
  font-size: var(--text-8);
}
.text--bold {
  font-weight: 500;
}

.text--bolder {
  font-weight: 700;
}

h4.text--bolder {
  color: black;
}

.fa-arrow-up,
.fa-arrow-up {
  color: #21b500;
}

.fa-down-long,
.fa-arrow-down {
  color: #d83336;
}

div[id='title-heading'].page-heading {
  position: fixed;
  width: 100%;
  z-index: 1052;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 769px) {
  div[id='title-heading'].page-heading {
    padding-right: 76px !important;
  }
}

div[id='title-heading_paging'],
div[id='title-heading_action'],
ul[id='navbar-nav_title'] {
  visibility: hidden;
}

div[id='top-nav-bar'] .navbar:before,
div[id='top-nav-bar'] .navbar:after {
  display: none;
}
div[id='top-nav-bar'] .navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  padding: 0 16px;
}

div[id='top-nav-bar'] #navbar-nav_badget {
  height: 100%;
  display: flex;
  align-items: center;
  float: unset !important;
  margin-right: 0;
}

div[id='top-nav-bar'] .navbar-collapse {
  height: 100% !important;
  display: flex;
  visibility: visible;
  padding: 0;
}

ul.nav.nav-tabs#dashboard-tab {
  display: flex;
  gap: 32px;
  margin-bottom: 30px;
  margin-inline: 10px;
}

ul.nav.nav-tabs#dashboard-tab::before,
ul.nav.nav-tabs#dashboard-tab::after {
  display: none;
}

ul.nav.nav-tabs#dashboard-tab > li.active {
  border: none;
  background-color: transparent;
}

.nav-tabs#dashboard-tab > li > a {
  border: none;
  padding-left: 2px;
  padding-right: 2px;
  color: var(--colorTextPrimary);
  width: fit-content;
  font-size: var(--text-9);
  font-weight: 700;
  line-height: 150%;
  background-color: transparent;
}

.nav-tabs#dashboard-tab > li.active > a,
.nav-tabs#dashboard-tab > li.active > a:hover,
.nav-tabs#dashboard-tab > li.active > a:focus {
  border: none;
  cursor: pointer;
  border-bottom: 2px solid var(--colorInfo) !important;
  color: var(--colorInfo);
}
.filter__button {
  padding: 5.5px 16px;
  background: #ffffff;
  color: #1c69d3;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  border-color: #cacaca;
}

.filter__button:first-of-type {
  border-width: 1px;
}

.filter__button.active {
  padding: 5.5px 16px;
  background: #000000;
  color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

.text--black {
  color: black;
}

.text--green {
  color: #21b500;
}

.text--red {
  color: #d83336;
}

.container-table {
  height: 100%;
}

.container-table .table {
  height: 100%;
  overflow: hidden;
}

.container-variant-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 12px 16px;
  text-align: center;
  color: black;
}
.container-variant-1 div {
  display: flex;
  width: 80px;
  height: 90px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 4px 0px 8px;
  gap: 4px;
}
.container-variant-1 .active {
  border-radius: 4px;
  background: #1c69d3;
  color: white;
}
.container-variant-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 12px 16px 24px;
  gap: 4px;
}
.k-grid.k-widget.collapse.in {
  height: 30%;
}

.bi-background-gradient {
  background: url('../img/bi-header-gradient.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#title-heading.bi-background-gradient {
  background-position-x: -60px;
}

#title-heading.bi-background-gradient::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.08);
}

@media (max-width: 767.98px) {
  #title-heading.bi-background-gradient {
    background-position-x: 0px;
  }
}

@media screen and (max-width: 768px) {
  div[id='top-nav-bar'] .navbar {
    /* padding-left: 86px; */
    padding-right: 60px;
  }

  div[id='top-nav-bar'] #navbar-nav_badget {
    display: none;
  }
}

@media screen and (width: 768px) {
  .bi-background-gradient {
    background-size: 108% 100%;
  }

  #title-heading.bi-background-gradient {
    background-position-x: -13px;
  }
}

@media screen and (max-width: 576px) {
  div[id='top-nav-bar'] #navbar-nav_badget {
    display: none;
  }
}
