/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input {
  -webkit-appearance: none;
  -moz-appearance: none;
}
::-ms-clear {
  display: none;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
input:focus,
select:focus {
  outline: none;
}
::-webkit-input-placeholder {
  color: #b2b2b2;
}
::-moz-placeholder {
  color: #b2b2b2;
}
:-ms-input-placeholder {
  color: #b2b2b2;
}
::-ms-input-placeholder {
  color: #b2b2b2;
}
::placeholder {
  color: #b2b2b2;
}
html,
body {
  height: 100%;
  line-height: 1.5;
}
#app {
  min-height: 100%;
}
html {
  font-size: 16px;
}
body {
  font-size: 12px;
  font-family: -apple-system, BlinkMacSystemFont, SF Pro SC, SF Pro Text, Helvetica Neue, Helvetica, PingFang SC, Segoe UI, Roboto, Hiragino Sans GB, arial, microsoft yahei ui, Microsoft YaHei, SimSun, sans-serif;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: -apple-system, BlinkMacSystemFont, SF Pro SC, SF Pro Text, Helvetica Neue, Helvetica, PingFang SC, Segoe UI, Roboto, Hiragino Sans GB, arial, microsoft yahei ui, Microsoft YaHei, SimSun, sans-serif;
  margin: 0;
  font-weight: bold;
  padding: 0;
}
h1 {
  min-height: 0.875rem;
}
h1 {
  font-size: 1.75rem;
}
h1:first-child {
  margin-top: 0;
}
h1:last-child {
  margin-bottom: 0;
}
h2 {
  font-size: 1.5rem;
}
h2:first-child {
  margin-top: 0;
}
h2:last-child {
  margin-bottom: 0;
}
h3 {
  font-size: 1.125rem;
}
h3:first-child {
  margin-top: 0;
}
h3:last-child {
  margin-bottom: 0;
}
h4 {
  font-size: 0.9375rem;
}
h4:first-child {
  margin-top: 0;
}
h4:last-child {
  margin-bottom: 0;
}
h5 {
  font-size: 0.875rem;
}
h5:first-child {
  margin-top: 0;
}
h5:last-child {
  margin-bottom: 0;
}
a {
  color: #0091ea;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
a:hover {
  color: #36acef;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: Consolas, Menlo, Courier, monospace;
}
label {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.c-slidedown-enter,
.c-slidedown-leave,
.c-slidedown-leave-to,
.c-slidedown-appear {
  -webkit-transform-origin: center top 0;
          transform-origin: center top 0;
  opacity: 0;
  -webkit-transform: scaleY(0.8);
          transform: scaleY(0.8);
}
.c-slidedown-enter-active,
.c-slidedown-leave-active,
.c-slidedown-appear-active {
  -webkit-transform-origin: center top 0;
          transform-origin: center top 0;
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  pointer-events: none;
}
.c-slideup-enter,
.c-slideup-leave,
.c-slideup-leave-to,
.c-slideup-appear {
  -webkit-transform-origin: center bottom 0;
          transform-origin: center bottom 0;
  opacity: 0;
  -webkit-transform: scaleY(0.8);
          transform: scaleY(0.8);
}
.c-slideup-enter-active,
.c-slideup-leave-active,
.c-slideup-appear-active {
  -webkit-transform-origin: center bottom 0;
          transform-origin: center bottom 0;
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  pointer-events: none;
}
.c-slideleft-enter,
.c-slideleft-leave,
.c-slideleft-leave-to,
.c-slideleft-appear {
  -webkit-transform-origin: right center 0;
          transform-origin: right center 0;
  opacity: 0;
  -webkit-transform: scaleX(0.8);
          transform: scaleX(0.8);
}
.c-slideleft-enter-active,
.c-slideleft-leave-active,
.c-slideleft-appear-active {
  -webkit-transform-origin: right center 0;
          transform-origin: right center 0;
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  pointer-events: none;
}
.c-slideright-enter,
.c-slideright-leave,
.c-slideright-leave-to,
.c-slideright-appear {
  -webkit-transform-origin: left center 0;
          transform-origin: left center 0;
  opacity: 0;
  -webkit-transform: scaleX(0.8);
          transform: scaleX(0.8);
}
.c-slideright-enter-active,
.c-slideright-leave-active,
.c-slideright-appear-active {
  -webkit-transform-origin: left center 0;
          transform-origin: left center 0;
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out !important;
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out !important;
  pointer-events: none;
}
.c-fade-enter,
.c-fade-leave,
.c-fade-leave-to,
.c-fade-appear {
  opacity: 0 !important;
}
.c-fade-enter-active,
.c-fade-leave-active,
.c-fade-appear-active {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.c-fade-move {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  pointer-events: none;
}
.c-expand-enter,
.c-expand-leave,
.c-expand-leave-to {
  opacity: 0;
  overflow: hidden;
}
.c-expand-enter-active,
.c-expand-leave-active {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  overflow: hidden;
}
.c-expand-move {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.c-dropdown-enter,
.c-dropdown-leave,
.c-dropdown-leave-to {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.c-dropdown-enter-active,
.c-dropdown-leave-active,
.c-dropdown-move {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@-webkit-keyframes c-rotate {
  0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes c-rotate {
  0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: "kpc-font";
  src: url(../fonts/iconfont.94367fc3.eot); /* IE9 */
  src: url(../fonts/iconfont.94367fc3.eot#iefix) format('embedded-opentype'), url("data:application/x-font-woff2;charset=utf-8;base64,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") format('woff2'), url(../fonts/iconfont.2c3d161a.woff) format('woff'), url(../fonts/iconfont.09b0608e.ttf) format('truetype'), url(../img/iconfont.82bc923d.svg#kpc-font) format('svg'); /* iOS 4.1- */
}
.k-icon {
  font-family: "kpc-font";
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.k-icon-alert:before {
  content: "\E62F";
}
.k-icon-alarm:before {
  content: "\E630";
}
.k-icon-calendar:before {
  content: "\E631";
}
.k-icon-application:before {
  content: "\E632";
}
.k-icon-arrow-right:before {
  content: "\E633";
}
.k-icon-arrow-expand:before {
  content: "\E634";
}
.k-icon-arrow-left-circled:before {
  content: "\E635";
}
.k-icon-close:before {
  content: "\E636";
}
.k-icon-arrow-right-circled:before {
  content: "\E637";
}
.k-icon-bill:before {
  content: "\E638";
}
.k-icon-change:before {
  content: "\E639";
}
.k-icon-cloud-download:before {
  content: "\E63A";
}
.k-icon-content-squared:before {
  content: "\E63B";
}
.k-icon-cloud:before {
  content: "\E63C";
}
.k-icon-arrow-up:before {
  content: "\E63D";
}
.k-icon-arrow-move:before {
  content: "\E63E";
}
.k-icon-code-download:before {
  content: "\E63F";
}
.k-icon-cloud-server:before {
  content: "\E640";
}
.k-icon-arrow-shrink:before {
  content: "\E641";
}
.k-icon-clone:before {
  content: "\E642";
}
.k-icon-cloud-servers:before {
  content: "\E643";
}
.k-icon-cart:before {
  content: "\E644";
}
.k-icon-delete:before {
  content: "\E645";
}
.k-icon-fault-outline:before {
  content: "\E646";
}
.k-icon-calculate:before {
  content: "\E647";
}
.k-icon-arrow-swap:before {
  content: "\E648";
}
.k-icon-download:before {
  content: "\E649";
}
.k-icon-information:before {
  content: "\E64A";
}
.k-icon-internet:before {
  content: "\E64B";
}
.k-icon-edit:before {
  content: "\E64C";
}
.k-icon-search:before {
  content: "\E64D";
}
.k-icon-code-working:before {
  content: "\E64E";
}
.k-icon-heart:before {
  content: "\E64F";
}
.k-icon-content:before {
  content: "\E650";
}
.k-icon-cut:before {
  content: "\E651";
}
.k-icon-money-square:before {
  content: "\E652";
}
.k-icon-logout:before {
  content: "\E653";
}
.k-icon-cloud-upload:before {
  content: "\E654";
}
.k-icon-lock:before {
  content: "\E655";
}
.k-icon-corporate:before {
  content: "\E656";
}
.k-icon-truth-none:before {
  content: "\E657";
}
.k-icon-resize:before {
  content: "\E658";
}
.k-icon-protect:before {
  content: "\E659";
}
.k-icon-time:before {
  content: "\E65A";
}
.k-icon-date:before {
  content: "\E65B";
}
.k-icon-doucument-change:before {
  content: "\E65C";
}
.k-icon-down:before {
  content: "\E65D";
}
.k-icon-scanner:before {
  content: "\E65E";
}
.k-icon-notification:before {
  content: "\E65F";
}
.k-icon-heart-outline:before {
  content: "\E660";
}
.k-icon-share:before {
  content: "\E661";
}
.k-icon-pay:before {
  content: "\E662";
}
.k-icon-picture:before {
  content: "\E663";
}
.k-icon-desktop:before {
  content: "\E664";
}
.k-icon-earphone:before {
  content: "\E665";
}
.k-icon-cube:before {
  content: "\E666";
}
.k-icon-user-verify:before {
  content: "\E667";
}
.k-icon-fault:before {
  content: "\E668";
}
.k-icon-left:before {
  content: "\E669";
}
.k-icon-location:before {
  content: "\E66A";
}
.k-icon-down-squared:before {
  content: "\E66B";
}
.k-icon-pay-dollar:before {
  content: "\E66C";
}
.k-icon-paperclip:before {
  content: "\E66D";
}
.k-icon-arrow-left:before {
  content: "\E66E";
}
.k-icon-settings:before {
  content: "\E66F";
}
.k-icon-home:before {
  content: "\E670";
}
.k-icon-more:before {
  content: "\E671";
}
.k-icon-phonecall:before {
  content: "\E672";
}
.k-icon-tag:before {
  content: "\E673";
}
.k-icon-truth-circled:before {
  content: "\E674";
}
.k-icon-refresh:before {
  content: "\E675";
}
.k-icon-watch:before {
  content: "\E676";
}
.k-icon-images:before {
  content: "\E677";
}
.k-icon-sort:before {
  content: "\E678";
}
.k-icon-money-circled:before {
  content: "\E679";
}
.k-icon-trade:before {
  content: "\E67A";
}
.k-icon-star-outline:before {
  content: "\E67B";
}
.k-icon-minus-circled:before {
  content: "\E67C";
}
.k-icon-right:before {
  content: "\E67D";
}
.k-icon-upward:before {
  content: "\E67E";
}
.k-icon-up-circled:before {
  content: "\E67F";
}
.k-icon-pin:before {
  content: "\E680";
}
.k-icon-hide:before {
  content: "\E681";
}
.k-icon-users:before {
  content: "\E682";
}
.k-icon-return-right:before {
  content: "\E683";
}
.k-icon-message:before {
  content: "\E684";
}
.k-icon-paper:before {
  content: "\E685";
}
.k-icon-phonecall-prohibit:before {
  content: "\E686";
}
.k-icon-speedometer:before {
  content: "\E687";
}
.k-icon-settings-horizontal:before {
  content: "\E688";
}
.k-icon-phone:before {
  content: "\E689";
}
.k-icon-star:before {
  content: "\E68A";
}
.k-icon-play:before {
  content: "\E68B";
}
.k-icon-refresh-lock:before {
  content: "\E68C";
}
.k-icon-shield:before {
  content: "\E68D";
}
.k-icon-notification-outline:before {
  content: "\E68E";
}
.k-icon-panel:before {
  content: "\E68F";
}
.k-icon-structure:before {
  content: "\E690";
}
.k-icon-settings-vertical:before {
  content: "\E691";
}
.k-icon-printer:before {
  content: "\E692";
}
.k-icon-stop:before {
  content: "\E693";
}
.k-icon-return-left:before {
  content: "\E694";
}
.k-icon-question:before {
  content: "\E695";
}
.k-icon-unlock:before {
  content: "\E696";
}
.k-icon-sound-off:before {
  content: "\E697";
}
.k-icon-up:before {
  content: "\E698";
}
.k-icon-up-squared:before {
  content: "\E699";
}
.k-icon-silent:before {
  content: "\E69A";
}
.k-icon-user:before {
  content: "\E69B";
}
.k-icon-sound-on:before {
  content: "\E69C";
}
.k-icon-upload:before {
  content: "\E69D";
}
.k-icon-tool:before {
  content: "\E69E";
}
.k-icon-visible:before {
  content: "\E69F";
}
.k-icon-truth:before {
  content: "\E6A0";
}
.k-icon-arrow-down:before {
  content: "\E6A1";
}
@charset "UTF-8";
/*
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url(../fonts/ionicons.2c2ae068.eot);
  src: url(../fonts/ionicons.2c2ae068.eot#iefix) format("embedded-opentype"), url(../fonts/ionicons.24712f6c.ttf) format("truetype"), url(../fonts/ionicons.05acfdb5.woff) format("woff"), url(../img/ionicons.621bd386.svg#Ionicons) format("svg");
  font-weight: normal;
  font-style: normal;
}
.ion,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  font-size: 1rem;
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
/* line-height: 1;  */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ion-alert:before {
  content: "\F101";
}
.ion-alert-circled:before {
  content: "\F100";
}
.ion-android-add:before {
  content: "\F2C7";
}
.ion-android-add-circle:before {
  content: "\F359";
}
.ion-android-alarm-clock:before {
  content: "\F35A";
}
.ion-android-alert:before {
  content: "\F35B";
}
.ion-android-apps:before {
  content: "\F35C";
}
.ion-android-archive:before {
  content: "\F2C9";
}
.ion-android-arrow-back:before {
  content: "\F2CA";
}
.ion-android-arrow-down:before {
  content: "\F35D";
}
.ion-android-arrow-dropdown:before {
  content: "\F35F";
}
.ion-android-arrow-dropdown-circle:before {
  content: "\F35E";
}
.ion-android-arrow-dropleft:before {
  content: "\F361";
}
.ion-android-arrow-dropleft-circle:before {
  content: "\F360";
}
.ion-android-arrow-dropright:before {
  content: "\F363";
}
.ion-android-arrow-dropright-circle:before {
  content: "\F362";
}
.ion-android-arrow-dropup:before {
  content: "\F365";
}
.ion-android-arrow-dropup-circle:before {
  content: "\F364";
}
.ion-android-arrow-forward:before {
  content: "\F30F";
}
.ion-android-arrow-up:before {
  content: "\F366";
}
.ion-android-attach:before {
  content: "\F367";
}
.ion-android-bar:before {
  content: "\F368";
}
.ion-android-bicycle:before {
  content: "\F369";
}
.ion-android-boat:before {
  content: "\F36A";
}
.ion-android-bookmark:before {
  content: "\F36B";
}
.ion-android-bulb:before {
  content: "\F36C";
}
.ion-android-bus:before {
  content: "\F36D";
}
.ion-android-calendar:before {
  content: "\F2D1";
}
.ion-android-call:before {
  content: "\F2D2";
}
.ion-android-camera:before {
  content: "\F2D3";
}
.ion-android-cancel:before {
  content: "\F36E";
}
.ion-android-car:before {
  content: "\F36F";
}
.ion-android-cart:before {
  content: "\F370";
}
.ion-android-chat:before {
  content: "\F2D4";
}
.ion-android-checkbox:before {
  content: "\F374";
}
.ion-android-checkbox-blank:before {
  content: "\F371";
}
.ion-android-checkbox-outline:before {
  content: "\F373";
}
.ion-android-checkbox-outline-blank:before {
  content: "\F372";
}
.ion-android-checkmark-circle:before {
  content: "\F375";
}
.ion-android-clipboard:before {
  content: "\F376";
}
.ion-android-close:before {
  content: "\F2D7";
}
.ion-android-cloud:before {
  content: "\F37A";
}
.ion-android-cloud-circle:before {
  content: "\F377";
}
.ion-android-cloud-done:before {
  content: "\F378";
}
.ion-android-cloud-outline:before {
  content: "\F379";
}
.ion-android-color-palette:before {
  content: "\F37B";
}
.ion-android-compass:before {
  content: "\F37C";
}
.ion-android-contact:before {
  content: "\F2D8";
}
.ion-android-contacts:before {
  content: "\F2D9";
}
.ion-android-contract:before {
  content: "\F37D";
}
.ion-android-create:before {
  content: "\F37E";
}
.ion-android-delete:before {
  content: "\F37F";
}
.ion-android-desktop:before {
  content: "\F380";
}
.ion-android-document:before {
  content: "\F381";
}
.ion-android-done:before {
  content: "\F383";
}
.ion-android-done-all:before {
  content: "\F382";
}
.ion-android-download:before {
  content: "\F2DD";
}
.ion-android-drafts:before {
  content: "\F384";
}
.ion-android-exit:before {
  content: "\F385";
}
.ion-android-expand:before {
  content: "\F386";
}
.ion-android-favorite:before {
  content: "\F388";
}
.ion-android-favorite-outline:before {
  content: "\F387";
}
.ion-android-film:before {
  content: "\F389";
}
.ion-android-folder:before {
  content: "\F2E0";
}
.ion-android-folder-open:before {
  content: "\F38A";
}
.ion-android-funnel:before {
  content: "\F38B";
}
.ion-android-globe:before {
  content: "\F38C";
}
.ion-android-hand:before {
  content: "\F2E3";
}
.ion-android-hangout:before {
  content: "\F38D";
}
.ion-android-happy:before {
  content: "\F38E";
}
.ion-android-home:before {
  content: "\F38F";
}
.ion-android-image:before {
  content: "\F2E4";
}
.ion-android-laptop:before {
  content: "\F390";
}
.ion-android-list:before {
  content: "\F391";
}
.ion-android-locate:before {
  content: "\F2E9";
}
.ion-android-lock:before {
  content: "\F392";
}
.ion-android-mail:before {
  content: "\F2EB";
}
.ion-android-map:before {
  content: "\F393";
}
.ion-android-menu:before {
  content: "\F394";
}
.ion-android-microphone:before {
  content: "\F2EC";
}
.ion-android-microphone-off:before {
  content: "\F395";
}
.ion-android-more-horizontal:before {
  content: "\F396";
}
.ion-android-more-vertical:before {
  content: "\F397";
}
.ion-android-navigate:before {
  content: "\F398";
}
.ion-android-notifications:before {
  content: "\F39B";
}
.ion-android-notifications-none:before {
  content: "\F399";
}
.ion-android-notifications-off:before {
  content: "\F39A";
}
.ion-android-open:before {
  content: "\F39C";
}
.ion-android-options:before {
  content: "\F39D";
}
.ion-android-people:before {
  content: "\F39E";
}
.ion-android-person:before {
  content: "\F3A0";
}
.ion-android-person-add:before {
  content: "\F39F";
}
.ion-android-phone-landscape:before {
  content: "\F3A1";
}
.ion-android-phone-portrait:before {
  content: "\F3A2";
}
.ion-android-pin:before {
  content: "\F3A3";
}
.ion-android-plane:before {
  content: "\F3A4";
}
.ion-android-playstore:before {
  content: "\F2F0";
}
.ion-android-print:before {
  content: "\F3A5";
}
.ion-android-radio-button-off:before {
  content: "\F3A6";
}
.ion-android-radio-button-on:before {
  content: "\F3A7";
}
.ion-android-refresh:before {
  content: "\F3A8";
}
.ion-android-remove:before {
  content: "\F2F4";
}
.ion-android-remove-circle:before {
  content: "\F3A9";
}
.ion-android-restaurant:before {
  content: "\F3AA";
}
.ion-android-sad:before {
  content: "\F3AB";
}
.ion-android-search:before {
  content: "\F2F5";
}
.ion-android-send:before {
  content: "\F2F6";
}
.ion-android-settings:before {
  content: "\F2F7";
}
.ion-android-share:before {
  content: "\F2F8";
}
.ion-android-share-alt:before {
  content: "\F3AC";
}
.ion-android-star:before {
  content: "\F2FC";
}
.ion-android-star-half:before {
  content: "\F3AD";
}
.ion-android-star-outline:before {
  content: "\F3AE";
}
.ion-android-stopwatch:before {
  content: "\F2FD";
}
.ion-android-subway:before {
  content: "\F3AF";
}
.ion-android-sunny:before {
  content: "\F3B0";
}
.ion-android-sync:before {
  content: "\F3B1";
}
.ion-android-textsms:before {
  content: "\F3B2";
}
.ion-android-time:before {
  content: "\F3B3";
}
.ion-android-train:before {
  content: "\F3B4";
}
.ion-android-unlock:before {
  content: "\F3B5";
}
.ion-android-upload:before {
  content: "\F3B6";
}
.ion-android-volume-down:before {
  content: "\F3B7";
}
.ion-android-volume-mute:before {
  content: "\F3B8";
}
.ion-android-volume-off:before {
  content: "\F3B9";
}
.ion-android-volume-up:before {
  content: "\F3BA";
}
.ion-android-walk:before {
  content: "\F3BB";
}
.ion-android-warning:before {
  content: "\F3BC";
}
.ion-android-watch:before {
  content: "\F3BD";
}
.ion-android-wifi:before {
  content: "\F305";
}
.ion-aperture:before {
  content: "\F313";
}
.ion-archive:before {
  content: "\F102";
}
.ion-arrow-down-a:before {
  content: "\F103";
}
.ion-arrow-down-b:before {
  content: "\F104";
}
.ion-arrow-down-c:before {
  content: "\F105";
}
.ion-arrow-expand:before {
  content: "\F25E";
}
.ion-arrow-graph-down-left:before {
  content: "\F25F";
}
.ion-arrow-graph-down-right:before {
  content: "\F260";
}
.ion-arrow-graph-up-left:before {
  content: "\F261";
}
.ion-arrow-graph-up-right:before {
  content: "\F262";
}
.ion-arrow-left-a:before {
  content: "\F106";
}
.ion-arrow-left-b:before {
  content: "\F107";
}
.ion-arrow-left-c:before {
  content: "\F108";
}
.ion-arrow-move:before {
  content: "\F263";
}
.ion-arrow-resize:before {
  content: "\F264";
}
.ion-arrow-return-left:before {
  content: "\F265";
}
.ion-arrow-return-right:before {
  content: "\F266";
}
.ion-arrow-right-a:before {
  content: "\F109";
}
.ion-arrow-right-b:before {
  content: "\F10A";
}
.ion-arrow-right-c:before {
  content: "\F10B";
}
.ion-arrow-shrink:before {
  content: "\F267";
}
.ion-arrow-swap:before {
  content: "\F268";
}
.ion-arrow-up-a:before {
  content: "\F10C";
}
.ion-arrow-up-b:before {
  content: "\F10D";
}
.ion-arrow-up-c:before {
  content: "\F10E";
}
.ion-asterisk:before {
  content: "\F314";
}
.ion-at:before {
  content: "\F10F";
}
.ion-backspace:before {
  content: "\F3BF";
}
.ion-backspace-outline:before {
  content: "\F3BE";
}
.ion-bag:before {
  content: "\F110";
}
.ion-battery-charging:before {
  content: "\F111";
}
.ion-battery-empty:before {
  content: "\F112";
}
.ion-battery-full:before {
  content: "\F113";
}
.ion-battery-half:before {
  content: "\F114";
}
.ion-battery-low:before {
  content: "\F115";
}
.ion-beaker:before {
  content: "\F269";
}
.ion-beer:before {
  content: "\F26A";
}
.ion-bluetooth:before {
  content: "\F116";
}
.ion-bonfire:before {
  content: "\F315";
}
.ion-bookmark:before {
  content: "\F26B";
}
.ion-bowtie:before {
  content: "\F3C0";
}
.ion-briefcase:before {
  content: "\F26C";
}
.ion-bug:before {
  content: "\F2BE";
}
.ion-calculator:before {
  content: "\F26D";
}
.ion-calendar:before {
  content: "\F117";
}
.ion-camera:before {
  content: "\F118";
}
.ion-card:before {
  content: "\F119";
}
.ion-cash:before {
  content: "\F316";
}
.ion-chatbox:before {
  content: "\F11B";
}
.ion-chatbox-working:before {
  content: "\F11A";
}
.ion-chatboxes:before {
  content: "\F11C";
}
.ion-chatbubble:before {
  content: "\F11E";
}
.ion-chatbubble-working:before {
  content: "\F11D";
}
.ion-chatbubbles:before {
  content: "\F11F";
}
.ion-checkmark:before {
  content: "\F122";
}
.ion-checkmark-circled:before {
  content: "\F120";
}
.ion-checkmark-round:before {
  content: "\F121";
}
.ion-chevron-down:before {
  content: "\F123";
}
.ion-chevron-left:before {
  content: "\F124";
}
.ion-chevron-right:before {
  content: "\F125";
}
.ion-chevron-up:before {
  content: "\F126";
}
.ion-clipboard:before {
  content: "\F127";
}
.ion-clock:before {
  content: "\F26E";
}
.ion-close:before {
  content: "\F12A";
}
.ion-close-circled:before {
  content: "\F128";
}
.ion-close-round:before {
  content: "\F129";
}
.ion-closed-captioning:before {
  content: "\F317";
}
.ion-cloud:before {
  content: "\F12B";
}
.ion-code:before {
  content: "\F271";
}
.ion-code-download:before {
  content: "\F26F";
}
.ion-code-working:before {
  content: "\F270";
}
.ion-coffee:before {
  content: "\F272";
}
.ion-compass:before {
  content: "\F273";
}
.ion-compose:before {
  content: "\F12C";
}
.ion-connection-bars:before {
  content: "\F274";
}
.ion-contrast:before {
  content: "\F275";
}
.ion-crop:before {
  content: "\F3C1";
}
.ion-cube:before {
  content: "\F318";
}
.ion-disc:before {
  content: "\F12D";
}
.ion-document:before {
  content: "\F12F";
}
.ion-document-text:before {
  content: "\F12E";
}
.ion-drag:before {
  content: "\F130";
}
.ion-earth:before {
  content: "\F276";
}
.ion-easel:before {
  content: "\F3C2";
}
.ion-edit:before {
  content: "\F2BF";
}
.ion-egg:before {
  content: "\F277";
}
.ion-eject:before {
  content: "\F131";
}
.ion-email:before {
  content: "\F132";
}
.ion-email-unread:before {
  content: "\F3C3";
}
.ion-erlenmeyer-flask:before {
  content: "\F3C5";
}
.ion-erlenmeyer-flask-bubbles:before {
  content: "\F3C4";
}
.ion-eye:before {
  content: "\F133";
}
.ion-eye-disabled:before {
  content: "\F306";
}
.ion-female:before {
  content: "\F278";
}
.ion-filing:before {
  content: "\F134";
}
.ion-film-marker:before {
  content: "\F135";
}
.ion-fireball:before {
  content: "\F319";
}
.ion-flag:before {
  content: "\F279";
}
.ion-flame:before {
  content: "\F31A";
}
.ion-flash:before {
  content: "\F137";
}
.ion-flash-off:before {
  content: "\F136";
}
.ion-folder:before {
  content: "\F139";
}
.ion-fork:before {
  content: "\F27A";
}
.ion-fork-repo:before {
  content: "\F2C0";
}
.ion-forward:before {
  content: "\F13A";
}
.ion-funnel:before {
  content: "\F31B";
}
.ion-gear-a:before {
  content: "\F13D";
}
.ion-gear-b:before {
  content: "\F13E";
}
.ion-grid:before {
  content: "\F13F";
}
.ion-hammer:before {
  content: "\F27B";
}
.ion-happy:before {
  content: "\F31C";
}
.ion-happy-outline:before {
  content: "\F3C6";
}
.ion-headphone:before {
  content: "\F140";
}
.ion-heart:before {
  content: "\F141";
}
.ion-heart-broken:before {
  content: "\F31D";
}
.ion-help:before {
  content: "\F143";
}
.ion-help-buoy:before {
  content: "\F27C";
}
.ion-help-circled:before {
  content: "\F142";
}
.ion-home:before {
  content: "\F144";
}
.ion-icecream:before {
  content: "\F27D";
}
.ion-image:before {
  content: "\F147";
}
.ion-images:before {
  content: "\F148";
}
.ion-information:before {
  content: "\F14A";
}
.ion-information-circled:before {
  content: "\F149";
}
.ion-ionic:before {
  content: "\F14B";
}
.ion-ios-alarm:before {
  content: "\F3C8";
}
.ion-ios-alarm-outline:before {
  content: "\F3C7";
}
.ion-ios-albums:before {
  content: "\F3CA";
}
.ion-ios-albums-outline:before {
  content: "\F3C9";
}
.ion-ios-americanfootball:before {
  content: "\F3CC";
}
.ion-ios-americanfootball-outline:before {
  content: "\F3CB";
}
.ion-ios-analytics:before {
  content: "\F3CE";
}
.ion-ios-analytics-outline:before {
  content: "\F3CD";
}
.ion-ios-arrow-back:before {
  content: "\F3CF";
}
.ion-ios-arrow-down:before {
  content: "\F3D0";
}
.ion-ios-arrow-forward:before {
  content: "\F3D1";
}
.ion-ios-arrow-left:before {
  content: "\F3D2";
}
.ion-ios-arrow-right:before {
  content: "\F3D3";
}
.ion-ios-arrow-thin-down:before {
  content: "\F3D4";
}
.ion-ios-arrow-thin-left:before {
  content: "\F3D5";
}
.ion-ios-arrow-thin-right:before {
  content: "\F3D6";
}
.ion-ios-arrow-thin-up:before {
  content: "\F3D7";
}
.ion-ios-arrow-up:before {
  content: "\F3D8";
}
.ion-ios-at:before {
  content: "\F3DA";
}
.ion-ios-at-outline:before {
  content: "\F3D9";
}
.ion-ios-barcode:before {
  content: "\F3DC";
}
.ion-ios-barcode-outline:before {
  content: "\F3DB";
}
.ion-ios-baseball:before {
  content: "\F3DE";
}
.ion-ios-baseball-outline:before {
  content: "\F3DD";
}
.ion-ios-basketball:before {
  content: "\F3E0";
}
.ion-ios-basketball-outline:before {
  content: "\F3DF";
}
.ion-ios-bell:before {
  content: "\F3E2";
}
.ion-ios-bell-outline:before {
  content: "\F3E1";
}
.ion-ios-body:before {
  content: "\F3E4";
}
.ion-ios-body-outline:before {
  content: "\F3E3";
}
.ion-ios-bolt:before {
  content: "\F3E6";
}
.ion-ios-bolt-outline:before {
  content: "\F3E5";
}
.ion-ios-book:before {
  content: "\F3E8";
}
.ion-ios-book-outline:before {
  content: "\F3E7";
}
.ion-ios-bookmarks:before {
  content: "\F3EA";
}
.ion-ios-bookmarks-outline:before {
  content: "\F3E9";
}
.ion-ios-box:before {
  content: "\F3EC";
}
.ion-ios-box-outline:before {
  content: "\F3EB";
}
.ion-ios-briefcase:before {
  content: "\F3EE";
}
.ion-ios-briefcase-outline:before {
  content: "\F3ED";
}
.ion-ios-browsers:before {
  content: "\F3F0";
}
.ion-ios-browsers-outline:before {
  content: "\F3EF";
}
.ion-ios-calculator:before {
  content: "\F3F2";
}
.ion-ios-calculator-outline:before {
  content: "\F3F1";
}
.ion-ios-calendar:before {
  content: "\F3F4";
}
.ion-ios-calendar-outline:before {
  content: "\F3F3";
}
.ion-ios-camera:before {
  content: "\F3F6";
}
.ion-ios-camera-outline:before {
  content: "\F3F5";
}
.ion-ios-cart:before {
  content: "\F3F8";
}
.ion-ios-cart-outline:before {
  content: "\F3F7";
}
.ion-ios-chatboxes:before {
  content: "\F3FA";
}
.ion-ios-chatboxes-outline:before {
  content: "\F3F9";
}
.ion-ios-chatbubble:before {
  content: "\F3FC";
}
.ion-ios-chatbubble-outline:before {
  content: "\F3FB";
}
.ion-ios-checkmark:before {
  content: "\F3FF";
}
.ion-ios-checkmark-empty:before {
  content: "\F3FD";
}
.ion-ios-checkmark-outline:before {
  content: "\F3FE";
}
.ion-ios-circle-filled:before {
  content: "\F400";
}
.ion-ios-circle-outline:before {
  content: "\F401";
}
.ion-ios-clock:before {
  content: "\F403";
}
.ion-ios-clock-outline:before {
  content: "\F402";
}
.ion-ios-close:before {
  content: "\F406";
}
.ion-ios-close-empty:before {
  content: "\F404";
}
.ion-ios-close-outline:before {
  content: "\F405";
}
.ion-ios-cloud:before {
  content: "\F40C";
}
.ion-ios-cloud-download:before {
  content: "\F408";
}
.ion-ios-cloud-download-outline:before {
  content: "\F407";
}
.ion-ios-cloud-outline:before {
  content: "\F409";
}
.ion-ios-cloud-upload:before {
  content: "\F40B";
}
.ion-ios-cloud-upload-outline:before {
  content: "\F40A";
}
.ion-ios-cloudy:before {
  content: "\F410";
}
.ion-ios-cloudy-night:before {
  content: "\F40E";
}
.ion-ios-cloudy-night-outline:before {
  content: "\F40D";
}
.ion-ios-cloudy-outline:before {
  content: "\F40F";
}
.ion-ios-cog:before {
  content: "\F412";
}
.ion-ios-cog-outline:before {
  content: "\F411";
}
.ion-ios-color-filter:before {
  content: "\F414";
}
.ion-ios-color-filter-outline:before {
  content: "\F413";
}
.ion-ios-color-wand:before {
  content: "\F416";
}
.ion-ios-color-wand-outline:before {
  content: "\F415";
}
.ion-ios-compose:before {
  content: "\F418";
}
.ion-ios-compose-outline:before {
  content: "\F417";
}
.ion-ios-contact:before {
  content: "\F41A";
}
.ion-ios-contact-outline:before {
  content: "\F419";
}
.ion-ios-copy:before {
  content: "\F41C";
}
.ion-ios-copy-outline:before {
  content: "\F41B";
}
.ion-ios-crop:before {
  content: "\F41E";
}
.ion-ios-crop-strong:before {
  content: "\F41D";
}
.ion-ios-download:before {
  content: "\F420";
}
.ion-ios-download-outline:before {
  content: "\F41F";
}
.ion-ios-drag:before {
  content: "\F421";
}
.ion-ios-email:before {
  content: "\F423";
}
.ion-ios-email-outline:before {
  content: "\F422";
}
.ion-ios-eye:before {
  content: "\F425";
}
.ion-ios-eye-outline:before {
  content: "\F424";
}
.ion-ios-fastforward:before {
  content: "\F427";
}
.ion-ios-fastforward-outline:before {
  content: "\F426";
}
.ion-ios-filing:before {
  content: "\F429";
}
.ion-ios-filing-outline:before {
  content: "\F428";
}
.ion-ios-film:before {
  content: "\F42B";
}
.ion-ios-film-outline:before {
  content: "\F42A";
}
.ion-ios-flag:before {
  content: "\F42D";
}
.ion-ios-flag-outline:before {
  content: "\F42C";
}
.ion-ios-flame:before {
  content: "\F42F";
}
.ion-ios-flame-outline:before {
  content: "\F42E";
}
.ion-ios-flask:before {
  content: "\F431";
}
.ion-ios-flask-outline:before {
  content: "\F430";
}
.ion-ios-flower:before {
  content: "\F433";
}
.ion-ios-flower-outline:before {
  content: "\F432";
}
.ion-ios-folder:before {
  content: "\F435";
}
.ion-ios-folder-outline:before {
  content: "\F434";
}
.ion-ios-football:before {
  content: "\F437";
}
.ion-ios-football-outline:before {
  content: "\F436";
}
.ion-ios-game-controller-a:before {
  content: "\F439";
}
.ion-ios-game-controller-a-outline:before {
  content: "\F438";
}
.ion-ios-game-controller-b:before {
  content: "\F43B";
}
.ion-ios-game-controller-b-outline:before {
  content: "\F43A";
}
.ion-ios-gear:before {
  content: "\F43D";
}
.ion-ios-gear-outline:before {
  content: "\F43C";
}
.ion-ios-glasses:before {
  content: "\F43F";
}
.ion-ios-glasses-outline:before {
  content: "\F43E";
}
.ion-ios-grid-view:before {
  content: "\F441";
}
.ion-ios-grid-view-outline:before {
  content: "\F440";
}
.ion-ios-heart:before {
  content: "\F443";
}
.ion-ios-heart-outline:before {
  content: "\F442";
}
.ion-ios-help:before {
  content: "\F446";
}
.ion-ios-help-empty:before {
  content: "\F444";
}
.ion-ios-help-outline:before {
  content: "\F445";
}
.ion-ios-home:before {
  content: "\F448";
}
.ion-ios-home-outline:before {
  content: "\F447";
}
.ion-ios-infinite:before {
  content: "\F44A";
}
.ion-ios-infinite-outline:before {
  content: "\F449";
}
.ion-ios-information:before {
  content: "\F44D";
}
.ion-ios-information-empty:before {
  content: "\F44B";
}
.ion-ios-information-outline:before {
  content: "\F44C";
}
.ion-ios-ionic-outline:before {
  content: "\F44E";
}
.ion-ios-keypad:before {
  content: "\F450";
}
.ion-ios-keypad-outline:before {
  content: "\F44F";
}
.ion-ios-lightbulb:before {
  content: "\F452";
}
.ion-ios-lightbulb-outline:before {
  content: "\F451";
}
.ion-ios-list:before {
  content: "\F454";
}
.ion-ios-list-outline:before {
  content: "\F453";
}
.ion-ios-location:before {
  content: "\F456";
}
.ion-ios-location-outline:before {
  content: "\F455";
}
.ion-ios-locked:before {
  content: "\F458";
}
.ion-ios-locked-outline:before {
  content: "\F457";
}
.ion-ios-loop:before {
  content: "\F45A";
}
.ion-ios-loop-strong:before {
  content: "\F459";
}
.ion-ios-medical:before {
  content: "\F45C";
}
.ion-ios-medical-outline:before {
  content: "\F45B";
}
.ion-ios-medkit:before {
  content: "\F45E";
}
.ion-ios-medkit-outline:before {
  content: "\F45D";
}
.ion-ios-mic:before {
  content: "\F461";
}
.ion-ios-mic-off:before {
  content: "\F45F";
}
.ion-ios-mic-outline:before {
  content: "\F460";
}
.ion-ios-minus:before {
  content: "\F464";
}
.ion-ios-minus-empty:before {
  content: "\F462";
}
.ion-ios-minus-outline:before {
  content: "\F463";
}
.ion-ios-monitor:before {
  content: "\F466";
}
.ion-ios-monitor-outline:before {
  content: "\F465";
}
.ion-ios-moon:before {
  content: "\F468";
}
.ion-ios-moon-outline:before {
  content: "\F467";
}
.ion-ios-more:before {
  content: "\F46A";
}
.ion-ios-more-outline:before {
  content: "\F469";
}
.ion-ios-musical-note:before {
  content: "\F46B";
}
.ion-ios-musical-notes:before {
  content: "\F46C";
}
.ion-ios-navigate:before {
  content: "\F46E";
}
.ion-ios-navigate-outline:before {
  content: "\F46D";
}
.ion-ios-nutrition:before {
  content: "\F470";
}
.ion-ios-nutrition-outline:before {
  content: "\F46F";
}
.ion-ios-paper:before {
  content: "\F472";
}
.ion-ios-paper-outline:before {
  content: "\F471";
}
.ion-ios-paperplane:before {
  content: "\F474";
}
.ion-ios-paperplane-outline:before {
  content: "\F473";
}
.ion-ios-partlysunny:before {
  content: "\F476";
}
.ion-ios-partlysunny-outline:before {
  content: "\F475";
}
.ion-ios-pause:before {
  content: "\F478";
}
.ion-ios-pause-outline:before {
  content: "\F477";
}
.ion-ios-paw:before {
  content: "\F47A";
}
.ion-ios-paw-outline:before {
  content: "\F479";
}
.ion-ios-people:before {
  content: "\F47C";
}
.ion-ios-people-outline:before {
  content: "\F47B";
}
.ion-ios-person:before {
  content: "\F47E";
}
.ion-ios-person-outline:before {
  content: "\F47D";
}
.ion-ios-personadd:before {
  content: "\F480";
}
.ion-ios-personadd-outline:before {
  content: "\F47F";
}
.ion-ios-photos:before {
  content: "\F482";
}
.ion-ios-photos-outline:before {
  content: "\F481";
}
.ion-ios-pie:before {
  content: "\F484";
}
.ion-ios-pie-outline:before {
  content: "\F483";
}
.ion-ios-pint:before {
  content: "\F486";
}
.ion-ios-pint-outline:before {
  content: "\F485";
}
.ion-ios-play:before {
  content: "\F488";
}
.ion-ios-play-outline:before {
  content: "\F487";
}
.ion-ios-plus:before {
  content: "\F48B";
}
.ion-ios-plus-empty:before {
  content: "\F489";
}
.ion-ios-plus-outline:before {
  content: "\F48A";
}
.ion-ios-pricetag:before {
  content: "\F48D";
}
.ion-ios-pricetag-outline:before {
  content: "\F48C";
}
.ion-ios-pricetags:before {
  content: "\F48F";
}
.ion-ios-pricetags-outline:before {
  content: "\F48E";
}
.ion-ios-printer:before {
  content: "\F491";
}
.ion-ios-printer-outline:before {
  content: "\F490";
}
.ion-ios-pulse:before {
  content: "\F493";
}
.ion-ios-pulse-strong:before {
  content: "\F492";
}
.ion-ios-rainy:before {
  content: "\F495";
}
.ion-ios-rainy-outline:before {
  content: "\F494";
}
.ion-ios-recording:before {
  content: "\F497";
}
.ion-ios-recording-outline:before {
  content: "\F496";
}
.ion-ios-redo:before {
  content: "\F499";
}
.ion-ios-redo-outline:before {
  content: "\F498";
}
.ion-ios-refresh:before {
  content: "\F49C";
}
.ion-ios-refresh-empty:before {
  content: "\F49A";
}
.ion-ios-refresh-outline:before {
  content: "\F49B";
}
.ion-ios-reload:before {
  content: "\F49D";
}
.ion-ios-reverse-camera:before {
  content: "\F49F";
}
.ion-ios-reverse-camera-outline:before {
  content: "\F49E";
}
.ion-ios-rewind:before {
  content: "\F4A1";
}
.ion-ios-rewind-outline:before {
  content: "\F4A0";
}
.ion-ios-rose:before {
  content: "\F4A3";
}
.ion-ios-rose-outline:before {
  content: "\F4A2";
}
.ion-ios-search:before {
  content: "\F4A5";
}
.ion-ios-search-strong:before {
  content: "\F4A4";
}
.ion-ios-settings:before {
  content: "\F4A7";
}
.ion-ios-settings-strong:before {
  content: "\F4A6";
}
.ion-ios-shuffle:before {
  content: "\F4A9";
}
.ion-ios-shuffle-strong:before {
  content: "\F4A8";
}
.ion-ios-skipbackward:before {
  content: "\F4AB";
}
.ion-ios-skipbackward-outline:before {
  content: "\F4AA";
}
.ion-ios-skipforward:before {
  content: "\F4AD";
}
.ion-ios-skipforward-outline:before {
  content: "\F4AC";
}
.ion-ios-snowy:before {
  content: "\F4AE";
}
.ion-ios-speedometer:before {
  content: "\F4B0";
}
.ion-ios-speedometer-outline:before {
  content: "\F4AF";
}
.ion-ios-star:before {
  content: "\F4B3";
}
.ion-ios-star-half:before {
  content: "\F4B1";
}
.ion-ios-star-outline:before {
  content: "\F4B2";
}
.ion-ios-stopwatch:before {
  content: "\F4B5";
}
.ion-ios-stopwatch-outline:before {
  content: "\F4B4";
}
.ion-ios-sunny:before {
  content: "\F4B7";
}
.ion-ios-sunny-outline:before {
  content: "\F4B6";
}
.ion-ios-telephone:before {
  content: "\F4B9";
}
.ion-ios-telephone-outline:before {
  content: "\F4B8";
}
.ion-ios-tennisball:before {
  content: "\F4BB";
}
.ion-ios-tennisball-outline:before {
  content: "\F4BA";
}
.ion-ios-thunderstorm:before {
  content: "\F4BD";
}
.ion-ios-thunderstorm-outline:before {
  content: "\F4BC";
}
.ion-ios-time:before {
  content: "\F4BF";
}
.ion-ios-time-outline:before {
  content: "\F4BE";
}
.ion-ios-timer:before {
  content: "\F4C1";
}
.ion-ios-timer-outline:before {
  content: "\F4C0";
}
.ion-ios-toggle:before {
  content: "\F4C3";
}
.ion-ios-toggle-outline:before {
  content: "\F4C2";
}
.ion-ios-trash:before {
  content: "\F4C5";
}
.ion-ios-trash-outline:before {
  content: "\F4C4";
}
.ion-ios-undo:before {
  content: "\F4C7";
}
.ion-ios-undo-outline:before {
  content: "\F4C6";
}
.ion-ios-unlocked:before {
  content: "\F4C9";
}
.ion-ios-unlocked-outline:before {
  content: "\F4C8";
}
.ion-ios-upload:before {
  content: "\F4CB";
}
.ion-ios-upload-outline:before {
  content: "\F4CA";
}
.ion-ios-videocam:before {
  content: "\F4CD";
}
.ion-ios-videocam-outline:before {
  content: "\F4CC";
}
.ion-ios-volume-high:before {
  content: "\F4CE";
}
.ion-ios-volume-low:before {
  content: "\F4CF";
}
.ion-ios-wineglass:before {
  content: "\F4D1";
}
.ion-ios-wineglass-outline:before {
  content: "\F4D0";
}
.ion-ios-world:before {
  content: "\F4D3";
}
.ion-ios-world-outline:before {
  content: "\F4D2";
}
.ion-ipad:before {
  content: "\F1F9";
}
.ion-iphone:before {
  content: "\F1FA";
}
.ion-ipod:before {
  content: "\F1FB";
}
.ion-jet:before {
  content: "\F295";
}
.ion-key:before {
  content: "\F296";
}
.ion-knife:before {
  content: "\F297";
}
.ion-laptop:before {
  content: "\F1FC";
}
.ion-leaf:before {
  content: "\F1FD";
}
.ion-levels:before {
  content: "\F298";
}
.ion-lightbulb:before {
  content: "\F299";
}
.ion-link:before {
  content: "\F1FE";
}
.ion-load-a:before {
  content: "\F29A";
}
.ion-load-b:before {
  content: "\F29B";
}
.ion-load-c:before {
  content: "\F29C";
}
.ion-load-d:before {
  content: "\F29D";
}
.ion-location:before {
  content: "\F1FF";
}
.ion-lock-combination:before {
  content: "\F4D4";
}
.ion-locked:before {
  content: "\F200";
}
.ion-log-in:before {
  content: "\F29E";
}
.ion-log-out:before {
  content: "\F29F";
}
.ion-loop:before {
  content: "\F201";
}
.ion-magnet:before {
  content: "\F2A0";
}
.ion-male:before {
  content: "\F2A1";
}
.ion-man:before {
  content: "\F202";
}
.ion-map:before {
  content: "\F203";
}
.ion-medkit:before {
  content: "\F2A2";
}
.ion-merge:before {
  content: "\F33F";
}
.ion-mic-a:before {
  content: "\F204";
}
.ion-mic-b:before {
  content: "\F205";
}
.ion-mic-c:before {
  content: "\F206";
}
.ion-minus:before {
  content: "\F209";
}
.ion-minus-circled:before {
  content: "\F207";
}
.ion-minus-round:before {
  content: "\F208";
}
.ion-model-s:before {
  content: "\F2C1";
}
.ion-monitor:before {
  content: "\F20A";
}
.ion-more:before {
  content: "\F20B";
}
.ion-mouse:before {
  content: "\F340";
}
.ion-music-note:before {
  content: "\F20C";
}
.ion-navicon:before {
  content: "\F20E";
}
.ion-navicon-round:before {
  content: "\F20D";
}
.ion-navigate:before {
  content: "\F2A3";
}
.ion-network:before {
  content: "\F341";
}
.ion-no-smoking:before {
  content: "\F2C2";
}
.ion-nuclear:before {
  content: "\F2A4";
}
.ion-outlet:before {
  content: "\F342";
}
.ion-paintbrush:before {
  content: "\F4D5";
}
.ion-paintbucket:before {
  content: "\F4D6";
}
.ion-paper-airplane:before {
  content: "\F2C3";
}
.ion-paperclip:before {
  content: "\F20F";
}
.ion-pause:before {
  content: "\F210";
}
.ion-person:before {
  content: "\F213";
}
.ion-person-add:before {
  content: "\F211";
}
.ion-person-stalker:before {
  content: "\F212";
}
.ion-pie-graph:before {
  content: "\F2A5";
}
.ion-pin:before {
  content: "\F2A6";
}
.ion-pinpoint:before {
  content: "\F2A7";
}
.ion-pizza:before {
  content: "\F2A8";
}
.ion-plane:before {
  content: "\F214";
}
.ion-planet:before {
  content: "\F343";
}
.ion-play:before {
  content: "\F215";
}
.ion-playstation:before {
  content: "\F30A";
}
.ion-plus:before {
  content: "\F218";
}
.ion-plus-circled:before {
  content: "\F216";
}
.ion-plus-round:before {
  content: "\F217";
}
.ion-podium:before {
  content: "\F344";
}
.ion-pound:before {
  content: "\F219";
}
.ion-power:before {
  content: "\F2A9";
}
.ion-pricetag:before {
  content: "\F2AA";
}
.ion-pricetags:before {
  content: "\F2AB";
}
.ion-printer:before {
  content: "\F21A";
}
.ion-pull-request:before {
  content: "\F345";
}
.ion-qr-scanner:before {
  content: "\F346";
}
.ion-quote:before {
  content: "\F347";
}
.ion-radio-waves:before {
  content: "\F2AC";
}
.ion-record:before {
  content: "\F21B";
}
.ion-refresh:before {
  content: "\F21C";
}
.ion-reply:before {
  content: "\F21E";
}
.ion-reply-all:before {
  content: "\F21D";
}
.ion-ribbon-a:before {
  content: "\F348";
}
.ion-ribbon-b:before {
  content: "\F349";
}
.ion-sad:before {
  content: "\F34A";
}
.ion-sad-outline:before {
  content: "\F4D7";
}
.ion-scissors:before {
  content: "\F34B";
}
.ion-search:before {
  content: "\F21F";
}
.ion-settings:before {
  content: "\F2AD";
}
.ion-share:before {
  content: "\F220";
}
.ion-shuffle:before {
  content: "\F221";
}
.ion-skip-backward:before {
  content: "\F222";
}
.ion-skip-forward:before {
  content: "\F223";
}
.ion-social-android:before {
  content: "\F225";
}
.ion-social-android-outline:before {
  content: "\F224";
}
.ion-social-angular:before {
  content: "\F4D9";
}
.ion-social-angular-outline:before {
  content: "\F4D8";
}
.ion-social-apple:before {
  content: "\F227";
}
.ion-social-apple-outline:before {
  content: "\F226";
}
.ion-social-bitcoin:before {
  content: "\F2AF";
}
.ion-social-bitcoin-outline:before {
  content: "\F2AE";
}
.ion-social-buffer:before {
  content: "\F229";
}
.ion-social-buffer-outline:before {
  content: "\F228";
}
.ion-social-chrome:before {
  content: "\F4DB";
}
.ion-social-chrome-outline:before {
  content: "\F4DA";
}
.ion-social-codepen:before {
  content: "\F4DD";
}
.ion-social-codepen-outline:before {
  content: "\F4DC";
}
.ion-social-css3:before {
  content: "\F4DF";
}
.ion-social-css3-outline:before {
  content: "\F4DE";
}
.ion-social-designernews:before {
  content: "\F22B";
}
.ion-social-designernews-outline:before {
  content: "\F22A";
}
.ion-social-dribbble:before {
  content: "\F22D";
}
.ion-social-dribbble-outline:before {
  content: "\F22C";
}
.ion-social-dropbox:before {
  content: "\F22F";
}
.ion-social-dropbox-outline:before {
  content: "\F22E";
}
.ion-social-euro:before {
  content: "\F4E1";
}
.ion-social-euro-outline:before {
  content: "\F4E0";
}
.ion-social-facebook:before {
  content: "\F231";
}
.ion-social-facebook-outline:before {
  content: "\F230";
}
.ion-social-foursquare:before {
  content: "\F34D";
}
.ion-social-foursquare-outline:before {
  content: "\F34C";
}
.ion-social-freebsd-devil:before {
  content: "\F2C4";
}
.ion-social-github:before {
  content: "\F233";
}
.ion-social-github-outline:before {
  content: "\F232";
}
.ion-social-google:before {
  content: "\F34F";
}
.ion-social-google-outline:before {
  content: "\F34E";
}
.ion-social-googleplus:before {
  content: "\F235";
}
.ion-social-googleplus-outline:before {
  content: "\F234";
}
.ion-social-hackernews:before {
  content: "\F237";
}
.ion-social-hackernews-outline:before {
  content: "\F236";
}
.ion-social-html5:before {
  content: "\F4E3";
}
.ion-social-html5-outline:before {
  content: "\F4E2";
}
.ion-social-instagram:before {
  content: "\F351";
}
.ion-social-instagram-outline:before {
  content: "\F350";
}
.ion-social-javascript:before {
  content: "\F4E5";
}
.ion-social-javascript-outline:before {
  content: "\F4E4";
}
.ion-social-linkedin:before {
  content: "\F239";
}
.ion-social-linkedin-outline:before {
  content: "\F238";
}
.ion-social-markdown:before {
  content: "\F4E6";
}
.ion-social-nodejs:before {
  content: "\F4E7";
}
.ion-social-octocat:before {
  content: "\F4E8";
}
.ion-social-pinterest:before {
  content: "\F2B1";
}
.ion-social-pinterest-outline:before {
  content: "\F2B0";
}
.ion-social-python:before {
  content: "\F4E9";
}
.ion-social-reddit:before {
  content: "\F23B";
}
.ion-social-reddit-outline:before {
  content: "\F23A";
}
.ion-social-rss:before {
  content: "\F23D";
}
.ion-social-rss-outline:before {
  content: "\F23C";
}
.ion-social-sass:before {
  content: "\F4EA";
}
.ion-social-skype:before {
  content: "\F23F";
}
.ion-social-skype-outline:before {
  content: "\F23E";
}
.ion-social-snapchat:before {
  content: "\F4EC";
}
.ion-social-snapchat-outline:before {
  content: "\F4EB";
}
.ion-social-tumblr:before {
  content: "\F241";
}
.ion-social-tumblr-outline:before {
  content: "\F240";
}
.ion-social-tux:before {
  content: "\F2C5";
}
.ion-social-twitch:before {
  content: "\F4EE";
}
.ion-social-twitch-outline:before {
  content: "\F4ED";
}
.ion-social-twitter:before {
  content: "\F243";
}
.ion-social-twitter-outline:before {
  content: "\F242";
}
.ion-social-usd:before {
  content: "\F353";
}
.ion-social-usd-outline:before {
  content: "\F352";
}
.ion-social-vimeo:before {
  content: "\F245";
}
.ion-social-vimeo-outline:before {
  content: "\F244";
}
.ion-social-whatsapp:before {
  content: "\F4F0";
}
.ion-social-whatsapp-outline:before {
  content: "\F4EF";
}
.ion-social-windows:before {
  content: "\F247";
}
.ion-social-windows-outline:before {
  content: "\F246";
}
.ion-social-wordpress:before {
  content: "\F249";
}
.ion-social-wordpress-outline:before {
  content: "\F248";
}
.ion-social-yahoo:before {
  content: "\F24B";
}
.ion-social-yahoo-outline:before {
  content: "\F24A";
}
.ion-social-yen:before {
  content: "\F4F2";
}
.ion-social-yen-outline:before {
  content: "\F4F1";
}
.ion-social-youtube:before {
  content: "\F24D";
}
.ion-social-youtube-outline:before {
  content: "\F24C";
}
.ion-soup-can:before {
  content: "\F4F4";
}
.ion-soup-can-outline:before {
  content: "\F4F3";
}
.ion-speakerphone:before {
  content: "\F2B2";
}
.ion-speedometer:before {
  content: "\F2B3";
}
.ion-spoon:before {
  content: "\F2B4";
}
.ion-star:before {
  content: "\F24E";
}
.ion-stats-bars:before {
  content: "\F2B5";
}
.ion-steam:before {
  content: "\F30B";
}
.ion-stop:before {
  content: "\F24F";
}
.ion-thermometer:before {
  content: "\F2B6";
}
.ion-thumbsdown:before {
  content: "\F250";
}
.ion-thumbsup:before {
  content: "\F251";
}
.ion-toggle:before {
  content: "\F355";
}
.ion-toggle-filled:before {
  content: "\F354";
}
.ion-transgender:before {
  content: "\F4F5";
}
.ion-trash-a:before {
  content: "\F252";
}
.ion-trash-b:before {
  content: "\F253";
}
.ion-trophy:before {
  content: "\F356";
}
.ion-tshirt:before {
  content: "\F4F7";
}
.ion-tshirt-outline:before {
  content: "\F4F6";
}
.ion-umbrella:before {
  content: "\F2B7";
}
.ion-university:before {
  content: "\F357";
}
.ion-unlocked:before {
  content: "\F254";
}
.ion-upload:before {
  content: "\F255";
}
.ion-usb:before {
  content: "\F2B8";
}
.ion-videocamera:before {
  content: "\F256";
}
.ion-volume-high:before {
  content: "\F257";
}
.ion-volume-low:before {
  content: "\F258";
}
.ion-volume-medium:before {
  content: "\F259";
}
.ion-volume-mute:before {
  content: "\F25A";
}
.ion-wand:before {
  content: "\F358";
}
.ion-waterdrop:before {
  content: "\F25B";
}
.ion-wifi:before {
  content: "\F25C";
}
.ion-wineglass:before {
  content: "\F2B9";
}
.ion-woman:before {
  content: "\F25D";
}
.ion-wrench:before {
  content: "\F2BA";
}
.ion-xbox:before {
  content: "\F30C";
}
.icon-loading:before {
  -webkit-animation: c-rotate 1s infinite linear;
          animation: c-rotate 1s infinite linear;
}
.c-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-clearfix {
  zoom: 1;
}
.c-clearfix:after {
  display: table;
  clear: both;
  content: '';
  height: 0;
}
.c-middle {
  display: inline-block;
  vertical-align: middle;
}
.c-center {
  text-align: center;
}
.c-hidden {
  display: none;
}

.k-icon {
  font-size: 1rem;
}
.k-icon:before {
  font-size: inherit;
}
.k-icon.k-large {
  font-size: 1.375rem;
}
.k-icon.k-small {
  font-size: 0.875rem;
}
.k-icon.k-mini {
  font-size: 0.75rem;
}
.k-icon.k-color-primary {
  color: #0091ea;
}
.k-icon.k-color-warning {
  color: #ff9800;
}
.k-icon.k-color-danger {
  color: #ff4133;
}
.k-icon.k-color-success {
  color: #36b342;
}
.k-icon.k-color-disabled {
  color: #ccc;
}

.k-btn {
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  padding: 0 1rem;
  outline: none;
  vertical-align: middle;
  color: #4c4c4c;
  background-color: #fff;
  text-align: center;
  border-radius: 0.125rem;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid #ccc;
  font-size: 12px;
  white-space: nowrap;
}
button.k-btn > span {
  vertical-align: middle;
  line-height: calc(2rem - 2px);
}
.k-btn:hover,
.k-btn:focus {
  border-color: #0091ea;
  color: #0091ea;
}
.k-btn:active {
  background-color: #e5f7ff;
}
.k-btn.k-primary {
  background-color: #0091ea;
  color: #fff;
  border-color: #0091ea;
}
.k-btn.k-primary:hover,
.k-btn.k-primary:focus {
  background-color: #36acef;
  border-color: #36acef;
}
.k-btn.k-primary:active {
  background-color: #0079c9;
  border-color: #0079c9;
}
.k-btn.k-warning {
  background-color: #ff9800;
  color: #fff;
  border-color: #ff9800;
}
.k-btn.k-warning:hover,
.k-btn.k-warning:focus {
  background-color: #ffac39;
  border-color: #ffac39;
}
.k-btn.k-warning:active {
  background-color: #d98500;
  border-color: #d98500;
}
.k-btn.k-danger {
  background-color: #ff4133;
  color: #fff;
  border-color: #ff4133;
}
.k-btn.k-danger:hover,
.k-btn.k-danger:focus {
  background-color: #ff6860;
  border-color: #ff6860;
}
.k-btn.k-danger:active {
  background-color: #d93021;
  border-color: #d93021;
}
.k-btn.k-active {
  background-color: #e5f7ff;
  color: #0091ea;
  border-color: #0091ea;
}
.k-btn.k-active:hover,
.k-btn.k-active:focus {
  background-color: #e5f7ff;
  border-color: #36acef;
}
.k-btn.k-active:active {
  background-color: #92c2d9;
  border-color: #0079c9;
}
.k-btn.k-success {
  background-color: #36b342;
  color: #fff;
  border-color: #36b342;
}
.k-btn.k-success:hover,
.k-btn.k-success:focus {
  background-color: #59c662;
  border-color: #59c662;
}
.k-btn.k-success:active {
  background-color: #24a032;
  border-color: #24a032;
}
.k-btn.k-secondary {
  color: #0091ea;
  border-color: #0091ea;
}
.k-btn.k-secondary:hover,
.k-btn.k-secondary:focus {
  background-color: #e5f7ff;
}
.k-btn.k-secondary:active {
  background-color: #a9dffa;
}
.k-btn.k-link {
  color: #0091ea;
}
.k-btn.k-link:hover {
  color: #36acef;
}
.k-btn.k-disabled,
.k-btn.k-disabled:hover {
  color: #ccc;
  background-color: #f2f2f2;
  border-color: #ccc;
  cursor: not-allowed;
}
.k-btn.k-none,
.k-btn.k-link,
.k-btn.k-none:hover,
.k-btn.k-link:hover {
  border: none;
  background-color: transparent;
}
.k-btn.k-none.k-active,
.k-btn.k-link.k-active {
  color: #0091ea;
}
.k-btn.k-large {
  font-size: 14px;
  height: 2.5rem;
  padding: 0 1.5rem;
}
.k-btn.k-large .k-icon {
  line-height: calc(2.5rem - 2px);
}
.k-btn.k-large.k-btn-icon {
  width: 2.5rem;
}
button.k-btn.k-large > span {
  line-height: calc(2.5rem - 2px);
}
.k-btn.k-small {
  font-size: 12px;
  height: 1.5rem;
  padding: 0 0.5rem;
}
.k-btn.k-small .k-icon {
  line-height: calc(1.5rem - 2px);
}
.k-btn.k-small.k-btn-icon {
  width: 1.5rem;
}
button.k-btn.k-small > span {
  line-height: calc(1.5rem - 2px);
}
.k-btn.k-mini {
  font-size: 12px;
  height: 1rem;
  padding: 0 0.5rem;
}
.k-btn.k-mini .k-icon {
  line-height: calc(1rem - 2px);
}
.k-btn.k-mini.k-btn-icon {
  width: 1rem;
}
button.k-btn.k-mini > span {
  line-height: calc(1rem - 2px);
}
.k-btn .k-icon {
  vertical-align: middle;
  line-height: calc(2rem - 2px);
}
_:-ms-lang(x),
.k-btn .k-icon {
  line-height: 2rem;
}
.k-btn .k-icon:before {
  font-size: inherit;
}
.k-btn .k-icon + span {
  margin-left: 0.3125em;
}
.k-btn.k-btn-icon-right .k-icon {
  margin-left: 0.3125em;
}
.k-btn.k-btn-icon {
  width: 2rem;
  padding: 0;
}
.k-btn.k-btn-icon .k-icon {
  margin: 0;
}
.k-btn.k-fluid {
  width: 100%;
  padding: 0;
}
.k-btn.k-circle {
  border-radius: 1.25rem;
}
.k-btn.k-loading,
.k-btn.k-loading:hover {
  background-color: #fff;
  color: #a6a6a6;
  border-color: #e6e6e6;
}
.k-btn.k-loading .k-icon:not(.icon-loading) {
  display: none;
}
.k-btn.k-loading.k-primary,
.k-btn.k-loading.k-primary:hover {
  background-color: #6ec6f4;
  color: #fff;
  border-color: #6ec6f4;
}
.k-btn.k-loading.k-warning,
.k-btn.k-loading.k-warning:hover {
  background-color: #ffc273;
  color: #fff;
  border-color: #ffc273;
}
.k-btn.k-loading.k-danger,
.k-btn.k-loading.k-danger:hover {
  background-color: #ff908c;
  color: #fff;
  border-color: #ff908c;
}
.k-btn.k-loading.k-active,
.k-btn.k-loading.k-active:hover {
  background-color: #e5f8ff;
  color: #6ec6f4;
  border-color: #6ec6f4;
}
.k-btn.k-loading.k-success,
.k-btn.k-loading.k-success:hover {
  background-color: #82d988;
  color: #fff;
  border-color: #82d988;
}
.k-btn.k-loading:not(.k-btn-icon):not(.k-btn-icon-left):not(.k-btn-icon-right) {
  padding-left: calc(1rem + 1em);
}
.k-btn.k-loading:not(.k-btn-icon):not(.k-btn-icon-left):not(.k-btn-icon-right) .icon-loading {
  margin-left: -1em;
}
.k-btn.k-loading:not(.k-btn-icon):not(.k-btn-icon-left):not(.k-btn-icon-right).k-large {
  padding-left: calc(1.5rem + 1em);
}
.k-btn.k-loading:not(.k-btn-icon):not(.k-btn-icon-left):not(.k-btn-icon-right).k-small {
  padding-left: calc(0.5rem + 1em);
}
.k-btn.k-loading:not(.k-btn-icon):not(.k-btn-icon-left):not(.k-btn-icon-right).k-mini {
  padding-left: calc(0.5rem + 1em);
}
.k-btn input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.k-btn:not(button) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.k-btn.k-ghost {
  background: transparent;
  color: #fff;
}
.k-btn.k-ghost:hover,
.k-btn.k-ghost:active {
  background: transparent;
}
.k-btn.k-ghost:hover {
  color: #36acef;
}
.k-btn.k-ghost:active {
  color: #0091ea;
}
.k-btn.k-ghost.k-default {
  border-color: #fff;
}
.k-btn.k-ghost.k-default:hover {
  border-color: #36acef;
}
.k-btn.k-ghost.k-default:active {
  border-color: #0091ea;
}
.k-btn.k-ghost.k-primary {
  color: #0091ea;
}
.k-btn.k-ghost.k-primary:hover {
  color: #36acef;
  border-color: #60c0f3;
}
.k-btn.k-ghost.k-primary:active {
  color: #0079c9;
  border-color: #0067b0;
}
.k-btn.k-ghost.k-warning {
  color: #ff9800;
}
.k-btn.k-ghost.k-warning:hover {
  color: #ffac39;
  border-color: #ffbb64;
}
.k-btn.k-ghost.k-warning:active {
  color: #d98500;
  border-color: #bc7700;
}
.k-btn.k-ghost.k-danger {
  color: #ff4133;
}
.k-btn.k-ghost.k-danger:hover {
  color: #ff6860;
  border-color: #ff8681;
}
.k-btn.k-ghost.k-danger:active {
  color: #d93021;
  border-color: #bc2615;
}
.k-btn.k-ghost.k-active {
  color: #0091ea;
}
.k-btn.k-ghost.k-active:hover {
  color: #36acef;
  border-color: #60c0f3;
}
.k-btn.k-ghost.k-active:active {
  color: #0079c9;
  border-color: #0067b0;
}
.k-btn.k-ghost.k-success {
  color: #36b342;
}
.k-btn.k-ghost.k-success:hover {
  color: #59c662;
  border-color: #77d47d;
}
.k-btn.k-ghost.k-success:active {
  color: #24a032;
  border-color: #199128;
}
.k-btn.k-ghost.k-disabled,
.k-btn.k-ghost.k-disabled:hover {
  color: #ccc;
  border-color: #ccc;
  background-color: transparent;
}
.k-btns {
  display: inline-block;
  vertical-align: middle;
}
.k-btns .k-btn {
  margin: 0;
  vertical-align: middle;
}
.k-btns .k-btn:hover,
.k-btns .k-btn:focus,
.k-btns .k-btn.k-active {
  z-index: 1;
  position: relative;
}
.k-btns.k-fluid {
  width: 100%;
}
.k-btns:not(.k-vertical) > .k-btn:not(:first-child) {
  margin-left: -1px;
}
.k-btns:not(.k-vertical) > .k-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.k-btns:not(.k-vertical) > .k-btn:not(:only-child):first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.k-btns:not(.k-vertical) > .k-btn:not(:only-child):last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.k-btns:not(.k-vertical) > .k-btn.k-primary:not(:first-child) {
  border-left-color: #0088dc;
}
.k-btns:not(.k-vertical) > .k-btn.k-primary:not(:last-child) {
  border-right-color: #0088dc;
}
.k-btns:not(.k-vertical) > .k-btn.k-warning:not(:first-child) {
  border-left-color: #f08f00;
}
.k-btns:not(.k-vertical) > .k-btn.k-warning:not(:last-child) {
  border-right-color: #f08f00;
}
.k-btns:not(.k-vertical) > .k-btn.k-danger:not(:first-child) {
  border-left-color: #ff3021;
}
.k-btns:not(.k-vertical) > .k-btn.k-danger:not(:last-child) {
  border-right-color: #ff3021;
}
.k-btns:not(.k-vertical) > .k-btn.k-success:not(:first-child) {
  border-left-color: #33a83e;
}
.k-btns:not(.k-vertical) > .k-btn.k-success:not(:last-child) {
  border-right-color: #33a83e;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:first-child) .k-btn {
  margin-left: -1px;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:first-child):not(last-child) .k-btn {
  border-radius: 0;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:only-child):first-child .k-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:only-child):last-child .k-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:first-child) .k-btn.k-primary {
  border-left-color: #0088dc;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:last-child) .k-btn.k-primary {
  border-right-color: #0088dc;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:first-child) .k-btn.k-warning {
  border-left-color: #f08f00;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:last-child) .k-btn.k-warning {
  border-right-color: #f08f00;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:first-child) .k-btn.k-danger {
  border-left-color: #ff3021;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:last-child) .k-btn.k-danger {
  border-right-color: #ff3021;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:first-child) .k-btn.k-success {
  border-left-color: #33a83e;
}
.k-btns:not(.k-vertical) > .k-tooltip:not(:last-child) .k-btn.k-success {
  border-right-color: #33a83e;
}
.k-btns:not(.k-vertical).k-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.k-btns:not(.k-vertical).k-fluid > .k-btn,
.k-btns:not(.k-vertical).k-fluid > .k-tooltip {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-btns:not(.k-vertical).k-fluid > .k-tooltip .k-btn {
  width: 100%;
}
.k-btns.k-vertical > .k-btn {
  display: block;
}
.k-btns.k-vertical > .k-btn:not(.k-btn-icon) {
  width: 100%;
}
.k-btns.k-vertical > .k-btn:not(:first-child) {
  margin-top: -1px;
}
.k-btns.k-vertical > .k-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.k-btns.k-vertical > .k-btn:not(:only-child):first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.k-btns.k-vertical > .k-btn:not(:only-child):last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.k-btns.k-vertical > .k-btn.k-primary:not(:first-child) {
  border-top-color: #0088dc;
}
.k-btns.k-vertical > .k-btn.k-primary:not(:last-child) {
  border-bottom-color: #0088dc;
}
.k-btns.k-vertical > .k-btn.k-warning:not(:first-child) {
  border-top-color: #f08f00;
}
.k-btns.k-vertical > .k-btn.k-warning:not(:last-child) {
  border-bottom-color: #f08f00;
}
.k-btns.k-vertical > .k-btn.k-danger:not(:first-child) {
  border-top-color: #ff3021;
}
.k-btns.k-vertical > .k-btn.k-danger:not(:last-child) {
  border-bottom-color: #ff3021;
}
.k-btns.k-vertical > .k-btn.k-success:not(:first-child) {
  border-top-color: #33a83e;
}
.k-btns.k-vertical > .k-btn.k-success:not(:last-child) {
  border-bottom-color: #33a83e;
}
.k-btns.k-vertical > .k-tooltip {
  display: block;
}
.k-btns.k-vertical > .k-tooltip .k-btn:not(.k-btn-icon) {
  width: 100%;
}
.k-btns.k-vertical > .k-tooltip:not(:first-child) {
  margin-top: -1px;
}
.k-btns.k-vertical > .k-tooltip:not(:first-child):not(:last-child) .k-btn {
  border-radius: 0;
}
.k-btns.k-vertical > .k-tooltip:not(:only-child):first-child .k-btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.k-btns.k-vertical > .k-tooltip:not(:only-child):last-child .k-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.k-btns.k-vertical > .k-tooltip:not(:first-child) .k-btn.k-primary {
  border-top-color: #0088dc;
}
.k-btns.k-vertical > .k-tooltip:not(:last-child) .k-btn.k-primary {
  border-bottom-color: #0088dc;
}
.k-btns.k-vertical > .k-tooltip:not(:first-child) .k-btn.k-warning {
  border-top-color: #f08f00;
}
.k-btns.k-vertical > .k-tooltip:not(:last-child) .k-btn.k-warning {
  border-bottom-color: #f08f00;
}
.k-btns.k-vertical > .k-tooltip:not(:first-child) .k-btn.k-danger {
  border-top-color: #ff3021;
}
.k-btns.k-vertical > .k-tooltip:not(:last-child) .k-btn.k-danger {
  border-bottom-color: #ff3021;
}
.k-btns.k-vertical > .k-tooltip:not(:first-child) .k-btn.k-success {
  border-top-color: #33a83e;
}
.k-btns.k-vertical > .k-tooltip:not(:last-child) .k-btn.k-success {
  border-bottom-color: #33a83e;
}
button.k-btn.k-mini > span,
button.k-btn.k-mini > .k-icon {
  vertical-align: baseline;
}

.common-banner .module-name + .k-btn[data-v-a9096eae] {
  margin-left: auto;
}

.k-dialog-wrapper {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
}
.k-dialog-wrapper > .k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.k-dialog-wrapper > .k-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
}
.k-dialog {
  position: absolute;
  width: 50rem;
  border-radius: 0.125rem;
  background: #fff;
  font-size: 12px;
  color: #4c4c4c;
  max-width: 100%;
}
.k-dialog .k-dialog-header {
  padding: 0 0;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.k-dialog .k-dialog-header .k-title {
  height: 61px;
  line-height: 61px;
  font-size: 16px;
  color: #333;
  display: inline-block;
}
.k-dialog .k-dialog-header .k-close {
  position: absolute;
  right: -9px;
  top: 16px;
}
.k-dialog .k-dialog-header .k-close.k-btn .k-icon {
  font-size: 44px;
}
.k-dialog .k-dialog-body {
  padding: 20px;
}
.k-dialog .k-dialog-footer {
  text-align: right;
  padding: 20px 0;
}
.k-dialog .k-dialog-footer .k-btn {
  margin-left: 0.75rem;
}
.k-dialog.k-dragging {
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.k-dialog.animate-enter-active,
.k-dialog.animate-leave-active,
.k-dialog.animate-appear-active {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-dialog.animate-enter,
.k-dialog.animate-leave,
.k-dialog.animate-appear {
  -webkit-transform: translateY(-10px) scale(1.05);
          transform: translateY(-10px) scale(1.05);
  opacity: 0;
}
.k-dialog.k-large {
  width: 62.5rem;
}
.k-dialog.k-small {
  width: 37.5rem;
}
.k-dialog.k-mini {
  width: 25rem;
}
.k-alert-dialog .k-dialog > .k-body {
  margin-top: -1.5625rem;
  padding: 0 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.k-alert-dialog .k-dialog > .k-header,
.k-alert-dialog .k-dialog > .k-footer {
  border: none;
}
.k-alert-dialog .k-tip-icon {
  text-align: center;
  margin-bottom: 0.625rem;
}
.k-alert-dialog .k-tip-icon .k-icon {
  font-size: 37px;
  line-height: 2.3125rem;
}
.k-alert-dialog.k-success .k-tip-icon {
  color: #36b342;
}
.k-alert-dialog.k-warning .k-tip-icon {
  color: #ff9800;
}
.k-alert-dialog.k-error .k-tip-icon {
  color: #ff4133;
}
.k-alert-dialog.k-confirm .k-tip-icon {
  color: #0091ea;
}
.k-alert-dialog.k-with-title .k-dialog > .k-body {
  margin-top: -2.25rem;
  text-align: left;
}
.k-alert-dialog.k-with-title .k-tip-icon {
  float: left;
}
.k-alert-dialog.k-with-title .k-tip-icon .k-icon {
  font-size: 2.3125rem;
}
.k-alert-dialog.k-with-title .k-content-wrapper {
  overflow: hidden;
  padding-left: 0.5rem;
}
.k-alert-dialog.k-with-title .k-content-wrapper > .k-title {
  line-height: 2.3125rem;
  font-size: 14px;
}
.k-dialog {
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
}
.k-dialog .k-dialog-header,
.k-dialog .k-dialog-footer {
  margin: 0 20px;
}
.k-dialog .k-dialog-header .k-icon:before {
  line-height: 32px;
}
.k-dialog .k-dialog-footer {
  border-top: 1px solid #eaeaea;
}
.k-dialog .k-dialog-footer .k-cancel {
  float: right;
  color: #0091ea;
  border-color: #0091ea;
}
.k-dialog .k-dialog-footer .k-cancel:hover,
.k-dialog .k-dialog-footer .k-cancel:focus {
  background-color: #e5f7ff;
}
.k-dialog .k-dialog-footer .k-cancel:active {
  background-color: #a9dffa;
}

.k-form-item:not(:last-of-type) {
  margin: 0 0 24px 0;
}
.k-form-item {
  display: table;
  position: relative;
  table-layout: fixed;
}
.k-form-item.k-fluid {
  width: 100%;
}
.k-form-item > .k-label {
  display: table-cell;
  width: 5rem;
  text-align: right;
  padding-right: 0.625rem;
  line-height: 2rem;
}
.k-form-item > .k-label > .k-star {
  color: #ff4133;
  margin-right: 0.1875rem;
}
.k-form-item > .k-content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.k-form-item .k-slider.k-show-end .k-slider-wrapper {
  margin-bottom: 0;
}
.k-form-item .k-error {
  position: absolute;
  color: #ff4133;
  font-size: 0.75rem;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.k-form-item .k-error.k-ellipsis .k-error-more {
  display: inline-block;
}
.k-form-item .k-error-more {
  line-height: 0.75rem;
  display: none;
}
.k-form-item.k-invalid :not(.k-select) .k-input .k-inner {
  border: 1px solid #ff4133;
  position: relative;
  z-index: 1;
}
.k-form-item.k-invalid .k-select > .k-wrapper,
.k-form-item.k-invalid .k-checkbox > .k-wrapper,
.k-form-item.k-invalid .k-radio > .k-wrapper {
  border: 1px solid #ff4133;
}
.k-form-item .k-form-item {
  display: block;
  width: auto;
}
.k-form-item > .k-append {
  display: table-cell;
  padding: 0 0.625rem;
  vertical-align: middle;
}
.k-form.k-inline .k-form-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}
.k-form.k-inline .k-form-item > .k-label {
  width: auto;
}
.k-form.k-vertical .k-form-item,
.k-form.k-vertical .k-form-item > .k-label,
.k-form.k-vertical .k-form-item > .k-content {
  display: block;
}
.k-form.k-vertical .k-form-item > .k-label {
  width: auto;
  text-align: left;
  line-height: inherit;
  margin-bottom: 0.5rem;
}
.k-form.k-small .k-form-item:not(:last-of-type) {
  margin: 0 0 16px 0;
}
.k-form.k-small.k-inline .k-form-item {
  margin-right: 12px;
}
.k-form.k-mini .k-form-item:not(:last-of-type) {
  margin: 0 0 8px 0;
}
.k-form.k-mini.k-inline .k-form-item {
  margin-right: 8px;
}

.k-dropdown {
  display: inline-block;
}
.k-dropdown-menu {
  position: absolute;
  min-width: 6.25rem;
  background: #fff;
  border-radius: 0.125rem;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
  font-size: 0.75rem;
  z-index: 999;
  top: 0;
  left: 0;
}
.k-dropdown-menu .k-dropdown {
  display: block;
}
.k-dropdown-menu .k-item {
  padding: 0 1rem;
  cursor: pointer;
  white-space: nowrap;
  height: 2rem;
  line-height: 2rem;
}
.k-dropdown-menu .k-item.k-hover {
  background: #f1f1f5;
}
.k-dropdown-menu .k-item:first-of-type {
  border-radius: 0.125rem 0.125rem 0 0;
}
.k-dropdown-menu .k-item:last-of-type {
  border-radius: 0 0 0.125rem 0.125rem;
}
.k-dropdown-menu .k-item.k-disabled {
  background: #f2f2f2;
  color: #ccc;
  cursor: not-allowed;
}
.k-dropdown-menu .k-item .k-checkbox,
.k-dropdown-menu .k-item .k-radio {
  display: block;
  padding: 0 1rem;
}
.k-dropdown-menu .k-item .k-checkbox > .k-wrapper,
.k-dropdown-menu .k-item .k-radio > .k-wrapper {
  vertical-align: text-bottom;
}
.k-dropdown-menu .k-item .k-checkbox > .k-text,
.k-dropdown-menu .k-item .k-radio > .k-text {
  vertical-align: baseline;
}
.k-dropdown-menu .k-item.k-no-padding {
  padding: 0;
}
.k-dropdown-menu .k-tooltip {
  display: block;
}
.k-dropdown-menu .k-dropdown > .k-tooltip {
  display: block;
}
.k-dropdown-menu .k-item {
  -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
}

.k-tooltip {
  display: inline-block;
}
.k-tooltip-content {
  max-width: 18.75rem;
  min-width: 0;
  padding: 8px 12px;
  line-height: 1.4;
  word-wrap: break-word;
}
.k-tooltip-content > .k-arrow:before,
.k-tooltip-content > .k-arrow {
  position: absolute;
  display: block;
  border-style: solid;
  border-color: transparent;
}
.k-tooltip-content > .k-arrow:before {
  content: ' ';
}
.k-tooltip-content > .k-arrow.k-top:before,
.k-tooltip-content > .k-arrow.k-bottom:before,
.k-tooltip-content > .k-arrow.k-top,
.k-tooltip-content > .k-arrow.k-bottom {
  border-width: 8px 6px;
}
.k-tooltip-content > .k-arrow.k-top:before,
.k-tooltip-content > .k-arrow.k-bottom:before {
  left: -6px;
}
.k-tooltip-content > .k-arrow.k-top {
  top: -16px;
}
.k-tooltip-content > .k-arrow.k-top:before {
  top: -7px;
}
.k-tooltip-content > .k-arrow.k-bottom {
  bottom: -16px;
}
.k-tooltip-content > .k-arrow.k-bottom:before {
  bottom: -7px;
}
.k-tooltip-content > .k-arrow.k-left:before,
.k-tooltip-content > .k-arrow.k-right:before,
.k-tooltip-content > .k-arrow.k-left,
.k-tooltip-content > .k-arrow.k-right {
  border-width: 6px 8px;
}
.k-tooltip-content > .k-arrow.k-left:before,
.k-tooltip-content > .k-arrow.k-right:before {
  top: -6px;
}
.k-tooltip-content > .k-arrow.k-left {
  left: -16px;
}
.k-tooltip-content > .k-arrow.k-left:before {
  left: -7px;
}
.k-tooltip-content > .k-arrow.k-right {
  right: -16px;
}
.k-tooltip-content > .k-arrow.k-right:before {
  right: -7px;
}
.k-tooltip-content.k-cannot-hover {
  pointer-events: none;
}
.k-tooltip-content .k-buttons {
  padding-top: 0.5rem;
}
.k-tooltip-content .k-buttons .k-btn:last-of-type {
  margin-left: 0.5rem;
}
.k-tooltip-content.k-small {
  padding: 0.25rem;
}
.k-tooltip-content.k-dark {
  background: #4c4c4c;
  color: #fff;
}
.k-tooltip-content.k-dark > .k-arrow.k-top {
  border-bottom-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-top:before {
  border-bottom-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-bottom {
  border-top-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-bottom:before {
  border-top-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-left {
  border-right-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-left:before {
  border-right-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-right {
  border-left-color: #4c4c4c;
}
.k-tooltip-content.k-dark > .k-arrow.k-right:before {
  border-left-color: #4c4c4c;
}
.k-tooltip-content.k-light {
  background: #fff;
  color: #4c4c4c;
}
.k-tooltip-content.k-light > .k-arrow.k-top {
  border-bottom-color: rgba(191,191,191,0.5);
}
.k-tooltip-content.k-light > .k-arrow.k-top:before {
  border-bottom-color: #fff;
}
.k-tooltip-content.k-light > .k-arrow.k-bottom {
  border-top-color: rgba(191,191,191,0.5);
}
.k-tooltip-content.k-light > .k-arrow.k-bottom:before {
  border-top-color: #fff;
}
.k-tooltip-content.k-light > .k-arrow.k-left {
  border-right-color: rgba(191,191,191,0.5);
}
.k-tooltip-content.k-light > .k-arrow.k-left:before {
  border-right-color: #fff;
}
.k-tooltip-content.k-light > .k-arrow.k-right {
  border-left-color: rgba(191,191,191,0.5);
}
.k-tooltip-content.k-light > .k-arrow.k-right:before {
  border-left-color: #fff;
}
.k-tooltip-content .k-buttons .k-btn:first-of-type {
  float: right;
  margin-left: 0.5rem;
}
.k-tooltip-content .k-buttons .k-btn:last-of-type {
  margin: 0;
}

.freeTrial[data-v-e1fbdc54] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
.freeTrial-dialog .k-dialog-footer .k-cancel[data-v-e1fbdc54] {
  float: unset;
}

/* .ctrl-main-container {
    min-height: calc(100% - 50px);
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
} */
.c-flex-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.c-page {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
a {
    color: #2283d0;
    cursor: pointer;
    outline: 0;
    text-decoration: none;
}
a:focus,
button:focus {
    outline: 0;
}
button {
    border: 0;
}
.c-v-line {
    display: inline-block;
    border-left: 1px solid #b7b7b7;
    height: 26px;
}
.c-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.c-clearfix {
    zoom: 1;
}
.c-clearfix:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.c-hidden {
    display: none !important;
    visibility: hidden !important;
}
.c-show {
    display: block !important;
}
.c-invisible {
    visibility: hidden !important;
}
.c-inline-block {
    display: inline-block !important;
    vertical-align: middle !important;
}
.c-relative {
    position: relative;
}
.c-absolute {
    position: absolute;
}
.c-fixed {
    position: fixed;
}
.c-static {
    position: static;
}
.c-p-0 {
    padding: 0px !important;
}
.c-m-0 {
    margin: 0px !important;
}
.c-p-t-0 {
    padding-top: 0px !important;
}
.c-m-t-0 {
    margin-top: 0px !important;
}
.c-p-r-0 {
    padding-right: 0px !important;
}
.c-m-r-0 {
    margin-right: 0px !important;
}
.c-p-b-0 {
    padding-bottom: 0px !important;
}
.c-m-b-0 {
    margin-bottom: 0px !important;
}
.c-p-l-0 {
    padding-left: 0px !important;
}
.c-m-l-0 {
    margin-left: 0px !important;
}
.c-p-5 {
    padding: 5px !important;
}
.c-m-5 {
    margin: 5px !important;
}
.c-p-t-5 {
    padding-top: 5px !important;
}
.c-m-t-5 {
    margin-top: 5px !important;
}
.c-p-r-5 {
    padding-right: 5px !important;
}
.c-m-r-5 {
    margin-right: 5px !important;
}
.c-p-b-5 {
    padding-bottom: 5px !important;
}
.c-m-b-5 {
    margin-bottom: 5px !important;
}
.c-p-l-5 {
    padding-left: 5px !important;
}
.c-m-l-5 {
    margin-left: 5px !important;
}
.c-p-10 {
    padding: 10px !important;
}
.c-m-10 {
    margin: 10px !important;
}
.c-p-t-10 {
    padding-top: 10px !important;
}
.c-m-t-10 {
    margin-top: 10px !important;
}
.c-p-r-10 {
    padding-right: 10px !important;
}
.c-m-r-10 {
    margin-right: 10px !important;
}
.c-p-b-10 {
    padding-bottom: 10px !important;
}
.c-m-b-10 {
    margin-bottom: 10px !important;
}
.c-p-l-10 {
    padding-left: 10px !important;
}
.c-m-l-10 {
    margin-left: 10px !important;
}
.c-p-15 {
    padding: 15px !important;
}
.c-m-15 {
    margin: 15px !important;
}
.c-p-t-15 {
    padding-top: 15px !important;
}
.c-m-t-15 {
    margin-top: 15px !important;
}
.c-p-r-15 {
    padding-right: 15px !important;
}
.c-m-r-15 {
    margin-right: 15px !important;
}
.c-p-b-15 {
    padding-bottom: 15px !important;
}
.c-m-b-15 {
    margin-bottom: 15px !important;
}
.c-p-l-15 {
    padding-left: 15px !important;
}
.c-m-l-15 {
    margin-left: 15px !important;
}
.c-p-20 {
    padding: 20px !important;
}
.c-m-20 {
    margin: 20px !important;
}
.c-p-t-20 {
    padding-top: 20px !important;
}
.c-m-t-20 {
    margin-top: 20px !important;
}
.c-p-r-20 {
    padding-right: 20px !important;
}
.c-m-r-20 {
    margin-right: 20px !important;
}
.c-p-b-20 {
    padding-bottom: 20px !important;
}
.c-m-b-20 {
    margin-bottom: 20px !important;
}
.c-p-l-20 {
    padding-left: 20px !important;
}
.c-m-l-20 {
    margin-left: 20px !important;
}
.c-p-25 {
    padding: 25px !important;
}
.c-m-25 {
    margin: 25px !important;
}
.c-p-t-25 {
    padding-top: 25px !important;
}
.c-m-t-25 {
    margin-top: 25px !important;
}
.c-p-r-25 {
    padding-right: 25px !important;
}
.c-m-r-25 {
    margin-right: 25px !important;
}
.c-p-b-25 {
    padding-bottom: 25px !important;
}
.c-m-b-25 {
    margin-bottom: 25px !important;
}
.c-p-l-25 {
    padding-left: 25px !important;
}
.c-m-l-25 {
    margin-left: 25px !important;
}
.c-p-30 {
    padding: 30px !important;
}
.c-m-30 {
    margin: 30px !important;
}
.c-p-t-30 {
    padding-top: 30px !important;
}
.c-m-t-30 {
    margin-top: 30px !important;
}
.c-p-r-30 {
    padding-right: 30px !important;
}
.c-m-r-30 {
    margin-right: 30px !important;
}
.c-p-b-30 {
    padding-bottom: 30px !important;
}
.c-m-b-30 {
    margin-bottom: 30px !important;
}
.c-p-l-30 {
    padding-left: 30px !important;
}
.c-m-l-30 {
    margin-left: 30px !important;
}
.c-p-40 {
    padding: 40px !important;
}
.c-m-40 {
    margin: 40px !important;
}
.c-p-t-40 {
    padding-top: 40px !important;
}
.c-m-t-40 {
    margin-top: 40px !important;
}
.c-p-r-40 {
    padding-right: 40px !important;
}
.c-m-r-40 {
    margin-right: 40px !important;
}
.c-p-b-40 {
    padding-bottom: 40px !important;
}
.c-m-b-40 {
    margin-bottom: 40px !important;
}
.c-p-l-40 {
    padding-left: 40px !important;
}
.c-m-l-40 {
    margin-left: 40px !important;
}
.c-p-50 {
    padding: 50px !important;
}
.c-m-50 {
    margin: 50px !important;
}
.c-p-t-50 {
    padding-top: 50px !important;
}
.c-m-t-50 {
    margin-top: 50px !important;
}
.c-p-r-50 {
    padding-right: 50px !important;
}
.c-m-r-50 {
    margin-right: 50px !important;
}
.c-p-b-50 {
    padding-bottom: 50px !important;
}
.c-m-b-50 {
    margin-bottom: 50px !important;
}
.c-p-l-50 {
    padding-left: 50px !important;
}
.c-m-l-50 {
    margin-left: 50px !important;
}
.c-bg-white {
    background-color: #fff;
}
.c-float-r {
    float: right;
}
.c-float-l {
    float: left;
}
.c-color-default {
    color: #898989 !important;
}
.c-color-light-blue {
    color: #7e8d9e !important;
}
.c-color-white {
    color: #fff !important;
}
.c-color-light-black {
    color: #333 !important;
}
.c-color-blue {
    color: #148cec !important;
}
.c-color-pink {
    color: #f37575 !important;
}
.c-color-gray {
    color: #999 !important;
}
.c-color-green {
    color: #21af3f !important;
}
.animate-enter {
    opacity: 0;
    filter: alpha(opacity=0);
}
.animate-enter.animate-enter-active {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: linear all;
    transition: linear all;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
}
.animate-leave {
    opacity: 1;
    filter: alpha(opacity=100);
}
.animate-leave.animate-leave-active {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: linear all;
    transition: linear all;
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
}
.c-center {
    text-align: center !important;
}
.c-v-middle {
    vertical-align: middle;
}
.c-label {
    width: 56px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    border-radius: 1px;
}
.c-label-green {
    imerge: kpc;
    background: #dff0d7;
    color: #588341;
}
.c-label-red {
    imerge: kpc;
    background: #f2dede;
    color: #bb4945;
}
.c-label-gray {
    imerge: kpc;
    background: #d9d9d9;
    color: #6e6e6e;
}
.c-font-0 {
    font-size: 0px !important;
}
.c-font-12 {
    font-size: 12px !important;
}
.c-font-14 {
    font-size: 14px !important;
}
.c-font-16 {
    font-size: 16px !important;
}
.c-font-20 {
    font-size: 20px !important;
}
.c-font-22 {
    font-size: 22px !important;
}
.c-font-24 {
    font-size: 24px !important;
}
.c-hover-blue:hover {
    color: #148cec;
}
.c-pointer {
    cursor: pointer;
}
.c-break-all {
    word-break: break-all;
}
.c-icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.c-icon.icon {
    width: auto;
    height: auto;
}
.icon {
    font-size: 20px;
    cursor: pointer;
}
.icon:hover {
    color: #148cec;
}
.c-icon-mic {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/mic.png");
}
.c-icon-phone {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/phone.png");
}
.c-icon-help {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/help.png");
}
.c-icon-user {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/user.png");
}
.c-icon-search {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/search.png");
}
.c-icon-warn {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/warn.png");
}
.c-icon-question {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/question.png");
}
.c-icon-gift {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/gift.png");
}
.c-icon-user-circle {
    width: 22px;
    height: 22px;
}
.c-icon-search {
    width: 25px;
    height: 25px;
}
.c-icon-warn {
    width: 45px;
    height: 45px;
}
.c-icon-question {
    width: 16px;
    height: 16px;
}
.c-icon-gift {
    width: 16px;
    height: 19px;
}
.c-icon-compute {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/compute.png");
}
.c-icon-compute-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-compute {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/compute-hover.png");
}
.c-icon-network {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/network.png");
}
.c-icon-network-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-network {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/network-hover.png");
}
.c-icon-cdn {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/cdn.png");
}
.c-icon-cdn-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-cdn {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/cdn-hover.png");
}
.c-icon-ebs {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/ebs.png");
}
.c-icon-ebs-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-ebs {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/ebs-hover.png");
}
.c-icon-monitor {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/monitor.png");
}
.c-icon-monitor-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-monitor {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/monitor-hover.png");
}
.c-icon-rds {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/rds.png");
}
.c-icon-rds-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-rds {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/rds-hover.png");
}
.c-icon-safe {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/safe.png");
}
.c-icon-safe-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-safe {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/safe-hover.png");
}
.c-icon-services {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/services.png");
}
.c-icon-services-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-services {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/services-hover.png");
}
.c-icon-nav-arrow-down {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/nav-arrow-down.png");
}
.c-icon-nav-arrow-down-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-nav-arrow-down {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/nav-arrow-down-hover.png");
}
.c-icon-nav-arrow-right {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/nav-arrow-right.png");
}
.c-icon-nav-arrow-right-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-nav-arrow-right {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/nav-arrow-right-hover.png");
}
.c-icon-user-circle {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/user-circle.png");
}
.c-icon-user-circle-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-user-circle {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/user-circle-hover.png");
}
.c-icon-logout {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/logout.png");
}
.c-icon-logout-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-logout {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/logout-hover.png");
}
.c-icon-add {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/add.png");
}
.c-icon-add-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-add {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/add-hover.png");
}
.c-icon-refresh {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/refresh.png");
}
.c-icon-refresh-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-refresh {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/refresh-hover.png");
}
.c-icon-delete {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/delete.png");
}
.c-icon-delete-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-delete {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/delete-hover.png");
}
.c-icon-enable {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/enable.png");
}
.c-icon-enable-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-enable {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/enable-hover.png");
}
.c-icon-disable {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/disable.png");
}
.c-icon-disable-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-disable {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/disable-hover.png");
}
.c-icon-new {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/new.png");
}
.c-icon-new-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-new {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/new-hover.png");
}
.c-icon-edit {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/edit.png");
}
.c-icon-edit-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-edit {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/edit-hover.png");
}
.c-icon-analytics {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/analytics.png");
}
.c-icon-analytics-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-analytics {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/analytics-hover.png");
}
.c-icon-video {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/video.png");
}
.c-icon-video-hover,
.c-hover:not(.c-btn-disabled):hover .c-icon-video {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/video-hover.png");
}
.c-icon-nav-arrow-down-hover {
    width: 8px;
    height: 5px;
}
.c-icon-nav-arrow-right {
    width: 5px;
    height: 8px;
}
.c-icon-logout,
.c-icon-logout-hover {
    width: 23px;
}
.c-icon-services {
    width: 21px;
    height: 22px;
}
.c-icon-video,
.c-icon-video-hover {
    width: 22px;
}
.c-icon-dot {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/dot.png");
    width: 4px;
    height: 4px;
}
.c-icon-dot-hover {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/dot-hover.png");
    width: 4px;
    height: 4px;
}
.c-icon-add-circle {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/icons/add-circle.png");
    width: 13px;
    height: 13px;
}
.c-icon-arrow-down {
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 5px 5px 0 5px;
    border-color: #858585 transparent transparent transparent;
    border-style: solid;
}
.c-icon-loading {
    imerge: kpc;
    background-image: url("/node_modules/kpc/src/common/images/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-switch {
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border: 1px solid;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    line-height: 20px;
}
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off {
    text-align: center;
    z-index: 1;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5faded;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #5faded);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5faded), to(#5faded));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #5faded);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #5faded);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5faded));
    background-image: linear-gradient(to bottom, #5faded);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0);
    border-color: #5faded;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #08c;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary[disabled] {
    color: #fff;
    background-color: #5faded;
    *background-color: #5faded;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary.active {
    background-color: #5faded 9;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5faded;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #5faded);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5faded), to(#5faded));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #5faded);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #5faded);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5faded));
    background-image: linear-gradient(to bottom, #5faded);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0);
    border-color: #5faded;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #5bc0de;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info[disabled] {
    color: #fff;
    background-color: #5faded;
    *background-color: #5faded;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info.active {
    background-color: #5faded 9;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #58b058;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #51a351, #62c462);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #51a351, #62c462);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #51a351, #62c462);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#51a351), to(#62c462));
    background-image: linear-gradient(to bottom, #51a351, #62c462);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0);
    border-color: #62c462 #62c462 #3b9e3b;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #62c462;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success[disabled] {
    color: #fff;
    background-color: #62c462;
    *background-color: #4fbd4f;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success.active {
    background-color: #42b142 9;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #f9a123;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #f89406, #fbb450);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #f89406, #fbb450);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f89406), to(#fbb450));
    background-image: linear-gradient(to bottom, #f89406, #fbb450);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0);
    border-color: #fbb450 #fbb450 #f89406;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #fbb450;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning[disabled] {
    color: #fff;
    background-color: #fbb450;
    *background-color: #faa937;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning.active {
    background-color: #fa9f1e 9;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #d14641;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bd362f), to(#ee5f5b));
    background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0);
    border-color: #ee5f5b #ee5f5b #e51d18;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #ee5f5b;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger[disabled] {
    color: #fff;
    background-color: #ee5f5b;
    *background-color: #ec4844;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger.active {
    background-color: #e9322d 9;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f0f0f0;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#fff));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #e6e6e6, #fff);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #e6e6e6, #fff);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#fff));
    background-image: linear-gradient(to bottom, #e6e6e6, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
    border-color: #fff #fff #d9d9d9;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #fff;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:hover,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:hover,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:focus,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:focus,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default.active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default.disabled,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default.disabled,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default[disabled],
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default[disabled] {
    color: #333;
    background-color: #fff;
    *background-color: #f2f2f2;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default:active,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default.active,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default.active {
    background-color: #e6e6e6 9;
}
.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #f5f5f5;
    imerge: kpc;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    imerge: kpc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    imerge: kpc;
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    imerge: kpc;
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    imerge: kpc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.bootstrap-switch .bootstrap-switch-label:hover,
.bootstrap-switch .bootstrap-switch-label:focus,
.bootstrap-switch .bootstrap-switch-label:active,
.bootstrap-switch .bootstrap-switch-label.active,
.bootstrap-switch .bootstrap-switch-label.disabled,
.bootstrap-switch .bootstrap-switch-label[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}
.bootstrap-switch .bootstrap-switch-label:active,
.bootstrap-switch .bootstrap-switch-label.active {
    background-color: #ccc 9;
}
.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}
.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control {
    height: auto;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    padding: 3px 6px;
    font-size: 10px;
    line-height: 9px;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
    padding: 3px 6px;
    font-size: 12px;
    line-height: 18px;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    padding: 9px 12px;
    font-size: 16px;
    line-height: normal;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
    cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left 0.5s;
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
}
.bootstrap-switch.bootstrap-switch-focused {
    border-color: rgba(82,168,236,0.8);
    outline: 0;
    outline: thin dotted 9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
label.error,
.c-form-error {
    color: #f00;
    display: block;
    font-size: 12px;
    position: absolute;
    white-space: nowrap;
    font-weight: normal;
}
label.error:before,
.c-form-error:before {
    content: '!';
    color: #fff;
    border: 1px solid #d83a3a;
    imerge: kpc;
    background: #ff9595;
    display: inline-block;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    margin-right: 5px;
}
.c-select {
    vertical-align: middle;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.c-select .ks-btn {
    text-align: left;
    height: 31px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.ui-selectmenu-disabled {
    imerge: kpc;
    background: #eee;
}
.ui-selectmenu-disabled .ks-caret {
    border-top: 5px solid #aaa;
}
.ui-menu.ks-dropdown-menu {
    position: relative;
    border-color: #d9d9d9;
    margin: -1px 0 0;
    max-height: 170px;
    overflow-y: auto;
    overflow-x: hidden;
}
.ui-selectmenu-menu {
    position: absolute;
    display: none;
    top: 0;
}
.ui-selectmenu-menu .ui-state-active {
    background-color: #f2f2f2;
}
.ui-selectmenu-menu .ui-state-disabled a {
    color: #999;
}
.ui-selectmenu-menu .ui-state-disabled:hover {
    imerge: kpc;
    background: transparent;
}
.ui-selectmenu-menu .ui-state-disabled .ui-state-active {
    imerge: kpc;
    background: transparent;
}
.ui-selectmenu-open {
    display: block;
}
.c-tab {
    imerge: kpc;
    background: #f5f5f5;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e6e6e6;
}
.c-tab .tab-item {
    float: left;
    font-size: 16px;
    width: 13%;
    text-align: center;
    border-right: 1px solid #e6e6e6;
}
.c-tab .tab-item a {
    display: block;
    color: #78829d;
}
.c-tab .active {
    imerge: kpc;
    background: #fff;
    border-top: 2px solid #218ee9;
    height: 44px;
    line-height: 42px;
}
.c-tab .active a {
    color: #218ee9;
}
.c-input {
    display: inline-block;
    vertical-align: middle;
    border-color: #d9d9d9;
    height: 31px;
    float: none;
}
input.error {
    border-color: #d83a3a !important;
}
.c-input.no-border {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.c-input-group {
    position: relative;
    display: table;
}
.c-input-group .c-input {
    display: table-cell;
}
.c-input-group .c-addon {
    display: table-cell;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-left: 0;
    background-color: #5faded;
    color: #fff;
    width: 39px;
    cursor: pointer;
}
.c-input-group button.c-addon {
    display: inline-block;
    line-height: 38px;
    width: 40px;
}
.c-form-group {
    zoom: 1;
    margin-bottom: 20px;
}
.c-form-group:after {
    clear: both;
    content: '';
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.c-form-group .label {
    display: block;
    float: left;
    line-height: 40px;
    width: 100px;
    text-align: right;
    margin-right: 20px;
}
.c-form-group .interaction {
    float: left;
}
.c-form-group .interaction .c-input {
    width: 300px;
}
.c-table {
    table-layout: fixed;
}
.c-table tbody tr {
    height: 41px;
}
.ks-btn {
    font-weight: normal;
}
.c-btn {
    vertical-align: middle;
    font-weight: normal;
    padding: 6px 20px;
    font-size: 12px;
    line-height: inherit;
}
.c-btn .c-icon {
    margin-right: 5px;
}
.c-btn:hover .icon,
.c-btn .icon:hover,
.c-btn .icon {
    color: inherit;
}
.c-btn:not(.c-btn-disabled):not(.ui-button-disabled):not(.ks-btn-warnning):not(.ks-btn-none):hover {
    background-color: #148cec;
    border-color: #148cec;
    color: #fff;
}
.c-btn.c-icon-loading {
    overflow: hidden;
    text-indent: -1000px;
}
.c-btn-lg {
    padding: 6px 32px;
    font-size: 14px;
}
.ks-btn-white {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 0px #ccc;
            box-shadow: 1px 1px 1px 0px #ccc;
}
.ks-btn-b-white {
    color: #333;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}
.c-btn-blue {
    background-color: #148cec;
    border: 1px solid #148cec;
    color: #fff;
}
.c-btn-b-blue {
    background-color: #fff;
    border: 1px solid #148cec;
    color: #148cec;
}
.c-btn-light-blue {
    background-color: #5faded;
    border: 1px solid #5faded;
    color: #fff;
}
.c-btn-orange {
    background-color: #ff8a00;
    border: 1px solid #ff8a00;
    color: #fff;
}
.c-btn-b-orange {
    background-color: #fff;
    border: 1px solid #ff8a00;
    color: #ff8a00;
}
.c-btn-disabled,
.ui-button-disabled {
    background-color: #d9d9d9 !important;
    border-color: #d9d9d9 !important;
    cursor: not-allowed !important;
    color: #999 !important;
}
.ks-btns-option.c-btn-disabled {
    background-color: #f2f2f2 !important;
    border-color: #d9d9d9 !important;
    color: #999 !important;
}
.c-checkbox .input-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/components/checkbox.png");
}
.c-checkbox.checked .input-wrapper {
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/components/checkbox-checked.png");
}
.c-checkbox input {
    width: 14px;
    height: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.c-checkbox .label-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    margin-left: 5px;
}
.c-checkbox label {
    margin: 0;
    font-weight: normal;
}
.c-radio .input-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
}
.c-radio .input-helper {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 17px;
    height: 17px;
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/components/radio.png") -24px 0 no-repeat;
    cursor: pointer;
}
.c-radio input:checked + .input-helper {
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/components/radio.png") no-repeat;
}
.c-radio input {
    width: 17px;
    height: 17px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.c-radio .label-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 17px;
    margin-left: 5px;
}
.c-pagination {
    text-align: center;
}
.c-pagination .ks-btns-page {
    margin-bottom: 15px;
}
.c-pagination .ellipsis {
    width: 7px;
}
.c-pagination .pager .disabled {
    cursor: not-allowed;
}
.c-pagination .pager .disabled:hover {
    border-color: #d9d9d9;
    z-index: 0;
}
.ui-front {
    z-index: 100;
}
.ui-dialog {
    position: absolute;
    outline: 0;
    imerge: kpc;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 #666;
            box-shadow: 0 0 20px 0 #666;
}
.ui-dialog-titlebar {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #ebebeb;
    color: #666;
    position: relative;
    font-size: 14px;
    margin: 0 16px;
}
.ui-dialog-titlebar .ui-button-text {
    display: block;
    text-indent: -9999px;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close {
    imerge: kpc;
    background: transparent;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    cursor: pointer;
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/icons/close.png") 12px 12px no-repeat;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/icons/close-hover.png") #db524b 12px 12px no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    imerge: kpc;
    background: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}
.ui-dialog-buttonpane {
    overflow: hidden;
    padding: 16px 0;
    margin: 0 16px;
    border-top: 1px solid #ebebeb;
}
.ui-dialog-buttonset {
    float: right;
}
.ui-dialog-buttonset .cancel {
    margin-left: 8px;
}
.ui-dialog-buttonset .ui-button-text {
    font-size: 14px;
}
.ui-dialog-content {
    padding: 16px;
}
.ui-dialog-content .header span {
    font-size: 14px;
}
.ui-dialog-buttonset .cancel {
    margin-left: 8px;
}
.c-btn-blue-border {
    imerge: kpc;
    background: #fff;
    color: #5faded;
    border: 1px solid #5faded;
}
.c-loading {
    position: fixed;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    background: url("/node_modules/kpc/src/common/images/page-loading.gif") no-repeat;
}
@-webkit-keyframes ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.c-editable .icon-edit-20 {
    font-size: 16px;
    float: right;
    cursor: pointer;
    margin: 8px 0 0 8px;
    display: none;
}
.c-editable:hover .icon-edit-20 {
    display: inline-block;
}
.c-editable .c-ellipsis {
    line-height: 29px;
}
.c-editable.editing .c-ellipsis {
    line-height: inherit;
}
.c-editable input {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.c-arrow-nav-bar {
    margin-bottom: 0;
}
.c-arrow-nav-bar .completed span {
    border-color: #40a54a;
    imerge: kpc;
    background: #40a54a;
}
.c-arrow-nav-bar .completed .icon {
    font-size: 10px;
    color: #fff;
}
.c-spinner {
    white-space: nowrap;
}
.c-spinner.c-spinner-disabled input {
    background-color: #fafafa;
    border-color: #e7e7e7;
    color: #999;
}
.c-slider {
    width: auto;
    height: auto;
}
.c-slider .slider-wrap {
    cursor: pointer;
    float: left;
}
.c-slider .ks-drag-box {
    float: none;
}
.c-slider .left-text,
.c-slider .right-text {
    position: static;
}
.c-slider .right-text {
    float: right;
    margin-right: 8px;
}
.c-slider .slider {
    position: absolute;
    margin-left: -8px;
}
.c-slider .progress {
    max-width: none;
}
.c-slider .ks-form-text {
    margin-left: 20px;
}
.c-dropmenu .ks-dropdown-menu {
    display: none;
    position: absolute;
}
.ui-helper-hidden-accessible {
    display: none;
}
.c-tooltip {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    position: relative;
    top: -2px;
}
.c-tooltip .tooltip-content {
    display: none;
}
.ui-tooltip {
    position: absolute;
    z-index: 9999;
    max-width: 500px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    imerge: kpc;
    background: #fafafa;
    padding: 5px 10px;
    -webkit-box-shadow: 1px 1px 2px 0px #ccc;
            box-shadow: 1px 1px 2px 0px #ccc;
}
.chart-container {
    position: relative;
}
.chart-container .chart-icon {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    right: 20px;
    display: none;
    height: 32px;
    width: 32px;
    cursor: pointer;
    imerge: kpc;
    background: url("/node_modules/kpc/src/common/images/full_screen.png") no-repeat 0px 0px;
}
.spinner {
    top: 14px;
    right: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    display: none;
}
.container1 > div,
.container2 > div,
.container3 > div {
    width: 6px;
    height: 6px;
    background-color: #148cec;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.container2 {
    -webkit-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.container3 {
    -webkit-transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.circle1 {
    top: 0;
    left: 0;
}
.circle2 {
    top: 0;
    right: 0;
}
.circle3 {
    right: 0;
    bottom: 0;
}
.circle4 {
    left: 0;
    bottom: 0;
}
.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.ui-error-tip {
    position: fixed;
    top: 51px;
    left: 50%;
    margin-left: -180px;
    text-align: left;
    z-index: 9999;
}
.ui-error-tip .ui-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.ui-error-tip-error {
    imerge: kpc;
    background: #e54141;
    border-bottom: 2px solid #b43333;
}
.ui-error-tip-success {
    imerge: kpc;
    background: #5ec754;
    border-bottom: 2px solid #5bae53;
}
.ui-error-tip-warn {
    imerge: kpc;
    background: #b43333;
    border-bottom: 2px solid #c69d45;
}
.ui-dialog .ui-error-tip {
    position: absolute;
    line-height: normal;
    top: 43px;
}

.k-dialog .tips {
  margin: 1.25rem 100px 0;
}
.k-dialog .tip-title {
  color: #ff9800;
}
.k-message {
  color: #0091ea !important;
}
.main-sidebar {
  z-index: 100;
  position: fixed;
  width: 180px;
  height: 100%;
  background: #e5e5e9;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.main-sidebar .nav-back {
  font-weight: 700;
  height: 60px;
  line-height: 60px;
}
.main-sidebar .nav-back .k-icon,
.main-sidebar .nav-back span {
  vertical-align: middle;
}
.main-sidebar .nav-back .k-icon {
  margin-right: 6px;
}
.main-sidebar .title {
  color: #262626;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #d5d5d9;
}
.main-sidebar .title .title-text {
  font-size: 14px;
  font-weight: bold;
}
.main-sidebar .title .title-icon-kmr {
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 22px;
  margin-left: 16px;
  margin-right: 8px;
  margin-top: 14px;
  float: left;
  cursor: default;
}
.main-sidebar .title .title-icon-kmr:hover {
  color: #262626;
}
.main-sidebar ul,
.main-sidebar li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-sidebar li a {
  display: block;
  color: #4c4c4c;
  height: 40px;
  line-height: 40px;
  padding-left: 26px;
  padding-right: 21px;
  font-size: 12px;
  vertical-align: middle;
}
.main-sidebar li a:not(.a-active):hover {
  color: #0091ea;
}
.main-sidebar li a:not(.a-active):hover .nav-item-dot {
  background: #0091ea;
}
.main-sidebar li.active a {
  color: #fff;
  background: #0091ea;
}
.main-sidebar li.active .nav-item-dot {
  background-color: #fff;
}
.main-sidebar .nav-item-dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #4c4c4c;
  margin-top: 18px;
  margin-right: 18px;
  float: left;
}
.main-sidebar .pin-sidebar {
  position: absolute;
  top: 50%;
  right: 0;
  background: #d4d4d4;
  width: 19px;
  height: 49px;
  margin-top: -25px;
  background: url("/static/images/icons/folder.png") no-repeat;
}
.main-sidebar .pin-sidebar:hover {
  background: url("/static/images/icons/folder_hover.png") no-repeat;
}
.main-sidebar .pin-sidebar-new {
  position: absolute;
  width: 18px;
  height: 20px;
  top: 50%;
  right: 0;
  color: #999;
  background: #fff;
  cursor: pointer;
}
.main-sidebar .pin-sidebar-new .sidebar-toggle-top {
  position: absolute;
  display: inline-block;
  top: -5px;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 5px solid #fff;
  border-left: 18px solid transparent;
}
.main-sidebar .pin-sidebar-new .sidebar-toggle-bottom {
  position: absolute;
  display: inline-block;
  bottom: -5px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 5px solid #fff;
  border-left: 18px solid transparent;
  border-bottom-color: #fff;
}
.main-sidebar .pin-sidebar-new .sidebar-toggle-icon {
  font-size: 14px;
  display: inline-block;
  margin-top: 2px;
  margin-left: 2px;
}
.main-sidebar .pin-sidebar-new .sidebar-toggle-icon:hover {
  color: #999;
}
.min-sidebar .main-sidebar {
  width: 19px;
  border: none;
  background: transparent;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.min-sidebar .main-sidebar .title,
.min-sidebar .main-sidebar ul {
  display: none;
}
.min-sidebar .main-sidebar .pin-sidebar {
  background: url("/static/images/icons/expand.png") no-repeat;
}
.min-sidebar .main-sidebar .pin-sidebar-new {
  background: #e5e5e9;
}
.min-sidebar .main-sidebar .pin-sidebar-new .sidebar-toggle-top {
  border-bottom: 5px solid #e5e5e9;
  border-right: 18px solid transparent;
  border-left: none;
}
.min-sidebar .main-sidebar .pin-sidebar-new .sidebar-toggle-bottom {
  border-top: 5px solid #e5e5e9;
  border-right: 18px solid transparent;
  border-left: none;
}
.min-sidebar .main-container {
  padding-left: 13px;
  -webkit-transition: padding-left 0.2s;
  transition: padding-left 0.2s;
}
.main-container {
  overflow: auto;
  max-height: calc(100vh - 50px);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #f8f8fa;
  -webkit-transition: padding-left 0.2s;
  transition: padding-left 0.2s;
}
.main-container .tabs-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
}
.klog-menu {
  height: calc(100vh - 50px);
}
.h1,
h1 {
  font-size: 18px;
}
a {
  color: #0091ea;
}
._clear:before {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.main-content {
  overflow: hidden;
  font-weight: normal;
}
.c-relative {
  position: relative;
}
.quota-title {
  width: 100px;
  text-align: right;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
}
.quota-tip-wrap {
  margin: 10px 10px 0 -10px;
  display: inline-block !important;
}
.dp-in-blo {
  display: inline-block;
}
.c-p-20 {
  padding: 20px;
}
.c-p-left-15 {
  padding-left: 15px;
}
.c-p-bottom-5 {
  padding-bottom: 5px;
}
.c-m-left-15 {
  margin-left: 15px;
}
.c-m-left-minus-8 {
  margin-left: -8px;
}
.c-m-left-30 {
  margin-left: 30px;
}
.c-m-0 {
  margin: 0;
}
.c-m-left-10 {
  margin-left: 10px;
}
.c-m-bottom-20 {
  margin-bottom: 20px !important;
}
.c-m-tb-24 {
  margin-top: 15px;
}
.c-m-t-minus-24 {
  margin-top: -24px;
}
.text-middle {
  text-align: center;
}
.inline-flex-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.flex-grow-10 {
  -webkit-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
.color-red {
  color: #f00;
}
.display-in-b {
  display: inline-block;
}
.h3,
h3 {
  font-size: 14px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.icon-button {
  cursor: pointer;
}
.icon-button:hover {
  color: #0091ea;
}
#es-page-loading {
  z-index: 6000;
  position: fixed;
  left: 50vw;
  top: 50vh;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
}
.ctrl-main-container {
  min-height: calc(100% - 50px);
}
.c-flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-page {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.option-item {
  padding: 6px 0;
  display: table;
}
.option-item label {
  margin: 0;
}
.option-item .option-name {
  display: table-cell;
  width: 100px;
  text-align: right;
  font-weight: normal;
  margin: 0;
  padding-top: 11px;
}
.option-item .option-group {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding-left: 10px;
}
.option-item .c-select {
  margin: 0;
}
.option-text .option-name {
  vertical-align: middle;
  padding-top: 0;
}
.required {
  color: #fe4444;
  margin-right: 5px;
}
.main-container {
  overflow: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #f8f8fa;
  -webkit-transition: padding-left 0.2s;
  transition: padding-left 0.2s;
  max-height: calc(100vh - 50px);
}
.main-container .tabs-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
}
.to-inline-block {
  display: inline-block;
}
.es-dialog-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.es-dialog-content .es-dialog-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 10px 0;
}
.es-dialog-content .es-dialog-item .es-dialog-label {
  display: inline-block;
  width: 50px;
  text-align: right;
  margin-right: 15px;
}
.es-dialog-content-m {
  overflow: hidden;
  position: relative;
}
.es-dialog-content-m .cluster-adjust-wrap {
  float: left;
  padding-top: 20px;
  width: 65%;
}
.es-dialog-content-m .es-dialog-content-right {
  border-left: 1px #ccc dashed;
  margin: 20px 0;
  padding-left: 15px;
  float: left;
  display: inline-block;
  width: 35%;
}
.es-dialog-content-m .es-dialog-content-right .content-left-bottom {
  position: absolute;
  right: -10px;
  bottom: -10px;
}
.font-weight-bold {
  font-weight: bold;
}
.k-message {
  color: #0091ea !important;
}
.common-banner {
  height: 44px;
  line-height: 32px;
  position: relative;
}
.common-banner .k-breadcrumb {
  position: absolute;
  left: 0;
}
.option-block-box {
  padding: 15px;
}
.option-block-title {
  font-weight: normal;
  padding-left: 15px;
  border-left: 2px solid #fe4444;
  vertical-align: top;
  font-size: 20px;
}
.c-box {
  margin: 20px;
}
.c-inline-block {
  display: inline-block;
}
.bg-white {
  background-color: #fff;
}
.font-color-26 {
  color: #262626;
}
.font-color-73 {
  color: #737373;
  line-height: 1.3;
}
.font-color-00 {
  color: #000;
}
.font-color-b2 {
  color: #b2b2b2;
}
.font-color-4c {
  color: #4c4c4c;
}
.box-padding {
  padding: 16px;
}
.box-padding-lr-8 {
  padding: 16px 8px;
}
.c-m-t-10 {
  margin-top: 10px;
}
.c-m-t-16 {
  margin-top: 16px;
}
.c-m-t-8 {
  margin-top: 8px;
}
.c-m-bottom-20 {
  margin-bottom: 20px;
}
.c-m-bottom-8 {
  margin-bottom: 8px;
}
.c-m-t-20 {
  margin-top: 20px;
}
.c-m-tb-24 {
  margin-top: 24px;
}
.c-m-r-20 {
  margin-right: 20px;
}
.c-m-r-16 {
  margin-right: 16px;
}
.c-m-r-8 {
  margin-right: 8px;
}
.c-m-l-16 {
  margin-left: 16px;
}
.c-m-l-8 {
  margin-left: 8px;
}
.c-m-bottom-16 {
  margin-bottom: 16px;
}
.c-m-bottom-24 {
  margin-bottom: 24px;
}
.c-p-bottom-16 {
  padding-bottom: 16px;
}
.font-size-12 {
  font-size: 12px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-24 {
  font-size: 24px;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-700 {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
  font-size: 14px;
}
.font-size-16 {
  font-size: 16px;
}
.c-text-center {
  text-align: center;
}
.c-text-left {
  text-align: left;
}
.c-border {
  border: 1px solid #e5e5e5;
}
.c-border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.c-border-top {
  border-top: 1px solid #e5e5e5;
}
.c-nowrap {
  white-space: nowrap;
}
.c-border-radus {
  border-radius: 2px;
}
.c-shdow {
  -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
          box-shadow: 0 0 8px 0 rgba(0,0,0,0.05);
  border-radius: 2px;
}
.c-bg-gray {
  background: rgba(241,241,245,0.5);
  border-radius: 2px;
}
.c-bg-dark-gray {
  background: #e9e9ef;
  border-radius: 2px 0 0 2px;
}
.card-title-box {
  padding: 16px;
  position: relative;
}
.card-title-box .card-box-title {
  line-height: 1;
}
.card-title-box .left-border {
  padding-left: 8px;
  border-left: 2px solid #0091ea;
}
.c-lineheight-1 {
  line-height: 1;
}
.c-form-label {
  font-size: 12px;
  margin-right: 8px;
  display: inline-block;
}
.font-DIN {
  font-family: DIN;
}
.common-banner {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  padding: 0 20px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
          box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 100%;
  z-index: 10;
  position: relative;
}
.common-banner .module-name {
  color: #151b1e;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.duration-selector-wrap {
  position: relative;
  font-size: 12px;
}
.duration-selector-wrap .buy-tip-tags {
  background: #fff;
  position: absolute;
  left: 20px;
  top: -35px;
  height: 23px;
  line-height: 12px;
  padding: 4px;
  padding-left: 7px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
}
.duration-selector-wrap .buy-tip-tags em {
  position: absolute;
  width: 12px;
  height: 16px;
  top: 21px;
  left: 5px;
  border-top: 1px solid #fff;
}
.duration-selector-wrap .duration-selector-item {
  cursor: pointer;
  width: 33px;
  text-align: center;
  display: inline-block;
  padding: 3px 0;
  position: relative;
  margin-right: 1px;
}
.duration-selector-wrap .duration-selector-item .duration-selector-slider {
  position: absolute;
  right: -9px;
  top: 1px;
  z-index: 100;
}
.duration-selector-wrap .duration-selector-item .duration-selector-slider::before {
  content: '||';
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 5px 4px 8px 4px;
  background-color: #0091ea;
  text-align: center;
}
.duration-selector-wrap .duration-selector-item .duration-selector-tag {
  margin: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  display: inline-block;
  right: 3px;
  top: 0;
  z-index: 500;
}
.duration-selector-wrap .duration-selector-item .duration-selector-name {
  margin: 0;
  display: inline-block;
  padding-left: 4px;
}
.cluster-list-page {
  margin: 24px 16px;
}
.cluster-list-page header {
  margin: 16px 0 20px;
}
.cluster-list-page .k-btns .k-btn {
  margin-right: 0px;
}
.cluster-list-page .k-btn.k-link,
.cluster-list-page .k-btn.k-btn-icon {
  margin-right: 0;
}
.cluster-list-page .k-btn.k-link {
  padding: 0 0.5rem;
}
.cluster-list-page .k-checkbox {
  font-weight: normal;
}
.cluster-list-page .k-editable {
  color: #0091ea;
}

.k-messages {
  position: fixed;
  top: 0.625rem;
  width: 100%;
  pointer-events: none;
  z-index: 10000;
}
.k-messages .animate-enter,
.k-messages .animate-leave {
  opacity: 0;
  -webkit-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.k-messages .animate-enter-active,
.k-messages .animate-leave-active {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-messages .animate-move {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-message {
  text-align: center;
  width: 100%;
}
.k-message > .k-container {
  display: inline-block;
  min-height: 2.125rem;
  background: #f1f1f5;
  border-radius: 0.125rem;
  margin-bottom: 0.625rem;
  pointer-events: all;
}
.k-message > .k-container > .k-wrapper {
  position: relative;
  display: inline-block;
}
.k-message > .k-container > .k-wrapper > .k-content {
  display: inline-block;
  padding: 7px 33px 7px 8px;
  vertical-align: middle;
  word-break: break-word;
  word-wrap: break-word;
}
.k-message > .k-container > .k-wrapper.k-with-icon {
  padding-left: 1.875rem;
}
.k-message > .k-container > .k-close {
  vertical-align: middle;
}
.k-message > .k-container > .k-close .k-icon:before {
  font-size: 26px;
}
.k-message .k-message-icon {
  position: absolute;
  left: 1rem;
  top: 3px;
}
.k-message .k-message-icon:before {
  font-size: 14px;
}
.k-message.k-danger .k-message-icon {
  color: #ff4133;
}
.k-message.k-success .k-message-icon {
  color: #36b342;
}
.k-message.k-warning .k-message-icon {
  color: #ff9800;
}
.k-message {
  font-size: 12px;
  color: #737373;
}
.k-message > .k-container {
  min-width: 400px;
  max-width: 700px;
  position: relative;
  text-align: left;
  border: 1px solid #ccc;
}
.k-message > .k-container > .k-close {
  position: absolute;
  right: 0;
  top: 0;
}
.k-message.k-danger > .k-container {
  color: #ff4133;
  background: #ffe6e5;
  border-color: #ff4133;
}
.k-message.k-danger > .k-container > .k-close {
  color: #ff4133;
}
.k-message.k-danger > .k-container > .k-close:hover {
  color: #d93021;
}
.k-message.k-success > .k-container {
  color: #36b342;
  background: #e5ffe6;
  border-color: #36b342;
}
.k-message.k-success > .k-container > .k-close {
  color: #36b342;
}
.k-message.k-success > .k-container > .k-close:hover {
  color: #24a032;
}
.k-message.k-warning > .k-container {
  color: #ff9800;
  background: #fff3e5;
  border-color: #ff9800;
}
.k-message.k-warning > .k-container > .k-close {
  color: #ff9800;
}
.k-message.k-warning > .k-container > .k-close:hover {
  color: #d98500;
}

.k-affix.k-fixed {
  position: relative;
  z-index: 9;
}

.k-spin {
  display: inline-block;
}
.k-spin .k-canvas {
  width: 2.5rem;
  height: 2.5rem;
  -webkit-animation: c-rotate 2s linear infinite;
          animation: c-rotate 2s linear infinite;
}
.k-spin .k-circle {
  stroke-dasharray: 269, 358;
  stroke-dashoffset: 0;
  fill: none;
  stroke-width: 6;
  stroke: #0091ea;
  r: 57;
  -webkit-animation: k-spin-dash 1.5s ease-in-out infinite;
          animation: k-spin-dash 1.5s ease-in-out infinite;
}
.k-spin.k-large .k-canvas {
  width: 3rem;
  height: 3rem;
}
.k-spin.k-small .k-canvas {
  width: 2rem;
  height: 2rem;
}
.k-spin.k-mini .k-canvas {
  width: 1.5rem;
  height: 1.5rem;
}
.k-spin.k-center,
.k-spin.k-overlay .k-wrapper {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.k-spin.k-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.5);
}
@-webkit-keyframes k-spin-dash {
  0% {
    stroke-dasharray: 1, 358;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 269, 358;
    stroke-dashoffset: -89.5;
  }
  to {
    stroke-dasharray: 269, 358;
    stroke-dashoffset: -358;
  }
}
@keyframes k-spin-dash {
  0% {
    stroke-dasharray: 1, 358;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 269, 358;
    stroke-dashoffset: -89.5;
  }
  to {
    stroke-dasharray: 269, 358;
    stroke-dashoffset: -358;
  }
}

.k-app {
  min-height: 100%;
  width: 100%;
}
.k-app > .k-spin {
  position: fixed;
  z-index: 10000;
}

.k-badge {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.k-badge > .k-text {
  display: inline-block;
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background: #ff4133;
}
.k-badge.k-has-text > .k-text {
  width: auto;
  height: 1rem;
  line-height: 1rem;
  border-radius: 0.5rem;
  padding: 0 0.3125rem;
  color: #fff;
}
.k-badge.k-alone > .k-text {
  position: static;
  -webkit-transform: none;
          transform: none;
}

.k-breadcrumb {
  font-size: 14px;
}
.k-breadcrumb .k-item {
  display: inline-block;
}
.k-breadcrumb .k-item:last-of-type .k-item-link {
  color: #262626;
}
.k-breadcrumb .k-item-link,
.k-breadcrumb .k-item-link a {
  color: #737373;
}
.k-breadcrumb a.k-item-link:hover,
.k-breadcrumb .k-item-link a:hover {
  color: #0091ea;
}
.k-breadcrumb .k-separator {
  margin: 0 6px;
}

.k-card {
  border-radius: 0.125rem;
  background: #fff;
}
.k-card > .k-header {
  height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
}
.k-card > .k-header > .k-title {
  font-size: 0.875rem;
  display: inline-block;
}
.k-card > .k-header > .k-extra {
  float: right;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.k-card > .k-body {
  padding: 0 1rem 1rem;
}
.k-card.k-shadow {
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.06);
          box-shadow: 0 0 20px 0 rgba(0,0,0,0.06);
}
.k-card.k-none {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.k-card.k-border {
  border: 1px solid #e5e5e5;
}
.k-card.k-border > .k-header {
  border-bottom: 1px solid #e5e5e5;
}
.k-card.k-border > .k-body,
.k-no-header > .k-body {
  padding-top: 1rem;
}
.k-card.k-card-grid > .k-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.k-card.k-card-grid.k-border .k-column:not(:last-of-type) {
  border-right: 1px solid #e5e5e5;
}
.k-card .k-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
}
.k-card .k-column.k-fluid {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-card .k-column.k-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.k-carousel {
  height: 18.75rem;
  position: relative;
  overflow: hidden;
}
.k-carousel .k-indicator {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.5rem;
}
.k-carousel .k-indicator .k-dot {
  height: 1.25rem;
  float: left;
  margin: 0 0.125rem;
  cursor: pointer;
  padding-top: 0.5rem;
}
.k-carousel .k-indicator .k-dot:before {
  content: '';
  display: block;
  width: 1rem;
  height: 0.1875rem;
  background: #fff;
  opacity: 0.3;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.k-carousel .k-indicator .k-dot.k-active:before {
  opacity: 1;
  width: 1.5rem;
}
.k-carousel > .k-btn {
  position: absolute;
  background: rgba(0,0,0,0.5);
  top: 50%;
  margin-top: -1.25rem;
  color: #fff;
  opacity: 0.5;
}
.k-carousel > .k-btn:hover {
  color: #fff;
  opacity: 1 !important;
  background: rgba(0,0,0,0.5);
}
.k-carousel > .k-prev {
  left: 0.625rem;
}
.k-carousel > .k-next {
  right: 0.625rem;
}
.k-carousel.k-hover > .k-btn {
  opacity: 0;
}
.k-carousel.k-hover:hover > .k-btn {
  opacity: 0.5;
}
.k-carousel.k-never > .k-btn {
  display: none;
}
.k-carousel.k-slide > .k-wrapper {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  white-space: nowrap;
}
.k-carousel.k-stop > .k-wrapper {
  -webkit-transition: none;
  transition: none;
}
.k-carousel.k-fade .k-carousel-item {
  position: absolute;
}
.k-carousel-item {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.k-carousel-item.k-fade-enter-active,
.k-carousel-item.k-fade-leave-active {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.k-carousel-item.k-fade-enter,
.k-carousel-item.k-fade-leave {
  opacity: 0;
}

.k-input {
  display: inline-block;
  width: 18.75rem;
  vertical-align: middle;
  font-size: 12px;
}
.k-input .k-wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
}
.k-input .k-inner {
  display: inline-block;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-transition: border 0.25s ease-in-out, background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
  transition: border 0.25s ease-in-out, background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
  transition: border 0.25s ease-in-out, background 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  transition: border 0.25s ease-in-out, background 0.25s ease-in-out, box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
  outline: none;
  position: relative;
  color: #4c4c4c;
}
.k-input .k-inner:hover {
  border: 1px solid #b2b2b2;
  z-index: 1;
}
.k-input .k-inner:focus {
  border: 1px solid #0091ea;
  z-index: 1;
}
.k-input.k-fluid {
  width: 100%;
}
.k-input .k-prefix,
.k-input .k-suffix {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
.k-input .k-clear {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
  color: #b2b2b2;
}
.k-input .k-clear:hover {
  color: #0091ea;
}
.k-input .k-clear + * {
  margin-left: 0.1875rem;
}
.k-input:hover .k-clear.k-show {
  opacity: 1;
  pointer-events: all;
}
.k-input.k-stack-clear .k-clear {
  position: absolute;
  z-index: 1;
  right: 0;
}
.k-input.k-stack-clear .k-clear.k-show + i {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.k-input.k-stack-clear:hover .k-clear.k-show + i {
  opacity: 0;
}
.k-input.k-group {
  display: table;
}
.k-input .k-prepend,
.k-input .k-append {
  display: table-cell;
  width: 1px;
  vertical-align: middle;
  background: #f1f1f5;
  border: 1px solid #ccc;
  text-align: center;
}
.k-input .k-prepend .k-btn,
.k-input .k-append .k-btn {
  margin: -1px 0;
  border-radius: 0;
}
.k-input .k-prepend .k-select,
.k-input .k-append .k-select {
  margin: -1px;
  text-align: left;
}
.k-input .k-prepend .k-select {
  z-index: 1;
}
.k-input .k-prepend .k-select > .k-wrapper {
  border-radius: 0.125rem 0 0 0.125rem;
}
.k-input .k-append .k-select > .k-wrapper {
  border-radius: 0 0.125rem 0.125rem 0;
}
.k-input > .k-padding {
  padding: 0 1em;
}
.k-input .k-prepend {
  border-right: none;
  white-space: nowrap;
}
.k-input .k-append {
  border-left: none;
  white-space: nowrap;
}
.k-input.k-disabled {
  color: #ccc;
  cursor: not-allowed;
}
.k-input.k-disabled .k-inner {
  color: #ccc;
  border-color: #ccc;
  background: #f2f2f2;
  cursor: not-allowed;
}
.k-input.k-large {
  font-size: 14px;
}
.k-input.k-large .k-inner {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 14px;
}
.k-input .k-inner {
  height: 2rem;
  line-height: 2rem;
  font-size: 12px;
  padding: 0 16px;
}
.k-input .k-prefix {
  left: 16px;
}
.k-input .k-suffix {
  right: 16px;
}
.k-input.k-with-prefix .k-inner {
  padding-left: 38px;
}
.k-input.k-with-suffix .k-inner,
.k-input.k-clearable .k-inner {
  padding-right: 38px;
}
.k-input:not(.k-stack-clear).k-with-suffix.k-clearable .k-inner {
  padding-right: 60px;
}
.k-input.k-small {
  font-size: 12px;
}
.k-input.k-small .k-inner {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 12px;
  padding: 0 8px;
}
.k-input.k-small .k-prefix {
  left: 8px;
}
.k-input.k-small .k-suffix {
  right: 8px;
}
.k-input.k-small.k-with-prefix .k-inner {
  padding-left: 30px;
}
.k-input.k-small.k-with-suffix .k-inner,
.k-input.k-small.k-clearable .k-inner {
  padding-right: 30px;
}
.k-input.k-small:not(.k-stack-clear).k-with-suffix.k-clearable .k-inner {
  padding-right: 52px;
}
.k-input.k-mini {
  font-size: 12px;
}
.k-input.k-mini .k-inner {
  height: 1rem;
  line-height: 1rem;
  font-size: 12px;
  padding: 0 8px;
}
.k-input.k-mini .k-prefix {
  left: 8px;
}
.k-input.k-mini .k-suffix {
  right: 8px;
}
.k-input.k-mini.k-with-prefix .k-inner {
  padding-left: 30px;
}
.k-input.k-mini.k-with-suffix .k-inner,
.k-input.k-mini.k-clearable .k-inner {
  padding-right: 30px;
}
.k-input.k-mini:not(.k-stack-clear).k-with-suffix.k-clearable .k-inner {
  padding-right: 52px;
}
.k-input .k-textarea {
  padding: 0.3125rem 16px;
  height: auto;
  line-height: 1.5;
  vertical-align: top;
}
.k-input .k-fake {
  position: absolute;
  visibility: hidden;
  top: 0;
  white-space: nowrap;
}
.k-input.k-auto-width {
  width: auto;
}
.k-input.k-auto-width .k-inner {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.k-input .k-inner {
  border-radius: 0.125rem;
}
.k-input.k-group .k-inner {
  border-radius: 0;
}
.k-input.k-group > .k-wrapper:first-child .k-inner {
  border-radius: 0.125rem 0 0 0.125rem;
}
.k-input.k-group > .k-wrapper:last-child .k-inner {
  border-radius: 0 0.125rem 0.125rem 0;
}
.k-input.k-group .k-prepend {
  border-radius: 0.125rem 0 0 0.125rem;
}
.k-input.k-group .k-append {
  border-radius: 0 0.125rem 0.125rem 0;
}
.k-input.k-group .k-btn.k-primary {
  border: none;
}

.k-search {
  position: relative;
  display: inline-block;
}
.k-search .k-input {
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
}
.k-search .k-btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.k-search .k-suffix {
  margin-right: 15px;
}
.k-search.k-hide .k-input {
  width: 2rem;
}
.k-search.k-hide .k-inner {
  padding: 0 !important;
}
.k-search.k-hide .k-input.k-large {
  width: 2.5rem;
}
.k-search.k-hide .k-input.k-small {
  width: 1.5rem;
}
.k-search.k-hide .k-input.k-mini {
  width: 1rem;
}
.k-search.k-line .k-inner {
  border-width: 0;
}
.k-search.k-line.k-open .k-inner {
  border-bottom-width: 1px;
}

.k-checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  vertical-align: middle;
}
.k-checkbox .k-wrapper {
  display: inline-block;
  width: 0.875rem;
  height: 0.875rem;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
  border-radius: 0.125rem;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.k-checkbox .k-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 10px;
  top: -1px;
  left: 0.25rem;
  border: 1px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0);
          transform: rotate(45deg) scale(0);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-checkbox input {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
.k-checkbox .k-text {
  vertical-align: middle;
  margin-left: 0.5em;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.k-checkbox.k-checked .k-wrapper,
.k-checkbox.k-indeterminate .k-wrapper {
  border-color: #0091ea;
  background: #0091ea;
}
.k-checkbox.k-indeterminate .k-wrapper:before {
  -webkit-transform: rotate(90deg) scale(1);
          transform: rotate(90deg) scale(1);
  border-bottom: 0;
  left: 3px;
}
.k-checkbox.k-checked .k-wrapper:before {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
}
.k-checkbox:focus {
  outline: none;
}
.k-checkbox:focus .k-wrapper {
  border-color: #0091ea;
}
.k-checkbox.k-disabled {
  color: #ccc;
  cursor: not-allowed;
}
.k-checkbox.k-disabled .k-wrapper {
  border-color: #ccc;
  background: #f2f2f2;
}
.k-checkbox.k-disabled .k-wrapper:before {
  border-color: #ccc;
}
.k-checkbox {
  margin: 0;
}

.k-radio {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  vertical-align: middle;
}
.k-radio .k-wrapper {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: relative;
  background: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.k-radio .k-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  border-radius: 50%;
  background-color: #0091ea;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-radio input {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
.k-radio .k-text {
  vertical-align: middle;
  display: inline-block;
  margin-left: 0.5em;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.k-radio.k-checked .k-wrapper {
  border-color: #0091ea;
}
.k-radio.k-checked .k-wrapper:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.k-radio:focus {
  outline: none;
}
.k-radio:focus .k-wrapper {
  border-color: #0091ea;
}
.k-radio.k-disabled {
  color: #ccc;
  cursor: not-allowed;
}
.k-radio.k-disabled .k-wrapper {
  border-color: #ccc;
  background: #f2f2f2;
}
.k-radio.k-disabled .k-wrapper:before {
  background: #ccc;
}
.k-radio {
  margin: 0;
}

.k-tabs {
  border-bottom: 1px solid #ccc;
  position: relative;
  line-height: 1;
}
.k-tabs .k-tab {
  height: 2rem;
  line-height: calc(2rem - 2px);
  padding: 0 1rem;
  margin: 0 0.625rem;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  color: #4c4c4c;
  position: relative;
  vertical-align: middle;
}
.k-tabs .k-tab .k-close {
  margin-right: -0.5rem;
  margin-left: 0.5rem;
  position: relative;
}
.k-tabs .k-tab .k-close .k-icon {
  font-size: 1.25rem;
}
.k-tabs .k-tab:hover,
.k-tabs .k-tab.k-active {
  color: #0091ea;
}
.k-tabs .k-tab.k-disabled {
  color: #ccc;
  cursor: not-allowed;
}
.k-tabs .k-active-bar {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: absolute;
  left: 0;
  height: 0.125rem;
  background: #0091ea;
  bottom: -0.0625rem;
}
.k-tabs.k-vertical {
  display: inline-block;
  border-bottom: none;
  border-right: 1px solid #ccc;
}
.k-tabs.k-vertical .k-tab {
  display: block;
  margin: 0;
  padding: 0 1.5625rem;
}
.k-tabs.k-vertical .k-active-bar {
  left: auto;
  top: 0;
  right: -0.0625rem;
  width: 0.125rem;
  height: auto;
}
.k-tabs.k-tabs-card .k-tab {
  margin: 0;
}
.k-tabs.k-tabs-card .k-active-bar {
  background: #fff;
  top: 0;
  height: auto;
  z-index: -1;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.k-tabs.k-tabs-card .k-active-bar:before {
  content: '';
  display: block;
  position: absolute;
  height: 0.125rem;
  background: #0091ea;
  top: 0;
  left: -1px;
  right: -1px;
}
.k-tabs.k-tabs-card.k-vertical .k-active-bar {
  left: 0;
  width: auto;
  border-left: none;
  border-right: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.k-tabs.k-tabs-card.k-vertical .k-active-bar:before {
  width: 0.125rem;
  left: 0;
  right: auto;
  bottom: 0;
  height: auto;
}
.k-tabs.k-tabs-border-card {
  border: 1px solid #ccc;
  border-bottom: none;
  background: #f1f1f5;
}
.k-tabs.k-tabs-border-card .k-tab {
  margin: 0;
}
.k-tabs.k-tabs-border-card .k-active-bar {
  background: #fff;
  top: 0;
  height: auto;
  z-index: -1;
}
.k-tabs.k-tabs-border-card.k-vertical {
  border-right: none;
  border-bottom: 1px solid #ccc;
}
.k-tabs.k-tabs-border-card.k-vertical .k-active-bar {
  width: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
.k-tabs.k-tabs-no-border-card {
  border-bottom: none;
}
.k-tabs.k-tabs-no-border-card .k-tab {
  margin-right: 0.25rem;
}
.k-tabs.k-tabs-no-border-card .k-tab:before {
  content: '';
  display: block;
  position: absolute;
  background: #eee;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.k-tabs.k-tabs-no-border-card .k-active-bar {
  border: none;
}
.k-tabs.k-tabs-no-border-card .k-active-bar:before {
  left: 0;
  right: 0;
}
.k-tabs.k-tabs-no-border-card.k-vertical {
  border-right: none;
}
.k-tabs.k-tabs-no-border-card.k-vertical .k-tab {
  margin-top: 0.25rem;
}
.k-tabs.k-tabs-no-border-card.k-vertical .k-active-bar {
  border: none;
}
.k-tabs:not(.k-vertical) .k-scroll {
  overflow: hidden;
  position: relative;
  padding-bottom: 1px;
  margin-bottom: -1px;
}
.k-tabs:not(.k-vertical).k-tabs-border-card .k-scroll,
.k-tabs:not(.k-vertical).k-tabs-no-border-card .k-scroll {
  padding-bottom: 0;
  margin-bottom: 0;
}
.k-tabs:not(.k-vertical) .k-wrapper {
  white-space: nowrap;
  float: left;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-tabs:not(.k-vertical) .k-prev,
.k-tabs:not(.k-vertical) .k-next {
  position: absolute;
  top: 0;
  width: 1.25rem;
}
.k-tabs:not(.k-vertical) .k-prev {
  left: 0;
}
.k-tabs:not(.k-vertical) .k-next {
  right: 0;
}
.k-tabs:not(.k-vertical).k-is-scroll {
  padding: 0 1.25rem;
}
.k-tabs.k-large .k-tab {
  font-size: 14px;
  height: 2.5rem;
  line-height: calc(2.5rem - 2px);
  padding: 0 1.5625rem;
}
.k-tabs.k-large .k-tab .k-close .k-icon {
  font-size: 1.5rem;
}
.k-tabs.k-small .k-tab {
  font-size: 12px;
  height: 1.5rem;
  line-height: calc(1.5rem - 2px);
  padding: 0 0.9375rem;
}
.k-tabs.k-small .k-tab .k-close .k-icon {
  font-size: 1.125rem;
}
.k-tabs.k-mini .k-tab {
  font-size: 12px;
  height: 1rem;
  line-height: calc(1rem - 2px);
  padding: 0 0.625rem;
}
.k-tabs.k-mini .k-tab .k-close .k-icon {
  font-size: 1rem;
}

.k-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 300px;
  font-size: 12px;
}
.k-select > .k-wrapper {
  width: 100%;
  cursor: pointer;
  outline: none;
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #fff;
  -webkit-transition: border 0.25s ease-in-out, background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
  transition: border 0.25s ease-in-out, background 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
  transition: border 0.25s ease-in-out, background 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  transition: border 0.25s ease-in-out, background 0.25s ease-in-out, box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.k-select .k-prefix,
.k-select .k-suffix {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #b2b2b2;
}
.k-select.k-fluid {
  width: 100%;
}
.k-select .k-clear {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.k-select:hover > .k-wrapper {
  border: 1px solid #b2b2b2;
}
.k-select:hover .k-clear.k-show {
  opacity: 1;
  pointer-events: all;
}
.k-select .k-suffix-icon {
  display: inline-block;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.k-select.k-clearable:hover .k-clear.k-show + .k-suffix-icon {
  opacity: 0;
}
.k-select .k-input .k-inner {
  width: 100%;
  border: none !important;
  padding: 0;
}
.k-select .k-input .k-inner:focus {
  border: none;
}
.k-select .k-placeholder {
  color: #b2b2b2;
}
.k-select .k-placeholder,
.k-select .k-value {
  display: block;
}
.k-select .k-arrow {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-select .k-arrow.k-color-disabled {
  color: #e5e5e5;
}
.k-select.k-show > .k-wrapper {
  border: 1px solid #0091ea;
}
.k-select.k-show .k-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.k-select:focus {
  outline: none;
}
.k-select:focus > .k-wrapper {
  border: 1px solid #0091ea;
}
.k-select.k-disabled > .k-wrapper {
  color: #ccc;
  cursor: not-allowed;
  background: #f2f2f2;
  border-color: #ccc;
}
.k-select.k-disabled .k-input {
  color: #ccc;
  background: #f2f2f2;
  cursor: not-allowed;
}
.k-select.k-disabled .k-select-tag {
  background: #eee;
}
.k-select .k-values {
  display: inline-block;
  line-height: 1;
  width: 100%;
}
.k-select .k-values.k-with-values {
  margin: 0;
}
.k-select .k-values .k-input {
  max-width: 100%;
  overflow: hidden;
}
.k-select .k-select-tag {
  padding: 3px 8px 4px 8px;
  background: #f1f1f5;
  border-radius: 0.125rem;
  word-break: break-all;
}
.k-select .k-select-tag,
.k-select .k-select-tag .k-text,
.k-select .k-select-tag .k-icon {
  display: inline-block;
  vertical-align: middle;
}
.k-select .k-select-tag .k-close {
  margin-left: 8px;
}
.k-select .k-select-tag .k-close:before {
  font-size: 14px;
}
.k-select:not(.k-disabled) .k-select-tag .k-close:hover {
  color: #0091ea;
}
.k-select:not(.k-disabled) .k-clear:hover {
  color: #0091ea;
}
.k-select.k-large {
  font-size: 14px;
}
.k-select.k-large > .k-wrapper {
  min-height: 2.5rem;
}
.k-select.k-large .k-input,
.k-select.k-large .k-placeholder,
.k-select.k-large .k-value {
  line-height: calc(2.5rem - 2px);
}
.k-select.k-large .k-input .k-inner {
  height: calc(2.5rem - 2px);
}
.k-select.k-large .k-values {
  margin-top: 0.0625rem;
  margin-right: -0.125rem;
}
.k-select.k-large .k-values .k-input {
  margin-top: -0.0625rem;
}
.k-select.k-large .k-select-tag {
  margin: 0 0.125rem 0.0625rem 0;
}
.k-select > .k-wrapper {
  min-height: 2rem;
}
.k-select .k-input,
.k-select .k-placeholder,
.k-select .k-value {
  line-height: calc(2rem - 2px);
}
.k-select .k-input .k-inner {
  height: calc(2rem - 2px);
}
.k-select .k-values {
  margin-top: 4px;
  margin-right: -8px;
}
.k-select .k-values .k-input {
  margin-top: -4px;
}
.k-select .k-select-tag {
  margin: 0 8px 3px 0;
}
.k-select .k-main {
  padding: 0 16px;
}
.k-select .k-prefix {
  left: 16px;
}
.k-select .k-suffix {
  right: 16px;
}
.k-select.k-with-prefix .k-main {
  padding-left: 38px;
}
.k-select.k-with-suffix .k-main,
.k-select.k-clearable .k-main {
  padding-right: 38px;
}
.k-select.k-small {
  font-size: 12px;
}
.k-select.k-small > .k-wrapper {
  min-height: 1.5rem;
}
.k-select.k-small .k-input,
.k-select.k-small .k-placeholder,
.k-select.k-small .k-value {
  line-height: calc(1.5rem - 2px);
}
.k-select.k-small .k-input .k-inner {
  height: calc(1.5rem - 2px);
}
.k-select.k-small .k-values {
  margin-top: 0.0625rem;
  margin-right: -0.125rem;
}
.k-select.k-small .k-values .k-input {
  margin-top: -0.0625rem;
}
.k-select.k-small .k-select-tag {
  margin: 0 0.125rem 0.0625rem 0;
}
.k-select.k-small .k-main {
  padding: 0 8px;
}
.k-select.k-small .k-prefix {
  left: 8px;
}
.k-select.k-small .k-suffix {
  right: 8px;
}
.k-select.k-small.k-with-prefix .k-main {
  padding-left: 30px;
}
.k-select.k-small.k-with-suffix .k-main,
.k-select.k-small.k-clearable .k-main {
  padding-right: 30px;
}
.k-select.k-mini {
  font-size: 12px;
}
.k-select.k-mini > .k-wrapper {
  min-height: 1rem;
}
.k-select.k-mini .k-input,
.k-select.k-mini .k-placeholder,
.k-select.k-mini .k-value {
  line-height: calc(1rem - 2px);
}
.k-select.k-mini .k-input .k-inner {
  height: calc(1rem - 2px);
}
.k-select.k-mini .k-values {
  margin-top: 0.0625rem;
  margin-right: -0.125rem;
}
.k-select.k-mini .k-values .k-input {
  margin-top: -0.0625rem;
}
.k-select.k-mini .k-select-tag {
  margin: 0 0.125rem 0.0625rem 0;
}
.k-select.k-mini .k-main {
  padding: 0 8px;
}
.k-select.k-mini .k-prefix {
  left: 8px;
}
.k-select.k-mini .k-suffix {
  right: 8px;
}
.k-select.k-mini.k-with-prefix .k-main {
  padding-left: 30px;
}
.k-select.k-mini.k-with-suffix .k-main,
.k-select.k-mini.k-clearable .k-main {
  padding-right: 30px;
}
.k-select.k-inline {
  width: auto;
}
.k-select.k-inline > .k-wrapper {
  border: none;
  min-height: 0;
  background: transparent;
}
.k-select.k-inline .k-placeholder,
.k-select.k-inline .k-value {
  line-height: inherit;
}
.k-select-dropdown {
  min-width: auto;
  max-height: 12.5rem;
  overflow: auto;
}
.k-select-dropdown .k-active {
  color: #0091ea;
}
.k-select-dropdown .k-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-select-dropdown .k-group > .k-label {
  color: #b2b2b2;
  padding: 10px 16px;
}
.k-select-dropdown.k-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 10rem;
}
.k-select-dropdown.k-card .k-tabs {
  border: none;
}
.k-select-dropdown.k-card .k-groups {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.k-select-dropdown.k-card .k-item.k-hover {
  background: transparent;
  color: #0091ea;
}
.k-select-dropdown.k-card .k-tab {
  padding: 0 1rem;
}
.k-select-dropdown .k-checkmark {
  float: right;
  height: 100%;
}
.k-select-dropdown .k-checkmark:before {
  font-size: 2rem;
}
.k-select-dropdown .k-no-data {
  padding: 1rem;
  color: #b2b2b2;
  text-align: center;
}
.k-select-dropdown.k-searchable {
  max-height: none;
  padding: 1rem 1rem 0.5rem 1rem;
}
.k-select-dropdown.k-searchable .k-select-header {
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
}
.k-select-dropdown.k-searchable .k-select-op {
  white-space: nowrap;
}
.k-select-dropdown.k-searchable .k-select-op .k-btn {
  padding: 0;
  margin-left: 1rem;
}
.k-select-dropdown.k-searchable .k-select-body {
  max-height: 12.5rem;
  overflow: auto;
}
.k-select-dropdown.k-searchable .k-select-body .k-checkbox,
.k-select-dropdown.k-searchable .k-select-body .k-item:not(.k-no-padding) {
  padding: 0 0.5rem;
}
.k-select-dropdown.k-searchable .k-select-footer {
  border-top: 1px solid #ccc;
  padding-top: 0.5rem;
  text-align: right;
  margin-top: 0.5rem;
}
.k-select-dropdown.k-searchable .k-select-footer .k-btn {
  margin-left: 0.5rem;
}
.k-select .k-wrapper {
  border-radius: 0.125rem;
}
.k-select .k-arrow:before {
  content: "\F3D0";
}
.k-select .k-select-tag .k-close {
  line-height: 14px;
  color: #b2b2b2;
}
.k-select .k-select-tag .k-close:before {
  content: "\F406";
}
.k-select-dropdown .k-group > .k-item {
  padding: 0 32px;
}
.k-select-dropdown.k-card .k-group > .k-item {
  padding: 0 16px;
}

.k-cascader-dropdown {
  min-width: 8.75rem;
  height: 10rem;
}
.k-cascader-dropdown .k-arrow {
  float: right;
  height: 100%;
  margin-left: 0.5rem;
}
.k-cascader-dropdown .k-arrow:before {
  font-size: 16px;
}
.k-cascader-dropdown.slideup-appear {
  -webkit-transform-origin: center top 0;
          transform-origin: center top 0;
}
.k-cascader-dropdown .icon-loading {
  display: block;
  text-align: center;
  margin-top: 1.25rem;
}
.k-cascader-filterable-dropdown em {
  font-style: normal;
  color: #ff4133;
}

.k-collapse {
  font-size: 0.75rem;
}
.k-collapse.k-left .k-collapse-item > .k-title .k-arrow {
  float: left;
  margin-right: 0.5rem;
  -webkit-transform-origin: center center 0;
          transform-origin: center center 0;
}
.k-collapse.k-border {
  border-radius: 0.125rem;
  padding: 0 1.5rem;
  border: 1px solid #eee;
}
.k-collapse-item {
  border-bottom: 1px solid #e5e5e5;
}
.k-collapse-item:last-of-type {
  border-bottom-color: transparent;
}
.k-collapse-item > .k-title {
  height: 2.5rem;
  line-height: 2.5rem;
  cursor: pointer;
  font-weight: bold;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.k-collapse-item > .k-title .k-arrow {
  float: right;
  height: 2.5rem;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -webkit-transform-origin: left center 0;
          transform-origin: left center 0;
}
.k-collapse-item:not(.k-disabled) > .k-title:hover {
  color: #0091ea;
}
.k-collapse-item > .k-content {
  overflow: hidden;
}
.k-collapse-item > .k-content > .k-wrapper {
  overflow: hidden;
  padding: 0 1rem 1rem;
}
.k-collapse-item.k-active > .k-title .k-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.k-collapse-item.k-disabled {
  color: #ccc;
}
.k-collapse-item.k-disabled > .k-title {
  cursor: not-allowed;
}

.k-spinner {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.k-spinner .k-btn {
  vertical-align: top;
}
.k-spinner .k-btn:hover,
.k-spinner .k-btn:focus {
  z-index: 1;
  position: relative;
}
.k-spinner .k-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -1px;
}
.k-spinner .k-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}
.k-spinner .k-input {
  width: 2.875rem;
  vertical-align: top;
}
.k-spinner .k-input .k-inner {
  text-align: center;
  padding: 0;
}
.k-spinner .k-icon {
  font-size: 1.5rem;
}
.k-spinner.k-vertical {
  position: relative;
  font-size: 0;
}
.k-spinner.k-vertical .k-input {
  margin-right: -1px;
  font-size: 0;
}
.k-spinner.k-vertical .k-left,
.k-spinner.k-vertical .k-right {
  position: absolute;
  right: 0;
  margin: 0;
  height: calc(50% + 1px);
  line-height: 50%;
}
.k-spinner.k-vertical .k-right {
  top: 0;
}
.k-spinner.k-vertical .k-left {
  bottom: 0;
}
.k-spinner.k-vertical i:before {
  font-size: inherit;
}
.k-spinner.k-vertical.k-large .k-input {
  padding-right: 2.5rem;
  width: 8.625rem;
}
.k-spinner.k-vertical .k-input {
  padding-right: 2rem;
  width: 6.75rem;
}
.k-spinner.k-vertical.k-small .k-input {
  padding-right: 1.5rem;
  width: 4.875rem;
}
.k-spinner.k-vertical.k-mini .k-input {
  padding-right: 1rem;
  width: 3.5rem;
}
.k-spinner.k-large .k-btn .k-icon {
  font-size: 2rem;
}
.k-spinner.k-large .k-input {
  width: 3.75rem;
}
.k-spinner.k-small .k-btn .k-icon {
  font-size: 1.125rem;
}
.k-spinner.k-small .k-input {
  width: 2rem;
}
.k-spinner.k-mini .k-btn .k-icon {
  font-size: 0.875rem;
}
.k-spinner.k-mini .k-input {
  width: 1.625rem;
}
.k-spinner .k-input .k-inner {
  border-radius: 0;
}
.k-spinner.k-vertical .k-input .k-inner {
  border-radius: 0.125rem 0 0 0.125rem;
}
.k-spinner.k-vertical .k-right {
  border-radius: 0 0.125rem 0 0;
}
.k-spinner.k-vertical .k-left {
  border-radius: 0 0 0.125rem 0;
}

.k-slider {
  position: relative;
  outline: none;
  display: inline-block;
  width: 100%;
}
.k-slider .k-bar-wrapper {
  cursor: pointer;
  padding: 0.875rem 0;
}
.k-slider .k-slider-wrapper .k-wrapper {
  height: 4px;
  background-color: #e5e5e5;
  border-radius: 2px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.k-slider .k-slider-wrapper .k-box :last-child {
  float: right;
}
.k-slider .k-slider-wrapper .k-box span {
  cursor: pointer;
}
.k-slider .k-slider-wrapper .k-bar {
  background-color: #0091ea;
  position: absolute;
  height: 100%;
  border-radius: 2px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-slider .k-slider-wrapper .k-handle-wrapper {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  margin-left: -6px;
  -webkit-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
  z-index: 1;
}
.k-slider .k-slider-wrapper .k-handle {
  height: 12px;
  width: 12px;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 2px solid #0091ea;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.25s ease-in-out;
  outline: none;
  z-index: 1000;
  position: relative;
}
.k-slider .k-slider-wrapper .k-handle:hover,
.k-slider .k-slider-wrapper .k-handle:focus {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  cursor: -webkit-grab;
  cursor: grab;
  background-color: #fff;
}
.k-slider.k-show-input .k-slider-wrapper {
  margin-right: 124px;
}
.k-slider .k-spinner-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}
.k-slider.k-dragging .k-bar {
  -webkit-transition: none;
  transition: none;
}
.k-slider.k-dragging .k-handle-wrapper {
  -webkit-transition: none;
  transition: none;
}
.k-slider.k-dragging .k-handle.k-active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  background-color: #fff;
}
.k-slider.k-disabled .k-wrapper {
  cursor: not-allowed;
}
.k-slider.k-disabled .k-bar {
  background-color: #ccc;
}
.k-slider.k-disabled .k-handle {
  border-color: #ccc;
}
.k-slider.k-disabled .k-handle:hover,
.k-slider.k-disabled .k-handle:focus {
  background-color: #fff;
  cursor: not-allowed;
  -webkit-transform: none;
          transform: none;
}
.k-slider .k-point {
  position: absolute;
  top: 0;
  width: 4px;
  height: 4px;
  background: #fff;
  margin-left: -2px;
}
.k-slider .k-marks {
  position: relative;
  height: 1.625rem;
}
.k-slider .k-marks > span {
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  cursor: pointer;
}
.k-slider .k-marks > span:first-child {
  -webkit-transform: none;
          transform: none;
}
.k-slider .k-marks > span:last-child {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.k-slider .k-marks > span.k-active {
  color: #0091ea;
}
.k-slider .k-handle-wrapper .k-tooltip-content {
  white-space: nowrap;
}

.k-row {
  position: relative;
}
.k-row:not(.k-flex) {
  display: block;
  zoom: 1;
}
.k-row:not(.k-flex):after {
  display: table;
  clear: both;
  content: '';
  height: 0;
}
.k-row.k-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.k-row.k-flex.k-justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.k-row.k-flex.k-justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.k-row.k-flex.k-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.k-row.k-flex.k-justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.k-row.k-flex.k-justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.k-row.k-flex.k-justify-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.k-row.k-flex.k-align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.k-row.k-flex.k-align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.k-row.k-flex.k-align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.k-row.k-flex.k-align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.k-row.k-flex.k-align-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.k-col {
  position: relative;
  width: 100%;
  float: left;
}
.k-col.k-0 {
  width: 0%;
}
.k-col.k-offset-0 {
  margin-left: 0%;
}
.k-col.k-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.k-col.k-push-0 {
  left: 0%;
}
.k-col.k-pull-0 {
  right: 0%;
}
.k-col.k-1 {
  width: 4.166666666666666%;
}
.k-col.k-offset-1 {
  margin-left: 4.166666666666666%;
}
.k-col.k-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.k-col.k-push-1 {
  left: 4.166666666666666%;
}
.k-col.k-pull-1 {
  right: 4.166666666666666%;
}
.k-col.k-2 {
  width: 8.333333333333332%;
}
.k-col.k-offset-2 {
  margin-left: 8.333333333333332%;
}
.k-col.k-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.k-col.k-push-2 {
  left: 8.333333333333332%;
}
.k-col.k-pull-2 {
  right: 8.333333333333332%;
}
.k-col.k-3 {
  width: 12.5%;
}
.k-col.k-offset-3 {
  margin-left: 12.5%;
}
.k-col.k-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.k-col.k-push-3 {
  left: 12.5%;
}
.k-col.k-pull-3 {
  right: 12.5%;
}
.k-col.k-4 {
  width: 16.666666666666664%;
}
.k-col.k-offset-4 {
  margin-left: 16.666666666666664%;
}
.k-col.k-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.k-col.k-push-4 {
  left: 16.666666666666664%;
}
.k-col.k-pull-4 {
  right: 16.666666666666664%;
}
.k-col.k-5 {
  width: 20.833333333333336%;
}
.k-col.k-offset-5 {
  margin-left: 20.833333333333336%;
}
.k-col.k-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.k-col.k-push-5 {
  left: 20.833333333333336%;
}
.k-col.k-pull-5 {
  right: 20.833333333333336%;
}
.k-col.k-6 {
  width: 25%;
}
.k-col.k-offset-6 {
  margin-left: 25%;
}
.k-col.k-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.k-col.k-push-6 {
  left: 25%;
}
.k-col.k-pull-6 {
  right: 25%;
}
.k-col.k-7 {
  width: 29.166666666666668%;
}
.k-col.k-offset-7 {
  margin-left: 29.166666666666668%;
}
.k-col.k-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.k-col.k-push-7 {
  left: 29.166666666666668%;
}
.k-col.k-pull-7 {
  right: 29.166666666666668%;
}
.k-col.k-8 {
  width: 33.33333333333333%;
}
.k-col.k-offset-8 {
  margin-left: 33.33333333333333%;
}
.k-col.k-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.k-col.k-push-8 {
  left: 33.33333333333333%;
}
.k-col.k-pull-8 {
  right: 33.33333333333333%;
}
.k-col.k-9 {
  width: 37.5%;
}
.k-col.k-offset-9 {
  margin-left: 37.5%;
}
.k-col.k-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.k-col.k-push-9 {
  left: 37.5%;
}
.k-col.k-pull-9 {
  right: 37.5%;
}
.k-col.k-10 {
  width: 41.66666666666667%;
}
.k-col.k-offset-10 {
  margin-left: 41.66666666666667%;
}
.k-col.k-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.k-col.k-push-10 {
  left: 41.66666666666667%;
}
.k-col.k-pull-10 {
  right: 41.66666666666667%;
}
.k-col.k-11 {
  width: 45.83333333333333%;
}
.k-col.k-offset-11 {
  margin-left: 45.83333333333333%;
}
.k-col.k-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.k-col.k-push-11 {
  left: 45.83333333333333%;
}
.k-col.k-pull-11 {
  right: 45.83333333333333%;
}
.k-col.k-12 {
  width: 50%;
}
.k-col.k-offset-12 {
  margin-left: 50%;
}
.k-col.k-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.k-col.k-push-12 {
  left: 50%;
}
.k-col.k-pull-12 {
  right: 50%;
}
.k-col.k-13 {
  width: 54.166666666666664%;
}
.k-col.k-offset-13 {
  margin-left: 54.166666666666664%;
}
.k-col.k-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.k-col.k-push-13 {
  left: 54.166666666666664%;
}
.k-col.k-pull-13 {
  right: 54.166666666666664%;
}
.k-col.k-14 {
  width: 58.333333333333336%;
}
.k-col.k-offset-14 {
  margin-left: 58.333333333333336%;
}
.k-col.k-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.k-col.k-push-14 {
  left: 58.333333333333336%;
}
.k-col.k-pull-14 {
  right: 58.333333333333336%;
}
.k-col.k-15 {
  width: 62.5%;
}
.k-col.k-offset-15 {
  margin-left: 62.5%;
}
.k-col.k-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.k-col.k-push-15 {
  left: 62.5%;
}
.k-col.k-pull-15 {
  right: 62.5%;
}
.k-col.k-16 {
  width: 66.66666666666666%;
}
.k-col.k-offset-16 {
  margin-left: 66.66666666666666%;
}
.k-col.k-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.k-col.k-push-16 {
  left: 66.66666666666666%;
}
.k-col.k-pull-16 {
  right: 66.66666666666666%;
}
.k-col.k-17 {
  width: 70.83333333333334%;
}
.k-col.k-offset-17 {
  margin-left: 70.83333333333334%;
}
.k-col.k-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.k-col.k-push-17 {
  left: 70.83333333333334%;
}
.k-col.k-pull-17 {
  right: 70.83333333333334%;
}
.k-col.k-18 {
  width: 75%;
}
.k-col.k-offset-18 {
  margin-left: 75%;
}
.k-col.k-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.k-col.k-push-18 {
  left: 75%;
}
.k-col.k-pull-18 {
  right: 75%;
}
.k-col.k-19 {
  width: 79.16666666666666%;
}
.k-col.k-offset-19 {
  margin-left: 79.16666666666666%;
}
.k-col.k-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.k-col.k-push-19 {
  left: 79.16666666666666%;
}
.k-col.k-pull-19 {
  right: 79.16666666666666%;
}
.k-col.k-20 {
  width: 83.33333333333334%;
}
.k-col.k-offset-20 {
  margin-left: 83.33333333333334%;
}
.k-col.k-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.k-col.k-push-20 {
  left: 83.33333333333334%;
}
.k-col.k-pull-20 {
  right: 83.33333333333334%;
}
.k-col.k-21 {
  width: 87.5%;
}
.k-col.k-offset-21 {
  margin-left: 87.5%;
}
.k-col.k-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.k-col.k-push-21 {
  left: 87.5%;
}
.k-col.k-pull-21 {
  right: 87.5%;
}
.k-col.k-22 {
  width: 91.66666666666666%;
}
.k-col.k-offset-22 {
  margin-left: 91.66666666666666%;
}
.k-col.k-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.k-col.k-push-22 {
  left: 91.66666666666666%;
}
.k-col.k-pull-22 {
  right: 91.66666666666666%;
}
.k-col.k-23 {
  width: 95.83333333333334%;
}
.k-col.k-offset-23 {
  margin-left: 95.83333333333334%;
}
.k-col.k-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.k-col.k-push-23 {
  left: 95.83333333333334%;
}
.k-col.k-pull-23 {
  right: 95.83333333333334%;
}
.k-col.k-24 {
  width: 100%;
}
.k-col.k-offset-24 {
  margin-left: 100%;
}
.k-col.k-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.k-col.k-push-24 {
  left: 100%;
}
.k-col.k-pull-24 {
  right: 100%;
}
@media (min-width: 576px) {
  .k-col.k-sm-0 {
    width: 0%;
  }
  .k-col.k-sm-offset-0 {
    margin-left: 0%;
  }
  .k-col.k-sm-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .k-col.k-sm-push-0 {
    left: 0%;
  }
  .k-col.k-sm-pull-0 {
    right: 0%;
  }
  .k-col.k-sm-1 {
    width: 4.166666666666666%;
  }
  .k-col.k-sm-offset-1 {
    margin-left: 4.166666666666666%;
  }
  .k-col.k-sm-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .k-col.k-sm-push-1 {
    left: 4.166666666666666%;
  }
  .k-col.k-sm-pull-1 {
    right: 4.166666666666666%;
  }
  .k-col.k-sm-2 {
    width: 8.333333333333332%;
  }
  .k-col.k-sm-offset-2 {
    margin-left: 8.333333333333332%;
  }
  .k-col.k-sm-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .k-col.k-sm-push-2 {
    left: 8.333333333333332%;
  }
  .k-col.k-sm-pull-2 {
    right: 8.333333333333332%;
  }
  .k-col.k-sm-3 {
    width: 12.5%;
  }
  .k-col.k-sm-offset-3 {
    margin-left: 12.5%;
  }
  .k-col.k-sm-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .k-col.k-sm-push-3 {
    left: 12.5%;
  }
  .k-col.k-sm-pull-3 {
    right: 12.5%;
  }
  .k-col.k-sm-4 {
    width: 16.666666666666664%;
  }
  .k-col.k-sm-offset-4 {
    margin-left: 16.666666666666664%;
  }
  .k-col.k-sm-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .k-col.k-sm-push-4 {
    left: 16.666666666666664%;
  }
  .k-col.k-sm-pull-4 {
    right: 16.666666666666664%;
  }
  .k-col.k-sm-5 {
    width: 20.833333333333336%;
  }
  .k-col.k-sm-offset-5 {
    margin-left: 20.833333333333336%;
  }
  .k-col.k-sm-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .k-col.k-sm-push-5 {
    left: 20.833333333333336%;
  }
  .k-col.k-sm-pull-5 {
    right: 20.833333333333336%;
  }
  .k-col.k-sm-6 {
    width: 25%;
  }
  .k-col.k-sm-offset-6 {
    margin-left: 25%;
  }
  .k-col.k-sm-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .k-col.k-sm-push-6 {
    left: 25%;
  }
  .k-col.k-sm-pull-6 {
    right: 25%;
  }
  .k-col.k-sm-7 {
    width: 29.166666666666668%;
  }
  .k-col.k-sm-offset-7 {
    margin-left: 29.166666666666668%;
  }
  .k-col.k-sm-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .k-col.k-sm-push-7 {
    left: 29.166666666666668%;
  }
  .k-col.k-sm-pull-7 {
    right: 29.166666666666668%;
  }
  .k-col.k-sm-8 {
    width: 33.33333333333333%;
  }
  .k-col.k-sm-offset-8 {
    margin-left: 33.33333333333333%;
  }
  .k-col.k-sm-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .k-col.k-sm-push-8 {
    left: 33.33333333333333%;
  }
  .k-col.k-sm-pull-8 {
    right: 33.33333333333333%;
  }
  .k-col.k-sm-9 {
    width: 37.5%;
  }
  .k-col.k-sm-offset-9 {
    margin-left: 37.5%;
  }
  .k-col.k-sm-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .k-col.k-sm-push-9 {
    left: 37.5%;
  }
  .k-col.k-sm-pull-9 {
    right: 37.5%;
  }
  .k-col.k-sm-10 {
    width: 41.66666666666667%;
  }
  .k-col.k-sm-offset-10 {
    margin-left: 41.66666666666667%;
  }
  .k-col.k-sm-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .k-col.k-sm-push-10 {
    left: 41.66666666666667%;
  }
  .k-col.k-sm-pull-10 {
    right: 41.66666666666667%;
  }
  .k-col.k-sm-11 {
    width: 45.83333333333333%;
  }
  .k-col.k-sm-offset-11 {
    margin-left: 45.83333333333333%;
  }
  .k-col.k-sm-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .k-col.k-sm-push-11 {
    left: 45.83333333333333%;
  }
  .k-col.k-sm-pull-11 {
    right: 45.83333333333333%;
  }
  .k-col.k-sm-12 {
    width: 50%;
  }
  .k-col.k-sm-offset-12 {
    margin-left: 50%;
  }
  .k-col.k-sm-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .k-col.k-sm-push-12 {
    left: 50%;
  }
  .k-col.k-sm-pull-12 {
    right: 50%;
  }
  .k-col.k-sm-13 {
    width: 54.166666666666664%;
  }
  .k-col.k-sm-offset-13 {
    margin-left: 54.166666666666664%;
  }
  .k-col.k-sm-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .k-col.k-sm-push-13 {
    left: 54.166666666666664%;
  }
  .k-col.k-sm-pull-13 {
    right: 54.166666666666664%;
  }
  .k-col.k-sm-14 {
    width: 58.333333333333336%;
  }
  .k-col.k-sm-offset-14 {
    margin-left: 58.333333333333336%;
  }
  .k-col.k-sm-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .k-col.k-sm-push-14 {
    left: 58.333333333333336%;
  }
  .k-col.k-sm-pull-14 {
    right: 58.333333333333336%;
  }
  .k-col.k-sm-15 {
    width: 62.5%;
  }
  .k-col.k-sm-offset-15 {
    margin-left: 62.5%;
  }
  .k-col.k-sm-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .k-col.k-sm-push-15 {
    left: 62.5%;
  }
  .k-col.k-sm-pull-15 {
    right: 62.5%;
  }
  .k-col.k-sm-16 {
    width: 66.66666666666666%;
  }
  .k-col.k-sm-offset-16 {
    margin-left: 66.66666666666666%;
  }
  .k-col.k-sm-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .k-col.k-sm-push-16 {
    left: 66.66666666666666%;
  }
  .k-col.k-sm-pull-16 {
    right: 66.66666666666666%;
  }
  .k-col.k-sm-17 {
    width: 70.83333333333334%;
  }
  .k-col.k-sm-offset-17 {
    margin-left: 70.83333333333334%;
  }
  .k-col.k-sm-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .k-col.k-sm-push-17 {
    left: 70.83333333333334%;
  }
  .k-col.k-sm-pull-17 {
    right: 70.83333333333334%;
  }
  .k-col.k-sm-18 {
    width: 75%;
  }
  .k-col.k-sm-offset-18 {
    margin-left: 75%;
  }
  .k-col.k-sm-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .k-col.k-sm-push-18 {
    left: 75%;
  }
  .k-col.k-sm-pull-18 {
    right: 75%;
  }
  .k-col.k-sm-19 {
    width: 79.16666666666666%;
  }
  .k-col.k-sm-offset-19 {
    margin-left: 79.16666666666666%;
  }
  .k-col.k-sm-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .k-col.k-sm-push-19 {
    left: 79.16666666666666%;
  }
  .k-col.k-sm-pull-19 {
    right: 79.16666666666666%;
  }
  .k-col.k-sm-20 {
    width: 83.33333333333334%;
  }
  .k-col.k-sm-offset-20 {
    margin-left: 83.33333333333334%;
  }
  .k-col.k-sm-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .k-col.k-sm-push-20 {
    left: 83.33333333333334%;
  }
  .k-col.k-sm-pull-20 {
    right: 83.33333333333334%;
  }
  .k-col.k-sm-21 {
    width: 87.5%;
  }
  .k-col.k-sm-offset-21 {
    margin-left: 87.5%;
  }
  .k-col.k-sm-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .k-col.k-sm-push-21 {
    left: 87.5%;
  }
  .k-col.k-sm-pull-21 {
    right: 87.5%;
  }
  .k-col.k-sm-22 {
    width: 91.66666666666666%;
  }
  .k-col.k-sm-offset-22 {
    margin-left: 91.66666666666666%;
  }
  .k-col.k-sm-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .k-col.k-sm-push-22 {
    left: 91.66666666666666%;
  }
  .k-col.k-sm-pull-22 {
    right: 91.66666666666666%;
  }
  .k-col.k-sm-23 {
    width: 95.83333333333334%;
  }
  .k-col.k-sm-offset-23 {
    margin-left: 95.83333333333334%;
  }
  .k-col.k-sm-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .k-col.k-sm-push-23 {
    left: 95.83333333333334%;
  }
  .k-col.k-sm-pull-23 {
    right: 95.83333333333334%;
  }
  .k-col.k-sm-24 {
    width: 100%;
  }
  .k-col.k-sm-offset-24 {
    margin-left: 100%;
  }
  .k-col.k-sm-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .k-col.k-sm-push-24 {
    left: 100%;
  }
  .k-col.k-sm-pull-24 {
    right: 100%;
  }
}
@media (min-width: 768px) {
  .k-col.k-md-0 {
    width: 0%;
  }
  .k-col.k-md-offset-0 {
    margin-left: 0%;
  }
  .k-col.k-md-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .k-col.k-md-push-0 {
    left: 0%;
  }
  .k-col.k-md-pull-0 {
    right: 0%;
  }
  .k-col.k-md-1 {
    width: 4.166666666666666%;
  }
  .k-col.k-md-offset-1 {
    margin-left: 4.166666666666666%;
  }
  .k-col.k-md-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .k-col.k-md-push-1 {
    left: 4.166666666666666%;
  }
  .k-col.k-md-pull-1 {
    right: 4.166666666666666%;
  }
  .k-col.k-md-2 {
    width: 8.333333333333332%;
  }
  .k-col.k-md-offset-2 {
    margin-left: 8.333333333333332%;
  }
  .k-col.k-md-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .k-col.k-md-push-2 {
    left: 8.333333333333332%;
  }
  .k-col.k-md-pull-2 {
    right: 8.333333333333332%;
  }
  .k-col.k-md-3 {
    width: 12.5%;
  }
  .k-col.k-md-offset-3 {
    margin-left: 12.5%;
  }
  .k-col.k-md-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .k-col.k-md-push-3 {
    left: 12.5%;
  }
  .k-col.k-md-pull-3 {
    right: 12.5%;
  }
  .k-col.k-md-4 {
    width: 16.666666666666664%;
  }
  .k-col.k-md-offset-4 {
    margin-left: 16.666666666666664%;
  }
  .k-col.k-md-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .k-col.k-md-push-4 {
    left: 16.666666666666664%;
  }
  .k-col.k-md-pull-4 {
    right: 16.666666666666664%;
  }
  .k-col.k-md-5 {
    width: 20.833333333333336%;
  }
  .k-col.k-md-offset-5 {
    margin-left: 20.833333333333336%;
  }
  .k-col.k-md-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .k-col.k-md-push-5 {
    left: 20.833333333333336%;
  }
  .k-col.k-md-pull-5 {
    right: 20.833333333333336%;
  }
  .k-col.k-md-6 {
    width: 25%;
  }
  .k-col.k-md-offset-6 {
    margin-left: 25%;
  }
  .k-col.k-md-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .k-col.k-md-push-6 {
    left: 25%;
  }
  .k-col.k-md-pull-6 {
    right: 25%;
  }
  .k-col.k-md-7 {
    width: 29.166666666666668%;
  }
  .k-col.k-md-offset-7 {
    margin-left: 29.166666666666668%;
  }
  .k-col.k-md-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .k-col.k-md-push-7 {
    left: 29.166666666666668%;
  }
  .k-col.k-md-pull-7 {
    right: 29.166666666666668%;
  }
  .k-col.k-md-8 {
    width: 33.33333333333333%;
  }
  .k-col.k-md-offset-8 {
    margin-left: 33.33333333333333%;
  }
  .k-col.k-md-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .k-col.k-md-push-8 {
    left: 33.33333333333333%;
  }
  .k-col.k-md-pull-8 {
    right: 33.33333333333333%;
  }
  .k-col.k-md-9 {
    width: 37.5%;
  }
  .k-col.k-md-offset-9 {
    margin-left: 37.5%;
  }
  .k-col.k-md-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .k-col.k-md-push-9 {
    left: 37.5%;
  }
  .k-col.k-md-pull-9 {
    right: 37.5%;
  }
  .k-col.k-md-10 {
    width: 41.66666666666667%;
  }
  .k-col.k-md-offset-10 {
    margin-left: 41.66666666666667%;
  }
  .k-col.k-md-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .k-col.k-md-push-10 {
    left: 41.66666666666667%;
  }
  .k-col.k-md-pull-10 {
    right: 41.66666666666667%;
  }
  .k-col.k-md-11 {
    width: 45.83333333333333%;
  }
  .k-col.k-md-offset-11 {
    margin-left: 45.83333333333333%;
  }
  .k-col.k-md-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .k-col.k-md-push-11 {
    left: 45.83333333333333%;
  }
  .k-col.k-md-pull-11 {
    right: 45.83333333333333%;
  }
  .k-col.k-md-12 {
    width: 50%;
  }
  .k-col.k-md-offset-12 {
    margin-left: 50%;
  }
  .k-col.k-md-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .k-col.k-md-push-12 {
    left: 50%;
  }
  .k-col.k-md-pull-12 {
    right: 50%;
  }
  .k-col.k-md-13 {
    width: 54.166666666666664%;
  }
  .k-col.k-md-offset-13 {
    margin-left: 54.166666666666664%;
  }
  .k-col.k-md-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .k-col.k-md-push-13 {
    left: 54.166666666666664%;
  }
  .k-col.k-md-pull-13 {
    right: 54.166666666666664%;
  }
  .k-col.k-md-14 {
    width: 58.333333333333336%;
  }
  .k-col.k-md-offset-14 {
    margin-left: 58.333333333333336%;
  }
  .k-col.k-md-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .k-col.k-md-push-14 {
    left: 58.333333333333336%;
  }
  .k-col.k-md-pull-14 {
    right: 58.333333333333336%;
  }
  .k-col.k-md-15 {
    width: 62.5%;
  }
  .k-col.k-md-offset-15 {
    margin-left: 62.5%;
  }
  .k-col.k-md-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .k-col.k-md-push-15 {
    left: 62.5%;
  }
  .k-col.k-md-pull-15 {
    right: 62.5%;
  }
  .k-col.k-md-16 {
    width: 66.66666666666666%;
  }
  .k-col.k-md-offset-16 {
    margin-left: 66.66666666666666%;
  }
  .k-col.k-md-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .k-col.k-md-push-16 {
    left: 66.66666666666666%;
  }
  .k-col.k-md-pull-16 {
    right: 66.66666666666666%;
  }
  .k-col.k-md-17 {
    width: 70.83333333333334%;
  }
  .k-col.k-md-offset-17 {
    margin-left: 70.83333333333334%;
  }
  .k-col.k-md-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .k-col.k-md-push-17 {
    left: 70.83333333333334%;
  }
  .k-col.k-md-pull-17 {
    right: 70.83333333333334%;
  }
  .k-col.k-md-18 {
    width: 75%;
  }
  .k-col.k-md-offset-18 {
    margin-left: 75%;
  }
  .k-col.k-md-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .k-col.k-md-push-18 {
    left: 75%;
  }
  .k-col.k-md-pull-18 {
    right: 75%;
  }
  .k-col.k-md-19 {
    width: 79.16666666666666%;
  }
  .k-col.k-md-offset-19 {
    margin-left: 79.16666666666666%;
  }
  .k-col.k-md-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .k-col.k-md-push-19 {
    left: 79.16666666666666%;
  }
  .k-col.k-md-pull-19 {
    right: 79.16666666666666%;
  }
  .k-col.k-md-20 {
    width: 83.33333333333334%;
  }
  .k-col.k-md-offset-20 {
    margin-left: 83.33333333333334%;
  }
  .k-col.k-md-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .k-col.k-md-push-20 {
    left: 83.33333333333334%;
  }
  .k-col.k-md-pull-20 {
    right: 83.33333333333334%;
  }
  .k-col.k-md-21 {
    width: 87.5%;
  }
  .k-col.k-md-offset-21 {
    margin-left: 87.5%;
  }
  .k-col.k-md-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .k-col.k-md-push-21 {
    left: 87.5%;
  }
  .k-col.k-md-pull-21 {
    right: 87.5%;
  }
  .k-col.k-md-22 {
    width: 91.66666666666666%;
  }
  .k-col.k-md-offset-22 {
    margin-left: 91.66666666666666%;
  }
  .k-col.k-md-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .k-col.k-md-push-22 {
    left: 91.66666666666666%;
  }
  .k-col.k-md-pull-22 {
    right: 91.66666666666666%;
  }
  .k-col.k-md-23 {
    width: 95.83333333333334%;
  }
  .k-col.k-md-offset-23 {
    margin-left: 95.83333333333334%;
  }
  .k-col.k-md-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .k-col.k-md-push-23 {
    left: 95.83333333333334%;
  }
  .k-col.k-md-pull-23 {
    right: 95.83333333333334%;
  }
  .k-col.k-md-24 {
    width: 100%;
  }
  .k-col.k-md-offset-24 {
    margin-left: 100%;
  }
  .k-col.k-md-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .k-col.k-md-push-24 {
    left: 100%;
  }
  .k-col.k-md-pull-24 {
    right: 100%;
  }
}
@media (min-width: 992px) {
  .k-col.k-lg-0 {
    width: 0%;
  }
  .k-col.k-lg-offset-0 {
    margin-left: 0%;
  }
  .k-col.k-lg-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .k-col.k-lg-push-0 {
    left: 0%;
  }
  .k-col.k-lg-pull-0 {
    right: 0%;
  }
  .k-col.k-lg-1 {
    width: 4.166666666666666%;
  }
  .k-col.k-lg-offset-1 {
    margin-left: 4.166666666666666%;
  }
  .k-col.k-lg-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .k-col.k-lg-push-1 {
    left: 4.166666666666666%;
  }
  .k-col.k-lg-pull-1 {
    right: 4.166666666666666%;
  }
  .k-col.k-lg-2 {
    width: 8.333333333333332%;
  }
  .k-col.k-lg-offset-2 {
    margin-left: 8.333333333333332%;
  }
  .k-col.k-lg-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .k-col.k-lg-push-2 {
    left: 8.333333333333332%;
  }
  .k-col.k-lg-pull-2 {
    right: 8.333333333333332%;
  }
  .k-col.k-lg-3 {
    width: 12.5%;
  }
  .k-col.k-lg-offset-3 {
    margin-left: 12.5%;
  }
  .k-col.k-lg-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .k-col.k-lg-push-3 {
    left: 12.5%;
  }
  .k-col.k-lg-pull-3 {
    right: 12.5%;
  }
  .k-col.k-lg-4 {
    width: 16.666666666666664%;
  }
  .k-col.k-lg-offset-4 {
    margin-left: 16.666666666666664%;
  }
  .k-col.k-lg-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .k-col.k-lg-push-4 {
    left: 16.666666666666664%;
  }
  .k-col.k-lg-pull-4 {
    right: 16.666666666666664%;
  }
  .k-col.k-lg-5 {
    width: 20.833333333333336%;
  }
  .k-col.k-lg-offset-5 {
    margin-left: 20.833333333333336%;
  }
  .k-col.k-lg-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .k-col.k-lg-push-5 {
    left: 20.833333333333336%;
  }
  .k-col.k-lg-pull-5 {
    right: 20.833333333333336%;
  }
  .k-col.k-lg-6 {
    width: 25%;
  }
  .k-col.k-lg-offset-6 {
    margin-left: 25%;
  }
  .k-col.k-lg-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .k-col.k-lg-push-6 {
    left: 25%;
  }
  .k-col.k-lg-pull-6 {
    right: 25%;
  }
  .k-col.k-lg-7 {
    width: 29.166666666666668%;
  }
  .k-col.k-lg-offset-7 {
    margin-left: 29.166666666666668%;
  }
  .k-col.k-lg-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .k-col.k-lg-push-7 {
    left: 29.166666666666668%;
  }
  .k-col.k-lg-pull-7 {
    right: 29.166666666666668%;
  }
  .k-col.k-lg-8 {
    width: 33.33333333333333%;
  }
  .k-col.k-lg-offset-8 {
    margin-left: 33.33333333333333%;
  }
  .k-col.k-lg-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .k-col.k-lg-push-8 {
    left: 33.33333333333333%;
  }
  .k-col.k-lg-pull-8 {
    right: 33.33333333333333%;
  }
  .k-col.k-lg-9 {
    width: 37.5%;
  }
  .k-col.k-lg-offset-9 {
    margin-left: 37.5%;
  }
  .k-col.k-lg-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .k-col.k-lg-push-9 {
    left: 37.5%;
  }
  .k-col.k-lg-pull-9 {
    right: 37.5%;
  }
  .k-col.k-lg-10 {
    width: 41.66666666666667%;
  }
  .k-col.k-lg-offset-10 {
    margin-left: 41.66666666666667%;
  }
  .k-col.k-lg-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .k-col.k-lg-push-10 {
    left: 41.66666666666667%;
  }
  .k-col.k-lg-pull-10 {
    right: 41.66666666666667%;
  }
  .k-col.k-lg-11 {
    width: 45.83333333333333%;
  }
  .k-col.k-lg-offset-11 {
    margin-left: 45.83333333333333%;
  }
  .k-col.k-lg-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .k-col.k-lg-push-11 {
    left: 45.83333333333333%;
  }
  .k-col.k-lg-pull-11 {
    right: 45.83333333333333%;
  }
  .k-col.k-lg-12 {
    width: 50%;
  }
  .k-col.k-lg-offset-12 {
    margin-left: 50%;
  }
  .k-col.k-lg-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .k-col.k-lg-push-12 {
    left: 50%;
  }
  .k-col.k-lg-pull-12 {
    right: 50%;
  }
  .k-col.k-lg-13 {
    width: 54.166666666666664%;
  }
  .k-col.k-lg-offset-13 {
    margin-left: 54.166666666666664%;
  }
  .k-col.k-lg-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .k-col.k-lg-push-13 {
    left: 54.166666666666664%;
  }
  .k-col.k-lg-pull-13 {
    right: 54.166666666666664%;
  }
  .k-col.k-lg-14 {
    width: 58.333333333333336%;
  }
  .k-col.k-lg-offset-14 {
    margin-left: 58.333333333333336%;
  }
  .k-col.k-lg-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .k-col.k-lg-push-14 {
    left: 58.333333333333336%;
  }
  .k-col.k-lg-pull-14 {
    right: 58.333333333333336%;
  }
  .k-col.k-lg-15 {
    width: 62.5%;
  }
  .k-col.k-lg-offset-15 {
    margin-left: 62.5%;
  }
  .k-col.k-lg-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .k-col.k-lg-push-15 {
    left: 62.5%;
  }
  .k-col.k-lg-pull-15 {
    right: 62.5%;
  }
  .k-col.k-lg-16 {
    width: 66.66666666666666%;
  }
  .k-col.k-lg-offset-16 {
    margin-left: 66.66666666666666%;
  }
  .k-col.k-lg-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .k-col.k-lg-push-16 {
    left: 66.66666666666666%;
  }
  .k-col.k-lg-pull-16 {
    right: 66.66666666666666%;
  }
  .k-col.k-lg-17 {
    width: 70.83333333333334%;
  }
  .k-col.k-lg-offset-17 {
    margin-left: 70.83333333333334%;
  }
  .k-col.k-lg-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .k-col.k-lg-push-17 {
    left: 70.83333333333334%;
  }
  .k-col.k-lg-pull-17 {
    right: 70.83333333333334%;
  }
  .k-col.k-lg-18 {
    width: 75%;
  }
  .k-col.k-lg-offset-18 {
    margin-left: 75%;
  }
  .k-col.k-lg-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .k-col.k-lg-push-18 {
    left: 75%;
  }
  .k-col.k-lg-pull-18 {
    right: 75%;
  }
  .k-col.k-lg-19 {
    width: 79.16666666666666%;
  }
  .k-col.k-lg-offset-19 {
    margin-left: 79.16666666666666%;
  }
  .k-col.k-lg-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .k-col.k-lg-push-19 {
    left: 79.16666666666666%;
  }
  .k-col.k-lg-pull-19 {
    right: 79.16666666666666%;
  }
  .k-col.k-lg-20 {
    width: 83.33333333333334%;
  }
  .k-col.k-lg-offset-20 {
    margin-left: 83.33333333333334%;
  }
  .k-col.k-lg-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .k-col.k-lg-push-20 {
    left: 83.33333333333334%;
  }
  .k-col.k-lg-pull-20 {
    right: 83.33333333333334%;
  }
  .k-col.k-lg-21 {
    width: 87.5%;
  }
  .k-col.k-lg-offset-21 {
    margin-left: 87.5%;
  }
  .k-col.k-lg-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .k-col.k-lg-push-21 {
    left: 87.5%;
  }
  .k-col.k-lg-pull-21 {
    right: 87.5%;
  }
  .k-col.k-lg-22 {
    width: 91.66666666666666%;
  }
  .k-col.k-lg-offset-22 {
    margin-left: 91.66666666666666%;
  }
  .k-col.k-lg-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .k-col.k-lg-push-22 {
    left: 91.66666666666666%;
  }
  .k-col.k-lg-pull-22 {
    right: 91.66666666666666%;
  }
  .k-col.k-lg-23 {
    width: 95.83333333333334%;
  }
  .k-col.k-lg-offset-23 {
    margin-left: 95.83333333333334%;
  }
  .k-col.k-lg-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .k-col.k-lg-push-23 {
    left: 95.83333333333334%;
  }
  .k-col.k-lg-pull-23 {
    right: 95.83333333333334%;
  }
  .k-col.k-lg-24 {
    width: 100%;
  }
  .k-col.k-lg-offset-24 {
    margin-left: 100%;
  }
  .k-col.k-lg-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .k-col.k-lg-push-24 {
    left: 100%;
  }
  .k-col.k-lg-pull-24 {
    right: 100%;
  }
}
@media (min-width: 1200px) {
  .k-col.k-xl-0 {
    width: 0%;
  }
  .k-col.k-xl-offset-0 {
    margin-left: 0%;
  }
  .k-col.k-xl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .k-col.k-xl-push-0 {
    left: 0%;
  }
  .k-col.k-xl-pull-0 {
    right: 0%;
  }
  .k-col.k-xl-1 {
    width: 4.166666666666666%;
  }
  .k-col.k-xl-offset-1 {
    margin-left: 4.166666666666666%;
  }
  .k-col.k-xl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .k-col.k-xl-push-1 {
    left: 4.166666666666666%;
  }
  .k-col.k-xl-pull-1 {
    right: 4.166666666666666%;
  }
  .k-col.k-xl-2 {
    width: 8.333333333333332%;
  }
  .k-col.k-xl-offset-2 {
    margin-left: 8.333333333333332%;
  }
  .k-col.k-xl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .k-col.k-xl-push-2 {
    left: 8.333333333333332%;
  }
  .k-col.k-xl-pull-2 {
    right: 8.333333333333332%;
  }
  .k-col.k-xl-3 {
    width: 12.5%;
  }
  .k-col.k-xl-offset-3 {
    margin-left: 12.5%;
  }
  .k-col.k-xl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .k-col.k-xl-push-3 {
    left: 12.5%;
  }
  .k-col.k-xl-pull-3 {
    right: 12.5%;
  }
  .k-col.k-xl-4 {
    width: 16.666666666666664%;
  }
  .k-col.k-xl-offset-4 {
    margin-left: 16.666666666666664%;
  }
  .k-col.k-xl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .k-col.k-xl-push-4 {
    left: 16.666666666666664%;
  }
  .k-col.k-xl-pull-4 {
    right: 16.666666666666664%;
  }
  .k-col.k-xl-5 {
    width: 20.833333333333336%;
  }
  .k-col.k-xl-offset-5 {
    margin-left: 20.833333333333336%;
  }
  .k-col.k-xl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .k-col.k-xl-push-5 {
    left: 20.833333333333336%;
  }
  .k-col.k-xl-pull-5 {
    right: 20.833333333333336%;
  }
  .k-col.k-xl-6 {
    width: 25%;
  }
  .k-col.k-xl-offset-6 {
    margin-left: 25%;
  }
  .k-col.k-xl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .k-col.k-xl-push-6 {
    left: 25%;
  }
  .k-col.k-xl-pull-6 {
    right: 25%;
  }
  .k-col.k-xl-7 {
    width: 29.166666666666668%;
  }
  .k-col.k-xl-offset-7 {
    margin-left: 29.166666666666668%;
  }
  .k-col.k-xl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .k-col.k-xl-push-7 {
    left: 29.166666666666668%;
  }
  .k-col.k-xl-pull-7 {
    right: 29.166666666666668%;
  }
  .k-col.k-xl-8 {
    width: 33.33333333333333%;
  }
  .k-col.k-xl-offset-8 {
    margin-left: 33.33333333333333%;
  }
  .k-col.k-xl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .k-col.k-xl-push-8 {
    left: 33.33333333333333%;
  }
  .k-col.k-xl-pull-8 {
    right: 33.33333333333333%;
  }
  .k-col.k-xl-9 {
    width: 37.5%;
  }
  .k-col.k-xl-offset-9 {
    margin-left: 37.5%;
  }
  .k-col.k-xl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .k-col.k-xl-push-9 {
    left: 37.5%;
  }
  .k-col.k-xl-pull-9 {
    right: 37.5%;
  }
  .k-col.k-xl-10 {
    width: 41.66666666666667%;
  }
  .k-col.k-xl-offset-10 {
    margin-left: 41.66666666666667%;
  }
  .k-col.k-xl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .k-col.k-xl-push-10 {
    left: 41.66666666666667%;
  }
  .k-col.k-xl-pull-10 {
    right: 41.66666666666667%;
  }
  .k-col.k-xl-11 {
    width: 45.83333333333333%;
  }
  .k-col.k-xl-offset-11 {
    margin-left: 45.83333333333333%;
  }
  .k-col.k-xl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .k-col.k-xl-push-11 {
    left: 45.83333333333333%;
  }
  .k-col.k-xl-pull-11 {
    right: 45.83333333333333%;
  }
  .k-col.k-xl-12 {
    width: 50%;
  }
  .k-col.k-xl-offset-12 {
    margin-left: 50%;
  }
  .k-col.k-xl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .k-col.k-xl-push-12 {
    left: 50%;
  }
  .k-col.k-xl-pull-12 {
    right: 50%;
  }
  .k-col.k-xl-13 {
    width: 54.166666666666664%;
  }
  .k-col.k-xl-offset-13 {
    margin-left: 54.166666666666664%;
  }
  .k-col.k-xl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .k-col.k-xl-push-13 {
    left: 54.166666666666664%;
  }
  .k-col.k-xl-pull-13 {
    right: 54.166666666666664%;
  }
  .k-col.k-xl-14 {
    width: 58.333333333333336%;
  }
  .k-col.k-xl-offset-14 {
    margin-left: 58.333333333333336%;
  }
  .k-col.k-xl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .k-col.k-xl-push-14 {
    left: 58.333333333333336%;
  }
  .k-col.k-xl-pull-14 {
    right: 58.333333333333336%;
  }
  .k-col.k-xl-15 {
    width: 62.5%;
  }
  .k-col.k-xl-offset-15 {
    margin-left: 62.5%;
  }
  .k-col.k-xl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .k-col.k-xl-push-15 {
    left: 62.5%;
  }
  .k-col.k-xl-pull-15 {
    right: 62.5%;
  }
  .k-col.k-xl-16 {
    width: 66.66666666666666%;
  }
  .k-col.k-xl-offset-16 {
    margin-left: 66.66666666666666%;
  }
  .k-col.k-xl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .k-col.k-xl-push-16 {
    left: 66.66666666666666%;
  }
  .k-col.k-xl-pull-16 {
    right: 66.66666666666666%;
  }
  .k-col.k-xl-17 {
    width: 70.83333333333334%;
  }
  .k-col.k-xl-offset-17 {
    margin-left: 70.83333333333334%;
  }
  .k-col.k-xl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .k-col.k-xl-push-17 {
    left: 70.83333333333334%;
  }
  .k-col.k-xl-pull-17 {
    right: 70.83333333333334%;
  }
  .k-col.k-xl-18 {
    width: 75%;
  }
  .k-col.k-xl-offset-18 {
    margin-left: 75%;
  }
  .k-col.k-xl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .k-col.k-xl-push-18 {
    left: 75%;
  }
  .k-col.k-xl-pull-18 {
    right: 75%;
  }
  .k-col.k-xl-19 {
    width: 79.16666666666666%;
  }
  .k-col.k-xl-offset-19 {
    margin-left: 79.16666666666666%;
  }
  .k-col.k-xl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .k-col.k-xl-push-19 {
    left: 79.16666666666666%;
  }
  .k-col.k-xl-pull-19 {
    right: 79.16666666666666%;
  }
  .k-col.k-xl-20 {
    width: 83.33333333333334%;
  }
  .k-col.k-xl-offset-20 {
    margin-left: 83.33333333333334%;
  }
  .k-col.k-xl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .k-col.k-xl-push-20 {
    left: 83.33333333333334%;
  }
  .k-col.k-xl-pull-20 {
    right: 83.33333333333334%;
  }
  .k-col.k-xl-21 {
    width: 87.5%;
  }
  .k-col.k-xl-offset-21 {
    margin-left: 87.5%;
  }
  .k-col.k-xl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .k-col.k-xl-push-21 {
    left: 87.5%;
  }
  .k-col.k-xl-pull-21 {
    right: 87.5%;
  }
  .k-col.k-xl-22 {
    width: 91.66666666666666%;
  }
  .k-col.k-xl-offset-22 {
    margin-left: 91.66666666666666%;
  }
  .k-col.k-xl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .k-col.k-xl-push-22 {
    left: 91.66666666666666%;
  }
  .k-col.k-xl-pull-22 {
    right: 91.66666666666666%;
  }
  .k-col.k-xl-23 {
    width: 95.83333333333334%;
  }
  .k-col.k-xl-offset-23 {
    margin-left: 95.83333333333334%;
  }
  .k-col.k-xl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .k-col.k-xl-push-23 {
    left: 95.83333333333334%;
  }
  .k-col.k-xl-pull-23 {
    right: 95.83333333333334%;
  }
  .k-col.k-xl-24 {
    width: 100%;
  }
  .k-col.k-xl-offset-24 {
    margin-left: 100%;
  }
  .k-col.k-xl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .k-col.k-xl-push-24 {
    left: 100%;
  }
  .k-col.k-xl-pull-24 {
    right: 100%;
  }
}
@media (min-width: 1600px) {
  .k-col.k-xxl-0 {
    width: 0%;
  }
  .k-col.k-xxl-offset-0 {
    margin-left: 0%;
  }
  .k-col.k-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .k-col.k-xxl-push-0 {
    left: 0%;
  }
  .k-col.k-xxl-pull-0 {
    right: 0%;
  }
  .k-col.k-xxl-1 {
    width: 4.166666666666666%;
  }
  .k-col.k-xxl-offset-1 {
    margin-left: 4.166666666666666%;
  }
  .k-col.k-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .k-col.k-xxl-push-1 {
    left: 4.166666666666666%;
  }
  .k-col.k-xxl-pull-1 {
    right: 4.166666666666666%;
  }
  .k-col.k-xxl-2 {
    width: 8.333333333333332%;
  }
  .k-col.k-xxl-offset-2 {
    margin-left: 8.333333333333332%;
  }
  .k-col.k-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .k-col.k-xxl-push-2 {
    left: 8.333333333333332%;
  }
  .k-col.k-xxl-pull-2 {
    right: 8.333333333333332%;
  }
  .k-col.k-xxl-3 {
    width: 12.5%;
  }
  .k-col.k-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .k-col.k-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .k-col.k-xxl-push-3 {
    left: 12.5%;
  }
  .k-col.k-xxl-pull-3 {
    right: 12.5%;
  }
  .k-col.k-xxl-4 {
    width: 16.666666666666664%;
  }
  .k-col.k-xxl-offset-4 {
    margin-left: 16.666666666666664%;
  }
  .k-col.k-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .k-col.k-xxl-push-4 {
    left: 16.666666666666664%;
  }
  .k-col.k-xxl-pull-4 {
    right: 16.666666666666664%;
  }
  .k-col.k-xxl-5 {
    width: 20.833333333333336%;
  }
  .k-col.k-xxl-offset-5 {
    margin-left: 20.833333333333336%;
  }
  .k-col.k-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .k-col.k-xxl-push-5 {
    left: 20.833333333333336%;
  }
  .k-col.k-xxl-pull-5 {
    right: 20.833333333333336%;
  }
  .k-col.k-xxl-6 {
    width: 25%;
  }
  .k-col.k-xxl-offset-6 {
    margin-left: 25%;
  }
  .k-col.k-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .k-col.k-xxl-push-6 {
    left: 25%;
  }
  .k-col.k-xxl-pull-6 {
    right: 25%;
  }
  .k-col.k-xxl-7 {
    width: 29.166666666666668%;
  }
  .k-col.k-xxl-offset-7 {
    margin-left: 29.166666666666668%;
  }
  .k-col.k-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .k-col.k-xxl-push-7 {
    left: 29.166666666666668%;
  }
  .k-col.k-xxl-pull-7 {
    right: 29.166666666666668%;
  }
  .k-col.k-xxl-8 {
    width: 33.33333333333333%;
  }
  .k-col.k-xxl-offset-8 {
    margin-left: 33.33333333333333%;
  }
  .k-col.k-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .k-col.k-xxl-push-8 {
    left: 33.33333333333333%;
  }
  .k-col.k-xxl-pull-8 {
    right: 33.33333333333333%;
  }
  .k-col.k-xxl-9 {
    width: 37.5%;
  }
  .k-col.k-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .k-col.k-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .k-col.k-xxl-push-9 {
    left: 37.5%;
  }
  .k-col.k-xxl-pull-9 {
    right: 37.5%;
  }
  .k-col.k-xxl-10 {
    width: 41.66666666666667%;
  }
  .k-col.k-xxl-offset-10 {
    margin-left: 41.66666666666667%;
  }
  .k-col.k-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .k-col.k-xxl-push-10 {
    left: 41.66666666666667%;
  }
  .k-col.k-xxl-pull-10 {
    right: 41.66666666666667%;
  }
  .k-col.k-xxl-11 {
    width: 45.83333333333333%;
  }
  .k-col.k-xxl-offset-11 {
    margin-left: 45.83333333333333%;
  }
  .k-col.k-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .k-col.k-xxl-push-11 {
    left: 45.83333333333333%;
  }
  .k-col.k-xxl-pull-11 {
    right: 45.83333333333333%;
  }
  .k-col.k-xxl-12 {
    width: 50%;
  }
  .k-col.k-xxl-offset-12 {
    margin-left: 50%;
  }
  .k-col.k-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .k-col.k-xxl-push-12 {
    left: 50%;
  }
  .k-col.k-xxl-pull-12 {
    right: 50%;
  }
  .k-col.k-xxl-13 {
    width: 54.166666666666664%;
  }
  .k-col.k-xxl-offset-13 {
    margin-left: 54.166666666666664%;
  }
  .k-col.k-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .k-col.k-xxl-push-13 {
    left: 54.166666666666664%;
  }
  .k-col.k-xxl-pull-13 {
    right: 54.166666666666664%;
  }
  .k-col.k-xxl-14 {
    width: 58.333333333333336%;
  }
  .k-col.k-xxl-offset-14 {
    margin-left: 58.333333333333336%;
  }
  .k-col.k-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .k-col.k-xxl-push-14 {
    left: 58.333333333333336%;
  }
  .k-col.k-xxl-pull-14 {
    right: 58.333333333333336%;
  }
  .k-col.k-xxl-15 {
    width: 62.5%;
  }
  .k-col.k-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .k-col.k-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .k-col.k-xxl-push-15 {
    left: 62.5%;
  }
  .k-col.k-xxl-pull-15 {
    right: 62.5%;
  }
  .k-col.k-xxl-16 {
    width: 66.66666666666666%;
  }
  .k-col.k-xxl-offset-16 {
    margin-left: 66.66666666666666%;
  }
  .k-col.k-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .k-col.k-xxl-push-16 {
    left: 66.66666666666666%;
  }
  .k-col.k-xxl-pull-16 {
    right: 66.66666666666666%;
  }
  .k-col.k-xxl-17 {
    width: 70.83333333333334%;
  }
  .k-col.k-xxl-offset-17 {
    margin-left: 70.83333333333334%;
  }
  .k-col.k-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .k-col.k-xxl-push-17 {
    left: 70.83333333333334%;
  }
  .k-col.k-xxl-pull-17 {
    right: 70.83333333333334%;
  }
  .k-col.k-xxl-18 {
    width: 75%;
  }
  .k-col.k-xxl-offset-18 {
    margin-left: 75%;
  }
  .k-col.k-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .k-col.k-xxl-push-18 {
    left: 75%;
  }
  .k-col.k-xxl-pull-18 {
    right: 75%;
  }
  .k-col.k-xxl-19 {
    width: 79.16666666666666%;
  }
  .k-col.k-xxl-offset-19 {
    margin-left: 79.16666666666666%;
  }
  .k-col.k-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .k-col.k-xxl-push-19 {
    left: 79.16666666666666%;
  }
  .k-col.k-xxl-pull-19 {
    right: 79.16666666666666%;
  }
  .k-col.k-xxl-20 {
    width: 83.33333333333334%;
  }
  .k-col.k-xxl-offset-20 {
    margin-left: 83.33333333333334%;
  }
  .k-col.k-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .k-col.k-xxl-push-20 {
    left: 83.33333333333334%;
  }
  .k-col.k-xxl-pull-20 {
    right: 83.33333333333334%;
  }
  .k-col.k-xxl-21 {
    width: 87.5%;
  }
  .k-col.k-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .k-col.k-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .k-col.k-xxl-push-21 {
    left: 87.5%;
  }
  .k-col.k-xxl-pull-21 {
    right: 87.5%;
  }
  .k-col.k-xxl-22 {
    width: 91.66666666666666%;
  }
  .k-col.k-xxl-offset-22 {
    margin-left: 91.66666666666666%;
  }
  .k-col.k-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .k-col.k-xxl-push-22 {
    left: 91.66666666666666%;
  }
  .k-col.k-xxl-pull-22 {
    right: 91.66666666666666%;
  }
  .k-col.k-xxl-23 {
    width: 95.83333333333334%;
  }
  .k-col.k-xxl-offset-23 {
    margin-left: 95.83333333333334%;
  }
  .k-col.k-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .k-col.k-xxl-push-23 {
    left: 95.83333333333334%;
  }
  .k-col.k-xxl-pull-23 {
    right: 95.83333333333334%;
  }
  .k-col.k-xxl-24 {
    width: 100%;
  }
  .k-col.k-xxl-offset-24 {
    margin-left: 100%;
  }
  .k-col.k-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .k-col.k-xxl-push-24 {
    left: 100%;
  }
  .k-col.k-xxl-pull-24 {
    right: 100%;
  }
}

.k-colorpicker {
  display: inline-block;
  vertical-align: middle;
}
.k-colorpicker .k-color {
  height: 2rem;
  width: 6.25rem;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 0.125rem;
  background: #fff;
  padding: 0.25rem;
}
.k-colorpicker .k-color .k-inner {
  border-radius: 0.125rem;
  height: 100%;
}
.k-colorpicker.k-large .k-color {
  height: 2.5rem;
  width: 7.5rem;
}
.k-colorpicker.k-small .k-color {
  height: 1.5rem;
  width: 4.375rem;
  padding: 2px;
}
.k-colorpicker.k-mini .k-color {
  height: 1rem;
  width: 40px;
  padding: 1px;
}
.k-colorpicker.k-disabled .k-color {
  background: #f2f2f2;
  border-color: #ccc;
  cursor: not-allowed;
}
.k-colorpicker-content {
  padding: 0.625rem;
}
.k-color-panel {
  width: 12.5rem;
}
.k-color-panel .k-saturation {
  height: 9.375rem;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.k-color-panel .k-saturation .k-white,
.k-color-panel .k-saturation .k-black {
  position: absolute;
  width: 100%;
  height: 100%;
}
.k-color-panel .k-saturation .k-white {
  background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));
  background: linear-gradient(90deg, #fff, rgba(255,255,255,0));
}
.k-color-panel .k-saturation .k-black {
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(#000), to(rgba(0,0,0,0)));
  background: linear-gradient(0, #000, rgba(0,0,0,0));
}
.k-color-panel .k-saturation .k-pointer {
  position: absolute;
}
.k-color-panel .k-saturation .k-circle {
  width: 0.25rem;
  height: 0.25rem;
  -webkit-box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,0.3), 0 0 1px 2px rgba(167,41,41,0.4);
          box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,0.3), 0 0 1px 2px rgba(167,41,41,0.4);
  border-radius: 50%;
  -webkit-transform: translate(-0.125rem, -0.125rem);
          transform: translate(-0.125rem, -0.125rem);
}
.k-color-panel .k-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.k-color-panel .k-sliders {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-color-panel .k-slider {
  display: block;
  margin-top: 0.25rem;
}
.k-color-panel .k-slider .k-slider-wrapper .k-bar {
  background: transparent;
}
.k-color-panel .k-slider .k-slider-wrapper .k-wrapper {
  height: 0.625rem;
  border-radius: 0;
  margin: 0 0.1875rem;
  background: transparent;
}
.k-color-panel .k-slider .k-slider-wrapper .k-handle-wrapper {
  margin-top: -0.25rem;
  margin-left: -0.125rem;
}
.k-color-panel .k-slider .k-slider-wrapper .k-bar-wrapper {
  cursor: default;
  padding: 0;
}
.k-color-panel .k-slider .k-slider-wrapper .k-handle {
  height: 0.5rem;
  width: 0.25rem;
  border: none;
  border-radius: 0.0625rem;
  -webkit-box-shadow: rgba(0,0,0,0.6) 0 0 2px;
          box-shadow: rgba(0,0,0,0.6) 0 0 2px;
}
.k-color-panel .k-slider .k-slider-wrapper .k-handle:focus,
.k-color-panel .k-slider .k-slider-wrapper .k-handle:hover {
  -webkit-transform: none;
          transform: none;
  cursor: default;
  background-color: #fff;
}
.k-color-panel .k-slider.k-hue .k-slider-wrapper {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #f00), color-stop(17%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(83%, #f0f), to(#f00));
  background: linear-gradient(90deg, #f00 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00);
}
.k-color-panel .k-slider.k-alpha .k-slider-wrapper {
  background-size: contain;
}
.k-color-panel .k-slider.k-alpha .k-slider-wrapper .k-bar-wrapper {
  background: -webkit-gradient(linear, left top, right top, from(rgba(54,48,55,0)), to(#363037));
  background: linear-gradient(to right, rgba(54,48,55,0) 0%, #363037 100%);
}
.k-color-panel .k-slider.k-alpha .k-slider-wrapper,
.k-color-panel .k-alpha-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAMElEQVQ4T2N89uzZfwY8QFJSEp80A+OoAcMiDP7//483HTx//hx/Ohg1gIFx6IcBALl+VXknOCvFAAAAAElFTkSuQmCC");
}
.k-color-panel .k-color-wrapper {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.1875rem;
  margin: 0.25rem 0 0.25rem 0.25rem;
  overflow: hidden;
}
.k-color-panel .k-color-wrapper .k-color {
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15), inset 0 0 4px rgba(0,0,0,0.25);
          box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15), inset 0 0 4px rgba(0,0,0,0.25);
}
.k-color-panel .k-row {
  margin-top: 0.25rem;
}
.k-color-panel .k-row .k-inner {
  height: 1.25rem;
  line-height: 1.25rem;
  padding: 0 0.1875rem;
  font-size: 0.6875rem;
}
.k-color-panel .k-row .k-text {
  text-align: center;
  font-size: 0.6875rem;
  padding-top: 0.1875rem 0 0;
}
.k-color-panel .k-row .k-drag {
  cursor: ew-resize;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.k-color-panel .k-presets {
  border-top: 1px solid #eee;
  margin: 0.25rem -0.625rem 0;
  overflow: hidden;
}
.k-color-panel .k-presets .k-color {
  margin: 0.625rem 0 0 0.625rem;
  border-radius: 0.1875rem;
  float: left;
  cursor: pointer;
  overflow: hidden;
}
.k-color-panel .k-presets .k-color-item {
  width: 1rem;
  height: 1rem;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15);
          box-shadow: inset 0 0 0 1px rgba(0,0,0,0.15);
}

.k-scroll-select {
  text-align: center;
  overflow: hidden;
  max-height: 100%;
  height: 7.8125rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.k-scroll-select .k-wrapper {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-scroll-select.k-dragging .k-wrapper {
  -webkit-transition: none;
  transition: none;
}
.k-scroll-select.k-disabled .k-item {
  color: #ccc;
}
.k-scroll-select .k-scroll-item {
  line-height: 1.875rem;
  color: #4c4c4c;
  cursor: pointer;
  white-space: nowrap;
}
.k-scroll-select .k-scroll-item.k-active {
  color: #0091ea;
  font-size: 1.1em;
}
.k-scroll-select .k-scroll-item.k-disabled {
  color: #ccc;
}
.k-scroll-select > .k-append {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.k-scroll-select .k-border {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -0.9375rem;
  height: 1.875rem;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  pointer-events: none;
}

.k-datepicker {
  display: inline-block;
  outline: none;
  width: 18.75rem;
}
.k-datepicker .k-inner {
  cursor: pointer;
}
.k-datepicker:not(.k-disabled):focus .k-inner,
.k-datepicker.k-show .k-inner {
  border: 1px solid #0091ea;
}
.k-datepicker.k-range {
  width: 25rem;
}
.k-datepicker:not(.k-disabled) .k-suffix .k-icon {
  color: #b2b2b2;
}
.k-datepicker-content {
  color: #4c4c4c;
  max-width: none;
  padding: 0;
}
.k-datepicker-content .k-calendar-wrapper {
  outline: none;
  width: 18.75rem;
  padding: 1rem 1rem 0.25rem;
  position: relative;
}
.k-datepicker-content .k-day,
.k-datepicker-content .k-weekday,
.k-datepicker-content .k-month-year {
  display: inline-block;
  height: 1.5rem;
  border: 1px solid transparent;
  line-height: calc(1.5rem - 2px);
  text-align: center;
}
.k-datepicker-content .k-day {
  width: 1.5rem;
  margin: 0.4375rem;
}
.k-datepicker-content .k-month-year {
  width: 2.25rem;
}
.k-datepicker-content .k-weekday {
  width: 2.375rem;
  margin: 0.4375rem 0;
}
.k-datepicker-content .k-month-year-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 2rem 0;
  padding: 0 0.75rem;
}
.k-datepicker-content .k-month-year-row:first-child {
  margin-top: 1.25rem;
}
.k-datepicker-content .k-day,
.k-datepicker-content .k-month-year {
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}
.k-datepicker-content .k-day.k-hover,
.k-datepicker-content .k-month-year.k-hover {
  background: #f1f1f5;
  color: #4c4c4c;
}
.k-datepicker-content .k-day.k-out,
.k-datepicker-content .k-month-year.k-out {
  color: #ccc;
}
.k-datepicker-content .k-day.k-today,
.k-datepicker-content .k-month-year.k-today {
  border: 1px solid #ccc;
}
.k-datepicker-content .k-day.k-active,
.k-datepicker-content .k-month-year.k-active {
  background: #0091ea;
  color: #fff;
}
.k-datepicker-content .k-day.k-active.k-today,
.k-datepicker-content .k-month-year.k-active.k-today {
  border-color: transparent;
}
.k-datepicker-content .k-day.k-disabled,
.k-datepicker-content .k-month-year.k-disabled {
  color: #ccc;
  cursor: not-allowed;
  background: none;
}
.k-datepicker-content .k-weekdays {
  border-bottom: 1px solid #e5e5e5;
}
.k-datepicker-content .k-month-year-btn {
  text-align: center;
  padding: 0 0.375rem 0.75rem;
}
.k-datepicker-content .k-month-year-btn .k-text {
  margin: 0 0.1875rem;
  line-height: 1.5rem;
}
.k-datepicker-content .k-month-year-btn .k-prev,
.k-datepicker-content .k-month-year-btn .k-left-btns {
  float: left;
}
.k-datepicker-content .k-month-year-btn .k-next,
.k-datepicker-content .k-month-year-btn .k-right-btns {
  float: right;
}
.k-datepicker-content .k-month-year-btn .k-text-wrapper {
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.k-datepicker-content .k-month-year-btn .k-text-wrapper .k-icon {
  position: absolute;
  margin-left: -1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.k-datepicker-content .k-scroll-select {
  height: 15.1875rem;
  margin: 12px 0;
}
.k-datepicker-content .k-range {
  white-space: nowrap;
}
.k-datepicker-content .k-range .k-calendar-wrapper {
  display: inline-block;
  vertical-align: top;
}
.k-datepicker-content .k-range .k-calendar-wrapper:last-of-type {
  margin-left: 0rem;
}
.k-datepicker-content .k-in-range:after {
  content: '';
  display: inline-block;
  position: absolute;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0 0.4375rem;
  background: #e5f7ff;
  left: -0.4375rem;
  top: -1px;
  margin-left: -1px;
  z-index: -1;
}
.k-datepicker-content.k-with-shortcuts .k-calendar-wrapper {
  margin-left: 6.25rem;
}
.k-datepicker-content .k-shortcuts {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6.25rem;
  border-right: 1px solid #e5e5e5;
  padding: 0.75rem 0;
}
.k-datepicker-content .k-shortcuts .k-item {
  line-height: 2rem;
  padding: 0 1rem;
  cursor: pointer;
}
.k-datepicker-content .k-shortcuts .k-item:hover {
  background: #f1f1f5;
}
.k-datepicker-content .k-tabs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
}
.k-datepicker-content .k-tabs .k-wrapper {
  float: none;
}
.k-datepicker-content .k-tabs .k-tab {
  width: 50%;
}
.k-datepicker-content .k-datetime .k-date-picker,
.k-datepicker-content .k-datetime .k-time-picker {
  margin-top: 2rem;
}
.k-datepicker-content .k-range .k-datetime:nth-child(2) {
  border-left: 1px solid #e5e5e5;
}
.k-datepicker-content .k-time-picker .k-scroll-select {
  height: 17.4375rem;
}
.k-datepicker-content .k-footer {
  border-top: 1px solid #e5e5e5;
  padding: 8px 16px;
  text-align: right;
}

.k-drawer .k-dialog {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: fixed;
}
.k-drawer .k-dialog.animate-enter-active,
.k-drawer .k-dialog.animate-leave-active {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  overflow: hidden;
}
.k-drawer .k-dialog.animate-enter-active .k-drawer-content,
.k-drawer .k-dialog.animate-leave-active .k-drawer-content {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-drawer .k-dialog.animate-enter,
.k-drawer .k-dialog.animate-leave {
  -webkit-transform: none;
          transform: none;
}
.k-drawer .k-dialog .k-drawer-content {
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
  background: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.k-drawer .k-dialog .k-drawer-content > .k-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.k-drawer.k-left .k-dialog {
  height: 100%;
  left: 0;
}
.k-drawer.k-left .k-dialog .k-drawer-content {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.k-drawer.k-left .k-dialog.animate-enter .k-drawer-content,
.k-drawer.k-left .k-dialog.animate-leave .k-drawer-content {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.k-drawer.k-right .k-dialog {
  height: 100%;
  right: 0;
}
.k-drawer.k-right .k-dialog .k-drawer-content {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.k-drawer.k-right .k-dialog.animate-enter .k-drawer-content,
.k-drawer.k-right .k-dialog.animate-leave .k-drawer-content {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.k-drawer.k-top .k-dialog {
  width: 100%;
  top: 0;
}
.k-drawer.k-top .k-dialog .k-drawer-content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.k-drawer.k-top .k-dialog.animate-enter .k-drawer-content,
.k-drawer.k-top .k-dialog.animate-leave .k-drawer-content {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.k-drawer.k-bottom .k-dialog {
  width: 100%;
  bottom: 0;
}
.k-drawer.k-bottom .k-dialog .k-drawer-content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.k-drawer.k-bottom .k-dialog.animate-enter .k-drawer-content,
.k-drawer.k-bottom .k-dialog.animate-leave .k-drawer-content {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.k-editable {
  display: inline-block;
  line-height: 1.875em;
}
.k-editable .k-edit {
  float: right;
  cursor: pointer;
  margin: 0 0 0 0.5em;
}
.k-editable.k-invalid .k-input .k-inner {
  border: 1px solid #ff4133;
}

.k-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-layout.k-has-aside {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.k-layout.k-has-aside .k-layout > .k-header {
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.k-layout > .k-header {
  height: 4rem;
  line-height: 4rem;
  background: #262626;
}
.k-layout > .k-header .k-menu .k-menu-item {
  vertical-align: top;
}
.k-layout > .k-header .k-menu .k-menu-item > .k-title {
  height: auto;
  line-height: inherit;
}
.k-layout > .k-header.k-fixed {
  position: fixed;
  width: 100%;
  z-index: 998;
  left: 0;
}
.k-layout > .k-header.k-fixed + .k-layout,
.k-layout > .k-header.k-fixed + .k-body,
.k-layout > .k-header.k-fixed + .k-layout > .k-aside.k-fixed {
  padding-top: 4rem;
}
.k-layout > .k-header.k-fixed + .k-layout > .k-aside.k-fixed {
  z-index: 997;
}
.k-layout > .k-aside {
  background: #262626;
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
  width: 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.k-layout > .k-aside.k-fixed {
  position: fixed;
  height: 100vh;
  overflow: hidden;
  top: 0;
}
.k-layout > .k-aside.k-fixed > .k-wrapper {
  height: 100%;
  overflow: auto;
  margin-right: -20px;
}
.k-layout > .k-aside.k-fixed > .k-wrapper > .k-menu {
  min-height: 100%;
}
.k-layout > .k-aside.k-fixed + .k-layout,
.k-layout > .k-aside.k-fixed + .k-body,
.k-layout > .k-aside.k-fixed + .k-layout > .k-header.k-fixed {
  padding-left: 12.5rem;
  -webkit-transition: padding-left 0.25s ease-in-out;
  transition: padding-left 0.25s ease-in-out;
}
.k-layout > .k-aside.k-fixed.k-collapsed + .k-layout,
.k-layout > .k-aside.k-fixed.k-collapsed + .k-body,
.k-layout > .k-aside.k-fixed.k-collapsed + .k-layout > .k-header.k-fixed {
  padding-left: 3.5rem !important;
}
.k-layout > .k-aside.k-large {
  width: 15.625rem;
}
.k-layout > .k-aside.k-large.k-fixed + .k-layout,
.k-layout > .k-aside.k-large.k-fixed + .k-body,
.k-layout > .k-aside.k-large.k-fixed + .k-layout > .k-header.k-fixed {
  padding-left: 15.625rem;
}
.k-layout > .k-aside.k-small {
  width: 11.25rem;
}
.k-layout > .k-aside.k-small.k-fixed + .k-layout,
.k-layout > .k-aside.k-small.k-fixed + .k-body,
.k-layout > .k-aside.k-small.k-fixed + .k-layout > .k-header.k-fixed {
  padding-left: 11.25rem;
}
.k-layout > .k-aside.k-collapsed {
  width: 3.5rem;
}
.k-layout > .k-footer {
  padding: 1.5rem 3.125rem;
}
.k-layout > .k-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 1.25rem;
}

.k-menu {
  width: 12.5rem;
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
  background: #262626;
  font-size: 0.875rem;
  overflow: hidden;
}
.k-menu .k-menu {
  width: auto;
  background: #000;
}
.k-menu .k-menu .k-menu-item > .k-title {
  padding-left: 2.875rem;
}
.k-menu .k-menu .k-menu .k-menu-item > .k-title {
  padding-left: 4.125rem;
}
.k-menu .k-icon {
  display: inline-block;
  width: 2.25rem;
  text-align: center;
  margin-left: -0.6875rem;
  vertical-align: middle;
}
.k-menu .k-header {
  height: 3.125rem;
  line-height: 3.125rem;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0 1.3125rem;
  border-bottom: 1px solid #1b1b1d;
  position: relative;
  color: #b2b2b2;
  overflow: hidden;
}
.k-menu .k-header .k-icon {
  line-height: 3.125rem;
}
.k-menu.k-light {
  background: #e5e5e9;
}
.k-menu.k-light .k-header {
  color: #4c4c4c;
  border-bottom: 1px solid #d5d5d9;
}
.k-menu.k-light .k-menu-item > .k-title {
  color: #4c4c4c;
}
.k-menu.k-light .k-menu-item > .k-title:hover {
  color: #0091ea;
}
.k-menu.k-light .k-menu-item.k-highlighted > .k-title {
  color: #0091ea;
}
.k-menu.k-light .k-menu-item.k-disabled > .k-title {
  color: #999 !important;
}
.k-menu.k-light .k-menu {
  background: #d5d5d9;
}
.k-menu.k-large {
  width: 15.625rem;
}
.k-menu.k-small {
  width: 11.25rem;
  font-size: 12px;
}
.k-menu.k-small .k-menu {
  font-size: 12px;
}
.k-menu .k-menu-item > .k-title span,
.k-menu .k-header :not(.k-icon) {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.k-menu.k-collapsed {
  width: 3.5rem;
}
.k-menu.k-collapsed .k-menu-item > .k-title span,
.k-menu.k-collapsed .k-menu-item > .k-title .k-arrow {
  opacity: 0;
}
.k-menu.k-collapsed .k-header :not(.k-icon):not(intact-content) {
  opacity: 0;
}
.k-menu.k-horizontal.k-collapsed .k-menu-item > .k-title span,
.k-menu.k-horizontal.k-collapsed .k-menu-item > .k-title .k-arrow {
  display: none;
}
.k-menu.k-horizontal.k-collapsed .k-header :not(.k-icon) {
  display: none;
}
.k-menu.k-horizontal {
  width: auto;
}
.k-menu.k-horizontal .k-header {
  display: inline-block;
  vertical-align: middle;
  border-bottom: none;
  border-right: 1px solid #1b1b1d;
  height: 2.5rem;
  line-height: 2.5rem;
}
.k-menu.k-horizontal .k-header .k-icon {
  line-height: 2.5rem;
}
.k-menu.k-horizontal > .k-menu-item {
  display: inline-block;
  vertical-align: middle;
}
.k-menu.k-horizontal.k-collapsed {
  width: auto;
}
.k-menu.k-horizontal.k-light .k-header {
  border-right: 1px solid #d5d5d9;
}
.k-menu-item > .k-title {
  padding: 0 1.3125rem;
  cursor: pointer;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #b2b2b2;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-menu-item > .k-title:hover {
  color: #fff;
}
.k-menu-item > .k-title .k-arrow {
  float: right;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-left: 0.5rem;
}
.k-menu-item > .k-title .k-arrow:before {
  vertical-align: top;
}
.k-menu-item > .k-title .k-icon {
  line-height: 2.5rem;
}
.k-menu-item.k-expanded > .k-title,
.k-menu-item.k-show > .k-title {
  color: #fff;
}
.k-menu-item.k-expanded > .k-title .k-arrow,
.k-menu-item.k-show > .k-title .k-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.k-menu-item.k-highlighted > .k-title {
  color: #fff;
}
.k-menu-item.k-active > .k-title {
  color: #fff !important;
  background: #0091ea;
}
.k-menu-item.k-disabled > .k-title {
  color: #4c4c4c !important;
  cursor: not-allowed;
}
.k-menu-item .k-dot {
  display: inline-block;
  vertical-align: top;
}
.k-menu-item .k-dot:before {
  font-size: 0.75rem;
  vertical-align: top;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
}
.k-dropdown-menu.k-menu {
  width: auto;
  min-width: 9.375rem;
}
.k-dropdown-menu.k-menu .k-menu-item > .k-title {
  padding: 0 1.3125rem;
}
.k-dropdown-menu.k-menu .k-menu-item > .k-title .k-arrow {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.k-pagination {
  font-size: 12px;
}
.k-pagination .k-limits,
.k-pagination .k-goto,
.k-pagination .k-total {
  margin-left: 16px;
  display: inline-block;
  vertical-align: middle;
}
.k-pagination .k-btns .k-btn {
  margin-right: 6px;
  width: auto;
  min-width: 2rem;
  padding: 0 0.1875rem;
}
.k-pagination .k-btns .k-btn:last-of-type {
  margin: 0 !important;
}
.k-pagination .k-goto .k-input {
  font-size: inherit;
  width: 3.75rem;
  margin: 0 0.625rem;
}
.k-pagination .k-select {
  width: auto;
}
.k-pagination.k-large {
  font-size: 14px;
}
.k-pagination.k-large .k-btns .k-btn {
  margin-right: 8px;
  min-width: 2.5rem;
}
.k-pagination.k-small {
  font-size: 12px;
}
.k-pagination.k-small .k-btns .k-btn {
  margin-right: 4px;
  min-width: 1.5rem;
}
.k-pagination.k-mini {
  font-size: 12px;
}
.k-pagination.k-mini .k-btns .k-btn {
  margin-right: 2px;
  min-width: 1rem;
}
.k-pagination.k-no-border .k-select .k-wrapper,
.k-pagination.k-no-border .k-select:hover .k-wrapper,
.k-pagination.k-no-border .k-select.k-show .k-wrapper {
  border-color: transparent;
}
.k-pagination.k-simple .k-btns .k-btn {
  margin: 0;
}
.k-pagination.k-simple .k-btns .k-input .k-inner {
  text-align: center;
}
.k-pagination.k-simple .k-text {
  vertical-align: middle;
}
.k-pagination .k-btns .k-ellipsis {
  background-color: transparent;
  border: none;
}
.k-pagination .k-btns .k-icon {
  font-size: 18px;
}
.k-pagination.k-small .k-btns .k-icon {
  font-size: 16px;
}
.k-pagination.k-mini .k-btns .k-icon {
  font-size: 14px;
}

.k-progress {
  position: relative;
  line-height: 1;
}
.k-progress.k-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.k-progress.k-bar .k-container {
  height: 1rem;
  border-radius: 1rem;
  background-color: #eaeef2;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  font-size: 0.75rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-progress.k-bar .k-content {
  position: relative;
  left: 0;
  top: 0;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
}
.k-progress.k-bar .k-bg {
  background-color: #0091ea;
  height: 100%;
  border-radius: 1rem;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  position: relative;
}
.k-progress.k-bar .k-inner-text {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 0.0625rem 0.1875rem;
  width: 100%;
  text-align: right;
  padding-right: 0.625rem;
}
.k-progress.k-bar.k-success .k-bg {
  background: #36b342;
}
.k-progress.k-bar.k-success .k-icon {
  color: #36b342;
}
.k-progress.k-bar.k-error .k-bg {
  background: #ff4133;
}
.k-progress.k-bar.k-error .k-icon {
  color: #ff4133;
}
.k-progress.k-bar.k-warning .k-bg {
  background: #ff9800;
}
.k-progress.k-bar.k-active .k-bg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  -webkit-animation: progress-bar-animation 2s ease infinite;
          animation: progress-bar-animation 2s ease infinite;
  border-radius: 1rem;
}
.k-progress.k-bar.k-mini {
  font-size: 0.75rem;
}
.k-progress.k-bar.k-mini .k-container {
  height: 0.25rem;
}
.k-progress.k-bar.k-small {
  font-size: 0.75rem;
}
.k-progress.k-bar.k-small .k-container {
  height: 0.625rem;
}
.k-progress.k-bar .k-text {
  margin-left: 1rem;
  width: 2.5rem;
}
.k-progress.k-circle {
  width: 6.5rem;
  height: 6.5rem;
  font-size: 1rem;
}
.k-progress.k-circle .k-canvas {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.k-progress.k-circle .k-meter,
.k-progress.k-circle .k-value,
.k-progress.k-circle .k-animate {
  fill: none;
}
.k-progress.k-circle .k-meter {
  stroke: #eaeef2;
}
.k-progress.k-circle .k-value {
  stroke: #0091ea;
  stroke-linecap: round;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.k-progress.k-circle .k-animate {
  stroke: #fff;
  stroke-linecap: round;
}
.k-progress.k-circle .k-text {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.k-progress.k-circle.k-success .k-value {
  stroke: #36b342;
}
.k-progress.k-circle.k-error .k-value {
  stroke: #ff4133;
}
.k-progress.k-circle.k-mini {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0.75rem;
}
.k-progress.k-circle.k-small {
  width: 5rem;
  height: 5rem;
  font-size: 0.875rem;
}
@-webkit-keyframes progress-bar-animation {
  from {
    opacity: 0.2;
    width: 0.875rem;
    margin-left: -unit(0.875, rem);
  }
  to {
    opacity: 0;
    width: 100%;
  }
}
@keyframes progress-bar-animation {
  from {
    opacity: 0.2;
    width: 0.875rem;
    margin-left: -unit(0.875, rem);
  }
  to {
    opacity: 0;
    width: 100%;
  }
}

.k-rate {
  display: inline-block;
}
.k-rate .k-item {
  display: inline-block;
  margin-right: 0.5rem;
  cursor: pointer;
  position: relative;
  color: #ccc;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-rate .k-item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.k-rate .k-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.k-rate .k-icon {
  font-size: 1.5rem;
}
.k-rate .k-full {
  color: #ff9800;
}
.k-rate .k-half .k-first {
  color: #ff9800;
}
.k-rate.k-disabled .k-item {
  cursor: default;
}
.k-rate.k-disabled .k-item:hover {
  -webkit-transform: none;
          transform: none;
}

.k-split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.k-split > .k-first,
.k-split > .k-last {
  overflow: auto;
  position: relative;
}
.k-split > .k-first {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.k-split > .k-last {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.k-split.k-first-auto > .k-first {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.k-split.k-first-auto > .k-last {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.k-split:not(.k-resizing) > .k-first,
.k-split:not(.k-resizing) > .k-last {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-split > .k-line-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
}
.k-split > .k-line-wrapper .k-line {
  height: 100%;
  background: #f1f1f5;
  position: relative;
}
.k-split > .k-line-wrapper .k-drag-lines {
  background: #ccc;
  position: absolute;
}
.k-split.k-horizontal > .k-line-wrapper {
  width: 0.375rem;
  cursor: col-resize;
}
.k-split.k-horizontal > .k-line-wrapper .k-line {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.k-split.k-horizontal > .k-line-wrapper .k-drag-lines {
  height: 1px;
  width: 100%;
  top: 50%;
  margin-top: -15px;
  -webkit-box-shadow: 0 5px 0 0 #ccc, 0 10px 0 0 #ccc, 0 15px 0 0 #ccc, 0 20px 0 0 #ccc, 0 25px 0 0 #ccc;
          box-shadow: 0 5px 0 0 #ccc, 0 10px 0 0 #ccc, 0 15px 0 0 #ccc, 0 20px 0 0 #ccc, 0 25px 0 0 #ccc;
}
.k-split.k-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.k-split.k-vertical > .k-line-wrapper {
  height: 0.375rem;
  cursor: row-resize;
}
.k-split.k-vertical > .k-line-wrapper .k-line {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.k-split.k-vertical > .k-line-wrapper .k-drag-lines {
  width: 1px;
  height: 100%;
  left: 50%;
  margin-left: -15px;
  -webkit-box-shadow: 5px 0 0 0 #ccc, 10px 0 0 0 #ccc, 15px 0 0 0 #ccc, 20px 0 0 0 #ccc, 25px 0 0 0 #ccc;
          box-shadow: 5px 0 0 0 #ccc, 10px 0 0 0 #ccc, 15px 0 0 0 #ccc, 20px 0 0 0 #ccc, 25px 0 0 0 #ccc;
}

.k-steps {
  width: 100%;
}
.k-steps .k-step {
  float: left;
  position: relative;
}
.k-steps .k-icon:before {
  font-size: 1.5rem;
}
.k-steps .k-title {
  display: inline-block;
  padding-right: 0.625rem;
  font-weight: normal;
  white-space: nowrap;
}
.k-steps .k-content {
  font-size: 0.75rem;
  white-space: nowrap;
}
.k-steps .k-inner,
.k-steps .k-main {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-steps.k-default .k-head,
.k-steps.k-line .k-head {
  padding-right: 0.625rem;
}
.k-steps.k-default .k-head .k-inner,
.k-steps.k-line .k-head .k-inner {
  width: 16px;
  height: 16px;
  line-height: calc(16px - 2px);
  border-radius: 50%;
  text-align: center;
  border: 1px solid #b2b2b2;
}
.k-steps.k-default .k-icon:before,
.k-steps.k-line .k-icon:before {
  line-height: calc(16px - 2px);
}
.k-steps.k-default .k-main,
.k-steps.k-line .k-main {
  color: #4c4c4c;
}
.k-steps.k-default .k-tail,
.k-steps.k-line .k-tail {
  position: absolute;
}
.k-steps.k-default .k-step:last-of-type .k-tail,
.k-steps.k-line .k-step:last-of-type .k-tail {
  display: none;
}
.k-steps.k-default .k-done .k-inner,
.k-steps.k-line .k-done .k-inner {
  color: #0091ea;
  border-color: #0091ea;
}
.k-steps.k-default .k-active .k-inner,
.k-steps.k-line .k-active .k-inner {
  color: #fff;
  border-color: #0091ea;
  background: #0091ea;
}
.k-steps.k-default .k-active .k-main,
.k-steps.k-line .k-active .k-main {
  color: #0091ea;
}
.k-steps.k-default .k-error .k-inner,
.k-steps.k-line .k-error .k-inner {
  color: #ff4133;
  border-color: #ff4133;
  background: transparent;
}
.k-steps.k-default .k-error .k-main,
.k-steps.k-line .k-error .k-main {
  color: #ff4133;
}
.k-steps.k-simple,
.k-steps.k-default {
  text-align: center;
  height: 2rem;
  overflow: hidden;
  line-height: 2rem;
}
.k-steps.k-simple .k-head,
.k-steps.k-default .k-head,
.k-steps.k-simple .k-main,
.k-steps.k-default .k-main,
.k-steps.k-simple .k-content,
.k-steps.k-default .k-content {
  display: inline-block;
}
.k-steps.k-simple .k-head .k-inner,
.k-steps.k-default .k-head .k-inner {
  display: inline-block;
}
.k-steps.k-simple .k-step,
.k-steps.k-default .k-step {
  white-space: nowrap;
}
.k-steps.k-simple .k-wrapper,
.k-steps.k-default .k-wrapper {
  overflow: hidden;
}
.k-steps.k-default {
  background: #f1f1f5;
}
.k-steps.k-default .k-tail {
  top: 0;
  right: -1.625rem;
  width: 1.625rem;
  height: 2rem;
  overflow: hidden;
  z-index: 1;
}
.k-steps.k-default .k-tail:after,
.k-steps.k-default .k-tail:before {
  content: '';
  border-width: 1.625rem;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  top: -0.625rem;
}
.k-steps.k-default .k-tail:after {
  border-left-color: #f1f1f5;
  left: -0.625rem;
}
.k-steps.k-default .k-tail:before {
  border-left-color: #fff;
  left: 0;
}
.k-steps.k-default .k-head .k-inner {
  vertical-align: middle;
  margin-top: -2px;
}
.k-steps.k-default .k-step:not(:first-of-type) {
  padding-left: 1.625rem;
}
.k-steps.k-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.k-steps.k-line .k-step {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto !important;
}
.k-steps.k-line .k-head,
.k-steps.k-line .k-main {
  float: left;
}
.k-steps.k-line .k-head {
  background: #fff;
  position: relative;
}
.k-steps.k-line .k-main {
  position: relative;
}
.k-steps.k-line .k-title {
  line-height: 16px;
  background: #fff;
}
.k-steps.k-line .k-content {
  margin: 0.3125rem 0 0;
}
.k-steps.k-line .k-tail {
  left: 0;
  right: 0.625rem;
  top: 8px;
  height: 1px;
  background: #b2b2b2;
}
.k-steps.k-line .k-step:last-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.k-steps.k-line .k-step:last-of-type .k-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.k-steps.k-line .k-step:last-of-type .k-title {
  padding-right: 0;
}
.k-steps.k-line .k-done .k-tail {
  background: #0091ea;
}
.k-steps.k-simple .k-step,
.k-steps.k-simple .k-main {
  color: #ccc;
}
.k-steps.k-simple .k-head {
  padding-right: 0.375rem;
  vertical-align: top;
}
.k-steps.k-simple .k-done .k-main,
.k-steps.k-simple .k-done .k-inner {
  color: #4c4c4c;
}
.k-steps.k-simple .k-active .k-main,
.k-steps.k-simple .k-active .k-inner {
  color: #0091ea;
}
.k-steps.k-simple .k-error .k-main,
.k-steps.k-simple .k-error .k-inner {
  color: #ff4133;
}
.k-steps.k-clickable .k-done {
  cursor: pointer;
}
.k-steps {
  font-size: 12px;
}
.k-steps.k-default .k-done .k-main,
.k-steps.k-line .k-done .k-main {
  color: #0091ea;
}
.k-steps.k-line .k-head,
.k-steps.k-line .k-main {
  float: none;
}
.k-steps.k-line .k-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.k-steps.k-line .k-head .k-inner {
  width: 32px;
  height: 32px;
  line-height: 30px;
  font-size: 18px;
}
.k-steps.k-line .k-head:before,
.k-steps.k-line .k-head:after {
  content: '';
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background: #b2b2b2;
  top: 16px;
  position: relative;
}
.k-steps.k-line .k-step:first-of-type .k-head:before,
.k-steps.k-line .k-step:last-of-type .k-head:after {
  background: transparent;
}
.k-steps.k-line .k-done .k-head:before,
.k-steps.k-line .k-done .k-head:after {
  background: #0091ea;
}
.k-steps.k-line .k-active .k-head:before {
  background: #0091ea;
}
.k-steps.k-line .k-icon:before {
  line-height: 30px;
}
.k-steps.k-line .k-title {
  font-size: 14px;
  padding: 0;
  margin-top: 16px;
}
.k-steps.k-line .k-wrapper {
  display: inline-block !important;
  text-align: center;
}
.k-steps.k-line .k-tail {
  right: 0;
  top: 16px;
}
.k-steps.k-simple {
  font-size: 14px;
}

.k-switch {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
}
.k-switch input {
  opacity: 0;
  position: absolute;
}
.k-switch .k-bar {
  position: absolute;
  text-align: right;
  overflow: hidden;
}
.k-switch .k-wrapper {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 100%;
}
.k-switch .k-bar,
.k-switch .k-wrapper {
  height: 100%;
  background: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-switch .k-handle {
  border-radius: 100%;
  background: #ccc;
  height: 100%;
  cursor: pointer;
  -webkit-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
  display: inline-block;
}
.k-switch .k-handle img {
  height: 100%;
  visibility: hidden;
}
.k-switch .k-on,
.k-switch .k-off {
  position: absolute;
  font-size: 0.75rem;
  color: #4c4c4c;
  text-align: center;
}
.k-switch.k-dragging .k-bar,
.k-switch.k-dragging .k-wrapper {
  background: #fff;
  -webkit-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}
.k-switch:focus {
  outline: none;
}
.k-switch:focus .k-bar,
.k-switch:focus .k-wrapper {
  background: #fff;
}
.k-switch.k-large,
.k-switch.k-large .k-on,
.k-switch.k-large .k-off {
  width: 52px;
  height: 26px;
}
.k-switch.k-large {
  border-radius: 26px;
}
.k-switch.k-large .k-bar {
  width: 26px;
  border-radius: 26px;
}
.k-switch.k-large .k-wrapper {
  padding: 2px;
}
.k-switch.k-large .k-on,
.k-switch.k-large .k-off {
  line-height: 26px;
  left: 0;
}
.k-switch.k-large .k-on {
  padding: 0 26px 0 8.666666666666666px;
}
.k-switch.k-large .k-off {
  padding: 0 8.666666666666666px 0 26px;
}
.k-switch.k-default,
.k-switch.k-default .k-on,
.k-switch.k-default .k-off {
  width: 36px;
  height: 18px;
}
.k-switch.k-default {
  border-radius: 18px;
}
.k-switch.k-default .k-bar {
  width: 18px;
  border-radius: 18px;
}
.k-switch.k-default .k-wrapper {
  padding: 2px;
}
.k-switch.k-default .k-on,
.k-switch.k-default .k-off {
  line-height: 18px;
  left: 0;
}
.k-switch.k-default .k-on {
  padding: 0 18px 0 6px;
}
.k-switch.k-default .k-off {
  padding: 0 6px 0 18px;
}
.k-switch.k-small,
.k-switch.k-small .k-on,
.k-switch.k-small .k-off {
  width: 32px;
  height: 16px;
}
.k-switch.k-small {
  border-radius: 16px;
}
.k-switch.k-small .k-bar {
  width: 16px;
  border-radius: 16px;
}
.k-switch.k-small .k-wrapper {
  padding: 2px;
}
.k-switch.k-small .k-on,
.k-switch.k-small .k-off {
  line-height: 16px;
  left: 0;
}
.k-switch.k-small .k-on {
  padding: 0 16px 0 5.333333333333333px;
}
.k-switch.k-small .k-off {
  padding: 0 5.333333333333333px 0 16px;
}
.k-switch.k-mini,
.k-switch.k-mini .k-on,
.k-switch.k-mini .k-off {
  width: 1.5rem;
  height: 0.75rem;
}
.k-switch.k-mini {
  border-radius: 0.75rem;
}
.k-switch.k-mini .k-bar {
  width: 0.75rem;
  border-radius: 0.75rem;
}
.k-switch.k-mini .k-wrapper {
  padding: 0.0625rem;
}
.k-switch.k-mini .k-on,
.k-switch.k-mini .k-off {
  line-height: 0.75rem;
  left: 0;
}
.k-switch.k-mini .k-on {
  padding: 0 0.75rem 0 0.25rem;
}
.k-switch.k-mini .k-off {
  padding: 0 0.25rem 0 0.75rem;
}
.k-switch.k-checked .k-bar,
.k-switch.k-checked .k-wrapper {
  background: #fff;
}
.k-switch.k-checked .k-bar {
  width: 100%;
}
.k-switch.k-disabled {
  background: #f2f2f2;
  cursor: not-allowed;
}
.k-switch.k-disabled .k-bar,
.k-switch.k-disabled .k-wrapper {
  background: #f2f2f2;
}
.k-switch {
  border: 1px solid #ccc;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.k-switch .k-bar,
.k-switch .k-off {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.k-switch.k-checked {
  border-color: #0091ea;
}
.k-switch.k-checked .k-on {
  color: #0091ea;
}
.k-switch.k-checked .k-handle {
  background: #0091ea;
}
.k-switch.k-disabled {
  border-color: #ccc;
}
.k-switch.k-disabled .k-handle {
  background: #ccc;
}
.k-switch.k-disabled .k-on,
.k-switch.k-disabled .k-off {
  color: #ccc;
}
.k-switch:not(.k-checked) .k-bar,
.k-switch:not(.k-checked) .k-wrapper {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.k-table {
  position: relative;
  overflow: hidden;
}
.k-table table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.k-table .k-tbody {
  font-size: 0.75rem;
  color: #4c4c4c;
}
.k-table .k-thead {
  font-size: 12px;
  color: #4c4c4c;
  border-top: 1px solid #e5e5e5;
  background: #f1f1f5;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}
.k-table .k-thead tr {
  border-bottom: 1px solid #e5e5e5;
}
.k-table .k-thead-wrapper {
  display: table;
}
.k-table th {
  padding: 0 5px 0 12px;
  text-align: left;
  font-weight: bold;
  position: relative;
}
.k-table .k-th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.k-table .k-sortable {
  cursor: pointer;
}
.k-table .k-sort {
  margin-left: 0.625rem;
  width: 0.5rem;
  position: relative;
}
.k-table .k-sort .k-icon {
  display: block;
  height: 0.6875rem;
  position: absolute;
  top: 50%;
  margin-top: -0.34375rem;
}
.k-table .k-sort .k-icon:before,
.k-table .k-sort .k-icon:after {
  content: '';
  border: 0.25rem solid transparent;
  border-color: #a6a6a6 transparent;
  position: absolute;
}
.k-table .k-sort .k-icon:before {
  top: 0;
  border-top-width: 0;
}
.k-table .k-sort .k-icon:after {
  bottom: 0;
  border-bottom-width: 0;
}
.k-table .k-sort .icon-asc:after,
.k-table .k-sort .icon-desc:before {
  border-color: #ddd transparent;
}
.k-table .k-group {
  cursor: pointer;
  max-width: 100%;
}
.k-table .k-group .k-arrow {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  float: right;
  margin-left: 0.625rem;
  line-height: 18rem;
}
.k-table .k-group-show .k-group .k-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.k-table .k-resize {
  height: 100%;
  width: 0.3125rem;
  position: absolute;
  top: 0;
  left: -1px;
  cursor: ew-resize;
}
.k-table.k-stripe tr:nth-child(even) {
  background: #f9f9fc;
}
.k-table.k-stripe tr:nth-child(even).k-hover {
  background: #f1f1f5;
}
.k-table .k-tbody {
  border-bottom: 1px solid #e5e5e5;
  overflow: auto;
  position: relative;
}
.k-table .k-tbody tr {
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}
.k-table .k-tbody tr.k-hover {
  background: #f1f1f5;
}
.k-table .k-tbody tr.k-selected {
  background: #e5f7ff;
}
.k-table .k-tbody tr:last-of-type {
  border: none;
}
.k-table td {
  padding: 0.6875rem 0.3125rem 0.6875rem 0.75rem;
  word-wrap: break-word;
}
.k-table td.k-center,
.k-table th.k-center {
  text-align: center;
}
.k-table th.k-center .k-th {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.k-table td.k-right,
.k-table th.k-right {
  text-align: right;
}
.k-table th.k-right .k-th {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.k-table .k-th-check {
  width: 40px;
}
.k-table .k-th-check .k-checkbox {
  position: relative;
  top: -1px;
}
.k-table .k-no-data {
  text-align: center;
}
.k-table .k-invisible {
  visibility: hidden;
}
.k-table .k-fixed-left,
.k-table .k-fixed-right {
  position: absolute;
  top: 0;
  overflow: hidden;
  z-index: 9;
}
.k-table .k-fixed-left .k-thead,
.k-table .k-fixed-right .k-thead {
  width: auto;
}
.k-table .k-fixed-left .k-tbody,
.k-table .k-fixed-right .k-tbody {
  overflow-x: hidden;
}
.k-table .k-fixed-left {
  left: 0;
}
.k-table .k-fixed-left .k-tbody {
  margin-right: -15px;
}
.k-table .k-fixed-right {
  right: 0;
}
.k-table .k-fixed-right .k-thead-wrapper,
.k-table .k-fixed-right .k-tbody,
.k-table .k-fixed-right .k-tbody table {
  float: right;
}
.k-table.k-scroll-left .k-fixed-right,
.k-table.k-scroll-middle .k-fixed-right {
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
}
.k-table.k-scroll-right .k-fixed-left,
.k-table.k-scroll-middle .k-fixed-left {
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
          box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
}
.k-table.k-border .k-thead,
.k-table.k-grid .k-thead,
.k-table.k-border .k-tbody,
.k-table.k-grid .k-tbody {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.k-table.k-border .k-body tr:last-of-type,
.k-table.k-grid .k-body tr:last-of-type {
  border: none;
}
.k-table.k-grid td:not(:last-of-type),
.k-table.k-grid th:not(:last-of-type) {
  border-right: 1px solid #e5e5e5;
}
.k-table .k-fixed-left .k-thead,
.k-table .k-fixed-left .k-tbody {
  border-right: none;
}
.k-table .k-fixed-right .k-thead,
.k-table .k-fixed-right .k-tbody {
  border-left: none;
}
.k-table.k-sticky {
  z-index: 2;
}
.k-table.k-sticky-scrollbar .k-scrollbar {
  overflow-x: auto;
  overflow-y: hidden;
}
.k-table.k-sticky-scrollbar .k-scrollbar > .k-inner {
  height: 1px;
}
.k-table > .k-spin {
  z-index: 2;
}
.k-table tr.k-expand {
  background: #fdfcff;
}
.k-table.k-fluid-height .k-table-wrapper {
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.k-table.k-fluid-height .k-thead {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.k-table.k-fluid-height .k-tbody {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-table .k-table-arrow.k-mini {
  vertical-align: baseline;
  margin-right: 0.25rem;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  width: 1rem;
  height: 1rem;
}
.k-table .k-table-arrow.k-mini .k-icon {
  line-height: 1;
}
.k-table tr.k-spread .k-table-arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.k-table tr.k-hidden {
  display: none;
}
.k-table.k-draggable tr {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.k-table.k-draggable tr[draggable] {
  cursor: move;
}
.k-table.k-draggable tr.k-dragging {
  opacity: 0;
}
.k-table-wrapper {
  overflow: hidden;
  background: #fff;
}
.k-table-dropdown {
  max-height: 12.5rem;
  overflow: auto;
}
.k-table-dropdown .k-item.k-hover {
  background: #f1f1f5;
  color: #4c4c4c;
}
.k-table-dropdown:not(.k-multiple) .k-item.k-active {
  color: #0091ea;
}
.k-table thead {
  line-height: 1.15;
}
.k-table thead tr {
  height: 30px;
}
.k-table th:before {
  content: '';
  height: 12px;
  position: absolute;
  background-color: #bfbfbf;
  width: 1px;
  left: 1px;
  top: 9px;
}
.k-table th:first-of-type:before {
  display: none;
}
.k-table.k-grid th:before {
  display: none;
}
.k-table .k-group .k-arrow {
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
  height: 14px;
  width: 14px;
  position: relative;
  -webkit-transition: none;
  transition: none;
}
.k-table .k-group .k-arrow:before {
  display: none;
}
.k-table .k-group .k-arrow:after {
  content: '';
  border: 4px solid transparent;
  border-color: #a6a6a6 transparent;
  border-bottom-width: 0;
  position: absolute;
  top: 4px;
  left: 2px;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-table .k-group-show .k-group .k-arrow {
  -webkit-transform: none;
          transform: none;
}
.k-table .k-group-show .k-group .k-arrow:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.k-tag {
  display: inline-block;
  padding: 0.375rem 1rem;
  border: 1px solid #b2b2b2;
  border-radius: 0.125rem;
  position: relative;
  font-size: 12px;
}
.k-tag.k-closable {
  padding-right: 1.875rem;
}
.k-tag .k-close {
  position: absolute;
  right: -1px;
  top: -1px;
}
.k-tag .k-close .k-icon {
  font-size: 1.625rem;
}
.k-tag.k-primary {
  color: #0091ea;
  border-color: #0091ea;
  background: #e5f7ff;
}
.k-tag.k-primary .k-close {
  color: #0091ea;
}
.k-tag.k-primary .k-close:hover {
  color: #6ec6f4;
}
.k-tag.k-primary .k-close:active {
  color: #0063a8;
}
.k-tag.k-success {
  color: #36b342;
  border-color: #36b342;
  background: #e5ffe6;
}
.k-tag.k-success .k-close {
  color: #36b342;
}
.k-tag.k-success .k-close:hover {
  color: #82d988;
}
.k-tag.k-success .k-close:active {
  color: #158d25;
}
.k-tag.k-warning {
  color: #ff9800;
  border-color: #ff9800;
  background: #fff3e5;
}
.k-tag.k-warning .k-close {
  color: #ff9800;
}
.k-tag.k-warning .k-close:hover {
  color: #ffc273;
}
.k-tag.k-warning .k-close:active {
  color: #b37000;
}
.k-tag.k-danger {
  color: #ff4133;
  border-color: #ff4133;
  background: #ffe6e5;
}
.k-tag.k-danger .k-close {
  color: #ff4133;
}
.k-tag.k-danger .k-close:hover {
  color: #ff908c;
}
.k-tag.k-danger .k-close:active {
  color: #b32212;
}
.k-tag.k-disabled {
  color: #ccc;
  border-color: #ccc;
  background: #f2f2f2;
}
.k-tag.k-large {
  font-size: 14px;
  padding: 0.5625rem 1.5rem;
}
.k-tag.k-large.k-closable {
  padding-right: 2.25rem;
}
.k-tag.k-small {
  font-size: 12px;
  padding: 0.125rem 0.5rem;
}
.k-tag.k-small.k-closable {
  padding-right: 1.25rem;
}
.k-tag.k-mini {
  font-size: 12px;
  padding: 0 0.5rem;
}
.k-tag.k-mini.k-closable {
  padding-right: 1rem;
}
.k-tag.k-mini {
  line-height: 0.875rem;
}

.k-timeline {
  font-size: 12px;
  padding-top: calc(1.5em / 2);
}
.k-timeline > .k-item {
  position: relative;
  padding: 0 0 1rem 1.5rem;
}
.k-timeline > .k-item > .k-indicator {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1rem;
  text-align: center;
}
.k-timeline > .k-item > .k-indicator .k-dot {
  position: relative;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.k-timeline > .k-item > .k-indicator .k-circle {
  position: relative;
  background: #0091ea;
  border-radius: 50%;
  left: 50%;
}
.k-timeline > .k-item > .k-indicator .k-line {
  position: absolute;
  height: 100%;
  border-left: 1px solid #ccc;
  top: 0;
  left: 50%;
}
.k-timeline > .k-item > .k-content {
  position: relative;
  top: calc(-1.5em / 2);
}
.k-timeline > .k-item:last-of-type > .k-indicator .k-line {
  display: none;
}
.k-timeline > .k-item.k-primary > .k-indicator {
  color: #0091ea;
}
.k-timeline > .k-item.k-primary > .k-indicator .k-circle {
  background: #0091ea;
}
.k-timeline > .k-item.k-success > .k-indicator {
  color: #36b342;
}
.k-timeline > .k-item.k-success > .k-indicator .k-circle {
  background: #36b342;
}
.k-timeline > .k-item.k-danger > .k-indicator {
  color: #ff4133;
}
.k-timeline > .k-item.k-danger > .k-indicator .k-circle {
  background: #ff4133;
}
.k-timeline > .k-item.k-warning > .k-indicator {
  color: #ff9800;
}
.k-timeline > .k-item.k-warning > .k-indicator .k-circle {
  background: #ff9800;
}
.k-timeline > .k-item.k-large > .k-indicator .k-circle {
  width: 0.8125rem;
  height: 0.8125rem;
  margin-left: -0.40625rem;
}
.k-timeline > .k-item.k-small > .k-indicator .k-circle {
  width: 0.4375rem;
  height: 0.4375rem;
  margin-left: -0.21875rem;
}
.k-timeline > .k-item.k-mini > .k-indicator .k-circle {
  width: 0.3125rem;
  height: 0.3125rem;
  margin-left: -0.15625rem;
}
.k-timeline > .k-item > .k-indicator .k-circle {
  width: 0.5625rem;
  height: 0.5625rem;
  margin-left: -0.28125rem;
}

.k-tooltip-content.k-time-picker .k-calendar-wrapper {
  padding: 1rem;
}
.k-tooltip-content.k-time-picker .k-scroll-select {
  height: 10rem;
  margin: 0;
}
.k-tooltip-content.k-time-picker .k-range .k-calendar-wrapper {
  width: 12.5rem;
}
.k-tooltip-content.k-time-picker .k-range .k-time-picker {
  border: 1px solid #e5e5e5;
  padding: 1rem;
}
.k-tooltip-content.k-time-picker .k-range .k-scroll-select {
  height: 8.75rem;
}
.k-tooltip-content.k-time-picker .k-range .k-title {
  margin-bottom: 0.5rem;
  text-align: center;
}

.k-component-tip {
  display: block;
}
.k-component-tip.k-tag {
  color: #4c4c4c;
}
.k-component-tip > .k-title {
  font-size: 14px;
  margin-bottom: 8px;
}
.k-component-tip > .k-close.k-custom {
  color: #0091ea;
}
.k-component-tip > .k-close.k-custom:hover {
  color: #36acef;
}

.k-transfer {
  font-size: 0.75rem;
}
.k-transfer .k-panel,
.k-transfer .k-arrows {
  display: inline-block;
  vertical-align: middle;
}
.k-transfer .k-panel {
  width: 15.625rem;
  border: 1px solid #ccc;
  border-radius: 0.125rem;
  height: 21.875rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.k-transfer .k-title {
  line-height: 2.5rem;
  background: #f1f1f5;
  padding: 0 1rem;
}
.k-transfer .k-title .k-checkbox {
  color: #333;
  font-size: 0.875rem;
  display: block;
}
.k-transfer .k-title .k-count {
  float: right;
  margin-left: 0.5rem;
}
.k-transfer .k-list {
  overflow: auto;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.k-transfer .k-item {
  color: #4c4c4c;
  background: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: table;
  width: 100%;
}
.k-transfer .k-item:not(.k-disabled):hover {
  background: transparent;
  color: #0091ea;
}
.k-transfer .k-item:not(.k-disabled):hover p {
  color: #0091ea;
}
.k-transfer .k-item .k-checkbox {
  padding: 0.3125rem 1rem;
  display: table-cell;
  height: 2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.k-transfer .k-item p {
  margin: 0;
  color: #737373;
}
.k-transfer .k-item.k-disabled p {
  color: #ccc;
}
.k-transfer .k-input {
  width: auto;
  margin: 1rem;
}
.k-transfer .k-arrows .k-btn {
  display: block;
  margin: 1rem 0.625rem;
  font-size: 1.375rem;
}

.k-tree {
  font-size: 12px;
  line-height: 24px;
  position: relative;
}
.k-tree .k-label {
  position: relative;
}
.k-tree .k-label > .k-icon,
.k-tree .k-label > .k-text {
  cursor: pointer;
}
.k-tree .k-label > .k-text {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
  padding: 0 0.1875rem;
}
.k-tree .k-label.k-insert-before:before,
.k-tree .k-label.k-insert-after:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px solid #0091ea;
  width: 100%;
  left: 0;
}
.k-tree .k-label.k-insert-before:before {
  top: 0;
}
.k-tree .k-label.k-insert-after:before {
  bottom: 0;
}
.k-tree .k-label.k-insert-inner {
  background: #a9dffa;
  border-radius: 0.125rem;
}
.k-tree .k-leaf {
  padding-left: 1.3125rem;
}
.k-tree .k-icon {
  display: inline-block;
  width: 1.3125rem;
  text-align: center;
  vertical-align: middle;
  color: #b2b2b2;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.k-tree .k-node:not(.k-disabled) > .k-label .k-text:hover {
  color: #0091ea;
}
.k-tree .k-node .k-node {
  padding-left: 1rem;
  overflow: hidden;
}
.k-tree .k-node.k-expanded > .k-label .k-icon {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.k-tree .k-node.k-disabled > .k-label {
  color: #ccc;
}
.k-tree .k-node.k-disabled > .k-label .k-text {
  cursor: not-allowed;
}
.k-tree .k-node.k-selected > .k-label .k-text {
  background: #a9dffa;
  border-radius: 0.125rem;
}
.k-tree .k-node.k-dragging {
  background: #f1f1f5;
}
.k-tree .k-node.c-expand-leave {
  width: 100%;
}
.k-tree .k-checkbox {
  margin-right: 0.5rem;
}

.k-tree-select-dropdown {
  max-height: 25rem;
  padding: 0.1875rem 0.375rem;
  -webkit-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
}
.k-tree-select-dropdown .k-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.1875rem 0;
}
.k-tree-select-dropdown .k-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.k-upload {
  font-size: 0.75rem;
  position: relative;
}
.k-upload .k-handle,
.k-upload .k-tip {
  display: inline-block;
  vertical-align: middle;
}
.k-upload .k-tip {
  margin-left: 1rem;
  color: #737373;
}
.k-upload .k-close {
  display: none;
  width: 1rem !important;
  height: 1rem !important;
}
.k-upload .k-close .k-icon {
  line-height: 1rem;
  position: relative;
}
.k-upload .k-close .k-icon:before {
  font-size: 1.5rem;
}
.k-upload .k-files {
  margin-top: 1rem;
}
.k-upload .k-file {
  margin: 0.25rem 0;
  border-radius: 0.125rem;
  cursor: default;
}
.k-upload .k-file:hover {
  background: #f1f1f5;
}
.k-upload .k-file:hover .k-icons .k-close {
  display: inline-block;
}
.k-upload .k-file > .k-wrapper {
  padding: 0.25rem;
}
.k-upload .k-file .k-icons {
  position: absolute;
  top: 0.0625rem;
  right: 0;
}
.k-upload .k-file .k-status-icon {
  display: inline-block;
  color: #36b342;
  margin-left: 0.5rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  vertical-align: middle;
}
.k-upload .k-file.k-error {
  color: #ff4133;
}
.k-upload .k-file.k-error .k-status-icon {
  color: #ff4133;
}
.k-upload .k-name {
  position: relative;
  padding-right: 2.5rem;
}
.k-upload .k-name .k-file-icon {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.k-upload .k-progress .k-text {
  width: auto;
}
.k-upload.k-drag .k-handle {
  color: #737373;
  display: block;
  border: 1px dashed #ccc;
  border-radius: 0.125rem;
  cursor: pointer;
  text-align: center;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
}
.k-upload.k-drag .k-handle:hover {
  border-color: #0091ea;
}
.k-upload.k-drag .k-area {
  padding: 1.25rem 0 2.5rem 0;
}
.k-upload.k-drag .k-area .k-icon:before {
  font-size: 5rem;
  color: #b2b2b2;
  line-height: 1;
}
.k-upload.k-drag.k-dragover .k-handle {
  border-color: #0091ea;
}
.k-upload .k-pictures {
  display: inline-block;
  vertical-align: middle;
}
.k-upload .k-pictures .k-picture {
  padding: 0.5rem;
  position: relative;
  vertical-align: middle;
}
.k-upload .k-pictures .k-picture.k-error {
  border-color: #ff4133;
}
.k-upload .k-pictures .k-picture:hover .k-close {
  opacity: 1;
  pointer-events: all;
}
.k-upload .k-pictures img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.k-upload .k-pictures .k-close {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  display: inline-block;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
}
.k-upload .k-pictures .k-close .k-icon:before {
  font-size: 1.125rem;
}
.k-upload .k-pictures .k-close:before {
  content: '';
  position: absolute;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  top: 0.25rem;
  left: 0.25rem;
  border-radius: 50%;
  background: #fff;
}
.k-upload .k-pictures .k-icons {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.k-upload .k-pictures .k-picture:hover .k-icons {
  opacity: 1;
}
.k-upload .k-picture-card {
  display: inline-block;
  width: 6.25rem;
  height: 6.25rem;
  border-radius: 0.125rem;
  border: 1px solid #ccc;
  text-align: center;
  cursor: pointer;
  margin: 0 0.5rem 0.5rem 0;
  background: #fff;
}
.k-upload .k-add {
  border: 1px dashed #ccc;
}
.k-upload .k-add:before {
  font-size: 2.75rem;
  line-height: calc(6.25rem - 2px);
}
.k-upload .k-add:hover {
  border-color: #0091ea;
}
.k-upload .k-overlap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
  background: rgba(0,0,0,0.35);
}
.k-upload .k-overlap .k-progress {
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.k-upload .k-zoom {
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.k-upload .k-zoom:before {
  font-size: 1.5rem;
}
.k-upload-dialog img {
  width: 100%;
}

@font-face {
    font-family: 'DIN';
    src: url(../fonts/DINPro-Medium.48a3635c.otf);
}
