/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/aqo5uml.css);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (2) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.fontawesome.com/releases/v5.7.0/css/all.css);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (3) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
/* Variable */
/* Mixins */
/* Page Option List */
/* Option - Fixed Header */
.page-header-fixed {
  padding-top: 60px;
}
.page-header-fixed #header {
  position: fixed;
}
.page-header-fixed.has-scroll #header {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
}

/* Option - Fixed Sidebar */
.page-sidebar-fixed .sidebar {
  position: fixed;
}

/* Option - Page without Sidebar */
.page-without-sidebar .content {
  margin-left: 0;
}

.page-without-sidebar .footer {
  margin-left: 30px;
}

.page-with-right-sidebar .sidebar,
.page-with-right-sidebar .sidebar-bg {
  left: auto;
  right: 0;
}

/* Option - Page with Right Sidebar */
.page-with-right-sidebar .content {
  margin-left: 0;
  margin-right: 220px;
}

.page-with-right-sidebar .footer {
  margin-left: 30px;
  margin-right: 250px;
}

/* Option - Page with Two Sidebar */
.page-with-two-sidebar.page-sidebar-fixed .sidebar.sidebar-right {
  position: fixed;
}
.page-with-two-sidebar .sidebar.sidebar-right, .page-with-two-sidebar .sidebar-bg.sidebar-right {
  right: 0;
  left: auto;
}
.page-with-two-sidebar .content {
  margin-right: 220px;
}
.page-with-two-sidebar.page-sidebar-minified .sidebar.sidebar-right, .page-with-two-sidebar.page-sidebar-minified .sidebar-bg.sidebar-right {
  width: 220px;
}
.page-with-two-sidebar.page-right-sidebar-collapsed .sidebar.sidebar-right, .page-with-two-sidebar.page-right-sidebar-collapsed .sidebar-bg.sidebar-right {
  right: -220px;
}
.page-with-two-sidebar.page-right-sidebar-collapsed .content {
  margin-right: 0;
}
.page-with-two-sidebar.page-right-sidebar-collapsed.page-with-wide-sidebar .sidebar-bg.sidebar-right, .page-with-two-sidebar.page-right-sidebar-collapsed.page-with-wide-sidebar .sidebar.sidebar-right {
  right: -250px;
}
.page-with-two-sidebar.page-right-sidebar-collapsed .content, .page-with-two-sidebar.page-right-sidebar-collapsed.page-with-wide-sidebar .content {
  margin-right: 0;
}

/* Option - Boxed Layout */
.boxed-layout {
  background-image: url(/images/cover-pattern.png);
}
.boxed-layout .top-menu, .boxed-layout .pace {
  width: 1080px;
  left: 50%;
  margin-left: -540px;
}
.boxed-layout .page-container {
  width: 1080px;
  margin: 0 auto;
  box-shadow: 0 0px 30px rgba(0, 0, 0, 0.5);
  min-height: 100%;
  background: #e4e7e8;
  overflow: hidden;
  position: relative;
}
.boxed-layout .page-container #header, .boxed-layout .page-container .sidebar, .boxed-layout .page-container .sidebar-bg {
  left: auto;
}
.boxed-layout .page-container #header {
  width: 1080px;
  right: auto;
}
.boxed-layout .pace .pace-progress, .boxed-layout .pace .pace-activity, .boxed-layout .page-with-top-menu .top-menu {
  position: absolute;
}

/* Page Structure List */
/* Page Content */
.content {
  margin-left: 220px;
  padding: 25px 30px;
}
.content.content-full-width {
  padding: 0;
}
.content.content-full-width .page-header {
  margin: 20px;
}
.content.content-full-width .breadcrumb {
  margin: 0 20px 0 0;
}
.content.content-full-width .page-header, .content.content-full-width .breadcrumb {
  position: relative;
  z-index: 10;
}
.content.content-full-width .breadcrumb {
  z-index: 20;
}
.content.content-inverse-mode h1, .content.content-inverse-mode h2, .content.content-inverse-mode h3, .content.content-inverse-mode h4, .content.content-inverse-mode h5, .content.content-inverse-mode h6, .content.content-inverse-mode .page-header, .content.content-inverse-mode .breadcrumb a {
  color: #fff;
}
.content.content-inverse-mode .breadcrumb > li, .content.content-inverse-mode .page-header small {
  color: rgba(255, 255, 255, 0.75);
}

.page-content-full-height {
  height: 100%;
}

.page-content-full-height .content {
  position: absolute;
  left: 0;
  top: 60px;
  right: 0;
  bottom: 0;
  transform: translateZ(0);
}

.page-header {
  font-size: 27px;
  margin: 0 0 20px;
  padding: 0;
  border: none;
  line-height: 32px;
  font-weight: 700;
}
.page-header small {
  line-height: 20px;
}
.page-header small {
  font-weight: 300;
}

.breadcrumb {
  padding: 0;
  margin: 0;
  background: none;
}
.breadcrumb > li {
  line-height: 32px;
}
.breadcrumb > li a {
  color: #333;
}

.ie8 .breadcrumb > li {
  display: inline;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #ccc;
}

/* Page Footer */
.footer {
  z-index: 1020;
  padding: 10px 0;
  margin: 0 30px 0 250px;
  border-top: 1px solid #CAD0D6;
  line-height: 20px;
}
.footer.footer-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Page Header */
.header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1020;
  margin-bottom: 0;
  padding: 0;
  transition: box-shadow 0.2s linear;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.14);
}
.header:before, .header:after {
  content: "";
  display: table;
  clear: both;
}
.header .navbar-toggle {
  position: relative;
  float: right;
  background-color: transparent;
  background-image: none;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  border-radius: 0;
  text-align: center;
  color: #fff;
}
.header .navbar-toggle:hover, .header .navbar-toggle:focus {
  background: none !important;
  opacity: 0.6;
}
.header .navbar-toggle.pull-left {
  margin-left: 15px;
  margin-right: 0;
}
.header .navbar-toggle .icon-bar {
  display: block;
  width: 20px;
  height: 1px;
  margin: 0 auto;
}
.header .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.header .navbar-toggle.navbar-toggle-left {
  float: left;
  display: block;
  margin-right: -15px;
}
.header .navbar-header:before, .header .navbar-header:after {
  content: "";
  display: table;
  clear: both;
}
.header .navbar-brand {
  float: left;
  height: 60px;
  width: 220px;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
}
.header .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
}
.header .navbar-logo {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  background: #00BCD4;
  border: 10px solid transparent;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.3);
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.header .navbar {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.header .navbar-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}
.header .navbar-nav > li {
  float: left;
  position: relative;
}
.header .navbar-nav > li.divider {
  height: 34px;
  margin-top: 13px;
  background: #e2e7eb;
  width: 1px;
}
.header .navbar-nav > li > a, .header .navbar-nav > li .dropdown-toggle {
  display: block;
  text-decoration: none;
  line-height: 30px;
  padding: 15px;
  border: none;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav > li > a:focus, .header .navbar-nav > li .dropdown-toggle:hover, .header .navbar-nav > li .dropdown-toggle:focus {
  opacity: 0.6;
}
.header .navbar-nav > li > a .label, .header .navbar-nav > li .dropdown-toggle .label {
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  background: #F44336;
  line-height: 22px;
  font-weight: 500;
  padding: 0;
  border-radius: 22px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  min-width: 22px;
  height: 22px;
}
.header .navbar-nav > li > a > i, .header .navbar-nav > li .dropdown-toggle > i {
  top: 1px;
  position: relative;
  font-size: 16px;
}
.header .navbar-nav > li > a > i > img, .header .navbar-nav > li .dropdown-toggle > i > img {
  width: 16px;
  height: auto;
}
.header .navbar-nav > li > a.icon i, .header .navbar-nav > li .dropdown-toggle.icon i {
  font-size: 22px;
  height: 30px;
  margin: 0;
  line-height: 30px;
  display: block;
}
.header .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top: 1px solid #f5f5f5;
  box-shadow: 0 13px 25px -2px rgba(0, 0, 0, 0.2);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.header .navbar-nav > li > .dropdown-menu.media-list .media-heading {
  font-weight: 500;
  margin: 0;
  line-height: 16px;
  font-size: 13px;
}
.header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus {
  background: none !important;
  color: #333;
  opacity: 1;
}
.header .navbar-nav .dropdown-toggle:after {
  display: none;
}
.header .navbar-form {
  padding: 0 15px;
  margin: 10px 0;
}
.header .navbar-form .form-group {
  margin: 0;
}
.header .navbar-form .btn-search {
  position: absolute;
  right: 15px;
  font-size: 18px;
  top: 10px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
  background: none;
  border-radius: 0 6px 6px 0;
}
.header .navbar-form .btn-search i {
  line-height: 30px;
  display: block;
}
.header .navbar-form .btn-search i[class*=ion-] {
  font-size: 22px;
  display: block;
}
.header .navbar-form .form-control {
  width: 500px;
  padding: 5px 15px;
  height: 40px;
  background: #EEEEEE;
  border-color: #EEEEEE;
  border-radius: 6px;
}
.header .navbar-form .form-control:focus {
  border-color: #f5f5f5;
  box-shadow: none;
}
.header .navbar-user img {
  float: right;
  width: 36px;
  height: 36px;
  margin: -3px 0 -3px 10px;
  border-radius: 36px;
}
.header .navbar-user .image {
  float: right;
  width: 36px;
  height: 36px;
  margin: -3px 0 -3px 10px;
  border-radius: 36px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.header .navbar-user .image.image-icon {
  float: right;
  width: 36px;
  height: 36px;
  margin: -3px 0 -3px 10px;
  border-radius: 36px;
  text-align: center;
  font-size: 24px;
  line-height: 48px;
  overflow: hidden;
}

.fade .navbar-form .form-control {
  -webkit-animation: none;
}

.navbar-header.navbar-header-without-bg .navbar-brand {
  background: none !important;
}

.navbar-language .flag-icon {
  font-size: 15px;
  margin: 7px 7px 0;
  float: left;
}

.navbar-language .dropdown-menu .flag-icon {
  margin-top: 1px;
}

/* Page Header - Default */
.header.navbar-default {
  background: #fff;
}
.header.navbar-default .brand, .header.navbar-default .navbar-brand {
  color: #333;
}
.header.navbar-default .navbar-toggle .icon-bar {
  background: #1B1A1A;
}
.header.navbar-default .navbar-nav > li > a, .header.navbar-default .navbar-nav > li .dropdown-toggle {
  color: #585663;
}
.header.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}

/* Page Header - Inverse */
.header.navbar-inverse {
  background: #2d1437;
}
.header.navbar-inverse .navbar-toggle .icon-bar {
  background: rgba(255, 255, 255, 0.75);
}
.header.navbar-inverse .navbar-brand, .header.navbar-inverse .navbar-nav > li > a, .header.navbar-inverse .navbar-nav > li .dropdown-toggle {
  color: #fff;
}
.header.navbar-inverse .navbar-nav > li.divider {
  background: #3F4B55;
}
.header.navbar-inverse .navbar-form {
  margin: 10px 0;
}
.header.navbar-inverse .navbar-form .form-control, .header.navbar-inverse .navbar-form .form-control:focus {
  background: #585d62;
  border-color: #585d62;
  color: #fff;
  height: 30px;
}
.header.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder {
  color: #a8acb1;
}
.header.navbar-inverse .navbar-form .form-control::-moz-placeholder {
  color: #a8acb1;
}
.header.navbar-inverse .navbar-form .form-control:-ms-input-placeholder {
  color: #a8acb1;
}
.header.navbar-inverse .navbar-form .form-control:-moz-placeholder {
  color: #a8acb1;
}
.header.navbar-inverse .navbar-form .btn-search {
  color: #a8acb1;
}

/* Page Header - Mega Menu */
.dropdown.dropdown-lg,
.header .dropdown.dropdown-lg {
  position: static;
}

.dropdown-menu.dropdown-menu-lg {
  left: 20px;
  right: 20px;
  padding: 20px;
}

.dropdown-header {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  padding: 0;
  margin: 0 0 10px;
}

.dropdown-menu.dropdown-menu-lg .nav > li > a {
  padding: 0;
  background: none;
  line-height: 24px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active.open > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: #f4f6f7 !important;
  opacity: 1;
}

/* Page Header - Float Search Baru */
.header .search-form {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 60px;
  transition: all 0.3s ease;
}
.header .search-form .close, .header .search-form .search-btn {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  color: #616161;
  z-index: 1000;
  text-align: center;
  line-height: 60px;
  background: 0 0;
  border: none;
  padding: 0;
  outline: 0;
}
.header .search-form .form-control {
  border: none;
  height: inherit;
  box-shadow: none;
  border-radius: 0;
  color: #1B1A1A;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.header .search-form .close i, .header .search-form .search-btn i {
  line-height: 60px;
}
.header .search-form .close {
  left: auto;
  right: 0;
  text-shadow: none;
  opacity: 1;
}

.header.header-search-toggled .search-form {
  bottom: 0;
}

/* Page Loader */
#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #E6E8EC;
  z-index: 9999;
}
#page-loader.fade {
  display: none;
}
#page-loader.fade.in, #page-loader.fade.show {
  display: block;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.spinner,
.spinner-small {
  height: 40px;
  width: 40px;
  margin: 0px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  border-top: 2px solid #fff;
  border-radius: 100%;
}

.fade.in .spinner,
.fade.in .spinner-small,
.fade.show .spinner,
.fade.show .spinner-small {
  animation: rotation 0.6s infinite linear;
}

.spinner-small {
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-top: 2px solid #24B498;
  height: 30px;
  width: 30px;
  margin: -15px 0 0 -15px;
}

.material-loader {
  position: fixed;
  width: 200px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -100px;
}
.material-loader .message {
  line-height: 100px;
  text-align: center;
}
.material-loader .circular {
  animation: rotate 2s linear infinite;
  height: 36px;
  width: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -55px;
}
.material-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

.ie8 .material-loader .message {
  padding-left: none;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes color {
  100%, 0% {
    stroke: #1B1A1A;
  }
}
/* Page Sidebar */
.sidebar-bg {
  background: #737473;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 220px;
  z-index: 1000;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.sidebar {
  width: 220px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding-top: 60px;
  background: #737473;
  z-index: 1010;
  transform: translateZ(0);
}
.sidebar .nav {
  display: block;
}
.sidebar .nav > li {
  position: relative;
}
.sidebar .nav > li > a {
  padding: 10px 20px;
  line-height: 20px;
  color: #B0BEC5;
  font-weight: 500;
  display: block;
  text-decoration: none;
}
.sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus {
  background: none;
  color: #B0BEC5;
}
.sidebar .nav > li:before, .sidebar .nav > li:after, .sidebar .nav > li > a:before, .sidebar .nav > li > a:after {
  content: "";
  display: table;
  clear: both;
}
.sidebar .nav > li > a i {
  float: left;
  margin-right: 10px;
  width: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 20px;
  color: #202020;
}
.sidebar .nav > li > a i[class^=ion-] {
  width: 24px;
  font-size: 24px;
  line-height: 24px;
  margin-top: -2px;
  margin-bottom: -2px;
}
.sidebar .nav > li > a i.material-icons {
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  margin: -2px 10px -2px 0;
  font-size: 24px;
  line-height: 24px;
}
.sidebar .nav > li > a .icon-img {
  float: left;
  width: 24px;
  height: 24px;
  text-align: center;
  margin: -2px 10px -2px 0;
  overflow: hidden;
  border-radius: 3px;
}
.sidebar .nav > li > a .icon-img img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.sidebar .nav > li > a .badge {
  padding: 3px 8px 2px;
  background: #1b1f24;
  font-weight: 500;
  font-size: 13px;
}
.sidebar .nav > li.active > a {
  position: relative;
  z-index: 10;
}
.sidebar .nav > li.active > a, .sidebar .nav > li.active > a:hover, .sidebar .nav > li.active > a:focus {
  color: #fff;
  background: #222;
}
.sidebar .nav > li.active > a i {
  color: #fff;
}
.sidebar .nav > li.active > a .label, .sidebar .nav > li.active > a .badge {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.sidebar .nav > li.nav-header {
  margin: 0;
  padding: 15px 20px 5px;
  line-height: 20px;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
}
.sidebar .nav > li.nav-header a {
  padding: 0;
  margin: 0;
  display: inline;
}
.sidebar .nav > li.nav-header a:hover, .sidebar .nav > li.nav-header a:focus {
  background: none;
  color: #fff;
}
.sidebar .nav > li.nav-header a i {
  float: none;
  margin: 0;
}
.sidebar .nav > li.nav-profile {
  padding: 20px;
  color: #fff;
  background: #1a2229;
  overflow: hidden;
}
.sidebar .nav > li.nav-profile a {
  padding: 0;
}
.sidebar .nav > li.nav-profile > a {
  margin: -20px;
  padding: 20px;
  display: block;
  color: #fff;
}
.sidebar .nav > li.nav-profile .image {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.sidebar .nav > li.nav-profile .image img {
  max-width: 100%;
  max-height: 100%;
}
.sidebar .nav > li.nav-profile .image.image-icon i {
  float: none;
  line-height: 72px;
  font-size: 48px;
  text-align: center;
  display: block;
  width: auto;
  margin: 0;
}
.sidebar .nav > li.nav-profile .info {
  font-size: 14px;
  position: relative;
}
.sidebar .nav > li.nav-profile .info .caret {
  margin-top: 2px;
}
.sidebar .nav > li.nav-profile .info small {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  margin-bottom: -5px;
  line-height: 16px;
}
.sidebar .nav > li.nav-profile .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/images/cover-sidebar-user.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.sidebar .nav > li.nav-profile .cover.with-shadow:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s linear;
  background: rgba(23, 35, 41, 0.75);
}
.sidebar .nav > li.nav-profile a:hover .cover.with-shadow:before, .sidebar .nav > li.nav-profile a:focus .cover.with-shadow:before {
  opacity: 0.75;
}
.sidebar .nav > li.nav-widget {
  padding: 10px 20px;
}
.sidebar .nav > li.nav-widget i {
  margin-right: auto;
}
.sidebar .nav.nav-profile {
  padding: 0;
  border-bottom: 1px solid #222;
  padding-bottom: 5px;
  display: none;
}
.sidebar .nav.nav-profile.active {
  display: block;
}

/* Page Sidebar - Grid Style */
.sidebar.sidebar-grid .nav > li > a {
  border-bottom: 1px solid #263238;
  border-top: 1px solid #263238;
}
.sidebar.sidebar-grid .nav > li.active > a {
  border-color: #222;
  z-index: 10;
}
.sidebar.sidebar-grid .nav > li.expanding > a, .sidebar.sidebar-grid .nav > li.expand > a {
  border-bottom-color: transparent;
}
.sidebar.sidebar-grid .nav > li + li {
  margin-top: -1px;
}

/* Page Sidebar - Gradient Style */
.gradient-enabled .sidebar .nav > li.active > a .label.label-theme,
.gradient-enabled .sidebar .nav > li.active > a .badge {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}

/* Page Sidebar - Sub Menu */
.sidebar li > a .caret,
.float-sub-menu li > a .caret {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  border: none;
}

.sidebar li > a .caret:before,
.float-sub-menu li > a .caret:before {
  content: "\f0da";
  display: block;
  text-align: center;
  transition: all 0.2s linear;
  opacity: 0.5;
}

.sidebar li.active > a .caret:before,
.sidebar li.expanding > a .caret:before,
.sidebar li.expand > a .caret:before,
.float-sub-menu li.active > a .caret:before,
.float-sub-menu li.expanding > a .caret:before,
.float-sub-menu li.expand > a .caret:before {
  opacity: 1;
  transform: rotate(90deg);
}

.sidebar li.closing > a .caret:before,
.sidebar li.closed > a .caret:before,
.float-sub-menu li.closing > a .caret:before,
.float-sub-menu li.closed > a .caret:before {
  transform: rotate(0deg);
}

.sidebar .sub-menu {
  list-style-type: none;
  padding: 10px 0;
  margin: 0;
  position: relative;
  display: none;
}

.sidebar .nav > li.has-sub > .sub-menu {
  background: rgba(0, 0, 0, 0.25);
}

.sidebar .sub-menu > li {
  position: relative;
}

.sidebar .sub-menu > li > a {
  padding: 3px 20px 3px 54px;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  position: relative;
}

.sidebar .sub-menu > li > a:hover,
.sidebar .sub-menu > li > a:focus,
.sidebar .sub-menu > li.active > a,
.sidebar .sub-menu > li.active > a:hover,
.sidebar .sub-menu > li.active > a:focus {
  color: #fff;
}

.sidebar .sub-menu .sub-menu {
  padding: 0 0 0 15px;
  background: none;
}

.sidebar .nav > li li.has-sub.active > a {
  color: #fff;
}

.sidebar .has-sub.active > .sub-menu {
  display: block;
}

.sidebar .nav .sub-menu > li > a .caret {
  margin-top: -1px;
  left: -5px;
  color: #a3a7ac;
}

/* Page Sidebar - Minified Style */
.page-sidebar-minified .sidebar {
  width: 60px;
  position: absolute;
}
.page-sidebar-minified .sidebar-bg {
  width: 60px;
}
.page-sidebar-minified .content {
  margin-left: 60px;
}
.page-sidebar-minified .footer {
  margin-left: 90px;
}
.page-sidebar-minified.page-sidebar-fixed .sidebar {
  position: fixed;
}
.page-sidebar-minified:not(.page-sidebar-fixed) .sidebar .slimScrollDiv, .page-sidebar-minified:not(.page-sidebar-fixed) .sidebar .slimScrollDiv > div {
  overflow: visible !important;
  height: auto !important;
}
.page-sidebar-minified .sidebar.sidebar-right .slimScrollDiv, .page-sidebar-minified .sidebar.sidebar-right .slimScrollDiv > div, .page-sidebar-minified.page-sidebar-fixed .sidebar .slimScrollDiv, .page-sidebar-minified.page-sidebar-fixed .sidebar .slimScrollDiv > div {
  overflow: hidden !important;
}
.page-sidebar-minified .sidebar .nav > li > a {
  padding: 10px 20px;
}
.page-sidebar-minified .sidebar .nav-profile, .page-sidebar-minified .sidebar .nav-header, .page-sidebar-minified .sidebar .nav > li > a > span {
  display: none;
}
.page-sidebar-minified .sidebar .caret {
  position: absolute;
  top: 10px;
  right: 2px;
  color: #fff;
}
.page-sidebar-minified .sidebar .caret:before, .page-sidebar-minified .sidebar li.active .caret:before, .page-sidebar-minified .sidebar li.expanding .caret:before, .page-sidebar-minified .sidebar li.expand .caret:before {
  transform: rotate(0deg);
}
.page-sidebar-minified .sidebar .nav > li > a > i, .page-sidebar-minified .sidebar .nav > li > a .icon-img {
  margin: -2px -4px;
}
.page-sidebar-minified .sidebar .nav li.has-sub > .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  width: 220px;
  display: none;
  padding: 10px 0 10px 30px;
  margin: 0;
  background: #222;
}
.page-sidebar-minified .sidebar-minify-btn i:before {
  content: "\f101";
}
.page-sidebar-minified.page-with-right-sidebar .content {
  margin-right: 60px;
  margin-left: 0;
}
.page-sidebar-minified.page-with-right-sidebar .footer {
  margin-right: 90px;
  margin-left: 30px;
}
.page-sidebar-minified.page-with-right-sidebar .sub-menu {
  left: auto !important;
  right: 100%;
}
.page-sidebar-minified.page-with-right-sidebar .nav > li.has-sub > a .caret {
  position: absolute;
  left: 0;
}
.page-sidebar-minified.page-with-right-sidebar .nav > li.has-sub > a .caret:before {
  content: "\f104";
}
.page-sidebar-minified.page-with-right-sidebar .sidebar .sub-menu .caret {
  left: 0;
  top: 2px;
  border-left: 4px solid transparent !important;
  border-right: 4px solid !important;
}
.page-sidebar-minified.page-with-right-sidebar .sidebar .nav li.has-sub > .sub-menu {
  padding: 10px 30px 10px 0;
}
.page-sidebar-minified.page-with-right-sidebar .sidebar .sub-menu:before {
  right: 26px;
  left: auto;
}
.page-sidebar-minified.page-with-right-sidebar .sidebar .sub-menu > li > a:before {
  right: 0;
  left: auto;
  margin-right: -6px;
  margin-left: 0;
}
.page-sidebar-minified.page-with-right-sidebar .sidebar-minify-btn i:before {
  content: "\f100";
}
.page-sidebar-minified .sidebar .slimScrollBar, .page-sidebar-minified .sidebar .slimScrollRail {
  display: none !important;
}
.page-sidebar-minified .sidebar.sidebar-right .slimScrollBar {
  display: block !important;
}

.sidebar-minify-btn {
  margin: 10px 0;
  float: right;
  padding: 5px 20px 5px 10px !important;
  background: #263238;
  color: #fff;
  border-radius: 20px 0 0 20px;
}
.sidebar-minify-btn:hover, .sidebar-minify-btn:focus {
  color: #263238 !important;
  background: #455A64 !important;
}
.sidebar-minify-btn:hover i, .sidebar-minify-btn:focus i {
  color: #263238 !important;
}
.sidebar-minify-btn i {
  margin: 0 !important;
  color: #fff;
}

/* Page Sidebar - Light Style */
.page-with-light-sidebar .sidebar, .page-with-light-sidebar .sidebar-bg {
  background: #fff;
}
.page-with-light-sidebar .sidebar .nav > li > a {
  color: #000;
  font-weight: 400;
}
.page-with-light-sidebar .sidebar .nav > li.nav-profile {
  background: #F5F5F5;
  color: #1B1A1A;
}
.page-with-light-sidebar .sidebar .nav > li.nav-profile a, .page-with-light-sidebar .sidebar .nav > li.nav-profile.active a, .page-with-light-sidebar .sidebar .nav > li.nav-profile.active a:hover, .page-with-light-sidebar .sidebar .nav > li.nav-profile.active a:focus {
  color: #fff;
}
.page-with-light-sidebar .sidebar .nav > li.active > a {
  color: #fff;
}
.page-with-light-sidebar .sidebar .nav.nav-profile {
  border-bottom: 1px solid #B1B9C0;
}
.page-with-light-sidebar .sidebar .nav > li.nav-header {
  color: #BDBDBD;
}
.page-with-light-sidebar .sidebar .nav > li > a i {
  color: #202020;
}
.page-with-light-sidebar .sidebar .nav > li .sub-menu:before {
  background: #B1B9C0;
}
.page-with-light-sidebar .sidebar .nav > li .sidebar-minify-btn, .page-with-light-sidebar .sidebar .nav > li .sidebar-minify-btn:hover, .page-with-light-sidebar .sidebar .nav > li .sidebar-minify-btn:focus, .page-with-light-sidebar .sidebar .nav > li.active.expand > a, .page-with-light-sidebar .sidebar .nav > li.active > a, .page-with-light-sidebar .sidebar .nav > li.active > a:hover, .page-with-light-sidebar .sidebar .nav > li.active > a:focus, .page-with-light-sidebar.page-sidebar-minified .sidebar .nav > li.active > a, .page-with-light-sidebar.page-sidebar-minified .sidebar .nav > li.active:hover > a, .page-with-light-sidebar.page-sidebar-minified .sidebar .nav > li.active:focus > a {
  color: #fff;
  background: #616161;
}
.page-with-light-sidebar .sidebar .nav > li.expand > a, .page-with-light-sidebar .sidebar .nav > li > a:hover, .page-with-light-sidebar .sidebar .nav > li > a:focus {
  background: none;
}
.page-with-light-sidebar .sidebar .nav > li .sub-menu > li.active > a:before {
  color: #575d63;
}
.page-with-light-sidebar .sidebar .sub-menu > li > a {
  font-weight: normal;
  color: #616161;
}
.page-with-light-sidebar .sidebar .sub-menu > li.active > a {
  font-weight: 600;
}
.page-with-light-sidebar .sidebar .sub-menu > li > a:focus, .page-with-light-sidebar .sidebar .sub-menu > li > a:hover, .page-with-light-sidebar .sidebar .sub-menu > li.active > a, .page-with-light-sidebar .sidebar .sub-menu > li.active > a:focus, .page-with-light-sidebar .sidebar .sub-menu > li.active > a:hover {
  color: #333;
}
.page-with-light-sidebar .sidebar .sub-menu > li:before, .page-with-light-sidebar .sidebar .sub-menu > li > a:after, .page-with-light-sidebar .sidebar .sub-menu > li.has-sub > a:before {
  background: #e7e9ea;
}
.page-with-light-sidebar.page-sidebar-minified .sidebar .nav > li.active > a > i {
  color: #fff;
}
.page-with-light-sidebar .sidebar .slimScrollBar {
  background: #000 !important;
}

.page-with-light-sidebar .sidebar .nav > li .sub-menu,
.page-sidebar-minified.page-with-light-sidebar .sidebar .nav li.has-sub > .sub-menu,
.page-sidebar-minified.page-with-light-sidebar .sidebar .nav > li.has-sub:focus > a,
.page-sidebar-minified.page-with-light-sidebar .sidebar .nav > li.has-sub:hover > a {
  background: rgba(0, 0, 0, 0.05);
  color: #1B1A1A;
}

/* Page Sidebar - Wide Style */
.page-with-wide-sidebar .sidebar, .page-with-wide-sidebar .sidebar + .sidebar-bg, .page-with-wide-sidebar.page-sidebar-minified .sidebar.sidebar-right, .page-with-wide-sidebar.page-sidebar-minified .sidebar-bg.sidebar-right {
  width: 250px;
}
.page-with-wide-sidebar .content {
  margin-left: 250px;
}
.page-with-wide-sidebar.page-with-right-sidebar:not(.page-sidebar-minified) .content {
  margin-right: 250px;
  margin-left: 0;
}
.page-with-wide-sidebar.page-with-two-sidebar .content {
  margin-left: 250px;
  margin-right: 250px;
}
.page-with-wide-sidebar.page-sidebar-minified .sidebar, .page-with-wide-sidebar.page-sidebar-minified .sidebar + .sidebar-bg {
  width: 60px;
}
.page-with-wide-sidebar.page-sidebar-minified:not(.page-with-right-sidebar) .content {
  margin-left: 60px;
}
.page-with-wide-sidebar .footer {
  margin-left: 280px;
}
.page-with-wide-sidebar.page-sidebar-minified .footer {
  margin-left: 90px;
}
.page-with-wide-sidebar.page-with-right-sidebar:not(.page-sidebar-minified) .footer {
  margin-left: 30px;
  margin-right: 280px;
}

/* Page Sidebar - Transparent Style (Added in V1.9) */
.sidebar.sidebar-transparent {
  background: none;
}
.sidebar.sidebar-transparent .nav > li.nav-profile, .sidebar.sidebar-transparent .nav > li.nav-profile.active {
  background: rgba(0, 0, 0, 0.25);
}
.sidebar.sidebar-transparent .nav > li.nav-profile a:hover, .sidebar.sidebar-transparent .nav > li.nav-profile a:focus, .sidebar.sidebar-transparent .nav > li.nav-profile .cover, .sidebar.sidebar-transparent .nav > li.nav-profile .cover.with-shadow:before {
  background: none;
}
.sidebar.sidebar-transparent .sub-menu {
  background: none;
}
.sidebar.sidebar-transparent + .sidebar-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(45, 53, 60, 0.75);
}
.sidebar.sidebar-transparent .nav > li.nav-header {
  color: #fff;
}
.sidebar.sidebar-transparent .has-sub.active > .sub-menu {
  overflow: hidden;
}
.sidebar.sidebar-transparent .nav > li.active > a, .sidebar.sidebar-transparent .nav > li.active > a:hover, .sidebar.sidebar-transparent .nav > li.active > a:focus {
  background: rgba(0, 0, 0, 0.3);
}
.sidebar.sidebar-transparent .sub-menu > li:before, .sidebar.sidebar-transparent .sub-menu > li > a:after, .sidebar.sidebar-transparent .sub-menu > li.has-sub > a:before {
  background: rgba(0, 0, 0, 0.3);
}

.page-sidebar-toggled.page-sidebar-minified .sidebar.sidebar-transparent + .sidebar-bg,
.sidebar.sidebar-transparent + .sidebar-bg {
  background: url(/images/cover-sidebar.jpg);
  background-size: cover;
}

.page-sidebar-minified .sidebar.sidebar-transparent .nav > li.has-sub .sub-menu {
  background: rgba(26, 34, 41, 0.85);
}

.page-sidebar-minified .sidebar.sidebar-transparent .nav > li.has-sub:hover > a,
.page-sidebar-minified .sidebar.sidebar-transparent .nav > li.has-sub:focus > a,
.sidebar.sidebar-transparent .nav > li.expand > a,
.sidebar.sidebar-transparent .nav > li > a:focus,
.sidebar.sidebar-transparent .nav > li > a:hover {
  background: none;
  color: #fff;
}

/* Page Sidebar - Right Sidebar (Added in V4.0) */
.page-with-right-sidebar .sidebar {
  text-align: right;
}
.page-with-right-sidebar .sidebar .nav > li > a .icon-img, .page-with-right-sidebar .sidebar .nav > li > a i {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.page-with-right-sidebar .sidebar .sub-menu {
  padding-left: 0;
  padding-right: 39px;
}
.page-with-right-sidebar .sidebar .sub-menu > li:before {
  left: auto;
  right: -13px;
}
.page-with-right-sidebar .sidebar .sub-menu > li:after {
  left: auto;
  right: 0;
}
.page-with-right-sidebar .sidebar .sub-menu > li > a {
  padding-left: 20px;
  padding-right: 15px;
}
.page-with-right-sidebar .sidebar .sub-menu > li > a:after {
  left: auto;
  right: -11px;
}
.page-with-right-sidebar .sidebar .nav > li.nav-profile .image {
  margin-left: auto;
  margin-right: 0;
}
.page-with-right-sidebar.page-sidebar-minified .sidebar .nav > li > a .icon-img, .page-with-right-sidebar.page-sidebar-minified .sidebar .nav > li > a i {
  margin-right: -5px;
}
.page-with-right-sidebar .sidebar .sub-menu .sub-menu {
  padding-left: 0;
  padding-right: 15px;
}
.page-with-right-sidebar.page-sidebar-minified .sidebar li > a .caret {
  margin-left: 5px;
}
.page-with-right-sidebar.page-sidebar-minified .sidebar li > a .caret:before {
  transform: none !important;
}
.page-with-right-sidebar .float-sub-menu-line, .page-with-right-sidebar .float-sub-menu-arrow, .page-with-right-sidebar .float-sub-menu li:after {
  left: auto;
  right: 0;
}
.page-with-right-sidebar .sidebar li.active > a .caret:before, .page-with-right-sidebar .sidebar li.expanding > a .caret:before, .page-with-right-sidebar .sidebar li.expand > a .caret:before, .page-with-right-sidebar .float-sub-menu li.active > a .caret:before, .page-with-right-sidebar .float-sub-menu li.expanding > a .caret:before, .page-with-right-sidebar .float-sub-menu li.expand > a .caret:before {
  transform: rotate(-90deg);
}
.page-with-right-sidebar .float-sub-menu {
  padding-left: 0;
  padding-right: 39px;
  text-align: right;
}
.page-with-right-sidebar .float-sub-menu li > a {
  padding-left: 15px;
  padding-right: 20px;
}
.page-with-right-sidebar .float-sub-menu li > a .caret, .page-with-right-sidebar .sidebar li > a .caret {
  float: left;
  margin-left: -5px;
  margin-right: 2px;
  font-size: 16px;
}
.page-with-right-sidebar .float-sub-menu .sub-menu {
  padding-left: 0;
  padding-right: 15px;
}
.page-with-right-sidebar .float-sub-menu li > a .caret:before, .page-with-right-sidebar .sidebar li > a .caret:before {
  content: "\f104";
}
.page-with-right-sidebar .float-sub-menu li:before {
  right: -13px;
  left: auto;
}
.page-with-right-sidebar .float-sub-menu li > a:after {
  right: -11px;
  left: auto;
}

/* Page Sidebar - Floating Sub Menu (Added in V4.0) */
.float-sub-menu-container {
  position: fixed;
  width: 220px;
  margin: 0;
  background: #263238;
  z-index: 1020;
}

.float-sub-menu-arrow {
  position: absolute;
  top: 20px;
  left: 0;
  width: 28px;
  height: 2px;
  background: #37474F;
}

.float-sub-menu-line {
  position: absolute;
  top: 20px;
  left: 26px;
  width: 2px;
  background: #37474F;
}

.float-sub-menu {
  padding: 9px 0 9px 39px;
  margin: 0;
  list-style-type: none;
}
.float-sub-menu .sub-menu {
  display: none;
  list-style-type: none;
}
.float-sub-menu .active > .sub-menu {
  display: block;
}
.float-sub-menu li {
  position: relative;
}
.float-sub-menu li:first-child:before {
  top: -14px;
}
.float-sub-menu > li:first-child:before {
  top: 11px;
}
.float-sub-menu .float-sub-menu-arrow:before, .float-sub-menu .float-sub-menu-arrow:after {
  display: none !important;
}
.float-sub-menu li:before, .float-sub-menu li > a:after, .float-sub-menu li.has-sub > a:before {
  background: #37474F;
}
.float-sub-menu li:before {
  content: "";
  position: absolute;
  left: -13px;
  top: 0;
  bottom: 0;
  width: 2px;
}
.float-sub-menu li:last-child:before {
  bottom: auto;
  height: 13px;
}
.float-sub-menu > li:first-child:last-child:before {
  height: 0px !important;
}
.float-sub-menu li:first-child:last-child:before {
  height: 27px;
}
.float-sub-menu li:after {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  border: 1px solid #455A64;
  background: #273238;
  top: 11px;
  border-radius: 4px;
  margin-top: -2px;
  z-index: 10;
}
.float-sub-menu li.has-sub > a:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 11px;
  bottom: 11px;
  width: 2px;
}
.float-sub-menu li > a:after {
  content: "";
  position: absolute;
  left: -11px;
  top: 11px;
  width: 11px;
  height: 2px;
}
.float-sub-menu .sub-menu {
  padding: 0 0 0 15px;
  background: none;
}
.float-sub-menu li > a {
  line-height: 18px;
  padding: 3px 20px 3px 15px;
  display: block;
  color: #889097;
  text-decoration: none;
  position: relative;
}
.float-sub-menu li > a:hover, .float-sub-menu li > a:focus, .float-sub-menu li.active > a, .float-sub-menu li.active > a:hover, .float-sub-menu li.active > a:focus {
  color: #fff;
}
.float-sub-menu li.active:after {
  border-color: #00BCD4;
}
.float-sub-menu li > a .caret {
  margin-top: -1px;
  color: #a3a7ac;
}

/* Page Sidebar - Toggle Animation */
/*.sidebar .nav.nav-profile > li,
.sidebar .nav li.has-sub.expand > .sub-menu > li {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
@-webkit-keyframes inToRight {
	to {
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
}
@keyframes inToRight {
	to {
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
}
.sidebar .nav.nav-profile.expand > li,
.sidebar .nav li.has-sub.expand > .sub-menu > li {
	-webkit-animation: inToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
	animation: inToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
}
.sidebar .nav.nav-profile.expand > li:nth-child(2),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(2),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(2) {
	-webkit-animation-delay: 45ms;
	animation-delay: 45ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(3),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(3),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(3) {
	-webkit-animation-delay: 60ms;
	animation-delay: 60ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(4),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(4),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(4) {
	-webkit-animation-delay: 75ms;
	animation-delay: 75ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(5),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(5),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(5) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(6),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(6),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(6) {
	-webkit-animation-delay: 105ms;
	animation-delay: 105ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(7),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(7),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(7) {
	-webkit-animation-delay: 120ms;
	animation-delay: 120ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(8),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(8),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(8) {
	-webkit-animation-delay: 135ms;
	animation-delay: 135ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(9),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(9),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(9) {
	-webkit-animation-delay: 150ms;
	animation-delay: 150ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(10),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(10),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(10) {
	-webkit-animation-delay: 165ms;
	animation-delay: 165ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(11),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(11),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(11) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(12),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(12),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(12) {
	-webkit-animation-delay: 195ms;
	animation-delay: 195ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(13),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(13),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(13) {
	-webkit-animation-delay: 210ms;
	animation-delay: 210ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(14),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(14),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(14) {
	-webkit-animation-delay: 225ms;
	animation-delay: 225ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(15),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(15),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(15) {
	-webkit-animation-delay: 240ms;
	animation-delay: 240ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(16),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(16),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(16) {
	-webkit-animation-delay: 255ms;
	animation-delay: 255ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(17),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(17),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(17) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(18),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(18),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(18) {
	-webkit-animation-delay: 295ms;
	animation-delay: 295ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(19),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(19),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(19) {
	-webkit-animation-delay: 310ms;
	animation-delay: 310ms;
}
.sidebar .nav.nav-profile.expand > li:nth-child(20),
.sidebar .nav li.has-sub.active > .sub-menu > li:nth-child(20),
.sidebar .nav li.has-sub.expand > .sub-menu > li:nth-child(20) {
	-webkit-animation-delay: 325ms;
	animation-delay: 325ms;
}*/
/* Page Top Menu */
.page-with-top-menu {
  padding-top: 106px;
}
.page-with-top-menu .sidebar {
  padding-top: 106px;
}

.top-menu {
  background: #37474F;
  height: 46px;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 1015;
}
.top-menu .nav {
  white-space: nowrap;
  display: block;
}
.top-menu .nav > li {
  display: inline-block;
  position: relative;
}
.top-menu .nav > li + li {
  margin-left: -3px;
}
.top-menu .nav > li > a {
  padding: 13px 20px;
  color: #B0BEC5;
  display: block;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}
.top-menu .nav > li > a .badge, .top-menu .nav > li > a .label {
  margin-left: 5px;
}
.top-menu .nav > li > a .badge {
  background: #1b1f24;
}
.top-menu .nav > li > a .icon-img {
  float: left;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  margin-left: -3px;
  overflow: hidden;
  border-radius: 4px;
}
.top-menu .nav > li > a .icon-img img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.top-menu .nav > li > a .badge.pull-right, .top-menu .nav > li > a .label.pull-right {
  margin-top: 1px;
}
.top-menu .nav > li > a i {
  float: left;
  font-size: 24px;
  margin-right: 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  line-height: 24px;
  width: 24px;
  text-align: center;
  color: #546E7A;
}
.top-menu .nav > li > a .caret.pull-right {
  margin-top: 8px;
  margin-left: 5px;
}
.top-menu .nav > li.active > a .label.label-theme, .top-menu .nav > li.active > a .badge {
  background: rgba(0, 0, 0, 0.4);
}
.top-menu .nav > li.active > a i {
  color: #fff;
}
.top-menu .nav > li:hover > a, .top-menu .nav > li:focus > a, .top-menu .nav > li > a:hover, .top-menu .nav > li > a:focus {
  background: none;
  color: #fff;
}
.top-menu li > a .caret {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  border: none;
}
.top-menu li > a .caret:before {
  content: "\f0d7";
  display: block;
  text-align: center;
  transition: all 0.2s linear;
  opacity: 0.5;
}

/* Page Top Menu - Sub Menu */
.top-menu .nav .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  width: 220px;
  top: 100%;
  background: #2F3C43;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
.top-menu .sub-menu > li > a {
  padding: 5px 20px;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  position: relative;
}
.top-menu .nav .sub-menu > li > a .caret {
  margin-top: -1px;
}
.top-menu .sub-menu .sub-menu {
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  left: 0;
  top: 0;
}
.top-menu .sub-menu > li > a:hover, .top-menu .sub-menu > li > a:focus, .top-menu .sub-menu > li.active > a, .top-menu .sub-menu > li.active > a:hover, .top-menu .sub-menu > li.active > a:focus {
  color: #fff;
}
.top-menu .nav > li.has-sub:hover > .sub-menu {
  display: block;
}
.top-menu .nav > li.active > a, .top-menu .nav > li.active > a:hover, .top-menu .nav > li.active > a:focus {
  background: #222;
  color: #fff;
}

/* Page Top Menu - Left & Right Control */
.top-menu .nav > li.menu-control {
  position: absolute;
  top: 0;
  width: 46px;
  background: #37474F;
  height: 46px;
  margin: 0;
}
.top-menu .nav > li.menu-control > a {
  padding: 0;
  text-align: center;
  line-height: 46px;
}
.top-menu .nav > li.menu-control > a i {
  float: none;
  margin: 0;
  font-size: 24px;
  display: block;
  line-height: 46px;
  color: #fff;
  width: auto;
}
.top-menu .nav > li.menu-control.menu-control-left {
  left: -50px;
}
.top-menu .nav > li.menu-control.menu-control-right {
  right: -50px;
}
.top-menu .nav > li.menu-control.menu-control-left.show {
  animation: slideInLeft 0.2s;
  left: 0;
}
.top-menu .nav > li.menu-control.menu-control-right.show {
  animation: slideInRight 0.2s;
  right: 0;
}
.top-menu .nav > li.menu-control.menu-control-left > a {
  box-shadow: 5px 0 8px -3px rgba(0, 0, 0, 0.5);
}
.top-menu .nav > li.menu-control.menu-control-right > a {
  box-shadow: -5px 0 8px -3px rgba(0, 0, 0, 0.5);
}

@keyframes slideInLeft {
  from {
    left: -50px;
  }
  to {
    left: 0;
  }
}
@keyframes slideInRight {
  from {
    right: -50px;
  }
  to {
    right: 0;
  }
}
/* Component List */
/* Component - Accordion Panel */
.panel-title a {
  display: block;
}

.panel-title > a:hover,
.panel-title > a:focus {
  text-decoration: none;
}

/* Component - Alert */
.alert {
  border: none;
  padding: 15px;
}

.alert.alert-success {
  background: #bfe5e1;
  color: #004b44;
}

.alert.alert-info {
  background: #bfeef4;
  color: #005e6a;
}

.alert.alert-danger {
  background: #fcd0cd;
  color: #7a221b;
}

.alert.alert-warning {
  background: #ffe5bf;
  color: #804c00;
}

.alert.alert-primary {
  background: #c2ddf7;
  color: #114b7a;
}

.alert.alert-dark {
  background: #c7c7c7;
  color: #111111;
}

.alert.alert-secondary {
  background: #e7e7e7;
  color: #4f4f4f;
}

.alert.alert-light {
  background: #fff;
  color: #666;
}

.alert.alert-purple {
  background: #e6c9eb;
  color: #4e1458;
}

.alert.alert-yellow {
  background: #ffface;
  color: #806d00;
}

.alert.alert-lime {
  background: #e2f0d2;
  color: #466225;
}

.alert.alert-indigo {
  background: #c5cae9;
  color: #20295b;
}

.alert.alert-pink {
  background: #f8bbd0;
  color: #750f32;
}

.alert.alert-green {
  background: #c9e7ca;
  color: #265828;
}

.alert.alert-success .alert-link {
  color: #002622;
}

.alert.alert-info .alert-link {
  color: #002f35;
}

.alert.alert-danger .alert-link {
  color: #3d110e;
}

.alert.alert-warning .alert-link {
  color: #402600;
}

.alert.alert-primary .alert-link {
  color: #08263d;
}

.alert.alert-dark .alert-link {
  color: #080808;
}

.alert.alert-secondary .alert-link {
  color: #282828;
}

.alert.alert-light .alert-link {
  color: #1B1A1A;
}

.alert.alert-purple .alert-link {
  color: #270a2c;
}

.alert.alert-yellow .alert-link {
  color: #403600;
}

.alert.alert-lime .alert-link {
  color: #233113;
}

.alert.alert-indigo .alert-link {
  color: #131837;
}

.alert.alert-pink .alert-link {
  color: #46091e;
}

.alert.alert-green .alert-link {
  color: #173518;
}

/* Component - Badge & Label Setting */
.badge {
  font-size: 75%;
  line-height: 1.25;
  font-weight: 600;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.badge.badge-square {
  border-radius: 0;
}

.badge.badge-default,
.label.label-default {
  background: #f5f5f5;
  color: #1B1A1A;
}

.badge.badge-danger,
.label.label-danger {
  background: #F44336;
}

.badge.badge-warning,
.label.label-warning {
  background: #F79E00;
}

.badge.badge-success,
.label.label-success,
.badge.badge-teal,
.label.label-teal {
  background: #009688;
}

.badge.badge-info,
.label.label-info {
  background: #00BCD4;
}

.badge.badge-primary,
.label.label-primary {
  background: #14A4E6;
}

.badge.badge-secondary,
.label.label-secondary {
  background: #BDBDBD;
}

.badge.badge-lime,
.label.label-lime {
  background: #7DBE4C;
}

.badge.badge-yellow,
.label.label-yellow {
  background: #FFEB3B;
  color: #000;
}

.badge.badge-purple,
.label.label-purple {
  background: #9C27B0;
}

.badge.badge-light,
.label.label-light {
  background: #fff;
  color: #666;
}

.badge.badge-inverse,
.label.label-inverse,
.badge.badge-dark,
.label.label-dark {
  background: #1B1A1A;
}

.badge.badge-pink,
.label.label-pink {
  background: #E91E63;
}

.badge.badge-indigo,
.label.label-indigo {
  background: #3F51B5;
}

.badge.badge-green,
.label.label-green {
  background: #4CAF50;
}

/* Component - Blockquote */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e5e5e5;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #707478;
}

blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #e5e5e5;
  border-left: 0;
}

/* Component - Button */
.btn {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  padding: 6px 12px;
  transition: all 0.1s ease-in-out;
  outline: none !important;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 4px 4px -2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

.btn-group {
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 4px 4px -2px rgba(0, 0, 0, 0.2);
}

.btn-group .btn, .btn-link {
  box-shadow: none;
}

.btn:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.btn:focus,
.btn:active:focus,
.btn:active,
.btn:hover:active,
.btn.active,
.btn.active:active {
  outline: none;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 4px 4px -2px rgba(0, 0, 0, 0.2);
}

.btn-group .btn:hover {
  box-shadow: none !important;
}

.btn-block {
  padding-left: 12px;
  padding-right: 12px;
}

.btn.btn-sm {
  font-size: 13px;
  line-height: 16px;
  padding: 5px 10px;
}

.btn.btn-xs {
  font-size: 13px;
  line-height: 18px;
  padding: 1px 5px;
}

.btn[class*=btn-gradient-] {
  transition: background 0.1s linear;
}

.btn.btn-lg,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-prepend > .btn {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 16px;
}

.btn-icon,
.btn.btn-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
}

.btn-circle,
.btn.btn-circle {
  border-radius: 100px;
}

.btn-icon.btn-xs {
  width: 16px;
  height: 16px;
  font-size: 8px;
  line-height: 16px;
}

.btn-icon.btn-sm {
  width: 22px;
  height: 22px;
  font-size: 11px;
  line-height: 22px;
}

.btn.btn-icon.btn-lg {
  width: 34px;
  height: 34px;
  font-size: 17px;
  line-height: 34px;
}

.btn-scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 25px;
  z-index: 1020;
  font-size: 23px !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}

.btn-scroll-to-top i {
  line-height: 40px;
}

.page-with-right-sidebar .btn-scroll-to-top {
  left: 25px;
  right: auto;
}

.btn > .pull-left,
.btn > .pull-right {
  line-height: 1.428571429;
}

.input-group-prepend .btn {
  border-right: 1px solid;
}

.input-group-append .btn {
  border-left: 1px solid;
}

/* Component - Button - Default */
.btn.btn-default,
.btn.btn-default.disabled,
.btn.btn-default.disabled:hover,
.btn.btn-default.disabled:focus,
.btn.btn-default[disabled],
.btn.btn-default[disabled]:hover,
.btn.btn-default[disabled]:focus {
  color: #1B1A1A;
  background: #fff;
  border-color: #fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.show > .btn-default.dropdown-toggle,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active {
  background: #eee;
  border-color: #eee;
}

.input-group-append .btn.btn-default,
.btn-group .btn.btn-default:not(.active) + .btn.btn-default,
.input-group-btn .btn.btn-default:not(.active) + .btn.btn-default {
  border-left-color: #eee;
}

.input-group-prepend .btn.btn-default {
  border-right-color: #eee;
}

/* Component - Button - Inverse */
.btn.btn-inverse,
.btn.btn-inverse.disabled,
.btn.btn-inverse.disabled:hover,
.btn.btn-inverse.disabled:focus,
.btn.btn-inverse[disabled],
.btn.btn-inverse[disabled]:hover,
.btn.btn-inverse[disabled]:focus {
  color: #fff;
  background: #1B1A1A;
  border-color: #1B1A1A;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.active.focus,
.btn-inverse.active:focus,
.btn-inverse.active:hover,
.btn-inverse:active.focus,
.btn-inverse:active:focus,
.btn-inverse:active:hover,
.show > .btn-inverse.dropdown-toggle,
.open > .dropdown-toggle.btn-inverse,
.open > .dropdown-toggle.btn-inverse:hover,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:not(:disabled):not(.disabled).active,
.btn-inverse:not(:disabled):not(.disabled):active {
  background: #424242;
  border-color: #424242;
}

.input-group-append .btn.btn-inverse,
.btn-group .btn.btn-inverse:not(.active) + .btn.btn-inverse,
.input-group-btn .btn.btn-inverse:not(.active) + .btn.btn-inverse {
  border-left-color: #424242;
}

.input-group-prepend .btn.btn-inverse {
  border-right-color: #424242;
}

.btn.btn-outline-inverse,
.btn.btn-outline-inverse.disabled,
.btn.btn-outline-inverse.disabled:hover,
.btn.btn-outline-inverse.disabled:focus,
.btn.btn-outline-inverse[disabled],
.btn.btn-outline-inverse[disabled]:hover,
.btn.btn-outline-inverse[disabled]:focus {
  color: #1B1A1A;
  border-color: #1B1A1A;
}

.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active,
.btn-outline-inverse.active,
.btn-outline-inverse.active.focus,
.btn-outline-inverse.active:focus,
.btn-outline-inverse.active:hover,
.btn-outline-inverse:active.focus,
.btn-outline-inverse:active:focus,
.btn-outline-inverse:active:hover,
.show > .btn-outline-inverse.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-inverse,
.open > .dropdown-toggle.btn-outline-inverse:hover,
.open > .dropdown-toggle.btn-outline-inverse:focus,
.btn-outline-inverse:not(:disabled):not(.disabled).active,
.btn-outline-inverse:not(:disabled):not(.disabled):active {
  background: #1B1A1A;
  border-color: #1B1A1A;
  color: #fff;
}

.input-group-append .btn.btn-outline-inverse,
.btn-group .btn.btn-outline-inverse:not(.active) + .btn.btn-outline-inverse,
.input-group-btn .btn.btn-outline-inverse:not(.active) + .btn.btn-outline-inverse {
  border-left-color: #424242;
}

.input-group-prepend .btn.btn-outline-inverse {
  border-right-color: #424242;
}

/* Component - Button - Primary */
.btn.btn-primary,
.btn.btn-primary.disabled,
.btn.btn-primary.disabled:hover,
.btn.btn-primary.disabled:focus,
.btn.btn-primary[disabled],
.btn.btn-primary[disabled]:hover,
.btn.btn-primary[disabled]:focus {
  color: #fff;
  background: #14A4E6;
  border-color: #14A4E6;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.show > .btn-primary.dropdown-toggle,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
  background: #42A5F5;
  border-color: #42A5F5;
}

.input-group-append .btn.btn-primary,
.btn-group .btn.btn-primary:not(.active) + .btn.btn-primary,
.input-group-btn .btn.btn-primary:not(.active) + .btn.btn-primary {
  border-left-color: #42A5F5;
}

.input-group-prepend .btn.btn-primary {
  border-right-color: #42A5F5;
}

.btn.btn-outline-primary,
.btn.btn-outline-primary.disabled,
.btn.btn-outline-primary.disabled:hover,
.btn.btn-outline-primary.disabled:focus,
.btn.btn-outline-primary[disabled],
.btn.btn-outline-primary[disabled]:hover,
.btn.btn-outline-primary[disabled]:focus {
  color: #14A4E6;
  border-color: #14A4E6;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.show > .btn-outline-primary.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-primary,
.open > .dropdown-toggle.btn-outline-primary:hover,
.open > .dropdown-toggle.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
  background: #14A4E6;
  border-color: #14A4E6;
  color: #fff;
}

.input-group-append .btn.btn-outline-primary,
.btn-group .btn.btn-outline-primary:not(.active) + .btn.btn-outline-primary,
.input-group-btn .btn.btn-outline-primary:not(.active) + .btn.btn-outline-primary {
  border-left-color: #42A5F5;
}

.input-group-prepend .btn.btn-outline-primary {
  border-right-color: #42A5F5;
}

/* Component - Button - Success */
.btn.btn-success,
.btn.btn-success.disabled,
.btn.btn-success.disabled:hover,
.btn.btn-success.disabled:focus,
.btn.btn-success[disabled],
.btn.btn-success[disabled]:hover,
.btn.btn-success[disabled]:focus {
  color: #fff;
  background: #009688;
  border-color: #009688;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.show > .btn-success.dropdown-toggle,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-success:hover,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
  background: #26A69A;
  border-color: #26A69A;
}

.input-group-append .btn.btn-success,
.btn-group .btn.btn-success:not(.active) + .btn.btn-success,
.input-group-btn .btn.btn-success:not(.active) + .btn.btn-success {
  border-left-color: #26A69A;
}

.input-group-prepend .btn.btn-success {
  border-right-color: #26A69A;
}

.btn.btn-outline-success,
.btn.btn-outline-success.disabled,
.btn.btn-outline-success.disabled:hover,
.btn.btn-outline-success.disabled:focus,
.btn.btn-outline-success[disabled],
.btn.btn-outline-success[disabled]:hover,
.btn.btn-outline-success[disabled]:focus {
  color: #009688;
  border-color: #009688;
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.show > .btn-outline-success.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-success,
.open > .dropdown-toggle.btn-outline-success:hover,
.open > .dropdown-toggle.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
  background: #009688;
  border-color: #009688;
  color: #fff;
}

.input-group-append .btn.btn-outline-success,
.btn-group .btn.btn-outline-success:not(.active) + .btn.btn-outline-success,
.input-group-btn .btn.btn-outline-success:not(.active) + .btn.btn-outline-success {
  border-left-color: #26A69A;
}

.input-group-prepend .btn.btn-outline-success {
  border-right-color: #26A69A;
}

/* Component - Button - Warning */
.btn.btn-warning,
.btn.btn-warning.disabled,
.btn.btn-warning.disabled:hover,
.btn.btn-warning.disabled:focus,
.btn.btn-warning[disabled],
.btn.btn-warning[disabled]:hover,
.btn.btn-warning[disabled]:focus {
  color: #fff;
  background: #F79E00;
  border-color: #F79E00;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.show > .btn-warning.dropdown-toggle,
.open > .dropdown-toggle.btn-warning,
.open > .dropdown-toggle.btn-warning:hover,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
  background: #FFA726;
  border-color: #FFA726;
}

.input-group-append .btn.btn-warning,
.btn-group .btn.btn-warning:not(.active) + .btn.btn-warning,
.input-group-btn .btn.btn-warning:not(.active) + .btn.btn-warning {
  border-left-color: #FFA726;
}

.input-group-prepend .btn.btn-warning {
  border-right-color: #FFA726;
}

/* Component - Button - Danger */
.btn.btn-danger,
.btn.btn-danger.disabled,
.btn.btn-danger.disabled:hover,
.btn.btn-danger.disabled:focus,
.btn.btn-danger[disabled],
.btn.btn-danger[disabled]:hover,
.btn.btn-danger[disabled]:focus {
  color: #fff;
  background: #F44336;
  border-color: #F44336;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.show > .btn-danger.dropdown-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-danger:hover,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
  background: #EF5350;
  border-color: #EF5350;
}

.input-group-append .btn.btn-danger,
.btn-group .btn.btn-danger:not(.active) + .btn.btn-danger,
.input-group-btn .btn.btn-danger:not(.active) + .btn.btn-danger {
  border-left-color: #EF5350;
}

.input-group-prepend .btn.btn-danger {
  border-right-color: #EF5350;
}

.btn.btn-outline-danger,
.btn.btn-outline-danger.disabled,
.btn.btn-outline-danger.disabled:hover,
.btn.btn-outline-danger.disabled:focus,
.btn.btn-outline-danger[disabled],
.btn.btn-outline-danger[disabled]:hover,
.btn.btn-outline-danger[disabled]:focus {
  color: #F44336;
  border-color: #F44336;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.show > .btn-outline-danger.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-danger,
.open > .dropdown-toggle.btn-outline-danger:hover,
.open > .dropdown-toggle.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
  background: #F44336;
  border-color: #F44336;
  color: #fff;
}

.input-group-append .btn.btn-outline-danger,
.btn-group .btn.btn-outline-danger:not(.active) + .btn.btn-outline-danger,
.input-group-btn .btn.btn-outline-danger:not(.active) + .btn.btn-outline-danger {
  border-left-color: #EF5350;
}

.input-group-prepend .btn.btn-outline-danger {
  border-right-color: #EF5350;
}

/* Component - Button - Info */
.btn.btn-info,
.btn.btn-info.disabled,
.btn.btn-info.disabled:hover,
.btn.btn-info.disabled:focus,
.btn.btn-info[disabled],
.btn.btn-info[disabled]:hover,
.btn.btn-info[disabled]:focus {
  color: #fff;
  background: #00BCD4;
  border-color: #00BCD4;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.show > .btn-info.dropdown-toggle,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-info:hover,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
  background: #4DD0E1;
  border-color: #4DD0E1;
}

.input-group-append .btn.btn-info,
.btn-group .btn.btn-info:not(.active) + .btn.btn-info,
.input-group-btn .btn.btn-info:not(.active) + .btn.btn-info {
  border-left-color: #4DD0E1;
}

.input-group-prepend .btn.btn-info {
  border-right-color: #4DD0E1;
}

/* Component - Button - Purple */
.btn.btn-purple,
.btn.btn-purple.disabled,
.btn.btn-purple.disabled:hover,
.btn.btn-purple.disabled:focus,
.btn.btn-purple[disabled],
.btn.btn-purple[disabled]:hover,
.btn.btn-purple[disabled]:focus {
  color: #fff;
  background: #9C27B0;
  border-color: #9C27B0;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.active.focus,
.btn-purple.active:focus,
.btn-purple.active:hover,
.btn-purple:active.focus,
.btn-purple:active:focus,
.btn-purple:active:hover,
.show > .btn-purple.dropdown-toggle,
.open > .dropdown-toggle.btn-purple,
.open > .dropdown-toggle.btn-purple:hover,
.open > .dropdown-toggle.btn-purple:focus,
.btn-purple:not(:disabled):not(.disabled).active,
.btn-purple:not(:disabled):not(.disabled):active {
  background: #AB47BC;
  border-color: #AB47BC;
}

.input-group-append .btn.btn-purple,
.btn-group .btn.btn-purple:not(.active) + .btn.btn-purple,
.input-group-btn .btn.btn-purple:not(.active) + .btn.btn-purple {
  border-left-color: #AB47BC;
}

.input-group-prepend .btn.btn-purple {
  border-right-color: #AB47BC;
}

/* Component - Button - Yellow */
.btn.btn-yellow,
.btn.btn-yellow.disabled,
.btn.btn-yellow.disabled:hover,
.btn.btn-yellow.disabled:focus,
.btn.btn-yellow[disabled],
.btn.btn-yellow[disabled]:hover,
.btn.btn-yellow[disabled]:focus {
  color: #000;
  background: #FFEB3B;
  border-color: #FFEB3B;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.active.focus,
.btn-yellow.active:focus,
.btn-yellow.active:hover,
.btn-yellow:active.focus,
.btn-yellow:active:focus,
.btn-yellow:active:hover,
.show > .btn-yellow.dropdown-toggle,
.open > .dropdown-toggle.btn-yellow,
.open > .dropdown-toggle.btn-yellow:hover,
.open > .dropdown-toggle.btn-yellow:focus,
.btn-yellow:not(:disabled):not(.disabled).active,
.btn-yellow:not(:disabled):not(.disabled):active {
  background: #FFF176;
  border-color: #FFF176;
}

.input-group-append .btn.btn-yellow,
.btn-group .btn.btn-yellow:not(.active) + .btn.btn-yellow,
.input-group-btn .btn.btn-yellow:not(.active) + .btn.btn-yellow {
  border-left-color: #FFF176;
}

.input-group-prepend .btn.btn-yellow {
  border-right-color: #FFF176;
}

/* Component - Button - Grey */
.btn.btn-grey,
.btn.btn-grey.disabled,
.btn.btn-grey.disabled:hover,
.btn.btn-grey.disabled:focus,
.btn.btn-grey[disabled],
.btn.btn-grey[disabled]:hover,
.btn.btn-grey[disabled]:focus {
  color: #fff;
  background: #BDBDBD;
  border-color: #BDBDBD;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active,
.btn-grey.active.focus,
.btn-grey.active:focus,
.btn-grey.active:hover,
.btn-grey:active.focus,
.btn-grey:active:focus,
.btn-grey:active:hover,
.show > .btn-grey.dropdown-toggle,
.open > .dropdown-toggle.btn-grey,
.open > .dropdown-toggle.btn-grey:hover,
.open > .dropdown-toggle.btn-grey:focus,
.btn-grey:not(:disabled):not(.disabled).active,
.btn-grey:not(:disabled):not(.disabled):active {
  background: #616161;
  border-color: #616161;
}

.input-group-append .btn.btn-grey,
.btn-group .btn.btn-grey:not(.active) + .btn.btn-grey,
.input-group-btn .btn.btn-grey:not(.active) + .btn.btn-grey {
  border-left-color: #616161;
}

.input-group-prepend .btn.btn-grey {
  border-right-color: #616161;
}

/* Component - Button - Lime */
.btn.btn-lime,
.btn.btn-lime.disabled,
.btn.btn-lime.disabled:hover,
.btn.btn-lime.disabled:focus,
.btn.btn-lime[disabled],
.btn.btn-lime[disabled]:hover,
.btn.btn-lime[disabled]:focus {
  color: #fff;
  background: #CDDC39;
  border-color: #CDDC39;
}

.btn-lime:hover,
.btn-lime:focus,
.btn-lime:active,
.btn-lime.active,
.btn-lime.active.focus,
.btn-lime.active:focus,
.btn-lime.active:hover,
.btn-lime:active.focus,
.btn-lime:active:focus,
.btn-lime:active:hover,
.show > .btn-lime.dropdown-toggle,
.open > .dropdown-toggle.btn-lime,
.open > .dropdown-toggle.btn-lime:hover,
.open > .dropdown-toggle.btn-lime:focus,
.btn-lime:not(:disabled):not(.disabled).active,
.btn-lime:not(:disabled):not(.disabled):active {
  background: #DCE775;
  border-color: #DCE775;
}

.input-group-append .btn.btn-lime,
.btn-group .btn.btn-lime:not(.active) + .btn.btn-lime,
.input-group-btn .btn.btn-lime:not(.active) + .btn.btn-lime {
  border-left-color: #DCE775;
}

.input-group-prepend .btn.btn-lime {
  border-right-color: #DCE775;
}

/* Component - Button - Pink */
.btn.btn-pink,
.btn.btn-pink.disabled,
.btn.btn-pink.disabled:hover,
.btn.btn-pink.disabled:focus,
.btn.btn-pink[disabled],
.btn.btn-pink[disabled]:hover,
.btn.btn-pink[disabled]:focus {
  color: #fff;
  background: #E91E63;
  border-color: #E91E63;
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.btn-pink.active.focus,
.btn-pink.active:focus,
.btn-pink.active:hover,
.btn-pink:active.focus,
.btn-pink:active:focus,
.btn-pink:active:hover,
.show > .btn-pink.dropdown-toggle,
.open > .dropdown-toggle.btn-pink,
.open > .dropdown-toggle.btn-pink:hover,
.open > .dropdown-toggle.btn-pink:focus,
.btn-pink:not(:disabled):not(.disabled).active,
.btn-pink:not(:disabled):not(.disabled):active {
  background: #F06292;
  border-color: #F06292;
}

.input-group-append .btn.btn-pink,
.btn-group .btn.btn-pink:not(.active) + .btn.btn-pink,
.input-group-btn .btn.btn-pink:not(.active) + .btn.btn-pink {
  border-left-color: #F06292;
}

.input-group-prepend .btn.btn-pink {
  border-right-color: #F06292;
}

/* Component - Button - Indigo */
.btn.btn-indigo,
.btn.btn-indigo.disabled,
.btn.btn-indigo.disabled:hover,
.btn.btn-indigo.disabled:focus,
.btn.btn-indigo[disabled],
.btn.btn-indigo[disabled]:hover,
.btn.btn-indigo[disabled]:focus {
  color: #fff;
  background: #3F51B5;
  border-color: #3F51B5;
}

.btn-indigo:hover,
.btn-indigo:focus,
.btn-indigo:active,
.btn-indigo.active,
.btn-indigo.active.focus,
.btn-indigo.active:focus,
.btn-indigo.active:hover,
.btn-indigo:active.focus,
.btn-indigo:active:focus,
.btn-indigo:active:hover,
.show > .btn-indigo.dropdown-toggle,
.open > .dropdown-toggle.btn-indigo,
.open > .dropdown-toggle.btn-indigo:hover,
.open > .dropdown-toggle.btn-indigo:focus,
.btn-indigo:not(:disabled):not(.disabled).active,
.btn-indigo:not(:disabled):not(.disabled):active {
  background: #7986CB;
  border-color: #7986CB;
}

.input-group-append .btn.btn-indigo,
.btn-group .btn.btn-indigo:not(.active) + .btn.btn-indigo,
.input-group-btn .btn.btn-indigo:not(.active) + .btn.btn-indigo {
  border-left-color: #7986CB;
}

.input-group-prepend .btn.btn-indigo {
  border-right-color: #7986CB;
}

/* Component - Button - Green */
.btn.btn-green,
.btn.btn-green.disabled,
.btn.btn-green.disabled:hover,
.btn.btn-green.disabled:focus,
.btn.btn-green[disabled],
.btn.btn-green[disabled]:hover,
.btn.btn-green[disabled]:focus {
  color: #fff;
  background: #7DBE4C;
  border-color: #7DBE4C;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.active.focus,
.btn-green.active:focus,
.btn-green.active:hover,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:active:hover,
.show > .btn-green.dropdown-toggle,
.open > .dropdown-toggle.btn-green,
.open > .dropdown-toggle.btn-green:hover,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:not(:disabled):not(.disabled).active,
.btn-green:not(:disabled):not(.disabled):active {
  background: #AED581;
  border-color: #AED581;
}

.input-group-append .btn.btn-green,
.btn-group .btn.btn-green:not(.active) + .btn.btn-green,
.input-group-btn .btn.btn-green:not(.active) + .btn.btn-green {
  border-left-color: #AED581;
}

.input-group-prepend .btn.btn-green {
  border-right-color: #AED581;
}

.btn.btn-viterra-green,
.btn.btn-viterra-green.disabled,
.btn.btn-viterra-green.disabled:hover,
.btn.btn-viterra-green.disabled:focus,
.btn.btn-viterra-green[disabled],
.btn.btn-viterra-green[disabled]:hover,
.btn.btn-viterra-green[disabled]:focus {
  color: #fff;
  background: #0aaa64;
  border-color: #0aaa64;
}

.btn-viterra-green:hover,
.btn-viterra-green:focus,
.btn-viterra-green:active,
.btn-viterra-green.active,
.btn-viterra-green.active.focus,
.btn-viterra-green.active:focus,
.btn-viterra-green.active:hover,
.btn-viterra-green:active.focus,
.btn-viterra-green:active:focus,
.btn-viterra-green:active:hover,
.show > .btn-viterra-green.dropdown-toggle,
.open > .dropdown-toggle.btn-viterra-green,
.open > .dropdown-toggle.btn-viterra-green:hover,
.open > .dropdown-toggle.btn-viterra-green:focus,
.btn-viterra-green:not(:disabled):not(.disabled).active,
.btn-viterra-green:not(:disabled):not(.disabled):active {
  background: #85d4b1;
  border-color: #85d4b1;
}

.input-group-append .btn.btn-viterra-green,
.btn-group .btn.btn-viterra-green:not(.active) + .btn.btn-viterra-green,
.input-group-btn .btn.btn-viterra-green:not(.active) + .btn.btn-viterra-green {
  border-left-color: #85d4b1;
}

.input-group-prepend .btn.btn-viterra-green {
  border-right-color: #85d4b1;
}

.btn.btn-outline-viterra-green,
.btn.btn-outline-viterra-green.disabled,
.btn.btn-outline-viterra-green.disabled:hover,
.btn.btn-outline-viterra-green.disabled:focus,
.btn.btn-outline-viterra-green[disabled],
.btn.btn-outline-viterra-green[disabled]:hover,
.btn.btn-outline-viterra-green[disabled]:focus {
  color: #0aaa64;
  border-color: #0aaa64;
}

.btn-outline-viterra-green:hover,
.btn-outline-viterra-green:focus,
.btn-outline-viterra-green:active,
.btn-outline-viterra-green.active,
.btn-outline-viterra-green.active.focus,
.btn-outline-viterra-green.active:focus,
.btn-outline-viterra-green.active:hover,
.btn-outline-viterra-green:active.focus,
.btn-outline-viterra-green:active:focus,
.btn-outline-viterra-green:active:hover,
.show > .btn-outline-viterra-green.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-viterra-green,
.open > .dropdown-toggle.btn-outline-viterra-green:hover,
.open > .dropdown-toggle.btn-outline-viterra-green:focus,
.btn-outline-viterra-green:not(:disabled):not(.disabled).active,
.btn-outline-viterra-green:not(:disabled):not(.disabled):active {
  background: #0aaa64;
  border-color: #0aaa64;
  color: #fff;
}

.input-group-append .btn.btn-outline-viterra-green,
.btn-group .btn.btn-outline-viterra-green:not(.active) + .btn.btn-outline-viterra-green,
.input-group-btn .btn.btn-outline-viterra-green:not(.active) + .btn.btn-outline-viterra-green {
  border-left-color: #85d4b1;
}

.input-group-prepend .btn.btn-outline-viterra-green {
  border-right-color: #85d4b1;
}

/* Component - Button - Viterra SafeAgri Red */
.btn.btn-viterra-safeagri-red,
.btn.btn-viterra-safeagri-red.disabled,
.btn.btn-viterra-safeagri-red.disabled:hover,
.btn.btn-viterra-safeagri-red.disabled:focus,
.btn.btn-viterra-safeagri-red[disabled],
.btn.btn-viterra-safeagri-red[disabled]:hover,
.btn.btn-viterra-safeagri-red[disabled]:focus {
  color: #fff;
  background: #ed1c24;
  border-color: #ed1c24;
}

.btn-viterra-safeagri-red:hover,
.btn-viterra-safeagri-red:focus,
.btn-viterra-safeagri-red:active,
.btn-viterra-safeagri-red.active,
.btn-viterra-safeagri-red.active.focus,
.btn-viterra-safeagri-red.active:focus,
.btn-viterra-safeagri-red.active:hover,
.btn-viterra-safeagri-red:active.focus,
.btn-viterra-safeagri-red:active:focus,
.btn-viterra-safeagri-red:active:hover,
.show > .btn-viterra-safeagri-red.dropdown-toggle,
.open > .dropdown-toggle.btn-viterra-safeagri-red,
.open > .dropdown-toggle.btn-viterra-safeagri-red:hover,
.open > .dropdown-toggle.btn-viterra-safeagri-red:focus,
.btn-viterra-safeagri-red:not(:disabled):not(.disabled).active,
.btn-viterra-safeagri-red:not(:disabled):not(.disabled):active {
  background: #ed1c24;
  border-color: #ed1c24;
}

.input-group-append .btn.btn-viterra-safeagri-red,
.btn-group .btn.btn-viterra-safeagri-red:not(.active) + .btn.btn-viterra-safeagri-red,
.input-group-btn .btn.btn-viterra-safeagri-red:not(.active) + .btn.btn-viterra-safeagri-red {
  border-left-color: #ed1c24;
}

.input-group-prepend .btn.btn-viterra-safeagri-red {
  border-right-color: #ed1c24;
}

.btn.btn-outline-viterra-safeagri-red,
.btn.btn-outline-viterra-safeagri-red.disabled,
.btn.btn-outline-viterra-safeagri-red.disabled:hover,
.btn.btn-outline-viterra-safeagri-red.disabled:focus,
.btn.btn-outline-viterra-safeagri-red[disabled],
.btn.btn-outline-viterra-safeagri-red[disabled]:hover,
.btn.btn-outline-viterra-safeagri-red[disabled]:focus {
  color: #ed1c24;
  border-color: #ed1c24;
}

.btn-outline-viterra-safeagri-red:hover,
.btn-outline-viterra-safeagri-red:focus,
.btn-outline-viterra-safeagri-red:active,
.btn-outline-viterra-safeagri-red.active,
.btn-outline-viterra-safeagri-red.active.focus,
.btn-outline-viterra-safeagri-red.active:focus,
.btn-outline-viterra-safeagri-red.active:hover,
.btn-outline-viterra-safeagri-red:active.focus,
.btn-outline-viterra-safeagri-red:active:focus,
.btn-outline-viterra-safeagri-red:active:hover,
.show > .btn-outline-viterra-safeagri-red.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-viterra-safeagri-red,
.open > .dropdown-toggle.btn-outline-viterra-safeagri-red:hover,
.open > .dropdown-toggle.btn-outline-viterra-safeagri-red:focus,
.btn-outline-viterra-safeagri-red:not(:disabled):not(.disabled).active,
.btn-outline-viterra-safeagri-red:not(:disabled):not(.disabled):active {
  background: #ed1c24;
  border-color: #ed1c24;
  color: #fff;
}

.input-group-append .btn.btn-outline-viterra-safeagri-red,
.btn-group .btn.btn-outline-viterra-safeagri-red:not(.active) + .btn.btn-outline-viterra-safeagri-red,
.input-group-btn .btn.btn-outline-viterra-safeagri-red:not(.active) + .btn.btn-outline-viterra-safeagri-red {
  border-left-color: #ed1c24;
}

.input-group-prepend .btn.btn-outline-viterra-safeagri-red {
  border-right-color: #ed1c24;
}

/* Component - Button - White */
.btn.btn-white,
.btn.btn-white.disabled,
.btn.btn-white.disabled:hover,
.btn.btn-white.disabled:focus,
.btn.btn-white[disabled],
.btn.btn-white[disabled]:hover,
.btn.btn-white[disabled]:focus {
  color: #1B1A1A;
  background: #fff;
  border-color: #fff;
}

.btn.btn-white.btn-white-without-border {
  border-color: #fff;
}

.btn.btn-white.btn-white-without-border.active,
.btn.btn-white.btn-white-without-border.active:hover,
.btn.btn-white.btn-white-without-border.active:focus {
  border-color: #eee;
}

.btn.btn-white.btn-white-without-border:hover,
.btn.btn-white.btn-white-without-border:focus {
  border-color: #eee;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.show > .btn-white.dropdown-toggle,
.open > .dropdown-toggle.btn-white,
.open > .dropdown-toggle.btn-white:hover,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active {
  background: #eee;
  border-color: #eee;
}

.input-group-append .btn.btn-white,
.btn-group .btn.btn-white:not(.active) + .btn.btn-white,
.input-group-btn .btn.btn-white:not(.active) + .btn.btn-white {
  border-left-color: #eee;
}

.input-group-prepend .btn.btn-white {
  border-right-color: #eee;
}

.btn.btn-outline-white,
.btn.btn-outline-white.disabled,
.btn.btn-outline-white.disabled:hover,
.btn.btn-outline-white.disabled:focus,
.btn.btn-outline-white[disabled],
.btn.btn-outline-white[disabled]:hover,
.btn.btn-outline-white[disabled]:focus {
  color: #fff;
  border-color: #fff;
}

.btn-outline-white:hover,
.btn-outline-white:focus,
.btn-outline-white:active,
.btn-outline-white.active,
.btn-outline-white.active.focus,
.btn-outline-white.active:focus,
.btn-outline-white.active:hover,
.btn-outline-white:active.focus,
.btn-outline-white:active:focus,
.btn-outline-white:active:hover,
.show > .btn-outline-white.dropdown-toggle,
.open > .dropdown-toggle.btn-outline-white,
.open > .dropdown-toggle.btn-outline-white:hover,
.open > .dropdown-toggle.btn-outline-white:focus,
.btn-outline-white:not(:disabled):not(.disabled).active,
.btn-outline-white:not(:disabled):not(.disabled):active {
  border-color: #eee;
  color: #eee;
}

.input-group-append .btn.btn-outline-white,
.btn-group .btn.btn-outline-white:not(.active) + .btn.btn-outline-white,
.input-group-btn .btn.btn-outline-white:not(.active) + .btn.btn-outline-white {
  border-left-color: #eee;
}

.input-group-prepend .btn.btn-outline-white {
  border-right-color: #eee;
}

/* Component - Bootstrap 4 - Cards */
.card {
  position: relative;
  display: block;
  flex-direction: column;
  background-color: #fff;
  border: none;
  border-radius: 12px;
  margin-bottom: 15px;
}

.card-accordion .card + .card {
  margin-top: -10px;
}

.card-block {
  padding: 15px;
}

.card-title {
  margin-bottom: 15px;
}

.card-subtitle {
  margin-top: -5px;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 30px;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.card-header {
  padding: 10px 15px;
  margin-bottom: 0;
  margin-top: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  font-weight: 600;
}

.card-header-link,
a.card-header-link {
  margin: -10px -15px;
  padding: 10px 15px;
  display: block;
  text-decoration: none;
}

.card-header:first-child {
  border-radius: 4px 4px 0 0;
}

.card-header.collapsed {
  border-radius: 4px;
}

.card-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #f5f5f5;
  font-weight: 600;
}

.card-footer:last-child {
  border-radius: 0 0 4px 4px;
}

.card-header-tabs {
  margin-right: -5px;
  margin-bottom: -5px;
  margin-left: -5px;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: 0px;
}

.card-primary {
  background-color: #14A4E6;
  border-color: #14A4E6;
}

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #00BCD4;
  border-color: #00BCD4;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #00BCD4;
  border-color: #00BCD4;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #F79E00;
  border-color: #F79E00;
}

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #F44336;
  border-color: #F44336;
}

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0aaa64;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.card-img {
  border-radius: 4px;
  max-width: 100%;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
}

.card-img-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  max-width: 100%;
}

.card-img-bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  max-width: 100%;
}

.card.card-inverse footer {
  color: rgba(255, 255, 255, 0.75);
}

.card[class*=card-outline-] {
  border-width: 1px;
  border-style: solid;
}

.nav-tabs.card-header-tabs > li > a {
  border: none !important;
}

.nav-tabs.card-header-tabs > li > a:hover,
.nav-tabs.card-header-tabs > li > a:focus {
  background: none;
}

.nav-tabs.card-header-tabs > li > a.active,
.nav-tabs.card-header-tabs > li.active > a {
  border-bottom-color: #fff !important;
  background: #fff !important;
  color: #000;
}

/* Component - Caret */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* Component - Carousel */
.carousel .carousel-control .fa {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  text-align: center;
  line-height: 30px;
  margin-left: -15px;
}

.carousel .carousel-control.left .fa {
  margin-left: 15px;
}

/* Component - CSS Checkbox */
.checkbox.checkbox-css {
  position: relative;
  line-height: 16px;
  padding-top: 7px;
}

.checkbox.checkbox-css.checkbox-inline {
  padding-left: 0;
  display: inline-block;
}

.checkbox.checkbox-css.checkbox-inline + .checkbox.checkbox-css.checkbox-inline {
  margin-left: 15px;
}

.checkbox.checkbox-css label {
  padding-left: 24px;
  margin: 0;
}

.checkbox.checkbox-css label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  background: #E0E0E0;
}

.has-success .checkbox.checkbox-css label:before,
.has-success.checkbox.checkbox-css label:before,
.is-valid .checkbox.checkbox-css label:before,
.is-valid.checkbox.checkbox-css label:before {
  background: #bfe5e1;
}

.has-success .checkbox.checkbox-css label,
.has-success.checkbox.checkbox-css label,
.is-valid .checkbox.checkbox-css label,
.is-valid.checkbox.checkbox-css label {
  color: #009688;
}

.has-error .checkbox.checkbox-css label:before,
.has-error.checkbox.checkbox-css label:before,
.is-invalid .checkbox.checkbox-css label:before,
.is-invalid.checkbox.checkbox-css label:before {
  background: #fcd0cd;
}

.has-error .checkbox.checkbox-css label,
.has-error.checkbox.checkbox-css label,
.is-invalid .checkbox.checkbox-css label,
.is-invalid.checkbox.checkbox-css label {
  color: #cc4946;
}

.has-warning .checkbox.checkbox-css label:before,
.has-warning.checkbox.checkbox-css label:before {
  background: #fce1ba;
}

.checkbox.checkbox-css input {
  display: none;
}

.checkbox.checkbox-css input:checked + label:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  position: absolute;
  top: 7px;
  left: 0;
  color: #fff;
  height: 16px;
  width: 16px;
  text-align: center;
}

.checkbox.checkbox-css input:checked + label:before {
  background: #14A4E6;
  border-color: #14A4E6;
}

.checkbox.checkbox-css.checkbox-success input:checked + label:before {
  background: #00BCD4;
  border-color: #00BCD4;
}

.checkbox.checkbox-css.checkbox-info input:checked + label:before {
  background: #00BCD4;
  border-color: #00BCD4;
}

.checkbox.checkbox-css.checkbox-danger input:checked + label:before {
  background: #F44336;
  border-color: #F44336;
}

.checkbox.checkbox-css.checkbox-warning input:checked + label:before {
  background: #F79E00;
  border-color: #F79E00;
}

.checkbox.checkbox-css.checkbox-inverse input:checked + label:before {
  background: #1B1A1A;
  border-color: #1B1A1A;
}

/* Component - Close Button */
.close {
  margin-left: 15px;
  text-shadow: none;
  line-height: 14px;
}

/* Component - Code */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #e83e8c;
  background-color: #fff2f6;
  border-radius: 4px;
}

.inverse-mode code,
code.inverse-mode {
  background: #2e353c;
  color: #ffd900;
}

/* Component - Dropdown Menu */
.dropdown-menu {
  border: none;
  box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.25);
  font-size: 13px;
}

.dropdown-menu > li > a,
.dropdown-item {
  display: block;
  padding: 5px 15px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  text-decoration: none;
}

.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #14A4E6;
  color: #fff;
}

.dropdown-menu .divider,
.dropdown-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu .divider {
  border-color: #e5e5e5;
}

.dropdown-menu.media-list {
  max-width: 360px;
  padding: 0;
}

.dropdown-menu.media-list p {
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 5px;
  line-height: 16px;
  max-width: 270px;
  color: #585c61;
}

.dropdown-menu.media-list .dropdown-header {
  padding: 10px 15px !important;
  background: #3F51B5;
  font-size: 10px;
  color: #fff;
}

.dropdown-menu.media-list .dropdown-header + .media {
  margin-top: -10px;
}

.dropdown-menu.media-list > .media {
  margin-top: 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: -1px;
}

.dropdown-menu.media-list > .media > a {
  display: block;
  padding: 10px 15px !important;
  clear: both;
  white-space: nowrap;
}

.dropdown-menu.media-list > .media > a:hover,
.dropdown-menu.media-list > .media > a:focus {
  background: #f9f9f9;
}

.dropdown-menu.media-list > .media .media-left {
  padding-right: 10px;
}

.dropdown-menu.media-list > .media .media-right {
  padding-left: 10px;
}

.dropdown-menu.media-list > .media .media-object {
  height: 48px;
  width: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
}

.dropdown-menu.media-list > .media .media-object-icon {
  position: absolute;
  margin-left: 30px;
  border: 2px solid #fff;
  border-radius: 40px;
  background: #fff;
  margin-top: -11px;
  display: block;
  width: 22px;
  height: 22px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
}

.dropdown-footer {
  padding: 10px 15px;
}

.dropdown-menu > li.dropdown-footer > a {
  padding: 0 !important;
  display: inline !important;
}

.dropdown-menu > li.dropdown-footer > a:hover,
.dropdown-menu > li.dropdown-footer > a:focus {
  background: none !important;
  text-decoration: underline !important;
}

.dropdown-toggle:after {
  vertical-align: 1px;
  border-width: 4px;
}

.dropdown-toggle.no-caret:after {
  display: none;
}

/* Component - Form Elements */
.form-control {
  border: 1px solid #BDBDBD;
  box-shadow: none;
  font-size: 13px;
  line-height: 1.42857143;
  height: 34px;
  padding: 6px 12px;
  border-radius: 4px;
}

.form-control:focus,
.form-control.focus,
.form-control.input-white:focus,
.form-control.input-white.focus {
  border-color: #5db0ff;
  outline: 0;
  box-shadow: 0 0 0 0.125rem rgba(52, 142, 227, 0.3);
}

.form-control.form-control-with-bg,
.form-control-with-bg .form-control {
  background: #f5f5f5;
}

.form-control.input-lg,
.form-control.form-control-lg {
  font-size: 14px;
}

.form-control.input-xs {
  height: 20px;
}

.form-control.input-inline {
  display: inline;
  width: auto;
  padding: 0 7px;
}

.form-control.input-white {
  background: #fff;
  border-color: #fff;
}

.form-control.inverse-mode {
  background: url("/images/transparent/white-0.2.png");
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.form-control.inverse-mode {
  border-color: transparent;
}

.form-control.inverse-mode:focus {
  border-color: transparent;
  box-shadow: 0 0 0 0.125rem rgba(255, 255, 255, 0.5);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: #E0E0E0;
  opacity: 0.6;
}

.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
  box-shadow: none;
  border: 1px solid #ccc;
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  opacity: 0.6;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom: 0;
  line-height: 1.42857143;
  padding: 6px 0;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

select.form-control:not([size]):not([multiple]) {
  height: 34px;
}

select[multiple],
select[size],
textarea.form-control {
  height: auto;
}

.col-form-label,
.row.form-group > .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
}

.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text,
select.form-control-lg:not([size]):not([multiple]) {
  height: 46px;
  padding: 10px 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text,
select.form-control-sm:not([size]):not([multiple]) {
  height: 30px;
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 3px;
  font-size: 13px;
}

/*.input-group .form-control:last-child,*/
.input-group-addon:first-child,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:last-child,
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  font-size: 14px;
}

.input-group .form-control + .input-group-btn .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-horizontal .control-label,
.form-horizontal .col-form-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: left;
}

.form-horizontal.form-horizontal-text-right .control-label,
.form-horizontal.form-horizontal-text-right .col-form-label {
  text-align: right;
}

.form-horizontal [class*=col-] {
  position: initial;
}

.form-horizontal.form-bordered .form-group {
  border-bottom: 1px solid #eee;
  margin: 0;
}

.form-horizontal.form-bordered .form-group:last-child {
  border-bottom: 0;
}

.form-horizontal.form-bordered .form-group > .control-label,
.form-bordered .form-group > .col-form-label {
  padding: 22px 15px 15px;
}

.form-horizontal.form-bordered .form-group > div {
  padding: 15px;
}

.form-horizontal.form-bordered .form-group > div {
  border-left: 1px solid #eee;
}

.form-horizontal.form-bordered .form-group > .control-label {
  border-right: 1px solid #eee;
  margin-right: -1px;
}

.form-horizontal.form-bordered .has-feedback .form-control-feedback {
  top: 15px;
}

.form-check {
  padding-top: 7px;
}

.form-inline .form-check {
  padding-top: 0;
}

.form-check-input {
  margin-top: 2px;
}

.form-check-input:disabled ~ .form-check-label {
  color: #7b7f83;
}

.valid-feedback,
.invalid-feedback {
  font-size: 90%;
}

.valid-tooltip,
.invalid-tooltip {
  font-size: 13px;
  left: 0;
}

.valid-feedback,
.has-success .col-form-label,
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success .form-control-feedback,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #009688;
}

.valid-tooltip {
  background: rgba(0, 150, 136, 0.8);
}

.has-success .form-control,
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
  border-color: #009688;
  box-shadow: none;
}

.has-success .form-control:focus,
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #009688;
  outline: 0;
  box-shadow: 0 0 0 0.125rem rgba(0, 150, 136, 0.3);
}

.has-success .input-group-addon {
  color: #025656;
  background-color: #bfe5e1;
  border-color: #00BCD4;
}

.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label,
.has-warning .col-form-label,
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning .form-control-feedback {
  color: #c47d15;
}

.has-warning .form-control {
  border-color: #F79E00;
  box-shadow: none;
}

.has-warning .form-control:focus {
  border-color: #c47d15;
  outline: 0;
  box-shadow: 0 0 0 0.125rem rgba(245, 156, 26, 0.3);
}

.has-warning .input-group-addon {
  background-color: #fce1ba;
  color: #7b4e0e;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label,
.invalid-feedback {
  color: #cc4946;
}

.has-error .form-control,
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color: #F44336;
  box-shadow: none;
}

.has-error .form-control:focus,
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #cc4946;
  outline: 0;
  box-shadow: 0 0 0 0.125rem rgba(244, 67, 54, 0.3);
}

.invalid-tooltip {
  background: rgba(244, 67, 54, 0.8);
}

.has-error .input-group-addon {
  background-color: #fcd0cd;
  color: #802d2b;
}

.form-control-feedback {
  line-height: 34px;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  color: #555;
  text-align: center;
  border-radius: 4px;
}

.input-group-addon:focus {
  outline: none !important;
}

.input-group-addon .glyphicon {
  position: relative;
  top: 1px;
}

.input-group-addon,
.input-group-text {
  background-color: #E0E0E0;
  border: none;
}

.input-group-text {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: 0;
}

legend {
  padding-bottom: 3px;
  border-bottom: 1px solid #E0E0E0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

/* Component - Jumbotron */
.jumbotron {
  background: #F5F5F5;
  border-radius: 6px;
}
.jumbotron h1, .jumbotron .h1 {
  font-size: 56px;
}
.jumbotron p {
  font-size: 18px;
}

/* Component - Lead */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

/* Component - List Group */
.list-group-item {
  padding: 10px 15px;
}

a.list-group-item,
button.list-group-item {
  color: #575d63;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background: #14A4E6;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000;
}

.nav-tabs.card-header-tabs {
  background: none;
  margin-bottom: -11px;
}

/* Component - List Inline */
.list-inline > li {
  display: inline;
}

.list-inline > li + li {
  margin-left: 15px;
}

/* Component - Inverse List Group Item */
.list-group-item {
  border-color: #e2e7eb;
}

.list-group-item.list-group-item-inverse {
  background: #1B1A1A;
  border-color: #000;
  color: #fff;
}

.list-group-item.list-group-item-inverse:hover,
.list-group-item.list-group-item-inverse:focus {
  color: #fff;
  background: #1B1A1A;
}

.list-group-item.list-group-item-inverse .label-inverse,
.list-group-item.list-group-item-inverse .badge-inverse {
  background: #1B1A1A;
  background: rgba(0, 0, 0, 0.4);
}

/* Component - Material Icon */
.material-icons {
  text-rendering: optimizeLegibility;
}

/* Component - Media Object */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media + .media {
  margin-top: 15px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

.media-body {
  width: 10000px;
}

.media .media-object {
  width: 128px;
}

.media.media-lg .media-object {
  width: 256px;
}

.media.media-sm .media-object {
  width: 64px;
}

.media.media-xs .media-object {
  width: 32px;
}

.media > .pull-left,
.media > .media-left {
  padding-right: 15px;
}

.media > .pull-right,
.media > .media-right {
  padding-left: 15px;
}

.media a:not(.btn):hover,
.media a:not(.btn):focus,
.media a:not(.btn):hover .media-heading,
.media a:not(.btn):focus .media-heading,
.media a:not(.btn).media-heading:hover,
.media a:not(.btn).media-heading:focus {
  color: #000;
  text-decoration: none;
}

.media-list.media-list-with-divider > li + li {
  border-top: 1px solid #eee;
  padding-top: 20px;
}

/* Component - Modal Setting */
.modal-content {
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

.modal-header {
  padding: 12px 15px;
  border-bottom-color: #e2e7eb;
}

.modal-header .close {
  margin: -12px -15px -12px 0;
  padding: 12px 15px;
  line-height: 27px;
}

.modal-body {
  padding: 15px;
}

.modal-footer {
  border-top-color: #e2e7eb;
  padding: 14px 15px 15px;
}

.modal-message .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.modal-message .modal-content {
  border-radius: 0;
}

.modal-message .modal-body,
.modal-message .modal-header,
.modal-message .modal-footer {
  width: 60%;
  border: none;
  margin: 0 auto;
}

.modal-backdrop {
  background: rgba(0, 0, 0, 0.5);
}

.modal-backdrop.fade.in {
  opacity: 0.5;
}

/* Component - Nav Pills */
.nav-pills {
  margin-bottom: 10px;
}

.nav-pills > li > a.active,
.nav-pills > li > a.active:focus,
.nav-pills > li > a.active:hover {
  background: #000;
  color: #fff;
}

.nav-pills > li > a,
.nav-pills .nav-link {
  padding: 10px 15px;
  border-radius: 3px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: #000;
  color: #fff;
}

.nav.nav-pills.nav-sm > li {
  margin: 0 0 3px;
}

.nav.nav-pills.nav-sm > li a {
  padding: 8px 10px;
  line-height: 1.5;
}

.nav-pills > li + li {
  margin-left: 5px;
}

.nav-stacked > li + li {
  margin-left: 0;
  margin-top: 5px;
}

/*@import 'components/_nav_tabs';*/
/* Component - Nav Tabs */
.nav-tabs {
  background: #ffffff;
  border-radius: 0;
}

.nav-tabs-inverse > .nav-tabs,
.nav-tabs.nav-tabs-inverse {
  background: #000;
}

.nav-tabs .nav-link {
  padding: 10px 15px;
}

.nav-tabs > li > a {
  margin-right: 5px;
  line-height: 20px;
}

.nav-tabs.nav-justified > li > a {
  border-radius: 0;
}

.nav-tabs {
  border-width: 0 0 2px 0;
}

.nav-tabs > li > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  /*border: none !important;*/
  border-width: 0 0 4px 0;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link.active,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  color: #000;
  border-color: white white #0aaa64 white;
}

.nav-tabs.nav-tabs-inverse > li.active > a,
.nav-tabs.nav-tabs-inverse > li.active > a:hover,
.nav-tabs.nav-tabs-inverse > li.active > a:focus,
.nav-tabs.nav-tabs-inverse .nav-link.active,
.nav-tabs.nav-tabs-inverse .nav-link.active:hover,
.nav-tabs.nav-tabs-inverse .nav-link.active:focus,
.nav-tabs.nav-tabs-inverse .nav-item.show .nav-link {
  color: #000;
  background: #e7f7ef;
}

.nav-tabs.nav-tabs-inverse > li > a:hover,
.nav-tabs.nav-tabs-inverse > li > a:focus,
.nav-tabs.nav-tabs-inverse .nav-link:hover,
.nav-tabs.nav-tabs-inverse .nav-link:focus {
  color: #fff;
  background: none;
}

.nav-tabs .nav-item,
.nav-tabs > li,
.nav-tabs.nav-justified > li {
  margin-bottom: 0;
}

/* Component - Nav Setting */
.nav > li > a {
  color: #666;
}

.nav > li > a:hover,
.nav > li > a:focus {
  color: #333;
  background: #FAFAFA;
}

/* Component - Note Setting */
.note {
  margin-bottom: 20px;
  padding: 15px;
  border-left: 3px solid;
  position: relative;
  border-radius: 12px;
}

.panel > .note {
  border-radius: 0;
}

.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
  color: inherit;
}

.note .note-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 80px;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
}

.note .note-icon > i {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -28px;
}

.note .note-icon + .note-content {
  margin-left: 85px;
}

.note.note-with-right-icon {
  border-left: none;
  border-right: 3px solid;
}

.note.note-with-right-icon .note-icon {
  left: auto;
  right: 0;
}

.note.note-with-right-icon .note-content {
  margin-left: 0;
  margin-right: 85px;
}

.note.note-danger {
  border-color: #F44336;
  background: #fcd0cd;
  color: #7a221b;
}

.note.note-danger .note-icon {
  background: #F44336;
}

.note.note-warning {
  border-color: #F79E00;
  background: #ffe5bf;
  color: #804c00;
}

.note.note-warning .note-icon {
  background: #F79E00;
}

.note.note-yellow {
  border-color: #FFEB3B;
  background: #ffface;
  color: #806d00;
}

.note.note-yellow .note-icon {
  background: #FFEB3B;
}

.note.note-lime {
  border-color: #7DBE4C;
  background: #e2f0d2;
  color: #466225;
}

.note.note-lime .note-icon {
  background: #7DBE4C;
}

.note.note-success {
  border-color: #4CAF50;
  background: #bfe5e1;
  color: #004b44;
}

.note.note-success .note-icon {
  background: #4CAF50;
}

.note.note-primary {
  border-color: #14A4E6;
  background: #c2ddf7;
  color: #114b7a;
}

.note.note-primary .note-icon {
  background: #14A4E6;
}

.note.note-info {
  border-color: #00BCD4;
  background: #bfeef4;
  color: #005e6a;
}

.note.note-info .note-icon {
  background: #00BCD4;
}

.note.note-purple {
  border-color: #9C27B0;
  background: #e6c9eb;
  color: #4e1458;
}

.note.note-purple .note-icon {
  background: #9C27B0;
}

.note.note-dark, .note.note-inverse {
  border-color: #1B1A1A;
  background: #c7c7c7;
  color: #111111;
}

.note.note-dark .note-icon, .note.note-inverse .note-icon {
  background: #1B1A1A;
}

.note.note-secondary, .note.note-default {
  border-color: #BDBDBD;
  background: #e7e7e7;
  color: #4f4f4f;
}

.note.note-secondary .note-icon, .note.note-default .note-icon {
  background: #BDBDBD;
}

.note.note-light {
  border-color: #F5F5F5;
  background: #fff;
  color: #666;
}

.note.note-light .note-icon {
  background: #F5F5F5;
}

.note.note-indigo {
  border-color: #3F51B5;
  background: #c5cae9;
  color: #20295b;
}

.note.note-indigo .note-icon {
  background: #3F51B5;
}

.note.note-pink {
  border-color: #E91E63;
  background: #f8bbd0;
  color: #750f32;
}

.note.note-pink .note-icon {
  background: #E91E63;
}

.note.note-green {
  border-color: #4CAF50;
  background: #c9e7ca;
  color: #265828;
}

.note.note-green .note-icon {
  background: #4CAF50;
}

/* Component - Pagination & pager */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  content: "";
  display: table;
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  text-decoration: none;
}

.pager li > a,
.pager li > span,
.pagination > li > a {
  border-color: #dadfe2;
  color: #000;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager.pager-without-border li > a,
.pager.pager-without-border li > span,
.pagination.pagination-without-border > li > a {
  border-color: #fff;
}

.pager > .disabled > span,
.pager > .disabled > a,
.pager > .disabled > a:hover,
.pager > .disabled > a:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus {
  opacity: 0.6;
  border-color: #ddd;
  background: #fff;
  cursor: not-allowed;
}

.pagination > li > a {
  display: inline-block;
  color: #000;
  margin-left: 5px;
  padding: 6px 12px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  text-decoration: none;
  border-radius: 6px !important;
}

.pagination > li:first-child > a {
  margin-left: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span,
.pagination-sm .page-link {
  font-size: 10px;
  margin-left: 4px;
  padding: 5px 10px;
  line-height: 1.5;
}

.pagination-lg > li > a,
.pagination-lg > li > span,
.pagination-lg .page-link {
  font-size: 14px;
  margin-left: 6px;
  padding: 10px 16px;
  line-height: 1.3333333;
}

.pager li > a:hover,
.pager li > a:focus,
.pager li > span:hover,
.pager li > span:focus,
.pagination > li > a:hover,
.pagination > li > a:focus {
  color: #000;
  background: #f5f5f5;
  border-color: #dadfe2;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #14A4E6 !important;
  border-color: #14A4E6 !important;
  color: #fff;
}

/* Component - Panel */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
}

.panel .tab-content {
  border-radius: 0 0 3px 3px;
}

.panel > .table,
.panel > .tab-content {
  margin-bottom: 0;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading {
  padding: 10px 15px;
  border: none;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.panel-heading + .table,
.panel-heading + .slimScrollDiv {
  border-top: 1px solid #eee;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > small > a,
.panel-title > .small,
.panel-title > .small > a {
  color: inherit;
}

.panel-heading-btn {
  float: right;
}

.panel-heading-btn > a {
  margin-left: 3px;
}

.panel-heading .btn-group .btn {
  margin-top: -7px;
}

.panel-heading .btn-group .btn.btn-sm {
  margin-top: -5px;
}

.panel-heading .btn-group .btn.btn-xs {
  margin-top: -1px;
}

.panel-heading .label.pull-left,
.panel-heading .label.pull-right {
  line-height: 15px;
}

.panel-heading .progress.pull-left,
.panel-heading .progress.pull-right {
  width: 40%;
  min-width: 120px;
}

.panel-heading + .alert {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-heading .nav-tabs {
  margin-top: -10px;
  margin-right: -15px;
}

.panel-heading .nav-tabs > li > a {
  padding: 10px 15px;
  line-height: 20px;
}

.panel-with-tabs.panel-default .panel-heading {
  background: #E0E0E0;
  color: #333;
}

.panel-title {
  line-height: 20px;
  font-size: 13px;
}

.panel-title .pull-right {
  line-height: 20px;
}

.panel-title .accordion-toggle {
  margin: -10px -15px;
  padding: 10px 15px;
}

.panel-title .accordion-toggle.accordion-toggle-styled .fa:before {
  content: "\f056";
}

.panel-title .accordion-toggle.accordion-toggle-styled.collapsed .fa:before {
  content: "\f055";
}

.panel-toolbar {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
  background: #fff;
}

.panel-toolbar + .form-control {
  margin: -1px 0 0;
  border-right: none;
  border-left: none;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-body {
  padding: 15px;
  border-radius: 12px !important;
}

.panel-body:before,
.panel-body:after {
  content: "";
  display: table;
  clear: both;
}

.panel-body[class^=bg-] {
  border-radius: 0 0 3px 3px;
}

.panel-body.no-border {
  border: none !important;
}

.panel-body.panel-form,
.panel-body.no-padding,
.panel-body.panel-table,
.panel-body.panel-full-width {
  padding: 0 !important;
}

.panel-body.with-table > .table {
  border: 0;
  margin: 0;
}

.panel-body.with-table > .table tr:last-child th,
.panel-body.with-table > .table tr:last-child td {
  border-bottom: 0;
}

.panel-footer {
  background: #fff;
  border-top: 1px solid #eee;
  padding: 10px 15px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.form-control + .panel-footer {
  border-top: none;
}

.panel-default > .panel-heading {
  background: #FAFAFA;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #eee;
}

.panel-info > .panel-heading,
.panel-danger > .panel-heading,
.panel-inverse > .panel-heading,
.panel-success > .panel-heading,
.panel-warning > .panel-heading,
.panel-primary > .panel-heading {
  color: #fff;
}

.panel-inverse > .panel-heading {
  background: #000;
}

.panel-success > .panel-heading {
  background: #009688;
}

.panel-warning > .panel-heading {
  background: #c47d15;
}

.panel-danger > .panel-heading {
  background: #cc4946;
}

.panel-primary > .panel-heading {
  background: #2a72b5;
}

.panel-info > .panel-heading {
  background: #3a92ab;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .panel-collapse > .table,
.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel.panel-no-rounded-corner,
.panel.panel-no-rounded-corner .panel-body,
.panel.panel-no-rounded-corner .panel-footer,
.panel.panel-no-rounded-corner .panel-heading {
  border-radius: 0 !important;
}

.panel.panel-hover-icon .panel-heading .panel-heading-btn .btn i {
  visibility: hidden;
}

.panel.panel-hover-icon .panel-heading:hover .panel-heading-btn .btn i,
.panel.panel-hover-icon .panel-heading:focus .panel-heading-btn .btn i {
  visibility: visible;
}

/* Component - Panel - Panel Expand */
.panel.panel-expand {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  overflow-x: scroll;
  z-index: 1080;
}

.panel-expand .header,
.panel-expand .sidebar,
.panel-expand .sidebar-bg {
  z-index: 0;
}

.panel.panel-expand,
.panel.panel-expand > .panel-body,
.panel.panel-expand > .panel-heading {
  border-radius: 0;
}

.panel-expand .height-xs,
.panel-expand .height-sm,
.panel-expand .height-md,
.panel-expand .height-lg,
.panel-expand .height-full {
  height: 100% !important;
}

.panel.panel-expand > .panel-heading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1020;
}

.panel.panel-expand > .panel-heading + div {
  margin-top: 40px;
}

.panel.panel-expand > .panel-heading .fa.fa-expand:before {
  content: "\f066";
}

.panel.panel-expand > .panel-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.panel-expand .content .row [class^=col-] {
  position: inherit;
}

.panel-expand .content .panel.panel-expand .row > [class^=col-] {
  position: relative;
}

.panel-expand .vertical-box .vertical-box-column {
  display: table-cell;
}

.panel-expand .page-content-full-height .content {
  transform: none;
}

/* Component - Panel - Panel loading */
.panel.panel-loading .panel-body {
  position: relative;
  z-index: 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.panel.panel-loading .panel-body .panel-loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.9;
  animation: fadeIn 0.2s;
  z-index: 1020;
  border-radius: 0 0 4px 4px;
}

/* Component - Popover */
.popover {
  font-family: inherit;
  padding: 0;
  border: none;
  box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.2);
}

.popover-title {
  padding: 10px 12px;
  background: #f5f5f5;
  border: none;
  font-size: 13px;
  line-height: 16px;
}

.popover-content {
  padding: 12px;
  min-width: 240px;
}

.popover > .arrow {
  border-color: transparent !important;
}

/* Component - Progress bar */
.progress {
  box-shadow: none;
  background: #e2e7eb;
}

.progress-bar {
  background-color: #14A4E6;
  box-shadow: none;
}

.progress-xs {
  height: 5px;
}

.progress-sm {
  height: 10px;
}

.progress-lg {
  height: 30px;
}

.progress-xs .progress-bar {
  line-height: 5px;
}

.progress-sm .progress-bar {
  line-height: 10px;
}

.progress-lg .progress-bar {
  line-height: 30px;
}

/* Component - CSS Radio Button */
.radio.radio-css {
  position: relative;
  line-height: 16px;
  padding-top: 7px;
}

.radio.radio-css.radio-inline {
  padding-left: 0;
  display: inline-block;
}

.radio.radio-css.radio-inline + .radio.radio-css.radio-inline {
  margin-left: 15px;
}

.radio.radio-css label {
  padding-left: 24px;
  margin: 0;
}

.radio.radio-css label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  background: #E0E0E0;
}

.has-success .radio.radio-css label:before,
.has-success.radio.radio-css label:before,
.is-valid .radio.radio-css label:before,
.is-valid.radio.radio-css label:before {
  background: #bfe5e1;
}

.has-success .radio.radio-css label,
.has-success.radio.radio-css label,
.is-valid .radio.radio-css label,
.is-valid.radio.radio-css label {
  color: #009688;
}

.has-error .radio.radio-css label:before,
.has-error.radio.radio-css label:before,
.is-invalid .radio.radio-css label:before,
.is-invalid.radio.radio-css label:before {
  background: #fcd0cd;
}

.has-error .radio.radio-css label,
.has-error.radio.radio-css label,
.is-invalid .radio.radio-css label,
.is-invalid.radio.radio-css label {
  color: #cc4946;
}

.has-warning .radio.radio-css label:before,
.has-warning.radio.radio-css label:before {
  background: #fce1ba;
}

.radio.radio-css input {
  display: none;
}

.radio.radio-css input:checked + label:after {
  content: "";
  position: absolute;
  top: 12px;
  left: 5px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #fff;
}

.radio.radio-css input:checked + label:before {
  background: #14A4E6;
  border-color: #14A4E6;
}

.radio.radio-css.radio-success input:checked + label:before {
  background: #00BCD4;
  border-color: #00BCD4;
}

.radio.radio-css.radio-info input:checked + label:before {
  background: #00BCD4;
  border-color: #00BCD4;
}

.radio.radio-css.radio-danger input:checked + label:before {
  background: #F44336;
  border-color: #F44336;
}

.radio.radio-css.radio-warning input:checked + label:before {
  background: #F79E00;
  border-color: #F79E00;
}

.radio.radio-css.radio-inverse input:checked + label:before {
  background: #1B1A1A;
  border-color: #1B1A1A;
}

/* Component - Tab Content */
.tab-content {
  padding: 15px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
}

.nav-tabs + .tab-content {
  border-radius: 0 0 3px 3px;
}

/* Component - Table */
.table {
  border-color: #E0E0E0;
  border-radius: 3px;
  background: none;
}

.table.table-inverse {
  background: none;
}

.table thead th,
.table > thead > tr > th {
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #BDBDBD !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-color: #E0E0E0;
  padding: 10px 15px;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px 7px;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background: #eee !important;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: #F5F5F5;
}

.table.table-inverse {
  color: rgba(255, 255, 255, 0.75);
}

.table.table-inverse > thead > tr > th,
.table.table-inverse > tbody > tr > th,
.table.table-inverse > tfoot > tr > th {
  color: #fff;
}

.flat-black .table.table-inverse > thead > tr > th,
.table.table-inverse > thead > tr > th,
.table.table-inverse > tbody > tr > th,
.table.table-inverse > tfoot > tr > th,
.table.table-inverse > thead > tr > td,
.table.table-inverse > tbody > tr > td,
.table.table-inverse > tfoot > tr > td {
  border-color: #444 !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
  background: none !important;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background: #c0e9fc;
  border-color: #027fb7;
  color: #012a3d;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background: #bfe5e1;
  border-color: #007066;
  color: #004b44;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background: #fcd0cd;
  border-color: #b73228;
  color: #3d110e;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background: #ffe5bf;
  border-color: #bf7200;
  color: #402600;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background: #e7e7e7;
  border-color: #767676;
  color: #282828;
}

.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 > thead:first-child > tr:first-child > td,
.table.table-bordered > thead:first-child > tr:first-child > th {
  border-top: 1px solid #E0E0E0;
}

.table .with-form-control .form-control,
.table .with-input-group .input-group {
  margin-top: -8px;
  margin-bottom: -8px;
}

.table-condensed .with-form-control .form-control,
.table-condensed .with-input-group .input-group {
  margin-top: -6px;
  margin-bottom: -5px;
}

.table .with-img img,
.table .with-btn .btn,
.table .with-btn-group .btn-group {
  margin-top: -8px;
  margin-bottom: -7px;
}

.table .with-checkbox .checkbox,
.table .with-radio .radio {
  margin: 0;
  padding: 0;
}

.table .with-checkbox .checkbox-css label,
.table .with-radio .radio-css label {
  min-height: inherit;
}

.table .with-checkbox .checkbox-css input + label:before,
.table .with-checkbox .checkbox-css input:checked + label:after,
.table .with-radio .radio-css input + label:before {
  top: 0;
}

.table .with-radio .radio-css input:checked + label:after {
  top: 5px;
}

/* Component - Tooltip */
.tooltip-inner {
  font-size: 13px;
  padding: 4px 10px;
  border-radius: 3px;
}

/* Component - Well */
.well {
  padding: 15px;
  background: #fff;
  box-shadow: none;
}

.well-sm {
  padding: 10px;
}

.well-lg {
  padding: 30px;
}

/* Component - Checkbox Switcher */
.switcher {
  display: inline-block;
}

.switcher label {
  display: block;
  margin: 0;
  width: 46px;
  height: 28px;
  position: relative;
}

.switcher input {
  display: none;
}

.switcher label:before {
  content: "";
  display: block;
  width: 46px;
  height: 28px;
  background: #E0E0E0;
  border: 1px solid #E0E0E0;
  border-radius: 46px;
  transition: all 0.2s linear;
}

.switcher label:after {
  content: "";
  height: 24px;
  width: 24px;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  transition: all 0.1s linear;
}

.switcher input:checked + label:before {
  content: "";
  background: #14A4E6;
  border: 2px solid #14A4E6;
}

.switcher.switcher-success input:checked + label:before {
  background: #009688;
  border-color: #009688;
}

.switcher.switcher-green input:checked + label:before {
  background: #4CAF50;
  border-color: #4CAF50;
}

.switcher.switcher-lime input:checked + label:before {
  background: #CDDC39;
  border-color: #CDDC39;
}

.switcher.switcher-indigo input:checked + label:before {
  background: #3F51B5;
  border-color: #3F51B5;
}

.switcher.switcher-purple input:checked + label:before {
  background: #9C27B0;
  border-color: #9C27B0;
}

.switcher.switcher-inverse input:checked + label:before {
  background: #1B1A1A;
  border-color: #1B1A1A;
}

.switcher.switcher-warning input:checked + label:before {
  background: #F79E00;
  border-color: #F79E00;
}

.switcher.switcher-danger input:checked + label:before {
  background: #F44336;
  border-color: #F44336;
}

.switcher.switcher-info input:checked + label:before {
  background: #03A9F4;
  border-color: #03A9F4;
}

.switcher.switcher-pink input:checked + label:before {
  background: #E91E63;
  border-color: #E91E63;
}

.switcher.switcher-yellow input:checked + label:before {
  background: #FFEB3B;
  border-color: #FFEB3B;
}

.switcher input:checked + label:after {
  left: 20px;
}

/* Widget List */
/* Widget - General Setting */
.widget {
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff;
  color: inherit;
  padding: 0;
  border-radius: 0;
}

.widget.widget-rounded {
  border-radius: 4px;
}

.widget-header {
  display: table;
  width: 100%;
}

.widget-header-title,
.widget-header-icon {
  display: table-cell;
  padding: 10px 15px;
}

.widget-header-title {
  font-size: 12px;
  margin: 0;
  line-height: 20px;
  width: 100%;
}

.widget-header-icon {
  width: 1%;
}

.widget-header-icon + .widget-header-icon {
  padding-left: 0;
}

.widget-body {
  padding: 15px;
}

.widget.inverse-mode {
  background: #222;
}

.widget.inverse-mode .vertical-box.with-border-top,
.widget.inverse-mode .vertical-box.with-grid > .vertical-box-column + .vertical-box-column {
  border-color: #555;
}

.widget.inverse-mode hr {
  background: #555;
}

/* Widget - Chart */
.widget-chart {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  margin-bottom: 20px;
}

.widget-chart .chart-title {
  font-size: 16px !important;
  line-height: 20px;
  color: #fff;
  font-weight: 400 !important;
  margin: 2px 5px 5px;
}

.widget-chart .chart-title small {
  display: block;
  margin-top: 3px;
  font-size: 13px;
  line-height: 16px;
  color: #616D72;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
}

.widget-chart .widget-chart-content {
  padding: 15px;
  margin-right: 230px;
}

.widget-chart .widget-chart-full-width {
  margin: 0 -15px;
}

.widget-chart .widget-chart-sidebar {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 230px;
  padding: 15px 20px;
  border-radius: 0 4px 4px 0;
}

.widget-chart-sidebar .chart-number {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  margin-bottom: 15px;
}

.widget-chart-sidebar .chart-number small {
  font-size: 13px;
  line-height: 16px;
  margin-top: 3px;
  color: #616D72;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-weight: normal;
}

.widget-chart-sidebar .chart-legend {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  position: absolute;
  bottom: 10px;
}

.widget-chart-sidebar .chart-legend > li {
  margin-bottom: 5px;
  color: #fff;
}

.widget-chart-sidebar .chart-legend > li span {
  color: rgba(255, 255, 255, 0.5);
  margin-left: 5px;
}

body .morris-hover.morris-default-style {
  border-radius: 6px;
  padding: 6px 10px;
  color: #222;
  background: #f5f5f5;
  border: none;
  font-family: inherit;
  font-size: 13px;
  text-align: center;
}

.morris-inverse .morris-hover {
  background: rgba(25, 30, 35, 0.85) !important;
  border: none !important;
  padding: 10px !important;
  color: #fff !important;
  border-radius: 4px !important;
}

.morris-hover {
  z-index: 0 !important;
}

/* Widget - Chat List */
.chats {
  list-style-type: none;
  margin: 0;
  padding: 12px 15px 15px;
}

.chats > li + li,
.chats > div + div {
  margin-top: 15px;
}

.chats > li:before,
.chats > li:after,
.chats > div:before,
.chats > div:after {
  content: "";
  display: table;
  clear: both;
}

.chats .name {
  color: #333;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  text-decoration: none;
}

.chats .name .label {
  font-size: 8px;
  padding: 1px 4px 2px;
  margin-left: 3px;
  position: relative;
  top: -1px;
}

.chats .date-time {
  font-size: 10px;
  display: block;
  float: right;
  color: #999;
  margin-top: 3px;
}

.chats .image {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  overflow: hidden;
}

.chats .image img {
  max-width: 100%;
}

.chats .image + .message {
  margin-left: 75px;
}

.chats .message {
  padding: 7px 12px;
  font-size: 13px;
  position: relative;
  background: #fff;
  border-radius: 14px;
}

.chats .message:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -13px;
  border: 7px solid transparent;
  border-right-color: #fff;
}

.chats .right .name {
  text-align: right;
}

.chats .right .date-time {
  float: left;
}

.chats .right .image {
  float: right;
}

.chats .right .image + .message {
  margin-right: 75px;
  margin-left: 0;
}

.chats .right .message:before {
  left: auto;
  right: -13px;
  border-right-color: transparent;
  border-left-color: #fff;
}

.panel-body .chats {
  padding: 0;
}

.slimScrollDiv .chats {
  padding-right: 15px;
}

/* Widget - Media Message */
.media-messaging .media {
  padding: 15px;
}

.media-messaging .media:first-child {
  padding-top: 0;
}

.media-messaging .media:last-child {
  padding-bottom: 0;
}

.media-messaging .media p {
  margin: 0;
}

.media-messaging .media + .media {
  margin-top: 0;
  padding-top: 15px;
}

/* Widget - Stats */
.widget.widget-stats {
  position: relative;
  padding: 15px;
  border-radius: 3px;
  color: #fff;
}

.widget-stats .stats-info h4 {
  font-size: 13px;
  margin: 5px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}

.widget-stats .stats-icon {
  font-size: 42px;
  height: 56px;
  width: 56px;
  text-align: center;
  line-height: 56px;
  margin-left: 15px;
  color: #000;
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 0.15;
}

.widget-stats .stats-content {
  position: relative;
}

.widget-stats .stats-info p {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}

.widget-stats .stats-link a {
  display: block;
  margin: 15px -15px -15px;
  padding: 7px 15px;
  background: rgba(0, 0, 0, 0.4);
  text-align: right;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

.widget-stats .stats-link a:hover,
.widget-stats .stats-link a:focus {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.widget-stats .stats-icon.stats-icon-lg {
  font-size: 128px;
  top: 15px;
  right: 0px;
  color: #fff;
  width: 128px;
  height: 50px;
  line-height: 50px;
  text-shadow: 3px 7px rgba(0, 0, 0, 0.25);
}

.widget-stats .stats-icon.stats-icon-lg i {
  position: relative;
}

.widget-stats .stats-icon.stats-icon-square {
  opacity: 1;
  border-radius: 12px;
  font-size: 42px;
  top: 15px;
  right: 15px;
  height: 56px;
  width: 56px;
  text-align: center;
  line-height: 56px;
  margin-left: 15px;
}

.widget-stats .stats-title {
  position: relative;
  margin: 0 0 2px;
  font-size: 13px;
  font-weight: 500;
}

.widget-stats .stats-title,
.widget-stats .stats-desc {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}

.widget-stats .stats-desc {
  margin: -5px 0 -3px;
  font-weight: 400;
}

.widget-stats .stats-number {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 400;
}

.widget-stats .stats-progress {
  background: rgba(0, 0, 0, 0.5);
  height: 2px;
  margin: 0 0 15px;
  border-radius: 3px;
}

.widget-stats .stats-progress.stats-progress-light {
  background: rgba(255, 255, 255, 0.3);
}

.widget-stats .stats-progress .progress-bar {
  background: #fff;
  border-radius: 0 3px 3px 0;
}

.widget-stats.text-inverse .stats-desc,
.widget-stats.text-inverse .stats-title {
  color: rgba(0, 0, 0, 0.85);
}

.widget-stats.text-inverse .stats-number,
.widget-stats.text-inverse .stats-desc {
  letter-spacing: 0;
  font-weight: 400;
}

.widget-stats.text-inverse .stats-title {
  font-weight: 700;
}

.widget-stats.bg-white .stats-progress {
  background: rgba(0, 0, 0, 0.1);
}

.widget-stats.bg-white .stats-progress .progress-bar {
  background: #1B1A1A;
}

/* Widget - Theme Panel */
.theme-panel {
  position: fixed;
  right: -175px;
  top: 150px;
  z-index: 1020;
  background: #fff;
  padding: 15px;
  width: 175px;
  transition: right 0.2s linear;
  border-radius: 4px 0 0 4px;
}

.theme-panel.active {
  right: 0;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.3);
}

.theme-panel .theme-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.theme-panel .theme-list + .theme-list {
  margin-top: 10px;
}

.theme-panel .theme-list > li {
  float: left;
}

.theme-panel .theme-list > li + li {
  margin-left: 5px;
}

.theme-panel .theme-list > li > a {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  display: block;
  transition: all 0.2s linear;
  text-decoration: none;
}

.theme-panel .theme-list > li > a:hover,
.theme-panel .theme-list > li > a:focus {
  opacity: 0.6;
}

.theme-panel .theme-list > li.active > a {
  position: relative;
}

.theme-panel .theme-list > li.active > a:before {
  content: "\f00c";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  opacity: 0.4;
  text-align: center;
}

.theme-panel .theme-list > li.active > a.bg-white:before {
  color: #666;
}

.theme-panel .theme-collapse-btn {
  position: absolute;
  left: -30px;
  top: 10%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  background: #fff;
  border-radius: 4px 0 0 4px;
  text-align: center;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}

.theme-panel .theme-panel-content {
  margin: -15px;
  padding: 15px;
  background: #fff;
  position: relative;
  z-index: 1020;
  border-radius: 5px 0 0 5px;
}

.theme-panel.active .theme-collapse-btn .fa:before {
  content: "\f00d";
}

.theme-panel .theme-list a.bg-white {
  border: 1px solid #e2e7eb;
}

.theme-panel .control-label {
  line-height: 30px;
}

.theme-panel .control-label.double-line {
  line-height: 15px;
}

.theme-panel .divider {
  height: 1px;
  margin: 15px 0;
  background: #f2f2f2;
}

.theme-panel.theme-panel-lg {
  top: 0;
  bottom: 0;
  width: 260px;
  right: -260px;
}

.theme-panel.theme-panel-lg.active {
  right: 0;
}

.theme-panel.theme-panel-lg .theme-panel-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: scroll;
  margin: 0;
  padding: 20px;
}

.theme-panel.theme-panel-lg .theme-collapse-btn {
  top: 30%;
}

.theme-panel.theme-panel-lg .theme-version:before,
.theme-panel.theme-panel-lg .theme-version:after {
  content: "";
  display: table;
  clear: both;
}

.theme-panel.theme-panel-lg .theme-list {
  margin-bottom: -3px;
}

.theme-panel.theme-panel-lg .theme-list > li > a {
  width: 28px;
  height: 28px;
  border-radius: 28px;
}

.theme-panel.theme-panel-lg .theme-list > li.active > a:before {
  line-height: 28px;
}

.theme-panel.theme-panel-lg .theme-list > li + li {
  margin-left: 0;
}

.theme-panel.theme-panel-lg .theme-list > li {
  margin-right: 3px;
  margin-bottom: 3px;
}

.theme-panel .theme-version {
  margin: 0 -14px 5px;
}

.theme-panel.theme-panel-lg .theme-version {
  margin: 0 -20px 5px;
}

.theme-panel .theme-version a {
  float: left;
  width: calc(50% - 2.5px);
  padding-top: 35%;
  position: relative;
  text-decoration: none;
}

.theme-panel .theme-version a + a {
  margin-left: 5px;
}

.theme-panel .theme-version a span {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

.theme-version a.active:before,
.theme-version a:hover:before {
  content: "";
  position: absolute;
  border: 15px solid transparent;
  border-left-color: #999;
  border-top-color: #999;
  left: 0;
  top: 0;
  z-index: 10;
}

.theme-version a.active:before {
  border-left-color: #007aff;
  border-top-color: #007aff;
}

.theme-version a.active:after,
.theme-version a:hover:after {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free, Font Awesome\ 5 Pro, FontAwesome !important;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color: #fff;
  z-index: 10;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

/* Widget - Todolist */
.todolist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.todolist > li {
  border-bottom: 1px solid #ddd;
}

.todolist > li > a {
  display: block;
  color: #333;
}

.todolist > li > a:hover,
.todolist > li > a:focus {
  background: #FAFAFA;
  text-decoration: none;
}

.todolist > li > a:hover .todolist-input i:before,
.todolist > li > a:focus .todolist-input i:before {
  content: "\f14a";
  opacity: 0.4;
  color: #1B1A1A;
}

.todolist > li.active > a .todolist-input i:before,
.todolist > li.active > a:hover .todolist-input i:before,
.todolist > li.active > a:focus .todolist-input i:before {
  content: "\f14a";
  color: #00BCD4;
  opacity: 1;
}

.todolist > li.active > a .todolist-title {
  text-decoration: line-through;
}

.todolist-title {
  padding-right: 15px;
}

.todolist-input {
  text-align: center;
  font-size: 14px;
  border-right: 1px solid #ddd;
  padding-left: 15px;
  color: #f5f5f5;
}

.todolist-input i {
  display: block;
  width: 14px;
  text-align: center;
}

.todolist-input,
.todolist-title {
  display: table-cell;
  padding: 10px;
}

/* Widget - Unlimited Nav Tabs */
.tab-overflow {
  position: relative;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
}

.tab-overflow .nav.nav-tabs {
  white-space: nowrap;
  overflow: hidden;
  display: table;
  margin: 0;
  border-radius: 2px 2px 0 0;
}

.tab-overflow .nav.nav-tabs > li,
.tab-overflow.nav.nav-tabs > li {
  display: table-cell;
  float: none;
}

.tab-overflow .nav.nav-tabs > li > a {
  margin-left: -1px;
}

.tab-overflow .next-button,
.tab-overflow .prev-button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  display: none !important;
  opacity: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  transition: all 0.2s linear;
}

.tab-overflow .prev-button {
  left: 0;
  right: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

.tab-overflow .nav.nav-tabs.nav-tabs-inverse .next-button,
.tab-overflow .nav.nav-tabs.nav-tabs-inverse .prev-button {
  box-shadow: 0 0 15px #000;
}

.tab-overflow .nav.nav-tabs.nav-tabs-inverse .prev-button {
  box-shadow: 0 0 15px #000;
}

.tab-overflow .next-button a,
.tab-overflow .prev-button a {
  margin: 0;
  background: #E0E0E0;
}

.flat-black .tab-overflow .next-button a,
.flat-black .tab-overflow .prev-button a {
  background: #d2d2d2;
}

.tab-overflow .prev-button > a {
  border-radius: 3px 0 3px;
}

.tab-overflow .nav-tabs-inverse .next-button > a,
.tab-overflow .nav-tabs-inverse .prev-button > a,
.nav.nav-tabs.nav-tabs-inverse > li > a,
.nav.nav-tabs.nav-tabs-inverse > li > a:hover,
.nav.nav-tabs.nav-tabs-inverse > li > a:focus {
  background: #000;
}

.flat-black .tab-overflow .nav-tabs-inverse .next-button > a,
.flat-black .tab-overflow .nav-tabs-inverse .prev-button > a,
.flat-black .nav.nav-tabs.nav-tabs-inverse > li > a,
.flat-black .nav.nav-tabs.nav-tabs-inverse > li > a:hover,
.flat-black .nav.nav-tabs.nav-tabs-inverse > li > a:focus {
  background: #2A2A2A;
}

.nav.nav-tabs.nav-tabs-inverse > li.active > a,
.nav.nav-tabs.nav-tabs-inverse > li.active > a:hover,
.nav.nav-tabs.nav-tabs-inverse > li.active > a:focus {
  background: #fff;
  color: #000;
}

.tab-overflow.overflow-right .next-button,
.tab-overflow.overflow-left .prev-button {
  display: block !important;
  opacity: 1;
  background: none;
}

.tab-overflow .nav-tabs > li.prev-button + li.active > a {
  border-radius: 0 3px 0 0;
}

/* Widget - Registered Users List */
.registered-users-list {
  list-style-type: none;
  margin: 7.5px;
  padding: 0;
}

.registered-users-list > li {
  width: 25%;
  font-size: 13px;
  float: left;
  padding: 7.5px;
  color: #1B1A1A;
}

.registered-users-list > li > a {
  display: block;
  margin-bottom: 10px;
}

.registered-users-list > li img {
  border-radius: 3px;
  max-width: 100%;
}

.registered-users-list > li .username {
  font-size: 13px;
  color: #1B1A1A;
  margin-bottom: 0;
  font-weight: 600;
}

.registered-users-list > li .username small {
  display: block;
  font-size: 11px;
  color: #707478;
  line-height: 15px;
}

/* Widget - Widget List */
.widget-list-item,
a.widget-list-item {
  display: table;
  width: 100%;
  background: #fff;
  text-decoration: none;
  color: #000;
}

.widget-list-rounded .widget-list-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.widget-list-rounded .widget-list-item:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.widget-list-item .widget-list-media {
  width: 70px;
  height: 60px;
}

.widget-list-item .widget-list-media.icon {
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.widget-list-item .widget-list-media.icon i {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}

.widget-list-item .widget-list-media img {
  max-width: 100%;
  max-height: 100%;
}

.widget-list-item .widget-list-media,
.widget-list-item .widget-list-content,
.widget-list-item .widget-list-action {
  padding: 10px;
  display: table-cell;
  vertical-align: middle;
}

.widget-list-item + .widget-list-item .widget-list-content,
.widget-list-item + .widget-list-item .widget-list-action {
  border-top: 1px solid #eee;
}

.widget-list-item > div:first-child {
  padding-left: 15px;
}

.widget-list-item > div:last-child {
  padding-right: 15px;
}

.widget-list-item .widget-list-media + div,
.widget-list-item .widget-list-content + div,
.widget-list-item .widget-list-action + div {
  padding-left: 0;
}

.widget-list-item .widget-list-title {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}

.widget-list-item .widget-list-desc {
  font-size: 11px;
  margin: 0;
  color: #555;
}

.widget-list-item .widget-list-action {
  width: 10%;
  padding-left: 15px;
  text-align: center;
}

.panel > .widget-list .widget-list-item {
  border-radius: 0;
}

.inverse-mode .widget-list-item,
.inverse-mode a.widget-list-item,
.inverse-mode.widget-list-item,
a.inverse-mode.widget-list-item {
  background: #1B1A1A;
}

.inverse-mode .widget-list-item .widget-list-title,
.inverse-mode.widget-list-item .widget-list-title {
  color: #fff;
}

.inverse-mode .widget-list-item .widget-list-desc,
.inverse-mode.widget-list-item .widget-list-desc {
  color: #aaa;
}

.inverse-mode .widget-list-item + .widget-list-item .widget-list-content,
.inverse-mode .widget-list-item + .widget-list-item .widget-list-action,
.inverse-mode.widget-list-item + .widget-list-item .widget-list-content,
.inverse-mode.widget-list-item + .widget-list-item .widget-list-action {
  border-color: #444;
}

/* Widget - Widget Chat */
.widget-chat {
  background: #fff;
}

.widget-chat.widget-chat-rounded {
  border-radius: 4px;
}

.widget-chat.widget-chat-rounded.widget-chat-with-input {
  border-radius: 4px 4px 0 0;
}

.widget-chat .widget-chat-header {
  display: table;
  width: 100%;
  border-bottom: 1px solid #eee;
}

.widget-chat .widget-chat-header-icon,
.widget-chat .widget-chat-header-content {
  padding: 12px 15px;
  display: table-cell;
  vertical-align: middle;
}

.widget-chat .widget-chat-header-icon {
  width: 1%;
}

.widget-chat .widget-chat-header > div + div {
  padding-left: 0;
}

.widget-chat .widget-chat-header-title {
  margin: 0;
  font-size: 14px;
}

.widget-chat .widget-chat-header-desc {
  font-size: 12px;
  margin: 0;
}

.widget-chat .widget-chat-body {
  padding: 15px;
  background: #eee;
}

.widget-chat .widget-chat-item {
  color: #000;
  position: relative;
  min-height: 38px;
  padding: 3px 0;
}

.widget-chat .widget-chat-media {
  width: 38px;
  height: 38px;
  position: absolute;
  bottom: 3px;
  left: 0px;
  border-radius: 38px;
  overflow: hidden;
  text-align: center;
  line-height: 38px;
}

.widget-chat .widget-chat-media img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.widget-chat .right .widget-chat-media {
  left: auto;
  right: 0;
}

.widget-chat .with-media .widget-chat-info {
  margin-left: 53px;
  min-width: 60%;
}

.widget-chat .right .widget-chat-info {
  margin-left: 0;
}

.widget-chat .with-media.right .widget-chat-info {
  margin-right: 53px;
}

.widget-chat .widget-chat-info-container {
  background: #fff;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 18px;
  position: relative;
  color: #fff;
}

.widget-chat .widget-chat-message:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: -24px;
  border: 0 solid transparent;
  border-top-width: 15px;
  border-right-width: 10px;
  border-right-color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  transform: rotate(10deg);
}

.widget-chat .widget-chat-message:after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 12px;
}

.widget-chat .widget-chat-name {
  font-weight: 600;
}

.widget-chat .widget-chat-message {
  font-weight: 600;
  color: #222;
}

.widget-chat .widget-chat-time {
  position: absolute;
  right: 12px;
  bottom: 8px;
  font-style: italic;
  color: #999;
  font-weight: 500;
  font-size: 11px;
}

.widget-chat .right .widget-chat-time {
  right: auto;
  left: 12px;
}

.widget-chat .right .widget-chat-message:after {
  float: left;
}

.widget-chat .right .widget-chat-message:before {
  left: auto;
  right: -24px;
  bottom: -5px;
  border-right-width: 0px;
  border-right-color: transparent;
  border-left-width: 10px;
  border-left-color: #fff;
}

.widget-chat-item.right .widget-chat-info {
  text-align: right;
}

.inverse-mode.widget-chat {
  background: #1B1A1A;
}

.inverse-mode.widget-chat .widget-chat-header {
  border-color: #1B1A1A;
}

.inverse-mode.widget-chat .widget-chat-header-title {
  color: #fff;
}

.inverse-mode.widget-chat .widget-chat-header-desc {
  color: #aaa;
}

.inverse-mode.widget-chat .widget-chat-body {
  background: #444;
}

/* Widget - Widget Input */
div + .widget-input {
  border-top: 1px solid #eee;
}

div + .widget-input.widget-input-rounded {
  border-radius: 0 0 4px 4px;
}

.widget-input.widget-input-rounded {
  border-radius: 4px;
}

.widget-input {
  position: relative;
  background: #fff;
}

.widget-input-container {
  display: table;
  width: 100%;
}

.widget-input-icon,
.widget-input-box,
.widget-input-divider {
  display: table-cell;
  vertical-align: middle;
}

.widget-input-divider {
  width: 1px;
}

.widget-input-divider:after {
  content: "";
  width: 1px;
  height: 26px;
  background: #eee;
  display: block;
}

.widget-input-icon {
  width: 1%;
  padding: 0 5px;
}

.widget-input-icon a {
  display: block;
  padding: 10px 10px;
  font-size: 18px;
}

.widget-input-box {
  padding: 10px 0;
}

.widget-input-box .form-control {
  border-color: #eee;
  background: #eee;
  border-radius: 40px;
}

.widget-input-box .form-control:focus {
  box-shadow: none;
}

.inverse-mode .widget-input,
.inverse-mode.widget-input {
  background: #1B1A1A;
}

.inverse-mode div + .widget-input,
div + .widget-input.inverse-mode {
  border-color: #1B1A1A;
}

.inverse-mode .widget-input-box .form-control {
  border-color: #555;
  background: #555;
  color: #fff;
}

.inverse-mode .widget-input-box .form-control::-webkit-input-placeholder {
  color: #a8acb1;
}

.inverse-mode .widget-input-box .form-control::-moz-placeholder {
  color: #a8acb1;
}

.inverse-mode .widget-input-box .form-control:-ms-input-placeholder {
  color: #a8acb1;
}

.inverse-mode .widget-input-box .form-control:-moz-placeholder {
  color: #a8acb1;
}

.inverse-mode .widget-input-divider:after {
  background: #555;
}

/* Widget - Widget Todolist */
.widget-todolist {
  background: #fff;
}

.widget-todolist:before,
.widget-todolist:after {
  content: "";
  display: table;
  clear: both;
}

.widget-todolist.widget-todolist-rounded {
  border-radius: 4px;
}

.widget-todolist-header {
  display: table;
  width: 100%;
}

.widget-todolist-body {
  padding: 5px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.widget-todolist-header-left,
.widget-todolist-header-right {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 15px;
}

.widget-todolist-header-right {
  width: 1%;
  text-align: center;
}

.widget-todolist-header .widget-todolist-header-title {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}

.widget-todolist-header .widget-todolist-header-total {
  font-size: 18px;
  font-weight: 600;
  color: #2d353c;
}

.widget-todolist-header .widget-todolist-header-total small {
  display: block;
  font-size: 10px;
  line-height: 10px;
}

.widget-todolist-item {
  display: table;
  width: 100%;
}

.widget-todolist-item .widget-todolist-input,
.widget-todolist-item .widget-todolist-content,
.widget-todolist-item .widget-todolist-icon {
  display: table-cell;
  padding: 10px 15px;
  vertical-align: middle;
}

.widget-todolist-item .widget-todolist-input,
.widget-todolist-item .widget-todolist-icon {
  width: 1%;
  text-align: center;
}

.widget-todolist-item .widget-todolist-input {
  width: 45px;
}

.widget-todolist-item .widget-todolist-input + div {
  padding-left: 0;
}

.widget-todolist-item + .widget-todolist-item .widget-todolist-content,
.widget-todolist-item + .widget-todolist-item .widget-todolist-icon {
  border-top: 1px solid #eee;
}

.widget-todolist-item .widget-todolist-title {
  font-size: 12px;
  margin: 0;
}

.widget-todolist-item .widget-todolist-desc {
  margin: 0;
  font-size: 12px;
}

.widget-todolist-item .widget-todolist-content .form-control {
  margin: -5px 0;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding-left: 0;
  background: none;
}

.inverse-mode.widget-todolist {
  background: #1B1A1A;
}

.inverse-mode .widget-todolist-body,
.inverse-mode .widget-todolist-item + .widget-todolist-item .widget-todolist-content,
.inverse-mode .widget-todolist-item + .widget-todolist-item .widget-todolist-icon {
  border-color: #555;
}

.inverse-mode .widget-todolist-header .widget-todolist-header-title,
.inverse-mode .widget-todolist-header .widget-todolist-header-total,
.inverse-mode .widget-todolist-item .widget-todolist-title,
.inverse-mode .widget-todolist-item .widget-todolist-content .form-control {
  color: #fff;
}

.inverse-mode .widget-todolist-item .widget-todolist-desc {
  color: #aaa;
}

/* Widget - Widget Map */
.widget-map {
  background: #fff;
}

.widget-map.widget-map-rounded {
  border-radius: 4px;
}

.inverse-mode.widget-map {
  background: #1B1A1A;
}

/* Widget - Widget Icon */
.widget-icon {
  position: relative;
  overflow: hidden;
}

.widget-icon,
.widget-icon i {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
}

.widget-icon.user i {
  font-size: 36px;
  line-height: 56px;
}

.widget-icon.widget-icon-xs,
.widget-icon.widget-icon-xs i {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
}

.widget-icon.widget-icon-xs.user i {
  font-size: 18px;
  line-height: 28px;
}

.widget-icon.widget-icon-sm,
.widget-icon.widget-icon-sm i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 21px;
}

.widget-icon.widget-icon-sm.user i {
  font-size: 27px;
  line-height: 42px;
}

.widget-icon.widget-icon-lg,
.widget-icon.widget-icon-lg i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 42px;
}

.widget-icon.widget-icon-lg.user i {
  font-size: 54px;
  line-height: 84px;
}

.widget-icon.widget-icon-xl,
.widget-icon.widget-icon-xl i {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 56px;
}

.widget-icon.widget-icon-xl.user i {
  font-size: 72px;
  line-height: 112px;
}

/* Widget - Widget Image */
.widget-img {
  overflow: hidden;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.widget-img.widget-img-xl {
  width: 80px;
  height: 80px;
  line-height: 80px;
}

.widget-img.widget-img-lg {
  width: 60px;
  height: 60px;
  line-height: 60px;
}

.widget-img.widget-img-sm {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.widget-img.widget-img-xs {
  width: 20px;
  height: 20px;
  line-height: 20px;
}

/* Widget - Widget Card */
.widget-card,
a.widget-card {
  position: relative;
  margin-bottom: 15px;
  display: block;
  text-decoration: none;
}

.widget-card.square {
  padding-top: 100%;
  overflow: hidden;
}

.widget-card .widget-card-content {
  padding: 15px;
  position: relative;
}

.widget-card .widget-card-cover,
.widget-card.square .widget-card-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.widget-card.widget-card-rounded .widget-card-content,
.widget-card.widget-card-rounded .widget-card-cover {
  border-radius: 4px;
}

.widget-card .widget-card-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}

.widget-card .widget-card-cover .widget-card-cover-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  margin: -25% 0 0 -25%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.75);
  color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.widget-card .widget-card-cover .widget-card-cover-icon .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.85vw;
  margin-left: -1vw;
  font-size: 2vw;
  line-height: 2vw;
  height: 2vw;
  width: 2vw;
}

.widget-card.square .widget-card-content.bottom {
  top: auto;
}

.inverse-mode .widget-card,
.inverse-mode.widget-card,
.inverse-mode a.widget-card,
a.inverse-mode.widget-card {
  color: #fff;
}

.inverse-mode .widget-card .widget-card-cover,
.inverse-mode.widget-card .widget-card-cover {
  background-color: #1B1A1A;
}

/* Widget - Widget Chart */
.widget-chart-info {
  color: #222;
}

.widget-chart-info-title {
  margin: 0 0 5px;
  font-size: 14px;
}

.widget-chart-info-desc {
  font-size: 11px;
  color: #777;
  margin-bottom: 20px;
}

.widget-chart-info-progress {
  font-size: 10px;
  margin-bottom: 5px;
}

.widget-chart-info .progress {
  margin-bottom: 0;
}

.widget-chart-content {
  background: #f9f9f9;
  padding: 10px;
}

.inverse-mode .widget-chart-content {
  background: #1B1A1A;
}

.inverse-mode .widget-chart-info {
  color: #aaa;
}

.inverse-mode .nvd3 text {
  fill: rgba(255, 255, 255, 0.75);
}

.inverse-mode .nvd3 .nv-axis line,
.inverse-mode .nvd3 .nv-axis path {
  stroke: rgba(255, 255, 255, 0.15);
}

/* Widget - Widget Table */
.table.widget-table {
  background: #fff;
  border-radius: 4px;
}

.table.table-bordered.widget-table {
  border: none;
}

.table.table-bordered.widget-table > thead:first-child > tr:first-child > td,
.table.table-bordered.widget-table > thead:first-child > tr:first-child > th {
  border-top: none;
}

.table.table-bordered.widget-table > thead > tr > th:first-child,
.table.table-bordered.widget-table > tbody > tr > td:first-child {
  border-left: none;
}

.table.table-bordered.widget-table > thead > tr > th:last-child,
.table.table-bordered.widget-table > tbody > tr > td:last-child {
  border-right: none;
}

.table.table-bordered.widget-table > tbody > tr:last-child > td {
  border-bottom: none;
}

.widget-table-img {
  width: 100px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
}

.widget-table-title {
  font-size: 14px;
  margin: 0;
  line-height: 20px;
}

.widget-table-desc {
  margin: 0;
  font-size: 11px;
  line-height: 15px;
  font-weight: 600;
}

.inverse-mode .table.widget-table,
.inverse-mode.table.widget-table {
  background: #1B1A1A;
  color: #aaa;
}

.inverse-mode .table thead th,
.inverse-mode .table > thead > tr > th,
.inverse-mode.table thead th,
.inverse-mode.table > thead > tr > th {
  color: #fff;
}

.inverse-mode h1,
.inverse-mode h2,
.inverse-mode h3,
.inverse-mode h4,
.inverse-mode h5,
.inverse-mode h6 {
  color: #fff;
}

.inverse-mode.table.widget-table > thead > tr > th,
.inverse-mode.table.widget-table > tbody > tr > th,
.inverse-mode.table.widget-table > tfoot > tr > th,
.inverse-mode.table.widget-table > thead > tr > td,
.inverse-mode.table.widget-table > tbody > tr > td,
.inverse-mode.table.widget-table > tfoot > tr > td {
  border-color: #555 !important;
}

/* Plugin List */
/*@import 'plugins/_bootstrap_calendar';
@import 'plugins/_bootstrap_colorpalette';
@import 'plugins/_bootstrap_daterangepicker';
@import 'plugins/_bootstrap_datetimepicker';
@import 'plugins/_bootstrap_select';
@import 'plugins/_bootstrap_sweetalert';
@import 'plugins/_bootstrap_timepicker';
@import 'plugins/_bootstrap_wizard';
@import 'plugins/_ckeditor';
@import 'plugins/_colorpicker';
@import 'plugins/_combobox';
@import 'plugins/_datatable';
@import 'plugins/_datepicker';
@import 'plugins/_datetimepicker';
@import 'plugins/_dropzone';
@import 'plugins/_flot';
@import 'plugins/_fullcalendar';
@import 'plugins/_gritter';
@import 'plugins/_highlightjs';
@import 'plugins/_introjs';
@import 'plugins/_iris_range_slider';
@import 'plugins/_jquery_autocomplete';
@import 'plugins/_jquery_draggable';
@import 'plugins/_jquery_simple_colorpicker';
@import 'plugins/_jquery_smart_wizard';
@import 'plugins/_jstree';
@import 'plugins/_jvectormap';
@import 'plugins/_nvd3';*/
/* Plugin - Pace Loader */
.pace-inactive {
  opacity: 0;
}

.pace.pace-inactive {
  z-index: 0;
}

.ie8 .pace-inactive,
.ie8 .pace .pace-activity {
  display: none;
}

.pace {
  background: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: opacity 1s;
  z-index: 1020;
}

.pace-progress {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  text-align: center;
  height: 3px;
  background: #00BCD4;
  transition: width 1s;
  z-index: 2000;
}

.pace:before {
  content: "";
  background: none;
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  height: 3px;
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 75px;
  right: 8px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #00BCD4;
  border-left-color: #00BCD4;
  border-radius: 10px;
  animation: pace-spinner 400ms linear infinite;
}
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pace-top .pace:before,
.pace-top .pace-progress {
  top: 0;
}

.pace-top .pace .pace-activity {
  top: 11px;
}

/*@import 'plugins/_parsley';
@import 'plugins/_password_indicator';
@import 'plugins/_powerange_slider';
@import 'plugins/_select2_choice';
@import 'plugins/_select2';
@import 'plugins/_slimscrollbar';
@import 'plugins/_sparkline';
@import 'plugins/_summernote';
@import 'plugins/_superbox';
@import 'plugins/_tagit';
@import 'plugins/_typeahead';
@import 'plugins/_wysihtml5';
@import 'plugins/_xeditable';*/
/* Page List */
/*@import 'pages/_coming_soon';
@import 'pages/_email_compose';
@import 'pages/_email_detail';
@import 'pages/_email_inbox';
@import 'pages/_error';
@import 'pages/_gallery';
@import 'pages/_invoice';
@import 'pages/_login_v2';
@import 'pages/_login_V3';
@import 'pages/_login';
@import 'pages/_map';
@import 'pages/_profile';
@import 'pages/_search_result';
@import 'pages/_timeline';*/
/* Pages - Login V3 */
.login.login-with-news-feed .news-caption,
.register.register-with-news-feed .news-caption {
  color: rgba(255, 255, 255, 0.9);
  padding: 0;
  font-size: 18px;
}

.login.login-with-news-feed .news-caption .caption-title,
.register.register-with-news-feed .news-caption .caption-title {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
}

.register.register-with-news-feed .register-header {
  padding: 60px 60px 0;
  font-size: 32px;
}

.register.register-with-news-feed .register-header small {
  color: #707478;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
}

.login.login-with-news-feed .login-header .brand {
  color: #000;
}

.login.login-with-news-feed .login-header .brand small {
  color: #707478;
}

.login.login-with-news-feed img.news-feed-logo,
.register.register-with-news-feed img.news-feed-logo {
  width: 400px;
  height: auto;
}

.login.login-with-news-feed .login-box-wrapper {
  max-width: 1200px;
}

.login.login-with-news-feed .login-box-info {
  margin-left: 2rem;
  background: #96899b;
  padding: 20px 15px;
  font-size: 16px;
}
.login.login-with-news-feed .login-box-info h2 {
  color: white;
  font-size: 18px;
  font-family: Verdana;
}
.login.login-with-news-feed .login-box-info li {
  color: white;
  font-family: Verdana;
}
.login.login-with-news-feed .login-box-info p {
  color: white !important;
  font-family: Verdana;
}

.login.login-with-news-feed .login-box-info.box-2 {
  background: rgba(255, 255, 255, 0.85);
}

.login.login-with-news-feed .login-content,
.register.register-with-news-feed .register-content {
  width: auto;
  padding: 100px 60px 30px 60px;
}

.register.register-with-news-feed .register-content {
  padding: 20px 60px 30px;
}

.news-feed {
  width: 75%;
}

.news-feed .news-caption .news-feed-logo {
  padding: 2rem 0 0 2rem;
}

@media (min-width: 768px) {
  .login.login-with-news-feed,
  .register.register-with-news-feed {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
  }
  .login.login-with-news-feed .news-feed,
  .register.register-with-news-feed .news-feed {
    position: fixed;
    left: 0;
    right: 500px;
    top: 0;
    bottom: 0;
    transform: translateZ(0);
    overflow: hidden;
  }
  .login.login-with-news-feed .news-image,
  .register.register-with-news-feed .news-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #2d1437;
    background-image: url(/images/cover-image-farmer.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right 2rem bottom 2rem;
  }
  .login.login-with-news-feed .news-image img,
  .register.register-with-news-feed .news-image img {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    max-height: 100%;
    min-width: 100%;
    top: -1960px;
    bottom: -1960px;
    left: -1960px;
    right: -1960px;
    margin: auto;
  }
  .login.login-with-news-feed .news-caption,
  .register.register-with-news-feed .news-caption {
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    right: 0;
    z-index: 20;
    /*font-weight: 300;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$black_darker00000', endColorstr='$black_darker000',GradientType=0 );*/
  }
  .login.login-with-news-feed .right-content,
  .register.register-with-news-feed .right-content {
    float: right;
    width: 25%;
  }
  .login.login-with-news-feed img.news-feed-logo,
  .register.register-with-news-feed img.news-feed-logo {
    width: 280px;
    height: auto;
  }
  .login.login-with-news-feed .login-header,
  .register.register-with-news-feed .register-header {
    /*position: relative;
    top: 0;
    margin: 0;
    left: 0;
    right: 0;
    padding: 100px 60px 0;*/
    display: none;
  }
  .login.login-with-news-feed .login-header .icon {
    top: 98px;
    right: 10px;
  }
  .news-feed {
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .login.login-with-news-feed, .register.register-with-news-feed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: scroll;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .login.login-with-news-feed .right-content,
  .register.register-with-news-feed .right-content {
    width: 25%;
  }
  .login.login-with-news-feed .news-feed,
  .register.register-with-news-feed .news-feed {
    right: 360px;
  }
  .login.login-with-news-feed .login-header,
  .register.register-with-news-feed .register-header,
  .login.login-with-news-feed .login-content,
  .register.register-with-news-feed .register-content {
    padding-left: 45px;
    padding-right: 45px;
  }
  .login.login-with-news-feed img.news-feed-logo,
  .register.register-with-news-feed img.news-feed-logo {
    width: 240px;
    height: auto;
  }
  .news-feed {
    width: 75%;
  }
}
@media (max-width: 991.98px) {
  .btn.btn-lg {
    font-size: 12px;
    line-height: 20px;
  }
  .login.login-with-news-feed .news-caption,
  .register.register-with-news-feed .news-caption {
    /*font-size: 14px;*/
    min-width: inherit;
  }
  .login.login-with-news-feed .news-caption .caption-title,
  .register.register-with-news-feed .news-caption .caption-title {
    font-size: 32px;
  }
  .login.login-with-news-feed img.news-feed-logo,
  .register.register-with-news-feed img.news-feed-logo {
    width: 200px;
    height: auto;
  }
  .login.login-with-news-feed .login-box-info {
    margin-left: 2rem;
    background: #96899b;
    padding: 20px 15px;
    font-size: 10px;
  }
  .login.login-with-news-feed .login-box-info h2 {
    color: white;
    font-size: 12px;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info h4 {
    font-size: 11px;
  }
  .login.login-with-news-feed .login-box-info li {
    color: white;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info p {
    color: white !important;
    font-family: Verdana;
  }
  .news-feed {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .btn.btn-lg {
    font-size: 16px;
    line-height: 24px;
  }
  .login.login-with-news-feed .news-feed,
  .register.register-with-news-feed .news-feed {
    /*display: none;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .login.login-with-news-feed {
    background-color: #2d1437;
  }
  .login.login-with-news-feed img.news-feed-logo,
  .register.register-with-news-feed img.news-feed-logo {
    display: none;
  }
  .login.login-with-news-feed .right-content,
  .register.register-with-news-feed .right-content {
    float: none;
    width: auto;
    background-color: #2d1437;
  }
  .login.login-with-news-feed .login-header .icon {
    right: 60px;
  }
  .login.login-with-news-feed .login-header,
  .register.register-with-news-feed .register-header {
    padding: 40px 40px 0;
  }
  .login.login-with-news-feed .login-box-info {
    margin: 0 8px;
    background: #96899b;
    padding: 20px 15px;
    font-size: 16px;
  }
  .login.login-with-news-feed .login-box-info h2 {
    color: white;
    font-size: 18px;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info h4 {
    font-size: 17px;
  }
  .login.login-with-news-feed .login-box-info li {
    color: white;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info p {
    color: white !important;
    font-family: Verdana;
  }
  .news-feed {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .btn.btn-lg {
    font-size: 16px;
    line-height: 24px;
  }
  .login.login-with-news-feed .login-header .icon {
    display: none;
  }
  .login.login-with-news-feed .login-header,
  .register.register-with-news-feed .register-header {
    padding: 20px 20px 0;
  }
  .login.login-with-news-feed .login-content,
  .register.register-with-news-feed .register-content {
    padding: 20px 40px;
  }
  .login.login-with-news-feed .login-box-info {
    margin: 0 8px;
    background: #96899b;
    padding: 20px 15px;
    font-size: 16px;
  }
  .login.login-with-news-feed .login-box-info h2 {
    color: white;
    font-size: 18px;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info h4 {
    font-size: 17px;
  }
  .login.login-with-news-feed .login-box-info li {
    color: white;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info p {
    color: white !important;
    font-family: Verdana;
  }
  .news-feed {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .btn.btn-lg {
    font-size: 16px;
    line-height: 24px;
  }
  .login.login-with-news-feed .login-header,
  .register.register-with-news-feed .register-header {
    padding: 40px 30px 0;
  }
  .login.login-with-news-feed .login-content,
  .register.register-with-news-feed .register-content {
    padding: 20px 30px;
  }
  .login.login-with-news-feed .login-box-info {
    margin: 0 8px;
    background: #96899b;
    padding: 20px 15px;
    font-size: 16px;
  }
  .login.login-with-news-feed .login-box-info h2 {
    color: white;
    font-size: 18px;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info h4 {
    font-size: 17px;
  }
  .login.login-with-news-feed .login-box-info li {
    color: white;
    font-family: Verdana;
  }
  .login.login-with-news-feed .login-box-info p {
    color: white !important;
    font-family: Verdana;
  }
  .news-feed {
    width: 100%;
  }
}
/*@import '_content_rtl';*/
/* Predefined Classes */
.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row > [class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.row.row-space-0 {
  margin-left: 0;
  margin-right: 0;
}

.row.row-space-2 {
  margin-left: -1px;
  margin-right: -1px;
}

.row.row-space-4 {
  margin-left: -2px;
  margin-right: -2px;
}

.row.row-space-6 {
  margin-left: -3px;
  margin-right: -3px;
}

.row.row-space-8 {
  margin-left: -4px;
  margin-right: -4px;
}

.row.row-space-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row.row-space-12 {
  margin-left: -6px;
  margin-right: -6px;
}

.row.row-space-14 {
  margin-left: -7px;
  margin-right: -7px;
}

.row.row-space-16 {
  margin-left: -8px;
  margin-right: -8px;
}

.row.row-space-18 {
  margin-left: -9px;
  margin-right: -9px;
}

.row.row-space-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row.row-space-22 {
  margin-left: -11px;
  margin-right: -11px;
}

.row.row-space-24 {
  margin-left: -12px;
  margin-right: -12px;
}

.row.row-space-26 {
  margin-left: -13px;
  margin-right: -13px;
}

.row.row-space-28 {
  margin-left: -14px;
  margin-right: -14px;
}

.row.row-space-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row.row-space-0 > [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.row.row-space-2 > [class^=col-] {
  padding-left: 1px;
  padding-right: 1px;
}

.row.row-space-4 > [class^=col-] {
  padding-left: 2px;
  padding-right: 2px;
}

.row.row-space-6 > [class^=col-] {
  padding-left: 3px;
  padding-right: 3px;
}

.row.row-space-8 > [class^=col-] {
  padding-left: 4px;
  padding-right: 4px;
}

.row.row-space-10 > [class^=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.row.row-space-12 > [class^=col-] {
  padding-left: 6px;
  padding-right: 6px;
}

.row.row-space-14 > [class^=col-] {
  padding-left: 7px;
  padding-right: 7px;
}

.row.row-space-16 > [class^=col-] {
  padding-left: 8px;
  padding-right: 8px;
}

.row.row-space-18 > [class^=col-] {
  padding-left: 9px;
  padding-right: 9px;
}

.row.row-space-20 > [class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.row.row-space-22 > [class^=col-] {
  padding-left: 11px;
  padding-right: 11px;
}

.row.row-space-24 > [class^=col-] {
  padding-left: 12px;
  padding-right: 12px;
}

.row.row-space-26 > [class^=col-] {
  padding-left: 13px;
  padding-right: 13px;
}

.row.row-space-28 > [class^=col-] {
  padding-left: 14px;
  padding-right: 14px;
}

.row.row-space-30 > [class^=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.m-auto {
  margin: 0 auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 1px !important;
}

.m-2 {
  margin: 2px !important;
}

.m-3 {
  margin: 3px !important;
}

.m-4 {
  margin: 4px !important;
}

.m-5 {
  margin: 5px !important;
}

.m-10 {
  margin: 10px !important;
}

.m-15 {
  margin: 15px !important;
}

.m-20 {
  margin: 20px !important;
}

.m-25 {
  margin: 25px !important;
}

.m-30 {
  margin: 30px !important;
}

.m-35 {
  margin: 35px !important;
}

.m-40 {
  margin: 40px !important;
}

.m-t-0 {
  margin-top: 0px !important;
}

.m-t-1 {
  margin-top: 1px !important;
}

.m-t-2 {
  margin-top: 2px !important;
}

.m-t-3 {
  margin-top: 3px !important;
}

.m-t-4 {
  margin-top: 4px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.m-r-1 {
  margin-right: 1px !important;
}

.m-r-2 {
  margin-right: 2px !important;
}

.m-r-3 {
  margin-right: 3px !important;
}

.m-r-4 {
  margin-right: 4px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.m-b-1 {
  margin-bottom: 1px !important;
}

.m-b-2 {
  margin-bottom: 2px !important;
}

.m-b-3 {
  margin-bottom: 3px !important;
}

.m-b-4 {
  margin-bottom: 4px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.m-l-1 {
  margin-left: 1px !important;
}

.m-l-2 {
  margin-left: 2px !important;
}

.m-l-3 {
  margin-left: 3px !important;
}

.m-l-4 {
  margin-left: 4px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 1px !important;
}

.p-2 {
  padding: 2px !important;
}

.p-3 {
  padding: 3px !important;
}

.p-4 {
  padding: 4px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-15 {
  padding: 15px !important;
}

.wrapper {
  padding: 15px;
}

.p-20 {
  padding: 20px !important;
}

.p-25 {
  padding: 25px !important;
}

.p-30 {
  padding: 30px !important;
}

.p-35 {
  padding: 35px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.p-t-1 {
  padding-top: 1px !important;
}

.p-t-2 {
  padding-top: 2px !important;
}

.p-t-3 {
  padding-top: 3px !important;
}

.p-t-4 {
  padding-top: 4px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.p-r-1 {
  padding-right: 1px !important;
}

.p-r-2 {
  padding-right: 2px !important;
}

.p-r-3 {
  padding-right: 3px !important;
}

.p-r-4 {
  padding-right: 4px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.p-b-1 {
  padding-bottom: 1px !important;
}

.p-b-2 {
  padding-bottom: 2px !important;
}

.p-b-3 {
  padding-bottom: 3px !important;
}

.p-b-4 {
  padding-bottom: 4px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-l-1 {
  padding-left: 1px !important;
}

.p-l-2 {
  padding-left: 2px !important;
}

.p-l-3 {
  padding-left: 3px !important;
}

.p-l-4 {
  padding-left: 4px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.f-s-0 {
  font-size: 0px !important;
}

.f-s-1 {
  font-size: 1px !important;
}

.f-s-2 {
  font-size: 2px !important;
}

.f-s-3 {
  font-size: 3px !important;
}

.f-s-4 {
  font-size: 4px !important;
}

.f-s-5 {
  font-size: 5px !important;
}

.f-s-6 {
  font-size: 6px !important;
}

.f-s-7 {
  font-size: 7px !important;
}

.f-s-8 {
  font-size: 8px !important;
}

.f-s-9 {
  font-size: 9px !important;
}

.f-s-10 {
  font-size: 10px !important;
}

.f-s-11 {
  font-size: 11px !important;
}

.f-s-12 {
  font-size: 12px !important;
}

.f-s-13 {
  font-size: 13px !important;
}

.f-s-14 {
  font-size: 14px !important;
}

.f-s-15 {
  font-size: 15px !important;
}

.f-s-16 {
  font-size: 16px !important;
}

.f-s-17 {
  font-size: 17px !important;
}

.f-s-18 {
  font-size: 18px !important;
}

.f-s-19 {
  font-size: 19px !important;
}

.f-s-20 {
  font-size: 20px !important;
}

.l-h-0 {
  line-height: 0px !important;
}

.l-h-1 {
  line-height: 1px !important;
}

.l-h-2 {
  line-height: 2px !important;
}

.l-h-3 {
  line-height: 3px !important;
}

.l-h-4 {
  line-height: 4px !important;
}

.l-h-5 {
  line-height: 5px !important;
}

.l-h-6 {
  line-height: 6px !important;
}

.l-h-7 {
  line-height: 7px !important;
}

.l-h-8 {
  line-height: 8px !important;
}

.l-h-9 {
  line-height: 9px !important;
}

.l-h-10 {
  line-height: 10px !important;
}

.l-h-11 {
  line-height: 11px !important;
}

.l-h-12 {
  line-height: 12px !important;
}

.l-h-13 {
  line-height: 13px !important;
}

.l-h-14 {
  line-height: 14px !important;
}

.l-h-15 {
  line-height: 15px !important;
}

.l-h-16 {
  line-height: 16px !important;
}

.l-h-17 {
  line-height: 17px !important;
}

.l-h-18 {
  line-height: 18px !important;
}

.l-h-19 {
  line-height: 19px !important;
}

.l-h-20 {
  line-height: 20px !important;
}

.l-h-20 {
  line-height: 20px !important;
}

.l-h-21 {
  line-height: 21px !important;
}

.l-h-22 {
  line-height: 22px !important;
}

.l-h-23 {
  line-height: 23px !important;
}

.l-h-24 {
  line-height: 24px !important;
}

.l-h-25 {
  line-height: 25px !important;
}

.l-h-26 {
  line-height: 26px !important;
}

.l-h-27 {
  line-height: 27px !important;
}

.l-h-28 {
  line-height: 28px !important;
}

.l-h-29 {
  line-height: 29px !important;
}

.l-h-30 {
  line-height: 30px !important;
}

.t-plus-1 {
  position: relative !important;
  top: 1px !important;
}

.t-plus-2 {
  position: relative !important;
  top: 2px !important;
}

.t-plus-3 {
  position: relative !important;
  top: 3px !important;
}

.t-plus-4 {
  position: relative !important;
  top: 4px !important;
}

.t-plus-5 {
  position: relative !important;
  top: 5px !important;
}

.t-plus-6 {
  position: relative !important;
  top: 6px !important;
}

.t-plus-7 {
  position: relative !important;
  top: 7px !important;
}

.t-plus-8 {
  position: relative !important;
  top: 8px !important;
}

.t-plus-9 {
  position: relative !important;
  top: 9px !important;
}

.t-plus-10 {
  position: relative !important;
  top: 10px !important;
}

.t-minus-1 {
  position: relative !important;
  top: -1px !important;
}

.t-minus-2 {
  position: relative !important;
  top: -2px !important;
}

.t-minus-3 {
  position: relative !important;
  top: -3px !important;
}

.t-minus-4 {
  position: relative !important;
  top: -4px !important;
}

.t-minus-5 {
  position: relative !important;
  top: -5px !important;
}

.t-minus-6 {
  position: relative !important;
  top: -6px !important;
}

.t-minus-7 {
  position: relative !important;
  top: -7px !important;
}

.t-minus-8 {
  position: relative !important;
  top: -8px !important;
}

.t-minus-9 {
  position: relative !important;
  top: -9px !important;
}

.t-minus-10 {
  position: relative !important;
  top: -10px !important;
}

.l-plus-1 {
  position: relative !important;
  left: 1px !important;
}

.l-plus-2 {
  position: relative !important;
  left: 2px !important;
}

.l-plus-3 {
  position: relative !important;
  left: 3px !important;
}

.l-plus-4 {
  position: relative !important;
  left: 4px !important;
}

.l-plus-5 {
  position: relative !important;
  left: 5px !important;
}

.l-plus-6 {
  position: relative !important;
  left: 6px !important;
}

.l-plus-7 {
  position: relative !important;
  left: 7px !important;
}

.l-plus-8 {
  position: relative !important;
  left: 8px !important;
}

.l-plus-9 {
  position: relative !important;
  left: 9px !important;
}

.l-plus-10 {
  position: relative !important;
  left: 10px !important;
}

.l-minus-1 {
  position: relative !important;
  left: -1px !important;
}

.l-minus-2 {
  position: relative !important;
  left: -2px !important;
}

.l-minus-3 {
  position: relative !important;
  left: -3px !important;
}

.l-minus-4 {
  position: relative !important;
  left: -4px !important;
}

.l-minus-5 {
  position: relative !important;
  left: -5px !important;
}

.l-minus-6 {
  position: relative !important;
  left: -6px !important;
}

.l-minus-7 {
  position: relative !important;
  left: -7px !important;
}

.l-minus-8 {
  position: relative !important;
  left: -8px !important;
}

.l-minus-9 {
  position: relative !important;
  left: -9px !important;
}

.l-minus-10 {
  position: relative !important;
  left: -10px !important;
}

.r-plus-1 {
  position: relative !important;
  right: 1px !important;
}

.r-plus-2 {
  position: relative !important;
  right: 2px !important;
}

.r-plus-3 {
  position: relative !important;
  right: 3px !important;
}

.r-plus-4 {
  position: relative !important;
  right: 4px !important;
}

.r-plus-5 {
  position: relative !important;
  right: 5px !important;
}

.r-plus-6 {
  position: relative !important;
  right: 6px !important;
}

.r-plus-7 {
  position: relative !important;
  right: 7px !important;
}

.r-plus-8 {
  position: relative !important;
  right: 8px !important;
}

.r-plus-9 {
  position: relative !important;
  right: 9px !important;
}

.r-plus-10 {
  position: relative !important;
  right: 10px !important;
}

.r-minus-1 {
  position: relative !important;
  right: -1px !important;
}

.r-minus-2 {
  position: relative !important;
  right: -2px !important;
}

.r-minus-3 {
  position: relative !important;
  right: -3px !important;
}

.r-minus-4 {
  position: relative !important;
  right: -4px !important;
}

.r-minus-5 {
  position: relative !important;
  right: -5px !important;
}

.r-minus-6 {
  position: relative !important;
  right: -6px !important;
}

.r-minus-7 {
  position: relative !important;
  right: -7px !important;
}

.r-minus-8 {
  position: relative !important;
  right: -8px !important;
}

.r-minus-9 {
  position: relative !important;
  right: -9px !important;
}

.r-minus-10 {
  position: relative !important;
  right: -10px !important;
}

.b-plus-1 {
  position: relative !important;
  bottom: 1px !important;
}

.b-plus-2 {
  position: relative !important;
  bottom: 2px !important;
}

.b-plus-3 {
  position: relative !important;
  bottom: 3px !important;
}

.b-plus-4 {
  position: relative !important;
  bottom: 4px !important;
}

.b-plus-5 {
  position: relative !important;
  bottom: 5px !important;
}

.b-plus-6 {
  position: relative !important;
  bottom: 6px !important;
}

.b-plus-7 {
  position: relative !important;
  bottom: 7px !important;
}

.b-plus-8 {
  position: relative !important;
  bottom: 8px !important;
}

.b-plus-9 {
  position: relative !important;
  bottom: 9px !important;
}

.b-plus-10 {
  position: relative !important;
  bottom: 10px !important;
}

.b-minus-1 {
  position: relative !important;
  bottom: -1px !important;
}

.b-minus-2 {
  position: relative !important;
  bottom: -2px !important;
}

.b-minus-3 {
  position: relative !important;
  bottom: -3px !important;
}

.b-minus-4 {
  position: relative !important;
  bottom: -4px !important;
}

.b-minus-5 {
  position: relative !important;
  bottom: -5px !important;
}

.b-minus-6 {
  position: relative !important;
  bottom: -6px !important;
}

.b-minus-7 {
  position: relative !important;
  bottom: -7px !important;
}

.b-minus-8 {
  position: relative !important;
  bottom: -8px !important;
}

.b-minus-9 {
  position: relative !important;
  bottom: -9px !important;
}

.b-minus-10 {
  position: relative !important;
  bottom: -10px !important;
}

.hide {
  display: none !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.pull-none {
  float: none !important;
}

.f-w-100 {
  font-weight: 100 !important;
}

.f-w-200 {
  font-weight: 200 !important;
}

.f-w-300 {
  font-weight: 300 !important;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-600, .semi-bold {
  font-weight: 600 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}

.table-valign-middle th,
.table-valign-middle td {
  vertical-align: middle !important;
}

.table-th-valign-middle th,
.table-td-valign-middle td {
  vertical-align: middle !important;
}

.table-no-border-left th:first-child,
.table-no-border-left td:first-child {
  border-left: none !important;
}

.table-no-border-bottom tr:last-child td {
  border-bottom: none !important;
}

.table-no-border-top tr:first-child td {
  border-top: none !important;
}

.table-no-border-right th:last-child,
.table-no-border-right td:last-child {
  border-right: none !important;
}

.table-valign-top th,
.table-valign-top td {
  vertical-align: top !important;
}

.table-th-valign-top th,
.table-td-valign-top td {
  vertical-align: top !important;
}

.table-valign-bottom th,
.table-valign-bottom td {
  vertical-align: bottom !important;
}

.table-th-valign-bottom th,
.table-td-valign-bottom td {
  vertical-align: bottom !important;
}

.valign-top {
  vertical-align: top !important;
}

.valign-bottom {
  vertical-align: bottom !important;
}

.valign-middle {
  vertical-align: middle !important;
}

.vertical-box {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  height: 100%;
  width: 100%;
}

.vertical-box-column {
  display: table-cell;
  vertical-align: top;
  height: 100%;
}

.vertical-box-row {
  display: table-row;
  height: 100%;
}

.vertical-box-row > .vertical-box-cell {
  position: relative;
  height: 100%;
  width: 100%;
  float: none;
}

.vertical-box-row > .vertical-box-cell > .vertical-box-inner-cell {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.vertical-box.with-grid > .vertical-box-column + .vertical-box-column {
  border-left: 1px solid #d9dfe2;
}

.vertical-box.with-grid .vertical-box-row + .vertical-box-row > div,
.vertical-box.with-grid .vertical-box-row + .wrapper,
.vertical-box.with-grid .wrapper + .vertical-box-row > div,
.vertical-box.with-grid .wrapper + .wrapper {
  border-top: 1px solid #d9dfe2;
}

.vertical-box.with-border-top {
  border-top: 1px solid #d9dfe2;
}

.vertical-box.with-border-bottom {
  border-bottom: 1px solid #d9dfe2;
}

.no-rounded-corner {
  border-radius: 0 !important;
}

.rounded-corner {
  border-radius: 50px !important;
}

.no-box-shadow {
  box-shadow: none !important;
}

.no-border {
  border: 0 !important;
}

.b-0 {
  border: 0 !important;
}

.b-t-0 {
  border-top: 0 !important;
}

.b-r-0 {
  border-right: 0 !important;
}

.b-b-0 {
  border-bottom: 0 !important;
}

.b-l-0 {
  border-left: 0 !important;
}

.b-1 {
  border: 1px solid #f5f5f5 !important;
}

.b-t-1 {
  border-top: 1px solid #f5f5f5 !important;
}

.b-r-1 {
  border-right: 1px solid #f5f5f5 !important;
}

.b-b-1 {
  border-bottom: 1px solid #f5f5f5 !important;
}

.b-l-1 {
  border-left: 1px solid #f5f5f5 !important;
}

.border-top-1 {
  border-top: 1px solid #f5f5f5 !important;
}

.border-right-1 {
  border-right: 1px solid #f5f5f5 !important;
}

.border-bottom-1 {
  border-bottom: 1px solid #f5f5f5 !important;
}

.border-left-1 {
  border-left: 1px solid #f5f5f5 !important;
}

/* Red */
.bg-red,
.bg-red-500,
.bg-danger,
.panel-red .panel-heading,
.panel-danger .panel-heading {
  background: #F44336 !important;
}

.bg-red-transparent-1 {
  background: rgba(244, 67, 54, 0.1) !important;
}

.bg-red-transparent-2 {
  background: rgba(244, 67, 54, 0.2) !important;
}

.bg-red-transparent-3 {
  background: rgba(244, 67, 54, 0.3) !important;
}

.bg-red-transparent-4 {
  background: rgba(244, 67, 54, 0.4) !important;
}

.bg-red-transparent-5 {
  background: rgba(244, 67, 54, 0.5) !important;
}

.bg-red-transparent-6 {
  background: rgba(244, 67, 54, 0.6) !important;
}

.bg-red-transparent-7 {
  background: rgba(244, 67, 54, 0.7) !important;
}

.bg-red-transparent-8 {
  background: rgba(244, 67, 54, 0.8) !important;
}

.bg-red-transparent-9 {
  background: rgba(244, 67, 54, 0.9) !important;
}

.bg-red-50 {
  background: #FFEBEE !important;
}

.bg-red-100 {
  background: #FFCDD2 !important;
}

.bg-red-200 {
  background: #EF9A9A !important;
}

.bg-red-300, .bg-red-lighter {
  background: #E57373 !important;
}

.bg-red-400 {
  background: #EF5350 !important;
}

.bg-red-600 {
  background: #E53935 !important;
}

.bg-red-700, .bg-red-darker {
  background: #D32F2F !important;
}

.bg-red-800 {
  background: #C62828 !important;
}

.bg-red-900 {
  background: #B71C1C !important;
}

.text-red,
.text-danger,
.text-red-500 {
  color: #F44336 !important;
}

a.text-red:hover,
a.text-red:focus,
a.text-danger:hover,
a.text-danger:focus {
  color: #D32F2F !important;
}

.text-red-transparent-1 {
  color: rgba(244, 67, 54, 0.1) !important;
}

.text-red-transparent-2 {
  color: rgba(244, 67, 54, 0.2) !important;
}

.text-red-transparent-3 {
  color: rgba(244, 67, 54, 0.3) !important;
}

.text-red-transparent-4 {
  color: rgba(244, 67, 54, 0.4) !important;
}

.text-red-transparent-5 {
  color: rgba(244, 67, 54, 0.5) !important;
}

.text-red-transparent-6 {
  color: rgba(244, 67, 54, 0.6) !important;
}

.text-red-transparent-7 {
  color: rgba(244, 67, 54, 0.7) !important;
}

.text-red-transparent-8 {
  color: rgba(244, 67, 54, 0.8) !important;
}

.text-red-transparent-9 {
  color: rgba(244, 67, 54, 0.9) !important;
}

.text-red-50 {
  color: #FFEBEE !important;
}

.text-red-100 {
  color: #FFCDD2 !important;
}

.text-red-200 {
  color: #EF9A9A !important;
}

.text-red-300, .text-red-lighter {
  color: #E57373 !important;
}

.text-red-400 {
  color: #EF5350 !important;
}

.text-red-600 {
  color: #E53935 !important;
}

.text-red-700, .text-red-darker {
  color: #D32F2F !important;
}

.text-red-800 {
  color: #C62828 !important;
}

.text-red-900 {
  color: #B71C1C !important;
}

.bg-gradient-red {
  background: rgb(229, 115, 115) !important;
  background: linear-gradient(to bottom, rgb(229, 115, 115) 0%, rgb(211, 47, 47) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$red_lighter", endColorstr="$red_darker",GradientType=0 ) !important;
}

/* Pink */
.bg-pink,
.bg-pink-500,
.panel-pink .panel-heading {
  background: #E91E63 !important;
}

.bg-pink-transparent-1 {
  background: rgba(233, 30, 99, 0.1) !important;
}

.bg-pink-transparent-2 {
  background: rgba(233, 30, 99, 0.2) !important;
}

.bg-pink-transparent-3 {
  background: rgba(233, 30, 99, 0.3) !important;
}

.bg-pink-transparent-4 {
  background: rgba(233, 30, 99, 0.4) !important;
}

.bg-pink-transparent-5 {
  background: rgba(233, 30, 99, 0.5) !important;
}

.bg-pink-transparent-6 {
  background: rgba(233, 30, 99, 0.6) !important;
}

.bg-pink-transparent-7 {
  background: rgba(233, 30, 99, 0.7) !important;
}

.bg-pink-transparent-8 {
  background: rgba(233, 30, 99, 0.8) !important;
}

.bg-pink-transparent-9 {
  background: rgba(233, 30, 99, 0.9) !important;
}

.bg-pink-50 {
  background: #FCE4EC !important;
}

.bg-pink-100 {
  background: #F8BBD0 !important;
}

.bg-pink-200 {
  background: #F48FB1 !important;
}

.bg-pink-300, .bg-pink-lighter {
  background: #F06292 !important;
}

.bg-pink-400 {
  background: #EC407A !important;
}

.bg-pink-600 {
  background: #D81B60 !important;
}

.bg-pink-700, .bg-pink-darker {
  background: #C2185B !important;
}

.bg-pink-800 {
  background: #AD1457 !important;
}

.bg-pink-900 {
  background: #880E4F !important;
}

.text-pink,
.text-pink-500 {
  color: #E91E63 !important;
}

a.text-pink:hover,
a.text-pink:focus {
  color: #C2185B !important;
}

.text-pink-transparent-1 {
  color: rgba(233, 30, 99, 0.1) !important;
}

.text-pink-transparent-2 {
  color: rgba(233, 30, 99, 0.2) !important;
}

.text-pink-transparent-3 {
  color: rgba(233, 30, 99, 0.3) !important;
}

.text-pink-transparent-4 {
  color: rgba(233, 30, 99, 0.4) !important;
}

.text-pink-transparent-5 {
  color: rgba(233, 30, 99, 0.5) !important;
}

.text-pink-transparent-6 {
  color: rgba(233, 30, 99, 0.6) !important;
}

.text-pink-transparent-7 {
  color: rgba(233, 30, 99, 0.7) !important;
}

.text-pink-transparent-8 {
  color: rgba(233, 30, 99, 0.8) !important;
}

.text-pink-transparent-9 {
  color: rgba(233, 30, 99, 0.9) !important;
}

.text-pink-50 {
  color: #FCE4EC !important;
}

.text-pink-100 {
  color: #F8BBD0 !important;
}

.text-pink-200 {
  color: #F48FB1 !important;
}

.text-pink-300, .text-pink-lighter {
  color: #F06292 !important;
}

.text-pink-400 {
  color: #EC407A !important;
}

.text-pink-600 {
  color: #D81B60 !important;
}

.text-pink-700, .text-pink-darker {
  color: #C2185B !important;
}

.text-pink-800 {
  color: #AD1457 !important;
}

.text-pink-900 {
  color: #880E4F !important;
}

.bg-gradient-pink {
  background: rgb(240, 98, 146) !important;
  background: linear-gradient(to bottom, rgb(240, 98, 146) 0%, rgb(194, 24, 91) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$pink_lighter", endColorstr="$pink_darker",GradientType=0 ) !important;
}

/* Purple */
.bg-purple,
.bg-purple-500,
.panel-purple .panel-heading {
  background: #9C27B0 !important;
}

.bg-purple-transparent-1 {
  background: rgba(156, 39, 176, 0.1) !important;
}

.bg-purple-transparent-2 {
  background: rgba(156, 39, 176, 0.2) !important;
}

.bg-purple-transparent-3 {
  background: rgba(156, 39, 176, 0.3) !important;
}

.bg-purple-transparent-4 {
  background: rgba(156, 39, 176, 0.4) !important;
}

.bg-purple-transparent-5 {
  background: rgba(156, 39, 176, 0.5) !important;
}

.bg-purple-transparent-6 {
  background: rgba(156, 39, 176, 0.6) !important;
}

.bg-purple-transparent-7 {
  background: rgba(156, 39, 176, 0.7) !important;
}

.bg-purple-transparent-8 {
  background: rgba(156, 39, 176, 0.8) !important;
}

.bg-purple-transparent-9 {
  background: rgba(156, 39, 176, 0.9) !important;
}

.bg-purple-50 {
  background: #F3E5F5 !important;
}

.bg-purple-100 {
  background: #E1BEE7 !important;
}

.bg-purple-200 {
  background: #CE93D8 !important;
}

.bg-purple-300, .bg-purple-lighter {
  background: #BA68C8 !important;
}

.bg-purple-400 {
  background: #AB47BC !important;
}

.bg-purple-600 {
  background: #8E24AA !important;
}

.bg-purple-700, .bg-purple-darker {
  background: #7B1FA2 !important;
}

.bg-purple-800 {
  background: #6A1B9A !important;
}

.bg-purple-900 {
  background: #4A148C !important;
}

.text-purple,
.text-purple-500 {
  color: #9C27B0 !important;
}

a.text-purple:hover,
a.text-purple:focus {
  color: #7B1FA2 !important;
}

.text-purple-transparent-1 {
  color: rgba(156, 39, 176, 0.1) !important;
}

.text-purple-transparent-2 {
  color: rgba(156, 39, 176, 0.2) !important;
}

.text-purple-transparent-3 {
  color: rgba(156, 39, 176, 0.3) !important;
}

.text-purple-transparent-4 {
  color: rgba(156, 39, 176, 0.4) !important;
}

.text-purple-transparent-5 {
  color: rgba(156, 39, 176, 0.5) !important;
}

.text-purple-transparent-6 {
  color: rgba(156, 39, 176, 0.6) !important;
}

.text-purple-transparent-7 {
  color: rgba(156, 39, 176, 0.7) !important;
}

.text-purple-transparent-8 {
  color: rgba(156, 39, 176, 0.8) !important;
}

.text-purple-transparent-9 {
  color: rgba(156, 39, 176, 0.9) !important;
}

.text-purple-50 {
  color: #F3E5F5 !important;
}

.text-purple-100 {
  color: #E1BEE7 !important;
}

.text-purple-200 {
  color: #CE93D8 !important;
}

.text-purple-300, .text-purple-lighter {
  color: #BA68C8 !important;
}

.text-purple-400 {
  color: #AB47BC !important;
}

.text-purple-600 {
  color: #8E24AA !important;
}

.text-purple-700, .text-purple-darker {
  color: #7B1FA2 !important;
}

.text-purple-800 {
  color: #6A1B9A !important;
}

.text-purple-900 {
  color: #4A148C !important;
}

.bg-gradient-purple {
  background: rgb(186, 104, 200) !important;
  background: linear-gradient(to bottom, rgb(186, 104, 200) 0%, rgb(123, 31, 162) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$purple_lighter", endColorstr="$purple_darker",GradientType=0 ) !important;
}

/* Deep Purple */
.bg-deep-purple,
.bg-deep-purple-500,
.panel-deep-purple .panel-heading {
  background: #673AB7 !important;
}

.bg-deep-purple-transparent-1 {
  background: rgba(103, 58, 183, 0.1) !important;
}

.bg-deep-purple-transparent-2 {
  background: rgba(103, 58, 183, 0.2) !important;
}

.bg-deep-purple-transparent-3 {
  background: rgba(103, 58, 183, 0.3) !important;
}

.bg-deep-purple-transparent-4 {
  background: rgba(103, 58, 183, 0.4) !important;
}

.bg-deep-purple-transparent-5 {
  background: rgba(103, 58, 183, 0.5) !important;
}

.bg-deep-purple-transparent-6 {
  background: rgba(103, 58, 183, 0.6) !important;
}

.bg-deep-purple-transparent-7 {
  background: rgba(103, 58, 183, 0.7) !important;
}

.bg-deep-purple-transparent-8 {
  background: rgba(103, 58, 183, 0.8) !important;
}

.bg-deep-purple-transparent-9 {
  background: rgba(103, 58, 183, 0.9) !important;
}

.bg-deep-purple-50 {
  background: #EDE7F6 !important;
}

.bg-deep-purple-100 {
  background: #D1C4E9 !important;
}

.bg-deep-purple-200 {
  background: #B39DDB !important;
}

.bg-deep-purple-300, .bg-deep-purple-lighter {
  background: #9575CD !important;
}

.bg-deep-purple-400 {
  background: #7E57C2 !important;
}

.bg-deep-purple-600 {
  background: #5E35B1 !important;
}

.bg-deep-purple-700, .bg-deep-purple-darker {
  background: #512DA8 !important;
}

.bg-deep-purple-800 {
  background: #4527A0 !important;
}

.bg-deep-purple-900 {
  background: #311B92 !important;
}

.text-deep-purple,
.text-deep-purple-500 {
  color: #673AB7 !important;
}

a.text-deep-purple:hover,
a.text-deep-purple:focus {
  color: #512DA8 !important;
}

.text-deep-purple-transparent-1 {
  color: rgba(103, 58, 183, 0.1) !important;
}

.text-deep-purple-transparent-2 {
  color: rgba(103, 58, 183, 0.2) !important;
}

.text-deep-purple-transparent-3 {
  color: rgba(103, 58, 183, 0.3) !important;
}

.text-deep-purple-transparent-4 {
  color: rgba(103, 58, 183, 0.4) !important;
}

.text-deep-purple-transparent-5 {
  color: rgba(103, 58, 183, 0.5) !important;
}

.text-deep-purple-transparent-6 {
  color: rgba(103, 58, 183, 0.6) !important;
}

.text-deep-purple-transparent-7 {
  color: rgba(103, 58, 183, 0.7) !important;
}

.text-deep-purple-transparent-8 {
  color: rgba(103, 58, 183, 0.8) !important;
}

.text-deep-purple-transparent-9 {
  color: rgba(103, 58, 183, 0.9) !important;
}

.text-deep-purple-50 {
  color: #EDE7F6 !important;
}

.text-deep-purple-100 {
  color: #D1C4E9 !important;
}

.text-deep-purple-200 {
  color: #B39DDB !important;
}

.text-deep-purple-300, .text-deep-purple-lighter {
  color: #9575CD !important;
}

.text-deep-purple-400 {
  color: #7E57C2 !important;
}

.text-deep-purple-600 {
  color: #5E35B1 !important;
}

.text-deep-purple-700, .text-deep-purple-darker {
  color: #512DA8 !important;
}

.text-deep-purple-800 {
  color: #4527A0 !important;
}

.text-deep-purple-900 {
  color: #311B92 !important;
}

.bg-gradient-deep-purple {
  background: rgb(149, 117, 205) !important;
  background: linear-gradient(to bottom, rgb(149, 117, 205) 0%, rgb(81, 45, 168) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9575cd", endColorstr="#512da8",GradientType=0 ) !important;
}

/* Indigo */
.bg-indigo,
.bg-indigo-500,
.panel-indigo .panel-heading {
  background: #3F51B5 !important;
}

.bg-indigo-transparent-1 {
  background: rgba(63, 81, 181, 0.1) !important;
}

.bg-indigo-transparent-2 {
  background: rgba(63, 81, 181, 0.2) !important;
}

.bg-indigo-transparent-3 {
  background: rgba(63, 81, 181, 0.3) !important;
}

.bg-indigo-transparent-4 {
  background: rgba(63, 81, 181, 0.4) !important;
}

.bg-indigo-transparent-5 {
  background: rgba(63, 81, 181, 0.5) !important;
}

.bg-indigo-transparent-6 {
  background: rgba(63, 81, 181, 0.6) !important;
}

.bg-indigo-transparent-7 {
  background: rgba(63, 81, 181, 0.7) !important;
}

.bg-indigo-transparent-8 {
  background: rgba(63, 81, 181, 0.8) !important;
}

.bg-indigo-transparent-9 {
  background: rgba(63, 81, 181, 0.9) !important;
}

.bg-indigo-50 {
  background: #E8EAF6 !important;
}

.bg-indigo-100 {
  background: #C5CAE9 !important;
}

.bg-indigo-200 {
  background: #9FA8DA !important;
}

.bg-indigo-300, .bg-indigo-lighter {
  background: #7986CB !important;
}

.bg-indigo-400 {
  background: #5C6BC0 !important;
}

.bg-indigo-600 {
  background: #3949AB !important;
}

.bg-indigo-700, .bg-indigo-darker {
  background: #303F9F !important;
}

.bg-indigo-800 {
  background: #283593 !important;
}

.bg-indigo-900 {
  background: #1A237E !important;
}

.text-indigo,
.text-indigo-500 {
  color: #3F51B5 !important;
}

a.text-indigo:hover,
a.text-indigo:focus {
  color: #303F9F !important;
}

.text-indigo-transparent-1 {
  color: rgba(63, 81, 181, 0.1) !important;
}

.text-indigo-transparent-2 {
  color: rgba(63, 81, 181, 0.2) !important;
}

.text-indigo-transparent-3 {
  color: rgba(63, 81, 181, 0.3) !important;
}

.text-indigo-transparent-4 {
  color: rgba(63, 81, 181, 0.4) !important;
}

.text-indigo-transparent-5 {
  color: rgba(63, 81, 181, 0.5) !important;
}

.text-indigo-transparent-6 {
  color: rgba(63, 81, 181, 0.6) !important;
}

.text-indigo-transparent-7 {
  color: rgba(63, 81, 181, 0.7) !important;
}

.text-indigo-transparent-8 {
  color: rgba(63, 81, 181, 0.8) !important;
}

.text-indigo-transparent-9 {
  color: rgba(63, 81, 181, 0.9) !important;
}

.text-indigo-50 {
  color: #E8EAF6 !important;
}

.text-indigo-100 {
  color: #C5CAE9 !important;
}

.text-indigo-200 {
  color: #9FA8DA !important;
}

.text-indigo-300, .text-indigo-lighter {
  color: #7986CB !important;
}

.text-indigo-400 {
  color: #5C6BC0 !important;
}

.text-indigo-600 {
  color: #3949AB !important;
}

.text-indigo-700, .text-indigo-darker {
  color: #303F9F !important;
}

.text-indigo-800 {
  color: #283593 !important;
}

.text-indigo-900 {
  color: #1A237E !important;
}

.bg-gradient-indigo {
  background: rgb(121, 134, 203) !important;
  background: linear-gradient(to bottom, rgb(121, 134, 203) 0%, rgb(48, 63, 159) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$indigo_lighter", endColorstr="$indigo_darker",GradientType=0 ) !important;
}

/* Blue */
.bg-blue,
.bg-primary,
.bg-blue-500,
.panel-blue .panel-heading,
.panel-primary .panel-heading {
  background: #14A4E6 !important;
}

.bg-blue-transparent-1 {
  background: rgba(33, 150, 243, 0.1) !important;
}

.bg-blue-transparent-2 {
  background: rgba(33, 150, 243, 0.2) !important;
}

.bg-blue-transparent-3 {
  background: rgba(33, 150, 243, 0.3) !important;
}

.bg-blue-transparent-4 {
  background: rgba(33, 150, 243, 0.4) !important;
}

.bg-blue-transparent-5 {
  background: rgba(33, 150, 243, 0.5) !important;
}

.bg-blue-transparent-6 {
  background: rgba(33, 150, 243, 0.6) !important;
}

.bg-blue-transparent-7 {
  background: rgba(33, 150, 243, 0.7) !important;
}

.bg-blue-transparent-8 {
  background: rgba(33, 150, 243, 0.8) !important;
}

.bg-blue-transparent-9 {
  background: rgba(33, 150, 243, 0.9) !important;
}

.bg-blue-50 {
  background: #E3F2FD !important;
}

.bg-blue-100 {
  background: #BBDEFB !important;
}

.bg-blue-200 {
  background: #90CAF9 !important;
}

.bg-blue-300, .bg-blue-lighter {
  background: #64B5F6 !important;
}

.bg-blue-400 {
  background: #42A5F5 !important;
}

.bg-blue-600 {
  background: #1E88E5 !important;
}

.bg-blue-700, .bg-blue-darker {
  background: #1976D2 !important;
}

.bg-blue-800 {
  background: #1565C0 !important;
}

.bg-blue-900 {
  background: #0D47A1 !important;
}

.text-blue,
.text-primary,
.text-blue-500 {
  color: #14A4E6 !important;
}

a.text-blue:hover,
a.text-blue:focus,
a.text-primary:hover,
a.text-primary:focus {
  color: #1976D2 !important;
}

.text-blue-transparent-1 {
  color: rgba(33, 150, 243, 0.1) !important;
}

.text-blue-transparent-2 {
  color: rgba(33, 150, 243, 0.2) !important;
}

.text-blue-transparent-3 {
  color: rgba(33, 150, 243, 0.3) !important;
}

.text-blue-transparent-4 {
  color: rgba(33, 150, 243, 0.4) !important;
}

.text-blue-transparent-5 {
  color: rgba(33, 150, 243, 0.5) !important;
}

.text-blue-transparent-6 {
  color: rgba(33, 150, 243, 0.6) !important;
}

.text-blue-transparent-7 {
  color: rgba(33, 150, 243, 0.7) !important;
}

.text-blue-transparent-8 {
  color: rgba(33, 150, 243, 0.8) !important;
}

.text-blue-transparent-9 {
  color: rgba(33, 150, 243, 0.9) !important;
}

.text-blue-50 {
  color: #E3F2FD !important;
}

.text-blue-100 {
  color: #BBDEFB !important;
}

.text-blue-200 {
  color: #90CAF9 !important;
}

.text-blue-300, .text-blue-lighter {
  color: #64B5F6 !important;
}

.text-blue-400 {
  color: #42A5F5 !important;
}

.text-blue-600 {
  color: #1E88E5 !important;
}

.text-blue-700, .text-blue-darker {
  color: #1976D2 !important;
}

.text-blue-800 {
  color: #1565C0 !important;
}

.text-blue-900 {
  color: #0D47A1 !important;
}

.bg-gradient-blue {
  background: rgb(100, 181, 246) !important;
  background: linear-gradient(to bottom, rgb(100, 181, 246) 0%, rgb(25, 118, 210) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$blue_lighter", endColorstr="$blue_darker",GradientType=0 ) !important;
}

/* Light Blue */
.bg-aqua,
.bg-info,
.bg-light-blue,
.bg-light-blue-500,
.panel-light-blue .panel-heading,
.panel-info .panel-heading {
  background: #03A9F4 !important;
}

.bg-light-blue-transparent-1, .bg-aqua-transparent-1 {
  background: rgba(3, 169, 244, 0.1) !important;
}

.bg-light-blue-transparent-2, .bg-aqua-transparent-2 {
  background: rgba(3, 169, 244, 0.2) !important;
}

.bg-light-blue-transparent-3, .bg-aqua-transparent-3 {
  background: rgba(3, 169, 244, 0.3) !important;
}

.bg-light-blue-transparent-4, .bg-aqua-transparent-4 {
  background: rgba(3, 169, 244, 0.4) !important;
}

.bg-light-blue-transparent-5, .bg-aqua-transparent-5 {
  background: rgba(3, 169, 244, 0.5) !important;
}

.bg-light-blue-transparent-6, .bg-aqua-transparent-6 {
  background: rgba(3, 169, 244, 0.6) !important;
}

.bg-light-blue-transparent-7, .bg-aqua-transparent-7 {
  background: rgba(3, 169, 244, 0.7) !important;
}

.bg-light-blue-transparent-8, .bg-aqua-transparent-8 {
  background: rgba(3, 169, 244, 0.8) !important;
}

.bg-light-blue-transparent-9, .bg-aqua-transparent-9 {
  background: rgba(3, 169, 244, 0.9) !important;
}

.bg-light-blue-50 {
  background: #E1F5FE !important;
}

.bg-light-blue-100 {
  background: #B3E5FC !important;
}

.bg-light-blue-200 {
  background: #81D4FA !important;
}

.bg-light-blue-300, .bg-light-blue-lighter, .bg-aqua-lighter {
  background: #4FC3F7 !important;
}

.bg-light-blue-400 {
  background: #29B6F6 !important;
}

.bg-light-blue-600 {
  background: #039BE5 !important;
}

.bg-light-blue-700, .bg-light-blue-darker, .bg-aqua-darker {
  background: #0288D1 !important;
}

.bg-light-blue-800 {
  background: #0277BD !important;
}

.bg-light-blue-900 {
  background: #01579B !important;
}

.text-aqua,
.text-info,
.text-light-blue,
.text-light-blue-500 {
  color: #03A9F4 !important;
}

a.text-light-blue:hover,
a.text-light-blue:focus {
  color: #0288D1 !important;
}

.text-light-blue-transparent-1, .text-aqua-transparent-1 {
  color: rgba(3, 169, 244, 0.1) !important;
}

.text-light-blue-transparent-2, .text-aqua-transparent-2 {
  color: rgba(3, 169, 244, 0.2) !important;
}

.text-light-blue-transparent-3, .text-aqua-transparent-3 {
  color: rgba(3, 169, 244, 0.3) !important;
}

.text-light-blue-transparent-4, .text-aqua-transparent-4 {
  color: rgba(3, 169, 244, 0.4) !important;
}

.text-light-blue-transparent-5, .text-aqua-transparent-5 {
  color: rgba(3, 169, 244, 0.5) !important;
}

.text-light-blue-transparent-6, .text-aqua-transparent-6 {
  color: rgba(3, 169, 244, 0.6) !important;
}

.text-light-blue-transparent-7, .text-aqua-transparent-7 {
  color: rgba(3, 169, 244, 0.7) !important;
}

.text-light-blue-transparent-8, .text-aqua-transparent-8 {
  color: rgba(3, 169, 244, 0.8) !important;
}

.text-light-blue-transparent-9, .text-aqua-transparent-9 {
  color: rgba(3, 169, 244, 0.9) !important;
}

.text-light-blue-50 {
  color: #E1F5FE !important;
}

.text-light-blue-100 {
  color: #B3E5FC !important;
}

.text-light-blue-200 {
  color: #81D4FA !important;
}

.text-light-blue-300, .text-light-blue-lighter, .text-aqua-lighter {
  color: #4FC3F7 !important;
}

.text-light-blue-400 {
  color: #29B6F6 !important;
}

.text-light-blue-600 {
  color: #039BE5 !important;
}

.text-light-blue-700, .text-light-blue-darker, .text-aqua-darker {
  color: #0288D1 !important;
}

.text-light-blue-800 {
  color: #0277BD !important;
}

.text-light-blue-900 {
  color: #01579B !important;
}

.bg-gradient-light-blue,
.bg-gradient-aqua {
  background: rgb(79, 195, 247) !important;
  background: linear-gradient(to bottom, rgb(79, 195, 247) 0%, rgb(2, 136, 209) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4fc3f7", endColorstr="#0288d1",GradientType=0 ) !important;
}

/* Cyan */
.bg-cyan,
.bg-cyan-500,
.panel-cyan .panel-heading {
  background: #00BCD4 !important;
}

.bg-cyan-transparent-1 {
  background: rgba(0, 188, 212, 0.1) !important;
}

.bg-cyan-transparent-2 {
  background: rgba(0, 188, 212, 0.2) !important;
}

.bg-cyan-transparent-3 {
  background: rgba(0, 188, 212, 0.3) !important;
}

.bg-cyan-transparent-4 {
  background: rgba(0, 188, 212, 0.4) !important;
}

.bg-cyan-transparent-5 {
  background: rgba(0, 188, 212, 0.5) !important;
}

.bg-cyan-transparent-6 {
  background: rgba(0, 188, 212, 0.6) !important;
}

.bg-cyan-transparent-7 {
  background: rgba(0, 188, 212, 0.7) !important;
}

.bg-cyan-transparent-8 {
  background: rgba(0, 188, 212, 0.8) !important;
}

.bg-cyan-transparent-9 {
  background: rgba(0, 188, 212, 0.9) !important;
}

.bg-cyan-50 {
  background: #E0F7FA !important;
}

.bg-cyan-100 {
  background: #B2EBF2 !important;
}

.bg-cyan-200 {
  background: #80DEEA !important;
}

.bg-cyan-300, .bg-cyan-lighter {
  background: #4DD0E1 !important;
}

.bg-cyan-400 {
  background: #26C6DA !important;
}

.bg-cyan-600 {
  background: #00ACC1 !important;
}

.bg-cyan-700, .bg-cyan-darker {
  background: #0097A7 !important;
}

.bg-cyan-800 {
  background: #00838F !important;
}

.bg-cyan-900 {
  background: #006064 !important;
}

.text-cyan,
.text-cyan-500 {
  color: #00BCD4 !important;
}

a.text-cyan:hover,
a.text-cyan:focus {
  color: #0097A7 !important;
}

.text-cyan-transparent-1 {
  color: rgba(0, 188, 212, 0.1) !important;
}

.text-cyan-transparent-2 {
  color: rgba(0, 188, 212, 0.2) !important;
}

.text-cyan-transparent-3 {
  color: rgba(0, 188, 212, 0.3) !important;
}

.text-cyan-transparent-4 {
  color: rgba(0, 188, 212, 0.4) !important;
}

.text-cyan-transparent-5 {
  color: rgba(0, 188, 212, 0.5) !important;
}

.text-cyan-transparent-6 {
  color: rgba(0, 188, 212, 0.6) !important;
}

.text-cyan-transparent-7 {
  color: rgba(0, 188, 212, 0.7) !important;
}

.text-cyan-transparent-8 {
  color: rgba(0, 188, 212, 0.8) !important;
}

.text-cyan-transparent-9 {
  color: rgba(0, 188, 212, 0.9) !important;
}

.text-cyan-50 {
  color: #E0F7FA !important;
}

.text-cyan-100 {
  color: #B2EBF2 !important;
}

.text-cyan-200 {
  color: #80DEEA !important;
}

.text-cyan-300, .text-cyan-lighter {
  color: #4DD0E1 !important;
}

.text-cyan-400 {
  color: #26C6DA !important;
}

.text-cyan-600 {
  color: #00ACC1 !important;
}

.text-cyan-700, .text-cyan-darker {
  color: #0097A7 !important;
}

.text-cyan-800 {
  color: #00838F !important;
}

.text-cyan-900 {
  color: #006064 !important;
}

.bg-gradient-cyan {
  background: rgb(77, 208, 225) !important;
  background: linear-gradient(to bottom, rgb(77, 208, 225) 0%, rgb(0, 151, 167) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$aqua_lighter", endColorstr="$aqua_darker",GradientType=0 ) !important;
}

/* Teal */
.bg-teal,
.bg-success,
.bg-teal-500,
.panel-teal .panel-heading,
.panel-success .panel-heading {
  background: #009688 !important;
}

.bg-teal-transparent-1 {
  background: rgba(0, 150, 136, 0.1) !important;
}

.bg-teal-transparent-2 {
  background: rgba(0, 150, 136, 0.2) !important;
}

.bg-teal-transparent-3 {
  background: rgba(0, 150, 136, 0.3) !important;
}

.bg-teal-transparent-4 {
  background: rgba(0, 150, 136, 0.4) !important;
}

.bg-teal-transparent-5 {
  background: rgba(0, 150, 136, 0.5) !important;
}

.bg-teal-transparent-6 {
  background: rgba(0, 150, 136, 0.6) !important;
}

.bg-teal-transparent-7 {
  background: rgba(0, 150, 136, 0.7) !important;
}

.bg-teal-transparent-8 {
  background: rgba(0, 150, 136, 0.8) !important;
}

.bg-teal-transparent-9 {
  background: rgba(0, 150, 136, 0.9) !important;
}

.bg-teal-50 {
  background: #E0F2F1 !important;
}

.bg-teal-100 {
  background: #B2DFDB !important;
}

.bg-teal-200 {
  background: #80CBC4 !important;
}

.bg-teal-300, .bg-teal-lighter {
  background: #4DB6AC !important;
}

.bg-teal-400 {
  background: #26A69A !important;
}

.bg-teal-600 {
  background: #00897B !important;
}

.bg-teal-700, .bg-teal-darker {
  background: #00796B !important;
}

.bg-teal-800 {
  background: #00695C !important;
}

.bg-teal-900 {
  background: #004D40 !important;
}

.text-teal,
.text-success,
.text-teal-500 {
  color: #009688 !important;
}

a.text-teal:hover,
a.text-teal:focus,
a.text-success:hover,
a.text-success:focus {
  color: #00796B !important;
}

.text-teal-transparent-1 {
  color: rgba(0, 150, 136, 0.1) !important;
}

.text-teal-transparent-2 {
  color: rgba(0, 150, 136, 0.2) !important;
}

.text-teal-transparent-3 {
  color: rgba(0, 150, 136, 0.3) !important;
}

.text-teal-transparent-4 {
  color: rgba(0, 150, 136, 0.4) !important;
}

.text-teal-transparent-5 {
  color: rgba(0, 150, 136, 0.5) !important;
}

.text-teal-transparent-6 {
  color: rgba(0, 150, 136, 0.6) !important;
}

.text-teal-transparent-7 {
  color: rgba(0, 150, 136, 0.7) !important;
}

.text-teal-transparent-8 {
  color: rgba(0, 150, 136, 0.8) !important;
}

.text-teal-transparent-9 {
  color: rgba(0, 150, 136, 0.9) !important;
}

.text-teal-50 {
  color: #E0F2F1 !important;
}

.text-teal-100 {
  color: #B2DFDB !important;
}

.text-teal-200 {
  color: #80CBC4 !important;
}

.text-teal-300, .text-teal-lighter {
  color: #4DB6AC !important;
}

.text-teal-400 {
  color: #26A69A !important;
}

.text-teal-600 {
  color: #00897B !important;
}

.text-teal-700, .text-teal-darker {
  color: #00796B !important;
}

.text-teal-800 {
  color: #00695C !important;
}

.text-teal-900 {
  color: #004D40 !important;
}

.bg-gradient-teal {
  background: rgb(77, 182, 172) !important;
  background: linear-gradient(to bottom, rgb(77, 182, 172) 0%, rgb(0, 121, 107) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$teal_lighter", endColorstr="$teal_darker",GradientType=0 ) !important;
}

/* Green */
.bg-green,
.bg-green-500,
.panel-green .panel-heading {
  background: #7DBE4C !important;
}

.bg-green-transparent-1 {
  background: rgba(76, 175, 80, 0.1) !important;
}

.bg-green-transparent-2 {
  background: rgba(76, 175, 80, 0.2) !important;
}

.bg-green-transparent-3 {
  background: rgba(76, 175, 80, 0.3) !important;
}

.bg-green-transparent-4 {
  background: rgba(76, 175, 80, 0.4) !important;
}

.bg-green-transparent-5 {
  background: rgba(76, 175, 80, 0.5) !important;
}

.bg-green-transparent-6 {
  background: rgba(76, 175, 80, 0.6) !important;
}

.bg-green-transparent-7 {
  background: rgba(76, 175, 80, 0.7) !important;
}

.bg-green-transparent-8 {
  background: rgba(76, 175, 80, 0.8) !important;
}

.bg-green-transparent-9 {
  background: rgba(76, 175, 80, 0.9) !important;
}

.bg-green-50 {
  background: #E8F5E9 !important;
}

.bg-green-100 {
  background: #C8E6C9 !important;
}

.bg-green-200 {
  background: #A5D6A7 !important;
}

.bg-green-300, .bg-green-lighter {
  background: #81C784 !important;
}

.bg-green-400 {
  background: #66BB6A !important;
}

.bg-green-600 {
  background: #43A047 !important;
}

.bg-green-700, .bg-green-darker {
  background: #388E3C !important;
}

.bg-green-800 {
  background: #2E7D32 !important;
}

.bg-green-900 {
  background: #1B5E20 !important;
}

.text-green,
.text-green-500 {
  color: #4CAF50 !important;
}

a.text-green:hover,
a.text-green:focus {
  color: #388E3C !important;
}

.text-green-transparent-1 {
  color: rgba(76, 175, 80, 0.1) !important;
}

.text-green-transparent-2 {
  color: rgba(76, 175, 80, 0.2) !important;
}

.text-green-transparent-3 {
  color: rgba(76, 175, 80, 0.3) !important;
}

.text-green-transparent-4 {
  color: rgba(76, 175, 80, 0.4) !important;
}

.text-green-transparent-5 {
  color: rgba(76, 175, 80, 0.5) !important;
}

.text-green-transparent-6 {
  color: rgba(76, 175, 80, 0.6) !important;
}

.text-green-transparent-7 {
  color: rgba(76, 175, 80, 0.7) !important;
}

.text-green-transparent-8 {
  color: rgba(76, 175, 80, 0.8) !important;
}

.text-green-transparent-9 {
  color: rgba(76, 175, 80, 0.9) !important;
}

.text-green-50 {
  color: #E8F5E9 !important;
}

.text-green-100 {
  color: #C8E6C9 !important;
}

.text-green-200 {
  color: #A5D6A7 !important;
}

.text-green-300, .text-green-lighter {
  color: #81C784 !important;
}

.text-green-400 {
  color: #66BB6A !important;
}

.text-green-600 {
  color: #43A047 !important;
}

.text-green-700, .text-green-darker {
  color: #388E3C !important;
}

.text-green-800 {
  color: #2E7D32 !important;
}

.text-green-900 {
  color: #1B5E20 !important;
}

.bg-gradient-green {
  background: rgb(129, 199, 132) !important;
  background: linear-gradient(to bottom, rgb(129, 199, 132) 0%, rgb(56, 142, 60) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#81c784", endColorstr="#388e3c",GradientType=0 ) !important;
}

/* Light Green */
.bg-light-green,
.bg-light-green-500,
.panel-light-green .panel-heading {
  background: #7DBE4C !important;
}

.bg-light-green-transparent-1 {
  background: rgba(139, 195, 74, 0.1) !important;
}

.bg-light-green-transparent-2 {
  background: rgba(139, 195, 74, 0.2) !important;
}

.bg-light-green-transparent-3 {
  background: rgba(139, 195, 74, 0.3) !important;
}

.bg-light-green-transparent-4 {
  background: rgba(139, 195, 74, 0.4) !important;
}

.bg-light-green-transparent-5 {
  background: rgba(139, 195, 74, 0.5) !important;
}

.bg-light-green-transparent-6 {
  background: rgba(139, 195, 74, 0.6) !important;
}

.bg-light-green-transparent-7 {
  background: rgba(139, 195, 74, 0.7) !important;
}

.bg-light-green-transparent-8 {
  background: rgba(139, 195, 74, 0.8) !important;
}

.bg-light-green-transparent-9 {
  background: rgba(139, 195, 74, 0.9) !important;
}

.bg-light-green-50 {
  background: #F1F8E9 !important;
}

.bg-light-green-100 {
  background: #DCEDC8 !important;
}

.bg-light-green-200 {
  background: #C5E1A5 !important;
}

.bg-light-green-300, .bg-light-green-lighter {
  background: #AED581 !important;
}

.bg-light-green-400 {
  background: #9CCC65 !important;
}

.bg-light-green-600 {
  background: #7CB342 !important;
}

.bg-light-green-700, .bg-light-green-darker {
  background: #1B7A47 !important;
}

.bg-light-green-800 {
  background: #558B2F !important;
}

.bg-light-green-900 {
  background: #FF6F00 !important;
}

.text-light-green,
.text-light-green-500 {
  color: #7DBE4C !important;
}

a.text-light-green:hover,
a.text-light-green:focus {
  color: #1B7A47 !important;
}

.text-light-green-transparent-1 {
  color: rgba(139, 195, 74, 0.1) !important;
}

.text-light-green-transparent-2 {
  color: rgba(139, 195, 74, 0.2) !important;
}

.text-light-green-transparent-3 {
  color: rgba(139, 195, 74, 0.3) !important;
}

.text-light-green-transparent-4 {
  color: rgba(139, 195, 74, 0.4) !important;
}

.text-light-green-transparent-5 {
  color: rgba(139, 195, 74, 0.5) !important;
}

.text-light-green-transparent-6 {
  color: rgba(139, 195, 74, 0.6) !important;
}

.text-light-green-transparent-7 {
  color: rgba(139, 195, 74, 0.7) !important;
}

.text-light-green-transparent-8 {
  color: rgba(139, 195, 74, 0.8) !important;
}

.text-light-green-transparent-9 {
  color: rgba(139, 195, 74, 0.9) !important;
}

.text-light-green-50 {
  color: #F1F8E9 !important;
}

.text-light-green-100 {
  color: #DCEDC8 !important;
}

.text-light-green-200 {
  color: #C5E1A5 !important;
}

.text-light-green-300, .text-light-green-lighter {
  color: #AED581 !important;
}

.text-light-green-400 {
  color: #9CCC65 !important;
}

.text-light-green-600 {
  color: #7CB342 !important;
}

.text-light-green-700, .text-light-green-darker {
  color: #1B7A47 !important;
}

.text-light-green-800 {
  color: #558B2F !important;
}

.text-light-green-900 {
  color: #33691E !important;
}

.bg-gradient-light-green {
  background: rgb(174, 213, 129) !important;
  background: linear-gradient(to bottom, rgb(174, 213, 129) 0%, rgb(104, 159, 56) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$green_lighter", endColorstr="$green_darker",GradientType=0 ) !important;
}

/* Lime */
.bg-lime,
.bg-lime-500,
.panel-lime .panel-heading {
  background: #CDDC39 !important;
}

.bg-lime-transparent-1 {
  background: rgba(205, 220, 57, 0.1) !important;
}

.bg-lime-transparent-2 {
  background: rgba(205, 220, 57, 0.2) !important;
}

.bg-lime-transparent-3 {
  background: rgba(205, 220, 57, 0.3) !important;
}

.bg-lime-transparent-4 {
  background: rgba(205, 220, 57, 0.4) !important;
}

.bg-lime-transparent-5 {
  background: rgba(205, 220, 57, 0.5) !important;
}

.bg-lime-transparent-6 {
  background: rgba(205, 220, 57, 0.6) !important;
}

.bg-lime-transparent-7 {
  background: rgba(205, 220, 57, 0.7) !important;
}

.bg-lime-transparent-8 {
  background: rgba(205, 220, 57, 0.8) !important;
}

.bg-lime-transparent-9 {
  background: rgba(205, 220, 57, 0.9) !important;
}

.bg-lime-50 {
  background: #F9FBE7 !important;
}

.bg-lime-100 {
  background: #F0F4C3 !important;
}

.bg-lime-200 {
  background: #E6EE9C !important;
}

.bg-lime-300, .bg-lime-lighter {
  background: #DCE775 !important;
}

.bg-lime-400 {
  background: #D4E157 !important;
}

.bg-lime-600 {
  background: #C0CA33 !important;
}

.bg-lime-700, .bg-lime-darker {
  background: #AFB42B !important;
}

.bg-lime-800 {
  background: #9E9D24 !important;
}

.bg-lime-900 {
  background: #827717 !important;
}

.text-lime,
.text-lime-500 {
  color: #CDDC39 !important;
}

a.text-light-lime:hover,
a.text-light-lime:focus {
  color: #AFB42B !important;
}

.text-lime-transparent-1 {
  color: rgba(205, 220, 57, 0.1) !important;
}

.text-lime-transparent-2 {
  color: rgba(205, 220, 57, 0.2) !important;
}

.text-lime-transparent-3 {
  color: rgba(205, 220, 57, 0.3) !important;
}

.text-lime-transparent-4 {
  color: rgba(205, 220, 57, 0.4) !important;
}

.text-lime-transparent-5 {
  color: rgba(205, 220, 57, 0.5) !important;
}

.text-lime-transparent-6 {
  color: rgba(205, 220, 57, 0.6) !important;
}

.text-lime-transparent-7 {
  color: rgba(205, 220, 57, 0.7) !important;
}

.text-lime-transparent-8 {
  color: rgba(205, 220, 57, 0.8) !important;
}

.text-lime-transparent-9 {
  color: rgba(205, 220, 57, 0.9) !important;
}

.text-lime-50 {
  color: #F9FBE7 !important;
}

.text-lime-100 {
  color: #F0F4C3 !important;
}

.text-lime-200 {
  color: #E6EE9C !important;
}

.text-lime-300, .text-lime-lighter {
  color: #DCE775 !important;
}

.text-lime-400 {
  color: #D4E157 !important;
}

.text-lime-600 {
  color: #C0CA33 !important;
}

.text-lime-700, .text-lime-darker {
  color: #AFB42B !important;
}

.text-lime-800 {
  color: #9E9D24 !important;
}

.text-lime-900 {
  color: #827717 !important;
}

.bg-gradient-lime {
  background: rgb(220, 231, 117) !important;
  background: linear-gradient(to bottom, rgb(220, 231, 117) 0%, rgb(175, 180, 43) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$lime_lighter", endColorstr="$lime_darker",GradientType=0 ) !important;
}

/* Yellow */
.bg-yellow,
.bg-yellow-500,
.panel-yellow .panel-heading {
  background: #FFEB3B !important;
}

.bg-yellow-transparent-1 {
  background: rgba(255, 235, 59, 0.1) !important;
}

.bg-yellow-transparent-2 {
  background: rgba(255, 235, 59, 0.2) !important;
}

.bg-yellow-transparent-3 {
  background: rgba(255, 235, 59, 0.3) !important;
}

.bg-yellow-transparent-4 {
  background: rgba(255, 235, 59, 0.4) !important;
}

.bg-yellow-transparent-5 {
  background: rgba(255, 235, 59, 0.5) !important;
}

.bg-yellow-transparent-6 {
  background: rgba(255, 235, 59, 0.6) !important;
}

.bg-yellow-transparent-7 {
  background: rgba(255, 235, 59, 0.7) !important;
}

.bg-yellow-transparent-8 {
  background: rgba(255, 235, 59, 0.8) !important;
}

.bg-yellow-transparent-9 {
  background: rgba(255, 235, 59, 0.9) !important;
}

.bg-yellow-50 {
  background: #FFFDE7 !important;
}

.bg-yellow-100 {
  background: #FFF9C4 !important;
}

.bg-yellow-200 {
  background: #FFF59D !important;
}

.bg-yellow-300, .bg-yellow-lighter {
  background: #FFF176 !important;
}

.bg-yellow-400 {
  background: #FFEE58 !important;
}

.bg-yellow-600 {
  background: #FDD835 !important;
}

.bg-yellow-700, .bg-yellow-darker {
  background: #FBC02D !important;
}

.bg-yellow-800 {
  background: #F9A825 !important;
}

.bg-yellow-900 {
  background: #F57F17 !important;
}

.text-yellow,
.text-yellow-500 {
  color: #FFEB3B !important;
}

a.text-yellow:hover,
a.text-yellow:focus {
  color: #FBC02D !important;
}

.text-yellow-transparent-1 {
  color: rgba(255, 235, 59, 0.1) !important;
}

.text-yellow-transparent-2 {
  color: rgba(255, 235, 59, 0.2) !important;
}

.text-yellow-transparent-3 {
  color: rgba(255, 235, 59, 0.3) !important;
}

.text-yellow-transparent-4 {
  color: rgba(255, 235, 59, 0.4) !important;
}

.text-yellow-transparent-5 {
  color: rgba(255, 235, 59, 0.5) !important;
}

.text-yellow-transparent-6 {
  color: rgba(255, 235, 59, 0.6) !important;
}

.text-yellow-transparent-7 {
  color: rgba(255, 235, 59, 0.7) !important;
}

.text-yellow-transparent-8 {
  color: rgba(255, 235, 59, 0.8) !important;
}

.text-yellow-transparent-9 {
  color: rgba(255, 235, 59, 0.9) !important;
}

.text-yellow-50 {
  color: #FFFDE7 !important;
}

.text-yellow-100 {
  color: #FFF9C4 !important;
}

.text-yellow-200 {
  color: #FFF59D !important;
}

.text-yellow-300, .text-yellow-lighter {
  color: #FFF176 !important;
}

.text-yellow-400 {
  color: #FFEE58 !important;
}

.text-yellow-600 {
  color: #FDD835 !important;
}

.text-yellow-700, .text-yellow-darker {
  color: #FBC02D !important;
}

.text-yellow-800 {
  color: #F9A825 !important;
}

.text-yellow-900 {
  color: #F57F17 !important;
}

.bg-gradient-yellow {
  background: rgb(255, 241, 118) !important;
  background: linear-gradient(to bottom, rgb(255, 241, 118) 0%, rgb(251, 192, 45) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$yellow_lighter", endColorstr="$yellow_darker",GradientType=0 ) !important;
}

/* Ember */
.bg-amber,
.bg-amber-500,
.panel-amber .panel-heading {
  background: #FFC107 !important;
}

.bg-amber-transparent-1 {
  background: rgba(255, 193, 7, 0.1) !important;
}

.bg-amber-transparent-2 {
  background: rgba(255, 193, 7, 0.2) !important;
}

.bg-amber-transparent-3 {
  background: rgba(255, 193, 7, 0.3) !important;
}

.bg-amber-transparent-4 {
  background: rgba(255, 193, 7, 0.4) !important;
}

.bg-amber-transparent-5 {
  background: rgba(255, 193, 7, 0.5) !important;
}

.bg-amber-transparent-6 {
  background: rgba(255, 193, 7, 0.6) !important;
}

.bg-amber-transparent-7 {
  background: rgba(255, 193, 7, 0.7) !important;
}

.bg-amber-transparent-8 {
  background: rgba(255, 193, 7, 0.8) !important;
}

.bg-amber-transparent-9 {
  background: rgba(255, 193, 7, 0.9) !important;
}

.bg-amber-50 {
  background: #FFF8E1 !important;
}

.bg-amber-100 {
  background: #FFECB3 !important;
}

.bg-amber-200 {
  background: #FFE082 !important;
}

.bg-amber-300, .bg-amber-lighter {
  background: #FFD54F !important;
}

.bg-amber-400 {
  background: #FFCA28 !important;
}

.bg-amber-600 {
  background: #FFB300 !important;
}

.bg-amber-700, .bg-amber-darker {
  background: #FFA000 !important;
}

.bg-amber-800 {
  background: #FF8F00 !important;
}

.bg-amber-900 {
  background: #FF6F00 !important;
}

.text-amber,
.text-amber-500 {
  color: #FFC107 !important;
}

a.text-amber:hover,
a.text-amber:focus {
  color: #FFA000 !important;
}

.text-amber-transparent-1 {
  color: rgba(255, 193, 7, 0.1) !important;
}

.text-amber-transparent-2 {
  color: rgba(255, 193, 7, 0.2) !important;
}

.text-amber-transparent-3 {
  color: rgba(255, 193, 7, 0.3) !important;
}

.text-amber-transparent-4 {
  color: rgba(255, 193, 7, 0.4) !important;
}

.text-amber-transparent-5 {
  color: rgba(255, 193, 7, 0.5) !important;
}

.text-amber-transparent-6 {
  color: rgba(255, 193, 7, 0.6) !important;
}

.text-amber-transparent-7 {
  color: rgba(255, 193, 7, 0.7) !important;
}

.text-amber-transparent-8 {
  color: rgba(255, 193, 7, 0.8) !important;
}

.text-amber-transparent-9 {
  color: rgba(255, 193, 7, 0.9) !important;
}

.text-amber-50 {
  color: #FFF8E1 !important;
}

.text-amber-100 {
  color: #FFECB3 !important;
}

.text-amber-200 {
  color: #FFE082 !important;
}

.text-amber-300, .text-amber-lighter {
  color: #FFD54F !important;
}

.text-amber-400 {
  color: #FFCA28 !important;
}

.text-amber-600 {
  color: #FFB300 !important;
}

.text-amber-700, .text-amber-darker {
  color: #FFA000 !important;
}

.text-amber-800 {
  color: #FF8F00 !important;
}

.text-amber-900 {
  color: #FF6F00 !important;
}

.bg-gradient-amber {
  background: rgb(255, 213, 79) !important;
  background: linear-gradient(to bottom, rgb(255, 213, 79) 0%, rgb(255, 160, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffd54f", endColorstr="#ffa000",GradientType=0 ) !important;
}

/* Orange */
.bg-orange,
.bg-warning,
.bg-orange-500,
.panel-orange .panel-heading,
.panel-warning .panel-heading {
  background: #F79E00 !important;
}

.bg-orange-transparent-1 {
  background: rgba(255, 152, 0, 0.1) !important;
}

.bg-orange-transparent-2 {
  background: rgba(255, 152, 0, 0.2) !important;
}

.bg-orange-transparent-3 {
  background: rgba(255, 152, 0, 0.3) !important;
}

.bg-orange-transparent-4 {
  background: rgba(255, 152, 0, 0.4) !important;
}

.bg-orange-transparent-5 {
  background: rgba(255, 152, 0, 0.5) !important;
}

.bg-orange-transparent-6 {
  background: rgba(255, 152, 0, 0.6) !important;
}

.bg-orange-transparent-7 {
  background: rgba(255, 152, 0, 0.7) !important;
}

.bg-orange-transparent-8 {
  background: rgba(255, 152, 0, 0.8) !important;
}

.bg-orange-transparent-9 {
  background: rgba(255, 152, 0, 0.9) !important;
}

.bg-orange-50 {
  background: #FFF3E0 !important;
}

.bg-orange-100 {
  background: #FFE0B2 !important;
}

.bg-orange-200 {
  background: #FFCC80 !important;
}

.bg-orange-300, .bg-orange-lighter {
  background: #FFB74D !important;
}

.bg-orange-400 {
  background: #FFA726 !important;
}

.bg-orange-600 {
  background: #FB8C00 !important;
}

.bg-orange-700, .bg-orange-darker {
  background: #F57C00 !important;
}

.bg-orange-800 {
  background: #EF6C00 !important;
}

.bg-orange-900 {
  background: #E65100 !important;
}

.text-orange,
.text-warning,
.text-orange-500 {
  color: #F79E00 !important;
}

a.text-orange:hover,
a.text-orange:focus,
a.text-warning:hover,
a.text-warning:focus {
  color: #F57C00 !important;
}

.text-orange-transparent-1 {
  color: rgba(255, 152, 0, 0.1) !important;
}

.text-orange-transparent-2 {
  color: rgba(255, 152, 0, 0.2) !important;
}

.text-orange-transparent-3 {
  color: rgba(255, 152, 0, 0.3) !important;
}

.text-orange-transparent-4 {
  color: rgba(255, 152, 0, 0.4) !important;
}

.text-orange-transparent-5 {
  color: rgba(255, 152, 0, 0.5) !important;
}

.text-orange-transparent-6 {
  color: rgba(255, 152, 0, 0.6) !important;
}

.text-orange-transparent-7 {
  color: rgba(255, 152, 0, 0.7) !important;
}

.text-orange-transparent-8 {
  color: rgba(255, 152, 0, 0.8) !important;
}

.text-orange-transparent-9 {
  color: rgba(255, 152, 0, 0.9) !important;
}

.text-orange-50 {
  color: #FFF3E0 !important;
}

.text-orange-100 {
  color: #FFE0B2 !important;
}

.text-orange-200 {
  color: #FFCC80 !important;
}

.text-orange-300, .text-orange-lighter {
  color: #FFB74D !important;
}

.text-orange-400 {
  color: #FFA726 !important;
}

.text-orange-600 {
  color: #FB8C00 !important;
}

.text-orange-700, .text-orange-darker {
  color: #F57C00 !important;
}

.text-orange-800 {
  color: #EF6C00 !important;
}

.text-orange-900 {
  color: #E65100 !important;
}

.bg-gradient-orange {
  background: rgb(255, 183, 77) !important;
  background: linear-gradient(to bottom, rgb(255, 183, 77) 0%, rgb(245, 124, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$orange_lighter", endColorstr="$orange_darker",GradientType=0 ) !important;
}

/* Deep Orange */
.bg-deep-orange,
.bg-deep-orange-500,
.panel-deep-orange .panel-heading {
  background: #FF5722 !important;
}

.bg-deep-orange-transparent-1 {
  background: rgba(255, 87, 34, 0.1) !important;
}

.bg-deep-orange-transparent-2 {
  background: rgba(255, 87, 34, 0.2) !important;
}

.bg-deep-orange-transparent-3 {
  background: rgba(255, 87, 34, 0.3) !important;
}

.bg-deep-orange-transparent-4 {
  background: rgba(255, 87, 34, 0.4) !important;
}

.bg-deep-orange-transparent-5 {
  background: rgba(255, 87, 34, 0.5) !important;
}

.bg-deep-orange-transparent-6 {
  background: rgba(255, 87, 34, 0.6) !important;
}

.bg-deep-orange-transparent-7 {
  background: rgba(255, 87, 34, 0.7) !important;
}

.bg-deep-orange-transparent-8 {
  background: rgba(255, 87, 34, 0.8) !important;
}

.bg-deep-orange-transparent-9 {
  background: rgba(255, 87, 34, 0.9) !important;
}

.bg-deep-orange-50 {
  background: #FBE9E7 !important;
}

.bg-deep-orange-100 {
  background: #FFCCBC !important;
}

.bg-deep-orange-200 {
  background: #FFAB91 !important;
}

.bg-deep-orange-300, .bg-deep-orange-lighter {
  background: #FF8A65 !important;
}

.bg-deep-orange-400 {
  background: #FF7043 !important;
}

.bg-deep-orange-600 {
  background: #F4511E !important;
}

.bg-deep-orange-700, .bg-deep-orange-darker {
  background: #E64A19 !important;
}

.bg-deep-orange-800 {
  background: #D84315 !important;
}

.bg-deep-orange-900 {
  background: #BF360C !important;
}

.text-deep-orange,
.text-deep-orange-500 {
  color: #FF5722 !important;
}

a.text-deep-orange:hover,
a.text-deep-orange:focus {
  color: #E64A19 !important;
}

.text-deep-orange-transparent-1 {
  color: rgba(255, 87, 34, 0.1) !important;
}

.text-deep-orange-transparent-2 {
  color: rgba(255, 87, 34, 0.2) !important;
}

.text-deep-orange-transparent-3 {
  color: rgba(255, 87, 34, 0.3) !important;
}

.text-deep-orange-transparent-4 {
  color: rgba(255, 87, 34, 0.4) !important;
}

.text-deep-orange-transparent-5 {
  color: rgba(255, 87, 34, 0.5) !important;
}

.text-deep-orange-transparent-6 {
  color: rgba(255, 87, 34, 0.6) !important;
}

.text-deep-orange-transparent-7 {
  color: rgba(255, 87, 34, 0.7) !important;
}

.text-deep-orange-transparent-8 {
  color: rgba(255, 87, 34, 0.8) !important;
}

.text-deep-orange-transparent-9 {
  color: rgba(255, 87, 34, 0.9) !important;
}

.text-deep-orange-50 {
  color: #FBE9E7 !important;
}

.text-deep-orange-100 {
  color: #FFCCBC !important;
}

.text-deep-orange-200 {
  color: #FFAB91 !important;
}

.text-deep-orange-300, .text-deep-orange-lighter {
  color: #FF8A65 !important;
}

.text-deep-orange-400 {
  color: #FF7043 !important;
}

.text-deep-orange-600 {
  color: #F4511E !important;
}

.text-deep-orange-700, .text-deep-orange-darker {
  color: #E64A19 !important;
}

.text-deep-orange-800 {
  color: #D84315 !important;
}

.text-deep-orange-900 {
  color: #BF360C !important;
}

.bg-gradient-deep-orange {
  background: rgb(255, 138, 101) !important;
  background: linear-gradient(to bottom, rgb(255, 138, 101) 0%, rgb(230, 74, 25) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff8a65", endColorstr="#e64a19",GradientType=0 ) !important;
}

/* Brown */
.bg-brown,
.bg-brown-500,
.panel-brown .panel-heading {
  background: #795548 !important;
}

.bg-brown-transparent-1 {
  background: rgba(121, 85, 72, 0.1) !important;
}

.bg-brown-transparent-2 {
  background: rgba(121, 85, 72, 0.2) !important;
}

.bg-brown-transparent-3 {
  background: rgba(121, 85, 72, 0.3) !important;
}

.bg-brown-transparent-4 {
  background: rgba(121, 85, 72, 0.4) !important;
}

.bg-brown-transparent-5 {
  background: rgba(121, 85, 72, 0.5) !important;
}

.bg-brown-transparent-6 {
  background: rgba(121, 85, 72, 0.6) !important;
}

.bg-brown-transparent-7 {
  background: rgba(121, 85, 72, 0.7) !important;
}

.bg-brown-transparent-8 {
  background: rgba(121, 85, 72, 0.8) !important;
}

.bg-brown-transparent-9 {
  background: rgba(121, 85, 72, 0.9) !important;
}

.bg-brown-50 {
  background: #EFEBE9 !important;
}

.bg-brown-100 {
  background: #D7CCC8 !important;
}

.bg-brown-200 {
  background: #BCAAA4 !important;
}

.bg-brown-300, .bg-brown-lighter {
  background: #A1887F !important;
}

.bg-brown-400 {
  background: #8D6E63 !important;
}

.bg-brown-600 {
  background: #6D4C41 !important;
}

.bg-brown-700, .bg-brown-darker {
  background: #5D4037 !important;
}

.bg-brown-800 {
  background: #4E342E !important;
}

.bg-brown-900 {
  background: #3E2723 !important;
}

.text-brown,
.text-brown-500 {
  color: #795548 !important;
}

a.text-brown:hover,
a.text-brown:focus {
  color: #5D4037 !important;
}

.text-brown-transparent-1 {
  color: rgba(121, 85, 72, 0.1) !important;
}

.text-brown-transparent-2 {
  color: rgba(121, 85, 72, 0.2) !important;
}

.text-brown-transparent-3 {
  color: rgba(121, 85, 72, 0.3) !important;
}

.text-brown-transparent-4 {
  color: rgba(121, 85, 72, 0.4) !important;
}

.text-brown-transparent-5 {
  color: rgba(121, 85, 72, 0.5) !important;
}

.text-brown-transparent-6 {
  color: rgba(121, 85, 72, 0.6) !important;
}

.text-brown-transparent-7 {
  color: rgba(121, 85, 72, 0.7) !important;
}

.text-brown-transparent-8 {
  color: rgba(121, 85, 72, 0.8) !important;
}

.text-brown-transparent-9 {
  color: rgba(121, 85, 72, 0.9) !important;
}

.text-brown-50 {
  color: #EFEBE9 !important;
}

.text-brown-100 {
  color: #D7CCC8 !important;
}

.text-brown-200 {
  color: #BCAAA4 !important;
}

.text-brown-300, .text-brown-lighter {
  color: #A1887F !important;
}

.text-brown-400 {
  color: #8D6E63 !important;
}

.text-brown-600 {
  color: #6D4C41 !important;
}

.text-brown-700, .text-brown-darker {
  color: #5D4037 !important;
}

.text-brown-800 {
  color: #4E342E !important;
}

.text-brown-900 {
  color: #3E2723 !important;
}

.bg-gradient-brown {
  background: rgb(161, 136, 127) !important;
  background: linear-gradient(to bottom, rgb(161, 136, 127) 0%, rgb(93, 64, 55) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a1887f", endColorstr="#5d4037",GradientType=0 ) !important;
}

/* Grey */
.bg-grey,
.bg-grey-500,
.bg-muted {
  background: #BDBDBD !important;
}

.bg-grey-transparent-1 {
  background: rgba(158, 158, 158, 0.1) !important;
}

.bg-grey-transparent-2 {
  background: rgba(158, 158, 158, 0.2) !important;
}

.bg-grey-transparent-3 {
  background: rgba(158, 158, 158, 0.3) !important;
}

.bg-grey-transparent-4 {
  background: rgba(158, 158, 158, 0.4) !important;
}

.bg-grey-transparent-5 {
  background: rgba(158, 158, 158, 0.5) !important;
}

.bg-grey-transparent-6 {
  background: rgba(158, 158, 158, 0.6) !important;
}

.bg-grey-transparent-7 {
  background: rgba(158, 158, 158, 0.7) !important;
}

.bg-grey-transparent-8 {
  background: rgba(158, 158, 158, 0.8) !important;
}

.bg-grey-transparent-9 {
  background: rgba(158, 158, 158, 0.9) !important;
}

.bg-silver-transparent-1 {
  background: rgba(238, 238, 238, 0.1) !important;
}

.bg-silver-transparent-2 {
  background: rgba(238, 238, 238, 0.2) !important;
}

.bg-silver-transparent-3 {
  background: rgba(238, 238, 238, 0.3) !important;
}

.bg-silver-transparent-4 {
  background: rgba(238, 238, 238, 0.4) !important;
}

.bg-silver-transparent-5 {
  background: rgba(238, 238, 238, 0.5) !important;
}

.bg-silver-transparent-6 {
  background: rgba(238, 238, 238, 0.6) !important;
}

.bg-silver-transparent-7 {
  background: rgba(238, 238, 238, 0.7) !important;
}

.bg-silver-transparent-8 {
  background: rgba(238, 238, 238, 0.8) !important;
}

.bg-silver-transparent-9 {
  background: rgba(238, 238, 238, 0.9) !important;
}

.bg-grey-50, .bg-silver-lighter {
  background: #FAFAFA !important;
}

.bg-grey-100 {
  background: #F5F5F5 !important;
}

.bg-grey-200, .bg-silver {
  background: #EEEEEE !important;
}

.bg-grey-300,
.bg-grey-lighter,
.panel-default .panel-heading {
  background: #E0E0E0 !important;
}

.bg-grey-400, .bg-silver-darker {
  background: #BDBDBD !important;
}

.bg-grey-600 {
  background: #757575 !important;
}

.bg-grey-700, .bg-grey-darker {
  background: #616161 !important;
}

.bg-grey-800 {
  background: #424242 !important;
}

.bg-grey-900,
.panel-grey .panel-heading {
  background: #1B1A1A !important;
}

.text-grey,
.text-muted,
.text-grey-500 {
  color: #BDBDBD !important;
}

a.text-grey:hover,
a.text-grey:focus {
  color: #616161 !important;
}

.text-grey-transparent-1 {
  color: rgba(158, 158, 158, 0.1) !important;
}

.text-grey-transparent-2 {
  color: rgba(158, 158, 158, 0.2) !important;
}

.text-grey-transparent-3 {
  color: rgba(158, 158, 158, 0.3) !important;
}

.text-grey-transparent-4 {
  color: rgba(158, 158, 158, 0.4) !important;
}

.text-grey-transparent-5 {
  color: rgba(158, 158, 158, 0.5) !important;
}

.text-grey-transparent-6 {
  color: rgba(158, 158, 158, 0.6) !important;
}

.text-grey-transparent-7 {
  color: rgba(158, 158, 158, 0.7) !important;
}

.text-grey-transparent-8 {
  color: rgba(158, 158, 158, 0.8) !important;
}

.text-grey-transparent-9 {
  color: rgba(158, 158, 158, 0.9) !important;
}

.text-silver-transparent-1 {
  color: rgba(238, 238, 238, 0.1) !important;
}

.text-silver-transparent-2 {
  color: rgba(238, 238, 238, 0.2) !important;
}

.text-silver-transparent-3 {
  color: rgba(238, 238, 238, 0.3) !important;
}

.text-silver-transparent-4 {
  color: rgba(238, 238, 238, 0.4) !important;
}

.text-silver-transparent-5 {
  color: rgba(238, 238, 238, 0.5) !important;
}

.text-silver-transparent-6 {
  color: rgba(238, 238, 238, 0.6) !important;
}

.text-silver-transparent-7 {
  color: rgba(238, 238, 238, 0.7) !important;
}

.text-silver-transparent-8 {
  color: rgba(238, 238, 238, 0.8) !important;
}

.text-silver-transparent-9 {
  color: rgba(238, 238, 238, 0.9) !important;
}

.text-grey-50, .text-silver-lighter {
  color: #FAFAFA !important;
}

.text-grey-100 {
  color: #F5F5F5 !important;
}

.text-grey-200, .text-silver {
  color: #EEEEEE !important;
}

.text-grey-300, .text-grey-lighter {
  color: #E0E0E0 !important;
}

.text-grey-400, .text-silver-darker {
  color: #BDBDBD !important;
}

.text-grey-600 {
  color: #757575 !important;
}

.text-grey-700, .text-grey-darker {
  color: #616161 !important;
}

.text-grey-800 {
  color: #424242 !important;
}

.text-grey-900 {
  color: #1B1A1A !important;
}

.bg-gradient-grey {
  background: rgb(224, 224, 224) !important;
  background: linear-gradient(to bottom, rgb(224, 224, 224) 0%, rgb(97, 97, 97) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$grey_lighter", endColorstr="$grey_darker",GradientType=0 ) !important;
}

/* Blue Grey */
.bg-blue-grey,
.bg-blue-grey-500 {
  background: #607D8B !important;
}

.bg-blue-grey-transparent-1 {
  background: rgba(96, 125, 139, 0.1) !important;
}

.bg-blue-grey-transparent-2 {
  background: rgba(96, 125, 139, 0.2) !important;
}

.bg-blue-grey-transparent-3 {
  background: rgba(96, 125, 139, 0.3) !important;
}

.bg-blue-grey-transparent-4 {
  background: rgba(96, 125, 139, 0.4) !important;
}

.bg-blue-grey-transparent-5 {
  background: rgba(96, 125, 139, 0.5) !important;
}

.bg-blue-grey-transparent-6 {
  background: rgba(96, 125, 139, 0.6) !important;
}

.bg-blue-grey-transparent-7 {
  background: rgba(96, 125, 139, 0.7) !important;
}

.bg-blue-grey-transparent-8 {
  background: rgba(96, 125, 139, 0.8) !important;
}

.bg-blue-grey-transparent-9 {
  background: rgba(96, 125, 139, 0.9) !important;
}

.bg-blue-grey-50 {
  background: #ECEFF1 !important;
}

.bg-blue-grey-100 {
  background: #CFD8DC !important;
}

.bg-blue-grey-200 {
  background: #B0BEC5 !important;
}

.bg-blue-grey-300, .bg-blue-grey-lighter {
  background: #90A4AE !important;
}

.bg-blue-grey-400 {
  background: #78909C !important;
}

.bg-blue-grey-600 {
  background: #546E7A !important;
}

.bg-blue-grey-700, .bg-blue-grey-darker {
  background: #455A64 !important;
}

.bg-blue-grey-800 {
  background: #37474F !important;
}

.bg-blue-grey-900,
.panel-blue-grey .panel-heading {
  background: #263238 !important;
}

.text-blue-grey,
.text-blue-grey-500 {
  color: #607D8B !important;
}

a.text-blue-grey:hover,
a.text-blue-grey:focus {
  color: #455A64 !important;
}

.text-blue-grey-transparent-1 {
  color: rgba(96, 125, 139, 0.1) !important;
}

.text-blue-grey-transparent-2 {
  color: rgba(96, 125, 139, 0.2) !important;
}

.text-blue-grey-transparent-3 {
  color: rgba(96, 125, 139, 0.3) !important;
}

.text-blue-grey-transparent-4 {
  color: rgba(96, 125, 139, 0.4) !important;
}

.text-blue-grey-transparent-5 {
  color: rgba(96, 125, 139, 0.5) !important;
}

.text-blue-grey-transparent-6 {
  color: rgba(96, 125, 139, 0.6) !important;
}

.text-blue-grey-transparent-7 {
  color: rgba(96, 125, 139, 0.7) !important;
}

.text-blue-grey-transparent-8 {
  color: rgba(96, 125, 139, 0.8) !important;
}

.text-blue-grey-transparent-9 {
  color: rgba(96, 125, 139, 0.9) !important;
}

.text-blue-grey-50 {
  color: #ECEFF1 !important;
}

.text-blue-grey-100 {
  color: #CFD8DC !important;
}

.text-blue-grey-200 {
  color: #B0BEC5 !important;
}

.text-blue-grey-300, .text-blue-grey-lighter {
  color: #90A4AE !important;
}

.text-blue-grey-400 {
  color: #78909C !important;
}

.text-blue-grey-600 {
  color: #546E7A !important;
}

.text-blue-grey-700, .text-blue-grey-darker {
  color: #455A64 !important;
}

.text-blue-grey-800 {
  color: #37474F !important;
}

.text-blue-grey-900 {
  color: #263238 !important;
}

.bg-gradient-blue-grey {
  background: rgb(144, 164, 174) !important;
  background: linear-gradient(to bottom, rgb(144, 164, 174) 0%, rgb(69, 90, 100) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#90a4ae", endColorstr="#455a64",GradientType=0 ) !important;
}

/* Viterra Purple 50% */
.bg-viterra-purple-50 {
  background: #96899b;
}

/* Viterra Purple 20% */
.bg-viterra-purple-20 {
  background: #d5d0d7;
}

/* Viterra Purple 10% */
.bg-viterra-purple-10 {
  background: #eae8eb;
}

/* Black */
.bg-black,
.bg-inverse,
.panel-black .panel-heading,
.panel-inverse .panel-heading {
  background: #1B1A1A !important;
}

.bg-black-lighter {
  background: #1B1A1A !important;
}

.bg-black-darker {
  background: #000 !important;
}

.bg-black-transparent-1 {
  background: rgba(0, 0, 0, 0.1) !important;
}

.bg-black-transparent-2 {
  background: rgba(0, 0, 0, 0.2) !important;
}

.bg-black-transparent-3 {
  background: rgba(0, 0, 0, 0.3) !important;
}

.bg-black-transparent-4 {
  background: rgba(0, 0, 0, 0.4) !important;
}

.bg-black-transparent-5 {
  background: rgba(0, 0, 0, 0.5) !important;
}

.bg-black-transparent-6 {
  background: rgba(0, 0, 0, 0.6) !important;
}

.bg-black-transparent-7 {
  background: rgba(0, 0, 0, 0.7) !important;
}

.bg-black-transparent-8 {
  background: rgba(0, 0, 0, 0.8) !important;
}

.bg-black-transparent-9 {
  background: rgba(0, 0, 0, 0.9) !important;
}

.text-black,
.text-black-darker,
.text-inverse {
  color: #000 !important;
}

.text-black-lighter {
  color: #1B1A1A !important;
}

.text-black-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}

.text-black-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}

.text-black-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}

.text-black-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}

.text-black-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-black-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}

.text-black-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}

.text-black-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}

.text-black-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}

.bg-gradient-black {
  background: rgb(102, 102, 102) !important;
  background: linear-gradient(to bottom, rgb(102, 102, 102) 0%, rgb(0, 0, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#666666", endColorstr="$black_darker000",GradientType=0 ) !important;
}

/* White */
.bg-white,
.panel-white .panel-heading {
  background: #fff !important;
}

.bg-white-transparent-1 {
  background: rgba(255, 255, 255, 0.1) !important;
}

.bg-white-transparent-2 {
  background: rgba(255, 255, 255, 0.2) !important;
}

.bg-white-transparent-3 {
  background: rgba(255, 255, 255, 0.3) !important;
}

.bg-white-transparent-4 {
  background: rgba(255, 255, 255, 0.4) !important;
}

.bg-white-transparent-5 {
  background: rgba(255, 255, 255, 0.5) !important;
}

.bg-white-transparent-6 {
  background: rgba(255, 255, 255, 0.6) !important;
}

.bg-white-transparent-7 {
  background: rgba(255, 255, 255, 0.7) !important;
}

.bg-white-transparent-8 {
  background: rgba(255, 255, 255, 0.8) !important;
}

.bg-white-transparent-9 {
  background: rgba(255, 255, 255, 0.9) !important;
}

.text-white {
  color: #fff !important;
}

.text-white-transparent-1 {
  color: rgba(255, 255, 255, 0.1) !important;
}

.text-white-transparent-2 {
  color: rgba(255, 255, 255, 0.2) !important;
}

.text-white-transparent-3 {
  color: rgba(255, 255, 255, 0.3) !important;
}

.text-white-transparent-4 {
  color: rgba(255, 255, 255, 0.4) !important;
}

.text-white-transparent-5 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-white-transparent-6 {
  color: rgba(255, 255, 255, 0.6) !important;
}

.text-white-transparent-7 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-white-transparent-8 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.text-white-transparent-9 {
  color: rgba(255, 255, 255, 0.9) !important;
}

.text-gradient {
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.no-bg, .bg-none {
  background: none !important;
}

.height-xs {
  height: 150px !important;
}

.height-sm {
  height: 300px !important;
}

.height-md {
  height: 450px !important;
}

.height-lg {
  height: 600px !important;
}

.height-full {
  height: 100% !important;
}

.height-0 {
  height: 0px !important;
}

.height-10 {
  height: 10px !important;
}

.height-20 {
  height: 20px !important;
}

.height-30 {
  height: 30px !important;
}

.height-40 {
  height: 40px !important;
}

.height-50 {
  height: 50px !important;
}

.height-60 {
  height: 60px !important;
}

.height-70 {
  height: 70px !important;
}

.height-80 {
  height: 80px !important;
}

.height-90 {
  height: 90px !important;
}

.height-100 {
  height: 100px !important;
}

.height-150 {
  height: 150px !important;
}

.height-200 {
  height: 200px !important;
}

.height-250 {
  height: 250px !important;
}

.height-300 {
  height: 300px !important;
}

.height-350 {
  height: 350px !important;
}

.height-400 {
  height: 400px !important;
}

.height-450 {
  height: 450px !important;
}

.height-500 {
  height: 500px !important;
}

.height-550 {
  height: 550px !important;
}

.height-600 {
  height: 600px !important;
}

.width-xs {
  width: 150px !important;
}

.width-sm {
  width: 300px !important;
}

.width-md {
  width: 450px !important;
}

.width-lg {
  width: 600px !important;
}

.width-full {
  width: 100% !important;
}

.width-0 {
  width: 0px !important;
}

.width-10 {
  width: 10px !important;
}

.width-20 {
  width: 20px !important;
}

.width-30 {
  width: 30px !important;
}

.width-40 {
  width: 40px !important;
}

.width-50 {
  width: 50px !important;
}

.width-60 {
  width: 60px !important;
}

.width-70 {
  width: 70px !important;
}

.width-80 {
  width: 80px !important;
}

.width-90 {
  width: 90px !important;
}

.width-100 {
  width: 100px !important;
}

.width-150 {
  width: 150px !important;
}

.width-200 {
  width: 200px !important;
}

.width-250 {
  width: 250px !important;
}

.width-300 {
  width: 300px !important;
}

.width-350 {
  width: 350px !important;
}

.width-400 {
  width: 400px !important;
}

.width-450 {
  width: 450px !important;
}

.width-500 {
  width: 500px !important;
}

.width-550 {
  width: 550px !important;
}

.width-600 {
  width: 600px !important;
}

.pointer-cursor {
  cursor: pointer !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-initial {
  cursor: initial !important;
}

.cursor-move {
  cursor: move !important;
}

.animated {
  animation-duration: 0.6s;
  animation-fill-mode: both;
}

.fade {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.fade.show {
  opacity: 1;
}

.text-ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.underline {
  border-bottom: 1px solid #e2e7eb !important;
}

.with-shadow {
  box-shadow: 0 12px 36px 6px rgba(0, 0, 0, 0.1) !important;
}

/*@import '_responsive';*/
/* Theme - Gavilon */
.navbar-logo,
.coming-soon .brand .logo,
.login .login-header .brand .logo {
  border-color: #81C784 #7DBE4C #388E3C;
}

.top-menu .nav > li.active > a,
.top-menu .nav > li.active > a:focus,
.top-menu .nav > li.active > a:hover {
  background: #7DBE4C;
}

.header.navbar-inverse .navbar-nav > li > a:hover,
.header.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background: #666;
}

.sidebar .nav > li.active > a,
.sidebar .nav > li.active > a:focus,
.sidebar .nav > li.active > a:hover,
.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a,
.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a,
.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.label.label-theme,
.btn.btn-scroll-to-top {
  background: #0aaa64;
}

.navbar.navbar-inverse .navbar-brand {
  color: #fff !important;
}

.text-theme,
.sidebar .sub-menu > li.active > a:before {
  color: #0aaa64;
}

.page-with-light-sidebar .sidebar .nav > li > a:hover {
  opacity: 0.6;
}

.gradient-enabled .navbar.navbar-inverse .navbar-brand,
.gradient-enabled .sidebar .nav > li.active > a,
.gradient-enabled .sidebar .nav > li.active > a:focus,
.gradient-enabled .sidebar .nav > li.active > a:hover,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:focus > a,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active:hover > a,
.gradient-enabled.page-sidebar-minified .sidebar .nav > li.has-sub.active > a,
.gradient-enabled .label.label-theme,
.gradient-enabled .btn.btn-scroll-to-top,
.gradient-enabled .top-menu .nav > li.active > a,
.gradient-enabled .top-menu .nav > li.active > a:focus,
.gradient-enabled .top-menu .nav > li.active > a:hover {
  opacity: 1;
  background: rgb(125, 190, 76);
  background: #0aaa64;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7DBE4C", endColorstr="#388e3c",GradientType=0 );
}

.pace-progress {
  background: #0aaa64;
}

.pace .pace-activity {
  border-top-color: #0aaa64;
  border-left-color: #0aaa64;
}

.page-with-light-sidebar .sidebar .nav > li.active > a > i {
  color: #fff;
}

.page-with-light-sidebar .sidebar .nav > li > a .badge,
.page-with-light-sidebar .sidebar .nav > li > a .label.label-theme,
.page-with-light-sidebar .sidebar .nav > li.active > a .badge,
.page-with-light-sidebar .sidebar .nav > li.active > a .label.label-theme {
  background: #E91E63;
}

.page-with-light-sidebar .sidebar .text-theme {
  color: #E91E63;
}

.page-with-light-sidebar .sidebar.sidebar-grid .nav > li > a {
  border-bottom: none;
  border-top: 1px solid #EEEEEE;
}

/* Reset and overrides */
body,
html {
  height: 100%;
}

body {
  background: #fbfbfb;
  font-size: 14px;
  font-family: Verdana;
  color: #1c1c1c;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ie8 body {
  font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  color: #212121;
}

.h1, h1 {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h4, h4 {
  font-size: 18px;
}

.h5, h5 {
  font-size: 14px;
}

.h6, h6 {
  font-size: 12px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  font-weight: normal;
  color: #777;
}

a {
  color: #0aaa64;
  transition: color 100ms ease-in-out;
}

a:focus {
  outline: none;
}

b, strong {
  font-weight: bold;
}

a:hover,
a:focus,
a:active {
  color: #0aaa64;
}

label {
  color: #1B1A1A;
  font-weight: 600;
}

hr {
  border: none;
  height: 1px;
  background: #f1f3f5;
}

.btn-link {
  color: #0aaa64;
}

.btn.btn-link:hover {
  box-shadow: none;
}

/* 1.2 Font Awesome Version Control */
.fc button .fc-icon,
.datepicker th.prev,
.datepicker th.next,
.top-menu li > a .caret,
.gallery .rating span.star,
.wysihtml5-toolbar .glyphicon,
.editable-buttons .glyphicon,
.input-append .icon-eye-open,
.input-prepend .icon-eye-open,
.input-append .icon-eye-close,
.input-prepend .icon-eye-close,
.tagit .ui-icon-close:before,
.sidebar li > a .caret:before,
.attached-document > li:before,
.float-sub-menu li > a .caret:before,
.combobox-container .glyphicon-remove,
.combobox-container .icon-remove:before,
.bootstrap-timepicker-widget .glyphicon,
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,
.bootstrap-datetimepicker-widget .glyphicon,
.bootstrap-calendar .calendar .icon-arrow-right,
.bootstrap-calendar .calendar .icon-arrow-left,
.theme-panel .theme-list > li.active > a:before,
.sw-main > ul.step-anchor.nav-tabs > li.done > a .number:before,
.simplecolorpicker.glyphicons span.color[data-selected]:after,
.simplecolorpicker.fontawesome span.color[data-selected]:after,
.jstree-default .jstree-checked > .jstree-checkbox:after,
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:after {
  font-family: Font Awesome\ 5 Free, Font Awesome\ 5 Pro, FontAwesome !important;
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

/*
::  1.0 Page Structure
-------------------------------------------
	1.1  Page Header
		 1.1.1 Page Header - Mega Menu (Added in V1.7)
	1.2  Page Sidebar
		 1.2.1 Page Sidebar - Floating Sub Menu
		 1.2.2 Page Sidebar - Wide Sidebar (Added in V1.7)
	1.3  Page Top Menu (Added in V1.9)
	1.4  Page Content
	1.5  Page Footer

::  2.0 Page Options
-------------------------------------------
	2.1  Page Option - Two Sidebar
	2.1  Page Option - Two Sidebar
	2.2  Page Options - Boxed Layout (Added in V1.9)
	2.3  Page Option - Fixed Header
	2.4  Page Option - Right Sidebar
	2.5  Page Option - Transparent Sidebar
	2.6  Page Option - Boxed Layout

::  3.0 Components
-------------------------------------------
	3.1  Component - Theme Panel
	3.2  Component - Breadcrumb
	3.3  Component - Form Horizontal
	3.4  Component - Table
	3.5  Component - Nav Tabs
	3.6  Component - Modal
	3.7  Component - Lead
	3.8  Component - Note
	3.9  Component - Dropdown Menu
	3.10 Component - Media
	3.11 Component - Card (Added in V4.0)

::  4.0 Widgets
-------------------------------------------
	4.1  Widget - Widget Chart (Added in V1.3)
	4.2  Widget - Superbox Setting (Added in V1.3)

::  5.0 Plugins
-------------------------------------------
	5.1  Plugin - jQuery Wizard
	5.2  Plugin - FullCalendar
	5.3  Plugin - Bootstrap Wizard
	5.4  Plugin - Datepicker
	5.5  Plugin - Gritter Notification
	5.6  Plugin - Bootstrap Datetimepicker
	5.7  Plugin - Pace Progress Loader (Added in V1.5)
	5.8  Plugin - DataTables 2.0 (Added in V1.9)

::  6.0 Pages
-------------------------------------------
	6.1  Page - Search Result
	6.2  Page - Gallery V1
	6.3  Page - Email
	6.4  Page - Profile
	6.5  Page - 404 Error
	6.6  Page - Map
	6.7  Page - Login V1
	6.8  Page - Invoice
	6.9  Page - Timeline (Added in V1.1)
	6.11 Page - Login V2 (Added in V1.2)
	6.12 Page - Inbox V2 (Added in V1.4)
	6.13 Page - Login / Register V3 (Added in V1.7)
	6.14 Page - Profile (Added in V1.7)

::  7.0 Predefined CSS
-------------------------------
	7.1 CSS - Vertical Box
	7.2 CSS - Width
	7.3 CSS - Padding / Margin / Display (Added in V4.0)

::  8.0 Content Right To Left (Added in V4.1)
-------------------------------
	8.1 RTL Settings
*/
/* -------------------------------
   1.0 Page Structure
------------------------------- */
/* 1.1 Page Header */
@media (min-width: 768px) {
  .header .navbar-toggle {
    display: none;
  }
  .header.navbar > .container .navbar-brand,
  .header.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
  .header .navbar-nav {
    float: left;
    margin: 0;
  }
  .header .navbar-header,
  .header .navbar-nav > li {
    float: left;
  }
  .header .navbar-right {
    float: right !important;
  }
  .header .container-fluid .navbar-right,
  .header .container .navbar-right {
    margin-right: -15px;
  }
  .header .navbar-toggle {
    display: none;
  }
  .header .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
@media (max-width: 767px) {
  .header .navbar-user .name {
    display: none;
  }
  .header .navbar-brand {
    width: auto;
  }
  .navbar-header {
    border-bottom: 1px solid #eee;
  }
  .navbar-inverse .navbar-header {
    border-bottom: 1px solid #2d353c;
  }
  .header .navbar-nav {
    margin-right: 0;
    padding: 0 15px;
  }
  .header .container-fluid .navbar-nav,
  .header .container .navbar-nav {
    margin: 0 -10px;
  }
  .navbar-right {
    float: right;
  }
  .navbar-left {
    float: left;
  }
  .navbar-nav > li {
    float: left;
  }
  .header .navbar-form {
    margin: 0 !important;
    padding: 9px 10px;
    border: none;
    box-shadow: none;
  }
  .header .navbar.navbar-inverse .navbar-form {
    margin: 0;
    padding: 10px;
  }
  .header .navbar-form .btn-search {
    right: 10px;
  }
  .header .navbar-form .form-group {
    margin: 0;
  }
  .header .navbar-form .form-control,
  .header .navbar-form .form-control:focus {
    margin: 0;
    width: 200px !important;
    animation: none !important;
  }
  .header .navbar-nav .open .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    border-top: 1px solid #eee;
    list-style: none;
    background: #fff;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
  }
  .navbar-nav.navbar-right .open .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #eee;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #262626;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #edf0f5;
    color: #262626;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #edf0f5;
  }
  .navbar-inverse .navbar-header.navbar-header-without-bg {
    background: none;
    border-bottom: 1px solid #666;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .header .navbar-collapse .navbar-nav {
    margin: 0;
    padding: 0;
  }
  .header .navbar-collapse .navbar-nav > li > a,
  .header .navbar-collapse .navbar-nav > li .dropdown-toggle {
    padding: 15px 20px;
  }
  .header .navbar-collapse .dropdown-menu > li > a {
    padding: 5px 20px;
  }
  .header .navbar-collapse {
    max-height: 340px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .header .navbar-collapse .dropdown-menu.dropdown-menu-lg {
    flex: none;
  }
  .header .navbar-collapse .dropdown-menu,
  .header .navbar-collapse .navbar-nav > li + li {
    border-top: 1px solid #eee;
  }
  .header .navbar-collapse .dropdown.show {
    display: block;
  }
  .header .navbar-collapse .show .dropdown-menu {
    position: relative !important;
    box-shadow: none !important;
    width: auto !important;
    top: 0 !important;
    transform: none !important;
  }
  .header .navbar-collapse.in,
  .header .navbar-collapse.show {
    overflow-y: auto !important;
  }
  .header .navbar-toggle.navbar-toggle-left {
    display: none;
  }
  .header .navbar-toggle,
  .header .navbar-toggle.pull-left {
    float: left;
    margin-left: 0;
    height: 50px;
  }
  .header .navbar-brand {
    float: none;
    height: 50px;
    width: auto;
    /*text-align: center;*/
    display: block;
    margin: 0;
  }
  .header .navbar-nav > li > a,
  .header .navbar-nav > li .dropdown-toggle {
    padding: 10px 15px;
  }
  .header .navbar-nav > li > a .label,
  .header .navbar-nav > li .dropdown-toggle .label {
    top: 4px;
  }
  .header .search-form {
    transition: none;
    height: 50px;
  }
  .header .search-form .close i, .header .search-form .search-btn i {
    line-height: 50px;
  }
}
@media (max-width: 380px) {
  .header .navbar-form .form-control,
  .header .navbar-form .form-control:focus {
    width: 160px !important;
  }
}
@media (max-width: 340px) {
  .header .navbar-nav > li > a,
  .header .navbar-nav > li .dropdown-toggle {
    padding: 10px 12px;
  }
  .header .navbar-user img,
  .header .navbar-user .image,
  .header .navbar-user .image.image-icon {
    margin-right: 3px;
  }
  .header .navbar-user > a .caret,
  .header .navbar-user .dropdown-toggle .caret {
    margin-right: -5px;
  }
  .header .navbar-nav > li > a .label,
  .header .navbar-nav > li .dropdown-toggle .label {
    right: 2px;
  }
  .navbar-form .form-control,
  .navbar-form .form-control:focus {
    width: 140px !important;
  }
}
/* 1.1.1 Page Header - Mega Menu (Added in V1.7) */
@media (max-width: 767px) {
  .navbar-collapse {
    float: none !important;
    border-top: none;
    border-bottom: 1px solid #eee;
  }
  .navbar-collapse .nav > li {
    float: none;
  }
  .navbar-collapse .open:before,
  .navbar-collapse .open:after {
    content: "";
    display: table;
    clear: both;
  }
  .navbar-collapse .open .dropdown-menu {
    position: relative;
    box-shadow: none;
    padding-top: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    background: #f4f6f7;
    width: 100%;
  }
  .navbar-collapse .open .dropdown-menu .dropdown-header {
    padding-top: 20px;
    padding-left: 0;
  }
}
/* 1.2 Page Sidebar */
@media (max-width: 767px) {
  .sidebar {
    position: absolute;
    left: -220px;
    padding-top: 0;
    z-index: 1030;
  }
  .sidebar-bg {
    left: -220px;
    z-index: 1020;
    box-shadow: none;
  }
  @keyframes sidebarSlideInLeft {
    from {
      left: -220px;
    }
    to {
      left: 0;
    }
  }
  @keyframes sidebarSlideInRight {
    from {
      right: -220px;
    }
    to {
      right: 0;
    }
  }
  .page-sidebar-toggled .sidebar {
    left: 0;
    animation: sidebarSlideInLeft 0.2s;
    -webkit-animation: sidebarSlideInLeft 0.2s;
  }
  .page-sidebar-toggled .sidebar-bg {
    position: fixed;
    background: #2d353c;
    left: 0;
    animation: sidebarSlideInLeft 0.2s;
    -webkit-animation: sidebarSlideInLeft 0.2s;
  }
  .page-sidebar-toggled.page-with-right-sidebar .sidebar,
  .page-sidebar-toggled.page-with-right-sidebar .sidebar-bg {
    left: auto;
    right: 0;
    animation: sidebarSlideInRight 0.2s;
    -webkit-animation: sidebarSlideInRight 0.2s;
  }
  .page-sidebar-minified.page-sidebar-minified .sidebar {
    position: fixed !important;
  }
  .page-sidebar-toggled.page-sidebar-minified .sidebar-bg {
    position: fixed;
    background: #2d353c;
    z-index: 1010;
    left: 0;
    animation: sidebarSlideInLeft 0.2s;
    -webkit-animation: sidebarSlideInLeft 0.2s;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .page-with-right-sidebar.page-sidebar-toggled.page-sidebar-minified .sidebar-bg {
    left: auto;
    right: 0;
    animation: sidebarSlideInRight 0.2s;
    -webkit-animation: sidebarSlideInRight 0.2s;
  }
  .page-sidebar-minified.page-with-right-sidebar .content {
    margin-right: 0;
  }
  .page-sidebar-minified.page-with-right-sidebar .footer {
    margin-right: 20px;
  }
}
/* 1.2.1 Page Sidebar - Floating Sub Menu */
@media (max-width: 767px) {
  .float-sub-menu-container {
    z-index: 1060;
  }
}
/* 1.2.2 Page Sidebar - Wide Sidebar (Added in V1.7) */
@media (max-width: 767px) {
  @keyframes wideSidebarSlideInLeft {
    from {
      left: -250px;
    }
    to {
      left: 0;
    }
  }
  @keyframes wideSidebarSlideInRight {
    from {
      right: -250px;
    }
    to {
      right: 0;
    }
  }
  .page-sidebar-toggled.page-with-wide-sidebar .sidebar,
  .boxed-layout .page-sidebar-toggled.page-with-wide-sidebar.page-container #sidebar {
    left: 0;
    animation: wideSidebarSlideInLeft 0.2s;
    -webkit-animation: wideSidebarSlideInLeft 0.2s;
  }
  .page-sidebar-toggled.page-with-wide-sidebar .sidebar-bg,
  .boxed-layout .page-sidebar-toggled.page-with-wide-sidebar.page-container .sidebar-bg {
    left: 0;
    animation: wideSidebarSlideInLeft 0.2s;
    -webkit-animation: wideSidebarSlideInLeft 0.2s;
  }
  .page-sidebar-toggled.page-with-right-sidebar.page-with-wide-sidebar .sidebar,
  .page-sidebar-toggled.page-with-right-sidebar.page-with-wide-sidebar .sidebar-bg,
  .page-right-sidebar-toggled.page-with-wide-sidebar.page-with-two-sidebar .sidebar.sidebar-right,
  .page-right-sidebar-toggled.page-with-wide-sidebar.page-with-two-sidebar .sidebar-bg.sidebar-right {
    left: auto;
    right: 0;
    animation: wideSidebarSlideInRight 0.2s;
    -webkit-animation: wideSidebarSlideInRight 0.2s;
  }
  .page-with-wide-sidebar .sidebar,
  .page-with-wide-sidebar .sidebar-bg,
  .boxed-layout .page-with-wide-sidebar:not(.page-sidebar-minified) #sidebar,
  .boxed-layout .page-with-wide-sidebar:not(.page-sidebar-minified) .sidebar-bg {
    left: -250px;
    width: 250px;
  }
  .page-with-wide-sidebar.page-with-right-sidebar .sidebar,
  .page-with-wide-sidebar.page-with-right-sidebar .sidebar-bg,
  .page-with-wide-sidebar.page-with-two-sidebar .sidebar.sidebar-right,
  .page-with-wide-sidebar.page-with-two-sidebar .sidebar-bg.sidebar-right {
    left: auto;
    right: -250px;
  }
  .page-with-wide-sidebar.page-with-right-sidebar .content {
    margin-right: 0;
  }
}
/* 1.3 Page Top Menu (Added in V1.9) */
@media (max-width: 767px) {
  .page-with-top-menu .sidebar {
    padding-top: 0;
  }
  .top-menu {
    position: relative;
    top: 0;
    height: auto;
    display: none;
  }
  .top-menu .container,
  .top-menu .container-fluid {
    padding: 0;
  }
  .top-menu .nav > li {
    display: block;
  }
  .top-menu .nav > li + li {
    margin-left: 0;
  }
  .top-menu .nav {
    margin: 0 !important;
  }
  .top-menu .nav > li > a .caret {
    float: right;
    margin-top: 0px;
  }
  .top-menu .nav .sub-menu {
    position: relative;
    top: 0;
    width: 100%;
  }
  .top-menu .sub-menu > li > a {
    padding-left: 44px;
  }
  .top-menu .nav li.has-sub.active > .sub-menu,
  .top-menu .nav li.has-sub.active:hover > .sub-menu,
  .top-menu .nav li.has-sub.active:active > .sub-menu {
    display: block;
  }
  .top-menu .nav > li.has-sub:hover > .sub-menu,
  .top-menu .nav > li.has-sub:focus > .sub-menu {
    display: none;
  }
  .top-menu .nav > li.menu-control {
    display: none !important;
  }
  .page-sidebar-toggled.page-sidebar-minified .sidebar.sidebar-transparent + .sidebar-bg {
    z-index: 1020;
  }
}
/* 1.4 Page Content */
@media (max-width: 767px) {
  .content {
    padding: 20px 8px;
  }
  .content,
  .page-sidebar-minifed .content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .content.content-full-width .breadcrumb {
    margin: 20px;
  }
  .content.content-full-width .page-header,
  .content.content-full-width .breadcrumb {
    margin: 20px;
  }
  .content.content-full-width .page-header + .breadcrumb,
  .content.content-full-width .breadcrumb + .page-header {
    margin-top: -15px;
  }
}
/* 1.5 Page Footer */
@media (max-width: 767px) {
  .footer {
    margin: 0 20px !important;
  }
}
/* -------------------------------
   2.0 Page Options
------------------------------- */
/* 2.1 Page Option - Two Sidebar */
@media (max-width: 979px) {
  @keyframes sidebarSlideInRight {
    from {
      right: -220px;
    }
    to {
      right: 0;
    }
  }
  .page-with-two-sidebar .content {
    margin-right: 0 !important;
  }
  .page-with-two-sidebar .sidebar.sidebar-right,
  .page-with-two-sidebar .sidebar-bg.sidebar-right {
    right: -220px;
    left: auto !important;
    position: fixed;
  }
  .page-with-two-sidebar.page-sidebar-toggled .sidebar.sidebar-right,
  .page-with-two-sidebar.page-sidebar-toggled .sidebar-bg.sidebar-right {
    animation: none;
    -webkit-animation: none;
  }
  .page-with-two-sidebar.page-right-sidebar-toggled .sidebar.sidebar-right,
  .page-with-two-sidebar.page-right-sidebar-toggled .sidebar-bg.sidebar-right {
    animation: sidebarSlideInRight 0.2s;
    -webkit-animation: sidebarSlideInRight 0.2s;
    right: 0;
    left: auto;
  }
}
@media (max-width: 767px) {
  .page-with-two-sidebar .header .navbar-brand {
    float: none;
    display: block;
    margin: 0 70px;
    text-align: center;
    width: auto;
  }
  .page-with-two-sidebar .header .navbar-brand .navbar-logo {
    position: relative;
    top: 3px;
    display: inline-block;
    float: none;
    margin-top: 0;
    margin-right: 5px;
  }
}
/* 2.2 Page Options - Boxed Layout (Added in V1.9) */
@media (max-width: 1080px) {
  .boxed-layout .page-container,
  .boxed-layout .page-container #header,
  .boxed-layout .page-container #top-menu,
  .boxed-layout .pace {
    width: 100%;
  }
  .boxed-layout .top-menu,
  .boxed-layout .pace {
    margin-left: 0;
    left: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .boxed-layout .page-container #sidebar,
  .boxed-layout .page-container .sidebar-bg {
    left: -220px;
  }
  .boxed-layout .page-sidebar-toggled #sidebar,
  .boxed-layout .page-sidebar-toggled .sidebar-bg {
    left: 0;
  }
}
/* 2.3 Page Option - Fixed Header */
@media (max-width: 767px) {
  .page-header-fixed {
    padding-top: 101px;
  }
}
/* 2.4 Page Option - Right Sidebar */
@media (max-width: 767px) {
  .page-with-right-sidebar .sidebar,
  .page-with-right-sidebar .sidebar-bg {
    left: auto;
    right: -220px;
  }
  .page-with-right-sidebar .content {
    margin-right: 0;
  }
  .page-with-right-sidebar .footer {
    margin-right: 20px;
  }
}
/* 2.5 Page Option - Transparent Sidebar */
@media (max-width: 767px) {
  .page-sidebar-toggled.page-sidebar-minified .sidebar.sidebar-transparent + .sidebar-bg,
  .sidebar.sidebar-transparent + .sidebar-bg {
    background-size: 100% 100%;
  }
}
/* 2.6 Page Option - Boxed Layout */
@media (max-width: 767px) {
  .boxed-layout .top-menu {
    top: 109px;
  }
}
/* -------------------------------
   3.0 Components
------------------------------- */
/* 3.1 Component - Theme Panel */
@media (max-width: 767px) {
  .theme-panel .control-label.double-line {
    line-height: 30px;
  }
  .theme-panel {
    top: 0;
    bottom: 0;
    z-index: 1080;
  }
  .theme-panel .theme-collapse-btn {
    top: 150px;
  }
  .theme-panel .theme-panel-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    overflow: scroll;
    border-radius: 0;
  }
}
/* 3.2 Component - Breadcrumb */
@media (max-width: 767px) {
  .breadcrumb {
    float: none !important;
  }
  .breadcrumb > li {
    line-height: 20px;
  }
}
/* 3.3 Component - Form Horizontal */
@media (max-width: 979px) {
  .form-horizontal .control-label[class*=col-md-]:not([class*=col-sm-]):not([class*=col-xs-]),
  .form-horizontal .control-label[class*=col-lg-]:not([class*=col-sm-]):not([class*=col-xs-]) {
    padding-bottom: 5px;
  }
  .form-horizontal.form-bordered .form-group {
    border-bottom: 1px solid #eee;
  }
  .form-horizontal.form-bordered .form-group > .control-label {
    padding: 15px;
    line-height: 34px;
  }
  .form-horizontal.form-bordered .form-group > div {
    padding: 15px;
  }
  .form-horizontal.form-bordered .form-group > .control-label[class*=col-md-]:not([class*=col-sm-]):not([class*=col-xs-]),
  .form-horizontal.form-bordered .form-group > .control-label[class*=col-lg-]:not([class*=col-sm-]):not([class*=col-xs-]) {
    padding: 15px 15px 0;
    line-height: 14px;
  }
  .form-horizontal.form-bordered .form-group > div[class*=col-md-]:not([class*=col-sm-]):not([class*=col-xs-]),
  .form-horizontal.form-bordered .form-group > div[class*=col-lg-]:not([class*=col-sm-]):not([class*=col-xs-]) {
    padding: 15px 15px 15px;
  }
  .form-horizontal.form-bordered .form-group > div,
  .form-horizontal.form-bordered .form-group > .control-label {
    border: none;
  }
}
@media (max-width: 767px) {
  .form-horizontal .control-label,
  .form-horizontal .col-form-label {
    padding-top: 0;
    margin-bottom: 0;
    text-align: left;
  }
  .form-horizontal.form-bordered .form-group > .control-label {
    padding: 15px 15px 0;
    line-height: inherit;
  }
  .form-horizontal.form-bordered .form-group > div {
    padding: 0px 15px 15px !important;
  }
  .form-bordered .form-group > .col-form-label,
  .form-horizontal.form-bordered .form-group > .control-label {
    padding-top: 15px;
    padding-bottom: 5px;
  }
}
/* 3.4 Component - Table */
@media (max-width: 767px) {
  .table-responsive .table > thead > tr > th,
  .table-responsive .table > tbody > tr > th,
  .table-responsive .table > tfoot > tr > th,
  .table-responsive .table > thead > tr > td,
  .table-responsive .table > tbody > tr > td,
  .table-responsive .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
/* 3.5 Component - Nav Tabs */
@media (max-width: 767px) {
  .nav-tabs.nav-justified.nav-justified-mobile > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified.nav-justified-mobile > li > a {
    margin-bottom: 0;
  }
}
/* 3.6 Component - Modal */
@media (max-width: 767px) {
  .modal-message .modal-header, .modal-message .modal-body, .modal-message .modal-footer {
    width: 80%;
  }
}
/* 3.7 Component - Lead */
@media (max-width: 767px) {
  .lead {
    font-size: 16px;
  }
}
/* 3.8 Component - Note */
@media (max-width: 480px) {
  .note .note-icon,
  .note .note-icon i {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    margin: 0;
  }
  .note .note-icon {
    padding: 15px;
    margin: -15px -15px 15px;
    border-radius: 4px 4px 0 0;
    width: auto;
  }
  .note .note-icon + .note-content {
    margin: 0;
  }
}
/* 3.9 Component - Dropdown Menu */
@media (max-width: 480px) {
  .dropdown-menu.media-list {
    max-width: 280px;
  }
  .dropdown-menu.media-list p {
    max-width: 190px;
  }
}
@media (max-width: 380px) {
  .dropdown-menu.media-list {
    margin-right: -50px;
  }
}
/* 3.10 Component - Media */
@media (max-width: 480px) {
  .media {
    display: block;
  }
  .media.media-lg .pull-left {
    float: none !important;
    margin-right: 0;
  }
  .media.media-lg .media-object {
    width: 100%;
    margin-bottom: 10px;
  }
}
/* 3.11 Component - Card (Added in V4.0) */
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group .card {
    flex: 1 0 0%;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
    border-left: 1px solid #e2e7eb;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
}
/* -------------------------------
   4.0 Widgets
------------------------------- */
/* 4.1 Widget - Widget Chart (Added in V1.3) */
@media (max-width: 540px) {
  .widget-chart .widget-chart-content {
    margin-right: 0;
  }
  .widget-chart .widget-chart-sidebar,
  .widget-chart .widget-chart-sidebar .chart-legend {
    position: relative;
    width: auto;
  }
  .widget-chart .widget-chart-sidebar .chart-legend {
    margin-top: 20px;
  }
}
/* 4.2 Widget - Superbox Setting (Added in V1.3) */
@media (max-width: 979px) {
  .superbox-list {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .superbox-list {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .superbox-list {
    width: 50%;
  }
}
/* -------------------------------
   5.0 Widgets
------------------------------- */
/* 5.1 Plugin - jQuery Wizard */
/*@media (max-width: 1024px) {
	.sw-main .nav-tabs {
		white-space: nowrap;
		display: block !important;
		overflow-y: scroll;
	}
}*/
/* 5.2 Plugin - FullCalendar */
/*@media (max-width: 767px) {
	.fc-event .fc-event-title small {
		display: none !important;
	}
	.calendar {
		display: block;
		width: 100% !important;
	}
	.calendar {
		margin-left: 0 !important;
	}
	.fc-button-today {
		float: left !important;
	}
	.fc-header-left,
	.fc-header-center,
	.fc-header-right {
		text-align: center !important;
		width: 100% !important;
		display: table !important;
	}
	.calendar-event .external-event {
		width: 100% !important;
	}
	.fc-toolbar {
		margin-bottom: 0px !important;
	}
	.fc .fc-toolbar > * > * {
		margin-bottom: 10px !important;
	}
	.fc-toolbar .fc-center {
		margin-top: 0px !important;
	}
	.fc .fc-toolbar h2 {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	.calendar-event .external-event h5 {
		margin: 0 !important;
	}
}*/
/* 5.3 Plugin - Bootstrap Wizard */
/*@media (max-width: 767px) {
	.bwizard-steps li {
		float: left !important;
		width: 100% !important;
	}
}*/
/* 5.4 Plugin - Datepicker */
/*@media(max-width: 480px) {
	.datepicker table tr td, .datepicker table tr th {
		padding: 7px !important;
	}
}*/
/* 5.5 Plugin - Gritter Notification */
/*@media (max-width: 420px) {
	#gritter-notice-wrapper {
		width: 320px !important;	
	}
	.gritter-close, .gritter-light .gritter-close {
		width: 60px !important;
	}
	.gritter-with-image, .gritter-without-image {
		padding-right: 60px !important;
	}
	.gritter-image {
		width: 40px !important;
		height: 40px !important;
		margin-top: 0 !important;
	}
	.gritter-item {
		padding: 0 10px 5px !important;
	}
	.gritter-with-image {
		width: 250px !important;
	}
}
@media (max-width: 360px) {
	#gritter-notice-wrapper {
		width: 280px !important;	
	}
	.gritter-with-image {
		width: 210px !important;
	}
}*/
/* 5.6 Plugin - Bootstrap Datetimepicker */
/*@media (max-width: 360px) {
	body .bootstrap-datetimepicker-widget.dropdown-menu,
	.datepicker.datepicker-dropdown {
		width: 260px !important;
	}
}*/
/* 5.7 Plugin - Pace Progress Loader (Added in V1.5) */
@media (max-width: 767px) {
  .pace-progress {
    top: 101px;
  }
  .pace .pace-activity {
    top: 112px;
  }
}
/* 5.8 Plugin - DataTables 2.0 (Added in V1.9) */
/*@media (max-width: 767px) {
	.dt-buttons.btn-group {
		float: none;
		text-align: center;
		display: block;
		margin: 0 0px 5px;
	}
	.dt-buttons.btn-group > .btn {
		float: none;
		margin-bottom: 5px;
		border-radius: 4px !important;
	}
	.dt-buttons.btn-group > .btn + .btn {
		border-left: none;
		margin-left: 5px;
	}
	.dataTables_length,
	div.dataTables_info {
		float: none;
		margin-right: 0;
	}
	.panel > .table-responsive > .dataTables_wrapper div.dataTables_length label,
	.panel > .dataTables_wrapper div.dataTables_length label {
		margin: 20px 0 0;
	}
	div.dataTables_wrapper div.dataTables_info {
		margin: 0;
		padding-top: 0 !important;
	}
	div.dataTables_wrapper div.dataTables_paginate {
		margin: 10px 20px 0 !important;
		text-align: center;
	}
	div.dataTables_wrapper div.dataTables_paginate .pagination {
		display: block;
		white-space: initial !important;
	}
	div.dataTables_wrapper div.dataTables_paginate .pagination > li > a {
		float: none;
		margin-bottom: 5px;
		display: inline-block;
		border-radius: 4px;
	}
	div.dataTables_wrapper div.dataTables_paginate .pagination > li + li a {
		margin-left: 5px;
	}
}*/
/* -------------------------------
   6.0 Pages
------------------------------- */
/* 6.1 Page - Search Result */
/*@media (max-width: 1024px) {
	.result-list .result-image {
		display: block;
		height: 200px;
		width: auto;
	}
}
@media(max-width: 979px) {
	.result-list .result-price {
		width: 200px;
	}
}
@media (max-width: 767px) {
	.result-list .result-price {
		width: 100px;
		font-size: 20px;
	}
	.result-list > li > div {
		padding: 15px;
	}
}
@media(max-width: 480px) {
	.result-list .result-image {
		width: 100%;
		float: none;
	}
	.result-list .result-image a {
		position: relative;
	}
	.result-list > li > div {
		display: block;
		width: 100%;
	}
	.result-list > li > .result-price {
		width: 100%;
		padding: 15px;
	}
	.result-list .btn-row {
		text-align: center;
	}
	.result-list .result-price .btn {
		margin-top: 15px;
	}
}*/
/* 6.2 Page - Gallery V1 */
/*@media(max-width: 979px) {
	.gallery .image {
		width: 33%;
	}
}
@media (max-width: 767px) {
	.gallery .image {
		width: 50%;
	}
}
@media(max-width: 480px) {
	.gallery .image {
		width: 100%;
	}
}*/
/* 6.3 Page - Email */
/*@media(max-width: 480px) {
	.email-content {
		margin: 0 -20px;
		padding: 0;
		overflow: scroll;
	}
}*/
/* 6.4 Page - Profile */
/*@media (max-width: 767px) {
	.profile-content,
	.profile-header .profile-header-content {
		padding: 20px;
	}
	.profile-header-img {
		width: 66px;
		height: 66px;
		margin-top: 10px;
	}
	.profile-header .profile-header-tab {
		margin: 0;
		padding: 0;
		white-space: nowrap;
		overflow-y: scroll;
		display: block;
	}
	.profile-header .profile-header-tab > li {
		float: none;
	}
	.profile-header-img + .profile-header-info {
		margin-left: 80px;
	}
}*/
/* 6.5 Page - 404 Error */
@media (max-width: 767px) {
  .error-code {
    bottom: 50%;
  }
  .error-content {
    top: 50%;
  }
}
@media (max-width: 480px) {
  .error-code {
    font-size: 128px;
    line-height: 128px;
  }
}
/* 6.6 Page - Map */
@media (max-width: 767px) {
  .map {
    top: 101px !important;
    left: 0 !important;
    right: 0 !important;
  }
  .map .jvectormap-zoomin {
    top: 120px;
  }
  .map .jvectormap-zoomout {
    top: 150px;
  }
}
/* 6.7 Page - Login V1 */
/*@media (max-width: 767px) {
	.login .login-header,
	.login-content {
		width: 100% !important;
	}
	.login {
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.login .login-header {
		left: 0;
		margin: 0;
		position: relative;
		top: 0;
		padding-top: 60px;
	}
	.login .login-header .icon {
		display: none;
	}
	.login .login-header .brand {
		text-align: center;
		color: #fff;
	}
	.login .login-header .brand small {
		opacity: 0.5;
		color: #fff;
	}
	.login .login-header .brand .logo {
		border-width: 25px;
		display: block;
		margin: 0 auto;
	}
}*/
/* 6.8 Page - Invoice */
/*@media (max-width: 767px) {
	.invoice-company .pull-right {
		float: none !important;
		display: block;
	}
	.invoice .table-responsive {
		margin-bottom: 20px;
	}
	.invoice-from, .invoice-to, .invoice-date {
		display: block !important;
		width: 100% !important;
		text-align: left !important;
		padding: 0 !important;
	}
	.invoice-to, .invoice-date {
		margin-top: 20px !important;
	}
	.invoice-price .invoice-price-left,
	.invoice-price .invoice-price-right {
		display: block;
		width: 100% !important;
		float: left !important;
		padding: 10px !important;
	}
	.invoice-price .invoice-price-row {
		float: none !important;
		width: 100% !important;
		display: block !important;
	}
	.invoice-price .invoice-price-left .sub-price {
		padding: 0px 10px !important;
		display: block !important;
		text-align: center !important;
	}
	.invoice-price .invoice-price-right {
		text-align: center !important;
	}
	.invoice-price .invoice-price-right small {
		position: relative !important;
		display: block;
		left: 0 !important;
		top: 0 !important;
	}
}*/
/* 6.9 Page - Timeline (Added in V1.1) */
/*@media (max-width: 979px) {
	.timeline .timeline-body {
		margin-left: 25%;
		margin-right: 10%;
	}
	.timeline .timeline-time {
		width: 13%;
	}
	.timeline .timeline-icon {
		left: 13%;
		width: 12%;
	}
	.timeline:before {
		left: 19%;
	}
}
@media (max-width: 767px) {
	.timeline:before {
		left: 50%;
	}
	.timeline > li {
		padding-top: 30px;
	}
	.timeline-comment-box {
		margin-left: -20px;
		margin-right: -20px;
		padding: 15px 20px;
	}
	.timeline .timeline-body {
		margin-right: 0;
		margin-left: 0;
		margin-top: 10px;
		padding: 20px;
	}
	.timeline .timeline-footer {
		margin: 20px -20px -20px;
		padding: 20px;
	}
	.timeline .timeline-body:before {
		border-bottom-color: #fff;
		border-right-color: transparent;
		left: 50%;
		top: -20px;
		margin-left: -10px;
	}
	.timeline .timeline-time {
		right: 50%;
		left: 0;
		top: 0;
		width: auto;
		margin-right: 20px;
		padding-top: 10px;
	}
	.timeline .timeline-icon {
		left: 0;
		width: 80px;
		position: relative;
		margin: 0 auto;
		top: -10px;
	}
}*/
/* 6.10 Page - Coming Soon (Added in V1.1) */
/*@media (max-width: 979px) {
	.coming-soon .timer .is-countdown {
		width: 767px;
	}
}
@media (max-width: 767px) {
	.coming-soon .timer .is-countdown {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.coming-soon .timer .countdown-amount {
		font-size: 24px;
	}
	.coming-soon .timer .countdown-period,
	.coming-soon .coming-soon-header .desc,
	.coming-soon .coming-soon-content .desc {
		font-size: 12px;
	}
	.coming-soon .coming-soon-header .desc,
	.coming-soon .coming-soon-content .desc {
		padding-right: 20px;
		padding-left: 20px;
	}
	.coming-soon .coming-soon-content .input-group {
		width: auto;
		margin-right: 20px;
		margin-left: 20px;
	}
}*/
/* 6.11 Page - Login V2 (Added in V1.2) */
/*@media (min-width: 1920px) {
	.login-cover-image img {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.login.login-v2 {
		left: 0;
		top: 0;
		margin: 0;
		position: relative;
		width: 100%;
		background: none;
	}
	.login.login-v2 .login-header {
		padding-top: 60px;
	}
	.login-cover-image img {
		max-width: initial;
		max-height: 100%;
	}
	.login-bg-list {
		position: relative;
		padding: 20px;
		right: 0;
		bottom: 0;
	}
}*/
/* 6.12 Page - Inbox V2 (Added in V1.4) */
/*@media (max-width: 480px) {
	.list-email .email-time {
		float: none;
		display: block;
		margin: 0;
		background: #fff;
	}
}*/
/* 6.13 Page - Login / Register V3 (Added in V1.7) */
/*@media (max-width: 1024px) {
	.login.login-with-news-feed, .register.register-with-news-feed {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		overflow: scroll;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.login.login-with-news-feed .right-content, 
	.register.register-with-news-feed .right-content {
		width: 360px;
	}
	.login.login-with-news-feed .news-feed, 
	.register.register-with-news-feed .news-feed {
		right: 360px;
	}
	.login.login-with-news-feed .login-header, 
	.register.register-with-news-feed .register-header,
	.login.login-with-news-feed .login-content, 
	.register.register-with-news-feed .register-content {
		padding-left: 45px;
		padding-right: 45px;
	}
}
@media (max-width: 992px) {
	.login.login-with-news-feed .news-caption,
	.register.register-with-news-feed .news-caption {
		font-size: 14px;
		padding: 15px 30px;
		min-width: inherit;
	}
	.login.login-with-news-feed .news-caption .caption-title,
	.register.register-with-news-feed .news-caption .caption-title {
		font-size: 32px;
	}
}
@media (max-width: 768px) {
	.login.login-with-news-feed .news-feed,
	.register.register-with-news-feed .news-feed {
		display: none;
	}
	.login.login-with-news-feed .right-content,
	.register.register-with-news-feed .right-content {
		float: none;
		width: auto;
	}
	.login.login-with-news-feed .login-header .icon {
		right: 60px;
	}
}
@media (max-width: 480px) {
	.login.login-with-news-feed .login-header .icon {
		display: none;
	}
	.login.login-with-news-feed .login-header,
	.register.register-with-news-feed .register-header {
		padding: 40px 40px 0;
	}
	.login.login-with-news-feed .login-content,
	.register.register-with-news-feed .register-content {
		padding: 20px 40px;
	}
}
@media (max-width: 360px) {
	.login.login-with-news-feed .login-header,
	.register.register-with-news-feed .register-header {
		padding: 40px 30px 0;
	}
	.login.login-with-news-feed .login-content,
	.register.register-with-news-feed .register-content {
		padding: 20px 30px;
	}
}*/
/* 6.14 Page - Profile (Added in V1.7) */
/*@media (max-width: 1024px) {
	.profile-left {
		width: 150px;
	}
	.profile-image {
		height: 130px;
	}
	.profile-right {
		margin-left: 165px;
		padding-right: 0;
	}
	.table.table-profile > tbody > tr > td.field {
		width: 100px;
	}
}
@media (max-width: 767px) {
	.profile-left {
		width: 180px;
	}
	.profile-right {
		margin-left: 195px;
		padding-right: 0;
	}
}
@media (max-width: 480px) {
	.profile-left {
		width: 100%;
		margin-bottom: 15px;
	}
	.profile-image {
		height: auto;
		text-align: center;
	}
	.profile-image img {
		margin: 0 auto;
	}
	.profile-right {
		margin: 0;
	}
	.profile-section + .profile-section {
		padding-top: 0;
	}
	.profile-section .title {
		margin-top: 20px;
	}
}*/
/* -------------------------------
   7.0 Predefined CSS
------------------------------- */
/* 7.1 CSS - Vertical Box */
@media (max-width: 767px) {
  .vertical-box,
  .vertical-box .vertical-column {
    display: block !important;
  }
  .vertical-box,
  .vertical-box-row,
  .vertical-box-column,
  .vertical-box-cell,
  .vertical-box-inner-cell,
  .page-content-full-height .content {
    display: block;
    width: auto !important;
    position: relative !important;
    overflow: initial !important;
    table-layout: initial !important;
    top: auto !important;
    height: auto !important;
  }
  .vertical-box .slimScrollBar,
  .vertical-box .slimScrollRail {
    display: none !important;
  }
  .vertical-box-widget .vertical-box-column {
    display: table-cell !important;
    height: 100% !important;
  }
  .vertical-box.vertical-box-widget {
    display: table !important;
    table-layout: fixed !important;
    border-spacing: 0 !important;
    height: 100% !important;
    width: 100% !important;
  }
}
/* 7.2 CSS - Width */
@media (max-width: 767px) {
  .width-xs,
  .width-sm,
  .width-md,
  .width-lg,
  .width-full {
    width: 100% !important;
  }
}
/* 7.3 CSS - Padding / Margin / Display (Added in V4.0) */
@media (max-width: 767px) {
  .p-l-xs-0 {
    padding-left: 0 !important;
  }
  .p-t-xs-0 {
    padding-top: 0 !important;
  }
  .p-r-xs-0 {
    padding-right: 0 !important;
  }
  .p-b-xs-0 {
    padding-bottom: 0 !important;
  }
  .p-xs-0 {
    padding: 0 !important;
  }
  .m-l-xs-0 {
    margin-left: 0 !important;
  }
  .m-t-xs-0 {
    margin-top: 0 !important;
  }
  .m-r-xs-0 {
    margin-right: 0 !important;
  }
  .m-xs-0 {
    margin: 0 !important;
  }
  .m-b-xs-0 {
    margin-bottom: 0 !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/* -------------------------------
   8.0 Content Right To Left (Added in V4.1)
------------------------------- */
/* 8.1 RTL Settings */
/*@media (max-width: 767px) {
	.rtl-mode .breadcrumb {
		float: none!important;
	}
	.rtl-mode .content.content-full-width .breadcrumb {
		margin: 20px;	
	}
	.rtl-mode .header .navbar-toggle.pull-left {
		margin-right: 0;
		margin-left: 15px;
	}
	.rtl-mode .header .navbar-toggle.pull-right {
		margin-left: 0;
		margin-right: 15px;
	}
	.rtl-mode .page-sidebar-toggled.page-with-right-sidebar .sidebar,
	.rtl-mode .page-with-two-sidebar.page-right-sidebar-toggled .sidebar.sidebar-right {
		z-index: 1040;
	}
	.rtl-mode .page-sidebar-toggled.page-with-right-sidebar .sidebar, 
	.rtl-mode .page-sidebar-toggled.page-with-right-sidebar .sidebar-bg {
		left: auto;
		right: 0;
		animation: sidebarSlideInRight .2s;
		-webkit-animation: sidebarSlideInRight .2s;
	}
	.rtl-mode .page-with-two-sidebar .sidebar.sidebar-right, 
	.rtl-mode .page-with-two-sidebar .sidebar-bg.sidebar-right,
	.rtl-mode .page-with-two-sidebar.page-sidebar-toggled .sidebar.sidebar-right, 
	.rtl-mode .page-with-two-sidebar.page-sidebar-toggled .sidebar-bg.sidebar-right {
		left: -220px !important;
		right: auto !important;
		-webkit-animation: none;
		animation: none;
	}
	.rtl-mode .page-with-wide-sidebar.page-with-two-sidebar .sidebar-bg.sidebar-right, 
	.rtl-mode .page-with-wide-sidebar.page-with-two-sidebar .sidebar.sidebar-right {
		left: -250px!important;
		right: auto!important;
	}
	.rtl-mode .page-with-two-sidebar.page-right-sidebar-toggled .sidebar.sidebar-right, 
	.rtl-mode .page-with-two-sidebar.page-right-sidebar-toggled .sidebar-bg.sidebar-right {
		animation: sidebarSlideInLeft .2s;
		-webkit-animation: sidebarSlideInLeft .2s;
		left: 0 !important;
		right: auto !important;
	}
	.rtl-mode .page-with-wide-sidebar .sidebar, 
	.rtl-mode .page-with-wide-sidebar .sidebar-bg, 
	.rtl-mode .boxed-layout .page-with-wide-sidebar:not(.page-sidebar-minified) #sidebar, 
	.rtl-mode .boxed-layout .page-with-wide-sidebar:not(.page-sidebar-minified) .sidebar-bg {
		right: -250px;
	}
	.rtl-mode .page-sidebar-toggled.page-with-wide-sidebar .sidebar, 
	.rtl-mode .boxed-layout .page-sidebar-toggled.page-with-wide-sidebar.page-container #sidebar {
		right: 0;
		animation: wideSidebarSlideInRight .2s;
		-webkit-animation: wideSidebarSlideInRight .2s;
	}
	.rtl-mode .top-menu .nav > li > a .caret {
		float: left;
	}
	.rtl-mode .page-sidebar-toggled .sidebar-bg {
		right: 0;
		left: auto;
		animation: sidebarSlideInRight .2s;
		-webkit-animation: sidebarSlideInRight .2s;
		z-index: 1020;
	}
	.rtl-mode .sidebar,
	.rtl-mode .sidebar-bg {
		right: -220px;
		padding-top: 0;
		z-index: 1030;
	}
	.rtl-mode .header .navbar-header {
		float: none;
	}
	.rtl-mode .header .navbar-brand {
		float: right;	
	}
	.rtl-mode .header .navbar-toggle {
		float: left;
		margin-right: 15px;
		margin-left: 0px;
	}
	.rtl-mode .page-with-two-sidebar .header .navbar-brand {
		float: none;
	}
	.rtl-mode .page-sidebar-toggled .sidebar {
		right: 0;
		animation: sidebarSlideInRight .2s;
		-webkit-animation: sidebarSlideInRight .2s;
	}
	.rtl-mode .profile-header-img + .profile-header-info {
		margin-right: 80px;
	}
	.rtl-mode .profile-header .profile-header-tab {
		padding-right: 0;
	}
	.rtl-mode .login .login-header {
		left: 0;
		margin: 0;
		right: 0;
	}
	.rtl-mode .login .login-header .brand .logo {
		margin: 0 auto;
	}
	.rtl-mode .login.login-v2 {
		left: 0;
		top: 0;
		right: 0;
		margin: 0;
		width: 100%;
	}
	.rtl-mode .login.login-with-news-feed .right-content, 
	.rtl-mode .register.register-with-news-feed .right-content {
		float: none;
		width: auto;
	}
	.rtl-mode .timeline .timeline-icon {
		left: auto;
		right: 15%;
	}
	.rtl-mode .timeline .timeline-time {
		text-align: left;
		left: auto;
		right: 0;
	}
	.rtl-mode .timeline .timeline-body {
		margin-right: 23%;
		margin-left: 0;
	}
	.rtl-mode .timeline:before {
		left: auto;
		right: 20%;
		margin-left: 0;
		margin-right: -2.5px;
	}
	.rtl-mode .timeline .timeline-body:before {
		border-left-color: #fff;
		border-right-color: transparent;
		left: auto;
		right: -20px;
	}
}*/
/*$body-bg: #ffffff;*/
.k-theme-test-class,
.k-common-test-class {
  opacity: 0;
}

[hidden] {
  display: none !important;
}

script {
  display: none !important;
}

.k-hidden {
  display: none !important;
}

.k-rtl {
  direction: rtl;
}

.k-sr-only {
  position: absolute;
  left: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.k-hbox,
.k-hstack {
  display: flex;
  flex-flow: row nowrap;
}

.k-vbox,
.k-vstack {
  display: flex;
  flex-flow: column nowrap;
}

.k-flex,
.k-spacer {
  flex: 1 0 0%;
}

.k-flex-layout {
  display: flex;
}

.k-grid-layout {
  display: grid;
}

.k-separator {
  width: auto;
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
  display: block;
  flex-grow: 0 !important;
  flex-shrink: 0 !important;
  align-self: stretch;
}

.k-separator-horizontal,
.k-vstack > .k-separator {
  width: auto;
  height: 0;
  border-width: 1px 0 0;
}

.k-separator-vertical,
.k-hstack > .k-separator {
  width: 0;
  height: auto;
  border-width: 0 0 0 1px;
}

hr.k-separator {
  margin: 0;
  padding: 0;
}

.k-reset {
  margin: 0;
  padding: 0;
  border-width: 0;
  outline: 0;
  text-decoration: none;
  font: inherit;
  list-style: none;
}

kendo-sortable {
  display: block;
}

.k-link,
.k-link:hover {
  color: inherit;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}

.k-content {
  outline: 0;
}

.k-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.k-no-click {
  pointer-events: none;
}

.k-pdf-export-shadow {
  position: absolute;
  overflow: hidden;
  left: -15000px;
  width: 14400px;
}

.kendo-pdf-hide-pseudo-elements::before,
.kendo-pdf-hide-pseudo-elements::after {
  display: none !important;
}

.k-text-selection ::selection {
  background-color: #14A4E6;
  color: white;
}

.k-block,
.k-panel {
  border-radius: 0.25rem;
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
  padding: 1rem 1rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
}
.k-block > .k-header,
.k-panel > .k-header {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
  margin: -1rem -1rem 1rem;
  padding: 1rem 1rem;
}

.k-content {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-state-disabled,
.k-widget[disabled],
.k-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-widget[disabled] .k-link,
.k-widget[disabled] .k-button,
.k-disabled .k-link,
.k-disabled .k-button {
  cursor: default;
  outline: 0;
}
.k-state-disabled [disabled],
.k-state-disabled .k-state-disabled,
.k-widget[disabled] [disabled],
.k-widget[disabled] .k-state-disabled,
.k-disabled [disabled],
.k-disabled .k-state-disabled {
  opacity: 1;
  filter: grayscale(0);
}

.k-hr {
  margin: 1rem auto;
  padding: 0;
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #dee2e6;
  display: block;
  float: none;
  clear: both;
}

.k-d-flex-row > .k-hr {
  margin: 0;
  width: 0;
  height: auto;
  border-width: 0 0 0 1px;
  flex: 0 0 auto;
}

.k-d-flex-col > .k-hr {
  margin: 0;
  flex: 0 0 auto;
}

.k-dirty {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  border-color: #ee5726 #ee5726 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}

[dir=rtl] .k-dirty,
.k-rtl .k-dirty {
  border-color: transparent transparent #ee5726 #ee5726;
  right: auto;
  left: 0;
}

.k-placeholder-line {
  width: 100%;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
}

.k-drop-hint {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  z-index: 1000;
  transform: translate(-50%, -50%);
}

.k-drop-hint-start,
.k-drop-hint-end {
  flex-shrink: 0;
  border-width: 4px;
  border-style: solid;
  border-color: transparent;
}

.k-drop-hint-line {
  flex-grow: 1;
  background-color: #14A4E6;
}

.k-drop-hint-h .k-drop-hint-start {
  border-left-width: 6.9282032304px;
  border-left-color: #14A4E6;
  border-right-width: 0;
}
.k-drop-hint-h .k-drop-hint-line {
  width: 20px;
  height: 1px;
}
.k-drop-hint-h .k-drop-hint-end {
  border-right-width: 6.9282032304px;
  border-right-color: #14A4E6;
  border-left-width: 0;
}

.k-drop-hint-v {
  flex-direction: column;
}
.k-drop-hint-v .k-drop-hint-start {
  border-top-width: 6.9282032304px;
  border-top-color: #14A4E6;
  border-bottom-width: 0;
}
.k-drop-hint-v .k-drop-hint-line {
  width: 1px;
  height: 20px;
}
.k-drop-hint-v .k-drop-hint-end {
  border-bottom-width: 6.9282032304px;
  border-bottom-color: #14A4E6;
  border-top-width: 0;
}

.k-animation-container {
  position: absolute;
  overflow: hidden;
  z-index: 100;
}
.k-animation-container-fixed {
  position: fixed;
}
.k-animation-container-relative {
  position: relative;
  display: inline-block;
}

.k-push-right-enter, .k-push-right-appear {
  transform: translate(-100%, 0);
}
.k-push-right-enter-active, .k-push-right-appear-active {
  transform: translate(0, 0);
  transition: transform 300ms ease-in-out;
}
.k-push-right-exit {
  transform: translate(0, 0);
}
.k-push-right-exit-active {
  transform: translate(100%, 0);
  transition: transform 300ms ease-in-out;
}

.k-push-left-enter, .k-push-left-appear {
  transform: translate(100%, 0);
}
.k-push-left-enter-active, .k-push-left-appear-active {
  transform: translate(0, 0);
  transition: transform 300ms ease-in-out;
}
.k-push-left-exit {
  transform: translate(0, 0);
}
.k-push-left-exit-active {
  transform: translate(-100%, 0);
  transition: transform 300ms ease-in-out;
}

.k-push-down-enter, .k-push-down-appear {
  transform: translate(0, -100%);
}
.k-push-down-enter-active, .k-push-down-appear-active {
  transform: translate(0, 0);
  transition: transform 300ms ease-in-out;
}
.k-push-down-exit {
  transform: translate(0, 0);
}
.k-push-down-exit-active {
  transform: translate(0, 100%);
  transition: transform 300ms ease-in-out;
}

.k-push-up-enter, .k-push-up-appear {
  transform: translate(0, 100%);
}
.k-push-up-enter-active, .k-push-up-appear-active {
  transform: translate(0, 0);
  transition: transform 300ms ease-in-out;
}
.k-push-up-exit {
  transform: translate(0, 0);
}
.k-push-up-exit-active {
  transform: translate(0, -100%);
  transition: transform 300ms ease-in-out;
}

.k-expand-vertical-enter, .k-expand-vertical-appear {
  transform: scaleY(0);
}
.k-expand-vertical-enter-active, .k-expand-vertical-appear-active {
  transform: scaleY(1);
  transition: transform 300ms ease-in-out;
}
.k-expand-vertical-exit {
  transform: scaleY(1);
}
.k-expand-vertical-exit-active {
  transform: scaleY(0);
  transition: transform 300ms ease-in-out;
}

.k-expand-horizontal-enter, .k-expand-horizontal-appear {
  transform: scaleX(0);
}
.k-expand-horizontal-enter-active, .k-expand-horizontal-appear-active {
  transform: scaleX(1);
  transition: transform 300ms ease-in-out;
}
.k-expand-horizontal-exit {
  transform: scaleX(1);
}
.k-expand-horizontal-exit-active {
  transform: scaleX(0);
  transition: transform 300ms ease-in-out;
}

.k-fade-enter, .k-fade-appear {
  opacity: 0;
}
.k-fade-enter-active, .k-fade-appear-active {
  opacity: 1;
  transition: opacity 500ms ease-in-out;
}
.k-fade-exit {
  opacity: 1;
}
.k-fade-exit-active {
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
.k-fade-exit-active + .k-fade-exit-active, .k-fade-enter-active + .k-fade-enter-active {
  display: none;
}

.k-zoom-in-enter, .k-zoom-in-appear {
  opacity: 0;
  transform: scale(0);
}
.k-zoom-in-enter-active, .k-zoom-in-appear-active {
  opacity: 1;
  transform: scale(1);
  transition: transform, opacity 300ms ease-in-out;
}
.k-zoom-in-exit {
  opacity: 1;
  transform: scale(1);
}
.k-zoom-in-exit-active {
  opacity: 0;
  transform: scale(2);
  transition: transform, opacity 300ms ease-in-out;
}

.k-zoom-out-enter, .k-zoom-out-appear {
  opacity: 0;
  transform: scale(2);
}
.k-zoom-out-enter-active, .k-zoom-out-appear-active {
  opacity: 1;
  transform: scale(1);
  transition: transform, opacity 300ms ease-in-out;
}
.k-zoom-out-exit {
  opacity: 1;
  transform: scale(1);
}
.k-zoom-out-exit-active {
  opacity: 0;
  transform: scale(0);
  transition: transform, opacity 300ms ease-in-out;
}

.k-slide-in-appear {
  opacity: 0.1;
  transform: translate(0, -3em);
}
.k-slide-in-appear .k-centered {
  transform: translate(-50%, -60%);
}
.k-slide-in-appear-active {
  opacity: 1;
  transform: translate(0, 0);
  transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1), opacity 0.3s cubic-bezier(0.2, 1, 0.2, 1);
}
.k-slide-in-appear-active .k-centered {
  transform: translate(-50%, -50%);
}

.k-slide-down-enter, .k-slide-down-appear {
  transform: translateY(-100%);
}
.k-slide-down-enter-active, .k-slide-down-appear-active {
  transform: translateY(0);
  transition: transform 300ms ease-in-out;
}
.k-slide-down-exit {
  transform: translateY(0);
}
.k-slide-down-exit-active {
  transform: translateY(-100%);
  transition: transform 300ms ease-in-out;
}

.k-slide-up-enter, .k-slide-up-appear {
  transform: translateY(100%);
}
.k-slide-up-enter-active, .k-slide-up-appear-active {
  transform: translateY(0);
  transition: transform 300ms ease-in-out;
}
.k-slide-up-exit {
  transform: translateY(0);
}
.k-slide-up-exit-active {
  transform: translateY(100%);
  transition: transform 300ms ease-in-out;
}

.k-slide-right-enter, .k-slide-right-appear {
  transform: translateX(-100%);
}
.k-slide-right-enter-active, .k-slide-right-appear-active {
  transform: translateX(0);
  transition: transform 300ms ease-in-out;
}
.k-slide-right-exit {
  transform: translateX(0);
}
.k-slide-right-exit-active {
  transform: translateX(-100%);
  transition: transform 300ms ease-in-out;
}

.k-slide-left-enter, .k-slide-left-appear {
  transform: translateX(100%);
}
.k-slide-left-enter-active, .k-slide-left-appear-active {
  transform: translateX(0);
  transition: transform 300ms ease-in-out;
}
.k-slide-left-exit {
  transform: translateX(0);
}
.k-slide-left-exit-active {
  transform: translateX(100%);
  transition: transform 300ms ease-in-out;
}

.k-reveal-vertical-enter, .k-reveal-vertical-appear {
  max-height: 0;
}
.k-reveal-vertical-enter-active, .k-reveal-vertical-appear-active {
  transition: max-height 300ms ease-in-out;
}
.k-reveal-vertical-exit-active {
  max-height: 0 !important;
  transition: max-height 300ms ease-in-out;
}

.k-reveal-horizontal-enter, .k-reveal-horizontal-appear {
  max-width: 0;
}
.k-reveal-horizontal-enter-active, .k-reveal-horizontal-appear-active {
  transition: max-width 300ms ease-in-out;
}
.k-reveal-horizontal-exit-active {
  max-width: 0 !important;
  transition: max-width 300ms ease-in-out;
}

.k-fx-end .k-fx-next,
.k-fx-end .k-fx-current {
  transition: all 350ms ease-out;
}

.k-fx {
  position: relative;
}
.k-fx .k-fx-current {
  z-index: 0;
}
.k-fx .k-fx-next {
  z-index: 1;
}

.k-fx-hidden,
.k-fx-hidden * {
  visibility: hidden !important;
}

.k-fx-reverse .k-fx-current {
  z-index: 1;
}
.k-fx-reverse .k-fx-next {
  z-index: 0;
}

.k-fx-zoom.k-fx-start .k-fx-next {
  transform: scale(0) !important;
}
.k-fx-zoom.k-fx-end .k-fx-next {
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next, .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current {
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
  transform: scale(0) !important;
}

.k-fx-fade.k-fx-start .k-fx-next {
  will-change: opacity;
  opacity: 0;
}
.k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: opacity;
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}

.k-fx-slide.k-fx-end .k-fx-next .k-content, .k-fx-slide.k-fx-end .k-fx-next .k-header, .k-fx-slide.k-fx-end .k-fx-next .k-footer, .k-fx-slide.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-end .k-fx-current .k-header, .k-fx-slide.k-fx-end .k-fx-current .k-footer, .k-fx-slide.k-fx-end .k-fx-next .km-content, .k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer, .k-fx-slide.k-fx-end .k-fx-current .km-content, .k-fx-slide.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-end .k-fx-current .km-footer {
  transition: all 350ms ease-out;
}
.k-fx-slide.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-start .k-fx-next .km-content {
  will-change: transform;
  transform: translateX(100%);
}
.k-fx-slide.k-fx-start .k-fx-next .k-header, .k-fx-slide.k-fx-start .k-fx-next .k-footer, .k-fx-slide.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-start .k-fx-next .km-footer {
  will-change: opacity;
  opacity: 0;
}
.k-fx-slide.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-end .k-fx-current .km-content {
  transform: translateX(-100%);
}
.k-fx-slide.k-fx-end .k-fx-next .k-header, .k-fx-slide.k-fx-end .k-fx-next .k-footer, .k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-content, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  will-change: transform;
  transform: translateX(0);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  transform: translateX(100%);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  transform: translateX(-100%);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-content, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  transform: translateX(0);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-footer, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
  will-change: opacity;
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-footer, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-footer, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
  opacity: 0;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-footer, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
  transform: translateX(-100%);
}
.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  transform: translateX(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  transform: translateX(0);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  transform: translateX(-100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  transform: translateX(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  transform: translateX(0%);
}

.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  transform: translateX(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  transform: translateX(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  transform: translateX(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translateX(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translateX(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translateX(0);
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  transform: translateX(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  transform: translateX(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  transform: translateX(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translateX(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translateX(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translateX(0%);
}

.k-fx.k-fx-overlay.k-fx-start .k-fx-next, .k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
  will-change: transform;
  transform: translateX(100%);
}
.k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
  transform: translateX(-100%);
}
.k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
  transform: translateY(100%);
}
.k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
  transform: translateY(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current, .k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
  transform: translateX(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
  transform: translateX(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
  transform: translateY(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
  transform: translateY(-100%);
}

.k-drag-clue {
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  align-content: center;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  z-index: 20000;
  cursor: move;
}

.k-drag-status,
.k-drag-clue .k-drag-status {
  margin: 0;
  margin-right: 0.4ex;
}

.k-drag-clue {
  border-color: #1297d4;
  color: white;
  background-color: #14A4E6;
}

.k-reorder-cue {
  position: absolute;
}
.k-reorder-cue::before, .k-reorder-cue::after {
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  position: absolute;
  transform: translateX(-50%);
}
.k-reorder-cue::before {
  border-bottom-width: 0;
  border-top-color: currentColor;
  top: -4px;
}
.k-reorder-cue::after {
  border-top-width: 0;
  border-bottom-color: currentColor;
  bottom: -4px;
}

.k-loading-mask,
.k-loading-image,
.k-loading-color {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}
.k-loading-mask *,
.k-loading-mask *::before,
.k-loading-mask *::after, .k-loading-mask::before, .k-loading-mask::after,
.k-loading-image *,
.k-loading-image *::before,
.k-loading-image *::after,
.k-loading-image::before,
.k-loading-image::after,
.k-loading-color *,
.k-loading-color *::before,
.k-loading-color *::after,
.k-loading-color::before,
.k-loading-color::after {
  box-sizing: border-box;
}

.k-loading-mask {
  z-index: 100;
}
.k-loading-mask.k-opaque .k-loading-color {
  opacity: 1;
}

.k-loading-text {
  text-indent: -4000px;
  text-align: center;
  position: absolute;
}

.k-loading-image {
  z-index: 2;
}

.k-loading-color {
  background-color: #ffffff;
  opacity: 0.3;
}

.k-i-loading {
  position: relative;
  background-color: transparent;
  box-sizing: border-box;
  color: currentColor;
}
.k-i-loading::before, .k-i-loading::after {
  box-sizing: border-box;
}

.k-i-loading::before,
.k-i-loading::after,
.k-loading-image::before,
.k-loading-image::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  content: "";
  box-sizing: inherit;
  border-radius: 50%;
  border-width: 0.05em;
  border-style: solid;
  border-color: currentColor;
  border-top-color: transparent;
  border-bottom-color: transparent;
  background-color: transparent;
}

.k-icon.k-i-loading::before,
.k-icon.k-i-loading::after {
  content: "";
}

.k-i-loading::before,
.k-loading-image::before {
  margin-top: -0.5em;
  margin-left: -0.5em;
  width: 1em;
  height: 1em;
  animation: k-loading-animation 0.7s linear infinite;
}

.k-i-loading::after,
.k-loading-image::after {
  margin-top: -0.25em;
  margin-left: -0.25em;
  width: 0.5em;
  height: 0.5em;
  animation: k-loading-animation reverse 1.4s linear infinite;
}

.k-loading-image::before,
.k-loading-image::after {
  content: "";
  border-width: 1px;
  border-width: clamp(0.015em, 1px, 1px);
  font-size: 4em;
}

@keyframes loading {
  0% {
    stroke-dasharray: 0 251;
    stroke-dashoffset: 502;
  }
  50% {
    stroke-dasharray: 250 1;
  }
  100% {
    stroke-dasharray: 0 251;
    stroke-dashoffset: 0;
  }
}
@keyframes k-loading-animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.k-i-loading::before,
.k-loading-image::before {
  border-color: currentColor;
  border-right-color: transparent !important;
}
.k-i-loading::after,
.k-loading-image::after {
  display: none !important;
}

.k-loading-image::before {
  border-width: 0.25rem;
}

.k-resize-handle,
.k-resize-hint {
  position: absolute;
  border-color: inherit;
  z-index: 200;
}

.k-resize-handle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.k-resize-handle::before {
  content: "";
  border: 0 solid;
  border-color: inherit;
}

.k-resize-n {
  width: 100%;
  height: 6px;
  flex-direction: row;
  left: 0;
  top: -3px;
  cursor: n-resize;
}

.k-resize-s {
  width: 100%;
  height: 6px;
  flex-direction: row;
  left: 0;
  bottom: -3px;
  cursor: s-resize;
}

.k-resize-w {
  width: 6px;
  height: 100%;
  flex-direction: column;
  top: 0;
  left: -3px;
  cursor: w-resize;
}

.k-resize-e {
  width: 6px;
  height: 100%;
  flex-direction: column;
  top: 0;
  right: -3px;
  cursor: e-resize;
}

.k-resize-sw,
.k-resize-se,
.k-resize-nw,
.k-resize-ne {
  width: 5px;
  height: 5px;
}

.k-resize-sw {
  cursor: sw-resize;
  bottom: 0;
  left: 0;
}

.k-resize-se {
  cursor: se-resize;
  bottom: 0;
  right: 0;
}

.k-resize-nw {
  cursor: nw-resize;
  top: 0;
  left: 0;
}

.k-resize-ne {
  cursor: ne-resize;
  top: 0;
  right: 0;
}

.k-vertical-resize {
  cursor: row-resize;
}

.k-horizontal-resize {
  cursor: col-resize;
}

.k-resize-hint {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.k-resize-hint .k-resize-hint-handle {
  width: auto;
  height: 20px;
  align-self: stretch;
}
.k-resize-hint .k-resize-hint-marker {
  width: 2px;
  height: auto;
  flex: 1 1 auto;
}

.k-resize-hint-vertical {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.k-resize-hint-vertical .k-resize-hint-handle {
  width: 20px;
  height: auto;
  align-self: stretch;
}
.k-resize-hint-vertical .k-resize-hint-marker {
  width: auto;
  height: 2px;
  flex: 1 1 auto;
}

.k-scrollbar {
  position: absolute;
  overflow: scroll;
}

.k-scrollbar-vertical {
  top: 0;
  right: 0;
  width: 17px;
  height: 100%;
  overflow-x: hidden;
}

.k-touch-scrollbar {
  display: none;
  position: absolute;
  z-index: 200000;
  height: 8px;
  width: 8px;
  border: 1px solid #8a8a8a;
  background-color: #858585;
}

.k-marquee {
  position: absolute;
  z-index: 100000;
}

.k-marquee-color,
.k-marquee-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.k-marquee-color {
  color: white;
  background-color: #14A4E6;
  border-color: #1297d4;
  opacity: 0.6;
}

.k-marquee-text {
  color: white;
}

.k-body,
.k-typography {
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
}
.k-body p,
.k-typography p {
  margin: 0 0 1rem;
}

.k-h1 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.k-h2 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.k-h3 {
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.k-h4 {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.k-h5 {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.k-h6 {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
  margin: 0 0 0.5rem;
}

.k-paragraph {
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 1rem;
}

.k-pre,
.k-code {
  font-size: 0.875em;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  line-height: 1.5;
  font-weight: 400;
  border-style: solid;
  border-width: 1px;
}

.k-pre {
  padding: 16px 24px;
  overflow: auto;
}

.k-pre > .k-code {
  padding: 0;
  border-width: 0;
  border-color: transparent;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
}

.k-code {
  padding: 0px 4px;
}

.k-display-1 {
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 300;
}

.k-display-2 {
  font-size: 4.5rem;
  line-height: 1.2;
  font-weight: 300;
}

.k-display-3 {
  font-size: 4rem;
  line-height: 1.2;
  font-weight: 300;
}

.k-display-4 {
  font-size: 3.5rem;
  line-height: 1.2;
  font-weight: 300;
}

.k-body {
  color: #1b1a1a;
  background-color: #ffffff;
}

.k-pre,
.k-code {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-border {
  border-width: 1px !important;
}

.k-border-0 {
  border-width: 0 !important;
}

.k-border-top {
  border-top-width: 1px !important;
}

.k-border-top-0 {
  border-top-width: 0 !important;
}

.k-border-right {
  border-right-width: 1px !important;
}

.k-border-right-0 {
  border-right-width: 0 !important;
}

.k-border-bottom {
  border-bottom-width: 1px !important;
}

.k-border-bottom-0 {
  border-bottom-width: 0 !important;
}

.k-border-left {
  border-left-width: 1px !important;
}

.k-border-left-0 {
  border-left-width: 0 !important;
}

.k-border-x {
  border-left-width: 1px !important;
  border-right-width: 1px !important;
}

.k-border-x-0 {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

.k-border-y {
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
}

.k-border-y-0 {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
}

.k-border-solid {
  border-style: solid !important;
}

.k-border-dashed {
  border-style: dashed !important;
}

.k-border-dotted {
  border-style: dotted !important;
}

.k-border-double {
  border-style: double !important;
}

.k-border-none {
  border-style: none !important;
}

.k-border-primary {
  border-color: #14A4E6 !important;
}

.k-border-secondary {
  border-color: #e4e7eb !important;
}

.k-border-tertiary {
  border-color: #9C27B0 !important;
}

.k-border-info {
  border-color: #17a2b8 !important;
}

.k-border-success {
  border-color: #1b7a47 !important;
}

.k-border-warning {
  border-color: #f79e00 !important;
}

.k-border-error {
  border-color: #ee5726 !important;
}

.k-border-dark {
  border-color: #212529 !important;
}

.k-border-light {
  border-color: #f8f9fa !important;
}

.k-border-inverse {
  border-color: #212529 !important;
}

.k-rounded {
  border-radius: 0.25rem;
}

.\!k-rounded {
  border-radius: 0.25rem !important;
}

.k-rounded-0 {
  border-radius: 0;
}

.\!k-rounded-0 {
  border-radius: 0 !important;
}

.k-rounded-sm {
  border-radius: 0.2rem;
}

.\!k-rounded-sm {
  border-radius: 0.2rem !important;
}

.k-rounded-md {
  border-radius: 0.25rem;
}

.\!k-rounded-md {
  border-radius: 0.25rem !important;
}

.k-rounded-lg {
  border-radius: 0.3rem;
}

.\!k-rounded-lg {
  border-radius: 0.3rem !important;
}

.k-rounded-full {
  border-radius: 9999px;
}

.\!k-rounded-full {
  border-radius: 9999px !important;
}

.k-rounded-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.\!k-rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.k-rounded-top-0 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.\!k-rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.k-rounded-top-sm {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.\!k-rounded-top-sm {
  border-top-left-radius: 0.2rem !important;
  border-top-right-radius: 0.2rem !important;
}

.k-rounded-top-md {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.\!k-rounded-top-md {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.k-rounded-top-lg {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.\!k-rounded-top-lg {
  border-top-left-radius: 0.3rem !important;
  border-top-right-radius: 0.3rem !important;
}

.k-rounded-top-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.\!k-rounded-top-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.k-rounded-right {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.\!k-rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.k-rounded-right-0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.\!k-rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.k-rounded-right-sm {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.\!k-rounded-right-sm {
  border-top-right-radius: 0.2rem !important;
  border-bottom-right-radius: 0.2rem !important;
}

.k-rounded-right-md {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.\!k-rounded-right-md {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.k-rounded-right-lg {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.\!k-rounded-right-lg {
  border-top-right-radius: 0.3rem !important;
  border-bottom-right-radius: 0.3rem !important;
}

.k-rounded-right-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.\!k-rounded-right-full {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.k-rounded-bottom {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.\!k-rounded-bottom {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.k-rounded-bottom-0 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.\!k-rounded-bottom-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.k-rounded-bottom-sm {
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.\!k-rounded-bottom-sm {
  border-bottom-left-radius: 0.2rem !important;
  border-bottom-right-radius: 0.2rem !important;
}

.k-rounded-bottom-md {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.\!k-rounded-bottom-md {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.k-rounded-bottom-lg {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.\!k-rounded-bottom-lg {
  border-bottom-left-radius: 0.3rem !important;
  border-bottom-right-radius: 0.3rem !important;
}

.k-rounded-bottom-full {
  border-bottom-left-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.\!k-rounded-bottom-full {
  border-bottom-left-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.k-rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.\!k-rounded-left {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.k-rounded-left-0 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.\!k-rounded-left-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.k-rounded-left-sm {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}

.\!k-rounded-left-sm {
  border-bottom-left-radius: 0.2rem !important;
  border-top-left-radius: 0.2rem !important;
}

.k-rounded-left-md {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}

.\!k-rounded-left-md {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.k-rounded-left-lg {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}

.\!k-rounded-left-lg {
  border-bottom-left-radius: 0.3rem !important;
  border-top-left-radius: 0.3rem !important;
}

.k-rounded-left-full {
  border-bottom-left-radius: 9999px;
  border-top-left-radius: 9999px;
}

.\!k-rounded-left-full {
  border-bottom-left-radius: 9999px !important;
  border-top-left-radius: 9999px !important;
}

.k-rounded-top-left {
  border-top-left-radius: 0.25rem;
}

.\!k-rounded-top-left {
  border-top-left-radius: 0.25rem !important;
}

.k-rounded-top-left-0 {
  border-top-left-radius: 0;
}

.\!k-rounded-top-left-0 {
  border-top-left-radius: 0 !important;
}

.k-rounded-top-left-sm {
  border-top-left-radius: 0.2rem;
}

.\!k-rounded-top-left-sm {
  border-top-left-radius: 0.2rem !important;
}

.k-rounded-top-left-md {
  border-top-left-radius: 0.25rem;
}

.\!k-rounded-top-left-md {
  border-top-left-radius: 0.25rem !important;
}

.k-rounded-top-left-lg {
  border-top-left-radius: 0.3rem;
}

.\!k-rounded-top-left-lg {
  border-top-left-radius: 0.3rem !important;
}

.k-rounded-top-left-full {
  border-top-left-radius: 9999px;
}

.\!k-rounded-top-left-full {
  border-top-left-radius: 9999px !important;
}

.k-rounded-top-right {
  border-top-right-radius: 0.25rem;
}

.\!k-rounded-top-right {
  border-top-right-radius: 0.25rem !important;
}

.k-rounded-top-right-0 {
  border-top-right-radius: 0;
}

.\!k-rounded-top-right-0 {
  border-top-right-radius: 0 !important;
}

.k-rounded-top-right-sm {
  border-top-right-radius: 0.2rem;
}

.\!k-rounded-top-right-sm {
  border-top-right-radius: 0.2rem !important;
}

.k-rounded-top-right-md {
  border-top-right-radius: 0.25rem;
}

.\!k-rounded-top-right-md {
  border-top-right-radius: 0.25rem !important;
}

.k-rounded-top-right-lg {
  border-top-right-radius: 0.3rem;
}

.\!k-rounded-top-right-lg {
  border-top-right-radius: 0.3rem !important;
}

.k-rounded-top-right-full {
  border-top-right-radius: 9999px;
}

.\!k-rounded-top-right-full {
  border-top-right-radius: 9999px !important;
}

.k-rounded-bottom-left {
  border-bottom-left-radius: 0.25rem;
}

.\!k-rounded-bottom-left {
  border-bottom-left-radius: 0.25rem !important;
}

.k-rounded-bottom-left-0 {
  border-bottom-left-radius: 0;
}

.\!k-rounded-bottom-left-0 {
  border-bottom-left-radius: 0 !important;
}

.k-rounded-bottom-left-sm {
  border-bottom-left-radius: 0.2rem;
}

.\!k-rounded-bottom-left-sm {
  border-bottom-left-radius: 0.2rem !important;
}

.k-rounded-bottom-left-md {
  border-bottom-left-radius: 0.25rem;
}

.\!k-rounded-bottom-left-md {
  border-bottom-left-radius: 0.25rem !important;
}

.k-rounded-bottom-left-lg {
  border-bottom-left-radius: 0.3rem;
}

.\!k-rounded-bottom-left-lg {
  border-bottom-left-radius: 0.3rem !important;
}

.k-rounded-bottom-left-full {
  border-bottom-left-radius: 9999px;
}

.\!k-rounded-bottom-left-full {
  border-bottom-left-radius: 9999px !important;
}

.k-rounded-bottom-right {
  border-bottom-right-radius: 0.25rem;
}

.\!k-rounded-bottom-right {
  border-bottom-right-radius: 0.25rem !important;
}

.k-rounded-bottom-right-0 {
  border-bottom-right-radius: 0;
}

.\!k-rounded-bottom-right-0 {
  border-bottom-right-radius: 0 !important;
}

.k-rounded-bottom-right-sm {
  border-bottom-right-radius: 0.2rem;
}

.\!k-rounded-bottom-right-sm {
  border-bottom-right-radius: 0.2rem !important;
}

.k-rounded-bottom-right-md {
  border-bottom-right-radius: 0.25rem;
}

.\!k-rounded-bottom-right-md {
  border-bottom-right-radius: 0.25rem !important;
}

.k-rounded-bottom-right-lg {
  border-bottom-right-radius: 0.3rem;
}

.\!k-rounded-bottom-right-lg {
  border-bottom-right-radius: 0.3rem !important;
}

.k-rounded-bottom-right-full {
  border-bottom-right-radius: 9999px;
}

.\!k-rounded-bottom-right-full {
  border-bottom-right-radius: 9999px !important;
}

.k-display-inline {
  display: inline !important;
}

.k-display-block {
  display: block !important;
}

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

.k-display-flex {
  display: flex !important;
}

.k-display-inline-flex {
  display: inline-flex !important;
}

.k-display-table {
  display: table !important;
}

.k-display-inline-table {
  display: inline-table !important;
}

.k-display-none {
  display: none !important;
}

.k-d-flex, .k-d-flex-col, .k-d-flex-row {
  display: flex;
}

.\!k-d-flex, .\!k-d-flex-col, .\!k-d-flex-row {
  display: flex !important;
}

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

.\!k-d-inline-flex {
  display: inline-flex !important;
}

.k-flex-row, .k-d-flex-row {
  flex-direction: row;
}

.\!k-flex-row, .\!k-d-flex-row, .\!k-d-flex-col {
  flex-direction: row !important;
}

.k-flex-row-reverse {
  flex-direction: row-reverse;
}

.\!k-flex-row-reverse {
  flex-direction: row-reverse !important;
}

.k-flex-col, .k-flex-column, .k-d-flex-col {
  flex-direction: column;
}

.\!k-flex-col {
  flex-direction: column !important;
}

.k-flex-col-reverse, .k-flex-column-reverse {
  flex-direction: column-reverse;
}

.\!k-flex-col-reverse {
  flex-direction: column-reverse;
}

.k-flex-wrap {
  flex-wrap: wrap;
}

.k-flex-nowrap {
  flex-wrap: nowrap;
}

.k-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.k-flex-initial {
  flex: 0 1 auto;
}

.k-flex-1 {
  flex: 1 1 0%;
}

.k-flex-auto {
  flex: 1 1 auto;
}

.k-flex-none {
  flex: none;
}

.k-flex-grow {
  flex-grow: 1;
}

.k-flex-grow-0 {
  flex-grow: 0;
}

.k-flex-shrink {
  flex-shrink: 1;
}

.k-flex-shrink-0 {
  flex-shrink: 0;
}

.k-flex-basis-auto {
  flex-basis: auto;
}

.k-flex-basis-0 {
  flex-basis: 0%;
}

.k-align-items-start {
  align-items: flex-start;
}

.k-align-items-end {
  align-items: flex-end;
}

.k-align-items-center {
  align-items: center;
}

.k-align-items-stretch {
  align-items: stretch;
}

.k-align-items-baseline {
  align-items: baseline;
}

.k-align-content-start {
  align-content: flex-start;
}

.k-align-content-end {
  align-content: flex-end;
}

.k-align-content-center {
  align-content: center;
}

.k-align-content-stretch {
  align-content: stretch;
}

.k-align-content-baseline {
  align-content: baseline;
}

.k-align-self-start {
  align-self: flex-start;
}

.k-align-self-end {
  align-self: flex-end;
}

.k-align-self-center {
  align-self: center;
}

.k-align-self-stretch {
  align-self: stretch;
}

.k-align-self-baseline {
  align-self: baseline;
}

.k-justify-content-start {
  justify-content: flex-start;
}

.k-justify-content-end {
  justify-content: flex-end;
}

.k-justify-content-center {
  justify-content: center;
}

.k-justify-content-between {
  justify-content: space-between;
}

.k-justify-content-around {
  justify-content: space-around;
}

.k-justify-content-evenly {
  justify-content: space-evenly;
}

.k-justify-content-stretch > * {
  flex: 1 0 0%;
}

.k-justify-items-start {
  justify-items: flex-start;
}

.k-justify-items-end {
  justify-items: flex-end;
}

.k-justify-items-center {
  justify-items: center;
}

.k-justify-items-stretch {
  justify-items: stretch;
}

.k-float-left {
  float: left !important;
}

.k-float-right {
  float: right !important;
}

.k-float-none {
  float: none !important;
}

.k-clear-left {
  clear: left !important;
}

.k-clear-right {
  clear: right !important;
}

.k-clear-both {
  clear: both !important;
}

.k-clear-none {
  clear: none !important;
}

.k-floatwrap::after {
  content: "";
  display: block;
  clear: both;
}

.k-d-grid {
  display: grid;
}

.k-grid-cols-none {
  grid-template-columns: none;
}

.k-grid-rows-none {
  grid-template-rows: none;
}

.k-grid-flow-col {
  grid-auto-flow: column;
}

.k-grid-flow-col-dense {
  grid-auto-flow: column dense;
}

.k-grid-flow-row {
  grid-auto-flow: row;
}

.k-grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.k-grid-flow-unset {
  grid-auto-flow: unset;
}

.k-colspan-all {
  grid-column: 1/-1;
}

.k-colspan-auto {
  grid-column: auto;
}

.k-rowspan-all {
  grid-row: 1/-1;
}

.k-rowspan-auto {
  grid-row: auto;
}

.k-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.k-colspan-1 {
  grid-column: span 1;
}

.k-col-start-1 {
  grid-column-start: 1;
}

.k-col-end-1 {
  grid-column-end: 1;
}

.k-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.k-colspan-2 {
  grid-column: span 2;
}

.k-col-start-2 {
  grid-column-start: 2;
}

.k-col-end-2 {
  grid-column-end: 2;
}

.k-grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.k-colspan-3 {
  grid-column: span 3;
}

.k-col-start-3 {
  grid-column-start: 3;
}

.k-col-end-3 {
  grid-column-end: 3;
}

.k-grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.k-colspan-4 {
  grid-column: span 4;
}

.k-col-start-4 {
  grid-column-start: 4;
}

.k-col-end-4 {
  grid-column-end: 4;
}

.k-grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.k-colspan-5 {
  grid-column: span 5;
}

.k-col-start-5 {
  grid-column-start: 5;
}

.k-col-end-5 {
  grid-column-end: 5;
}

.k-grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.k-colspan-6 {
  grid-column: span 6;
}

.k-col-start-6 {
  grid-column-start: 6;
}

.k-col-end-6 {
  grid-column-end: 6;
}

.k-grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.k-colspan-7 {
  grid-column: span 7;
}

.k-col-start-7 {
  grid-column-start: 7;
}

.k-col-end-7 {
  grid-column-end: 7;
}

.k-grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.k-colspan-8 {
  grid-column: span 8;
}

.k-col-start-8 {
  grid-column-start: 8;
}

.k-col-end-8 {
  grid-column-end: 8;
}

.k-grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}

.k-colspan-9 {
  grid-column: span 9;
}

.k-col-start-9 {
  grid-column-start: 9;
}

.k-col-end-9 {
  grid-column-end: 9;
}

.k-grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.k-colspan-10 {
  grid-column: span 10;
}

.k-col-start-10 {
  grid-column-start: 10;
}

.k-col-end-10 {
  grid-column-end: 10;
}

.k-grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}

.k-colspan-11 {
  grid-column: span 11;
}

.k-col-start-11 {
  grid-column-start: 11;
}

.k-col-end-11 {
  grid-column-end: 11;
}

.k-grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.k-colspan-12 {
  grid-column: span 12;
}

.k-col-start-12 {
  grid-column-start: 12;
}

.k-col-end-12 {
  grid-column-end: 12;
}

.k-grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.k-rowspan-1 {
  grid-row: span 1;
}

.k-row-start-1 {
  grid-row-start: 1;
}

.k-row-end-1 {
  grid-row-end: 1;
}

.k-grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.k-rowspan-2 {
  grid-row: span 2;
}

.k-row-start-2 {
  grid-row-start: 2;
}

.k-row-end-2 {
  grid-row-end: 2;
}

.k-grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.k-rowspan-3 {
  grid-row: span 3;
}

.k-row-start-3 {
  grid-row-start: 3;
}

.k-row-end-3 {
  grid-row-end: 3;
}

.k-grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.k-rowspan-4 {
  grid-row: span 4;
}

.k-row-start-4 {
  grid-row-start: 4;
}

.k-row-end-4 {
  grid-row-end: 4;
}

.k-grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.k-rowspan-5 {
  grid-row: span 5;
}

.k-row-start-5 {
  grid-row-start: 5;
}

.k-row-end-5 {
  grid-row-end: 5;
}

.k-grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.k-rowspan-6 {
  grid-row: span 6;
}

.k-row-start-6 {
  grid-row-start: 6;
}

.k-row-end-6 {
  grid-row-end: 6;
}

.k-grid-rows-7 {
  grid-template-rows: repeat(7, minmax(0, 1fr));
}

.k-rowspan-7 {
  grid-row: span 7;
}

.k-row-start-7 {
  grid-row-start: 7;
}

.k-row-end-7 {
  grid-row-end: 7;
}

.k-grid-rows-8 {
  grid-template-rows: repeat(8, minmax(0, 1fr));
}

.k-rowspan-8 {
  grid-row: span 8;
}

.k-row-start-8 {
  grid-row-start: 8;
}

.k-row-end-8 {
  grid-row-end: 8;
}

.k-grid-rows-9 {
  grid-template-rows: repeat(9, minmax(0, 1fr));
}

.k-rowspan-9 {
  grid-row: span 9;
}

.k-row-start-9 {
  grid-row-start: 9;
}

.k-row-end-9 {
  grid-row-end: 9;
}

.k-grid-rows-10 {
  grid-template-rows: repeat(10, minmax(0, 1fr));
}

.k-rowspan-10 {
  grid-row: span 10;
}

.k-row-start-10 {
  grid-row-start: 10;
}

.k-row-end-10 {
  grid-row-end: 10;
}

.k-order-first {
  order: -9999 !important;
}

.k-order-last {
  order: 9999 !important;
}

.k-order-none {
  order: 0 !important;
}

.k-order-1 {
  order: 1 !important;
}

.k-order-2 {
  order: 2 !important;
}

.k-order-3 {
  order: 3 !important;
}

.k-order-4 {
  order: 4 !important;
}

.k-order-5 {
  order: 5 !important;
}

.k-order-6 {
  order: 6 !important;
}

.k-order-7 {
  order: 7 !important;
}

.k-order-8 {
  order: 8 !important;
}

.k-order-9 {
  order: 9 !important;
}

.k-order-10 {
  order: 10 !important;
}

.k-order-11 {
  order: 11 !important;
}

.k-order-12 {
  order: 12 !important;
}

.k-overflow-auto {
  overflow: auto !important;
}

.k-overflow-x-auto {
  overflow-x: auto !important;
}

.k-overflow-y-auto {
  overflow-y: auto !important;
}

.k-overflow-hidden {
  overflow: hidden !important;
}

.k-overflow-x-hidden {
  overflow-x: hidden !important;
}

.k-overflow-y-hidden {
  overflow-y: hidden !important;
}

.k-overflow-visible {
  overflow: visible !important;
}

.k-overflow-x-visible {
  overflow-x: visible !important;
}

.k-overflow-y-visible {
  overflow-y: visible !important;
}

.k-overflow-scroll {
  overflow: scroll !important;
}

.k-overflow-x-scroll {
  overflow-x: scroll !important;
}

.k-overflow-y-scroll {
  overflow-y: scroll !important;
}

.k-overflow-clip {
  overflow: clip !important;
}

.k-overflow-x-clip {
  overflow-x: clip !important;
}

.k-overflow-y-clip {
  overflow-y: clip !important;
}

.k-overflow-auto-hidden {
  overflow: auto hidden !important;
}

.k-overflow-auto-visible {
  overflow: auto visible !important;
}

.k-overflow-auto-scroll {
  overflow: auto scroll !important;
}

.k-overflow-auto-clip {
  overflow: auto clip !important;
}

.k-overflow-hidden-auto {
  overflow: hidden auto !important;
}

.k-overflow-hidden-visible {
  overflow: hidden visible !important;
}

.k-overflow-hidden-scroll {
  overflow: hidden scroll !important;
}

.k-overflow-hidden-clip {
  overflow: hidden clip !important;
}

.k-overflow-visible-auto {
  overflow: visible auto !important;
}

.k-overflow-visible-hidden {
  overflow: visible hidden !important;
}

.k-overflow-visible-scroll {
  overflow: visible scroll !important;
}

.k-overflow-visible-clip {
  overflow: visible clip !important;
}

.k-overflow-scroll-auto {
  overflow: scroll auto !important;
}

.k-overflow-scroll-hidden {
  overflow: scroll hidden !important;
}

.k-overflow-scroll-visible {
  overflow: scroll visible !important;
}

.k-overflow-scroll-clip {
  overflow: scroll clip !important;
}

.k-overflow-clip-auto {
  overflow: clip auto !important;
}

.k-overflow-clip-hidden {
  overflow: clip hidden !important;
}

.k-overflow-clip-visible {
  overflow: clip visible !important;
}

.k-overflow-clip-scroll {
  overflow: clip scroll !important;
}

.k-pointer-events-none {
  pointer-events: none !important;
}

.k-pointer-events-auto {
  pointer-events: auto !important;
}

.k-static,
.k-pos-static {
  position: static !important;
}

.k-relative,
.k-pos-relative {
  position: relative !important;
}

.k-absolute,
.k-pos-absolute {
  position: absolute !important;
}

.k-fixed,
.k-pos-fixed {
  position: fixed !important;
}

.k-sticky,
.k-pos-sticky {
  position: sticky !important;
}

.k-top,
.k-pos-top {
  top: 0;
}

.k-right,
.k-pos-right {
  right: 0;
}

.k-bottom,
.k-pos-bottom {
  bottom: 0;
}

.k-left,
.k-pos-left {
  left: 0;
}

.k-top-start,
.k-pos-top-start {
  top: 0;
  left: 0;
}
.k-rtl .k-top-start, .k-top-start[dir=rtl], [dir=rtl] .k-top-start,
.k-rtl .k-pos-top-start,
.k-pos-top-start[dir=rtl],
[dir=rtl] .k-pos-top-start {
  left: auto;
  right: 0;
}

.k-top-center,
.k-pos-top-center {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.k-top-end,
.k-pos-top-end {
  top: 0;
  right: 0;
}
.k-rtl .k-top-end, .k-top-end[dir=rtl], [dir=rtl] .k-top-end,
.k-rtl .k-pos-top-end,
.k-pos-top-end[dir=rtl],
[dir=rtl] .k-pos-top-end {
  right: auto;
  left: 0;
}

.k-middle-start,
.k-pos-middle-start {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.k-rtl .k-middle-start, .k-middle-start[dir=rtl], [dir=rtl] .k-middle-start,
.k-rtl .k-pos-middle-start,
.k-pos-middle-start[dir=rtl],
[dir=rtl] .k-pos-middle-start {
  left: auto;
  right: 0;
}

.k-middle-center,
.k-pos-middle-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.k-middle-end,
.k-pos-middle-end {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.k-rtl .k-middle-end, .k-middle-end[dir=rtl], [dir=rtl] .k-middle-end,
.k-rtl .k-pos-middle-end,
.k-pos-middle-end[dir=rtl],
[dir=rtl] .k-pos-middle-end {
  right: auto;
  left: 0;
}

.k-bottom-start,
.k-pos-bottom-start {
  bottom: 0;
  left: 0;
}
.k-rtl .k-bottom-start, .k-bottom-start[dir=rtl], [dir=rtl] .k-bottom-start,
.k-rtl .k-pos-bottom-start,
.k-pos-bottom-start[dir=rtl],
[dir=rtl] .k-pos-bottom-start {
  left: auto;
  right: 0;
}

.k-bottom-center,
.k-pos-bottom-center {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.k-bottom-end,
.k-pos-bottom-end {
  bottom: 0;
  right: 0;
}
.k-rtl .k-bottom-end, .k-bottom-end[dir=rtl], [dir=rtl] .k-bottom-end,
.k-rtl .k-pos-bottom-end,
.k-pos-bottom-end[dir=rtl],
[dir=rtl] .k-pos-bottom-end {
  right: auto;
  left: 0;
}

.k-resize-none {
  resize: none !important;
}

.k-resize-both {
  resize: both !important;
}

.k-resize-horizontal {
  resize: horizontal !important;
}

.k-resize-vertical {
  resize: vertical !important;
}

.k-m-0 {
  margin: 0 !important;
}

.k-mt-0 {
  margin-top: 0 !important;
}

.k-mr-0 {
  margin-right: 0 !important;
}

.k-mb-0 {
  margin-bottom: 0 !important;
}

.k-ml-0 {
  margin-left: 0 !important;
}

.k-mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.k-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.k-m-1 {
  margin: 0.25rem !important;
}

.k-mt-1 {
  margin-top: 0.25rem !important;
}

.k-mr-1 {
  margin-right: 0.25rem !important;
}

.k-mb-1 {
  margin-bottom: 0.25rem !important;
}

.k-ml-1 {
  margin-left: 0.25rem !important;
}

.k-mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.k-my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.k-m-2 {
  margin: 0.5rem !important;
}

.k-mt-2 {
  margin-top: 0.5rem !important;
}

.k-mr-2 {
  margin-right: 0.5rem !important;
}

.k-mb-2 {
  margin-bottom: 0.5rem !important;
}

.k-ml-2 {
  margin-left: 0.5rem !important;
}

.k-mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.k-my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.k-m-3 {
  margin: 0.75rem !important;
}

.k-mt-3 {
  margin-top: 0.75rem !important;
}

.k-mr-3 {
  margin-right: 0.75rem !important;
}

.k-mb-3 {
  margin-bottom: 0.75rem !important;
}

.k-ml-3 {
  margin-left: 0.75rem !important;
}

.k-mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.k-my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.k-m-4 {
  margin: 1rem !important;
}

.k-mt-4 {
  margin-top: 1rem !important;
}

.k-mr-4 {
  margin-right: 1rem !important;
}

.k-mb-4 {
  margin-bottom: 1rem !important;
}

.k-ml-4 {
  margin-left: 1rem !important;
}

.k-mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.k-my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.k-m-5 {
  margin: 1.25rem !important;
}

.k-mt-5 {
  margin-top: 1.25rem !important;
}

.k-mr-5 {
  margin-right: 1.25rem !important;
}

.k-mb-5 {
  margin-bottom: 1.25rem !important;
}

.k-ml-5 {
  margin-left: 1.25rem !important;
}

.k-mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.k-my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.k-m-6 {
  margin: 1.5rem !important;
}

.k-mt-6 {
  margin-top: 1.5rem !important;
}

.k-mr-6 {
  margin-right: 1.5rem !important;
}

.k-mb-6 {
  margin-bottom: 1.5rem !important;
}

.k-ml-6 {
  margin-left: 1.5rem !important;
}

.k-mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.k-my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.k-m-7 {
  margin: 1.75rem !important;
}

.k-mt-7 {
  margin-top: 1.75rem !important;
}

.k-mr-7 {
  margin-right: 1.75rem !important;
}

.k-mb-7 {
  margin-bottom: 1.75rem !important;
}

.k-ml-7 {
  margin-left: 1.75rem !important;
}

.k-mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}

.k-my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}

.k-m-8 {
  margin: 2rem !important;
}

.k-mt-8 {
  margin-top: 2rem !important;
}

.k-mr-8 {
  margin-right: 2rem !important;
}

.k-mb-8 {
  margin-bottom: 2rem !important;
}

.k-ml-8 {
  margin-left: 2rem !important;
}

.k-mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.k-my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.k-m-9 {
  margin: 2.25rem !important;
}

.k-mt-9 {
  margin-top: 2.25rem !important;
}

.k-mr-9 {
  margin-right: 2.25rem !important;
}

.k-mb-9 {
  margin-bottom: 2.25rem !important;
}

.k-ml-9 {
  margin-left: 2.25rem !important;
}

.k-mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

.k-my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.k-m-10 {
  margin: 2.5rem !important;
}

.k-mt-10 {
  margin-top: 2.5rem !important;
}

.k-mr-10 {
  margin-right: 2.5rem !important;
}

.k-mb-10 {
  margin-bottom: 2.5rem !important;
}

.k-ml-10 {
  margin-left: 2.5rem !important;
}

.k-mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.k-my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.k-m-11 {
  margin: 2.75rem !important;
}

.k-mt-11 {
  margin-top: 2.75rem !important;
}

.k-mr-11 {
  margin-right: 2.75rem !important;
}

.k-mb-11 {
  margin-bottom: 2.75rem !important;
}

.k-ml-11 {
  margin-left: 2.75rem !important;
}

.k-mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}

.k-my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}

.k-m-12 {
  margin: 3rem !important;
}

.k-mt-12 {
  margin-top: 3rem !important;
}

.k-mr-12 {
  margin-right: 3rem !important;
}

.k-mb-12 {
  margin-bottom: 3rem !important;
}

.k-ml-12 {
  margin-left: 3rem !important;
}

.k-mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.k-my-12 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.k-m-13 {
  margin: 3.25rem !important;
}

.k-mt-13 {
  margin-top: 3.25rem !important;
}

.k-mr-13 {
  margin-right: 3.25rem !important;
}

.k-mb-13 {
  margin-bottom: 3.25rem !important;
}

.k-ml-13 {
  margin-left: 3.25rem !important;
}

.k-mx-13 {
  margin-left: 3.25rem !important;
  margin-right: 3.25rem !important;
}

.k-my-13 {
  margin-top: 3.25rem !important;
  margin-bottom: 3.25rem !important;
}

.k-m-14 {
  margin: 3.5rem !important;
}

.k-mt-14 {
  margin-top: 3.5rem !important;
}

.k-mr-14 {
  margin-right: 3.5rem !important;
}

.k-mb-14 {
  margin-bottom: 3.5rem !important;
}

.k-ml-14 {
  margin-left: 3.5rem !important;
}

.k-mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.k-my-14 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.k-m-15 {
  margin: 3.75rem !important;
}

.k-mt-15 {
  margin-top: 3.75rem !important;
}

.k-mr-15 {
  margin-right: 3.75rem !important;
}

.k-mb-15 {
  margin-bottom: 3.75rem !important;
}

.k-ml-15 {
  margin-left: 3.75rem !important;
}

.k-mx-15 {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}

.k-my-15 {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}

.k-m-16 {
  margin: 4rem !important;
}

.k-mt-16 {
  margin-top: 4rem !important;
}

.k-mr-16 {
  margin-right: 4rem !important;
}

.k-mb-16 {
  margin-bottom: 4rem !important;
}

.k-ml-16 {
  margin-left: 4rem !important;
}

.k-mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.k-my-16 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.k-m-17 {
  margin: 4.25rem !important;
}

.k-mt-17 {
  margin-top: 4.25rem !important;
}

.k-mr-17 {
  margin-right: 4.25rem !important;
}

.k-mb-17 {
  margin-bottom: 4.25rem !important;
}

.k-ml-17 {
  margin-left: 4.25rem !important;
}

.k-mx-17 {
  margin-left: 4.25rem !important;
  margin-right: 4.25rem !important;
}

.k-my-17 {
  margin-top: 4.25rem !important;
  margin-bottom: 4.25rem !important;
}

.k-m-18 {
  margin: 4.5rem !important;
}

.k-mt-18 {
  margin-top: 4.5rem !important;
}

.k-mr-18 {
  margin-right: 4.5rem !important;
}

.k-mb-18 {
  margin-bottom: 4.5rem !important;
}

.k-ml-18 {
  margin-left: 4.5rem !important;
}

.k-mx-18 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.k-my-18 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.k-m-19 {
  margin: 4.75rem !important;
}

.k-mt-19 {
  margin-top: 4.75rem !important;
}

.k-mr-19 {
  margin-right: 4.75rem !important;
}

.k-mb-19 {
  margin-bottom: 4.75rem !important;
}

.k-ml-19 {
  margin-left: 4.75rem !important;
}

.k-mx-19 {
  margin-left: 4.75rem !important;
  margin-right: 4.75rem !important;
}

.k-my-19 {
  margin-top: 4.75rem !important;
  margin-bottom: 4.75rem !important;
}

.k-m-20 {
  margin: 5rem !important;
}

.k-mt-20 {
  margin-top: 5rem !important;
}

.k-mr-20 {
  margin-right: 5rem !important;
}

.k-mb-20 {
  margin-bottom: 5rem !important;
}

.k-ml-20 {
  margin-left: 5rem !important;
}

.k-mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.k-my-20 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.k-m-21 {
  margin: 5.25rem !important;
}

.k-mt-21 {
  margin-top: 5.25rem !important;
}

.k-mr-21 {
  margin-right: 5.25rem !important;
}

.k-mb-21 {
  margin-bottom: 5.25rem !important;
}

.k-ml-21 {
  margin-left: 5.25rem !important;
}

.k-mx-21 {
  margin-left: 5.25rem !important;
  margin-right: 5.25rem !important;
}

.k-my-21 {
  margin-top: 5.25rem !important;
  margin-bottom: 5.25rem !important;
}

.k-m-22 {
  margin: 5.5rem !important;
}

.k-mt-22 {
  margin-top: 5.5rem !important;
}

.k-mr-22 {
  margin-right: 5.5rem !important;
}

.k-mb-22 {
  margin-bottom: 5.5rem !important;
}

.k-ml-22 {
  margin-left: 5.5rem !important;
}

.k-mx-22 {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important;
}

.k-my-22 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important;
}

.k-m-23 {
  margin: 5.75rem !important;
}

.k-mt-23 {
  margin-top: 5.75rem !important;
}

.k-mr-23 {
  margin-right: 5.75rem !important;
}

.k-mb-23 {
  margin-bottom: 5.75rem !important;
}

.k-ml-23 {
  margin-left: 5.75rem !important;
}

.k-mx-23 {
  margin-left: 5.75rem !important;
  margin-right: 5.75rem !important;
}

.k-my-23 {
  margin-top: 5.75rem !important;
  margin-bottom: 5.75rem !important;
}

.k-m-24 {
  margin: 6rem !important;
}

.k-mt-24 {
  margin-top: 6rem !important;
}

.k-mr-24 {
  margin-right: 6rem !important;
}

.k-mb-24 {
  margin-bottom: 6rem !important;
}

.k-ml-24 {
  margin-left: 6rem !important;
}

.k-mx-24 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.k-my-24 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.k-m-xs {
  margin: 0.25rem !important;
}

.k-mt-xs {
  margin-top: 0.25rem !important;
}

.k-mr-xs {
  margin-right: 0.25rem !important;
}

.k-mb-xs {
  margin-bottom: 0.25rem !important;
}

.k-ml-xs {
  margin-left: 0.25rem !important;
}

.k-mx-xs {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.k-my-xs {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.k-m-sm {
  margin: 0.5rem !important;
}

.k-mt-sm {
  margin-top: 0.5rem !important;
}

.k-mr-sm {
  margin-right: 0.5rem !important;
}

.k-mb-sm {
  margin-bottom: 0.5rem !important;
}

.k-ml-sm {
  margin-left: 0.5rem !important;
}

.k-mx-sm {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.k-my-sm {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.k-m-md {
  margin: 0.75rem !important;
}

.k-mt-md {
  margin-top: 0.75rem !important;
}

.k-mr-md {
  margin-right: 0.75rem !important;
}

.k-mb-md {
  margin-bottom: 0.75rem !important;
}

.k-ml-md {
  margin-left: 0.75rem !important;
}

.k-mx-md {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.k-my-md {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.k-m-lg {
  margin: 1rem !important;
}

.k-mt-lg {
  margin-top: 1rem !important;
}

.k-mr-lg {
  margin-right: 1rem !important;
}

.k-mb-lg {
  margin-bottom: 1rem !important;
}

.k-ml-lg {
  margin-left: 1rem !important;
}

.k-mx-lg {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.k-my-lg {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.k-m-xl {
  margin: 1.5rem !important;
}

.k-mt-xl {
  margin-top: 1.5rem !important;
}

.k-mr-xl {
  margin-right: 1.5rem !important;
}

.k-mb-xl {
  margin-bottom: 1.5rem !important;
}

.k-ml-xl {
  margin-left: 1.5rem !important;
}

.k-mx-xl {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.k-my-xl {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.k-m-thin {
  margin: 0.125rem !important;
}

.k-mt-thin {
  margin-top: 0.125rem !important;
}

.k-mr-thin {
  margin-right: 0.125rem !important;
}

.k-mb-thin {
  margin-bottom: 0.125rem !important;
}

.k-ml-thin {
  margin-left: 0.125rem !important;
}

.k-mx-thin {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}

.k-my-thin {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}

.k-m-hair {
  margin: 0.0625rem !important;
}

.k-mt-hair {
  margin-top: 0.0625rem !important;
}

.k-mr-hair {
  margin-right: 0.0625rem !important;
}

.k-mb-hair {
  margin-bottom: 0.0625rem !important;
}

.k-ml-hair {
  margin-left: 0.0625rem !important;
}

.k-mx-hair {
  margin-left: 0.0625rem !important;
  margin-right: 0.0625rem !important;
}

.k-my-hair {
  margin-top: 0.0625rem !important;
  margin-bottom: 0.0625rem !important;
}

.k-p-0 {
  padding: 0 !important;
}

.k-pt-0 {
  padding-top: 0 !important;
}

.k-pr-0 {
  padding-right: 0 !important;
}

.k-pb-0 {
  padding-bottom: 0 !important;
}

.k-pl-0 {
  padding-left: 0 !important;
}

.k-px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.k-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.k-p-1 {
  padding: 0.25rem !important;
}

.k-pt-1 {
  padding-top: 0.25rem !important;
}

.k-pr-1 {
  padding-right: 0.25rem !important;
}

.k-pb-1 {
  padding-bottom: 0.25rem !important;
}

.k-pl-1 {
  padding-left: 0.25rem !important;
}

.k-px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.k-py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.k-p-2 {
  padding: 0.5rem !important;
}

.k-pt-2 {
  padding-top: 0.5rem !important;
}

.k-pr-2 {
  padding-right: 0.5rem !important;
}

.k-pb-2 {
  padding-bottom: 0.5rem !important;
}

.k-pl-2 {
  padding-left: 0.5rem !important;
}

.k-px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.k-py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.k-p-3 {
  padding: 0.75rem !important;
}

.k-pt-3 {
  padding-top: 0.75rem !important;
}

.k-pr-3 {
  padding-right: 0.75rem !important;
}

.k-pb-3 {
  padding-bottom: 0.75rem !important;
}

.k-pl-3 {
  padding-left: 0.75rem !important;
}

.k-px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.k-py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.k-p-4 {
  padding: 1rem !important;
}

.k-pt-4 {
  padding-top: 1rem !important;
}

.k-pr-4 {
  padding-right: 1rem !important;
}

.k-pb-4 {
  padding-bottom: 1rem !important;
}

.k-pl-4 {
  padding-left: 1rem !important;
}

.k-px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.k-py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.k-p-5 {
  padding: 1.25rem !important;
}

.k-pt-5 {
  padding-top: 1.25rem !important;
}

.k-pr-5 {
  padding-right: 1.25rem !important;
}

.k-pb-5 {
  padding-bottom: 1.25rem !important;
}

.k-pl-5 {
  padding-left: 1.25rem !important;
}

.k-px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.k-py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.k-p-6 {
  padding: 1.5rem !important;
}

.k-pt-6 {
  padding-top: 1.5rem !important;
}

.k-pr-6 {
  padding-right: 1.5rem !important;
}

.k-pb-6 {
  padding-bottom: 1.5rem !important;
}

.k-pl-6 {
  padding-left: 1.5rem !important;
}

.k-px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.k-py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.k-p-7 {
  padding: 1.75rem !important;
}

.k-pt-7 {
  padding-top: 1.75rem !important;
}

.k-pr-7 {
  padding-right: 1.75rem !important;
}

.k-pb-7 {
  padding-bottom: 1.75rem !important;
}

.k-pl-7 {
  padding-left: 1.75rem !important;
}

.k-px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.k-py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}

.k-p-8 {
  padding: 2rem !important;
}

.k-pt-8 {
  padding-top: 2rem !important;
}

.k-pr-8 {
  padding-right: 2rem !important;
}

.k-pb-8 {
  padding-bottom: 2rem !important;
}

.k-pl-8 {
  padding-left: 2rem !important;
}

.k-px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.k-py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.k-p-9 {
  padding: 2.25rem !important;
}

.k-pt-9 {
  padding-top: 2.25rem !important;
}

.k-pr-9 {
  padding-right: 2.25rem !important;
}

.k-pb-9 {
  padding-bottom: 2.25rem !important;
}

.k-pl-9 {
  padding-left: 2.25rem !important;
}

.k-px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.k-py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.k-p-10 {
  padding: 2.5rem !important;
}

.k-pt-10 {
  padding-top: 2.5rem !important;
}

.k-pr-10 {
  padding-right: 2.5rem !important;
}

.k-pb-10 {
  padding-bottom: 2.5rem !important;
}

.k-pl-10 {
  padding-left: 2.5rem !important;
}

.k-px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.k-py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.k-p-11 {
  padding: 2.75rem !important;
}

.k-pt-11 {
  padding-top: 2.75rem !important;
}

.k-pr-11 {
  padding-right: 2.75rem !important;
}

.k-pb-11 {
  padding-bottom: 2.75rem !important;
}

.k-pl-11 {
  padding-left: 2.75rem !important;
}

.k-px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}

.k-py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}

.k-p-12 {
  padding: 3rem !important;
}

.k-pt-12 {
  padding-top: 3rem !important;
}

.k-pr-12 {
  padding-right: 3rem !important;
}

.k-pb-12 {
  padding-bottom: 3rem !important;
}

.k-pl-12 {
  padding-left: 3rem !important;
}

.k-px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.k-py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.k-p-13 {
  padding: 3.25rem !important;
}

.k-pt-13 {
  padding-top: 3.25rem !important;
}

.k-pr-13 {
  padding-right: 3.25rem !important;
}

.k-pb-13 {
  padding-bottom: 3.25rem !important;
}

.k-pl-13 {
  padding-left: 3.25rem !important;
}

.k-px-13 {
  padding-left: 3.25rem !important;
  padding-right: 3.25rem !important;
}

.k-py-13 {
  padding-top: 3.25rem !important;
  padding-bottom: 3.25rem !important;
}

.k-p-14 {
  padding: 3.5rem !important;
}

.k-pt-14 {
  padding-top: 3.5rem !important;
}

.k-pr-14 {
  padding-right: 3.5rem !important;
}

.k-pb-14 {
  padding-bottom: 3.5rem !important;
}

.k-pl-14 {
  padding-left: 3.5rem !important;
}

.k-px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.k-py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.k-p-15 {
  padding: 3.75rem !important;
}

.k-pt-15 {
  padding-top: 3.75rem !important;
}

.k-pr-15 {
  padding-right: 3.75rem !important;
}

.k-pb-15 {
  padding-bottom: 3.75rem !important;
}

.k-pl-15 {
  padding-left: 3.75rem !important;
}

.k-px-15 {
  padding-left: 3.75rem !important;
  padding-right: 3.75rem !important;
}

.k-py-15 {
  padding-top: 3.75rem !important;
  padding-bottom: 3.75rem !important;
}

.k-p-16 {
  padding: 4rem !important;
}

.k-pt-16 {
  padding-top: 4rem !important;
}

.k-pr-16 {
  padding-right: 4rem !important;
}

.k-pb-16 {
  padding-bottom: 4rem !important;
}

.k-pl-16 {
  padding-left: 4rem !important;
}

.k-px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.k-py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.k-p-17 {
  padding: 4.25rem !important;
}

.k-pt-17 {
  padding-top: 4.25rem !important;
}

.k-pr-17 {
  padding-right: 4.25rem !important;
}

.k-pb-17 {
  padding-bottom: 4.25rem !important;
}

.k-pl-17 {
  padding-left: 4.25rem !important;
}

.k-px-17 {
  padding-left: 4.25rem !important;
  padding-right: 4.25rem !important;
}

.k-py-17 {
  padding-top: 4.25rem !important;
  padding-bottom: 4.25rem !important;
}

.k-p-18 {
  padding: 4.5rem !important;
}

.k-pt-18 {
  padding-top: 4.5rem !important;
}

.k-pr-18 {
  padding-right: 4.5rem !important;
}

.k-pb-18 {
  padding-bottom: 4.5rem !important;
}

.k-pl-18 {
  padding-left: 4.5rem !important;
}

.k-px-18 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.k-py-18 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.k-p-19 {
  padding: 4.75rem !important;
}

.k-pt-19 {
  padding-top: 4.75rem !important;
}

.k-pr-19 {
  padding-right: 4.75rem !important;
}

.k-pb-19 {
  padding-bottom: 4.75rem !important;
}

.k-pl-19 {
  padding-left: 4.75rem !important;
}

.k-px-19 {
  padding-left: 4.75rem !important;
  padding-right: 4.75rem !important;
}

.k-py-19 {
  padding-top: 4.75rem !important;
  padding-bottom: 4.75rem !important;
}

.k-p-20 {
  padding: 5rem !important;
}

.k-pt-20 {
  padding-top: 5rem !important;
}

.k-pr-20 {
  padding-right: 5rem !important;
}

.k-pb-20 {
  padding-bottom: 5rem !important;
}

.k-pl-20 {
  padding-left: 5rem !important;
}

.k-px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.k-py-20 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.k-p-21 {
  padding: 5.25rem !important;
}

.k-pt-21 {
  padding-top: 5.25rem !important;
}

.k-pr-21 {
  padding-right: 5.25rem !important;
}

.k-pb-21 {
  padding-bottom: 5.25rem !important;
}

.k-pl-21 {
  padding-left: 5.25rem !important;
}

.k-px-21 {
  padding-left: 5.25rem !important;
  padding-right: 5.25rem !important;
}

.k-py-21 {
  padding-top: 5.25rem !important;
  padding-bottom: 5.25rem !important;
}

.k-p-22 {
  padding: 5.5rem !important;
}

.k-pt-22 {
  padding-top: 5.5rem !important;
}

.k-pr-22 {
  padding-right: 5.5rem !important;
}

.k-pb-22 {
  padding-bottom: 5.5rem !important;
}

.k-pl-22 {
  padding-left: 5.5rem !important;
}

.k-px-22 {
  padding-left: 5.5rem !important;
  padding-right: 5.5rem !important;
}

.k-py-22 {
  padding-top: 5.5rem !important;
  padding-bottom: 5.5rem !important;
}

.k-p-23 {
  padding: 5.75rem !important;
}

.k-pt-23 {
  padding-top: 5.75rem !important;
}

.k-pr-23 {
  padding-right: 5.75rem !important;
}

.k-pb-23 {
  padding-bottom: 5.75rem !important;
}

.k-pl-23 {
  padding-left: 5.75rem !important;
}

.k-px-23 {
  padding-left: 5.75rem !important;
  padding-right: 5.75rem !important;
}

.k-py-23 {
  padding-top: 5.75rem !important;
  padding-bottom: 5.75rem !important;
}

.k-p-24 {
  padding: 6rem !important;
}

.k-pt-24 {
  padding-top: 6rem !important;
}

.k-pr-24 {
  padding-right: 6rem !important;
}

.k-pb-24 {
  padding-bottom: 6rem !important;
}

.k-pl-24 {
  padding-left: 6rem !important;
}

.k-px-24 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.k-py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.k-p-xs {
  padding: 0.25rem !important;
}

.k-pt-xs {
  padding-top: 0.25rem !important;
}

.k-pr-xs {
  padding-right: 0.25rem !important;
}

.k-pb-xs {
  padding-bottom: 0.25rem !important;
}

.k-pl-xs {
  padding-left: 0.25rem !important;
}

.k-px-xs {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.k-py-xs {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.k-p-sm {
  padding: 0.5rem !important;
}

.k-pt-sm {
  padding-top: 0.5rem !important;
}

.k-pr-sm {
  padding-right: 0.5rem !important;
}

.k-pb-sm {
  padding-bottom: 0.5rem !important;
}

.k-pl-sm {
  padding-left: 0.5rem !important;
}

.k-px-sm {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.k-py-sm {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.k-p-md {
  padding: 0.75rem !important;
}

.k-pt-md {
  padding-top: 0.75rem !important;
}

.k-pr-md {
  padding-right: 0.75rem !important;
}

.k-pb-md {
  padding-bottom: 0.75rem !important;
}

.k-pl-md {
  padding-left: 0.75rem !important;
}

.k-px-md {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.k-py-md {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.k-p-lg {
  padding: 1rem !important;
}

.k-pt-lg {
  padding-top: 1rem !important;
}

.k-pr-lg {
  padding-right: 1rem !important;
}

.k-pb-lg {
  padding-bottom: 1rem !important;
}

.k-pl-lg {
  padding-left: 1rem !important;
}

.k-px-lg {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.k-py-lg {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.k-p-xl {
  padding: 1.5rem !important;
}

.k-pt-xl {
  padding-top: 1.5rem !important;
}

.k-pr-xl {
  padding-right: 1.5rem !important;
}

.k-pb-xl {
  padding-bottom: 1.5rem !important;
}

.k-pl-xl {
  padding-left: 1.5rem !important;
}

.k-px-xl {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.k-py-xl {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.k-p-thin {
  padding: 0.125rem !important;
}

.k-pt-thin {
  padding-top: 0.125rem !important;
}

.k-pr-thin {
  padding-right: 0.125rem !important;
}

.k-pb-thin {
  padding-bottom: 0.125rem !important;
}

.k-pl-thin {
  padding-left: 0.125rem !important;
}

.k-px-thin {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}

.k-py-thin {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}

.k-p-hair {
  padding: 0.0625rem !important;
}

.k-pt-hair {
  padding-top: 0.0625rem !important;
}

.k-pr-hair {
  padding-right: 0.0625rem !important;
}

.k-pb-hair {
  padding-bottom: 0.0625rem !important;
}

.k-pl-hair {
  padding-left: 0.0625rem !important;
}

.k-px-hair {
  padding-left: 0.0625rem !important;
  padding-right: 0.0625rem !important;
}

.k-py-hair {
  padding-top: 0.0625rem !important;
  padding-bottom: 0.0625rem !important;
}

.k-no-gap {
  gap: 0 !important;
}

.k-gap-0 {
  gap: 0;
}

.k-gap-x-0 {
  column-gap: 0;
}

.k-gap-y-0 {
  row-gap: 0;
}

.\!k-gap-0 {
  gap: 0 !important;
}

.\!k-gap-x-0 {
  column-gap: 0 !important;
}

.\!k-gap-y-0 {
  row-gap: 0 !important;
}

.k-gap-1 {
  gap: 0.25rem;
}

.k-gap-x-1 {
  column-gap: 0.25rem;
}

.k-gap-y-1 {
  row-gap: 0.25rem;
}

.\!k-gap-1 {
  gap: 0.25rem !important;
}

.\!k-gap-x-1 {
  column-gap: 0.25rem !important;
}

.\!k-gap-y-1 {
  row-gap: 0.25rem !important;
}

.k-gap-2 {
  gap: 0.5rem;
}

.k-gap-x-2 {
  column-gap: 0.5rem;
}

.k-gap-y-2 {
  row-gap: 0.5rem;
}

.\!k-gap-2 {
  gap: 0.5rem !important;
}

.\!k-gap-x-2 {
  column-gap: 0.5rem !important;
}

.\!k-gap-y-2 {
  row-gap: 0.5rem !important;
}

.k-gap-3 {
  gap: 0.75rem;
}

.k-gap-x-3 {
  column-gap: 0.75rem;
}

.k-gap-y-3 {
  row-gap: 0.75rem;
}

.\!k-gap-3 {
  gap: 0.75rem !important;
}

.\!k-gap-x-3 {
  column-gap: 0.75rem !important;
}

.\!k-gap-y-3 {
  row-gap: 0.75rem !important;
}

.k-gap-4 {
  gap: 1rem;
}

.k-gap-x-4 {
  column-gap: 1rem;
}

.k-gap-y-4 {
  row-gap: 1rem;
}

.\!k-gap-4 {
  gap: 1rem !important;
}

.\!k-gap-x-4 {
  column-gap: 1rem !important;
}

.\!k-gap-y-4 {
  row-gap: 1rem !important;
}

.k-gap-5 {
  gap: 1.25rem;
}

.k-gap-x-5 {
  column-gap: 1.25rem;
}

.k-gap-y-5 {
  row-gap: 1.25rem;
}

.\!k-gap-5 {
  gap: 1.25rem !important;
}

.\!k-gap-x-5 {
  column-gap: 1.25rem !important;
}

.\!k-gap-y-5 {
  row-gap: 1.25rem !important;
}

.k-gap-6 {
  gap: 1.5rem;
}

.k-gap-x-6 {
  column-gap: 1.5rem;
}

.k-gap-y-6 {
  row-gap: 1.5rem;
}

.\!k-gap-6 {
  gap: 1.5rem !important;
}

.\!k-gap-x-6 {
  column-gap: 1.5rem !important;
}

.\!k-gap-y-6 {
  row-gap: 1.5rem !important;
}

.k-gap-7 {
  gap: 1.75rem;
}

.k-gap-x-7 {
  column-gap: 1.75rem;
}

.k-gap-y-7 {
  row-gap: 1.75rem;
}

.\!k-gap-7 {
  gap: 1.75rem !important;
}

.\!k-gap-x-7 {
  column-gap: 1.75rem !important;
}

.\!k-gap-y-7 {
  row-gap: 1.75rem !important;
}

.k-gap-8 {
  gap: 2rem;
}

.k-gap-x-8 {
  column-gap: 2rem;
}

.k-gap-y-8 {
  row-gap: 2rem;
}

.\!k-gap-8 {
  gap: 2rem !important;
}

.\!k-gap-x-8 {
  column-gap: 2rem !important;
}

.\!k-gap-y-8 {
  row-gap: 2rem !important;
}

.k-gap-9 {
  gap: 2.25rem;
}

.k-gap-x-9 {
  column-gap: 2.25rem;
}

.k-gap-y-9 {
  row-gap: 2.25rem;
}

.\!k-gap-9 {
  gap: 2.25rem !important;
}

.\!k-gap-x-9 {
  column-gap: 2.25rem !important;
}

.\!k-gap-y-9 {
  row-gap: 2.25rem !important;
}

.k-gap-10 {
  gap: 2.5rem;
}

.k-gap-x-10 {
  column-gap: 2.5rem;
}

.k-gap-y-10 {
  row-gap: 2.5rem;
}

.\!k-gap-10 {
  gap: 2.5rem !important;
}

.\!k-gap-x-10 {
  column-gap: 2.5rem !important;
}

.\!k-gap-y-10 {
  row-gap: 2.5rem !important;
}

.k-gap-11 {
  gap: 2.75rem;
}

.k-gap-x-11 {
  column-gap: 2.75rem;
}

.k-gap-y-11 {
  row-gap: 2.75rem;
}

.\!k-gap-11 {
  gap: 2.75rem !important;
}

.\!k-gap-x-11 {
  column-gap: 2.75rem !important;
}

.\!k-gap-y-11 {
  row-gap: 2.75rem !important;
}

.k-gap-12 {
  gap: 3rem;
}

.k-gap-x-12 {
  column-gap: 3rem;
}

.k-gap-y-12 {
  row-gap: 3rem;
}

.\!k-gap-12 {
  gap: 3rem !important;
}

.\!k-gap-x-12 {
  column-gap: 3rem !important;
}

.\!k-gap-y-12 {
  row-gap: 3rem !important;
}

.k-gap-13 {
  gap: 3.25rem;
}

.k-gap-x-13 {
  column-gap: 3.25rem;
}

.k-gap-y-13 {
  row-gap: 3.25rem;
}

.\!k-gap-13 {
  gap: 3.25rem !important;
}

.\!k-gap-x-13 {
  column-gap: 3.25rem !important;
}

.\!k-gap-y-13 {
  row-gap: 3.25rem !important;
}

.k-gap-14 {
  gap: 3.5rem;
}

.k-gap-x-14 {
  column-gap: 3.5rem;
}

.k-gap-y-14 {
  row-gap: 3.5rem;
}

.\!k-gap-14 {
  gap: 3.5rem !important;
}

.\!k-gap-x-14 {
  column-gap: 3.5rem !important;
}

.\!k-gap-y-14 {
  row-gap: 3.5rem !important;
}

.k-gap-15 {
  gap: 3.75rem;
}

.k-gap-x-15 {
  column-gap: 3.75rem;
}

.k-gap-y-15 {
  row-gap: 3.75rem;
}

.\!k-gap-15 {
  gap: 3.75rem !important;
}

.\!k-gap-x-15 {
  column-gap: 3.75rem !important;
}

.\!k-gap-y-15 {
  row-gap: 3.75rem !important;
}

.k-gap-16 {
  gap: 4rem;
}

.k-gap-x-16 {
  column-gap: 4rem;
}

.k-gap-y-16 {
  row-gap: 4rem;
}

.\!k-gap-16 {
  gap: 4rem !important;
}

.\!k-gap-x-16 {
  column-gap: 4rem !important;
}

.\!k-gap-y-16 {
  row-gap: 4rem !important;
}

.k-gap-17 {
  gap: 4.25rem;
}

.k-gap-x-17 {
  column-gap: 4.25rem;
}

.k-gap-y-17 {
  row-gap: 4.25rem;
}

.\!k-gap-17 {
  gap: 4.25rem !important;
}

.\!k-gap-x-17 {
  column-gap: 4.25rem !important;
}

.\!k-gap-y-17 {
  row-gap: 4.25rem !important;
}

.k-gap-18 {
  gap: 4.5rem;
}

.k-gap-x-18 {
  column-gap: 4.5rem;
}

.k-gap-y-18 {
  row-gap: 4.5rem;
}

.\!k-gap-18 {
  gap: 4.5rem !important;
}

.\!k-gap-x-18 {
  column-gap: 4.5rem !important;
}

.\!k-gap-y-18 {
  row-gap: 4.5rem !important;
}

.k-gap-19 {
  gap: 4.75rem;
}

.k-gap-x-19 {
  column-gap: 4.75rem;
}

.k-gap-y-19 {
  row-gap: 4.75rem;
}

.\!k-gap-19 {
  gap: 4.75rem !important;
}

.\!k-gap-x-19 {
  column-gap: 4.75rem !important;
}

.\!k-gap-y-19 {
  row-gap: 4.75rem !important;
}

.k-gap-20 {
  gap: 5rem;
}

.k-gap-x-20 {
  column-gap: 5rem;
}

.k-gap-y-20 {
  row-gap: 5rem;
}

.\!k-gap-20 {
  gap: 5rem !important;
}

.\!k-gap-x-20 {
  column-gap: 5rem !important;
}

.\!k-gap-y-20 {
  row-gap: 5rem !important;
}

.k-gap-21 {
  gap: 5.25rem;
}

.k-gap-x-21 {
  column-gap: 5.25rem;
}

.k-gap-y-21 {
  row-gap: 5.25rem;
}

.\!k-gap-21 {
  gap: 5.25rem !important;
}

.\!k-gap-x-21 {
  column-gap: 5.25rem !important;
}

.\!k-gap-y-21 {
  row-gap: 5.25rem !important;
}

.k-gap-22 {
  gap: 5.5rem;
}

.k-gap-x-22 {
  column-gap: 5.5rem;
}

.k-gap-y-22 {
  row-gap: 5.5rem;
}

.\!k-gap-22 {
  gap: 5.5rem !important;
}

.\!k-gap-x-22 {
  column-gap: 5.5rem !important;
}

.\!k-gap-y-22 {
  row-gap: 5.5rem !important;
}

.k-gap-23 {
  gap: 5.75rem;
}

.k-gap-x-23 {
  column-gap: 5.75rem;
}

.k-gap-y-23 {
  row-gap: 5.75rem;
}

.\!k-gap-23 {
  gap: 5.75rem !important;
}

.\!k-gap-x-23 {
  column-gap: 5.75rem !important;
}

.\!k-gap-y-23 {
  row-gap: 5.75rem !important;
}

.k-gap-24 {
  gap: 6rem;
}

.k-gap-x-24 {
  column-gap: 6rem;
}

.k-gap-y-24 {
  row-gap: 6rem;
}

.\!k-gap-24 {
  gap: 6rem !important;
}

.\!k-gap-x-24 {
  column-gap: 6rem !important;
}

.\!k-gap-y-24 {
  row-gap: 6rem !important;
}

.k-gap-xs {
  gap: 0.25rem;
}

.k-gap-x-xs {
  column-gap: 0.25rem;
}

.k-gap-y-xs {
  row-gap: 0.25rem;
}

.\!k-gap-xs {
  gap: 0.25rem !important;
}

.\!k-gap-x-xs {
  column-gap: 0.25rem !important;
}

.\!k-gap-y-xs {
  row-gap: 0.25rem !important;
}

.k-gap-sm {
  gap: 0.5rem;
}

.k-gap-x-sm {
  column-gap: 0.5rem;
}

.k-gap-y-sm {
  row-gap: 0.5rem;
}

.\!k-gap-sm {
  gap: 0.5rem !important;
}

.\!k-gap-x-sm {
  column-gap: 0.5rem !important;
}

.\!k-gap-y-sm {
  row-gap: 0.5rem !important;
}

.k-gap-md {
  gap: 0.75rem;
}

.k-gap-x-md {
  column-gap: 0.75rem;
}

.k-gap-y-md {
  row-gap: 0.75rem;
}

.\!k-gap-md {
  gap: 0.75rem !important;
}

.\!k-gap-x-md {
  column-gap: 0.75rem !important;
}

.\!k-gap-y-md {
  row-gap: 0.75rem !important;
}

.k-gap-lg {
  gap: 1rem;
}

.k-gap-x-lg {
  column-gap: 1rem;
}

.k-gap-y-lg {
  row-gap: 1rem;
}

.\!k-gap-lg {
  gap: 1rem !important;
}

.\!k-gap-x-lg {
  column-gap: 1rem !important;
}

.\!k-gap-y-lg {
  row-gap: 1rem !important;
}

.k-gap-xl {
  gap: 1.5rem;
}

.k-gap-x-xl {
  column-gap: 1.5rem;
}

.k-gap-y-xl {
  row-gap: 1.5rem;
}

.\!k-gap-xl {
  gap: 1.5rem !important;
}

.\!k-gap-x-xl {
  column-gap: 1.5rem !important;
}

.\!k-gap-y-xl {
  row-gap: 1.5rem !important;
}

.k-gap-thin {
  gap: 0.125rem;
}

.k-gap-x-thin {
  column-gap: 0.125rem;
}

.k-gap-y-thin {
  row-gap: 0.125rem;
}

.\!k-gap-thin {
  gap: 0.125rem !important;
}

.\!k-gap-x-thin {
  column-gap: 0.125rem !important;
}

.\!k-gap-y-thin {
  row-gap: 0.125rem !important;
}

.k-gap-hair {
  gap: 0.0625rem;
}

.k-gap-x-hair {
  column-gap: 0.0625rem;
}

.k-gap-y-hair {
  row-gap: 0.0625rem;
}

.\!k-gap-hair {
  gap: 0.0625rem !important;
}

.\!k-gap-x-hair {
  column-gap: 0.0625rem !important;
}

.\!k-gap-y-hair {
  row-gap: 0.0625rem !important;
}

.k-spacer {
  flex: 1 0 auto;
}

.k-spacer-sized {
  flex-grow: 0;
}

.k-table-layout-fixed {
  table-layout: fixed;
}

.k-table-layout-auto {
  table-layout: auto;
}

.k-text-nowrap {
  white-space: nowrap !important;
}

.k-text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.k-text-left {
  text-align: left !important;
}

.k-text-right {
  text-align: right !important;
}

.k-text-center {
  text-align: center !important;
}

.k-text-justify {
  text-align: justify !important;
}

.k-text-lowercase {
  text-transform: lowercase !important;
}

.k-text-uppercase {
  text-transform: uppercase !important;
}

.k-text-capitalize {
  text-transform: capitalize !important;
}

.k-fs-xs {
  font-size: 0.75rem !important;
}

.k-fs-sm {
  font-size: 0.875rem !important;
}

.k-fs-md {
  font-size: 1rem !important;
}

.k-fs-lg {
  font-size: 1.25rem !important;
}

.k-fs-xl {
  font-size: 1.5rem !important;
}

.k-font-weight-light {
  font-weight: 300 !important;
}

.k-font-weight-normal {
  font-weight: 400 !important;
}

.k-font-weight-bold {
  font-weight: 700 !important;
}

.k-text-base,
.k-color-base {
  color: #1b1a1a;
}

.k-color-inherit {
  color: inherit;
}

.k-text-primary,
.k-color-primary {
  color: #14A4E6 !important;
}

.k-text-secondary,
.k-color-secondary {
  color: #e4e7eb !important;
}

.k-text-tertiary,
.k-color-tertiary {
  color: #9C27B0 !important;
}

.k-text-info,
.k-color-info {
  color: #17a2b8 !important;
}

.k-text-success,
.k-color-success {
  color: #1b7a47 !important;
}

.k-text-warning,
.k-color-warning {
  color: #f79e00 !important;
}

.k-text-error,
.k-color-error {
  color: #ee5726 !important;
}

.k-text-dark,
.k-color-dark {
  color: #212529 !important;
}

.k-text-light,
.k-color-light {
  color: #f8f9fa !important;
}

.k-text-inverse,
.k-color-inverse {
  color: #212529 !important;
}

.k-bg-primary {
  background-color: #14A4E6 !important;
}

.k-bg-secondary {
  background-color: #e4e7eb !important;
}

.k-bg-tertiary {
  background-color: #9C27B0 !important;
}

.k-bg-info {
  background-color: #17a2b8 !important;
}

.k-bg-success {
  background-color: #1b7a47 !important;
}

.k-bg-warning {
  background-color: #f79e00 !important;
}

.k-bg-error {
  background-color: #ee5726 !important;
}

.k-bg-dark {
  background-color: #212529 !important;
}

.k-bg-light {
  background-color: #f8f9fa !important;
}

.k-bg-inverse {
  background-color: #212529 !important;
}

.k-state-primary {
  background-color: #d0edfa;
  color: #0a5578;
  border-color: #bde6f8;
}

.k-state-secondary {
  background-color: #fafafb;
  color: #77787a;
  border-color: #f7f8f9;
}

.k-state-tertiary {
  background-color: #ebd4ef;
  color: #51145c;
  border-color: #e3c3e9;
}

.k-state-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border-color: #bee5eb;
}

.k-state-success {
  background-color: #d1e4da;
  color: #0e3f25;
  border-color: #bfdacb;
}

.k-state-warning {
  background-color: #fdeccc;
  color: #805200;
  border-color: #fde4b8;
}

.k-state-error {
  background-color: #fcddd4;
  color: #7c2d14;
  border-color: #fad0c2;
}

.k-state-dark {
  background-color: #d3d3d4;
  color: #111315;
  border-color: #c1c2c3;
}

.k-state-light {
  background-color: #fefefe;
  color: #818182;
  border-color: #fdfdfe;
}

.k-state-inverse {
  background-color: #d3d3d4;
  color: #111315;
  border-color: #c1c2c3;
}

.k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}

.k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: #f0fff0;
}

.k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}

.k-inset {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.03), inset 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-touch-action-none {
  touch-action: none !important;
}

.k-touch-action-auto {
  touch-action: auto !important;
}

.k-flip-h {
  transform: scaleX(-1);
}

.k-flip-v {
  transform: scaleY(-1);
}

.k-flip-h.k-flip-v {
  transform: scale(-1, -1);
}

.k-rotate-45 {
  transform: rotate(45deg);
}

.k-rotate-90 {
  transform: rotate(90deg);
}

.k-rotate-135 {
  transform: rotate(135deg);
}

.k-rotate-180 {
  transform: rotate(180deg);
}

.k-rotate-225 {
  transform: rotate(225deg);
}

.k-rotate-270 {
  transform: rotate(270deg);
}

.k-rotate-315 {
  transform: rotate(315deg);
}

.k-scale-0 {
  transform: scale(0, 0);
}

.k-scale-1 {
  transform: scale(1, 1);
}

.k-scale-2 {
  transform: scale(2, 2);
}

.k-translate-0 {
  transform: translate(0, 0);
}

.k-translate-0-50 {
  transform: translate(0, 50%);
}

.k-translate-0-100 {
  transform: translate(0, 100%);
}

.k-translate-50-0 {
  transform: translate(50%, 0);
}

.k-translate-50-50 {
  transform: translate(50%, 50%);
}

.k-translate-50-100 {
  transform: translate(50%, 100%);
}

.k-translate-100-0 {
  transform: translate(100%, 0);
}

.k-translate-100-50 {
  transform: translate(100%, 50%);
}

.k-translate-100-100 {
  transform: translate(100%, 100%);
}

.k-user-select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.k-user-select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.k-user-select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.k-user-select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.k-user-select-contain {
  user-select: contain !important;
}

.k-cursor-auto {
  cursor: auto;
}

.k-cursor-default {
  cursor: default;
}

.k-cursor-none {
  cursor: none;
}

.k-cursor-context-menu {
  cursor: context-menu;
}

.k-cursor-help {
  cursor: help;
}

.k-cursor-pointer {
  cursor: pointer;
}

.k-cursor-progress {
  cursor: progress;
}

.k-cursor-wait {
  cursor: wait;
}

.k-cursor-cell {
  cursor: cell;
}

.k-cursor-crosshair {
  cursor: crosshair;
}

.k-cursor-text {
  cursor: text;
}

.k-cursor-vertical-text {
  cursor: vertical-text;
}

.k-cursor-alias {
  cursor: alias;
}

.k-cursor-copy {
  cursor: copy;
}

.k-cursor-move {
  cursor: move;
}

.k-cursor-no-drop {
  cursor: no-drop;
}

.k-cursor-not-allowed {
  cursor: not-allowed;
}

.k-cursor-e-resize {
  cursor: e-resize;
}

.k-cursor-n-resize {
  cursor: n-resize;
}

.k-cursor-ne-resize {
  cursor: ne-resize;
}

.k-cursor-nw-resize {
  cursor: nw-resize;
}

.k-cursor-s-resize {
  cursor: s-resize;
}

.k-cursor-se-resize {
  cursor: se-resize;
}

.k-cursor-sw-resize {
  cursor: sw-resize;
}

.k-cursor-w-resize {
  cursor: w-resize;
}

.k-cursor-ew-resize {
  cursor: ew-resize;
}

.k-cursor-ns-resize {
  cursor: ns-resize;
}

.k-cursor-nesw-resize {
  cursor: nesw-resize;
}

.k-cursor-nwse-resize {
  cursor: nwse-resize;
}

.k-cursor-col-resize {
  cursor: col-resize;
}

.k-cursor-row-resize {
  cursor: row-resize;
}

.k-cursor-all-scroll {
  cursor: all-scroll;
}

.k-cursor-zoom-in {
  cursor: zoom-in;
}

.k-cursor-zoom-out {
  cursor: zoom-out;
}

.k-cursor-grab {
  cursor: grab;
}

.k-cursor-grabbing {
  cursor: grabbing;
}

@font-face {
  font-family: "WebComponentsIcons";
  font-style: normal;
  font-weight: normal;
  src: url(data:font/ttf;base64,AAEAAAAMAIAAAwBAR1NVQkgSRKoAAADMAABI6E9TLzIPEgdLAABJtAAAAGBjbWFwa3hoLAAAShQAAADMZ2FzcAAAABAAAErgAAAACGdseWYDbVeyAABK6AABu2hoZWFkHqB/kQACBlAAAAA2aGhlYQfABmcAAgaIAAAAJGhtdHj+A9saAAIGrAAACphsb2NhNBrDBAACEUQAAAVObWF4cALlAy4AAhaUAAAAIG5hbWX0BvU7AAIWtAAABOlwb3N0AAMAAAACG6AAAAAgAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAoAAAABADoAGgByCmIPrhUcGHoZBB7cIN4i0CU8J0InqisELj4uki7kNB40ijfIPK5FXkY4RyRH2EguSKQAAQAaAA0ADgAPABAAEQASABMAFAAVABYAFwAYABkAGgAbABwAHQAeAB8AIAAhACIAIwAlACYCpQBIAJIAngC6ANAA6AEIASoBQAFkAXYBjAGkAb4B5gH8AhYCNgJUAnICigKgAsYC8gMcA0YDaAOQA7YD3AP0BBIELgRKBG4EkAS4BN4E/gUYBS4FTAVmBXQFfAWiBcYF2gX2BjYGega4BvoHJAdMB2QHfgeqB9QH7ggWCDwIUghuCJoIxAjeCQoJNAlOCX4JsgnUAO0ABQAhABAAFQAbAJMADQAgACAADQAPABQAGQARABoAIAAEAAkACgCSAAoAIAAgAA0ADwAUABkAEQAaACAARwALAB4AHgAbACMAHwAEAB8AIwANABwARQAPAB4AHgAbACMAHwAEAB4AEQAfABUAJgAVABoAEwA4ABAAHgAeABsAIwAfAAQAGgAbAAQADwAUAA0AGgATABEANwAKAB4AHgAbACMAHwAEABcAHAAVAEYAEQAeAB4AGwAjAB8ABAAQABUAGQARABoAHwAVABsAGgAfAD4ACAAeAB4AGwAjAAQAIQAcAEQACgAeAB4AGwAjAAQAHgAbABsAIAA/AAsAHgAeABsAIwAEAB4AFQATABQAIABDAAwAHgAeABsAIwAEABwADQAeABEAGgAgADkAEwAeAB4AGwAjAAQAGwAiABEAHgASABgAGwAjAAQAEAAbACMAGgBBAAoAHgAeABsAIwAEABgAEQASACAALwAMAB4AHgAbACMABAARABoAEAAEACEAHAAwAA8AHgAeABsAIwAEABEAGgAQAAQAHgAVABMAFAAgADIADgAeAB4AGwAjAAQAEQAaABAABAAYABEAEgAgADEADgAeAB4AGwAjAAQAEQAaABAABAAQABsAIwAaAEIACwAeAB4AGwAjAAQAEAAeABUAGAAYAEAACgAeAB4AGwAjAAQAEAAbACMAGgAzABIAHgAeABsAIwAEABAAGwAhAA4AGAARAAQACwAFAAQAIQAcADQAFQAeAB4AGwAjAAQAEAAbACEADgAYABEABAALAAUABAAeABUAEwAUACAANgAUAB4AHgAbACMABAAQABsAIQAOABgAEQAEAAsABQAEABgAEQASACAANQAUAB4AHgAbACMABAAQABsAIQAOABgAEQAEAAsABQAEABAAGwAjABoAOgAQAB4AHgAbACMABAAPABQAEQAiAB4AGwAaAAQAIQAcADsAEwAeAB4AGwAjAAQADwAUABEAIgAeABsAGgAEAB4AFQATABQAIAA9ABIAHgAeABsAIwAEAA8AFAARACIAHgAbABoABAAYABEAEgAgADwAEgAeAB4AGwAjAAQADwAUABEAIgAeABsAGgAEABAAGwAjABoAKwALAB4AHgAbACMABAALAAUABAAhABwALAAOAB4AHgAbACMABAALAAUABAAeABUAEwAUACAALgANAB4AHgAbACMABAALAAUABAAYABEAEgAgAC0ADQAeAB4AGwAjAAQACwAFAAQAEAAbACMAGgAnABEAHgAeABsAIwAEAAkACgAEACEAHAAEAB4AFQATABQAIAAqABAAHgAeABsAIwAEAAkACgAEACEAHAAEABgAEQASACAAKAATAB4AHgAbACMABAAJAAoABAAQABsAIwAaAAQAHgAVABMAFAAgACkAEgAeAB4AGwAjAAQACQAKAAQAEAAbACMAGgAEABgAEQASACACjgAPAB4AEQANAAQAHwAgAA0ADwAXABEAEAAGAAUABQKNAAwAHgARAA0ABAAfACAADQAPABcAEQAQAo8ACgAeABEADQAEAB4ADQAaABMAEQKMAA4AHgARAA0ABAAPABgAIQAfACAAEQAeABEAEAG7AAwAHAAcABgAJQAEABIAGwAeABkADQAgAcoABgAaAA8AFAAbAB4BYQADABgAGAFFABIAGAAVABMAGgAEACAAGwAcAAQAEQAYABEAGQARABoAIAAfASEAEQAYABUAEwAaAAQAIAAbABwABAARABgAEQAZABEAGgAgAW8ACQAYABUAEwAaAAQAIAAbABwBLAANABgAFQATABoABAAgABsABAATAB4AFQAQAUgAHwAYABUAEwAaAAQAHwAgAB4AEQAgAA8AFAAEABEAGAARABkAEQAaACAAHwAEACIAEQAeACAAFQAPAA0AGAFDACEAGAAVABMAGgAEAB8AIAAeABEAIAAPABQABAARABgAEQAZABEAGgAgAB8ABAAUABsAHgAVACYAGwAaACAADQAYAT8AHgAYABUAEwAaAAQAHwAgAB4AEQAgAA8AFAAEABEAGAARABkAEQAaACAABAAiABEAHgAgABUADwANABgBPgAgABgAFQATABoABAAfACAAHgARACAADwAUAAQAEQAYABEAGQARABoAIAAEABQAGwAeABUAJgAbABoAIAANABgBQgAUABgAFQATABoABAAeABUAEwAUACAABAARABgAEQAZABEAGgAgAB8BIAATABgAFQATABoABAAeABUAEwAUACAABAARABgAEQAZABEAGgAgAXQACwAYABUAEwAaAAQAHgAVABMAFAAgAXYADAAYABUAEwAaAAQAHgARABkAGwAiABEBRgAVABgAFQATABoABAAZABUAEAAQABgAEQAEABEAGAARABkAEQAaACAAHwEiABQAGAAVABMAGgAEABkAFQAQABAAGAARAAQAEQAYABEAGQARABoAIAFwAAwAGAAVABMAGgAEABkAFQAQABAAGAARAUAAEwAYABUAEwAaAAQAGAARABIAIAAEABEAGAARABkAEQAaACAAHwEeABIAGAAVABMAGgAEABgAEQASACAABAARABgAEQAZABEAGgAgAXIACgAYABUAEwAaAAQAGAARABIAIAF1AA0AGAAVABMAGgAEABYAIQAfACAAFQASACUBQQAVABgAFQATABoABAAPABEAGgAgABEAHgAEABEAGAARABkAEQAaACAAHwEfABQAGAAVABMAGgAEAA8AEQAaACAAEQAeAAQAEQAYABEAGQARABoAIAFzAAwAGAAVABMAGgAEAA8AEQAaACAAEQAeAUcAFQAYABUAEwAaAAQADgAbACAAIAAbABkABAARABgAEQAZABEAGgAgAB8BIwAUABgAFQATABoABAAOABsAIAAgABsAGQAEABEAGAARABkAEQAaACABcQAMABgAFQATABoABAAOABsAIAAgABsAGQFJABcAGAAVABMAGgAEAA4ADQAfABEAGAAVABoAEQAEACIAEQAeACAAFQAPAA0AGAFEABkAGAAVABMAGgAEAA4ADQAfABEAGAAVABoAEQAEABQAGwAeABUAJgAbABoAIAANABgCQAAQABMAEwAeABEAEwANACAAEQAEABIAFQARABgAEAAfANQADQAPAA8AEQAfAB8AFQAOABUAGAAVACAAJQAsAFoAaAB2AIIAqgDAAOQBBAE0AWgBhgGeAbQB1gH8AiACSAJiAnwCrALaAxADRANgA3QDjAOoA7IDvAPUA+QD+gQSBCIEQgRyBJIEogTABNgE7AUIBRAFMgGSAAYAIQAgACAAGwAaAp0ABgAhAA4ADgAYABEBDQAFAB4AIQAfABQBEQATAB4AFQATABQAIAAaABEAHwAfAAQADwAbABoAIAAeAA0AHwAgAHgACgAbACQABAAfABUAJgAVABoAEwGNABEAGwAeABAAEQAeAB8ABAAfABQAGwAjAAQAFAAVABAAEQGEAA8AGwAeABAAEQAeAB8ABAAbACEAIAAfABUAEAARAYcAFwAbAB4AEAARAB4AHwAEABUAGgAfABUAEAARAAQAIgARAB4AIAAVAA8ADQAYAYYAGQAbAB4AEAARAB4AHwAEABUAGgAfABUAEAARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAGFAA4AGwAeABAAEQAeAB8ABAAVABoAHwAVABAAEQGDAAsAGwAeABAAEQAeAB8ABAANABgAGAGIAAoAGwAeABAAEQAeAAQAIAAbABwAbQAQABsAHgAQABEAHgAEAB8AIAAlABgAEQAEACAAGwAcAG4AEgAbAB4AEAARAB4ABAAfACAAJQAYABEABAAeABUAEwAUACAAcAARABsAHgAQABEAHgAEAB8AIAAlABgAEQAEABgAEQASACAAbwATABsAHgAQABEAHgAEAB8AIAAlABgAEQAEAA4AGwAgACAAGwAZAGwADAAbAB4AEAARAB4ABAAfACAAJQAYABEBiwAMABsAHgAQABEAHgAEAB4AFQATABQAIAByABcAGwAeABAAEQAeAAQAHgANABAAFQAhAB8ABAAgABsAHAAEAB4AFQATABQAIAB1ABYAGwAeABAAEQAeAAQAHgANABAAFQAhAB8ABAAgABsAHAAEABgAEQASACAAcwAaABsAHgAQABEAHgAEAB4ADQAQABUAIQAfAAQADgAbACAAIAAbABkABAAeABUAEwAUACAAdAAZABsAHgAQABEAHgAEAB4ADQAQABUAIQAfAAQADgAbACAAIAAbABkABAAYABEAEgAgAHEADQAbAB4AEAARAB4ABAAeAA0AEAAVACEAHwGMAAkAGwAeABAAEQAeAAQAGgAbAYoACwAbAB4AEAARAB4ABAAYABEAEgAgAYkADQAbAB4AEAARAB4ABAAOABsAIAAgABsAGQFWAAQAGwAYABABFgAEABgAIQAeAhIACwAYABsAEwATABEAHgAEAA4AGwAkAhEABwAYABsAEwATABEAHgIEAAoAGAAbAA8AFwAdACEAGwAgABECMgALABEAFAANABoADwARAAQADgAbACQCMQAHABEAFAANABoADwARANcADwANAB4ADwAbABAAEQAEAB8ADwANABoAGgARAB4A2wAXAA0AHgAPABsAEAARAAQAHQAeAAQADwAbABAAEQAEAB8ADwANABoAGgARAB4A1QAPAA0AHgAPABsAEAARAAQAGwAhACAAGAAVABoAEQDWAAcADQAeAA8AGwAQABECigAOAA0AHgAEAB8AIAANAA8AFwARABAABgAFAAUCiQALAA0AHgAEAB8AIAANAA8AFwARABACiwAJAA0AHgAEAB4ADQAaABMAEQKIAA0ADQAeAAQADwAYACEAHwAgABEAHgARABACnwADAA0AHgEdABAADQAPABcAIwANAB4AEAAEABEAGAARABkAEQAaACABGwAMAA0ADwAXAAQAEQAYABEAGQARABoAIAA2AG4AdgCOAKoAuADCAMoA2ADeAPAA+gESARwBQAFkAXgBoAG+Ac4B3gICAiACOgJWAngCkgKsArgC1ALuAvoDBgMaAygDPgNgA3IDjgOoA7QD1AQCBDQETAR4BKgEvgTIBOIFAAUcBSoFRgVYAbMAAwAhACABpQALACEAHwAgABsAGQAEABUADwAbABoB6wANACEAHwAgABsAGQAEABIAGwAeABkADQAgAN4ABgAhAB4AHwAbAB4CUQAEAB8AHwAIAlQAAwAfAB8CVwAGAB8AHAAeABsAFgJZAAIAHwHxAAgAHgAbAB8AHwAgAA0ADgEGAAQAHgAbABwBvQALABsAHAAlAAQAEgAbAB4AGQANACABsgAEABsAHAAlAVwAEQAbABoAIgARAB4AIAAEACEAHAAcABEAHgAPAA0AHwARAVsAEQAbABoAIgARAB4AIAAEABgAGwAjABEAHgAPAA0AHwARAMkACQAbABoAGgARAA8AIAAbAB4BrAATABsAGQAZABEAGgAgAB8ABAAeABEAGQAbACIAEQAEAA0AGAAYAasADgAbABkAGQARABoAIAAEAB4AEQAZABsAIgARAaoABwAbABkAGQARABoAIABUAAcAGwAYACEAGQAaAB8ChgARABsAGAAhABkAGgAEAB8AIAANAA8AFwARABAABgAFAAUChQAOABsAGAAhABkAGgAEAB8AIAANAA8AFwARABAChwAMABsAGAAhABkAGgAEAB4ADQAaABMAEQHgAA0AGwAYACEAGQAaAAQAEgAeABEAEQAmABEChAAQABsAGAAhABkAGgAEAA8AGAAhAB8AIAARAB4AEQAQAVQADAAbABgAGwAeAAQADwANABoAIgANAB8BkAAMABsAEAARAAQAHwAaABUAHAAcABEAIAJcAAUAGAAbACEAEAChAA0AGAAbAB8AEQAEABsAIQAgABgAFQAaABEAogAMABgAGwAfABEABAAPABUAHgAPABgAEQCgAAUAGAAbAB8AEQCMAAUAGAAbAA8AFwG8AAkAGAARAA0AHgAEAA8AHwAfAPkABgAVAB4ADwAYABECpAAKABQAGwAeABsAHAAYABEAIAAUAPYAEAAUABEADwAXAA4AGwAkAAQADwAUABEADwAXABEAEAD1AAgAFAARAA8AFwAOABsAJACeAA0AFAARAA8AFwAEABsAIQAgABgAFQAaABEAnwAMABQAEQAPABcABAAPABUAHgAPABgAEQCdAAUAFAARAA8AFwGdAA8AFAANABoAEwARAAQAGQANABoAIQANABgAGAAlAdoAFgARABgAGAAfAAQAGQARAB4AEwARAAQAIgARAB4AIAAVAA8ADQAYABgAJQHZABgAEQAYABgAHwAEABkAEQAeABMAEQAEABQAGwAeABUAJgAbABoAIAANABgAGAAlAdgACwARABgAGAAfAAQAGQARAB4AEwARAdwAFQARABgAGAAEAB8AHAAYABUAIAAEACIAEQAeACAAFQAPAA0AGAAYACUB2wAXABEAGAAYAAQAHwAcABgAFQAgAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAYACUASQAKAA0AIAARABMAGwAeABUAJgARAMgABAANAB4AIAKeAAwADQAaABAAGAARAAQAHwAgABUADwAXAJsADgANABoADwARABgABAAbACEAIAAYABUAGgARAJwADQANABoADwARABgABAAPABUAHgAPABgAEQCaAAYADQAaAA8AEQAYAZQADQANABgAEQAaABAADQAeAAQAEAANACAAEQCNAAgADQAYABEAGgAQAA0AHgDHAAoADQAYAA8AIQAYAA0AIAAbAB4AIABCAFwAbgCKAJwArgC8AN4A7AD0ARwBOgFUAXABmgGwAcIBzAHqAggCJAI4AkYCegKyAtQC9gMIAxoDLgNCA1QCNAAMAB4AFQAOAA4ADgAYABEABAAOABsAJAIzAAgAHgAVAA4ADgAOABgAEQBIAA0AHgANABMABAANABoAEAAEABAAHgAbABwAtwAIABsAIwAaABgAGwANABAClwAIABsAIQATABQAGgAhACAB6QAGABsAGAAYAA0AHgGkABAAGwAPACEAGQARABoAIAAEABkADQAaAA0AEwARAB4A0wAGABUAIgAVABAAEQFgAAMAFQAiAIAAEwAVAB8AHAAYAA0AJQAEABUAGgAYABUAGgARAAQAEgAYABEAJAICAA4AFQAfABwAGAANACUABAAVABoAGAAVABoAEQB/AAwAFQAfABwAGAANACUABAASABgAEQAkAH0ADQAVAB8AHAAYAA0AJQAEAA4AGAAbAA8AFwB+ABQAFQAfABwAGAANACUABAAMABoAGAAVABoAEQAEAA4AGAAbAA8AFwE9AAoAFQAZABEAGgAgABUAGwAaAB8CFgAIABUAEwATAAQADgAbACQCFQAEABUAEwATAaYADgAVAA8AIAAVABsAGgANAB4AJQAEAA0AEAAQAmYADgARACAADQAVABgABAAfABEADwAgABUAGwAaAhQADQARABgAFQAPABUAGwAhAB8ABAAOABsAJAITAAkAEQAYABUADwAVABsAIQAfAJEABgARABgAEQAgABEBNwAZABEADwAeABEADQAfABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATATMAGwARAA8AHgARAA0AHwARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMB7AAQABEADwAVABkADQAYAAQAFQAaAA8AHgARAA0AHwARAe0AEAARAA8AFQAZAA0AGAAEABAAEQAPAB4AEQANAB8AEQJtAAgADQAgAA0ABAAjABEADgJsAAgADQAgAA0ABAAfAB0AGAKBAAkADQAgAA0ABAAeABEAHwAgAmsACQANACAADQAEABYAHwAbABoCagAIAA0AIAANAAQADwAfACICXwAEAA0AIAANAAgAEgAoADYAPgBKAF4AagCAATkACgAlABEAEAAeABsAHAAcABEAHgH9AAYAJAAcABsAHgAgAlYAAwAkABEAzwAFAB0AIQANABgCGAAJABkADQAVABgABAAOABsAJAIXAAUAGQANABUAGAGbAAoAEAAVACAABAAgABsAGwAYAB8AkAAEABAAFQAgADkAdACWAK4AygDqAPoBEAE0AU4BWAF6AY4BpgG6AdIB6gIAAg4CKgJKAmYCiAKwAtYC6gMEAyYDUgNgA2oDggOUA6gDvgPeA/AEAgQkBEgEWgRsBH4ElAS0BMoE4AT2BRYFKgU8BVQFZgV8BZAFogWsBcYBKQAQACEAGAAYAAQAHwAPAB4AEQARABoABAARACQAFQAgASgACwAhABgAGAAEAB8ADwAeABEAEQAaARoADQAeABsAGgAgAAQAEQAYABEAGQARABoAIAEcAA8AGwAeACMADQAeABAABAARABgAEQAZABEAGgAgAOYABwAbAB4AIwANAB4AEAHmAAoAGwAeABkAIQAYAA0ABAASACQBwwARABsAHgAZAA0AIAAEAA8AGwAQABEABAAOABgAGwAPABcBjwAMABsAHgAZAAQAEQAYABEAGQARABoAIAGOAAQAGwAeABkBWgAQABsAHgARABMAHgAbACEAGgAQAAQADwAbABgAGwAeAe4ACQAbABoAIAAEAB8AFQAmABEBWQALABsAGgAgAAQAEgANABkAFQAYACUCPgAJABsAGAAQABEAHgAEACEAHAI8AAsAGwAYABAAEQAeAAQAGwAcABEAGgI/AAsAGwAYABAAEQAeAAQAGQAbAB4AEQI9AAoAGwAYABAAEQAeAAQADQAQABACOwAGABsAGAAQABEAHgEJAA0AGAAVABwABAAiABEAHgAgABUADwANABgBCAAPABgAFQAcAAQAFAAbAB4AFQAmABsAGgAgAA0AGAGwAA0AGAANAB8AFAAEABkADQAaAA0AEwARAB4BsQAQABUAGgAQAAQADQAaABAABAAeABEAHAAYAA0ADwARALIAEwAVABgAIAARAB4ABAAfABsAHgAgAAQAEAARAB8ADwAEAB8AGQCxABIAFQAYACAAEQAeAAQAHwAbAB4AIAAEAA0AHwAPAAQAHwAZALAACQAVABgAIAARAB4ABAAfABkArwAMABUAGAAgABEAHgAEAA8AGAARAA0AHgC0ABAAFQAYACAAEQAeAAQADQAQABAABAATAB4AGwAhABwAswAVABUAGAAgABEAHgAEAA0AEAAQAAQAEQAkABwAHgARAB8AHwAVABsAGgCuAAYAFQAYACAAEQAeAlAABAAVABgAGQKAAAsAFQAYABEAHwAEABEAHgAeABsAHgJPAAgAFQAYABEABAAmABUAHAJGAAkAFQAYABEABAAjABsAHgAQAnYACgAVABgAEQAEACIAFQAQABEAGwKCAA8AFQAYABEABAAgACUAHAARAB8ADwAeABUAHAAgAkMACAAVABgAEQAEACAAJAAgAkoACAAVABgAEQAEABwAHwAQAnwAEAAVABgAEQAEABwAHgAbABMAHgANABkAGQAVABoAEwJ5ABEAFQAYABEABAAcAB4AEQAfABEAGgAgAA0AIAAVABsAGgJIAAgAFQAYABEABAAcABwAIAJJAAgAFQAYABEABAAcABAAEgJHAAgAFQAYABEABAAZABAADgJ4AAoAFQAYABEABAAVABkADQATABECXQAPABUAGAARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAJLAAoAFQAYABEABAASABgADQAfABQCRQAKABUAGAARAAQAEQAkAA8AEQAYAn8ACgAVABgAEQAEABEAHgAeABsAHgJ7AA8AFQAYABEABAAQABUAHwAPAAQAFQAZAA0AEwARAnoACQAVABgAEQAEABAADQAgAA0CRAAIABUAGAARAAQADwAfACICTAALABUAGAARAAQADwAbABoAEgAVABMCTgAIABUAGAARAAQADgANAA8CdwAKABUAGAARAAQADQAhABAAFQAbAk0ACQAVABgAEQAEAA0AHwAPACQCQgAIABUAGAARAAQADQAQABACQQAEABUAGAARAhoADAANAA8AEQAOABsAGwAXAAQADgAbACQCGQAIAA0ADwARAA4AGwAbABcAFQAsAEgAcgCcAL4A0gDeAPYBAAEUATYBQgFiAXoBkAGeAboBxgHSAdwB7AJoAA0AHgAbACEAHAAEAB8AEQAPACAAFQAbABoCYgAUAB4AGwAhABwABAAUABEADQAQABEAHgAEAB8AEQAPACAAFQAbABoCYwAUAB4AGwAhABwABAASABsAGwAgABEAHgAEAB8AEQAPACAAFQAbABoCbgAQAB4AGwAhABwABAAPABsAGAAYABEADwAgABUAGwAaAZUACQAeABsAIQAcAAQADgAbACQATAAFAB4AGwAhABwASwALAB4AFQAQAAQAGAANACUAGwAhACAASgAEAB4AFQAQARUACQAeABEAJQAfAA8ADQAYABEA0gAQAB4AEQANACAAEQAeAAQAGwAeAAQAEQAdACEADQAYAoMABQAeAA0AHAAUAh4ADwAbABsAEwAYABEABAAcABgAIQAfAAQADgAbACQCHQALABsAGwATABgAEQAEABwAGAAhAB8CHAAKABsAGwATABgAEQAEAA4AGwAkAhsABgAbABsAEwAYABECCAANABgAGwAOABEABAAbACEAIAAYABUAGgARAgkABQAYABsADgARAMAABQARAA0AHgAfAL8ABAARAA0AHgCCAAcADQAcAAQAHgAbACMAgQAKAA0AHAAEAA8AGwAYACEAGQAaABcAMABUAHIAoADOAO4BDgEaASQBLgE8AVgBZAFqAYQBqAHEAc4B1AHaAeAB5gHsALoAEQAlABwAEQAeABgAFQAaABcABAAbABwAEQAaAAQAHwAZALkADgAlABwAEQAeABgAFQAaABcABAAbABwAEQAaAcYAFgAlABwAEQAeABgAFQAaABcABAAYABUAEwAUACAABAAQABUADQAYABsAEwHIABYAJQAcABEAHgAYABUAGgAXAAQAEwAYABsADgARAAQAHgARABkAGwAiABEBxwAPACUAHAARAB4AGAAVABoAFwAEABMAGAAbAA4AEQHJAA8AJQAcABEAHgAYABUAGgAXAAQAEQAZAA0AFQAYAlIABQAgABkAGAAKAlMABAAgABkAGABbAAQAGwAZABEAXAAGABEAFQATABQAIADxAA0AEQANAB4AIAAEABsAIQAgABgAFQAaABEA8gAFABEADQAeACAA6gACABAATgAMAA0AGgAQABgAEQAeAAQAEAAeAA0AEwCDABEADQAaABAAGAARAAQAHgARAB8AFQAmABEABAANABgAIACEAA0ADQAaABAAGAARAAQAHgARAB8AFQAmABEA3QAEAA0AGgAQAWcAAgALAWYAAgAKAWUAAgAJAWQAAgAIAWMAAgAHAWIAAgAGABUALAA6AFYAagCGAJ4AsgDKAOoBCgE+AXYBggGQAZ4BuAHaAgACGgIwAmABVwAGACAADQAYABUADwETAA0AGgAiABEAHgAgAAQADwAbABgAGwAeAB8BbAAJABoAHwARAB4AIAAEACEAHAFtAA0AGgAfABEAHgAgAAQAGQAVABAAEAAYABEBbgALABoAHwARAB4AIAAEABAAGwAjABoCdQAJABoAFAARAB4AFQAgABEAEAD9AAsAGgASABsAHgAZAA0AIAAVABsAGgFqAA8AGgAQABEAGgAgAAQAFQAaAA8AHgARAA0AHwARAWsADwAaABAAEQAaACAABAAQABEADwAeABEADQAfABEBNgAZABoADwAeABEADQAfABEABAAiABEAHgAgABUADwANABgABAAfABwADQAPABUAGgATATIAGwAaAA8AHgARAA0AHwARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMCEAAFABoADgAbACQB/AAGABkAHAAbAB4AIAErAAYAGQANABMAEQAfAQUADAAZAA0AEwARAAQAHgARAB8AFQAmABEBqQAQABkADQATABEABAAZAA0AHAAEABEAEAAVACAAGwAeAacAEgAZAA0AEwARAAQAGAAVABMAFAAgAAQAEAAVAA0AGAAbABMBAgAMABkADQATABEABAARACQAHAAbAB4AIAGoAAoAGQANABMAEQAEABEAEAAVACAB7wAXABkADQATABEABAANAA4AHwAbABgAIQAgABEABAAcABsAHwAVACAAFQAbABoBAQAFABkADQATABEACwAYAEYAeACiANABAAE0AWYBnAHMAgABTwAWACEAHwAgABUAEgAlAAQAHwAgAA0AHgAgAAQAIgARAB4AIAAVAA8ADQAYAUoAGAAhAB8AIAAVABIAJQAEAB8AIAANAB4AIAAEABQAGwAeABUAJgAbABoAIAANABgBUQAUACEAHwAgABUAEgAlAAQAEQAaABAABAAiABEAHgAgABUADwANABgBTAAWACEAHwAgABUAEgAlAAQAEQAaABAABAAUABsAHgAVACYAGwAaACAADQAYAVAAFwAhAB8AIAAVABIAJQAEAA8AEQAaACAAEQAeAAQAIgARAB4AIAAVAA8ADQAYAUsAGQAhAB8AIAAVABIAJQAEAA8AEQAaACAAEQAeAAQAFAAbAB4AFQAmABsAGgAgAA0AGAFSABgAIQAfACAAFQASACUABAAOABEAIAAjABEAEQAaAAQAIgARAB4AIAAVAA8ADQAYAU0AGgAhAB8AIAAVABIAJQAEAA4AEQAgACMAEQARABoABAAUABsAHgAVACYAGwAaACAADQAYAVMAFwAhAB8AIAAVABIAJQAEAA0AHgAbACEAGgAQAAQAIgARAB4AIAAVAA8ADQAYAU4AGQAhAB8AIAAVABIAJQAEAA0AHgAbACEAGgAQAAQAFAAbAB4AFQAmABsAGgAgAA0AGAJVAAIAHwADAAgAKABIAM4ADwAcABUABAAfACAADQAgACEAHwAEABsAHAARABoAzQAPABwAFQAEAB8AIAANACAAIQAfAAQAFAAbABgAEADMAA8AHAAVAAQAHwAgAA0AIAAhAB8ABAAQABEAGgAlAB4APgBMAFgAYgCOAKwAzgDsAQYBKAFGAWABcgGOAa4BugHqAgoCNAJOAmgCgAKKAqQCwALeAwYDIgM+A0wAtgAGABsAEwAbACEAIAC1AAUAGwATABUAGgCYAAQAGwAPABcCBwAVABUAHwAgAAQAIQAaABsAHgAQABEAHgARABAABAAfAB0AIQANAB4AEQFpAA4AFQAfACAABAAhABoAGwAeABAAEQAeABEAEAH7ABAAFQAfACAABAAeABsAGQANABoABAAfABkADQAYABgB+gAOABUAHwAgAAQAHgAbABkADQAaAAQADgAVABMBaAAMABUAHwAgAAQAGwAeABAAEQAeABEAEAIGABAAFQAfACAABAAYAA0AIAAVABoABAAfABkADQAYABgCBQAOABUAHwAgAAQAGAANACAAFQAaAAQADgAVABMCIAAMABUAGgAXABEAEAAVABoABAAOABsAJAIfAAgAFQAaABcAEQAQABUAGgCWAA0AFQAaABcABAAiABEAHgAgABUADwANABgAlAAPABUAGgAXAAQAFAAbAB4AFQAmABsAGgAgAA0AGAKQAAUAFQAaABEABgKVABcAFQAaABEABAAfACAADQAPABcAEQAQAAYABQAFAAQAGQANAB4AFwARAB4AHwKSAA8AFQAaABEABAAfACAADQAPABcAEQAQAAYABQAFApQAFAAVABoAEQAEAB8AIAANAA8AFwARABAABAAZAA0AHgAXABEAHgAfApEADAAVABoAEQAEAB8AIAANAA8AFwARABACkwAMABUAGgARAAQAGQANAB4AFwARAB4AHwIDAAsAFQAaABEABAAUABEAFQATABQAIAEQAAQAFQAaABECAgAMABEAIAAgABEAHgAEAB8AHAANAA8AEQDRAA0AEQAfAB8ABAAbAB4ABAARAB0AIQANABgAUwAOAA0AJQAbACEAIAAEAB8AIAANAA8AFwARABAAUgATAA0AJQAbACEAIAAEAB8AFQAQABEABAAOACUABAAfABUAEAARAFEADQANACUAGwAhACAABAAHAAQADgAlAAQABwBQAA0ADQAlABsAIQAgAAQABgAEAA4AJQAEAAkATwAGAA0AJQAbACEAIAC7AAYADQAhABoADwAUAB0APABUAGQAgACgAL4AzADeAPoBFAEgATQBSgFUAXABhAGaAboB3gH0AgoCJAI8AlgCZgKeAr4C3AL+AiIACwAlAB8AHAANAA8AEQAEAA4AGwAkAiEABwAlAB8AHAANAA8AEQBYAA0AGwAeABEABAAiABEAHgAgABUADwANABgAWQAPABsAHgARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAHFAA4AGwAQACEAGAARAAQAGQANABoADQATABEAHgEHAAYAFQAeAB4AGwAeAMsACAAVABoAIQAfAAQAHwAZAKcADQAVABoAIQAfAAQAGwAhACAAGAAVABoAEQCoAAwAFQAaACEAHwAEAA8AFQAeAA8AGAARAKYABQAVABoAIQAfAGEACQAVABoABAAjABUAEAAgABQAYAAKABUAGgAEABQAEQAVABMAFAAgAFcABAARABoAIQGuAA0AEQAQABUADQAEABkADQAaAA0AEwARAB4AXwAJAA0AJAAEACMAFQAQACAAFABeAAoADQAkAAQAFAARABUAEwAUACAB/gAPAA0AIAAPABQABAASACEAGAAYAAQAIwAbAB4AEAILABEADQAeABcAEQAeAAQAHAAVABoABAAgAA0AHgATABEAIAIKAAoADQAeABcAEQAeAAQAHAAVABoAYwAKAA0AHgATABUAGgAEACAAGwAcAGQADAANAB4AEwAVABoABAAeABUAEwAUACAAZgALAA0AHgATABUAGgAEABgAEQASACAAZQANAA0AHgATABUAGgAEAA4AGwAgACAAGwAZAGIABgANAB4AEwAVABoBNQAbAA0AFwARAAQAIgARAB4AIAAVAA8ADQAYAAQAHwAcAA0ADwAVABoAEwAEABEAHQAhAA0AGAEvAA8ADQAXABEABAAfAA0AGQARAAQAIwAVABAAIAAUAS4ADgANABcAEQAEAB8ADQAZABEABAAfABUAJgARATAAEAANABcAEQAEAB8ADQAZABEABAAUABEAFQATABQAIAExAB0ADQAXABEABAAUABsAHgAVACYAGwAaACAADQAYAAQAHwAcAA0ADwAVABoAEwAEABEAHQAhAA0AGAADAAgAIgA2APwADAAbACAAFQASABUADwANACAAFQAbABoA0AAJABsAIAAEABEAHQAhAA0AGACJAA4AGwAaAAQAHgARAA8AIQAeAB4AEQAaAA8AEQADAAgAGAA0AFoABwAiABEAHgAYAA0AHAB2AA0AIQAgABgAFQAaABEABAAjABUAEAAgABQAdwAOACEAIAAYABUAGgARAAQAGwASABIAHwARACAAMgBmAHIAggCcALoA1gD2AQYBIAE4AUIBVAFkAW4BigGeAaYBrgHIAdgB6gH2AhgCNgJMAoICogK+AsoC3AMCAy4DRANmA4oDqgPSA/YEEgQqBDIEQgROBG4ElgS+BNYE8gUMBSoAjwAFAB4AFQAaACAAwgAHAB4AEQAiABUAEQAjAHkADAAbAB8AFQAgABUAGwAaAAQAIAAbABwAegAOABsAHwAVACAAFQAbABoABAAeABUAEwAUACAAfAANABsAHwAVACAAFQAbABoABAAYABEAEgAgAHsADwAbAB8AFQAgABUAGwAaAAQADgAbACAAIAAbABkAygAHABgAIQAfAAQAHwAZAKQADAAYACEAHwAEABsAIQAgABgAFQAaABEApQALABgAIQAfAAQADwAVAB4ADwAYABEAowAEABgAIQAfAOwACAAYAA0AJQAYABUAHwAgAO4ABwAYAA0AJQAEAB8AGQDiAAQAGAANACUCJAANABUAGgAgABEAHgARAB8AIAAEAA4AGwAkAiMACQAVABoAIAARAB4AEQAfACACDAADABUAGgKWAAMAFQARAQAADAAUABsAIAAbAAQADwANABkAEQAeAA0B6gAHABEAHgAPABEAGgAgAO8ACAANACEAHwARAAQAHwAZAOMABQANACEAHwARAboAEAANAB8AIAARAAQAHAAYAA0AFQAaAAQAIAARACQAIAG5AA4ADQAfACAAEQAEABkADQAeABcAEAAbACMAGgG4AAoADQAfACAAEQAEABQAIAAZABgBtwAaAA0AHwAgABEABAASAB4AGwAZAAQAIwAbAB4AEAAEAB8AIAAeABUAHAAEABIAFQAYABEBtgAPAA0AHwAgABEABAASAB4AGwAZAAQAIwAbAB4AEAG1AA0ADQAfACAAEQAEAA0AHwAEABQAIAAZABgBtAAFAA0AHwAgABEBmQAIAA0AHwAfACMAGwAeABACfgASAA0AHgANABkAEQAgABEAHgAfAAQAIQAaABcAGgAbACMAGgJ9ABUADQAeAA0AGQARACAAEQAeAB8ABAAOACUAIAARAAQADQAeAB4ADQAlAmkACgANAB4ADQAZABEAIAARAB4AHwJzABAADQAeAA0AGQARACAAEQAeAAQAHwAgAB4AFQAaABMCcgARAA0AHgANABkAEQAgABEAHgAEABUAGgAgABEAEwARAB4CcQAPAA0AHgANABkAEQAgABEAHgAEABIAGAAbAA0AIAJwABMADQAeAA0AGQARACAAEQAeAAQAEAANACAAEQAEACAAFQAZABECbwARAA0AHgANABkAEQAgABEAHgAEAA4AGwAbABgAEQANABoBmgANAA0AHgANABMAHgANABwAFAAEAA0AEAAQAd4ACwANABoAEQAEABIAHgARABEAJgARAMYAAwANABoBDgAHAA0AGAARACAAIAARAQ8ABQANABUAGgAgAVUADwANABMAEQAEABwAHgAbABwAEQAeACAAFQARAB8CZAATAA0AEwARAAQAFAARAA0AEAARAB4ABAAfABEADwAgABUAGwAaAmUAEwANABMAEQAEABIAGwAbACAAEQAeAAQAHwARAA8AIAAVABsAGgBoAAsADQAQABAAFQAaABMABAAgABsAHABpAA0ADQAQABAAFQAaABMABAAeABUAEwAUACAAawAMAA0AEAAQABUAGgATAAQAGAARABIAIABqAA4ADQAQABAAFQAaABMABAAOABsAIAAgABsAGQBnAAcADQAQABAAFQAaABMABAAKABwAPABcAP4ACAAhABEAHwAgABUAGwAaANoADwAeAAQADwAbABAAEQAEAB8ADwANABoAGgARAB4A2AAPAB4ABAAPABsAEAARAAQAGwAhACAAGAAVABoAEQDZAAcAHgAEAA8AGwAQABEAIABCAGIAcgB6AIQAmgC2ANAA6AD2AQABDgEgATgBRAFwAZwBugHSAeICEgJGAloCaAKOApgCrgK8AuQC/AMYAzIBeAAPACEAGAARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAI2AAcAHwAfAAQADgAbACQCNQADAB8AHwBVAAQAGwAjAB8B3wAKABsAIwAEABIAHgARABEAJgARARkADQAbACEAGgAQAAQADwAbAB4AGgARAB4AHwELAAwAGwAgAA0AIAARAAQAHgAVABMAFAAgAQwACwAbACAADQAgABEABAAYABEAEgAgAQoABgAbACAADQAgABECowAEABsAHwARAOUABgARACMAFQAaABAAigAIABEAHwARACAABAAfABkBKgALABEAHwARACAABAAPABsAGAAbAB4AhwAFABEAHwARACACYAAVABEAHAAbAB4AIAAEABQAEQANABAAEQAeAAQAHwARAA8AIAAVABsAGgJhABUAEQAcABsAHgAgAAQAEgAbABsAIAARAB4ABAAfABEADwAgABUAGwAaAgAADgARABwAGAANAA8AEQAEAB8AFQAaABMAGAARAgEACwARABwAGAANAA8AEQAEAA0AGAAYAFYABwARABsAHgAQABEAHgE4ABcAEQAZABsAIgARAAQAIgARAB4AIAAVAA8ADQAYAAQAHwAcAA0ADwAVABoAEwE0ABkAEQAZABsAIgARAAQAFAAbAB4AFQAmABsAGgAgAA0AGAAEAB8AHAANAA8AFQAaABMAiwAJABEAGAAbAA0AEAAEAB8AGQCIAAYAEQAYABsADQAQAf8AEgARABMAIQAYAA0AHgAEABEAJAAcAB4AEQAfAB8AFQAbABoAhgAEABEAEAAbAiYACgARABAAEAAVACAABAAOABsAJAIlAAYAEQAQABAAFQAgAPsAEwANABAAFQAbAA4AIQAgACAAGwAaAAQADwAUABEADwAXABEAEAD6AAsADQAQABUAGwAOACEAIAAgABsAGgKhAA0ADQAQAA0AHgAEABkADQAeABcAEQAeAB8CogAMAA0AEAANAB4ABAASABUAGAAYABEAEAKgAAUADQAQAA0AHgAtAFwAagCAAIgAnACwAMYA4gEEAR4BSgFyAZoBvAHmAgICEgIcAigCQgJMAmgCggKWAq4CwALkAwgDHAMkAz4DVgNqA3oDhgOSA7oD0APmBCQEUgSMBLYExgTQAegABgAlABkADgAbABgBXwAKACEAHAAEAB8ADwAeABUAHAAgAecAAwAhABkA6wAJACEADgAgABUAIAAYABEAHwJeAAkAIQAOAB4AEQAcABsAHgAgAV4ACgAhAA4ABAAfAA8AHgAVABwAIAHEAA0AIAAlABgAEQAEAA4AIQAVABgAEAARAB4CKAAQACAAIQAZAA4AGAARAAQAIQAcABsAGgAEAA4AGwAkAicADAAgACEAGQAOABgAEQAEACEAHAAbABoBwgAVACAAHgAVABwABAAjABsAHgAQAAQAEgAbAB4AGQANACAAIAAVABoAEwHBABMAIAAeABUAHAAEAB8AHAANABoABAARABgAEQAZABEAGgAgAB8BwAATACAAHgAVABwABAASABsAGgAgAAQAEQAYABEAGQARABoAIAAfAb8AEAAgAB4AFQAcAAQADwAfAB8ABAASABsAHgAZAA0AIAG+ABQAIAAeABUAHAAEAA0AGAAYAAQAEgAbAB4AGQANACAAIAAVABoAEwFdAA0AIAAeABUAFwARACAAFAAeABsAIQATABQA8AAHACAAGwAcAAQAHwAZAOQABAAgABsAHADfAAUAIAAVAA8AFwDzAAwAIAANAB4ABAAbACEAIAAYABUAGgARAPQABAAgAA0AHgHiAA0AHAARABgAGAAEAA8AFAARAA8AFwARAB4ArQAMABsAHgAgAAQAEAARAB8ADwAEAB8AGQCqAAkAGwAeACAABAAQABEAHwAPAKwACwAbAB4AIAAEAA0AHwAPAAQAHwAZAKkACAAbAB4AIAAEAA0AHwAPATwAEQAaAA0AHAAEACAAGwAEAB8AGgANABwAGAAVABoAEQAfATsAEQAaAA0AHAAEACAAGwAEABMAHgAVABAAGAAVABoAEQAfAToACQAaAA0AHAAEABMAHgAVABACWwADABgAGgEtAAwAFQAmABEABAAgABsABAATAB4AFQAQAa0ACwAVABgAIgARAB4AGAAVABMAFAAgANwACQAVABMAGgANACAAIQAeABEBFwAHABQADQAeABwAEQAaAg4ABQAUAA0AHgARARgABQAUAA0AHAARAOEAEwARACAABAAPABsAGAAhABkAGgAEABwAGwAfABUAIAAVABsAGgGTAAoAEQAYABEADwAgAAQADgAbACQBkQAKABEAGAARAA8AIAAEAA0AGAAYApsAHgAPAA0AIAAgABEAHgAEAB8AIAAeAA0AFQATABQAIAAEABgAFQAaABEAHwAEABkADQAeABcAEQAeAB8CnAAWAA8ADQAgACAAEQAeAAQAHwAgAB4ADQAVABMAFAAgAAQAGAAVABoAEQAfApkAHAAPAA0AIAAgABEAHgAEAB8AGQAbABsAIAAUAAQAGAAVABoAEQAfAAQAGQANAB4AFwARAB4AHwKaABQADwANACAAIAARAB4ABAAfABkAGwAbACAAFAAEABgAFQAaABEAHwKYAAcADwANACAAIAARAB4AjgAEAA0AIgARARIACgANACAAIQAeAA0AIAAVABsAGgA7AHgAkACgALYAxADiARIBLAFeAYgBsgHkAg4CKgJGAnYCmgKyAs4C8AMQAzADTgNeA3ADhAOmA8oD5gQCBDAEXgSABKIExATuBRYFQgVoBYIFnAXQBgIGKgZSBn4Goga4Bs4G+gckB1IHeAeqB9oIDghACHAIpAIuAAsAIwAVACAAIAARAB4ABAAOABsAJAItAAcAIwAVACAAIAARAB4CLAAKACEAGQAOABgAHgAEAA4AGwAkAisABgAhABkADgAYAB4A+AAOAB4AFQAEAB8AIAANACAAEQAEABoAIQAYABgA9wAXAB4AFQAEAB8AIAANACAAEQAEABUAGgAQABEAIAARAB4AGQAVABoADQAgABEBFAAMAB4ADQAaAB8AHAARAB4ADQAaAA8AJQGjABgAHgANAA8AFwAEAA8AFAANABoAEwARAB8ABAAeABEAFgARAA8AIAAEAA0AGAAYAaIAFAAeAA0ADwAXAAQADwAUAA0AGgATABEAHwAEAB4AEQAWABEADwAgAZ8AFAAeAA0ADwAXAAQADwAUAA0AGgATABEAHwAEABEAGgANAA4AGAARAaEAGAAeAA0ADwAXAAQADwAUAA0AGgATABEAHwAEAA0ADwAPABEAHAAgAAQADQAYABgBoAAUAB4ADQAPABcABAAPABQADQAaABMAEQAfAAQADQAPAA8AEQAcACABngANAB4ADQAPABcABAAPABQADQAaABMAEQAfAeEADQAbABsAGAAOAA0AHgAEABIAGAAbAA0AIAHlABcAGwATABMAGAARAAQAEgAhABgAGAAEAB8ADwAeABEAEQAaAAQAGQAbABAAEQJ0ABEAGwAPAAQAHwARAA8AIAAVABsAGgAEABgAEQAiABEAGAJnAAsAGwAPAAQAHwARAA8AIAAVABsAGgEkAA0AFAAhABkADgAaAA0AFQAYAB8ABAAhABwBJQAQABQAIQAZAA4AGgANABUAGAAfAAQAHgAVABMAFAAgAScADwAUACEAGQAOABoADQAVABgAHwAEABgAEQASACABJgAPABQAIQAZAA4AGgANABUAGAAfAAQAEAAbACMAGgGYAA4AEQAkACAADgAbACQABAAUABUAEAAQABEAGgGXAAcAEQAkACAADgAbACQBlgAIABEAJAAgAA0AHgARAA0BdwAJABEAJAAgAAQAIwAeAA0AHAGcABAAEQAZABwAGAANACAAEQAEABkADQAaAA0AEwARAB4CKgARABEAGAAYAAQADQAEABIAHgAVABEAGgAQAAQADgAbACQCKQANABEAGAAYAAQADQAEABIAHgAVABEAGgAQAd0ADQANAA4AGAARAAQAIQAaABkAEQAeABMAEQHTABYADQAOABgAEQAEAB4AGwAjAAQAFQAaAB8AEQAeACAABAAOABEAGAAbACMB0gAWAA0ADgAYABEABAAeABsAIwAEABUAGgAfABEAHgAgAAQADQAOABsAIgARAfYAEAANAA4AGAARAAQAHgAbACMABAATAB4AGwAhABwAHwHVABAADQAOABgAEQAEAB4AGwAjAAQAEAARABgAEQAgABEBzQAQAA0ADgAYABEABAAcAB4AGwAcABEAHgAgABUAEQAfAfkAFAANAA4AGAARAAQAHAAbAB8AFQAgABUAGwAaAAQAHgAVABMAFAAgAfcAEwANAA4AGAARAAQAHAAbAB8AFQAgABUAGwAaAAQAGAARABIAIAH4ABUADQAOABgAEQAEABwAGwAfABUAIAAVABsAGgAEAA8AEQAaACAAEQAeAcsAEgANAA4AGAARAAQAGAAVABMAFAAgAAQAEAAVAA0AGAAbABMB1wAMAA0ADgAYABEABAAQABEAGAARACAAEQH1AAwADQAOABgAEQAEAA8AGwAeABoAEQAeAdEAGQANAA4AGAARAAQADwAbABgAIQAZABoABAAVABoAHwARAB4AIAAEAB4AFQATABQAIAHQABgADQAOABgAEQAEAA8AGwAYACEAGQAaAAQAFQAaAB8AEQAeACAABAAYABEAEgAgAfQAEwANAA4AGAARAAQADwAbABgAIQAZABoABAATAB4AGwAhABwAHwHUABMADQAOABgAEQAEAA8AGwAYACEAGQAaAAQAEAARABgAEQAgABEBzwAVAA0ADgAYABEABAAPABEAGAAYAAQAHAAeABsAHAARAB4AIAAVABEAHwHWABEADQAOABgAEQAEAA8AEQAYABgABAAQABEAGAARACAAEQHOAAoADQAOABgAEQAEAA8AEQAYABgB8wAKAA0ADgAYABEABAAOABsAEAAlAXsAFQANAA4AGAARAAQADQAYABUAEwAaAAQAIAAbABwABAAeABUAEwAUACABeQAUAA0ADgAYABEABAANABgAFQATABoABAAgABsAHAAEABgAEQASACABegAWAA0ADgAYABEABAANABgAFQATABoABAAgABsAHAAEAA8AEQAaACAAEQAeAYIAEgANAA4AGAARAAQADQAYABUAEwAaAAQAHgARABkAGwAiABEBfgAYAA0ADgAYABEABAANABgAFQATABoABAAZABUAEAAQABgAEQAEAB4AFQATABQAIAF8ABcADQAOABgAEQAEAA0AGAAVABMAGgAEABkAFQAQABAAGAARAAQAGAARABIAIAF9ABkADQAOABgAEQAEAA0AGAAVABMAGgAEABkAFQAQABAAGAARAAQADwARABoAIAARAB4BgQAYAA0ADgAYABEABAANABgAFQATABoABAAOABsAIAAgABsAGQAEAB4AFQATABQAIAF/ABcADQAOABgAEQAEAA0AGAAVABMAGgAEAA4AGwAgACAAGwAZAAQAGAARABIAIAGAABkADQAOABgAEQAEAA0AGAAVABMAGgAEAA4AGwAgACAAGwAZAAQADwARABoAIAARAB4BzAAFAA0ADgAYABEACwAYACIAMABAAE4AWgBoAIgArAC8AMYCDwAEAB8AEQAeALgABgAcABgAGwANABAA4AAHABoAHwAgABUADwAXAKsABgAaAB8AGwAeACACDQAFABoAHAAVABoAmQAGABoAGAAbAA8AFwCXAA8AGgAYABUAGgAXAAQAIgARAB4AIAAVAA8ADQAYAJUAEQAaABgAFQAaABcABAAUABsAHgAVACYAGwAaACAADQAYAE0ABwAaABMAHgAbACEAHACFAAQAGgAQABsBWAAJABoAEAARAB4AGAAVABoAEQAKABYAKgBAAFgAbAB4AJYApACqAMwA6AAJABsAGAAhABkAEQAEACEAHADpAAoAGwAYACEAGQARAAQAGwASABIA5wALABsAGAAhABkAEQAEABAAGwAjABoCOAAJABUAGQARABsABAAOABsAJAI3AAUAFQAZABEAGwGvAA4AFQAQABEAGwAEABEAJAAgABEAHgAaAA0AGAJYAAYADgAcAB4AGwAWAloAAgAOAeMAEAANABgAFQAQAA0AIAAVABsAGgAEACQAFAAgABkAGAHkAA8ADQAYABUAEAANACAAFQAbABoABAAQAA0AIAANAAgAEgAgADoAWgBqAIoAmACkAMEABgAeABEAGgAPABQB8AAMABUAJgANAB4AEAAEACAADQAOABgAEQHyAA8AFQAmAA0AHgAQAAQADwAeABsAHwAfACAADQAOAL0ABwAVABoAEAAbACMAHwC+AA8AFQAaABAAGwAjAAQAGQAVABoAFQAZABUAJgARALwABgAVABoAEAAbACMAXQAFABUAEAAgABQA/wAHAA0AHgAaABUAGgATAAQACgAiADIASAI6AAsAGwAhACAAIQAOABEABAAOABsAJAI5AAcAGwAhACAAIQAOABECMAAKAA0AGQAZABEAHgAEAA4AGwAkAi8ABgANABkAGQARAB4ABQAMAB4ALgBKAGwAxQAIABsAGwAZAAQAGwAhACAAxAAHABsAGwAZAAQAFQAaAQQADQAbABsAGQAEAA4AEQAfACAABAASABUAIAEDABAAGwAbABkABAANAA8AIAAhAA0AGAAEAB8AFQAmABEAwwAEABsAGwAZAAEABAKkAAICpQADA/8BkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAA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BxcJAQcBPPz8RAFA/sBEArz8/EQBQAFARAAAAAABAMABAANAAoQABgAAAQcnBwkBJwL8/PxEAUABQEQChPz8RP7AAUBEAAAAAAEBQACAAsQDAAAGAAAlJzcnCQE3AsT8/ET+wAFARMT8/ET+wP7ARAABAQAAgAMAAwAABgAAASMRIxEjAQMAwIDAAQABgP8AAQABgAABAMAAwANAAsAABgAAJTUhNSE1AQHA/wABAAGAwMCAwP8AAAABAQAAgAMAAwAABwAAATMRMxEzCQEBAMCAwP8A/wACAAEA/wD+gAGAAAAAAAEAwADAA0ACwAAGAAABFSEVIRUBAkABAP8A/oACwMCAwAEAAAEBAADAA0ACgAAKAAABFTMLATM1ITUhFQJAgKCggP8AAkACQID/AAEAgEBAAAAAAAEBAADAA0ACgAAIAAABGwEjFSEVITUBAKCggAGA/kABgAEA/wCAQMAAAAAAAgDAAMADQALAAAgADAAAARsBIxUhFSE1ASEVIQEAoKCAAYD+QAHA/YACgAGAAQD/AIBAwAFAQAADAAAAAAQAA4AABgAKABEAAAEzFSMVLQETMxEjASUVIxUzFQEAgID/AAEAwICAAkD/AICAAcFBgKCg/cADgP4goIBBfwAAAAABAEAAAAPAA4AAEQAAJTUhFSM1IzUzESMbASMRITUFAsD+QECAgICgoIABwAEAAICAgEABwAEA/wD+QICgAAAAAgDAAAADQAOAAAYADQAAASMRIxEjEwERIxEjGwECAIBAgKABYECAoKACgP5AAcABAP2AAcD+QP8AAQAAAgBAAQADwALAAAIABgAAEw0BARUhNUABgP6AAcABwALA4OABAEBAAAYAQAAAA8ADgAACAAUACQANABEAFQAAExElAREFARUhNQUVITUBFSE1BRUhNUABQP7AAUACQP3AAkD9wAJA/cACQP3AA4D+gMD9QAGAwAKAQEDAQED+wEBAwEBAAAAAAAkAQAAAA8ADgAADAAcACwAPABMAFwAbAB8AIwAAEyERIQEhESEBIREhNSERIQEhESEBESERASERISUhESEBIREhQAEA/wABQAEA/wD+wAEA/wABAP8AAUABAP8AAUABAP8AAQD/AP7AAQD/AAFAAQD/AAOA/wD9gAEA/wABAEABAP8AAQABQP8AAQD9wAEAQAEA/IABAAAABgBAAEADwAOAAAMABwALAA8AEwAXAAATMxUjJRUhNQEzNSMFITUhATM1IwUhNSFAwMABAAKA/IDAwAEAAoD9gP8AwMABAAKA/YADgMDAwMD+AMDAwP4AwMDAAAAEAEAAQAOAA4AAAwAHAAsADwAAEyERIREhESEBIREhGQEhEUABgP6AAYD+gAHAAYD+gAGAAcD+gAHAAYD8wAGAAcD+gAGAAAAEAEAAQAOAA4AAAwAHAAsADwAAEyERIRMhESEBIREhAxEhEUABgP6AQAEA/wABwAEA/wBAAYABwP6AAgABAP1AAQACAP6AAYAAAAAAAgFAAEACgANAAAMABwAAATMRIxMRMxEBQICAwIADQP0AAwD9AAMAAAYAQAAAA4ADwAADAAcACwAPABMAFwAAJSEVITUhNSEBIREhBSE1IREhNSEBFSE1AYACAP4AAgD+AP7AAQD/AAFAAgD+AAIA/gD+wANAgIDAgP7AAsCAgP7AgAHAwMAAAAUAQAAAA4ADwAADAAcACwAPABMAABMhESEBFSE1ASE1IREhNSERITUhQAGA/oABwAGA/oABgP6AAYD+gAGA/oADwPxAA8DAwP5AwP5AwP5AwAAAAAQAQAAAA4ADwAADAAcACwAPAAATIREhASERIQEhESEBIREhQAGA/oABwAGA/oD+QAGA/oABwAGA/oACAAHA/kABwPxAAcD+QAHAAAAEAEAAAAOAA8AAAwAHAAsADwAANyEVIREhNSE1ITUhERUhNUADQPzAA0D8wANA/MADQMDAAQDAQMABAMDAAAAABQBAAAADgAPAAAMABwALAA8AEwAAEyEVIREhNSElITUhAREhEQEhNSFAAYD+gAGA/oABwAGA/oD+QANA/oABgP6AAcDA/wDAQMACAP5AAcD8QMAAAwCAAAADQAOAAAMABwALAAATMxEjITMRIyERMxGAwMABAMDAAQDAA4D8gAOA/IADgAAAAAMAQACAA8ADQAADAAcACwAAARUhNREVITURIRUhA8D8gAOA/IADgANAwMD/AMDA/wDAAAADAEAAwAPAAsAAAwAHAAsAAAEVITUdASE1FSEVIQPA/IADgPyAA4ACwICAwICAwIAAAAAAAwBAAEADwAOAAAMABwALAAABFSE1ERUhNREhFSEDwPyAA4D8gAOAA4DAwP7AwMD+wMAAAAMBgABAAkADgAAL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AQBAgAFAAYCAQIABQAPA/AADAAEAQID9wECAAUABAECAAUBAQECAgEBAgAAABQA/AAADvwOAAAQACAANABIAFgAAEyERIREDMxEjEyERIREXITUhFQERMxG/AoD9gIBAQIACgP2AQAIA/gACgEADAP8AAQD9AAOA/gD/AAEAwICAAsD8gAOAAAAFAD8AAAO/A4AAAwAIAAwAEAAVAAABESERAyE1IRUBESERFyMRMwEVITUhAb//AIADgPyAAwD/AMCAgP1AA4D8gAMA/YACgP0AQEADAP2AAoBA/gACwEBAAAAAAAMAPwAAA38DgAADAAcADAAAASERIQEzESMTESERIQJ//kABwP3AQECAAsD9QAIAAQD9AAOA/gD/AAEAAAEAfwAAAz8DgAATAAAlIRUjNSERITUjETM1MxUzESMVIQM//sBA/sABQMDAQMDAAUCAgIABAIABAICA/wCAAAADAIEAAAPBA4AABAAIAA0AAAEhESERJREzEQEhESERAYEBwP5AAgBA/MACwP1AAwD/AAEAgPyAA4D9AAEA/wAABAA/AAADvwOAAAMABwALABAAAAEhESEBMxEjIREzEQEhESERAz/9gAKA/QBAQANAQP0CAoD9gAIAAQD9AAOA/IADgP0AAQD/AAAAAAMAPwCAA78DQAATABcAGwAAAREhESM1IRUjFTMVITUzESERMzUFIzUzASMRMwM//wCA/wCAgAEAgAEAgP3AgIABgICAAgABQP7AwMBAwMD+wAFAQMCA/wABAAAAAwBAAEADwAOAAAMABwALAAATIREhAxUhNQEhESHAAQD/AIADgP6AAQD/AAMA/kACQEBA/MACwAABAD8AgAO/A0AAEwAAASMRIREjFSE1IzUzNSEVMxEhETMDv4D/AID/AICAAQCAAQCAAcD+wAFAwMBAwMABQP7AAAAAAAMAP//+A78DPgADAAgADAAAJSERIQEVITUhASERIQG//wABAP6AA4D8gAMA/wABAH4BwP4AQEADAP1AAAQAPwAAA78DgAADAAgADQARAAABESERAyE1IRURFSE1IQURIREBv/8AgAOA/IADgPyAAgABAAMA/YACgP0AQEADgEBAfv2AAoAAAAADAH8AAAM/A4AAFAAYABwAAAE1MxEjNSMVIxEzFSERIRUzNSERIQchNSERIzUzAf/AwEDAwP7AAUBAAUD+wED/AAEAgIABgIABAICA/wCA/wCAgAEAwIABAIAAAAMAPwAAAv8DgAADAAcADAAAEyERIQczESMFESERIb8BAP8AgEBAAcABAP8AAwD9gIADgH79gAKAAAAAAAMAfwAAAz8DgAAEAAgADAAAEyERIREBMxEjFxEhEX8BAP8AAUBAQIABAAMA/YACgP0AA4B+/YACgAAAAAMBAQAAA8EDgAAEAAgADAAAASERIRElETMRASERIQEBAQD/AAKAQP6AAQD/AAMA/YACgID8gAOA/QICgAAAAAAE//8AAAP/A4AABAAIAAwAEQAAEyERIRElETMRASERIQEzESMRfwEA/wADQED+gAEA/wD9gEBAAwD9gAKAgPyAA4D9AgKA/P4DgPyAAAAAAAT//wAAA/8DgAADAAcACwAQAAATIREhAREzEQEhESEBMxEjEb8BAP8AAwBA/kABAP8A/cBAQAMA/YADAPyAA4D9AgKA/P4DgPyAAAADAD8AwAO/A4AAAwAIAA0AAAEhESElFSE1IRMhESERAz/9gAKA/QADgPyAggKA/YACAAEAgEBA/UABAP8AAAAAAwA/AIADvwNAAAMACAANAAABIREhARUhNSETIREhEQM//YACgP0AA4D8gIICgP2AAkABAP7AQED+gAEA/wAAAAMAP//+A78CvgADAAgADQAAASERIQEVITUhNyERIREDP/2AAoD9AAOA/ICCAoD9gAG+AQD9gEBAQAEA/wAAAAAEAD//wAO/A8AABAAJAA4AEwAAEyERIREDITUhFTchESERAxUhNSG/AoD9gIADgPyAggKA/YCCA4D8gANA/wABAPyAQECAAQD/AAOAQEAAAAQAP//AA78DwAAEAAkADgATAAATIREhEQMhNSEVNyERIREDFSE1Ib8CgP2AgAOA/ICCAoD9gIIDgPyAAwD/AAEA/MBAQMABAP8AA0BAQAAABgBAAAADwAOAAAcAIwBFAEkATQBRAAAlFSImNTMUFiUUBw4BBwYjIicuAScmNTQ3PgE3NjEwFx4BFxYHNCcuAScmJy4BJw4BBwYHDgEHBhUUFx4BFxYzMjc+ATc2JSMRMxEjFTMHFTM1AYBPcUBLAXUZGVc6O0JCOzpXGRkyMngyMjIyeDIyQAkKJRsbJB46FhY6HiQbGyUKCRQURi4vNTUvLkYUFAEAQEBA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AwCA/gACAAMAQMBAwEDAQMBAwEAABgCAAIADgANAAAMABwALAA8AEwAXAAATIRUhATUhFRchNSEDFSE1JSE1IREVITWAAwD9AAMA/QDAAkD9wMADAP3AAkD9wAJAAkBAAQBAQIBA/oBAQEBA/wBAQAAGAIAAgAOAA0AAAwAHAAsADwATABcAAAEhNSE1IRUhASE1ITUhNSE1ITUhESE1IQOA/QADAP0AAwD9AAMA/QADAP0AAwD9AAMA/QACgECAQP4AQEBAQED+QEAAAAUAQAAAA8ADgAADAAcACwAQACwAABMXIzUVMycjFSEnIR0BISchBTcnMzUjJzM1IychNSEnITUhJyE1ISchNSEnB55AXt5AngFeQP7iAd5A/mIDEy1TE1NAk9NAARP+rUABk/4tQAIT/a1AApP9LUAtAkBAQMBAwECAQEDALVNAQEBAQEBAQEBAQEAtAAAAAAYAQAAAA8ADgAADAAcACwAPABMAGwAAARUhNQERIREFIREhAyEVIRU1IRUDITUhESE1IQPA/QACAP2AAkD+AAIAQP6AAYD+gEACQP2AAoD9wAMAQED+wP5AAcBA/sABAECAQEACwED+wEAAAAUAQABAA8ADQAADAAcACwAPABMAAAEhNSEXIRUhFyEVIQUhFSEXIRUhAoD9wAJAwP0AAwCA/IADgP7A/cACQMD9AAMAAwBAgECAgIBAQEAABQBAAAADwAPAAAMABwALAA8AEwAANxEhEQERIREFITUhFSE1IRUhNSFAA4D8wAMA/UABgP6AAoD9gAGA/oAAA8D8QAOA/MADQIBAwEDAQAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQchFSEXIRUhByEVIUADgPzAAwDA/oABgID9gAKAgP6AAYAAA8D8QAOA/MADQEBAQEBAQAAAAAAFAEAAAAPAA8AAAwAHAAsADwATAAA3ESERAREhEQchFSEVIRUhFSEVIUADgPzAAwBA/oABgP2AAoD+gAGAAAPA/EADgPzAA0BAQEBAQEAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERASE1IRUhNSEVITUhQAOA/MADAP1AAYD+gAKA/YABgP6AAAPA/EADgPzAA0D+wEDAQMBAAAAAAAUAQAAAA8ADwAADAAcACwAPABMAADcRIREBESERAyEVIRch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MzoBMzoBMzYyMToBMToBMzoBMzoBMToBMToBFzoBMR4BFzgBMRQWFTAUMRwBFQPAAQEBAQEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAgEBAQIBAgEBAQIBAQECAQEBAgEBAQIBAQECAQEBAQIBAQECAQEBAQICAQMBAQEBAgEBAgICAQECAgEBAwIBAQICAQIDAQIDAgEBAQMBAQECAgECAQIBAQEBAQIBAQECAgEBAQECAQEBAQMCBQgFAQMBAQECAQEBAgEBAQIBAgIBCBQLAxYezBYeCQkVGUs1NUsZFAkKHhaMjBYeCQkCAgEBAQIBAQECAQECAQECAQMFAwIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAgEBAQIBAgEBAQIBAQECAQEBAgEBAQIBAQECAQEBAQIBAQECAQEBAQICAQMBAQEBAgEBAgICAQECAgEBAwIBAQICAQICAgEDAgECAgItQQQBAQEBAQEBAQEBAQEBAQEBAQYOCQkKHhbMHhYDCxUHCBIKAQIBAQEBAQEBAQECAQEBAQEBAQEBAgEBAQECAQIBAgECAQEBAQEBAQEBAQECAQIBAgEBAQEBAgECAQIBAQEtQQQBAQACAgIBAgIBAQIDAQECAgEBAgICAQECAQEBAQMBAgIBAQEBAgEBAQIBAQEBAgEBAQIBAQECAQEBAgEBAQIBAQECAQIBAQECAQEBAQEBAQEBAgECAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIDBQMBAgEBAgEBAgEBAQIBAQECAgkJHhaMHhYDCxQIETMeNUtLNR0zEgcVCwMWHgJAHhYDCxQIAQICAQIBAQECAQEBAgEBAQMBBQgFAgMBAQEBAgEBAQECAgEBAQIBAQEBAQIBAgECAgEBAQMBAQECAwIBAwIBAgIBAQIDAQECAgEBAgICAQECAQEBAQMBAgIBAQEBAgEBAQIBAQEBAgEBAQIBAQECAQEBAgEBAQIBAQECAQIBAQECAQEBAQEBAQEBAgECAQIBAQEBAQEBAQEBAQEBAQRBLQEBAQIBAgECAQEBAQECAQIBAgEBAQEBAQEBAQEBAgECAQIBAgEBAQECAQEBAQEBAQEBAgEBAQEBAQEBAQIBChIIBxULAxYezBYeCgkJDgYBAQEBAQEBAQEBAQEBAQEBAQRBLQICAgEC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BAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABAAQAAQAEAAEABAABAAQAAEAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAHABAAB6QQAAEAEAABABAAAQAQAAEAEAAAABAAAwAQAAMAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAAEABAAAUwQAAAAEAAAABAABAAQAAAAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAMAEAABABAAAQAQAAMAEAABABAAAQAQAAMAEAABABAAAQAQAAMAEAADABAAAQAQAAQAEAAEABAAAgAQAAIAEAAEABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAwAQAAMAEAADABAAAgAQAAMAEAABaBAAAQwQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAABABAAAgAQAAUAEAAFABAAAQAQAAEAEAABABAAAwAQAAMAEAAEABAABAAQAAQAEAACABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAEAEAABRBAABAAQAAIAEAABABAAAQAQAAAAEAABABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAMAEAADABAAAwAQAAFAEAABQBAAAQAQAAEAEAACABAAAgAQAAIAEAACABAABAAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAQAQAAAAEAABABAAAgAQAAIAEAACABAAAQAQAAEAEAABABAAADAQAAMAEAABABAAAQAQAAEAEAABABAAAgAQAAAAEAAEABAABAAQAAEAEAACABAAAgAQAAIAEAACABAAAgAQAAD8EAAB/BAAAgQQAAD8EAAA/BAAAPwQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAEAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAEAEAAA/BAAAgAQAAAAEAP/+BAAAAAQAAEAEAAAABAAAAAQAAEAEAAAABAAAPwQAAD8EAAA/BAAAfwQAAIEEAAA/BAAAPwQAAEAEAAA/BAAAPwQAAD8EAAB/BAAAPwQAAH8EAAEBBAD//wQA//8EAAA/BAAAPwQAAD8EAAA/BAAAPwQAAEAEAACABAABAAQAAQAEAAEABAABAAQAAMAEAABABAAAQAQAAAAEAACABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAQAQAAMAEAADABAAAAAQAAEAEAABABAAAAAQAAIAEAABABAAAAAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAIAEAACABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAAAABAAAQAQAAAAEAABABAAAQAQAAAAEAAAABAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAFMEAAAABAAAAAQAAAAEAABABAAAQAQAAMAEAABABAABAAQAAIAEAABABAAAgAQAAIAEAABABAAAAAQAAAAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABJBAAAQAQAAEAEAABABAAAoAQAAKAEAADABAAAgAQAAEAEAACABAAAQAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABAAQAAEAEAADABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAIAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABA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) format("truetype");
}
.k-icon {
  width: 1em;
  height: 1em;
  outline: 0;
  font-size: 16px;
  font-family: "WebComponentsIcons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  text-decoration: none;
  flex-shrink: 0;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.k-icon:hover, .k-icon:focus {
  text-decoration: none;
}

.k-svg-icon {
  width: 1em;
  height: 1em;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  position: relative;
}
.k-svg-icon > svg {
  fill: currentColor;
  flex: 1 0 auto;
}
.k-svg-icon.k-flip-h, .k-svg-icon.k-flip-v, .k-svg-icon.k-flip-h.k-flip-v {
  transform: none;
}
.k-svg-icon.k-flip-h > svg {
  transform: scaleX(-1);
}
.k-svg-icon.k-flip-v > svg {
  transform: scaleY(-1);
}
.k-svg-icon.k-flip-h.k-flip-v > svg {
  transform: scale(-1, -1);
}

.k-icon-with-modifier {
  position: relative;
  margin: 0.25em;
}

.k-icon-modifier {
  position: absolute;
  font-size: 0.5em;
  bottom: 0;
  right: 0;
  margin: 0 -0.5em -0.5em 0;
}

.k-i-none::before {
  content: "";
  display: none;
}

.k-widget .k-icon.k-i-expand, .k-widget .k-icon.k-i-collapse {
  cursor: pointer;
}

.k-icon-xs {
  font-size: 8px;
}

.k-icon-sm {
  font-size: 12px;
}

.k-icon-md {
  font-size: 32px;
}

.k-icon-lg {
  font-size: 48px;
}

.k-icon-xl {
  font-size: 64px;
}

.k-i-caret-tr::before {
  content: "\e000";
}

.k-i-arrow-45-up-right::before {
  content: "\e000";
}

.k-i-collapse-ne::before {
  content: "\e000";
}

.k-i-resize-ne::before {
  content: "\e000";
}

.k-i-caret-br::before {
  content: "\e001";
}

.k-i-arrow-45-down-right::before {
  content: "\e001";
}

.k-i-collapse-se::before {
  content: "\e001";
}

.k-i-resize-se::before {
  content: "\e001";
}

.k-i-caret-bl::before {
  content: "\e002";
}

.k-i-arrow-45-down-left::before {
  content: "\e002";
}

.k-i-collapse-sw::before {
  content: "\e002";
}

.k-i-resize-sw::before {
  content: "\e002";
}

.k-i-caret-tl::before {
  content: "\e003";
}

.k-i-arrow-45-up-left::before {
  content: "\e003";
}

.k-i-collapse-nw::before {
  content: "\e003";
}

.k-i-resize-nw::before {
  content: "\e003";
}

.k-i-caret-alt-up::before {
  content: "\e004";
}

.k-i-arrow-60-up::before {
  content: "\e004";
}

.k-i-arrow-n::before {
  content: "\e004";
}

.k-i-kpi-trend-increase::before {
  content: "\e004";
}

.k-i-expand-n::before {
  content: "\e004";
}

.k-i-sarrow-n::before {
  content: "\e004";
}

.k-i-caret-alt-right::before {
  content: "\e005";
}

.k-i-arrow-60-right::before {
  content: "\e005";
}

.k-i-arrow-e::before {
  content: "\e005";
}

.k-i-expand::before {
  content: "\e005";
}

.k-i-expand-e::before {
  content: "\e005";
}

.k-i-sarrow-e::before {
  content: "\e005";
}

.k-i-caret-alt-down::before {
  content: "\e006";
}

.k-i-arrow-60-down::before {
  content: "\e006";
}

.k-i-arrow-s::before {
  content: "\e006";
}

.k-i-kpi-trend-decrease::before {
  content: "\e006";
}

.k-i-expand-s::before {
  content: "\e006";
}

.k-i-collapse::before {
  content: "\e006";
}

.k-i-sarrow-s::before {
  content: "\e006";
}

.k-i-caret-alt-left::before {
  content: "\e007";
}

.k-i-arrow-60-left::before {
  content: "\e007";
}

.k-i-arrow-w::before {
  content: "\e007";
}

.k-i-expand-w::before {
  content: "\e007";
}

.k-i-sarrow-w::before {
  content: "\e007";
}

.k-i-caret-alt-to-top::before {
  content: "\e008";
}

.k-i-arrow-end-up::before {
  content: "\e008";
}

.k-i-seek-n::before {
  content: "\e008";
}

.k-i-caret-alt-to-right::before {
  content: "\e009";
}

.k-i-arrow-end-right::before {
  content: "\e009";
}

.k-i-seek-e::before {
  content: "\e009";
}

.k-i-caret-alt-to-bottom::before {
  content: "\e00a";
}

.k-i-arrow-end-down::before {
  content: "\e00a";
}

.k-i-seek-s::before {
  content: "\e00a";
}

.k-i-caret-alt-to-left::before {
  content: "\e00b";
}

.k-i-arrow-end-left::before {
  content: "\e00b";
}

.k-i-seek-w::before {
  content: "\e00b";
}

.k-i-caret-double-alt-up::before {
  content: "\e00c";
}

.k-i-arrow-double-60-up::before {
  content: "\e00c";
}

.k-i-arrow-seek-up::before {
  content: "\e00c";
}

.k-i-caret-double-alt-right::before {
  content: "\e00d";
}

.k-i-arrow-double-60-right::before {
  content: "\e00d";
}

.k-i-arrow-seek-right::before {
  content: "\e00d";
}

.k-i-forward-sm::before {
  content: "\e00d";
}

.k-i-caret-double-alt-down::before {
  content: "\e00e";
}

.k-i-arrow-double-60-down::before {
  content: "\e00e";
}

.k-i-arrow-seek-down::before {
  content: "\e00e";
}

.k-i-caret-double-alt-left::before {
  content: "\e00f";
}

.k-i-arrow-double-60-left::before {
  content: "\e00f";
}

.k-i-arrow-seek-left::before {
  content: "\e00f";
}

.k-i-rewind-sm::before {
  content: "\e00f";
}

.k-i-caret-alt-expand::before {
  content: "\e010";
}

.k-i-arrows-kpi::before {
  content: "\e010";
}

.k-i-kpi::before {
  content: "\e010";
}

.k-i-caret-alt-sort::before {
  content: "\e010";
}

.k-i-arrows-no-change::before {
  content: "\e011";
}

.k-i-arrow-overflow-down::before {
  content: "\e012";
}

.k-i-chevron-up::before {
  content: "\e013";
}

.k-i-arrow-chevron-up::before {
  content: "\e013";
}

.k-i-arrowhead-n::before {
  content: "\e013";
}

.k-i-chevron-right::before {
  content: "\e014";
}

.k-i-arrow-chevron-right::before {
  content: "\e014";
}

.k-i-arrowhead-e::before {
  content: "\e014";
}

.k-i-chevron-down::before {
  content: "\e015";
}

.k-i-arrow-chevron-down::before {
  content: "\e015";
}

.k-i-arrowhead-s::before {
  content: "\e015";
}

.k-i-chevron-left::before {
  content: "\e016";
}

.k-i-arrow-chevron-left::before {
  content: "\e016";
}

.k-i-arrowhead-w::before {
  content: "\e016";
}

.k-i-arrow-up::before {
  content: "\e017";
}

.k-i-arrow-right::before {
  content: "\e018";
}

.k-i-arrow-down::before {
  content: "\e019";
}

.k-i-arrow-left::before {
  content: "\e01a";
}

.k-i-level-down::before {
  content: "\e01b";
}

.k-i-arrow-drill::before {
  content: "\e01b";
}

.k-i-level-up::before {
  content: "\e01c";
}

.k-i-arrow-parent::before {
  content: "\e01c";
}

.k-i-level-to-top::before {
  content: "\e01d";
}

.k-i-arrow-root::before {
  content: "\e01d";
}

.k-i-level-root::before {
  content: "\e01d";
}

.k-i-col-resize::before {
  content: "\e01e";
}

.k-i-arrows-resizing::before {
  content: "\e01e";
}

.k-i-arrows-axes::before {
  content: "\e01f";
}

.k-i-arrows-dimensions::before {
  content: "\e01f";
}

.k-i-dimension::before {
  content: "\e01f";
}

.k-i-arrows-swap::before {
  content: "\e020";
}

.k-i-drag-and-drop::before {
  content: "\e021";
}

.k-i-categorize::before {
  content: "\e022";
}

.k-i-grid::before {
  content: "\e023";
}

.k-i-grid-layout::before {
  content: "\e024";
}

.k-i-group::before {
  content: "\e025";
}

.k-i-ungroup::before {
  content: "\e026";
}

.k-i-handler-drag::before {
  content: "\e027";
}

.k-i-layout::before {
  content: "\e028";
}

.k-i-layout-1-by-4::before {
  content: "\e029";
}

.k-i-layout-2-by-2::before {
  content: "\e02a";
}

.k-i-page-layout::before {
  content: "\e02a";
}

.k-i-layout-side-by-side::before {
  content: "\e02b";
}

.k-i-layout-stacked::before {
  content: "\e02c";
}

.k-i-columns::before {
  content: "\e02d";
}

.k-i-rows::before {
  content: "\e02e";
}

.k-i-reorder::before {
  content: "\e02f";
}

.k-i-menu::before {
  content: "\e030";
}

.k-i-hamburger::before {
  content: "\e030";
}

.k-i-more-vertical::before {
  content: "\e031";
}

.k-i-more-v::before {
  content: "\e031";
}

.k-i-vbars::before {
  content: "\e031";
}

.k-i-more-horizontal::before {
  content: "\e032";
}

.k-i-more-h::before {
  content: "\e032";
}

.k-i-hbars::before {
  content: "\e032";
}

.k-i-overlap::before {
  content: "\e033";
}

.k-i-home::before {
  content: "\e034";
}

.k-i-root::before {
  content: "\e034";
}

.k-i-height::before {
  content: "\e035";
}

.k-i-width::before {
  content: "\e036";
}

.k-i-max-height::before {
  content: "\e037";
}

.k-i-max-width::before {
  content: "\e038";
}

.k-i-min-height::before {
  content: "\e039";
}

.k-i-min-width::before {
  content: "\e03a";
}

.k-i-margin::before {
  content: "\e03b";
}

.k-i-margin-top::before {
  content: "\e03c";
}

.k-i-margin-right::before {
  content: "\e03d";
}

.k-i-margin-bottom::before {
  content: "\e03e";
}

.k-i-margin-left::before {
  content: "\e03f";
}

.k-i-padding::before {
  content: "\e040";
}

.k-i-padding-top::before {
  content: "\e041";
}

.k-i-padding-right::before {
  content: "\e042";
}

.k-i-padding-bottom::before {
  content: "\e043";
}

.k-i-padding-left::before {
  content: "\e044";
}

.k-i-border-style::before {
  content: "\e045";
}

.k-i-border-style-top::before {
  content: "\e046";
}

.k-i-border-style-right::before {
  content: "\e047";
}

.k-i-border-style-bottom::before {
  content: "\e048";
}

.k-i-border-style-left::before {
  content: "\e049";
}

.k-i-border-radius::before {
  content: "\e04a";
}

.k-i-border-radius-top-right::before {
  content: "\e04b";
}

.k-i-border-radius-bottom-right::before {
  content: "\e04c";
}

.k-i-border-radius-bottom-left::before {
  content: "\e04d";
}

.k-i-border-radius-top-left::before {
  content: "\e04e";
}

.k-i-outline-width::before {
  content: "\e04f";
}

.k-i-outline-offset::before {
  content: "\e050";
}

.k-i-box-sizing::before {
  content: "\e051";
}

.k-i-position-top::before {
  content: "\e052";
}

.k-i-position-right::before {
  content: "\e053";
}

.k-i-position-bottom::before {
  content: "\e054";
}

.k-i-position-left::before {
  content: "\e055";
}

.k-i-display-block::before {
  content: "\e056";
}

.k-i-display-inline-block::before {
  content: "\e057";
}

.k-i-display-flex::before {
  content: "\e058";
}

.k-i-display-inline-flex::before {
  content: "\e059";
}

.k-i-gap-column::before {
  content: "\e05a";
}

.k-i-gap-row::before {
  content: "\e05b";
}

.k-i-handle-resize-alt::before {
  content: "\e05c";
}

.k-i-handle-resize::before {
  content: "\e05d";
}

.k-i-undo::before {
  content: "\e100";
}

.k-i-undo-large::before {
  content: "\e100";
}

.k-i-redo::before {
  content: "\e101";
}

.k-i-redo-large::before {
  content: "\e101";
}

.k-i-arrow-rotate-ccw::before {
  content: "\e102";
}

.k-i-reset::before {
  content: "\e102";
}

.k-i-arrow-rotate-cw::before {
  content: "\e103";
}

.k-i-reload::before {
  content: "\e103";
}

.k-i-refresh::before {
  content: "\e103";
}

.k-i-recurrence::before {
  content: "\e103";
}

.k-i-arrows-repeat::before {
  content: "\e103";
}

.k-i-arrows-no-repeat::before {
  content: "\e104";
}

.k-i-non-recurrence::before {
  content: "\e104";
}

.k-i-refresh-clear::before {
  content: "\e104";
}

.k-i-arrow-rotate-ccw-small::before {
  content: "\e105";
}

.k-i-reset-sm::before {
  content: "\e105";
}

.k-i-arrow-rotate-cw-small::before {
  content: "\e106";
}

.k-i-reload-sm::before {
  content: "\e106";
}

.k-i-refresh-sm::before {
  content: "\e106";
}

.k-i-recurrence-sm::before {
  content: "\e106";
}

.k-i-arrows-repeat-sm::before {
  content: "\e106";
}

.k-i-clock::before {
  content: "\e107";
}

.k-i-calendar::before {
  content: "\e108";
}

.k-i-save::before {
  content: "\e109";
}

.k-i-floppy::before {
  content: "\e109";
}

.k-i-print::before {
  content: "\e10a";
}

.k-i-printer::before {
  content: "\e10a";
}

.k-i-pencil::before {
  content: "\e10b";
}

.k-i-edit::before {
  content: "\e10b";
}

.k-i-trash::before {
  content: "\e10c";
}

.k-i-delete::before {
  content: "\e10c";
}

.k-i-paperclip::before {
  content: "\e10d";
}

.k-i-attachment::before {
  content: "\e10d";
}

.k-i-clip::before {
  content: "\e10d";
}

.k-i-paperclip-alt::before {
  content: "\e10e";
}

.k-i-attachment-45::before {
  content: "\e10e";
}

.k-i-clip-45::before {
  content: "\e10e";
}

.k-i-link::before {
  content: "\e10f";
}

.k-i-link-horizontal::before {
  content: "\e10f";
}

.k-i-hyperlink::before {
  content: "\e10f";
}

.k-i-link-h::before {
  content: "\e10f";
}

.k-i-unlink::before {
  content: "\e110";
}

.k-i-unlink-horizontal::before {
  content: "\e110";
}

.k-i-hyperlink-remove::before {
  content: "\e110";
}

.k-i-unlink-h::before {
  content: "\e110";
}

.k-i-link-vertical::before {
  content: "\e111";
}

.k-i-link-v::before {
  content: "\e111";
}

.k-i-unlink-vertical::before {
  content: "\e112";
}

.k-i-unlink-v::before {
  content: "\e112";
}

.k-i-lock::before {
  content: "\e113";
}

.k-i-unlock::before {
  content: "\e114";
}

.k-i-cancel::before {
  content: "\e115";
}

.k-i-cancel-outline::before {
  content: "\e116";
}

.k-i-deny::before {
  content: "\e116";
}

.k-i-cancel-circle::before {
  content: "\e117";
}

.k-i-check::before {
  content: "\e118";
}

.k-i-checkmark::before {
  content: "\e118";
}

.k-i-tick::before {
  content: "\e118";
}

.k-i-check-outline::before {
  content: "\e119";
}

.k-i-checkmark-outline::before {
  content: "\e119";
}

.k-i-success::before {
  content: "\e119";
}

.k-i-check-circle::before {
  content: "\e11a";
}

.k-i-checkmark-circle::before {
  content: "\e11a";
}

.k-i-x::before {
  content: "\e11b";
}

.k-i-close::before {
  content: "\e11b";
}

.k-i-clear::before {
  content: "\e11b";
}

.k-i-times::before {
  content: "\e11b";
}

.k-i-group-delete::before {
  content: "\e11b";
}

.k-i-x-outline::before {
  content: "\e11c";
}

.k-i-close-outline::before {
  content: "\e11c";
}

.k-i-clear-outline::before {
  content: "\e11c";
}

.k-i-times-outline::before {
  content: "\e11c";
}

.k-i-error::before {
  content: "\e11c";
}

.k-i-x-circle::before {
  content: "\e11d";
}

.k-i-close-circle::before {
  content: "\e11d";
}

.k-i-clear-circle::before {
  content: "\e11d";
}

.k-i-times-circle::before {
  content: "\e11d";
}

.k-i-plus::before {
  content: "\e11e";
}

.k-i-add::before {
  content: "\e11e";
}

.k-i-plus-outline::before {
  content: "\e11f";
}

.k-i-add-outline::before {
  content: "\e11f";
}

.k-i-plus-circle::before {
  content: "\e120";
}

.k-i-add-circle::before {
  content: "\e120";
}

.k-i-minus::before {
  content: "\e121";
}

.k-i-kpi-trend-equal::before {
  content: "\e121";
}

.k-i-minus-outline::before {
  content: "\e122";
}

.k-i-minus-circle::before {
  content: "\e123";
}

.k-i-sort-asc::before {
  content: "\e124";
}

.k-i-sort-desc::before {
  content: "\e125";
}

.k-i-sort-clear::before {
  content: "\e126";
}

.k-i-unsort::before {
  content: "\e126";
}

.k-i-sort-asc-small::before {
  content: "\e127";
}

.k-i-sort-asc-sm::before {
  content: "\e127";
}

.k-i-sort-desc-small::before {
  content: "\e128";
}

.k-i-sort-desc-sm::before {
  content: "\e128";
}

.k-i-filter::before {
  content: "\e129";
}

.k-i-filter-clear::before {
  content: "\e12a";
}

.k-i-filter-small::before {
  content: "\e12b";
}

.k-i-filter-sm::before {
  content: "\e12b";
}

.k-i-filter-sort-asc-small::before {
  content: "\e12c";
}

.k-i-filter-sort-asc-sm::before {
  content: "\e12c";
}

.k-i-filter-sort-desc-small::before {
  content: "\e12d";
}

.k-i-filter-sort-desc-sm::before {
  content: "\e12d";
}

.k-i-filter-add-expression::before {
  content: "\e12e";
}

.k-i-filter-add-group::before {
  content: "\e12f";
}

.k-i-login::before {
  content: "\e130";
}

.k-i-sign-in::before {
  content: "\e130";
}

.k-i-logout::before {
  content: "\e131";
}

.k-i-sign-out::before {
  content: "\e131";
}

.k-i-download::before {
  content: "\e132";
}

.k-i-upload::before {
  content: "\e133";
}

.k-i-hyperlink-open::before {
  content: "\e134";
}

.k-i-hyperlink-open-sm::before {
  content: "\e135";
}

.k-i-launch::before {
  content: "\e136";
}

.k-i-window::before {
  content: "\e137";
}

.k-i-window-maximize::before {
  content: "\e137";
}

.k-i-maximize::before {
  content: "\e137";
}

.k-i-window-restore::before {
  content: "\e138";
}

.k-i-windows::before {
  content: "\e138";
}

.k-i-tiles::before {
  content: "\e138";
}

.k-i-restore::before {
  content: "\e138";
}

.k-i-window-minimize::before {
  content: "\e139";
}

.k-i-minimize::before {
  content: "\e139";
}

.k-i-gear::before {
  content: "\e13a";
}

.k-i-cog::before {
  content: "\e13a";
}

.k-i-custom::before {
  content: "\e13a";
}

.k-i-gears::before {
  content: "\e13b";
}

.k-i-cogs::before {
  content: "\e13b";
}

.k-i-wrench::before {
  content: "\e13c";
}

.k-i-settings::before {
  content: "\e13c";
}

.k-i-eye::before {
  content: "\e13d";
}

.k-i-preview::before {
  content: "\e13d";
}

.k-i-search::before {
  content: "\e13e";
}

.k-i-zoom::before {
  content: "\e13e";
}

.k-i-zoom-in::before {
  content: "\e13f";
}

.k-i-zoom-out::before {
  content: "\e140";
}

.k-i-arrows-move::before {
  content: "\e141";
}

.k-i-pan::before {
  content: "\e141";
}

.k-i-move::before {
  content: "\e141";
}

.k-i-calculator::before {
  content: "\e142";
}

.k-i-cart::before {
  content: "\e143";
}

.k-i-shopping-cart::before {
  content: "\e143";
}

.k-i-connector::before {
  content: "\e144";
}

.k-i-plus-sm::before {
  content: "\e145";
}

.k-i-splus::before {
  content: "\e145";
}

.k-i-minus-sm::before {
  content: "\e146";
}

.k-i-sminus::before {
  content: "\e146";
}

.k-i-kpi-status-deny::before {
  content: "\e147";
}

.k-i-kpi-status-hold::before {
  content: "\e148";
}

.k-i-kpi-status-open::before {
  content: "\e149";
}

.k-i-equal::before {
  content: "\e14a";
}

.k-i-not-equal::before {
  content: "\e14b";
}

.k-i-less-or-equal::before {
  content: "\e14c";
}

.k-i-greater-or-equal::before {
  content: "\e14d";
}

.k-i-divide::before {
  content: "\e14e";
}

.k-i-accessibility::before {
  content: "\e14f";
}

.k-i-barcode-outline::before {
  content: "\e150";
}

.k-i-barcode::before {
  content: "\e151";
}

.k-i-barcode-scanner::before {
  content: "\e152";
}

.k-i-qr-code-outline::before {
  content: "\e153";
}

.k-i-qr-code::before {
  content: "\e154";
}

.k-i-qr-code-scanner::before {
  content: "\e155";
}

.k-i-barcode-qr-code-scanner::before {
  content: "\e156";
}

.k-i-signature::before {
  content: "\e157";
}

.k-i-hand::before {
  content: "\e158";
}

.k-i-pointer::before {
  content: "\e159";
}

.k-i-cursor::before {
  content: "\e159";
}

.k-i-stick::before {
  content: "\e15a";
}

.k-i-unstick::before {
  content: "\e15b";
}

.k-i-set-column-position::before {
  content: "\e15c";
}

.k-i-play::before {
  content: "\e200";
}

.k-i-pause::before {
  content: "\e201";
}

.k-i-stop::before {
  content: "\e202";
}

.k-i-rewind::before {
  content: "\e203";
}

.k-i-forward::before {
  content: "\e204";
}

.k-i-volume-down::before {
  content: "\e205";
}

.k-i-volume-low::before {
  content: "\e205";
}

.k-i-volume-up::before {
  content: "\e206";
}

.k-i-volume-high::before {
  content: "\e206";
}

.k-i-volume-mute::before {
  content: "\e207";
}

.k-i-volume-off::before {
  content: "\e207";
}

.k-i-hd::before {
  content: "\e208";
}

.k-i-closed-captions::before {
  content: "\e209";
}

.k-i-subtitles::before {
  content: "\e209";
}

.k-i-playlist::before {
  content: "\e20a";
}

.k-i-music-notes::before {
  content: "\e20b";
}

.k-i-audio::before {
  content: "\e20b";
}

.k-i-play-sm::before {
  content: "\e20c";
}

.k-i-pause-sm::before {
  content: "\e20d";
}

.k-i-stop-sm::before {
  content: "\e20e";
}

.k-i-heart-outline::before {
  content: "\e300";
}

.k-i-fav-outline::before {
  content: "\e300";
}

.k-i-favorite-outline::before {
  content: "\e300";
}

.k-i-heart::before {
  content: "\e301";
}

.k-i-fav::before {
  content: "\e301";
}

.k-i-favorite::before {
  content: "\e301";
}

.k-i-star-outline::before {
  content: "\e302";
}

.k-i-bookmark-outline::before {
  content: "\e302";
}

.k-i-star::before {
  content: "\e303";
}

.k-i-bookmark::before {
  content: "\e303";
}

.k-i-checkbox::before {
  content: "\e304";
}

.k-i-shape-rect::before {
  content: "\e304";
}

.k-i-checkbox-checked::before {
  content: "\e305";
}

.k-i-checkbox-indeterminate::before {
  content: "\e306";
}

.k-i-tri-state-indeterminate::before {
  content: "\e306";
}

.k-i-checkbox-null::before {
  content: "\e307";
}

.k-i-tri-state-null::before {
  content: "\e307";
}

.k-i-circle::before {
  content: "\e308";
}

.k-i-radiobutton::before {
  content: "\e309";
}

.k-i-shape-circle::before {
  content: "\e309";
}

.k-i-radiobutton-checked::before {
  content: "\e30a";
}

.k-i-bell::before {
  content: "\e400";
}

.k-i-notification::before {
  content: "\e400";
}

.k-i-info-circle::before {
  content: "\e401";
}

.k-i-information::before {
  content: "\e401";
}

.k-i-info::before {
  content: "\e401";
}

.k-i-note::before {
  content: "\e401";
}

.k-i-question-circle::before {
  content: "\e402";
}

.k-i-question::before {
  content: "\e402";
}

.k-i-help::before {
  content: "\e402";
}

.k-i-exclamation-circle::before {
  content: "\e403";
}

.k-i-warning::before {
  content: "\e403";
}

.k-i-exception::before {
  content: "\e403";
}

.k-i-camera::before {
  content: "\e500";
}

.k-i-photo-camera::before {
  content: "\e500";
}

.k-i-image::before {
  content: "\e501";
}

.k-i-photo::before {
  content: "\e501";
}

.k-i-image-export::before {
  content: "\e502";
}

.k-i-photo-export::before {
  content: "\e502";
}

.k-i-zoom-actual-size::before {
  content: "\e503";
}

.k-i-zoom-best-fit::before {
  content: "\e504";
}

.k-i-image-resize::before {
  content: "\e505";
}

.k-i-crop::before {
  content: "\e506";
}

.k-i-mirror::before {
  content: "\e507";
}

.k-i-flip-horizontal::before {
  content: "\e508";
}

.k-i-flip-h::before {
  content: "\e508";
}

.k-i-flip-vertical::before {
  content: "\e509";
}

.k-i-flip-v::before {
  content: "\e509";
}

.k-i-rotate::before {
  content: "\e50a";
}

.k-i-rotate-right::before {
  content: "\e50b";
}

.k-i-rotate-cw::before {
  content: "\e50b";
}

.k-i-rotate-left::before {
  content: "\e50c";
}

.k-i-rotate-ccw::before {
  content: "\e50c";
}

.k-i-brush::before {
  content: "\e50d";
}

.k-i-palette::before {
  content: "\e50e";
}

.k-i-droplet::before {
  content: "\e50f";
}

.k-i-paint::before {
  content: "\e50f";
}

.k-i-background::before {
  content: "\e50f";
}

.k-i-shape-line::before {
  content: "\e510";
}

.k-i-line::before {
  content: "\e510";
}

.k-i-brightness-contrast::before {
  content: "\e511";
}

.k-i-sliders::before {
  content: "\e512";
}

.k-i-saturation::before {
  content: "\e512";
}

.k-i-invert-colors::before {
  content: "\e513";
}

.k-i-transparency::before {
  content: "\e514";
}

.k-i-opacity::before {
  content: "\e514";
}

.k-i-grayscale::before {
  content: "\e515";
}

.k-i-blur::before {
  content: "\e516";
}

.k-i-sharpen::before {
  content: "\e517";
}

.k-i-shapes::before {
  content: "\e518";
}

.k-i-shape::before {
  content: "\e518";
}

.k-i-round-corners::before {
  content: "\e519";
}

.k-i-bring-to-front::before {
  content: "\e51a";
}

.k-i-front-element::before {
  content: "\e51a";
}

.k-i-bring-to-back::before {
  content: "\e51b";
}

.k-i-back-element::before {
  content: "\e51b";
}

.k-i-bring-forward::before {
  content: "\e51c";
}

.k-i-forward-element::before {
  content: "\e51c";
}

.k-i-bring-backward::before {
  content: "\e51d";
}

.k-i-backward-element::before {
  content: "\e51d";
}

.k-i-align-self-start::before {
  content: "\e51e";
}

.k-i-align-left-element::before {
  content: "\e51e";
}

.k-i-align-self-center::before {
  content: "\e51f";
}

.k-i-align-center-element::before {
  content: "\e51f";
}

.k-i-align-self-end::before {
  content: "\e520";
}

.k-i-align-right-element::before {
  content: "\e520";
}

.k-i-align-self-start-alt::before {
  content: "\e521";
}

.k-i-align-top-element::before {
  content: "\e521";
}

.k-i-align-self-center-alt::before {
  content: "\e522";
}

.k-i-align-middle-element::before {
  content: "\e522";
}

.k-i-align-self-end-alt::before {
  content: "\e523";
}

.k-i-align-bottom-element::before {
  content: "\e523";
}

.k-i-thumbnails-up::before {
  content: "\e524";
}

.k-i-thumbnails-right::before {
  content: "\e525";
}

.k-i-thumbnails-down::before {
  content: "\e526";
}

.k-i-thumbnails-left::before {
  content: "\e527";
}

.k-i-fullscreen::before {
  content: "\e528";
}

.k-i-full-screen::before {
  content: "\e528";
}

.k-i-fullscreen-enter::before {
  content: "\e528";
}

.k-i-fullscreen-exit::before {
  content: "\e529";
}

.k-i-full-screen-exit::before {
  content: "\e529";
}

.k-i-droplet-slash::before {
  content: "\e52a";
}

.k-i-reset-color::before {
  content: "\e52a";
}

.k-i-paint-remove::before {
  content: "\e52a";
}

.k-i-background-remove::before {
  content: "\e52a";
}

.k-i-photos::before {
  content: "\e52b";
}

.k-i-images::before {
  content: "\e52b";
}

.k-i-gallery::before {
  content: "\e52b";
}

.k-i-align-to-grid::before {
  content: "\e52c";
}

.k-i-size-to-grid::before {
  content: "\e52d";
}

.k-i-make-same-size::before {
  content: "\e52e";
}

.k-i-make-same-width::before {
  content: "\e52f";
}

.k-i-make-same-height::before {
  content: "\e530";
}

.k-i-make-horizontal-spacing-equal::before {
  content: "\e531";
}

.k-i-increase-horizontal-spacing::before {
  content: "\e532";
}

.k-i-decrease-horizontal-spacing::before {
  content: "\e533";
}

.k-i-remove-horizontal-spacing::before {
  content: "\e534";
}

.k-i-make-vertical-spacing-equal::before {
  content: "\e535";
}

.k-i-increase-vertical-spacing::before {
  content: "\e536";
}

.k-i-decrease-vertical-spacing::before {
  content: "\e537";
}

.k-i-remove-vertical-spacing::before {
  content: "\e538";
}

.k-i-eyedropper::before {
  content: "\e539";
}

.k-i-snap-grid::before {
  content: "\e53a";
}

.k-i-snap-to-gridlines::before {
  content: "\e53b";
}

.k-i-snap-to-snaplines::before {
  content: "\e53c";
}

.k-i-dimentions::before {
  content: "\e53d";
}

.k-i-align-self-stretch::before {
  content: "\e53e";
}

.k-i-align-stretch-element-horizontal::before {
  content: "\e53e";
}

.k-i-align-self-stretch-alt::before {
  content: "\e53f";
}

.k-i-align-stretch-element-vertical::before {
  content: "\e53f";
}

.k-i-align-items-start::before {
  content: "\e540";
}

.k-i-align-left-elements::before {
  content: "\e540";
}

.k-i-align-items-center::before {
  content: "\e541";
}

.k-i-align-center-elements::before {
  content: "\e541";
}

.k-i-align-items-end::before {
  content: "\e542";
}

.k-i-align-right-elements::before {
  content: "\e542";
}

.k-i-align-items-stretch::before {
  content: "\e543";
}

.k-i-align-stretch-elements-horizontal::before {
  content: "\e543";
}

.k-i-align-items-baseline::before {
  content: "\e544";
}

.k-i-align-baseline-horizontal::before {
  content: "\e544";
}

.k-i-align-items-start-alt::before {
  content: "\e545";
}

.k-i-align-top-elements::before {
  content: "\e545";
}

.k-i-align-items-center-alt::before {
  content: "\e546";
}

.k-i-align-middle-elements::before {
  content: "\e546";
}

.k-i-align-items-end-alt::before {
  content: "\e547";
}

.k-i-align-bottom-elements::before {
  content: "\e547";
}

.k-i-align-items-stretch-alt::before {
  content: "\e548";
}

.k-i-align-stretch-elements-vertical::before {
  content: "\e548";
}

.k-i-align-items-baseline-alt::before {
  content: "\e549";
}

.k-i-align-baseline-vertical::before {
  content: "\e549";
}

.k-i-justify-content-start::before {
  content: "\e54a";
}

.k-i-justify-start-horizontal::before {
  content: "\e54a";
}

.k-i-justify-content-center::before {
  content: "\e54b";
}

.k-i-justify-center-horizontal::before {
  content: "\e54b";
}

.k-i-justify-content-end::before {
  content: "\e54c";
}

.k-i-justify-end-horizontal::before {
  content: "\e54c";
}

.k-i-justify-content-between::before {
  content: "\e54d";
}

.k-i-justify-between-horizontal::before {
  content: "\e54d";
}

.k-i-justify-content-around::before {
  content: "\e54e";
}

.k-i-justify-around-horizontal::before {
  content: "\e54e";
}

.k-i-justify-content-start-alt::before {
  content: "\e54f";
}

.k-i-justify-start-vertical::before {
  content: "\e54f";
}

.k-i-justify-content-center-alt::before {
  content: "\e550";
}

.k-i-justify-center-vertical::before {
  content: "\e550";
}

.k-i-justify-content-end-alt::before {
  content: "\e551";
}

.k-i-justify-end-vertical::before {
  content: "\e551";
}

.k-i-justify-content-between-alt::before {
  content: "\e552";
}

.k-i-justify-between-vertical::before {
  content: "\e552";
}

.k-i-justify-content-around-alt::before {
  content: "\e553";
}

.k-i-justify-around-vertical::before {
  content: "\e553";
}

.k-i-color-canvas::before {
  content: "\e554";
}

.k-i-file-wrench::before {
  content: "\e600";
}

.k-i-page-properties::before {
  content: "\e600";
}

.k-i-bold::before {
  content: "\e601";
}

.k-i-italic::before {
  content: "\e602";
}

.k-i-underline::before {
  content: "\e603";
}

.k-i-font-family::before {
  content: "\e604";
}

.k-i-foreground-color::before {
  content: "\e605";
}

.k-i-text::before {
  content: "\e605";
}

.k-i-convert-lowercase::before {
  content: "\e606";
}

.k-i-convert-uppercase::before {
  content: "\e607";
}

.k-i-strikethrough::before {
  content: "\e608";
}

.k-i-strike-through::before {
  content: "\e608";
}

.k-i-subscript::before {
  content: "\e609";
}

.k-i-sub-script::before {
  content: "\e609";
}

.k-i-supscript::before {
  content: "\e60a";
}

.k-i-sup-script::before {
  content: "\e60a";
}

.k-i-superscript::before {
  content: "\e60a";
}

.k-i-div::before {
  content: "\e60b";
}

.k-i-all::before {
  content: "\e60c";
}

.k-i-h1::before {
  content: "\e60d";
}

.k-i-h2::before {
  content: "\e60e";
}

.k-i-h3::before {
  content: "\e60f";
}

.k-i-h4::before {
  content: "\e610";
}

.k-i-h5::before {
  content: "\e611";
}

.k-i-h6::before {
  content: "\e612";
}

.k-i-list-ordered::before {
  content: "\e613";
}

.k-i-list-numbered::before {
  content: "\e613";
}

.k-i-insert-ordered-list::before {
  content: "\e613";
}

.k-i-list-unordered::before {
  content: "\e614";
}

.k-i-list-bulleted::before {
  content: "\e614";
}

.k-i-insert-unordered-list::before {
  content: "\e614";
}

.k-i-indent::before {
  content: "\e615";
}

.k-i-indent-increase::before {
  content: "\e615";
}

.k-i-outdent::before {
  content: "\e616";
}

.k-i-indent-decrease::before {
  content: "\e616";
}

.k-i-insert-top::before {
  content: "\e617";
}

.k-i-insert-up::before {
  content: "\e617";
}

.k-i-insert-n::before {
  content: "\e617";
}

.k-i-insert-middle::before {
  content: "\e618";
}

.k-i-insert-m::before {
  content: "\e618";
}

.k-i-insert-bottom::before {
  content: "\e619";
}

.k-i-insert-down::before {
  content: "\e619";
}

.k-i-insert-s::before {
  content: "\e619";
}

.k-i-align-top::before {
  content: "\e61a";
}

.k-i-align-middle::before {
  content: "\e61b";
}

.k-i-align-bottom::before {
  content: "\e61c";
}

.k-i-align-left::before {
  content: "\e61d";
}

.k-i-justify-left::before {
  content: "\e61d";
}

.k-i-align-center::before {
  content: "\e61e";
}

.k-i-justify-center::before {
  content: "\e61e";
}

.k-i-align-right::before {
  content: "\e61f";
}

.k-i-justify-left::before {
  content: "\e61f";
}

.k-i-align-justify::before {
  content: "\e620";
}

.k-i-justify-full::before {
  content: "\e620";
}

.k-i-align-remove::before {
  content: "\e621";
}

.k-i-justify-clear::before {
  content: "\e621";
}

.k-i-text-wrap::before {
  content: "\e622";
}

.k-i-horizontal-rule::before {
  content: "\e623";
}

.k-i-rule-horizontal::before {
  content: "\e623";
}

.k-i-hr::before {
  content: "\e623";
}

.k-i-table-align-top-left::before {
  content: "\e624";
}

.k-i-table-align-top-center::before {
  content: "\e625";
}

.k-i-table-align-top-right::before {
  content: "\e626";
}

.k-i-table-align-middle-left::before {
  content: "\e627";
}

.k-i-table-align-middle-center::before {
  content: "\e628";
}

.k-i-table-align-middle-right::before {
  content: "\e629";
}

.k-i-table-align-bottom-left::before {
  content: "\e62a";
}

.k-i-table-align-bottom-center::before {
  content: "\e62b";
}

.k-i-table-align-bottom-right::before {
  content: "\e62c";
}

.k-i-table-align-remove::before {
  content: "\e62d";
}

.k-i-borders-all::before {
  content: "\e62e";
}

.k-i-all-borders::before {
  content: "\e62e";
}

.k-i-borders-outside::before {
  content: "\e62f";
}

.k-i-outside-borders::before {
  content: "\e62f";
}

.k-i-borders-inside::before {
  content: "\e630";
}

.k-i-inside-borders::before {
  content: "\e630";
}

.k-i-borders-inside-horizontal::before {
  content: "\e631";
}

.k-i-border-inside-h::before {
  content: "\e631";
}

.k-i-inside-horizontal-borders::before {
  content: "\e631";
}

.k-i-borders-inside-vertical::before {
  content: "\e632";
}

.k-i-borders-inside-v::before {
  content: "\e632";
}

.k-i-inside-vertical-borders::before {
  content: "\e632";
}

.k-i-border-top::before {
  content: "\e633";
}

.k-i-top-border::before {
  content: "\e633";
}

.k-i-border-bottom::before {
  content: "\e634";
}

.k-i-bottom-border::before {
  content: "\e634";
}

.k-i-border-left::before {
  content: "\e635";
}

.k-i-left-border::before {
  content: "\e635";
}

.k-i-border-right::before {
  content: "\e636";
}

.k-i-right-border::before {
  content: "\e636";
}

.k-i-borders-none::before {
  content: "\e637";
}

.k-i-border-no::before {
  content: "\e637";
}

.k-i-no-borders::before {
  content: "\e637";
}

.k-i-borders-show-hide::before {
  content: "\e638";
}

.k-i-form::before {
  content: "\e639";
}

.k-i-border::before {
  content: "\e639";
}

.k-i-form-element::before {
  content: "\e63a";
}

.k-i-code-snippet::before {
  content: "\e63b";
}

.k-i-select-all::before {
  content: "\e63c";
}

.k-i-button::before {
  content: "\e63d";
}

.k-i-select-box::before {
  content: "\e63e";
}

.k-i-calendar-date::before {
  content: "\e63f";
}

.k-i-group-box::before {
  content: "\e640";
}

.k-i-textarea::before {
  content: "\e641";
}

.k-i-textbox::before {
  content: "\e642";
}

.k-i-textbox-hidden::before {
  content: "\e643";
}

.k-i-password::before {
  content: "\e644";
}

.k-i-paragraph-add::before {
  content: "\e645";
}

.k-i-edit-tools::before {
  content: "\e646";
}

.k-i-template-manager::before {
  content: "\e647";
}

.k-i-change-manually::before {
  content: "\e648";
}

.k-i-track-changes::before {
  content: "\e649";
}

.k-i-track-changes-enable::before {
  content: "\e64a";
}

.k-i-track-changes-accept::before {
  content: "\e64b";
}

.k-i-track-changes-accept-all::before {
  content: "\e64c";
}

.k-i-track-changes-reject::before {
  content: "\e64d";
}

.k-i-track-changes-reject-all::before {
  content: "\e64e";
}

.k-i-document-manager::before {
  content: "\e64f";
}

.k-i-custom-icon::before {
  content: "\e650";
}

.k-i-book::before {
  content: "\e651";
}

.k-i-dictionary-add::before {
  content: "\e651";
}

.k-i-image-add::before {
  content: "\e652";
}

.k-i-image-light-dialog::before {
  content: "\e652";
}

.k-i-image-insert::before {
  content: "\e652";
}

.k-i-insert-image::before {
  content: "\e652";
}

.k-i-image-edit::before {
  content: "\e653";
}

.k-i-image-map-editor::before {
  content: "\e654";
}

.k-i-comment::before {
  content: "\e655";
}

.k-i-comment-remove::before {
  content: "\e656";
}

.k-i-comments-remove::before {
  content: "\e657";
}

.k-i-comments-remove-all::before {
  content: "\e657";
}

.k-i-silverlight::before {
  content: "\e658";
}

.k-i-media-manager::before {
  content: "\e659";
}

.k-i-video-external::before {
  content: "\e65a";
}

.k-i-flash-manager::before {
  content: "\e65b";
}

.k-i-binoculars::before {
  content: "\e65c";
}

.k-i-find-and-replace::before {
  content: "\e65c";
}

.k-i-find::before {
  content: "\e65c";
}

.k-i-copy::before {
  content: "\e65d";
}

.k-i-files::before {
  content: "\e65d";
}

.k-i-cut::before {
  content: "\e65e";
}

.k-i-clipboard::before {
  content: "\e65f";
}

.k-i-paste::before {
  content: "\e65f";
}

.k-i-clipboard-code::before {
  content: "\e660";
}

.k-i-paste-as-html::before {
  content: "\e660";
}

.k-i-clipboard-word::before {
  content: "\e661";
}

.k-i-paste-from-word::before {
  content: "\e661";
}

.k-i-clipboard-word-alt::before {
  content: "\e662";
}

.k-i-paste-from-word-strip-file::before {
  content: "\e662";
}

.k-i-clipboard-html::before {
  content: "\e663";
}

.k-i-paste-html::before {
  content: "\e663";
}

.k-i-clipboard-markdown::before {
  content: "\e664";
}

.k-i-paste-markdown::before {
  content: "\e664";
}

.k-i-clipboard-text::before {
  content: "\e665";
}

.k-i-paste-plain-text::before {
  content: "\e665";
}

.k-i-apply-format::before {
  content: "\e666";
}

.k-i-clear-css::before {
  content: "\e667";
}

.k-i-clearformat::before {
  content: "\e667";
}

.k-i-copy-format::before {
  content: "\e668";
}

.k-i-strip-all-formatting::before {
  content: "\e669";
}

.k-i-strip-css-format::before {
  content: "\e66a";
}

.k-i-strip-font-elements::before {
  content: "\e66b";
}

.k-i-strip-span-elements::before {
  content: "\e66c";
}

.k-i-strip-word-formatting::before {
  content: "\e66d";
}

.k-i-format-code-block::before {
  content: "\e66e";
}

.k-i-building-blocks::before {
  content: "\e66f";
}

.k-i-style-builder::before {
  content: "\e66f";
}

.k-i-puzzle-piece::before {
  content: "\e670";
}

.k-i-module-manager::before {
  content: "\e670";
}

.k-i-puzzle::before {
  content: "\e670";
}

.k-i-link-add::before {
  content: "\e671";
}

.k-i-hyperlink-light-dialog::before {
  content: "\e671";
}

.k-i-hyperlink-insert::before {
  content: "\e671";
}

.k-i-globe-link::before {
  content: "\e672";
}

.k-i-hyperlink-globe::before {
  content: "\e672";
}

.k-i-globe-unlink::before {
  content: "\e673";
}

.k-i-hyperlink-globe-remove::before {
  content: "\e673";
}

.k-i-envelop-link::before {
  content: "\e674";
}

.k-i-hyperlink-email::before {
  content: "\e674";
}

.k-i-anchor::before {
  content: "\e675";
}

.k-i-table-add::before {
  content: "\e676";
}

.k-i-table-light-dialog::before {
  content: "\e676";
}

.k-i-table-insert::before {
  content: "\e676";
}

.k-i-create-table::before {
  content: "\e676";
}

.k-i-table::before {
  content: "\e677";
}

.k-i-table-properties::before {
  content: "\e678";
}

.k-i-table-cell::before {
  content: "\e679";
}

.k-i-table-cell-properties::before {
  content: "\e67a";
}

.k-i-table-column-insert-left::before {
  content: "\e67b";
}

.k-i-add-column-left::before {
  content: "\e67b";
}

.k-i-table-column-insert-right::before {
  content: "\e67c";
}

.k-i-add-column-right::before {
  content: "\e67c";
}

.k-i-table-row-insert-above::before {
  content: "\e67d";
}

.k-i-add-row-above::before {
  content: "\e67d";
}

.k-i-table-row-insert-below::before {
  content: "\e67e";
}

.k-i-add-row-below::before {
  content: "\e67e";
}

.k-i-table-column-delete::before {
  content: "\e67f";
}

.k-i-delete-column::before {
  content: "\e67f";
}

.k-i-table-row-delete::before {
  content: "\e680";
}

.k-i-delete-row::before {
  content: "\e680";
}

.k-i-table-cell-delete::before {
  content: "\e681";
}

.k-i-table-delete::before {
  content: "\e682";
}

.k-i-cells-merge::before {
  content: "\e683";
}

.k-i-merge-cells::before {
  content: "\e683";
}

.k-i-cells-merge-horizontally::before {
  content: "\e684";
}

.k-i-cells-merge-h::before {
  content: "\e684";
}

.k-i-merge-horizontally::before {
  content: "\e684";
}

.k-i-cells-merge-vertically::before {
  content: "\e685";
}

.k-i-cells-merge-v::before {
  content: "\e685";
}

.k-i-merge-vertically::before {
  content: "\e685";
}

.k-i-cell-split-horizontally::before {
  content: "\e686";
}

.k-i-cells-split-h::before {
  content: "\e686";
}

.k-i-cell-split-vertically::before {
  content: "\e687";
}

.k-i-cells-split-v::before {
  content: "\e687";
}

.k-i-table-unmerge::before {
  content: "\e688";
}

.k-i-normal-layout::before {
  content: "\e688";
}

.k-i-pane-freeze::before {
  content: "\e689";
}

.k-i-freeze-pane::before {
  content: "\e689";
}

.k-i-row-freeze::before {
  content: "\e68a";
}

.k-i-freeze-row::before {
  content: "\e68a";
}

.k-i-column-freeze::before {
  content: "\e68b";
}

.k-i-col-freeze::before {
  content: "\e68b";
}

.k-i-freeze-col::before {
  content: "\e68b";
}

.k-i-toolbar-float::before {
  content: "\e68c";
}

.k-i-spell-checker::before {
  content: "\e68d";
}

.k-i-validation-xhtml::before {
  content: "\e68e";
}

.k-i-validation-data::before {
  content: "\e68f";
}

.k-i-toggle-full-screen-mode::before {
  content: "\e690";
}

.k-i-formula-fx::before {
  content: "\e691";
}

.k-i-fx::before {
  content: "\e691";
}

.k-i-sum::before {
  content: "\e692";
}

.k-i-symbol::before {
  content: "\e693";
}

.k-i-dollar::before {
  content: "\e694";
}

.k-i-currency::before {
  content: "\e694";
}

.k-i-percent::before {
  content: "\e695";
}

.k-i-custom-format::before {
  content: "\e696";
}

.k-i-format-number::before {
  content: "\e696";
}

.k-i-decimal-increase::before {
  content: "\e697";
}

.k-i-increace-decimal::before {
  content: "\e697";
}

.k-i-decimal-decrease::before {
  content: "\e698";
}

.k-i-decrease-decimal::before {
  content: "\e698";
}

.k-i-font-size::before {
  content: "\e699";
}

.k-i-image-absolute-position::before {
  content: "\e69a";
}

.k-i-table-wizard::before {
  content: "\e69b";
}

.k-i-crosstab::before {
  content: "\e69c";
}

.k-i-crosstab-wizard::before {
  content: "\e69d";
}

.k-i-table-body::before {
  content: "\e69e";
}

.k-i-table-column-groups::before {
  content: "\e69f";
}

.k-i-table-corner::before {
  content: "\e6a0";
}

.k-i-table-row-groups::before {
  content: "\e6a1";
}

.k-i-globe-outline::before {
  content: "\e700";
}

.k-i-globe::before {
  content: "\e701";
}

.k-i-map-marker::before {
  content: "\e702";
}

.k-i-marker-pin::before {
  content: "\e702";
}

.k-i-map-marker-target::before {
  content: "\e703";
}

.k-i-marker-pin-target::before {
  content: "\e703";
}

.k-i-pin::before {
  content: "\e704";
}

.k-i-unpin::before {
  content: "\e705";
}

.k-i-share::before {
  content: "\e800";
}

.k-i-user::before {
  content: "\e801";
}

.k-i-inbox::before {
  content: "\e802";
}

.k-i-blogger::before {
  content: "\e803";
}

.k-i-blogger-box::before {
  content: "\e804";
}

.k-i-delicious::before {
  content: "\e805";
}

.k-i-delicious-box::before {
  content: "\e806";
}

.k-i-digg::before {
  content: "\e807";
}

.k-i-digg-box::before {
  content: "\e808";
}

.k-i-envelop::before {
  content: "\e809";
}

.k-i-email::before {
  content: "\e809";
}

.k-i-letter::before {
  content: "\e809";
}

.k-i-envelop-box::before {
  content: "\e80a";
}

.k-i-email-box::before {
  content: "\e80a";
}

.k-i-letter-box::before {
  content: "\e80a";
}

.k-i-facebook::before {
  content: "\e80b";
}

.k-i-facebook-box::before {
  content: "\e80c";
}

.k-i-google::before {
  content: "\e80d";
}

.k-i-google-box::before {
  content: "\e80e";
}

.k-i-google-plus::before {
  content: "\e80f";
}

.k-i-google-plus-box::before {
  content: "\e810";
}

.k-i-linkedin::before {
  content: "\e811";
}

.k-i-linkedin-box::before {
  content: "\e812";
}

.k-i-myspace::before {
  content: "\e813";
}

.k-i-myspace-box::before {
  content: "\e814";
}

.k-i-pinterest::before {
  content: "\e815";
}

.k-i-pinterest-box::before {
  content: "\e816";
}

.k-i-reddit::before {
  content: "\e817";
}

.k-i-reddit-box::before {
  content: "\e818";
}

.k-i-stumble-upon::before {
  content: "\e819";
}

.k-i-stumble-upon-box::before {
  content: "\e81a";
}

.k-i-tell-a-friend::before {
  content: "\e81b";
}

.k-i-tell-a-friend-box::before {
  content: "\e81c";
}

.k-i-tumblr::before {
  content: "\e81d";
}

.k-i-tumblr-box::before {
  content: "\e81e";
}

.k-i-twitter::before {
  content: "\e81f";
}

.k-i-twitter-box::before {
  content: "\e820";
}

.k-i-yammer::before {
  content: "\e821";
}

.k-i-yammer-box::before {
  content: "\e822";
}

.k-i-behance::before {
  content: "\e823";
}

.k-i-behance-box::before {
  content: "\e824";
}

.k-i-dribbble::before {
  content: "\e825";
}

.k-i-dribbble-box::before {
  content: "\e826";
}

.k-i-rss::before {
  content: "\e827";
}

.k-i-rss-box::before {
  content: "\e828";
}

.k-i-vimeo::before {
  content: "\e829";
}

.k-i-vimeo-box::before {
  content: "\e82a";
}

.k-i-youtube::before {
  content: "\e82b";
}

.k-i-youtube-box::before {
  content: "\e82c";
}

.k-i-folder::before {
  content: "\e900";
}

.k-i-folder-open::before {
  content: "\e901";
}

.k-i-folder-add::before {
  content: "\e902";
}

.k-i-folder-up::before {
  content: "\e903";
}

.k-i-folder-more::before {
  content: "\e904";
}

.k-i-fields-more::before {
  content: "\e904";
}

.k-i-aggregate-fields::before {
  content: "\e905";
}

.k-i-file::before {
  content: "\e906";
}

.k-i-file-vertical::before {
  content: "\e906";
}

.k-i-page-portrait::before {
  content: "\e906";
}

.k-i-file-v::before {
  content: "\e906";
}

.k-i-file-add::before {
  content: "\e907";
}

.k-i-insert-file::before {
  content: "\e907";
}

.k-i-file-txt::before {
  content: "\e908";
}

.k-i-txt::before {
  content: "\e908";
}

.k-i-file-csv::before {
  content: "\e909";
}

.k-i-csv::before {
  content: "\e909";
}

.k-i-file-excel::before {
  content: "\e90a";
}

.k-i-file-xls::before {
  content: "\e90a";
}

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

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

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

.k-i-file-word::before {
  content: "\e90b";
}

.k-i-file-doc::before {
  content: "\e90b";
}

.k-i-word::before {
  content: "\e90b";
}

.k-i-doc::before {
  content: "\e90b";
}

.k-i-file-mdb::before {
  content: "\e90c";
}

.k-i-mdb::before {
  content: "\e90c";
}

.k-i-file-ppt::before {
  content: "\e90d";
}

.k-i-ppt::before {
  content: "\e90d";
}

.k-i-file-pdf::before {
  content: "\e90e";
}

.k-i-pdf::before {
  content: "\e90e";
}

.k-i-pdfa::before {
  content: "\e90e";
}

.k-i-file-psd::before {
  content: "\e90f";
}

.k-i-psd::before {
  content: "\e90f";
}

.k-i-file-flash::before {
  content: "\e910";
}

.k-i-flash::before {
  content: "\e910";
}

.k-i-file-config::before {
  content: "\e911";
}

.k-i-config::before {
  content: "\e911";
}

.k-i-file-ascx::before {
  content: "\e912";
}

.k-i-ascx::before {
  content: "\e912";
}

.k-i-file-bac::before {
  content: "\e913";
}

.k-i-bac::before {
  content: "\e913";
}

.k-i-file-zip::before {
  content: "\e914";
}

.k-i-zip::before {
  content: "\e914";
}

.k-i-film::before {
  content: "\e915";
}

.k-i-css3::before {
  content: "\e916";
}

.k-i-html5::before {
  content: "\e917";
}

.k-i-code::before {
  content: "\e918";
}

.k-i-html::before {
  content: "\e918";
}

.k-i-source-code::before {
  content: "\e918";
}

.k-i-view-source::before {
  content: "\e918";
}

.k-i-css::before {
  content: "\e919";
}

.k-i-js::before {
  content: "\e91a";
}

.k-i-exe::before {
  content: "\e91b";
}

.k-i-csproj::before {
  content: "\e91c";
}

.k-i-vbproj::before {
  content: "\e91d";
}

.k-i-cs::before {
  content: "\e91e";
}

.k-i-vb::before {
  content: "\e91f";
}

.k-i-sln::before {
  content: "\e920";
}

.k-i-cloud::before {
  content: "\e921";
}

.k-i-file-horizontal::before {
  content: "\e922";
}

.k-i-page-landscape::before {
  content: "\e922";
}

.k-i-file-h::before {
  content: "\e922";
}

.k-i-subreport::before {
  content: "\e923";
}

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

.k-i-report-header-section::before {
  content: "\e925";
}

.k-i-report-footer-section::before {
  content: "\e926";
}

.k-i-group-header-section::before {
  content: "\e927";
}

.k-i-group-footer-section::before {
  content: "\e928";
}

.k-i-page-header-section::before {
  content: "\e929";
}

.k-i-page-footer-section::before {
  content: "\e92a";
}

.k-i-detail-section::before {
  content: "\e92b";
}

.k-i-toc-section::before {
  content: "\e92c";
}

.k-i-group-section::before {
  content: "\e92d";
}

.k-i-parameters::before {
  content: "\e92e";
}

.k-i-data-csv::before {
  content: "\e92f";
}

.k-i-data-json::before {
  content: "\e930";
}

.k-i-data-sql::before {
  content: "\e931";
}

.k-i-data-web::before {
  content: "\e932";
}

.k-i-group-collection::before {
  content: "\e933";
}

.k-i-parameter-boolean::before {
  content: "\e934";
}

.k-i-parameter-date-time::before {
  content: "\e935";
}

.k-i-parameter-float::before {
  content: "\e936";
}

.k-i-parameter-integer::before {
  content: "\e937";
}

.k-i-parameter-string::before {
  content: "\e938";
}

.k-i-toc-section-level::before {
  content: "\e939";
}

.k-i-inherited::before {
  content: "\e93a";
}

.k-i-file-video::before {
  content: "\e93b";
}

.k-i-file-audio::before {
  content: "\e93c";
}

.k-i-file-image::before {
  content: "\e93d";
}

.k-i-file-presentation::before {
  content: "\e93e";
}

.k-i-file-data::before {
  content: "\e93f";
}

.k-i-file-disc-image::before {
  content: "\e940";
}

.k-i-file-programming::before {
  content: "\e941";
}

.k-i-parameters-byte-array::before {
  content: "\e942";
}

.k-i-parameters-unknown::before {
  content: "\e943";
}

.k-i-file-error::before {
  content: "\e944";
}

.k-i-file-validation::before {
  content: "\e944";
}

.k-i-files-error::before {
  content: "\e945";
}

.k-i-files-validation::before {
  content: "\e945";
}

.k-i-data-rest::before {
  content: "\e946";
}

.k-i-file-typescript::before {
  content: "\e947";
}

.k-i-table-position-start::before {
  content: "\e6a2";
}

.k-i-table-position-left::before {
  content: "\e6a2";
}

.k-i-table-position-center::before {
  content: "\e6a3";
}

.k-i-table-position-end::before {
  content: "\e6a4";
}

.k-i-table-position-right::before {
  content: "\e6a4";
}

.k-i-list-roman-upper::before {
  content: "\e6a5";
}

.k-i-list-roman-lower::before {
  content: "\e6a6";
}

.k-i-import::before {
  content: "\e6a7";
}

.k-i-export::before {
  content: "\e6a8";
}

.k-i-match-full-word::before {
  content: "\e6a9";
}

.k-i-regular-expression::before {
  content: "\e6ab";
}

.k-i-replace-single::before {
  content: "\e6ac";
}

.k-i-replace-all::before {
  content: "\e6ad";
}

.k-i-letter-space::before {
  content: "\e6ae";
}

.k-i-line-height::before {
  content: "\e6af";
}

.k-i-blockquote::before {
  content: "\e6b0";
}

.k-i-list-latin-big::before {
  content: "\e6b1";
}

.k-i-list-latin-small::before {
  content: "\e6b2";
}

.k-i-list-unordered-square::before {
  content: "\e6b3";
}

.k-i-graph::before {
  content: "\ea00";
}

.k-i-chart-column-clustered::before {
  content: "\ea01";
}

.k-i-chart-column-stacked::before {
  content: "\ea02";
}

.k-i-chart-column-stacked100::before {
  content: "\ea03";
}

.k-i-chart-column-range::before {
  content: "\ea04";
}

.k-i-chart-bar-clustered::before {
  content: "\ea05";
}

.k-i-chart-bar-stacked::before {
  content: "\ea06";
}

.k-i-chart-bar-stacked100::before {
  content: "\ea07";
}

.k-i-chart-bar-range::before {
  content: "\ea08";
}

.k-i-chart-area-clustered::before {
  content: "\ea09";
}

.k-i-chart-area-stacked::before {
  content: "\ea0a";
}

.k-i-chart-area-stacked100::before {
  content: "\ea0b";
}

.k-i-chart-area-range::before {
  content: "\ea0c";
}

.k-i-chart-line::before {
  content: "\ea0d";
}

.k-i-chart-line-stacked::before {
  content: "\ea0e";
}

.k-i-chart-line-stacked100::before {
  content: "\ea0f";
}

.k-i-chart-line-markers::before {
  content: "\ea10";
}

.k-i-chart-line-stacked-markers::before {
  content: "\ea11";
}

.k-i-chart-line-stacked100-markers::before {
  content: "\ea12";
}

.k-i-chart-pie::before {
  content: "\ea13";
}

.k-i-chart-doughnut::before {
  content: "\ea14";
}

.k-i-chart-scatter::before {
  content: "\ea15";
}

.k-i-chart-scatter-smooth-lines-markers::before {
  content: "\ea16";
}

.k-i-chart-scatter-smooth-lines::before {
  content: "\ea17";
}

.k-i-chart-scatter-straight-lines-markers::before {
  content: "\ea18";
}

.k-i-chart-scatter-straight-lines::before {
  content: "\ea19";
}

.k-i-chart-bubble::before {
  content: "\ea1a";
}

.k-i-chart-candlestick::before {
  content: "\ea1b";
}

.k-i-chart-ohlc::before {
  content: "\ea1c";
}

.k-i-chart-radar::before {
  content: "\ea1d";
}

.k-i-chart-radar-markers::before {
  content: "\ea1e";
}

.k-i-chart-radar-filled::before {
  content: "\ea1f";
}

.k-i-chart-rose::before {
  content: "\ea20";
}

.k-i-chart-choropleth::before {
  content: "\ea21";
}

.k-rtl .k-i-indent-increase,
.k-rtl .k-i-indent-decrease,
.k-rtl .k-i-expand,
.k-rtl .k-i-collapse,
[dir=rtl] .k-i-expand,
[dir=rtl] .k-i-collapse {
  transform: scaleX(-1);
}

.k-sprite {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -ms-high-contrast-adjust: none;
}

.k-image {
  display: inline-block;
}

.k-messagebox {
  margin: 0 0 1rem 0;
  padding: 0.5rem 1rem;
  border-width: 0 0 0 4px;
  border-style: solid;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.5;
}
.k-messagebox a {
  color: inherit;
  font-style: normal;
  text-decoration: underline;
}

.k-messagebox-primary {
  border-color: #bde6f8;
  color: #0a5578;
  background-color: #d0edfa;
}

.k-messagebox-secondary {
  border-color: #f7f8f9;
  color: #77787a;
  background-color: #fafafb;
}

.k-messagebox-tertiary {
  border-color: #e3c3e9;
  color: #51145c;
  background-color: #ebd4ef;
}

.k-messagebox-info {
  border-color: #bee5eb;
  color: #0c5460;
  background-color: #d1ecf1;
}

.k-messagebox-success {
  border-color: #bfdacb;
  color: #0e3f25;
  background-color: #d1e4da;
}

.k-messagebox-warning {
  border-color: #fde4b8;
  color: #805200;
  background-color: #fdeccc;
}

.k-messagebox-error {
  border-color: #fad0c2;
  color: #7c2d14;
  background-color: #fcddd4;
}

.k-messagebox-dark {
  border-color: #c1c2c3;
  color: #111315;
  background-color: #d3d3d4;
}

.k-messagebox-light {
  border-color: #fdfdfe;
  color: #818182;
  background-color: #fefefe;
}

.k-messagebox-inverse {
  border-color: #c1c2c3;
  color: #111315;
  background-color: #d3d3d4;
}

.k-checkbox {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0;
  width: 1rem;
  height: 1rem;
  line-height: initial;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  flex: none;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
}

.k-checkbox:checked,
.k-checkbox.k-checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.k-checkbox:indeterminate,
.k-checkbox.k-indeterminate,
.k-checkbox.k-state-indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.k-checkbox:disabled,
.k-checkbox.k-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}

.k-checkbox-wrap {
  flex: none;
  display: inline-flex;
  flex-flow: row nowrap;
  gap: 0;
  align-items: center;
  align-self: flex-start;
  vertical-align: middle;
  position: relative;
}
.k-checkbox-wrap::before {
  content: "​";
  width: 0px;
  overflow: hidden;
  flex: none;
  display: inline-block;
  vertical-align: top;
}

.k-checkbox-label {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.25rem;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.k-checkbox-label .k-ripple {
  visibility: hidden !important;
}

.k-checkbox + .k-label,
.k-checkbox-wrap + .k-label,
.k-checkbox + .k-checkbox-label,
.k-checkbox-wrap + .k-checkbox-label {
  display: inline;
  margin-inline-start: 0.25rem;
}

.k-checkbox-label:empty {
  display: none !important;
}

.k-checkbox-label.k-no-text {
  min-width: 1px;
}

.k-checkbox-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: column nowrap;
  gap: 0;
  list-style: none;
}

.k-checkbox-item,
.k-checkbox-list-item {
  padding: 0.25rem 0px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-content: center;
  gap: 0.25rem;
}
.k-checkbox-item .k-checkbox-label,
.k-checkbox-list-item .k-checkbox-label {
  margin: 0;
}

.k-checkbox-list-horizontal,
.k-checkbox-list.k-list-horizontal {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}

.k-checkbox-wrap .k-ripple-blob {
  width: 3rem;
  height: 3rem;
}

.k-ripple-container .k-checkbox::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  z-index: -1;
  transition: opacity 100ms linear, transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
}
.k-ripple-container .k-checkbox:focus,
.k-ripple-container .k-checkbox.k-state-focus {
  box-shadow: none !important;
}
.k-ripple-container .k-checkbox:focus::after,
.k-ripple-container .k-checkbox.k-state-focus::after {
  transform: translate(-50%, -50%) scale(1);
}
.k-ripple-container .k-checkbox:disabled::after,
.k-ripple-container .k-checkbox.k-disabled::after {
  display: none;
}

.k-checkbox {
  border-color: #ced4da;
  background-color: #ffffff;
}

.k-checkbox:focus,
.k-checkbox.k-state-focus {
  border-color: #8ad2f3;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}

.k-checkbox:indeterminate,
.k-checkbox.k-state-indeterminate,
.k-checkbox.k-indeterminate {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-checkbox:checked,
.k-checkbox.k-checked {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-checkbox:checked:focus,
.k-checkbox.k-checked.k-state-focus {
  border-color: #14A4E6;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}

.k-checkbox.k-invalid,
.k-checkbox.k-state-invalid,
.k-checkbox.ng-invalid.ng-touched,
.k-checkbox.ng-invalid.ng-dirty {
  border-color: #ee5726;
}

.k-checkbox.k-invalid + .k-checkbox-label,
.k-checkbox.k-state-invalid + .k-checkbox-label,
.k-checkbox.ng-invalid.ng-touched + .k-checkbox-label,
.k-checkbox.ng-invalid.ng-dirty + .k-checkbox-label {
  color: #ee5726;
}

.k-checkbox-wrap .k-ripple-blob {
  color: #14A4E6;
  opacity: 0.25;
}

.k-ripple-container .k-checkbox::after {
  background: #14A4E6;
  opacity: 0.25;
}

.k-list,
.k-list-container {
  font-size: 1rem;
  line-height: 1.5;
}

.k-list-scroller {
  position: relative;
  overflow: auto;
}

.k-list {
  margin: 0;
  padding: 0;
  height: auto;
  list-style: none;
}

.k-list__group-header, .k-outer-group-header,
.k-list > .k-group-header,
.k-list-container > .k-group-header,
kendo-list > .k-group-header,
.k-virtual-wrap > .k-group-header {
  padding: 0.25rem 1rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1rem;
  white-space: normal;
  position: relative;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-list > .k-group-header,
.k-list > .k-outer-group-header {
  border-width: 0;
  box-shadow: none !important;
}
.k-list > .k-group-header.k-virtual-item,
.k-list > .k-outer-group-header.k-virtual-item {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.k-list > .k-group-header::before,
.k-list > .k-outer-group-header::before {
  content: "";
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.k-list__item, .k-list .k-item,
.k-list-optionlabel {
  padding: 0.25rem 1rem;
  line-height: 1.5;
  white-space: normal;
  display: flex;
  align-items: center;
  align-content: center;
  gap: 0.5rem;
  cursor: default;
  position: relative;
  transition-property: color, background-color, outline-color, box-shadow;
  transition-duration: 200ms;
  transition-timing-function: ease;
  outline: none;
}
.k-list__item.k-first::before, .k-list .k-first.k-item::before,
.k-first.k-list-optionlabel::before {
  content: "";
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.k-list__item__group, .k-list .k-item > .k-group {
  padding: 0 0.5em;
  font-size: 0.75em;
  position: absolute;
  top: 0;
  right: 0;
}

.k-rtl .k-list__item__group, .k-rtl .k-list .k-item > .k-group, .k-list .k-rtl .k-item > .k-group,
[dir=rtl] .k-list__item__group,
[dir=rtl] .k-list .k-item > .k-group,
.k-list [dir=rtl] .k-item > .k-group {
  right: auto;
  left: 0;
}

.k-list-filter {
  padding: 1rem;
  box-sizing: border-box;
  display: block;
  position: relative;
  flex: none;
}
.k-list-filter .k-searchbox {
  width: 100%;
}

.k-virtual-content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.k-virtual-list > .k-item {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-virtual-list > .k-item > .k-list-item-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.k-no-data, .k-nodata {
  min-height: 140px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: lighter;
  text-align: center;
  white-space: normal;
}

.k-list__group-header, .k-outer-group-header,
.k-list > .k-group-header,
.k-list-container > .k-group-header,
kendo-list > .k-group-header,
.k-virtual-wrap > .k-group-header {
  font-weight: bold;
}

.k-list__group-header, .k-outer-group-header,
.k-list > .k-group-header,
.k-list-container > .k-group-header,
kendo-list > .k-group-header,
.k-virtual-wrap > .k-group-header {
  color: #212529;
  border-color: #dee2e6;
}

.k-list__item__group, .k-list .k-item > .k-group {
  color: #ffffff;
  background: #212529;
}

.k-list__item:hover, .k-list .k-item:hover,
.k-list-optionlabel:hover,
.k-list__item.k-state-hover,
.k-list .k-state-hover.k-item,
.k-state-hover.k-list-optionlabel {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-list__item:hover.k-state-selected, .k-list .k-item:hover.k-state-selected,
.k-list-optionlabel:hover.k-state-selected,
.k-list__item.k-state-hover.k-state-selected,
.k-list .k-state-hover.k-state-selected.k-item,
.k-state-hover.k-state-selected.k-list-optionlabel {
  color: white;
  background-color: #1297d4;
}

.k-list__item:focus, .k-list .k-item:focus,
.k-list-optionlabel:focus,
.k-list__item.k-state-focused,
.k-list .k-state-focused.k-item,
.k-state-focused.k-list-optionlabel {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-list__item.k-state-selected, .k-list .k-state-selected.k-item,
.k-state-selected.k-list-optionlabel {
  color: white;
  background-color: #14A4E6;
}

.k-list-container .k-button {
  box-shadow: none;
}
.k-list-container .k-button:hover,
.k-list-container .k-button.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-list-container .k-button:active,
.k-list-container .k-button.k-state-active {
  color: inherit;
  background-color: inherit;
}
.k-list-container .k-button.k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-list-container .k-button:focus,
.k-list-container .k-button.k-state-focus,
.k-list-container .k-button.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-list-container .k-button.k-state-disabled {
  background: transparent;
}

.k-no-data, .k-nodata {
  color: #6c757d;
}

.k-list__item:focus, .k-list .k-item:focus,
.k-list-optionlabel:focus,
.k-list__item.k-state-focused,
.k-list .k-state-focused.k-item,
.k-state-focused.k-list-optionlabel {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-list__item:focus:hover, .k-list .k-item:focus:hover,
.k-list-optionlabel:focus:hover, .k-list__item:focus.k-state-hover, .k-list .k-item:focus.k-state-hover,
.k-list-optionlabel:focus.k-state-hover,
.k-list__item.k-state-focused:hover,
.k-list .k-state-focused.k-item:hover,
.k-state-focused.k-list-optionlabel:hover,
.k-list__item.k-state-focused.k-state-hover,
.k-list .k-state-focused.k-state-hover.k-item,
.k-state-focused.k-state-hover.k-list-optionlabel {
  box-shadow: inset 0 0 0 3px rgba(27, 26, 26, 0.15);
}
.k-list__item:focus.k-state-selected, .k-list .k-item:focus.k-state-selected,
.k-list-optionlabel:focus.k-state-selected,
.k-list__item.k-state-focused.k-state-selected,
.k-list .k-state-focused.k-state-selected.k-item,
.k-state-focused.k-state-selected.k-list-optionlabel {
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.15);
}

.k-listgroup {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.k-listgroup > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.k-listgroup .k-listgroup-item + .k-listgroup-item {
  border-top-width: 1px;
}

.k-listgroup-flush {
  border-radius: 0;
  border-left-width: 0;
  border-right-width: 0;
}

.k-listgroup-item {
  padding: 0.5rem 1rem;
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex: 0 0 auto;
  position: relative;
}
.k-listgroup-item > .k-link {
  margin: -0.5rem -1rem;
  padding: 0.5rem 1rem;
  color: inherit;
  text-decoration: none;
  outline: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1 auto;
  position: relative;
}
.k-listgroup-item > .k-link > .k-select {
  padding: 0.5rem;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.k-listgroup-item-segmented {
  align-items: stretch;
}
.k-listgroup-item-segmented > .k-link {
  margin-right: 0;
}
.k-listgroup-item-segmented > .k-select {
  margin: -0.5rem -1rem -0.5rem 0;
  padding: 0.5rem;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: inherit;
  cursor: pointer;
}

.k-listgroup-form-row {
  margin: -0.5rem -1rem;
  padding: 0.5rem 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex: 1 1 auto;
  position: relative;
}
.k-listgroup-form-row .k-listgroup-form-field-label {
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-listgroup-form-row .k-listgroup-form-field-wrapper {
  width: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  text-align: end;
  position: relative;
}
.k-listgroup-form-row .k-listgroup-form-field-wrapper select,
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=text],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=password],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=date],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=time],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=datetime-local],
.k-listgroup-form-row .k-listgroup-form-field-wrapper input[type=number],
.k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
  width: 100%;
  box-sizing: border-box;
  flex: 1 1 100%;
}
.k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
  min-height: 4em;
  resize: vertical;
}

.k-listgroup-item.k-listgroup-form-row {
  margin: 0;
}

[dir=rtl] .k-listgroup-item > .k-link > .k-select {
  right: auto;
  left: 0;
}
[dir=rtl] .k-listgroup-item > .k-link > .k-select .k-icon {
  transform: scaleX(-1);
}
[dir=rtl] .k-listgroup-item-segmented > .k-link {
  margin-right: -1rem;
  margin-left: 0;
}
[dir=rtl] .k-listgroup-item-segmented > .k-select {
  margin-right: 0;
  margin-left: -1rem;
  border-right-width: 1px;
  border-left-width: 0;
}
[dir=rtl] .k-listgroup-item-segmented > .k-select .k-icon {
  transform: scaleX(-1);
}

.k-noflexbox .k-listgroup,
.k-noflexbox .k-listgroup > ul .k-listgroup-item,
.k-noflexbox .k-listgroup-item > .k-link {
  display: block;
}

.k-listgroup {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-overlay {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
}

.k-overlay {
  background-color: #1B1A1A;
}

.k-overlay-primary {
  background-color: #14A4E6;
}

.k-overlay-secondary {
  background-color: #e4e7eb;
}

.k-overlay-tertiary {
  background-color: #9C27B0;
}

.k-overlay-info {
  background-color: #17a2b8;
}

.k-overlay-success {
  background-color: #1b7a47;
}

.k-overlay-warning {
  background-color: #f79e00;
}

.k-overlay-error {
  background-color: #ee5726;
}

.k-overlay-dark {
  background-color: #212529;
}

.k-overlay-light {
  background-color: #f8f9fa;
}

.k-overlay-inverse {
  background-color: #212529;
}

.k-popup {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.k-popup > .k-widget {
  border-width: 0;
}
.k-popup .k-item {
  outline: none;
}

.k-animation-container {
  border-radius: 0 0 0.25rem 0.25rem;
}
.k-animation-container-shown {
  overflow: visible;
}

.k-popup > .k-colorpalette {
  padding: 0.5rem 0.5rem;
}

.k-popup.k-popup-transparent {
  border-width: 0;
  background-color: transparent;
}

.k-popup.k-popup-flush {
  padding: 0;
}

.k-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-popup.k-column-menu {
  padding-top: 0;
  padding-bottom: 0;
}

.k-popup {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-animation-container {
  border-radius: 0 0 0.25rem 0.25rem;
}

.k-animation-container-shown,
.k-animation-container > .k-popup {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-animation-container-fixed > .k-popup {
  box-shadow: none;
}

.k-popup > .k-colorpalette,
.k-popup > .k-flatcolorpicker {
  background: transparent;
}

.k-ripple-target {
  position: relative;
}

.k-ripple {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

.k-ripple-blob {
  pointer-events: none;
  position: absolute;
  border-radius: 50%;
  padding: 0;
  transform: translate(-50%, -50%) scale(0);
  transition: opacity 100ms linear, transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0.1;
  background-color: currentColor;
}
.k-primary .k-ripple-blob {
  opacity: 0.2;
}

.k-ripple-focus::after {
  visibility: visible;
  animation: ripple 600ms ease-out;
}

@keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
.k-input {
  margin: 0;
  padding: 0.375rem 0.75rem;
  width: 100%;
  min-width: 0;
  height: calc(1.5em + 0.75rem);
  border: 0;
  outline: 0;
  box-sizing: border-box;
  box-shadow: none;
  color: inherit;
  background: none;
  font: inherit;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
}
.k-input::-ms-clear {
  display: none;
}
.k-input::placeholder {
  color: #6c757d;
  opacity: 1;
  -webkit-user-select: none;
          user-select: none;
}
.k-input:-ms-input-placeholder {
  color: #6c757d;
}
.k-input:invalid {
  box-shadow: none;
}

.k-input-prefix,
.k-input-suffix {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  flex-shrink: 0;
}
.k-input-prefix > *,
.k-input-suffix > * {
  flex-shrink: 0;
}
.k-input-prefix > .k-icon,
.k-input-suffix > .k-icon {
  width: calc(1.5rem + 0.75rem);
  height: calc(1.5rem + 0.75rem);
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.k-input-prefix > .k-clear-value,
.k-input-suffix > .k-clear-value {
  width: calc(1.5rem + 0.75rem);
  height: calc(1.5rem + 0.75rem);
  position: relative;
}
.k-input-prefix > .k-clear-value::after,
.k-input-suffix > .k-clear-value::after {
  content: "";
  opacity: 0;
  display: none;
  pointer-events: none;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
}
.k-input-prefix > .k-clear-value.k-state-focused::after, .k-input-prefix > .k-clear-value:focus::after,
.k-input-suffix > .k-clear-value.k-state-focused::after,
.k-input-suffix > .k-clear-value:focus::after {
  display: block;
}

.k-input-separator {
  margin: 0;
  width: 0;
  height: 16px;
  border-width: 0 0 0 1px;
  border-style: solid;
}

.k-input-icon,
.k-input-validation-icon,
.k-input-loading-icon {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.k-clear-value {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  cursor: pointer;
  opacity: 0.5;
}

.k-clear-value:hover,
.k-clear-value.k-state-hover {
  opacity: 1;
}

.k-searchbar {
  flex: 1 1 auto;
  display: flex;
  flex-flow: row nowrap;
}

.k-picker-wrap,
.k-dropdown-wrap,
.k-dateinput-wrap,
.k-multiselect-wrap,
.k-numeric-wrap {
  width: 100%;
  border-width: 0;
  border-color: inherit;
  box-sizing: border-box;
  flex: 1 1 auto;
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
  position: relative;
}

.k-multiselect-wrap {
  display: block;
}

.k-text-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}

@keyframes autoFillStart {}
@keyframes autoFillEnd {}
.k-autofill:-webkit-autofill {
  animation-name: autoFillStart;
}

.k-autofill:not(:-webkit-autofill) {
  animation-name: autoFillEnd;
}

.k-textbox:-webkit-autofill {
  animation-name: autoFillStart;
}

.k-textbox:not(:-webkit-autofill) {
  animation-name: autoFillEnd;
}

.k-textbox {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-input-prefix > .k-icon,
.k-input-suffix > .k-icon {
  color: #6c757d;
}
.k-input-prefix .k-clear-value,
.k-input-suffix .k-clear-value {
  color: inherit;
}
.k-input-prefix > .k-clear-value.k-state-focused::after, .k-input-prefix > .k-clear-value:focus::after,
.k-input-suffix > .k-clear-value.k-state-focused::after,
.k-input-suffix > .k-clear-value:focus::after {
  background-color: #6c757d;
  opacity: 0.2;
}

.k-input-separator {
  border-color: #495057;
  opacity: 0.5;
}

.k-textbox-container,
.k-floating-label-container {
  padding-top: calc(1.5 * 1rem);
  width: 10em;
  box-sizing: border-box;
  display: inline-flex;
  vertical-align: middle;
  position: relative;
  flex-direction: column;
  justify-content: stretch;
}
.k-textbox-container *,
.k-textbox-container *::before,
.k-textbox-container *::after,
.k-floating-label-container *,
.k-floating-label-container *::before,
.k-floating-label-container *::after {
  box-sizing: border-box;
}
.k-textbox-container > .k-label,
.k-floating-label-container > .k-label {
  max-width: 90%;
  font-size: 1rem;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: absolute;
  top: calc(calc(1.5 * 1rem) + 1px + 0.375rem);
  left: calc(0.75rem + 1px);
  overflow: hidden;
  cursor: text;
  transform-origin: left center;
  transition: transform 0.2s ease-out, color 0.2s ease-out, top 0.2s ease-out, left 0.2s ease-out;
  pointer-events: none;
}
.k-textbox-container > .k-textbox,
.k-textbox-container > .k-widget,
.k-floating-label-container > .k-textbox,
.k-floating-label-container > .k-widget {
  flex: 1 1 auto;
  width: auto;
}
.k-textbox-container.k-state-empty > .k-label,
.k-floating-label-container.k-state-empty > .k-label {
  top: calc(calc(1.5 * 1rem) + 1px + 0.375rem);
  left: calc(0.75rem + 1px);
  transform: scale(1);
}
.k-textbox-container > .k-label, .k-textbox-container.k-state-focused > .k-label,
.k-floating-label-container > .k-label,
.k-floating-label-container.k-state-focused > .k-label {
  top: 0;
  left: 0;
  transform: scale(1);
}
.k-textbox-container:focus-within > .k-label,
.k-floating-label-container:focus-within > .k-label {
  top: 0;
  left: 0;
  transform: scale(1);
}
.k-textbox-container.k-state-empty:not(.k-state-focused) ::placeholder,
.k-floating-label-container.k-state-empty:not(.k-state-focused) ::placeholder {
  color: transparent;
}
.k-rtl .k-textbox-container > .k-label, .k-textbox-container[dir=rtl] > .k-label,
.k-rtl .k-floating-label-container > .k-label,
.k-floating-label-container[dir=rtl] > .k-label {
  transform-origin: right center;
}
.k-rtl .k-textbox-container.k-state-empty > .k-label, .k-textbox-container[dir=rtl].k-state-empty > .k-label,
.k-rtl .k-floating-label-container.k-state-empty > .k-label,
.k-floating-label-container[dir=rtl].k-state-empty > .k-label {
  left: auto;
  right: calc(0.75rem + 1px);
}
.k-rtl .k-textbox-container > .k-label, .k-rtl .k-textbox-container.k-state-focused > .k-label, .k-textbox-container[dir=rtl] > .k-label, .k-textbox-container[dir=rtl].k-state-focused > .k-label,
.k-rtl .k-floating-label-container > .k-label,
.k-rtl .k-floating-label-container.k-state-focused > .k-label,
.k-floating-label-container[dir=rtl] > .k-label,
.k-floating-label-container[dir=rtl].k-state-focused > .k-label {
  left: auto;
  right: 0;
}
.k-rtl .k-textbox-container:focus-within, .k-textbox-container[dir=rtl]:focus-within,
.k-rtl .k-floating-label-container:focus-within,
.k-floating-label-container[dir=rtl]:focus-within {
  left: auto;
  right: 0;
}

.k-combobox {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-combobox *,
.k-combobox *::before,
.k-combobox *::after {
  box-sizing: border-box;
}
.k-combobox .k-i-loading {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
}
.k-combobox .k-select {
  padding: 0.375rem 0.375rem;
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  outline: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.k-combobox {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.k-combobox .k-select {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-combobox {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-combobox:focus, .k-combobox.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-combobox:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-combobox.k-invalid, .k-combobox.ng-invalid, .k-combobox.k-state-invalid {
  border-color: #ee5726;
}
.k-combobox.k-invalid .k-input-validation-icon, .k-combobox.ng-invalid .k-input-validation-icon, .k-combobox.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-combobox.k-invalid:focus-within, .k-combobox.k-invalid.k-state-focus, .k-combobox.ng-invalid:focus-within, .k-combobox.ng-invalid.k-state-focus, .k-combobox.k-state-invalid:focus-within, .k-combobox.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-combobox .k-select {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-combobox .k-select:hover,
.k-combobox .k-select.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-combobox .k-select:active,
.k-combobox .k-select.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-table {
  width: 100%;
  max-width: none;
  border-width: 1px;
  border-style: solid;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  outline: none;
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
}

.k-data-table {
  border-width: 1px;
  border-style: solid;
}
.k-data-table .k-table {
  table-layout: fixed;
}

.k-table-thead,
.k-table-tbody,
.k-table-tfoot,
.k-table-row,
.k-table-alt-row {
  border-color: inherit;
  text-align: inherit;
}

.k-table-th,
.k-table-td {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 0px 1px;
  border-style: solid;
  border-color: inherit;
  box-sizing: border-box;
  font-weight: normal;
  text-align: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: table-cell;
  overflow: hidden;
  position: relative;
}
.k-table-th:first-child,
.k-table-td:first-child {
  border-left-width: 0;
}

.k-table-th {
  border-bottom-width: 1px;
}

.k-table-header {
  padding-inline-end: var(--kendo-scrollbar-width);
  border-width: 0 0 1px 0;
  border-style: solid;
  box-sizing: border-box;
}
.k-table-header .k-table {
  border-width: 0;
}

.k-table-header-wrap {
  margin-right: -1px;
  width: 100%;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: inherit;
  overflow: hidden;
}

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

.k-table-group-sticky-header {
  font-size: 1rem;
  line-height: 1.5;
  flex: none;
}
.k-table-group-sticky-header .k-table-th {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-content: center;
}

.k-table-list {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
  border-width: 0;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  empty-cells: show;
  list-style: none;
  outline: none;
}
.k-table-list .k-table-row,
.k-table-list .k-table-group-row {
  width: 100%;
  box-sizing: border-box;
  display: table-row;
  position: relative;
}
.k-table-list .k-table-row.k-first {
  border-top: 1px solid currentColor;
}
.k-table-list .k-table-th,
.k-table-list .k-table-td {
  vertical-align: middle;
}
.k-table-list .k-table-group-row::before {
  content: "​";
  padding: 0.5rem 0;
  width: 0;
  display: block;
  overflow: hidden;
}
.k-table-list .k-table-group-row .k-table-th {
  width: 100%;
  border-color: inherit;
  color: inherit;
  background-color: inherit;
  position: absolute;
  top: 0;
}
.k-table-list .k-table-spacer-td {
  padding: 0 !important;
  width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}
.k-table-list .k-table-group-td {
  padding: 0 !important;
  width: 0 !important;
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  overflow: visible;
}
.k-table-list .k-table-group-td > span {
  padding: 0 0.25rem;
  font-size: 0.75em;
  position: absolute;
  top: 0;
  right: 0;
}

.k-virtual-table .k-table-row,
.k-virtual-table .k-table-group-row {
  position: absolute;
  width: 100%;
}

.k-table-scroller {
  position: relative;
  overflow: auto;
}
.k-table-scroller > .k-table {
  border-width: 0;
}

.k-table-footer {
  padding-inline-end: var(--kendo-scrollbar-width);
  border-width: 1px 0 0 0;
  border-style: solid;
  box-sizing: border-box;
}
.k-table-footer .k-table {
  border-width: 0;
}

.k-table-footer-wrap {
  margin-right: -1px;
  width: 100%;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: inherit;
  overflow: hidden;
}

.k-rtl.k-table,
.k-rtl .k-table,
[dir=rtl].k-table,
[dir=rtl] .k-table {
  text-align: right;
}
.k-rtl.k-table .k-table-th,
.k-rtl.k-table .k-table-td,
.k-rtl .k-table .k-table-th,
.k-rtl .k-table .k-table-td,
[dir=rtl].k-table .k-table-th,
[dir=rtl].k-table .k-table-td,
[dir=rtl] .k-table .k-table-th,
[dir=rtl] .k-table .k-table-td {
  border-left-width: 0;
  border-right-width: 1px;
}
.k-rtl.k-table .k-table-th:first-child,
.k-rtl.k-table .k-table-td:first-child,
.k-rtl .k-table .k-table-th:first-child,
.k-rtl .k-table .k-table-td:first-child,
[dir=rtl].k-table .k-table-th:first-child,
[dir=rtl].k-table .k-table-td:first-child,
[dir=rtl] .k-table .k-table-th:first-child,
[dir=rtl] .k-table .k-table-td:first-child {
  border-right-width: 0;
}
.k-rtl.k-table .k-table-header-wrap,
.k-rtl.k-table .k-table-footer-wrap,
.k-rtl .k-table .k-table-header-wrap,
.k-rtl .k-table .k-table-footer-wrap,
[dir=rtl].k-table .k-table-header-wrap,
[dir=rtl].k-table .k-table-footer-wrap,
[dir=rtl] .k-table .k-table-header-wrap,
[dir=rtl] .k-table .k-table-footer-wrap {
  margin-right: 0;
  margin-left: -1px;
  border-left-width: 1px;
  border-right-width: 0;
}
.k-rtl .k-table-list .k-table-group-td > span,
[dir=rtl] .k-table-list .k-table-group-td > span {
  left: 0;
  right: auto;
}

.k-table,
.k-data-table {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-table-thead,
.k-table-header,
.k-table-group-sticky-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-table-tfoot,
.k-table-footer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-table-group-row {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-table-group-td > span {
  color: #ffffff;
  background-color: #212529;
}

.k-table-alt-row {
  background-color: rgba(0, 0, 0, 0.04);
}

.k-table-tbody .k-table-row:hover,
.k-table-list .k-table-row:hover,
.k-table-tbody .k-table-row.k-hover,
.k-table-list .k-table-row.k-hover {
  background-color: rgba(27, 26, 26, 0.075);
}

.k-table-tbody .k-table-row.k-focus,
.k-table-list .k-table-row.k-focus,
.k-table-tbody .k-table-td.k-focus,
.k-table-list .k-table-td.k-focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-table-tbody .k-table-row.k-selected,
.k-table-list .k-table-row.k-selected {
  border-color: #dee2e6;
  color: #212529;
  background-color: rgba(20, 164, 230, 0.25);
}

.k-virtual-scroller {
  width: 100%;
  height: 100%;
  flex: 1 1 auto;
  overflow: auto;
  position: relative;
}

.k-virtual-scroller-wrap {
  position: relative;
  z-index: 1;
}

.k-virtual-scroller-content {
  position: absolute;
  width: 100%;
  top: 0;
  inset-inline-start: 0;
}

.k-virtual-scroller-size {
  position: relative;
  z-index: 0;
}

.k-avatar {
  border-width: 0;
  border-style: solid;
  box-sizing: border-box;
  flex-shrink: 0;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  overflow: hidden;
}
.k-avatar *,
.k-avatar *::before,
.k-avatar *::after {
  box-sizing: border-box;
}

.k-avatar-text,
.k-avatar-initials {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
}

.k-avatar-icon {
  display: flex;
  align-items: center;
}

.k-avatar-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.k-avatar-image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.k-avatar-sm {
  width: 1rem;
  height: 1rem;
  flex-basis: 1rem;
}

.k-avatar-md {
  width: 2rem;
  height: 2rem;
  flex-basis: 2rem;
}

.k-avatar-lg {
  width: 4rem;
  height: 4rem;
  flex-basis: 4rem;
}

.k-avatar-rounded {
  border-radius: 0.25rem;
}

.k-avatar-circle {
  border-radius: 50%;
}

.k-avatar-bordered {
  border-width: 1px;
}

.k-avatar-solid.k-avatar-primary {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-avatar-solid.k-avatar-secondary {
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
}

.k-avatar-solid.k-avatar-tertiary {
  border-color: #9C27B0;
  color: white;
  background-color: #9C27B0;
}

.k-avatar-solid.k-avatar-info {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
}

.k-avatar-solid.k-avatar-success {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
}

.k-avatar-solid.k-avatar-warning {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
}

.k-avatar-solid.k-avatar-error {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
}

.k-avatar-solid.k-avatar-dark {
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-avatar-solid.k-avatar-light {
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
}

.k-avatar-solid.k-avatar-inverse {
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-avatar-outline {
  border-color: currentColor;
}

.k-avatar-outline.k-avatar-primary {
  color: #14A4E6;
}

.k-avatar-outline.k-avatar-secondary {
  color: #e4e7eb;
}

.k-avatar-outline.k-avatar-tertiary {
  color: #9C27B0;
}

.k-avatar-outline.k-avatar-info {
  color: #17a2b8;
}

.k-avatar-outline.k-avatar-success {
  color: #1b7a47;
}

.k-avatar-outline.k-avatar-warning {
  color: #f79e00;
}

.k-avatar-outline.k-avatar-error {
  color: #ee5726;
}

.k-avatar-outline.k-avatar-dark {
  color: #212529;
}

.k-avatar-outline.k-avatar-light {
  color: #f8f9fa;
}

.k-avatar-outline.k-avatar-inverse {
  color: #212529;
}

.k-badge {
  padding: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  box-sizing: border-box;
  color: inherit;
  background-color: transparent;
  font: inherit;
  text-align: center;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-badge *,
.k-badge *::before,
.k-badge *::after {
  box-sizing: border-box;
}

.k-badge > * {
  color: inherit;
}

a.k-badge,
.k-badge > a {
  text-decoration: none;
}

a.k-badge:hover,
.k-badge > a:hover {
  text-decoration: underline;
}

.k-badge-icon {
  max-width: 1em;
  max-height: 1em;
  font-size: inherit;
}

.k-badge-icon.k-svg-icon svg {
  fill: currentColor;
}

.k-badge-sm {
  padding: 0.175em 0.325em;
  border-width: 1px;
  font-size: 0.625em;
  line-height: 1;
}
.k-badge-sm:empty {
  padding: 0.175em;
}

.k-badge-md {
  padding: 0.35em 0.65em;
  border-width: 1px;
  font-size: 0.75em;
  line-height: 1;
}
.k-badge-md:empty {
  padding: 0.35em;
}

.k-badge-lg {
  padding: 0.525em 0.975em;
  border-width: 1px;
  font-size: 0.875em;
  line-height: 1.25;
}
.k-badge-lg:empty {
  padding: 0.525em;
}

.k-badge-rounded.k-badge-sm {
  border-radius: 0.2rem;
}
.k-badge-rounded.k-badge-md {
  border-radius: 0.25rem;
}
.k-badge-rounded.k-badge-lg {
  border-radius: 0.3rem;
}

.k-badge-pill {
  border-radius: 5rem;
}

.k-badge-circle {
  padding: 0 !important;
  border-radius: 100%;
}
.k-badge-circle.k-badge-sm {
  width: calc(1em + 0.35em + 2px);
  height: calc(1em + 0.35em + 2px);
}
.k-badge-circle.k-badge-md {
  width: calc(1em + 0.7em + 2px);
  height: calc(1em + 0.7em + 2px);
}
.k-badge-circle.k-badge-lg {
  width: calc(1.25em + 1.05em + 2px);
  height: calc(1.25em + 1.05em + 2px);
}

.k-badge-dot {
  padding: 0 !important;
  border-radius: 100%;
  font-size: 0;
}
.k-badge-dot.k-badge-sm {
  width: 6px;
  height: 6px;
}
.k-badge-dot.k-badge-md {
  width: 10px;
  height: 10px;
}
.k-badge-dot.k-badge-lg {
  width: 12px;
  height: 12px;
}

kendo-badge-container {
  display: inline-block;
}

.k-badge-container {
  position: relative;
  overflow: visible;
}

.k-badge-inside {
  position: absolute;
  z-index: 9999;
}
.k-badge-edge {
  position: absolute;
  z-index: 9999;
}
.k-badge-edge.k-top-start {
  transform: translate(-50%, -50%);
}
.k-badge-edge.k-top-end {
  transform: translate(50%, -50%);
}
.k-badge-edge.k-bottom-start {
  transform: translate(-50%, 50%);
}
.k-badge-edge.k-bottom-end {
  transform: translate(50%, 50%);
}

.k-rtl .k-badge-edge.k-top-start,
[dir=rtl].k-badge-edge.k-top-start,
[dir=rtl] .k-badge-edge.k-top-start {
  transform: translate(50%, -50%);
}
.k-rtl .k-badge-edge.k-top-end,
[dir=rtl].k-badge-edge.k-top-end,
[dir=rtl] .k-badge-edge.k-top-end {
  transform: translate(-50%, -50%);
}
.k-rtl .k-badge-edge.k-bottom-start,
[dir=rtl].k-badge-edge.k-bottom-start,
[dir=rtl] .k-badge-edge.k-bottom-start {
  transform: translate(50%, 50%);
}
.k-rtl .k-badge-edge.k-bottom-end,
[dir=rtl].k-badge-edge.k-bottom-end,
[dir=rtl] .k-badge-edge.k-bottom-end {
  transform: translate(-50%, 50%);
}

.k-badge-outside {
  position: absolute;
  z-index: 9999;
}
.k-badge-outside.k-top-start {
  transform: translate(-100%, -100%);
}
.k-badge-outside.k-top-end {
  transform: translate(100%, -100%);
}
.k-badge-outside.k-bottom-start {
  transform: translate(-100%, 100%);
}
.k-badge-outside.k-bottom-end {
  transform: translate(100%, 100%);
}

.k-rtl .k-badge-outside.k-top-start,
[dir=rtl].k-badge-outside.k-top-start,
[dir=rtl] .k-badge-outside.k-top-start {
  transform: translate(100%, -100%);
}
.k-rtl .k-badge-outside.k-top-end,
[dir=rtl].k-badge-outside.k-top-end,
[dir=rtl] .k-badge-outside.k-top-end {
  transform: translate(-100%, -100%);
}
.k-rtl .k-badge-outside.k-bottom-start,
[dir=rtl].k-badge-outside.k-bottom-start,
[dir=rtl] .k-badge-outside.k-bottom-start {
  transform: translate(100%, 100%);
}
.k-rtl .k-badge-outside.k-bottom-end,
[dir=rtl].k-badge-outside.k-bottom-end,
[dir=rtl] .k-badge-outside.k-bottom-end {
  transform: translate(-100%, 100%);
}

.k-badge-border-cutout {
  box-shadow: 0 0 0 2px #ffffff;
}

.k-badge-solid.k-badge-primary {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-badge-solid.k-badge-secondary {
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
}

.k-badge-solid.k-badge-tertiary {
  border-color: #9C27B0;
  color: white;
  background-color: #9C27B0;
}

.k-badge-solid.k-badge-info {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
}

.k-badge-solid.k-badge-success {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
}

.k-badge-solid.k-badge-warning {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
}

.k-badge-solid.k-badge-error {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
}

.k-badge-solid.k-badge-dark {
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-badge-solid.k-badge-light {
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
}

.k-badge-solid.k-badge-inverse {
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-badge-outline {
  border-color: currentColor;
  background-color: #ffffff;
}

.k-badge-outline.k-badge-primary {
  color: #14A4E6;
}

.k-badge-outline.k-badge-secondary {
  color: #e4e7eb;
}

.k-badge-outline.k-badge-tertiary {
  color: #9C27B0;
}

.k-badge-outline.k-badge-info {
  color: #17a2b8;
}

.k-badge-outline.k-badge-success {
  color: #1b7a47;
}

.k-badge-outline.k-badge-warning {
  color: #f79e00;
}

.k-badge-outline.k-badge-error {
  color: #ee5726;
}

.k-badge-outline.k-badge-dark {
  color: #212529;
}

.k-badge-outline.k-badge-light {
  color: #f8f9fa;
}

.k-badge-outline.k-badge-inverse {
  color: #212529;
}

.k-chip {
  height: 32px;
  padding: 0.25rem 0.25rem;
  border-radius: 16px;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  font-size: 1rem;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.k-chip *,
.k-chip *::before,
.k-chip *::after {
  box-sizing: border-box;
}
.k-chip .k-selected-icon-wrapper {
  display: none !important;
}

.k-chip-content {
  min-width: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  overflow: hidden;
  flex: 1 1 auto;
}

.k-chip-content:first-child {
  margin-inline-start: 0.5rem;
}

.k-chip-content:last-child {
  margin-inline-end: 0.5rem;
}

.k-chip-text,
.k-chip-label {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1 1 auto;
}

.k-chip-avatar {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  flex: none;
}

.k-chip-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
}

.k-ie .k-chip-icon {
  margin-right: 0.5rem;
}

.k-chip-actions {
  flex: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-self: center;
}

.k-chip-action {
  flex: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-self: center;
}

.k-remove-icon {
  width: 24px;
  height: 24px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
}

.k-ie .k-remove-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}

.k-chip-list {
  display: inline-flex;
  gap: 0.25rem;
}

.k-ie .k-chip-list > * {
  margin-right: 0.25rem;
}

.k-ie .k-chip-list > :last-child {
  margin-right: 0;
}

.k-ie .k-chip.k-rtl .k-chip-icon,
.k-ie .k-rtl .k-chip .k-chip-icon,
.k-ie .k-chip[dir=rtl] .k-chip-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}
.k-ie .k-chip.k-rtl .k-remove-icon,
.k-ie .k-rtl .k-chip .k-remove-icon,
.k-ie .k-chip[dir=rtl] .k-remove-icon {
  margin-left: 0;
  margin-right: 0.5rem;
}

.k-ie .k-chip-list.k-rtl > *,
.k-ie .k-rtl .k-chip-list > *,
.k-ie .k-chip-list[dir=rtl] > * {
  margin-right: 0;
  margin-left: 0.25rem;
}
.k-ie .k-chip-list.k-rtl > *:last-child,
.k-ie .k-rtl .k-chip-list > *:last-child,
.k-ie .k-chip-list[dir=rtl] > *:last-child {
  margin-left: 0;
}

.k-chip-solid {
  border-color: rgba(27, 26, 26, 0.3);
  color: #1b1a1a;
  background-color: rgba(27, 26, 26, 0.08);
}
.k-chip-solid:hover, .k-chip-solid.k-hover, .k-chip-solid.k-state-hover {
  background-color: rgba(27, 26, 26, 0.16);
}
.k-chip-solid:focus, .k-chip-solid.k-focus, .k-chip-solid.k-state-focus {
  box-shadow: 0 0 0 3px rgba(27, 26, 26, 0.16);
}
.k-chip-solid.k-selected, .k-chip-solid.k-state-selected {
  background-color: rgba(27, 26, 26, 0.24);
}

.k-chip-solid.k-chip-success {
  border-color: rgba(27, 122, 71, 0.3);
  color: #1b7a47;
  background-color: rgba(27, 122, 71, 0.08);
}
.k-chip-solid.k-chip-success:hover, .k-chip-solid.k-chip-success.k-hover, .k-chip-solid.k-chip-success.k-state-hover {
  background-color: rgba(27, 122, 71, 0.16);
}
.k-chip-solid.k-chip-success.k-selected, .k-chip-solid.k-chip-success.k-state-selected {
  background-color: rgba(27, 122, 71, 0.24);
}

.k-chip-solid.k-chip-warning {
  border-color: rgba(247, 158, 0, 0.3);
  color: #f79e00;
  background-color: rgba(247, 158, 0, 0.08);
}
.k-chip-solid.k-chip-warning:hover, .k-chip-solid.k-chip-warning.k-hover, .k-chip-solid.k-chip-warning.k-state-hover {
  background-color: rgba(247, 158, 0, 0.16);
}
.k-chip-solid.k-chip-warning.k-selected, .k-chip-solid.k-chip-warning.k-state-selected {
  background-color: rgba(247, 158, 0, 0.24);
}

.k-chip-solid.k-chip-error {
  border-color: rgba(238, 87, 38, 0.3);
  color: #ee5726;
  background-color: rgba(238, 87, 38, 0.08);
}
.k-chip-solid.k-chip-error:hover, .k-chip-solid.k-chip-error.k-hover, .k-chip-solid.k-chip-error.k-state-hover {
  background-color: rgba(238, 87, 38, 0.16);
}
.k-chip-solid.k-chip-error.k-selected, .k-chip-solid.k-chip-error.k-state-selected {
  background-color: rgba(238, 87, 38, 0.24);
}

.k-chip-solid.k-chip-info {
  border-color: rgba(23, 162, 184, 0.3);
  color: #17a2b8;
  background-color: rgba(23, 162, 184, 0.08);
}
.k-chip-solid.k-chip-info:hover, .k-chip-solid.k-chip-info.k-hover, .k-chip-solid.k-chip-info.k-state-hover {
  background-color: rgba(23, 162, 184, 0.16);
}
.k-chip-solid.k-chip-info.k-selected, .k-chip-solid.k-chip-info.k-state-selected {
  background-color: rgba(23, 162, 184, 0.24);
}

.k-chip-outline {
  border-color: #1b1a1a;
  color: #1b1a1a;
  background-color: #ffffff;
}
.k-chip-outline:hover, .k-chip-outline.k-hover, .k-chip-outline.k-state-hover {
  color: white;
  background-color: #1b1a1a;
}
.k-chip-outline:focus, .k-chip-outline.k-focus, .k-chip-outline.k-state-focus {
  box-shadow: 0 0 0 3px rgba(27, 26, 26, 0.16);
}
.k-chip-outline.k-selected, .k-chip-outline.k-state-selected {
  color: white;
  background-color: #1b1a1a;
}

.k-chip-outline.k-chip-success {
  border-color: #1b7a47;
  color: #1b7a47;
}
.k-chip-outline.k-chip-success:hover, .k-chip-outline.k-chip-success.k-hover, .k-chip-outline.k-chip-success.k-state-hover {
  color: white;
  background-color: #1b7a47;
}
.k-chip-outline.k-chip-success.k-selected, .k-chip-outline.k-chip-success.k-state-selected {
  color: white;
  background-color: #1b7a47;
}

.k-chip-outline.k-chip-warning {
  border-color: #f79e00;
  color: #f79e00;
}
.k-chip-outline.k-chip-warning:hover, .k-chip-outline.k-chip-warning.k-hover, .k-chip-outline.k-chip-warning.k-state-hover {
  color: #ffffff;
  background-color: #f79e00;
}
.k-chip-outline.k-chip-warning.k-selected, .k-chip-outline.k-chip-warning.k-state-selected {
  color: #ffffff;
  background-color: #f79e00;
}

.k-chip-outline.k-chip-error {
  border-color: #ee5726;
  color: #ee5726;
}
.k-chip-outline.k-chip-error:hover, .k-chip-outline.k-chip-error.k-hover, .k-chip-outline.k-chip-error.k-state-hover {
  color: white;
  background-color: #ee5726;
}
.k-chip-outline.k-chip-error.k-selected, .k-chip-outline.k-chip-error.k-state-selected {
  color: white;
  background-color: #ee5726;
}

.k-chip-outline.k-chip-info {
  border-color: #17a2b8;
  color: #17a2b8;
}
.k-chip-outline.k-chip-info:hover, .k-chip-outline.k-chip-info.k-hover, .k-chip-outline.k-chip-info.k-state-hover {
  color: white;
  background-color: #17a2b8;
}
.k-chip-outline.k-chip-info.k-selected, .k-chip-outline.k-chip-info.k-state-selected {
  color: white;
  background-color: #17a2b8;
}

.k-chip-info:focus, .k-chip-info.k-state-focus, .k-chip-info.k-focus {
  box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.16);
}

.k-chip-success:focus, .k-chip-success.k-state-focus, .k-chip-success.k-focus {
  box-shadow: 0 0 0 3px rgba(27, 122, 71, 0.16);
}

.k-chip-warning:focus, .k-chip-warning.k-state-focus, .k-chip-warning.k-focus {
  box-shadow: 0 0 0 3px rgba(247, 158, 0, 0.16);
}

.k-chip-error:focus, .k-chip-error.k-state-focus, .k-chip-error.k-focus {
  box-shadow: 0 0 0 3px rgba(238, 87, 38, 0.16);
}

.k-color-preview {
  border-width: 1px;
  border-radius: 0.25rem;
  box-sizing: border-box;
  border-style: solid;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
}
.k-color-preview *,
.k-color-preview *::before,
.k-color-preview *::after {
  box-sizing: border-box;
}

.k-coloreditor-current-color {
  cursor: pointer;
}

.k-icon-color-preview {
  border-width: 0;
  border-radius: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
.k-icon-color-preview .k-color-preview-mask {
  width: calc(16px - 2px);
  height: 2px;
}

.k-color-preview-mask {
  width: 100%;
  height: 100%;
  position: relative;
}

.k-color-preview-mask::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC");
  background-size: contain;
  background-position: 0 0;
}

.k-no-color .k-color-preview-mask::before {
  content: "";
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' version='1.1'%3e%3cline x1='0' x2='20' y1='0' y2='20' stroke='%23ee5726' stroke-width='1'/%3e%3c/svg%3e");
  background-size: 100% 100%;
  background-position: 0 0;
}

.k-no-color::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.k-color-preview {
  border-color: #dee2e6;
}
.k-color-preview:hover, .k-color-preview.k-state-hover, .k-color-preview.k-hover {
  border-color: #d6d9dc;
}

.k-loader {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 0;
}

.k-loader-canvas {
  display: flex;
  position: relative;
}

.k-loader-segment {
  border-radius: 50%;
  background-color: currentColor;
  position: absolute;
}

.k-loader-sm {
  padding: 0.125rem;
}
.k-loader-sm .k-loader-segment {
  width: 0.25rem;
  height: 0.25rem;
}

.k-loader-md {
  padding: 0.25rem;
}
.k-loader-md .k-loader-segment {
  width: 0.5rem;
  height: 0.5rem;
}

.k-loader-lg {
  padding: 0.5rem;
}
.k-loader-lg .k-loader-segment {
  width: 1rem;
  height: 1rem;
}

@keyframes pulsing-2-segment {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.k-loader-pulsing-2 .k-loader-canvas {
  align-items: center;
}
.k-loader-pulsing-2 .k-loader-segment:nth-child(1) {
  left: 0;
  transform: scale(1.5);
  transform-origin: 0 50%;
  animation: pulsing-2-segment 1s ease infinite;
  animation-delay: -0.5s;
}
.k-loader-pulsing-2 .k-loader-segment:nth-child(2) {
  right: 0;
  transform-origin: 100% 50%;
  animation: pulsing-2-segment 1s ease infinite;
}
.k-loader-pulsing-2.k-loader-sm .k-loader-canvas {
  width: 0.75rem;
  height: 0.375rem;
}
.k-loader-pulsing-2.k-loader-md .k-loader-canvas {
  width: 1.5rem;
  height: 0.75rem;
}
.k-loader-pulsing-2.k-loader-lg .k-loader-canvas {
  width: 3rem;
  height: 1.5rem;
}

@keyframes spinner-3-segment {
  0% {
    top: 0;
    left: 50%;
  }
  33.3333% {
    top: 100%;
    left: 0;
  }
  66.6666% {
    top: 100%;
    left: 100%;
  }
  100% {
    top: 0;
    left: 50%;
  }
}
.k-loader-spinner-3 .k-loader-segment {
  transform: translate(-50%, -50%);
}
.k-loader-spinner-3 .k-loader-segment:nth-child(1) {
  top: 0;
  left: 50%;
  animation: spinner-3-segment 2s ease infinite;
}
.k-loader-spinner-3 .k-loader-segment:nth-child(2) {
  top: 100%;
  left: 0;
  animation: spinner-3-segment 2s ease infinite;
  animation-delay: -0.6666666667s;
}
.k-loader-spinner-3 .k-loader-segment:nth-child(3) {
  top: 100%;
  left: 100%;
  animation: spinner-3-segment 2s ease infinite;
  animation-delay: -1.3333333333s;
}
.k-loader-spinner-3.k-loader-sm .k-loader-canvas {
  margin: 0.125rem;
  width: calc(1rem - 0.25rem);
  height: calc(0.8660254038rem - 0.25rem);
}
.k-loader-spinner-3.k-loader-md .k-loader-canvas {
  margin: 0.25rem;
  width: calc(2rem - 0.5rem);
  height: calc(1.7320508076rem - 0.5rem);
}
.k-loader-spinner-3.k-loader-lg .k-loader-canvas {
  margin: 0.5rem;
  width: calc(4rem - 1rem);
  height: calc(3.4641016152rem - 1rem);
}

@keyframes spinner-4-segment-1 {
  0% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  33.3% {
    top: 0;
    left: 0;
    transform: translateX(0) translateY(0);
  }
  66.6% {
    top: 0;
    left: 0;
    transform: translateX(0) translateY(0);
  }
  100% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@keyframes spinner-4-segment-2 {
  0% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  33.3% {
    top: 0;
    left: 100%;
    transform: translateX(-100%) translateY(0);
  }
  66.6% {
    top: 0;
    left: 100%;
    transform: translateX(-100%) translateY(0);
  }
  100% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@keyframes spinner-4-segment-3 {
  0% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  33.3% {
    top: 100%;
    left: 100%;
    transform: translateX(-100%) translateY(-100%);
  }
  66.6% {
    top: 100%;
    left: 100%;
    transform: translateX(-100%) translateY(-100%);
  }
  100% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@keyframes spinner-4-segment-4 {
  0% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  33.3% {
    top: 100%;
    left: 0;
    transform: translateX(0) translateY(-100%);
  }
  66.6% {
    top: 100%;
    left: 0;
    transform: translateX(0) translateY(-100%);
  }
  100% {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@keyframes spinner-4 {
  0% {
    transform: rotate(0);
  }
  33.3% {
    transform: rotate(0);
  }
  66.6% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
.k-loader-spinner-4 .k-loader-canvas {
  animation: spinner-4 1.833s ease infinite;
}
.k-loader-spinner-4 .k-loader-segment {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.k-loader-spinner-4 .k-loader-segment:nth-child(1) {
  animation: spinner-4-segment-1 1.833s ease infinite;
}
.k-loader-spinner-4 .k-loader-segment:nth-child(2) {
  animation: spinner-4-segment-2 1.833s ease infinite;
}
.k-loader-spinner-4 .k-loader-segment:nth-child(3) {
  animation: spinner-4-segment-3 1.833s ease infinite;
}
.k-loader-spinner-4 .k-loader-segment:nth-child(4) {
  animation: spinner-4-segment-4 1.833s ease infinite;
}
.k-loader-spinner-4.k-loader-sm .k-loader-canvas {
  width: 1rem;
  height: 1rem;
}
.k-loader-spinner-4.k-loader-md .k-loader-canvas {
  width: 2rem;
  height: 2rem;
}
.k-loader-spinner-4.k-loader-lg .k-loader-canvas {
  width: 4rem;
  height: 4rem;
}

.k-loader-container {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2001;
}
.k-loader-container .k-loader {
  padding: 0;
}

.k-loader-container,
.k-loader-container-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.k-loader-container-overlay {
  opacity: 0.5;
}

.k-loader-container-inner {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
}

.k-loader-container-panel {
  border-width: 1px;
  border-style: solid;
  border-radius: 0.25rem;
}

.k-loader-container-sm .k-loader-container-inner {
  padding: 1rem;
  gap: 0.25rem;
}
.k-loader-container-sm .k-loader-container-label {
  font-size: 0.875rem;
}

.k-loader-container-md .k-loader-container-inner {
  padding: 1.25rem;
  gap: 0.5rem;
}
.k-loader-container-md .k-loader-container-label {
  font-size: 1rem;
}

.k-loader-container-lg .k-loader-container-inner {
  padding: 1.5rem;
  gap: 0.75rem;
}
.k-loader-container-lg .k-loader-container-label {
  font-size: 1.25rem;
}

.k-loader-top .k-loader-container-inner {
  flex-direction: column;
  text-align: center;
}

.k-loader-end .k-loader-container-label {
  order: -1;
}

.k-loader-primary {
  color: #14A4E6;
}

.k-loader-secondary {
  color: #212529;
}

.k-loader-tertiary {
  color: #9C27B0;
}

.k-loader-info {
  color: #17a2b8;
}

.k-loader-success {
  color: #1b7a47;
}

.k-loader-warning {
  color: #f79e00;
}

.k-loader-error {
  color: #ee5726;
}

.k-loader-dark {
  color: #212529;
}

.k-loader-light {
  color: #f8f9fa;
}

.k-loader-inverse {
  color: #212529;
}

.k-loader-container-panel {
  background-color: #ffffff;
  border-color: #dee2e6;
}

.k-loader-container-inner .k-text-secondary {
  color: #212529 !important;
}

.k-skeleton {
  display: block;
}

.k-skeleton-text {
  border-radius: 0.25rem;
  transform: scale(1, 0.6);
}
.k-skeleton-text:empty::before {
  content: "​";
}

.k-skeleton-rect {
  border-radius: 0;
}

.k-skeleton-circle {
  border-radius: 9999px;
}

@keyframes k-skeleton-wave {
  0% {
    transform: translateX(-100%);
  }
  60% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.k-skeleton-wave .k-skeleton, .k-skeleton-wave.k-skeleton {
  position: relative;
  overflow: hidden;
}
.k-skeleton-wave .k-skeleton::after, .k-skeleton-wave.k-skeleton::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  animation: k-skeleton-wave 1.6s linear 0.5s infinite;
}

@keyframes k-skeleton-pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.k-skeleton-pulse .k-skeleton, .k-skeleton-pulse.k-skeleton {
  animation: k-skeleton-pulse 1.5s ease-in-out 0.5s infinite;
}

.k-skeleton {
  background-color: rgba(33, 37, 41, 0.2);
}

.k-skeleton-wave .k-skeleton::after, .k-skeleton-wave.k-skeleton::after {
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.04), transparent);
}

.k-button {
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  font-size: 1rem;
  line-height: 1.5;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  position: relative;
}
.k-button *,
.k-button *::before,
.k-button *::after {
  box-sizing: border-box;
}
.k-button:disabled, .k-button.k-state-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}
.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
  outline: 0;
}
.k-button:hover, .k-button:focus {
  text-decoration: none;
  outline: 0;
}
.k-button .k-icon,
.k-button .k-image,
.k-button .k-sprite {
  color: inherit;
  align-self: center;
  position: relative;
}

.k-button .k-button-icon {
  color: inherit;
  align-self: center;
  position: relative;
}

.k-button-arrow {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  flex: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.k-button > .k-button-arrow {
  margin-inline-start: -0.375rem;
  margin-inline-end: -0.75rem;
}

.k-text-button > .k-icon,
.k-text-button > .k-button-icon {
  display: none;
}

.k-icon-button,
.k-button.k-button-icon {
  padding: 0.375rem;
  gap: 0;
}
.k-icon-button > .k-text,
.k-icon-button > .k-button-text,
.k-button.k-button-icon > .k-text,
.k-button.k-button-icon > .k-button-text {
  display: none;
}
.k-icon-button .k-button-icon,
.k-button.k-button-icon .k-button-icon {
  margin: 0;
  min-width: calc(1rem * 1.5);
  min-height: calc(1rem * 1.5);
}

.k-icon-button > .k-button-arrow {
  margin-inline-start: 0;
  margin-inline-end: -0.375rem;
}

.k-button.k-button-icon {
  padding: 0.375rem;
  width: calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
}

.k-menu-button,
.k-dropdown-button {
  outline: 0;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
}

.k-button-group {
  margin: 0;
  padding: 0;
  border-width: 0;
  box-sizing: border-box;
  list-style: none;
  outline: 0;
  white-space: nowrap;
  display: inline-flex;
  flex-direction: row;
  vertical-align: middle;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-button-group > .k-button + .k-button {
  margin-inline-start: -1px;
}
.k-button-group > .k-button:hover,
.k-button-group > .k-button.k-state-hover,
.k-button-group > .k-button:focus,
.k-button-group > .k-button.k-state-focus,
.k-button-group > .k-button:active,
.k-button-group > .k-button.k-state-active,
.k-button-group > .k-button.k-state-selected {
  z-index: 2;
}
.k-button-group .k-button:not(:first-child):not(:last-child) {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.k-button-group > .k-button:first-child:not(:only-child) {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}
.k-button-group > .k-button:last-child:not(:only-child) {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}
.k-button-group:disabled, .k-button-group[disabled], .k-button-group.k-disabled, .k-button-group.k-state-disabled {
  opacity: 1;
  filter: none;
}

.k-button-group-stretched {
  width: 100%;
}
.k-button-group-stretched > * {
  flex: 1 0 0%;
  overflow: hidden;
}

.k-split-button {
  border-width: 0;
  border-radius: 0;
  outline: 0;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
}
.k-split-button .k-split-button-arrow {
  padding: 0.375rem 0.375rem;
  width: auto;
  flex: none;
}
.k-split-button .k-split-button-arrow .k-button-icon {
  min-width: 0;
}

.k-button-flat, .k-button.k-flat,
.k-button.k-bare {
  border-color: transparent !important;
  color: inherit;
  background: none !important;
  box-shadow: none !important;
  transition: color 0.2s ease-in-out;
}
.k-button-flat::before, .k-button.k-flat::before,
.k-button.k-bare::before {
  display: block;
}
.k-button-flat::after, .k-button.k-flat::after,
.k-button.k-bare::after {
  box-shadow: inset 0 0 0 2px currentColor;
  display: block;
}
.k-button-flat:focus::after, .k-button.k-flat:focus::after,
.k-button.k-bare:focus::after, .k-button-flat.k-state-focus::after, .k-state-focus.k-button.k-flat::after,
.k-state-focus.k-button.k-bare::after, .k-button-flat.k-state-focused::after, .k-state-focused.k-button.k-flat::after,
.k-state-focused.k-button.k-bare::after {
  opacity: 0.12;
}

.k-button-outline, .k-button.k-outline {
  box-shadow: none;
  color: inherit;
  background-color: transparent;
  background-image: none !important;
}

.k-button-link {
  box-shadow: none;
  border-color: transparent !important;
  color: inherit;
  background-color: transparent !important;
  background-image: none !important;
  text-decoration: none;
}

.k-button-link:hover,
.k-button-link.k-state-hover {
  text-decoration: underline;
}

.k-button-clear {
  border-color: transparent !important;
  color: inherit;
  background: none !important;
  box-shadow: none !important;
}

.k-ie .k-button-group .k-button,
.k-ie .k-split-button .k-button {
  border-radius: 0;
}

.k-button-overlay, .k-button::before {
  border-radius: inherit;
  content: "";
  background: currentColor;
  opacity: 0;
  display: none;
  pointer-events: none;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 0;
  transition: opacity 0.2s ease-in-out;
}

.k-button:hover::before, .k-button.k-state-hover::before {
  opacity: 0.08;
}
.k-button.k-no-focus:not(:hover)::before, .k-button.k-no-focus:not(.k-state-hover)::before {
  opacity: 0;
}
.k-button:active::before, .k-button.k-state-active::before {
  opacity: 0.16;
}
.k-button.k-state-selected::before {
  opacity: 0.2;
}

.k-button::after {
  border-radius: inherit;
  content: "";
  opacity: 0;
  display: none;
  pointer-events: none;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  z-index: 0;
  transition: opacity 0.2s ease-in-out;
}

.k-ie .k-button-icontext .k-icon,
.k-ie .k-button-icontext .k-image,
.k-ie .k-button-icontext .k-sprite {
  margin: 0 0.5rem 0 0;
}
.k-ie .k-button-icontext.k-rtl .k-icon,
.k-ie .k-button-icontext.k-rtl .k-image,
.k-ie .k-button-icontext.k-rtl .k-sprite, .k-rtl .k-ie .k-button-icontext .k-icon,
.k-rtl .k-ie .k-button-icontext .k-image,
.k-rtl .k-ie .k-button-icontext .k-sprite, .k-ie .k-button-icontext[dir=rtl] .k-icon,
.k-ie .k-button-icontext[dir=rtl] .k-image,
.k-ie .k-button-icontext[dir=rtl] .k-sprite, [dir=rtl] .k-ie .k-button-icontext .k-icon,
[dir=rtl] .k-ie .k-button-icontext .k-image,
[dir=rtl] .k-ie .k-button-icontext .k-sprite {
  margin: 0 0 0 0.5rem;
}

.k-button {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-button {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-button:hover, .k-button.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-button:focus, .k-button.k-state-focus, .k-button.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-button:active, .k-button.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}
.k-button.k-state-selected {
  border-color: #0f7aab;
  color: white;
  background-color: #1083b7;
}
.k-button-solid.k-button-solid-primary, .k-button-solid.k-button.k-primary {
  border-color: #14a4e6;
  color: white;
  background-color: #14a4e6;
}
.k-button-solid.k-button-solid-primary:hover, .k-button-solid.k-button.k-primary:hover, .k-button-solid.k-button-solid-primary.k-state-hover, .k-button-solid.k-state-hover.k-button.k-primary {
  border-color: #1083b7;
  background-color: #118bc3;
}
.k-button-solid.k-button-solid-primary:focus, .k-button-solid.k-button.k-primary:focus, .k-button-solid.k-button-solid-primary.k-state-focus, .k-button-solid.k-state-focus.k-button.k-primary {
  box-shadow: 0 0 0px 0.25rem rgba(20, 164, 230, 0.5);
}
.k-button-solid.k-button-solid-primary:active, .k-button-solid.k-button.k-primary:active, .k-button-solid.k-button-solid-primary.k-state-active, .k-button-solid.k-state-active.k-button.k-primary {
  border-color: #0f7aab;
  background-color: #1083b7;
}
.k-button-solid.k-button-solid-primary.k-state-selected, .k-button-solid.k-state-selected.k-button.k-primary {
  border-color: #0f7aab;
  background-color: #1083b7;
}

.k-button-solid.k-button-solid-secondary {
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
}
.k-button-solid.k-button-solid-secondary:hover, .k-button-solid.k-button-solid-secondary.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-button-solid.k-button-solid-secondary:focus, .k-button-solid.k-button-solid-secondary.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(228, 231, 235, 0.5);
}
.k-button-solid.k-button-solid-secondary:active, .k-button-solid.k-button-solid-secondary.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}
.k-button-solid.k-button-solid-secondary.k-state-selected {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-button-solid.k-button-solid-tertiary {
  border-color: #9c27b0;
  color: white;
  background-color: #9c27b0;
}
.k-button-solid.k-button-solid-tertiary:hover, .k-button-solid.k-button-solid-tertiary.k-state-hover {
  border-color: #771e86;
  background-color: #802091;
}
.k-button-solid.k-button-solid-tertiary:focus, .k-button-solid.k-button-solid-tertiary.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(156, 39, 176, 0.5);
}
.k-button-solid.k-button-solid-tertiary:active, .k-button-solid.k-button-solid-tertiary.k-state-active {
  border-color: #6e1b7c;
  background-color: #771e86;
}
.k-button-solid.k-button-solid-tertiary.k-state-selected {
  border-color: #6e1b7c;
  background-color: #771e86;
}

.k-button-solid.k-button-solid-info {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
}
.k-button-solid.k-button-solid-info:hover, .k-button-solid.k-button-solid-info.k-state-hover {
  border-color: #117a8b;
  background-color: #138496;
}
.k-button-solid.k-button-solid-info:focus, .k-button-solid.k-button-solid-info.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(23, 162, 184, 0.5);
}
.k-button-solid.k-button-solid-info:active, .k-button-solid.k-button-solid-info.k-state-active {
  border-color: #10707f;
  background-color: #117a8b;
}
.k-button-solid.k-button-solid-info.k-state-selected {
  border-color: #10707f;
  background-color: #117a8b;
}

.k-button-solid.k-button-solid-success {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
}
.k-button-solid.k-button-solid-success:hover, .k-button-solid.k-button-solid-success.k-state-hover {
  border-color: #12502f;
  background-color: #145b35;
}
.k-button-solid.k-button-solid-success:focus, .k-button-solid.k-button-solid-success.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(27, 122, 71, 0.5);
}
.k-button-solid.k-button-solid-success:active, .k-button-solid.k-button-solid-success.k-state-active {
  border-color: #0f4629;
  background-color: #12502f;
}
.k-button-solid.k-button-solid-success.k-state-selected {
  border-color: #0f4629;
  background-color: #12502f;
}

.k-button-solid.k-button-solid-warning {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
}
.k-button-solid.k-button-solid-warning:hover, .k-button-solid.k-button-solid-warning.k-state-hover {
  border-color: #c47d00;
  background-color: #d18600;
}
.k-button-solid.k-button-solid-warning:focus, .k-button-solid.k-button-solid-warning.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(247, 158, 0, 0.5);
}
.k-button-solid.k-button-solid-warning:active, .k-button-solid.k-button-solid-warning.k-state-active {
  border-color: #b77500;
  background-color: #c47d00;
}
.k-button-solid.k-button-solid-warning.k-state-selected {
  border-color: #b77500;
  background-color: #c47d00;
}

.k-button-solid.k-button-solid-error {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
}
.k-button-solid.k-button-solid-error:hover, .k-button-solid.k-button-solid-error.k-state-hover {
  border-color: #d13f10;
  background-color: #dc4311;
}
.k-button-solid.k-button-solid-error:focus, .k-button-solid.k-button-solid-error.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(238, 87, 38, 0.5);
}
.k-button-solid.k-button-solid-error:active, .k-button-solid.k-button-solid-error.k-state-active {
  border-color: #c53c0f;
  background-color: #d13f10;
}
.k-button-solid.k-button-solid-error.k-state-selected {
  border-color: #c53c0f;
  background-color: #d13f10;
}

.k-button-solid.k-button-solid-dark {
  border-color: #212529;
  color: white;
  background-color: #212529;
}
.k-button-solid.k-button-solid-dark:hover, .k-button-solid.k-button-solid-dark.k-state-hover {
  border-color: #0a0c0d;
  background-color: #101214;
}
.k-button-solid.k-button-solid-dark:focus, .k-button-solid.k-button-solid-dark.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-solid.k-button-solid-dark:active, .k-button-solid.k-button-solid-dark.k-state-active {
  border-color: #050506;
  background-color: #0a0c0d;
}
.k-button-solid.k-button-solid-dark.k-state-selected {
  border-color: #050506;
  background-color: #0a0c0d;
}

.k-button-solid.k-button-solid-light {
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
}
.k-button-solid.k-button-solid-light:hover, .k-button-solid.k-button-solid-light.k-state-hover {
  border-color: #dae0e5;
  background-color: #e2e6ea;
}
.k-button-solid.k-button-solid-light:focus, .k-button-solid.k-button-solid-light.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(248, 249, 250, 0.5);
}
.k-button-solid.k-button-solid-light:active, .k-button-solid.k-button-solid-light.k-state-active {
  border-color: #d3d9df;
  background-color: #dae0e5;
}
.k-button-solid.k-button-solid-light.k-state-selected {
  border-color: #d3d9df;
  background-color: #dae0e5;
}

.k-button-solid.k-button-solid-inverse {
  border-color: #212529;
  color: white;
  background-color: #212529;
}
.k-button-solid.k-button-solid-inverse:hover, .k-button-solid.k-button-solid-inverse.k-state-hover {
  border-color: #0a0c0d;
  background-color: #101214;
}
.k-button-solid.k-button-solid-inverse:focus, .k-button-solid.k-button-solid-inverse.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-solid.k-button-solid-inverse:active, .k-button-solid.k-button-solid-inverse.k-state-active {
  border-color: #050506;
  background-color: #0a0c0d;
}
.k-button-solid.k-button-solid-inverse.k-state-selected {
  border-color: #050506;
  background-color: #0a0c0d;
}

.k-split-button:focus,
.k-split-button.k-state-focus,
.k-split-button.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}

.k-button-outline, .k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #212529;
  background-color: transparent;
}
.k-button-outline:hover, .k-button.k-outline:hover, .k-button-outline.k-state-hover, .k-state-hover.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
}
.k-button-outline:focus, .k-button.k-outline:focus, .k-button-outline.k-state-focus, .k-state-focus.k-button.k-outline, .k-button-outline.k-state-focused, .k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-outline:active, .k-button.k-outline:active, .k-button-outline.k-state-active, .k-state-active.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
}
.k-button-outline.k-state-selected, .k-state-selected.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-button-outline.k-button-outline-primary, .k-button-outline-primary.k-button.k-outline, .k-button-outline.k-primary, .k-button.k-outline.k-primary {
  box-shadow: none;
  border-color: currentColor;
  color: #14A4E6;
  background-color: transparent;
}
.k-button-outline.k-button-outline-primary:hover, .k-button-outline-primary.k-button.k-outline:hover, .k-button-outline.k-primary:hover, .k-button.k-outline.k-primary:hover, .k-button-outline.k-button-outline-primary.k-state-hover, .k-button-outline-primary.k-state-hover.k-button.k-outline, .k-button-outline.k-state-hover.k-primary, .k-state-hover.k-button.k-outline.k-primary {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}
.k-button-outline.k-button-outline-primary:focus, .k-button-outline-primary.k-button.k-outline:focus, .k-button-outline.k-primary:focus, .k-button.k-outline.k-primary:focus, .k-button-outline.k-button-outline-primary.k-state-focus, .k-button-outline-primary.k-state-focus.k-button.k-outline, .k-button-outline.k-state-focus.k-primary, .k-state-focus.k-button.k-outline.k-primary, .k-button-outline.k-button-outline-primary.k-state-focused, .k-button-outline-primary.k-state-focused.k-button.k-outline, .k-button-outline.k-state-focused.k-primary, .k-state-focused.k-button.k-outline.k-primary {
  box-shadow: 0 0 0px 0.25rem rgba(20, 164, 230, 0.5);
}
.k-button-outline.k-button-outline-primary:active, .k-button-outline-primary.k-button.k-outline:active, .k-button-outline.k-primary:active, .k-button.k-outline.k-primary:active, .k-button-outline.k-button-outline-primary.k-state-active, .k-button-outline-primary.k-state-active.k-button.k-outline, .k-button-outline.k-state-active.k-primary, .k-state-active.k-button.k-outline.k-primary {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
  box-shadow: none;
}
.k-button-outline.k-button-outline-primary.k-state-selected, .k-button-outline-primary.k-state-selected.k-button.k-outline, .k-button-outline.k-state-selected.k-primary, .k-state-selected.k-button.k-outline.k-primary {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
  box-shadow: none;
}

.k-button-outline.k-button-outline-secondary, .k-button-outline-secondary.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #e4e7eb;
  background-color: transparent;
}
.k-button-outline.k-button-outline-secondary:hover, .k-button-outline-secondary.k-button.k-outline:hover, .k-button-outline.k-button-outline-secondary.k-state-hover, .k-button-outline-secondary.k-state-hover.k-button.k-outline {
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
}
.k-button-outline.k-button-outline-secondary:focus, .k-button-outline-secondary.k-button.k-outline:focus, .k-button-outline.k-button-outline-secondary.k-state-focus, .k-button-outline-secondary.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-secondary.k-state-focused, .k-button-outline-secondary.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(228, 231, 235, 0.5);
}
.k-button-outline.k-button-outline-secondary:active, .k-button-outline-secondary.k-button.k-outline:active, .k-button-outline.k-button-outline-secondary.k-state-active, .k-button-outline-secondary.k-state-active.k-button.k-outline {
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
  box-shadow: none;
}
.k-button-outline.k-button-outline-secondary.k-state-selected, .k-button-outline-secondary.k-state-selected.k-button.k-outline {
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
  box-shadow: none;
}

.k-button-outline.k-button-outline-tertiary, .k-button-outline-tertiary.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #9C27B0;
  background-color: transparent;
}
.k-button-outline.k-button-outline-tertiary:hover, .k-button-outline-tertiary.k-button.k-outline:hover, .k-button-outline.k-button-outline-tertiary.k-state-hover, .k-button-outline-tertiary.k-state-hover.k-button.k-outline {
  border-color: #9C27B0;
  color: white;
  background-color: #9C27B0;
}
.k-button-outline.k-button-outline-tertiary:focus, .k-button-outline-tertiary.k-button.k-outline:focus, .k-button-outline.k-button-outline-tertiary.k-state-focus, .k-button-outline-tertiary.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-tertiary.k-state-focused, .k-button-outline-tertiary.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(156, 39, 176, 0.5);
}
.k-button-outline.k-button-outline-tertiary:active, .k-button-outline-tertiary.k-button.k-outline:active, .k-button-outline.k-button-outline-tertiary.k-state-active, .k-button-outline-tertiary.k-state-active.k-button.k-outline {
  border-color: #9C27B0;
  color: white;
  background-color: #9C27B0;
  box-shadow: none;
}
.k-button-outline.k-button-outline-tertiary.k-state-selected, .k-button-outline-tertiary.k-state-selected.k-button.k-outline {
  border-color: #9C27B0;
  color: white;
  background-color: #9C27B0;
  box-shadow: none;
}

.k-button-outline.k-button-outline-info, .k-button-outline-info.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #17a2b8;
  background-color: transparent;
}
.k-button-outline.k-button-outline-info:hover, .k-button-outline-info.k-button.k-outline:hover, .k-button-outline.k-button-outline-info.k-state-hover, .k-button-outline-info.k-state-hover.k-button.k-outline {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
}
.k-button-outline.k-button-outline-info:focus, .k-button-outline-info.k-button.k-outline:focus, .k-button-outline.k-button-outline-info.k-state-focus, .k-button-outline-info.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-info.k-state-focused, .k-button-outline-info.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(23, 162, 184, 0.5);
}
.k-button-outline.k-button-outline-info:active, .k-button-outline-info.k-button.k-outline:active, .k-button-outline.k-button-outline-info.k-state-active, .k-button-outline-info.k-state-active.k-button.k-outline {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
  box-shadow: none;
}
.k-button-outline.k-button-outline-info.k-state-selected, .k-button-outline-info.k-state-selected.k-button.k-outline {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
  box-shadow: none;
}

.k-button-outline.k-button-outline-success, .k-button-outline-success.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #1b7a47;
  background-color: transparent;
}
.k-button-outline.k-button-outline-success:hover, .k-button-outline-success.k-button.k-outline:hover, .k-button-outline.k-button-outline-success.k-state-hover, .k-button-outline-success.k-state-hover.k-button.k-outline {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
}
.k-button-outline.k-button-outline-success:focus, .k-button-outline-success.k-button.k-outline:focus, .k-button-outline.k-button-outline-success.k-state-focus, .k-button-outline-success.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-success.k-state-focused, .k-button-outline-success.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(27, 122, 71, 0.5);
}
.k-button-outline.k-button-outline-success:active, .k-button-outline-success.k-button.k-outline:active, .k-button-outline.k-button-outline-success.k-state-active, .k-button-outline-success.k-state-active.k-button.k-outline {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
  box-shadow: none;
}
.k-button-outline.k-button-outline-success.k-state-selected, .k-button-outline-success.k-state-selected.k-button.k-outline {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
  box-shadow: none;
}

.k-button-outline.k-button-outline-warning, .k-button-outline-warning.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #f79e00;
  background-color: transparent;
}
.k-button-outline.k-button-outline-warning:hover, .k-button-outline-warning.k-button.k-outline:hover, .k-button-outline.k-button-outline-warning.k-state-hover, .k-button-outline-warning.k-state-hover.k-button.k-outline {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
}
.k-button-outline.k-button-outline-warning:focus, .k-button-outline-warning.k-button.k-outline:focus, .k-button-outline.k-button-outline-warning.k-state-focus, .k-button-outline-warning.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-warning.k-state-focused, .k-button-outline-warning.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(247, 158, 0, 0.5);
}
.k-button-outline.k-button-outline-warning:active, .k-button-outline-warning.k-button.k-outline:active, .k-button-outline.k-button-outline-warning.k-state-active, .k-button-outline-warning.k-state-active.k-button.k-outline {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
  box-shadow: none;
}
.k-button-outline.k-button-outline-warning.k-state-selected, .k-button-outline-warning.k-state-selected.k-button.k-outline {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
  box-shadow: none;
}

.k-button-outline.k-button-outline-error, .k-button-outline-error.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #ee5726;
  background-color: transparent;
}
.k-button-outline.k-button-outline-error:hover, .k-button-outline-error.k-button.k-outline:hover, .k-button-outline.k-button-outline-error.k-state-hover, .k-button-outline-error.k-state-hover.k-button.k-outline {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
}
.k-button-outline.k-button-outline-error:focus, .k-button-outline-error.k-button.k-outline:focus, .k-button-outline.k-button-outline-error.k-state-focus, .k-button-outline-error.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-error.k-state-focused, .k-button-outline-error.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(238, 87, 38, 0.5);
}
.k-button-outline.k-button-outline-error:active, .k-button-outline-error.k-button.k-outline:active, .k-button-outline.k-button-outline-error.k-state-active, .k-button-outline-error.k-state-active.k-button.k-outline {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
  box-shadow: none;
}
.k-button-outline.k-button-outline-error.k-state-selected, .k-button-outline-error.k-state-selected.k-button.k-outline {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
  box-shadow: none;
}

.k-button-outline.k-button-outline-dark, .k-button-outline-dark.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #212529;
  background-color: transparent;
}
.k-button-outline.k-button-outline-dark:hover, .k-button-outline-dark.k-button.k-outline:hover, .k-button-outline.k-button-outline-dark.k-state-hover, .k-button-outline-dark.k-state-hover.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
}
.k-button-outline.k-button-outline-dark:focus, .k-button-outline-dark.k-button.k-outline:focus, .k-button-outline.k-button-outline-dark.k-state-focus, .k-button-outline-dark.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-dark.k-state-focused, .k-button-outline-dark.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-outline.k-button-outline-dark:active, .k-button-outline-dark.k-button.k-outline:active, .k-button-outline.k-button-outline-dark.k-state-active, .k-button-outline-dark.k-state-active.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
  box-shadow: none;
}
.k-button-outline.k-button-outline-dark.k-state-selected, .k-button-outline-dark.k-state-selected.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
  box-shadow: none;
}

.k-button-outline.k-button-outline-light, .k-button-outline-light.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #f8f9fa;
  background-color: transparent;
}
.k-button-outline.k-button-outline-light:hover, .k-button-outline-light.k-button.k-outline:hover, .k-button-outline.k-button-outline-light.k-state-hover, .k-button-outline-light.k-state-hover.k-button.k-outline {
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
}
.k-button-outline.k-button-outline-light:focus, .k-button-outline-light.k-button.k-outline:focus, .k-button-outline.k-button-outline-light.k-state-focus, .k-button-outline-light.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-light.k-state-focused, .k-button-outline-light.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(248, 249, 250, 0.5);
}
.k-button-outline.k-button-outline-light:active, .k-button-outline-light.k-button.k-outline:active, .k-button-outline.k-button-outline-light.k-state-active, .k-button-outline-light.k-state-active.k-button.k-outline {
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
  box-shadow: none;
}
.k-button-outline.k-button-outline-light.k-state-selected, .k-button-outline-light.k-state-selected.k-button.k-outline {
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
  box-shadow: none;
}

.k-button-outline.k-button-outline-inverse, .k-button-outline-inverse.k-button.k-outline {
  box-shadow: none;
  border-color: currentColor;
  color: #212529;
  background-color: transparent;
}
.k-button-outline.k-button-outline-inverse:hover, .k-button-outline-inverse.k-button.k-outline:hover, .k-button-outline.k-button-outline-inverse.k-state-hover, .k-button-outline-inverse.k-state-hover.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
}
.k-button-outline.k-button-outline-inverse:focus, .k-button-outline-inverse.k-button.k-outline:focus, .k-button-outline.k-button-outline-inverse.k-state-focus, .k-button-outline-inverse.k-state-focus.k-button.k-outline, .k-button-outline.k-button-outline-inverse.k-state-focused, .k-button-outline-inverse.k-state-focused.k-button.k-outline {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-outline.k-button-outline-inverse:active, .k-button-outline-inverse.k-button.k-outline:active, .k-button-outline.k-button-outline-inverse.k-state-active, .k-button-outline-inverse.k-state-active.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
  box-shadow: none;
}
.k-button-outline.k-button-outline-inverse.k-state-selected, .k-button-outline-inverse.k-state-selected.k-button.k-outline {
  border-color: #212529;
  color: white;
  background-color: #212529;
  box-shadow: none;
}

.k-button-flat, .k-button.k-flat,
.k-button.k-bare, .k-button-flat:hover, .k-button-flat.k-state-hover, .k-button-flat:active, .k-button-flat.k-state-active, .k-button-flat:focus, .k-button-flat.k-state-focus {
  color: inherit;
}
.k-button-flat.k-button-flat-primary, .k-button-flat-primary.k-button.k-flat,
.k-button-flat-primary.k-button.k-bare, .k-button-flat.k-primary, .k-button.k-flat.k-primary,
.k-button.k-bare.k-primary, .k-button-flat.k-button-flat-primary:hover, .k-button-flat.k-button-flat-primary.k-state-hover, .k-button-flat.k-button-flat-primary:active, .k-button-flat.k-button-flat-primary.k-state-active, .k-button-flat.k-button-flat-primary:focus, .k-button-flat.k-button-flat-primary.k-state-focus {
  color: #14A4E6;
}
.k-button-flat.k-button-flat-secondary, .k-button-flat-secondary.k-button.k-flat,
.k-button-flat-secondary.k-button.k-bare, .k-button-flat.k-button-flat-secondary:hover, .k-button-flat.k-button-flat-secondary.k-state-hover, .k-button-flat.k-button-flat-secondary:active, .k-button-flat.k-button-flat-secondary.k-state-active, .k-button-flat.k-button-flat-secondary:focus, .k-button-flat.k-button-flat-secondary.k-state-focus {
  color: #e4e7eb;
}
.k-button-flat.k-button-flat-tertiary, .k-button-flat-tertiary.k-button.k-flat,
.k-button-flat-tertiary.k-button.k-bare, .k-button-flat.k-button-flat-tertiary:hover, .k-button-flat.k-button-flat-tertiary.k-state-hover, .k-button-flat.k-button-flat-tertiary:active, .k-button-flat.k-button-flat-tertiary.k-state-active, .k-button-flat.k-button-flat-tertiary:focus, .k-button-flat.k-button-flat-tertiary.k-state-focus {
  color: #9C27B0;
}
.k-button-flat.k-button-flat-info, .k-button-flat-info.k-button.k-flat,
.k-button-flat-info.k-button.k-bare, .k-button-flat.k-button-flat-info:hover, .k-button-flat.k-button-flat-info.k-state-hover, .k-button-flat.k-button-flat-info:active, .k-button-flat.k-button-flat-info.k-state-active, .k-button-flat.k-button-flat-info:focus, .k-button-flat.k-button-flat-info.k-state-focus {
  color: #17a2b8;
}
.k-button-flat.k-button-flat-success, .k-button-flat-success.k-button.k-flat,
.k-button-flat-success.k-button.k-bare, .k-button-flat.k-button-flat-success:hover, .k-button-flat.k-button-flat-success.k-state-hover, .k-button-flat.k-button-flat-success:active, .k-button-flat.k-button-flat-success.k-state-active, .k-button-flat.k-button-flat-success:focus, .k-button-flat.k-button-flat-success.k-state-focus {
  color: #1b7a47;
}
.k-button-flat.k-button-flat-warning, .k-button-flat-warning.k-button.k-flat,
.k-button-flat-warning.k-button.k-bare, .k-button-flat.k-button-flat-warning:hover, .k-button-flat.k-button-flat-warning.k-state-hover, .k-button-flat.k-button-flat-warning:active, .k-button-flat.k-button-flat-warning.k-state-active, .k-button-flat.k-button-flat-warning:focus, .k-button-flat.k-button-flat-warning.k-state-focus {
  color: #f79e00;
}
.k-button-flat.k-button-flat-error, .k-button-flat-error.k-button.k-flat,
.k-button-flat-error.k-button.k-bare, .k-button-flat.k-button-flat-error:hover, .k-button-flat.k-button-flat-error.k-state-hover, .k-button-flat.k-button-flat-error:active, .k-button-flat.k-button-flat-error.k-state-active, .k-button-flat.k-button-flat-error:focus, .k-button-flat.k-button-flat-error.k-state-focus {
  color: #ee5726;
}
.k-button-flat.k-button-flat-dark, .k-button-flat-dark.k-button.k-flat,
.k-button-flat-dark.k-button.k-bare, .k-button-flat.k-button-flat-dark:hover, .k-button-flat.k-button-flat-dark.k-state-hover, .k-button-flat.k-button-flat-dark:active, .k-button-flat.k-button-flat-dark.k-state-active, .k-button-flat.k-button-flat-dark:focus, .k-button-flat.k-button-flat-dark.k-state-focus {
  color: #212529;
}
.k-button-flat.k-button-flat-light, .k-button-flat-light.k-button.k-flat,
.k-button-flat-light.k-button.k-bare, .k-button-flat.k-button-flat-light:hover, .k-button-flat.k-button-flat-light.k-state-hover, .k-button-flat.k-button-flat-light:active, .k-button-flat.k-button-flat-light.k-state-active, .k-button-flat.k-button-flat-light:focus, .k-button-flat.k-button-flat-light.k-state-focus {
  color: #f8f9fa;
}
.k-button-flat.k-button-flat-inverse, .k-button-flat-inverse.k-button.k-flat,
.k-button-flat-inverse.k-button.k-bare, .k-button-flat.k-button-flat-inverse:hover, .k-button-flat.k-button-flat-inverse.k-state-hover, .k-button-flat.k-button-flat-inverse:active, .k-button-flat.k-button-flat-inverse.k-state-active, .k-button-flat.k-button-flat-inverse:focus, .k-button-flat.k-button-flat-inverse.k-state-focus {
  color: #212529;
}
.k-button-link.k-button-link-primary {
  box-shadow: none;
  color: #14A4E6;
}
.k-button-link.k-button-link-primary:hover, .k-button-link.k-button-link-primary.k-state-hover {
  color: #118ac1;
}
.k-button-link.k-button-link-primary:focus, .k-button-link.k-button-link-primary.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(20, 164, 230, 0.5);
}
.k-button-link.k-button-link-primary:active, .k-button-link.k-button-link-primary.k-state-active, .k-button-link.k-button-link-primary.k-state-selected {
  color: #118ac1;
}

.k-button-link.k-button-link-secondary {
  box-shadow: none;
  color: #e4e7eb;
}
.k-button-link.k-button-link-secondary:hover, .k-button-link.k-button-link-secondary.k-state-hover {
  color: #c0c2c5;
}
.k-button-link.k-button-link-secondary:focus, .k-button-link.k-button-link-secondary.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(228, 231, 235, 0.5);
}
.k-button-link.k-button-link-secondary:active, .k-button-link.k-button-link-secondary.k-state-active, .k-button-link.k-button-link-secondary.k-state-selected {
  color: #c0c2c5;
}

.k-button-link.k-button-link-tertiary {
  box-shadow: none;
  color: #9C27B0;
}
.k-button-link.k-button-link-tertiary:hover, .k-button-link.k-button-link-tertiary.k-state-hover {
  color: #832194;
}
.k-button-link.k-button-link-tertiary:focus, .k-button-link.k-button-link-tertiary.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(156, 39, 176, 0.5);
}
.k-button-link.k-button-link-tertiary:active, .k-button-link.k-button-link-tertiary.k-state-active, .k-button-link.k-button-link-tertiary.k-state-selected {
  color: #832194;
}

.k-button-link.k-button-link-info {
  box-shadow: none;
  color: #17a2b8;
}
.k-button-link.k-button-link-info:hover, .k-button-link.k-button-link-info.k-state-hover {
  color: #13889b;
}
.k-button-link.k-button-link-info:focus, .k-button-link.k-button-link-info.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(23, 162, 184, 0.5);
}
.k-button-link.k-button-link-info:active, .k-button-link.k-button-link-info.k-state-active, .k-button-link.k-button-link-info.k-state-selected {
  color: #13889b;
}

.k-button-link.k-button-link-success {
  box-shadow: none;
  color: #1b7a47;
}
.k-button-link.k-button-link-success:hover, .k-button-link.k-button-link-success.k-state-hover {
  color: #17663c;
}
.k-button-link.k-button-link-success:focus, .k-button-link.k-button-link-success.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(27, 122, 71, 0.5);
}
.k-button-link.k-button-link-success:active, .k-button-link.k-button-link-success.k-state-active, .k-button-link.k-button-link-success.k-state-selected {
  color: #17663c;
}

.k-button-link.k-button-link-warning {
  box-shadow: none;
  color: #f79e00;
}
.k-button-link.k-button-link-warning:hover, .k-button-link.k-button-link-warning.k-state-hover {
  color: #cf8500;
}
.k-button-link.k-button-link-warning:focus, .k-button-link.k-button-link-warning.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(247, 158, 0, 0.5);
}
.k-button-link.k-button-link-warning:active, .k-button-link.k-button-link-warning.k-state-active, .k-button-link.k-button-link-warning.k-state-selected {
  color: #cf8500;
}

.k-button-link.k-button-link-error {
  box-shadow: none;
  color: #ee5726;
}
.k-button-link.k-button-link-error:hover, .k-button-link.k-button-link-error.k-state-hover {
  color: #c84920;
}
.k-button-link.k-button-link-error:focus, .k-button-link.k-button-link-error.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(238, 87, 38, 0.5);
}
.k-button-link.k-button-link-error:active, .k-button-link.k-button-link-error.k-state-active, .k-button-link.k-button-link-error.k-state-selected {
  color: #c84920;
}

.k-button-link.k-button-link-dark {
  box-shadow: none;
  color: #212529;
}
.k-button-link.k-button-link-dark:hover, .k-button-link.k-button-link-dark.k-state-hover {
  color: #1c1f22;
}
.k-button-link.k-button-link-dark:focus, .k-button-link.k-button-link-dark.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-link.k-button-link-dark:active, .k-button-link.k-button-link-dark.k-state-active, .k-button-link.k-button-link-dark.k-state-selected {
  color: #1c1f22;
}

.k-button-link.k-button-link-light {
  box-shadow: none;
  color: #f8f9fa;
}
.k-button-link.k-button-link-light:hover, .k-button-link.k-button-link-light.k-state-hover {
  color: #d0d1d2;
}
.k-button-link.k-button-link-light:focus, .k-button-link.k-button-link-light.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(248, 249, 250, 0.5);
}
.k-button-link.k-button-link-light:active, .k-button-link.k-button-link-light.k-state-active, .k-button-link.k-button-link-light.k-state-selected {
  color: #d0d1d2;
}

.k-button-link.k-button-link-inverse {
  box-shadow: none;
  color: #212529;
}
.k-button-link.k-button-link-inverse:hover, .k-button-link.k-button-link-inverse.k-state-hover {
  color: #1c1f22;
}
.k-button-link.k-button-link-inverse:focus, .k-button-link.k-button-link-inverse.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(33, 37, 41, 0.5);
}
.k-button-link.k-button-link-inverse:active, .k-button-link.k-button-link-inverse.k-state-active, .k-button-link.k-button-link-inverse.k-state-selected {
  color: #1c1f22;
}

.k-button-link.k-button-link-base {
  box-shadow: none;
  color: #1b1a1a;
}
.k-button-link.k-button-link-base:hover, .k-button-link.k-button-link-base.k-state-hover {
  color: #171616;
}
.k-button-link.k-button-link-base:focus, .k-button-link.k-button-link-base.k-state-focus {
  box-shadow: 0 0 0px 0.25rem rgba(27, 26, 26, 0.5);
}
.k-button-link.k-button-link-base:active, .k-button-link.k-button-link-base.k-state-active, .k-button-link.k-button-link-base.k-state-selected {
  color: #171616;
}

.k-button-clear {
  color: inherit;
}
.k-button-clear:hover, .k-button-clear.k-state-hover, .k-button-clear:active, .k-button-clear.k-state-active, .k-button-clear.k-state-selected, .k-button-clear:focus, .k-button-clear.k-state-focus, .k-button-clear.k-state-focused {
  color: inherit;
}
.k-button-clear:focus::after, .k-button-clear.k-state-focus::after, .k-button-clear.k-state-focused::after, .k-button-clear.k-state-focused:active::after {
  background-color: currentColor;
  opacity: 0.1;
  display: block;
}

.k-menu {
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  position: relative;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-menu-item {
  box-sizing: border-box;
  border-width: 0;
  outline: 0;
  display: flex;
  flex-flow: column nowrap;
  flex: none;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.k-menu-link {
  padding: 0.5rem 0.5rem;
  outline: 0;
  color: inherit;
  display: flex;
  flex-flow: row nowrap;
  flex: 1 1 auto;
  align-items: center;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}
.k-menu-link > .k-icon:not(.k-menu-expand-arrow),
.k-menu-link > .k-image,
.k-menu-link > .k-sprite {
  margin-right: 0.5rem;
}

.k-menu-link-text {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.k-menu-expand-arrow {
  margin-left: 0.5rem;
  margin-right: -0.5rem;
  display: inline-flex;
  flex-flow: row wrap;
  align-items: center;
  flex: none;
  position: relative;
}

.k-menu-expand-arrow.k-i-arrow-60-left,
.k-menu-expand-arrow.k-i-arrow-60-right {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.k-menu-expand-arrow.k-i-arrow-60-right {
  right: 0.5rem;
}

.k-menu-expand-arrow.k-i-arrow-60-left {
  left: 0.5rem;
}

.k-menu-horizontal {
  flex-direction: row;
}
.k-menu-horizontal > .k-menu-item + .k-menu-item {
  margin-left: 0px;
}
.k-menu-horizontal > .k-separator {
  margin: 0 0.25rem;
  width: 0;
  height: auto;
  border-width: 0 0 0 1px;
  border-style: solid;
}

.k-menu-vertical {
  flex-direction: column;
}
.k-menu-vertical > .k-menu-item + .k-menu-item {
  margin-top: 0px;
}
.k-menu-vertical > .k-menu-item > .k-menu-link {
  padding: 0.25rem 1rem;
  padding-right: calc(2rem + 16px);
}
.k-menu-vertical > .k-menu-item > .k-menu-link .k-menu-expand-arrow {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.5rem;
}
.k-menu-vertical > .k-separator {
  margin: 0.25rem 0;
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #dee2e6;
  display: block;
}

.k-menu-popup {
  border-width: 1px;
  border-style: solid;
  overflow: auto;
  max-height: 80vh;
}

.k-menu-group {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  display: none;
  position: absolute;
}
.k-menu-popup .k-menu-group {
  position: relative;
  display: flex;
  flex-direction: column;
}
.k-menu-group .k-menu-item {
  font-size: 1rem;
  line-height: 1.5;
}
.k-menu-group .k-menu-item + .k-menu-item {
  margin-top: 0px;
}
.k-menu-group .k-menu-link {
  padding: 0.25rem 1rem;
  padding-right: calc(2rem + 16px);
}
.k-menu-group .k-menu-link .k-menu-expand-arrow {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.5rem;
}
.k-menu-group .k-separator {
  margin: 0.25rem 0;
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #dee2e6;
  display: block;
}

.k-popups-wrapper {
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
}

.k-context-menu {
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
}

.k-animation-container .k-context-menu.k-menu-horizontal {
  display: flex !important;
  flex-wrap: nowrap;
}

.k-context-menu-popup {
  z-index: 12000;
}
.k-context-menu-popup .k-context-menu {
  border-width: 0;
}

.k-popup .k-context-menu,
.k-context-menu-popup .k-context-menu {
  border-width: 0;
}

.k-menu-scroll-wrapper {
  margin: 0;
  padding: 0;
  border: 0;
  position: relative;
}
.k-menu-scroll-wrapper .k-menu {
  overflow: hidden;
  flex-wrap: nowrap;
}

.k-menu-scroll-button {
  border-radius: 0;
  padding: 0;
  border-width: 0;
  border-color: inherit;
  color: inherit;
  background: inherit;
  position: absolute;
}
.k-menu-scroll-button.k-scroll-left {
  top: 0;
  left: 0;
  height: 100%;
  width: 16px;
  border-right-width: 1px;
}
.k-menu-scroll-button.k-scroll-right {
  top: 0;
  right: 0;
  height: 100%;
  width: 16px;
  border-left-width: 1px;
}
.k-menu-scroll-button.k-scroll-up {
  top: 0;
  left: 0;
  width: 100%;
  height: 16px;
  border-bottom-width: 1px;
}
.k-menu-scroll-button.k-scroll-down {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  border-top-width: 1px;
}

.k-rtl .k-menu-link > .k-icon:not(.k-menu-expand-arrow),
.k-rtl .k-menu-link > .k-image,
.k-rtl .k-menu-link > .k-sprite,
[dir=rtl] .k-menu-link > .k-icon:not(.k-menu-expand-arrow),
[dir=rtl] .k-menu-link > .k-image,
[dir=rtl] .k-menu-link > .k-sprite {
  margin-left: 0.5rem;
  margin-right: 0;
}
.k-rtl .k-menu-expand-arrow.k-i-arrow-60-down,
[dir=rtl] .k-menu-expand-arrow.k-i-arrow-60-down {
  margin-left: -0.5rem;
  margin-right: 0.5rem;
}
.k-rtl .k-menu-horizontal > .k-menu-item + .k-menu-item,
[dir=rtl] .k-menu-horizontal > .k-menu-item + .k-menu-item {
  margin-right: 0px;
  margin-left: 0;
}
.k-rtl .k-menu-vertical > .k-menu-item > .k-menu-link,
[dir=rtl] .k-menu-vertical > .k-menu-item > .k-menu-link {
  padding-right: 1rem;
  padding-left: calc(2rem + 16px);
}
.k-rtl .k-menu-vertical > .k-menu-item > .k-menu-link .k-menu-expand-arrow,
[dir=rtl] .k-menu-vertical > .k-menu-item > .k-menu-link .k-menu-expand-arrow {
  right: auto;
  left: 0.5rem;
}
.k-rtl .k-menu-group .k-menu-link,
[dir=rtl] .k-menu-group .k-menu-link {
  padding-right: 1rem;
  padding-left: calc(2rem + 16px);
}
.k-rtl .k-menu-group .k-menu-link .k-menu-expand-arrow,
[dir=rtl] .k-menu-group .k-menu-link .k-menu-expand-arrow {
  right: auto;
  left: 0.5rem;
}

.k-menu.k-menu-horizontal:not(.k-context-menu) {
  padding: 0.5rem;
}

.k-menu.k-menu-vertical:not(.k-context-menu) {
  padding: 0.5rem 0;
}

.k-menu-popup .k-menu-group,
.k-menu-popup .k-menu-vertical {
  padding: 0;
}

.k-context-menu-popup > .k-popup:not(.k-menu-popup) {
  padding: 0;
}
.k-context-menu-popup .k-context-menu {
  border-radius: 0.25rem;
}
.k-context-menu-popup .k-header {
  font-size: inherit;
  font-weight: inherit;
}

.k-menu:not(.k-context-menu) {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-menu:not(.k-context-menu) > .k-item {
  color: rgba(33, 37, 41, 0.5);
}
.k-menu:not(.k-context-menu) > .k-item:hover, .k-menu:not(.k-context-menu) > .k-item.k-state-hover {
  color: rgba(33, 37, 41, 0.7);
}
.k-menu:not(.k-context-menu) > .k-item > .k-state-active, .k-menu:not(.k-context-menu) > .k-item.k-state-selected {
  color: rgba(33, 37, 41, 0.9);
}
.k-menu:not(.k-context-menu) > .k-item:focus, .k-menu:not(.k-context-menu) > .k-item.k-state-focus, .k-menu:not(.k-context-menu) > .k-item.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-menu-group,
.k-menu.k-context-menu {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-menu-group .k-item:hover, .k-menu-group .k-item.k-state-hover,
.k-menu.k-context-menu .k-item:hover,
.k-menu.k-context-menu .k-item.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-menu-group .k-item > .k-state-active, .k-menu-group .k-item.k-state-selected,
.k-menu.k-context-menu .k-item > .k-state-active,
.k-menu.k-context-menu .k-item.k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-menu-group .k-item:focus, .k-menu-group .k-item.k-state-focus, .k-menu-group .k-item.k-state-focused,
.k-menu.k-context-menu .k-item:focus,
.k-menu.k-context-menu .k-item.k-state-focus,
.k-menu.k-context-menu .k-item.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-menu-scroll-button {
  border-color: #dee2e6;
  color: rgba(33, 37, 41, 0.5);
  background-color: #f8f9fa;
}
.k-menu-scroll-button:hover {
  color: rgba(33, 37, 41, 0.7);
}
.k-menu-scroll-button:hover::before {
  opacity: 0;
}

.k-toolbar {
  margin: 0;
  padding: 0.5rem 0.5rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-toolbar::before {
  content: "";
  height: calc(1.5em + 0.75rem + 2px);
  margin-inline-start: -0.5rem;
}
.k-toolbar.k-toolbar-resizable {
  flex-wrap: nowrap;
}
.k-toolbar > * {
  flex-shrink: 0;
  display: inline-flex;
  align-content: center;
  vertical-align: middle;
}
.k-toolbar > * > label {
  margin-inline-end: 0.5rem;
  align-self: center;
}
.k-toolbar .k-overflow-anchor {
  border-radius: 0;
  margin: 0;
  padding: 0.5rem;
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  border-width: 0;
  border-color: inherit;
  box-sizing: border-box;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
.k-toolbar .k-overflow-anchor::before {
  display: block;
}
.k-toolbar .k-separator,
.k-toolbar .k-toolbar-separator {
  width: 0;
  height: 1.5em;
  border-width: 0 0 0 1px;
  border-style: solid;
  align-self: center;
}
.k-toolbar .k-toolbar-spacer {
  height: 1.5em;
  flex: 1 0 0%;
}
.k-toolbar .k-toolbar-template {
  align-self: center;
  align-items: center;
}
.k-toolbar .k-textbox,
.k-toolbar .k-combobox,
.k-toolbar .k-dropdown,
.k-toolbar .k-dropdowntree,
.k-toolbar .k-searchbox,
.k-toolbar .k-numerictextbox,
.k-toolbar .k-datepicker,
.k-toolbar .k-timepicker,
.k-toolbar .k-datetimepicker {
  width: 10em;
}

.k-toolbar-group {
  display: flex;
  flex-direction: inherit;
  flex-wrap: nowrap;
  gap: inherit;
}

kendo-toolbar-renderer {
  display: inline-block;
  border-color: inherit;
}

.k-overflow-container > .k-item {
  border-color: inherit;
}
.k-overflow-container .k-separator {
  margin: 0.25rem 0;
}
.k-overflow-container .k-overflow-tool-group {
  display: block;
}
.k-overflow-container .k-overflow-button {
  border-radius: 0;
  padding: 0.25rem 1rem;
  width: 100%;
  border-width: 0;
  color: inherit;
  background-color: transparent;
  background-image: none;
  line-height: inherit;
  display: flex;
  justify-content: flex-start;
}
.k-overflow-container .k-button-group {
  box-shadow: none;
  display: flex;
  flex-flow: column nowrap;
}
.k-overflow-container .k-button-group .k-button {
  margin: 0;
}
.k-overflow-container .k-split-button {
  display: flex;
  flex-direction: column;
}
.k-overflow-container .k-overflow-hidden {
  display: none;
}

.k-toolbar.k-rtl .k-overflow-anchor, .k-rtl .k-toolbar .k-overflow-anchor, .k-toolbar[dir=rtl] .k-overflow-anchor, [dir=rtl] .k-toolbar .k-overflow-anchor {
  margin: 0;
  right: auto;
  left: 0;
}

.k-floating-toolbar,
.editorToolbarWindow.k-window-content {
  padding: 0.5rem 0.5rem !important;
  border-width: 1px;
  border-style: solid;
  display: flex;
  flex-flow: row nowrap;
  gap: 0.5rem;
  align-items: center;
}
.k-floating-toolbar .k-toolbar,
.editorToolbarWindow.k-window-content .k-toolbar {
  padding: 0;
  border-width: 0;
  flex-shrink: 1;
  color: inherit;
  background: none;
}

.k-editortoolbar-dragHandle {
  cursor: move;
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-shrink: 0;
}

.k-toolbar {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-toolbar .k-separator {
  border-color: inherit;
}
.k-overflow-container .k-button:hover, .k-overflow-container .k-button.k-state-hover {
  color: #1b1a1a;
  background: #e9ecef;
}
.k-overflow-container .k-button:active, .k-overflow-container .k-button.k-state-active {
  color: white;
  background: #14A4E6;
}
.k-overflow-container .k-button .k-button:focus,
.k-overflow-container .k-button .k-button.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-overflow-container .k-button:disabled, .k-overflow-container .k-button.k-state-disabled {
  color: inherit;
}

.k-floating-toolbar,
.editorToolbarWindow.k-window-content {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-actions, .k-form-buttons, .k-edit-buttons,
.k-action-buttons,
.k-columnmenu-actions {
  padding: 0.5rem 0.5rem;
  box-sizing: border-box;
  border-width: 0px 0 0 0;
  border-style: solid;
  border-color: inherit;
  flex-shrink: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.5rem;
  overflow: hidden;
  clear: both;
}
.k-actions *, .k-form-buttons *, .k-edit-buttons *,
.k-action-buttons *,
.k-columnmenu-actions *,
.k-actions *::before,
.k-form-buttons *::before,
.k-edit-buttons *::before,
.k-action-buttons *::before,
.k-columnmenu-actions *::before,
.k-actions *::after,
.k-form-buttons *::after,
.k-edit-buttons *::after,
.k-action-buttons *::after,
.k-columnmenu-actions *::after {
  box-sizing: border-box;
}

.k-popup .k-actions, .k-popup .k-form-buttons, .k-popup .k-edit-buttons,
.k-popup .k-action-buttons,
.k-popup .k-columnmenu-actions {
  margin-top: 1rem;
}

.k-ie .k-actions .k-button ~ .k-button, .k-ie .k-form-buttons .k-button ~ .k-button, .k-ie .k-edit-buttons .k-button ~ .k-button,
.k-ie .k-action-buttons .k-button ~ .k-button,
.k-ie .k-columnmenu-actions .k-button ~ .k-button {
  margin-left: 0.5rem;
  flex-shrink: 0;
}
.k-rtl .k-ie .k-actions .k-button ~ .k-button, .k-rtl .k-ie .k-form-buttons .k-button ~ .k-button, .k-rtl .k-ie .k-edit-buttons .k-button ~ .k-button,
.k-rtl .k-ie .k-action-buttons .k-button ~ .k-button,
.k-rtl .k-ie .k-columnmenu-actions .k-button ~ .k-button, [dir=rtl] .k-ie .k-actions .k-button ~ .k-button, [dir=rtl] .k-ie .k-form-buttons .k-button ~ .k-button, [dir=rtl] .k-ie .k-edit-buttons .k-button ~ .k-button,
[dir=rtl] .k-ie .k-action-buttons .k-button ~ .k-button,
[dir=rtl] .k-ie .k-columnmenu-actions .k-button ~ .k-button {
  margin-left: 0;
  margin-right: 0.5rem;
}

.k-actions-start {
  justify-content: flex-start;
}

.k-actions-center {
  justify-content: center;
}

.k-actions-end {
  justify-content: flex-end;
}

.k-actions-stretched > * {
  flex: 1 0 0%;
}

.k-actions-horizontal {
  width: 100%;
  flex-flow: row nowrap;
}

.k-actions-vertical {
  flex-flow: column nowrap;
}

.k-form,
.k-form-inline {
  font-size: 1rem;
  line-height: 1.5;
}

.k-fieldset {
  margin: 30px;
  border-width: 1px 0 0;
  border-style: solid;
  padding: 25px 0 0;
}
.k-fieldset > legend {
  margin-left: 0;
  padding: 0 1rem 0 0;
  text-transform: uppercase;
}

kendo-label > .k-label {
  margin: 0;
}

.k-label-optional {
  margin-left: 6px;
  font-size: 12px;
  font-style: italic;
  align-self: center;
}

.k-label-empty::before {
  content: "";
  display: inline-block;
}

.k-input-label {
  margin-right: 10px;
  z-index: 1;
}
.k-input-label:dir(rtl), .k-rtl .k-input-label, .k-input-label.k-rtl, [dir=rtl] .k-input-label, .k-input-label[dir=rtl] {
  margin-right: 0;
  margin-left: 10px;
}

.k-form {
  border: 0;
}
.k-form .k-label,
.k-form kendo-label,
.k-form .k-form-label {
  margin-bottom: 0.5rem;
  display: flex;
  flex-flow: row nowrap;
}
.k-form .k-label + .k-radio {
  margin-left: 0;
}
.k-form .k-form-fieldset {
  margin: 2rem 0 0;
  padding: 0px;
  border: 0;
}
.k-form .k-form-fieldset > *:not(.k-hidden):first-child, .k-form .k-form-fieldset > *.k-hidden + :not(.k-hidden) {
  margin-top: 0;
}
.k-form .k-form-legend {
  margin: 0 0 1rem;
  padding: 0px;
  border-width: 0 0 2px;
  border-style: solid;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
}
.k-form .k-form-group {
  padding: 0;
}
.k-form .k-form-field {
  margin-top: 1rem;
}
.k-form > *:not(.k-hidden):first-child, .k-form > *.k-hidden + :not(.k-hidden) {
  margin-top: 0;
}
.k-form .k-form-field,
.k-form .k-form-field-wrap {
  display: block;
}
.k-form .k-form-field-disabled .k-label,
.k-form .k-form-field-disabled .k-form-label {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}
.k-form .k-alert-error {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.k-form .k-field-info {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  margin: 0 1rem;
}
.k-form .k-textbox,
.k-form .k-textarea,
.k-form .k-autocomplete,
.k-form .k-combobox,
.k-form .k-dropdown,
.k-form .k-dropdowntree,
.k-form .k-multiselect,
.k-form .k-dateinput,
.k-form .k-datepicker,
.k-form .k-datetimepicker,
.k-form .k-timepicker,
.k-form .k-numerictextbox,
.k-form .k-maskedtextbox,
.k-form .k-textbox-container,
.k-form .k-floating-label-container {
  display: inline-flex;
  width: 100%;
}
.k-form .k-daterangepicker {
  width: 100%;
  flex-flow: column nowrap;
  gap: 0;
}

.k-form-buttons {
  margin-top: 2rem;
  padding: 0;
}

.k-form-hint,
.k-form-error {
  margin-top: 4px;
  display: flex;
  font-size: 12px;
  font-style: normal;
}

.k-text-start,
.k-buttons-start {
  justify-content: flex-start;
}

.k-text-end,
.k-buttons-end {
  justify-content: flex-end;
}

.k-form-separator {
  margin: 1rem 0 0;
  border-width: 1px 0 0;
  border-style: solid;
  display: block;
  flex: 0 0 auto;
}

.k-form-horizontal .k-form-field {
  display: flex;
}
.k-form-horizontal .k-form-field > .k-label,
.k-form-horizontal .k-form-field > kendo-label,
.k-form-horizontal .k-form-field > .k-form-label {
  margin-right: 10px;
  padding-top: 5px;
  width: 25%;
  text-align: end;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
.k-form-horizontal .k-form-field .k-label-optional {
  margin: 0;
  align-self: inherit;
}
.k-form-horizontal .k-form-field-wrap {
  max-width: calc(100% - 25% - 10px);
  flex: 1 1 auto;
}

.k-form [dir=rtl] .k-label-optional, .k-rtl .k-form .k-label-optional {
  margin-left: 0;
  margin-right: 6px;
}

.k-form-horizontal [dir=rtl].k-form-field > .k-label,
.k-form-horizontal [dir=rtl].k-form-field > kendo-label,
.k-form-horizontal [dir=rtl].k-form-field > .k-form-label,
.k-form-horizontal [dir=rtl] .k-form-field > .k-label,
.k-form-horizontal [dir=rtl] .k-form-field > kendo-label,
.k-form-horizontal [dir=rtl] .k-form-field > .k-form-label, .k-rtl .k-form-horizontal.k-form-field > .k-label,
.k-rtl .k-form-horizontal.k-form-field > kendo-label,
.k-rtl .k-form-horizontal.k-form-field > .k-form-label,
.k-rtl .k-form-horizontal .k-form-field > .k-label,
.k-rtl .k-form-horizontal .k-form-field > kendo-label,
.k-rtl .k-form-horizontal .k-form-field > .k-form-label {
  margin-right: 0;
  margin-left: 10px;
}

.k-form-inline {
  padding: 2rem;
}
.k-form-inline fieldset {
  border-width: 1px 0 0;
  border-style: solid;
  margin: 4rem 0;
  padding: 0;
}
.k-form-inline fieldset:first-child:first-of-type {
  margin-top: 0;
}
.k-form-inline fieldset:last-child:last-of-type {
  margin-bottom: 0;
}
.k-form-inline legend {
  font-size: 0.875rem;
  text-align: left;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  padding: 0 1rem 0 0;
  width: auto;
}
.k-form-inline .k-form-field {
  display: flex;
  align-items: flex-start;
  text-align: left;
  margin-bottom: 1.5rem;
}
.k-form-inline .k-form-field > span:not(.k-widget) {
  width: 25%;
  text-align: right;
  line-height: 1.5;
  padding: calc(0.5rem + 1px) 0;
  padding-right: 1.5rem;
  align-self: center;
}
.k-form-inline .k-form-field > input {
  align-self: center;
}
.k-form-inline .k-form-field > input:not(.k-checkbox):not(.k-radio) {
  flex: 1 1 auto;
}
.k-form-inline .k-form-field .k-alert-error {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.k-form-inline .k-form-field .k-field-info {
  display: block;
  font-size: 0.75rem;
  line-height: 1;
  margin: 0;
}
.k-form-inline .k-form-field:last-child {
  margin-bottom: 0;
}

.k-edit-form-container {
  width: 400px;
  min-width: 400px;
  border-color: inherit;
  position: relative;
}

.k-popup-edit-form > .k-actions, .k-popup-edit-form > .k-edit-buttons,
.k-popup-edit-form > .k-action-buttons,
.k-popup-edit-form > .k-columnmenu-actions, .k-popup-edit-form > .k-form-buttons,
.k-edit-form-container .k-actions,
.k-edit-form-container .k-edit-buttons,
.k-edit-form-container .k-action-buttons,
.k-edit-form-container .k-columnmenu-actions,
.k-edit-form-container .k-form-buttons {
  margin: 1rem -1rem -1rem;
}

.k-edit-label {
  margin: 0 0 1rem 0;
  padding: calc(0.375rem + 1px) 0;
  width: 30%;
  line-height: 1.5;
  text-align: right;
  float: left;
  clear: both;
}

.k-edit-field {
  margin: 0 0 1rem 0;
  width: 65%;
  float: right;
  clear: right;
  position: relative;
}
.k-edit-field.k-no-editor {
  padding: calc(0.375rem + 1px) 0;
}

.k-edit-field > .k-widget,
.k-edit-field > .k-textbox,
.k-edit-field > .k-textarea {
  width: 100%;
  box-sizing: border-box;
}
.k-edit-field > .k-colorpicker {
  width: auto;
}
.k-edit-field input[type=radio]:not(.k-radio),
.k-edit-field input[type=checkbox]:not(.k-checkbox) {
  margin-right: 0.4ex;
}
.k-edit-field .k-radio-label,
.k-edit-field .k-checkbox-label {
  margin-right: 1rem;
}
.k-edit-field > .k-reset > li + li {
  margin-top: 0.5rem;
}
.k-edit-field .k-reset .k-widget {
  margin: 0 0.4ex 0 1ex;
}

.k-form legend,
.k-form-inline legend {
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.5;
  text-transform: none;
}
.k-form .k-field-info,
.k-form-inline .k-field-info {
  opacity: 0.7;
}

.k-form legend {
  margin-bottom: 0.5rem;
}
.k-form .k-field-info {
  margin: 0 0.5rem;
}

.k-form-inline legend {
  margin-bottom: 0;
}
.k-form-inline .k-form-field > span:not(.k-widget) {
  padding: calc(0.5rem - 1px) 0;
  padding-right: 1rem;
}

.k-edit-label {
  padding: calc(0.5rem - 1px) 0;
}

.k-form,
.k-form-inline {
  color: #1b1a1a;
}
.k-form .k-form-legend,
.k-form-inline .k-form-legend {
  border-color: #dee2e6;
}
.k-form .k-field-info,
.k-form-inline .k-field-info {
  color: #6c757d;
}
.k-form .k-alert-error,
.k-form-inline .k-alert-error {
  color: #ee5726;
}

.k-form-error,
.k-text-error,
.k-form-field-error .k-label {
  color: #ee5726;
}

.k-form-separator {
  border-color: #dee2e6;
}

.k-tooltip {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0.25rem 0.5rem;
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  background-repeat: repeat-x;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1.5;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  position: absolute;
  z-index: 12000;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-tooltip *,
.k-tooltip *::before,
.k-tooltip *::after {
  box-sizing: border-box;
}

.k-tooltip-icon {
  margin-inline-end: 0.5rem;
  flex-shrink: 0;
}

.k-tooltip-title {
  margin-bottom: 0.25em;
  font-size: 1.09375rem;
  line-height: 1;
}

.k-tooltip-content {
  align-self: stretch;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

.k-tooltip-button {
  margin-inline-start: 0.5rem;
  flex-shrink: 0;
}
.k-tooltip-button .k-icon {
  color: inherit;
  vertical-align: top;
}

.k-callout {
  width: 0.8rem;
  height: 0.8rem;
  border-width: 0.4rem;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  pointer-events: none;
}

.k-callout-n {
  margin-left: -0.4rem;
  border-bottom-color: currentColor;
  top: -0.8rem;
  left: 50%;
  pointer-events: none;
}

.k-callout-e {
  margin-top: -0.4rem;
  border-left-color: currentColor;
  top: 50%;
  right: -0.8rem;
  pointer-events: none;
}

.k-callout-s {
  margin-left: -0.4rem;
  border-top-color: currentColor;
  bottom: -0.8rem;
  left: 50%;
  pointer-events: none;
}

.k-callout-w {
  margin-top: -0.4rem;
  border-right-color: currentColor;
  top: 50%;
  left: -0.8rem;
  pointer-events: none;
}

.k-tooltip-wrapper .k-tooltip {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-tooltip {
  border-color: #1B1A1A;
  color: white;
  background-color: #1B1A1A;
}
.k-tooltip .k-callout {
  color: #1B1A1A;
}

.k-tooltip-primary {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}
.k-tooltip-primary .k-callout {
  color: #14A4E6;
}

.k-tooltip-info {
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
}
.k-tooltip-info .k-callout {
  color: #17a2b8;
}

.k-tooltip-success {
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
}
.k-tooltip-success .k-callout {
  color: #1b7a47;
}

.k-tooltip-warning {
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
}
.k-tooltip-warning .k-callout {
  color: #f79e00;
}

.k-tooltip-error {
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
}
.k-tooltip-error .k-callout {
  color: #ee5726;
}

.k-validator-tooltip {
  margin-top: calc(0.4rem + 0px);
  width: auto;
  white-space: normal;
  display: flex;
  align-items: center;
  z-index: 9999;
}

.k-grid .k-validator-tooltip {
  max-width: 300px;
}

.k-textbox {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0;
  width: 10em;
  height: calc(1.5em + 0.75rem + 2px);
  border-width: 1px;
  border-style: solid;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  box-sizing: border-box;
  box-shadow: none;
  background: none;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  vertical-align: middle;
  position: relative;
  -webkit-appearance: none;
}
.k-textbox *,
.k-textbox *::before,
.k-textbox *::after {
  box-sizing: border-box;
}
.k-textbox::-ms-clear {
  display: none;
}
.k-textbox::placeholder {
  color: #6c757d;
  opacity: 1;
  -webkit-user-select: none;
          user-select: none;
}
.k-textbox:-ms-input-placeholder {
  color: #6c757d;
}
.k-textbox .k-button-clear {
  width: calc(1.5em + 0.75rem);
  height: calc(1.5em + 0.75rem);
  border: 0;
}
.k-textbox .k-textbox-separator {
  margin: 0;
  width: 0;
  height: 16px;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.k-textbox:disabled, .k-textbox[disabled], .k-textbox.k-state-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}
.k-textbox:disabled::selection, .k-textbox[disabled]::selection, .k-textbox.k-state-disabled::selection {
  color: #495057;
  background-color: transparent;
}

input.k-textbox {
  padding: 0.375rem 0.75rem;
}

.k-textbox {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-textbox .k-textbox-separator {
  border-color: #495057;
  opacity: 0.5;
}
.k-textbox:focus, .k-textbox.k-state-focus, .k-textbox.k-state-focused {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-textbox:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-textbox.k-invalid, .k-textbox.k-state-invalid, .k-textbox.ng-invalid.ng-touched, .k-textbox.ng-invalid.ng-dirty {
  border-color: #ee5726;
}
.k-textbox.k-invalid .k-input-validation-icon, .k-textbox.k-state-invalid .k-input-validation-icon, .k-textbox.ng-invalid.ng-touched .k-input-validation-icon, .k-textbox.ng-invalid.ng-dirty .k-input-validation-icon {
  color: #ee5726;
}
.k-textbox.k-invalid:focus, .k-textbox.k-invalid.k-state-focus, .k-textbox.k-invalid.k-state-focused, .k-textbox.k-state-invalid:focus, .k-textbox.k-state-invalid.k-state-focus, .k-textbox.k-state-invalid.k-state-focused, .k-textbox.ng-invalid.ng-touched:focus, .k-textbox.ng-invalid.ng-touched.k-state-focus, .k-textbox.ng-invalid.ng-touched.k-state-focused, .k-textbox.ng-invalid.ng-dirty:focus, .k-textbox.ng-invalid.ng-dirty.k-state-focus, .k-textbox.ng-invalid.ng-dirty.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-textbox.k-invalid:focus-within, .k-textbox.k-state-invalid:focus-within, .k-textbox.ng-invalid.ng-touched:focus-within, .k-textbox.ng-invalid.ng-dirty:focus-within {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-textarea {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0;
  width: 18em;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  box-sizing: border-box;
  box-shadow: none;
  background: none;
  display: inline-flex;
  flex-wrap: nowrap;
  vertical-align: middle;
  position: relative;
  -webkit-appearance: none;
}
.k-textarea *,
.k-textarea *::before,
.k-textarea *::after {
  box-sizing: border-box;
}
.k-textarea::-ms-clear {
  display: none;
}
.k-textarea::placeholder {
  color: #6c757d;
  opacity: 1;
  -webkit-user-select: none;
          user-select: none;
}
.k-textarea > .k-input {
  padding: 0.375rem 0.75rem;
  height: auto;
  min-height: calc(1.5em + 0.75rem + 2px);
  overflow-y: auto;
  resize: vertical;
}
.k-textarea:disabled, .k-textarea[disabled], .k-textarea.k-state-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}
.k-textarea:disabled::selection, .k-textarea[disabled]::selection, .k-textarea.k-state-disabled::selection {
  color: #495057;
  background-color: transparent;
}

.k-textarea-suffix {
  flex-shrink: 0;
}

textarea.k-textarea {
  padding: 0.375rem 0.75rem;
  min-height: calc(1.5em + 0.75rem + 2px);
  display: inline-block;
  resize: both;
}

.k-textbox-container > .k-textarea,
.k-floating-label-container > .k-textarea {
  flex: 1 1 auto;
  width: 100%;
}

.k-ie .k-textarea :-ms-input-placeholder, .k-ie .k-textarea:-ms-input-placeholder {
  color: #6c757d;
}

.k-textarea {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-textarea {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-textarea:focus, .k-textarea.k-state-focus, .k-textarea.k-state-focused {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-textarea:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-textarea.k-invalid, .k-textarea.k-state-invalid, .k-textarea.ng-invalid.ng-touched, .k-textarea.ng-invalid.ng-dirty {
  border-color: #ee5726;
}
.k-textarea.k-invalid .k-input-validation-icon, .k-textarea.k-state-invalid .k-input-validation-icon, .k-textarea.ng-invalid.ng-touched .k-input-validation-icon, .k-textarea.ng-invalid.ng-dirty .k-input-validation-icon {
  color: #ee5726;
}
.k-textarea.k-invalid:focus, .k-textarea.k-invalid.k-state-focus, .k-textarea.k-invalid.k-state-focused, .k-textarea.k-state-invalid:focus, .k-textarea.k-state-invalid.k-state-focus, .k-textarea.k-state-invalid.k-state-focused, .k-textarea.ng-invalid.ng-touched:focus, .k-textarea.ng-invalid.ng-touched.k-state-focus, .k-textarea.ng-invalid.ng-touched.k-state-focused, .k-textarea.ng-invalid.ng-dirty:focus, .k-textarea.ng-invalid.ng-dirty.k-state-focus, .k-textarea.ng-invalid.ng-dirty.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-textarea.k-invalid:focus-within, .k-textarea.k-state-invalid:focus-within, .k-textarea.ng-invalid.ng-touched:focus-within, .k-textarea.ng-invalid.ng-dirty:focus-within {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-listbox {
  width: 10em;
  height: 200px;
  border-width: 0;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  vertical-align: top;
  background-color: transparent;
  display: inline-flex;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-listbox .k-listbox-toolbar ul {
  display: flex;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar ul, .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar ul {
  flex-direction: column;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar li + li, .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar li + li {
  margin-top: 1rem;
}
.k-listbox.k-listbox-toolbar-left {
  flex-direction: row;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar {
  margin-right: 5px;
}
.k-listbox.k-listbox-toolbar-right {
  flex-direction: row-reverse;
}
.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
  margin-left: 5px;
}
.k-listbox.k-listbox-toolbar-top, .k-listbox.k-listbox-toolbar-bottom {
  flex-direction: column;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar ul, .k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar ul {
  flex-direction: row;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li + li, .k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li + li {
  margin-left: 1rem;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar {
  margin-bottom: 5px;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar {
  margin-top: 5px;
}
.k-listbox .k-list-scroller {
  width: 100%;
  height: inherit;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
}
.k-listbox .k-list-scroller .k-list-scroller {
  border-width: 0;
}
.k-listbox .k-list-scroller .k-list {
  height: inherit;
}
.k-listbox .k-drop-hint {
  border-top-width: 1px;
  border-top-style: solid;
}
.k-listbox .k-ghost {
  opacity: 0.5;
}
.k-rtl .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar, .k-rtl .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar, .k-listbox[dir=rtl].k-listbox-toolbar-left .k-listbox-toolbar, .k-listbox[dir=rtl].k-listbox-toolbar-right .k-listbox-toolbar, [dir=rtl] .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar, [dir=rtl] .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
  transform: scaleX(-1);
}
.k-rtl .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar, .k-listbox[dir=rtl].k-listbox-toolbar-left .k-listbox-toolbar, [dir=rtl] .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar {
  margin-right: 0;
  margin-left: 5px;
}
.k-rtl .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar, .k-listbox[dir=rtl].k-listbox-toolbar-right .k-listbox-toolbar, [dir=rtl] .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
  margin-right: 5px;
  margin-left: 0;
}

.k-item {
  cursor: default;
}

.k-listbox .k-list-scroller {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-listbox .k-drop-hint {
  border-top-color: #14A4E6;
}

.k-progressbar {
  border-radius: 0.25rem;
  --kendo-progressbar-progress: 0;
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.75rem;
  line-height: 1;
  display: inline-grid;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-progressbar *,
.k-progressbar *::before,
.k-progressbar *::after {
  box-sizing: border-box;
}
.k-progressbar > .k-state-selected {
  border-width: 0;
  border-style: solid;
  display: flex;
  overflow: hidden;
  grid-column: 1/-1;
  grid-row: 1/-1;
}
.k-progressbar > ul {
  border-width: inherit;
  border-style: inherit;
  white-space: nowrap;
  display: flex;
  align-items: stretch;
  flex: 1;
  grid-column: 1/-1;
  grid-row: 1/-1;
}
.k-progressbar .k-item {
  display: block;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
}

.k-progress-status-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  grid-column: 1/-1;
  grid-row: 1/-1;
}
.k-progress-status-wrap.k-progress-start {
  justify-content: flex-start;
}
.k-progress-status-wrap.k-progress-center {
  justify-content: center;
}
.k-progress-status-wrap.k-progress-end {
  justify-content: flex-end;
}

.k-progress-status {
  padding: 0 0.5rem;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 0.5rem;
  padding-inline-end: 0.5rem;
  min-width: 10px;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
}

.k-progressbar-horizontal {
  width: 27em;
  height: 1rem;
  grid-template-columns: 1fr;
  grid-template-rows: 100%;
}
.k-progressbar-horizontal .k-progress-status-wrap {
  flex-direction: row;
}
.k-progressbar-horizontal > .k-state-selected {
  width: 0;
  width: calc(var(--kendo-progressbar-progress, 0) * 1%);
  flex-direction: row;
}
.k-progressbar-horizontal > .k-state-selected > .k-progress-status-wrap {
  width: calc(100% * 100 / var(--kendo-progressbar-progress, 1));
}
.k-progressbar-horizontal > ul {
  flex-direction: row;
}
.k-progressbar-horizontal .k-item + .k-item {
  border-left-width: 1px;
  border-inline-start-width: 1px;
  border-inline-end-width: 0;
}
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  flex-direction: row-reverse;
  justify-self: flex-end;
}

.k-progressbar-vertical {
  width: 1rem;
  height: 27em;
  grid-template-columns: 100%;
  grid-template-rows: 1fr;
}
.k-progressbar-vertical .k-progress-status-wrap {
  flex-direction: column-reverse;
}
.k-progressbar-vertical .k-progress-status {
  writing-mode: vertical-lr;
}
.k-progressbar-vertical > .k-state-selected {
  height: 0;
  height: calc(var(--kendo-progressbar-progress, 0) * 1%);
  flex-direction: column-reverse;
  align-self: flex-end;
  align-items: flex-end;
}
.k-progressbar-vertical > .k-state-selected > .k-progress-status-wrap {
  height: calc(100% * 100 / var(--kendo-progressbar-progress, 1));
}
.k-progressbar-vertical > ul {
  flex-direction: column;
}
.k-progressbar-vertical .k-item + .k-item {
  border-top-width: 1px;
  border-block-start-width: 1px;
  border-block-end-width: 0;
}
.k-progressbar-vertical.k-progressbar-reverse {
  flex-direction: column;
}
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  flex-direction: column;
  align-self: flex-start;
}

.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected,
.k-progressbar-indeterminate .k-item {
  display: none;
}

.telerik-blazor.k-progressbar-horizontal > .k-state-selected,
.telerik-blazor.k-progressbar-horizontal > .k-state-selected > .k-progress-status-wrap {
  transition: width 0.1s ease-in-out;
}

.k-rtl .k-progressbar,
.k-progressbar[dir=rtl] {
  direction: rtl;
}

.k-progressbar {
  display: -ms-inline-grid;
}
.k-progressbar > .k-progress-status-wrap,
.k-progressbar > .k-state-selected {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}

.k-progressbar-horizontal {
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1rem;
}
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  -ms-grid-column-align: end;
}

.k-progressbar-vertical {
  -ms-grid-columns: 1rem;
  -ms-grid-rows: 1fr;
}
.k-progressbar-vertical > .k-state-selected {
  -ms-grid-row-align: end;
}
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  -ms-grid-row-align: start;
}

@keyframes progressbar-indeterminate-animation {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 1rem 0;
  }
}
.k-progressbar {
  color: black;
  background-color: #e9ecef;
}
.k-progressbar .k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-progressbar .k-item {
  border-color: #ffffff;
}

.k-progressbar-indeterminate {
  color: black;
  background-color: #e9ecef;
  background-image: linear-gradient(45deg, #d6d9dc 25%, transparent 25%, transparent 50%, #d6d9dc 50%, #d6d9dc 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
  animation: progressbar-indeterminate-animation 1s linear infinite;
}

.k-radio {
  border-radius: 50%;
  margin: 0;
  padding: 0;
  width: 1rem;
  height: 1rem;
  line-height: initial;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  flex: none;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
}

.k-radio:checked,
.k-radio.k-checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='white'/%3e%3c/svg%3e");
}

.k-radio:disabled,
.k-radio.k-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}

.k-radio-wrap {
  flex: none;
  display: inline-flex;
  flex-flow: row nowrap;
  gap: 0;
  align-items: center;
  align-self: start;
  vertical-align: middle;
  position: relative;
}
.k-radio-wrap::before {
  content: "​";
  width: 0px;
  overflow: hidden;
  flex: none;
  display: inline-block;
  vertical-align: top;
}

.k-radio-label {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.25rem;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.k-radio-label .k-ripple {
  visibility: hidden !important;
}

.k-radio + .k-label,
.k-radio-wrap + .k-label,
.k-radio + .k-radio-label,
.k-radio-wrap + .k-radio-label {
  display: inline;
  margin-inline-start: 0.25rem;
}

.k-radio-label:empty {
  display: none !important;
}

.k-radio-label.k-no-text {
  min-width: 1px;
}

.k-radio-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: column nowrap;
  gap: 0;
  list-style: none;
}

.k-radio-item,
.k-radio-list-item {
  padding: 0.25rem 0px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  align-content: center;
  gap: 0.25rem;
}
.k-radio-item .k-radio-label,
.k-radio-list-item .k-radio-label {
  margin: 0;
}

.k-radio-list-horizontal,
.k-radio-list.k-list-horizontal {
  display: flex;
  flex-flow: row wrap;
  gap: 1rem;
}

.k-radio-wrap .k-ripple-blob {
  width: 3rem;
  height: 3rem;
}

.k-ripple-container .k-radio::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  z-index: -1;
  transition: opacity 100ms linear, transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center center;
}
.k-ripple-container .k-radio:focus,
.k-ripple-container .k-radio.k-state-focus {
  box-shadow: none !important;
}
.k-ripple-container .k-radio:focus::after,
.k-ripple-container .k-radio.k-state-focus::after {
  transform: translate(-50%, -50%) scale(1);
}
.k-ripple-container .k-radio:disabled::after,
.k-ripple-container .k-radio.k-disabled::after {
  display: none;
}

.k-radio {
  border-color: #ced4da;
  background-color: #ffffff;
}

.k-radio:focus,
.k-radio.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}

.k-radio.k-invalid,
.k-radio.k-state-invalid,
.k-radio.ng-invalid.ng-touched,
.k-radio.ng-invalid.ng-dirty {
  border-color: #ee5726;
}

.k-radio.k-invalid + .k-radio-label,
.k-radio.k-state-invalid + .k-radio-label,
.k-radio.ng-invalid.ng-touched + .k-radio-label,
.k-radio.ng-invalid.ng-dirty + .k-radio-label {
  color: #ee5726;
}

.k-radio:checked,
.k-radio.k-checked {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-radio:checked:focus,
.k-radio.k-checked.k-state-focus {
  border-color: #14A4E6;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}

.k-ripple-container .k-radio::after {
  background: #14A4E6;
  opacity: 0.25;
}

.k-slider {
  border: 0;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  background: none;
  display: inline-flex;
  align-items: center;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-slider *,
.k-slider *::before,
.k-slider *::after {
  box-sizing: border-box;
}
.k-slider .k-label {
  width: auto;
  font-size: 0.92em;
  line-height: 1;
  white-space: nowrap;
  position: absolute;
}
.k-slider .k-tick,
.k-slider .k-slider-track {
  cursor: pointer;
}
.k-slider .k-tick {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  position: relative;
}
.k-slider.k-state-disabled .k-tick,
.k-slider.k-state-disabled .k-slider-track,
.k-slider.k-state-disabled .k-draghandle {
  cursor: default;
}
.k-rtl .k-slider .k-slider-selection, .k-slider.k-rtl .k-slider-selection, [dir=rtl] .k-slider .k-slider-selection, .k-slider[dir=rtl] .k-slider-selection {
  left: auto;
  right: 0;
}

.k-slider-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: inherit;
  align-items: inherit;
  gap: inherit;
  position: relative;
}

.k-slider {
  width: min-content;
  height: min-content;
  gap: calc(14px / 2);
}
.k-slider .k-button {
  flex: none;
}
.k-slider .k-slider-track-wrap {
  flex: 1 1 auto;
  display: flex;
  flex-flow: inherit;
  position: relative;
  touch-action: none;
}
.k-slider .k-slider-track-wrap .k-slider-items {
  margin: 0;
  padding: 0;
  list-style: none;
  flex: 1 1 100%;
  display: flex;
  flex-flow: inherit;
  justify-content: space-between;
  -webkit-user-select: none;
          user-select: none;
}
.k-slider .k-slider-track-wrap .k-tick {
  flex: 0 0 1px;
}
.k-slider .k-slider-track-wrap .k-draghandle {
  position: absolute;
}
.k-slider-horizontal .k-slider-track-wrap {
  height: 26px;
}
.k-slider-horizontal .k-slider-track-wrap .k-slider-track {
  width: 100%;
}
.k-slider-horizontal .k-slider-track-wrap .k-draghandle {
  top: 50%;
  transform: translate(-50%, -50%);
}
.k-slider-horizontal .k-slider-track-wrap .k-draghandle:focus,
.k-slider-horizontal .k-slider-track-wrap .k-draghandle:active {
  transform: translate(-50%, -50%) scale(1);
}
.k-slider-horizontal .k-slider-track-wrap .k-slider-selection {
  width: calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0)) * 1%);
  left: calc(var(--kendo-slider-start, 0) * 1%);
}
.k-slider-horizontal .k-slider-track-wrap .k-draghandle-start {
  left: calc(var(--kendo-slider-start, 0) * 1%);
}
.k-slider-horizontal .k-slider-track-wrap .k-draghandle-end {
  left: calc(var(--kendo-slider-end, 0) * 1%);
}
[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-slider-selection {
  left: unset;
  right: calc(var(--kendo-slider-start, 0) * 1%);
}
[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle-start {
  left: unset;
  right: calc(var(--kendo-slider-start, 0) * 1%);
}
[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle-end {
  left: unset;
  right: calc(var(--kendo-slider-end, 0) * 1%);
}
[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle {
  transform: translate(50%, -50%);
}
[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle:focus,
[dir=rtl] .k-slider-horizontal .k-slider-track-wrap .k-draghandle:active {
  transform: translate(50%, -50%) scale(1);
}
.k-slider-vertical .k-slider-track-wrap {
  width: 26px;
}
.k-slider-vertical .k-slider-track-wrap .k-slider-track {
  height: 100%;
}
.k-slider-vertical .k-slider-track-wrap .k-draghandle {
  left: 50%;
  transform: translate(-50%, 50%);
}
.k-slider-vertical .k-slider-track-wrap .k-draghandle:focus,
.k-slider-vertical .k-slider-track-wrap .k-draghandle:active {
  transform: translate(-50%, 50%) scale(1);
}
.k-slider-vertical .k-slider-track-wrap .k-slider-selection {
  bottom: calc(var(--kendo-slider-start, 0) * 1%);
  height: calc((var(--kendo-slider-end, 0) - var(--kendo-slider-start, 0)) * 1%);
}
.k-slider-vertical .k-slider-track-wrap .k-draghandle-start {
  bottom: calc(var(--kendo-slider-start, 0) * 1%);
}
.k-slider-vertical .k-slider-track-wrap .k-draghandle-end {
  bottom: calc(var(--kendo-slider-end, 0) * 1%);
}

.k-slider-vertical {
  height: 200px;
  flex-flow: column-reverse nowrap;
}
.k-slider-vertical .k-tick {
  text-align: right;
  margin-left: 2px;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
.k-slider-vertical .k-tick {
  background-position: -94px center;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -124px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -154px center;
}
.k-slider-vertical .k-tick-large {
  display: flex;
  align-items: center;
  background-position: -4px center;
}
.k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -34px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -64px center;
}
.k-slider-vertical .k-first {
  background-position: -94px 100%;
}
.k-slider-vertical .k-tick-large.k-first {
  background-position: -4px 100%;
}
.k-slider-vertical .k-slider-topleft .k-first {
  background-position: -124px 100%;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -34px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -154px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -64px 100%;
}
.k-slider-vertical .k-last {
  background-position: -94px 0;
}
.k-slider-vertical .k-tick-large.k-last {
  background-position: -4px 0;
}
.k-slider-vertical .k-slider-topleft .k-last {
  background-position: -124px 0;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -34px 0;
}
.k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -154px 0;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -64px 0;
}
.k-slider-vertical .k-label {
  text-align: left;
  left: 120%;
  top: 50%;
  transform: translateY(-50%);
}
.k-slider-vertical .k-first .k-label {
  top: 100%;
}
.k-slider-vertical .k-last .k-label {
  top: 0;
}
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
.k-rtl .k-slider-vertical .k-label, .k-slider-vertical.k-rtl .k-label, [dir=rtl] .k-slider-vertical .k-label, .k-slider-vertical[dir=rtl] .k-label {
  left: auto;
  right: 120%;
}
.k-rtl .k-slider-vertical .k-slider-topleft .k-label, .k-slider-vertical.k-rtl .k-slider-topleft .k-label, [dir=rtl] .k-slider-vertical .k-slider-topleft .k-label, .k-slider-vertical[dir=rtl] .k-slider-topleft .k-label {
  left: 120%;
  right: auto;
}

.k-slider-horizontal {
  width: 200px;
  flex-flow: row nowrap;
}
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
.k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
.k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
.k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
.k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
.k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
.k-slider-horizontal .k-label {
  left: 50%;
  bottom: -1.2em;
  transform: translateX(-50%);
}
.k-slider-horizontal .k-first .k-label {
  left: 0;
}
.k-slider-horizontal .k-last .k-label {
  left: 100%;
}
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
.k-rtl .k-slider-horizontal .k-slider-track,
.k-rtl .k-slider-horizontal .k-slider-selection, .k-slider-horizontal.k-rtl .k-slider-track,
.k-slider-horizontal.k-rtl .k-slider-selection, [dir=rtl] .k-slider-horizontal .k-slider-track,
[dir=rtl] .k-slider-horizontal .k-slider-selection, .k-slider-horizontal[dir=rtl] .k-slider-track,
.k-slider-horizontal[dir=rtl] .k-slider-selection {
  right: 0;
  left: auto;
}
.k-rtl .k-slider-horizontal .k-button .k-i-arrow-e,
.k-rtl .k-slider-horizontal .k-button .k-i-arrow-w, .k-slider-horizontal.k-rtl .k-button .k-i-arrow-e,
.k-slider-horizontal.k-rtl .k-button .k-i-arrow-w, [dir=rtl] .k-slider-horizontal .k-button .k-i-arrow-e,
[dir=rtl] .k-slider-horizontal .k-button .k-i-arrow-w, .k-slider-horizontal[dir=rtl] .k-button .k-i-arrow-e,
.k-slider-horizontal[dir=rtl] .k-button .k-i-arrow-w {
  transform: scaleX(-1);
}

.k-slider-track,
.k-slider-selection {
  margin: 0;
  padding: 0;
  position: absolute;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  height: 4px;
  left: 0;
  margin-top: -2px;
  top: 50%;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  bottom: 0;
  left: 50%;
  margin-left: -2px;
  width: 4px;
}

.k-draghandle {
  background-color: transparent;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  outline: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 14px;
  height: 14px;
}
.k-slider-transitions.k-slider-horizontal .k-draghandle {
  transition: left 0.3s ease-out, background-color 0.3s ease-out, transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.k-slider-transitions.k-slider-vertical .k-draghandle {
  transition: bottom 0.3s ease-out, background-color 0.3s ease-out, transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.k-draghandle.k-pressed {
  transition: none;
}

.k-slider-transitions.k-slider-horizontal .k-slider-selection {
  transition: width 0.3s ease-out;
}
.k-slider-transitions.k-slider-vertical .k-slider-selection {
  transition: height 0.3s ease-out;
}
.k-slider-selection.k-pressed {
  transition: none;
}

.k-slider.k-readonly .k-button,
.k-slider.k-readonly .k-slider-track,
.k-slider.k-readonly .k-tick,
.k-slider.k-readonly .k-draghandle {
  pointer-events: none;
}

.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
  margin-left: -0.2rem;
}
.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
  margin-top: -0.2rem;
}

.k-slider kendo-resize-sensor {
  position: absolute;
}

.k-slider-horizontal .k-slider-wrap:not(.k-slider-buttons) {
  padding-left: calc(14px / 2);
  padding-right: calc(14px / 2);
}

.k-slider-vertical .k-slider-wrap:not(.k-slider-buttons) {
  padding-top: calc(14px / 2);
  padding-bottom: calc(14px / 2);
}

.k-slider {
  color: #212529;
}
.k-slider .k-slider-track,
.k-slider .k-slider-selection {
  border-radius: 0.25rem;
}
.k-slider .k-slider-track {
  background-color: #e9ecef;
}
.k-slider .k-slider-selection {
  background-color: #14A4E6;
}
.k-slider .k-button {
  border-radius: 50%;
}
.k-slider .k-draghandle {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
  border-radius: 50%;
}
.k-slider .k-draghandle:hover {
  border-color: #1083b7;
  background-color: #118bc3;
}
.k-slider .k-draghandle:active, .k-slider .k-draghandle.k-pressed {
  border-color: #0f7aab;
  background-color: #1083b7;
}
.k-slider .k-draghandle:focus, .k-slider .k-draghandle.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.5);
}
.k-slider.k-state-focused .k-draghandle {
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.5);
}
.k-slider-horizontal .k-tick {
  background-image: url(data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7);
}

.k-slider-vertical .k-tick {
  background-image: url(data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7);
}

.k-calendar {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  flex-flow: column nowrap;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-calendar > .k-calendar {
  border: 0;
}
.k-calendar .k-link {
  white-space: normal;
  position: relative;
  overflow: hidden;
}

.k-calendar-table {
  margin: 0;
  border-width: 0;
  border-color: inherit;
  border-spacing: 0;
  border-collapse: separate;
  table-layout: fixed;
  text-align: center;
  outline: 0;
  display: inline-table;
  vertical-align: top;
  position: relative;
  z-index: 1;
}

.k-calendar-caption,
.k-calendar-caption.k-calendar-th,
.k-calendar .k-meta-header,
.k-calendar .k-month-header {
  padding: 0.25rem 0.75rem;
  height: 38px;
  box-sizing: border-box;
  text-transform: none;
  text-align: left;
  font-weight: bold;
  cursor: default;
}

.k-calendar-th,
.k-calendar-td {
  border-width: 0;
  padding: 0;
  text-align: center;
  border-style: solid;
  border-color: inherit;
  font-weight: normal;
  cursor: default;
}

.k-calendar-th {
  width: 38px;
  height: 38px;
  font-size: 0.875rem;
  line-height: 2;
  text-transform: uppercase;
}

.k-calendar-td {
  border-radius: 0.25rem;
  border-color: transparent;
}

.k-calendar .k-header {
  padding: 0.25rem 0.25rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: flex;
  flex-flow: row nowrap;
  gap: 0.25rem;
  align-items: center;
  position: relative;
  z-index: 2;
}

.k-calendar-header {
  padding: 0.25rem 0.25rem;
  min-width: 304px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 auto;
}
.k-calendar-header .k-title,
.k-calendar-header .k-calendar-title {
  font-weight: bold;
}
.k-calendar-header .k-today,
.k-calendar-header .k-nav-today {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.k-calendar-header .k-calendar-nav {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.25rem;
}

.k-calendar-footer,
.k-calendar .k-footer {
  padding: 0.5rem 1rem;
  text-align: center;
  clear: both;
}

.k-calendar-view {
  margin: auto;
  padding: 0 0.25rem;
  width: 266px;
  min-height: 266px;
  box-sizing: content-box;
  gap: 1rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.k-calendar-view .k-link {
  border-radius: 0.25rem;
  padding: 0.5rem 0.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.k-week-number .k-calendar-view {
  width: 304px;
}

.k-calendar-monthview .k-calendar-td {
  width: 38px;
  height: 38px;
}
.k-calendar-monthview .k-link {
  width: 38px;
  height: 38px;
}

.k-calendar-yearview .k-calendar-td {
  width: auto;
  height: auto;
}
.k-calendar-yearview .k-link {
  width: 66.5px;
  height: 66.5px;
}

.k-calendar-decadeview .k-calendar-td {
  width: auto;
  height: auto;
}
.k-calendar-decadeview .k-link {
  width: 66.5px;
  height: 66.5px;
}

.k-calendar-centuryview .k-calendar-td {
  width: auto;
  height: auto;
}
.k-calendar-centuryview .k-link {
  width: 66.5px;
  height: 66.5px;
  text-align: left;
}

.k-popup .k-calendar {
  height: 100%;
}

.k-calendar-container,
.k-datetime-container {
  padding: 0;
}
.k-calendar-container .k-calendar,
.k-datetime-container .k-calendar {
  border-width: 0;
}

.k-calendar .k-content.k-scrollable,
.k-calendar .k-calendar-content.k-scrollable {
  box-sizing: content-box;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  padding-right: 100px;
  padding-left: 100px;
  margin-left: -100px;
  margin-right: -117px;
}

.k-calendar .k-scrollable-placeholder {
  position: absolute;
  z-index: -1;
  width: 1px;
  top: 0;
  right: 0;
}

.k-calendar-infinite {
  box-sizing: content-box;
  display: inline-flex;
  flex-flow: row nowrap;
}
.k-calendar-infinite .k-calendar-view {
  padding: 0px 1rem;
  height: 342px;
  flex: 0 0 auto;
  display: flex;
  flex-flow: column nowrap;
  gap: 0;
  overflow: hidden;
}
.k-calendar-infinite .k-calendar-view .k-content.k-scrollable {
  position: relative;
}
.k-calendar-infinite .k-calendar-view::after {
  display: block;
  position: absolute;
  bottom: 0;
  content: "​";
  height: 0;
  line-height: 0;
  z-index: 1;
  width: 150%;
  left: -25%;
  box-shadow: 0 0 38px 19px #ffffff;
}
.k-calendar-infinite .k-calendar-header {
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.5rem 1rem;
  width: auto;
  min-width: 0;
}
.k-calendar-infinite .k-calendar-weekdays {
  flex: 0 0 auto;
}

.k-calendar-navigation {
  width: 5em;
  text-align: center;
  flex: 0 0 auto;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.k-calendar-navigation::before, .k-calendar-navigation::after {
  display: block;
  position: absolute;
  content: "​";
  height: 0;
  line-height: 0;
  z-index: 1;
  width: 200%;
  left: -50%;
  box-shadow: 0 0 6em 3em #f8f9fa;
}
.k-calendar-navigation::before {
  top: 0;
}
.k-calendar-navigation::after {
  bottom: 0;
}
.k-calendar-navigation .k-content,
.k-calendar-navigation .k-calendar-content {
  background: transparent;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.k-calendar-navigation .k-content ul,
.k-calendar-navigation .k-calendar-content ul {
  width: 5em;
}
.k-calendar-navigation .k-content li,
.k-calendar-navigation .k-calendar-content li {
  height: 2em;
  line-height: 2em;
  cursor: pointer;
  padding: 0 1em;
}
.k-calendar-navigation .k-calendar-navigation-marker {
  font-weight: bold;
}
.k-calendar-navigation .k-calendar-navigation-highlight {
  width: 100%;
  border-width: 1px 0;
  border-style: solid;
  height: 2em;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.k-calendar-range {
  width: auto;
}
.k-calendar-range .k-calendar-view {
  width: auto;
  white-space: nowrap;
}
.k-calendar-range .k-calendar-view::after {
  display: none;
}
.k-calendar-range .k-range-start {
  border-color: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.k-calendar-range .k-range-end {
  border-color: inherit;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.k-calendar-range .k-range-mid {
  border-color: inherit;
  border-radius: 0;
}

.k-rtl .k-calendar .k-nav-prev,
.k-rtl .k-calendar .k-nav-next,
.k-rtl .k-calendar .k-prev-view,
.k-rtl .k-calendar .k-next-view,
.k-calendar[dir=rtl] .k-nav-prev,
.k-calendar[dir=rtl] .k-nav-next,
.k-calendar[dir=rtl] .k-prev-view,
.k-calendar[dir=rtl] .k-next-view {
  transform: scaleX(-1);
}
.k-rtl .k-calendar .k-content.k-scrollable,
.k-rtl .k-calendar .k-calendar-content.k-scrollable,
.k-calendar[dir=rtl] .k-content.k-scrollable,
.k-calendar[dir=rtl] .k-calendar-content.k-scrollable {
  padding-right: 100px;
  padding-left: 100px;
  margin-left: -117px;
  margin-right: -100px;
}
.k-rtl .k-calendar tbody th,
.k-rtl .k-calendar .k-calendar-tbody .k-calendar-th,
.k-calendar[dir=rtl] tbody th,
.k-calendar[dir=rtl] .k-calendar-tbody .k-calendar-th {
  text-align: right;
}
.k-rtl .k-calendar .k-content > table,
.k-rtl .k-calendar .k-content > .k-calendar-table,
.k-rtl .k-calendar .k-calendar-content > table,
.k-rtl .k-calendar .k-calendar-content > .k-calendar-table,
.k-calendar[dir=rtl] .k-content > table,
.k-calendar[dir=rtl] .k-content > .k-calendar-table,
.k-calendar[dir=rtl] .k-calendar-content > table,
.k-calendar[dir=rtl] .k-calendar-content > .k-calendar-table {
  margin-right: 0;
  margin-left: -17px;
}

.k-calendar {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-calendar .k-header {
  border-color: inherit;
  color: #212529;
  background-color: #f8f9fa;
  box-shadow: none;
}
.k-calendar .k-nav-today {
  color: #0aaa64;
}
.k-calendar .k-nav-today:hover, .k-calendar .k-nav-today.k-state-hover, .k-calendar .k-nav-today:focus, .k-calendar .k-nav-today.k-state-focus {
  color: #088850;
}
.k-calendar .k-calendar-th,
.k-calendar .k-calendar-caption,
.k-calendar .k-meta-header,
.k-calendar .k-month-header {
  color: #6c757d;
}
.k-calendar .k-calendar-view .k-today .k-link {
  box-shadow: inset 0 0 0 1px #14A4E6;
}
.k-calendar .k-calendar-view .k-today.k-state-focused .k-link {
  box-shadow: inset 0 0 0 1px #14A4E6, inset 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-calendar .k-other-month {
  color: #6c757d;
}
.k-calendar .k-alt {
  background-color: transparent;
  color: #6c757d;
}
.k-calendar .k-out-of-range {
  pointer-events: none;
  visibility: hidden;
}
.k-calendar .k-calendar-td:hover .k-link,
.k-calendar .k-calendar-td.k-state-hover .k-link {
  border-color: #d6d9dc;
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-calendar .k-calendar-td.k-state-selected .k-link {
  border-color: #1297d4;
  color: white;
  background-color: #14A4E6;
}
.k-calendar .k-calendar-td.k-state-selected:hover .k-link,
.k-calendar .k-calendar-td.k-state-selected.k-state-hover .k-link {
  border-color: #e4e5e6;
  color: white;
  background-color: #139ddd;
}
.k-calendar .k-calendar-td.k-state-focused .k-link,
.k-calendar .k-calendar-td.k-state-focus .k-link {
  box-shadow: inset 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-calendar .k-calendar-td.k-state-selected.k-state-focused .k-link,
.k-calendar .k-calendar-td.k-state-selected.k-state-focus .k-link {
  box-shadow: inset 0 0 0 2px rgba(15, 122, 171, 0.5);
}
.k-calendar .k-calendar-navigation {
  color: #212529;
  background-color: #f8f9fa;
  box-shadow: inset -1px 0 #dee2e6;
}
.k-calendar .k-calendar-navigation li:hover,
.k-calendar .k-calendar-navigation li.k-state-hover {
  color: #088850;
}
.k-calendar .k-calendar-navigation-highlight {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-calendar[dir=rtl] .k-calendar-navigation, .k-rtl .k-calendar .k-calendar-navigation {
  box-shadow: inset 1px 0 #dee2e6;
}
.k-calendar.k-invalid, .k-calendar.k-invalid:hover, .k-calendar.k-state-invalid, .k-calendar.ng-invalid.ng-touched, .k-calendar.ng-invalid.ng-dirty {
  border-color: #ee5726;
}

.k-scheduler .k-calendar .k-other-month {
  color: #6c757d;
  background-color: transparent;
}

.k-calendar .k-range-start,
.k-calendar .k-range-end,
.k-calendar .k-range-mid {
  background-image: linear-gradient(transparent 1px, rgba(20, 164, 230, 0.25) 1px, rgba(20, 164, 230, 0.25) calc(100% - 1px), transparent calc(100% - 1px));
}
.k-ie .k-calendar .k-range-start,
.k-ie .k-calendar .k-range-end,
.k-ie .k-calendar .k-range-mid {
  background-image: none;
  background-color: rgba(20, 164, 230, 0.25);
}
.k-calendar .k-range-start.k-range-end {
  background-image: none;
  background-color: transparent;
}
.k-calendar .k-range-start .k-link,
.k-calendar .k-range-end .k-link {
  background-color: #14A4E6;
}
.k-calendar .k-range-start.k-state-active .k-link,
.k-calendar .k-range-end.k-state-active .k-link {
  box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, 0.2);
}
.k-calendar .k-range-split-start,
.k-calendar .k-range-split-end {
  position: relative;
}
.k-calendar .k-range-split-start::after,
.k-calendar .k-range-split-end::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  width: 5px;
}
.k-calendar .k-range-split-start::after {
  left: -5px;
  right: auto;
  background-image: linear-gradient(to left, rgba(20, 164, 230, 0.25), transparent 100%);
}
.k-calendar .k-range-split-end::after {
  right: -5px;
  left: auto;
  background-image: linear-gradient(to right, rgba(20, 164, 230, 0.25), transparent 100%);
}

.k-timeselector {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-popup > .k-timeselector {
  border-width: 0;
}

.k-time-header,
.k-time-selector-header {
  padding: 0.25rem 0.25rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 auto;
}
.k-time-header .k-title,
.k-time-header .k-time-selector-header-title,
.k-time-selector-header .k-title,
.k-time-selector-header .k-time-selector-header-title {
  padding: 0.375rem 0.75rem;
  font-weight: bold;
  display: inline-block;
}
.k-time-header .k-time-now,
.k-time-selector-header .k-time-now {
  border-width: 0;
  line-height: inherit;
  cursor: pointer;
}

.k-time-list-container {
  display: flex;
  position: relative;
  flex: 1 1 auto;
}

.k-time-highlight,
.k-time-list-highlight {
  width: 100%;
  height: calc(1.5rem + 0.5rem);
  border-width: 1px 0px;
  border-style: solid;
  box-sizing: border-box;
  position: absolute;
  top: calc(50% + 0.65625rem);
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}

.k-time-list-wrapper {
  min-width: 4em;
  height: 240px;
  box-sizing: content-box;
  display: inline-flex;
  flex-flow: column nowrap;
  align-items: stretch;
  overflow: hidden;
  position: relative;
  text-align: center;
  flex: 1 1 auto;
}
.k-time-list-wrapper .k-title {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  display: block;
}
.k-time-list-wrapper.k-state-focused::before, .k-time-list-wrapper.k-state-focused::after {
  display: block;
  content: "​";
  position: absolute;
  width: 100%;
  left: 0;
  pointer-events: none;
  height: calc(50% - calc(1.5rem + 0.5rem)/2);
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
}
.k-time-list-wrapper.k-state-focused::before {
  top: 1.3125rem;
}
.k-time-list-wrapper.k-state-focused::after {
  bottom: 0;
}

.k-time-list {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex: 1;
  position: relative;
  z-index: 1;
  outline: 0;
  overflow: hidden;
}
.k-time-list::before, .k-time-list::after {
  display: block;
  position: absolute;
  content: "​";
  height: 0;
  line-height: 0;
  z-index: 1;
  width: 200%;
  left: -50%;
}
.k-time-list::before {
  top: 0;
}
.k-time-list::after {
  bottom: 0;
}

.k-time-container,
.k-time-list-content {
  position: relative;
  flex: 1 1 auto;
  display: block;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 100px;
  padding-left: 100px;
  margin-left: -100px;
  margin-right: -117px;
}
.k-time-container > ul,
.k-time-list-content > ul {
  height: auto;
  width: 4em;
  margin: auto;
}
.k-rtl .k-time-container [dir=rtl] .k-time-container,
.k-rtl .k-time-container [dir=rtl] .k-time-list-content,
.k-rtl .k-time-list-content [dir=rtl] .k-time-container,
.k-rtl .k-time-list-content [dir=rtl] .k-time-list-content {
  padding-right: 100px;
  padding-left: 100px;
  margin-left: -117px;
  margin-right: -100px;
}
.k-time-container .k-scrollable-placeholder,
.k-time-list-content .k-scrollable-placeholder {
  position: absolute;
  width: 1px;
  top: 0;
  right: 0;
}

.k-time-list-item,
.k-time-list .k-item {
  padding: 0.25rem 1rem;
}

.k-time-separator {
  width: 0;
  height: calc(1.5rem + 0.5rem);
  align-self: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 11;
  top: calc(0.65625rem);
}

.k-timeselector {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-time-header .k-time-now,
.k-time-selector-header .k-time-now {
  color: #0aaa64;
}
.k-time-header .k-time-now:hover,
.k-time-selector-header .k-time-now:hover {
  color: #088850;
}

.k-time-list-wrapper .k-title {
  color: #6c757d;
}
.k-time-list-wrapper.k-state-focused .k-title {
  color: #212529;
}
.k-time-list-wrapper.k-state-focused::before, .k-time-list-wrapper.k-state-focused::after {
  background-color: rgba(0, 0, 0, 0.02);
}

.k-time-list::before, .k-time-list::after {
  box-shadow: 0 0 3em 1.5em #ffffff;
}
.k-time-list .k-item:hover {
  color: #14A4E6;
}

.k-time-container {
  background: transparent;
}

.k-time-highlight {
  border-color: #dee2e6;
  background-color: #ffffff;
}

.k-autocomplete {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-autocomplete *,
.k-autocomplete *::before,
.k-autocomplete *::after {
  box-sizing: border-box;
}
.k-autocomplete .k-i-loading {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
}

.k-autocomplete {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-autocomplete:focus, .k-autocomplete.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-autocomplete:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-autocomplete.k-invalid, .k-autocomplete.ng-invalid, .k-autocomplete.k-state-invalid {
  border-color: #ee5726;
}
.k-autocomplete.k-invalid .k-input-validation-icon, .k-autocomplete.ng-invalid .k-input-validation-icon, .k-autocomplete.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-autocomplete.k-invalid:focus-within, .k-autocomplete.k-invalid.k-state-focus, .k-autocomplete.ng-invalid:focus-within, .k-autocomplete.ng-invalid.k-state-focus, .k-autocomplete.k-state-invalid:focus-within, .k-autocomplete.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-captcha {
  width: 335px;
  box-sizing: border-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.5rem;
}
.k-captcha *,
.k-captcha *::before,
.k-captcha *::after {
  box-sizing: border-box;
}

.k-captcha-image-wrap {
  position: relative;
  gap: 0.5rem;
}

.k-captcha-image-controls {
  position: relative;
  gap: 0.5rem;
}

.k-captcha-image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.k-captcha-image > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.k-captcha-loading .k-captcha-image {
  height: auto;
}

.k-captcha-volume-control {
  height: 100%;
}

.k-captcha-input > .k-textbox {
  width: 100%;
}

.k-captcha-validation-message {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  font-style: italic;
}

.k-captcha {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #ffffff;
}

.k-colorpalette {
  border-width: 0;
  box-sizing: border-box;
  outline: 0;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 0;
  display: inline-flex;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-colorpalette *,
.k-colorpalette *::before,
.k-colorpalette *::after {
  box-sizing: border-box;
}

.k-colorpalette-table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  position: relative;
}

.k-colorpalette-tile {
  width: 1.5rem;
  height: 1.5rem;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  -ms-high-contrast-adjust: none;
}
.k-colorpalette-tile:hover, .k-colorpalette-tile.k-state-hover, .k-colorpalette-tile.k-hover {
  position: relative;
  z-index: 101;
}
.k-colorpalette-tile:focus, .k-colorpalette-tile.k-state-focus, .k-colorpalette-tile.k-state-selected, .k-colorpalette-tile.k-state-selected:hover {
  position: relative;
  z-index: 100;
}

.k-colorpalette-tile:focus, .k-colorpalette-tile.k-state-focus, .k-colorpalette-tile.k-focus {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}
.k-colorpalette-tile:hover, .k-colorpalette-tile.k-state-hover, .k-colorpalette-tile.k-hover {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.8);
}
.k-colorpalette-tile.k-state-selected, .k-colorpalette-tile.k-state-selected:hover {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.3), inset 0 0 0 1px white;
}

.k-numerictextbox {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-numerictextbox *,
.k-numerictextbox *::before,
.k-numerictextbox *::after {
  box-sizing: border-box;
}
.k-numerictextbox .k-input {
  text-overflow: clip;
}
.k-numerictextbox .k-select {
  padding: 0;
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  outline: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
}
.k-numerictextbox .k-link {
  padding: 0 0.375rem;
  min-width: calc(16px + 0.75rem);
  flex: 1 1 auto;
  display: block;
  overflow: hidden;
  position: relative;
}
.k-numerictextbox .k-link .k-icon {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}
.k-numerictextbox .k-link-increase .k-icon {
  bottom: -1px;
}
.k-numerictextbox .k-link-decrease .k-icon {
  top: -1px;
}

.k-numerictextbox {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-numerictextbox {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-numerictextbox:focus, .k-numerictextbox.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-numerictextbox:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-numerictextbox.k-invalid, .k-numerictextbox.ng-invalid, .k-numerictextbox.k-state-invalid {
  border-color: #ee5726;
}
.k-numerictextbox.k-invalid .k-input-validation-icon, .k-numerictextbox.ng-invalid .k-input-validation-icon, .k-numerictextbox.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-numerictextbox.k-invalid:focus-within, .k-numerictextbox.k-invalid.k-state-focus, .k-numerictextbox.ng-invalid:focus-within, .k-numerictextbox.ng-invalid.k-state-focus, .k-numerictextbox.k-state-invalid:focus-within, .k-numerictextbox.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-numerictextbox .k-select {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-numerictextbox .k-link:hover,
.k-numerictextbox .k-link.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-numerictextbox .k-link:active,
.k-numerictextbox .k-link.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-colorgradient {
  border-radius: 0.25rem;
  width: 328px;
  padding: 1rem 1rem;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  outline: 0;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-colorgradient *,
.k-colorgradient *::before,
.k-colorgradient *::after {
  box-sizing: border-box;
}

.k-colorgradient-canvas {
  gap: 0.75rem;
}
.k-colorgradient-canvas .k-hsv-rectangle {
  border-radius: 0.25rem;
  position: relative;
  flex: 1 1 auto;
  -webkit-user-select: none;
          user-select: none;
  -ms-touch-action: pinch-zoom double-tap-zoom;
}
.k-colorgradient-canvas .k-hsv-gradient {
  border-radius: 0.25rem;
  height: 180px;
}
.k-colorgradient-canvas .k-hsv-draghandle {
  margin-top: -7px;
  margin-left: -7px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  cursor: pointer;
}
.k-colorgradient-canvas .k-hsv-controls {
  position: relative;
  flex-shrink: 0;
  gap: 0.75rem;
}

.k-colorgradient .k-draghandle {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
}

.k-colorgradient-slider.k-slider-vertical {
  width: 10px;
  height: 180px;
  flex: 0 0 10px;
}
.k-colorgradient-slider.k-slider-vertical .k-slider-track {
  width: 10px;
  border-radius: 10px;
  margin-left: -5px;
}
.k-colorgradient-slider.k-slider-horizontal {
  width: 100%;
  height: 10px;
  flex: 0 0 10px;
}
.k-colorgradient-slider.k-slider-horizontal .k-slider-track {
  height: 10px;
  border-radius: 10px;
  margin-top: -5px;
}
.k-colorgradient-slider.k-alpha-slider .k-slider-track::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 10px;
  position: relative;
  z-index: -1;
}
.k-colorgradient-slider .k-slider-wrap,
.k-colorgradient-slider .k-slider-track-wrap {
  z-index: 1;
}
.k-colorgradient-slider .k-slider-selection {
  display: none;
}
.k-colorgradient-slider .k-draghandle {
  border-width: 3px;
}

.k-colorgradient-inputs {
  gap: 0.5rem;
}
.k-colorgradient-inputs .k-colorgradient-input-label {
  text-transform: uppercase;
}
.k-colorgradient-inputs > .k-vstack {
  gap: 0.25rem;
}
.k-colorgradient-inputs .k-numerictextbox {
  width: 56px;
}
.k-colorgradient-inputs .k-textbox {
  width: 100%;
}

.k-colorgradient-color-contrast > div {
  display: flex;
  flex-flow: row nowrap;
  gap: 0.5rem;
}
.k-colorgradient-color-contrast .k-contrast-ratio {
  margin-bottom: 0.5rem;
}
.k-colorgradient-color-contrast .k-contrast-ratio-text {
  font-weight: 700;
}
.k-colorgradient-color-contrast .k-contrast-validation {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
}
.k-colorgradient-color-contrast .k-contrast-validation .k-icon {
  vertical-align: middle;
}
.k-colorgradient-color-contrast .k-contrast-validation .k-i-check + .k-i-check {
  margin-left: -13px;
}

.k-color-contrast-svg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
  pointer-events: none;
}

.k-rtl .k-colorgradient-color-contrast .k-i-check + .k-i-check,
[dir=rtl] .k-colorgradient-color-contrast .k-i-check + .k-i-check {
  margin-left: 0;
  margin-right: -13px;
}

.k-colorgradient {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-colorgradient:focus,
.k-colorgradient.k-state-focus,
.k-colorgradient.k-focus {
  border-color: #d6d9dc;
}

.k-colorgradient-canvas .k-hsv-gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black), linear-gradient(to right, white, rgba(255, 255, 255, 0));
}

.k-colorgradient .k-draghandle {
  border-color: rgba(255, 255, 255, 0.8);
  background-color: transparent;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
.k-colorgradient .k-draghandle:focus, .k-colorgradient .k-draghandle.k-state-focus, .k-colorgradient .k-draghandle.k-focus {
  border-color: #ffffff;
  background-color: transparent;
  box-shadow: 0 1px 4px black;
}
.k-colorgradient .k-draghandle:active, .k-colorgradient .k-draghandle:hover, .k-colorgradient .k-draghandle.k-state-hover, .k-colorgradient .k-draghandle.k-hover {
  border-color: #ffffff;
  background-color: transparent;
  box-shadow: 0 1px 4px black;
}

.k-colorgradient-slider.k-hue-slider.k-slider-horizontal .k-slider-track {
  background: linear-gradient(to right, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
}
.k-colorgradient-slider.k-hue-slider.k-slider-vertical .k-slider-track {
  background: linear-gradient(to top, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
}

.k-colorgradient-slider.k-alpha-slider .k-slider-track::before {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAuSURBVHgBxYyxDQAwDMJIL+YT+DjtzFRliUfLcklqBCRT4eCTxbD6kdL2/LgYXqpvCbs3kBv/AAAAAElFTkSuQmCC") center repeat;
}

.k-colorgradient-input-label {
  color: #adb5bd;
}

.k-rtl .k-colorgradient .k-hue-slider.k-slider-horizontal .k-slider-track,
[dir=rtl] .k-colorgradient .k-hue-slider.k-slider-horizontal .k-slider-track {
  background: linear-gradient(to left, #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000);
}

.k-coloreditor {
  border-radius: 0.25rem;
  min-width: 328px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
}
.k-coloreditor *,
.k-coloreditor *::before,
.k-coloreditor *::after {
  box-sizing: border-box;
}

.k-coloreditor-header {
  padding: 1rem 1rem 0;
}

.k-coloreditor-header-actions {
  gap: 0.5rem;
}

.k-coloreditor-preview {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  justify-content: center;
  gap: 0.25rem;
  position: relative;
  z-index: 1;
}

.k-coloreditor-preview .k-color-preview {
  width: 32px;
  height: 12px;
}

.k-coloreditor-views {
  min-width: calc(var(--kendo-color-preview-width, 1.5rem) * var(--kendo-color-preview-columns, 10));
  padding: 1rem 1rem;
  gap: 1rem;
}
.k-coloreditor-views .k-colorgradient {
  padding: 0;
  width: auto;
  border-width: 0;
}
.k-coloreditor-views .k-colorpalette {
  align-self: center;
}
.k-coloreditor-views .k-colorpalette-tile {
  width: var(--kendo-color-preview-width, 1.5rem);
  height: var(--kendo-color-preview-height, 1.5rem);
}

.k-coloreditor-footer.k-actions, .k-coloreditor-footer.k-edit-buttons,
.k-coloreditor-footer.k-action-buttons,
.k-coloreditor-footer.k-columnmenu-actions, .k-coloreditor-footer.k-form-buttons {
  margin: 0;
}

.k-coloreditor {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-coloreditor:focus,
.k-coloreditor.k-state-focus,
.k-coloreditor.k-focus {
  border-color: #d6d9dc;
}

.k-colorpicker {
  border-radius: 0.25rem;
  width: auto;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-colorpicker *,
.k-colorpicker *::before,
.k-colorpicker *::after {
  box-sizing: border-box;
}
.k-colorpicker .k-selected-color {
  margin: 0.375rem;
  width: calc(calc(1.5em + 0.75rem) - 0.75rem);
  height: calc(calc(1.5em + 0.75rem) - 0.75rem);
  border-width: 1px;
  border-style: solid;
  background-clip: content-box;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.k-colorpicker .k-color-preview {
  margin: 0.375rem;
  width: calc(calc(1.5em + 0.75rem) - 0.75rem);
  height: calc(calc(1.5em + 0.75rem) - 0.75rem);
  z-index: 1;
}
.k-colorpicker .k-tool-icon {
  padding: 0.375rem;
  width: calc(1.5em + 0.75rem);
  height: calc(1.5em + 0.75rem);
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  font-size: inherit;
  text-align: center;
  flex-direction: column;
  cursor: pointer;
}
.k-colorpicker .k-tool-icon::before {
  font-size: 16px;
  line-height: 1;
}
.k-colorpicker .k-tool-icon .k-selected-color {
  margin: 2px 0 0;
  padding: 0;
  width: 14px;
  height: 2px;
  border-width: 0;
  line-height: 0;
  display: inline-block;
}
.k-colorpicker .k-select {
  padding: 0.375rem 0.375rem;
  height: calc(1.5em + 0.75rem);
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  border-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.k-colorpicker-popup .k-coloreditor {
  border-color: transparent;
}

.k-colorpicker-popup {
  padding: 0;
}

.k-colorpicker {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-colorpicker {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-colorpicker .k-selected-color {
  border-color: #dee2e6;
}
.k-colorpicker:hover, .k-colorpicker.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-colorpicker:focus, .k-colorpicker.k-state-focus {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-colorpicker:focus-within {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-colorpicker.k-invalid, .k-colorpicker.ng-invalid, .k-colorpicker.k-state-invalid {
  border-color: #ee5726;
}
.k-colorpicker.k-invalid .k-input-validation-icon, .k-colorpicker.ng-invalid .k-input-validation-icon, .k-colorpicker.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-colorpicker.k-invalid:focus-within, .k-colorpicker.k-invalid.k-state-focus, .k-colorpicker.ng-invalid:focus-within, .k-colorpicker.ng-invalid.k-state-focus, .k-colorpicker.k-state-invalid:focus-within, .k-colorpicker.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-dateinput {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-dateinput *,
.k-dateinput *::before,
.k-dateinput *::after {
  box-sizing: border-box;
}
.k-dateinput .k-select {
  padding: 0;
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
}
.k-dateinput .k-link {
  padding: 0 0.375rem;
  min-width: calc(16px + 0.75rem);
  flex: 1 1 auto;
  display: block;
  overflow: hidden;
  position: relative;
}
.k-dateinput .k-link .k-icon {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}
.k-dateinput .k-link-increase .k-icon {
  bottom: -1px;
}
.k-dateinput .k-link-decrease .k-icon {
  top: -1px;
}
.k-picker-wrap .k-dateinput {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  border-radius: 0 !important;
  border-width: 0;
  box-shadow: none !important;
  flex: 1 1 auto;
}

.k-dateinput {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-dateinput {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-dateinput:focus, .k-dateinput.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-dateinput:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-dateinput.k-invalid, .k-dateinput.ng-invalid, .k-dateinput.k-state-invalid {
  border-color: #ee5726;
}
.k-dateinput.k-invalid .k-input-validation-icon, .k-dateinput.ng-invalid .k-input-validation-icon, .k-dateinput.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-dateinput.k-invalid:focus-within, .k-dateinput.k-invalid.k-state-focus, .k-dateinput.ng-invalid:focus-within, .k-dateinput.ng-invalid.k-state-focus, .k-dateinput.k-state-invalid:focus-within, .k-dateinput.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-dateinput .k-select {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-dateinput .k-link:hover,
.k-dateinput .k-link.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-dateinput .k-link:active,
.k-dateinput .k-link.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-datepicker {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-datepicker *,
.k-datepicker *::before,
.k-datepicker *::after {
  box-sizing: border-box;
}
.k-datepicker .k-select {
  padding: 0.375rem 0.375rem;
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.k-datepicker {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-datepicker {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-datepicker:focus, .k-datepicker.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-datepicker:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-datepicker.k-invalid, .k-datepicker.ng-invalid, .k-datepicker.k-state-invalid {
  border-color: #ee5726;
}
.k-datepicker.k-invalid .k-input-validation-icon, .k-datepicker.ng-invalid .k-input-validation-icon, .k-datepicker.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-datepicker.k-invalid:focus-within, .k-datepicker.k-invalid.k-state-focus, .k-datepicker.ng-invalid:focus-within, .k-datepicker.ng-invalid.k-state-focus, .k-datepicker.k-state-invalid:focus-within, .k-datepicker.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-datepicker .k-select {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-datepicker .k-select:hover,
.k-datepicker .k-select.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-datepicker .k-select:active,
.k-datepicker .k-select.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-timepicker {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-timepicker *,
.k-timepicker *::before,
.k-timepicker *::after {
  box-sizing: border-box;
}
.k-timepicker .k-select {
  padding: 0.375rem 0.375rem;
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  outline: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.k-timepicker {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-timepicker {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-timepicker:focus, .k-timepicker.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-timepicker:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-timepicker.k-invalid, .k-timepicker.ng-invalid, .k-timepicker.k-state-invalid {
  border-color: #ee5726;
}
.k-timepicker.k-invalid .k-input-validation-icon, .k-timepicker.ng-invalid .k-input-validation-icon, .k-timepicker.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-timepicker.k-invalid:focus-within, .k-timepicker.k-invalid.k-state-focus, .k-timepicker.ng-invalid:focus-within, .k-timepicker.ng-invalid.k-state-focus, .k-timepicker.k-state-invalid:focus-within, .k-timepicker.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-timepicker .k-select {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-timepicker .k-select:hover,
.k-timepicker .k-select.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-timepicker .k-select:active,
.k-timepicker .k-select.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-datetimepicker {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-datetimepicker *,
.k-datetimepicker *::before,
.k-datetimepicker *::after {
  box-sizing: border-box;
}
.k-datetimepicker .k-select {
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  outline: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
}
.k-datetimepicker .k-link {
  padding: 0.375rem 0.375rem;
  height: 100%;
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}

.k-datetime-popup .k-datetime-wrap,
.k-datetime-container .k-datetime-wrap {
  width: calc(304px + 2rem);
  overflow: hidden;
}
.k-datetime-popup .k-date-tab .k-datetime-selector,
.k-datetime-container .k-date-tab .k-datetime-selector {
  transform: translateX(0);
}
.k-datetime-popup .k-time-tab .k-datetime-selector,
.k-datetime-container .k-time-tab .k-datetime-selector {
  transform: translateX(-100%);
}
.k-datetime-popup .k-datetime-buttongroup,
.k-datetime-container .k-datetime-buttongroup {
  padding: 0.5rem 0.5rem;
}
.k-datetime-popup .k-datetime-selector,
.k-datetime-container .k-datetime-selector {
  display: flex;
  transition: transform 0.2s;
}
.k-datetime-popup .k-datetime-calendar-wrap,
.k-datetime-popup .k-datetime-time-wrap,
.k-datetime-container .k-datetime-calendar-wrap,
.k-datetime-container .k-datetime-time-wrap {
  text-align: center;
  flex: 0 0 calc(304px + 2rem);
}
.k-datetime-popup .k-datetime-calendar-wrap .k-calendar,
.k-datetime-container .k-datetime-calendar-wrap .k-calendar {
  border-width: 0;
}
.k-datetime-popup .k-datetime-time-wrap .k-timeselector,
.k-datetime-container .k-datetime-time-wrap .k-timeselector {
  border-width: 0;
}
.k-rtl .k-datetime-popup .k-time-tab .k-datetime-selector, .k-datetime-popup.k-rtl .k-time-tab .k-datetime-selector, [dir=rtl] .k-datetime-popup .k-time-tab .k-datetime-selector, .k-datetime-popup[dir=rtl] .k-time-tab .k-datetime-selector,
.k-rtl .k-datetime-container .k-time-tab .k-datetime-selector,
.k-datetime-container.k-rtl .k-time-tab .k-datetime-selector,
[dir=rtl] .k-datetime-container .k-time-tab .k-datetime-selector,
.k-datetime-container[dir=rtl] .k-time-tab .k-datetime-selector {
  transform: translateX(100%);
}

.k-datetimepicker {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-datetimepicker {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-datetimepicker:focus, .k-datetimepicker.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-datetimepicker:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-datetimepicker.k-invalid, .k-datetimepicker.ng-invalid, .k-datetimepicker.k-state-invalid {
  border-color: #ee5726;
}
.k-datetimepicker.k-invalid .k-input-validation-icon, .k-datetimepicker.ng-invalid .k-input-validation-icon, .k-datetimepicker.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-datetimepicker.k-invalid:focus-within, .k-datetimepicker.k-invalid.k-state-focus, .k-datetimepicker.ng-invalid:focus-within, .k-datetimepicker.ng-invalid.k-state-focus, .k-datetimepicker.k-state-invalid:focus-within, .k-datetimepicker.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-datetimepicker .k-select {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-datetimepicker .k-link:hover,
.k-datetimepicker .k-link.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-datetimepicker .k-link:active,
.k-datetimepicker .k-link.k-state-active,
.k-datetimepicker .k-link.k-state-selected {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}

.k-daterangepicker {
  border: 0;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  gap: 0.5rem;
}
.k-daterangepicker *,
.k-daterangepicker *::before,
.k-daterangepicker *::after {
  box-sizing: border-box;
}

.k-daterangepicker-wrap {
  display: inherit;
  flex-flow: inherit;
  align-items: inherit;
  gap: inherit;
}

.k-dropdowngrid-popup {
  overflow: hidden;
}

.k-dropdowngrid-popup .k-virtual-wrap {
  margin: 0;
}

.k-dropdowngrid-popup .k-list-scroller {
  overflow-x: hidden;
}

.k-grid-list {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: none;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  empty-cells: show;
  outline: none;
  display: table;
  list-style: none;
}

.k-dropdowngrid-popup .k-grid-header {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: inherit;
  display: block;
}

.k-dropdowngrid-popup .k-grid-header-wrap {
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: inherit;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
}

.k-dropdowngrid-popup .k-grid-header table {
  margin-bottom: -1px;
  width: 100%;
  max-width: none;
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  empty-cells: show;
  outline: none;
}

.k-dropdowngrid-popup .k-grid-header .k-header {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 0 1px;
  border-style: solid;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-dropdowngrid-popup .k-grid-header .k-header:first-child {
  border-left: 0;
}

.k-grid-list > .k-item {
  box-sizing: border-box;
  display: table-row;
  position: relative;
  cursor: pointer;
}

.k-grid-list > .k-item > .k-cell,
.k-grid-list > .k-item > .k-group,
.k-grid-list > .k-item > .k-spacer-group {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}

.k-grid-list.k-virtual-list > .k-item > .k-cell,
.k-grid-list.k-virtual-list > .k-item > .k-group,
.k-grid-list.k-virtual-list > .k-item > .k-spacer-group {
  display: inline-block;
}

.k-grid-list > .k-item:last-child > .k-cell,
.k-grid-list > .k-item:last-child > .k-group-cell,
.k-grid-list > .k-item:last-child > .k-spacer-cell {
  border-bottom-width: 0;
}

.k-grid-list > .k-item > .k-cell {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 0px 1px;
  border-style: solid;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-grid-list > .k-item > .k-cell:first-child {
  border-left: 0;
}

.k-dropdowngrid-popup .k-group-header,
.k-dropdowngrid-popup .k-outer-group-header {
  margin: 0;
  padding: 0.5rem 0.5rem;
  min-height: auto;
  font-size: inherit;
  text-align: left;
  font-weight: bold;
}

.k-grid-list > .k-item.k-first {
  border-top: 1px solid currentColor;
}

.k-grid-list > .k-item > .k-group-cell,
.k-grid-list > .k-item > .k-spacer-cell {
  padding: 0;
  width: 0;
  border-left-width: 0;
  border-right-width: 0;
  overflow: visible;
  position: relative;
}

.k-grid-list > .k-item > .k-group-cell > span {
  padding: 0 0.25rem;
  font-size: 0.75em;
  position: absolute;
  top: 0;
  right: 0;
}

.k-grid-list > .k-outer-group-header {
  height: calc(1rem + 1rem * 1.5);
  display: table-row;
  position: relative;
}

.k-grid-list > .k-outer-group-header > strong {
  padding: 0.5rem 0.5rem;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
}

.k-dropdowngrid-popup .k-footer {
  padding: 0.5rem 0.5rem;
  border-width: 1px 0 0;
  border-style: solid;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}

.k-rtl.k-dropdowngrid-popup .k-grid-header-wrap,
.k-rtl .k-dropdowngrid-popup .k-grid-header-wrap,
[dir=rtl].k-dropdowngrid-popup .k-grid-header-wrap,
[dir=rtl] .k-dropdowngrid-popup .k-grid-header-wrap {
  border-right-width: 0;
  border-left-width: 1px;
}
.k-rtl.k-dropdowngrid-popup .k-grid-header .k-header,
.k-rtl .k-dropdowngrid-popup .k-grid-header .k-header,
.k-rtl .k-grid-list > .k-item > .k-cell,
[dir=rtl].k-dropdowngrid-popup .k-grid-header .k-header,
[dir=rtl] .k-dropdowngrid-popup .k-grid-header .k-header,
[dir=rtl] .k-grid-list > .k-item > .k-cell {
  border-left-width: 0;
  border-right-width: 1px;
  text-align: right;
}
.k-rtl.k-dropdowngrid-popup .k-grid-header .k-header:first-child,
.k-rtl .k-dropdowngrid-popup .k-grid-header .k-header:first-child,
.k-rtl .k-grid-list > .k-item > .k-cell:first-child,
[dir=rtl].k-dropdowngrid-popup .k-grid-header .k-header:first-child,
[dir=rtl] .k-dropdowngrid-popup .k-grid-header .k-header:first-child,
[dir=rtl] .k-grid-list > .k-item > .k-cell:first-child {
  border-right-width: 0;
}
.k-rtl div.k-dropdowngrid-popup .k-group-header,
.k-rtl div.k-dropdowngrid-popup .k-outer-group-header,
[dir=rtl] div.k-dropdowngrid-popup .k-group-header,
[dir=rtl] div.k-dropdowngrid-popup .k-outer-group-header {
  text-align: right;
}
.k-rtl .k-grid-list > .k-item > .k-group-cell > span,
[dir=rtl] .k-grid-list > .k-item > .k-group-cell > span {
  right: auto;
  left: 0;
}
.k-rtl .k-grid-list > .k-outer-group-header > strong,
[dir=rtl] .k-grid-list > .k-outer-group-header > strong {
  left: auto;
  right: 0;
}

.k-dropdowngrid-popup {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-dropdowngrid-popup .k-header,
.k-dropdowngrid-popup .k-grid-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-dropdowngrid-popup .k-footer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-dropdowngrid-popup .k-group-header,
.k-dropdowngrid-popup .k-outer-group-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-grid-list > .k-group-header,
.k-grid-list > .k-outer-group-header {
  background: none;
  box-shadow: none;
}

.k-grid-list > .k-item:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.04);
}

.k-grid-list > .k-outer-group-header:nth-child(2n) > strong {
  background-color: rgba(0, 0, 0, 0.04);
}

.k-dropdowngrid-popup .k-cell {
  border-color: #dee2e6;
}

.k-dropdowngrid-popup .k-item.k-state-hover,
.k-dropdowngrid-popup .k-item:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.k-dropdowngrid-popup .k-item.k-state-selected {
  border-color: #dee2e6;
  color: #212529;
  background-color: rgba(20, 164, 230, 0.25);
}

.k-dropdowngrid-popup .k-item.k-state-focused {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-dropdowngrid-popup .k-group-cell span {
  background-color: #212529;
  color: #ffffff;
}

.k-grid-list > .k-item.k-last > .k-cell,
.k-grid-list > .k-item.k-last > .k-group-cell,
.k-grid-list > .k-item.k-last > .k-spacer-cell {
  border-bottom-color: #212529;
}

.k-dropdown, .k-dropdowntree {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-dropdown *, .k-dropdowntree *,
.k-dropdown *::before,
.k-dropdowntree *::before,
.k-dropdown *::after,
.k-dropdowntree *::after {
  box-sizing: border-box;
}
.k-dropdown .k-i-loading, .k-dropdowntree .k-i-loading {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
}
.k-dropdown .k-select, .k-dropdowntree .k-select {
  padding: 0.375rem 0.375rem;
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  cursor: pointer;
}

.k-dropdown-operator {
  width: auto;
}
.k-dropdown-operator .k-input {
  display: none;
}
.k-dropdown-operator .k-select {
  width: calc(1.5em + 0.75rem);
  height: calc(1.5em + 0.75rem);
}

select.k-dropdown, select.k-dropdowntree {
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.1s ease;
  cursor: pointer;
}

.k-dropdown, .k-dropdowntree {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-dropdown, .k-dropdowntree {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-dropdown:hover, .k-dropdowntree:hover, .k-dropdown.k-state-hover, .k-state-hover.k-dropdowntree {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-dropdown:focus, .k-dropdowntree:focus, .k-dropdown.k-state-focus, .k-state-focus.k-dropdowntree {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-dropdown:focus-within, .k-dropdowntree:focus-within {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}
.k-dropdown.k-invalid, .k-invalid.k-dropdowntree, .k-dropdown.ng-invalid, .ng-invalid.k-dropdowntree, .k-dropdown.k-state-invalid, .k-state-invalid.k-dropdowntree {
  border-color: #ee5726;
}
.k-dropdown.k-invalid .k-input-validation-icon, .k-invalid.k-dropdowntree .k-input-validation-icon, .k-dropdown.ng-invalid .k-input-validation-icon, .ng-invalid.k-dropdowntree .k-input-validation-icon, .k-dropdown.k-state-invalid .k-input-validation-icon, .k-state-invalid.k-dropdowntree .k-input-validation-icon {
  color: #ee5726;
}
.k-dropdown.k-invalid:focus-within, .k-invalid.k-dropdowntree:focus-within, .k-dropdown.k-invalid.k-state-focus, .k-invalid.k-state-focus.k-dropdowntree, .k-dropdown.ng-invalid:focus-within, .ng-invalid.k-dropdowntree:focus-within, .k-dropdown.ng-invalid.k-state-focus, .ng-invalid.k-state-focus.k-dropdowntree, .k-dropdown.k-state-invalid:focus-within, .k-state-invalid.k-dropdowntree:focus-within, .k-dropdown.k-state-invalid.k-state-focus, .k-state-invalid.k-state-focus.k-dropdowntree {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-multiselect, .k-dropdowntree {
  border-radius: 0.25rem;
  width: 100%;
  border-width: 0;
  box-sizing: border-box;
  outline: 0;
  background: none;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: left;
  white-space: nowrap;
  display: inline-flex;
  vertical-align: middle;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-multiselect *, .k-dropdowntree *,
.k-multiselect *::before,
.k-dropdowntree *::before,
.k-multiselect *::after,
.k-dropdowntree *::after {
  box-sizing: border-box;
}
.k-multiselect .k-loading-hidden, .k-dropdowntree .k-loading-hidden {
  visibility: hidden;
}
.k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
  border-radius: 0.25rem;
  padding: 0 calc(16px + 0.75rem) 0 0;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  position: relative;
  transition: all 0.1s ease;
  cursor: text;
  outline: 0;
}
.k-multiselect .k-multiselect-wrap .k-input, .k-dropdowntree .k-multiselect-wrap .k-input {
  float: left;
}
.k-multiselect .k-multiselect-wrap::before, .k-dropdowntree .k-multiselect-wrap::before {
  content: "";
  width: 0;
  height: calc(1.5em + 0.75rem);
  float: left;
}
.k-multiselect .k-multiselect-wrap ul, .k-dropdowntree .k-multiselect-wrap ul {
  vertical-align: top;
}
.k-multiselect .k-multiselect-wrap li.k-button, .k-dropdowntree .k-multiselect-wrap li.k-button {
  float: left;
}
.k-multiselect .k-multiselect-wrap li .k-icon, .k-dropdowntree .k-multiselect-wrap li .k-icon {
  cursor: pointer;
}
.k-multiselect .k-multiselect-wrap .k-button, .k-dropdowntree .k-multiselect-wrap .k-button {
  min-height: calc(1.5em + 0.1875rem + 2px);
  padding: 0.09375rem 0.375rem;
  margin: 0.25rem 0 0 0.25rem;
  cursor: default;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  line-height: inherit;
  white-space: normal;
}
.k-multiselect .k-multiselect-wrap .k-button .k-select, .k-dropdowntree .k-multiselect-wrap .k-button .k-select {
  display: flex;
  cursor: pointer;
  align-self: stretch;
}
.k-multiselect .k-multiselect-wrap .k-button:last-child, .k-dropdowntree .k-multiselect-wrap .k-button:last-child {
  margin-bottom: 0.25rem;
}
.k-multiselect .k-multiselect-wrap .k-searchbar, .k-dropdowntree .k-multiselect-wrap .k-searchbar {
  float: left;
  width: auto;
}
.k-multiselect .k-multiselect-wrap .k-searchbar .k-input, .k-dropdowntree .k-multiselect-wrap .k-searchbar .k-input {
  padding-right: 0;
}
.k-multiselect .k-multiselect-wrap .k-i-loading, .k-dropdowntree .k-multiselect-wrap .k-i-loading {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
  position: absolute;
  top: 0;
  right: 0;
}
.k-multiselect .k-multiselect-wrap .k-clear-value, .k-dropdowntree .k-multiselect-wrap .k-clear-value {
  position: absolute;
  top: 0;
  right: 0;
}
.k-multiselect .k-multiselect-wrap > .k-select, .k-dropdowntree .k-multiselect-wrap > .k-select {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  cursor: pointer;
}
.k-multiselect .k-multiselect-wrap.k-multiselect-wrap-arrow .k-clear-value, .k-dropdowntree .k-multiselect-wrap.k-multiselect-wrap-arrow .k-clear-value {
  right: calc(16px + 0.375rem);
}
.k-multiselect[dir=rtl], [dir=rtl].k-dropdowntree, .k-rtl .k-multiselect, .k-rtl .k-dropdowntree {
  text-align: right;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap, [dir=rtl].k-dropdowntree .k-multiselect-wrap, .k-rtl .k-multiselect .k-multiselect-wrap, .k-rtl .k-dropdowntree .k-multiselect-wrap {
  padding-left: calc(16px + 0.75rem);
  padding-right: 0;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap::before, [dir=rtl].k-dropdowntree .k-multiselect-wrap::before,
.k-multiselect[dir=rtl] .k-multiselect-wrap li.k-button,
[dir=rtl].k-dropdowntree .k-multiselect-wrap li.k-button,
.k-multiselect[dir=rtl] .k-multiselect-wrap .k-input,
[dir=rtl].k-dropdowntree .k-multiselect-wrap .k-input, .k-rtl .k-multiselect .k-multiselect-wrap::before, .k-rtl .k-dropdowntree .k-multiselect-wrap::before,
.k-rtl .k-multiselect .k-multiselect-wrap li.k-button,
.k-rtl .k-dropdowntree .k-multiselect-wrap li.k-button,
.k-rtl .k-multiselect .k-multiselect-wrap .k-input,
.k-rtl .k-dropdowntree .k-multiselect-wrap .k-input {
  float: right;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap .k-searchbar, [dir=rtl].k-dropdowntree .k-multiselect-wrap .k-searchbar, .k-rtl .k-multiselect .k-multiselect-wrap .k-searchbar, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-searchbar {
  float: right;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap .k-searchbar .k-input, [dir=rtl].k-dropdowntree .k-multiselect-wrap .k-searchbar .k-input, .k-rtl .k-multiselect .k-multiselect-wrap .k-searchbar .k-input, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-searchbar .k-input {
  padding-left: 0;
  padding-right: 0.75rem;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap .k-button, [dir=rtl].k-dropdowntree .k-multiselect-wrap .k-button, .k-rtl .k-multiselect .k-multiselect-wrap .k-button, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-button {
  width: auto;
  margin-right: 0.25rem;
  margin-left: 0;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap > .k-select, [dir=rtl].k-dropdowntree .k-multiselect-wrap > .k-select, .k-rtl .k-multiselect .k-multiselect-wrap > .k-select, .k-rtl .k-dropdowntree .k-multiselect-wrap > .k-select {
  left: 0;
  right: auto;
}
.k-multiselect[dir=rtl] .k-clear-value, [dir=rtl].k-dropdowntree .k-clear-value,
.k-multiselect[dir=rtl] .k-i-loading,
[dir=rtl].k-dropdowntree .k-i-loading, .k-rtl .k-multiselect .k-clear-value, .k-rtl .k-dropdowntree .k-clear-value,
.k-rtl .k-multiselect .k-i-loading,
.k-rtl .k-dropdowntree .k-i-loading {
  right: auto;
  left: 0;
}
.k-multiselect[dir=rtl] .k-multiselect-wrap.k-multiselect-wrap-arrow .k-clear-value, [dir=rtl].k-dropdowntree .k-multiselect-wrap.k-multiselect-wrap-arrow .k-clear-value, .k-rtl .k-multiselect .k-multiselect-wrap.k-multiselect-wrap-arrow .k-clear-value, .k-rtl .k-dropdowntree .k-multiselect-wrap.k-multiselect-wrap-arrow .k-clear-value {
  left: calc(16px + 0.375rem);
  right: auto;
}

.k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.k-multiselect .k-multiselect-wrap .k-button, .k-dropdowntree .k-multiselect-wrap .k-button {
  padding-top: 2px;
  padding-bottom: 2px;
  margin: calc(0.25rem - 1px) 0 0 calc(0.25rem - 1px);
}
.k-multiselect .k-multiselect-wrap .k-button:last-child, .k-dropdowntree .k-multiselect-wrap .k-button:last-child {
  margin-bottom: calc(0.25rem - 1px);
}

.k-multiselect.k-state-focused > .k-multiselect-wrap, .k-state-focused.k-dropdowntree > .k-multiselect-wrap {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-multiselect.k-state-focused > .k-multiselect-wrap.k-invalid, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.k-invalid, .k-multiselect.k-state-focused > .k-multiselect-wrap.k-invalid:hover, .k-multiselect.k-state-focused > .k-multiselect-wrap.k-state-invalid, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.k-state-invalid {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-multiselect.k-state-focused.k-state-invalid .k-multiselect-wrap, .k-state-focused.k-state-invalid.k-dropdowntree .k-multiselect-wrap, .k-multiselect.k-state-focused.ng-invalid.ng-touched .k-multiselect-wrap, .k-state-focused.ng-invalid.ng-touched.k-dropdowntree .k-multiselect-wrap, .k-multiselect.k-state-focused.ng-invalid.ng-dirty .k-multiselect-wrap, .k-state-focused.ng-invalid.ng-dirty.k-dropdowntree .k-multiselect-wrap {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}
.k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-multiselect .k-multiselect-wrap > .k-readonly, .k-dropdowntree .k-multiselect-wrap > .k-readonly {
  opacity: 0.6;
}
.k-multiselect .k-multiselect-wrap .k-button .k-icon, .k-dropdowntree .k-multiselect-wrap .k-button .k-icon {
  opacity: 0.6;
}
.k-multiselect .k-multiselect-wrap .k-button .k-icon:hover, .k-dropdowntree .k-multiselect-wrap .k-button .k-icon:hover,
.k-multiselect .k-multiselect-wrap .k-button .k-icon.k-state-hover,
.k-dropdowntree .k-multiselect-wrap .k-button .k-icon.k-state-hover {
  opacity: 1;
}
.k-multiselect .k-multiselect-wrap .k-button:active, .k-dropdowntree .k-multiselect-wrap .k-button:active, .k-multiselect .k-multiselect-wrap .k-button.k-state-active, .k-dropdowntree .k-multiselect-wrap .k-button.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}
.k-multiselect .k-multiselect-wrap .k-button:focus .k-icon, .k-dropdowntree .k-multiselect-wrap .k-button:focus .k-icon, .k-multiselect .k-multiselect-wrap .k-button.k-state-focused .k-icon, .k-dropdowntree .k-multiselect-wrap .k-button.k-state-focused .k-icon {
  opacity: 1;
}
.k-multiselect .k-multiselect-wrap .k-i-loading, .k-dropdowntree .k-multiselect-wrap .k-i-loading {
  background-color: #ffffff;
}
.k-multiselect .k-multiselect-wrap.k-invalid, .k-dropdowntree .k-multiselect-wrap.k-invalid, .k-multiselect .k-multiselect-wrap.k-invalid:hover, .k-multiselect .k-multiselect-wrap.k-state-invalid, .k-dropdowntree .k-multiselect-wrap.k-state-invalid {
  border-color: #ee5726;
}
.k-multiselect .k-multiselect-wrap.k-invalid .k-input-validation-icon, .k-dropdowntree .k-multiselect-wrap.k-invalid .k-input-validation-icon, .k-multiselect .k-multiselect-wrap.k-invalid:hover .k-input-validation-icon, .k-multiselect .k-multiselect-wrap.k-state-invalid .k-input-validation-icon, .k-dropdowntree .k-multiselect-wrap.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-multiselect.k-state-invalid .k-multiselect-wrap, .k-state-invalid.k-dropdowntree .k-multiselect-wrap, .k-multiselect.ng-invalid.ng-touched .k-multiselect-wrap, .ng-invalid.ng-touched.k-dropdowntree .k-multiselect-wrap, .k-multiselect.ng-invalid.ng-dirty .k-multiselect-wrap, .ng-invalid.ng-dirty.k-dropdowntree .k-multiselect-wrap {
  border-color: #ee5726;
}
.k-multiselect.k-state-invalid .k-multiselect-wrap .k-input-validation-icon, .k-state-invalid.k-dropdowntree .k-multiselect-wrap .k-input-validation-icon, .k-multiselect.ng-invalid.ng-touched .k-multiselect-wrap .k-input-validation-icon, .ng-invalid.ng-touched.k-dropdowntree .k-multiselect-wrap .k-input-validation-icon, .k-multiselect.ng-invalid.ng-dirty .k-multiselect-wrap .k-input-validation-icon, .ng-invalid.ng-dirty.k-dropdowntree .k-multiselect-wrap .k-input-validation-icon {
  color: #ee5726;
}

.k-multiselect.k-state-focus .k-multiselect-wrap, .k-state-focus.k-dropdowntree .k-multiselect-wrap {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-multiselect.k-invalid .k-multiselect-wrap, .k-invalid.k-dropdowntree .k-multiselect-wrap {
  border-color: #ee5726;
}
.k-multiselect.k-invalid .k-multiselect-wrap .k-input-validation-icon, .k-invalid.k-dropdowntree .k-multiselect-wrap .k-input-validation-icon {
  color: #ee5726;
}
.k-multiselect.k-invalid.k-state-focus .k-multiselect-wrap, .k-invalid.k-state-focus.k-dropdowntree .k-multiselect-wrap {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-treeview {
  padding: 0;
  border-width: 0;
  background: none;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  cursor: default;
  overflow: auto;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-treeview *,
.k-treeview *::before,
.k-treeview *::after {
  box-sizing: border-box;
}

.k-treeview-filter {
  padding: 0.5rem;
  display: block;
  position: relative;
  flex: none;
}

.k-treeview-group,
.k-treeview .k-group {
  margin: 0;
  padding: 0;
  background: none;
  list-style: none;
  position: relative;
  outline: 0;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-treeview-group.ng-animating,
.k-treeview .k-group.ng-animating {
  overflow: hidden;
}

.k-treeview-top,
.k-treeview .k-top,
.k-treeview-mid,
.k-treeview .k-mid,
.k-treeview-bot,
.k-treeview .k-bot {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
}

.k-treeview-item,
.k-treeview .k-item {
  outline-style: none;
  margin: 0;
  padding: 0 0 0 16px;
  border-width: 0;
  display: block;
}

.k-treeview-toggle {
  flex: none;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}
.k-treeview-toggle .k-i-expand,
.k-treeview-toggle .k-i-collapse {
  margin: 0 !important;
}

.k-treeview-toggle,
.k-treeview .k-i-expand,
.k-treeview .k-i-collapse {
  margin-left: -16px;
  cursor: pointer;
}

.k-treeview-loading {
  margin-right: 0.5rem;
}

.k-treeview .k-checkbox-wrap,
.k-treeview .k-checkbox-wrapper {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  align-self: center;
}

.k-treeview-leaf,
.k-treeview .k-in {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0.25rem 0.75rem;
  border: 0px solid transparent;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  align-content: center;
  vertical-align: middle;
  position: relative;
}
.k-treeview-leaf .k-icon,
.k-treeview-leaf .k-image,
.k-treeview-leaf .k-sprite,
.k-treeview .k-in .k-icon,
.k-treeview .k-in .k-image,
.k-treeview .k-in .k-sprite {
  margin-right: 0.5rem;
}
.k-treeview-leaf.k-state-focus, .k-treeview-leaf.k-state-focused,
.k-treeview .k-in.k-state-focus,
.k-treeview .k-in.k-state-focused {
  z-index: 1;
}

.k-treeview .k-treeview-load-more-button {
  cursor: pointer;
}
.k-treeview .k-treeview-load-more-button:hover, .k-treeview .k-treeview-load-more-button.k-state-hover, .k-treeview .k-treeview-load-more-button:focus, .k-treeview .k-treeview-load-more-button.k-state-focus, .k-treeview .k-treeview-load-more-button.k-state-focused {
  text-decoration: underline;
}

.k-rtl .k-treeview .k-item,
.k-rtl .k-treeview .k-treeview-item,
.k-treeview[dir=rtl] .k-item,
.k-treeview[dir=rtl] .k-treeview-item {
  padding-left: 0;
  padding-right: 16px;
}
.k-rtl .k-treeview .k-i-expand,
.k-rtl .k-treeview .k-i-collapse,
.k-rtl .k-treeview .k-treeview-toggle,
.k-treeview[dir=rtl] .k-i-expand,
.k-treeview[dir=rtl] .k-i-collapse,
.k-treeview[dir=rtl] .k-treeview-toggle {
  margin-left: 0;
  margin-right: -16px;
}
.k-rtl .k-treeview .k-treeview-loading,
.k-treeview[dir=rtl] .k-treeview-loading {
  margin-right: 0;
  margin-left: 0.5rem;
}
.k-rtl .k-treeview .k-treeview-leaf .k-icon,
.k-rtl .k-treeview .k-treeview-leaf .k-image,
.k-rtl .k-treeview .k-treeview-leaf .k-sprite,
.k-rtl .k-treeview .k-in .k-icon,
.k-rtl .k-treeview .k-in .k-image,
.k-rtl .k-treeview .k-in .k-sprite,
.k-treeview[dir=rtl] .k-treeview-leaf .k-icon,
.k-treeview[dir=rtl] .k-treeview-leaf .k-image,
.k-treeview[dir=rtl] .k-treeview-leaf .k-sprite,
.k-treeview[dir=rtl] .k-in .k-icon,
.k-treeview[dir=rtl] .k-in .k-image,
.k-treeview[dir=rtl] .k-in .k-sprite {
  margin-right: 0;
  margin-left: 0.5rem;
}

.k-treeview-item,
.k-treeview .k-item {
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-treeview {
  color: #212529;
}

.k-treeview-leaf:hover, .k-treeview-leaf.k-state-hover,
.k-treeview .k-in:hover,
.k-treeview .k-in.k-state-hover {
  border-color: #e9ecef;
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-treeview-leaf.k-state-focus, .k-treeview-leaf.k-state-focused,
.k-treeview .k-in.k-state-focus,
.k-treeview .k-in.k-state-focused {
  box-shadow: inset 0 0 0 2px rgba(33, 37, 41, 0.15);
}
.k-treeview-leaf.k-state-selected,
.k-treeview .k-in.k-state-selected {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-treeview .k-treeview-load-more-button {
  color: #0aaa64;
  background-color: transparent;
}
.k-treeview .k-treeview-load-more-button:hover, .k-treeview .k-treeview-load-more-button.k-state-hover {
  color: #088850;
  background-color: transparent;
}
.k-treeview .k-treeview-load-more-button:focus, .k-treeview .k-treeview-load-more-button.k-state-focus, .k-treeview .k-treeview-load-more-button.k-state-focused {
  color: #088850;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px rgba(33, 37, 41, 0.15);
}

.k-dropdowntree {
  width: 10em;
}

.k-popup-dropdowntree {
  padding: 0;
}
.k-popup-dropdowntree .k-check-all {
  padding: 1rem 1rem;
}
.k-popup-dropdowntree .k-treeview {
  padding: 1rem 1rem;
}

.k-maskedtextbox {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-maskedtextbox *,
.k-maskedtextbox *::before,
.k-maskedtextbox *::after {
  box-sizing: border-box;
}
.k-maskedtextbox .k-i-loading {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
}

.k-maskedtextbox {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-maskedtextbox:focus, .k-maskedtextbox.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-maskedtextbox:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-maskedtextbox.k-invalid, .k-maskedtextbox.ng-invalid, .k-maskedtextbox.k-state-invalid {
  border-color: #ee5726;
}
.k-maskedtextbox.k-invalid .k-input-validation-icon, .k-maskedtextbox.ng-invalid .k-input-validation-icon, .k-maskedtextbox.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-maskedtextbox.k-invalid:focus-within, .k-maskedtextbox.k-invalid.k-state-focus, .k-maskedtextbox.ng-invalid:focus-within, .k-maskedtextbox.ng-invalid.k-state-focus, .k-maskedtextbox.k-state-invalid:focus-within, .k-maskedtextbox.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-rating {
  margin: 0;
  padding: 0;
  border-width: 0;
  box-sizing: border-box;
  outline: 0;
  background: none;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: inline-flex;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-rating *,
.k-rating *::before,
.k-rating *::after {
  box-sizing: border-box;
}
.k-rating.k-state-readonly {
  pointer-events: none;
}

.k-rating-container {
  flex: 0 1 auto;
  position: relative;
  margin: 0 0.5rem;
}
.k-rating-container .k-rating-item {
  display: inline-flex;
  position: relative;
  padding: 0.5rem 0.5rem;
  align-items: center;
  vertical-align: middle;
  margin: 0;
  outline: 0;
  overflow: hidden;
  transition: color 200ms ease-out 0s;
}
.k-rating-container .k-rating-item * {
  pointer-events: none;
}
.k-rating-container .k-rating-item .k-icon {
  font-size: 24px;
}
.k-rating-container .k-rating-item .k-rating-precision-part,
.k-rating-container .k-rating-item .k-rating-precision-complement {
  display: inherit;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  overflow: hidden;
}
.k-rating-container .k-rating-item .k-rating-precision-complement {
  direction: rtl;
}
.k-rating-container .k-rating-item svg {
  fill: currentColor;
}

.k-rating-label {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  line-height: 2;
  margin: 0.5rem 1rem;
}

.k-rtl .k-rating-precision-part,
[dir=rtl] .k-rating-precision-part {
  left: auto;
  right: 0.5rem;
}
.k-rtl .k-rating-item .k-rating-precision-complement,
[dir=rtl] .k-rating-item .k-rating-precision-complement {
  direction: ltr;
}

.k-rating {
  color: #212529;
}
.k-rating:focus .k-rating-item > .k-icon, .k-rating.k-state-focused .k-rating-item > .k-icon {
  text-shadow: 0 2px 4px rgba(27, 26, 26, 0.1);
}
.k-rating:focus .k-rating-item.k-state-selected > .k-icon, .k-rating.k-state-focused .k-rating-item.k-state-selected > .k-icon {
  text-shadow: 0 2px 4px rgba(27, 26, 26, 0.1);
}

.k-rating-item {
  color: #6c757d;
}
.k-rating-item.k-state-selected {
  color: #14A4E6;
}
.k-rating-item.k-state-selected:focus, .k-rating-item.k-state-selected.k-state-focused {
  color: #14A4E6;
}
.k-rating-item:hover, .k-rating-item.k-state-hover {
  color: #14A4E6;
  cursor: pointer;
}

.k-searchbox {
  border-radius: 0.25rem;
  width: 10em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  text-align: start;
  white-space: nowrap;
  display: inline-flex;
  flex-flow: row nowrap;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-searchbox *,
.k-searchbox *::before,
.k-searchbox *::after {
  box-sizing: border-box;
}
.k-searchbox > .k-input {
  padding: 0.375rem 0.75rem;
}
.k-searchbox .k-i-loading {
  width: calc(16px + 0.75rem);
  height: calc(1.5rem + 0.75rem);
}

.k-searchbox {
  border-color: #ced4da;
  color: #495057;
  background-color: #ffffff;
}
.k-searchbox:focus, .k-searchbox.k-state-focus {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-searchbox:focus-within {
  border-color: #8ad2f3;
  color: #495057;
  background-color: #ffffff;
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-searchbox.k-invalid, .k-searchbox.ng-invalid, .k-searchbox.k-state-invalid {
  border-color: #ee5726;
}
.k-searchbox.k-invalid .k-input-validation-icon, .k-searchbox.ng-invalid .k-input-validation-icon, .k-searchbox.k-state-invalid .k-input-validation-icon {
  color: #ee5726;
}
.k-searchbox.k-invalid:focus-within, .k-searchbox.k-invalid.k-state-focus, .k-searchbox.ng-invalid:focus-within, .k-searchbox.ng-invalid.k-state-focus, .k-searchbox.k-state-invalid:focus-within, .k-searchbox.k-state-invalid.k-state-focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 87, 38, 0.25);
}

.k-switch {
  border-radius: 9999px;
  cursor: pointer;
  width: 56px;
  box-sizing: border-box;
  outline: 0;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.75rem;
  line-height: 1;
  -webkit-user-select: none;
          user-select: none;
  text-align: left;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-switch *,
.k-switch *::before,
.k-switch *::after {
  box-sizing: border-box;
}
.k-switch [type=checkbox] {
  display: none;
}
.k-switch[aria-readonly=true] {
  pointer-events: none;
}

.k-switch-container {
  border-radius: 9999px;
  padding: 2px 2px;
  width: 56px;
  border-width: 1px;
  border-style: solid;
  flex: 1 0 auto;
  position: relative;
  outline: 0;
  transition: background-color 200ms ease-out 0s;
}

.k-switch-handle {
  border-radius: 9999px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 0;
  transition: left 200ms ease-out 0s;
}

.k-switch-on .k-switch-handle {
  left: calc(100% - 24px);
}

.k-switch-off .k-switch-handle {
  left: 0px;
}

.k-switch-label-on,
.k-switch-label-off {
  display: none;
  line-height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
}

.k-rtl .k-switch.k-switch-on .k-switch-handle,
[dir=rtl] .k-switch.k-switch-on .k-switch-handle,
.k-switch[dir=rtl].k-switch-on .k-switch-handle {
  left: 0px;
}
.k-rtl .k-switch.k-switch-off .k-switch-handle,
[dir=rtl] .k-switch.k-switch-off .k-switch-handle,
.k-switch[dir=rtl].k-switch-off .k-switch-handle {
  left: calc(100% - 24px);
}
.k-rtl .k-switch .k-switch-label-on,
[dir=rtl] .k-switch .k-switch-label-on,
.k-switch[dir=rtl] .k-switch-label-on {
  left: initial;
}
.k-rtl .k-switch .k-switch-label-off,
[dir=rtl] .k-switch .k-switch-label-off,
.k-switch[dir=rtl] .k-switch-label-off {
  right: initial;
}

.k-switch.k-disabled,
.k-switch.k-state-disabled {
  opacity: 1;
  filter: none;
}

.k-switch:focus .k-switch-container, .k-switch.k-state-focused .k-switch-container {
  outline: none;
}

.k-switch-on .k-switch-container {
  border-color: #14A4E6;
  background-color: #14A4E6;
}
.k-switch-on .k-switch-handle {
  background-color: white;
}
.k-switch-on:focus, .k-switch-on.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-switch-on .k-switch-label-off {
  color: transparent;
}

.k-switch-off .k-switch-container {
  border-color: #adb5bd;
  background-color: #ffffff;
}
.k-switch-off .k-switch-handle {
  background-color: #adb5bd;
}
.k-switch-off:focus, .k-switch-off.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(20, 164, 230, 0.25);
}
.k-switch-off:focus .k-switch-container, .k-switch-off.k-state-focused .k-switch-container {
  border-color: #8ad2f3;
}
.k-switch-off .k-switch-label-on {
  color: transparent;
}

.k-switch-on.k-state-disabled .k-switch-container {
  background-color: #8ad2f3;
}
.k-switch-on.k-state-disabled .k-switch-handle {
  background-color: white;
}

.k-switch-off.k-state-disabled .k-switch-container {
  background-color: #e9ecef;
}
.k-switch-off.k-state-disabled .k-switch-handle {
  background-color: #adb5bd;
}

.k-external-dropzone {
  height: 220px;
  display: flex;
  flex-flow: row nowrap;
}

.k-dropzone-inner {
  padding: 0.5rem 0.5rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  flex: 1 1 auto;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.k-dropzone-inner > .k-icon,
.k-dropzone-inner .k-dropzone-icon {
  margin-bottom: 1.5rem;
  font-size: 48px;
}
.k-dropzone-inner .k-dropzone-hint {
  margin-bottom: 0.5rem;
}
.k-dropzone-inner .k-dropzone-note {
  font-size: 0.75rem;
}

.k-dropzone-inner {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-dropzone-inner > .k-icon,
.k-dropzone-inner .k-dropzone-icon {
  color: #afb1b2;
}
.k-dropzone-inner .k-dropzone-note {
  color: #afb1b2;
}

.k-external-dropzone-hover .k-icon,
.k-external-dropzone-hover .k-dropzone-icon {
  color: #14A4E6;
}

.k-upload {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-upload *,
.k-upload *::before,
.k-upload *::after {
  box-sizing: border-box;
}
.k-upload .k-upload-button {
  min-width: 7em;
}
.k-upload .k-dropzone {
  padding: 0.5rem 0.5rem;
  border-width: 0;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: transparent;
}
.k-upload .k-dropzone .k-dropzone-hint {
  font-style: normal;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  flex: 1;
}
.k-upload .k-dropzone .k-upload-status {
  font-weight: normal;
  display: flex;
  align-items: center;
  position: relative;
}
.k-upload .k-dropzone .k-upload-status > .k-icon {
  margin-right: 0.5rem;
}
.k-upload .k-dropzone .k-upload-status + .k-dropzone-hint {
  display: none;
}
.k-upload .k-dropzone-active .k-upload-status {
  display: none;
}
.k-upload .k-dropzone-active .k-upload-status + .k-dropzone-hint {
  display: block;
}
.k-upload .k-upload-files {
  max-height: 300px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
  list-style: none;
}
.k-upload .k-upload-files .k-file-multiple,
.k-upload .k-upload-files .k-file-single {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.k-upload .k-upload-files .k-file-single {
  align-items: center;
}
.k-upload .k-upload-files .k-file-multiple {
  align-items: flex-start;
}
.k-upload .k-upload-files .k-file {
  padding: 1rem 1rem calc(1rem + 2px);
  border-width: 0 0 1px;
  border-style: solid;
  outline: none;
  display: flex;
  align-items: flex-start;
  position: relative;
}
.k-upload .k-upload-files .k-file:last-child {
  border-width: 0;
}
.k-upload .k-upload-files .k-filename {
  margin-left: 1rem;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.k-upload .k-upload-files .k-upload-status .k-icon {
  vertical-align: middle;
}
.k-upload .k-upload-files .k-upload-pct {
  margin: 0 0.5rem;
  font-weight: normal;
  vertical-align: middle;
}
.k-upload .k-upload-files ~ .k-clear-selected,
.k-upload .k-upload-files ~ .k-upload-selected {
  margin-top: -0.5rem;
  border-width: 0;
}
.k-upload .k-upload-files ~ .k-upload-selected {
  border-left-width: 1px;
  border-left-style: solid;
  margin-left: -1px;
}
.k-upload .k-upload-files .k-file-name,
.k-upload .k-upload-files .k-file-size,
.k-upload .k-upload-files .k-file-validation-message,
.k-upload .k-upload-files .k-file-information {
  display: block;
}
.k-upload .k-upload-files .k-file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.k-upload .k-upload-files .k-file-size,
.k-upload .k-upload-files .k-file-information,
.k-upload .k-upload-files .k-file-validation-message {
  font-size: 11px;
  line-height: 1;
}
.k-upload .k-upload-files .k-file-extension-wrapper,
.k-upload .k-upload-files .k-multiple-files-extension-wrapper,
.k-upload .k-upload-files .k-file-invalid-extension-wrapper,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper {
  margin: 1px 0;
  width: 24px;
  height: 34px;
  border-width: 2px;
  border-style: solid;
  font-size: 0.57rem;
  text-transform: uppercase;
  position: absolute;
  top: 1rem;
}
.k-upload .k-upload-files .k-file-group-wrapper .k-file-group,
.k-upload .k-upload-files .k-file-invalid-group-wrapper .k-file-group,
.k-upload .k-upload-files .k-multiple-files-group-wrapper .k-file-group,
.k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper .k-file-group {
  font-size: 32px;
}
.k-upload .k-upload-files .k-file-group-wrapper .k-file-state,
.k-upload .k-upload-files .k-file-invalid-group-wrapper .k-file-state,
.k-upload .k-upload-files .k-multiple-files-group-wrapper .k-file-state,
.k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper .k-file-state {
  position: absolute;
}
.k-upload .k-upload-files .k-file-invalid-extension-wrapper,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper {
  font-size: 1.2em;
}
.k-upload .k-upload-files .k-multiple-files-extension-wrapper,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper {
  margin-top: 0.5rem;
}
.k-upload .k-upload-files .k-file-state {
  visibility: hidden;
}
.k-upload .k-upload-files .k-file-invalid-extension-wrapper + .k-file-name-size-wrapper,
.k-upload .k-upload-files .k-file-single > .k-file-extension-wrapper + .k-file-name-size-wrapper {
  margin-left: calc(24px + 1rem);
  min-height: 38px;
  display: block;
  overflow: hidden;
}
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper + .k-file-name-size-wrapper,
.k-upload .k-upload-files .k-multiple-files-extension-wrapper + .k-file-name-size-wrapper {
  margin-left: calc(24px + 1rem);
}
.k-upload .k-upload-files .k-file-extension-wrapper + .k-file-name-size-wrapper {
  margin-bottom: -2px;
}
.k-upload .k-upload-files .k-file-extension-wrapper + .k-file-name-size-wrapper .k-file-size,
.k-upload .k-upload-files .k-file-extension-wrapper + .k-file-name-size-wrapper .k-file-information,
.k-upload .k-upload-files .k-file-extension-wrapper + .k-file-name-size-wrapper .k-file-validation-message {
  font-size: 0.68775rem;
}
.k-upload .k-upload-files .k-file-extension-wrapper::before,
.k-upload .k-upload-files .k-multiple-files-extension-wrapper::before,
.k-upload .k-upload-files .k-multiple-files-extension-wrapper::after,
.k-upload .k-upload-files .k-file-invalid-extension-wrapper::before,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::before,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::after {
  content: "";
  border-style: solid;
  display: inline-block;
  position: absolute;
}
.k-upload .k-upload-files .k-file-extension-wrapper::before,
.k-upload .k-upload-files .k-multiple-files-extension-wrapper::before,
.k-upload .k-upload-files .k-file-invalid-extension-wrapper::before,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::before {
  top: -1px;
  right: -1px;
  width: 0;
  height: 0;
  border-width: 6px;
  margin-top: -1px;
  margin-right: -1px;
}
.k-upload .k-upload-files .k-multiple-files-extension-wrapper::after,
.k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::after {
  top: -6px;
  left: -6px;
  width: 15px;
  height: 35px;
  border-width: 2px 0 0 2px;
}
.k-upload .k-upload-files .k-file-extension,
.k-upload .k-upload-files .k-file-invalid-icon {
  position: absolute;
  bottom: 0;
  line-height: normal;
}
.k-upload .k-upload-files .k-file-invalid-icon {
  margin-left: 4px;
}
.k-upload .k-upload-files .k-file-extension {
  margin-left: 0.2em;
  margin-bottom: 0.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  left: 0;
}
.k-upload .k-upload-files .k-upload-action {
  border-width: 0;
  color: inherit;
  background: none;
  box-shadow: none;
}
.k-upload .k-upload-files .k-file-name-size-wrapper {
  margin-left: 0;
  margin-right: 0;
  min-height: 32px;
  display: block;
  overflow: hidden;
  flex: 1 0 0;
}
.k-upload .k-file-multiple > .k-file-name-size-wrapper {
  margin-left: 1rem;
}
.k-upload .k-multiple-files-wrapper,
.k-upload .k-file-single > .k-file-name-size-wrapper,
.k-upload .k-file > .k-file-name-size-wrapper {
  margin-left: 1rem;
  margin-right: 0;
  min-height: 32px;
  display: block;
  overflow: hidden;
  flex: 1 0 0;
}
.k-upload .k-multiple-files-wrapper .k-file-name-size-wrapper {
  margin-bottom: 12px;
  display: block;
}
.k-upload .k-multiple-files-wrapper .k-file-information {
  margin-top: -4px;
}
.k-upload .k-progress {
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.k-upload .k-progressbar {
  height: 2px;
  position: absolute;
  bottom: 0.5rem;
  width: calc(100% - 1rem * 2);
}
.k-upload .k-progressbar .k-progress {
  position: absolute;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.k-upload .k-file-invalid > .k-progress {
  width: 100%;
}
.k-upload .k-actions, .k-upload .k-edit-buttons,
.k-upload .k-action-buttons,
.k-upload .k-columnmenu-actions, .k-upload .k-form-buttons {
  border-top-width: 1px;
}
.k-upload[dir=rtl] .k-dropzone, .k-rtl .k-upload .k-dropzone {
  text-align: left;
}
.k-upload[dir=rtl] .k-dropzone .k-upload-status > .k-icon, .k-rtl .k-upload .k-dropzone .k-upload-status > .k-icon {
  margin-left: 0.75rem;
  margin-right: 0;
}
.k-upload[dir=rtl] .k-multiple-files-wrapper,
.k-upload[dir=rtl] .k-file-single > .k-file-name-size-wrapper,
.k-upload[dir=rtl] .k-file-multiple > .k-file-name-size-wrapper,
.k-upload[dir=rtl] .k-file > .k-file-name-size-wrapper, .k-rtl .k-upload .k-multiple-files-wrapper,
.k-rtl .k-upload .k-file-single > .k-file-name-size-wrapper,
.k-rtl .k-upload .k-file-multiple > .k-file-name-size-wrapper,
.k-rtl .k-upload .k-file > .k-file-name-size-wrapper {
  margin-right: 1rem;
}
.k-upload[dir=rtl] .k-button + .k-button, .k-rtl .k-upload .k-button + .k-button {
  border-right-width: 0;
}
.k-upload[dir=rtl] .k-progress, .k-rtl .k-upload .k-progress {
  left: auto;
  right: 0;
}

.k-upload-button {
  position: relative;
  overflow: hidden;
  direction: ltr;
}
.k-upload-button input {
  font: 170px monospace !important;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.k-upload-button input[disabled],
.k-upload-button input.k-state-disabled {
  visibility: hidden;
}

.k-upload {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-upload .k-dropzone {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-upload .k-dropzone.k-dropzone-hover, .k-upload .k-dropzone.k-dropzone-hovered {
  background-color: #f4f5f6;
}
.k-upload .k-dropzone .k-dropzone-hint {
  color: #6c757d;
}
.k-upload .k-upload-files,
.k-upload .k-file {
  border-color: #dee2e6;
}
.k-upload .k-file.k-state-focused {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}
.k-upload .k-file .k-upload-action.k-state-focused {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}
.k-upload .k-upload-status {
  color: #6c757d;
}
.k-upload .k-file-progress .k-file-name {
  color: #212529;
}
.k-upload .k-file-progress .k-progress {
  background-color: #17a2b8;
}
.k-upload .k-file-success .k-progress {
  background-color: #1b7a47;
}
.k-upload .k-file-error .k-file-validation-message,
.k-upload .k-file-invalid .k-file-validation-message {
  color: #ee5726;
}
.k-upload .k-file-error .k-progress,
.k-upload .k-file-invalid .k-progress {
  background-color: #ee5726;
}
.k-upload .k-file-extension-wrapper,
.k-upload .k-multiple-files-extension-wrapper,
.k-upload .k-file-group-wrapper,
.k-upload .k-multiple-files-group-wrapper,
.k-upload .k-file-invalid-extension-wrapper,
.k-upload .k-multiple-files-invalid-extension-wrapper,
.k-upload .k-file-invalid-group-wrapper,
.k-upload .k-multiple-files-invalid-group-wrapper {
  color: #6c757d;
  border-color: #6c757d;
}
.k-upload .k-file-invalid-extension-wrapper,
.k-upload .k-multiple-files-invalid-extension-wrapper,
.k-upload .k-file-error .k-file-extension-wrapper,
.k-upload .k-file-invalid-group-wrapper,
.k-upload .k-multiple-files-invalid-group-wrapper,
.k-upload .k-file-error .k-file-group-wrapper {
  border-color: #6c757d;
}
.k-upload .k-file-extension-wrapper::before,
.k-upload .k-multiple-files-extension-wrapper::before,
.k-upload .k-file-invalid-extension-wrapper::before,
.k-upload .k-multiple-files-invalid-extension-wrapper::before,
.k-upload .k-file-error .k-file-extension-wrapper::before {
  background-color: #ffffff;
  border-color: transparent transparent #6c757d #6c757d;
}
.k-upload .k-multiple-files-extension-wrapper::after,
.k-upload .k-multiple-files-invalid-extension-wrapper::after {
  border-top-color: #6c757d;
  border-left-color: #6c757d;
}
.k-upload .k-file-size,
.k-upload .k-file-validation-message,
.k-upload .k-file-information {
  color: #6c757d;
}
.k-upload .k-multiple-files-wrapper .k-file-information {
  color: #212529;
}
.k-upload.k-state-invalid, .k-upload.ng-invalid.ng-touched, .k-upload.ng-invalid.ng-dirty {
  border-color: #ee5726;
}

.k-appbar {
  padding: 0.5rem 0.5rem;
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  display: flex;
  gap: 0.5rem;
  flex-flow: row wrap;
  align-items: center;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-appbar *,
.k-appbar *::before,
.k-appbar *::after {
  box-sizing: border-box;
}
.k-appbar > * {
  flex-shrink: 0;
}
.k-appbar .k-appbar-section {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
}
.k-appbar .k-appbar-spacer {
  flex: 1 0 auto;
}
.k-appbar .k-appbar-spacer-sized {
  flex-grow: 0;
}
.k-appbar .k-appbar-separator {
  margin: 0;
  width: 0;
  min-height: 1em;
  border-style: solid;
  border-width: 0 0 0 1px;
  display: inline-block;
}
.k-appbar .k-textbox,
.k-appbar .k-combobox,
.k-appbar .k-dropdown,
.k-appbar .k-dropdowntree,
.k-appbar .k-searchbox,
.k-appbar .k-numerictextbox,
.k-appbar .k-datepicker,
.k-appbar .k-timepicker,
.k-appbar .k-datetimepicker {
  width: 10em;
}

.k-appbar-static {
  position: static;
}

.k-appbar-sticky {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.k-appbar-fixed {
  width: 100%;
  position: fixed;
  z-index: 1;
}

.k-appbar-top {
  top: 0;
  bottom: auto;
}

.k-appbar-bottom {
  top: auto;
  bottom: 0;
}
.k-appbar-bottom.k-appbar-fixed {
  bottom: 0;
}

.k-appbar {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.16);
}

.k-appbar-bottom {
  box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.16);
}

.k-appbar-primary {
  color: white;
  background-color: #14A4E6;
}

.k-appbar-secondary {
  color: black;
  background-color: #e4e7eb;
}

.k-appbar-tertiary {
  color: white;
  background-color: #9C27B0;
}

.k-appbar-info {
  color: white;
  background-color: #17a2b8;
}

.k-appbar-success {
  color: white;
  background-color: #1b7a47;
}

.k-appbar-warning {
  color: white;
  background-color: #f79e00;
}

.k-appbar-error {
  color: white;
  background-color: #ee5726;
}

.k-appbar-dark {
  color: white;
  background-color: #212529;
}

.k-appbar-light {
  color: black;
  background-color: #f8f9fa;
}

.k-appbar-inverse {
  color: white;
  background-color: #212529;
}

.k-fab {
  padding: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  box-sizing: border-box;
  color: inherit;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.5;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-align: center;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  outline: none;
}
.k-fab *,
.k-fab *::before,
.k-fab *::after {
  box-sizing: border-box;
}
.k-fab:focus {
  outline: none;
}

.k-fab-icon {
  width: 24px;
  height: 24px;
}
.k-fab-icon:not(:only-child) {
  margin-right: 0.125rem;
  margin-left: -0.125rem;
}

.k-fab-sm {
  padding: 0.5rem 0.5rem;
}

.k-fab-md {
  padding: 1rem 1rem;
}

.k-fab-lg {
  padding: 1.5rem 1.5rem;
}

.k-fab-square {
  border-radius: 0;
}
.k-fab-square.k-fab-sm {
  width: calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
}
.k-fab-square.k-fab-md {
  width: calc(1.5em + 2rem + 2px);
  height: calc(1.5em + 2rem + 2px);
}
.k-fab-square.k-fab-lg {
  width: calc(1.5em + 3rem + 2px);
  height: calc(1.5em + 3rem + 2px);
}

.k-fab-circle {
  border-radius: 50%;
}
.k-fab-circle.k-fab-sm {
  width: calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
}
.k-fab-circle.k-fab-md {
  width: calc(1.5em + 2rem + 2px);
  height: calc(1.5em + 2rem + 2px);
}
.k-fab-circle.k-fab-lg {
  width: calc(1.5em + 3rem + 2px);
  height: calc(1.5em + 3rem + 2px);
}

.k-fab-pill {
  border-radius: 5rem;
}

.k-fab-rounded {
  border-radius: 0.125rem;
}

.k-fab-items {
  margin: 0;
  padding: 1rem 0px;
  display: flex;
}

.k-fab-items-bottom {
  flex-direction: column;
}

.k-fab-items-bottom .k-fab-item:last-child {
  margin-bottom: 0;
}

.k-fab-items-top {
  flex-direction: column-reverse;
}

.k-fab-items-top .k-fab-item:first-child {
  margin-bottom: 0;
}

.k-fab-item {
  list-style-type: none;
  margin-bottom: 0.5rem;
  outline: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.k-fab-item.k-text-right {
  flex-direction: row;
}
.k-fab-item.k-text-right .k-fab-item-text {
  margin-right: 0.5rem;
}
.k-fab-item.k-text-left {
  flex-direction: row-reverse;
}
.k-fab-item.k-text-left .k-fab-item-text {
  margin-left: 0.5rem;
}

.k-fab-item-text {
  padding: 0.25rem 0.25rem;
  border-width: 1px;
  border-radius: 4px;
  font-size: 0.75rem;
  line-height: 14px;
}

.k-fab-item-icon {
  width: 24px;
  height: 24px;
  padding: 0.5rem 0.5rem;
  border-width: 0;
  border-radius: 50%;
  box-sizing: content-box;
  outline: none;
}

.k-rtl .k-fab,
.k-fab[dir=rtl],
[dir=rtl] .k-fab {
  direction: rtl;
}
.k-rtl .k-fab .k-fab-icon:not(:only-child),
.k-fab[dir=rtl] .k-fab-icon:not(:only-child),
[dir=rtl] .k-fab .k-fab-icon:not(:only-child) {
  margin-right: -0.5rem;
  margin-left: 0.5rem;
}

.k-rtl .k-fab-popup .k-fab-item.k-text-left,
[dir=rtl] .k-fab-popup .k-fab-item.k-text-left {
  flex-direction: row;
}
.k-rtl .k-fab-popup .k-fab-item.k-text-right,
[dir=rtl] .k-fab-popup .k-fab-item.k-text-right {
  flex-direction: row-reverse;
}

.k-fab-primary {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #14A4E6;
  outline-offset: -1px;
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-fab-secondary {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #e4e7eb;
  outline-offset: -1px;
  border-color: #e4e7eb;
  color: black;
  background-color: #e4e7eb;
}

.k-fab-tertiary {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #9C27B0;
  outline-offset: -1px;
  border-color: #9C27B0;
  color: white;
  background-color: #9C27B0;
}

.k-fab-info {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #17a2b8;
  outline-offset: -1px;
  border-color: #17a2b8;
  color: white;
  background-color: #17a2b8;
}

.k-fab-success {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #1b7a47;
  outline-offset: -1px;
  border-color: #1b7a47;
  color: white;
  background-color: #1b7a47;
}

.k-fab-warning {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #f79e00;
  outline-offset: -1px;
  border-color: #f79e00;
  color: white;
  background-color: #f79e00;
}

.k-fab-error {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #ee5726;
  outline-offset: -1px;
  border-color: #ee5726;
  color: white;
  background-color: #ee5726;
}

.k-fab-dark {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #212529;
  outline-offset: -1px;
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-fab-light {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #f8f9fa;
  outline-offset: -1px;
  border-color: #f8f9fa;
  color: black;
  background-color: #f8f9fa;
}

.k-fab-inverse {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #212529;
  outline-offset: -1px;
  border-color: #212529;
  color: white;
  background-color: #212529;
}

.k-state-hover.k-fab-primary,
.k-state-hovered.k-fab-primary,
.k-fab-primary:hover {
  border-color: #1083b7;
  color: white;
  background-color: #118bc3;
}

.k-state-hover.k-fab-secondary,
.k-state-hovered.k-fab-secondary,
.k-fab-secondary:hover {
  border-color: #c7cdd5;
  color: black;
  background-color: #ced3db;
}

.k-state-hover.k-fab-tertiary,
.k-state-hovered.k-fab-tertiary,
.k-fab-tertiary:hover {
  border-color: #771e86;
  color: white;
  background-color: #802091;
}

.k-state-hover.k-fab-info,
.k-state-hovered.k-fab-info,
.k-fab-info:hover {
  border-color: #117a8b;
  color: white;
  background-color: #138496;
}

.k-state-hover.k-fab-success,
.k-state-hovered.k-fab-success,
.k-fab-success:hover {
  border-color: #12502f;
  color: white;
  background-color: #145b35;
}

.k-state-hover.k-fab-warning,
.k-state-hovered.k-fab-warning,
.k-fab-warning:hover {
  border-color: #c47d00;
  color: white;
  background-color: #d18600;
}

.k-state-hover.k-fab-error,
.k-state-hovered.k-fab-error,
.k-fab-error:hover {
  border-color: #d13f10;
  color: white;
  background-color: #dc4311;
}

.k-state-hover.k-fab-dark,
.k-state-hovered.k-fab-dark,
.k-fab-dark:hover {
  border-color: #0a0c0d;
  color: white;
  background-color: #101214;
}

.k-state-hover.k-fab-light,
.k-state-hovered.k-fab-light,
.k-fab-light:hover {
  border-color: #dae0e5;
  color: black;
  background-color: #e2e6ea;
}

.k-state-hover.k-fab-inverse,
.k-state-hovered.k-fab-inverse,
.k-fab-inverse:hover {
  border-color: #0a0c0d;
  color: white;
  background-color: #101214;
}

.k-fab-primary.k-state-focus,
.k-fab-primary.k-state-focused,
.k-fab-primary:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(20, 164, 230, 0.5);
}

.k-fab-secondary.k-state-focus,
.k-fab-secondary.k-state-focused,
.k-fab-secondary:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(228, 231, 235, 0.5);
}

.k-fab-tertiary.k-state-focus,
.k-fab-tertiary.k-state-focused,
.k-fab-tertiary:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(156, 39, 176, 0.5);
}

.k-fab-info.k-state-focus,
.k-fab-info.k-state-focused,
.k-fab-info:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(23, 162, 184, 0.5);
}

.k-fab-success.k-state-focus,
.k-fab-success.k-state-focused,
.k-fab-success:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(27, 122, 71, 0.5);
}

.k-fab-warning.k-state-focus,
.k-fab-warning.k-state-focused,
.k-fab-warning:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(247, 158, 0, 0.5);
}

.k-fab-error.k-state-focus,
.k-fab-error.k-state-focused,
.k-fab-error:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(238, 87, 38, 0.5);
}

.k-fab-dark.k-state-focus,
.k-fab-dark.k-state-focused,
.k-fab-dark:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(33, 37, 41, 0.5);
}

.k-fab-light.k-state-focus,
.k-fab-light.k-state-focused,
.k-fab-light:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(248, 249, 250, 0.5);
}

.k-fab-inverse.k-state-focus,
.k-fab-inverse.k-state-focused,
.k-fab-inverse:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(33, 37, 41, 0.5);
}

.k-state-active.k-fab-primary,
.k-state-selected.k-fab-primary,
.k-fab-primary:active {
  border-color: #0f7aab;
  color: white;
  background-color: #1083b7;
}

.k-state-active.k-fab-secondary,
.k-state-selected.k-fab-secondary,
.k-fab-secondary:active {
  border-color: #bfc6d0;
  color: black;
  background-color: #c7cdd5;
}

.k-state-active.k-fab-tertiary,
.k-state-selected.k-fab-tertiary,
.k-fab-tertiary:active {
  border-color: #6e1b7c;
  color: white;
  background-color: #771e86;
}

.k-state-active.k-fab-info,
.k-state-selected.k-fab-info,
.k-fab-info:active {
  border-color: #10707f;
  color: white;
  background-color: #117a8b;
}

.k-state-active.k-fab-success,
.k-state-selected.k-fab-success,
.k-fab-success:active {
  border-color: #0f4629;
  color: white;
  background-color: #12502f;
}

.k-state-active.k-fab-warning,
.k-state-selected.k-fab-warning,
.k-fab-warning:active {
  border-color: #b77500;
  color: white;
  background-color: #c47d00;
}

.k-state-active.k-fab-error,
.k-state-selected.k-fab-error,
.k-fab-error:active {
  border-color: #c53c0f;
  color: white;
  background-color: #d13f10;
}

.k-state-active.k-fab-dark,
.k-state-selected.k-fab-dark,
.k-fab-dark:active {
  border-color: #050506;
  color: white;
  background-color: #0a0c0d;
}

.k-state-active.k-fab-light,
.k-state-selected.k-fab-light,
.k-fab-light:active {
  border-color: #d3d9df;
  color: black;
  background-color: #dae0e5;
}

.k-state-active.k-fab-inverse,
.k-state-selected.k-fab-inverse,
.k-fab-inverse:active {
  border-color: #050506;
  color: white;
  background-color: #0a0c0d;
}

.k-state-disabled.k-fab-primary,
.k-fab-primary:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #69c5ef;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-secondary,
.k-fab-secondary:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #eef0f2;
  color: #666666;
  opacity: 1;
}

.k-state-disabled.k-fab-tertiary,
.k-fab-tertiary:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #c075cc;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-info,
.k-fab-info:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #6bc3d2;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-success,
.k-fab-success:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #6daa89;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-warning,
.k-fab-warning:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #fac15c;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-error,
.k-fab-error:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #f49374;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-dark,
.k-fab-dark:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #717376;
  color: white;
  opacity: 1;
}

.k-state-disabled.k-fab-light,
.k-fab-light:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #fbfbfc;
  color: #666666;
  opacity: 1;
}

.k-state-disabled.k-fab-inverse,
.k-fab-inverse:disabled {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: #717376;
  color: white;
  opacity: 1;
}

.k-fab-item-text {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.k-fab-item-icon {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #e4e7eb;
  outline-offset: -1px;
}

.k-fab-item.k-state-hover .k-fab-item-icon,
.k-fab-item.k-state-hovered .k-fab-item-icon,
.k-fab-item:hover .k-fab-item-icon {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12), 0px 3px 5px rgba(0, 0, 0, 0.2);
  outline: 1px solid #c7cdd5;
  outline-offset: -1px;
  border-color: #c7cdd5;
  color: black;
  background-color: #ced3db;
}

.k-fab-item:focus .k-fab-item-text,
.k-fab-item:focus .k-fab-item-icon,
.k-fab-item.k-state-focus .k-fab-item-text,
.k-fab-item.k-state-focus .k-fab-item-icon,
.k-fab-item.k-state-focused .k-fab-item-text,
.k-fab-item.k-state-focused .k-fab-item-icon {
  outline-style: solid;
  outline-width: 3px;
  outline-color: rgba(228, 231, 235, 0.5);
}

.k-fab-item.k-state-active .k-fab-item-icon,
.k-fab-item:active .k-fab-item-icon {
  outline: 1px solid #bfc6d0;
  outline-offset: -1px;
  border-color: #bfc6d0;
  color: black;
  background-color: #c7cdd5;
}

.k-fab-item.k-state-disabled,
.k-fab-item:disabled {
  opacity: 1;
}
.k-fab-item.k-state-disabled .k-fab-item-text,
.k-fab-item.k-state-disabled .k-fab-item-icon,
.k-fab-item:disabled .k-fab-item-text,
.k-fab-item:disabled .k-fab-item-icon {
  box-shadow: 0px 6px 10px rgba(91, 91, 91, 0.1744), 0px 1px 18px rgba(101, 101, 101, 0.1552), 0px 3px 5px rgba(70, 70, 70, 0.232);
  background-color: white;
  color: #afb1b2;
}

.k-actionsheet-container {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

.k-actionsheet {
  width: 360px;
  max-width: 100%;
  max-height: 50vh;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  box-sizing: border-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  z-index: 10002;
}
.k-actionsheet *,
.k-actionsheet *::before,
.k-actionsheet *::after {
  box-sizing: border-box;
}

.k-actionsheet-header {
  padding: 0.5rem 1rem;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  box-sizing: border-box;
}

.k-actionsheet-items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.k-actionsheet-item {
  padding: 0;
  box-sizing: border-box;
}

.k-actionsheet-action {
  margin: 0;
  padding: 0.5rem 1rem;
  min-height: 40px;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  outline: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 12px;
}

.k-actionsheet-item-text {
  display: flex;
  flex-flow: column nowrap;
}

.k-actionsheet-item-description {
  font-size: 0.875em;
  opacity: 0.75;
}

.k-actionsheet > .k-hr {
  margin: 0;
  border-color: inherit;
}

.k-actionsheet-top {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-width: 0px;
  border-top-width: 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.k-actionsheet-bottom {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-width: 0px;
  border-bottom-width: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.k-actionsheet-left {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-width: 0px;
  border-left-width: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.k-actionsheet-right {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-width: 0px;
  border-right-width: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.k-animation-container > .k-actionsheet {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  transform: none;
}

.k-actionsheet {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.k-actionsheet-action:hover, .k-actionsheet-action.k-state-hover {
  background-color: #e9ecef;
}
.k-actionsheet-action:focus, .k-actionsheet-action.k-state-focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
}
.k-window {
  border-radius: 0.25rem;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: inline-flex;
  flex-direction: column;
  position: absolute;
  z-index: 10002;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-window.k-window-maximized {
  max-width: 100vw;
  max-height: 100vh;
  box-shadow: none;
}

.k-window-sm {
  width: 300px;
}

.k-window-md {
  width: 800px;
}

.k-window-lg {
  width: 1200px;
}

.k-window-titlebar {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding: 1rem 1rem;
  border-width: 0 0 1px;
  border-style: solid;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  align-items: center;
}
.k-window-minimized .k-window-titlebar {
  border-width: 0;
}

.k-window-title {
  padding: 0.5em 0;
  margin: -0.5em 0;
  font-size: 1.25rem;
  line-height: 1.5;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: default;
  flex: 1;
  display: flex;
  flex-flow: row nowrap;
}
.k-window-title::before {
  content: "​";
}

.k-window-actions {
  margin: -5em 0;
  margin-inline-end: calc(1rem - 1rem);
  line-height: 1;
  display: flex;
  gap: 0.5rem;
  flex-flow: row nowrap;
  flex-shrink: 0;
  align-items: center;
  vertical-align: top;
}

.k-window-action {
  flex-shrink: 0;
  opacity: 0.5;
}

.k-window-action:hover {
  opacity: 0.75;
}

.k-window-content,
.k-prompt-container {
  padding: 1rem 1rem;
  border-width: 0;
  border-color: inherit;
  color: inherit;
  background: none;
  outline: 0;
  overflow: auto;
  position: relative;
  flex: 1 1 auto;
}

.k-window-content + .k-prompt-container {
  margin-top: -0.5rem;
}

.k-window-content:first-child {
  padding-top: clamp(1rem, 1rem, 1rem);
}

.k-window-content:last-child {
  padding-bottom: clamp(1rem, 1rem, 1rem);
}

.k-window-iframecontent {
  padding: 0;
  overflow: visible;
}
.k-window-iframecontent .k-content-frame {
  vertical-align: top;
  border: 0;
  width: 100%;
  height: 100%;
}

.k-window-buttons,
.k-window-buttongroup {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  padding: 0.5rem 0.5rem;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
  flex: 0 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  overflow: hidden;
}

.k-prompt-container > .k-textbox,
.k-prompt-container > .k-textarea {
  width: 100%;
}

.k-window .k-resize-n {
  top: 0;
}
.k-window .k-resize-e {
  right: 0;
}
.k-window .k-resize-s {
  bottom: 0;
}
.k-window .k-resize-w {
  left: 0;
}

.k-window {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-window-titlebar {
  border-color: #dee2e6;
}

.k-dialog-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  outline: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
}
.k-dialog-wrapper .k-dialog {
  position: relative;
}

.k-dialog {
  padding: 0;
  position: fixed;
  box-sizing: border-box;
}
.k-dialog.k-dialog-centered {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.k-dialog .k-multiselect, .k-dialog .k-dropdowntree {
  width: 100%;
}

.k-dialog-close {
  align-self: flex-end;
}

.k-dialog-buttongroup {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  padding: 0.5rem 0.5rem;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
  flex: 0 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.5rem;
  overflow: hidden;
}

.k-ie .k-dialog-buttongroup .k-button ~ .k-button {
  margin-left: 0.5rem;
}
.k-rtl .k-ie .k-dialog-buttongroup .k-button ~ .k-button, [dir=rtl] .k-ie .k-dialog-buttongroup .k-button ~ .k-button {
  margin-left: 0;
  margin-right: 0.5rem;
}

.k-dialog-buttongroup {
  border-color: #dee2e6;
}

.k-drawer-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}

kendo-drawer.k-drawer,
kendo-drawer .k-drawer-wrapper {
  transition: none;
}

.k-drawer {
  height: 100%;
  border-width: 0;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  transition: all 300ms ease-in-out;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-drawer *,
.k-drawer *::before,
.k-drawer *::after {
  box-sizing: border-box;
}
.k-drawer-mini .k-drawer.k-drawer-start, .k-drawer-expanded .k-drawer.k-drawer-start, .k-drawer-left.k-drawer-mini .k-drawer, .k-drawer-left.k-drawer-expanded .k-drawer {
  border-right-width: 1px;
}
.k-drawer-mini .k-drawer.k-drawer-end, .k-drawer-expanded .k-drawer.k-drawer-end, .k-drawer-right.k-drawer-mini .k-drawer, .k-drawer-right.k-drawer-expanded .k-drawer {
  border-left-width: 1px;
}
.k-drawer.k-drawer-start, .k-drawer-left .k-drawer {
  top: 0;
  left: 0;
}
.k-drawer.k-drawer-end, .k-drawer-right .k-drawer {
  top: 0;
  right: 0;
}

.k-drawer-content {
  flex: 1 1 auto;
}

.k-drawer-overlay .k-drawer {
  max-width: 80vw;
  position: fixed;
  z-index: 10002;
  border: 0;
}
.k-drawer-overlay > .k-overlay {
  display: none;
}
.k-drawer-overlay.k-drawer-expanded > .k-overlay {
  display: block;
}

.k-drawer-push {
  display: flex;
  flex-direction: row;
}
.k-drawer-push .k-drawer {
  height: auto;
  position: relative;
  align-self: stretch;
}
.k-drawer-push .k-drawer.k-drawer-end, .k-drawer-push.k-drawer-right .k-drawer {
  order: 1;
}

.k-drawer-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  transition: all 300ms ease-in-out;
}
.k-drawer-wrapper::-webkit-scrollbar {
  width: 7px;
}
.k-drawer-wrapper::-webkit-scrollbar-thumb {
  border-radius: 20px;
}

.k-drawer-items,
.k-drawer-items ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.k-drawer-item {
  padding: 0.5rem 1rem;
  outline: 0;
  color: inherit;
  font-size: 16px;
  line-height: 2;
  display: flex;
  flex-flow: row nowrap;
  cursor: pointer;
}
.k-drawer-item > .k-drawer-link {
  margin: -0.5rem -1rem;
  padding: 0.5rem 1rem;
  color: inherit;
  display: flex;
  flex-flow: row nowrap;
  flex: 1 0 auto;
}
.k-drawer-item .k-icon {
  margin: 0 1rem;
  height: auto;
  font-size: 16px;
  line-height: 2;
  flex-shrink: 0;
}
.k-drawer-item .k-icon.k-i-none {
  margin: 0;
}
.k-drawer-item .k-item-text {
  padding: 0 1rem;
  display: inline-block;
  white-space: nowrap;
}

.k-drawer-separator {
  padding: 0;
  height: 1px;
}

.k-drawer-mini .k-drawer-wrapper {
  width: calc(2 * 1rem + 16px);
}

.k-rtl.k-drawer-mini .k-drawer-start,
.k-rtl .k-drawer-mini .k-drawer-start,
.k-rtl .k-drawer-expanded .k-drawer-start, .k-rtl.k-drawer-expanded .k-drawer-start,
[dir=rtl].k-drawer-mini .k-drawer-start,
[dir=rtl] .k-drawer-mini .k-drawer-start,
[dir=rtl] .k-drawer-expanded .k-drawer-start,
[dir=rtl].k-drawer-expanded .k-drawer-start {
  border-left-width: 1px;
  border-right-width: 0;
}
.k-rtl.k-drawer-mini .k-drawer-end,
.k-rtl .k-drawer-mini .k-drawer-end, .k-rtl.k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end,
[dir=rtl].k-drawer-mini .k-drawer-end,
[dir=rtl] .k-drawer-mini .k-drawer-end,
[dir=rtl].k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end {
  border-left-width: 0;
  border-right-width: 1px;
}
.k-rtl.k-drawer-overlay .k-drawer-start,
.k-rtl .k-drawer-overlay .k-drawer-start,
[dir=rtl].k-drawer-overlay .k-drawer-start,
[dir=rtl] .k-drawer-overlay .k-drawer-start {
  left: auto;
  right: 0;
}
.k-rtl.k-drawer-overlay .k-drawer-end,
.k-rtl .k-drawer-overlay .k-drawer-end,
[dir=rtl].k-drawer-overlay .k-drawer-end,
[dir=rtl] .k-drawer-overlay .k-drawer-end {
  left: 0;
  right: auto;
}
.k-rtl .k-drawer-left.k-drawer-push .k-drawer,
[dir=rtl] .k-drawer-left.k-drawer-push .k-drawer {
  order: 1;
}
.k-rtl .k-drawer-right.k-drawer-push .k-drawer,
[dir=rtl] .k-drawer-right.k-drawer-push .k-drawer {
  order: 0;
}

.k-drawer-container .k-drawer-items .k-item-text {
  padding: 0;
}
.k-drawer-container .k-drawer-items .k-icon {
  margin: 0;
}
.k-drawer-container .k-drawer-items .k-icon + .k-item-text {
  padding-left: 1rem;
}
.k-rtl .k-drawer-container .k-drawer-items .k-icon + .k-item-text, [dir=rtl] .k-drawer-container .k-drawer-items .k-icon + .k-item-text, .k-drawer-container[dir=rtl] .k-icon + .k-item-text {
  padding-left: 0;
  padding-right: 1rem;
}

.k-drawer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-drawer-wrapper {
  scrollbar-color: rgba(156, 156, 156, 0.7) #dedede;
}
.k-drawer-wrapper::-webkit-scrollbar-track {
  background: #dedede;
}
.k-drawer-wrapper::-webkit-scrollbar-thumb {
  background: rgba(156, 156, 156, 0.7);
}
.k-drawer-wrapper::-webkit-scrollbar-thumb:hover {
  background: rgb(156, 156, 156);
}

.k-drawer-item:hover, .k-drawer-item.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-drawer-item:focus, .k-drawer-item.k-state-focused {
  background-color: #e9ecef;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
}
.k-drawer-item:focus:hover, .k-drawer-item:focus.k-state-hover, .k-drawer-item.k-state-focused:hover, .k-drawer-item.k-state-focused.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-drawer-item.k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-drawer-item.k-state-selected:hover, .k-drawer-item.k-state-selected.k-state-hover {
  color: white;
  background-color: #1297d4;
}

.k-drawer-separator {
  background-color: #dee2e6;
}

.k-notification-group {
  max-height: 100%;
  display: inline-flex;
  flex-flow: column-reverse wrap;
  position: fixed;
}

.k-notification-container {
  margin: 0.5rem 0;
  display: inline-flex;
  vertical-align: top;
}
.k-notification-container-animating {
  overflow: hidden;
}

.k-notification {
  border-radius: 0.25rem;
  padding: 1rem 1rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1.5;
  cursor: default;
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-notification *,
.k-notification *::before,
.k-notification *::after {
  box-sizing: border-box;
}

.k-notification-wrap {
  display: flex;
  flex-flow: row nowrap;
}
.k-notification-wrap > .k-icon {
  margin-top: 3px;
  margin-right: 0.5rem;
  flex: none;
}
.k-notification-wrap > .k-i-close {
  margin-right: 0;
  margin-left: 0.5rem;
  flex: none;
  cursor: pointer;
}
.k-notification-wrap > .k-notification-content {
  flex: 1 1 auto;
}

.k-rtl .k-notification .k-notification-wrap > .k-icon,
[dir=rtl] .k-notification .k-notification-wrap > .k-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}
.k-rtl .k-notification .k-notification-wrap > .k-i-close,
[dir=rtl] .k-notification .k-notification-wrap > .k-i-close {
  margin-left: 0;
  margin-right: 0.5rem;
}

.k-notification {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-notification-wrap > .k-i-close {
  color: inherit;
}

.k-notification-group .k-notification {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}

.k-notification-primary {
  border-color: #d0edfa;
  color: #0a5578;
  background-color: #bde6f8;
}

.k-notification-secondary {
  border-color: #fafafb;
  color: #77787a;
  background-color: #f7f8f9;
}

.k-notification-tertiary {
  border-color: #ebd4ef;
  color: #51145c;
  background-color: #e3c3e9;
}

.k-notification-info {
  border-color: #d1ecf1;
  color: #0c5460;
  background-color: #bee5eb;
}

.k-notification-success {
  border-color: #d1e4da;
  color: #0e3f25;
  background-color: #bfdacb;
}

.k-notification-warning {
  border-color: #fdeccc;
  color: #805200;
  background-color: #fde4b8;
}

.k-notification-error {
  border-color: #fcddd4;
  color: #7c2d14;
  background-color: #fad0c2;
}

.k-notification-dark {
  border-color: #d3d3d4;
  color: #111315;
  background-color: #c1c2c3;
}

.k-notification-light {
  border-color: #fefefe;
  color: #818182;
  background-color: #fdfdfe;
}

.k-notification-inverse {
  border-color: #d3d3d4;
  color: #111315;
  background-color: #c1c2c3;
}

kendo-card,
kendo-card-header,
kendo-card-body,
kendo-card-actions,
kendo-card-footer {
  display: block;
}

.k-card {
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-card *,
.k-card *::before,
.k-card *::after {
  box-sizing: border-box;
}

.k-card > .k-card-inner {
  border-radius: calc(0.25rem - 1px);
  display: flex;
  flex-direction: inherit;
  overflow: hidden;
}

.k-card-horizontal {
  flex-flow: row nowrap;
}

.k-card-vertical {
  flex-flow: column nowrap;
}

.k-card-header {
  padding: 1rem 1rem;
  border-width: 0 0 1px;
  border-style: solid;
  outline: 0;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.k-card-header .k-card-title,
.k-card-header .k-card-subtitle {
  margin-bottom: 0;
}
.k-card-header .k-card-title + .k-card-subtitle,
.k-card-header .k-card-subtitle + .k-card-subtitle {
  margin-top: 0.75rem;
}

.k-card-footer {
  padding: 1rem 1rem;
  border-width: 1px 0 0;
  border-style: solid;
  outline: 0;
  flex-shrink: 0;
}

.k-card-body {
  padding: 1rem 1rem;
  outline: 0;
  flex: 1 1 auto;
}
.k-card-body p {
  margin: 0 0 1rem;
}
.k-card-body > .k-last,
.k-card-body > :last-child {
  margin-bottom: 0;
}
.k-card-body > .k-card-actions {
  padding: 0;
}

.k-card-avatar,
.k-card .k-avatar {
  margin-right: 1rem;
  width: 45px;
  height: 45px;
  flex-basis: 45px;
}

.k-card-image,
.k-card-media {
  border: 0;
  max-width: 100%;
  flex-shrink: 0;
  overflow: hidden;
}
.k-card-image > img,
.k-card-media > img {
  border: 0;
  max-width: 100%;
}
.k-card-horizontal .k-card-image,
.k-card-horizontal .k-card-media {
  max-width: 100px;
  object-fit: cover;
}

.k-card-title {
  margin: 0 0 0.75rem;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 500;
}

.k-card-subtitle {
  margin: 0 0 0.75rem;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
}

.k-card-separator {
  margin: 0;
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: block;
  flex: 0 0 auto;
  align-self: stretch;
}

.k-card-separator.k-separator-vertical,
.k-card-horizontal > .k-card-separator {
  border-left-width: 1px;
}

.k-card-separator.k-separator-horizontal,
.k-card-vertical > .k-card-separator {
  border-top-width: 1px;
}

.k-card > .k-hr {
  margin: 0;
  flex: 0 0 auto;
  border-color: inherit;
}

.k-card-actions {
  padding: 0.5rem 0.5rem;
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
  flex-basis: auto;
  gap: 0.5rem;
}

.k-card-actions-start {
  justify-content: flex-start;
}

.k-card-actions-end {
  justify-content: flex-end;
}

.k-card-actions-center {
  justify-content: center;
}

.k-card-actions-horizontal {
  flex-flow: row nowrap;
}

.k-card-actions-vertical {
  flex-flow: column nowrap;
}

.k-card-actions-stretched > * {
  flex: 1 1 auto;
}

.k-card-action {
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: inline-flex;
}
.k-card-action > .k-button {
  flex: 1 1 auto;
}

.k-card-list {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  gap: 1rem;
  flex: 0 0 auto;
}
.k-card-list .k-card {
  flex: 0 0 auto;
}

.k-card-deck {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  gap: 1rem;
  flex: 0 0 auto;
}
.k-card-deck .k-card {
  flex: 0 0 auto;
}

.k-card-deck-scrollwrap {
  padding-bottom: 3px;
  width: 100%;
  box-sizing: content-box;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.k-card-deck-scrollwrap > .k-button {
  border-radius: 0px;
  flex: 0 0 auto;
  position: absolute;
  z-index: 1;
}
.k-card-deck-scrollwrap > .k-button:first-child {
  left: -1px;
}
.k-card-deck-scrollwrap > .k-button:last-child {
  right: -1px;
}
.k-card-deck-scrollwrap > .k-card-deck {
  margin-bottom: -20px;
  padding-bottom: 20px;
  flex: 1 1 auto;
}

.k-card-group {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex: 0 0 auto;
}
.k-card-group .k-card {
  border-radius: 0;
  flex: 0 0 auto;
}
.k-card-group .k-card + .k-card {
  margin-inline-start: 1px;
}
.k-card-group .k-card.k-first {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.k-card-group .k-card.k-last {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.k-card-group .k-card.k-only {
  border-radius: 0.25rem;
}

.k-card-with-callout {
  overflow: visible;
}

.k-card-callout {
  margin: 0;
  width: 1.3em;
  height: 1.3em;
  border-width: 1px 1px 0 0;
  border-style: solid;
  box-sizing: border-box;
  position: absolute;
}

.k-card-callout.k-callout-n {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.k-card-callout.k-callout-e {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(135deg) scaleX(-1);
}

.k-card-callout.k-callout-s {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) rotate(135deg);
}

.k-card-callout.k-callout-w {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) rotate(-135deg);
}

.k-card-flat {
  box-shadow: none;
}

.k-ie11 .k-card-body {
  flex: 1 1 auto;
}

.k-card {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-card:focus, .k-card.k-state-focus {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}

.k-card-actions {
  border-color: #dee2e6;
}

.k-card-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-card-footer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-card-separator,
.k-card .k-separator {
  border-color: #dee2e6;
}

.k-card-subtitle {
  color: #6c757d;
}

.k-card-primary {
  background-color: #d0edfa;
  color: #0a5578;
  border-color: #bde6f8;
}
.k-card-primary .k-card-subtitle {
  color: inherit;
}

.k-card-secondary {
  background-color: #fafafb;
  color: #77787a;
  border-color: #f7f8f9;
}
.k-card-secondary .k-card-subtitle {
  color: inherit;
}

.k-card-tertiary {
  background-color: #ebd4ef;
  color: #51145c;
  border-color: #e3c3e9;
}
.k-card-tertiary .k-card-subtitle {
  color: inherit;
}

.k-card-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border-color: #bee5eb;
}
.k-card-info .k-card-subtitle {
  color: inherit;
}

.k-card-success {
  background-color: #d1e4da;
  color: #0e3f25;
  border-color: #bfdacb;
}
.k-card-success .k-card-subtitle {
  color: inherit;
}

.k-card-warning {
  background-color: #fdeccc;
  color: #805200;
  border-color: #fde4b8;
}
.k-card-warning .k-card-subtitle {
  color: inherit;
}

.k-card-error {
  background-color: #fcddd4;
  color: #7c2d14;
  border-color: #fad0c2;
}
.k-card-error .k-card-subtitle {
  color: inherit;
}

.k-card-dark {
  background-color: #d3d3d4;
  color: #111315;
  border-color: #c1c2c3;
}
.k-card-dark .k-card-subtitle {
  color: inherit;
}

.k-card-light {
  background-color: #fefefe;
  color: #818182;
  border-color: #fdfdfe;
}
.k-card-light .k-card-subtitle {
  color: inherit;
}

.k-card-inverse {
  background-color: #d3d3d4;
  color: #111315;
  border-color: #c1c2c3;
}
.k-card-inverse .k-card-subtitle {
  color: inherit;
}

.k-card-wrap.k-state-focused > .k-card, .k-card-wrap.k-state-selected > .k-card {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}

.k-card-callout {
  border-color: #dee2e6;
  background-color: #ffffff;
}

.k-card:focus .k-card-callout.k-callout-n,
.k-card.k-state-focus .k-card-callout.k-callout-n {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}
.k-card:focus .k-card-callout.k-callout-e,
.k-card.k-state-focus .k-card-callout.k-callout-e {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}
.k-card:focus .k-card-callout.k-callout-s,
.k-card.k-state-focus .k-card-callout.k-callout-s {
  box-shadow: 3px -3px 0 0 rgba(222, 226, 230, 0.5);
}
.k-card:focus .k-card-callout.k-callout-w,
.k-card.k-state-focus .k-card-callout.k-callout-w {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}

.k-popover {
  border-radius: 0.3rem;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  display: flex;
  flex-flow: column nowrap;
  z-index: 12000;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-popover *,
.k-popover *::before,
.k-popover *::after {
  box-sizing: border-box;
}

.k-popover-header {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  padding: 1rem 1rem;
  border-width: 0 0 1px;
  border-style: solid;
}

.k-popover-body {
  padding: 1rem 1rem;
}

.k-popover-actions {
  border-width: 1px 0 0;
}

.k-popover-callout {
  margin: 0;
  width: 1.3em;
  height: 1.3em;
  border-width: 1px 1px 0 0;
  border-style: solid;
  position: absolute;
}
.k-popover-callout.k-callout-n {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.k-popover-callout.k-callout-e {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%) rotate(135deg) scaleX(-1);
}
.k-popover-callout.k-callout-s {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) rotate(135deg);
}
.k-popover-callout.k-callout-w {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) rotate(-135deg);
}

.k-popover {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-popover-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-popover-callout {
  border-color: #dee2e6;
  background-color: #ffffff;
}
.k-rpanel-left,
.k-rpanel-right {
  position: fixed;
  display: block;
  overflow: auto;
  min-width: 320px;
  height: 100%;
  top: 0;
}
.k-rpanel-left + *,
.k-rpanel-right + * {
  overflow: auto;
}
.k-rpanel-left.k-rpanel-expanded,
.k-rpanel-right.k-rpanel-expanded {
  transform: translateX(0) translateZ(0);
}

.k-rpanel-left {
  transform: translateX(-100%) translateZ(0);
  left: 0;
}

.k-rpanel-right {
  transform: translateX(100%) translateZ(0);
  right: 0;
}

.k-rpanel-top {
  position: static;
  max-height: 0;
}

.k-rpanel-top.k-rpanel-expanded {
  max-height: 568px;
  overflow: visible !important;
}

.k-rpanel-toggle {
  touch-action: manipulation;
}

.k-bottom-nav {
  padding: 0px 0px;
  width: 100%;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: normal;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  letter-spacing: 0.2px;
  display: flex;
  flex-flow: row nowrap;
  white-space: nowrap;
  gap: 0px;
  overflow: hidden;
  outline: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-bottom-nav *,
.k-bottom-nav *::before,
.k-bottom-nav *::after {
  box-sizing: border-box;
}

.k-bottom-nav-border {
  border-width: 1px 0px 0px 0px;
}

.k-bottom-nav-shadow {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
}

.k-bottom-nav-item {
  padding: 0 0.5rem;
  min-width: 72px;
  min-height: calc(40px + 1rem - 0px);
  border-width: 0;
  box-sizing: border-box;
  font: inherit;
  display: inline-flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  gap: 0 0.25rem;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  outline: none;
}
.k-bottom-nav-item:focus {
  outline: none;
}
.k-bottom-nav-item:hover {
  color: inherit;
  text-decoration: none;
}
.k-bottom-nav-item > .k-bottom-nav-link {
  margin: 0 -0.5rem;
  padding: 0 0.5rem;
  width: 100%;
  color: inherit;
  display: flex;
  flex-flow: row nowrap;
  flex: 1 0 auto;
  align-items: center;
  justify-content: center;
  outline: 0;
}

.k-bottom-nav-item.k-state-disabled {
  background-color: initial;
}

.k-bottom-nav-item-icon {
  font-size: 1.5rem;
}

.k-bottom-nav-item-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

.k-bottom-nav-item-flow-horizontal .k-bottom-nav-item {
  flex-flow: row nowrap;
}

.k-bottom-nav-item-flow-vertical .k-bottom-nav-item {
  flex-direction: column;
}

.k-bottom-nav.k-pos-fixed {
  bottom: 0;
  z-index: 1;
}

.k-bottom-nav-solid.k-bottom-nav-primary {
  color: #addff6;
  background-color: #14A4E6;
}
.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item:focus {
  background-color: rgba(173, 223, 246, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-primary .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-secondary {
  color: #505152;
  background-color: #e4e7eb;
}
.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item:focus {
  background-color: rgba(80, 81, 82, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-secondary .k-bottom-nav-item.k-state-selected {
  color: black;
}

.k-bottom-nav-solid.k-bottom-nav-tertiary {
  color: #dcb3e3;
  background-color: #9C27B0;
}
.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item:focus {
  background-color: rgba(220, 179, 227, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-tertiary .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-info {
  color: #aedee6;
  background-color: #17a2b8;
}
.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item:focus {
  background-color: rgba(174, 222, 230, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-info .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-success {
  color: #afd0bf;
  background-color: #1b7a47;
}
.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item:focus {
  background-color: rgba(175, 208, 191, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-success .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-warning {
  color: #fcdda6;
  background-color: #f79e00;
}
.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item:focus {
  background-color: rgba(252, 221, 166, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-warning .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-error {
  color: #f9c4b3;
  background-color: #ee5726;
}
.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item:focus {
  background-color: rgba(249, 196, 179, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-error .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-dark {
  color: #b1b3b4;
  background-color: #212529;
}
.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item:focus {
  background-color: rgba(177, 179, 180, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-dark .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-solid.k-bottom-nav-light {
  color: #575758;
  background-color: #f8f9fa;
}
.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item:focus {
  background-color: rgba(87, 87, 88, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-light .k-bottom-nav-item.k-state-selected {
  color: black;
}

.k-bottom-nav-solid.k-bottom-nav-inverse {
  color: #b1b3b4;
  background-color: #212529;
}
.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item:focus {
  background-color: rgba(177, 179, 180, 0.2);
}
.k-bottom-nav-solid.k-bottom-nav-inverse .k-bottom-nav-item.k-state-selected {
  color: white;
}

.k-bottom-nav-flat {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-bottom-nav-flat .k-bottom-nav-item.k-state-focus,
.k-bottom-nav-flat .k-bottom-nav-item.k-state-focused,
.k-bottom-nav-flat .k-bottom-nav-item:focus {
  background-color: rgba(33, 37, 41, 0.05);
}
.k-bottom-nav-flat.k-bottom-nav-primary .k-bottom-nav-item.k-state-selected {
  color: #14A4E6;
}
.k-bottom-nav-flat.k-bottom-nav-secondary .k-bottom-nav-item.k-state-selected {
  color: #adb0b3;
}
.k-bottom-nav-flat.k-bottom-nav-tertiary .k-bottom-nav-item.k-state-selected {
  color: #9C27B0;
}
.k-bottom-nav-flat.k-bottom-nav-info .k-bottom-nav-item.k-state-selected {
  color: #17a2b8;
}
.k-bottom-nav-flat.k-bottom-nav-success .k-bottom-nav-item.k-state-selected {
  color: #1b7a47;
}
.k-bottom-nav-flat.k-bottom-nav-warning .k-bottom-nav-item.k-state-selected {
  color: #f79e00;
}
.k-bottom-nav-flat.k-bottom-nav-error .k-bottom-nav-item.k-state-selected {
  color: #ee5726;
}
.k-bottom-nav-flat.k-bottom-nav-dark .k-bottom-nav-item.k-state-selected {
  color: #212529;
}
.k-bottom-nav-flat.k-bottom-nav-light .k-bottom-nav-item.k-state-selected {
  color: #bcbdbe;
}
.k-bottom-nav-flat.k-bottom-nav-inverse .k-bottom-nav-item.k-state-selected {
  color: #212529;
}

.k-ie .k-bottom-nav-item {
  background-color: transparent;
}

.k-breadcrumb {
  padding: 0px 0px;
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: row;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-breadcrumb *,
.k-breadcrumb *::before,
.k-breadcrumb *::after {
  box-sizing: border-box;
}

.k-breadcrumb-container,
.k-breadcrumb-root-item-container {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
}

.k-breadcrumb-container.k-flex-wrap {
  flex-wrap: wrap;
}

.k-breadcrumb-root-item-container {
  align-items: flex-start;
  flex-shrink: 0;
}

.k-breadcrumb-item {
  vertical-align: middle;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
}

.k-breadcrumb-root-item {
  flex-shrink: 0;
}

.k-breadcrumb-link,
.k-breadcrumb-root-link {
  border-radius: 0.25rem;
  padding: 0.5rem 0.75rem;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: stretch;
  overflow: hidden;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.k-breadcrumb-root-link {
  margin-right: 0.75rem;
}

.k-breadcrumb-link > .k-image,
.k-breadcrumb-icontext-link .k-icon {
  margin-right: 0.5rem;
}

.k-breadcrumb-icon-link {
  padding: 0.75rem 0.75rem;
}

.k-breadcrumb-delimiter,
.k-breadcrumb-delimiter-icon {
  color: inherit;
  font-size: 12px;
  opacity: 0.65;
}

.k-breadcrumb-input-container {
  width: 100%;
}
.k-breadcrumb-input-container .k-breadcrumb-input-container {
  border-color: transparent;
}
.k-breadcrumb-input-container .k-textbox {
  width: 100%;
  height: 100%;
}

.k-breadcrumb[dir=rtl] .k-breadcrumb-root-link, .k-rtl .k-breadcrumb .k-breadcrumb-root-link {
  margin-right: 0;
  margin-left: 0.75rem;
}
.k-breadcrumb[dir=rtl] .k-breadcrumb-link > .k-image,
.k-breadcrumb[dir=rtl] .k-breadcrumb-icontext-link .k-icon, .k-rtl .k-breadcrumb .k-breadcrumb-link > .k-image,
.k-rtl .k-breadcrumb .k-breadcrumb-icontext-link .k-icon {
  margin-right: 0;
  margin-left: 0.5rem;
}

.k-breadcrumb-link,
.k-breadcrumb-root-link {
  text-decoration: underline;
}
.k-breadcrumb {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-breadcrumb:focus, .k-breadcrumb.k-state-focused {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.06);
}

.k-breadcrumb-link {
  color: #0aaa64;
}
.k-breadcrumb-link:hover, .k-breadcrumb-link.k-state-hover {
  color: #088850;
}
.k-breadcrumb-link:focus, .k-breadcrumb-link.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.25);
}

.k-breadcrumb-root-link {
  color: #0aaa64;
}
.k-breadcrumb-root-link:hover, .k-breadcrumb-root-link.k-state-hover {
  color: #088850;
}
.k-breadcrumb-root-link:focus, .k-breadcrumb-root-link.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.25);
}

.k-breadcrumb-last-item .k-breadcrumb-link {
  color: #6c757d;
}
.k-breadcrumb-last-item .k-state-disabled {
  opacity: 1;
  filter: none;
}

.k-pager-wrap {
  padding: 0.5rem 0.5rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  cursor: default;
  flex: 0 0 auto;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-pager-wrap *,
.k-pager-wrap *::before,
.k-pager-wrap *::after {
  box-sizing: border-box;
}
.k-pager-wrap .k-link {
  text-decoration: none;
  outline: 0;
  font: inherit;
  background-color: inherit;
}
.k-pager-wrap .k-link:focus, .k-pager-wrap .k-link.k-state-focus {
  z-index: 3;
}
.k-pager-wrap .k-widget,
.k-pager-wrap select.k-dropdown,
.k-pager-wrap select.k-dropdowntree {
  font-size: inherit;
}
.k-rtl .k-pager-wrap .k-i-arrow-end-left,
.k-rtl .k-pager-wrap .k-i-arrow-60-left,
.k-rtl .k-pager-wrap .k-i-arrow-60-right,
.k-rtl .k-pager-wrap .k-i-arrow-end-right,
.k-rtl .k-pager-wrap .k-i-seek-w,
.k-rtl .k-pager-wrap .k-i-arrow-w,
.k-rtl .k-pager-wrap .k-i-arrow-e,
.k-rtl .k-pager-wrap .k-i-seek-e, .k-pager-wrap[dir=rtl] .k-i-arrow-end-left,
.k-pager-wrap[dir=rtl] .k-i-arrow-60-left,
.k-pager-wrap[dir=rtl] .k-i-arrow-60-right,
.k-pager-wrap[dir=rtl] .k-i-arrow-end-right,
.k-pager-wrap[dir=rtl] .k-i-seek-w,
.k-pager-wrap[dir=rtl] .k-i-arrow-w,
.k-pager-wrap[dir=rtl] .k-i-arrow-e,
.k-pager-wrap[dir=rtl] .k-i-seek-e, [dir=rtl] .k-pager-wrap .k-i-arrow-end-left,
[dir=rtl] .k-pager-wrap .k-i-arrow-60-left,
[dir=rtl] .k-pager-wrap .k-i-arrow-60-right,
[dir=rtl] .k-pager-wrap .k-i-arrow-end-right,
[dir=rtl] .k-pager-wrap .k-i-seek-w,
[dir=rtl] .k-pager-wrap .k-i-arrow-w,
[dir=rtl] .k-pager-wrap .k-i-arrow-e,
[dir=rtl] .k-pager-wrap .k-i-seek-e {
  transform: scaleX(-1);
}

.k-pager-info, .k-pager-sizes, .k-pager-input {
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.k-pager-refresh, .k-pager-numbers .k-link, .k-pager-nav {
  min-width: calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  color: inherit;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.k-pager-refresh:hover, .k-pager-numbers .k-link:hover, .k-pager-nav:hover {
  z-index: 2;
}
.k-state-disabled.k-pager-refresh, .k-pager-numbers .k-state-disabled.k-link, .k-state-disabled.k-pager-nav {
  color: inherit;
}

.k-pager-nav {
  border-radius: 0.25rem;
  padding: 0.375rem 0.375rem;
  border-width: 1px;
  border-style: solid;
}

.k-pager-numbers-wrap {
  display: flex;
  flex-direction: row;
  position: relative;
}
.k-pager-numbers-wrap select.k-dropdown, .k-pager-numbers-wrap select.k-dropdowntree {
  cursor: pointer;
  display: none;
}

.k-pager-numbers {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}
.k-pager-numbers li {
  display: inline-flex;
}
.k-pager-numbers .k-link {
  border-radius: 0px;
  padding: 0.375rem 0.375rem;
  border-width: 1px;
  border-style: solid;
}
.k-pager-numbers .k-state-selected {
  cursor: inherit;
  z-index: 2;
}

.k-pager-nav + .k-pager-nav,
.k-pager-nav + .k-pager-numbers-wrap,
.k-pager-numbers-wrap + .k-pager-nav,
.k-pager-numbers > li + li {
  margin-left: -1px;
}
.k-rtl .k-pager-nav + .k-pager-nav, [dir=rtl] .k-pager-nav + .k-pager-nav,
.k-rtl .k-pager-nav + .k-pager-numbers-wrap,
[dir=rtl] .k-pager-nav + .k-pager-numbers-wrap,
.k-rtl .k-pager-numbers-wrap + .k-pager-nav,
[dir=rtl] .k-pager-numbers-wrap + .k-pager-nav,
.k-rtl .k-pager-numbers > li + li,
[dir=rtl] .k-pager-numbers > li + li {
  margin-left: 0;
  margin-right: -1px;
}

.k-pager-input .k-textbox {
  margin: 0 1ex;
  width: 5em;
}

.k-pager-sizes .k-dropdown, .k-pager-sizes .k-dropdowntree,
.k-pager-sizes > select {
  margin-right: 1ex;
  width: 5em;
}
.k-rtl .k-pager-sizes .k-dropdown, .k-rtl .k-pager-sizes .k-dropdowntree,
.k-rtl .k-pager-sizes > select, [dir=rtl] .k-pager-sizes .k-dropdown, [dir=rtl] .k-pager-sizes .k-dropdowntree,
[dir=rtl] .k-pager-sizes > select {
  margin-left: 1ex;
  margin-right: 0;
}

.k-pager-info {
  text-align: right;
  justify-content: flex-end;
  flex: 1 1 0%;
  order: 9;
}

.k-pager-refresh {
  margin-left: auto;
  order: 10;
}
.k-rtl .k-pager-refresh, [dir=rtl] .k-pager-refresh {
  margin-left: 0;
  margin-right: auto;
}

.k-pager-sm {
  overflow: visible;
}
.k-pager-sm .k-pager-numbers-wrap select.k-dropdown, .k-pager-sm .k-pager-numbers-wrap select.k-dropdowntree {
  width: 5em;
  display: flex;
}
.k-pager-sm .k-pager-numbers-wrap {
  margin-left: 1rem;
  margin-right: 1rem;
  height: calc(1.5em + 0.75rem + 2px);
  border-color: inherit;
}
.k-rtl .k-pager-sm .k-pager-numbers-wrap, .k-pager-sm[dir=rtl] .k-pager-numbers-wrap, [dir=rtl] .k-pager-sm .k-pager-numbers-wrap {
  margin-left: 1rem;
  margin-right: 1rem;
}

.k-pager-md .k-pager-info,
.k-pager-sm .k-pager-info,
.k-pager-sm .k-pager-sizes,
.k-pager-sm .k-pager-numbers {
  display: none;
}

.k-pager-nav {
  border-radius: 0;
}

.k-pager-first {
  border-radius: 0.25rem 0 0 0.25rem;
}

.k-pager-last {
  border-radius: 0 0.25rem 0.25rem 0;
}

.k-rtl .k-pager-first,
[dir=rtl] .k-pager-first {
  border-radius: 0 0.25rem 0.25rem 0;
}
.k-rtl .k-pager-last,
[dir=rtl] .k-pager-last {
  border-radius: 0.25rem 0 0 0.25rem;
}

.k-pager-refresh {
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
}

.k-pager-wrap {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-pager-wrap:focus, .k-pager-wrap.k-focus, .k-pager-wrap.k-state-focus, .k-pager-wrap.k-state-focused {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-pager-refresh, .k-pager-nav.k-link {
  border-color: #dee2e6;
  color: #0aaa64;
  background-color: #ffffff;
}
.k-pager-refresh:hover, .k-pager-nav.k-link:hover, .k-state-hover.k-pager-refresh, .k-state-hover.k-pager-nav.k-link {
  border-color: #d6d9dc;
  color: #088850;
  background-color: #e9ecef;
}
.k-state-selected.k-pager-refresh, .k-state-selected.k-pager-nav.k-link {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}
.k-pager-refresh:focus, .k-pager-nav.k-link:focus, .k-state-focus.k-pager-refresh, .k-state-focus.k-pager-nav.k-link {
  background-color: #ffffff;
  box-shadow: 0 0 0 3px rgba(20, 164, 230, 0.25);
}

.k-pager-numbers .k-link {
  border-color: #dee2e6;
  color: #0aaa64;
  background-color: #ffffff;
}
.k-pager-numbers .k-link:hover, .k-pager-numbers .k-link.k-state-hover {
  border-color: #d6d9dc;
  color: #0aaa64;
  background-color: #e9ecef;
}
.k-pager-numbers .k-link:focus, .k-pager-numbers .k-link.k-state-focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 3px rgba(20, 164, 230, 0.25);
}
.k-pager-numbers .k-link.k-state-selected {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-pager-md .k-pager-numbers .k-current-page .k-link,
.k-pager-sm .k-pager-numbers .k-current-page .k-link {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-pager-md .k-pager-numbers .k-current-page .k-link:hover, .k-pager-md .k-pager-numbers .k-current-page .k-link.k-state-hover,
.k-pager-sm .k-pager-numbers .k-current-page .k-link:hover,
.k-pager-sm .k-pager-numbers .k-current-page .k-link.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
.k-pager-md .k-pager-numbers.k-state-expanded,
.k-pager-sm .k-pager-numbers.k-state-expanded {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03), 0 4px 5px 0 rgba(0, 0, 0, 0.04);
}
.k-pager-md .k-pager-numbers.k-state-expanded .k-link:hover, .k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-state-hover,
.k-pager-sm .k-pager-numbers.k-state-expanded .k-link:hover,
.k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-state-selected,
.k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-state-selected {
  color: white;
  background-color: #14A4E6;
}

.k-pager-md .k-pager-numbers .k-current-page .k-link,
.k-pager-sm .k-pager-numbers .k-current-page .k-link {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-pager-md .k-pager-numbers .k-current-page .k-link:hover, .k-pager-md .k-pager-numbers .k-current-page .k-link.k-state-hover,
.k-pager-sm .k-pager-numbers .k-current-page .k-link:hover,
.k-pager-sm .k-pager-numbers .k-current-page .k-link.k-state-hover {
  border-color: #d6d9dc;
  color: #212529;
  background-color: #e9ecef;
}

.k-stepper {
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: inherit;
  background: none;
}
.k-stepper *,
.k-stepper *::before,
.k-stepper *::after {
  box-sizing: border-box;
}
.k-stepper .k-step-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  z-index: 1;
}
.k-stepper .k-step-link {
  outline: none;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.k-stepper .k-step-disabled {
  pointer-events: none;
}
.k-stepper .k-step-disabled .k-step-link {
  cursor: default;
}
.k-stepper .k-step-indicator {
  border-radius: 50%;
  margin: 3px;
  width: 28px;
  height: 28px;
  border-width: 1px;
  border-style: solid;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  overflow: visible;
  transition-property: color, background-color, border-color;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
}
.k-stepper .k-step-indicator::after {
  border-radius: 100%;
  content: "";
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  pointer-events: none;
  display: none;
  position: absolute;
  top: calc(-1 * calc(1px + 3px));
  right: calc(-1 * calc(1px + 3px));
  bottom: calc(-1 * calc(1px + 3px));
  left: calc(-1 * calc(1px + 3px));
  z-index: 2;
}
.k-stepper .k-step-focus .k-step-indicator::after,
.k-stepper .k-step-link:focus .k-step-indicator::after {
  display: block;
}
.k-stepper .k-step-label {
  max-width: 10em;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.k-stepper .k-step-label:only-child {
  border-radius: 15px;
  padding: 5px 12px;
  border-width: 0;
}
.k-stepper .k-step-label .k-step-text {
  max-width: calc(10em - (16px + 0.5rem));
  flex-grow: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-stepper .k-step-label .k-icon {
  margin-left: 0.5rem;
}
.k-stepper .k-step-current .k-step-label {
  font-weight: bold;
}
.k-stepper .k-step-label-optional {
  flex-basis: 100%;
  font-size: 0.875rem;
}
.k-stepper .k-step-disabled .k-step-label-optional, .k-stepper.k-state-disabled .k-step-label-optional {
  color: inherit;
}
.k-stepper .k-progressbar {
  pointer-events: none;
  z-index: 0;
  overflow: visible;
}
.k-stepper .k-progressbar-horizontal {
  grid-row: 1/-1;
}
.k-stepper .k-progressbar-vertical {
  position: absolute;
}

.k-step-list-horizontal {
  flex-direction: row;
  grid-row: 1;
}
.k-step-list-horizontal .k-step {
  flex: 1 0 auto;
  text-align: center;
}
.k-step-list-horizontal .k-step-link {
  margin: auto;
  max-width: 10em;
  flex-direction: column;
}
.k-step-list-horizontal .k-step-label {
  text-align: center;
}
.k-step-list-horizontal .k-step-indicator + .k-step-label {
  margin-top: calc(8px - 3px);
}
.k-step-list-horizontal ~ .k-progressbar {
  width: 100%;
  height: 2px;
  top: calc((28px + 2 * 2px) / 2 + 2px / 2);
}

.k-step-list-vertical {
  flex-direction: column;
}
.k-step-list-vertical .k-step {
  min-height: calc(28px + 2 * 1px + 2 * 2px + 20px);
}
.k-step-list-vertical .k-step-label {
  justify-content: flex-start;
}
.k-step-list-vertical .k-step-indicator + .k-step-label {
  margin-left: 12px;
}
.k-step-list-vertical ~ .k-progressbar {
  width: 2px;
  height: 100%;
  min-height: 20px;
  left: calc((28px + 2 * 1px + 2 * 2px) / 2);
}
.k-step-list-vertical .k-step-content {
  height: 0;
  overflow: hidden;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.k-step-list-vertical .k-step-current .k-step-content {
  height: auto;
  overflow: visible;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 30px;
  padding: 20px 10px;
}

.k-rtl .k-stepper,
.k-stepper[dir=rtl] {
  direction: rtl;
}
.k-rtl .k-stepper .k-step-label .k-icon,
.k-stepper[dir=rtl] .k-step-label .k-icon {
  margin-left: 0;
  margin-right: 0.5rem;
}
.k-rtl .k-stepper .k-step-list-vertical .k-step-indicator + .k-step-label,
.k-stepper[dir=rtl] .k-step-list-vertical .k-step-indicator + .k-step-label {
  margin-left: 0;
  margin-right: 12px;
}
.k-rtl .k-stepper .k-step-list-vertical ~ .k-progressbar,
.k-stepper[dir=rtl] .k-step-list-vertical ~ .k-progressbar {
  left: auto;
  right: calc((28px + 2 * 1px + 2 * 2px) / 2);
}

.k-stepper {
  color: #212529;
}
.k-stepper .k-step:hover .k-step-indicator, .k-stepper .k-step.k-step-hover .k-step-indicator {
  background-color: #ebebeb;
}
.k-stepper .k-step.k-step-disabled .k-step-indicator, .k-stepper .k-step:disabled .k-step-indicator {
  color: #adb5bd;
}
.k-stepper .k-step-indicator {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-stepper .k-step-indicator::after {
  box-shadow: inset 0 0 0 2px #ffffff;
}
.k-stepper .k-step-label:only-child {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-stepper .k-step-done .k-step-indicator {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}
.k-stepper .k-step-done:hover .k-step-indicator, .k-stepper .k-step-done.k-step-hover .k-step-indicator {
  background-color: #1297d4;
}
.k-stepper .k-step-done.k-step-disabled .k-step-indicator, .k-stepper .k-step-done:disabled .k-step-indicator {
  border-color: #72c8f0;
  color: white;
  background-color: #72c8f0;
}
.k-stepper .k-step-current .k-step-indicator {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}
.k-stepper .k-step-current:hover .k-step-indicator, .k-stepper .k-step-current.k-step-hover .k-step-indicator {
  background-color: #1297d4;
}
.k-stepper .k-step-current.k-step-disabled .k-step-indicator, .k-stepper .k-step-current:disabled .k-step-indicator {
  border-color: #72c8f0;
  color: white;
  background-color: #72c8f0;
}
.k-stepper .k-step-success .k-step-label .k-icon {
  color: #1b7a47;
}
.k-stepper .k-step-error .k-step-label {
  color: #ee5726;
}
.k-stepper .k-step-error .k-step-label {
  color: #ee5726;
}
.k-stepper .k-step-error:hover .k-step-label, .k-stepper .k-step-error.k-step-hover .k-step-label {
  color: #ee5726;
}
.k-stepper .k-step-disabled .k-step-label {
  color: #adb5bd;
}
.k-stepper .k-step-focus .k-step-label:only-child,
.k-stepper .k-step-link:focus .k-step-label:only-child {
  box-shadow: inset 0 0 0 2px #dee2e6;
}
.k-stepper .k-step-label-optional {
  color: #6c757d;
}
.k-tabstrip-wrapper {
  padding: 0px 0px;
  box-sizing: border-box;
  border-width: 0px;
  border-style: solid;
  display: flex;
  flex-direction: column;
}

.k-tabstrip {
  border-width: 0;
  border-color: transparent;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  color: inherit;
  background-color: transparent;
  display: flex;
  flex-flow: column nowrap;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-tabstrip-wrapper > .k-tabstrip {
  flex: 1 1 auto;
}

.k-tabstrip-items-wrapper {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  position: relative;
  z-index: 2;
}

.k-tabstrip-items {
  box-sizing: border-box;
  outline: 0;
  display: flex;
  flex-flow: row wrap;
  flex: 0 0 auto;
}
.k-tabstrip-items *,
.k-tabstrip-items *::before,
.k-tabstrip-items *::after {
  box-sizing: border-box;
}
.k-tabstrip-items .k-item {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  position: relative;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-items: stretch;
  outline: 0;
}
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
.k-tabstrip-items .k-link {
  padding: 0.5rem 1rem;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  vertical-align: middle;
  flex: 1 1 auto;
  flex-direction: row;
  align-content: center;
  align-items: center;
}

.k-ie11 .k-tabstrip-items {
  white-space: nowrap;
}

.k-tabstrip-content,
.k-tabstrip > .k-content {
  padding: 1rem 1rem;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  display: none;
  overflow: auto;
  flex: 1 1 auto;
  position: relative;
  z-index: 1;
}
.k-tabstrip-content.k-state-active,
.k-tabstrip > .k-content.k-state-active {
  display: block;
}
.k-tabstrip-content:focus, .k-tabstrip-content.k-state-focused,
.k-tabstrip > .k-content:focus,
.k-tabstrip > .k-content.k-state-focused {
  outline-width: 1px;
  outline-style: dotted;
  outline-offset: -1px;
}

.k-tabstrip-items .k-loading {
  width: 20%;
  height: 0;
  border: 0;
  border-top: 1px solid transparent;
  border-color: inherit;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 0.2s linear;
  display: none;
}
.k-tabstrip-items .k-loading.k-complete {
  width: 100%;
  border-top-width: 0;
}

.k-tabstrip-scrollable > .k-tabstrip-items-wrapper > .k-tabstrip-items {
  flex: 1 1 auto;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
}
.k-tabstrip-scrollable > .k-tabstrip-items-wrapper > .k-button {
  width: auto;
  height: auto;
  flex: none;
  align-self: stretch;
  aspect-ratio: auto;
}
.k-tabstrip-scrollable > .k-tabstrip-items-wrapper > .k-button .k-button-icon {
  min-width: auto;
  min-height: auto;
}
.k-tabstrip-scrollable > .k-tabstrip-items-wrapper.k-hstack > .k-button {
  padding: 0 0.25rem;
}
.k-tabstrip-scrollable > .k-tabstrip-items-wrapper.k-vstack > .k-button {
  padding: 0.25rem 0;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper {
  border-bottom-width: 1px;
  margin-bottom: -1px;
}
.k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items {
  width: 100%;
}
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  margin-bottom: -1px;
}
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item + .k-item {
  margin-left: 0px;
}
.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item.k-state-active {
  border-bottom-color: transparent;
}
.k-tabstrip-top > .k-content,
.k-tabstrip-top > .k-tabstrip-content {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-color: transparent !important;
}

.k-tabstrip-bottom > .k-tabstrip-items-wrapper {
  border-top-width: 1px;
  margin-top: -1px;
}
.k-tabstrip-bottom > .k-tabstrip-items-wrapper > .k-tabstrip-items {
  width: 100%;
}
.k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  margin-top: -1px;
}
.k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item + .k-item {
  margin-left: 0px;
}
.k-tabstrip-bottom > .k-tabstrip-items-wrapper .k-item.k-state-active {
  border-top-color: transparent;
}
.k-tabstrip-bottom > .k-content,
.k-tabstrip-bottom > .k-tabstrip-content {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-color: transparent !important;
}

.k-tabstrip-left {
  flex-direction: row;
}
.k-tabstrip-left > .k-tabstrip-items-wrapper {
  border-right-width: 1px;
  margin-right: -1px;
}
.k-tabstrip-left > .k-tabstrip-items-wrapper > .k-tabstrip-items {
  height: 100%;
  display: inline-flex;
  flex-direction: column;
}
.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  margin-right: -1px;
}
.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item + .k-item {
  margin-top: 0px;
}
.k-tabstrip-left > .k-tabstrip-items-wrapper .k-item.k-state-active {
  border-right-color: transparent;
}
.k-tabstrip-left > .k-content,
.k-tabstrip-left > .k-tabstrip-content {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  margin: 0 !important;
  border-left-color: transparent !important;
}

.k-tabstrip-right {
  flex-direction: row-reverse;
}
.k-tabstrip-right > .k-tabstrip-items-wrapper {
  border-left-width: 1px;
  margin-left: -1px;
}
.k-tabstrip-right > .k-tabstrip-items-wrapper > .k-tabstrip-items {
  height: 100%;
  display: inline-flex;
  flex-direction: column;
}
.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  margin-left: -1px;
}
.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item + .k-item {
  margin-top: 0px;
}
.k-tabstrip-right > .k-tabstrip-items-wrapper .k-item.k-state-active {
  border-left-color: transparent;
}
.k-tabstrip-right > .k-content,
.k-tabstrip-right > .k-tabstrip-content {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  margin: 0 !important;
  border-right-color: transparent !important;
}

.k-rtl .k-tabstrip.k-tabstrip-left > .k-tabstrip-items-wrapper, .k-rtl .k-tabstrip.k-tabstrip-right > .k-tabstrip-items-wrapper,
.k-tabstrip[dir=rtl].k-tabstrip-left > .k-tabstrip-items-wrapper,
.k-tabstrip[dir=rtl].k-tabstrip-right > .k-tabstrip-items-wrapper {
  order: 1;
}
.k-rtl .k-tabstrip.k-tabstrip-left > .k-content, .k-rtl .k-tabstrip.k-tabstrip-right > .k-content,
.k-tabstrip[dir=rtl].k-tabstrip-left > .k-content,
.k-tabstrip[dir=rtl].k-tabstrip-right > .k-content {
  order: 0;
}
.k-rtl .k-tabstrip.k-tabstrip-left > .k-tabstrip-content, .k-rtl .k-tabstrip.k-tabstrip-right > .k-tabstrip-content,
.k-tabstrip[dir=rtl].k-tabstrip-left > .k-tabstrip-content,
.k-tabstrip[dir=rtl].k-tabstrip-right > .k-tabstrip-content {
  order: 0;
}
.k-rtl .k-tabstrip .k-tabstrip-prev,
.k-rtl .k-tabstrip .k-tabstrip-next,
.k-tabstrip[dir=rtl] .k-tabstrip-prev,
.k-tabstrip[dir=rtl] .k-tabstrip-next {
  transform: scaleX(-1);
}

.k-tabstrip-items-wrapper {
  border-color: #dee2e6;
  color: #212529;
}
.k-tabstrip-items-wrapper .k-item {
  color: #0aaa64;
}
.k-tabstrip-items-wrapper .k-item:hover, .k-tabstrip-items-wrapper .k-item.k-state-hover {
  border-color: #e9ecef;
  color: #088850;
}
.k-tabstrip-items-wrapper .k-item.k-state-active, .k-tabstrip-items-wrapper .k-item.k-state-selected {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-tabstrip-items-wrapper .k-item.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-tabstrip-items-wrapper .k-item.k-tabstrip-dragging {
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
}

.k-tabstrip-content,
.k-tabstrip > .k-content {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-tabstrip-content:focus, .k-tabstrip-content.k-state-focused,
.k-tabstrip > .k-content:focus,
.k-tabstrip > .k-content.k-state-focused {
  outline-color: #212529;
}

.k-tabstrip-top > .k-tabstrip-items .k-item.k-state-hover,
.k-tabstrip-top > .k-tabstrip-items .k-item.k-state-active {
  border-bottom-color: transparent;
}

.k-tabstrip-bottom > .k-tabstrip-items .k-item.k-state-hover,
.k-tabstrip-bottom > .k-tabstrip-items .k-item.k-state-active {
  border-top-color: transparent;
}

.k-tabstrip-left > .k-tabstrip-items .k-item.k-state-hover,
.k-tabstrip-left > .k-tabstrip-items .k-item.k-state-active {
  border-right-color: transparent;
}

.k-tabstrip-right > .k-tabstrip-items .k-item.k-state-hover,
.k-tabstrip-right > .k-tabstrip-items .k-item.k-state-active {
  border-left-color: transparent;
}

.k-wizard {
  padding: 1.25rem 1.25rem;
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  position: relative;
  color: inherit;
  background: none;
  display: flex;
  align-items: stretch;
  overflow: hidden;
}
.k-wizard .k-wizard-steps {
  box-sizing: border-box;
  display: flex;
  overflow: hidden;
}
.k-wizard .k-wizard-step {
  box-sizing: border-box;
  padding: calc(0.5rem + 2px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}
.k-wizard .k-wizard-step:focus, .k-wizard .k-wizard-step.k-state-focused {
  outline-width: 1px;
  outline-style: dotted;
  outline-offset: -1px;
}
.k-wizard .k-wizard-content {
  box-sizing: border-box;
  overflow-y: auto;
}
.k-wizard .k-wizard-buttons {
  margin-top: 2rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.k-wizard .k-wizard-buttons .k-button {
  margin-right: 10px;
}
.k-wizard .k-wizard-buttons .k-wizard-pager {
  vertical-align: middle;
}
.k-wizard .k-wizard-buttons-right .k-button:last-of-type {
  margin-right: 0;
}
.k-wizard .k-stepper .k-step-list-vertical .k-step {
  flex: 1 0 auto;
}
.k-wizard .k-stepper .k-step-indicator {
  flex-shrink: 0;
}

.k-wizard-horizontal {
  flex-direction: column;
}
.k-wizard-horizontal .k-wizard-steps {
  margin-top: 2rem;
}
.k-wizard-horizontal .k-wizard-steps,
.k-wizard-horizontal .k-wizard-content {
  flex: 1 1 auto;
}

.k-wizard-vertical .k-wizard-steps {
  flex: 1 0 0%;
}
.k-wizard-vertical .k-wizard-content {
  flex: 1 1 0%;
}
.k-wizard-vertical .k-wizard-steps {
  margin-left: 2rem;
}

.k-wizard-left {
  flex-direction: row-reverse;
}
.k-wizard-left .k-wizard-steps {
  margin-right: 2rem;
  margin-left: 0;
}

.k-wizard-step:focus, .k-wizard-step.k-state-focused {
  outline-color: #656565;
}
.k-ie .k-wizard-step:focus, .k-ie .k-wizard-step.k-state-focused {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.13);
  outline: none;
}

.k-expander {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-expander *,
.k-expander *::before,
.k-expander *::after {
  box-sizing: border-box;
}
.k-rtl .k-expander .k-expander-indicator, .k-expander.k-rtl .k-expander-indicator, .k-expander[dir=rtl] .k-expander-indicator {
  margin-left: 0;
  margin-right: calc(0.5rem * 1.5);
}

.k-expander-header {
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.k-expander-spacer {
  flex: 1 1 auto;
}

.k-expander-title {
  text-transform: uppercase;
  font-weight: 500;
}

.k-expander-indicator {
  margin-left: calc(0.5rem * 1.5);
}

.k-expander-content {
  padding: 1.5rem 1.5rem;
}

.k-expander + .k-expander.k-expanded,
.k-expander.k-expanded + .k-expander {
  margin-top: 0.75rem;
}

.k-expander:not(.k-expanded) + .k-expander:not(.k-expanded) {
  border-top-width: 0;
}

.k-expander {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-expander.k-state-focus {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-expander-header {
  color: #212529;
  background-color: transparent;
  outline: none;
}
.k-expander-header:hover, .k-expander-header.k-state-hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.k-expander-header.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-expander-title {
  color: #14A4E6;
}

.k-expander-sub-title {
  opacity: 0.5;
}

.k-panelbar {
  margin: 0;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  list-style: none;
  display: block;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-panelbar *,
.k-panelbar *::before,
.k-panelbar *::after {
  box-sizing: border-box;
}
.k-panelbar > .k-item,
.k-panelbar > .k-panelbar-header {
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: block;
}
.k-panelbar > .k-item > .k-link,
.k-panelbar > .k-panelbar-header > .k-link {
  padding: 1rem 1.5rem;
  color: inherit;
  background: none;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  flex-flow: row nowrap;
  gap: 0.5rem;
  align-items: center;
  align-content: center;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  cursor: default;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.k-panelbar > .k-item + .k-item,
.k-panelbar > .k-panelbar-header + .k-panelbar-header {
  border-top-width: 1px;
}
.k-panelbar .k-group,
.k-panelbar .k-panelbar-group {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-color: inherit;
  color: inherit;
  background-color: transparent;
  list-style: none;
}
.k-panelbar .k-group > .k-item,
.k-panelbar .k-panelbar-group > .k-panelbar-item {
  display: block;
}
.k-panelbar .k-group > .k-item > .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link {
  padding: 0.75rem 1.5rem;
  color: inherit;
  text-decoration: none;
  display: flex;
  flex-flow: row nowrap;
  gap: 0.5rem;
  align-items: center;
  align-content: center;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  cursor: default;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.k-panelbar .k-group > .k-item.k-level-1 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link {
  padding-left: 1.5rem;
}
.k-panelbar .k-group > .k-item.k-level-2 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link {
  padding-left: 3rem;
}
.k-panelbar .k-group > .k-item.k-level-3 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link {
  padding-left: 4.5rem;
}
.k-panelbar .k-group > .k-item.k-level-4 .k-link,
.k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link {
  padding-left: 6rem;
}
.k-panelbar .k-content,
.k-panelbar .k-panelbar-content {
  display: flow-root;
}
.k-panelbar .k-panelbar-expand,
.k-panelbar .k-panelbar-collapse,
.k-panelbar .k-panelbar-toggle {
  margin-inline-start: auto;
}
.k-panelbar .k-group .k-panelbar-expand,
.k-panelbar .k-group .k-panelbar-collapse,
.k-panelbar .k-panelbar-group .k-panelbar-toggle {
  margin-inline-end: calc(1.5rem - 1.5rem);
}
.k-rtl .k-panelbar .k-group > .k-item.k-level-1 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-1 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link, .k-panelbar[dir=rtl] .k-group > .k-item.k-level-1 .k-link,
.k-panelbar[dir=rtl] .k-panelbar-group > .k-panelbar-item.k-level-1 .k-link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.k-rtl .k-panelbar .k-group > .k-item.k-level-2 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-2 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link, .k-panelbar[dir=rtl] .k-group > .k-item.k-level-2 .k-link,
.k-panelbar[dir=rtl] .k-panelbar-group > .k-panelbar-item.k-level-2 .k-link {
  padding-left: 1.5rem;
  padding-right: 3rem;
}
.k-rtl .k-panelbar .k-group > .k-item.k-level-3 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-3 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link, .k-panelbar[dir=rtl] .k-group > .k-item.k-level-3 .k-link,
.k-panelbar[dir=rtl] .k-panelbar-group > .k-panelbar-item.k-level-3 .k-link {
  padding-left: 1.5rem;
  padding-right: 4.5rem;
}
.k-rtl .k-panelbar .k-group > .k-item.k-level-4 .k-link,
.k-rtl .k-panelbar .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link, .k-panelbar.k-rtl .k-group > .k-item.k-level-4 .k-link,
.k-panelbar.k-rtl .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link, .k-panelbar[dir=rtl] .k-group > .k-item.k-level-4 .k-link,
.k-panelbar[dir=rtl] .k-panelbar-group > .k-panelbar-item.k-level-4 .k-link {
  padding-left: 1.5rem;
  padding-right: 6rem;
}

.k-ie .k-panelbar-expand,
.k-ie .k-panelbar-collapse,
.k-ie .k-panelbar-toggle {
  margin-left: auto;
}
.k-ie .k-group .k-panelbar-expand,
.k-ie .k-group .k-panelbar-collapse,
.k-ie .k-panelbar-group .k-panelbar-toggle {
  margin-right: calc(1.5rem - 1.5rem);
}
.k-rtl .k-ie .k-panelbar-expand,
.k-rtl .k-ie .k-panelbar-collapse,
.k-rtl .k-ie .k-panelbar-toggle, .k-ie.k-rtl .k-panelbar-expand,
.k-ie.k-rtl .k-panelbar-collapse,
.k-ie.k-rtl .k-panelbar-toggle, .k-ie[dir=rtl] .k-panelbar-expand,
.k-ie[dir=rtl] .k-panelbar-collapse,
.k-ie[dir=rtl] .k-panelbar-toggle {
  margin-left: initial;
  margin-right: auto;
}
.k-rtl .k-ie .k-group .k-panelbar-expand,
.k-rtl .k-ie .k-group .k-panelbar-collapse,
.k-rtl .k-ie .k-panelbar-group .k-panelbar-toggle, .k-ie.k-rtl .k-group .k-panelbar-expand,
.k-ie.k-rtl .k-group .k-panelbar-collapse,
.k-ie.k-rtl .k-panelbar-group .k-panelbar-toggle, .k-ie[dir=rtl] .k-group .k-panelbar-expand,
.k-ie[dir=rtl] .k-group .k-panelbar-collapse,
.k-ie[dir=rtl] .k-panelbar-group .k-panelbar-toggle {
  margin-left: calc(1.5rem - 1.5rem);
}

.k-panelbar {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-panelbar > .k-item > .k-link,
.k-panelbar > .k-panelbar-header > .k-link {
  color: #0aaa64;
  background-color: #ffffff;
}
.k-panelbar > .k-item > .k-link .k-icon,
.k-panelbar > .k-item > .k-link .k-panelbar-item-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-icon,
.k-panelbar > .k-panelbar-header > .k-link .k-panelbar-item-icon {
  color: #212529;
}
.k-panelbar > .k-item > .k-link:hover,
.k-panelbar > .k-item > .k-link.k-state-hover,
.k-panelbar > .k-panelbar-header > .k-link:hover,
.k-panelbar > .k-panelbar-header > .k-link.k-state-hover {
  background-color: whitesmoke;
}
.k-panelbar > .k-item > .k-link:focus,
.k-panelbar > .k-item > .k-link.k-state-focus,
.k-panelbar > .k-item > .k-link.k-state-focused,
.k-panelbar > .k-panelbar-header > .k-link:focus,
.k-panelbar > .k-panelbar-header > .k-link.k-state-focus,
.k-panelbar > .k-panelbar-header > .k-link.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-panelbar > .k-item > .k-link.k-state-selected,
.k-panelbar > .k-panelbar-header > .k-link.k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-panelbar > .k-item > .k-link.k-state-selected .k-icon,
.k-panelbar > .k-item > .k-link.k-state-selected .k-panelbar-item-icon,
.k-panelbar > .k-panelbar-header > .k-link.k-state-selected .k-icon,
.k-panelbar > .k-panelbar-header > .k-link.k-state-selected .k-panelbar-item-icon {
  color: inherit;
}
.k-panelbar > .k-item > .k-link.k-state-selected:hover,
.k-panelbar > .k-item > .k-link.k-state-selected.k-state-hover,
.k-panelbar > .k-panelbar-header > .k-link.k-state-selected:hover,
.k-panelbar > .k-panelbar-header > .k-link.k-state-selected.k-state-hover {
  background-color: #1297d4;
}
.k-panelbar .k-group > .k-item > .k-link:hover,
.k-panelbar .k-group > .k-item > .k-link.k-state-hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link:hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-state-hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link:hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-state-hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link:hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-state-hover {
  background-color: #ebebeb;
}
.k-panelbar .k-group > .k-item > .k-link:focus,
.k-panelbar .k-group > .k-item > .k-link.k-state-focus,
.k-panelbar .k-group > .k-item > .k-link.k-state-focused,
.k-panelbar .k-group > .k-panelbar-item > .k-link:focus,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-state-focus,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-state-focused,
.k-panelbar .k-panelbar-group > .k-item > .k-link:focus,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-state-focus,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-state-focused,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link:focus,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-state-focus,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-panelbar .k-group > .k-item > .k-link.k-state-selected,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-state-selected,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-state-selected,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-panelbar .k-group > .k-item > .k-link.k-state-selected:hover,
.k-panelbar .k-group > .k-item > .k-link.k-state-selected.k-state-hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-state-selected:hover,
.k-panelbar .k-group > .k-panelbar-item > .k-link.k-state-selected.k-state-hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-state-selected:hover,
.k-panelbar .k-panelbar-group > .k-item > .k-link.k-state-selected.k-state-hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-state-selected:hover,
.k-panelbar .k-panelbar-group > .k-panelbar-item > .k-link.k-state-selected.k-state-hover {
  background-color: #1297d4;
}
.k-splitter {
  height: 300px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-splitter .k-pane {
  overflow: hidden;
}
.k-splitter .k-scrollable {
  overflow: auto;
}
.k-splitter .k-splitter-resizing {
  overflow: hidden;
}
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
.k-splitter .k-pane-loading {
  position: static;
  top: 50%;
  left: 50%;
}

.k-ghost-splitbar,
.k-splitbar {
  border-style: solid;
  outline: 0;
  position: absolute;
  -webkit-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.k-ghost-splitbar .k-icon,
.k-splitbar .k-icon {
  font-size: 10px;
  display: block;
  cursor: pointer;
}

.k-splitbar-draggable-horizontal {
  cursor: col-resize;
}

.k-splitbar-draggable-vertical {
  cursor: row-resize;
}

.k-ghost-splitbar-horizontal,
.k-splitbar-horizontal {
  width: 8px;
  border-width: 0;
  background-repeat: repeat-y;
  flex-direction: column;
  top: 0;
}

.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  height: 8px;
  border-width: 0;
  background-repeat: repeat-x;
  flex-direction: row;
  left: 0;
}

.k-splitbar-static-horizontal {
  width: 1px;
}

.k-splitbar-static-vertical {
  height: 1px;
}

.k-splitbar-draggable-horizontal .k-resize-handle {
  width: 2px;
  height: 20px;
  position: static;
  z-index: 1;
}

.k-splitbar .k-resize-handle {
  display: none;
  background-color: currentColor;
}

.k-splitbar-draggable-horizontal .k-resize-handle,
.k-splitbar-draggable-vertical .k-resize-handle {
  display: block;
}

.k-splitbar-horizontal .k-i-arrow-60-left {
  margin-bottom: 7px;
}

.k-splitbar-horizontal .k-i-arrow-60-right {
  margin-top: 7px;
}

.k-splitbar-vertical .k-i-arrow-60-up {
  margin-right: 7px;
}

.k-splitbar-vertical .k-i-arrow-60-down {
  margin-left: 7px;
}

.k-splitbar-draggable-vertical .k-resize-handle {
  width: 20px;
  height: 2px;
  position: static;
  z-index: 1;
}

.k-pane > .k-splitter-overlay {
  opacity: 0;
  position: absolute;
}

.k-splitter-flex {
  display: flex;
  width: 100%;
  height: auto;
}
.k-splitter-flex .k-pane {
  position: relative;
  flex: 1 1 auto;
  display: block;
  min-width: 0;
  max-width: 100%;
  min-height: 0;
  max-height: 100%;
  height: 100%;
}
.k-splitter-flex .k-pane-static {
  flex-grow: 0;
  flex-shrink: 0;
}
.k-splitter-flex .k-pane-flex {
  display: flex;
}
.k-splitter-flex .k-splitbar {
  position: static;
  flex: 0 0 auto;
}
.k-splitter-flex .k-pane.k-state-hidden, .k-splitter-flex .k-pane[hidden],
.k-splitter-flex .k-pane-flex.k-state-hidden,
.k-splitter-flex .k-pane-flex[hidden] {
  flex: 0 1 0% !important;
  overflow: hidden !important;
  display: block !important;
}
.k-splitter-flex.k-splitter-horizontal {
  flex-direction: row;
}
.k-splitter-flex.k-splitter-horizontal[dir=rtl] > .k-splitbar > .k-collapse-next,
.k-splitter-flex.k-splitter-horizontal[dir=rtl] > .k-splitbar > .k-collapse-prev {
  transform: scaleX(-1);
}
.k-splitter-flex.k-splitter-vertical {
  flex-direction: column;
}

.k-splitter {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-splitbar {
  color: #1b1a1a;
  background-color: #f8f9fa;
}

.k-splitbar:hover,
.k-splitbar.k-state-hover,
.k-splitbar-horizontal-hover,
.k-splitbar-vertical-hover {
  color: #1b1a1a;
  background-color: #eeeff0;
}

.k-splitbar:focus,
.k-splitbar.k-state-focus,
.k-splitbar.k-state-focused {
  color: white;
  background: #14A4E6;
}

.k-ghost-splitbar {
  background-color: #eeeff0;
}

.k-tilelayout {
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  display: grid;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-tilelayout .k-card {
  box-shadow: none;
  border-width: 1px;
}

.k-tilelayout-item {
  position: relative;
  z-index: 0;
}

.k-layout-item-hint {
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.k-layout-item-hint.k-layout-item-hint-resize {
  z-index: 3;
}

.k-tilelayout-item-header.k-card-header {
  z-index: 0;
}

.k-tilelayout-item-body {
  min-height: 0;
}

.k-tilelayout {
  background-color: #f8f9fa;
}

.k-tilelayout-item:focus,
.k-tilelayout-item.k-state-focus,
.k-tilelayout-item.k-state-focused {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}

.k-layout-item-hint {
  border-color: #dee2e6;
  background-color: rgba(255, 255, 255, 0.2);
}

.k-pane-wrapper {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-pane-wrapper .k-pane {
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
          user-select: none;
  box-sizing: border-box;
  font-family: sans-serif;
  overflow-x: hidden;
}
.k-pane-wrapper .k-view {
  top: 0;
  left: 0;
  position: relative;
  border: 0;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  align-content: stretch;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-pane-wrapper .k-content {
  min-height: 1px;
  flex: 1;
  align-items: stretch;
  display: block;
  width: auto;
  overflow: hidden;
  position: relative;
}

.k-pane-wrapper > div.k-pane {
  box-shadow: none;
  font-weight: normal;
}
.k-pane-wrapper .k-popup-edit-form .k-content,
.k-pane-wrapper .k-grid-edit-form .k-content,
.k-pane-wrapper .k-grid-column-menu .k-content,
.k-pane-wrapper .k-grid-filter-menu .k-content {
  overflow-y: auto;
}
.k-pane-wrapper .k-popup-edit-form .k-content > .k-scroll-container,
.k-pane-wrapper .k-grid-edit-form .k-content > .k-scroll-container,
.k-pane-wrapper .k-grid-column-menu .k-content > .k-scroll-container,
.k-pane-wrapper .k-grid-filter-menu .k-content > .k-scroll-container {
  position: absolute;
  width: 100%;
  min-height: 100%;
  box-sizing: border-box;
}
.k-pane-wrapper .k-grid-edit-form .k-popup-edit-form,
.k-pane-wrapper .k-grid-edit-form .k-edit-form-container {
  width: auto;
  min-width: auto;
}

.k-grid.k-grid-mobile {
  border-width: 0;
}

.k-grid-mobile .k-resize-handle-inner::before {
  content: "\e01e";
  position: absolute;
  font: 16px/1 "WebComponentsIcons";
  top: calc(50% - 1px);
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.2em;
}
.k-grid-mobile .k-header a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
}

.k-pane-wrapper .k-scheduler-edit-form .k-recur-view {
  padding: 0;
  flex-direction: column;
  align-items: stretch;
}
.k-pane-wrapper .k-scheduler-edit-form .k-recur-view > .k-listgroup-form-row {
  margin: 0;
}
.k-pane-wrapper .k-scheduler-edit-form .k-recur-items-wrap {
  width: 100%;
  margin: -1px 0;
}
.k-pane-wrapper .k-scheduler-edit-form .k-scheduler-recur-end-wrap {
  white-space: nowrap;
}

.k-scheduler.k-scheduler-mobile {
  border-width: 0;
}

.k-scheduler-mobile th {
  font-weight: normal;
}
.k-scheduler-mobile .k-event:hover .k-resize-handle {
  visibility: hidden;
}
.k-scheduler-mobile .k-scheduler-toolbar {
  padding: 0.5rem 0.5rem;
}
.k-scheduler-mobile .k-scheduler-toolbar > * {
  margin: 0;
}
.k-scheduler-mobile .k-scheduler-toolbar::before {
  display: none;
}
.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0;
}
.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-current {
  line-height: 1;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-evenly;
  gap: 0;
}
.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-y-date-format {
  font-size: 12px;
}
.k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
  display: inline-block;
}
.k-scheduler-mobile .k-scheduler-footer {
  padding: 0.5rem 0.5rem;
  display: flex;
  justify-content: space-between;
}
.k-scheduler-mobile .k-scheduler-footer > * {
  margin: 0;
}
.k-scheduler-mobile .k-scheduler-footer::before {
  display: none;
}
.k-scheduler-mobile .k-scheduler-monthview .k-hidden {
  height: 40px;
}
.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td {
  height: 40px;
  vertical-align: top;
  text-align: center;
}
.k-scheduler-mobile .k-scheduler-monthview .k-events-container {
  position: absolute;
  text-align: center;
  height: 6px;
  line-height: 6px;
}
.k-scheduler-mobile .k-scheduler-monthview .k-event {
  position: static;
  padding: 4px;
  border-radius: 50%;
  display: inline-block;
  width: 4px;
  height: 4px;
  min-height: 0;
  margin: 1px;
}
.k-scheduler-mobile .k-scheduler-dayview .k-mobile-header.k-mobile-horizontal-header .k-scheduler-times table tr:first-child {
  display: none;
}
.k-scheduler-mobile .k-scheduler-dayview .k-mobile-header .k-scheduler-header .k-scheduler-date-group {
  display: none;
}
.k-scheduler-mobile .k-scheduler-header-wrap > div {
  overflow: visible;
}
.k-scheduler-mobile .k-scheduler-agendaview .k-mobile-header {
  display: none;
}
.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table {
  table-layout: auto;
}
.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table .k-scheduler-groupcolumn {
  width: 1%;
}
.k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table td {
  white-space: normal;
}
.k-scheduler-mobile .k-mobile-header .k-scheduler-table td,
.k-scheduler-mobile .k-mobile-header .k-scheduler-table th {
  height: 1.5em;
}
.k-scheduler-mobile .k-time-text,
.k-scheduler-mobile .k-time-period {
  display: block;
  line-height: 1;
}
.k-scheduler-mobile .k-time-period {
  font-size: 0.7em;
}
.k-scheduler-mobile .k-scheduler-table td,
.k-scheduler-mobile .k-scheduler-table th {
  height: 2em;
  vertical-align: middle;
}
.k-scheduler-mobile .k-scheduler-datecolumn-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.k-scheduler-mobile .k-task {
  display: flex;
  align-items: center;
}
.k-scheduler-mobile .k-task .k-scheduler-mark {
  border-radius: 50%;
}
.k-scheduler-mobile .k-task .k-i-reload {
  font-size: 1em;
  margin-right: 0.5em;
}
.k-scheduler-mobile .k-task .k-scheduler-task-text {
  flex: 1 1 0%;
}
.k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell,
.k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn {
  vertical-align: top;
}
.k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell .k-scheduler-group-text,
.k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn .k-scheduler-group-text,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell .k-scheduler-group-text,
.k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn .k-scheduler-group-text {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  white-space: nowrap;
}
.k-scheduler-mobile .k-scrollbar-h tr + tr .k-scheduler-times {
  border-bottom-width: 0;
}

.k-pane-wrapper .k-appbar {
  padding: 0.25rem;
}
.k-pane-wrapper .k-list-title,
.k-pane-wrapper .k-filter-help-text {
  padding: 0.5rem 1rem;
  display: block;
}
.k-pane-wrapper .k-listgroup-title {
  padding: 0.5rem 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
.k-pane-wrapper .k-listgroup .k-listgroup-item {
  border-color: inherit;
}
.k-pane-wrapper .k-listgroup + .k-listgroup {
  margin-top: 1rem;
}
.k-pane-wrapper .k-column-menu {
  padding: 0.5rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.5rem;
}
.k-pane-wrapper .k-column-menu .k-filter-item .k-filterable * {
  pointer-events: none;
}
.k-pane-wrapper .k-column-menu .k-list-title,
.k-pane-wrapper .k-column-menu .k-listgroup-title {
  padding: 0;
}
.k-pane-wrapper .k-column-menu .k-listgroup {
  margin-inline: -0.5rem;
}
.k-pane-wrapper .k-filter-menu {
  padding: 0.5rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.5rem;
}
.k-pane-wrapper .k-filter-menu .k-list-title {
  padding: 0;
}
.k-pane-wrapper .k-filter-menu .k-list-filter {
  padding: 0;
  display: flex;
  flex-flow: column nowrap;
  gap: inherit;
}
.k-pane-wrapper .k-filter-menu .k-filter-tools {
  display: flex;
  flex-flow: row nowrap;
  gap: inherit;
}
.k-pane-wrapper .k-filter-menu .k-listgroup {
  margin-inline: -0.5rem;
}
.k-pane-wrapper .k-popup-edit-form .k-recur-editor-wrap {
  display: flex;
}
.k-pane-wrapper .k-popup-edit-form .k-mobiletimezoneeditor {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  flex: 1 1 auto;
}
.k-pane-wrapper .k-multicheck-wrap.k-listgroup {
  overflow-y: auto;
}
.k-pane-wrapper .k-pager-wrap.k-pager-sm {
  justify-content: center;
}
.k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh {
  display: none;
}
.k-rtl .k-pane-wrapper .k-header-cancel .k-i-arrow-chevron-left,
.k-rtl .k-pane-wrapper .k-listgroup-item .k-select .k-i-arrow-chevron-right, .k-pane-wrapper[dir=rtl] .k-header-cancel .k-i-arrow-chevron-left,
.k-pane-wrapper[dir=rtl] .k-listgroup-item .k-select .k-i-arrow-chevron-right, [dir=rtl] .k-pane-wrapper .k-header-cancel .k-i-arrow-chevron-left,
[dir=rtl] .k-pane-wrapper .k-listgroup-item .k-select .k-i-arrow-chevron-right {
  transform: scaleX(-1);
}
.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar > ul > li, .k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-scheduler-toolbar > ul > li, [dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar > ul > li {
  border: 0;
}
.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev,
.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next, .k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev,
.k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next, [dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev,
[dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next {
  transform: scaleX(-1);
}
.k-rtl .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload, .k-pane-wrapper[dir=rtl] .k-scheduler-mobile .k-task .k-i-reload, [dir=rtl] .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload {
  margin-left: 0.5em;
  margin-right: 0;
}

.k-pane-wrapper,
.k-view {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-pane-wrapper .k-pane > .k-view > .k-content {
  background-position: 50% 50%;
  background-color: #fafafa;
}
.k-pane-wrapper .k-pane .k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #1b1a1a;
}
.k-pane-wrapper .k-pane .k-grid-mobile .k-resize-handle-inner::before {
  background-color: #f8f9fa;
}
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-nav-current {
  color: #14A4E6;
}
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendadate {
  color: inherit;
}
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-time-period,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendaweekday {
  color: #6c757d;
}
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-wrap,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-datecolumn,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-group-cell,
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-all-day {
  background-color: #fafafa;
}
.k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools > li {
  display: inline-block;
  background-color: inherit;
}
.k-pane-wrapper .k-pane .k-grid-edit-form .k-item,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-link,
.k-pane-wrapper .k-pane .k-grid-column-menu .k-item,
.k-pane-wrapper .k-pane .k-grid-column-menu .k-link,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-item,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-link,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-item,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-link {
  color: #1b1a1a;
}
.k-pane-wrapper .k-pane .k-grid-edit-form .k-clear,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-select-all,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-resetSeries,
.k-pane-wrapper .k-pane .k-grid-column-menu .k-clear,
.k-pane-wrapper .k-pane .k-grid-column-menu .k-select-all,
.k-pane-wrapper .k-pane .k-grid-column-menu .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-grid-column-menu .k-scheduler-resetSeries,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-clear,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-select-all,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-resetSeries,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-clear,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-select-all,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-delete,
.k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-resetSeries {
  color: #14A4E6;
}
.k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-state-selected {
  color: #14A4E6;
  background: none;
}
.k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-state-selected .k-link {
  color: inherit;
}

.k-grid {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-grid.k-grid-display-block {
  display: block;
}
.k-grid .k-grid-container {
  display: flex;
  flex: 1 1 auto;
  overflow: hidden;
  position: relative;
}
.k-grid .k-grid-aria-root {
  border-color: inherit;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  overflow: hidden;
}
.k-grid table {
  margin: 0;
  width: 100%;
  max-width: none;
  border-width: 0;
  border-color: inherit;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  outline: 0;
}
.k-grid thead,
.k-grid tbody,
.k-grid tfoot {
  text-align: left;
  border-color: inherit;
}
.k-grid tr {
  border-color: inherit;
}
.k-grid th,
.k-grid td {
  padding: 0.5rem 0.5rem;
  border-style: solid;
  border-color: inherit;
  outline: 0;
  font-weight: inherit;
  text-align: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-grid th:first-child,
.k-grid td:first-child {
  border-left-width: 0;
}
.k-grid th:focus,
.k-grid td:focus {
  outline: none;
}
.k-grid th .k-placeholder-line,
.k-grid td .k-placeholder-line {
  width: 80%;
}
.k-grid th {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 1px 1px;
  white-space: nowrap;
}
.k-grid td {
  border-width: 0 0 0px 1px;
  vertical-align: middle;
}
.k-grid a {
  color: inherit;
  text-decoration: none;
}
.k-grid a:hover {
  text-decoration: none;
}
.k-grid table,
.k-grid .k-grid-header-wrap {
  box-sizing: content-box;
}
.k-grid .k-group-col,
.k-grid .k-hierarchy-col {
  padding: 0;
  width: 32px;
}
.k-grid .k-grouping-row p {
  margin: 0;
  display: flex;
  align-items: center;
  align-content: center;
}
.k-grid .k-grouping-row td {
  overflow: visible;
}
.k-grid .k-grouping-row + tr td {
  border-top-width: 1px;
}
.k-grid .k-grouping-row .k-group-cell,
.k-grid .k-grouping-row + tr .k-group-cell {
  border-top-width: 0;
  text-overflow: clip;
}
.k-grid .k-grouping-row .k-icon {
  margin-left: calc(8px - 0.5rem);
  margin-right: 8px;
  text-decoration: none;
}
.k-grid .k-group-footer td {
  border-style: solid;
  border-width: 1px 0;
}
.k-grid .k-group-footer .k-group-cell + td {
  border-left-width: 1px;
}
.k-grid .k-hierarchy-cell,
.k-grid .k-drag-cell {
  text-align: center;
  padding: 0;
  overflow: visible;
}
.k-grid .k-hierarchy-cell > .k-icon,
.k-grid .k-drag-cell > .k-icon {
  padding: 0.5rem 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  outline: 0;
}
.k-grid .k-hierarchy-cell + .k-grid-content-sticky {
  border-left-width: 1px;
}
.k-grid .k-detail-row .k-detail-cell {
  border-left-width: 0;
}
.k-grid[dir=rtl] thead,
.k-grid[dir=rtl] tbody,
.k-grid[dir=rtl] tfoot, .k-rtl .k-grid thead,
.k-rtl .k-grid tbody,
.k-rtl .k-grid tfoot {
  text-align: right;
}
.k-grid[dir=rtl] th, .k-rtl .k-grid th {
  white-space: nowrap;
}
.k-grid[dir=rtl] .k-grid-header-wrap,
.k-grid[dir=rtl] .k-grid-footer-wrap, .k-rtl .k-grid .k-grid-header-wrap,
.k-rtl .k-grid .k-grid-footer-wrap {
  border-width: 0 0 0 1px;
}
.k-grid[dir=rtl] .k-group-indicator .k-button-flat, .k-grid[dir=rtl] .k-group-indicator .k-button.k-flat,
.k-grid[dir=rtl] .k-group-indicator .k-button.k-bare, .k-rtl .k-grid .k-group-indicator .k-button-flat, .k-rtl .k-grid .k-group-indicator .k-button.k-flat,
.k-rtl .k-grid .k-group-indicator .k-button.k-bare {
  margin-left: -0.25rem;
  margin-right: 1rem;
}
.k-grid[dir=rtl] .k-group-indicator .k-link .k-icon, .k-rtl .k-grid .k-group-indicator .k-link .k-icon {
  margin-left: 0.5rem;
  margin-right: -0.25rem;
}
.k-grid[dir=rtl] .k-group-indicator, .k-rtl .k-grid .k-group-indicator {
  margin-right: 0;
  margin-left: 0.25rem;
}
.k-grid[dir=rtl] .k-group-indicator + .k-group-indicator, .k-rtl .k-grid .k-group-indicator + .k-group-indicator {
  margin-right: 0.25rem;
}
.k-grid[dir=rtl] .k-grid-content-locked,
.k-grid[dir=rtl] .k-grid-footer-locked,
.k-grid[dir=rtl] .k-grid-header-locked, .k-rtl .k-grid .k-grid-content-locked,
.k-rtl .k-grid .k-grid-footer-locked,
.k-rtl .k-grid .k-grid-header-locked {
  border-left-width: 1px;
  border-right-width: 0;
}
.k-grid[dir=rtl] .k-grid-header-sticky,
.k-grid[dir=rtl] .k-grid-content-sticky,
.k-grid[dir=rtl] .k-grid-footer-sticky, .k-rtl .k-grid .k-grid-header-sticky,
.k-rtl .k-grid .k-grid-content-sticky,
.k-rtl .k-grid .k-grid-footer-sticky {
  border-left-width: 1px;
}
.k-grid[dir=rtl] .k-grid-header-sticky:not([style*="display: none"]) + td,
.k-grid[dir=rtl] .k-grid-header-sticky:not([style*="display: none"]) + th,
.k-grid[dir=rtl] .k-grid-content-sticky:not([style*="display: none"]) + td,
.k-grid[dir=rtl] .k-grid-content-sticky:not([style*="display: none"]) + th, .k-rtl .k-grid .k-grid-header-sticky:not([style*="display: none"]) + td,
.k-rtl .k-grid .k-grid-header-sticky:not([style*="display: none"]) + th,
.k-rtl .k-grid .k-grid-content-sticky:not([style*="display: none"]) + td,
.k-rtl .k-grid .k-grid-content-sticky:not([style*="display: none"]) + th {
  border-left-width: 1px;
  border-right-width: 0;
}
.k-grid[dir=rtl] .k-grid-header-sticky.k-header:first-child, .k-rtl .k-grid .k-grid-header-sticky.k-header:first-child {
  border-left-width: 1px;
}
.k-grid[dir=rtl] .k-grid-row-sticky, .k-rtl .k-grid .k-grid-row-sticky {
  border-bottom-width: 1px;
  border-top-width: 1px;
}
.k-grid[dir=rtl] th, .k-rtl .k-grid th {
  border-width: 0 1px 1px 0;
}
.k-grid[dir=rtl] th:first-child, .k-rtl .k-grid th:first-child {
  border-right-width: 0;
}
.k-grid[dir=rtl] td, .k-rtl .k-grid td {
  border-width: 0 1px 0 0;
}
.k-grid[dir=rtl] td:first-child, .k-rtl .k-grid td:first-child {
  border-right-width: 0;
}
.k-grid[dir=rtl] td.k-hierarchy-cell, .k-rtl .k-grid td.k-hierarchy-cell {
  border-right-width: 0;
}
.k-grid[dir=rtl] .k-hierarchy-cell + td, .k-rtl .k-grid .k-hierarchy-cell + td {
  border-right-width: 0;
}
.k-grid[dir=rtl] .k-grid-header .k-header, .k-rtl .k-grid .k-grid-header .k-header {
  z-index: 1;
}
.k-grid[dir=rtl] .k-grid-header .k-header.k-first, .k-rtl .k-grid .k-grid-header .k-header.k-first {
  border-left-width: 0;
  border-right-width: 1px;
}
.k-grid[dir=rtl] .k-grid-header .k-with-icon,
.k-grid[dir=rtl] .k-grid-header .k-filterable, .k-rtl .k-grid .k-grid-header .k-with-icon,
.k-rtl .k-grid .k-grid-header .k-filterable {
  padding-left: calc(calc(1.5em + 0.75rem + 2px) + 0.5rem);
  padding-right: 0.5rem;
}
.k-grid[dir=rtl] .k-grid-header .k-grid-filter,
.k-grid[dir=rtl] .k-grid-header .k-header-column-menu, .k-rtl .k-grid .k-grid-header .k-grid-filter,
.k-rtl .k-grid .k-grid-header .k-header-column-menu {
  right: auto;
  left: 0.5rem;
}
.k-grid[dir=rtl] .k-grid-header-sticky.k-header.k-first, .k-rtl .k-grid .k-grid-header-sticky.k-header.k-first {
  border-left-width: 1px;
}
.k-grid[dir=rtl] .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first, .k-rtl .k-grid .k-grid-header-sticky.k-header.k-grid-no-left-border.k-first {
  border-left-width: 1px;
  border-right-width: 0;
}
.k-grid[dir=rtl] .k-dirty, .k-rtl .k-grid .k-dirty {
  border-color: currentColor currentColor transparent transparent;
  left: auto;
  right: 0;
}
.k-grid[dir=rtl] .k-grid-header-wrap,
.k-grid[dir=rtl] .k-grid-footer-wrap, .k-rtl .k-grid .k-grid-header-wrap,
.k-rtl .k-grid .k-grid-footer-wrap {
  margin-left: -1px;
  margin-right: 0;
}
.k-grid[dir=rtl] .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable, .k-rtl .k-grid .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
  margin-left: 0;
}
.k-grid[dir=rtl] .k-group-footer td, .k-rtl .k-grid .k-group-footer td {
  border-width: 1px 0;
}
.k-grid[dir=rtl] .k-group-footer .k-group-cell + td, .k-rtl .k-grid .k-group-footer .k-group-cell + td {
  border-right-width: 1px;
}
.k-grid[dir=rtl] .k-grouping-row .k-icon, .k-rtl .k-grid .k-grouping-row .k-icon {
  margin-left: 8px;
  margin-right: calc(8px - 0.5rem);
}
.k-grid[dir=rtl] .k-column-resizer, .k-rtl .k-grid .k-column-resizer {
  left: 0;
  right: auto;
}
.k-grid .k-dirty-cell {
  position: relative;
}
.k-grid .k-dirty-cell.k-edit-cell {
  position: static;
}
.k-grid .k-dirty-cell.k-grid-content-sticky {
  position: sticky;
}
.k-grid .k-dirty {
  border-width: 5px;
  border-color: currentColor transparent transparent currentColor;
  left: 0;
  right: auto;
}
.k-grid .k-grid-content-locked + .k-grid-content {
  box-sizing: content-box;
}
.k-grid .k-grid-content-expander {
  position: absolute;
  visibility: hidden;
  height: 1px;
  bottom: 1px;
}
.k-grid .k-grid-filter,
.k-grid .k-header-column-menu,
.k-grid .k-hierarchy-cell .k-icon {
  border-width: 0;
}
.k-grid .k-drag-col {
  padding: 0;
  width: 48px;
}
.k-grid .k-drag-cell {
  cursor: move;
}

.k-grid-toolbar {
  border-width: 0 0 1px;
  flex-shrink: 0;
}

.k-grid-toolbar-bottom {
  border-width: 1px 0 0;
}

.k-grouping-header {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: inherit;
  white-space: normal;
  flex-shrink: 0;
  display: block;
  position: relative;
}
.k-grouping-header::before {
  content: "";
  height: calc(1.5em + 0.75rem + 2px);
  display: inline-block;
  vertical-align: middle;
}

.k-grouping-header-flex {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.5rem;
}
.k-grouping-header-flex::before {
  margin-left: -0.5rem;
}
.k-grouping-header-flex .k-group-indicator {
  margin: 0;
}

.k-grid .k-indicator-container {
  margin: -0.5rem 0;
  padding: 0.5rem 0;
}

.k-grid .k-indicator-container:last-child {
  flex-grow: 1;
}

.k-group-indicator {
  border-radius: 0.25rem;
  margin: 0;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
  border-style: solid;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  vertical-align: top;
  box-sizing: border-box;
}
.k-group-indicator .k-link,
.k-group-indicator .k-button-flat,
.k-group-indicator .k-button.k-flat,
.k-group-indicator .k-button.k-bare {
  padding: 0;
  border-width: 0;
  display: inline-flex;
  align-items: center;
}
.k-group-indicator .k-link .k-icon {
  margin-left: -0.25rem;
  margin-right: 0.5rem;
}
.k-group-indicator .k-button-flat, .k-group-indicator .k-button.k-flat,
.k-group-indicator .k-button.k-bare {
  margin-left: 1rem;
  margin-right: -0.25rem;
  padding: 0;
  width: auto;
  height: auto;
  opacity: 0.5;
}
.k-group-indicator .k-button-flat::before, .k-group-indicator .k-button.k-flat::before,
.k-group-indicator .k-button.k-bare::before, .k-group-indicator .k-button-flat::after, .k-group-indicator .k-button.k-flat::after,
.k-group-indicator .k-button.k-bare::after {
  display: none;
}
.k-group-indicator .k-button-flat:hover, .k-group-indicator .k-button.k-flat:hover,
.k-group-indicator .k-button.k-bare:hover {
  opacity: 1;
}

.k-group-indicator + .k-group-indicator {
  margin-left: 0.25rem;
}

.k-grouping-dropclue {
  width: 12px;
  height: calc(1.5em + 0.75rem + 2px);
  position: absolute;
  top: 3px;
  box-sizing: content-box;
}
.k-grouping-dropclue::before, .k-grouping-dropclue::after {
  display: inline-block;
  content: "";
  position: absolute;
}
.k-grouping-dropclue::before {
  border-width: 6px;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  top: 0;
}
.k-grouping-dropclue::after {
  width: 2px;
  height: calc(100% - 6px);
  top: 6px;
  left: calc(6px - 1px);
}

.k-grid-header-wrap,
.k-grid-footer-wrap {
  margin-right: -1px;
  width: 100%;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: inherit;
  position: relative;
  overflow: hidden;
}

.k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
  margin-right: 0;
}
.k-ie .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
  display: inline-block;
}

.k-grid-header,
.k-grid-footer {
  padding-inline-start: 0;
  padding-inline-end: var(--kendo-scrollbar-width, 17px);
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  flex: 0 0 auto;
}
.k-grid-header table,
.k-grid-footer table {
  table-layout: fixed;
}

div.k-grid-header,
div.k-grid-footer {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.k-grid-header {
  border-bottom-width: 1px;
}
.k-grid-header table {
  margin-bottom: -1px;
}
.k-grid-header.k-grid-draggable-header {
  -webkit-user-select: none;
          user-select: none;
  touch-action: none;
}
.k-grid-header .k-header {
  position: relative;
  vertical-align: bottom;
  cursor: default;
}
.k-grid-header .k-header:first-child {
  border-left-width: 0;
}
.k-grid-header .k-header.k-first {
  border-left-width: 1px;
}
.k-grid-header .k-header > .k-link {
  margin: -0.5rem -0.5rem;
  padding: 0.5rem 0.5rem;
  line-height: inherit;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: 0;
}
.k-ie .k-grid-header .k-header > .k-link {
  margin: 0;
  padding: 0;
}
.k-grid-header .k-with-icon,
.k-grid-header .k-filterable {
  padding-right: calc(calc(1.5em + 0.75rem + 2px) + 0.5rem);
}
.k-ie .k-grid-header .k-with-icon,
.k-ie .k-grid-header .k-filterable {
  padding-right: calc(calc(1.5em + 0.75rem + 2px) + 0.5rem);
}
.k-grid-header .k-header > .k-link:focus {
  text-decoration: none;
}
.k-grid-header .k-grid-filter,
.k-grid-header .k-header-column-menu {
  padding: 0.375rem;
  width: calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  box-sizing: border-box;
  outline: 0;
  line-height: 1.5;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: absolute;
  right: 0.5rem;
  bottom: calc(0.5rem + 0.75em - calc(1.5em + 0.75rem)/2);
  z-index: 1;
}
.k-grid-header .k-grid-filter:hover,
.k-grid-header .k-header-column-menu:hover {
  cursor: pointer;
}
.k-grid-header .k-header > .k-link > .k-icon.k-i-sort-desc-sm, .k-grid-header .k-header > .k-link > .k-icon.k-i-sort-asc-sm {
  vertical-align: text-top;
  margin-left: calc(1rem - 1px);
}
.k-grid-header .k-sort-order {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  font-size: 12px;
  margin-top: 2px;
  margin-left: -2px;
}

.k-column-resizer {
  width: 0.5em;
  height: 1000%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  cursor: col-resize;
}

.k-grid-footer {
  border-top-width: 1px;
}
.k-grid-footer td {
  height: 1.5em;
}

.k-grid-footer td,
.k-group-footer td,
.k-grouping-row td {
  font-weight: bold;
}

.k-grid-filter-popup {
  min-width: 200px;
}

.k-grid-column-menu-standalone a.k-grid-filter {
  position: initial;
  display: inline-block;
  margin: -4px 0;
  padding: 4px 8px;
}

.k-filter-row {
  line-height: 1.5;
}
.k-filter-row td,
.k-filter-row th {
  border-width: 0 0 1px 1px;
  white-space: nowrap;
  padding: 0.5rem 0.5rem;
}
.k-filter-row td:first-child {
  border-left-width: 0;
}
.k-filter-row .k-multiselect, .k-filter-row .k-dropdowntree {
  height: auto;
}

.k-filtercell {
  width: auto;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.k-filtercell > span,
.k-filtercell .k-filtercell-wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.25rem;
  flex: 1 1 auto;
}
.k-filtercell > span > .k-widget,
.k-filtercell > span > .k-textbox,
.k-filtercell .k-filtercell-wrapper > .k-widget,
.k-filtercell .k-filtercell-wrapper > .k-textbox {
  width: 100%;
}
.k-filtercell > span .k-colorpicker,
.k-filtercell > span .k-dropdown-operator,
.k-filtercell .k-filtercell-wrapper .k-colorpicker,
.k-filtercell .k-filtercell-wrapper .k-dropdown-operator {
  width: min-content;
  flex: none;
}
.k-filtercell > span > .k-button,
.k-filtercell .k-filtercell-wrapper > .k-button {
  flex: none;
}

.k-grid-content,
.k-grid-content-locked {
  border-color: inherit;
  outline: 0;
}
.k-grid-content table,
.k-grid-content-locked table {
  table-layout: fixed;
}
.k-grid-content tr:last-child > td,
.k-grid-content-locked tr:last-child > td {
  border-bottom-width: 0;
}

.k-grid-content {
  width: 100%;
  min-height: 0;
  overflow: auto;
  overflow-x: auto;
  overflow-y: scroll;
  position: relative;
  flex: 1;
}

.k-virtual-scrollable-wrap {
  height: 100%;
  overflow-y: hidden;
  position: relative;
}

.k-grid th > .k-radio,
.k-grid th > .k-radio-wrap,
.k-grid th > .k-checkbox,
.k-grid th > .k-checkbox-wrap,
.k-grid td > .k-radio,
.k-grid td > .k-radio-wrap,
.k-grid td > .k-checkbox,
.k-grid td > .k-checkbox-wrap {
  vertical-align: top;
}

.k-grid .k-edit-cell,
.k-grid .k-command-cell,
.k-grid .k-grid-edit-row td {
  padding: 5px 0.5rem;
  text-overflow: clip;
}

.k-grid .k-edit-cell > input:not([type=checkbox]):not([type=radio]),
.k-grid .k-edit-cell > select,
.k-grid .k-edit-cell > .k-textbox,
.k-grid .k-edit-cell > .k-widget:not(.k-switch),
.k-grid .k-grid-edit-row td > input:not([type=checkbox]):not([type=radio]),
.k-grid .k-grid-edit-row td > select,
.k-grid .k-grid-edit-row td > .k-textbox,
.k-grid .k-grid-edit-row td > .k-widget:not(.k-switch) {
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
}
.k-grid .k-edit-cell > .k-radio,
.k-grid .k-edit-cell > .k-checkbox,
.k-grid .k-edit-cell > .k-radio-wrap,
.k-grid .k-edit-cell > .k-checkbox-wrap,
.k-grid .k-grid-edit-row td > .k-radio,
.k-grid .k-grid-edit-row td > .k-checkbox,
.k-grid .k-grid-edit-row td > .k-radio-wrap,
.k-grid .k-grid-edit-row td > .k-checkbox-wrap {
  vertical-align: middle;
}

.k-grid .k-command-cell > .k-button {
  vertical-align: middle;
}

.k-grid .k-command-cell > .k-button + .k-button {
  margin-left: 0.5rem;
  margin-inline-end: unset;
  margin-inline-start: 0.5rem;
}

.k-grid > .k-resize-handle,
.k-grid-header .k-resize-handle {
  height: 25px;
  cursor: col-resize;
  position: absolute;
  z-index: 2;
}

.k-grid-pager {
  border-width: 1px 0 0;
  border-color: inherit;
  font-size: inherit;
}

.k-grid-pager-top {
  border-width: 0 0 1px;
}

.k-pager-input .k-numerictextbox {
  margin: 0 0.5rem;
  width: 3em;
}

.k-grid-virtual .k-grid-content .k-grid-table-wrap {
  float: left;
  width: 100%;
}
.k-grid-virtual .k-grid-content .k-grid-table {
  position: relative;
  float: left;
  z-index: 1;
}
.k-grid-virtual .k-grid-content > .k-height-container {
  position: relative;
  float: left;
}
.k-grid-virtual .k-grid-content::after {
  content: "";
  display: block;
  clear: both;
}

.k-width-container {
  position: absolute;
  visibility: hidden;
}

.k-width-container div {
  height: 1px;
}

.k-grid-virtual[dir=rtl] .k-grid-content .k-grid-table,
.k-grid-virtual.k-rtl .k-grid-content .k-grid-table {
  float: right;
}

.k-grid-add-row td {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.k-grid-lockedcolumns {
  white-space: nowrap;
}

.k-grid-content,
.k-grid-content-locked,
.k-pager-wrap {
  white-space: normal;
}

.k-grid-content-locked,
.k-grid-footer-locked,
.k-grid-header-locked {
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  border-style: solid;
  border-width: 0 1px 0 0;
  box-sizing: content-box;
}
.k-grid-content-locked + .k-grid-content.k-auto-scrollable,
.k-grid-footer-locked + .k-grid-content.k-auto-scrollable,
.k-grid-header-locked + .k-grid-content.k-auto-scrollable {
  display: inline-block;
}

.k-grid-content,
.k-grid-footer-wrap,
.k-grid-header-wrap {
  flex: 1 1 auto;
  display: inline-block;
  vertical-align: top;
}
.k-grid-content.k-auto-scrollable,
.k-grid-footer-wrap.k-auto-scrollable,
.k-grid-header-wrap.k-auto-scrollable {
  display: block;
}

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

.k-grid-header .k-header.k-grid-header-sticky,
.k-grid-header .k-filter-row .k-grid-header-sticky,
.k-grid-content-sticky,
.k-grid-row-sticky,
.k-grid-footer-sticky {
  position: sticky;
  z-index: 2;
}
.k-grid-header .k-header.k-grid-header-sticky.k-edit-cell,
.k-grid-header .k-filter-row .k-grid-header-sticky.k-edit-cell,
.k-grid-content-sticky.k-edit-cell,
.k-grid-row-sticky.k-edit-cell,
.k-grid-footer-sticky.k-edit-cell {
  overflow: visible;
  z-index: 3;
}

kendo-grid tr.k-grid-row-sticky {
  border: 0;
  position: static;
  z-index: auto;
}
kendo-grid .k-grid-row-sticky td {
  border-bottom-width: 1px;
  border-top-width: 1px;
  position: sticky;
  top: inherit;
  bottom: inherit;
}
kendo-grid .k-grid-row-sticky td {
  z-index: 2;
}
kendo-grid .k-grid-row-sticky td.k-grid-content-sticky,
kendo-grid .k-grid-row-sticky.k-alt td.k-grid-content-sticky {
  z-index: 3;
}
kendo-grid .k-grid-header-locked th.k-grid-header-sticky:last-child,
kendo-grid .k-grid-content-locked tr .k-grid-content-sticky:last-child {
  border-right: 0;
}
kendo-grid .k-grid-header .k-grid-column-menu {
  z-index: 1;
}

.k-grid-content-sticky.k-grid-row-sticky {
  z-index: 3;
}

.k-grid .k-grid-header-sticky,
.k-grid .k-grid-content-sticky,
.k-grid .k-grid-footer-sticky {
  border-right-width: 1px;
}
.k-grid .k-grid-header-sticky:not([style*="display: none"]) + td, .k-grid .k-grid-header-sticky:not([style*="display: none"]) + th,
.k-grid .k-grid-content-sticky:not([style*="display: none"]) + td,
.k-grid .k-grid-content-sticky:not([style*="display: none"]) + th,
.k-grid .k-grid-footer-sticky:not([style*="display: none"]) + td,
.k-grid .k-grid-footer-sticky:not([style*="display: none"]) + th {
  border-left-width: 0;
}

.k-grid .k-grid-row-sticky {
  border-bottom-width: 1px;
  border-top-width: 1px;
}

.k-grid-header-sticky.k-header.k-grid-no-left-border.k-first {
  border-left-width: 0;
}

.k-grid.k-grid-no-scrollbar .k-grid-header-wrap,
.k-grid.k-grid-no-scrollbar .k-grid-footer-wrap {
  margin: 0;
  border-width: 0;
}
.k-grid.k-grid-no-scrollbar .k-grid-header,
.k-grid.k-grid-no-scrollbar .k-grid-footer {
  padding: 0;
}
.k-grid.k-grid-no-scrollbar .k-grid-content {
  overflow-y: auto;
}

.k-grid-norecords {
  text-align: center;
}

div.k-grid-norecords {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.k-grid-norecords-template {
  box-sizing: border-box;
  margin: 0 auto;
  width: 20em;
  height: 4em;
  border: 1px solid;
  line-height: 4em;
}

.k-header > .k-cell-inner {
  margin: -0.5rem calc(-1 * (calc(1.5em + 0.75rem + 2px) - 0.5rem)) -0.5rem -0.5rem;
}

.k-filterable > .k-cell-inner {
  margin: -0.5rem calc(-1 * calc(1.5em + 0.75rem + 2px)) -0.5rem -0.5rem;
}
.k-filterable > .k-cell-inner .k-link {
  padding-right: 0;
}

.k-cell-inner {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  overflow: hidden;
}
.k-cell-inner > .k-link {
  padding: 0.5rem 0.5rem;
  width: auto;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  flex: 1;
  overflow: hidden;
}
.k-cell-inner > .k-link > .k-icon.k-i-sort-desc-sm,
.k-cell-inner > .k-link > .k-icon.k-i-sort-asc-sm {
  margin-left: 0;
  display: inline-block;
  flex-shrink: 0;
}
.k-cell-inner .k-sort-order {
  flex-shrink: 0;
  line-height: normal;
}
.k-cell-inner .k-grid-filter,
.k-cell-inner .k-header-column-menu {
  position: static;
}
.k-cell-inner .k-grid-filter,
.k-cell-inner .k-header-column-menu,
.k-cell-inner .k-hierarchy-cell .k-icon {
  text-align: center;
  display: inline-block;
  flex-shrink: 0;
}

.k-column-title {
  min-width: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 1;
  overflow: hidden;
}

.k-loading-pdf-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.k-loading-pdf-mask > .k-i-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 64px;
}
.k-loading-pdf-mask .k-loading-pdf-progress {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.k-pdf-export .k-loading-pdf-mask {
  display: none;
}

.k-grid-pdf-export-element {
  position: absolute;
  left: -10000px;
  top: -10000px;
}
.k-grid-pdf-export-element .k-filter-row {
  display: none;
}

.k-pdf-export-shadow .k-grid {
  float: left;
  width: auto !important;
}
.k-pdf-export-shadow .k-grid,
.k-pdf-export-shadow .k-grid-content,
.k-pdf-export-shadow .k-grid-content-locked {
  height: auto !important;
  overflow: visible;
}
.k-pdf-export-shadow .k-grid-header-locked + .k-grid-header-wrap, .k-pdf-export-shadow .k-grid-header-locked + .k-grid-content, .k-pdf-export-shadow .k-grid-header-locked + .k-grid-footer-wrap {
  width: auto !important;
}
.k-pdf-export-shadow .k-grid-header,
.k-pdf-export-shadow .k-grid[data-role=grid] .k-grid-footer {
  padding: 0 !important;
}

.k-filter-menu-popup {
  width: 250px;
}

.k-filter-menu {
  box-sizing: border-box;
}

.k-filter-menu-container {
  padding: 0.5rem;
  box-sizing: border-box;
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  gap: 0.5rem;
}
.k-filter-menu-container > * {
  width: 100%;
}
.k-filter-menu-container .k-switch,
.k-filter-menu-container .k-filter-and {
  width: min-content;
  align-self: start;
}
.k-filter-menu-container .k-actions, .k-filter-menu-container .k-edit-buttons,
.k-filter-menu-container .k-action-buttons,
.k-filter-menu-container .k-columnmenu-actions, .k-filter-menu-container .k-form-buttons {
  margin: 0;
  padding: 0;
}
.k-filter-menu-container kendo-numeric-filter-menu,
.k-filter-menu-container kendo-grid-string-filter-menu,
.k-filter-menu-container kendo-grid-date-filter-menu,
.k-filter-menu-container kendo-grid-filter-menu-input-wrapper {
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  gap: 0.5rem;
}
.k-filter-menu-container kendo-numeric-filter-menu > *,
.k-filter-menu-container kendo-grid-string-filter-menu > *,
.k-filter-menu-container kendo-grid-date-filter-menu > *,
.k-filter-menu-container kendo-grid-filter-menu-input-wrapper > * {
  width: 100%;
}

.k-ie .k-filter-menu-container > * {
  margin-top: 0.5rem;
}
.k-ie .k-filter-menu-container > :first-child {
  margin-top: 0;
}
.k-ie .k-filter-menu-container .k-filter-and,
.k-ie .k-filter-menu-container kendo-grid-filter-menu-input-wrapper > * {
  margin-top: 0.5rem;
}
.k-ie .k-filter-menu-container kendo-grid-filter-menu-input-wrapper > :first-child {
  margin-top: 0;
}

.k-filter-menu.k-popup .k-filter-menu-container,
.k-grid-filter-popup.k-popup .k-filter-menu-container {
  width: 250px;
}

.k-popup .k-multicheck-wrap {
  margin: 0;
  padding: 0;
  max-height: 300px;
  font-size: 1rem;
  line-height: 1.5;
  white-space: nowrap;
  overflow: auto;
  list-style: none;
}
.k-popup .k-multicheck-wrap .k-item,
.k-popup .k-multicheck-wrap .k-check-all-wrap {
  padding: 0.25rem 1rem;
  display: flex;
  flex-flow: row nowrap;
}

.k-filter-selected-items {
  font-weight: bold;
  line-height: normal;
  white-space: nowrap;
}

.k-autofitting {
  width: auto !important;
  table-layout: auto !important;
}
.k-autofitting th.k-header,
.k-autofitting td {
  white-space: nowrap !important;
}
.k-autofitting .k-detail-row {
  display: none !important;
}
.k-autofitting input.k-input,
.k-autofitting span.k-input,
.k-autofitting input.k-textbox {
  width: 0 !important;
}

.k-column-menu-popup,
.k-grid-columnmenu-popup {
  width: 250px;
  box-sizing: border-box;
}
.k-popup > .k-column-menu-popup,
.k-popup > .k-grid-columnmenu-popup {
  max-width: 100%;
}
.k-column-menu-popup .k-actions, .k-column-menu-popup .k-edit-buttons,
.k-column-menu-popup .k-action-buttons,
.k-column-menu-popup .k-columnmenu-actions, .k-column-menu-popup .k-form-buttons,
.k-grid-columnmenu-popup .k-actions,
.k-grid-columnmenu-popup .k-edit-buttons,
.k-grid-columnmenu-popup .k-action-buttons,
.k-grid-columnmenu-popup .k-columnmenu-actions,
.k-grid-columnmenu-popup .k-form-buttons {
  margin: 0;
}

.k-column-menu {
  box-sizing: border-box;
}
.k-column-menu .k-menu:not(.k-context-menu) {
  font-weight: 400;
}
.k-column-menu .k-expander {
  border: 0;
  background: inherit;
}
.k-column-menu .k-expander .k-columnmenu-item {
  display: flex;
  align-items: center;
}

.k-column-list {
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.k-column-chooser-title,
.k-column-list-item {
  padding: 0.25rem 1rem;
}

.k-column-list-item {
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  position: relative;
}
.k-column-list-item .k-checkbox-label {
  margin: 0;
}

.k-columns-items-wrap {
  padding: 0.5rem 0;
}

.k-columnmenu-item {
  padding: 0.25rem 1rem;
  outline: 0;
  cursor: pointer;
}
.k-columnmenu-item > .k-icon {
  margin-right: 0.5rem;
}

.k-columnmenu-item-wrapper + .k-columnmenu-item-wrapper {
  border-top: 1px solid;
  border-top-color: #dee2e6;
}

.k-columnmenu-item-content {
  overflow: hidden;
}

.k-column-menu-group-header {
  padding: 0.25rem 1rem;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.k-column-menu-group-header-text {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: bold;
  text-transform: uppercase;
  flex: 1 1 auto;
}

[dir=rtl] .k-columnmenu-item > .k-icon,
.k-rtl .k-columnmenu-item > .k-icon {
  margin-left: 0.5rem;
  margin-right: 0;
}
[dir=rtl] .k-header > .k-cell-inner,
.k-rtl .k-header > .k-cell-inner {
  margin-right: -0.5rem;
  margin-left: calc(-1 * (calc(1.5em + 0.75rem + 2px) - 0.5rem));
}
[dir=rtl] .k-header > .k-cell-inner .k-sort-order,
.k-rtl .k-header > .k-cell-inner .k-sort-order {
  margin-right: -2px;
  margin-left: 0;
}
[dir=rtl] .k-filterable > .k-cell-inner,
.k-rtl .k-filterable > .k-cell-inner {
  margin-right: -0.5rem;
  margin-left: calc(-1 * calc(1.5em + 0.75rem + 2px));
}
[dir=rtl] .k-filterable > .k-cell-inner .k-link,
.k-rtl .k-filterable > .k-cell-inner .k-link {
  padding-right: 0.5rem;
  padding-left: 0;
}

.k-ie .k-grid-header,
.k-ie .k-grid-footer {
  padding-right: 17px;
  padding-left: 0;
  display: block;
}
.k-ie [dir=rtl] .k-grid-header,
.k-ie [dir=rtl] .k-grid-footer,
.k-ie .k-rtl .k-grid-header,
.k-ie .k-rtl .k-grid-footer {
  padding-right: 0;
  padding-left: 17px;
}

.k-grouping-header .k-group-indicator {
  border-radius: 0.25rem;
}

.k-grid {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-grid td,
.k-grid .k-grid-content,
.k-grid .k-grid-header-locked,
.k-grid .k-grid-content-locked {
  border-color: #dee2e6;
}
.k-grid .k-alt {
  background-color: rgba(0, 0, 0, 0.04);
}
.k-grid tbody tr:not(.k-detail-row):hover,
.k-grid tbody tr:not(.k-detail-row).k-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.k-grid th.k-state-selected,
.k-grid td.k-state-selected,
.k-grid tr.k-state-selected > td {
  color: #212529;
  background-color: rgba(20, 164, 230, 0.25);
}
.k-grid td.k-state-focused,
.k-grid th.k-state-focused,
.k-grid th:focus,
.k-grid .k-master-row > td:focus,
.k-grid .k-grouping-row > td:focus,
.k-grid .k-detail-row > td:focus,
.k-grid .k-group-footer > td:focus,
.k-grid .k-grid-pager.k-state-focused,
.k-grid .k-grid-pager:focus {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.08);
}
.k-grid col.k-sorted,
.k-grid th.k-sorted {
  background-color: rgba(0, 0, 0, 0.02);
}
.k-grid .k-grid-header-locked,
.k-grid .k-grid-content-locked,
.k-grid .k-grid-header-locked .k-header,
.k-grid .k-grid-content-locked td {
  border-color: rgba(33, 37, 41, 0.5);
}
.k-grid .k-grid-header-locked .k-header {
  border-bottom-color: #dee2e6;
}
.k-grid .k-grid-content-locked .k-group-footer td,
.k-grid .k-grid-content-locked .k-group-cell {
  border-color: #dee2e6;
}
.k-grid .k-grid-content-locked .k-grouping-row + tr td {
  border-top-color: #dee2e6;
}
.k-grid .k-grid-content-locked .k-state-selected td {
  background-color: #c4e8f9;
}
.k-grid .k-grid-content-locked .k-state-selected.k-alt td {
  background-color: #bee1f1;
}
.k-grid .k-grid-content-locked .k-state-selected:hover td,
.k-grid .k-grid-content-locked .k-state-selected.k-state-hover td {
  background-color: #b9dbeb;
}
.k-grid[dir=rtl] th.k-hierarchy-cell,
.k-grid[dir=rtl] td.k-hierarchy-cell, .k-grid.k-rtl th.k-hierarchy-cell,
.k-grid.k-rtl td.k-hierarchy-cell {
  border-left-color: transparent;
}

.k-grid-toolbar {
  border-color: inherit;
}

.k-grouping-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-grouping-header .k-group-indicator {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}

.k-grid-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-grid-header .k-i-sort-asc-sm,
.k-grid-header .k-i-sort-desc-sm,
.k-grid-header .k-sort-order {
  color: #14A4E6;
}
.k-grid-header .k-grid-filter:focus, .k-grid-header .k-grid-filter.k-state-focus, .k-grid-header .k-grid-filter.k-state-border-down,
.k-grid-header .k-header-column-menu:focus,
.k-grid-header .k-header-column-menu.k-state-focus,
.k-grid-header .k-header-column-menu.k-state-border-down,
.k-grid-header .k-hierarchy-cell .k-icon:focus,
.k-grid-header .k-hierarchy-cell .k-icon.k-state-focus,
.k-grid-header .k-hierarchy-cell .k-icon.k-state-border-down {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.k-grid-header .k-grid-filter.k-state-active,
.k-grid-header .k-header-column-menu.k-state-active,
.k-grid-header .k-hierarchy-cell .k-icon.k-state-active {
  color: white;
  background-color: #14A4E6;
}
.k-grid-header .k-grid-header-sticky,
.k-grid-header .k-grid-header-sticky.k-sorted {
  color: #212529;
  background-color: #f8f9fa;
  border-right-color: rgba(33, 37, 41, 0.5);
  border-left-color: rgba(33, 37, 41, 0.5);
}

.k-grid-footer .k-grid-footer-sticky {
  background-color: #f8f9fa;
}

.k-master-row .k-grid-content-sticky {
  border-color: rgba(33, 37, 41, 0.5);
  color: #212529;
  background-color: #ffffff;
  border-top-color: #dee2e6;
}
.k-master-row .k-grid-row-sticky {
  border-top-color: rgba(33, 37, 41, 0.5);
  border-bottom-color: rgba(33, 37, 41, 0.5);
  background-color: #ffffff;
}
.k-master-row.k-alt .k-grid-content-sticky,
.k-master-row.k-alt .k-grid-row-sticky {
  background-color: whitesmoke;
}
.k-master-row.k-state-selected .k-grid-content-sticky, .k-master-row.k-state-selected .k-grid-row-sticky,
.k-master-row td.k-grid-content-sticky.k-state-selected {
  background-color: #c4e8f9;
}
.k-master-row.k-state-selected.k-alt .k-grid-content-sticky, .k-master-row.k-state-selected.k-alt .k-grid-row-sticky, .k-master-row.k-alt td.k-grid-content-sticky.k-state-selected {
  background-color: #bee1f1;
}
.k-master-row:hover .k-grid-content-sticky, .k-master-row:hover .k-grid-row-sticky, .k-master-row.k-state-hover .k-grid-content-sticky, .k-master-row.k-state-hover .k-grid-row-sticky {
  background-color: #ebebeb;
}
.k-master-row.k-state-selected:hover .k-grid-content-sticky, .k-master-row.k-state-selected:hover .k-grid-row-sticky, .k-master-row.k-state-selected.k-state-hover .k-grid-content-sticky, .k-master-row.k-state-selected.k-state-hover .k-grid-row-sticky, .k-master-row:hover td.k-grid-content-sticky.k-state-selected, .k-master-row.k-state-hover td.k-grid-content-sticky.k-state-selected {
  background-color: #b9dbeb;
}

kendo-grid .k-grid-content-sticky {
  border-top-color: #dee2e6;
  border-left-color: rgba(33, 37, 41, 0.5);
  border-right-color: rgba(33, 37, 41, 0.5);
  background-color: #ffffff;
}
kendo-grid .k-grid-content-sticky:hover, kendo-grid .k-grid-content-sticky.k-state-hover {
  background-color: #ebebeb;
}
kendo-grid .k-grid-row-sticky td {
  border-top-color: rgba(33, 37, 41, 0.5);
  border-bottom-color: rgba(33, 37, 41, 0.5);
  background-color: #ffffff;
}
kendo-grid .k-grid-row-sticky td:hover td, kendo-grid .k-grid-row-sticky td.k-state-hover td {
  background-color: #ebebeb;
}
kendo-grid .k-alt .k-grid-content-sticky,
kendo-grid .k-grid-row-sticky.k-alt td {
  background-color: whitesmoke;
}
kendo-grid tr.k-state-selected .k-grid-content-sticky,
kendo-grid .k-state-selected.k-grid-row-sticky td,
kendo-grid .k-grid-row-sticky td.k-state-selected,
kendo-grid .k-state-selected.k-grid-content-sticky {
  background-color: #c4e8f9;
}
kendo-grid tr.k-state-selected.k-alt .k-grid-content-sticky,
kendo-grid .k-state-selected.k-alt.k-grid-row-sticky td,
kendo-grid .k-alt .k-state-selected.k-grid-content-sticky {
  background-color: #bee1f1;
}
kendo-grid tr:hover .k-grid-content-sticky,
kendo-grid tr.k-state-hover .k-grid-content-sticky,
kendo-grid .k-grid-row-sticky:hover td,
kendo-grid .k-grid-row-sticky.k-state-hover td,
kendo-grid .k-grid-row-sticky.k-alt:hover td,
kendo-grid .k-grid-row-sticky.k-alt.k-state-hover td,
kendo-grid .k-alt:hover .k-grid-content-sticky,
kendo-grid .k-alt.k-state-hover .k-grid-content-sticky {
  background-color: #ebebeb;
}
kendo-grid tr.k-state-selected:hover .k-grid-content-sticky,
kendo-grid tr.k-state-selected.k-state-hover .k-grid-content-sticky,
kendo-grid .k-state-selected.k-grid-row-sticky:hover td,
kendo-grid .k-state-selected.k-grid-row-sticky.k-state-hover td,
kendo-grid .k-state-selected.k-alt.k-grid-row-sticky:hover td,
kendo-grid .k-state-selected.k-alt.k-grid-row-sticky.k-state-hover td,
kendo-grid tr.k-state-selected.k-alt:hover .k-grid-content-sticky,
kendo-grid tr.k-state-selected.k-alt.k-state-hover .k-grid-content-sticky,
kendo-grid .k-grid-row-sticky:hover td.k-state-selected,
kendo-grid .k-grid-row-sticky.k-state-hover td.k-state-selected,
kendo-grid tr:hover .k-grid-content-sticky.k-state-selected,
kendo-grid tr.k-state-hover .k-grid-content-sticky.k-state-selected {
  background-color: #b9dbeb;
}

.k-grouping-row .k-grid-content-sticky {
  background-color: #f8f9fa;
}
.k-grouping-row:hover .k-grid-content-sticky, .k-grouping-row.k-state-hover .k-grid-content-sticky {
  background-color: #ebebeb;
}

.k-group-footer td,
.k-group-footer .k-grid-footer-sticky {
  background-color: #f8f9fa;
}
.k-group-footer:hover .k-grid-footer-sticky, .k-group-footer.k-state-hover .k-grid-footer-sticky {
  background-color: #f8f9fa;
}

.k-grid-footer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-grid-footer .k-grid-footer-locked {
  border-color: inherit;
}
.k-grid-footer .k-grid-footer-sticky {
  border-color: rgba(33, 37, 41, 0.5);
  background-color: #f8f9fa;
}

.k-grid-pager {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-grouping-row,
.k-group-cell {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-column-list-item:hover,
.k-columnmenu-item:hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}

.k-columnmenu-item:focus,
.k-columnmenu-item.k-state-focus {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-column-list-wrapper {
  border-color: inherit;
}

.k-columnmenu-item.k-state-selected {
  color: white;
  background-color: #14A4E6;
}

.k-column-menu .k-menu:not(.k-context-menu) {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-column-menu .k-menu:not(.k-context-menu) .k-item {
  color: #212529;
}
.k-column-menu .k-menu:not(.k-context-menu) .k-item:hover, .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-selected {
  color: white;
  background-color: #14A4E6;
}
.k-column-menu .k-menu:not(.k-context-menu) .k-item:focus, .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-column-menu-group-header-text {
  border-color: #dee2e6;
  color: #212529;
}

.k-check-all-wrap {
  border-color: #dee2e6;
}

.k-grid-norecords-template {
  background-color: #ffffff;
  border-color: #dee2e6;
}

.k-listview {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  flex-flow: column nowrap;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.k-listview-bordered {
  border-width: 1px;
}

.k-listview-header {
  border-width: 0;
  border-style: solid;
  border-color: inherit;
}

.k-listview-bordered > .k-listview-header {
  border-bottom-width: 1px;
}

.k-listview-content {
  margin: 0;
  padding: 0;
  outline: 0;
  flex-grow: 1;
  position: relative;
  overflow: auto;
}
.k-listview-content::after {
  height: 0;
  clear: both;
  display: block;
}

.k-listview-content.k-d-flex::after, .k-listview-content.k-d-flex-row::after, .k-listview-content.k-d-flex-col::after,
.k-listview-content.k-d-grid::after {
  display: none;
}

.k-listview-content-padding-rectangle {
  padding: 0.25rem 0.25rem;
}

.k-listview-content-padding-square {
  padding: 0.25rem;
}

.k-listview-item {
  padding: 0;
  border-width: 0;
  outline: 0;
  border-style: solid;
  box-sizing: border-box;
  flex-shrink: 0;
}

.k-listview-item-padding-rectangle {
  padding: 0.25rem 0.25rem;
}

.k-listview-item-padding-rectangle .k-listview-link {
  margin: -0.25rem -0.25rem;
  padding: 0.25rem 0.25rem;
}

.k-listview-item-padding-square {
  padding: 0.25rem;
}

.k-listview-item-padding-square .k-listview-link {
  margin: -0.25rem;
  padding: 0.25rem;
}

.k-listview-footer {
  border-width: 0;
  border-style: solid;
  border-color: inherit;
}

.k-listview-bordered > .k-listview-footer {
  border-top-width: 1px;
}

.k-listview-pager {
  border-width: 0;
  border-color: inherit;
  font: inherit;
}

.k-listview-bordered > .k-listview-pager-top {
  border-bottom-width: 1px;
}

.k-listview-bordered > .k-listview-pager-bottom {
  border-top-width: 1px;
}

.k-listview-borders-all .k-listview-item {
  border-width: 1px;
}

.k-listview-borders-horizontal .k-listview-item {
  border-top-width: 1px;
}
.k-listview-borders-horizontal .k-listview-item:first-child {
  border-top-width: 0;
}

.k-listview-borders-vertical .k-listview-item {
  border-left-width: 1px;
}
.k-listview-borders-vertical .k-listview-item:first-child {
  border-left-width: 0;
}

.k-listview {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-listview-content > .k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
.k-listview-content > .k-state-selected {
  background-color: rgba(20, 164, 230, 0.25);
}

.k-spreadsheet {
  width: 800px;
  height: 600px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  cursor: default;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-spreadsheet .k-vertical-align-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.k-spreadsheet .k-vertical-align-bottom {
  position: relative;
  top: 100%;
  transform: translateY(-100%);
}

.k-spreadsheet .k-tabstrip-wrapper {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: inherit;
  position: relative;
}

.k-spreadsheet-quick-access-toolbar {
  padding: 0.5rem;
  display: inline-flex;
  flex-direction: row;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.k-spreadsheet-quick-access-toolbar .k-button:not(:hover) {
  border-color: transparent;
  color: inherit;
  background-color: transparent;
  background-image: none;
}

.k-spreadsheet-tabstrip {
  padding-top: 0.5rem;
  position: relative;
  z-index: 1;
}

.k-spreadsheet-tabstrip .k-tabstrip-items-wrapper {
  margin: 0;
}

.k-spreadsheet-tabstrip .k-loading {
  display: none;
}

.k-spreadsheet-tabstrip .k-content,
.k-spreadsheet-tabstrip .k-tabstrip-content {
  border-radius: 0;
  padding: 0;
  border-width: 0;
  overflow: hidden;
}

.k-spreadsheet-toolbar {
  border-width: 0;
}
.k-spreadsheet-toolbar [data-tool=backgroundColor],
.k-spreadsheet-toolbar [data-tool=textColor],
.k-spreadsheet-toolbar [data-tool=borders],
.k-spreadsheet-toolbar [data-tool=alignment],
.k-spreadsheet-toolbar [data-tool=merge],
.k-spreadsheet-toolbar [data-tool=freeze] {
  width: auto;
  min-width: 1.5em;
}
.k-spreadsheet-toolbar .k-combobox,
.k-spreadsheet-toolbar .k-dropdown,
.k-spreadsheet-toolbar .k-dropdowntree {
  width: 5em;
}

.k-spreadsheet-action-bar {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: inherit;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
  position: relative;
  display: flex;
  flex-direction: row;
}

.k-spreadsheet-name-editor {
  width: 10em;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: inherit;
}
.k-spreadsheet-name-editor .k-combobox {
  width: 100%;
  font-size: inherit;
}
.k-spreadsheet-name-editor .k-combobox .k-dropdown-wrap {
  border-radius: 0;
  border-width: 0;
}
.k-spreadsheet-name-editor .k-combobox .k-select {
  border-radius: 0;
}

.k-spreadsheet-formula-bar {
  border-color: inherit;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
.k-spreadsheet-formula-bar > .k-i-formula-fx {
  padding: 0 0.5rem;
  box-sizing: content-box;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: inherit;
  flex-shrink: 0;
}
.k-spreadsheet-formula-bar .k-tooltip,
.k-spreadsheet-formula-bar .k-group-header,
.k-spreadsheet-formula-bar .k-list-scroller {
  display: none;
}
.k-spreadsheet-formula-bar .k-spreadsheet-formula-input {
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
}
.k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula::before {
  content: "{";
  font-weight: 700;
}
.k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula::after {
  content: "}";
  font-weight: 700;
}

.k-spreadsheet-formula-input {
  outline: 0;
  white-space: pre;
  flex: 1;
  box-sizing: border-box;
}
.k-spreadsheet-formula-input > .k-syntax-func.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-bool.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-ref.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-str.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-num.k-syntax-at-point {
  text-decoration: underline;
}
.k-spreadsheet-formula-input > .k-series-a,
.k-spreadsheet-formula-input > .k-series-b,
.k-spreadsheet-formula-input > .k-series-c,
.k-spreadsheet-formula-input > .k-series-d {
  background-color: transparent;
}

.k-spreadsheet-formula-list {
  min-width: 100px;
}
.k-spreadsheet-formula-list .k-item {
  padding: 0.25rem 1rem;
}

.k-syntax-func,
.k-syntax-startexp {
  font-weight: bold;
}

.k-spreadsheet-cell-editor {
  padding: 0 3px;
  line-height: 20px;
  display: none;
  overflow: hidden;
  position: absolute;
  z-index: 2000;
}

.k-spreadsheet-sheets-bar {
  padding: 0 0 0.25rem 0.25rem;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  position: relative;
}

.k-spreadsheet-sheets-bar-add {
  align-self: center;
}
.k-spreadsheet-sheets-bar-add:not(:hover) {
  border-color: transparent;
  color: inherit;
  background: none;
}

.k-spreadsheet-sheets-items {
  flex: 1;
  overflow: hidden;
}
.k-spreadsheet-sheets-items .k-tabstrip-items-wrapper {
  margin: 0;
  border-width: 0;
}
.k-spreadsheet-sheets-items .k-item .k-link {
  display: inline-block;
}
.k-spreadsheet-sheets-items .k-item .k-spreadsheet-sheets-remove {
  margin-right: 0.5rem;
  margin-left: -0.5rem;
  padding: 0;
  line-height: 1;
  display: inline-flex;
  flex-direction: row;
  vertical-align: middle;
  align-self: center;
}

.k-spreadsheet-view {
  height: auto !important;
  border-color: inherit;
  font-size: 12px;
  font-family: Arial, Verdana, Sans-serif;
  flex: 1;
  position: relative;
  overflow: hidden;
}
.k-spreadsheet-view .k-state-disabled {
  pointer-events: auto;
}

.k-spreadsheet-fixed-container {
  width: 100%;
  height: 100%;
  border-color: inherit;
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  position: absolute;
  z-index: 2;
}

.k-spreadsheet-overflow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  border-color: inherit;
}

.k-spreadsheet-pane {
  padding: 0 1px 0 0;
  border-width: 2px 0 0 2px;
  border-style: solid;
  border-color: inherit;
  box-sizing: border-box;
  position: absolute;
  overflow: hidden;
}
.k-spreadsheet-pane.k-top {
  border-top-width: 0;
}
.k-spreadsheet-pane.k-left {
  border-left-width: 0;
}

.k-spreadsheet-top-corner {
  border-width: 0 1px 1px 0;
  border-style: solid;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
}
.k-spreadsheet-top-corner::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 6px solid transparent;
  border-right-color: inherit;
  border-bottom-color: inherit;
}

.k-spreadsheet-scroller {
  width: 100%;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  z-index: 1;
}
@media (hover: none), (pointer: coarse) {
  .k-spreadsheet-scroller {
    z-index: 3;
  }
}

.k-spreadsheet-haxis,
.k-spreadsheet-vaxis {
  border: 0 solid;
  border-color: inherit;
  position: absolute;
}

.k-spreadsheet-haxis {
  border-width: 1px 0 0;
  left: 0;
}

.k-spreadsheet-vaxis {
  border-width: 0 0 0 1px;
  top: 0;
}

.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
  text-align: center;
  z-index: 100;
}
.k-spreadsheet-row-header > div,
.k-spreadsheet-column-header > div {
  position: relative;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: inherit;
}
.k-spreadsheet-row-header > div::after,
.k-spreadsheet-column-header > div::after {
  content: "";
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.k-spreadsheet-row-header {
  position: relative;
}

.k-spreadsheet-column-header {
  position: absolute;
}

.k-spreadsheet-row-header > div {
  border-top-width: 1px;
}
.k-spreadsheet-row-header > div:first-child {
  border-top-width: 0;
}

.k-spreadsheet-row-header > .k-selection-partial::after,
.k-spreadsheet-row-header > .k-selection-full::after {
  border-right-width: 2px;
  display: block;
}

.k-spreadsheet-column-header > div {
  border-left-width: 1px;
}
.k-spreadsheet-column-header > div:first-child {
  border-left-width: 0;
}

.k-spreadsheet-column-header > .k-selection-partial::after,
.k-spreadsheet-column-header > .k-selection-full::after {
  border-bottom-width: 2px;
  display: block;
}

.k-spreadsheet-data {
  border-color: inherit;
  cursor: cell;
  position: relative;
}

.k-spreadsheet-cell {
  padding: 1px;
  box-sizing: border-box;
  position: absolute;
  line-height: normal;
  white-space: pre;
  overflow: hidden;
}

.k-spreadsheet-merged-cells-wrapers {
  position: relative;
}

.k-spreadsheet .k-selection-wrapper {
  position: relative;
  cursor: cell;
}

.k-spreadsheet .k-spreadsheet-selection {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  position: absolute;
}

.k-spreadsheet .k-spreadsheet-selection-highlight {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  position: absolute;
}

.k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button {
  position: absolute;
  padding: 0;
  z-index: 60;
}

.k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button.k-spreadsheet-last-column {
  transform: translateX(-100%);
}

.k-spreadsheet-active-cell {
  outline-color: transparent !important;
  z-index: 10;
}

.k-spreadsheet .k-auto-fill-wrapper {
  position: relative;
}

.k-spreadsheet .k-auto-fill,
.k-spreadsheet .k-auto-fill-punch,
.k-spreadsheet .k-auto-fill-br-hint {
  box-sizing: border-box;
  position: absolute;
}

.k-spreadsheet .k-auto-fill {
  border-width: 1px;
  border-style: solid;
  cursor: crosshair;
}

.k-spreadsheet .k-single-selection::after {
  content: "";
  margin-bottom: -4px;
  margin-right: -4px;
  width: 6px;
  height: 6px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
  cursor: crosshair;
}

.k-spreadsheet .k-selection-full::after,
.k-spreadsheet .k-selection-partial::after {
  display: none;
}

.k-spreadsheet .k-autofill-wrapper {
  position: relative;
  cursor: cell;
}

.k-spreadsheet-vborder {
  position: absolute;
  border-left-style: solid;
  border-left-width: 1px;
}

.k-spreadsheet-hborder {
  position: absolute;
  border-top-style: solid;
  border-top-width: 1px;
}

.k-spreadsheet-has-comment::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  border-width: 3px;
  border-style: solid;
}

.k-dirty {
  left: 0;
  right: auto;
}

.k-spreadsheet .k-filter-wrapper {
  position: relative;
  z-index: 50;
}

.k-spreadsheet .k-filter-range {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  box-sizing: border-box;
}

.k-spreadsheet-filter {
  border-radius: 0.25rem;
  line-height: 1;
  position: absolute;
  cursor: pointer;
}
.k-spreadsheet-filter .k-icon {
  vertical-align: middle;
}

.k-spreadsheet-filter-menu {
  width: 280px;
}
.k-spreadsheet-filter-menu .k-animation-container {
  position: relative;
}
.k-spreadsheet-filter-menu > .k-menu,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical {
  border-width: 0;
}
.k-spreadsheet-filter-menu > .k-menu .k-item,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-item {
  color: inherit;
}
.k-spreadsheet-filter-menu > .k-menu .k-link,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-link {
  padding-left: calc(16px + 1rem);
}
.k-spreadsheet-filter-menu > .k-menu .k-icon,
.k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-icon {
  margin-left: calc(-1 * (16px + 0.5rem));
  margin-right: 0.5rem;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  height: 200px;
  border-width: 1px;
  border-style: solid;
  overflow-y: scroll;
  overflow-x: auto;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview {
  padding: 0.5rem;
  overflow: visible;
}
.k-spreadsheet-filter-menu .k-details,
.k-spreadsheet-filter-menu .k-expander {
  padding: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit;
}
.k-spreadsheet-filter-menu .k-expander {
  border: 0;
  background: inherit;
}
.k-spreadsheet-filter-menu .k-details-summary,
.k-spreadsheet-filter-menu .k-columnmenu-item {
  padding: 0.25rem 1rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.k-spreadsheet-filter-menu .k-details-summary > .k-icon,
.k-spreadsheet-filter-menu .k-columnmenu-item > .k-icon {
  margin-right: 0.5rem;
}
.k-spreadsheet-filter-menu .k-details-content,
.k-spreadsheet-filter-menu .k-columnmenu-item-content {
  padding: 0.5rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.5rem;
}
.k-spreadsheet-filter-menu .k-details-content .k-filter-and,
.k-spreadsheet-filter-menu .k-columnmenu-item-content .k-filter-and {
  width: min-content;
  align-self: flex-start;
}
.k-spreadsheet-filter-menu .k-details-content .k-searchbox,
.k-spreadsheet-filter-menu .k-columnmenu-item-content .k-searchbox {
  width: 100%;
}
.k-spreadsheet-filter-menu .k-actions, .k-spreadsheet-filter-menu .k-edit-buttons,
.k-spreadsheet-filter-menu .k-action-buttons,
.k-spreadsheet-filter-menu .k-columnmenu-actions, .k-spreadsheet-filter-menu .k-form-buttons {
  margin: 0;
  padding: 0;
}

.k-spreadsheet-popup {
  padding: 0;
}
.k-spreadsheet-popup .k-button {
  border-radius: 0;
  border-width: 0;
  color: inherit;
  background: none;
}
.k-spreadsheet-popup .k-button-icontext {
  display: flex;
  justify-content: flex-start;
}
.k-spreadsheet-popup .k-reset-color,
.k-spreadsheet-popup .k-custom-color {
  border-radius: 0;
  width: 100%;
  border-width: 0;
  box-sizing: border-box;
  display: flex;
}
.k-spreadsheet-popup .k-reset-color {
  border-bottom-width: 1px;
}
.k-spreadsheet-popup .k-custom-color {
  border-top-width: 1px;
}
.k-spreadsheet-popup .k-spreadsheet-border-type-palette {
  width: 12.5rem;
  height: 5rem;
  display: flex;
  flex-flow: row wrap;
  align-content: space-around;
  justify-content: space-around;
}

.k-spreadsheet-format-popup .k-item {
  justify-content: space-between;
}
.k-spreadsheet-format-popup .k-spreadsheet-sample {
  order: 1;
}

.k-spreadsheet-sample {
  opacity: 0.7;
}

.k-spreadsheet-clipboard,
.k-spreadsheet-clipboard-paste {
  margin: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.k-spreadsheet-window .k-edit-form-container {
  width: auto;
  min-width: 0;
}

.k-spreadsheet-format-cells .k-spreadsheet-preview {
  margin-top: 0.5rem;
  text-align: center;
}
.k-spreadsheet-format-cells .k-list-scroller {
  margin-top: 0.5rem;
  height: 210px;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}

.k-export-config {
  clear: both;
  position: relative;
}
.k-export-config::after {
  content: "";
  clear: both;
  display: block;
}
.k-export-config .k-edit-field {
  margin-left: 5%;
  width: 45%;
  float: left;
}
.k-export-config .k-page-orientation {
  position: absolute;
  right: 0;
  top: 0.5rem;
}
.k-export-config .k-page-orientation .k-icon {
  font-size: 6em;
}

.k-spreadsheet-insert-comment textarea {
  height: auto;
}

.k-spreadsheet-insert-image-dialog {
  border-radius: 0.25rem;
  border-style: dashed;
  border-width: 2px;
}
.k-spreadsheet-insert-image-dialog label {
  display: flex;
  justify-content: center;
  min-width: 100%;
  width: 355px;
  height: 230px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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");
  background-size: auto 70%;
  background-position: 50% 30%;
  background-repeat: no-repeat;
}
.k-spreadsheet-insert-image-dialog label div {
  display: flex;
  align-self: flex-end;
  margin-bottom: 30px;
  pointer-events: none;
}
.k-spreadsheet-insert-image-dialog label input {
  display: none;
}
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image {
  background-size: auto 90%;
  background-position: 50% 50%;
}
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered div {
  margin: 0;
  align-self: center;
  opacity: 1;
}
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image div {
  opacity: 0;
}

.k-spreadsheet-drawing {
  position: absolute;
  box-sizing: border-box;
  z-index: 101;
}
.k-spreadsheet-drawing.k-spreadsheet-active-drawing {
  outline-style: solid;
  outline-width: 2px;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: move;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle {
  width: 6px;
  height: 6px;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.3rem;
  position: absolute;
  transform: translate(-50%, -50%);
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.N {
  left: 50%;
  top: 0;
  cursor: ns-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NE {
  left: 100%;
  top: 0;
  cursor: nesw-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.E {
  left: 100%;
  top: 50%;
  cursor: ew-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SE {
  left: 100%;
  top: 100%;
  cursor: nwse-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.S {
  left: 50%;
  top: 100%;
  cursor: ns-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SW {
  left: 0;
  top: 100%;
  cursor: nesw-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.W {
  left: 0;
  top: 50%;
  cursor: ew-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NW {
  left: 0;
  top: 0;
  cursor: nwse-resize;
}
.k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover, .k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered {
  border-radius: 0.25rem;
}

.k-rtl .k-spreadsheet .k-dirty,
.k-spreadsheet[dir=rtl] .k-dirty {
  right: 0;
  left: auto;
}
.k-rtl .k-spreadsheet .k-spreadsheet-has-comment::after,
.k-spreadsheet[dir=rtl] .k-spreadsheet-has-comment::after {
  left: 0;
  right: auto;
}

.k-spreadsheet-filter-menu > .k-menu,
.k-spreadsheet-filter-menu > .k-menu:not(.k-context-menu) {
  background: none;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
}

.k-spreadsheet {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-spreadsheet-top-corner,
.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-syntax-ref {
  color: #ff8822;
}

.k-syntax-num {
  color: #0099ff;
}

.k-syntax-str {
  color: #38b714;
}

.k-syntax-error {
  color: red;
}

.k-syntax-bool {
  color: #a9169c;
}

.k-syntax-paren-match {
  background-color: #caf200;
}

.k-spreadsheet-cell-editor {
  color: #212529;
  background-color: #ffffff;
}

.k-spreadsheet-merged-cell {
  background-color: #ffffff;
}

.k-spreadsheet .k-selection-full,
.k-spreadsheet .k-selection-partial {
  background-color: rgba(20, 164, 230, 0.25);
}

.k-spreadsheet-selection {
  border-color: #14A4E6;
  background-color: rgba(20, 164, 230, 0.25);
  box-shadow: inset 0 0 0 1px #14A4E6;
}

.k-spreadsheet .k-single-selection::after {
  border-color: #ffffff;
  background-color: #14A4E6;
}

.k-spreadsheet-active-cell {
  box-shadow: inset 0 0 0 1px #14A4E6;
  background-color: #ffffff;
}
.k-spreadsheet-active-cell.k-right {
  box-shadow: inset 0 0 0 1px #14A4E6, inset -1px 0 0 1px #14A4E6;
}
.k-spreadsheet-active-cell.k-bottom {
  box-shadow: inset 0 0 0 1px #14A4E6, inset 0 -1px 0 1px #14A4E6;
}
.k-spreadsheet-active-cell.k-bottom.k-right {
  box-shadow: inset 0 0 0 1px #14A4E6, inset -1px -1px 0 1px #14A4E6;
}

.k-spreadsheet .k-auto-fill {
  border-color: #14A4E6;
  background-color: rgba(20, 164, 230, 0.25);
  box-shadow: inset 0 0 0 1px #14A4E6;
}

.k-spreadsheet .k-auto-fill-punch {
  background-color: rgba(255, 255, 255, 0.5);
}

.k-spreadsheet .k-resize-handle,
.k-spreadsheet .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-marker {
  background-color: #14A4E6;
}

.k-spreadsheet-has-comment::after {
  border-color: #14A4E6 #14A4E6 transparent transparent;
}

.k-dirty {
  border-color: #ee5726 transparent transparent #ee5726;
}

.k-spreadsheet .k-filter-range {
  border-color: #14A4E6;
}

.k-spreadsheet-filter {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
  box-shadow: inset 0 0 0 1px #e4e7eb;
}
.k-spreadsheet-filter.k-state-active {
  border-color: #bfc6d0;
  background-color: #c7cdd5;
}
.k-spreadsheet-filter:hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}

.k-spreadsheet-filter-menu > .k-menu .k-item.k-state-hover,
.k-spreadsheet-filter-menu > .k-menu:not(.k-context-menu) .k-item.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-spreadsheet-insert-image-dialog {
  border-color: #dee2e6;
}
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered {
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}
.k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered div {
  color: #ffffff;
}

.k-spreadsheet-drawing.k-spreadsheet-active-drawing {
  outline-color: #14A4E6;
}
.k-spreadsheet-drawing .k-spreadsheet-drawing-handle {
  border-color: #14A4E6;
  background-color: #14A4E6;
}

.k-spreadsheet-drawing-anchor-cell {
  background: rgba(20, 164, 230, 0.25);
}

.k-spreadsheet-popup .k-button:hover,
.k-spreadsheet-popup .k-button.k-state-hover {
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-spreadsheet-popup .k-button:active,
.k-spreadsheet-popup .k-button.k-state-active,
.k-spreadsheet-popup .k-button.k-state-selected {
  color: white;
  background-color: #14A4E6;
}

.k-rtl .k-spreadsheet .k-spreadsheet-has-comment::after,
.k-spreadsheet[dir=rtl] .k-spreadsheet-has-comment::after,
[dir=rtl] .k-spreadsheet .k-spreadsheet-has-comment::after {
  border-color: #14A4E6 transparent transparent #14A4E6;
}
.k-rtl .k-spreadsheet .k-dirty,
.k-spreadsheet[dir=rtl] .k-dirty,
[dir=rtl] .k-spreadsheet .k-dirty {
  border-color: #ee5726 #ee5726 transparent transparent;
}

.k-pivotgrid {
  border-width: 1px;
  border-style: solid;
  box-sizing: content-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
  display: grid;
  grid-template-columns: 300px auto;
  grid-template-rows: 75px auto;
  position: relative;
}
.k-pivotgrid table {
  margin: 0;
  width: 100%;
  max-width: none;
  border-width: 0;
  border-color: inherit;
  border-collapse: separate;
  border-spacing: 0;
  outline: 0;
  empty-cells: show;
}
.k-pivotgrid thead,
.k-pivotgrid tbody,
.k-pivotgrid th,
.k-pivotgrid tr,
.k-pivotgrid td {
  border-color: inherit;
}

.k-pivotgrid-table {
  table-layout: fixed;
}
.k-pivotgrid-table th {
  font-weight: 400;
  text-transform: initial;
}
.k-pivotgrid-table .k-pivotgrid-header-root {
  font-weight: 600;
  text-transform: uppercase;
}

.k-pivotgrid-empty-cell {
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.k-pivotgrid-column-headers {
  overflow: hidden;
}

.k-pivotgrid-column-headers .k-pivotgrid-table {
  padding-inline-start: 0;
  padding-inline-end: var(--kendo-scrollbar-width, 17px);
}

.k-pivotgrid-column-headers .k-pivotgrid-cell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}
.k-pivotgrid-column-headers .k-pivotgrid-cell:first-child {
  border-left-width: 0;
}
.k-pivotgrid-column-headers .k-pivotgrid-cell.k-first {
  border-left-width: 1px;
}

.k-pivotgrid-row-headers {
  overflow: hidden;
}

.k-pivotgrid-row-headers .k-pivotgrid-table {
  padding-bottom: var(--kendo-scrollbar-width, 17px);
}

.k-pivotgrid-row-headers .k-pivotgrid-cell {
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  white-space: nowrap;
}

.k-pivotgrid-values {
  border-color: inherit;
  overflow: scroll;
}

.k-pivotgrid-values .k-pivotgrid-cell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
}
.k-pivotgrid-values .k-pivotgrid-cell:first-child {
  border-left-width: 0;
}

.k-pivotgrid-cell {
  padding: 0.5rem 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
}

.k-pivotgrid-cell .k-icon {
  cursor: pointer;
}

.k-pivotgrid-total {
  font-weight: 600;
}

.k-column-menu .k-treeview {
  padding: 0px 1.5rem;
  overflow: auto;
}

.k-pivotgrid-configurator {
  display: flex;
}

.k-pivotgrid-configurator-panel {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  z-index: 2;
}

.k-pivotgrid-configurator-button {
  padding: 0.25rem 0.25rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.k-flex-row .k-pivotgrid-configurator-button, .k-d-flex-row .k-pivotgrid-configurator-button, .k-flex-row-reverse .k-pivotgrid-configurator-button {
  display: flex;
  align-items: center;
}
.k-flex-row .k-pivotgrid-configurator-button span, .k-d-flex-row .k-pivotgrid-configurator-button span, .k-flex-row-reverse .k-pivotgrid-configurator-button span {
  writing-mode: vertical-rl;
}
.k-flex-row .k-pivotgrid-configurator-button .k-icon, .k-d-flex-row .k-pivotgrid-configurator-button .k-icon, .k-flex-row-reverse .k-pivotgrid-configurator-button .k-icon {
  vertical-align: baseline;
}
.k-flex-row-reverse .k-pivotgrid-configurator-button > span {
  transform: rotate(-180deg);
}
.k-flex-col .k-pivotgrid-configurator-button, .k-d-flex-col .k-pivotgrid-configurator-button, .k-flex-column .k-pivotgrid-configurator-button, .k-flex-col-reverse .k-pivotgrid-configurator-button, .k-flex-column-reverse .k-pivotgrid-configurator-button {
  text-align: center;
}

.k-pivotgrid-configurator-overlay {
  position: absolute;
  overflow: hidden;
  z-index: 2;
}
.k-flex-row .k-pivotgrid-configurator-overlay, .k-d-flex-row .k-pivotgrid-configurator-overlay {
  right: calc(1.5em + 0.5rem + 2px);
}
.k-flex-row-reverse .k-pivotgrid-configurator-overlay {
  left: calc(1.5em + 0.5rem + 2px);
}
.k-flex-col .k-pivotgrid-configurator-overlay, .k-d-flex-col .k-pivotgrid-configurator-overlay, .k-flex-column .k-pivotgrid-configurator-overlay {
  bottom: calc(1.5em + 0.5rem + 2px);
}
.k-flex-col-reverse .k-pivotgrid-configurator-overlay, .k-flex-column-reverse .k-pivotgrid-configurator-overlay {
  top: calc(1.5em + 0.5rem + 2px);
}

.k-pivotgrid-configurator-header {
  padding: 0.75rem 1rem;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.k-pivotgrid-configurator-header-text {
  word-break: normal;
  overflow-wrap: anywhere;
}

.k-pivotgrid-configurator-content {
  padding: 0.25rem 1rem;
  flex: 1 1 auto;
  overflow: auto;
}
.k-pivotgrid-configurator-content .k-form .k-label {
  font-size: 16px;
  font-weight: 500;
  align-items: flex-start;
}
.k-pivotgrid-configurator-content .k-form .k-dropdown, .k-pivotgrid-configurator-content .k-form .k-dropdowntree {
  max-width: 90px;
}
.k-pivotgrid-configurator-content .k-form .k-textbox {
  flex-basis: 50%;
}
.k-pivotgrid-configurator-content .k-row-fields,
.k-pivotgrid-configurator-content .k-column-fields,
.k-pivotgrid-configurator-content .k-filter-fields {
  margin-top: 0.5rem;
  flex-wrap: wrap;
}
.k-pivotgrid-configurator-content .k-value-fields {
  margin: 0.5rem 0px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.k-pivotgrid-configurator-content .k-select-all .k-checkbox {
  margin-inline-end: 0.25rem;
}
.k-pivotgrid-configurator-content .k-fields-list-wrapper {
  max-height: 200px;
  border-width: 1px;
  border-style: solid;
  flex: 1 1 auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.k-pivotgrid-configurator-content .k-settings-description {
  margin-top: 1rem;
  text-align: center;
}
.k-pivotgrid-configurator-content .k-treeview {
  padding: 0px 1.5rem;
  overflow: auto;
}

.k-calculated-field {
  padding: 1rem 1rem;
  border-width: 1px;
  border-radius: 0.25rem;
  border-style: solid;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.k-calculated-field-header {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.k-calculated-field-header .k-textbox {
  min-width: 200px;
}

.k-calculated-field-header-text {
  margin-right: 5px;
  word-break: normal;
  overflow-wrap: anywhere;
}

.k-calculated-field-header-actions {
  flex-shrink: 0;
  align-self: flex-start;
}

.k-calculated-field-content .k-textbox {
  width: 100%;
}

.k-calculated-field-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.k-calculated-field-actions .k-icon {
  margin-right: 0.5rem;
}
.k-calculated-field-actions .k-dropdown, .k-calculated-field-actions .k-dropdowntree {
  max-width: 100px;
}

.k-filter-menu .k-calculated-item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.k-pivotgrid-configurator-vertical {
  min-width: 320px;
}

.k-flex-row .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-d-flex-row .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-flex-row-reverse .k-pivotgrid-configurator-vertical.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
  border-right-width: 0;
  border-left-width: 0;
}

.k-pivotgrid-configurator-horizontal {
  width: 100%;
  height: 420px;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form {
  display: flex;
  flex-direction: row;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper {
  padding-left: 1rem;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper > *:first-child {
  margin-top: 0;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:first-child {
  padding-left: 0;
  flex: 1 1 30%;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:nth-child(2) {
  flex: 1 1 30%;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-form-field-wrapper:last-child {
  border-left-width: 1px;
  border-left-style: solid;
  flex: 1 1 40%;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-row-fields,
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-column-fields,
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-filter-fields {
  max-height: 100px;
  overflow-x: hidden;
  overflow-y: auto;
}
.k-pivotgrid-configurator-horizontal .k-pivotgrid-configurator-content .k-value-fields {
  max-height: 250px;
  flex-flow: row wrap;
  overflow-x: hidden;
  overflow-y: auto;
}
.k-flex-col .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-d-flex-col .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-flex-column .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-flex-col-reverse .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel, .k-flex-column-reverse .k-pivotgrid-configurator-horizontal.k-pivotgrid-configurator-push .k-pivotgrid-configurator-panel {
  border-top-width: 0;
  border-bottom-width: 0;
}

.k-pdf-export-shadow .k-pivotgrid {
  height: auto !important;
}
.k-pdf-export-shadow .k-pivotgrid-values {
  height: auto;
  overflow: visible;
}
.k-pdf-export-shadow .k-pivotgrid-column-headers .k-pivotgrid-table {
  padding-inline-end: 0;
}

.k-pivot {
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.k-pivot .k-grid td {
  white-space: nowrap;
}
.k-pivot .k-grid-content {
  flex: 1 1 auto;
}

.k-pivot-toolbar {
  border-width: 0 0 1px;
  border-style: solid;
  align-items: flex-start;
  flex-wrap: wrap;
  box-shadow: none;
}
.k-pivot-toolbar > * {
  max-width: 100%;
}
.k-pivot-toolbar::before {
  display: none;
}

.k-pivot-layout {
  border-spacing: 0;
  table-layout: auto;
}
.k-pivot-layout .k-grid-footer,
.k-pivot-layout .k-grid .k-alt {
  font-weight: bold;
}

.k-pivot-layout > tbody,
.k-pivot td {
  vertical-align: top;
}

.k-pivot-layout > tbody > tr > td {
  padding: 0;
}

.k-pivot-rowheaders > .k-grid,
.k-pivot-table > .k-grid {
  border-width: 0;
  color: inherit;
  background: none;
}

.k-pivot-rowheaders > .k-grid td:first-child,
.k-pivot-table .k-grid-header .k-header.k-first {
  border-left-width: 1px;
}

.k-pivot-rowheaders > .k-grid td.k-first {
  border-left-width: 0;
}

.k-pivot-rowheaders > .k-grid {
  overflow: hidden;
}

.k-pivot-table {
  border-left-width: 1px;
  border-left-style: solid;
}

.k-pivot-table .k-grid-header-wrap {
  margin-right: -1px;
}

.k-pivot-table .k-grid-header-wrap > table {
  height: 100%;
}

.k-pivot .k-grid-header .k-header {
  vertical-align: top;
}

.k-pivot .k-grid tr .k-grid-footer {
  border-bottom-width: 0;
}
.k-pivot .k-grid tr:last-child:not(.k-grid-footer) td:not(.k-grid-footer) {
  border-bottom-width: 1px;
}

.k-pivot-layout .k-grid td {
  border-bottom-width: 1px;
}

.k-pivot-layout .k-grid-footer > td {
  border-top-width: 0;
}

.k-pivot-filter-window .k-treeview {
  max-height: 600px;
}

.k-pivotgrid-wrapper {
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  gap: 0.5rem;
}
.k-pivotgrid-wrapper > .k-pivotgrid-configurator-panel {
  max-width: 320px;
  flex: none;
}
.k-pivotgrid-wrapper > .k-pivot {
  flex: 1;
}

.k-pivotgrid-configurator-panel.kendo-jquery {
  box-sizing: border-box;
  display: inline-flex;
}
.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator {
  height: 100%;
}
.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator-content {
  padding: 1rem;
  max-height: 100%;
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-targets {
  display: flex;
  flex-flow: column nowrap;
  gap: 1rem;
}
.k-pivotgrid-configurator-panel.kendo-jquery .k-pivotgrid-configurator-section {
  display: flex;
  flex-flow: column nowrap;
  gap: 0.5rem;
}
.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields {
  margin: 0;
  padding: 0.25rem;
  max-height: 200px;
  border-width: 1px;
  border-style: solid;
  display: flex;
  flex-flow: row wrap;
  gap: 0.25rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields > * {
  margin: 0;
}
.k-ie .k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields > * {
  margin: 2px;
}

.k-ie11 .k-pivot .k-grid {
  display: block;
}
.k-ie11 .k-pivotgrid {
  display: flex;
  flex-direction: column;
}
.k-ie11 .k-pivotgrid > div {
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.k-ie11 .k-pivotgrid .k-pivotgrid-empty-cell,
.k-ie11 .k-pivotgrid .k-pivotgrid-row-headers {
  flex: 1 1 30%;
}
.k-ie11 .k-pivotgrid .k-pivotgrid-column-headers,
.k-ie11 .k-pivotgrid .k-pivotgrid-values {
  flex: 1 1 70%;
}
.k-ie11 .k-pivotgrid-column-headers {
  padding-right: 17px;
  padding-left: 0;
}
.k-ie11 [dir=rtl] .k-pivotgrid-column-headers,
.k-ie11 .k-rtl .k-pivotgrid-column-headers {
  padding-right: 0;
  padding-left: 17px;
}

.k-pivotgrid {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-pivotgrid-column-headers,
.k-pivotgrid-row-headers,
.k-pivotgrid-empty-cell {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-pivotgrid-empty-cell {
  border-color: #babec1;
}

.k-pivotgrid-row-headers .k-pivotgrid-row .k-pivotgrid-cell:last-child {
  border-right-color: #babec1;
}

.k-pivotgrid-column-headers .k-pivotgrid-column-total:nth-last-of-type(2) .k-pivotgrid-cell:not(.k-pivotgrid-expanded),
.k-pivotgrid-column-headers .k-pivotgrid-row:last-child {
  border-bottom-color: #babec1;
}

.k-pivotgrid-header-total,
.k-pivotgrid-total {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ebebeb;
}

.k-pivotgrid-row-headers tbody > .k-pivotgrid-row.k-state-hover,
.k-pivotgrid-row-headers tbody > .k-pivotgrid-row:hover,
.k-pivotgrid-column-headers tbody > .k-pivotgrid-row.k-state-hover,
.k-pivotgrid-column-headers tbody > .k-pivotgrid-row:hover,
.k-pivotgrid-values tbody > .k-pivotgrid-row.k-state-hover,
.k-pivotgrid-values tbody > .k-pivotgrid-row:hover {
  background-color: #ededed;
}

.k-pivotgrid-cell.k-state-focus,
.k-pivotgrid-cell:focus,
.k-master-row > .k-pivotgrid-cell:focus,
.k-grouping-row > .k-pivotgrid-cell:focus,
.k-detail-row > .k-pivotgrid-cell:focus,
.k-group-footer > .k-pivotgrid-cell:focus {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}

.k-pivotgrid-cell.k-state-selected,
.k-pivotgrid-row.k-state-selected > .k-pivotgrid-cell {
  background-color: rgba(20, 164, 230, 0.25);
}

.k-pivotgrid-configurator-button,
.k-pivotgrid-configurator-panel {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-pivotgrid-configurator-header {
  color: #212529;
}

.k-pivotgrid-configurator-content .k-fields-list-wrapper {
  border-color: #dee2e6;
}

.k-calculated-field {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-calculated-field-header {
  color: #212529;
}

.k-filter-menu .k-calculated-item {
  border-color: #dee2e6;
}

.k-pivotgrid-configurator-content .k-form-field-wrapper {
  border-color: #dee2e6;
}

.k-flex-row .k-pivotgrid-configurator-overlay, .k-d-flex-row .k-pivotgrid-configurator-overlay {
  box-shadow: -3px 0px 6px rgba(0, 0, 0, 0.16);
}
.k-flex-row-reverse .k-pivotgrid-configurator-overlay {
  box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.16);
}
.k-flex-col .k-pivotgrid-configurator-overlay, .k-d-flex-col .k-pivotgrid-configurator-overlay, .k-flex-column .k-pivotgrid-configurator-overlay {
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.16);
}
.k-flex-col-reverse .k-pivotgrid-configurator-overlay, .k-flex-column-reverse .k-pivotgrid-configurator-overlay {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.k-pivot {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-pivot-table {
  border-color: #dee2e6;
}

.k-pivot-rowheaders {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-pivot-toolbar {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-pivot-toolbar .k-empty {
  color: #6c757d;
}

.k-alt {
  background-color: #f8f9fa;
}

.k-pivot-toolbar,
.k-pivot-table,
.k-pivot-rowheaders > .k-grid td:first-child,
.k-pivot-table .k-grid-header .k-header.k-first {
  border-color: #dee2e6;
}

.k-header.k-alt {
  background-color: #eeeff0;
}

.k-pivot-layout .k-grid-footer {
  color: #212529;
  background-color: #f8f9fa;
}

.k-i-kpi-trend-increase,
.k-i-kpi-trend-decrease,
.k-i-kpi-trend-equal {
  color: inherit;
}

.k-i-kpi-status-hold {
  color: #f79e00;
}

.k-i-kpi-status-deny {
  color: #ee5726;
}

.k-i-kpi-status-open {
  color: #1b7a47;
}

.k-pivotgrid-configurator-panel.kendo-jquery .k-column-fields {
  border-color: #dee2e6;
}

.k-treelist.k-grid-display-block.k-grid-lockedcolumns {
  display: block;
}
.k-treelist .k-status {
  padding: 0.4em 0.6em;
  line-height: 1.6em;
}
.k-treelist .k-status .k-loading {
  vertical-align: baseline;
  margin-right: 5px;
  display: none;
}
.k-treelist tr.k-hidden {
  display: none;
}
.k-treelist .k-treelist-dragging,
.k-treelist .k-treelist-dragging .k-state-hover {
  cursor: default;
}
.k-treelist .k-drop-hint {
  transform: translate(0, -50%);
}
.k-treelist tr.k-footer td,
.k-treelist tr.k-footer-template td {
  border-width: 1px 0;
  border-style: solid;
  font-weight: bold;
}
.k-treelist tr.k-footer + tr.k-footer td {
  border-top-width: 0;
}

.k-treelist-scrollable > table,
.k-treelist-scrollable .k-grid-header tr,
.k-treelist-scrollable .k-grid-header th {
  background-color: inherit;
}
.k-treelist-scrollable .k-grid-toolbar {
  position: sticky;
  z-index: 3;
  top: 0;
  left: 0;
}
.k-treelist-scrollable .k-grid-header th {
  position: sticky;
  z-index: 1;
}
.k-treelist-scrollable .k-grid-header th.k-grid-header-sticky {
  z-index: 3;
}
.k-treelist-scrollable thead.k-grid-header {
  padding-right: 0;
}
.k-treelist-scrollable tr.k-group-footer + tr.k-group-footer td {
  border-top-width: 0;
}
.k-treelist-scrollable[dir=rtl] thead.k-grid-header, .k-rtl .k-treelist-scrollable thead.k-grid-header {
  padding-left: 0;
}

.k-drag-separator {
  display: inline-block;
  border-right: 1px solid;
  height: 1em;
  vertical-align: top;
  margin: 0 0.5em;
}

.k-treelist tr.k-footer td,
.k-treelist tr.k-footer-template td {
  font-weight: normal;
}

.k-treelist-scrollable .k-group-footer td {
  font-weight: normal;
}

.k-treelist tr.k-footer,
.k-treelist tr.k-footer-template {
  background-color: #f8f9fa;
}

.k-treelist tr.k-footer:hover,
.k-treelist tr.k-footer-template:hover {
  background-color: #f8f9fa;
}

.k-treelist-scrollable .k-group-footer td,
.k-treelist-scrollable .k-grouping-row td,
.k-treelist-scrollable tbody .k-group-cell {
  background-color: #f8f9fa;
}

.k-filter {
  box-sizing: border-box;
  border-width: 0;
  display: inline-block;
  background-color: transparent;
}
.k-filter *,
.k-filter *::before,
.k-filter *::after {
  box-sizing: border-box;
}
.k-filter ul {
  padding: 0;
}
.k-filter ul li {
  list-style-type: none;
}
.k-filter .k-filter-container,
.k-filter .k-filter-preview {
  margin-bottom: 2.1em;
}
.k-filter .k-filter-lines,
.k-filter .k-filter-item {
  padding-left: 1rem;
}
.k-filter .k-filter-toolbar {
  display: inline-flex;
  position: relative;
  padding: 0.5rem 0;
}
.k-filter .k-filter-toolbar::before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1px;
  top: 50%;
  left: -1rem;
}
.k-filter .k-filter-toolbar .k-toolbar {
  border-style: solid;
}
.k-filter .k-filter-toolbar .k-filter-operator .k-dropdown, .k-filter .k-filter-toolbar .k-filter-operator .k-dropdowntree {
  width: 15em;
}
.k-filter .k-filter-item {
  position: relative;
}
.k-filter .k-filter-item::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: -0.5rem;
  left: 0;
}
.k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
.k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
  content: "";
  position: absolute;
  width: 1px;
  top: calc(-0.5rem - 1px);
  bottom: 50%;
  left: -1rem;
}
.k-filter .k-filter-group-main::before,
.k-filter .k-filter-group-main > .k-filter-toolbar::before,
.k-filter .k-filter-group-main > .k-filter-toolbar::after,
.k-filter .k-filter-group-main > * > .k-filter-toolbar::before,
.k-filter .k-filter-group-main > * > .k-filter-toolbar::after,
.k-filter .k-filter-lines .k-filter-item:last-child::before {
  display: none;
}
.k-rtl .k-filter .k-filter-lines,
.k-rtl .k-filter .k-filter-item, .k-filter[dir=rtl] .k-filter-lines,
.k-filter[dir=rtl] .k-filter-item, [dir=rtl] .k-filter .k-filter-lines,
[dir=rtl] .k-filter .k-filter-item {
  padding-left: 0;
  padding-right: 1rem;
}
.k-rtl .k-filter .k-filter-toolbar::before, .k-filter[dir=rtl] .k-filter-toolbar::before, [dir=rtl] .k-filter .k-filter-toolbar::before {
  left: auto;
  right: -1rem;
}
.k-rtl .k-filter .k-filter-item::before, .k-filter[dir=rtl] .k-filter-item::before, [dir=rtl] .k-filter .k-filter-item::before {
  left: auto;
  right: 0;
}
.k-rtl .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
.k-rtl .k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after, .k-filter[dir=rtl] .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
.k-filter[dir=rtl] .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after, [dir=rtl] .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
[dir=rtl] .k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
  left: auto;
  right: -1rem;
}

.k-filter {
  color: #212529;
}
.k-filter .k-filter-preview-field {
  color: #14A4E6;
}
.k-filter .k-filter-preview-operator {
  color: #6c757d;
}
.k-filter .k-filter-item::before,
.k-filter .k-filter-toolbar::before,
.k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after,
.k-filter .k-filter-lines .k-filter-item:last-child > * > .k-filter-toolbar::after {
  background-color: #dee2e6;
}

.k-filemanager {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-flow: column nowrap;
}

.k-filemanager-header {
  border-color: inherit;
}

.k-filemanager-toolbar {
  border-width: 0;
  border-bottom-width: 1px;
  border-color: inherit;
  flex-shrink: 0;
}

.k-filemanager-content-container {
  border-color: inherit;
  box-sizing: border-box;
  flex: 1 1 0%;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  overflow: hidden;
}

.k-filemanager-navigation {
  padding: 1rem 1rem;
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: inherit;
  box-sizing: border-box;
  flex-shrink: 0;
  overflow: auto;
}

.k-filemanager-treeview {
  overflow: visible;
}

.k-filemanager-content {
  border-color: inherit;
  flex: 1 1 0%;
  display: flex;
  flex-flow: column nowrap;
  align-items: stretch;
  overflow: hidden;
}

.k-filemanager-view {
  overflow: auto;
}

.k-filemanager-breadcrumb {
  border-width: 0;
  border-bottom-width: 1px;
  padding: 0.5rem 0.5rem;
  flex-shrink: 0;
}

.k-filemanager-listview {
  border-width: 0;
  flex: 1 1 0%;
}
.k-filemanager-listview .k-listview-item {
  padding: 1rem 1rem;
  width: 120px;
  height: 120px;
  text-align: center;
}
.k-filemanager-listview .k-file-preview {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.k-filemanager-listview .k-file-icon {
  font-size: 48px;
}
.k-filemanager-listview .k-file-name {
  margin-top: 0.5rem;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-filemanager-listview .k-file-edit-input input {
  width: 100%;
}

.k-filemanager-grid {
  border-width: 0;
  flex: 1 1 0%;
}
.k-filemanager-grid .k-file-preview {
  margin-right: 0.5rem;
  display: inline-flex;
  flex-direction: row;
  vertical-align: middle;
}
.k-filemanager-grid .k-file-name {
  display: inline-flex;
  flex-direction: row;
  vertical-align: middle;
}

.k-filemanager-preview {
  padding: 3rem 1rem 1rem;
  width: 20%;
  min-height: calc(4rem + 192px + 3rem);
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: inherit;
  box-sizing: border-box;
  text-align: center;
  overflow-y: auto;
  flex-shrink: 0;
}
.k-filemanager-preview .k-file-preview {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.k-filemanager-preview .k-file-icon {
  font-size: 96px;
}
.k-filemanager-preview .k-file-name {
  margin-top: 1rem;
  display: block;
}
.k-filemanager-preview .k-single-file-selected {
  font-weight: bold;
}
.k-filemanager-preview .k-multiple-files-selected {
  font-weight: bold;
}
.k-filemanager-preview .k-file-meta {
  margin: 1rem 0 0;
  box-sizing: border-box;
  text-align: start;
  display: flex;
  flex-flow: row wrap;
}
.k-filemanager-preview .k-file-meta-label {
  display: inline-block;
}
.k-filemanager-preview .k-file-meta-value {
  margin: 0;
}
.k-filemanager-preview .k-file-type {
  text-transform: capitalize;
}
.k-filemanager-preview .k-line-break {
  margin: 1rem 0 0;
  width: 100%;
  flex: 1 1 100%;
  flex-flow: row nowrap;
}

.k-filemanager .k-splitbar {
  flex-shrink: 0;
  display: inline-flex;
  position: relative;
}

.k-filemanager-upload-dialog .k-upload-files {
  max-height: 200px;
  overflow-y: auto;
}

.k-filemanager-drag-hint {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.k-filemanager-drag-hint .k-icon {
  margin-right: 0.5rem;
}

.k-filemanager {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-filemanager-breadcrumb {
  background-color: #f8f9fa;
}

.k-filemanager-listview .k-listview-item .k-file-icon {
  color: #686b6d;
}
.k-filemanager-listview .k-listview-item.k-state-selected .k-file-icon {
  border-color: transparent;
  color: inherit;
  background-color: transparent;
}

.k-filemanager-preview .k-file-icon {
  color: #686b6d;
}

.k-taskboard {
  box-sizing: border-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  position: relative;
}
.k-taskboard *,
.k-taskboard *::before,
.k-taskboard *::after {
  box-sizing: border-box;
}

.k-taskboard-toolbar {
  padding: 1rem 1rem;
  border-width: 0;
  box-shadow: none;
  background: none;
}

.k-taskboard-content {
  padding: 0 1rem 1rem;
  display: flex;
  position: relative;
  flex: 1 1 auto;
  overflow-x: auto;
}

.k-taskboard-columns-container {
  outline: none;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  gap: 1rem;
  overflow-x: visible;
}

.k-taskboard-column {
  width: 320px;
  border-width: 1px;
  border-radius: 0.2rem;
  border-style: solid;
  outline: none;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow: hidden;
}

.k-taskboard-column-header {
  padding: 0.75rem 0.75rem;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.25rem;
}

.k-taskboard-column-header-actions {
  display: inline-flex;
  flex-shrink: 0;
  align-self: flex-start;
  gap: 0.5rem;
}

.k-taskboard-column-cards-container {
  margin-bottom: 0.75rem;
  padding: 0px 0.75rem;
  outline: none;
  overflow: auto;
  flex: 1 1 auto;
}

.k-taskboard-column-cards {
  padding: 0.25rem 0px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.75rem 0;
}

.k-taskboard-column-new {
  max-height: calc(calc(1.5em + 0.75rem + 2px) + 1.5rem);
}

.k-taskboard-column-new .k-taskboard-column-header,
.k-taskboard-column-edit .k-taskboard-column-header {
  font-weight: inherit;
}
.k-taskboard-column-new .k-taskboard-column-header-text,
.k-taskboard-column-edit .k-taskboard-column-header-text {
  flex: 1 1 100%;
}
.k-taskboard-column-new .k-textbox,
.k-taskboard-column-edit .k-textbox {
  width: 100%;
}

.k-taskboard-pane {
  width: 320px;
  border-width: 1px;
  border-style: solid;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
}

.k-taskboard-pane-header {
  padding: 0.75rem 1rem;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.k-taskboard-pane-header-text {
  word-break: normal;
  overflow-wrap: anywhere;
}

.k-taskboard-pane-header-actions {
  flex-shrink: 0;
  align-self: flex-start;
}

.k-taskboard-pane-content {
  padding: 0px 1rem;
  overflow: auto;
  flex: 1 1 auto;
}

.k-taskboard-pane-actions {
  padding: 0.75rem 1rem;
}

.k-taskboard-pane-start {
  right: auto;
  left: 0;
}

.k-taskboard-card {
  border-radius: 0.25rem;
  border-width: 1px;
}
.k-taskboard-card.k-taskboard-card-category {
  border-left-width: 4px;
}
.k-taskboard-card .k-card-header .k-card-body,
.k-taskboard-card .k-card-footer {
  padding: 1rem 1rem;
}
.k-taskboard-card .k-card-header {
  align-items: center;
}
.k-taskboard-card .k-card-title {
  font-size: inherit;
  font-weight: inherit;
  word-break: normal;
  overflow-wrap: anywhere;
}
.k-taskboard-card .k-card-title:focus, .k-taskboard-card .k-card-title.k-state-focus, .k-taskboard-card .k-card-title:hover, .k-taskboard-card .k-card-title.k-state-hover {
  text-decoration: underline;
}
.k-taskboard-card .k-card-header-actions {
  align-self: flex-start;
}

.k-taskboard-drag-placeholder {
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  position: relative;
}

.k-rtl .k-taskboard-card.k-taskboard-card-category, .k-taskboard-card.k-taskboard-card-category.k-rtl, [dir=rtl] .k-taskboard-card.k-taskboard-card-category, .k-taskboard-card.k-taskboard-card-category[dir=rtl] {
  border-left-width: 1px;
  border-right-width: 4px;
}

.k-ie .k-taskboard-column:not(:last-child) {
  margin-right: 1rem;
}
.k-ie .k-rtl .k-taskboard-column:not(:last-child) {
  margin-right: 0;
  margin-left: 1rem;
}
.k-ie .k-taskboard-column-cards-container {
  margin-bottom: 2.25rem;
}
.k-ie .k-taskboard-column-cards > .k-taskboard-card:not(:last-child) {
  margin-bottom: 0.75rem;
}

.k-taskboard-column {
  border-color: transparent;
  background-color: #f8f9fa;
}

.k-taskboard-column:focus,
.k-taskboard-column.k-state-focus {
  border-color: #b6b7b8;
}

.k-taskboard-column-header {
  color: #212529;
}

.k-taskboard-pane {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-taskboard-pane-header {
  color: #212529;
}

.k-taskboard-card {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-taskboard-card .k-card-title {
  color: #14A4E6;
}
.k-taskboard-card .k-card-title:focus, .k-taskboard-card .k-card-title.k-state-focus {
  color: #118ac1;
}
.k-taskboard-card .k-card-title:hover, .k-taskboard-card .k-card-title.k-state-hover {
  color: #3ab3ea;
}
.k-taskboard-card:focus, .k-taskboard-card.k-state-focus {
  border-color: #b6b9bd;
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}
.k-taskboard-card:hover, .k-taskboard-card.k-state-hover {
  border-color: #c8cbcf;
}
.k-taskboard-card.k-state-selected {
  border-color: #b8e4f7;
  box-shadow: none;
}
.k-taskboard-card.k-state-disabled {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}

.k-taskboard-drag-placeholder {
  border-color: #dee2e6;
  background-color: rgba(27, 26, 26, 0.1);
}

.k-editor {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table.k-editor {
  width: 100%;
  display: table;
  vertical-align: top;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
table.k-editor tbody,
table.k-editor tr,
table.k-editor td {
  border-color: inherit;
}

kendo-editor .k-editor-content {
  z-index: 1;
}
kendo-editor.k-readonly {
  outline: none;
  cursor: default;
  opacity: 0.65;
  filter: grayscale(0.1);
  pointer-events: none;
  box-shadow: none;
}
kendo-editor.k-readonly > .k-content,
kendo-editor.k-readonly .k-editor-content {
  pointer-events: auto;
}
kendo-editor.k-readonly .k-editor-content.k-state-focused {
  outline-width: 1px;
  outline-style: dashed;
}

.k-editor-inline {
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  border: 1px solid transparent;
  word-wrap: break-word;
  overflow: auto;
  background: none;
}

.k-window.k-editor-widget {
  padding: 0;
}

.k-editor-resizable {
  resize: both;
  overflow: auto;
}

.k-editor-resize-handles-wrapper {
  position: absolute;
  visibility: hidden;
}

.k-editor-resize-handle {
  width: 8px;
  height: 8px;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  position: absolute;
  visibility: visible;
  z-index: 100;
}
.k-editor-resize-handle.northwest {
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  cursor: nw-resize;
}
.k-editor-resize-handle.north {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: n-resize;
}
.k-editor-resize-handle.northeast {
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  cursor: ne-resize;
}
.k-editor-resize-handle.southwest {
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
  cursor: sw-resize;
}
.k-editor-resize-handle.south {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  cursor: s-resize;
}
.k-editor-resize-handle.southeast {
  right: 0;
  bottom: 0;
  transform: translate(50%, 50%);
  cursor: se-resize;
}
.k-editor-resize-handle.west {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  cursor: w-resize;
}
.k-editor-resize-handle.east {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  cursor: e-resize;
}

.ProseMirror-selectednode {
  outline-width: 2px;
  outline-style: solid;
}

.ProseMirror-hideselection {
  caret-color: transparent;
}
.ProseMirror-hideselection *::selection,
.ProseMirror-hideselection *::-moz-selection {
  background: transparent;
}

.k-editor-toolbar,
.k-editor > .k-toolbar {
  border-width: 0 0 1px 0;
  flex-shrink: 0;
}

.k-editor-toolbar {
  border-width: 0 0 1px 0;
}
.k-editor-toolbar .k-tool {
  padding: 0.375rem;
  width: calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
}
.k-editor-toolbar .k-tool-text {
  display: none;
}
.k-editor-toolbar .k-overflow-tools {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
}
.k-editor-toolbar .k-overflow-tools .k-overflow-anchor {
  position: relative;
}
.k-editor-toolbar .k-editor-export .k-icon {
  margin-right: 0.25em;
}
.k-editor-toolbar .k-editor-export .k-icon,
.k-editor-toolbar .k-editor-export .k-export-tool-text {
  vertical-align: middle;
}

.k-editor-content {
  flex: 1 1 auto;
  overflow-y: auto;
}
.k-editor-content > .k-iframe {
  width: 100%;
  height: 100%;
  border-width: 0;
  display: block;
}
.k-editor-content > .ProseMirror {
  padding: 1rem;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  outline: none;
  white-space: pre-wrap;
  overflow: auto;
}
.k-editor-content > .ProseMirror table {
  white-space: pre-wrap;
}
.k-editor-content > .ProseMirror .k-placeholder::before {
  content: attr(data-placeholder);
  height: 0;
  color: #6c757d;
  float: left;
  opacity: 1;
  cursor: text;
  -webkit-user-select: none;
          user-select: none;
}

td.k-editor-content {
  padding: 0.375rem;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline: 0;
}
.k-resizable td.k-editor-content {
  padding: 0.375rem 0.375rem 16px;
}

.k-edit-form-content {
  flex: 1 1 auto;
  overflow: auto;
  margin: -1rem -1rem;
  padding: 1rem 1rem;
}

.k-ct-popup {
  box-sizing: border-box;
  width: 190px;
  padding: 5px;
}
.k-ct-popup .k-button {
  width: 100%;
}
.k-ct-popup .k-ct-cell {
  margin: 1px;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 1px solid;
  border-color: inherit;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  opacity: 0.7;
  pointer-events: all;
}

.k-editor .k-resize-handle {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 13px 13px;
  border-color: transparent;
  border-bottom-color: inherit;
  cursor: se-resize;
}
.k-editor .k-resize-handle .k-i-arrow-45-down-right {
  display: none;
}

.k-editor-find-replace .k-content {
  position: relative;
}
.k-editor-find-replace .k-edit-form-container {
  display: inline-block;
}
.k-editor-find-replace .k-edit-form-container .k-edit-label {
  text-align: left;
}
.k-editor-find-replace .k-actions, .k-editor-find-replace .k-edit-buttons,
.k-editor-find-replace .k-action-buttons,
.k-editor-find-replace .k-columnmenu-actions, .k-editor-find-replace .k-form-buttons {
  padding: 0;
}
.k-editor-find-replace .k-search-options {
  display: flex;
  flex-direction: column;
  padding: 10px 0 40px;
}
.k-editor-find-replace .k-matches-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.k-editor-dialog {
  box-sizing: border-box;
}
.k-editor-dialog .k-edit-form-container {
  width: auto;
}
.k-editor-dialog .k-edit-label {
  width: 30%;
  padding: calc(0.5rem + 1px) 0;
}
.k-editor-dialog .k-edit-field {
  width: 66%;
}

.k-editor-dialog.k-viewhtml-dialog {
  display: flex;
  flex-direction: column;
}

.k-textarea.k-editor-textarea {
  width: 100%;
  height: 100%;
  resize: none;
}

.k-filebrowser-dialog {
  display: flex;
}
.k-filebrowser-dialog .k-edit-form-container {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.k-filebrowser-dialog .k-edit-label {
  width: 18%;
}
.k-filebrowser-dialog .k-edit-field {
  width: 75%;
}

.k-filebrowser {
  max-width: 100%;
}
.k-filebrowser .k-floatwrap {
  display: flex;
}
.k-filebrowser .k-floatwrap::after {
  display: none;
}
.k-filebrowser .k-breadcrumbs {
  flex: 1;
}
.k-filebrowser .k-search-wrap {
  margin: 0 0 0 1rem;
  width: 150px;
  display: flex;
  align-items: center;
}
.k-filebrowser .k-search-wrap .k-input {
  flex: 1;
  width: 100px;
}
.k-filebrowser .k-search-wrap .k-icon {
  margin: 0;
  position: static;
}
.k-filebrowser .k-filebrowser-toolbar {
  margin: 1rem 0 0 0;
}
.k-filebrowser .k-upload {
  padding: 0;
  border-width: 0;
  background: none;
}
.k-filebrowser .k-upload .k-upload-button {
  margin: 0;
}
.k-filebrowser .k-upload .k-upload-status {
  display: none;
}
.k-filebrowser .k-upload-files {
  display: none;
}
.k-filebrowser .k-tiles {
  display: flex;
  flex-flow: row wrap;
  height: 390px;
  max-height: 50vh;
  margin: 0 0 1rem 0;
  padding: 0.5rem 1rem;
  border-top-width: 0;
  overflow: auto;
}
.k-filebrowser .k-tile {
  width: 33%;
  height: 90px;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0.25rem;
}
.k-filebrowser .k-tile .k-i-file,
.k-filebrowser .k-tile .k-i-folder {
  font-size: 4em;
}
.k-filebrowser .k-tile input {
  width: 100px;
}
.k-filebrowser .k-tile strong {
  display: block;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-filebrowser .k-tile-empty {
  display: block;
  margin: auto;
}
.k-filebrowser .k-tile-empty.k-state-selected {
  color: inherit;
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
.k-filebrowser .k-tile-empty strong {
  opacity: 0.5;
  font-size: 3em;
  font-weight: 400;
}
.k-filebrowser .k-thumb {
  float: left;
  margin-right: 0.5rem;
}
.k-filebrowser .k-breadcrumbs-wrap {
  position: absolute;
  left: 0.75rem;
  top: 0.375rem;
}
.k-filebrowser .k-breadcrumbs-wrap .k-icon {
  position: static;
  margin-top: 0;
}

.k-editor-table-wizard-dialog {
  display: flex;
}
.k-editor-table-wizard-dialog .k-edit-form-container {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.k-editor-table-wizard-dialog .k-tabstrip-wrapper {
  display: flex;
  flex: 1 1 auto;
  overflow: auto;
}
.k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-tabstrip.k-root-tabs {
  flex: 1 1 auto;
  margin-bottom: 0;
}
.k-editor-table-wizard-dialog .k-numerictextbox {
  width: 10em;
}
.k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdown, .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdowntree {
  width: 5em;
}
.k-editor-table-wizard-dialog .k-numerictextbox + .k-colorpicker, .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdown, .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdowntree {
  margin-left: 0.5rem;
}
.k-editor-table-wizard-dialog .k-colorpicker {
  vertical-align: middle;
}
.k-editor-table-wizard-dialog .k-edit-field > .k-checkbox {
  position: relative;
}
.k-editor-table-wizard-dialog .k-dropdown.k-align, .k-editor-table-wizard-dialog .k-align.k-dropdowntree {
  width: auto;
}
.k-editor-table-wizard-dialog .k-textbox.k-editor-accessibility-summary {
  height: auto;
}

.k-popup.k-align .k-list {
  display: flex;
  flex-flow: row wrap;
}
.k-popup.k-align .k-list .k-item {
  padding: 0.375rem;
  height: calc(1.5em + 0.75rem + 2px);
  box-sizing: border-box;
  justify-content: center;
  flex: 1 0 33%;
}
.k-popup.k-align .k-list .k-item .k-icon {
  margin: 0;
}
.k-popup.k-align .k-list .k-item:last-child {
  flex: 1 0 100%;
}

.k-editor-inline .k-table {
  width: 100%;
  border-spacing: 0;
  margin: 0 0 1em;
}
.k-editor-inline .k-table, .k-editor-inline .k-table td {
  outline: 0;
  border-width: 1px;
  border-style: dotted;
}
.k-editor-inline .k-table td {
  min-width: 1px;
  padding: 0.25rem 0.5rem;
}
.k-editor-inline .k-element-resize-handle-wrapper {
  position: absolute;
  width: 5px;
  height: 5px;
  border-width: 1px;
  border-style: solid;
  z-index: 100;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle {
  width: 100%;
  height: 100%;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-east {
  cursor: e-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-north {
  cursor: n-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-northeast {
  cursor: ne-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-northwest {
  cursor: nw-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-south {
  cursor: s-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-southeast {
  cursor: se-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-southwest {
  cursor: sw-resize;
}
.k-editor-inline .k-element-resize-handle-wrapper .k-element-resize-handle.k-resize-west {
  cursor: w-resize;
}
.k-editor-inline .k-column-resize-handle-wrapper {
  position: absolute;
  height: 10px;
  width: 10px;
  cursor: col-resize;
  z-index: 2;
}
.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle {
  width: 100%;
  height: 100%;
}
.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  display: none;
  opacity: 0.8;
}
.k-editor-inline .k-row-resize-handle-wrapper {
  position: absolute;
  z-index: 2;
  cursor: row-resize;
  width: 10px;
  height: 10px;
}
.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-handle {
  display: table;
  width: 100%;
  height: 100%;
}
.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker {
  display: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 2px;
  opacity: 0.8;
}

.k-editor {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

kendo-editor.k-readonly .k-editor-content.k-state-focused {
  outline-color: #1b1a1a;
}

.k-editor-inline .k-table, .k-editor-inline .k-table td {
  border-color: #cccccc;
}
.k-editor-inline .k-element-resize-handle-wrapper {
  background-color: #ffffff;
  border-color: #000000;
}
.k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker {
  background-color: #00b0ff;
}
.k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker {
  background-color: #00b0ff;
}
.k-editor-inline:hover, .k-editor-inline.k-state-active {
  border-color: #dee2e6;
}

.k-editor-resize-handle {
  background-color: #ffffff;
  border-color: #000000;
}

.ProseMirror-selectednode {
  outline-color: #8cf;
}

.k-ct-popup .k-state-selected {
  border-color: #1297d4;
  color: white;
  background-color: #14A4E6;
}

.k-editor-content .k-text-selected, .k-editor-content::selection {
  color: white;
  background-color: #14A4E6;
}
.k-editor-content .k-text-highlighted {
  background-color: #d0edfa;
}

.k-imageeditor {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-imageeditor *,
.k-imageeditor *::before,
.k-imageeditor *::after {
  box-sizing: border-box;
}

.k-imageeditor-toolbar {
  border-width: 0;
  border-bottom-width: 1px;
}

.k-imageeditor-content {
  border-width: 0;
  border-style: solid;
  border-color: inherit;
  display: flex;
  flex-flow: row nowrap;
}

.k-imageeditor-canvas-container {
  flex: 1 1 100%;
  display: flex;
  flex-flow: row nowrap;
  overflow: auto;
}

.k-imageeditor-canvas {
  margin: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.k-imageeditor-action-pane {
  padding: 2rem 1rem;
  width: calc(240px + 1px);
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: inherit;
  box-sizing: border-box;
  flex: none;
  overflow-y: auto;
}

.k-imageeditor-crop-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.k-imageeditor-crop {
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: dashed;
  box-sizing: border-box;
  position: absolute;
}
.k-imageeditor-crop .k-resize-handle {
  margin: 1px 1px;
  border-style: solid;
  border-width: 0 2px 2px 0;
}
.k-imageeditor-crop .k-resize-sw,
.k-imageeditor-crop .k-resize-se,
.k-imageeditor-crop .k-resize-nw,
.k-imageeditor-crop .k-resize-ne {
  width: 15px;
  height: 15px;
}
.k-imageeditor-crop .k-resize-n,
.k-imageeditor-crop .k-resize-s {
  left: calc(50% - (7.5px));
  width: 15px;
  height: 0;
}
.k-imageeditor-crop .k-resize-w,
.k-imageeditor-crop .k-resize-e {
  top: calc(50% - (7.5px));
  width: 0;
  height: 15px;
}
.k-imageeditor-crop .k-resize-ne {
  transform: rotate(-90deg);
}
.k-imageeditor-crop .k-resize-nw {
  transform: rotate(-180deg);
}
.k-imageeditor-crop .k-resize-sw {
  transform: rotate(90deg);
}
.k-imageeditor-crop .k-resize-n {
  top: 0;
}
.k-imageeditor-crop .k-resize-s {
  bottom: 0;
}
.k-imageeditor-crop .k-resize-w {
  left: 0;
}
.k-imageeditor-crop .k-resize-e {
  right: 0;
}

.k-ie .k-imageeditor-canvas {
  flex-direction: row;
  align-self: flex-start;
}

.k-imageeditor {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-imageeditor-content {
  background-color: #c6c6c6;
}

.k-imageeditor-canvas {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.09) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.09) 75%, rgba(0, 0, 0, 0.09) 0), linear-gradient(45deg, rgba(0, 0, 0, 0.09) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.09) 75%, rgba(0, 0, 0, 0.09) 0), white;
  background-repeat: repeat, repeat;
  background-position: 0px 0px, calc(10px / 2) calc(10px / 2);
  transform-origin: 0 0 0;
  background-origin: padding-box, padding-box;
  background-size: 10px 10px, 10px 10px;
  box-shadow: none;
  text-shadow: none;
  transition: none;
  transform: scaleX(1) scaleY(1) scaleZ(1);
}

.k-imageeditor-action-pane {
  background-color: #ffffff;
}

.k-imageeditor-crop {
  border-color: white;
}

.k-imageeditor-crop-overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

.k-gantt {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-gantt td {
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
.k-gantt .k-grid-header tr {
  height: calc(1.5em + 1rem + 1px);
}
.k-gantt .k-grid-header .k-header {
  position: static;
}
.k-gantt .k-treelist .k-grid-header .k-header {
  position: relative;
}
.k-gantt .k-grid-content tr {
  height: calc(1.5em + 1rem + 0px);
}
.k-gantt.k-gantt-planned .k-grid-content tr {
  height: calc(2.55em + 1rem + 0px);
}
.k-gantt .k-gantt-layout {
  white-space: normal;
  vertical-align: top;
  display: inline-block;
}
.k-gantt .k-splitbar {
  position: relative;
  display: inline-flex;
}
.k-gantt .k-treelist-scrollable {
  width: 100%;
  border-width: 0;
  overflow: auto;
}
.k-gantt .k-treelist-scrollable .k-grid-header .k-header {
  position: sticky;
}
.k-gantt .k-treelist-scrollable .k-grid-header th,
.k-gantt .k-treelist-scrollable .k-grid-content-sticky {
  z-index: 4;
}
.k-gantt .k-treelist-scrollable .k-grid-header th.k-grid-header-sticky {
  z-index: 5;
}
.k-gantt .k-treelist-scrollable .k-grid-header tr:first-child th:last-child,
.k-gantt .k-treelist-scrollable tbody td:last-child {
  padding: 0;
}
.k-gantt .k-treelist-scrollable .k-grid-header th:last-child .k-header {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 1px 1px;
  white-space: nowrap;
}
.k-gantt .k-treelist-scrollable tr.k-state-selected > td:last-child {
  background: transparent;
}
.k-gantt .k-treelist-scrollable .k-task {
  display: inline-flex;
  flex-flow: row nowrap;
  white-space: nowrap;
  z-index: 3;
}
.k-gantt .k-treelist-scrollable .k-task:hover .k-task-start, .k-gantt .k-treelist-scrollable .k-task:hover .k-task-end {
  display: block;
}
.k-gantt .k-treelist-scrollable .k-task:hover .k-task-draghandle {
  visibility: visible;
}
.k-gantt .k-treelist-scrollable .k-task-content {
  padding: 0.25rem 0.5rem;
  display: block;
  line-height: normal;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-gantt .k-treelist-scrollable .k-task-actions {
  flex-shrink: 0;
}
.k-gantt .k-treelist-scrollable .k-task-milestone {
  border: 0;
  transform: none;
  background: none;
}
.k-gantt .k-treelist-scrollable .k-task-milestone .k-task-milestone-content {
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  transform: rotate(45deg);
}
.k-gantt .k-treelist-scrollable .k-task-summary {
  height: 15px;
  clip-path: polygon(-20px 0, calc(100% + 20px) 0, calc(100% + 20px) 100%, 100% 100%, calc(100% - 8px) calc(100% - 5px), 8px calc(100% - 5px), 0 100%, -20px 100%);
}
.k-gantt .k-treelist-scrollable .k-task-summary-complete {
  width: 100%;
  height: 15px;
}
.k-gantt .k-treelist-scrollable .k-task-start {
  transform: translateX(-140%) translateY(-50%);
}
.k-gantt .k-treelist-scrollable .k-task-end {
  transform: translateX(140%) translateY(-50%);
}
.k-gantt .k-treelist-scrollable .k-master-row:hover .k-task-dot {
  display: block;
}
.k-gantt .k-treelist-scrollable .k-gantt-columns {
  background: transparent;
  pointer-events: none;
  table-layout: fixed;
}
.k-gantt .k-gantt-dependencies-svg {
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
  pointer-events: none;
  z-index: 2;
}
.k-gantt .k-gantt-dependencies-svg polyline {
  stroke-width: 2px;
}

.k-gantt-header {
  border-width: 0 0 1px;
  flex-shrink: 0;
  z-index: 6;
}

.k-gantt-footer {
  border-width: 1px 0 0;
  flex-shrink: 0;
}

.k-gantt-toggle {
  display: none;
}

.k-gantt-views-wrapper {
  margin-left: auto;
}
.k-gantt-views-wrapper .k-views-dropdown {
  width: auto;
  font-size: inherit;
  display: none;
  cursor: pointer;
}

@media (max-width: 480px) {
  .k-gantt-toolbar .k-gantt-toggle {
    display: inline-flex;
  }
  .k-gantt-toolbar .k-gantt-pdf,
  .k-gantt-toolbar .k-gantt-create {
    padding: 0.375rem;
    width: calc(1.5em + 0.75rem + 2px);
    height: calc(1.5em + 0.75rem + 2px);
  }
  .k-gantt-toolbar .k-gantt-pdf .k-button-text,
  .k-gantt-toolbar .k-gantt-create .k-button-text {
    display: none;
  }
}
@media (max-width: 1024px) {
  .k-gantt-views-wrapper .k-gantt-views {
    display: none;
  }
  .k-gantt-views-wrapper .k-views-dropdown {
    display: flex;
  }
}
.k-gantt-content {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex: 1 1 auto;
  overflow: hidden;
}

.k-gantt-treelist .k-treelist {
  height: 100%;
  border-width: 0;
}
.k-gantt-treelist .k-grid-header,
.k-gantt-treelist .k-grid-footer {
  padding: 0 !important;
}
.k-gantt-treelist .k-grid-header tr {
  height: calc(3em + 2rem + 2px);
  vertical-align: bottom;
}
.k-gantt-treelist .k-grid-content {
  overflow: hidden;
  overflow-x: scroll;
}
.k-gantt-treelist .k-grid-content td {
  vertical-align: middle;
}
.k-gantt-treelist .k-gantt-treelist-nested-columns .k-grid-header tr {
  height: calc(1.5em + 1rem + 1px);
}
.k-gantt-treelist.k-gantt-treelist-scrollable .k-grid-content {
  overflow: scroll;
}

.k-gantt-timeline .k-timeline {
  height: 100%;
  border-width: 0;
  display: flex;
}
.k-gantt-timeline .k-grid-content {
  overflow-x: scroll;
}
.k-gantt-timeline .k-header {
  padding: 0.5rem 0.5rem;
  border-width: 0 0 1px 1px;
  white-space: nowrap;
}

.k-gantt-tables {
  position: relative;
  border-color: inherit;
}

.k-gantt-rows,
.k-gantt-columns {
  border-color: inherit;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}

.k-gantt-dependencies {
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
}
.k-gantt-dependencies .k-arrow-e,
.k-gantt-dependencies .k-arrow-w {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  position: absolute;
  top: -4px;
}
.k-gantt-dependencies .k-arrow-e {
  border-left-color: currentColor;
  right: -6px;
}
.k-gantt-dependencies .k-arrow-w {
  border-right-color: currentColor;
  left: -6px;
}

.k-gantt-line {
  background-color: currentColor;
  border-color: currentColor;
  position: absolute;
}

.k-gantt-line.k-state-selected {
  z-index: 3;
}

.k-gantt-line-h {
  height: 2px;
}

.k-gantt-line-v {
  width: 2px;
}

.k-gantt-dependency-hint {
  z-index: 4;
}

.k-gantt-tasks {
  position: relative;
}
.k-gantt-tasks td {
  padding: 0;
  border-width: 0;
  position: relative;
  vertical-align: middle;
}
.k-gantt-tasks td::after {
  content: "​";
}

.k-task-wrap {
  margin: 0 -21px;
  padding: 5px 21px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  z-index: 2;
}

.k-task-wrap.k-drag-hint {
  position: absolute;
}

.k-task {
  position: relative;
  flex: 1 1 auto;
}

.k-task-dot {
  width: calc(8px + 8px);
  height: calc(8px + 8px);
  line-height: 1;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.k-task-wrap:hover .k-task-dot,
.k-task-wrap.k-origin .k-task-dot {
  display: block;
}

.k-task-dot::before {
  content: "";
  width: 8px;
  height: 8px;
  border-width: 0;
  border-style: solid;
  border-radius: 100%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.k-task-dot:hover::before,
.k-task-dot.k-state-hover::before {
  border-width: 1px;
}

.k-task-start {
  left: 0;
}

.k-task-end {
  right: 0;
}

.k-task-draghandle {
  margin-left: 16px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-width: 0;
  border-bottom-color: inherit;
  position: absolute;
  bottom: 0;
  cursor: e-resize;
  visibility: hidden;
}

.k-task-wrap:hover .k-task-draghandle {
  visibility: visible;
}

.k-milestone-wrap {
  margin: 0 -2em;
}

.k-task-milestone {
  width: 1em;
  height: 1em;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  transform: rotate(45deg);
}

.k-task-summary {
  height: 10px;
  display: inline-block;
  vertical-align: top;
}

.k-task-summary,
.k-task-summary-complete {
  background-color: currentColor;
}
.k-task-summary::before, .k-task-summary::after,
.k-task-summary-complete::before,
.k-task-summary-complete::after {
  content: "";
  width: 0;
  height: 0;
  border: 8px solid transparent;
  position: absolute;
  top: 0;
  display: none;
}
.k-task-summary::before,
.k-task-summary-complete::before {
  border-left-color: currentColor;
  left: 0;
}
.k-task-summary::after,
.k-task-summary-complete::after {
  border-right-color: currentColor;
  right: 0;
}

.k-task-summary-complete {
  height: 10px;
  position: relative;
  z-index: 2;
}

.k-task-summary-progress {
  height: 15px;
  overflow: hidden;
}

.k-task-single {
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  cursor: default;
}
.k-task-single .k-resize-handle {
  opacity: 0.5;
  z-index: 2;
  visibility: hidden;
}
.k-task-single .k-resize-handle::before {
  position: absolute;
  top: 2px;
  bottom: 2px;
}
.k-task-single .k-resize-w {
  left: 0;
}
.k-task-single .k-resize-w::before {
  left: 2px;
  border-left-width: 1px;
}
.k-task-single .k-resize-e {
  right: 0;
}
.k-task-single .k-resize-e::before {
  right: 2px;
  border-left-width: 1px;
}
.k-task-single:hover .k-resize-handle, .k-task-single:hover .k-task-actions {
  visibility: visible;
}

.k-task-complete {
  border-radius: 0.25rem;
  width: 20%;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
}

.k-task-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.k-task-template {
  padding: 0.25rem 0.5rem;
  line-height: normal;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.k-task-actions {
  padding: 0.25rem;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  visibility: hidden;
  z-index: 1;
}

.k-task-actions > .k-link {
  display: inline-flex;
}

.k-resources-wrap {
  position: absolute;
  display: inline-block;
  z-index: 2;
  margin-left: 20px;
  margin-top: -2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-resources-wrap .k-resource {
  margin: 0 5px;
}

.k-task-details {
  padding: 0.5rem 1rem;
  white-space: nowrap;
}
.k-task-details strong {
  font-size: 1.25rem;
  font-weight: normal;
  display: block;
}
.k-task-details .k-task-pct {
  font-size: 32px;
}
.k-task-details ul {
  line-height: normal;
}

.k-gantt-planned .k-gantt-dependencies,
.k-gantt-planned .k-task-dot,
.k-gantt-planned .k-resources-wrap {
  margin-top: 0.6em;
}
.k-gantt-planned .k-task-wrap {
  flex-direction: column;
  align-items: flex-start;
}
.k-gantt-planned .k-task-inner-wrap {
  display: inline-flex;
}
.k-gantt-planned .k-task-wrap.k-drag-hint {
  top: 0.35em;
}
.k-gantt-planned .k-summary-wrap.k-drag-hint {
  top: 1em;
}
.k-gantt-planned .k-milestone-wrap.k-drag-hint {
  top: 0.85em;
}

.k-task-planned {
  margin: 0 0 0.35em;
  line-height: 0.75em;
  display: flex;
  align-items: center;
}
.k-task-planned .k-task-moment {
  border-width: 2px;
  border-radius: calc((4px + 6px) / 2);
  border-style: solid;
  height: 6px;
  width: 6px;
}
.k-task-planned .k-task-duration {
  height: 2px;
}
.k-task-planned .k-task-moment.k-moment-left {
  margin-left: calc(2px / 2 - calc((4px + 6px) / 2));
}
.k-task-planned:hover .k-task-duration {
  height: calc(2px + 1px);
}

.k-milestone-wrap .k-task-moment {
  margin-left: 6px;
}

.k-planned-tooltip .k-task-content {
  display: block;
}

.k-task-offset-wrap .k-task-content .k-resize-e {
  display: none;
}

.k-task-offset {
  flex-direction: row-reverse;
  display: flex;
}
.k-task-offset .k-resize-handle {
  right: 0;
  z-index: 2;
  visibility: hidden;
  margin-right: 1.2em;
}
.k-task-offset .k-resize-handle::before {
  border-left-width: 1px;
  position: absolute;
  top: 45%;
  bottom: 0.5em;
  margin-right: 2px;
}

.k-task-single:hover + .k-task-offset .k-task-actions,
.k-task-offset:hover .k-task-actions,
.k-task-single:hover + .k-task-offset .k-resize-handle,
.k-task-offset:hover .k-resize-handle {
  visibility: visible;
}

.k-pdf-export-shadow .k-gantt {
  float: left;
}
.k-pdf-export-shadow .k-gantt,
.k-pdf-export-shadow .k-gantt-timeline,
.k-pdf-export-shadow .k-gantt-dependencies {
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}
.k-pdf-export-shadow .k-gantt-treelist .k-treelist {
  display: block;
}
.k-pdf-export-shadow .k-gantt-layout.k-splitbar {
  display: none;
}

.k-gantt-edit-form .k-gantt-delete {
  float: left;
}

.k-rtl .k-gantt-rows,
.k-rtl .k-gantt-columns {
  left: auto;
  right: 0;
}
.k-rtl .k-task-wrap:not(.k-milestone-wrap) {
  margin: 0 -26px;
}
.k-rtl .k-gantt-timeline .k-gantt-tasks tbody {
  text-align: left;
}
.k-rtl .k-gantt-timeline .k-header {
  border-width: 0 1px 1px 0;
}
.k-rtl .k-gantt-timeline .k-header:first-child {
  border-right-width: 0;
}
.k-rtl .k-gantt-timeline .k-task-start {
  left: auto;
  right: 0;
}
.k-rtl .k-gantt-timeline .k-task-end {
  right: auto;
  left: 0;
}
.k-rtl .k-task-content {
  text-align: right;
}
.k-rtl .k-task-complete {
  left: auto;
  right: 0;
}
.k-rtl .k-task-draghandle {
  margin-left: 0;
  margin-right: 16px;
}
.k-rtl .k-gantt-dependencies {
  left: auto;
  right: 0;
}
.k-rtl .k-gantt-delete {
  float: right;
}
.k-rtl .k-task-offset-wrap .k-task-content .k-resize-e {
  display: block;
}
.k-rtl .k-task-offset-wrap .k-task-content .k-resize-w {
  display: none;
}
.k-rtl .k-milestone-wrap {
  margin-left: -2.3em;
}
.k-rtl .k-milestone-wrap .k-task-moment {
  margin-right: 0.2em;
}
.k-rtl .k-gantt-timeline .k-milestone-wrap .k-task-start {
  right: -0.1em;
}

.k-gantt {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-gantt .k-treelist-scrollable .k-task-milestone .k-task-milestone-content {
  border-color: #babec1;
  background-color: #dee2e6;
}
.k-gantt .k-treelist-scrollable .k-task-milestone.k-state-selected .k-task-milestone-content {
  border-color: #1297d4;
  background-color: #14A4E6;
}
.k-gantt .k-gantt-dependencies-svg polyline {
  fill: none;
  stroke: #909294;
}
.k-gantt .k-gantt-dependencies-svg polyline.k-state-selected {
  stroke: #14A4E6;
}

.k-gantt-footer {
  box-shadow: none;
}

.k-gantt-treelist .k-treelist,
.k-gantt-treelist .k-grid-content {
  background-color: transparent;
}

.k-gantt .k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.025);
}

.k-task-dot::before {
  background-color: #212529;
}

.k-task-dot:hover::before,
.k-task-dot.k-state-hover::before {
  border-color: #212529;
  background-color: #ffffff;
}

.k-task-milestone {
  border-color: #babec1;
  background-color: #dee2e6;
}
.k-task-milestone.k-task-delayed {
  background-image: repeating-linear-gradient(90deg, #ffffff, #ffffff 2px, #ee5726 2px, #ee5726 4px);
}
.k-task-milestone.k-task-advanced {
  background-color: #1b7a47;
}

.k-task-milestone.k-state-selected {
  background-image: none;
  border-color: #1297d4;
  background-color: #14A4E6;
}

.k-task-summary {
  color: #909294;
}
.k-task-summary.k-task-delayed {
  color: #f59a7d;
}
.k-task-summary.k-task-advanced {
  color: #76af91;
}

.k-task-summary-complete {
  color: #212529;
}

.k-task-delayed .k-task-summary-complete {
  color: #ee5726;
}

.k-task-advanced .k-task-summary-complete {
  color: #1b7a47;
}

.k-task-summary.k-state-selected {
  color: #8ad2f3;
}
.k-task-summary.k-state-selected .k-task-summary-complete {
  color: #14A4E6;
}

.k-task-single {
  border-color: #ced4da;
  color: black;
  background-color: #dee2e6;
}
.k-task-single.k-task-delayed {
  background-color: #f59a7d;
}
.k-task-single.k-task-advanced {
  background-color: #76af91;
}
.k-task-single .k-task-complete {
  background-color: #ced4da;
}

.k-task-delayed .k-task-complete {
  background-color: #ee5726;
}

.k-task-advanced .k-task-complete {
  background-color: #1b7a47;
}

.k-task-single.k-state-selected {
  border-color: #14A4E6;
  color: white;
  background-color: #8ad2f3;
}
.k-task-single.k-state-selected .k-task-complete {
  background-color: #14A4E6;
}

.k-gantt-line {
  color: #909294;
}

.k-gantt-line.k-state-selected {
  color: #14A4E6;
}

.k-task-planned .k-task-moment {
  border-color: #14A4E6;
  background-color: transparent;
}
.k-task-planned .k-task-duration {
  background-color: #14A4E6;
}
.k-task-planned:hover .k-task-moment {
  background-color: #14A4E6;
}

.k-task-offset {
  background-image: repeating-linear-gradient(135deg, #ffffff, #ffffff 2px, #ee5726 2px, #ee5726 4px);
}
.k-task-offset .k-resize-e::before {
  border-color: #000000;
}
.k-task-offset .k-task-actions {
  color: #000000;
}

.k-task-offset:hover {
  background-image: repeating-linear-gradient(135deg, #ffffff, #ffffff 2px, #f59a7d 2px, #f59a7d 4px);
}

.k-pdf-export .k-task-offset {
  background-color: #ee5726;
}

.k-offset-tooltip-delayed {
  background-color: #ee5726;
}

.k-planned-tooltip {
  background-color: #14A4E6;
}

.k-scheduler {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-scheduler table,
.k-scheduler thead,
.k-scheduler tfoot,
.k-scheduler tbody,
.k-scheduler tr,
.k-scheduler th,
.k-scheduler td,
.k-scheduler div,
.k-scheduler > * {
  border-color: inherit;
}

kendo-scheduler.k-scheduler {
  overflow: hidden;
}
kendo-scheduler.k-scheduler.k-readonly-scheduler .k-event-delete {
  display: none;
}

.k-scheduler-table {
  width: 100%;
  max-width: none;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.k-scheduler-table td,
.k-scheduler-table th {
  padding: 0.75rem 0.75rem;
  height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  border-style: solid;
  border-width: 0 0 1px 1px;
  vertical-align: top;
  box-sizing: content-box;
}
.k-scheduler-table td:first-child,
.k-scheduler-table th:first-child {
  border-left-width: 0;
}
.k-scheduler-table .k-middle-row td {
  border-bottom-style: dotted;
}
.k-scheduler-table .k-link {
  cursor: pointer;
}

.k-scheduler-layout-flex {
  overflow: auto;
}
.k-scheduler-layout-flex .k-scheduler-head {
  position: sticky;
  top: 0;
  z-index: 3;
}
.k-scheduler-layout-flex .k-scheduler-body {
  position: relative;
}
.k-scheduler-layout-flex .k-scheduler-head,
.k-scheduler-layout-flex .k-scheduler-body {
  display: flex;
  flex: 100%;
  flex-wrap: wrap;
}
.k-scheduler-layout-flex .k-scheduler-row {
  display: flex;
  flex: 1 1 100%;
  width: 100%;
  min-width: 0;
}
.k-scheduler-layout-flex .k-scheduler-group {
  display: flex;
  flex: 1 1 100%;
  width: 100%;
  min-width: 0;
  flex-wrap: wrap;
}
.k-scheduler-layout-flex .k-scheduler-group .k-group-cell {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
  overflow: auto;
}
.k-scheduler-layout-flex .k-scheduler-group .k-group-content {
  padding: 0;
  display: flex;
  flex: 1 1 100%;
  width: 100%;
  border-width: 0;
  flex-wrap: wrap;
}
.k-scheduler-layout-flex .k-scheduler-group.k-group-horizontal .k-group-cell {
  flex-basis: 100%;
  border-width: 0;
  padding: 0;
}
.k-scheduler-layout-flex.k-scheduler-timeline-view .k-scheduler-body .k-scheduler-cell {
  flex-basis: auto;
}
.k-scheduler-layout-flex .k-more-events {
  bottom: 2px;
  left: 0;
  width: 100%;
}
.k-scheduler-layout-flex .k-scheduler-cell {
  display: flex;
  flex: 1 1 100%;
  padding: 0.75rem 0.75rem;
  min-height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  border-style: solid;
  border-width: 0 1px 1px 0;
  vertical-align: top;
  box-sizing: content-box;
}
.k-scheduler-layout-flex .k-scheduler-cell.k-slot-cell {
  position: relative;
}
.k-scheduler-layout-flex .k-scheduler-cell.k-heading-cell {
  justify-content: center;
  font-weight: bold;
}
.k-scheduler-layout-flex .k-scheduler-cell.k-side-cell {
  justify-content: flex-end;
  flex-grow: 0;
  flex-basis: auto;
  overflow: visible;
}
.k-scheduler-layout-flex .k-scheduler-cell.k-major-cell {
  border-bottom-width: 0;
}
.k-scheduler-layout-flex .k-middle-row .k-scheduler-cell {
  border-bottom-style: dotted;
}
.k-scheduler-layout-flex .k-resource-cell {
  flex: none;
  display: flex;
  flex-wrap: wrap;
  overflow: visible;
}
.k-scheduler-layout-flex .k-resource-content {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  border-width: 0;
}
.k-scheduler-layout-flex .k-sticky-cell {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 0;
  position: sticky;
  left: 0;
  z-index: 3;
}

.k-scheduler-toolbar {
  border-width: 0;
  border-bottom-width: 1px;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.k-scheduler-toolbar .k-widget {
  font-size: inherit;
}
.k-scheduler-toolbar .k-nav-current {
  color: inherit;
  outline: 0;
  text-decoration: none;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}
.k-scheduler-toolbar .k-nav-current .k-sm-date-format,
.k-scheduler-toolbar .k-nav-current .k-lg-date-format {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-scheduler-toolbar .k-nav-current .k-sm-date-format {
  display: none;
}
.k-scheduler-toolbar .k-scheduler-search {
  display: inline-flex;
  flex-flow: row nowrap;
}
.k-scheduler-toolbar .k-scheduler-views-wrapper {
  margin-left: auto;
}
.k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
  width: auto;
  font: inherit;
  display: none;
}
@media (max-width: 1400px) {
  .k-scheduler-toolbar .k-nav-current .k-lg-date-format {
    max-width: 200px;
  }
}
@media (max-width: 1024px) {
  .k-scheduler-toolbar .k-nav-current .k-lg-date-format {
    display: none;
  }
  .k-scheduler-toolbar .k-nav-current .k-sm-date-format {
    display: inline-block;
  }
  .k-scheduler-toolbar .k-scheduler-views-wrapper .k-scheduler-views {
    display: none;
  }
  .k-scheduler-toolbar .k-scheduler-views-wrapper .k-views-dropdown {
    display: inline-block;
  }
}

kendo-scheduler .k-scheduler-toolbar {
  padding: 0.5rem 0.5rem;
  border-style: solid;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}

ul.k-scheduler-navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
ul.k-scheduler-navigation li {
  border-width: 1px;
  border-style: solid;
  position: relative;
  z-index: 1;
}
ul.k-scheduler-navigation li + li {
  margin-left: -1px;
}
ul.k-scheduler-navigation .k-state-hover,
ul.k-scheduler-navigation .k-state-selected {
  z-index: 2;
}
ul.k-scheduler-navigation .k-link {
  padding: 0.375rem 0.75rem;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
ul.k-scheduler-navigation .k-nav-prev .k-link,
ul.k-scheduler-navigation .k-nav-next .k-link {
  padding: 0.375rem;
  width: calc(1.5em + 0.75rem);
  height: calc(1.5em + 0.75rem);
}
ul.k-scheduler-navigation .k-nav-current {
  border: 0;
  margin-left: 0;
  gap: 0;
}
ul.k-scheduler-navigation .k-nav-current > .k-link {
  gap: 0.5rem;
}
ul.k-scheduler-navigation .k-nav-today {
  border-radius: 0.25rem 0 0 0.25rem;
}
ul.k-scheduler-navigation .k-nav-next {
  border-radius: 0 0.25rem 0.25rem 0;
}

ul.k-scheduler-views {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
}
ul.k-scheduler-views li {
  border-width: 1px;
  border-style: solid;
  position: relative;
  z-index: 1;
}
ul.k-scheduler-views li + li {
  margin-left: -1px;
}
ul.k-scheduler-views .k-state-hover,
ul.k-scheduler-views .k-state-selected {
  z-index: 2;
}
ul.k-scheduler-views .k-link {
  padding: 0.375rem 0.75rem;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
}
ul.k-scheduler-views li:first-child {
  border-radius: 0.25rem;
}
ul.k-scheduler-views li:first-child + li {
  border-radius: 0.25rem 0 0 0.25rem;
}
ul.k-scheduler-views li:last-child {
  border-radius: 0 0.25rem 0.25rem 0;
}
ul.k-scheduler-views.k-state-expanded li {
  border-radius: 0;
  margin: 0;
}
ul.k-scheduler-views.k-state-expanded li + li {
  margin-top: -1px;
}
ul.k-scheduler-views.k-state-expanded li:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}
ul.k-scheduler-views.k-state-expanded li:first-child + li {
  border-radius: 0;
}
ul.k-scheduler-views.k-state-expanded li:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}
ul.k-scheduler-views .k-current-view {
  display: none;
}
ul.k-scheduler-views .k-current-view .k-link::after {
  content: "";
  margin: 0 0 0 1ex;
  border: 0.25em solid transparent;
  border-top: 0.5em solid currentColor;
  border-bottom-width: 0;
  display: inline-block;
}
@media (max-width: 1024px) {
  ul.k-scheduler-views {
    flex-direction: column;
    align-items: stretch;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    z-index: 1000;
  }
  ul.k-scheduler-views li {
    display: none;
  }
  ul.k-scheduler-views .k-current-view {
    display: block;
  }
  ul.k-scheduler-views.k-state-expanded li {
    display: block;
  }
  .k-rtl ul.k-scheduler-views {
    left: 0.5rem;
    right: auto;
  }
}

.k-scheduler-footer {
  box-shadow: none;
  border-width: 0;
  border-top-width: 1px;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
}
.k-scheduler-footer .k-widget {
  font-size: inherit;
}
.k-scheduler-footer li {
  border-width: 1px;
  border-style: solid;
  position: relative;
  z-index: 1;
}
.k-scheduler-footer li + li {
  margin-left: -1px;
}
.k-scheduler-footer .k-state-hover,
.k-scheduler-footer .k-state-selected {
  z-index: 2;
}
.k-scheduler-footer .k-link {
  padding: 0.375rem 0.75rem;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 0.5rem;
}
.k-scheduler-footer li {
  border-radius: 0.25rem;
}

kendo-scheduler .k-scheduler-footer {
  padding: 0.5rem 0.5rem;
  border-style: solid;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}

.k-scheduler-layout {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  flex: 1 1 auto;
  position: relative;
  z-index: 1;
}
.k-scheduler-layout > tbody > tr > td {
  padding: 0;
  vertical-align: top;
}
.k-scheduler-layout tr + tr .k-scheduler-times tr th,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr th {
  border-bottom-color: transparent;
}
.k-scheduler-layout tr + tr .k-scheduler-times tr .k-slot-cell,
.k-scheduler-layout tr + tr .k-scheduler-times tr .k-scheduler-times-all-day, .k-scheduler-layout tr + tr .k-scheduler-times tr:last-child th,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr .k-slot-cell,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr .k-scheduler-times-all-day,
.k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr:last-child th {
  border-bottom-color: inherit;
}

.k-scheduler-layout.k-scheduler-flex-layout {
  display: flex;
  flex-direction: column;
}
.k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-weekview .k-scheduler-pane:first-child .k-scheduler-table, .k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-dayview .k-scheduler-pane:first-child .k-scheduler-table {
  table-layout: fixed;
}

.k-scheduler-header,
.k-scheduler-view-header {
  padding-inline-end: var(--kendo-scrollbar-width, 17px);
}

.k-scheduler-header th {
  text-align: center;
}

.k-scheduler-header,
.k-scheduler-header-wrap,
.k-scheduler-header-wrap > div {
  border-color: inherit;
  overflow: hidden;
}

.k-scheduler-header-wrap {
  border-width: 0;
  border-style: solid;
  position: relative;
}

.k-scheduler-times {
  border-color: inherit;
  position: relative;
  overflow: hidden;
}
.k-scheduler-times .k-scheduler-table {
  table-layout: auto;
}
.k-scheduler-times th {
  border-width: 0 1px 1px 0;
  text-align: right;
}
.k-scheduler-times .k-slot-cell,
.k-scheduler-times .k-scheduler-times-all-day {
  border-bottom-color: inherit;
}
.k-scheduler-times .k-slot-cell.k-last-resource {
  border-right: 0;
}
.k-scheduler-times .k-slot-cell.k-empty-slot {
  padding-left: 0;
  padding-right: 0;
}

.k-scheduler-datecolumn {
  width: 12em;
}

.k-scheduler-timecolumn {
  width: 11em;
  white-space: nowrap;
}

.k-scheduler-content {
  border-color: inherit;
  position: relative;
  overflow: auto;
}

kendo-scheduler .k-event,
.k-event {
  border-radius: 0.25rem;
  min-height: 25px;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-radius: 0.25rem;
  text-align: left;
  outline: 0;
  cursor: default;
  position: absolute;
  overflow: hidden;
  padding-right: 1rem;
}
kendo-scheduler .k-event > div,
.k-event > div {
  position: relative;
  z-index: 2;
}
kendo-scheduler .k-event .k-event-template,
.k-event .k-event-template {
  line-height: calc(25px - 2 * 0.25rem);
  padding: 0.5rem 1rem;
}
kendo-scheduler .k-event .k-event-time,
.k-event .k-event-time {
  padding-bottom: 0;
  font-size: 0.875em;
  white-space: nowrap;
  display: none;
}
kendo-scheduler .k-event .k-event-actions,
.k-event .k-event-actions {
  white-space: nowrap;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1rem;
  z-index: 2;
}
kendo-scheduler .k-event .k-event-actions .k-event-delete,
.k-event .k-event-actions .k-event-delete {
  opacity: 0.5;
  visibility: hidden;
}
kendo-scheduler .k-event .k-event-actions:hover .k-event-delete, kendo-scheduler .k-event .k-event-actions.k-state-hover .k-event-delete,
.k-event .k-event-actions:hover .k-event-delete,
.k-event .k-event-actions.k-state-hover .k-event-delete {
  opacity: 1;
}
kendo-scheduler .k-event .k-event-actions .k-icon,
.k-event .k-event-actions .k-icon {
  line-height: normal;
  font-size: inherit;
}
kendo-scheduler .k-event .k-event-actions a,
.k-event .k-event-actions a {
  color: inherit;
}
kendo-scheduler .k-event .k-event-actions:first-child,
.k-event .k-event-actions:first-child {
  margin: 0.25rem 0.4ex 0 0.5rem;
  top: 0;
  right: 0;
  float: left;
  position: relative;
  opacity: 1;
  visibility: visible;
  line-height: normal;
}
kendo-scheduler .k-event .k-resize-handle,
.k-event .k-resize-handle {
  z-index: 4;
  opacity: 0.5;
  visibility: hidden;
}
kendo-scheduler .k-event .k-resize-handle::before,
.k-event .k-resize-handle::before {
  border-color: currentColor;
}
kendo-scheduler .k-event .k-resize-n,
.k-event .k-resize-n {
  height: 0.5em;
  top: 0;
}
kendo-scheduler .k-event .k-resize-s,
.k-event .k-resize-s {
  height: 0.5em;
  bottom: 0;
}
kendo-scheduler .k-event .k-resize-n::before,
kendo-scheduler .k-event .k-resize-s::before,
.k-event .k-resize-n::before,
.k-event .k-resize-s::before {
  width: 2rem;
  border-bottom-width: 1px;
}
kendo-scheduler .k-event .k-resize-w,
.k-event .k-resize-w {
  width: 0.5em;
  left: 0;
}
kendo-scheduler .k-event .k-resize-e,
.k-event .k-resize-e {
  width: 0.5em;
  right: 0;
}
kendo-scheduler .k-event .k-resize-w::before,
kendo-scheduler .k-event .k-resize-e::before,
.k-event .k-resize-w::before,
.k-event .k-resize-e::before {
  height: 2rem;
  border-left-width: 1px;
}
kendo-scheduler .k-event:hover .k-event-actions .k-event-delete,
kendo-scheduler .k-event:hover .k-resize-handle, kendo-scheduler .k-event.k-state-hover .k-event-actions .k-event-delete,
kendo-scheduler .k-event.k-state-hover .k-resize-handle,
.k-event:hover .k-event-actions .k-event-delete,
.k-event:hover .k-resize-handle,
.k-event.k-state-hover .k-event-actions .k-event-delete,
.k-event.k-state-hover .k-resize-handle {
  visibility: visible;
}
kendo-scheduler .k-event.k-event-drag-hint .k-event-time,
.k-event.k-event-drag-hint .k-event-time {
  display: block;
}
kendo-scheduler .k-event .k-event-top-actions,
kendo-scheduler .k-event .k-event-bottom-actions,
.k-event .k-event-top-actions,
.k-event .k-event-bottom-actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
kendo-scheduler .k-event .k-event-bottom-actions,
.k-event .k-event-bottom-actions {
  top: auto;
  bottom: 0;
}

.k-scheduler-mark {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
}

.k-more-events {
  padding: 0;
  height: 13px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  position: absolute;
  justify-content: center;
}
.k-more-events > .k-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.k-current-time {
  position: absolute;
}
.k-current-time.k-current-time-arrow-left, .k-current-time.k-current-time-arrow-right, .k-current-time.k-current-time-arrow-down {
  width: 0;
  height: 0;
  background: transparent;
  border: 4px solid transparent;
}

.k-event-drag-hint {
  opacity: 0.5;
  z-index: 3;
}
.k-event-drag-hint .k-event-actions,
.k-event-drag-hint .k-event-top-actions,
.k-event-drag-hint .k-event-bottom-actions,
.k-event-drag-hint .k-resize-handle {
  display: none;
}
.k-event-drag-hint .k-event-time {
  display: block;
}

.k-scheduler-marquee {
  border-width: 0;
  border-style: solid;
}
.k-scheduler-marquee .k-label-top,
.k-scheduler-marquee .k-label-bottom {
  font-size: 0.75em;
  position: absolute;
}
.k-scheduler-marquee .k-label-top {
  left: 0.5rem;
  top: 0.25rem;
}
.k-scheduler-marquee .k-label-bottom {
  right: 0.5rem;
  bottom: 0.25rem;
}
.k-scheduler-marquee.k-first::before, .k-scheduler-marquee.k-last::after {
  content: "";
  border-width: 3px;
  border-style: solid;
  position: absolute;
  width: 0;
  height: 0;
}
.k-scheduler-marquee.k-first::before {
  top: 0;
  left: 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.k-scheduler-marquee.k-last::after {
  bottom: 0;
  right: 0;
  border-left-color: transparent;
  border-top-color: transparent;
}

.k-pdf-export-shadow .k-scheduler,
.k-scheduler-pdf-export .k-scheduler-content,
.k-scheduler-pdf-export .k-scheduler-times {
  height: auto !important;
  overflow: visible !important;
}

.k-scheduler-pdf-export {
  overflow: hidden;
}
.k-scheduler-pdf-export .k-scheduler-header {
  padding: 0 !important;
}
.k-scheduler-pdf-export .k-scheduler-header-wrap {
  border-width: 0 !important;
}
.k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table,
.k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table {
  width: 100% !important;
}

.k-recurrence-editor {
  display: flex;
  flex-direction: column;
}

kendo-scheduler .k-recurrence-editor {
  display: block;
}

.k-scheduler-monthview .k-scheduler-table {
  height: 100%;
}
.k-scheduler-monthview .k-scheduler-table td {
  height: 80px;
  text-align: right;
}
.k-scheduler-monthview .k-scheduler-body .k-scheduler-cell {
  min-height: 80px;
}
.k-scheduler-monthview .k-hidden {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-right-width: 0 !important;
}
.k-scheduler-monthview .k-scheduler-table-auto,
.k-scheduler-monthview .k-scheduler-table-auto td,
.k-scheduler-monthview .k-scheduler-content .k-scheduler-table-auto {
  height: auto;
}
.k-scheduler-monthview .k-scheduler-content {
  overflow-y: scroll;
}
.k-scheduler-monthview.k-scheduler-flex-layout .k-scheduler-content {
  overflow-y: auto;
}

.k-scheduler-agendaview .k-scheduler-mark {
  margin-right: 0.5em;
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: middle;
}
.k-scheduler-agendaview .k-scheduler-table th:first-child,
.k-scheduler-agendaview .k-scheduler-table td:first-child {
  border-left-width: 1px;
}
.k-scheduler-agendaview .k-scheduler-table td.k-first {
  border-left-width: 0;
}
.k-scheduler-agendaview .k-task > .k-event-delete {
  color: inherit;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  opacity: 0.5;
  visibility: hidden;
}
.k-scheduler-agendaview .k-state-hover .k-task > .k-event-delete,
.k-scheduler-agendaview .k-scheduler-content tr:hover .k-event-delete,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover .k-event-delete,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-state-hover .k-event-delete {
  visibility: visible;
}

.k-scheduler-agendaday {
  margin: 0 0.2em 0 0;
  font-size: 3em;
  line-height: 1;
  font-weight: 400;
  float: left;
}

.k-scheduler-agendaweek {
  display: block;
  margin: 0.4em 0 0;
  line-height: 1;
  font-style: normal;
}

.k-scheduler-agendadate {
  font-size: 0.75em;
}

.k-scheduler-timelineview .k-slot-cell {
  overflow: hidden;
}
.k-scheduler-timelineview .k-scheduler-content {
  overflow: auto;
}

.k-scheduler-pane {
  display: flex;
  flex-direction: row;
}

.k-scheduler-pane .k-scheduler-times {
  flex: 0 0 auto;
}

.k-scheduler-pane .k-scheduler-times .k-scheduler-table {
  height: 100%;
}

.k-scheduler-pane .k-scheduler-header,
.k-scheduler-pane .k-scheduler-content {
  flex: 1 1 auto;
}

.k-scheduler-yearview .k-scheduler-body {
  padding: 1rem 1rem;
  justify-content: center;
}
.k-scheduler-yearview .k-calendar {
  width: 100%;
  border-width: 0;
}
.k-scheduler-yearview .k-calendar .k-calendar-view {
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.k-scheduler-yearview .k-calendar .k-content {
  flex: 0;
}
.k-scheduler-yearview .k-calendar .k-link {
  position: relative;
}
.k-scheduler-yearview .k-calendar td.k-state-selected {
  background-color: inherit;
}
.k-scheduler-yearview .k-day-indicator {
  margin-top: calc(38px - 0.5rem * 2);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 3px / 2);
}

.k-scheduler-tooltip {
  padding: 0.75rem 0.75rem;
  border-width: 0;
  color: inherit;
}
.k-scheduler-tooltip .k-tooltip-title {
  margin-bottom: 0.75rem;
}
.k-scheduler-tooltip .k-tooltip-title .k-month {
  font-size: 0.875rem;
  text-transform: uppercase;
}
.k-scheduler-tooltip .k-tooltip-title .k-day {
  font-size: 1.75rem;
}
.k-scheduler-tooltip .k-tooltip-events-container {
  overflow: auto;
}
.k-scheduler-tooltip .k-tooltip-events {
  max-height: 250px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.k-scheduler-tooltip .k-tooltip-event {
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-shrink: 0;
  position: relative;
  gap: 0.5rem;
}
.k-scheduler-tooltip .k-tooltip-event .k-event-time {
  display: flex;
  flex-shrink: 0;
  font-size: inherit;
}
.k-scheduler-tooltip .k-no-data, .k-scheduler-tooltip .k-nodata {
  height: auto;
  min-height: auto;
  color: inherit;
}

.k-scheduler-edit-dialog .k-dialog {
  max-height: 100vh;
}

.k-scheduler-edit-form .k-edit-form-container {
  width: 100%;
}
.k-scheduler-edit-form .k-edit-label {
  width: 17%;
}
.k-scheduler-edit-form .k-edit-field {
  width: 77%;
}
.k-scheduler-edit-form .k-edit-field > ul > li {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.k-scheduler-edit-form .k-recurrence-editor .k-radio-list .k-radio-wrap,
.k-scheduler-edit-form .k-recurrence-editor .k-checkbox-list .k-checkbox-wrap {
  align-self: center;
}
.k-scheduler-edit-form .k-recur-interval,
.k-scheduler-edit-form .k-recur-count,
.k-scheduler-edit-form .k-recur-monthday {
  width: 5em;
}
.k-scheduler-edit-form .k-recur-until,
.k-scheduler-edit-form .k-recur-month,
.k-scheduler-edit-form .k-recur-weekday,
.k-scheduler-edit-form .k-recur-weekday-offset {
  width: 10em;
}
.k-scheduler-edit-form .k-scheduler-datetime-picker {
  display: flex;
  flex-flow: row nowrap;
  gap: 0.5rem;
}

.k-rtl .k-scheduler-header th,
.k-rtl .k-scheduler-table td {
  border-width: 0 1px 1px 0;
}
.k-rtl .k-scheduler-table td:first-child,
.k-rtl .k-scheduler-table th:first-child {
  border-right-width: 0;
}
.k-rtl .k-scheduler-times th {
  border-width: 0 0 1px 1px;
}
.k-rtl .k-scheduler .k-scrollbar-v .k-scheduler-header-wrap {
  border-right-width: 0;
  border-left-width: 1px;
}
.k-rtl .k-event {
  text-align: right;
  padding-right: 0;
  padding-left: 1rem;
}
.k-rtl .k-event .k-resize-w {
  left: auto;
  right: 0;
}
.k-rtl .k-event .k-resize-e {
  right: auto;
  left: 0;
}
.k-rtl .k-event .k-event-actions {
  right: auto;
  left: 2px;
}
.k-rtl .k-event .k-event-actions:first-child {
  margin: 0.25rem 0.5rem 0 0.4ex;
  float: right;
}
.k-rtl .k-scheduler-agendaview .k-task > .k-event-delete {
  left: 2px;
  right: auto;
}
.k-rtl .k-scheduler-agendaview .k-task .k-scheduler-mark {
  margin-left: 0.5em;
  margin-right: 0;
}
.k-rtl .k-scheduler-views {
  margin-left: 0;
  margin-right: auto;
}
.k-rtl .k-scheduler-views li:first-child + li {
  border-radius: 0 0.25rem 0.25rem 0;
}
.k-rtl .k-scheduler-views li:last-child {
  border-radius: 0.25rem 0 0 0.25rem;
}
.k-rtl .k-scheduler-views .k-current-view .k-link::after {
  margin: 0 1ex 0 0;
}
.k-rtl .k-scheduler-navigation .k-nav-today {
  border-radius: 0 0.25rem 0.25rem 0;
}
.k-rtl .k-scheduler-navigation .k-nav-next {
  border-radius: 0.25rem 0 0 0.25rem;
}
.k-rtl .k-scheduler-navigation li + li {
  margin-left: 0;
  margin-right: -1px;
}
.k-rtl .k-scheduler-marquee .k-label-top {
  left: auto;
  right: 4px;
}
.k-rtl .k-scheduler-marquee .k-label-bottom {
  left: 4px;
  right: auto;
}
.k-rtl .k-scheduler-edit-form .k-scheduler-delete {
  float: right;
}
.k-rtl .k-scheduler .k-i-arrow-60-left,
.k-rtl .k-scheduler .k-i-arrow-60-right,
.k-rtl .k-scheduler .k-current-time-arrow-right, .k-rtl.k-scheduler .k-i-arrow-60-left,
.k-rtl.k-scheduler .k-i-arrow-60-right,
.k-rtl.k-scheduler .k-current-time-arrow-right {
  transform: scaleX(-1);
}
.k-rtl .k-scheduler .k-scheduler-header-wrap, .k-rtl.k-scheduler .k-scheduler-header-wrap {
  border-right-width: 0;
}
.k-rtl .k-scheduler .k-scheduler-agendaday, .k-rtl.k-scheduler .k-scheduler-agendaday {
  float: right;
  margin: 0 0 0 0.2em;
}
.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child,
.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child,
.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child {
  border-left-width: 0;
}
.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr td:first-child,
.k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr th:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr td:first-child,
.k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr th:first-child {
  border-right-width: 1px;
}

.k-ie .k-scheduler-tooltip .k-tooltip-event:not(:last-child),
.k-safari .k-scheduler-tooltip .k-tooltip-event:not(:last-child) {
  margin-bottom: 0.5rem;
}
.k-ie .k-scheduler-yearview .k-calendar-view .k-month,
.k-safari .k-scheduler-yearview .k-calendar-view .k-month {
  margin: 0 0.5rem;
}

kendo-scheduler .k-event::before,
.k-event::before {
  display: none;
  left: 0;
}
.k-rtl kendo-scheduler .k-event::before,
.k-rtl .k-event::before {
  right: 0;
}
kendo-scheduler .k-event .k-event-template,
.k-event .k-event-template {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
kendo-scheduler .k-event .k-event-actions,
.k-event .k-event-actions {
  right: 0.5rem;
  font-size: 0.875rem;
}

.k-scheduler {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-current-time {
  background: #ff0000;
}
.k-current-time.k-current-time-arrow-left {
  border-right-color: #ff0000;
}
.k-current-time.k-current-time-arrow-right {
  border-left-color: #ff0000;
}
.k-current-time.k-current-time-arrow-down {
  border-top-color: #ff0000;
}

.k-scheduler-toolbar {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-scheduler-footer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}

.k-scheduler-header {
  background-color: #f8f9fa;
}

.k-scheduler-header-wrap {
  background-color: #ffffff;
}

ul.k-scheduler-navigation li.k-state-focused {
  box-shadow: inset 0 0 0 3px rgba(33, 37, 41, 0.15);
}
ul.k-scheduler-navigation .k-nav-today,
ul.k-scheduler-navigation .k-nav-prev,
ul.k-scheduler-navigation .k-nav-next {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
ul.k-scheduler-navigation .k-nav-today:hover, ul.k-scheduler-navigation .k-nav-today.k-state-hover,
ul.k-scheduler-navigation .k-nav-prev:hover,
ul.k-scheduler-navigation .k-nav-prev.k-state-hover,
ul.k-scheduler-navigation .k-nav-next:hover,
ul.k-scheduler-navigation .k-nav-next.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}

ul.k-scheduler-views.k-state-expanded {
  background-color: #f8f9fa;
}
ul.k-scheduler-views li {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
ul.k-scheduler-views li:hover, ul.k-scheduler-views li.k-state-hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}
ul.k-scheduler-views li.k-state-selected {
  border-color: #0f7aab;
  color: white;
  background-color: #1083b7;
}
ul.k-scheduler-views li:focus, ul.k-scheduler-views li.k-state-focus, ul.k-scheduler-views li.k-state-focused {
  box-shadow: 0 0 0 0.25rem rgba(228, 231, 235, 0.5);
}

.k-scheduler-footer li {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-scheduler-footer li:hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}

.k-scheduler-nonwork,
.k-scheduler .k-nonwork-hour {
  background-color: whitesmoke;
}

.k-scheduler-other-month,
.k-scheduler .k-other-month {
  background-color: whitesmoke;
}

.k-scheduler-layout td.k-state-selected,
.k-scheduler-layout .k-scheduler-cell.k-state-selected {
  background-color: rgba(20, 164, 230, 0.25);
}

.k-scheduler-layout-flex .k-scheduler-head,
.k-scheduler-layout-flex .k-sticky-cell {
  background-color: #ffffff;
}

.k-event {
  color: white;
  background-color: #3ab3ea;
}
.k-event.k-state-selected {
  color: white;
  background-color: #14A4E6;
  box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.5);
}

.k-event-inverse {
  color: black;
}

.k-scheduler-marquee::before,
.k-scheduler-marquee::after {
  border-color: #14A4E6;
}

.k-scheduler-edit-dialog .k-dialog-buttongroup {
  border-color: #dee2e6;
}

.k-scheduler-agendaview .k-scheduler-content tr:hover,
.k-scheduler-agendaview .k-scheduler-content tr.k-state-hover,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover,
.k-scheduler-agendaview .k-scheduler-content .k-scheduler-row.k-state-hover {
  border-color: #d6d9dc;
  color: #1b1a1a;
  background-color: #e9ecef;
}
.k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-datecolumn,
.k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-groupcolumn,
.k-scheduler-agendaview .k-scheduler-content tr.k-state-hover .k-scheduler-datecolumn,
.k-scheduler-agendaview .k-scheduler-content tr.k-state-hover .k-scheduler-groupcolumn {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-scheduler-agendaview .k-scheduler-content tr.k-state-selected {
  background-color: rgba(20, 164, 230, 0.25);
}
.k-scheduler-agendaview .k-scheduler-content tr.k-state-selected .k-scheduler-datecolumn,
.k-scheduler-agendaview .k-scheduler-content tr.k-state-selected .k-scheduler-groupcolumn {
  background-color: #ffffff;
}

.k-scheduler-yearview .k-day-indicator {
  background-color: #14A4E6;
}
.k-scheduler-yearview .k-state-selected .k-day-indicator {
  background-color: white;
}

.k-tooltip.k-scheduler-tooltip {
  color: #1b1a1a;
  background-color: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.k-tooltip.k-scheduler-tooltip .k-callout {
  color: white;
}

.k-chat {
  margin: auto;
  max-width: 500px;
  height: 600px;
  max-height: 100%;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-chat .k-message-list {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
}
.k-chat .k-message-list-content {
  padding: 16px 16px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
}
.k-chat .k-message-list-content > * + * {
  margin-top: 16px;
}
.k-chat .k-message-group {
  max-width: 80%;
  background: none;
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  position: relative;
}
.k-chat .k-message-group:not(.k-alt) {
  align-items: flex-start;
  text-align: left;
}
.k-chat .k-message-group:not(.k-alt) .k-message-time {
  margin-left: 8px;
  left: 100%;
}
.k-chat .k-message-group:not(.k-alt) .k-message-status {
  left: 0;
}
.k-chat .k-message-group:not(.k-alt) .k-first .k-bubble,
.k-chat .k-message-group:not(.k-alt) .k-only .k-bubble {
  border-bottom-left-radius: 2px;
}
.k-chat .k-message-group:not(.k-alt) .k-middle .k-bubble,
.k-chat .k-message-group:not(.k-alt) .k-last .k-bubble {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.k-chat .k-message-group.k-alt {
  align-self: flex-end;
  align-items: flex-end;
  text-align: right;
}
.k-chat .k-message-group.k-alt .k-message-time {
  margin-right: 8px;
  right: 100%;
}
.k-chat .k-message-group.k-alt .k-message-status {
  right: 0;
}
.k-chat .k-message-group.k-alt .k-first .k-bubble,
.k-chat .k-message-group.k-alt .k-only .k-bubble {
  border-bottom-right-radius: 2px;
}
.k-chat .k-message-group.k-alt .k-middle .k-bubble,
.k-chat .k-message-group.k-alt .k-last .k-bubble {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.k-chat .k-message {
  max-width: 100%;
  margin: 2px 0 0;
  position: relative;
  transition: margin 0.2s ease-in-out;
  outline: none;
}
.k-chat .k-message-time,
.k-chat .k-message-status {
  font-size: smaller;
  line-height: normal;
  white-space: nowrap;
  pointer-events: none;
  position: absolute;
}
.k-chat .k-message-time {
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-in-out;
}
.k-chat .k-message-status {
  margin-top: 2px;
  height: 0;
  overflow: hidden;
  top: 100%;
  transition: height 0.2s ease-in-out;
}
.k-chat .k-bubble {
  border-radius: 12px;
  padding: 8px 16px;
  border-width: 1px;
  border-style: solid;
  line-height: 1.25;
  word-wrap: break-word;
}
.k-chat .k-bubble a {
  color: inherit;
  text-decoration: underline;
}
.k-chat .k-message.k-state-selected {
  margin-bottom: 16px;
  border: 0;
  color: inherit;
  background: none;
}
.k-chat .k-message.k-state-selected .k-message-time {
  opacity: 1;
}
.k-chat .k-message.k-state-selected .k-message-status {
  height: 1.2em;
}
.k-chat .k-message-error,
.k-chat .k-message-sending {
  margin-bottom: 16px;
}
.k-chat .k-message-error .k-message-status,
.k-chat .k-message-sending .k-message-status {
  height: 1.2em;
}
.k-chat .k-avatar {
  border-radius: 100%;
  margin: 0;
  width: 32px;
  height: 32px;
  position: absolute;
}
.k-message-group:not(.k-alt) > .k-avatar {
  left: 0;
  bottom: 0;
}

.k-message-group.k-alt > .k-avatar {
  right: 0;
  bottom: 0;
}

.k-chat .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar) {
  padding-left: calc(32px + 8px);
}
.k-chat .k-avatars .k-message-group.k-alt:not(.k-no-avatar) {
  padding-right: calc(32px + 8px);
}

.k-author {
  margin: 0;
  font-size: smaller;
  line-height: normal;
}

.k-chat .k-author {
  margin: 0;
}

.k-chat .k-timestamp {
  font-size: smaller;
  text-transform: uppercase;
  text-align: center;
  align-self: stretch;
}

.k-quick-replies {
  display: block;
  max-width: 100%;
}

.k-quick-reply {
  border-radius: 100px;
  margin-right: 8px;
  margin-bottom: 4px;
  padding: 8px 12px;
  border-width: 1px;
  border-style: solid;
  line-height: 1.25;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  display: inline-block;
  flex: 0 0 auto;
  transition-property: color, background-color, border-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  outline: none;
}

.k-scrollable-quick-replies {
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  flex-flow: row nowrap;
  flex: 0 0 auto;
  overflow-x: auto;
  overflow-y: hidden;
}
.k-scrollable-quick-replies::-webkit-scrollbar {
  display: none;
}
.k-scrollable-quick-replies .k-quick-reply {
  margin: 0;
}
.k-scrollable-quick-replies .k-quick-reply + .k-quick-reply {
  margin-left: 8px;
}

.k-message-box {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: inherit !important;
  border-radius: 0 !important;
  flex: none;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.k-message-box:focus, .k-message-box.k-state-focus, .k-message-box:focus-within {
  outline: 0;
  box-shadow: none;
}
.k-message-box .k-button {
  border-width: 0;
  flex-shrink: 0;
}
.k-message-box .k-button svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
  display: inline-block;
}
.k-rtl .k-message-box .k-button, .k-message-box .k-button[dir=rtl] {
  transform: scaleX(-1);
}

.k-chat .k-card-list {
  margin: 2px 0 0;
}

.k-chat .k-card-deck {
  max-width: calc(100% + 32px);
  box-sizing: border-box;
  margin-left: -16px;
  margin-right: -16px;
  padding: 16px 16px 16px;
  overflow: hidden;
  overflow-x: auto;
  scroll-behavior: smooth;
}

.k-chat .k-card-deck .k-card,
.k-chat .k-card-deck .k-card-wrap {
  width: 200px;
}

.k-chat .k-card-deck-scrollwrap {
  margin-right: -16px;
  margin-left: -16px;
  padding-left: 16px;
  padding-right: 16px;
}

.k-chat .k-card-deck-scrollwrap > .k-card-deck {
  margin-bottom: -20px;
  padding-bottom: 20px;
}

.k-chat .k-card-deck .k-card-wrap {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex: 0 0 auto;
  padding-bottom: 5px;
}
.k-chat .k-card-deck .k-card-wrap .k-card {
  flex: 0 0 auto;
}
.k-chat .k-card-deck .k-card-wrap.k-state-selected {
  background: none;
}

.k-typing-indicator {
  padding: 0;
  border-radius: 50px;
  display: inline-flex;
  flex-flow: row nowrap;
}
.k-typing-indicator span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex: 0 0 8px;
  background-color: currentColor;
  opacity: 0.4;
}
.k-typing-indicator span:nth-of-type(1) {
  animation: 1s k-animation-blink infinite 0.3333s;
}
.k-typing-indicator span:nth-of-type(2) {
  animation: 1s k-animation-blink infinite 0.6666s;
}
.k-typing-indicator span:nth-of-type(3) {
  animation: 1s k-animation-blink infinite 0.9999s;
}
.k-typing-indicator span + span {
  margin-left: 5px;
}
@keyframes k-animation-blink {
  50% {
    opacity: 1;
  }
}

.k-chat-toolbar,
.k-chat .k-toolbar-box {
  padding: 0.5rem 0.5rem;
  width: 100%;
  border-width: 1px 0 0;
  box-sizing: border-box;
  flex: none;
  overflow: hidden;
  position: relative;
}
.k-chat-toolbar::before,
.k-chat .k-toolbar-box::before {
  display: none;
}
.k-chat-toolbar .k-button-list,
.k-chat .k-toolbar-box .k-button-list {
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
  scroll-behavior: smooth;
}
.k-chat-toolbar .k-button,
.k-chat .k-toolbar-box .k-button {
  flex: none;
}
.k-chat-toolbar .k-scroll-button,
.k-chat .k-toolbar-box .k-scroll-button {
  padding: 0 0.25rem;
  height: 100%;
  aspect-ratio: auto;
  position: absolute;
  z-index: 2;
  top: 0;
}
.k-chat-toolbar .k-scroll-button .k-button-icon,
.k-chat .k-toolbar-box .k-scroll-button .k-button-icon {
  min-width: auto;
  min-height: auto;
}
.k-chat-toolbar .k-scroll-button-left,
.k-chat .k-toolbar-box .k-scroll-button-left {
  left: 0;
}
.k-chat-toolbar .k-scroll-button-right,
.k-chat .k-toolbar-box .k-scroll-button-right {
  right: 0;
}

.k-rtl .k-message-group:not(.k-alt),
[dir=rtl] .k-message-group:not(.k-alt) {
  text-align: right;
}
.k-rtl .k-message-group:not(.k-alt) .k-message-time,
[dir=rtl] .k-message-group:not(.k-alt) .k-message-time {
  margin-left: 0;
  margin-right: 8px;
  left: auto;
  right: 100%;
}
.k-rtl .k-message-group:not(.k-alt) .k-message-status,
[dir=rtl] .k-message-group:not(.k-alt) .k-message-status {
  left: auto;
  right: 0;
}
.k-rtl .k-message-group.k-alt,
[dir=rtl] .k-message-group.k-alt {
  text-align: left;
}
.k-rtl .k-message-group.k-alt .k-message-time,
[dir=rtl] .k-message-group.k-alt .k-message-time {
  margin-right: 0;
  margin-left: 8px;
  right: auto;
  left: 100%;
}
.k-rtl .k-message-group.k-alt .k-message-status,
[dir=rtl] .k-message-group.k-alt .k-message-status {
  right: auto;
  left: 0;
}
.k-rtl .k-message-group:not(.k-alt) > .k-avatar,
[dir=rtl] .k-message-group:not(.k-alt) > .k-avatar {
  left: auto;
  right: 0;
}
.k-rtl .k-message-group.k-alt > .k-avatar,
[dir=rtl] .k-message-group.k-alt > .k-avatar {
  right: auto;
  left: 0;
}
.k-rtl .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar),
[dir=rtl] .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar) {
  padding-left: 0;
  padding-right: calc(32px + 8px);
}
.k-rtl .k-avatars .k-message-group.k-alt:not(.k-no-avatar),
[dir=rtl] .k-avatars .k-message-group.k-alt:not(.k-no-avatar) {
  padding-right: 0;
  padding-left: calc(32px + 8px);
}
.k-rtl .k-chat .k-card-deck .k-card-wrap + .k-card-wrap,
[dir=rtl] .k-chat .k-card-deck .k-card-wrap + .k-card-wrap {
  margin-left: 0;
  margin-right: 1rem;
}
.k-rtl .k-quick-reply,
[dir=rtl] .k-quick-reply {
  margin-right: 0;
  margin-left: 8px;
}

.k-chat {
  border-color: #dee2e6;
  color: #1b1a1a;
  background-color: #fafafa;
}
.k-chat .k-timestamp {
  color: #6c757d;
}
.k-chat .k-author {
  font-weight: bold;
}
.k-chat .k-bubble {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
  box-shadow: none;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  order: -1;
}
.k-chat .k-bubble a {
  color: #0aaa64;
}
.k-chat .k-bubble a:hover {
  color: #088850;
}
.k-chat .k-bubble:hover {
  box-shadow: none;
}
.k-chat .k-state-selected .k-bubble {
  box-shadow: none;
}
.k-chat .k-alt .k-bubble {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
  box-shadow: none;
}
.k-chat .k-alt .k-bubble:hover {
  box-shadow: none;
}
.k-chat .k-alt .k-state-selected .k-bubble {
  box-shadow: none;
}
.k-chat .k-quick-reply {
  border-color: #14A4E6;
  color: #14A4E6;
  background-color: transparent;
}
.k-chat .k-quick-reply:hover {
  border-color: #14A4E6;
  color: white;
  background-color: #14A4E6;
}

.k-chat-toolbar,
.k-chat .k-toolbar-box {
  border-color: inherit;
  color: #212529;
  background-color: #f8f9fa;
}

.k-mediaplayer {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-mediaplayer *,
.k-mediaplayer *::before,
.k-mediaplayer *::after {
  box-sizing: border-box;
}
.k-mediaplayer > iframe {
  width: 100%;
  height: 100%;
  border: 0;
  vertical-align: top;
}

.k-mediaplayer-titlebar {
  padding: 0.5rem 0.5rem;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
}

.k-mediaplayer-toolbar-wrap {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
}

.k-mediaplayer-toolbar {
  border-width: 0;
  width: 100% !important;
  box-shadow: none;
}
.k-mediaplayer-toolbar .k-dropdown, .k-mediaplayer-toolbar .k-dropdowntree {
  width: auto;
}

.k-mediaplayer-time-wrap {
  flex: 1;
}

.k-mediaplayer-volume-wrap {
  padding: 0 7px;
  align-items: center;
}

.k-mediaplayer-volume {
  width: 100px;
}

.k-slider.k-mediaplayer-seekbar {
  width: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  transform: translateY(-50%);
}

.k-mediaplayer-seekbar .k-slider-track {
  width: 100% !important;
  border-radius: 0;
}

.k-mediaplayer-seekbar .k-slider-selection {
  border-radius: 0;
}

.k-mediaplayer-fullscreen {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.k-mediaplayer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-mediaplayer-titlebar {
  color: #ffffff;
  background-image: linear-gradient(rgba(33, 37, 41, 0.7), rgba(33, 37, 41, 0));
  text-shadow: 0 0 2px rgba(33, 37, 41, 0.5);
}

.k-timeline {
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-timeline *,
.k-timeline *::before,
.k-timeline *::after, .k-timeline::before, .k-timeline::after {
  box-sizing: border-box;
}
.k-timeline ul {
  margin: 0;
  padding: 0;
}
.k-timeline ul li {
  list-style-type: none;
}
.k-timeline .k-timeline-flag {
  display: inline-block;
  text-align: center;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  line-height: 1.5;
  min-width: 80px;
  max-width: calc(80px + 2 * 40px);
  position: relative;
  z-index: 1;
}
.k-timeline .k-timeline-circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.k-timeline.k-timeline-dates-hidden .k-timeline-date {
  display: none;
}
.k-timeline .k-event-collapse {
  display: none;
}
.k-timeline.k-timeline-collapsible .k-card-header {
  cursor: pointer;
}
.k-timeline.k-timeline-collapsible .k-event-collapse {
  display: flex;
}

.k-timeline-card .k-card {
  position: relative;
  overflow: visible;
}
.k-timeline-card .k-card .k-card-header {
  overflow: visible;
  border-bottom: 0;
}
.k-timeline-card .k-card .k-card-header + .k-card-body {
  padding-top: 0;
}
.k-timeline-card .k-card .k-card-body {
  overflow-y: auto;
  scrollbar-width: thin;
}
.k-timeline-card .k-card .k-card-body::-webkit-scrollbar {
  width: 5px;
}
.k-timeline-card .k-card .k-card-body::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
}
.k-timeline-card .k-timeline-card-callout.k-callout-w, .k-timeline-card .k-timeline-card-callout.k-callout-e {
  top: 36px;
}

.k-timeline-vertical,
.k-timeline-horizontal {
  padding: 0 40px;
  margin: 40px 0;
  width: 100%;
  position: relative;
  border: 0;
}

.k-timeline-vertical::after,
.k-timeline-horizontal .k-timeline-track-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  border-width: 1px;
  border-style: solid;
}

.k-timeline-vertical {
  padding-left: calc(calc(40px + (80px - 6px) / 2) + 50px);
}
.k-timeline-vertical.k-timeline-dates-hidden {
  padding-left: calc(40px + (80px - 6px) / 2);
}
.k-timeline-vertical::after {
  height: 100%;
  width: 6px;
  transform: translateX(-50%);
  border-radius: 0.3rem;
}
.k-timeline-vertical .k-timeline-flag-wrap {
  display: flex;
  align-items: center;
}
.k-timeline-vertical .k-timeline-flag-wrap:first-child {
  padding-top: 40px;
}
.k-timeline-vertical .k-timeline-flag {
  transform: translateX(-50%);
}
.k-timeline-vertical .k-timeline-date-wrap {
  position: absolute;
  padding-right: 1rem;
  margin-top: 36px;
  transform: translate(-100%, -50%);
  text-align: right;
}
.k-timeline-vertical .k-timeline-event {
  display: flex;
  align-items: flex-start;
  padding: 40px 0;
}
.k-timeline-vertical .k-timeline-card {
  padding-left: 1rem;
}
.k-timeline-vertical .k-timeline-card .k-card {
  margin-left: 1rem;
  min-height: calc(2 * (36px - 1px));
  width: 400px;
  max-width: 100%;
}
.k-timeline-vertical .k-timeline-card .k-card .k-card-header {
  border-radius: 0.25rem;
}
.k-timeline-vertical .k-timeline-card .k-card .k-card-title {
  display: flex;
  justify-content: space-between;
}
.k-timeline-vertical .k-timeline-card .k-card .k-card-title .k-event-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-timeline-vertical .k-timeline-card .k-event-collapse {
  margin: -0.5rem 0;
  transform: rotate(90deg);
  transition: transform 0.2s ease-in-out;
}
.k-timeline-vertical .k-timeline-card.k-collapsed .k-card-body,
.k-timeline-vertical .k-timeline-card.k-collapsed .k-card-actions {
  display: none;
}
.k-timeline-vertical .k-timeline-card.k-collapsed .k-event-collapse {
  transform: rotate(0deg);
}
.k-timeline-vertical .k-timeline-circle {
  margin-top: 36px;
  transform: translate(-50%, -50%);
  margin-right: -8px;
}
.k-timeline-vertical.k-timeline-alternating {
  padding-left: 40px;
}
.k-timeline-vertical.k-timeline-alternating::after {
  left: 50%;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-flag-wrap {
  justify-content: center;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-flag {
  transform: translateX(0);
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-event {
  justify-content: space-between;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse {
  flex-direction: row-reverse;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-date-wrap {
  text-align: left;
  padding-right: 0;
  padding-left: 1rem;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card {
  padding-left: 0;
  padding-right: 1rem;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card .k-card {
  margin-right: 1rem;
  margin-left: auto;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-card,
.k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap {
  flex-basis: 50%;
  min-width: 0;
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap {
  position: static;
  transform: translateY(-50%);
}
.k-timeline-vertical.k-timeline-alternating .k-timeline-circle {
  transform: translateY(-50%);
  margin-right: 0;
}

.k-timeline-horizontal .k-timeline-track-item {
  flex: 1 0 20%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  flex-direction: column;
}
.k-timeline-horizontal .k-timeline-track-item:hover {
  cursor: pointer;
}
.k-timeline-horizontal .k-timeline-track-item.k-timeline-flag-wrap:hover {
  cursor: default;
}
.k-timeline-horizontal .k-timeline-date-wrap {
  margin-top: auto;
  margin-bottom: 10px;
}
.k-timeline-horizontal .k-timeline-card {
  height: 100%;
}
.k-timeline-horizontal .k-card {
  max-height: 100%;
}
.k-timeline-horizontal .k-timeline-events-list {
  overflow-x: hidden;
  padding-top: 1rem;
}
.k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap {
  position: relative;
  height: 600px;
}
.k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap .k-timeline-event {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.k-timeline-horizontal .k-timeline-track-wrap {
  position: relative;
  padding: 19px 0;
}
.k-timeline-horizontal .k-timeline-track-wrap::after {
  top: auto;
  bottom: calc(38px / 2 + 3px);
  left: calc(38px - 2 * 1px);
  right: calc(38px - 2 * 1px);
  transform: translateY(-50%);
  height: 6px;
}
.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track {
  overflow: hidden;
  margin: 0 38px;
  position: relative;
  z-index: 2;
}
.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track .k-timeline-scrollable-wrap {
  transition: transform 1s ease-in-out;
}
.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag {
  margin-bottom: calc(6px + 2 * 1px + 4px + 10px);
  position: relative;
  min-width: 80px;
}
.k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%) rotate(45deg);
}
.k-timeline-horizontal .k-timeline-scrollable-wrap {
  padding-bottom: 3px;
  display: flex;
  outline: 0;
}

.k-timeline-arrow {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  bottom: calc(6px + 3px + 2 * 1px);
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.k-timeline-arrow-left {
  left: 0;
}

.k-timeline-arrow-right {
  right: 0;
}

.k-timeline-mobile {
  padding: 0 1rem;
  margin: 1rem 0;
}
.k-timeline-mobile .k-timeline-flag {
  max-width: calc(80px + 2 * 1rem);
}
.k-timeline-mobile.k-timeline-horizontal .k-timeline-flag-wrap {
  display: none;
}
.k-timeline-mobile.k-timeline-vertical {
  padding-left: calc(calc(1rem + (80px - 6px) / 2) + 50px);
}
.k-timeline-mobile.k-timeline-vertical.k-timeline-dates-hidden {
  padding-left: calc(1rem + (80px - 6px) / 2);
}
.k-timeline-mobile.k-timeline-vertical.k-timeline-alternating {
  padding-left: 1rem;
}
.k-timeline-mobile.k-timeline-vertical .k-timeline-card {
  width: 100%;
}
.k-timeline-mobile.k-timeline-vertical .k-timeline-card .k-card {
  width: auto;
}

.k-timeline-card .k-card-header {
  padding-top: 1rem;
}

.k-timeline .k-timeline-flag {
  color: white;
  background-color: #14A4E6;
}
.k-timeline .k-timeline-circle {
  background-color: #14A4E6;
}
.k-timeline .k-timeline-card .k-card-header {
  background-color: #ffffff;
  color: #212529;
}
.k-timeline .k-timeline-card .k-card-body {
  scrollbar-color: #dee2e6 #ffffff;
}
.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-track {
  background: #ffffff;
}
.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb {
  background: #dee2e6;
}
.k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb:hover {
  background: #d6d9dc;
}
.k-timeline .k-timeline-date {
  color: #1b1a1a;
}
.k-timeline .k-timeline-arrow.k-state-disabled {
  opacity: 1;
  color: #6f7174;
  background-color: #edeff2;
  border-color: #edeff2;
}

.k-timeline-vertical::after,
.k-timeline-horizontal .k-timeline-track-wrap::after {
  background-color: #e4e7eb;
  border-color: #e4e7eb;
}

.k-timeline-horizontal .k-timeline-flag::after {
  background-color: #14A4E6;
}

.k-timeline-track-item.k-state-focus .k-timeline-circle {
  box-shadow: 0 0 0 3px rgba(20, 164, 230, 0.5);
}

.k-pdf-viewer {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-pdf-viewer .k-toolbar {
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-color: inherit;
  flex: 0 0 auto;
  z-index: 2;
}
.k-pdf-viewer .k-toolbar .k-pager-wrap {
  padding: 0;
  border-width: 0;
  color: inherit;
  background: none;
  overflow: visible;
}
.k-pdf-viewer .k-list-scroller {
  flex: 1 1 auto;
  outline: none;
}
.k-pdf-viewer .k-list-scroller .k-enable-text-select {
  -webkit-user-select: text;
  user-select: text;
  cursor: text;
}
.k-pdf-viewer .k-list-scroller .k-enable-panning {
  cursor: grab;
}
.k-pdf-viewer .k-list-scroller .k-enable-panning span::selection {
  background-color: transparent;
}
.k-pdf-viewer .k-page {
  position: relative;
  margin: 30px auto;
}
.k-pdf-viewer .k-page canvas {
  direction: ltr;
}
.k-pdf-viewer .k-page .k-text-layer {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
  overflow: hidden;
}
.k-pdf-viewer .k-page .k-text-layer > span {
  position: absolute;
  line-height: 1.2;
  transform-origin: 0% 0%;
  color: transparent;
}
.k-pdf-viewer .k-page .k-text-layer mark {
  color: transparent;
}

.k-pdf-viewer-search-dialog {
  padding: 0.5rem;
}
.k-pdf-viewer-search-dialog .k-search-container {
  display: flex;
  gap: 0.5rem;
  flex-flow: row nowrap;
  flex: 0 0 auto;
  justify-content: flex-start;
  align-items: center;
}
.k-pdf-viewer-search-dialog .k-search-container .k-search-dialog-draghandle {
  cursor: move;
  margin-left: 0;
}
.k-pdf-viewer-search-dialog .k-search-container .k-textbox {
  width: 10em;
  flex: none;
}
.k-pdf-viewer-search-dialog .k-search-container .k-textbox .k-button {
  border-width: 0;
}
.k-pdf-viewer-search-dialog .k-search-container .k-search-matches {
  flex: 1 1 auto;
}

.k-ie .k-pdf-viewer-search-dialog .k-search-container > * + * {
  margin-left: 0.5rem;
}

.k-pdf-viewer {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-pdf-viewer .k-canvas {
  background-color: #fafafa;
}
.k-pdf-viewer .k-page {
  border-color: #dee2e6;
  color: #212529;
  background-color: white;
  box-shadow: 0 0 15px #dee2e6;
}
.k-pdf-viewer .k-search-highlight {
  background-color: #1b1a1a;
}

.km-scrollview,
.km-scroll-container {
  -webkit-user-select: none;
          user-select: none;
  border-collapse: separate;
}

.km-scroll-wrapper {
  position: relative;
}

.km-scroll-header {
  position: absolute;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
}

.km-scroller-pull {
  width: 100%;
  display: block;
  position: absolute;
  line-height: 3em;
  font-size: 1.4em;
  text-align: center;
  transform: translate3d(0, -3em, 0);
}

.km-scroller-pull .km-template {
  display: inline-block;
  min-width: 200px;
  text-align: left;
}

.km-load-more .km-icon,
.km-widget .km-scroller-pull .km-icon {
  display: inline-block;
  height: 2rem;
  margin-right: 1rem;
  vertical-align: middle;
  width: 2rem;
  font-size: 2rem;
  transform: rotate(0deg);
  transition: transform 300ms linear;
}

.km-widget .km-scroller-release .km-icon {
  transform: rotate(180deg);
}

.km-widget .km-scroller-refresh .km-icon {
  transition: none;
}

.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: 0.4em;
  width: 0.4em;
  opacity: 0;
  transform-origin: 0 0;
  transition: opacity 0.3s linear;
}
.k-map .km-touch-scrollbar, .k-diagram .km-touch-scrollbar {
  display: none;
}

.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 0;
}

.km-horizontal-scrollbar {
  width: 100%;
  left: 0;
  bottom: 2px;
}

.km-touch-scrollbar {
  background-color: #333333;
}

kendo-scrollview.k-scrollview-wrap,
kendo-scrollview.k-scrollview,
.k-scrollview {
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-scrollview-wrap .k-scrollview,
.k-scrollview .k-scrollview-wrap {
  list-style-type: none;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  white-space: nowrap;
}
.k-scrollview-wrap .k-scrollview img,
.k-scrollview .k-scrollview-wrap img {
  -webkit-user-select: none;
          user-select: none;
}
.k-scrollview-wrap .k-scrollview > li,
.k-scrollview .k-scrollview-wrap > li {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.k-scrollview-wrap .k-scrollview > [data-role=page],
.k-scrollview .k-scrollview-wrap > [data-role=page] {
  vertical-align: top;
  display: inline-block;
  min-height: 1px;
}

.k-scrollview-wrap.k-scrollview-animate {
  display: flex;
  flex-flow: row nowrap;
  width: calc(var(--kendo-scrollview-views, 1) * 100%);
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transform: translateX(calc(-100% / var(--kendo-scrollview-views, 1) * (var(--kendo-scrollview-current, 1) - 1)));
}
.k-scrollview-wrap.k-scrollview-animate .k-scrollview-view {
  width: calc(100% / var(--kendo-scrollview-views, 1));
  flex: 0 0 calc(100% / var(--kendo-scrollview-views, 1));
}
[dir=rtl] .k-scrollview-wrap.k-scrollview-animate, .k-rtl .k-scrollview-wrap.k-scrollview-animate {
  transform: translateX(calc(100% / var(--kendo-scrollview-views, 1) * (var(--kendo-scrollview-current, 1) - 1)));
}

kendo-scrollview.k-scrollview-wrap kendo-scrollview-pager,
kendo-scrollview.k-scrollview kendo-scrollview-pager,
.k-scrollview-nav-wrap {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: calc(10px + 0px + 40px);
  text-align: center;
}

kendo-scrollview.k-scrollview-wrap kendo-scrollview-pager,
kendo-scrollview.k-scrollview kendo-scrollview-pager {
  pointer-events: none;
}

kendo-scrollview.k-scrollview-wrap .k-scrollview-nav,
kendo-scrollview.k-scrollview .k-scrollview-nav {
  pointer-events: initial;
}

.k-scrollview-pageable,
.k-scrollview-nav {
  margin: 0;
  padding: 20px;
  max-width: 100%;
  box-sizing: border-box;
  line-height: 0;
  text-align: center;
  white-space: nowrap;
  list-style: none;
  display: inline-flex;
  align-items: center;
  overflow-x: scroll;
  overflow-y: hidden;
  pointer-events: initial;
}
.k-scrollview-pageable:focus,
.k-scrollview-nav:focus {
  outline: none;
}

.k-scrollview-pageable > .k-button,
.k-scrollview-nav > .k-link {
  margin: 0 10px;
  padding: 0;
  width: 10px;
  height: 10px;
  border-width: 0px;
  border-style: solid;
  border-radius: 50%;
  box-sizing: content-box;
  display: inline-block;
  position: relative;
  flex: 0 0 auto;
  cursor: pointer;
  pointer-events: all;
  vertical-align: top;
}
.k-scrollview-pageable > .k-button::before,
.k-scrollview-nav > .k-link::before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: initial;
  border-radius: 0;
}

.k-scrollview-next,
.k-scrollview-prev {
  display: table;
  position: absolute;
  padding: 0;
  height: 60%;
  top: 20%;
  text-decoration: none;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.k-scrollview-next .k-icon,
.k-scrollview-prev .k-icon {
  display: table-cell;
  overflow: visible;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-size: 4.5em;
  font-weight: normal;
}

.k-scrollview-prev {
  left: 0;
}

.k-scrollview-next {
  right: 0;
}

.k-scrollview-animation {
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

@supports (-webkit-user-select: none) {
  kendo-scrollview.k-scrollview-wrap ul.k-scrollview li > *,
  kendo-scrollview.k-scrollview ul.k-scrollview-wrap li > *,
  div.k-scrollview ul.k-scrollview-wrap li > * {
    pointer-events: auto;
  }
}
@supports not (-webkit-user-select: none) {
  kendo-scrollview.k-scrollview-wrap ul.k-scrollview li > *,
  kendo-scrollview.k-scrollview ul.k-scrollview-wrap li > *,
  div.k-scrollview ul.k-scrollview-wrap li > * {
    pointer-events: none;
  }
}
kendo-scrollview.k-scrollview-wrap,
.k-scrollview {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
kendo-scrollview.k-scrollview-wrap.k-scrollview-dark kendo-scrollview-pager,
kendo-scrollview.k-scrollview-wrap.k-scrollview-dark .k-scrollview-nav-wrap,
.k-scrollview.k-scrollview-dark kendo-scrollview-pager,
.k-scrollview.k-scrollview-dark .k-scrollview-nav-wrap {
  background-color: rgba(0, 0, 0, 0.4);
}
kendo-scrollview.k-scrollview-wrap.k-scrollview-dark .k-scrollview-next,
kendo-scrollview.k-scrollview-wrap.k-scrollview-dark .k-scrollview-prev,
.k-scrollview.k-scrollview-dark .k-scrollview-next,
.k-scrollview.k-scrollview-dark .k-scrollview-prev {
  color: rgba(0, 0, 0, 0.4);
}
kendo-scrollview.k-scrollview-wrap.k-scrollview-light kendo-scrollview-pager,
kendo-scrollview.k-scrollview-wrap.k-scrollview-light .k-scrollview-nav-wrap,
.k-scrollview.k-scrollview-light kendo-scrollview-pager,
.k-scrollview.k-scrollview-light .k-scrollview-nav-wrap {
  background-color: rgba(255, 255, 255, 0.4);
}

.k-scrollview:focus,
.k-scrollview-wrap:focus {
  outline: none;
}

.k-scrollview-next,
.k-scrollview-prev {
  color: white;
  background-color: rgba(0, 0, 0, 0);
  text-shadow: rgba(0, 0, 0, 0.3) 0 0 15px;
  opacity: 0.7;
  outline-width: 0;
}
.k-scrollview-next:focus, .k-scrollview-next.k-state-focus,
.k-scrollview-prev:focus,
.k-scrollview-prev.k-state-focus {
  color: white;
  opacity: 1;
}
.k-scrollview-next:focus .k-icon::before, .k-scrollview-next.k-state-focus .k-icon::before,
.k-scrollview-prev:focus .k-icon::before,
.k-scrollview-prev.k-state-focus .k-icon::before {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}
.k-scrollview-next:hover, .k-scrollview-next.k-state-hover,
.k-scrollview-prev:hover,
.k-scrollview-prev.k-state-hover {
  color: white;
  opacity: 1;
}

.k-scrollview-pageable > .k-button,
.k-scrollview-nav > .k-link {
  background-color: #e4e7eb;
  border-color: #e4e7eb;
}
.k-scrollview-pageable > .k-button.k-primary,
.k-scrollview-nav > .k-link.k-primary {
  background: #14A4E6;
  border: #14A4E6;
}
.k-scrollview-pageable > .k-button:focus, .k-scrollview-pageable > .k-button.k-state-focused,
.k-scrollview-nav > .k-link:focus,
.k-scrollview-nav > .k-link.k-state-focused {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-scrollview-nav > .k-link:hover,
.k-scrollview-nav > .k-link.k-state-hover {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.13);
}

.k-scrollview-pageable > .k-button {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.08);
}

.k-barcode {
  display: inline-block;
}

.k-var--chart-font {
  font-size: 1rem;
}

.k-var--chart-title-font {
  font-size: 1.143em;
}

.k-var--chart-pane-title-font {
  font-size: 0.857em;
  font-weight: 400;
}

.k-var--chart-label-font {
  font-size: 0.857em;
}

.k-chart,
.k-sparkline,
.k-stockchart {
  border-width: 0px;
  border-style: solid;
  box-sizing: border-box;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.k-chart,
.k-stockchart {
  display: block;
  height: 400px;
}

.k-chart-surface {
  height: 100%;
}

.k-chart .k-popup {
  border-width: 0;
}

.k-chart-tooltip-wrapper .k-animation-container-shown,
.k-chart-tooltip-wrapper.k-animation-container-shown {
  transition: left ease-in 80ms, top ease-in 80ms;
}

.k-sparkline-tooltip-wrapper,
.k-chart-tooltip-wrapper {
  z-index: 12000;
}
.k-sparkline-tooltip-wrapper > .k-popup,
.k-chart-tooltip-wrapper > .k-popup {
  padding: 0;
  border-width: 0;
  background: transparent;
}

.k-chart-tooltip table {
  border-spacing: 0;
  border-collapse: collapse;
}

.k-chart-tooltip {
  border-radius: 0.25rem;
  font-size: 0.929rem;
  line-height: 1.5;
  padding: 0.25rem 0.5rem;
}

.k-chart-tooltip th {
  width: auto;
  text-align: center;
  padding: 1px;
}

.k-chart-tooltip td {
  width: auto;
  text-align: left;
  padding: 0.25rem 0.5rem;
  line-height: 1.5;
  vertical-align: middle;
}

.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
  border-width: 1px;
  border-style: solid;
}

.k-chart-shared-tooltip .k-chart-shared-tooltip-marker {
  display: block;
  width: 15px;
  height: 3px;
  vertical-align: middle;
}

.k-selector {
  position: absolute;
  transform: translateZ(0);
}

.k-selection {
  position: absolute;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-bottom: 0;
}

.k-selection-bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.k-handle {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  border-width: 1px;
  border-style: solid;
  z-index: 1;
  position: absolute;
  box-sizing: content-box;
}

.k-handle div {
  width: 100%;
  height: 100%;
}

.k-left-handle {
  left: -11px;
}

.k-right-handle {
  right: -11px;
}

.k-left-handle div {
  margin: -22px 0 0 -14.6666666667px;
  padding: 44px 29.3333333333px 0 0;
}

.k-right-handle div {
  margin: -22px 0 0 -14.6666666667px;
  padding: 44px 0 0 29.3333333333px;
}

.k-left-handle.k-handle-active div {
  margin-left: -44px;
  padding-left: 58.6666666667px;
}

.k-right-handle.k-handle-active div {
  margin-left: -44px;
  padding-right: 58.6666666667px;
}

.k-mask {
  position: absolute;
  height: 100%;
}

.k-navigator-hint div {
  position: absolute;
}

.k-navigator-hint .k-scroll {
  border-radius: 0.25rem;
  position: absolute;
  height: 4px;
}

.k-navigator-hint .k-tooltip {
  margin-top: 20px;
  min-width: 160px;
  opacity: 1;
  text-align: center;
}

.k-sparkline,
.k-sparkline span {
  display: inline-block;
  vertical-align: top;
}

.k-sparkline span {
  height: 100%;
  width: 100%;
}

.k-chart-dragging {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.k-chart-donut-center {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
  text-align: center;
  border: 4px solid transparent;
  box-sizing: border-box;
}

.k-pdf-export .k-chart .k-animation-container,
.k-pdf-export .k-sparkline .k-animation-container,
.k-pdf-export .k-stockchart .k-animation-container {
  display: none;
}

.k-diagram {
  height: 600px;
}

.k-diagram .km-scroll-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.k-diagram .km-scroll-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.k-canvas-container {
  width: 100%;
  height: 100%;
}

.k-diagram img {
  box-sizing: content-box;
}

.k-treemap {
  height: 400px;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-treemap .k-treemap-tile {
  margin: -1px 0 0 -1px;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid;
  border-color: inherit;
  color: inherit;
  background-color: inherit;
  overflow: hidden;
  position: absolute;
}
.k-treemap > .k-treemap-tile {
  position: relative;
}
.k-treemap .k-treemap-title {
  padding: 0.25rem 0.5rem;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: inherit;
  font-size: 1rem;
  background-position: 0 0;
  background-repeat: repeat-x;
}
.k-treemap .k-treemap-title-vertical {
  padding: 0.5rem 0.25rem;
  width: 1.5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 0;
  bottom: 0;
}
.k-treemap .k-treemap-title-vertical > div {
  transform-origin: right;
  transform: rotate(-90deg);
  position: absolute;
  top: 0;
  right: 1em;
}
.k-treemap .k-treemap-wrap {
  border-color: inherit;
  color: inherit;
  background-color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.k-treemap .k-treemap-title + .k-treemap-wrap {
  top: calc(0.5rem + 1.5 * 1rem + 1px);
}
.k-treemap .k-treemap-title-vertical + .k-treemap-wrap {
  left: calc(0.5rem + 1.5 * 1rem + 1px);
}
.k-treemap .k-leaf {
  padding: 0.5rem;
}

.k-gauge {
  text-align: left;
  position: relative;
}

.k-arcgauge,
.k-circulargauge {
  display: inline-block;
}

.k-arcgauge-label,
.k-circulargauge-label {
  position: absolute;
  text-align: center;
  padding: 0;
  margin: 0;
}

.k-qrcode {
  display: inline-block;
}

.k-var--accent {
  background-color: #14A4E6;
}

.k-var--accent-contrast {
  background-color: white;
}

.k-var--primary {
  background-color: #14A4E6;
}

.k-var--primary-contrast {
  background-color: white;
}

.k-var--base {
  background-color: #f8f9fa;
}

.k-var--background {
  background-color: #ffffff;
}

.k-var--border-radius {
  margin-top: 0.25rem;
}

.k-var--normal-background {
  background-color: #f8f9fa;
}

.k-var--normal-text-color {
  background-color: #1b1a1a;
}

.k-var--hover-background {
  background-color: #e9ecef;
}

.k-var--hover-text-color {
  background-color: #1b1a1a;
}

.k-var--selected-background {
  background-color: #14A4E6;
}

.k-var--selected-text-color {
  background-color: white;
}

.k-var--success {
  background-color: #1b7a47;
}

.k-var--info {
  background-color: #17a2b8;
}

.k-var--warning {
  background-color: #f79e00;
}

.k-var--error {
  background-color: #ee5726;
}

.k-var--series-a {
  background-color: #14a4e6;
}

.k-var--series-b {
  background-color: #5bc0de;
}

.k-var--series-c {
  background-color: #5cb85c;
}

.k-var--series-d {
  background-color: #f0ad4e;
}

.k-var--series-e {
  background-color: #e67d4a;
}

.k-var--series-f {
  background-color: #d9534f;
}

.k-var--series-1 {
  background-color: #14a4e6;
}

.k-var--series-2 {
  background-color: #5bc0de;
}

.k-var--series-3 {
  background-color: #5cb85c;
}

.k-var--series-4 {
  background-color: #f0ad4e;
}

.k-var--series-5 {
  background-color: #e67d4a;
}

.k-var--series-6 {
  background-color: #d9534f;
}

.k-var--series-7 {
  background-color: #4fbbec;
}

.k-var--series-8 {
  background-color: #84d0e6;
}

.k-var--series-9 {
  background-color: #85ca85;
}

.k-var--series-10 {
  background-color: #f4c27a;
}

.k-var--series-11 {
  background-color: #ec9e77;
}

.k-var--series-12 {
  background-color: #e37e7b;
}

.k-var--series-13 {
  background-color: #0f7bad;
}

.k-var--series-14 {
  background-color: #4490a7;
}

.k-var--series-15 {
  background-color: #458a45;
}

.k-var--series-16 {
  background-color: #b4823b;
}

.k-var--series-17 {
  background-color: #ad5e38;
}

.k-var--series-18 {
  background-color: #a33e3b;
}

.k-var--series-19 {
  background-color: #8ad2f3;
}

.k-var--series-20 {
  background-color: #ade0ef;
}

.k-var--series-21 {
  background-color: #aedcae;
}

.k-var--series-22 {
  background-color: #f8d6a7;
}

.k-var--series-23 {
  background-color: #f3bea5;
}

.k-var--series-24 {
  background-color: #eca9a7;
}

.k-var--series-25 {
  background-color: #0a5273;
}

.k-var--series-26 {
  background-color: #2e606f;
}

.k-var--series-27 {
  background-color: #2e5c2e;
}

.k-var--series-28 {
  background-color: #785727;
}

.k-var--series-29 {
  background-color: #733f25;
}

.k-var--series-30 {
  background-color: #6d2a28;
}

.k-var--gauge-pointer {
  background-color: #14A4E6;
}

.k-var--gauge-track {
  background-color: #ebebeb;
}

.k-var--chart-inactive {
  background-color: rgba(27, 26, 26, 0.5);
}

.k-var--chart-major-lines {
  background-color: rgba(27, 26, 26, 0.08);
}

.k-var--chart-minor-lines {
  background-color: rgba(27, 26, 26, 0.04);
}

.k-var--chart-area-opacity {
  opacity: 0.6;
}

.k-var--chart-area-inactive-opacity {
  opacity: 0.1;
}

.k-var--chart-line-inactive-opacity {
  opacity: 0.3;
}

.k-var--chart-notes-background {
  background-color: rgba(27, 26, 26, 0.5);
}

.k-var--chart-notes-border {
  background-color: rgba(27, 26, 26, 0.5);
}

.k-var--chart-notes-lines {
  background-color: rgba(27, 26, 26, 0.5);
}

.k-var--chart-crosshair-background {
  background-color: rgba(27, 26, 26, 0.5);
}

.k-var--chart-error-bars-background {
  background-color: rgba(27, 26, 26, 0.5);
}

.k-chart,
.k-sparkline,
.k-stockchart {
  border-color: #dee2e6;
  color: #212529;
  background-color: transparent;
}
.k-chart .k-popup,
.k-sparkline .k-popup,
.k-stockchart .k-popup {
  background: transparent;
}

.k-chart-tooltip {
  color: #ffffff;
}

.k-chart-tooltip-inverse {
  color: #1B1A1A;
}

.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
  color: #212529;
  background-color: #ebebeb;
  border-color: rgba(27, 26, 26, 0.08);
}

.k-selection {
  border-color: rgba(27, 26, 26, 0.08);
  box-shadow: inset 0 1px 7px rgba(27, 26, 26, 0.15);
}

.k-selection-bg {
  background-color: transparent;
}

.k-handle {
  cursor: e-resize;
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-handle:hover {
  border-color: #c7cdd5;
  background-color: #ced3db;
}

.k-handle div {
  background-color: transparent;
}

.k-mask {
  background-color: #ffffff;
  opacity: 0.8;
}

.k-treemap {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-treemap .k-treemap-title {
  border-color: #dee2e6;
  color: #212529;
  background-color: #f8f9fa;
}
.k-treemap .k-leaf {
  color: #ffffff;
}
.k-treemap .k-leaf.k-inverse {
  color: #212529;
}
.k-treemap .k-leaf.k-state-hover {
  box-shadow: inset 0 0 0 3px #dee2e6;
}

.k-map {
  height: 600px;
  box-sizing: border-box;
  border-width: 0px;
  border-style: solid;
  font-size: 1rem;
  line-height: 1.5;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.k-map *,
.k-map *::before,
.k-map *::after {
  box-sizing: border-box;
}
.k-map .km-scroll-wrapper {
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
          user-select: none;
  position: absolute;
}
.k-map .km-scroll-container {
  height: 100%;
}
.k-map .k-touch-scrollbar {
  display: none;
}
.k-map .k-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.k-map .k-marker {
  transform: translate(-50%, -100%);
  font-size: 32px;
  cursor: pointer;
  position: absolute;
  overflow: visible;
}
.k-map .k-attribution {
  padding: 0.25rem 0.5rem;
  border-width: 0;
  font-size: 0.75rem;
  z-index: 1000;
}

.k-map-controls {
  position: absolute;
  display: flex;
  align-items: center;
}

.k-navigator {
  margin: 1rem;
  width: calc(48px + 4px);
  height: calc(48px + 4px);
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  border-radius: 50%;
  position: relative;
}
.k-pdf-export .k-navigator {
  display: none;
}
.k-navigator .k-button {
  padding: 0;
  width: auto;
  height: auto;
  line-height: 1;
  box-shadow: none;
  position: absolute;
}
.k-navigator .k-button .k-icon {
  min-width: 0;
  min-height: 0;
}
.k-navigator .k-navigator-n,
.k-navigator .k-navigator-up {
  transform: translateX(-50%);
  top: 2px;
  left: 50%;
}
.k-navigator .k-navigator-e,
.k-navigator .k-navigator-right {
  transform: translateY(-50%);
  right: 2px;
  top: 50%;
}
.k-navigator .k-navigator-s,
.k-navigator .k-navigator-down {
  transform: translateX(-50%);
  bottom: 2px;
  left: 50%;
}
.k-navigator .k-navigator-w,
.k-navigator .k-navigator-left {
  transform: translateY(-50%);
  left: 2px;
  top: 50%;
}

.k-zoom-control {
  margin: 1rem;
  border: 0;
  background: none;
  display: flex;
}
.k-pdf-export .k-zoom-control {
  display: none;
}
.k-zoom-control .k-button {
  padding: 0.375rem;
}

.k-map {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}
.k-map .k-navigator {
  border-color: #e4e7eb;
  color: #212529;
  background-color: #e4e7eb;
}
.k-map .k-marker {
  color: #14A4E6;
}
.k-map .k-attribution {
  background-color: rgba(255, 255, 255, 0.8);
}

.k-orgchart {
  width: 100%;
  padding: 1.5rem 1.5rem;
  box-sizing: border-box;
  font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  overflow: auto;
}
.k-orgchart *,
.k-orgchart *::before,
.k-orgchart *::after {
  box-sizing: border-box;
}

.k-orgchart-container {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
}

.k-orgchart-group {
  gap: 1.5rem;
}

.k-orgchart-group.k-vstack > .k-orgchart-node-container {
  gap: 0;
}

.k-orgchart-node-container {
  gap: 1.5rem;
}

.k-orgchart-node-group-container {
  border-radius: 0.25rem;
  padding: 1.5rem 1.5rem;
  border-width: 1px;
  border-style: solid;
  outline: 0;
}

.k-orgchart-node-group-title {
  margin: 0 0 0.375rem;
  font-size: 1.25rem;
  line-height: 1.25;
}

.k-orgchart-node-group-subtitle {
  margin: 0 0 1.5rem;
  font-size: 1rem;
}

.k-orgchart-card {
  width: 300px;
  border-width: 1px;
}
.k-orgchart-card .k-card-title {
  margin: 0 0 0px;
}
.k-orgchart-card .k-card-subtitle {
  margin: 0 0 0px;
}
.k-orgchart-card .k-card-body {
  border-width: 2px 0 0;
  border-style: solid;
  flex-grow: 0;
}
.k-orgchart-card .k-card-body .k-card-title-wrap {
  margin: 0 0.75rem 0 0;
  min-width: 0;
  min-height: 45px;
}

.k-orgchart-line {
  background-color: currentColor;
}

.k-orgchart-line-h {
  height: 1px;
}

.k-orgchart-line-v {
  margin: 0 auto;
  width: 1px;
  height: 25px;
}

.k-orgchart-button {
  z-index: 1;
}

.k-orgchart {
  border-color: #dee2e6;
  color: #212529;
  background-color: #ffffff;
}

.k-orgchart-card .k-card-body {
  border-color: transparent;
}
.k-orgchart-card:focus, .k-orgchart-card.k-state-focus {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}

.k-orgchart-node-group-container {
  border-color: #e4e5e6;
  color: #1b1a1a;
  background-color: #f8f9fa;
}

.k-orgchart-node-group-container:focus,
.k-orgchart-node-group-container.k-state-focus,
.k-orgchart-node-group-container.k-state-focused {
  box-shadow: 0 0 0 3px rgba(222, 226, 230, 0.5);
}

.k-orgchart-node-group-subtitle {
  color: #6c757d;
}

.k-orgchart-line-h,
.k-orgchart-line-v {
  color: #e4e5e6;
}

#content > div > app-dashboard > ngu-carousel > div > div.ngu-touch-container > div > div:nth-child(1) > div > div > app-dashboard-bids > div > div > div > div.m-b-10.ng-star-inserted > div > div.m-b-25.ng-star-inserted > div > div > kendo-grid > div {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}

body, .header {
  padding-top: constant(safe-area-inset-top); /* iOS 11.0 */
  padding-top: env(safe-area-inset-top); /* iOS 11.2 */
}

.footer {
  margin-bottom: constant(safe-area-inset-bottom); /* iOS 11.0 */
  margin-bottom: env(safe-area-inset-bottom); /* iOS 11.2 */
}

.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.overflow-scroll {
  overflow: scroll;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.sidebar .sub-menu {
  display: block;
}

.page-sidebar-minified .sidebar .sub-menu {
  display: none;
}

.page-sidebar-minified .sidebar .nav > li {
  z-index: 1020;
}

.mobile-scroll {
  overflow: scroll;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Styling for the Slim Loading Progress Bar container */
.mat-progress-bar {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 99999;
}

.top .mat-progress-bar {
  top: 0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #0aaa64;
  --mdc-linear-progress-track-color: transparent;
}

/* header */
.header .navbar-nav > li > .dropdown-menu {
  position: absolute;
}

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

/* Sidebar Minified Menu */
.page-sidebar-minified .sidebar .nav li:hover > div > .sub-menu {
  display: block;
  position: fixed;
  margin-left: 60px;
  margin-top: -40px;
  width: 220px;
  background: #242a31;
  z-index: 1020;
  padding: 9px 0 9px 39px;
}

.page-sidebar-minified .sidebar .nav .sub-menu li {
  position: relative;
}

.page-sidebar-minified .sidebar .nav .sub-menu li:hover > div > .sub-menu {
  margin: 0px;
  left: 100%;
  top: -9px;
  position: absolute;
}

.page-sidebar-minified .sidebar .sub-menu > li:first-child:before {
  top: 11px;
  height: 2px;
  width: 30px;
  left: -39px;
}

.page-sidebar-minified .sidebar .sub-menu > li:first-child + li:before {
  top: -10px;
}

.page-sidebar-minified .sidebar .sub-menu > li:first-child + li:last-child:before {
  height: auto;
  bottom: 10px;
}

.page-sidebar-minified .sidebar .nav .sub-menu > li > a .caret {
  position: initial;
  margin: 0;
}

.page-sidebar-minified .sidebar .sub-menu > li:before,
.page-sidebar-minified .sidebar .sub-menu > li > a:after,
.page-sidebar-minified .sidebar .sub-menu > li.has-sub > a:before {
  background: #2d353c;
}

.sidebar .overflow-scroll::-webkit-scrollbar {
  width: 6px;
}

.sidebar .overflow-scroll::-webkit-scrollbar-track {
  background-color: rgba(228, 231, 235, 0.25);
}

.sidebar .overflow-scroll::-webkit-scrollbar-track:horizontal {
  background: transparent;
}

.sidebar .overflow-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 6px;
  width: 6px;
}

.sidebar .overflow-scroll::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.cookie-banner--inner {
  padding: 15px;
}
.cookie-banner--inner .cookie-banner--text {
  font-size: 15px;
}
.cookie-banner--inner .cookie-banner--text a {
  text-decoration: underline;
}
.cookie-banner--inner .cookie-banner--button-group button {
  min-width: 160px;
}

@media (max-width: 991.5px) {
  .cookie-banner--text {
    font-size: 13px;
  }
}
.page-header-fixed.page-with-cookie-policy {
  padding-top: 145px;
}
@media (min-width: 768px) and (max-width: 991.5px) {
  .page-header-fixed.page-with-cookie-policy {
    padding-top: 170px;
  }
}
@media (min-width: 576px) and (max-width: 767.5px) {
  .page-header-fixed.page-with-cookie-policy {
    padding-top: 255px;
  }
}
@media (max-width: 575.5px) {
  .page-header-fixed.page-with-cookie-policy {
    padding-top: 270px;
  }
}
.page-header-fixed.page-with-cookie-policy .sidebar {
  padding-top: 145px;
}
@media (min-width: 768px) and (max-width: 991.5px) {
  .page-header-fixed.page-with-cookie-policy .sidebar {
    padding-top: 150px;
  }
}

@media (min-width: 768px) {
  .header .navbar-brand {
    width: 235px;
  }
}
.header .navbar-brand img {
  /*width: 140px;
        height: auto;*/
}
.header .navbar-back {
  color: rgba(255, 255, 255, 0.75);
  padding: 10px 15px;
}
.header .navbar-nav > li > a, .header .navbar-nav > li .dropdown-toggle {
  padding: 15px 9px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .navbar-nav > li > a, .header .navbar-nav > li .dropdown-toggle {
    padding: 15px 3px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .header > .navbar-right {
    width: 100%;
  }
}
.header .navbar-accounts {
  padding: 15px 9px;
  width: 300px;
}
@media (max-width: 767px) {
  .header .navbar-accounts {
    padding: 15px 0px;
    width: 80%;
    width: calc(100% - 75px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .navbar-accounts {
    padding: 15px 0px;
  }
}
.header .navbar-accounts .k-dropdown, .header .navbar-accounts .k-dropdowntree {
  font-size: 14px !important;
  padding: 5px !important;
}
.header .navbar-accounts .k-dropdownlist > button {
  font-size: 14px !important;
  padding: 0 !important;
  background: transparent !important;
  border-width: 0px;
  float: right;
}
.header .navbar-accounts .k-dropdownlist {
  background: #e4e7eb;
  color: #1c1c1c;
  padding: 10px !important;
}

.k-list-ul {
  padding-inline-start: 0 !important;
  margin-bottom: 0 !important;
  padding: 10px 20px 10px 20px !important;
}

.k-list-ul, .k-list-item {
  list-style-type: none !important;
  list-style: none !important;
}

.k-list-ul:hover {
  background: #007bff;
  border-radius: 2px !important;
}

.footer .footer-logo {
  width: 100%;
  max-width: 140px;
  height: auto;
  padding: 10px;
}

.btn.btn-no-box-shadow,
.btn.btn-no-box-shadow:hover {
  box-shadow: none;
}

.action-filter {
  cursor: pointer;
}

.k-widget {
  font-size: 14px;
}

.k-grid td a {
  color: #0aaa64;
}

.k-grid-header .k-header {
  font-weight: 600;
}

.k-grid-gavilon.k-grid .k-grid-header {
  background: none;
}

.k-grid-gavilon.k-grid th.k-th-responsive {
  font-size: 18px;
  font-weight: 500;
}

.k-grid .img-commodity-icon,
.table .img-commodity-icon {
  width: 40px;
  height: auto;
}
@media (max-width: 767px) {
  .k-grid .img-commodity-icon,
  .table .img-commodity-icon {
    width: 25px;
  }
}

.k-grid-gavilon.k-grid {
  border: 0;
}

.k-grid-gavilon.k-grid .k-grid-header-wrap {
  border: 0;
}

.k-grid-gavilon.k-grid th {
  white-space: normal;
  border-width: 0 0 1px 0;
}

.k-grid-gavilon.k-grid td {
  border-width: 0 0 1px 0;
}

.k-grid-gavilon.k-grid td table.table-borderless td {
  border: none;
}

.k-grid-gavilon .k-grid-content tr:last-child .table td {
  border-bottom-width: 1px;
}

.k-grid-gavilon .k-alt {
  background-color: rgba(0, 0, 0, 0.05);
}

.k-grid-gavilon .k-alt td {
  background-color: #f5f5f5;
}

.k-grid-gavilon.k-grid tbody tr:hover {
  background-color: inherit;
}

.k-grid-gavilon.k-grid td {
  text-overflow: unset;
}

.k-grid-gavilon .k-alt td table.bg-none td {
  background: none !important;
}

.k-grid-gavilon.k-locations-bid.k-grid tr {
  border-color: #ccc;
}

.k-grid-gavilon.k-locations-bid.k-grid td {
  border-width: 0 0 0 0;
}

.k-table {
  font-size: 14px !important;
}

.k-grid {
  font-size: 14px !important;
}

.k-locations-bid .k-alt td {
  background-color: #fff;
}

.k-expander-title {
  color: #000;
}

kendo-expansionpanel.k-state-disabled > div.k-expander-header > span.k-expander-indicator {
  display: none;
}

@media (min-width: 768px) {
  .k-locations-bid .k-hierarchy-cell, .k-locations-bid .k-hierarchy-cell.k-header {
    visibility: hidden;
  }
  .k-grid.k-locations-bid .k-hierarchy-col {
    width: 0;
  }
  .k-locations-bid .k-detail-cell {
    display: none;
  }
}
.td-chart-dash {
  width: 180px;
  max-width: 40%;
}
@media (max-width: 767px) {
  .td-chart-dash {
    width: 150px;
    max-width: 30%;
  }
}

.searchWrapper {
  position: relative;
}

.searchSpinnerWrapper {
  min-height: 60px;
}
.searchSpinnerWrapper .searchSpinner {
  text-align: center;
  font-size: 35px;
  position: absolute;
  min-height: 50px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #45503d;
  background: rgba(108, 117, 125, 0.5);
}
.searchSpinnerWrapper .searchSpinner i {
  opacity: 1;
  top: 15%;
  position: relative;
}
/*!************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/highcharts/css/highcharts.css ***!
  \************************************************************************************************************************************************************************************************************************************/
/**
 * @license Highcharts
 *
 * (c) 2009-2022 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */

:root,
.highcharts-light {
    /* Colors for data series and points */
    --highcharts-color-0: #2caffe;
    --highcharts-color-1: #544fc5;
    --highcharts-color-2: #00e272;
    --highcharts-color-3: #fe6a35;
    --highcharts-color-4: #6b8abc;
    --highcharts-color-5: #d568fb;
    --highcharts-color-6: #2ee0ca;
    --highcharts-color-7: #fa4b42;
    --highcharts-color-8: #feb56a;
    --highcharts-color-9: #91e8e1;

    /* Chart background, point stroke for markers and columns etc */
    --highcharts-background-color: #ffffff;

    /*
    Neutral colors, grayscale by default. The default colors are defined by
    mixing the background-color with neutral, with a weight corresponding to
    the number in the name.

    https://www.highcharts.com/samples/highcharts/css/palette-helper
    */

    /* Strong text. */
    --highcharts-neutral-color-100: #000000;

    /* Main text, axis labels and some strokes. */
    --highcharts-neutral-color-80: #333333;

    /* Axis title, connector fallback. */
    --highcharts-neutral-color-60: #666666;

    /* Credits text, export menu stroke. */
    --highcharts-neutral-color-40: #999999;

    /* Disabled texts, button strokes, crosshair etc. */
    --highcharts-neutral-color-20: #cccccc;

    /* Grid lines etc. */
    --highcharts-neutral-color-10: #e6e6e6;

    /* Minor grid lines etc. */
    --highcharts-neutral-color-5: #f2f2f2;

    /* Tooltip backgroud, button fills, map null points. */
    --highcharts-neutral-color-3: #f7f7f7;

    /*
    Highlights, shades of blue by default
    */

    /* Drilldown clickable labels, color axis max color. */
    --highcharts-highlight-color-100: #0022ff;

    /* Selection marker, menu hover, button hover, chart border, navigator
    series. */
    --highcharts-highlight-color-80: #334eff;

    /* Navigator mask fill. */
    --highcharts-highlight-color-60: #667aff;

    /* Ticks and axis line. */
    --highcharts-highlight-color-20: #ccd3ff;

    /* Pressed button, color axis min color. */
    --highcharts-highlight-color-10: #e6e9ff;

    /* Indicators */
    --highcharts-positive-color: #06b535;
    --highcharts-negative-color: #f21313;
}

@media (prefers-color-scheme: dark) {
    :root {
        /* UI colors */
        --highcharts-background-color: rgb(48, 48, 48);

        /*
            Neutral color variations
            https://www.highcharts.com/samples/highcharts/css/palette-helper
        */
        --highcharts-neutral-color-100: rgb(255, 255, 255);
        --highcharts-neutral-color-80: rgb(214, 214, 214);
        --highcharts-neutral-color-60: rgb(173, 173, 173);
        --highcharts-neutral-color-40: rgb(133, 133, 133);
        --highcharts-neutral-color-20: rgb(92, 92, 92);
        --highcharts-neutral-color-10: rgb(71, 71, 71);
        --highcharts-neutral-color-5: rgb(61, 61, 61);
        --highcharts-neutral-color-3: rgb(57, 57, 57);

        /* Highlight color variations */
        --highcharts-highlight-color-100: rgb(122, 167, 255);
        --highcharts-highlight-color-80: rgb(108, 144, 214);
        --highcharts-highlight-color-60: rgb(94, 121, 173);
        --highcharts-highlight-color-20: rgb(65, 74, 92);
        --highcharts-highlight-color-10: rgb(58, 63, 71);
    }
}

.highcharts-dark {
    /* UI colors */
    --highcharts-background-color: rgb(48, 48, 48);

    /* Neutral color variations */
    --highcharts-neutral-color-100: rgb(255, 255, 255);
    --highcharts-neutral-color-80: rgb(214, 214, 214);
    --highcharts-neutral-color-60: rgb(173, 173, 173);
    --highcharts-neutral-color-40: rgb(133, 133, 133);
    --highcharts-neutral-color-20: rgb(92, 92, 92);
    --highcharts-neutral-color-10: rgb(71, 71, 71);
    --highcharts-neutral-color-5: rgb(61, 61, 61);
    --highcharts-neutral-color-3: rgb(57, 57, 57);

    /* Highlight color variations */
    --highcharts-highlight-color-100: rgb(122, 167, 255);
    --highcharts-highlight-color-80: rgb(108, 144, 214);
    --highcharts-highlight-color-60: rgb(94, 121, 173);
    --highcharts-highlight-color-20: rgb(65, 74, 92);
    --highcharts-highlight-color-10: rgb(58, 63, 71);
}

.highcharts-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: left;
    line-height: normal;
    z-index: 0; /* #1072 */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    -webkit-user-select: none;
            user-select: none;
    touch-action: manipulation;
    outline: none;
}

.highcharts-root {
    display: block;
}

.highcharts-root text {
    stroke-width: 0;
}

.highcharts-strong {
    font-weight: bold;
}

.highcharts-emphasized {
    font-style: italic;
}

.highcharts-anchor {
    cursor: pointer;
}

.highcharts-background {
    fill: var(--highcharts-background-color);
}

.highcharts-plot-border,
.highcharts-plot-background {
    fill: none;
}

.highcharts-label-box {
    fill: none;
}

.highcharts-label text {
    fill: var(--highcharts-neutral-color-80);
    font-size: 0.8em;
}

.highcharts-button-box {
    fill: inherit;
}

.highcharts-tracker-line {
    stroke-linejoin: round;
    stroke: rgba(192, 192, 192, 0.0001);
    stroke-width: 22;
    fill: none;
}

.highcharts-tracker-area {
    fill: rgba(192, 192, 192, 0.0001);
    stroke-width: 0;
}

/* Titles */
.highcharts-title {
    fill: var(--highcharts-neutral-color-80);
    font-size: 1.2em;
    font-weight: bold;
}

.highcharts-subtitle {
    fill: var(--highcharts-neutral-color-60);
    font-size: 0.8em;
}

/* Axes */
.highcharts-axis-line {
    fill: none;
    stroke: var(--highcharts-neutral-color-80);
}

.highcharts-yaxis .highcharts-axis-line {
    stroke-width: 0;
}

.highcharts-axis-title {
    fill: var(--highcharts-neutral-color-60);
    font-size: 0.8em;
}

.highcharts-axis-labels {
    fill: var(--highcharts-neutral-color-80);
    cursor: default;
    font-size: 0.8em;
}

.highcharts-grid-line {
    fill: none;
    stroke: var(--highcharts-neutral-color-10);
}

.highcharts-xaxis-grid .highcharts-grid-line {
    stroke-width: 0;
}

.highcharts-tick {
    stroke: var(--highcharts-neutral-color-80);
}

.highcharts-yaxis .highcharts-tick {
    stroke-width: 0;
}

.highcharts-minor-grid-line {
    stroke: var(--highcharts-neutral-color-5);
}

.highcharts-crosshair-thin {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-20);
}

.highcharts-crosshair-category {
    stroke: var(--highcharts-highlight-color-20);
    stroke-opacity: 0.25;
}

/* Credits */
.highcharts-credits {
    cursor: pointer;
    fill: var(--highcharts-neutral-color-40);
    font-size: 0.6em;
    transition: fill 250ms, font-size 250ms;
}

.highcharts-credits:hover {
    fill: var(--highcharts-neutral-color-100);
    font-size: 0.7em;
}

/* Tooltip */
.highcharts-tooltip {
    cursor: default;
    pointer-events: none;
    white-space: nowrap;
    transition: stroke 150ms;
}

.highcharts-tooltip .highcharts-tracker {
    fill: none;
    stroke: none;
}

.highcharts-tooltip text {
    fill: var(--highcharts-neutral-color-80);
    font-size: 0.8em;
}

.highcharts-tooltip .highcharts-header {
    font-size: 0.8em;
}

.highcharts-tooltip-box {
    stroke-width: 1px;
    fill: var(--highcharts-background-color);
}

.highcharts-tooltip-box {
    stroke-width: 0;
    fill: var(--highcharts-background-color);
}

.highcharts-tooltip-box .highcharts-label-box {
    fill: var(--highcharts-background-color);
}

div.highcharts-tooltip {
    filter: none;
    font-size: 0.8em;
}

.highcharts-selection-marker {
    fill: var(--highcharts-highlight-color-80);
    fill-opacity: 0.25;
}

.highcharts-graph {
    fill: none;
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.highcharts-empty-series {
    stroke-width: 1px;
    fill: none;
    stroke: var(--highcharts-neutral-color-20);
}

.highcharts-state-hover .highcharts-graph {
    stroke-width: 3;
}

.highcharts-point-inactive {
    opacity: 0.2;
    transition: opacity 50ms; /* quick in */
}

.highcharts-series-inactive {
    opacity: 0.2;
    transition: opacity 50ms; /* quick in */
}

.highcharts-state-hover path {
    transition: stroke-width 50ms; /* quick in */
}

.highcharts-state-normal path {
    transition: stroke-width 250ms; /* slow out */
}

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
    transition: opacity 250ms;
}

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover, .highcharts-point-select),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
    opacity: 0.2;
}

/* Series options */

/* Default colors */
.highcharts-color-0 {
    fill: var(--highcharts-color-0);
    stroke: var(--highcharts-color-0);
}

.highcharts-color-1 {
    fill: var(--highcharts-color-1);
    stroke: var(--highcharts-color-1);
}

.highcharts-color-2 {
    fill: var(--highcharts-color-2);
    stroke: var(--highcharts-color-2);
}

.highcharts-color-3 {
    fill: var(--highcharts-color-3);
    stroke: var(--highcharts-color-3);
}

.highcharts-color-4 {
    fill: var(--highcharts-color-4);
    stroke: var(--highcharts-color-4);
}

.highcharts-color-5 {
    fill: var(--highcharts-color-5);
    stroke: var(--highcharts-color-5);
}

.highcharts-color-6 {
    fill: var(--highcharts-color-6);
    stroke: var(--highcharts-color-6);
}

.highcharts-color-7 {
    fill: var(--highcharts-color-7);
    stroke: var(--highcharts-color-7);
}

.highcharts-color-8 {
    fill: var(--highcharts-color-8);
    stroke: var(--highcharts-color-8);
}

.highcharts-color-9 {
    fill: var(--highcharts-color-9);
    stroke: var(--highcharts-color-9);
}

/* Various series-specific */
.highcharts-area {
    fill-opacity: 0.75;
    stroke-width: 0;
}

.highcharts-markers {
    stroke-width: 1px;
    stroke: var(--highcharts-background-color);
}

.highcharts-a11y-markers-hidden .highcharts-point:not(.highcharts-point-hover, .highcharts-a11y-marker-visible),
.highcharts-a11y-marker-hidden {
    opacity: 0;
}

.highcharts-point {
    stroke-width: 1px;
}

.highcharts-dense-data .highcharts-point {
    stroke-width: 0;
}

.highcharts-data-label text,
text.highcharts-data-label {
    font-size: 0.7em;
    font-weight: bold;
}

.highcharts-data-label-box {
    fill: none;
    stroke-width: 0;
}

.highcharts-data-label text,
text.highcharts-data-label {
    fill: var(--highcharts-neutral-color-80);
}

.highcharts-data-label-connector {
    fill: none;
}

.highcharts-data-label-hidden {
    pointer-events: none;
}

.highcharts-halo {
    fill-opacity: 0.25;
    stroke-width: 0;
}

.highcharts-series-label text {
    fill: inherit;
    font-weight: bold;
}

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
.highcharts-markers .highcharts-point-select {
    fill: var(--highcharts-neutral-color-20);
    stroke: var(--highcharts-neutral-color-100);
}

.highcharts-column-series path.highcharts-point,
.highcharts-bar-series path.highcharts-point {
    /* path to prevent stroke on 3D columns and bars */
    stroke: var(--highcharts-background-color);
}

.highcharts-column-series .highcharts-point {
    transition: fill-opacity 250ms;
}

.highcharts-column-series .highcharts-point-hover {
    fill-opacity: 0.75;
    transition: fill-opacity 50ms;
}

.highcharts-pie-series .highcharts-point {
    stroke-linejoin: round;
    stroke: var(--highcharts-background-color);
}

.highcharts-pie-series .highcharts-point-hover {
    fill-opacity: 0.75;
    transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point {
    stroke-linejoin: round;
    stroke: var(--highcharts-background-color);
}

.highcharts-funnel-series .highcharts-point-hover {
    fill-opacity: 0.75;
    transition: fill-opacity 50ms;
}

.highcharts-funnel-series .highcharts-point-select {
    fill: inherit;
    stroke: inherit;
}

.highcharts-pyramid-series .highcharts-point {
    stroke-linejoin: round;
    stroke: var(--highcharts-background-color);
}

.highcharts-pyramid-series .highcharts-point-hover {
    fill-opacity: 0.75;
    transition: fill-opacity 50ms;
}

.highcharts-pyramid-series .highcharts-point-select {
    fill: inherit;
    stroke: inherit;
}

.highcharts-solidgauge-series .highcharts-point {
    stroke-width: 0;
}

.highcharts-treemap-series .highcharts-point {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-10);
    transition: stroke 250ms, fill 250ms, fill-opacity 250ms;
}

.highcharts-treemap-series .highcharts-point-hover {
    stroke: var(--highcharts-neutral-color-40);
    transition: stroke 25ms, fill 25ms, fill-opacity 25ms;
}

.highcharts-treemap-series .highcharts-above-level {
    display: none;
}

.highcharts-treemap-series .highcharts-internal-node {
    fill: none;
}

.highcharts-treemap-series .highcharts-internal-node-interactive {
    fill-opacity: 0.15;
    cursor: pointer;
}

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
    fill-opacity: 0.75;
}

.highcharts-vector-series .highcharts-point {
    fill: none;
    stroke-width: 2px;
}

.highcharts-windbarb-series .highcharts-point {
    fill: none;
    stroke-width: 2px;
}

.highcharts-lollipop-stem {
    stroke: var(--highcharts-neutral-color-100);
}

.highcharts-focus-border {
    fill: none;
    stroke-width: 2px;
}

.highcharts-legend-item-hidden .highcharts-focus-border {
    fill: none !important;
}

/* Legend */
.highcharts-legend-box {
    fill: none;
    stroke-width: 0;
}

.highcharts-legend-item > text {
    fill: var(--highcharts-neutral-color-80);
    font-weight: bold;
    font-size: 0.8em;
    cursor: pointer;
    stroke-width: 0;
}

.highcharts-legend-item:hover text {
    fill: var(--highcharts-neutral-color-100);
}

.highcharts-legend-item-hidden * {
    fill: var(--highcharts-neutral-color-60) !important;
    stroke: var(--highcharts-neutral-color-60) !important;
    transition: fill 250ms;
    text-decoration: line-through;
}

.highcharts-legend-nav-active {
    fill: var(--highcharts-highlight-color-100);
    cursor: pointer;
}

.highcharts-legend-nav-inactive {
    fill: var(--highcharts-neutral-color-20);
}

circle.highcharts-legend-nav-active,
circle.highcharts-legend-nav-inactive { /* tracker */
    fill: rgba(192, 192, 192, 0.0001);
}

.highcharts-legend-title-box {
    fill: none;
    stroke-width: 0;
}

/* Bubble legend */
.highcharts-bubble-legend-symbol {
    stroke-width: 2;
    fill-opacity: 0.5;
}

.highcharts-bubble-legend-connectors {
    stroke-width: 1;
}

.highcharts-bubble-legend-labels {
    fill: var(--highcharts-neutral-color-80);
    font-size: 0.7em;
}

/* Loading */
.highcharts-loading {
    position: absolute;
    background-color: var(--highcharts-background-color);
    opacity: 0.5;
    text-align: center;
    z-index: 10;
    transition: opacity 250ms;
}

.highcharts-loading-hidden {
    height: 0 !important;
    opacity: 0;
    overflow: hidden;
    transition: opacity 250ms, height 250ms step-end;
}

.highcharts-loading-inner {
    font-weight: bold;
    position: relative;
    top: 45%;
}

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band,
.highcharts-pane {
    fill: var(--highcharts-neutral-color-100);
    fill-opacity: 0.05;
}

.highcharts-plot-line {
    fill: none;
    stroke: var(--highcharts-neutral-color-40);
    stroke-width: 1px;
}

.highcharts-plot-line-label {
    font-size: 0.8em;
}

/* Highcharts More and modules */
.highcharts-boxplot-box {
    fill: var(--highcharts-background-color);
}

.highcharts-boxplot-median {
    stroke-width: 2px;
}

.highcharts-bubble-series .highcharts-point {
    fill-opacity: 0.5;
}

.highcharts-errorbar-series .highcharts-point {
    stroke: var(--highcharts-neutral-color-100);
}

.highcharts-gauge-series .highcharts-data-label-box {
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 1px;
}

.highcharts-gauge-series .highcharts-dial {
    fill: var(--highcharts-neutral-color-100);
    stroke-width: 0;
}

.highcharts-polygon-series .highcharts-graph {
    fill: inherit;
    stroke-width: 0;
}

.highcharts-waterfall-series .highcharts-graph {
    stroke: var(--highcharts-neutral-color-80);
    stroke-dasharray: 1, 3;
}

.highcharts-sankey-series .highcharts-point {
    stroke-width: 0;
}

.highcharts-sankey-series .highcharts-link {
    transition: fill 250ms, fill-opacity 250ms;
    fill-opacity: 0.5;
}

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
    transition: fill 50ms, fill-opacity 50ms;
    fill-opacity: 1;
}

.highcharts-venn-series .highcharts-point {
    fill-opacity: 0.75;
    stroke: var(--highcharts-neutral-color-20);
    transition: stroke 250ms, fill-opacity 250ms;
}

.highcharts-venn-series .highcharts-point-hover {
    fill-opacity: 1;
    stroke: var(--highcharts-neutral-color-20);
}

.highcharts-timeline-series .highcharts-graph {
    stroke: var(--highcharts-neutral-color-20);
}

/* Highstock */
.highcharts-navigator-mask-outside {
    fill-opacity: 0;
}

.highcharts-navigator-mask-inside {
    fill: var(--highcharts-highlight-color-60); /* navigator.maskFill option */
    fill-opacity: 0.25;
    cursor: ew-resize;
}

.highcharts-navigator-outline {
    stroke: var(--highcharts-neutral-color-40);
    fill: none;
}

.highcharts-navigator-handle {
    stroke: var(--highcharts-neutral-color-40);
    fill: var(--highcharts-neutral-color-5);
    cursor: ew-resize;
}

.highcharts-navigator-series {
    fill: var(--highcharts-highlight-color-80);
    stroke: var(--highcharts-highlight-color-80);
}

.highcharts-navigator-series .highcharts-graph {
    stroke-width: 1px;
}

.highcharts-navigator-series .highcharts-area {
    fill-opacity: 0.05;
}

.highcharts-navigator-xaxis .highcharts-axis-line {
    stroke-width: 0;
}

.highcharts-navigator-xaxis .highcharts-grid-line {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-10);
}

.highcharts-navigator-xaxis.highcharts-axis-labels {
    fill: var(--highcharts-neutral-color-100);
    font-size: 0.7em;
    opacity: 0.6;
}

.highcharts-navigator-yaxis .highcharts-grid-line {
    stroke-width: 0;
}

.highcharts-scrollbar-thumb {
    fill: var(--highcharts-neutral-color-20);
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 0;
}

.highcharts-scrollbar-button {
    fill: var(--highcharts-neutral-color-10);
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 1px;
}

.highcharts-scrollbar-arrow {
    fill: var(--highcharts-neutral-color-60);
}

.highcharts-scrollbar-rifles {
    stroke: none;
    stroke-width: 1px;
}

.highcharts-scrollbar-track {
    fill: rgba(255, 255, 255, 0.001);
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 1px;
}

.highcharts-button {
    fill: var(--highcharts-neutral-color-3);
    stroke: var(--highcharts-neutral-color-20);
    cursor: default;
    stroke-width: 1px;
    transition: fill 250ms;
}

.highcharts-button text {
    fill: var(--highcharts-neutral-color-80);
    font-size: 0.8em;
}

.highcharts-button-hover {
    transition: fill 0ms;
    fill: var(--highcharts-neutral-color-10);
    stroke: var(--highcharts-neutral-color-20);
}

.highcharts-button-hover text {
    fill: var(--highcharts-neutral-color-80);
}

.highcharts-button-pressed {
    font-weight: bold;
    fill: var(--highcharts-highlight-color-10);
    stroke: var(--highcharts-neutral-color-20);
}

.highcharts-button-pressed text {
    fill: var(--highcharts-neutral-color-80);
    font-weight: bold;
}

.highcharts-button-disabled text {
    fill: var(--highcharts-neutral-color-80);
}

.highcharts-range-selector-buttons .highcharts-button {
    stroke-width: 0;
}

.highcharts-range-label rect {
    fill: none;
}

.highcharts-range-label text {
    fill: var(--highcharts-neutral-color-60);
}

.highcharts-range-input rect {
    fill: none;
}

.highcharts-range-input text {
    fill: var(--highcharts-neutral-color-80);
    font-size: 0.8em;
}

.highcharts-range-input {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-20);
}

input.highcharts-range-selector {
    position: absolute;
    border: 0;
    width: 1px; /* Chrome needs a pixel to see it */
    height: 1px;
    padding: 0;
    text-align: center;
    left: -9em; /* #4798 */
}

.highcharts-crosshair-label text {
    fill: var(--highcharts-background-color);
    font-size: 1.7em;
}

.highcharts-crosshair-label .highcharts-label-box {
    fill: inherit;
}

.highcharts-candlestick-series .highcharts-point {
    stroke: var(--highcharts-neutral-color-100);
    stroke-width: 1px;
}

.highcharts-candlestick-series .highcharts-point-up {
    fill: var(--highcharts-background-color);
}

.highcharts-hollowcandlestick-series .highcharts-point-down {
    fill: var(--highcharts-negative-color);
    stroke: var(--highcharts-negative-color);
}

.highcharts-hollowcandlestick-series .highcharts-point-down-bearish-up {
    fill: var(--highcharts-positive-color);
    stroke: var(--highcharts-positive-color);
}

.highcharts-hollowcandlestick-series .highcharts-point-up {
    fill: transparent;
    stroke: var(--highcharts-positive-color);
}

.highcharts-ohlc-series .highcharts-point-hover {
    stroke-width: 3px;
}

.highcharts-flags-series .highcharts-point .highcharts-label-box {
    stroke: var(--highcharts-neutral-color-40);
    fill: var(--highcharts-background-color);
    transition: fill 250ms;
}

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
    stroke: var(--highcharts-neutral-color-100);
    fill: var(--highcharts-highlight-color-20);
}

.highcharts-flags-series .highcharts-point text {
    fill: var(--highcharts-neutral-color-100);
    font-size: 0.9em;
    font-weight: bold;
}

/* Highcharts Maps */
.highcharts-map-series .highcharts-point {
    transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: inherit;
}

.highcharts-map-series .highcharts-point-hover {
    transition: fill 0ms, fill-opacity 0ms;
    fill-opacity: 0.5;
}

.highcharts-mapline-series .highcharts-point {
    fill: none;
}

.highcharts-heatmap-series .highcharts-point {
    stroke-width: 0;
}

.highcharts-map-navigation {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
}

.highcharts-map-navigation.highcharts-button {
    fill: var(--highcharts-background-color);
    stroke: var(--highcharts-neutral-color-10);
}

.highcharts-map-navigation.highcharts-button:hover {
    fill: var(--highcharts-neutral-color-10);
}

.highcharts-map-navigation.highcharts-button .highcharts-button-symbol {
    stroke-width: 2px;
}

.highcharts-mapview-inset-border {
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 1px;
    fill: none;
}

.highcharts-coloraxis {
    stroke-width: 0;
}

.highcharts-coloraxis-marker {
    fill: var(--highcharts-neutral-color-40);
}

.highcharts-null-point {
    fill: var(--highcharts-neutral-color-3);
}

/* 3d charts */
.highcharts-3d-frame {
    fill: transparent;
}

/* Exporting module */
.highcharts-contextbutton {
    /* Fill is needed to capture hover */
    fill: var(--highcharts-background-color);
    stroke: none;
    stroke-linecap: round;
}

.highcharts-contextbutton:hover {
    fill: var(--highcharts-neutral-color-10);
    stroke: var(--highcharts-neutral-color-10);
}

.highcharts-button-symbol {
    stroke: var(--highcharts-neutral-color-60);
    stroke-width: 3px;
}

.highcharts-menu {
    border: none;
    background: var(--highcharts-background-color);
    border-radius: 3px;
    padding: 0.5em;
    box-shadow: 3px 3px 10px #888888;
}

.highcharts-menu-item {
    background: none;
    border-radius: 3px;
    color: var(--highcharts-neutral-color-80);
    cursor: pointer;
    font-size: 0.8em;
    list-style-type: none;
    padding: 0.5em;
    transition: background 250ms, color 250ms;
}

.highcharts-menu-item:hover {
    background: var(--highcharts-neutral-color-5);
}

/* Breadcrumbs */
.highcharts-breadcrumbs-button {
    fill: none;
    stroke-width: 0;
    cursor: pointer;
}

.highcharts-breadcrumbs-separator {
    fill: var(--highcharts-neutral-color-60);
}

/* Drilldown module */
.highcharts-drilldown-point {
    cursor: pointer;
}

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
    cursor: pointer;
    fill: var(--highcharts-highlight-color-100);
    font-weight: bold;
    text-decoration: underline;
}

/* No-data module */
.highcharts-no-data text {
    font-weight: bold;
    font-size: 0.8em;
    fill: var(--highcharts-neutral-color-60);
}

/* Drag-panes module */
.highcharts-axis-resizer {
    cursor: ns-resize;
    stroke: var(--highcharts-neutral-color-100);
    stroke-width: 2px;
}

/* Bullet type series */
.highcharts-bullet-target {
    stroke-width: 0;
}

/* Lineargauge type series */
.highcharts-lineargauge-target {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-80);
}

.highcharts-lineargauge-target-line {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-80);
}

/* Annotations module */
.highcharts-annotation-label-box {
    stroke-width: 1px;
    stroke: var(--highcharts-neutral-color-100);
    fill: var(--highcharts-neutral-color-100);
    fill-opacity: 0.75;
}

.highcharts-annotation-label text {
    fill: var(--highcharts-neutral-color-10);
    font-size: 0.8em;
}

/* A11y module */
.highcharts-a11y-proxy-element {
    border-width: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    opacity: 0.001;
    z-index: 999;
    overflow: hidden;
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
}

.highcharts-a11y-proxy-group li {
    list-style: none;
}

.highcharts-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    white-space: nowrap;
    clip: rect(1px, 1px, 1px, 1px);
    margin-top: -3px;
    opacity: 0.01;
}

.highcharts-a11y-invisible {
    visibility: hidden;
}

.highcharts-a11y-proxy-container,
.highcharts-a11y-proxy-container-before,
.highcharts-a11y-proxy-container-after {
    position: absolute;
    white-space: nowrap;
}

g.highcharts-series,
.highcharts-markers,
.highcharts-point {
    outline: none;
}

/* Gantt */
.highcharts-treegrid-node-collapsed,
.highcharts-treegrid-node-expanded {
    cursor: pointer;
}

.highcharts-point-connecting-path {
    fill: none;
}

.highcharts-grid-axis .highcharts-tick {
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 1px;
}

.highcharts-grid-axis .highcharts-axis-line {
    stroke: var(--highcharts-neutral-color-20);
    stroke-width: 1px;
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles_highcharts.scss?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.highcharts-plot-background {
  fill: url("https://mygavilon.gate39site.com/images/chart_logo.png");
}

.highcharts-button.highcharts-button-disabled {
  opacity: 0.2;
}

/*.highcharts-color-0 {
  fill: #7abb00;
  stroke: #7abb00;
}

.highcharts-color-1 {
  fill: #50642B;
  stroke: #50642B;
}*/

/*# sourceMappingURL=styles.974cdb68fda6fed7.css.map*/