/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: Open Sans;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: Open Sans, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /*    font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    width: 100%;
    height: 100%;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.k-grid td {
    text-align: left !important;
/*    margin-right:5px;*/
}

.k-grid-header .k-header {
    text-align: left !important;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../lib/fuentes_adas/notosans-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Open Sans';
    src: url('../lib/fuentes_adas/opensans-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto';
    src: url('../lib/fuentes_adas/roboto-regular.ttf') format('truetype');
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

    ol ol,
    ul ul,
    ol ul,
    ul ol {
        margin-bottom: 0;
    }

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-decoration:none;
   /* line-height: 19px;*/
/*    display: flex;*/
    align-items: center;
    text-align: center;
    color: #000000;
}

    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
   /* display:table-cell;
    margin-bottom: 0.5rem;*/
}

button {
    border-radius: 0;
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

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

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

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

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

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: 0.5rem;
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

a > code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
    }

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 25px;
    padding-left: 140px;
    margin-right: auto;
    margin-left: auto;
    /*    background-color: #E5E5E5;*/
    background-color: #f2f2f2;
   
}



@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 1024px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1440px) {
    .container {
        max-width: 1440px;
        max-height:934px;
    }
}


.container-fluid {
    width: auto;
    height: auto;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 13px;
    /*    background-color: #e5e5e5;*/
    background-color: #f2f2f2;
}

.controles {
/*    width: 100%;*/
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin-top: -45px;
    color: #162431;
}

    .controles .k-multiselect {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        color: #162431;
        border-radius:10px;
        
    }

    /*  .multi .k-multiselect {
        background-color:#E6E6E6;
    }*/
    .k-dropdowntree, .k-multiselect {
    text-align: left;
    position: center;
    border-radius:0rem;
}


.controles .k-switch-container {
    /*  width: 75.29px;
    height: 28px;*/
    /* border-radius: 4px;
    border-width: 1px;
    padding: 0.9px;
    align-content: center;*/
    border: 2px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    box-sizing: border-box;
    align-content: center;
    position:absolute;
}

.controles .k-switch-on .k-switch-handle {
    background-color: #fff !important;
    top: -5px;
    left:42.5px;
    border: 2px solid #162431;
    box-sizing: border-box;
    border-radius: 4px;
    font-size:14px;
    /*    border-radius: 0em;*/
    /*    border-color: black;*/
}

.controles .k-switch-off .k-switch-handle {
    background-color: #fff !important;
    /*    border-radius: 0em;*/
    /*align-items: center;*/
    top: -5px;
    left:-5px;
    border: 2px solid #162431;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
}

.controles .k-switch-on .k-switch-container {
    background-color: #ECC500 !important;
/*    border-color: #ECC500;*/
/*    border-radius: 0em;*/
/*    border-color: black;*/
}

/*k-grid table {
    text-align: center;
    border-color: inherit;
    border-top: inherit;
    border-right-color: #ffffff;
    background-color: #ffffff;
    border-bottom-color: #e3e4e4;
}*/
/*.k-grid tr .k-alt {
    background-color: #ffffff;
    text-align: center;
}
.k-grid .k-grid-content, .k-grid .k-grid-content-locked, .k-grid .k-grid-header-locked, .k-grid td {
    border-color: rgba(33,37,41,.125);
}

.k-grid td {
    border-width: 0 0 0 1px;*/
/*    vertical-align: middle;*/
/*text-align: center;
}*/
/*.k-grid tbody tr:hover {
    background-color: #ffffff;
}
    .k-grid .k-command-cell, .k-grid .k-edit-cell, .k-grid .k-grid-edit-row td {
    padding: calc(.75rem - (1.5em + .75rem + 2px - 1.5em)/ 2) .75rem;
    text-align: center;
    background-color: #ffffff;
 
}
    .k-grid .k-command-cell .k-button  {*/
/*  margin-left: .16em;
        margin-right: .16em;*/
/*color: #ECC500;
    }*/
/*.row .k-grid k-command-cell .k-button {
    margin-left: .16em;
    margin-right: .16em;
    color: #ECC500;
}*/
/**/
/*.k-grid .k-button {
    
    background-color: #ECC500;
}
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #ECC500;
}*/
.k-grid .k-command-cell .k-button, .k-button-group .k-button.k-state-disabled:not(.k-state-active), .k-button-group.k-state-disabled .k-button:not(.k-state-active), .k-dropdowntree .k-dropdown-wrap, .k-editor-toolbar a.k-tool, .k-fieldselector .k-list li.k-item, .k-gantt-views li, .k-grouping-header .k-group-indicator, .k-handle, .k-list-container .k-nodata .k-button, .k-map .k-navigator, .k-pivot-toolbar .k-button, .k-scheduler-footer li, .k-scheduler-navigation .k-nav-next, .k-scheduler-navigation .k-nav-prev, .k-scheduler-navigation .k-nav-today, .k-scheduler-views li, .k-spreadsheet-filter, .k-task-single {
    background-color: #ECC500;
}

/*.k-grid .k-command-cell {*/
/* background-image: none;
    background-color: #ECC500;*/
/*color: #ECC500;
}*/
/*k-grid tbody, .k-grid tfoot, .k-grid thead {
    text-align: center;
    border-color: inherit;
}*/
/*.k-grid tbody, .k-grid tfoot, .k-grid thead {
    font-weight: bold;
}*/
/*.k-grid-header  {*/
/*   text-align: center;
    border-color: inherit;*/
/*font-weight: bold;
}*/
/*.k-grid tr td {
    border-bottom: 1px solid #e3e4e4;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}*/
/*.k-grid tr {
    border-bottom-left-radius: 1px;
    border-bottom-color: #e3e4e4;
}*/

.controles .k-switch, .k-switch-container, .k-switch-handle {
    /*    box-sizing: inherit;*/
    width: 75.29px;
    height: 28px;
    border-radius: 0em;
    align-items: center;
}

.k-grid thead {
background-color:#ffffff;
}


    .row {
    /*    display: -ms-flexbox;*/
    display: flex;
    /* -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    align-items: center;
    justify-content: center;
    /*    margin-right: -180px;*/
    /*    margin-left: -70px;*/
    width: 1334px;
}

.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

/* align icon */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col,
    .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}

.columna {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #000000;
    position: center;
    align-content: center;
    /*    background-color: #ffffff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;*/
}
/* .k-multiselect.k-header, input.k-textbox, textarea.k-textbox {
    overflow: scroll;
    max-height: 29px;
}
*/
/*.k-multiselect.k-header, input.k-textbox, textarea.k-textbox {
    border-color: #a3d0e4;
    overflow: hidden;
    max-height: 10px;
}*/

.k-multiselect-wrap.k-floatwrap .k-animation-container {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
}
/*.k-multiselect-wrap .k-header .k-floatwrap {
  font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
}*/
.k-grid-header, .k-grid-header .k-header {
    background-color: #fff;
    color: black;
    align-items: center;
    border-left-color: #fff;
    text-align: center;
    height:46px;
}

.k-multiselect .k-animation-container {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    /*    max-height: 29px;*/
}

.k-multiselect-wrap > .k-input {
    font-style: normal;
    color: #ECC500;
    font-size: 14px;
    max-height: 22px;
    color: #162431;
}


/*.k-multiselect .k-multiselect-wrap .k-button .k-select {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-left: 1rem;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 8px;
}*/

/*.k-widget.k-multiselect {
    width: 170px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
 
}*/
/*tamaņo selector multiselect*/
.k-multiselect .k-multiselect-wrap .k-button {
    height: 24px;
    width: 180px;
    /*    margin: .25rem 0 0 .25rem;*/
    white-space: normal;
    font-size: 14px;
    float: none;
    /*    display: -ms-inline-grid;*/
    /*    vertical-align: middle;
    cursor: default;
    display: inline-block;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;*/
    vertical-align: middle;
    display: inline-block;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-family: Open Sans;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    color: #000000;
    position: center;
    /*    background-color: #ffffff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;*/
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

    .table th,
    .table td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6;
    }

    .table .table {
        background-color: #fff;
    }

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6;
    }

    .table-bordered thead th,
    .table-bordered thead td {
        border-bottom-width: 2px;
    }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
    background-color: #b8daff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

    .table-hover .table-primary:hover > td,
    .table-hover .table-primary:hover > th {
        background-color: #9fcdff;
    }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
    background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

    .table-hover .table-secondary:hover > td,
    .table-hover .table-secondary:hover > th {
        background-color: #c8cbcf;
    }

.table-success,
.table-success > th,
.table-success > td {
    background-color: #c3e6cb;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

    .table-hover .table-success:hover > td,
    .table-hover .table-success:hover > th {
        background-color: #b1dfbb;
    }

.table-info,
.table-info > th,
.table-info > td {
    background-color: #bee5eb;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

    .table-hover .table-info:hover > td,
    .table-hover .table-info:hover > th {
        background-color: #abdde5;
    }

.table-warning,
.table-warning > th,
.table-warning > td {
    background-color: #ffeeba;
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

    .table-hover .table-warning:hover > td,
    .table-hover .table-warning:hover > th {
        background-color: #ffe8a1;
    }

.table-danger,
.table-danger > th,
.table-danger > td {
    background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

    .table-hover .table-danger:hover > td,
    .table-hover .table-danger:hover > th {
        background-color: #f1b0b7;
    }

.table-light,
.table-light > th,
.table-light > td {
    background-color: #fdfdfe;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

    .table-hover .table-light:hover > td,
    .table-hover .table-light:hover > th {
        background-color: #ececf6;
    }

.table-dark,
.table-dark > th,
.table-dark > td {
    background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

    .table-hover .table-dark:hover > td,
    .table-hover .table-dark:hover > th {
        background-color: #b9bbbe;
    }

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

    .table-hover .table-active:hover > td,
    .table-hover .table-active:hover > th {
        background-color: rgba(0, 0, 0, 0.075);
    }

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table .thead-light th {
    color: #495057;
    background-color: #e6e6e6;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #212529;
}

    .table-dark th,
    .table-dark td,
    .table-dark thead th {
        border-color: #32383e;
    }

    .table-dark.table-bordered {
        border: 0;
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, 0.05);
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: rgba(255, 255, 255, 0.075);
    }

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

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

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

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

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

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

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

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

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
/*    border: 1px solid #ced4da;*/
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 2px solid #162431;
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e6e6e6;
    opacity: 1;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

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

textarea.form-control {
    height: auto;
}
/*
.form-group {
    margin-bottom: 1rem;
}*/

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

    .form-row > .col,
    .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px;
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

    .form-check-input:disabled .form-check-label {
        color: #6c757d;
    }

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: 0.3125rem;
        margin-left: 0;
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
    border-color: #28a745;
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
    .custom-select:valid:focus,
    .custom-select.is-valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    }

    .was-validated .form-control:valid ~ .valid-feedback,
    .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
    .form-control.is-valid ~ .valid-tooltip, .was-validated
    .custom-select:valid ~ .valid-feedback,
    .was-validated
    .custom-select:valid ~ .valid-tooltip,
    .custom-select.is-valid ~ .valid-feedback,
    .custom-select.is-valid ~ .valid-tooltip {
        display: block;
    }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        background-color: #71dd8a;
    }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}

    .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
        border-color: inherit;
    }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
    border-color: #dc3545;
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
    .custom-select:invalid:focus,
    .custom-select.is-invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    }

    .was-validated .form-control:invalid ~ .invalid-feedback,
    .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
    .form-control.is-invalid ~ .invalid-tooltip, .was-validated
    .custom-select:invalid ~ .invalid-feedback,
    .was-validated
    .custom-select:invalid ~ .invalid-tooltip,
    .custom-select.is-invalid ~ .invalid-feedback,
    .custom-select.is-invalid ~ .invalid-tooltip {
        display: block;
    }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}

    .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
        background-color: #efa2a9;
    }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}

    .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
        border-color: inherit;
    }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

    .form-inline .form-check {
        width: 100%;
    }

@media (min-width: 576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .input-group,
    .form-inline .custom-select {
        width: auto;
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover, .btn:focus {
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
        }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
    .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
        }

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
    .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430;
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
        .show > .btn-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        }

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b;
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
    .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f;
    }

        .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
        .show > .btn-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        }

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

    .btn-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
    .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500;
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
        .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        }

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130;
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
    .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #bd2130;
        border-color: #b21f2d;
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
        .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        }

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }

    .btn-light:focus, .btn-light.focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
    .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df;
    }

        .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
        .show > .btn-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

    .btn-dark:focus, .btn-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
    .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d;
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
        .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        }

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #007bff;
        background-color: transparent;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
    .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

        .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
        }

.btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #6c757d;
        background-color: transparent;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
    .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

        .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
        }

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent;
    }

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

        .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        }

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent;
    }

    .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
    .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

        .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-info.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        }

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent;
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
    .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }

        .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        }

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent;
    }

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

        .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        }

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent;
    }

    .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
    .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

        .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        }

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent;
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
    .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

        .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        }

.k-multiselect .k-multiselect-wrap .k-button:last-child {
    background-color: transparent;
    border: 0;
    border-radius: 10px;
    margin-top: 1px;
}
.btn-link {
    font-weight: normal;
    font-size: 14px;
    /*    color: #C7A500;*/
    /*   color: #0027EC;*/
    color: #434343;
    background-color: transparent;
    text-decoration-line: underline;
}
.btn2 {
    width: 60px;
    height: 30.12px;
    cursor: pointer;

    color: #000000;
    background: #fff;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 5px;
    border: 0;
    border-color: white;
}
    .btn2:hover {
        background-color: transparent;
        border-color: transparent;
    }
    .btn2:focus {
        background-color: transparent;
        border-color: transparent;
    }
.btn1 {
    width: 153px;
    height: 31px;
    cursor:pointer;
    /*        background-color: #7054FD;*/
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    color: #FFFFFF;
    margin-left: 10px;
    background: #555555;
    border: 1px solid #555555;
    box-sizing: border-box;
    border-radius: 10px;
}
.btn1:hover {
    background-color: #555555;
    border:1px solid #555555;
}

    .btn1:focus {
        background-color: #555555;
        border: 1px solid #555555;
    }
    .btn-link:hover {
        color: #0056b3;
        text-decoration: underline;
        background-color: transparent;
        border-color: transparent;
    }

    .btn-link:focus, .btn-link.focus {
        text-decoration: underline;
        border-color: transparent;
        box-shadow: none;
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #6c757d;
        pointer-events: none;
    }

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 0.5rem;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

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

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #007bff;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        background-color: transparent;
    }

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

        .btn-group > .btn:hover,
        .btn-group-vertical > .btn:hover {
            z-index: 1;
        }

        .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
        .btn-group-vertical > .btn:focus,
        .btn-group-vertical > .btn:active,
        .btn-group-vertical > .btn.active {
            z-index: 1;
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group,
    .btn-group-vertical .btn + .btn,
    .btn-group-vertical .btn + .btn-group,
    .btn-group-vertical .btn-group + .btn,
    .btn-group-vertical .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .btn-toolbar .input-group {
        width: auto;
    }

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

    .dropdown-toggle-split::after,
    .dropup .dropdown-toggle-split::after,
    .dropright .dropdown-toggle-split::after {
        margin-left: 0;
    }

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-group-vertical .btn,
    .btn-group-vertical .btn-group {
        width: 100%;
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
    .btn-group-vertical > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:not(:first-child),
    .btn-group-vertical > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

    .btn-group-toggle > .btn input[type="radio"],
    .btn-group-toggle > .btn input[type="checkbox"],
    .btn-group-toggle > .btn-group > .btn input[type="radio"],
    .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none;
    }

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control,
    .input-group > .custom-select,
    .input-group > .custom-file {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

        .input-group > .form-control + .form-control,
        .input-group > .form-control + .custom-select,
        .input-group > .form-control + .custom-file,
        .input-group > .custom-select + .form-control,
        .input-group > .custom-select + .custom-select,
        .input-group > .custom-select + .custom-file,
        .input-group > .custom-file + .form-control,
        .input-group > .custom-file + .custom-select,
        .input-group > .custom-file + .custom-file {
            margin-left: -1px;
        }

        .input-group > .form-control:focus,
        .input-group > .custom-select:focus,
        .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
            z-index: 3;
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4;
        }

        .input-group > .form-control:not(:last-child),
        .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .form-control:not(:first-child),
        .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

    .input-group > .custom-file {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label,
        .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

.input-group-prepend,
.input-group-append {
    display: -ms-flexbox;
    display: flex;
}

    .input-group-prepend .btn,
    .input-group-append .btn {
        position: relative;
        z-index: 2;
        background-color: #e6e6e6;
    }

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

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e6e6e6;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

    .input-group-text input[type="radio"],
    .input-group-text input[type="checkbox"] {
        margin-top: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

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

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

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        background-color: #007bff;
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-control-input:active ~ .custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff;
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d;
    }

        .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #e6e6e6;
        }

.custom-control-label {
    position: relative;
    margin-bottom: 0;
}

    .custom-control-label::before {
        position: absolute;
        top: 0.25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #dee2e6;
    }

    .custom-control-label::after {
        position: absolute;
        top: 0.25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
    }

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .custom-select:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff;
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: 0.75rem;
        background-image: none;
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e6e6e6;
    }

    .custom-select::-ms-expand {
        opacity: 0;
    }

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 75%;
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 125%;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #80bdff;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

        .custom-file-input:focus ~ .custom-file-label::after {
            border-color: #80bdff;
        }

    .custom-file-input:disabled ~ .custom-file-label {
        background-color: #e6e6e6;
    }

    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse";
    }

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 2.25rem;
        padding: 0.375rem 0.75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background-color: #e6e6e6;
        border-left: 1px solid #ced4da;
        border-radius: 0 0.25rem 0.25rem 0;
    }

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .custom-range:focus {
        outline: none;
    }

        .custom-range:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

        .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

        .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

    .custom-range::-moz-focus-outer {
        border: 0;
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background-color: #007bff;
        border: 0;
        border-radius: 1rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        appearance: none;
    }

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}

.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
        transition: none;
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #6c757d;
    }

.nav-tabs {
    border-top: 7px solid #343a40;
    /*    border-bottom: 11px solid #dee2e6;*/
    border-bottom: 11px solid #f2f2f2;
    width:1440px;
}

    .nav-tabs .nav-item {
        margin-bottom: -1px;
        width: 222px;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
    }


    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        align-content: center;
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e6e6e6 #e6e6e6 #dee2e6;
        }


        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active,
        .nav-tabs .nav-item.show .nav-link {
            color: #000;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #007bff;
    }

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    overflow: auto;
    border-bottom-style: solid;
    border-bottom-color: #ECC500;
    border-bottom-width: 1.5px;
    width:1440px;
}

    .navbar > .container,
    .navbar > .container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        text-decoration: none;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-sm > .container,
        .navbar-expand-sm > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-sm .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler {
            display: none;
        }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 80px;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-md > .container,
        .navbar-expand-md > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler {
            display: none;
        }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-lg > .container,
        .navbar-expand-lg > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-lg .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler {
            display: none;
        }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xl > .container,
        .navbar-expand-xl > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-xl .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler {
            display: none;
        }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .navbar-expand > .container,
    .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-expand .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    .navbar-expand > .container,
    .navbar-expand > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler {
        display: none;
    }

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }

    .navbar-light .navbar-nav .show > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, 0.9);
    }

        .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0, 0, 0, 0.9);
        }

.navbar-dark .navbar-brand {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }

    .navbar-dark .navbar-nav .show > .nav-link,
    .navbar-dark .navbar-nav .active > .nav-link,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .nav-link.active {
        color: #fff;
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-text a {
        color: #fff;
    }

        .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
            color: #fff;
        }

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

    .card > hr {
        margin-right: 0;
        margin-left: 0;
    }

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

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

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

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

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

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

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

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px;
        }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-group > .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group > .card {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:first-child .card-img-top,
                .card-group > .card:first-child .card-header {
                    border-top-right-radius: 0;
                }

                .card-group > .card:first-child .card-img-bottom,
                .card-group > .card:first-child .card-footer {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:last-child .card-img-top,
                .card-group > .card:last-child .card-header {
                    border-top-left-radius: 0;
                }

                .card-group > .card:last-child .card-img-bottom,
                .card-group > .card:last-child .card-footer {
                    border-bottom-left-radius: 0;
                }

            .card-group > .card:only-child {
                border-radius: 0.25rem;
            }

                .card-group > .card:only-child .card-img-top,
                .card-group > .card:only-child .card-header {
                    border-top-left-radius: 0.25rem;
                    border-top-right-radius: 0.25rem;
                }

                .card-group > .card:only-child .card-img-bottom,
                .card-group > .card:only-child .card-footer {
                    border-bottom-right-radius: 0.25rem;
                    border-bottom-left-radius: 0.25rem;
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
                border-radius: 0;
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
                    border-radius: 0;
                }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e6e6e6;
    border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: 0.5rem;
        color: #6c757d;
        content: "/";
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline;
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none;
    }

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

    .page-link:hover {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e6e6e6;
        border-color: #dee2e6;
    }

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

    .badge-primary[href]:hover, .badge-primary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc;
    }

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

    .badge-secondary[href]:hover, .badge-secondary[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #545b62;
    }

.badge-success {
    color: #fff;
    background-color: #28a745;
}

    .badge-success[href]:hover, .badge-success[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34;
    }

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

    .badge-info[href]:hover, .badge-info[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b;
    }

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

    .badge-warning[href]:hover, .badge-warning[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #d39e00;
    }

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

    .badge-danger[href]:hover, .badge-danger[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130;
    }

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

    .badge-light[href]:hover, .badge-light[href]:focus {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5;
    }

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

    .badge-dark[href]:hover, .badge-dark[href]:focus {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124;
    }

.k-grid {
    align-content: center;
    background-color: #ffffff;
    flex-direction: inherit;
    position: center;
}

    .k-grid .k-alt{
        height:50.4px;
    }
    /*.k-grid tr {
        height: 50.4px;
    }*/
.multi_s {
 /*   width: 188.22px;
    height: 28px;*/
    background-color: #e6e6e6;
    border-radius: 0rem;
}
.multi_s2 {
    display:flex;
}
.status_img {
    display: flex;
    align-items: center;
    text-align: center;
    width: 10px;
}
.status_text {
    display: flex;
    align-items: center;
    text-align: center;
  
}
.has-search .form-control {
/*    padding-left: 2.375rem;*/
    width: 219px;
    height: 28px;
}
.form-control {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;

    font-size: 14px;
   /* line-height: 19px;
    display: flex;*/
   /* align-items: center;*/
    color: #162431;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #000;
}
.jumbotron {
    padding: 2rem 1rem;
/*    margin-bottom: 14px;*/
    /*left: 108px;*/
    background-color: #fff;
    border-radius: 0.3rem;
   /* width: 1237px;
    height: 155px;*/
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    /*padding: 2rem 1rem;
    margin-bottom: 2rem;
    width: 1237px;
    height: 155px;
    border: 1px solid #FFFFFF;
    left: 138px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;*/
}
.input-group > .form-control {
    border: 0px solid #fff
}
.btn_img {
    border: 0px solid #fff
}

/*@media (min-width: 300px) {
    .jumbotron {
        padding: 4rem 2rem;*/
/* height: 115px;
        width: 1067px;*/
/*max-width: 40%;
    }*/
/*.controles .k-switch, .k-switch-container, .k-switch-handle {
        max-width: 60%;*/
/*       max-height:50%*/
/*}*/
/*.controles .k-switch, .k-switch-container {
        max-width: 35px;
    }

    .controles .k-switch-handle {
        max-width: 17.6px;
    }

    .form-control {
        max-width: 40%
    }
        .controles .multi_s {
        max-width: 40%;
    }

    .k-datepicker {
        max-width: 40%;*/
/*        max-height: 50%*/
/*}

    .controles {
        max-width: 50%
    }

    .form-control {
        max-width: 40%
    }

    .input-group-append {
        max-width: 40%
    }

    .controles .input {
        max-width: 40%
    }

    .form-control {
        max-width: 40%
    }*/
/*  .td {
        max-width: 40%;
    }*/
/*.div {
        max-width: 40%;
    }

    .btn_img {
        max-width: 40%;
    }
    .multi_s {
        max-width: 40%;
    }
    .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
        max-width: 30%;
    }

    .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
        max-width: 30%;
    }
}*/
@media (min-width: 360px) {
    .jumbotron {
        padding: 4rem 2rem;
    /*    height: 125px;
        width: 1087px;*/
                max-width: 1120px;
                margin-left:438px;
    }
    #fecha_lista {
        margin-left: 146px;
    }

    #fecha_lista2 {
        margin-left: 146px
    }
   /* .edit-buttons {
        margin-top:-4px;
    }*/
        .imagen {
/*        max-width: 98%;*/
    }
    .lista{
        margin-left:10px;
    }
    .product-view {
        max-width: 60%;
    }
    .sidebar {
        padding-top: 100px;
    }
    .equal-width {
        margin-left: -190px;
    }

        .product-view dd {
            max-width: 50%;
            margin-left:-120px;
        }

    .product-view dt {
        max-width: 50%;
        margin-left: -120px;
    }
    .controles .k-multiselect {
/*        max-width: 50%;*/
/*       max-height:50%*/
    }
    .controles .multi_s {
        max-width: 50%;
    }
        .k-datepicker {
/*            max-width: 50%;*/
            /*        max-height: 50%*/
        }
    .controles{
        max-width:60%
    }
    .tablecss {
/*        max-width: 50%;*/
        margin-left: -170px;
    }
    .tablecss2 {
        margin-left: -160px;
    }
        .input-group {
        max-width: 50%
    }
    .input-group-append {
        max-width: 50%
    }
    .controles .k-switch, .k-switch-container {
/*        max-width: 45px;*/
    }
    .controles .k-switch-handle {
/*        max-width: 20.2px;*/
    }

    .form-control {
        max-width: 50%
    }
    .form-control {
        max-width: 50%
    }
    td {
/*        max-width: 40px;*/
    }
    .tablecss2 td {
/*        max-width: 30px;*/
    }
    .input-icons {
/*        max-width: 50%*/
    }
    .input-field {
/*        max-width: 50%*/
    }

    .div {
        max-width: 50%;
    }
    .btn_img {
        max-width: 50%;
    }
    .multi_s {
        max-width: 50%;
    }
    .k-multiselect .k-multiselect-wrap .k-input {
        max-width: 90%;
    }

    .btn1 {
        /*max-width: 50%*/
    }
    .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
        max-width: 40%;
    }

    .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
        max-width: 40%;
    }
    .d-md-block {
        display: block !important;
    }
    }
@media (min-width: 768px) {
    #fecha_lista {
        margin-left: 150px;
    }

    #fecha_lista2 {
        margin-left: 150px
    }
    #search_v {
/*        margin-left: -15px;*/
    }

    #search_d {
/*        margin-left: -15px;*/
    }
    .jumbotron {
        padding: 4rem 1rem;
        max-width: 1070px;
        margin-left: 225px;
    }
    .lista {
        /*        margin-left: 5.3rem;*/
        margin-left: 10px;
/*        margin-right: -200px;*/
    }
  
    .tablecss {
/*        max-width: 60%;*/
        margin-left: -140px;
    }
    .tablecss2 {
        /*        max-width: 60%;*/
        margin-left: -130px;
    }

    .equal-width {
        margin-left: -160px;
    }
    .controles .multi_s {
        max-width: 60%;
    }
    .controles .k-multiselect {
/*        max-width: 60%;*/
        /*       max-height:50%*/
    }

    .product-view {
        max-width: 60%;
    }

        .product-view dd {
            max-width: 60%;
            margin-left: -110px;
        }

        .product-view dt {
            max-width: 60%;
            margin-left: -110px;
        }
    .k-datepicker {
/*        max-width: 60%;*/
        /*        max-height: 50%*/
    }
    .controles {
        max-width: 70%
    }
    .input-group {
        max-width: 60%
    }
    .input-group-append {
        max-width: 60%
    }
    .controles .k-switch, .k-switch-container {
/*        max-width: 55px;*/
    }
    .controles .k-switch-handle {
/*        max-width: 22.8px;*/
    }

    .form-control {
        max-width: 60%
    }
    
    .form-control {
        max-width: 60%
    }
    td {
/*        max-width: 80px;*/
    }
    .input-icons {
/*        max-width: 60%*/
    }
    .input-field {
/*        max-width: 60%*/
    }
    .div {
        max-width:60%;
    }
    .k-multiselect .k-multiselect-wrap .k-input {
        max-width: 100%;
    }
    .btn_img {
        max-width: 60%;
    }
    .btn1 {
/*        max-width: 60%*/
    }
    .multi_s {
        max-width: 60%;
    }
    .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
        max-width: 50%;
    }

    .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
        max-width: 50%;
    }
    /*.k-multiselect .k-multiselect-wrap .k-button:last-child {
        font-size: 4px;
        margin-top: 1px;
        margin-left: 15px;
        background-color: transparent;
    }*/
    .sidebar {
        padding-top: 0px;
    }
}

@media (min-width: 900px) {
   /* .k-multiselect .k-multiselect-wrap .k-button:last-child {
        font-size: 6px;
        margin-top: 1px;
        margin-left: 15px;
        background-color: transparent;
    }*/
    .sidebar {
        padding-top: 100px;
    }
    #search_v {
/*        margin-left: -5px;*/
    }

    #search_d {
/*        margin-left: -5px;*/
    }
    .jumbotron {
      
        padding: 4rem 0rem;
        max-width: 114%;
        margin-left: 130px;
    }
    .tablecss2 td {
/*        max-width: 100px;*/
    }
    .tablecss2 {
        margin-left: -70px;
    }
    .tablecss {
        /*        max-width: 65%;*/
        margin-left: -80px;
    }
    .equal-width {
        margin-left: -115px;
    }
    .controles .multi_s {
        max-width: 65%;
    }
    .controles .k-multiselect {
/*        max-width: 65%;*/
        /*       max-height:50%*/
    }
    .product-view {
        max-width: 65%;
    }

        .product-view dd {
            max-width: 65%;
            margin-left: -100px;
        }

        .product-view dt {
            max-width: 65%;
            margin-left: -100px;
        }

    .k-datepicker {
/*        max-width: 65%;*/
        /*        max-height: 50%*/
    }
    .controles {
        max-width: 75%;
    }
    .input-group {
        max-width: 65%
    }
    .input-group-append {
        max-width: 65%
    }
    .controles .k-switch, .k-switch-container {
/*        max-width: 65%;*/
    }
    .controles .k-switch-handle {
/*        max-width: 65%;*/
    }

    .k-multiselect .k-multiselect-wrap .k-input {
/*        min-width: 110%;*/
    }
    .form-control {
        max-width: 70%
    }
    td {
/*        max-width:100px;*/
    }
    .input-icons {
/*        max-width: 65%*/
    }
    .input-field {
/*        max-width: 65%*/
    }
    .btn1 {
/*        max-width: 65%*/
    }
    .div {
        max-width: 65%;
    }
    .multi_s {
        max-width: 65%;
    }
    .btn_img {
        max-width: 65%;
    }
    .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
        max-width: 55%;
    }

    .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
        max-width: 55%;
    }
    .lista {
        /*        margin-left: 5.3rem;*/
        margin-left: 7rem;
        margin-right: 0;
    }
    #fecha{
        padding-left:100px;
    }
}
@media (min-width:1000px){
   /* .k-multiselect .k-multiselect-wrap .k-button:last-child {
        font-size: 6px;
        margin-top: 1px;
        margin-left:0px;
        background-color: transparent;
    }*/
    .sidebar {
        padding-top: 100px;
    }
    td{
/*        max-width:140px;*/
/*        width:70%;*/
    }
    .tablecss2 td {
/*        max-width: 120px;*/
    }
        .equal-width{
        margin-left:-95px;
    }
    /*.container {
        padding-left: 116px;
    }*/
    .jumbotron {
        padding: 4rem 1rem;
        max-width: 100%;
        margin-left: 65px;
    }
    .tablecss2 {
        /*        max-width: 70%;*/
        margin-left: -70px;
    }
    .tablecss {
/*        max-width: 70%;*/
        margin-left: -80px;
    }
    .k-multiselect .k-multiselect-wrap .k-input{
        max-width:120%;
    }

    .controles .multi_s {
/*        max-width: 70%;*/
    }

    .controles .k-multiselect {
/*        max-width: 70%;*/
        /*       max-height:50%*/
    }

    .k-datepicker {
/*        max-width: 70%;*/
        /*        max-height: 50%*/
    }
    .product-view {
        max-width: 70%;
    }

        .product-view dd {
            max-width: 70%;
            margin-left: -80px;
        }

        .product-view dt {
            max-width: 70%;
            margin-left: -80px;
        }

    .controles {
        max-width: 80%;
    }

    .input-group {
        max-width: 70%
    }

    .input-group-append {
        max-width: 70%
    }

    .controles .k-switch, .k-switch-container {
/*        max-width: 70%;*/
    }

    .controles .k-switch-handle {
/*        max-width: 70%;*/
    }

    .form-control {
        max-width: 70%
    }

    .input-icons {
/*        max-width: 70%*/
    }
    .input-field {
/*        max-width: 70%*/
    }
        .div {
        max-width: 70%;
    }
    .multi_s {
/*        max-width: 70%;*/
    }

    .btn_img {
        max-width: 70%;
    }
    .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
        max-width: 60%;
    }

    .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
        max-width: 60%;
    }
    .k-listview {
        max-width: 70%;
    }

    .btn1 {
        /*max-width: 70%*/
    }
    .lista {
        /*        margin-left: 5.3rem;*/
        margin-left: 27px;
/*        margin-right: -450px;*/
    }
    #listView{
        max-width:1000px;
    }
    #fecha_lista {
        margin-left: 150px;
    }

    #fecha_lista2 {
        margin-left: 150px
    }
    #search_v {
/*        margin-left: 1rem;*/
    }

    #search_d {
/*        margin-left: 1rem;*/
    }
}
@media (min-width: 1100px) {
    #listView {
        max-width: 1100px;
    }
    .lista {
           margin-left: 74px;
          }
    td {
/*        max-width: 150px;*/
        /*        width:70%;*/
    }
    .tablecss2 {
        /* max-width: 70%; */
        margin-left: -80px;
    }
}

    @media (min-width: 1200px) {
        /*.k-multiselect .k-multiselect-wrap .k-button:last-child {
            font-size: 10px;
            margin-top: 1px;
            background-color: transparent;
        }*/
            #listView {
            max-width: 100%;
        }
        .sidebar {
            padding-top: 110px;
        }
        #search_v {
/*            margin-left:5.2rem;*/

        }
        #search_d {
/*            margin-left: 5.2rem;*/
        }

        .jumbotron {
            padding: 4rem 2rem;
            margin-left: -11px;
            max-width: 90%;
        }

        .equal-width {
            margin-left: -35px;
        }

        .k-multiselect .k-multiselect-wrap .k-input {
            max-width: 120%;
        }

        .tablecss {
            /*        max-width: 80%;*/
            margin-left: -12px;
        }

        .tablecss2 td {
/*            max-width: 200px;*/
        }

        .tablecss2 {
            /* max-width: 70%; */
            margin-left: 0px;
        }

        .controles .multi_s {
/*            max-width: 80%;*/
        }

        .controles .k-multiselect {
/*            max-width: 70%;*/
            padding-left: 0px;
            /*       max-height:50%*/
        }

        .k-datepicker {
/*            max-width: 80%;*/
            /*        max-height: 50%*/
        }

        .col-12 {
            max-width: 95%;
        }

        .row {
            /* max-width: 95%;
        left: 115px;*/
        }

        .product-view {
            max-width: 80%;
        }

            .product-view dd {
                max-width: 80%;
                margin-left: -60px;
            }

            .product-view dt {
                max-width: 80%;
                margin-left: -60px;
            }

        .controles {
            max-width: 90%;
        }

        .input-group {
            max-width: 80%
        }

        .input-group-append {
            max-width: 80%
        }

        .controles .k-switch, .k-switch-container {
/*            max-width: 80%;*/
        }

        .controles .k-switch-handle {
/*            max-width: 80%;*/
        }

        .form-control {
            max-width: 80%
        }

        .multi_s {
            max-width: 80%;
        }

        .input-icons {
/*            max-width: 80%*/
        }

        .input-field {
/*            max-width: 80%*/
        }

        .btn_img {
            max-width: 80%;
        }

        .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
            max-width: 70%;
        }

        .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
            max-width: 70%;
        }

        .k-listview {
            max-width: 80%;
        }

        .btn1 {
           /* max-width: 80%*/
        }

        .lista {
            margin-left: 110px;
/*            margin-right: -500px;*/
        }

        td {
/*            max-width: 210px;*/
            /*        max-width: 80%;*/
        }

        #fecha_lista {
            margin-left: 8.3rem;
        }

        #fecha_lista2 {
            margin-left: 150px
        }
    }
    .k-multiselect .k-multiselect-wrap li.k-button:active, .k-dropdowntree .k-multiselect-wrap li.k-button:active, .k-multiselect .k-multiselect-wrap li.k-button.k-state-active, .k-dropdowntree .k-multiselect-wrap li.k-button.k-state-active{
    background-color:#fff;
}
@media (min-width: 1300px) {
    .lista {
        /* margin-left: 5.3rem; */
        margin-left: 2.5rem;
        margin-right: 0px;
    }
}
    @media (min-width: 1450px) {
        #search_v {
/*            margin-left: 9.2rem;*/
        }
        /*.k-tabstrip > .k-content.k-state-active {
            max-width: 80%;
        }*/
       /* #tabstrip {
            max-width: 80%;
        }*/
            #search_d {
            margin-left: 9.2rem;
        /*}
        .jumbotron {
            padding: 4rem 2rem;
            /*  width: 1237px;
        height: 155px;*/
/*            max-width: 100%;*/
        }

        #fecha_lista {
            margin-left: 9.3rem;
        }

        #fecha_lista2 {
            margin-left: 150px;
        }

        .tablecss2 td {
/*            max-width: 210px;*/
        }

        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 5.8rem;
            margin-right: 0px;
        }

        .equal-width {
            margin-left: 58px;
        }

        .tablecss {
            margin-left: 80px;
            /*        max-width: 100%*/
        }

        .tablecss2 {
            margin-left: 90px;
        }

        .k-listview {
            max-width: 100%;
        }

        .controles .multi_s {
            max-width: 100%;
        }

        .controles .k-multiselect {
            max-width: 100%;
            /*       max-height:50%*/
        }

        .product-view {
            max-width: 100%;
        }

            .product-view dd {
                max-width: 100%;
                margin-left: 0px;
            }

            .product-view dt {
                max-width: 100%;
                margin-left: 0px;
            }


        .k-datepicker {
            max-width: 100%;
            /*        max-height: 50%*/
        }

        .controles {
            max-width: 100%;
        }

        .input-group {
            max-width: 100%
        }

        .input-group-append {
            max-width: 100%
        }

        .controles .k-switch, .k-switch-container {
/*            max-width: 100%;*/
        }

        .controles .k-switch-handle {
/*            max-width: 100%;*/
        }

        .input-icons {
/*            max-width: 100%*/
        }

        .input-field {
/*            max-width: 100%*/
        }

        .btn1 {
           /* max-width: 100%*/
        }

        .form-control {
            max-width: 100%
        }

        td {
            /*        max-width:192px;*/
        }

        .multi_s {
            max-width: 100%;
        }

        .btn_img {
            max-width: 100%;
        }

        .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
            max-width: 100%;
        }

        .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
            max-width: 100%;
        }
    }
@media (min-width: 1600px) {
    .lista {
        margin-left: 7.5rem;
        margin-right: 0px;
    }
}
    @media (min-width: 1700px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 3rem;
        }
    }

    @media (min-width: 1900px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 8rem;
            margin-right: 0px;
        }
    }

    @media (min-width: 2000px) {
        /*body {
        overflow-x: auto;*/ /* Hide scrollbars */
        /*}*/

        .jumbotron {
            padding: 4rem 2rem;
            /*  width: 1237px;
        height: 155px;*/
            max-width: 120%;
        }

        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 4.2rem;
            margin-right: 0px;
        }
    }

    @media (min-width: 2100px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 5rem;
            margin-right: 0px;
        }
    }

    @media (min-width: 2300px) {
        .lista {
            margin-left: 2.5rem;
            margin-right: 0px;
        }
    }

    @media (min-width: 2400px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 4rem;
            margin-right: 0px;
        }
        #listView {
            max-width: 100%;
        }
    }

    @media (min-width: 2500px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 8rem;
            margin-right: 0px;
        }
        #listView {
            max-width: 2500px;
        }
    }

    @media (min-width: 2800px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: -1px;
            margin-right: 0;
        }
        
    }

    @media (min-width: 3500px) {
        .lista {
            /*        margin-left: 5.3rem;*/
            margin-left: 13px;
            margin-right: 0px;
        }
    }
.k-grid tbody tr.k-state-hover, .k-grid tbody tr:hover {
    background-color: #FBFBFB;
    
}
    .k-tabstrip-items {
    border-color:#fff;
}
    /*.controles td {
    width: 100%;
}*/
    /*.controles table {*/
    /*    table-layout: fixed;*/
    /*}

    .controles table td {*/
    /*        width: auto;*/
    /* overflow: hidden;
        text-overflow: ellipsis;*/
    /*        overflow: hidden;*/
    /*        display: inline-block;*/
    /*        white-space: nowrap;*/
    /*}
.controles table {*/
    /*    table-layout: auto !important;*/
    /*}
.controles td {*/
    /* text-align: right;
    width: 1%;
    white-space: nowrap;*/
    /*}*/
    /*.controles th, .controles td, .controles thead th, .controles tbody td, .controles tfoot td, .controles tfoot th {*/
    /*    width: auto !important;*/
    /*max-width: 100%;
    white-space: nowrap;*/
    /*}*/
    .k-dropdowntree .k-multiselect-wrap .k-button, .k-multiselect .k-multiselect-wrap .k-button {
        max-width: 100%;
        font-size: 12px;
    }

        .k-dropdowntree .k-multiselect-wrap .k-button, .k-multiselect .k-multiselect-wrap .k-button .icono_puntos {
            max-width: 100%;
            font-size: 10px;
        }

    .k-widget .k-multiselect .kmultiselect-clearable k.state-focused .k-state-hover .k-state-border-down {
        width: 100px;
    }

    .k-widget .k-multiselect .kmultiselect-clearable .k-state-hover {
        margin-right: 20px;
    }

    .k-button:first-child .k-icon.k-i-close {
        /*    margin-right: 10px;*/
        /*    padding-left:-10px;*/
        /*    display: none !important;*/
    }

    .k-multiselect-wrap {
    justify-content: center;
    align-content: center;
}

    table {
        table-layout: fixed;
        word-wrap: break-word;
    }

    /*.td {
    vertical-align: middle;
    text-align: center;
}

    .td .a, .td .input, .td .img {
        vertical-align: middle;
        display: inline-block;
    }*/
    .k-dropdowntree .k-multiselect-wrap, .k-multiselect .k-multiselect-wrap {
        width: 100px;
    }

    .jumbotron-fluid {
        padding-right: 0;
        padding-left: 0;
        border-radius: 0;
    }

    .alert {
        position: relative;
        padding: 0.75rem 1.25rem;
        margin-bottom: 1rem;
        border: 1px solid transparent;
        border-radius: 0.25rem;
    }

    .alert-heading {
        color: inherit;
    }

    .alert-link {
        font-weight: 700;
    }

    .alert-dismissible {
        padding-right: 4rem;
    }

        .alert-dismissible .close {
            position: absolute;
            top: 0;
            right: 0;
            padding: 0.75rem 1.25rem;
            color: inherit;
        }

    .alert-primary {
        color: #004085;
        background-color: #cce5ff;
        border-color: #b8daff;
    }

        .alert-primary hr {
            border-top-color: #9fcdff;
        }

        .alert-primary .alert-link {
            color: #002752;
        }

    .alert-secondary {
        color: #383d41;
        background-color: #e2e3e5;
        border-color: #d6d8db;
    }

        .alert-secondary hr {
            border-top-color: #c8cbcf;
        }

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

    .alert-success {
        color: #155724;
        background-color: #d4edda;
        border-color: #c3e6cb;
    }

        .alert-success hr {
            border-top-color: #b1dfbb;
        }

        .alert-success .alert-link {
            color: #0b2e13;
        }

    .alert-info {
        color: #0c5460;
        background-color: #d1ecf1;
        border-color: #bee5eb;
    }

        .alert-info hr {
            border-top-color: #abdde5;
        }

        .alert-info .alert-link {
            color: #062c33;
        }

    .alert-warning {
        color: #856404;
        background-color: #fff3cd;
        border-color: #ffeeba;
    }

        .alert-warning hr {
            border-top-color: #ffe8a1;
        }

        .alert-warning .alert-link {
            color: #533f03;
        }

    .alert-danger {
        color: #721c24;
        background-color: #f8d7da;
        border-color: #f5c6cb;
    }

        .alert-danger hr {
            border-top-color: #f1b0b7;
        }

        .alert-danger .alert-link {
            color: #491217;
        }

    .alert-light {
        color: #818182;
        background-color: #fefefe;
        border-color: #fdfdfe;
    }

        .alert-light hr {
            border-top-color: #ececf6;
        }

        .alert-light .alert-link {
            color: #686868;
        }

    .alert-dark {
        color: #1b1e21;
        background-color: #d6d8d9;
        border-color: #c6c8ca;
    }

        .alert-dark hr {
            border-top-color: #b9bbbe;
        }

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

    @-webkit-keyframes progress-bar-stripes {
        from {
            background-position: 1rem 0;
        }

        to {
            background-position: 0 0;
        }
    }

    @keyframes progress-bar-stripes {
        from {
            background-position: 1rem 0;
        }

        to {
            background-position: 0 0;
        }
    }

    .progress {
        display: -ms-flexbox;
        display: flex;
        height: 1rem;
        overflow: hidden;
        font-size: 0.75rem;
        background-color: #e6e6e6;
        border-radius: 0.25rem;
    }

    .progress-bar {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        background-color: #007bff;
        transition: width 0.6s ease;
    }

    @media screen and (prefers-reduced-motion: reduce) {
        .progress-bar {
            transition: none;
        }
    }

    .progress-bar-striped {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 1rem 1rem;
    }

    .progress-bar-animated {
        -webkit-animation: progress-bar-stripes 1s linear infinite;
        animation: progress-bar-stripes 1s linear infinite;
    }

    .media {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .media-body {
        -ms-flex: 1;
        flex: 1;
    }

    .list-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
    }

    .list-group-item-action {
        width: 100%;
        color: #495057;
        text-align: inherit;
    }

        .list-group-item-action:hover, .list-group-item-action:focus {
            color: #495057;
            text-decoration: none;
            background-color: #f8f9fa;
        }

        .list-group-item-action:active {
            color: #212529;
            background-color: #e6e6e6;
        }

    .list-group-item {
        position: relative;
        display: block;
        padding: 0.75rem 1.25rem;
        margin-bottom: -1px;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.125);
    }

        .list-group-item:first-child {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem;
        }

        .list-group-item:last-child {
            margin-bottom: 0;
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem;
        }

        .list-group-item:hover, .list-group-item:focus {
            z-index: 1;
            text-decoration: none;
        }

        .list-group-item.disabled, .list-group-item:disabled {
            color: #6c757d;
            background-color: #fff;
        }

        .list-group-item.active {
            z-index: 2;
            color: #fff;
            background-color: #007bff;
            border-color: #007bff;
        }

    .list-group-flush .list-group-item {
        border-right: 0;
        border-left: 0;
        border-radius: 0;
    }

    .list-group-flush:first-child .list-group-item:first-child {
        border-top: 0;
    }

    .list-group-flush:last-child .list-group-item:last-child {
        border-bottom: 0;
    }

    .list-group-item-primary {
        color: #004085;
        background-color: #b8daff;
    }

        .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
            color: #004085;
            background-color: #9fcdff;
        }

        .list-group-item-primary.list-group-item-action.active {
            color: #fff;
            background-color: #004085;
            border-color: #004085;
        }

    .list-group-item-secondary {
        color: #383d41;
        background-color: #d6d8db;
    }

        .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
            color: #383d41;
            background-color: #c8cbcf;
        }

        .list-group-item-secondary.list-group-item-action.active {
            color: #fff;
            background-color: #383d41;
            border-color: #383d41;
        }

    .list-group-item-success {
        color: #155724;
        background-color: #c3e6cb;
    }

        .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
            color: #155724;
            background-color: #b1dfbb;
        }

        .list-group-item-success.list-group-item-action.active {
            color: #fff;
            background-color: #155724;
            border-color: #155724;
        }

    .list-group-item-info {
        color: #0c5460;
        background-color: #bee5eb;
    }

        .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
            color: #0c5460;
            background-color: #abdde5;
        }

        .list-group-item-info.list-group-item-action.active {
            color: #fff;
            background-color: #0c5460;
            border-color: #0c5460;
        }

    .list-group-item-warning {
        color: #856404;
        background-color: #ffeeba;
    }

        .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
            color: #856404;
            background-color: #ffe8a1;
        }

        .list-group-item-warning.list-group-item-action.active {
            color: #fff;
            background-color: #856404;
            border-color: #856404;
        }

    .list-group-item-danger {
        color: #721c24;
        background-color: #f5c6cb;
    }

        .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
            color: #721c24;
            background-color: #f1b0b7;
        }

        .list-group-item-danger.list-group-item-action.active {
            color: #fff;
            background-color: #721c24;
            border-color: #721c24;
        }

    .list-group-item-light {
        color: #818182;
        background-color: #fdfdfe;
    }

        .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
            color: #818182;
            background-color: #ececf6;
        }

        .list-group-item-light.list-group-item-action.active {
            color: #fff;
            background-color: #818182;
            border-color: #818182;
        }

    .list-group-item-dark {
        color: #1b1e21;
        background-color: #c6c8ca;
    }

        .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
            color: #1b1e21;
            background-color: #b9bbbe;
        }

        .list-group-item-dark.list-group-item-action.active {
            color: #fff;
            background-color: #1b1e21;
            border-color: #1b1e21;
        }

    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5;
    }

        .close:not(:disabled):not(.disabled) {
            cursor: pointer;
        }

            .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
                color: #000;
                text-decoration: none;
                opacity: .75;
            }

    button.close {
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-appearance: none;
    }

    .modal-open {
        overflow: hidden;
    }

        .modal-open .modal {
            overflow-x: hidden;
            overflow-y: auto;
        }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        outline: 0;
    }

    .modal-dialog {
        position: relative;
        width: auto;
        margin: 0.5rem;
        pointer-events: none;
    }

    .modal.fade .modal-dialog {
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
        -webkit-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    @media screen and (prefers-reduced-motion: reduce) {
        .modal.fade .modal-dialog {
            transition: none;
        }
    }

    .modal.show .modal-dialog {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .modal-dialog-centered {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - (0.5rem * 2));
    }

        .modal-dialog-centered::before {
            display: block;
            height: calc(100vh - (0.5rem * 2));
            content: "";
        }

    .modal-content {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 0.3rem;
        outline: 0;
    }

    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000;
    }

        .modal-backdrop.fade {
            opacity: 0;
        }

        .modal-backdrop.show {
            opacity: 0.5;
        }

    .modal-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1.10rem;
        border-bottom: 1px solid #000000;
        border-top-left-radius: 0.3rem;
        border-top-right-radius: 0.3rem;
    }

        .modal-header .close {
            padding: 1rem;
            margin: -1rem -1rem -1rem auto;
        }

    .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
    }

    .modal-body {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1rem;
    }

    .modal-footer {
        display: -ms-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1.1rem;
        /*    border-top: 1px solid #e6e6e6;*/
    }

        .modal-footer > :not(:first-child) {
            margin-left: .25rem;
        }

        .modal-footer > :not(:last-child) {
            margin-right: .25rem;
        }

    .modal-scrollbar-measure {
        position: absolute;
        top: -9999px;
        width: 50px;
        height: 50px;
        overflow: scroll;
    }

    @media (min-width: 576px) {
        .modal-dialog {
            max-width: 500px;
            margin: 1.75rem auto;
        }

        .modal-dialog-centered {
            min-height: calc(100% - (1.75rem * 2));
        }

            .modal-dialog-centered::before {
                height: calc(100vh - (1.75rem * 2));
            }

        .modal-sm {
            max-width: 300px;
        }
    }

    @media (min-width: 992px) {
        .modal-lg {
            max-width: 800px;
        }
    }

    .tooltip {
        position: absolute;
        z-index: 1070;
        display: block;
        margin: 0;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        white-space: normal;
        line-break: auto;
        font-size: 0.875rem;
        word-wrap: break-word;
        opacity: 0;
    }

        .tooltip.show {
            opacity: 0.9;
        }

        .tooltip .arrow {
            position: absolute;
            display: block;
            width: 0.8rem;
            height: 0.4rem;
        }

            .tooltip .arrow::before {
                position: absolute;
                content: "";
                border-color: transparent;
                border-style: solid;
            }

    .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
        padding: 0.4rem 0;
    }

        .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
            bottom: 0;
        }

            .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
                top: 0;
                border-width: 0.4rem 0.4rem 0;
                border-top-color: #000;
            }

    .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
        padding: 0 0.4rem;
    }

        .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
            left: 0;
            width: 0.4rem;
            height: 0.8rem;
        }

            .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
                right: 0;
                border-width: 0.4rem 0.4rem 0.4rem 0;
                border-right-color: #000;
            }

    .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
        padding: 0.4rem 0;
    }

        .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
            top: 0;
        }

            .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
                bottom: 0;
                border-width: 0 0.4rem 0.4rem;
                border-bottom-color: #000;
            }

    .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
        padding: 0 0.4rem;
    }

        .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
            right: 0;
            width: 0.4rem;
            height: 0.8rem;
        }

            .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
                left: 0;
                border-width: 0.4rem 0 0.4rem 0.4rem;
                border-left-color: #000;
            }

    .tooltip-inner {
        max-width: 200px;
        padding: 0.25rem 0.5rem;
        color: #fff;
        text-align: center;
        background-color: #000;
        border-radius: 0.25rem;
    }

    .popover {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1060;
        display: block;
        max-width: 276px;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        white-space: normal;
        line-break: auto;
        font-size: 0.875rem;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 0.3rem;
    }

        .popover .arrow {
            position: absolute;
            display: block;
            width: 1rem;
            height: 0.5rem;
            margin: 0 0.3rem;
        }

            .popover .arrow::before, .popover .arrow::after {
                position: absolute;
                display: block;
                content: "";
                border-color: transparent;
                border-style: solid;
            }

    .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
        margin-bottom: 0.5rem;
    }

        .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
            bottom: calc((0.5rem + 1px) * -1);
        }

            .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
            .bs-popover-top .arrow::after,
            .bs-popover-auto[x-placement^="top"] .arrow::after {
                border-width: 0.5rem 0.5rem 0;
            }

            .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
                bottom: 0;
                border-top-color: rgba(0, 0, 0, 0.25);
            }


            .bs-popover-top .arrow::after,
            .bs-popover-auto[x-placement^="top"] .arrow::after {
                bottom: 1px;
                border-top-color: #fff;
            }

    .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
        margin-left: 0.5rem;
    }

        .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
            left: calc((0.5rem + 1px) * -1);
            width: 0.5rem;
            height: 1rem;
            margin: 0.3rem 0;
        }

            .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
            .bs-popover-right .arrow::after,
            .bs-popover-auto[x-placement^="right"] .arrow::after {
                border-width: 0.5rem 0.5rem 0.5rem 0;
            }

            .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
                left: 0;
                border-right-color: rgba(0, 0, 0, 0.25);
            }


            .bs-popover-right .arrow::after,
            .bs-popover-auto[x-placement^="right"] .arrow::after {
                left: 1px;
                border-right-color: #fff;
            }

    .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
        margin-top: 0.5rem;
    }

        .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
            top: calc((0.5rem + 1px) * -1);
        }

            .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
            .bs-popover-bottom .arrow::after,
            .bs-popover-auto[x-placement^="bottom"] .arrow::after {
                border-width: 0 0.5rem 0.5rem 0.5rem;
            }

            .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
                top: 0;
                border-bottom-color: rgba(0, 0, 0, 0.25);
            }


            .bs-popover-bottom .arrow::after,
            .bs-popover-auto[x-placement^="bottom"] .arrow::after {
                top: 1px;
                border-bottom-color: #fff;
            }

        .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 1rem;
            margin-left: -0.5rem;
            content: "";
            border-bottom: 1px solid #f7f7f7;
        }

    .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
        margin-right: 0.5rem;
    }

        .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
            right: calc((0.5rem + 1px) * -1);
            width: 0.5rem;
            height: 1rem;
            margin: 0.3rem 0;
        }

            .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
            .bs-popover-left .arrow::after,
            .bs-popover-auto[x-placement^="left"] .arrow::after {
                border-width: 0.5rem 0 0.5rem 0.5rem;
            }

            .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
                right: 0;
                border-left-color: rgba(0, 0, 0, 0.25);
            }


            .bs-popover-left .arrow::after,
            .bs-popover-auto[x-placement^="left"] .arrow::after {
                right: 1px;
                border-left-color: #fff;
            }

    .popover-header {
        padding: 0.5rem 0.75rem;
        margin-bottom: 0;
        font-size: 1rem;
        color: inherit;
        background-color: #f7f7f7;
        border-bottom: 1px solid #ebebeb;
        border-top-left-radius: calc(0.3rem - 1px);
        border-top-right-radius: calc(0.3rem - 1px);
    }

        .popover-header:empty {
            display: none;
        }

    .popover-body {
        padding: 0.5rem 0.75rem;
        color: #212529;
    }

    .carousel {
        position: relative;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .carousel-item {
        position: relative;
        display: none;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-item.active,
        .carousel-item-next,
        .carousel-item-prev {
            display: block;
            transition: -webkit-transform 0.6s ease;
            transition: transform 0.6s ease;
            transition: transform 0.6s ease, -webkit-transform 0.6s ease;
        }

    @media screen and (prefers-reduced-motion: reduce) {
        .carousel-item.active,
        .carousel-item-next,
        .carousel-item-prev {
            transition: none;
        }
    }

    .carousel-item-next,
    .carousel-item-prev {
        position: absolute;
        top: 0;
    }

        .carousel-item-next.carousel-item-left,
        .carousel-item-prev.carousel-item-right {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
        .carousel-item-next.carousel-item-left,
        .carousel-item-prev.carousel-item-right {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
        .carousel-item-next,
        .active.carousel-item-right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
    }

    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
        .carousel-item-prev,
        .active.carousel-item-left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }
    }

    .carousel-fade .carousel-item {
        opacity: 0;
        transition-duration: .6s;
        transition-property: opacity;
    }

        .carousel-fade .carousel-item.active,
        .carousel-fade .carousel-item-next.carousel-item-left,
        .carousel-fade .carousel-item-prev.carousel-item-right {
            opacity: 1;
        }

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        opacity: 0;
    }

    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
        .carousel-fade .carousel-item-next,
        .carousel-fade .carousel-item-prev,
        .carousel-fade .carousel-item.active,
        .carousel-fade .active.carousel-item-left,
        .carousel-fade .active.carousel-item-prev {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }

    .carousel-control-prev,
    .carousel-control-next {
        position: absolute;
        top: 0;
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: 0.5;
    }

        .carousel-control-prev:hover, .carousel-control-prev:focus,
        .carousel-control-next:hover,
        .carousel-control-next:focus {
            color: #fff;
            text-decoration: none;
            outline: 0;
            opacity: .9;
        }

    .carousel-control-prev {
        left: 0;
    }

    .carousel-control-next {
        right: 0;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: transparent no-repeat center center;
        background-size: 100% 100%;
    }

    .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .carousel-control-next-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 10px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
    }

        .carousel-indicators li {
            position: relative;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            width: 30px;
            height: 3px;
            margin-right: 3px;
            margin-left: 3px;
            text-indent: -999px;
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.5);
        }

            .carousel-indicators li::before {
                position: absolute;
                top: -10px;
                left: 0;
                display: inline-block;
                width: 100%;
                height: 10px;
                content: "";
            }

            .carousel-indicators li::after {
                position: absolute;
                bottom: -10px;
                left: 0;
                display: inline-block;
                width: 100%;
                height: 10px;
                content: "";
            }

        .carousel-indicators .active {
            background-color: #fff;
        }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }

    .align-baseline {
        vertical-align: baseline !important;
    }

    .align-top {
        vertical-align: top !important;
    }

    .align-middle {
        vertical-align: middle !important;
    }

    .align-bottom {
        vertical-align: bottom !important;
    }

    .align-text-bottom {
        vertical-align: text-bottom !important;
    }

    .align-text-top {
        vertical-align: text-top !important;
    }

    .bg-primary {
        background-color: #007bff !important;
    }

    a.bg-primary:hover, a.bg-primary:focus,
    button.bg-primary:hover,
    button.bg-primary:focus {
        background-color: #0062cc !important;
    }

    .bg-secondary {
        background-color: #6c757d !important;
    }

    a.bg-secondary:hover, a.bg-secondary:focus,
    button.bg-secondary:hover,
    button.bg-secondary:focus {
        background-color: #545b62 !important;
    }

    .bg-success {
        background-color: #28a745 !important;
    }

    a.bg-success:hover, a.bg-success:focus,
    button.bg-success:hover,
    button.bg-success:focus {
        background-color: #1e7e34 !important;
    }

    .bg-info {
        background-color: #17a2b8 !important;
    }

    a.bg-info:hover, a.bg-info:focus,
    button.bg-info:hover,
    button.bg-info:focus {
        background-color: #117a8b !important;
    }

    .bg-warning {
        background-color: #ffc107 !important;
    }

    a.bg-warning:hover, a.bg-warning:focus,
    button.bg-warning:hover,
    button.bg-warning:focus {
        background-color: #d39e00 !important;
    }

    .bg-danger {
        background-color: #dc3545 !important;
    }

    a.bg-danger:hover, a.bg-danger:focus,
    button.bg-danger:hover,
    button.bg-danger:focus {
        background-color: #bd2130 !important;
    }

    .bg-light {
        background-color: #f8f9fa !important;
    }

    a.bg-light:hover, a.bg-light:focus,
    button.bg-light:hover,
    button.bg-light:focus {
        background-color: #dae0e5 !important;
    }

    .bg-dark {
        background-color: #343a40 !important;
    }

    a.bg-dark:hover, a.bg-dark:focus,
    button.bg-dark:hover,
    button.bg-dark:focus {
        background-color: #1d2124 !important;
    }

    .bg-white {
        background-color: #fff !important;
    }

    .bg-transparent {
        background-color: transparent !important;
    }

    .border {
        border: 1px solid #dee2e6 !important;
    }

    .border-top {
        border-top: 1px solid #dee2e6 !important;
    }

    .border-right {
        border-right: 1px solid #dee2e6 !important;
    }

    .border-bottom {
        border-bottom: 1px solid #dee2e6 !important;
    }

    .border-left {
        border-left: 1px solid #dee2e6 !important;
    }

    .border-0 {
        border: 0 !important;
    }

    .border-top-0 {
        border-top: 0 !important;
    }

    .border-right-0 {
        border-right: 0 !important;
    }

    .border-bottom-0 {
        border-bottom: 0 !important;
    }

    .border-left-0 {
        border-left: 0 !important;
    }

    .border-primary {
        border-color: #007bff !important;
    }

    .border-secondary {
        border-color: #6c757d !important;
    }

    .border-success {
        border-color: #28a745 !important;
    }

    .border-info {
        border-color: #17a2b8 !important;
    }

    .border-warning {
        border-color: #ffc107 !important;
    }

    .border-danger {
        border-color: #dc3545 !important;
    }

    .border-light {
        border-color: #f8f9fa !important;
    }

    .border-dark {
        border-color: #343a40 !important;
    }

    .border-white {
        border-color: #fff !important;
    }

    .rounded {
        border-radius: 0.25rem !important;
    }

    .rounded-top {
        border-top-left-radius: 0.25rem !important;
        border-top-right-radius: 0.25rem !important;
    }

    .rounded-right {
        border-top-right-radius: 0.25rem !important;
        border-bottom-right-radius: 0.25rem !important;
    }

    .rounded-bottom {
        border-bottom-right-radius: 0.25rem !important;
        border-bottom-left-radius: 0.25rem !important;
    }

    .rounded-left {
        border-top-left-radius: 0.25rem !important;
        border-bottom-left-radius: 0.25rem !important;
    }

    .rounded-circle {
        border-radius: 50% !important;
    }

    .rounded-0 {
        border-radius: 0 !important;
    }

    .clearfix::after {
        display: block;
        clear: both;
        content: "";
    }

    .d-none {
        display: none !important;
    }

    .d-inline {
        display: inline !important;
    }

    .d-inline-block {
        display: inline-block !important;
    }

    .d-block {
        display: block !important;
    }

    .d-table {
        display: table !important;
    }

    .d-table-row {
        display: table-row !important;
    }

    .d-table-cell {
        display: table-cell !important;
    }

    .d-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    @media (min-width: 576px) {
        .d-sm-none {
            display: none !important;
        }

        .d-sm-inline {
            display: inline !important;
        }

        .d-sm-inline-block {
            display: inline-block !important;
        }

        .d-sm-block {
            display: block !important;
        }

        .d-sm-table {
            display: table !important;
        }

        .d-sm-table-row {
            display: table-row !important;
        }

        .d-sm-table-cell {
            display: table-cell !important;
        }

        .d-sm-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }

        .d-sm-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }
    }

    @media (min-width: 768px) {
        .d-md-none {
            display: none !important;
        }

        .d-md-inline {
            display: inline !important;
        }

        .d-md-inline-block {
            display: inline-block !important;
        }

        .d-md-block {
            display: block !important;
        }

        .d-md-table {
            display: table !important;
        }

        .d-md-table-row {
            display: table-row !important;
        }

        .d-md-table-cell {
            display: table-cell !important;
        }

        .d-md-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }

        .d-md-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }
    }

    @media (min-width: 992px) {
        .d-lg-none {
            display: none !important;
        }

        .d-lg-inline {
            display: inline !important;
        }

        .d-lg-inline-block {
            display: inline-block !important;
        }

        .d-lg-block {
            display: block !important;
        }

        .d-lg-table {
            display: table !important;
        }

        .d-lg-table-row {
            display: table-row !important;
        }

        .d-lg-table-cell {
            display: table-cell !important;
        }

        .d-lg-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }

        .d-lg-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }
    }

    @media (min-width: 1200px) {
        .d-xl-none {
            display: none !important;
        }

        .d-xl-inline {
            display: inline !important;
        }

        .d-xl-inline-block {
            display: inline-block !important;
        }

        .d-xl-block {
            display: block !important;
        }

        .d-xl-table {
            display: table !important;
        }

        .d-xl-table-row {
            display: table-row !important;
        }

        .d-xl-table-cell {
            display: table-cell !important;
        }

        .d-xl-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }

        .d-xl-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }
    }

    @media print {
        .d-print-none {
            display: none !important;
        }

        .d-print-inline {
            display: inline !important;
        }

        .d-print-inline-block {
            display: inline-block !important;
        }

        .d-print-block {
            display: block !important;
        }

        .d-print-table {
            display: table !important;
        }

        .d-print-table-row {
            display: table-row !important;
        }

        .d-print-table-cell {
            display: table-cell !important;
        }

        .d-print-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }

        .d-print-inline-flex {
            display: -ms-inline-flexbox !important;
            display: inline-flex !important;
        }
    }

    .embed-responsive {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        overflow: hidden;
    }

        .embed-responsive::before {
            display: block;
            content: "";
        }

        .embed-responsive .embed-responsive-item,
        .embed-responsive iframe,
        .embed-responsive embed,
        .embed-responsive object,
        .embed-responsive video {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }

    .embed-responsive-21by9::before {
        padding-top: 42.857143%;
    }

    .embed-responsive-16by9::before {
        padding-top: 56.25%;
    }

    .embed-responsive-4by3::before {
        padding-top: 75%;
    }

    .embed-responsive-1by1::before {
        padding-top: 100%;
    }

    .flex-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    @media (min-width: 576px) {
        .flex-sm-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important;
        }

        .flex-sm-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important;
        }

        .flex-sm-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
        }

        .flex-sm-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
        }

        .flex-sm-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
        }

        .flex-sm-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        }

        .flex-sm-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
        }

        .flex-sm-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
        }

        .flex-sm-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
        }

        .flex-sm-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .flex-sm-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
        }

        .flex-sm-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
        }

        .justify-content-sm-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important;
        }

        .justify-content-sm-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important;
        }

        .justify-content-sm-center {
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .justify-content-sm-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important;
        }

        .justify-content-sm-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
        }

        .align-items-sm-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important;
        }

        .align-items-sm-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important;
        }

        .align-items-sm-center {
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .align-items-sm-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important;
        }

        .align-items-sm-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important;
        }

        .align-content-sm-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
        }

        .align-content-sm-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
        }

        .align-content-sm-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important;
        }

        .align-content-sm-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
        }

        .align-content-sm-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
        }

        .align-content-sm-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
        }

        .align-self-sm-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important;
        }

        .align-self-sm-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important;
        }

        .align-self-sm-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important;
        }

        .align-self-sm-center {
            -ms-flex-item-align: center !important;
            align-self: center !important;
        }

        .align-self-sm-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
        }

        .align-self-sm-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
        }
    }

    @media (min-width: 768px) {
        .flex-md-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important;
        }

        .flex-md-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important;
        }

        .flex-md-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
        }

        .flex-md-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
        }

        .flex-md-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
        }

        .flex-md-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        }

        .flex-md-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
        }

        .flex-md-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
        }

        .flex-md-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
        }

        .flex-md-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .flex-md-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
        }

        .flex-md-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
        }

        .justify-content-md-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important;
        }

        .justify-content-md-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important;
        }

        .justify-content-md-center {
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .justify-content-md-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important;
        }

        .justify-content-md-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
        }

        .align-items-md-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important;
        }

        .align-items-md-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important;
        }

        .align-items-md-center {
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .align-items-md-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important;
        }

        .align-items-md-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important;
        }

        .align-content-md-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
        }

        .align-content-md-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
        }

        .align-content-md-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important;
        }

        .align-content-md-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
        }

        .align-content-md-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
        }

        .align-content-md-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
        }

        .align-self-md-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important;
        }

        .align-self-md-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important;
        }

        .align-self-md-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important;
        }

        .align-self-md-center {
            -ms-flex-item-align: center !important;
            align-self: center !important;
        }

        .align-self-md-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
        }

        .align-self-md-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
        }
    }

    @media (min-width: 992px) {
        .flex-lg-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important;
        }

        .flex-lg-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important;
        }

        .flex-lg-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
        }

        .flex-lg-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
        }

        .flex-lg-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
        }

        .flex-lg-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        }

        .flex-lg-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
        }

        .flex-lg-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
        }

        .flex-lg-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
        }

        .flex-lg-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .flex-lg-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
        }

        .flex-lg-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
        }

        .justify-content-lg-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important;
        }

        .justify-content-lg-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important;
        }

        .justify-content-lg-center {
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .justify-content-lg-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important;
        }

        .justify-content-lg-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
        }

        .align-items-lg-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important;
        }

        .align-items-lg-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important;
        }

        .align-items-lg-center {
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .align-items-lg-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important;
        }

        .align-items-lg-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important;
        }

        .align-content-lg-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
        }

        .align-content-lg-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
        }

        .align-content-lg-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important;
        }

        .align-content-lg-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
        }

        .align-content-lg-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
        }

        .align-content-lg-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
        }

        .align-self-lg-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important;
        }

        .align-self-lg-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important;
        }

        .align-self-lg-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important;
        }

        .align-self-lg-center {
            -ms-flex-item-align: center !important;
            align-self: center !important;
        }

        .align-self-lg-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
        }

        .align-self-lg-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
        }
    }

    @media (min-width: 1200px) {
        .flex-xl-row {
            -ms-flex-direction: row !important;
            flex-direction: row !important;
        }

        .flex-xl-column {
            -ms-flex-direction: column !important;
            flex-direction: column !important;
        }

        .flex-xl-row-reverse {
            -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
        }

        .flex-xl-column-reverse {
            -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
        }

        .flex-xl-wrap {
            -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
        }

        .flex-xl-nowrap {
            -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
        }

        .flex-xl-wrap-reverse {
            -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
        }

        .flex-xl-fill {
            -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
        }

        .flex-xl-grow-0 {
            -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
        }

        .flex-xl-grow-1 {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
        }

        .flex-xl-shrink-0 {
            -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
        }

        .flex-xl-shrink-1 {
            -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
        }

        .justify-content-xl-start {
            -ms-flex-pack: start !important;
            justify-content: flex-start !important;
        }

        .justify-content-xl-end {
            -ms-flex-pack: end !important;
            justify-content: flex-end !important;
        }

        .justify-content-xl-center {
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .justify-content-xl-between {
            -ms-flex-pack: justify !important;
            justify-content: space-between !important;
        }

        .justify-content-xl-around {
            -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
        }

        .align-items-xl-start {
            -ms-flex-align: start !important;
            align-items: flex-start !important;
        }

        .align-items-xl-end {
            -ms-flex-align: end !important;
            align-items: flex-end !important;
        }

        .align-items-xl-center {
            -ms-flex-align: center !important;
            align-items: center !important;
        }

        .align-items-xl-baseline {
            -ms-flex-align: baseline !important;
            align-items: baseline !important;
        }

        .align-items-xl-stretch {
            -ms-flex-align: stretch !important;
            align-items: stretch !important;
        }

        .align-content-xl-start {
            -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
        }

        .align-content-xl-end {
            -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
        }

        .align-content-xl-center {
            -ms-flex-line-pack: center !important;
            align-content: center !important;
        }

        .align-content-xl-between {
            -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
        }

        .align-content-xl-around {
            -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
        }

        .align-content-xl-stretch {
            -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
        }

        .align-self-xl-auto {
            -ms-flex-item-align: auto !important;
            align-self: auto !important;
        }

        .align-self-xl-start {
            -ms-flex-item-align: start !important;
            align-self: flex-start !important;
        }

        .align-self-xl-end {
            -ms-flex-item-align: end !important;
            align-self: flex-end !important;
        }

        .align-self-xl-center {
            -ms-flex-item-align: center !important;
            align-self: center !important;
        }

        .align-self-xl-baseline {
            -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
        }

        .align-self-xl-stretch {
            -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
        }
    }

    .float-left {
        float: left !important;
    }

    .float-right {
        float: right !important;
    }

    .float-none {
        float: none !important;
    }

    @media (min-width: 576px) {
        .float-sm-left {
            float: left !important;
        }

        .float-sm-right {
            float: right !important;
        }

        .float-sm-none {
            float: none !important;
        }
    }

    @media (min-width: 768px) {
        .float-md-left {
            float: left !important;
        }

        .float-md-right {
            float: right !important;
        }

        .float-md-none {
            float: none !important;
        }
    }

    @media (min-width: 992px) {
        .float-lg-left {
            float: left !important;
        }

        .float-lg-right {
            float: right !important;
        }

        .float-lg-none {
            float: none !important;
        }
    }

    @media (min-width: 1200px) {
        .float-xl-left {
            float: left !important;
        }

        .float-xl-right {
            float: right !important;
        }

        .float-xl-none {
            float: none !important;
        }
    }

    .position-static {
        position: static !important;
    }

    .position-relative {
        position: relative !important;
    }

    .position-absolute {
        position: absolute !important;
    }

    .position-fixed {
        position: fixed !important;
    }

    .position-sticky {
        position: -webkit-sticky !important;
        position: sticky !important;
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .fixed-bottom {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030;
    }

    @supports ((position: -webkit-sticky) or (position: sticky)) {
        .sticky-top {
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            z-index: 1020;
        }
    }

    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border: 0;
    }

    .sr-only-focusable:active, .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal;
    }

    .shadow-sm {
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    }

    .shadow {
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    }

    .shadow-lg {
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    }

    .shadow-none {
        box-shadow: none !important;
    }

    .w-25 {
        width: 25% !important;
    }

    .w-50 {
        width: 50% !important;
    }

    .w-75 {
        width: 75% !important;
    }

    .w-100 {
        width: 100% !important;
    }

    .w-auto {
        width: auto !important;
    }

    .h-25 {
        height: 25% !important;
    }

    .h-50 {
        height: 50% !important;
    }

    .h-75 {
        height: 75% !important;
    }

    .h-100 {
        height: 100% !important;
    }

    .h-auto {
        height: auto !important;
    }

    .mw-100 {
        max-width: 100% !important;
    }

    .mh-100 {
        max-height: 100% !important;
    }

    .m-0 {
        margin: 0 !important;
    }

    .mt-0,
    .my-0 {
        margin-top: 0 !important;
    }

    .mr-0,
    .mx-0 {
        margin-right: 0 !important;
    }

    .mb-0,
    .my-0 {
        margin-bottom: 0 !important;
    }

    .ml-0,
    .mx-0 {
        margin-left: 0 !important;
    }

    .m-1 {
        margin: 0.25rem !important;
    }

    .mt-1,
    .my-1 {
        margin-top: 0.25rem !important;
    }

    .mr-1,
    .mx-1 {
        margin-right: 0.25rem !important;
    }

    .mb-1,
    .my-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-1,
    .mx-1 {
        margin-left: 0.25rem !important;
    }

    .m-2 {
        margin: 0.5rem !important;
    }

    .mt-2,
    .my-2 {
        margin-top: 0.5rem !important;
    }

    .mr-2,
    .mx-2 {
        margin-right: 0.5rem !important;
    }

    .mb-2,
    .my-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-2,
    .mx-2 {
        margin-left: 0.5rem !important;
    }

    .m-3 {
        margin: 1rem !important;
    }

    .mt-3,
    .my-3 {
        margin-top: 1rem !important;
    }

    .mr-3,
    .mx-3 {
        margin-right: 1rem !important;
    }

    .mb-3,
    .my-3 {
        margin-bottom: 1rem !important;
    }

    .ml-3,
    .mx-3 {
        margin-left: 1rem !important;
    }

    .m-4 {
        margin: 1.5rem !important;
    }

    .mt-4,
    .my-4 {
        margin-top: 2rem !important;
    }

    .mr-4,
    .mx-4 {
        margin-right: 1.5rem !important;
    }

    .mb-4,
    .my-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-4,
    .mx-4 {
        margin-left: 1.5rem !important;
    }

    .m-5 {
        margin: 3rem !important;
    }

    .mt-5,
    .my-5 {
        margin-top: 3rem !important;
    }

    .mr-5,
    .mx-5 {
        margin-right: 3rem !important;
    }

    .mb-5,
    .my-5 {
        margin-bottom: 3rem !important;
    }

    .ml-5,
    .mx-5 {
        margin-left: 3rem !important;
    }

    .p-0 {
        padding: 0 !important;
    }

    .pt-0,
    .py-0 {
        padding-top: 0 !important;
    }

    .pr-0,
    .px-0 {
        padding-right: 0 !important;
    }

    .pb-0,
    .py-0 {
        padding-bottom: 0 !important;
    }

    .pl-0,
    .px-0 {
        padding-left: 0 !important;
    }

    .p-1 {
        padding: 0.25rem !important;
    }

    .pt-1,
    .py-1 {
        padding-top: 0.25rem !important;
    }

    .pr-1,
    .px-1 {
        padding-right: 0.25rem !important;
    }

    .pb-1,
    .py-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-1,
    .px-1 {
        padding-left: 0.25rem !important;
    }

    .p-2 {
        padding: 0.5rem !important;
    }

    .pt-2,
    .py-2 {
        padding-top: 0.5rem !important;
    }

    .pr-2,
    .px-2 {
        padding-right: 0.5rem !important;
    }

    .pb-2,
    .py-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-2,
    .px-2 {
        padding-left: 0.5rem !important;
    }

    .p-3 {
        padding: 1rem !important;
    }

    .pt-3,
    .py-3 {
        padding-top: 1rem !important;
    }

    .pr-3,
    .px-3 {
        padding-right: 1rem !important;
    }

    .pb-3,
    .py-3 {
        padding-bottom: 1rem !important;
    }

    .pl-3,
    .px-3 {
        padding-left: 1rem !important;
    }

    .p-4 {
        padding: 1.5rem !important;
    }

    .pt-4,
    .py-4 {
        padding-top: 1.5rem !important;
    }

    .pr-4,
    .px-4 {
        padding-right: 1.5rem !important;
    }

    .pb-4,
    .py-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-4,
    .px-4 {
        padding-left: 1.5rem !important;
    }

    .p-5 {
        padding: 3rem !important;
    }

    .pt-5,
    .py-5 {
        padding-top: 3rem !important;
    }

    .pr-5,
    .px-5 {
        padding-right: 3rem !important;
    }

    .pb-5,
    .py-5 {
        padding-bottom: 3rem !important;
    }

    .pl-5,
    .px-5 {
        padding-left: 3rem !important;
    }

    .m-auto {
        margin: auto !important;
    }

    .mt-auto,
    .my-auto {
        margin-top: auto !important;
    }

    .mr-auto,
    .mx-auto {
        margin-right: auto !important;
    }

    .mb-auto,
    .my-auto {
        margin-bottom: auto !important;
    }

    .ml-auto,
    .mx-auto {
        margin-left: auto !important;
    }

    @media (min-width: 576px) {
        .m-sm-0 {
            margin: 0 !important;
        }

        .mt-sm-0,
        .my-sm-0 {
            margin-top: 0 !important;
        }

        .mr-sm-0,
        .mx-sm-0 {
            margin-right: 0 !important;
        }

        .mb-sm-0,
        .my-sm-0 {
            margin-bottom: 0 !important;
        }

        .ml-sm-0,
        .mx-sm-0 {
            margin-left: 0 !important;
        }

        .m-sm-1 {
            margin: 0.25rem !important;
        }

        .mt-sm-1,
        .my-sm-1 {
            margin-top: 0.25rem !important;
        }

        .mr-sm-1,
        .mx-sm-1 {
            margin-right: 0.25rem !important;
        }

        .mb-sm-1,
        .my-sm-1 {
            margin-bottom: 0.25rem !important;
        }

        .ml-sm-1,
        .mx-sm-1 {
            margin-left: 0.25rem !important;
        }

        .m-sm-2 {
            margin: 0.5rem !important;
        }

        .mt-sm-2,
        .my-sm-2 {
            margin-top: 0.5rem !important;
        }

        .mr-sm-2,
        .mx-sm-2 {
            margin-right: 0.5rem !important;
        }

        .mb-sm-2,
        .my-sm-2 {
            margin-bottom: 0.5rem !important;
        }

        .ml-sm-2,
        .mx-sm-2 {
            margin-left: 0.5rem !important;
        }

        .m-sm-3 {
            margin: 1rem !important;
        }

        .mt-sm-3,
        .my-sm-3 {
            margin-top: 1rem !important;
        }

        .mr-sm-3,
        .mx-sm-3 {
            margin-right: 1rem !important;
        }

        .mb-sm-3,
        .my-sm-3 {
            margin-bottom: 1rem !important;
        }

        .ml-sm-3,
        .mx-sm-3 {
            margin-left: 1rem !important;
        }

        .m-sm-4 {
            margin: 1.5rem !important;
        }

        .mt-sm-4,
        .my-sm-4 {
            margin-top: 1.5rem !important;
        }

        .mr-sm-4,
        .mx-sm-4 {
            margin-right: 1.5rem !important;
        }

        .mb-sm-4,
        .my-sm-4 {
            margin-bottom: 1.5rem !important;
        }

        .ml-sm-4,
        .mx-sm-4 {
            margin-left: 1.5rem !important;
        }

        .m-sm-5 {
            margin: 3rem !important;
        }

        .mt-sm-5,
        .my-sm-5 {
            margin-top: 3rem !important;
        }

        .mr-sm-5,
        .mx-sm-5 {
            margin-right: 3rem !important;
        }

        .mb-sm-5,
        .my-sm-5 {
            margin-bottom: 3rem !important;
        }

        .ml-sm-5,
        .mx-sm-5 {
            margin-left: 3rem !important;
        }

        .p-sm-0 {
            padding: 0 !important;
        }

        .pt-sm-0,
        .py-sm-0 {
            padding-top: 0 !important;
        }

        .pr-sm-0,
        .px-sm-0 {
            padding-right: 0 !important;
        }

        .pb-sm-0,
        .py-sm-0 {
            padding-bottom: 0 !important;
        }

        .pl-sm-0,
        .px-sm-0 {
            padding-left: 0 !important;
        }

        .p-sm-1 {
            padding: 0.25rem !important;
        }

        .pt-sm-1,
        .py-sm-1 {
            padding-top: 0.25rem !important;
        }

        .pr-sm-1,
        .px-sm-1 {
            padding-right: 0.25rem !important;
        }

        .pb-sm-1,
        .py-sm-1 {
            padding-bottom: 0.25rem !important;
        }

        .pl-sm-1,
        .px-sm-1 {
            padding-left: 0.25rem !important;
        }

        .p-sm-2 {
            padding: 0.5rem !important;
        }

        .pt-sm-2,
        .py-sm-2 {
            padding-top: 0.5rem !important;
        }

        .pr-sm-2,
        .px-sm-2 {
            padding-right: 0.5rem !important;
        }

        .pb-sm-2,
        .py-sm-2 {
            padding-bottom: 0.5rem !important;
        }

        .pl-sm-2,
        .px-sm-2 {
            padding-left: 0.5rem !important;
        }

        .p-sm-3 {
            padding: 1rem !important;
        }

        .pt-sm-3,
        .py-sm-3 {
            padding-top: 1rem !important;
        }

        .pr-sm-3,
        .px-sm-3 {
            padding-right: 1rem !important;
        }

        .pb-sm-3,
        .py-sm-3 {
            padding-bottom: 1rem !important;
        }

        .pl-sm-3,
        .px-sm-3 {
            padding-left: 1rem !important;
        }

        .p-sm-4 {
            padding: 1.5rem !important;
        }

        .pt-sm-4,
        .py-sm-4 {
            padding-top: 1.5rem !important;
        }

        .pr-sm-4,
        .px-sm-4 {
            padding-right: 1.5rem !important;
        }

        .pb-sm-4,
        .py-sm-4 {
            padding-bottom: 1.5rem !important;
        }

        .pl-sm-4,
        .px-sm-4 {
            padding-left: 1.5rem !important;
        }

        .p-sm-5 {
            padding: 3rem !important;
        }

        .pt-sm-5,
        .py-sm-5 {
            padding-top: 3rem !important;
        }

        .pr-sm-5,
        .px-sm-5 {
            padding-right: 3rem !important;
        }

        .pb-sm-5,
        .py-sm-5 {
            padding-bottom: 3rem !important;
        }

        .pl-sm-5,
        .px-sm-5 {
            padding-left: 3rem !important;
        }

        .m-sm-auto {
            margin: auto !important;
        }

        .mt-sm-auto,
        .my-sm-auto {
            margin-top: auto !important;
        }

        .mr-sm-auto,
        .mx-sm-auto {
            margin-right: auto !important;
        }

        .mb-sm-auto,
        .my-sm-auto {
            margin-bottom: auto !important;
        }

        .ml-sm-auto,
        .mx-sm-auto {
            margin-left: auto !important;
        }
    }

    @media (min-width: 768px) {
        .m-md-0 {
            margin: 0 !important;
        }

        .mt-md-0,
        .my-md-0 {
            margin-top: 0 !important;
        }

        .mr-md-0,
        .mx-md-0 {
            margin-right: 0 !important;
        }

        .mb-md-0,
        .my-md-0 {
            margin-bottom: 0 !important;
        }

        .ml-md-0,
        .mx-md-0 {
            margin-left: 0 !important;
        }

        .m-md-1 {
            margin: 0.25rem !important;
        }

        .mt-md-1,
        .my-md-1 {
            margin-top: 0.25rem !important;
        }

        .mr-md-1,
        .mx-md-1 {
            margin-right: 0.25rem !important;
        }

        .mb-md-1,
        .my-md-1 {
            margin-bottom: 0.25rem !important;
        }

        .ml-md-1,
        .mx-md-1 {
            margin-left: 0.25rem !important;
        }

        .m-md-2 {
            margin: 0.5rem !important;
        }

        .mt-md-2,
        .my-md-2 {
            margin-top: 0.5rem !important;
        }

        .mr-md-2,
        .mx-md-2 {
            margin-right: 0.5rem !important;
        }

        .mb-md-2,
        .my-md-2 {
            margin-bottom: 0.5rem !important;
        }

        .ml-md-2,
        .mx-md-2 {
            margin-left: 0.5rem !important;
        }

        .m-md-3 {
            margin: 1rem !important;
        }

        .mt-md-3,
        .my-md-3 {
            margin-top: 1rem !important;
        }

        .mr-md-3,
        .mx-md-3 {
            margin-right: 1rem !important;
        }

        .mb-md-3,
        .my-md-3 {
            margin-bottom: 1rem !important;
        }

        .ml-md-3,
        .mx-md-3 {
            margin-left: 1rem !important;
        }

        .m-md-4 {
            margin: 1.5rem !important;
        }

        .mt-md-4,
        .my-md-4 {
            margin-top: 1.5rem !important;
        }

        .mr-md-4,
        .mx-md-4 {
            margin-right: 1.5rem !important;
        }

        .mb-md-4,
        .my-md-4 {
            margin-bottom: 1.5rem !important;
        }

        .ml-md-4,
        .mx-md-4 {
            margin-left: 1.5rem !important;
        }

        .m-md-5 {
            margin: 3rem !important;
        }

        .mt-md-5,
        .my-md-5 {
            margin-top: 3rem !important;
        }

        .mr-md-5,
        .mx-md-5 {
            margin-right: 3rem !important;
        }

        .mb-md-5,
        .my-md-5 {
            margin-bottom: 3rem !important;
        }

        .ml-md-5,
        .mx-md-5 {
            margin-left: 3rem !important;
        }

        .p-md-0 {
            padding: 0 !important;
        }

        .pt-md-0,
        .py-md-0 {
            padding-top: 0 !important;
        }

        .pr-md-0,
        .px-md-0 {
            padding-right: 0 !important;
        }

        .pb-md-0,
        .py-md-0 {
            padding-bottom: 0 !important;
        }

        .pl-md-0,
        .px-md-0 {
            padding-left: 0 !important;
        }

        .p-md-1 {
            padding: 0.25rem !important;
        }

        .pt-md-1,
        .py-md-1 {
            padding-top: 0.25rem !important;
        }

        .pr-md-1,
        .px-md-1 {
            padding-right: 0.25rem !important;
        }

        .pb-md-1,
        .py-md-1 {
            padding-bottom: 0.25rem !important;
        }

        .pl-md-1,
        .px-md-1 {
            padding-left: 0.25rem !important;
        }

        .p-md-2 {
            padding: 0.5rem !important;
        }

        .pt-md-2,
        .py-md-2 {
            padding-top: 0.5rem !important;
        }

        .pr-md-2,
        .px-md-2 {
            padding-right: 0.5rem !important;
        }

        .pb-md-2,
        .py-md-2 {
            padding-bottom: 0.5rem !important;
        }

        .pl-md-2,
        .px-md-2 {
            padding-left: 0.5rem !important;
        }

        .p-md-3 {
            padding: 1rem !important;
        }

        .pt-md-3,
        .py-md-3 {
            padding-top: 1rem !important;
        }

        .pr-md-3,
        .px-md-3 {
            padding-right: 1rem !important;
        }

        .pb-md-3,
        .py-md-3 {
            padding-bottom: 1rem !important;
        }

        .pl-md-3,
        .px-md-3 {
            padding-left: 1rem !important;
        }

        .p-md-4 {
            padding: 1.5rem !important;
        }

        .pt-md-4,
        .py-md-4 {
            padding-top: 1.5rem !important;
        }

        .pr-md-4,
        .px-md-4 {
            padding-right: 1.5rem !important;
        }

        .pb-md-4,
        .py-md-4 {
            padding-bottom: 1.5rem !important;
        }

        .pl-md-4,
        .px-md-4 {
            padding-left: 1.5rem !important;
        }

        .p-md-5 {
            padding: 3rem !important;
        }

        .pt-md-5,
        .py-md-5 {
            padding-top: 3rem !important;
        }

        .pr-md-5,
        .px-md-5 {
            padding-right: 3rem !important;
        }

        .pb-md-5,
        .py-md-5 {
            padding-bottom: 3rem !important;
        }

        .pl-md-5,
        .px-md-5 {
            padding-left: 3rem !important;
        }

        .m-md-auto {
            margin: auto !important;
        }

        .mt-md-auto,
        .my-md-auto {
            margin-top: auto !important;
        }

        .mr-md-auto,
        .mx-md-auto {
            margin-right: auto !important;
        }

        .mb-md-auto,
        .my-md-auto {
            margin-bottom: auto !important;
        }

        .ml-md-auto,
        .mx-md-auto {
            margin-left: auto !important;
        }
    }

    @media (min-width: 992px) {
        .m-lg-0 {
            margin: 0 !important;
        }

        .mt-lg-0,
        .my-lg-0 {
            margin-top: 0 !important;
        }

        .mr-lg-0,
        .mx-lg-0 {
            margin-right: 0 !important;
        }

        .mb-lg-0,
        .my-lg-0 {
            margin-bottom: 0 !important;
        }

        .ml-lg-0,
        .mx-lg-0 {
            margin-left: 0 !important;
        }

        .m-lg-1 {
            margin: 0.25rem !important;
        }

        .mt-lg-1,
        .my-lg-1 {
            margin-top: 0.25rem !important;
        }

        .mr-lg-1,
        .mx-lg-1 {
            margin-right: 0.25rem !important;
        }

        .mb-lg-1,
        .my-lg-1 {
            margin-bottom: 0.25rem !important;
        }

        .ml-lg-1,
        .mx-lg-1 {
            margin-left: 0.25rem !important;
        }

        .m-lg-2 {
            margin: 0.5rem !important;
        }

        .mt-lg-2,
        .my-lg-2 {
            margin-top: 0.5rem !important;
        }

        .mr-lg-2,
        .mx-lg-2 {
            margin-right: 0.5rem !important;
        }

        .mb-lg-2,
        .my-lg-2 {
            margin-bottom: 0.5rem !important;
        }

        .ml-lg-2,
        .mx-lg-2 {
            margin-left: 0.5rem !important;
        }

        .m-lg-3 {
            margin: 1rem !important;
        }

        .mt-lg-3,
        .my-lg-3 {
            margin-top: 1rem !important;
        }

        .mr-lg-3,
        .mx-lg-3 {
            margin-right: 1rem !important;
        }

        .mb-lg-3,
        .my-lg-3 {
            margin-bottom: 1rem !important;
        }

        .ml-lg-3,
        .mx-lg-3 {
            margin-left: 1rem !important;
        }

        .m-lg-4 {
            margin: 1.5rem !important;
        }

        .mt-lg-4,
        .my-lg-4 {
            margin-top: 1.5rem !important;
        }

        .mr-lg-4,
        .mx-lg-4 {
            margin-right: 1.5rem !important;
        }

        .mb-lg-4,
        .my-lg-4 {
            margin-bottom: 1.5rem !important;
        }

        .ml-lg-4,
        .mx-lg-4 {
            margin-left: 1.5rem !important;
        }

        .m-lg-5 {
            margin: 3rem !important;
        }

        .mt-lg-5,
        .my-lg-5 {
            margin-top: 3rem !important;
        }

        .mr-lg-5,
        .mx-lg-5 {
            margin-right: 3rem !important;
        }

        .mb-lg-5,
        .my-lg-5 {
            margin-bottom: 3rem !important;
        }

        .ml-lg-5,
        .mx-lg-5 {
            margin-left: 3rem !important;
        }

        .p-lg-0 {
            padding: 0 !important;
        }

        .pt-lg-0,
        .py-lg-0 {
            padding-top: 0 !important;
        }

        .pr-lg-0,
        .px-lg-0 {
            padding-right: 0 !important;
        }

        .pb-lg-0,
        .py-lg-0 {
            padding-bottom: 0 !important;
        }

        .pl-lg-0,
        .px-lg-0 {
            padding-left: 0 !important;
        }

        .p-lg-1 {
            padding: 0.25rem !important;
        }

        .pt-lg-1,
        .py-lg-1 {
            padding-top: 0.25rem !important;
        }

        .pr-lg-1,
        .px-lg-1 {
            padding-right: 0.25rem !important;
        }

        .pb-lg-1,
        .py-lg-1 {
            padding-bottom: 0.25rem !important;
        }

        .pl-lg-1,
        .px-lg-1 {
            padding-left: 0.25rem !important;
        }

        .p-lg-2 {
            padding: 0.5rem !important;
        }

        .pt-lg-2,
        .py-lg-2 {
            padding-top: 0.5rem !important;
        }

        .pr-lg-2,
        .px-lg-2 {
            padding-right: 0.5rem !important;
        }

        .pb-lg-2,
        .py-lg-2 {
            padding-bottom: 0.5rem !important;
        }

        .pl-lg-2,
        .px-lg-2 {
            padding-left: 0.5rem !important;
        }

        .p-lg-3 {
            padding: 1rem !important;
        }

        .pt-lg-3,
        .py-lg-3 {
            padding-top: 1rem !important;
        }

        .pr-lg-3,
        .px-lg-3 {
            padding-right: 1rem !important;
        }

        .pb-lg-3,
        .py-lg-3 {
            padding-bottom: 1rem !important;
        }

        .pl-lg-3,
        .px-lg-3 {
            padding-left: 1rem !important;
        }

        .p-lg-4 {
            padding: 1.5rem !important;
        }

        .pt-lg-4,
        .py-lg-4 {
            padding-top: 1.5rem !important;
        }

        .pr-lg-4,
        .px-lg-4 {
            padding-right: 1.5rem !important;
        }

        .pb-lg-4,
        .py-lg-4 {
            padding-bottom: 1.5rem !important;
        }

        .pl-lg-4,
        .px-lg-4 {
            padding-left: 1.5rem !important;
        }

        .p-lg-5 {
            padding: 3rem !important;
        }

        .pt-lg-5,
        .py-lg-5 {
            padding-top: 3rem !important;
        }

        .pr-lg-5,
        .px-lg-5 {
            padding-right: 3rem !important;
        }

        .pb-lg-5,
        .py-lg-5 {
            padding-bottom: 3rem !important;
        }

        .pl-lg-5,
        .px-lg-5 {
            padding-left: 3rem !important;
        }

        .m-lg-auto {
            margin: auto !important;
        }

        .mt-lg-auto,
        .my-lg-auto {
            margin-top: auto !important;
        }

        .mr-lg-auto,
        .mx-lg-auto {
            margin-right: auto !important;
        }

        .mb-lg-auto,
        .my-lg-auto {
            margin-bottom: auto !important;
        }

        .ml-lg-auto,
        .mx-lg-auto {
            margin-left: auto !important;
        }
    }

    @media (min-width: 1200px) {
        .m-xl-0 {
            margin: 0 !important;
        }

        .mt-xl-0,
        .my-xl-0 {
            margin-top: 0 !important;
        }

        .mr-xl-0,
        .mx-xl-0 {
            margin-right: 0 !important;
        }

        .mb-xl-0,
        .my-xl-0 {
            margin-bottom: 0 !important;
        }

        .ml-xl-0,
        .mx-xl-0 {
            margin-left: 0 !important;
        }

        .m-xl-1 {
            margin: 0.25rem !important;
        }

        .mt-xl-1,
        .my-xl-1 {
            margin-top: 0.25rem !important;
        }

        .mr-xl-1,
        .mx-xl-1 {
            margin-right: 0.25rem !important;
        }

        .mb-xl-1,
        .my-xl-1 {
            margin-bottom: 0.25rem !important;
        }

        .ml-xl-1,
        .mx-xl-1 {
            margin-left: 0.25rem !important;
        }

        .m-xl-2 {
            margin: 0.5rem !important;
        }

        .mt-xl-2,
        .my-xl-2 {
            margin-top: 0.5rem !important;
        }

        .mr-xl-2,
        .mx-xl-2 {
            margin-right: 0.5rem !important;
        }

        .mb-xl-2,
        .my-xl-2 {
            margin-bottom: 0.5rem !important;
        }

        .ml-xl-2,
        .mx-xl-2 {
            margin-left: 0.5rem !important;
        }

        .m-xl-3 {
            margin: 1rem !important;
        }

        .mt-xl-3,
        .my-xl-3 {
            margin-top: 1rem !important;
        }

        .mr-xl-3,
        .mx-xl-3 {
            margin-right: 1rem !important;
        }

        .mb-xl-3,
        .my-xl-3 {
            margin-bottom: 1rem !important;
        }

        .ml-xl-3,
        .mx-xl-3 {
            margin-left: 1rem !important;
        }

        .m-xl-4 {
            margin: 1.5rem !important;
        }

        .mt-xl-4,
        .my-xl-4 {
            margin-top: 1.5rem !important;
        }

        .mr-xl-4,
        .mx-xl-4 {
            margin-right: 1.5rem !important;
        }

        .mb-xl-4,
        .my-xl-4 {
            margin-bottom: 1.5rem !important;
        }

        .ml-xl-4,
        .mx-xl-4 {
            margin-left: 1.5rem !important;
        }

        .m-xl-5 {
            margin: 3rem !important;
        }

        .mt-xl-5,
        .my-xl-5 {
            margin-top: 3rem !important;
        }

        .mr-xl-5,
        .mx-xl-5 {
            margin-right: 3rem !important;
        }

        .mb-xl-5,
        .my-xl-5 {
            margin-bottom: 3rem !important;
        }

        .ml-xl-5,
        .mx-xl-5 {
            margin-left: 3rem !important;
        }

        .p-xl-0 {
            padding: 0 !important;
        }

        .pt-xl-0,
        .py-xl-0 {
            padding-top: 0 !important;
        }

        .pr-xl-0,
        .px-xl-0 {
            padding-right: 0 !important;
        }

        .pb-xl-0,
        .py-xl-0 {
            padding-bottom: 0 !important;
        }

        .pl-xl-0,
        .px-xl-0 {
            padding-left: 0 !important;
        }

        .p-xl-1 {
            padding: 0.25rem !important;
        }

        .pt-xl-1,
        .py-xl-1 {
            padding-top: 0.25rem !important;
        }

        .pr-xl-1,
        .px-xl-1 {
            padding-right: 0.25rem !important;
        }

        .pb-xl-1,
        .py-xl-1 {
            padding-bottom: 0.25rem !important;
        }

        .pl-xl-1,
        .px-xl-1 {
            padding-left: 0.25rem !important;
        }

        .p-xl-2 {
            padding: 0.5rem !important;
        }

        .pt-xl-2,
        .py-xl-2 {
            padding-top: 0.5rem !important;
        }

        .pr-xl-2,
        .px-xl-2 {
            padding-right: 0.5rem !important;
        }

        .pb-xl-2,
        .py-xl-2 {
            padding-bottom: 0.5rem !important;
        }

        .pl-xl-2,
        .px-xl-2 {
            padding-left: 0.5rem !important;
        }

        .p-xl-3 {
            padding: 1rem !important;
        }

        .pt-xl-3,
        .py-xl-3 {
            padding-top: 1rem !important;
        }

        .pr-xl-3,
        .px-xl-3 {
            padding-right: 1rem !important;
        }

        .pb-xl-3,
        .py-xl-3 {
            padding-bottom: 1rem !important;
        }

        .pl-xl-3,
        .px-xl-3 {
            padding-left: 1rem !important;
        }

        .p-xl-4 {
            padding: 1.5rem !important;
        }

        .pt-xl-4,
        .py-xl-4 {
            padding-top: 1.5rem !important;
        }

        .pr-xl-4,
        .px-xl-4 {
            padding-right: 1.5rem !important;
        }

        .pb-xl-4,
        .py-xl-4 {
            padding-bottom: 1.5rem !important;
        }

        .pl-xl-4,
        .px-xl-4 {
            padding-left: 1.5rem !important;
        }

        .p-xl-5 {
            padding: 3rem !important;
        }

        .pt-xl-5,
        .py-xl-5 {
            padding-top: 3rem !important;
        }

        .pr-xl-5,
        .px-xl-5 {
            padding-right: 3rem !important;
        }

        .pb-xl-5,
        .py-xl-5 {
            padding-bottom: 3rem !important;
        }

        .pl-xl-5,
        .px-xl-5 {
            padding-left: 3rem !important;
        }

        .m-xl-auto {
            margin: auto !important;
        }

        .mt-xl-auto,
        .my-xl-auto {
            margin-top: auto !important;
        }

        .mr-xl-auto,
        .mx-xl-auto {
            margin-right: auto !important;
        }

        .mb-xl-auto,
        .my-xl-auto {
            margin-bottom: auto !important;
        }

        .ml-xl-auto,
        .mx-xl-auto {
            margin-left: auto !important;
        }
    }

    .text-monospace {
        font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    }

    .text-justify {
        text-align: justify !important;
    }

    .text-nowrap {
        white-space: nowrap !important;
    }

    .text-truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .text-left {
        text-align: left !important;
    }

    .text-right {
        text-align: right !important;
    }

    .text-center {
        text-align: center !important;
    }

    @media (min-width: 576px) {
        .text-sm-left {
            text-align: left !important;
        }

        .text-sm-right {
            text-align: right !important;
        }

        .text-sm-center {
            text-align: center !important;
        }
    }

    @media (min-width: 768px) {
        .text-md-left {
            text-align: left !important;
        }

        .text-md-right {
            text-align: right !important;
        }

        .text-md-center {
            text-align: center !important;
        }
    }

    @media (min-width: 992px) {
        .text-lg-left {
            text-align: left !important;
        }

        .text-lg-right {
            text-align: right !important;
        }

        .text-lg-center {
            text-align: center !important;
        }
    }

    @media (min-width: 1200px) {
        .text-xl-left {
            text-align: left !important;
        }

        .text-xl-right {
            text-align: right !important;
        }

        .text-xl-center {
            text-align: center !important;
        }
    }

    .text-lowercase {
        text-transform: lowercase !important;
    }

    .text-uppercase {
        text-transform: uppercase !important;
    }

    .text-capitalize {
        text-transform: capitalize !important;
    }

    .font-weight-light {
        font-weight: 300 !important;
    }

    .font-weight-normal {
        font-weight: 400 !important;
    }

    .font-weight-bold {
        font-weight: 700 !important;
    }

    .font-italic {
        font-style: italic !important;
    }

    .text-white {
        color: #fff !important;
    }

    .text-primary {
        color: #007bff !important;
    }

    a.text-primary:hover, a.text-primary:focus {
        color: #0062cc !important;
    }

    .text-secondary {
        color: #6c757d !important;
    }

    a.text-secondary:hover, a.text-secondary:focus {
        color: #545b62 !important;
    }

    .text-success {
        color: #28a745 !important;
    }

    a.text-success:hover, a.text-success:focus {
        color: #1e7e34 !important;
    }

    .text-info {
        color: #17a2b8 !important;
    }

    a.text-info:hover, a.text-info:focus {
        color: #117a8b !important;
    }

    .text-warning {
        color: #ffc107 !important;
    }

    a.text-warning:hover, a.text-warning:focus {
        color: #d39e00 !important;
    }

    .text-danger {
        color: #dc3545 !important;
    }

    a.text-danger:hover, a.text-danger:focus {
        color: #bd2130 !important;
    }

    .text-light {
        color: #f8f9fa !important;
    }

    a.text-light:hover, a.text-light:focus {
        color: #dae0e5 !important;
    }

    .text-dark {
        color: #343a40 !important;
    }

    a.text-dark:hover, a.text-dark:focus {
        color: #1d2124 !important;
    }

    .text-body {
        color: #212529 !important;
    }

    .text-muted {
        color: #6c757d !important;
    }

    .text-black-50 {
        color: rgba(0, 0, 0, 0.5) !important;
    }

    .text-white-50 {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

    .visible {
        visibility: visible !important;
    }

    .invisible {
        visibility: hidden !important;
    }

    @media print {
        *,
        *::before,
        *::after {
            text-shadow: none !important;
            box-shadow: none !important;
        }

        a:not(.btn) {
            text-decoration: underline;
        }

        abbr[title]::after {
            content: " (" attr(title) ")";
        }

        pre {
            white-space: pre-wrap !important;
        }

        pre,
        blockquote {
            border: 1px solid #adb5bd;
            page-break-inside: avoid;
        }

        thead {
            display: table-header-group;
        }

        tr,
        img {
            page-break-inside: avoid;
        }

        p,
        h2,
        h3 {
            orphans: 3;
            widows: 3;
        }

        h2,
        h3 {
            page-break-after: avoid;
        }

        @page {
            size: a3;
        }

        body {
            min-width: 992px !important;
        }

        .container {
            min-width: 992px !important;
        }

        .navbar {
            display: none;
        }

        .badge {
            border: 1px solid #000;
        }

        .table {
            border-collapse: collapse !important;
        }

            .table td,
            .table th {
                background-color: #fff !important;
            }

        .table-bordered th,
        .table-bordered td {
            border: 1px solid #dee2e6 !important;
        }

        .table-dark {
            color: inherit;
        }

            .table-dark th,
            .table-dark td,
            .table-dark thead th,
            .table-dark tbody + tbody {
                border-color: #dee2e6;
            }

        .table .thead-dark th {
            color: inherit;
            border-color: #dee2e6;
        }
    }

    /*# sourceMappingURL=bootstrap.css.map */

    .k-theme-test-class, .k-common-test-class {
        opacity: 0
    }

    .k-reset {
        margin: 0;
        padding: 0;
        border-width: 0;
        outline: 0;
        text-decoration: none;
        font: inherit;
        list-style: none
    }

    .k-widget {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: block;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    table.k-widget {
        display: table
    }

    kendo-sortable {
        display: block
    }

    .k-overlay {
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .5;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10001
    }

    .k-rtl {
        direction: rtl
    }

    .k-link, .k-link:hover {
        color: inherit;
        text-decoration: none;
        outline: 0;
        cursor: pointer
    }

    .k-content {
        outline: 0
    }

    .k-centered {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .k-no-click {
        pointer-events: none
    }

    .k-pdf-export-shadow {
        position: absolute;
        overflow: hidden;
        left: -15000px;
        width: 14400px
    }

    .kendo-pdf-hide-pseudo-elements::before, .kendo-pdf-hide-pseudo-elements::after {
        display: none !important
    }

    .k-text-selection ::selection, .k-widget ::selection, .k-block ::selection, .k-panel ::selection, .k-pane-wrapper ::selection, .k-view ::selection, .k-flatcolorpicker ::selection, .k-combobox ::selection, .k-dateinput ::selection, .k-datepicker ::selection, .k-datetimepicker ::selection, .k-timepicker ::selection, .k-dropdown ::selection, .k-dropdowntree ::selection, .k-window ::selection, .k-drawer ::selection, .k-breadcrumb ::selection, .k-card ::selection, .k-chat ::selection, .k-chart ::selection, .k-sparkline ::selection, .k-stockchart ::selection {
        background-color: #ecc500;
        color: #000
    }

    .k-widget {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-block, .k-panel {
        border-radius: .25rem;
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff;
        padding: .75rem 1.25rem;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box
    }

        .k-block > .k-header, .k-panel > .k-header {
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem;
            border-color: #dddde5;
            color: #292b2c;
            background-color: #f7f7f9;
            margin: -.75rem -1.25rem .75rem;
            padding: .75rem 1.25rem
        }

    .k-content {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-state-disabled, .k-widget[disabled] {
        outline: none;
        cursor: default;
        opacity: .65;
        -webkit-filter: grayscale(0.1);
        filter: grayscale(0.1);
        pointer-events: none;
        box-shadow: none
    }

        .k-state-disabled .k-link, .k-state-disabled .k-button, .k-widget[disabled] .k-link, .k-widget[disabled] .k-button {
            cursor: default;
            outline: 0
        }

        .k-state-disabled [disabled], .k-state-disabled .k-state-disabled, .k-widget[disabled] [disabled], .k-widget[disabled] .k-state-disabled {
            opacity: 1;
            -webkit-filter: grayscale(0);
            filter: grayscale(0)
        }

    .k-hr {
        margin: 1rem auto;
        padding: 0;
        height: 0;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: rgba(33,37,41,0.125);
        display: block;
        float: none;
        clear: both
    }

    .k-hbox > .k-hr, .k-columnset > .k-hr {
        margin: 0;
        width: 0;
        height: auto;
        border-width: 0 0 0 1px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .k-vbox > .k-hr, .k-rowset > .k-hr {
        margin: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .k-dirty {
        margin: 0;
        padding: 0;
        width: 0;
        height: 0;
        border-width: 3px;
        border-style: solid;
        border-color: #dc3545 #dc3545 transparent transparent;
        position: absolute;
        top: 0;
        right: 0
    }

    [dir="rtl"] .k-dirty, .k-rtl .k-dirty {
        border-color: transparent transparent #dc3545 #dc3545;
        right: auto;
        left: 0
    }

    .k-placeholder-line {
        width: 100%;
        height: 10px;
        background-color: rgba(0,0,0,0.1);
        display: inline-block
    }

    .k-display-inline {
        display: inline !important
    }

    .k-display-block {
        display: block !important
    }

    .k-display-inline-block {
        display: inline-block !important
    }

    .k-display-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .k-display-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .k-display-table {
        display: table !important
    }

    .k-display-inline-table {
        display: inline-table !important
    }

    .k-display-none, .k-hidden {
        display: none !important
    }

    .k-float-left {
        float: left !important
    }

    .k-float-right {
        float: right !important
    }

    .k-float-none {
        float: none !important
    }

    .k-floatwrap::after, .k-grid-toolbar::after, .k-slider-items::after {
        content: "";
        display: block;
        clear: both
    }

    .k-flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .k-flex-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .k-flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .k-flex {
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .k-flex-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-no-flex {
        -ms-flex: 0 0 0px;
        flex: 0 0 0
    }

    .k-no-flex-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .k-flex-grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .k-no-flex-grow {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .k-flex-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .k-no-flex-shrink {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-align-items-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .k-align-items-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .k-align-items-center {
        -ms-flex-align: center;
        align-items: center
    }

    .k-align-items-stretch {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-align-items-baseline {
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .k-align-content-start {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .k-align-content-end {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .k-align-content-center {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .k-align-content-stretch {
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }

    .k-align-content-baseline {
        -ms-flex-line-pack: baseline;
        align-content: baseline
    }

    .k-align-self-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .k-align-self-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .k-align-self-center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .k-align-self-stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .k-align-self-baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .k-justify-content-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .k-justify-content-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .k-justify-content-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-justify-content-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .k-justify-content-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .k-justify-content-evenly {
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .k-hbox, .k-columnset, .k-vbox, .k-rowset {
        display: -ms-flexbox;
        display: flex
    }

    .k-ihbox, .k-ivbox {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .k-hbox, .k-columnset, .k-ihbox {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .k-vbox, .k-rowset, .k-ivbox {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .k-column {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }

    .k-reset {
        margin: 0;
        padding: 0;
        border-width: 0;
        outline: 0;
        font: inherit;
        text-decoration: none;
        list-style: none
    }

    .k-text-nowrap {
        white-space: nowrap !important
    }

    .k-text-ellipsis {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .k-text-left {
        text-align: left !important
    }

    .k-text-right {
        text-align: right !important
    }

    .k-text-center {
        text-align: center !important
    }

    .k-text-justify {
        text-align: justify !important
    }

    .k-text-lowercase {
        text-transform: lowercase !important
    }

    .k-text-uppercase {
        text-transform: uppercase !important
    }

    .k-text-capitalize {
        text-transform: capitalize !important
    }

    .k-font-weight-light {
        font-weight: 300 !important
    }

    .k-font-weight-normal {
        font-weight: 400 !important
    }

    .k-font-weight-bold {
        font-weight: 700 !important
    }

    .k-flip-h {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-flip-v {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }

    .k-flip-h.k-flip-v {
        -webkit-transform: scale(-1, -1);
        -ms-transform: scale(-1, -1);
        transform: scale(-1, -1)
    }

    .k-rotate-45 {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .k-rotate-90 {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .k-rotate-135 {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .k-rotate-180 {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .k-rotate-225 {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg)
    }

    .k-rotate-270 {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .k-rotate-315 {
        -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg)
    }

    .k-scale-0 {
        -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        transform: scale(0, 0)
    }

    .k-scale-1 {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    .k-scale-2 {
        -webkit-transform: scale(2, 2);
        -ms-transform: scale(2, 2);
        transform: scale(2, 2)
    }

    .k-translate-0 {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .k-translate-0-50 {
        -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
        transform: translate(0, 50%)
    }

    .k-translate-0-100 {
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    .k-translate-50-0 {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    .k-translate-50-50 {
        -webkit-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
        transform: translate(50%, 50%)
    }

    .k-translate-50-100 {
        -webkit-transform: translate(50%, 100%);
        -ms-transform: translate(50%, 100%);
        transform: translate(50%, 100%)
    }

    .k-translate-100-0 {
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    .k-translate-100-50 {
        -webkit-transform: translate(100%, 50%);
        -ms-transform: translate(100%, 50%);
        transform: translate(100%, 50%)
    }

    .k-translate-100-100 {
        -webkit-transform: translate(100%, 100%);
        -ms-transform: translate(100%, 100%);
        transform: translate(100%, 100%)
    }

    .k-animation-container {
        position: absolute;
        overflow: hidden;
        z-index: 100
    }

    .k-animation-container-fixed {
        position: fixed
    }

    .k-animation-container-relative {
        position: relative;
        display: inline-block
    }

    .k-push-right-enter, .k-push-right-appear {
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }

    .k-push-right-enter-active, .k-push-right-appear-active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-right-exit {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .k-push-right-exit-active {
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-left-enter, .k-push-left-appear {
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    .k-push-left-enter-active, .k-push-left-appear-active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-left-exit {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .k-push-left-exit-active {
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-down-enter, .k-push-down-appear {
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%)
    }

    .k-push-down-enter-active, .k-push-down-appear-active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-down-exit {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .k-push-down-exit-active {
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-up-enter, .k-push-up-appear {
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    .k-push-up-enter-active, .k-push-up-appear-active {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-push-up-exit {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .k-push-up-exit-active {
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-expand-vertical-enter, .k-expand-vertical-appear {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0)
    }

    .k-expand-vertical-enter-active, .k-expand-vertical-appear-active {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-expand-vertical-exit {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }

    .k-expand-vertical-exit-active {
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-expand-horizontal-enter, .k-expand-horizontal-appear {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0)
    }

    .k-expand-horizontal-enter-active, .k-expand-horizontal-appear-active {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-expand-horizontal-exit {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1)
    }

    .k-expand-horizontal-exit-active {
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-fade-enter, .k-fade-appear {
        opacity: 0
    }

    .k-fade-enter-active, .k-fade-appear-active {
        opacity: 1;
        transition: opacity 500ms ease-in-out
    }

    .k-fade-exit {
        opacity: 1
    }

    .k-fade-exit-active {
        opacity: 0;
        transition: opacity 500ms ease-in-out
    }

        .k-fade-exit-active + .k-fade-exit-active, .k-fade-enter-active + .k-fade-enter-active {
            display: none
        }

    .k-zoom-in-enter, .k-zoom-in-appear {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    .k-zoom-in-enter-active, .k-zoom-in-appear-active {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transition: opacity 300ms ease-in-out, -webkit-transform;
        transition: transform, opacity 300ms ease-in-out;
        transition: transform, opacity 300ms ease-in-out, -webkit-transform
    }

    .k-zoom-in-exit {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .k-zoom-in-exit-active {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
        transition: opacity 300ms ease-in-out, -webkit-transform;
        transition: transform, opacity 300ms ease-in-out;
        transition: transform, opacity 300ms ease-in-out, -webkit-transform
    }

    .k-zoom-out-enter, .k-zoom-out-appear {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2)
    }

    .k-zoom-out-enter-active, .k-zoom-out-appear-active {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transition: opacity 300ms ease-in-out, -webkit-transform;
        transition: transform, opacity 300ms ease-in-out;
        transition: transform, opacity 300ms ease-in-out, -webkit-transform
    }

    .k-zoom-out-exit {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .k-zoom-out-exit-active {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transition: opacity 300ms ease-in-out, -webkit-transform;
        transition: transform, opacity 300ms ease-in-out;
        transition: transform, opacity 300ms ease-in-out, -webkit-transform
    }

    .k-slide-in-appear {
        opacity: .1;
        -webkit-transform: translate(0, -3em);
        -ms-transform: translate(0, -3em);
        transform: translate(0, -3em)
    }

        .k-slide-in-appear .k-centered {
            -webkit-transform: translate(-50%, -60%);
            -ms-transform: translate(-50%, -60%);
            transform: translate(-50%, -60%)
        }

    .k-slide-in-appear-active {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: opacity 0.3s cubic-bezier(0.2, 1, 0.2, 1),-webkit-transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1);
        transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1),opacity 0.3s cubic-bezier(0.2, 1, 0.2, 1);
        transition: transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1),opacity 0.3s cubic-bezier(0.2, 1, 0.2, 1),-webkit-transform 0.3s cubic-bezier(0.2, 0.6, 0.4, 1)
    }

        .k-slide-in-appear-active .k-centered {
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

    .k-slide-down-enter, .k-slide-down-appear {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .k-slide-down-enter-active, .k-slide-down-appear-active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-down-exit {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .k-slide-down-exit-active {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-up-enter, .k-slide-up-appear {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    .k-slide-up-enter-active, .k-slide-up-appear-active {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-up-exit {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .k-slide-up-exit-active {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-right-enter, .k-slide-right-appear {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-slide-right-enter-active, .k-slide-right-appear-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-right-exit {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-slide-right-exit-active {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-left-enter, .k-slide-left-appear {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-slide-left-enter-active, .k-slide-left-appear-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-slide-left-exit {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-slide-left-exit-active {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        transition: -webkit-transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out;
        transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out
    }

    .k-reveal-vertical-enter, .k-reveal-vertical-appear {
        max-height: 0
    }

    .k-reveal-vertical-enter-active, .k-reveal-vertical-appear-active {
        transition: max-height 300ms ease-in-out
    }

    .k-reveal-vertical-exit-active {
        max-height: 0 !important;
        transition: max-height 300ms ease-in-out
    }

    .k-reveal-horizontal-enter, .k-reveal-horizontal-appear {
        max-width: 0
    }

    .k-reveal-horizontal-enter-active, .k-reveal-horizontal-appear-active {
        transition: max-width 300ms ease-in-out
    }

    .k-reveal-horizontal-exit-active {
        max-width: 0 !important;
        transition: max-width 300ms ease-in-out
    }

    .k-fx-end .k-fx-next, .k-fx-end .k-fx-current {
        transition: all 350ms ease-out
    }

    .k-fx {
        position: relative
    }

        .k-fx .k-fx-current {
            z-index: 0
        }

        .k-fx .k-fx-next {
            z-index: 1
        }

    .k-fx-hidden, .k-fx-hidden * {
        visibility: hidden !important
    }

    .k-fx-reverse .k-fx-current {
        z-index: 1
    }

    .k-fx-reverse .k-fx-next {
        z-index: 0
    }

    .k-fx-zoom.k-fx-start .k-fx-next {
        -webkit-transform: scale(0) !important;
        -ms-transform: scale(0) !important;
        transform: scale(0) !important
    }

    .k-fx-zoom.k-fx-end .k-fx-next {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important
    }

    .k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next, .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important
    }

    .k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important
    }

    .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
        -webkit-transform: scale(0) !important;
        -ms-transform: scale(0) !important;
        transform: scale(0) !important
    }

    .k-fx-fade.k-fx-start .k-fx-next {
        will-change: opacity;
        opacity: 0
    }

    .k-fx-fade.k-fx-end .k-fx-next {
        opacity: 1
    }

    .k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
        will-change: opacity;
        opacity: 1
    }

    .k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
        opacity: 0
    }

    .k-fx-slide.k-fx-end .k-fx-next .k-content, .k-fx-slide.k-fx-end .k-fx-next .k-header, .k-fx-slide.k-fx-end .k-fx-next .k-footer, .k-fx-slide.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-end .k-fx-current .k-header, .k-fx-slide.k-fx-end .k-fx-current .k-footer, .k-fx-slide.k-fx-end .k-fx-next .km-content, .k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer, .k-fx-slide.k-fx-end .k-fx-current .km-content, .k-fx-slide.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-end .k-fx-current .km-footer {
        transition: all 350ms ease-out
    }

    .k-fx-slide.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-start .k-fx-next .km-content {
        will-change: transform;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-slide.k-fx-start .k-fx-next .k-header, .k-fx-slide.k-fx-start .k-fx-next .k-footer, .k-fx-slide.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-start .k-fx-next .km-footer {
        will-change: opacity;
        opacity: 0
    }

    .k-fx-slide.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-end .k-fx-current .km-content {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-slide.k-fx-end .k-fx-next .k-header, .k-fx-slide.k-fx-end .k-fx-next .k-footer, .k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer {
        opacity: 1
    }

    .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-content, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
        will-change: transform;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-content, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .k-footer, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
        will-change: opacity;
        opacity: 1
    }

    .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .k-footer, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
        opacity: 1
    }

    .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .k-footer, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
        opacity: 0
    }

    .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .k-footer, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
        opacity: 1
    }

    .k-fx-slide.k-fx-right.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-slide.k-fx-right.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .k-content, .k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    .k-fx-tile.k-fx-start .k-fx-next {
        will-change: transform;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-end .k-fx-current {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
        will-change: transform;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    .k-fx-tile.k-fx-start .k-fx-next {
        will-change: transform;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-end .k-fx-current {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
        will-change: transform;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    .k-fx.k-fx-overlay.k-fx-start .k-fx-next, .k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
        will-change: transform;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    .k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
        will-change: transform;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current, .k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

    .k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    .k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .k-drag-clue {
        padding: .25rem .5rem;
        border-width: 1px;
        border-style: solid;
        font-size: .875rem;
        white-space: nowrap;
        overflow: hidden;
        position: absolute;
        z-index: 20000;
        cursor: move
    }

    .k-drag-status {
        margin-right: .4ex
    }

    .k-drag-clue {
        border-color: #af9200;
        color: #000;
        background-color: #ecc500
    }

    .k-reorder-cue {
        position: absolute
    }

        .k-reorder-cue::before, .k-reorder-cue::after {
            content: "";
            width: 0;
            height: 0;
            border: 3px solid transparent;
            position: absolute;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .k-reorder-cue::before {
            border-bottom-width: 0;
            border-top-color: currentColor;
            top: -4px
        }

        .k-reorder-cue::after {
            border-top-width: 0;
            border-bottom-color: currentColor;
            bottom: -4px
        }

    @font-face {
        font-family: "WebComponentsIcons";
        font-style: normal;
        font-weight: normal;
        src: url(data:font/ttf;base64,AAEAAAAMAIAAAwBAR1NVQlxlLXQAAADMAABHZE9TLzIPEgdLAABIMAAAAGBjbWFwZV+CXQAASJAAAAC8Z2FzcAAAABAAAElMAAAACGdseWbpC5XmAABJVAABk8xoZWFkF+3YMQAB3SAAAAA2aGhlYQfABhAAAd1YAAAAJGhtdHimAb79AAHdfAAACTxsb2NhVmO4tAAB5rgAAASgbWF4cAKOAy4AAetYAAAAIG5hbWX0AvU3AAHreAAABOlwb3N0AAMAAAAB8GQAAAAgAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAoAAAABADwAGwB2CM4M4BOAFjQXJh5oIFIiWiUkJS4mEijkKzorjivGMOQxUDUIOshDUkQaRSBGFEZKRqBHIAABABsADAANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACAAIQAiACMAJAAlAk4ARgCOAJoAtgDMANYA7gEOATABRgFqAXoBjAGoAcoB6gIKAhoCMAJIAmICigKaArACygLqAwgDJgM2A04DZAOKA7YD4AQKBCwEVAR6BKAEuATWBPIFDgUyBVQFfAWiBcIF3AXyBhAGKgY4BkAGZAZ4BpQGvAbUBu4HGAcyB1gHbgeKB7QHzgf4CBIINAg8AMAABQAgAA8AFAAaAGkADQAfAB8ADAAOABMAGAAQABkAHwAEAAkACgBoAAoAHwAfAAwADgATABgAEAAZAB8B+AAEAB4ADgAjAEYACwAdAB0AGgAiAB4ABAAeACIADAAbAEQADwAdAB0AGgAiAB4ABAAdABAAHgAUACUAFAAZABIANwAQAB0AHQAaACIAHgAEABkAGgAEAA4AEwAMABkAEgAQADYACgAdAB0AGgAiAB4ABAAWABsAFABFABEAHQAdABoAIgAeAAQADwAUABgAEAAZAB4AFAAaABkAHgAtAAcAHQAdABoAIgAEACIAPQAIAB0AHQAaACIABAAgABsAMgANAB0AHQAaACIABAAeABAAEAAWAAQAIAAbADMAEAAdAB0AGgAiAAQAHgAQABAAFgAEAB0AFAASABMAHwA1AA8AHQAdABoAIgAEAB4AEAAQABYABAAXABAAEQAfADQADwAdAB0AGgAiAAQAHgAQABAAFgAEAA8AGgAiABkALAAHAB0AHQAaACIABAAeAEMACgAdAB0AGgAiAAQAHQAaABoAHwA+AAsAHQAdABoAIgAEAB0AFAASABMAHwBCAAwAHQAdABoAIgAEABsADAAdABAAGQAfADgAEwAdAB0AGgAiAAQAGgAhABAAHQARABcAGgAiAAQADwAaACIAGQAqAAcAHQAdABoAIgAEABkAQAAKAB0AHQAaACIABAAXABAAEQAfAC4ADAAdAB0AGgAiAAQAEAAZAA8ABAAgABsALwAPAB0AHQAaACIABAAQABkADwAEAB0AFAASABMAHwAxAA4AHQAdABoAIgAEABAAGQAPAAQAFwAQABEAHwAwAA4AHQAdABoAIgAEABAAGQAPAAQADwAaACIAGQArAAcAHQAdABoAIgAEABAAQQALAB0AHQAaACIABAAPAB0AFAAXABcAPwAKAB0AHQAaACIABAAPABoAIgAZADIAEgAdAB0AGgAiAAQADwAaACAADQAXABAABAALAAUABAAgABsAMwAVAB0AHQAaACIABAAPABoAIAANABcAEAAEAAsABQAEAB0AFAASABMAHwA1ABQAHQAdABoAIgAEAA8AGgAgAA0AFwAQAAQACwAFAAQAFwAQABEAHwA0ABQAHQAdABoAIgAEAA8AGgAgAA0AFwAQAAQACwAFAAQADwAaACIAGQA5ABAAHQAdABoAIgAEAA4AEwAQACEAHQAaABkABAAgABsAOgATAB0AHQAaACIABAAOABMAEAAhAB0AGgAZAAQAHQAUABIAEwAfADwAEgAdAB0AGgAiAAQADgATABAAIQAdABoAGQAEABcAEAARAB8AOwASAB0AHQAaACIABAAOABMAEAAhAB0AGgAZAAQADwAaACIAGQAqAAsAHQAdABoAIgAEAAsABQAEACAAGwArAA4AHQAdABoAIgAEAAsABQAEAB0AFAASABMAHwAtAA0AHQAdABoAIgAEAAsABQAEABcAEAARAB8ALAANAB0AHQAaACIABAALAAUABAAPABoAIgAZACYAEQAdAB0AGgAiAAQACQAKAAQAIAAbAAQAHQAUABIAEwAfACkAEAAdAB0AGgAiAAQACQAKAAQAIAAbAAQAFwAQABEAHwAnABMAHQAdABoAIgAEAAkACgAEAA8AGgAiABkABAAdABQAEgATAB8AKAASAB0AHQAaACIABAAJAAoABAAPABoAIgAZAAQAFwAQABEAHwI3AA8AHQAQAAwABAAeAB8ADAAOABYAEAAPAAYABQAFAjYADAAdABAADAAEAB4AHwAMAA4AFgAQAA8COAAKAB0AEAAMAAQAHQAMABkAEgAQAjUADgAdABAADAAEAA4AFwAgAB4AHwAQAB0AEAAPAXcADAAbABsAFwAkAAQAEQAaAB0AGAAMAB8BhgAGABkADgATABoAHQEdAAMAFwAXAPQAEQAXABQAEgAZAAQAHwAaABsABAAQABcAEAAYABAAGQAfASsACQAXABQAEgAZAAQAHwAaABsA/wANABcAFAASABkABAAfABoABAASAB0AFAAPAPMAEwAXABQAEgAZAAQAHQAUABIAEwAfAAQAEAAXABAAGAAQABkAHwEwAAsAFwAUABIAGQAEAB0AFAASABMAHwEyAAwAFwAUABIAGQAEAB0AEAAYABoAIQAQAPUAFAAXABQAEgAZAAQAGAAUAA8ADwAXABAABAAQABcAEAAYABAAGQAfASwADAAXABQAEgAZAAQAGAAUAA8ADwAXABAA8QASABcAFAASABkABAAXABAAEQAfAAQAEAAXABAAGAAQABkAHwEuAAoAFwAUABIAGQAEABcAEAARAB8BMQANABcAFAASABkABAAVACAAHgAfABQAEQAkAPIAFAAXABQAEgAZAAQADgAQABkAHwAQAB0ABAAQABcAEAAYABAAGQAfAS8ADAAXABQAEgAZAAQADgAQABkAHwAQAB0A9gAUABcAFAASABkABAANABoAHwAfABoAGAAEABAAFwAQABgAEAAZAB8BLQAMABcAFAASABkABAANABoAHwAfABoAGAHrABAAEgASAB0AEAASAAwAHwAQAAQAEQAUABAAFwAPAB4AeQADAA8ADwCqAA0ADgAOABAAHgAeABQADQAUABcAFAAfACQAJwBQAF4AbAB4AKAAxADkARQBSAFmAX4BlAGuAcIB2gH2AgQCJgI4AkICTAJkAnQCfgKWAqYCxgL2AxYDJgNEA1wDcAOMA5QDtgPaA/AECgFOAAYAIAAfAB8AGgAZAkYABgAgAA0ADQAXABAA4AAFAB0AIAAeABMA5AATAB0AFAASABMAHwAZABAAHgAeAAQADgAaABkAHwAdAAwAHgAfAUkAEQAaAB0ADwAQAB0AHgAEAB4AEwAaACIABAATABQADwAQAUAADwAaAB0ADwAQAB0AHgAEABoAIAAfAB4AFAAPABABQwAXABoAHQAPABAAHQAeAAQAFAAZAB4AFAAPABAABAAhABAAHQAfABQADgAMABcBQgAZABoAHQAPABAAHQAeAAQAFAAZAB4AFAAPABAABAATABoAHQAUACUAGgAZAB8ADAAXAUEADgAaAB0ADwAQAB0AHgAEABQAGQAeABQADwAQAT8ACwAaAB0ADwAQAB0AHgAEAAwAFwAXAUQACgAaAB0ADwAQAB0ABAAfABoAGwFHAAwAGgAdAA8AEAAdAAQAHQAUABIAEwAfAUgACQAaAB0ADwAQAB0ABAAZABoBRgALABoAHQAPABAAHQAEABcAEAARAB8BRQANABoAHQAPABAAHQAEAA0AGgAfAB8AGgAYAUoABgAaAB0ADwAQAB0AxgAQABoAGgAWABgADAAdABYABAAaACAAHwAXABQAGQAQAMcACAAaABoAFgAYAAwAHQAWARIABAAaABcADwDpAAQAFwAgAB0BvQALABcAGgASABIAEAAdAAQADQAaACMBvAAHABcAGgASABIAEAAdAM8ABAAQABcAFwHdAAsAEAATAAwAGQAOABAABAANABoAIwHcAAcAEAATAAwAGQAOABAArQAPAAwAHQAOABoADwAQAAQAHgAOAAwAGQAZABAAHQCxABcADAAdAA4AGgAPABAABAAcAB0ABAAOABoADwAQAAQAHgAOAAwAGQAZABAAHQCrAA8ADAAdAA4AGgAPABAABAAaACAAHwAXABQAGQAQAKwABwAMAB0ADgAaAA8AEAIzAA4ADAAdAAQAHgAfAAwADgAWABAADwAGAAUABQIyAAsADAAdAAQAHgAfAAwADgAWABAADwI0AAkADAAdAAQAHQAMABkAEgAQAjEADQAMAB0ABAAOABcAIAAeAB8AEAAdABAADwJIAAMADAAdAPAAEAAMAA4AFgAiAAwAHQAPAAQAEAAXABAAGAAQABkAHwD9ABEADAAOABYAEgAdABoAIAAZAA8ABAAdABAAGAAaACEAEADiAAoADAAOABYAEgAdABoAIAAZAA8A7gAMAAwADgAWAAQAEAAXABAAGAAQABkAHwH5AAMADAAOAEUAjACUAKwAyADWAOQA9gD+AQgBEAEeASQBNgFAAVgBYgGGAaoBvgHMAfQCEgIiAjICVgJ0Ao4CqgLMAuQC/AMUAywDPgNIA1ADagN2A5IDrAO4A8QD1APeA/IEAAQWBDoEXARwBJIEpATABNoE5gUGBTQFZgV+BaoF2gXwBfoGFAYyBk4GXAZ4BooBbwADACAAHwFhAAsAIAAeAB8AGgAYAAQAFAAOABoAGQGnAA0AIAAeAB8AGgAYAAQAEQAaAB0AGAAMAB8AlQAGACAAHgAfABoAGAC0AAYAIAAdAB4AGgAdAaUACAAgAB0AHQAQABkADgAkAe8AAwAeACEB/AAEAB4AHgAIAf8AAwAeAB4CAgAGAB4AGwAdABoAFQIEAAIAHgGtAAgAHQAaAB4AHgAfAAwADQDZAAQAHQAaABsBeQALABoAGwAkAAQAEQAaAB0AGAAMAB8BbgAEABoAGwAkARgAEQAaABkAIQAQAB0AHwAEACAAGwAbABAAHQAOAAwAHgAQARcAEQAaABkAIQAQAB0AHwAEABcAGgAiABAAHQAOAAwAHgAQAJ8ACQAaABkAGQAQAA4AHwAaAB0B9wAGABoAGQARABQAEgFoABMAGgAYABgAEAAZAB8AHgAEAB0AEAAYABoAIQAQAAQADAAXABcBZwAOABoAGAAYABAAGQAfAAQAHQAQABgAGgAhABABZgAHABoAGAAYABAAGQAfAFMABwAaABcAIAAYABkAHgIvABEAGgAXACAAGAAZAAQAHgAfAAwADgAWABAADwAGAAUABQIuAA4AGgAXACAAGAAZAAQAHgAfAAwADgAWABAADwIwAAwAGgAXACAAGAAZAAQAHQAMABkAEgAQAZwADQAaABcAIAAYABkABAARAB0AEAAQACUAEAItABAAGgAXACAAGAAZAAQADgAXACAAHgAfABAAHQAQAA8AKAALABoAFwAXAAwAGwAeABAABAAeACIAJwALABoAFwAXAAwAGwAeABAABAAeABAAKQALABoAFwAXAAwAGwAeABAABAAZACIAJgALABoAFwAXAAwAGwAeABAABAAZABAAJwAIABoAFwAXAAwAGwAeABAAlgAEABoAEgAeAJUAAwAaABIBTAAMABoADwAQAAQAHgAZABQAGwAbABAAHwIHAAUAFwAaACAADwB3AA0AFwAaAB4AEAAEABoAIAAfABcAFAAZABAAeAAMABcAGgAeABAABAAOABQAHQAOABcAEAB2AAUAFwAaAB4AEABiAAUAFwAaAA4AFgBpAAcAFwAUABsABAAJAAoAaAAEABcAFAAbAXgACQAXABAADAAdAAQADgAeAB4AzAAGABQAHQAOABcAEAJNAAoAEwAaAB0AGgAbABcAEAAfABMAdAARABMAEAAOABYAGAAMAB0AFgAEABoAIAAfABcAFAAZABAAdQAQABMAEAAOABYAGAAMAB0AFgAEAA4AFAAdAA4AFwAQAHMACQATABAADgAWABgADAAdABYAyQAQABMAEAAOABYADQAaACMABAAOABMAEAAOABYAEAAPAMgACAATABAADgAWAA0AGgAjAHQADQATABAADgAWAAQAGgAgAB8AFwAUABkAEAB1AAwAEwAQAA4AFgAEAA4AFAAdAA4AFwAQAHMABQATABAADgAWAVkADwATAAwAGQASABAABAAYAAwAGQAgAAwAFwAXACQBlgAWABAAFwAXAB4ABAAYABAAHQASABAABAAhABAAHQAfABQADgAMABcAFwAkAZUAGAAQABcAFwAeAAQAGAAQAB0AEgAQAAQAEwAaAB0AFAAlABoAGQAfAAwAFwAXACQBlAALABAAFwAXAB4ABAAYABAAHQASABABmAAVABAAFwAXAAQAHgAbABcAFAAfAAQAIQAQAB0AHwAUAA4ADAAXABcAJAGXABcAEAAXABcABAAeABsAFwAUAB8ABAATABoAHQAUACUAGgAZAB8ADAAXABcAJABIAAoADAAfABAAEgAaAB0AFAAlABAAngAEAAwAHQAfAkcADAAMABkADwAXABAABAAeAB8AFAAOABYAcQAOAAwAGQAOABAAFwAEABoAIAAfABcAFAAZABAAcgANAAwAGQAOABAAFwAEAA4AFAAdAA4AFwAQAHAABgAMABkADgAQABcBUAANAAwAFwAQABkADwAMAB0ABAAPAAwAHwAQAGMACAAMABcAEAAZAA8ADAAdAJ0ACgAMABcADgAgABcADAAfABoAHQAcADoASgBkAHYAkgCkALYAxADmAO4A/AEEARoBLAE2AVQBcgGOAaIBsAHkAhwCPgJgAnIChAKYAqoA4gAHAB0AGgAbABcAEAAfAd8ADAAdABQADQANAA0AFwAQAAQADQAaACMB3gAIAB0AFAANAA0ADQAXABAARwANAB0ADAASAAQADAAZAA8ABAAPAB0AGgAbAI0ACAAaACIAGQAXABoADAAPAkAACAAaACAAEgATABkAIAAfAaUABgAaABcAFwAMAB0BYAAQABoADgAgABgAEAAZAB8ABAAYAAwAGQAMABIAEAAdAfEAAwAaAA4AqQAGABQAIQAUAA8AEAEcAAMAFAAhARAACgAUABgAEAAZAB8AFAAaABkAHgHBAAgAFAASABIABAANABoAIwHAAAQAFAASABIBYgAOABQADgAfABQAGgAZAAwAHQAkAAQADAAPAA8CEQAOABAAHwAMABQAFwAEAB4AEAAOAB8AFAAaABkBvwANABAAFwAUAA4AFAAaACAAHgAEAA0AGgAjAb4ACQAQABcAFAAOABQAGgAgAB4AZwAGABAAFwAQAB8AEAEKABkAEAAOAB0AEAAMAB4AEAAEACEAEAAdAB8AFAAOAAwAFwAEAB4AGwAMAA4AFAAZABIBBgAbABAADgAdABAADAAeABAABAATABoAHQAUACUAGgAZAB8ADAAXAAQAHgAbAAwADgAUABkAEgGoABAAEAAOABQAGAAMABcABAAUABkADgAdABAADAAeABABqQAQABAADgAUABgADAAXAAQADwAQAA4AHQAQAAwAHgAQAhgACAAMAB8ADAAEACIAEAANAhcACAAMAB8ADAAEAB4AHAAXAhYACQAMAB8ADAAEABUAHgAaABkCFQAIAAwAHwAMAAQADgAeACECCgAEAAwAHwAMAA4AHgA0ADwASgBSAGYAcgB+AIoAogCyAMYA0gDoAQwACgAkABAADwAdABoAGwAbABAAHQCYAAMAJAAQACsABgAjABsADAAZAA8CAQADACMAEADSAAkAIwAOABAAGwAfABQAGgAZAfAABQAjAA4AEAAXAHcABQAdAB0AGgAdAKUABQAcACAADAAXAcMACwAZACEAEAAXABoAGwAEAA0AGgAjAcIABwAZACEAEAAXABoAGwHDAAkAGAAMABQAFwAEAA0AGgAjAcIABQAYAAwAFAAXAVcACgAPABQAHwAEAB8AGgAaABcAHgBmAAQADwAUAB8ASQCUALQAygDsAQQBIAE2AVYBZgF8AaABugHEAeYB+gISAiYCPgJWAmwCegKIAqQCxALgAuwDDgMYA0ADZgN6A5QDtgPiA/AD+gQcBDQEQARSBGQEeASOBKoEygTcBO4FEAU0BUYFWAVqBYAFoAW2BcwF4gX0BhQGKAY6BlIGZAZ6Bo4GoAaqBsIG5Ab2Bw4HFgcwAPwADwAgABcAFwAeAA4AHQAQABAAGQAEABAAIwAUAB8A+wAKACAAFwAXAB4ADgAdABAAEAAZAPwAEAAgABcAFwAEAB4ADgAdABAAEAAZAAQAEAAjABQAHwD7AAsAIAAXABcABAAeAA4AHQAQABAAGQDtAA0AHQAaABkAHwAEABAAFwAQABgAEAAZAB8AMwAKABoAHQAiAAwAHQAPAAQAHgAYAO8ADwAaAB0AIgAMAB0ADwAEABAAFwAQABgAEAAZAB8AuQAHABoAHQAiAAwAHQAPAaIACgAaAB0AGAAgABcADAAEABEAIwF/ABEAGgAdABgADAAfAAQADgAaAA8AEAAEAA0AFwAaAA4AFgFLAAwAGgAdABgABAAQABcAEAAYABAAGQAfAUoABAAaAB0AGAEWABAAGgAdABAAEgAdABoAIAAZAA8ABAAOABoAFwAaAB0BqgAJABoAGQAfAAQAHgAUACUAEAEVAAsAGgAZAB8ABAARAAwAGAAUABcAJAHpAAkAGgAXAA8AEAAdAAQAIAAbAecACwAaABcADwAQAB0ABAAaABsAEAAZAeoACwAaABcADwAQAB0ABAAYABoAHQAQAegACgAaABcADwAQAB0ABAAMAA8ADwHmAAYAGgAXAA8AEAAdAGQABgAXABoAGwAbACQA3AANABcAFAAbAAQAIQAQAB0AHwAUAA4ADAAXANsADwAXABQAGwAEABMAGgAdABQAJQAaABkAHwAMABcBbAANABcADAAeABMABAAYAAwAGQAMABIAEAAdAfYABQAXAAwAHgATAW0AEAAUABkADwAEAAwAGQAPAAQAHQAQABsAFwAMAA4AEAFtAAQAFAAZAA8AiAATABQAFwAfABAAHQAEAB4AGgAdAB8ABAAPABAAHgAOAAQAHgAYAIcAEgAUABcAHwAQAB0ABAAeABoAHQAfAAQADAAeAA4ABAAeABgAhgAJABQAFwAfABAAHQAEAB4AGACFAAwAFAAXAB8AEAAdAAQADgAXABAADAAdAIoAEAAUABcAHwAQAB0ABAAMAA8ADwAEABIAHQAaACAAGwCJABUAFAAXAB8AEAAdAAQADAAPAA8ABAAQACMAGwAdABAAHgAeABQAGgAZAIQABgAUABcAHwAQAB0B+wAEABQAFwAYAisAEAAUABcAEAAeAAQAIQAMABcAFAAPAAwAHwAUABoAGQIrAAsAFAAXABAAHgAEABAAHQAdABoAHQFuAAUAFAAXABAAHgH6AAgAFAAXABAABAAlABQAGwHwAAgAFAAXABAABAAjABcAHgHxAAkAFAAXABAABAAiABoAHQAPAiEACgAUABcAEAAEACEAFAAPABAAGgHsAA0AFAAXABAABAAhABAAHQAfABQADgAMABcCKgAPABQAFwAQAAQAIQAMABcAFAAPAAwAHwAUABoAGQHuAAgAFAAXABAABAAfACMAHwH1AAgAFAAXABAABAAbAB4ADwInABAAFAAXABAABAAbAB0AGgASAB0ADAAYABgAFAAZABICJAARABQAFwAQAAQAGwAdABAAHgAQABkAHwAMAB8AFAAaABkB8wAIABQAFwAQAAQAGwAbAB8B9AAIABQAFwAQAAQAGwAPABEB8gAIABQAFwAQAAQAGAAPAA0CIwAKABQAFwAQAAQAFAAYAAwAEgAQAggADwAUABcAEAAEABMAGgAdABQAJQAaABkAHwAMABcB9gAKABQAFwAQAAQAEQAXAAwAHgATAfAACgAUABcAEAAEABAAIwAOABAAFwIqAAoAFAAXABAABAAQAB0AHQAaAB0B8QAIABQAFwAQAAQADwAaAA4CJgAPABQAFwAQAAQADwAUAB4ADgAEABQAGAAMABIAEAIlAAkAFAAXABAABAAPAAwAHwAMAe8ACAAUABcAEAAEAA4AHgAhAfcACwAUABcAEAAEAA4AGgAZABEAFAASAfkACAAUABcAEAAEAA0ADAAOAiIACgAUABcAEAAEAAwAIAAPABQAGgH4AAkAFAAXABAABAAMAB4ADgAjAe0ACAAUABcAEAAEAAwADwAPAewABAAUABcAEAHqAAsAFAAQABcADwAeAAQAGAAaAB0AEADEABAADAAhABoAHQAUAB8AEAAEABoAIAAfABcAFAAZABAAxQAIAAwAIQAaAB0AFAAfABAAxAALAAwAIQAEABoAIAAfABcAFAAZABAAxQADAAwAIQHFAAwADAAOABAADQAaABoAFgAEAA0AGgAjAcQACAAMAA4AEAANABoAGgAWABQAKgBGAHAAmgC8ANAA3AD0AP4BEgE0AUABYAF4AY4BnAG4AcQB0AHaAhMADQAdABoAIAAbAAQAHgAQAA4AHwAUABoAGQINABQAHQAaACAAGwAEABMAEAAMAA8AEAAdAAQAHgAQAA4AHwAUABoAGQIOABQAHQAaACAAGwAEABEAGgAaAB8AEAAdAAQAHgAQAA4AHwAUABoAGQIZABAAHQAaACAAGwAEAA4AGgAXABcAEAAOAB8AFAAaABkBUQAJAB0AGgAgABsABAANABoAIwBLAAUAHQAaACAAGwBKAAsAHQAUAA8ABAAXAAwAJAAaACAAHwBJAAQAHQAUAA8A6AAJAB0AEAAkAB4ADgAMABcAEACoABAAHQAQAAwAHwAQAB0ABAAaAB0ABAAQABwAIAAMABcCLAAFAB0ADAAbABMByQAPABoAGgASABcAEAAEABsAFwAgAB4ABAANABoAIwHIAAsAGgAaABIAFwAQAAQAGwAXACAAHgHHAAoAGgAaABIAFwAQAAQADQAaACMBxgAGABoAGgASABcAEAGzAA0AFwAaAA0AEAAEABoAIAAfABcAFAAZABABtAAFABcAGgANABAAlgAFABAADAAdAB4AlQAEABAADAAdAP4ABwAMABcAFwAQAB0AJAAYADIAVAB4AJYAxADmARQBNAFUAWgBdAF+AYgBkgGuAboBwAHaAeQB6gHwAfYB/AICAGsAEAAkABsAEAAdABcAFAAZABYABAAdABAAGAAaACEAEACQABEAJAAbABAAHQAXABQAGQAWAAQAGgAbABAAGQAEAB4AGACPAA4AJAAbABAAHQAXABQAGQAWAAQAGgAbABAAGQGCABYAJAAbABAAHQAXABQAGQAWAAQAFwAUABIAEwAfAAQADwAUAAwAFwAaABIBggAQACQAGwAQAB0AFwAUABkAFgAEABQAGQAeABAAHQAfAYQAFgAkABsAEAAdABcAFAAZABYABAASABcAGgANABAABAAdABAAGAAaACEAEAGDAA8AJAAbABAAHQAXABQAGQAWAAQAEgAXABoADQAQAYUADwAkABsAEAAdABcAFAAZABYABAAQABgADAAUABcAagAJACQAGwAQAB0AFwAUABkAFgH9AAUAHwAYABcACgH+AAQAHwAYABcAWgAEABoAGAAQANEABAAQABcAGwDEAA0AEAAMAB0AHwAEABoAIAAfABcAFAAZABAAxQAFABAADAAdAB8AvQACAA8ATQAMAAwAGQAPABcAEAAdAAQADwAdAAwAEgCzAAQADAAZAA8BIwACAAsBIgACAAoBIQACAAkBIAACAAgBHwACAAcBHgACAAYAGQA0AEIAXgByAIgApAC8ANgA7AEEAQ4BLgFOAVwBkAHIAdQB4gH8Ah4CRAJeAngCjgK+ARMABgAfAAwAFwAUAA4A5gANABkAIQAQAB0AHwAEAA4AGgAXABoAHQAeASgACQAZAB4AEAAdAB8ABAAgABsBKAAKABkAHgAQAB0AHwAEAB8AGgAbASkADQAZAB4AEAAdAB8ABAAYABQADwAPABcAEAEqAAsAGQAeABAAHQAfAAQADwAaACIAGQEqAA0AGQAeABAAHQAfAAQADQAaAB8AHwAaABgCIAAJABkAEwAQAB0AFAAfABAADwDQAAsAGQARABoAHQAYAAwAHwAUABoAGQDQAAQAGQARABoBJgAPABkADwAQABkAHwAEABQAGQAOAB0AEAAMAB4AEAEnAA8AGQAPABAAGQAfAAQADwAQAA4AHQAQAAwAHgAQASYABgAZAA8AEAAZAB8BCQAZABkADgAdABAADAAeABAABAAhABAAHQAfABQADgAMABcABAAeABsADAAOABQAGQASAQUAGwAZAA4AHQAQAAwAHgAQAAQAEwAaAB0AFAAlABoAGQAfAAwAFwAEAB4AGwAMAA4AFAAZABIBuwAFABkADQAaACMA/gAGABgADAASABAAHgDYAAwAGAAMABIAEAAEAB0AEAAeABQAJQAQAWUAEAAYAAwAEgAQAAQAGAAMABsABAAQAA8AFAAfABoAHQFjABIAGAAMABIAEAAEABcAFAASABMAHwAEAA8AFAAMABcAGgASAWMADAAYAAwAEgAQAAQAFAAZAB4AEAAdAB8A1QAMABgADAASABAABAAQACMAGwAaAB0AHwFkAAoAGAAMABIAEAAEABAADwAUAB8BqwAXABgADAASABAABAAMAA0AHgAaABcAIAAfABAABAAbABoAHgAUAB8AFAAaABkA1AAFABgADAASABAAAQAEAgAAAgAeAAcAEAA2AFYAfACcALwA3AAqABIAGwAUAAQAHwAdABAAGQAPAAQAFAAZAA4AHQAQAAwAHgAQAHwADwAbABQABAAfAB0AEAAZAA8ABAAQABwAIAAMABcALAASABsAFAAEAB8AHQAQABkADwAEAA8AEAAOAB0AEAAMAB4AEACkAA8AGwAUAAQAHgAfAAwAHwAgAB4ABAAaABsAEAAZAKMADwAbABQABAAeAB8ADAAfACAAHgAEABMAGgAXAA8AogAPABsAFAAEAB4AHwAMAB8AIAAeAAQADwAQABkAJAA2AAMAGwAUABsAOABGAFIAXAB6AJQAsADMAOYA+AEUATQBQAFwAZABugHUAe4B+AIOAhwCOAJWAn4CmgK2AsQAjAAGABoAEgAaACAAHwCLAAUAGgASABQAGQBuAAQAGgAOABYBJQAOABQAHgAfAAQAIAAZABoAHQAPABAAHQAQAA8BJAAMABQAHgAfAAQAGgAdAA8AEAAdABAADwEkAA0AFAAeAB8ABAAZACAAGAANABAAHQAQAA8BJQANABQAHgAfAAQADQAgABcAFwAQAB8AEAAPAcsADAAUABkAFgAQAA8AFAAZAAQADQAaACMBygAIABQAGQAWABAADwAUABkAbAANABQAGQAWAAQAIQAQAB0AHwAUAA4ADAAXAGoADwAUABkAFgAEABMAGgAdABQAJQAaABkAHwAMABcCOQAFABQAGQAQAAYCPgAXABQAGQAQAAQAHgAfAAwADgAWABAADwAGAAUABQAEABgADAAdABYAEAAdAB4COwAPABQAGQAQAAQAHgAfAAwADgAWABAADwAGAAUABQI9ABQAFAAZABAABAAeAB8ADAAOABYAEAAPAAQAGAAMAB0AFgAQAB0AHgI6AAwAFAAZABAABAAeAB8ADAAOABYAEAAPAjwADAAUABkAEAAEABgADAAdABYAEAAdAB4A4wAEABQAGQAQAcMACgAQAB8AHwAQAB0ABAANABoAIwHCAAYAEAAfAB8AEAAdAKcADQAQAB4AHgAEABoAHQAEABAAHAAgAAwAFwBSAA4ADAAkABoAIAAfAAQAHgAfAAwADgAWABAADwBRABMADAAkABoAIAAfAAQAHgAUAA8AEAAEAA0AJAAEAB4AFAAPABAAUAANAAwAJAAaACAAHwAEAAcABAANACQABAAHAE8ADQAMACQAGgAgAB8ABAAGAAQADQAkAAQACQBOAAYADAAkABoAIAAfAJEABgAMACAAGQAOABMAFQAsAEQAVABeAHoAmgC4AMYA2AD0AQ4BGgEkAUABSAFsAYIBugHaAfgCGgHNAAsAJAAeABsADAAOABAABAANABoAIwHMAAcAJAAeABsADAAOABAAnAAEABoAIQAQAFcADQAaAB0AEAAEACEAEAAdAB8AFAAOAAwAFwBYAA8AGgAdABAABAATABoAHQAUACUAGgAZAB8ADAAXAYEADgAaAA8AIAAXABAABAAYAAwAGQAMABIAEAAdANoABgAUAB0AHQAaAB0AoQAIABQAGQAgAB4ABAAeABgAfQANABQAGQAgAB4ABAAaACAAHwAXABQAGQAQAH4ADAAUABkAIAAeAAQADgAUAB0ADgAXABAAfAAFABQAGQAgAB4AVgAEABAAGQAgAWoADQAQAA8AFAAMAAQAGAAMABkADAASABAAHQHyAAMADwANAbYAEQAMAB0AFgAQAB0ABAAbABQAGQAEAB8ADAAdABIAEAAfAbUACgAMAB0AFgAQAB0ABAAbABQAGQEIABsADAAWABAABAAhABAAHQAfABQADgAMABcABAAeABsADAAOABQAGQASAAQAEAAcACAADAAXAQIADwAMABYAEAAEAB4ADAAYABAABAAiABQADwAfABMBAQAOAAwAFgAQAAQAHgAMABgAEAAEAB4AFAAlABABAwAQAAwAFgAQAAQAHgAMABgAEAAEABMAEAAUABIAEwAfAQQAHQAMABYAEAAEABMAGgAdABQAJQAaABkAHwAMABcABAAeABsADAAOABQAGQASAAQAEAAcACAADAAXAAMACAAiADYAzwAMABoAHwAUABEAFAAOAAwAHwAUABoAGQCmAAkAGgAfAAQAEAAcACAADAAXAF8ADgAaABkABAAdABAADgAgAB0AHQAQABkADgAQAAMACAAYACgAWQAHACEAEAAdABcADAAbAScABwAgAB8ADwAQABkAHwDnAAcAGwAMAA4AFAAfACQANQBsAHQAhACQAKAAqAC4AMgA4gD6AQQBFgEmATABTAFgAWgBcAF+AZgBsgG+Ac4B3AHkAfYCAgIkAkICWAKOAq4CygLWAugDDgM6A1ADcgOWA7YD3gQCBB4ENgQ+BE4EaAR0BJQEsATOBPYB9QADAB4ADwBlAAcAHQAUABkAHwAQAB0AZQAFAB0AFAAZAB8AmAAHAB0AEAAhABQAEAAiAfMAAwAbAB8AtAAHABoAFAAZAB8AEAAdAKAABwAXACAAHgAEAB4AGAB6AAwAFwAgAB4ABAAaACAAHwAXABQAGQAQAHsACwAXACAAHgAEAA4AFAAdAA4AFwAQAHkABAAXACAAHgC/AAgAFwAMACQAFwAUAB4AHwDBAAcAFwAMACQABAAeABgAtQAEABcADAAkAc8ADQAUABkAHwAQAB0AEAAeAB8ABAANABoAIwHOAAkAFAAZAB8AEAAdABAAHgAfAbcAAwAUABkCPwADABQAEAD+AAYAEwAaAB8AGgAeANUADAATABoAHwAaAAQAEAAjABsAGgAdAB8A0wAMABMAGgAfABoABAAOAAwAGAAQAB0ADADUAAUAEwAaAB8AGgGmAAcAEAAdAA4AEAAZAB8AZgAGABAAGQAOABQAFwH0AAMADwARAMIACAAMACAAHgAQAAQAHgAYALYABQAMACAAHgAQAXYAEAAMAB4AHwAQAAQAGwAXAAwAFAAZAAQAHwAQACMAHwF1AA4ADAAeAB8AEAAEABgADAAdABYADwAaACIAGQF0AAoADAAeAB8AEAAEABMAHwAYABcBcwAaAAwAHgAfABAABAARAB0AGgAYAAQAIgAaAB0ADwAEAB4AHwAdABQAGwAEABEAFAAXABABcgAPAAwAHgAfABAABAARAB0AGgAYAAQAIgAaAB0ADwFxAA0ADAAeAB8AEAAEAAwAHgAEABMAHwAYABcBcAAFAAwAHgAfABABVQAIAAwAHgAeACIAGgAdAA8CKQASAAwAHQAMABgAEAAfABAAHQAeAAQAIAAZABYAGQAaACIAGQIoABUADAAdAAwAGAAQAB8AEAAdAB4ABAANACQAHwAQAAQADAAdAB0ADAAkAhQACgAMAB0ADAAYABAAHwAQAB0AHgIeABAADAAdAAwAGAAQAB8AEAAdAAQAHgAfAB0AFAAZABICHQARAAwAHQAMABgAEAAfABAAHQAEABQAGQAfABAAEgAQAB0CHAAPAAwAHQAMABgAEAAfABAAHQAEABEAFwAaAAwAHwIbABMADAAdAAwAGAAQAB8AEAAdAAQADwAMAB8AEAAEAB8AFAAYABACGgARAAwAHQAMABgAEAAfABAAHQAEAA0AGgAaABcAEAAMABkBVgANAAwAHQAMABIAHQAMABsAEwAEAAwADwAPAZoACwAMABkAEAAEABEAHQAQABAAJQAQAJwAAwAMABkA4QAHAAwAFwAQAB8AHwAQAP0ADAAMABQAGQAfAAQAHQAQABgAGgAhABAA4gAFAAwAFAAZAB8BEQAPAAwAEgAQAAQAGwAdABoAGwAQAB0AHwAUABAAHgHsAA0ADAASABAABAAbABoAHQAfAB0ADAAUAB8CCAAOAAwAEgAQAAQAFwAMABkADwAeAA4ADAAbABACDwATAAwAEgAQAAQAEwAQAAwADwAQAB0ABAAeABAADgAfABQAGgAZAhAAEwAMABIAEAAEABEAGgAaAB8AEAAdAAQAHgAQAA4AHwAUABoAGQAEAAoAHAA8AFwA0QAIACAAEAAeAB8AFAAaABkAsAAPAB0ABAAOABoADwAQAAQAHgAOAAwAGQAZABAAHQCuAA8AHQAEAA4AGgAPABAABAAaACAAHwAXABQAGQAQAK8ABwAdAAQADgAaAA8AEAAnAFAAcACAAIgAkgCoAMQA3gD2AQQBDgEYASwBOgFOAWIBeAGMAZ4BtgHCAe4CGgIqAloCjgKiArACxgLWAuAC9gMEAyADNgNeA3YDkgOsATQADwAgABcAEAAEABMAGgAdABQAJQAaABkAHwAMABcB4QAHAB4AHgAEAA0AGgAjAeAAAwAeAB4AVAAEABoAIgAeAZsACgAaACIABAARAB0AEAAQACUAEADsAA0AGgAgABkADwAEAA4AGgAdABkAEAAdAB4A3gAMABoAHwAMAB8AEAAEAB0AFAASABMAHwDfAAsAGgAfAAwAHwAQAAQAFwAQABEAHwDdAAYAGgAfAAwAHwAQAkwABAAaAB4AEABaAAQAGgAaAB8ANQAJABAAIgAUABkADwAEAB4AGAC4AAYAEAAiABQAGQAPACgACQAQAB4AFAAlABAABAAeACIAJwAJABAAHgAUACUAEAAEAB4AEAApAAoAEAAeABQAJQAQAAQAGQAQACIAJgAJABAAHgAUACUAEAAEABkAEABgAAgAEAAeABAAHwAEAB4AGAD9AAsAEAAeABAAHwAEAA4AGgAXABoAHQBdAAUAEAAeABAAHwILABUAEAAbABoAHQAfAAQAEwAQAAwADwAQAB0ABAAeABAADgAfABQAGgAZAgwAFQAQABsAGgAdAB8ABAARABoAGgAfABAAHQAEAB4AEAAOAB8AFAAaABkAVQAHABAAGgAdAA8AEAAdAQsAFwAQABgAGgAhABAABAAhABAAHQAfABQADgAMABcABAAeABsADAAOABQAGQASAQcAGQAQABgAGgAhABAABAATABoAHQAUACUAGgAZAB8ADAAXAAQAHgAbAAwADgAUABkAEgBhAAkAEAAXABoADAAPAAQAHgAYAF4ABgAQABcAGgAMAA8AYQAKABAAEQAdABAAHgATAAQAHgAYAF4ABwAQABEAHQAQAB4AEwBcAAQAEAAPABoB0QAKABAADwAPABQAHwAEAA0AGgAjAdAABgAQAA8ADwAUAB8AYQANABAADgAgAB0AHQAQABkADgAQAAQAHgAYAF4ACgAQAA4AIAAdAB0AEAAZAA4AEADOABMADAAPABQAGgANACAAHwAfABoAGQAEAA4AEwAQAA4AFgAQAA8AzQALAAwADwAUABoADQAgAB8AHwAaABkCSgANAAwADwAMAB0ABAAYAAwAHQAWABAAHQAeAksADAAMAA8ADAAdAAQAEQAUABcAFwAQAA8CSQAFAAwADwAMAB0AOAByAIAAlgCeAK4AwgDWAOwBCAEqAUQBcAGYAcAB4gIMAigCOAJCAlwCZgKCApoCtALIAt4C9gMIAywDUANkA2wDhgOeA7IDzgPeA+oEAAQWBDAEPAROBGQEegSIBJYEpASyBMAE/gUsBWYFkAWgBaoBpAAGACQAGAANABoAFwEbAAoAIAAbAAQAHgAOAB0AFAAbAB8BowADACAAGAB0AAcAIAAOAA4AEAAeAB4AvgAJACAADQAfABQAHwAXABAAHgIJAAkAIAANAB0AEAAbABoAHQAfARoACgAgAA0ABAAeAA4AHQAUABsAHwGAAA0AHwAkABcAEAAEAA0AIAAUABcADwAQAB0B0wAQAB8AIAAYAA0AFwAQAAQAIAAbABoAGQAEAA0AGgAjAdIADAAfACAAGAANABcAEAAEACAAGwAaABkBfgAVAB8AHQAUABsABAAiABoAHQAPAAQAEQAaAB0AGAAMAB8AHwAUABkAEgF9ABMAHwAdABQAGwAEAB4AGwAMABkABAAQABcAEAAYABAAGQAfAB4BfAATAB8AHQAUABsABAARABoAGQAfAAQAEAAXABAAGAAQABkAHwAeAXsAEAAfAB0AFAAbAAQADgAeAB4ABAARABoAHQAYAAwAHwF6ABQAHwAdABQAGwAEAAwAFwAXAAQAEQAaAB0AGAAMAB8AHwAUABkAEgEZAA0AHwAdABQAFgAQAB8AEwAdABoAIAASABMAwwAHAB8AGgAbAAQAHgAYALcABAAfABoAGwDGAAwAHwAMAB0ABAAaACAAHwAXABQAGQAQAMcABAAfAAwAHQGeAA0AGwAQABcAFwAEAA4AEwAQAA4AFgAQAB0B/gALABoAIAAdAA4AEAAEAA4AGgAPABAAgwAMABoAHQAfAAQADwAQAB4ADgAEAB4AGACAAAkAGgAdAB8ABAAPABAAHgAOAIEACgAaAB0AHwAEAA4AFwAQAAwAHQCCAAsAGgAdAB8ABAAMAB4ADgAEAB4AGAB/AAgAGgAdAB8ABAAMAB4ADgEPABEAGQAMABsABAAfABoABAAeABkADAAbABcAFAAZABAAHgEOABEAGQAMABsABAAfABoABAASAB0AFAAPABcAFAAZABAAHgENAAkAGQAMABsABAASAB0AFAAPAgYAAwAXABkBAAAMABQAJQAQAAQAHwAaAAQAEgAdABQADwFpAAsAFAAXACEAEAAdABcAFAASABMAHwCyAAkAFAASABkADAAfACAAHQAQAJ4ADQATABoAGwAbABQAGQASAAQADgAMAB0AHwDqAAcAEwAMAB0AGwAQABkBuQAFABMADAAdABAAyAAKABMADAAbABAABAAdABAADgAfAOMACgATAAwAGwAQAAQAFwAUABkAEADNAAwAEwAMABsAEAAEAA4AFAAdAA4AFwAQAOsABQATAAwAGwAQAJcACAAQAB8AHwAUABkAEgAeAU8ACgAQABcAEAAOAB8ABAANABoAIwFNAAoAEAAXABAADgAfAAQADAAXABcAMQAGABAAEAAWAAQAIgAwAAYAEAAQABYABAAeAC4ABgAQABAAFgAEABkALwAGABAAEAAWAAQAEACZAAYAEAAMAB0ADgATAkQAHgAOAAwAHwAfABAAHQAEAB4AHwAdAAwAFAASABMAHwAEABcAFAAZABAAHgAEABgADAAdABYAEAAdAB4CRQAWAA4ADAAfAB8AEAAdAAQAHgAfAB0ADAAUABIAEwAfAAQAFwAUABkAEAAeAkIAHAAOAAwAHwAfABAAHQAEAB4AGAAaABoAHwATAAQAFwAUABkAEAAeAAQAGAAMAB0AFgAQAB0AHgJDABQADgAMAB8AHwAQAB0ABAAeABgAGgAaAB8AEwAEABcAFAAZABAAHgJBAAcADgAMAB8AHwAQAB0AZAAEAAwAIQAQAOUACgAMAB8AIAAdAAwAHwAUABoAGQA9AHwAhACcAKwAwgDQAO4BHgEqAUQBdgGgAcoB/AImAkICXgKOArICygLWAvIDFAM0A1QDcgOCA5QDqAPKA+4ECgQkBEAEbgScBL4E4AUCBSgFQgVcBXYFqgXcBgQGLAZYBnwGkgaoBtQG/gcsB1IHhAe0B+gIGghKCH4B7gADACMAHwHZAAsAIgAUAB8AHwAQAB0ABAANABoAIwHYAAcAIgAUAB8AHwAQAB0B1wAKACAAGAANABcAHQAEAA0AGgAjAdYABgAgABgADQAXAB0AywAOAB0AFAAEAB4AHwAMAB8AEAAEABkAIAAXABcAygAXAB0AFAAEAB4AHwAMAB8AEAAEABQAGQAPABAAHwAQAB0AGAAUABkADAAfABAAZwAFAB0ADAAeABMA5wAMAB0ADAAZAB4AGwAQAB0ADAAZAA4AJAFfABgAHQAMAA4AFgAEAA4AEwAMABkAEgAQAB4ABAAdABAAFQAQAA4AHwAEAAwAFwAXAV4AFAAdAAwADgAWAAQADgATAAwAGQASABAAHgAEAB0AEAAVABAADgAfAVsAFAAdAAwADgAWAAQADgATAAwAGQASABAAHgAEABAAGQAMAA0AFwAQAV0AGAAdAAwADgAWAAQADgATAAwAGQASABAAHgAEAAwADgAOABAAGwAfAAQADAAXABcBXAAUAB0ADAAOABYABAAOABMADAAZABIAEAAeAAQADAAOAA4AEAAbAB8BWgANAB0ADAAOABYABAAOABMADAAZABIAEAAeAZ0ADQAaABoAFwANAAwAHQAEABEAFwAaAAwAHwGhABcAGgASABIAFwAQAAQAEQAgABcAFwAEAB4ADgAdABAAEAAZAAQAGAAaAA8AEAIfABEAGgAOAAQAHgAQAA4AHwAUABoAGQAEABcAEAAhABAAFwISAAsAGgAOAAQAHgAQAA4AHwAUABoAGQCTAAUAFAAXABAAHgD3AA0AEwAgABgADQAZAAwAFAAXAB4ABAAgABsA+AAQABMAIAAYAA0AGQAMABQAFwAeAAQAHQAUABIAEwAfAPoADwATACAAGAANABkADAAUABcAHgAEABcAEAARAB8A+QAPABMAIAAYAA0AGQAMABQAFwAeAAQADwAaACIAGQFUAA4AEAAjAB8ADQAaACMABAATABQADwAPABAAGQFTAAcAEAAjAB8ADQAaACMBUgAIABAAIwAfAAwAHQAQAAwBMwAJABAAIwAfAAQAIgAdAAwAGwFYABAAEAAYABsAFwAMAB8AEAAEABgADAAZAAwAEgAQAB0B1QARABAAFwAXAAQADAAEABEAHQAUABAAGQAPAAQADQAaACMB1AANABAAFwAXAAQADAAEABEAHQAUABAAGQAPAYkADAAMAA0AFwAQAAQAIgAUACUADAAdAA8BmQANAAwADQAXABAABAAgABkAGAAQAB0AEgAQAY8AFgAMAA0AFwAQAAQAHQAaACIABAAUABkAHgAQAB0AHwAEAA0AEAAXABoAIgGOABYADAANABcAEAAEAB0AGgAiAAQAFAAZAB4AEAAdAB8ABAAMAA0AGgAhABABsgAQAAwADQAXABAABAAdABoAIgAEABIAHQAaACAAGwAeAZEAEAAMAA0AFwAQAAQAHQAaACIABAAPABAAFwAQAB8AEAGJABAADAANABcAEAAEABsAHQAaABsAEAAdAB8AFAAQAB4BhwASAAwADQAXABAABAAXABQAEgATAB8ABAAPABQADAAXABoAEgGHAAwADAANABcAEAAEABQAGQAeABAAHQAfAZMADAAMAA0AFwAQAAQADwAQABcAEAAfABABsQAMAAwADQAXABAABAAOABoAHQAZABAAHQGNABkADAANABcAEAAEAA4AGgAXACAAGAAZAAQAFAAZAB4AEAAdAB8ABAAdABQAEgATAB8BjAAYAAwADQAXABAABAAOABoAFwAgABgAGQAEABQAGQAeABAAHQAfAAQAFwAQABEAHwGwABMADAANABcAEAAEAA4AGgAXACAAGAAZAAQAEgAdABoAIAAbAB4BkAATAAwADQAXABAABAAOABoAFwAgABgAGQAEAA8AEAAXABAAHwAQAYsAFQAMAA0AFwAQAAQADgAQABcAFwAEABsAHQAaABsAEAAdAB8AFAAQAB4BkgARAAwADQAXABAABAAOABAAFwAXAAQADwAQABcAEAAfABABigAKAAwADQAXABAABAAOABAAFwAXAa8ACgAMAA0AFwAQAAQADQAaAA8AJAE3ABUADAANABcAEAAEAAwAFwAUABIAGQAEAB8AGgAbAAQAHQAUABIAEwAfATUAFAAMAA0AFwAQAAQADAAXABQAEgAZAAQAHwAaABsABAAXABAAEQAfATYAFgAMAA0AFwAQAAQADAAXABQAEgAZAAQAHwAaABsABAAOABAAGQAfABAAHQE+ABIADAANABcAEAAEAAwAFwAUABIAGQAEAB0AEAAYABoAIQAQAToAGAAMAA0AFwAQAAQADAAXABQAEgAZAAQAGAAUAA8ADwAXABAABAAdABQAEgATAB8BOAAXAAwADQAXABAABAAMABcAFAASABkABAAYABQADwAPABcAEAAEABcAEAARAB8BOQAZAAwADQAXABAABAAMABcAFAASABkABAAYABQADwAPABcAEAAEAA4AEAAZAB8AEAAdAT0AGAAMAA0AFwAQAAQADAAXABQAEgAZAAQADQAaAB8AHwAaABgABAAdABQAEgATAB8BOwAXAAwADQAXABAABAAMABcAFAASABkABAANABoAHwAfABoAGAAEABcAEAARAB8BPAAZAAwADQAXABAABAAMABcAFAASABkABAANABoAHwAfABoAGAAEAA4AEAAZAB8AEAAdAYgABQAMAA0AFwAQAAoAFgAgAC4APABIAFYAdgCaAKoAtAG6AAQAHgAQAB0AjgAGABsAFwAaAAwADwCBAAYAGQAeABoAHQAfAbgABQAZABsAFAAZAG8ABgAZABcAGgAOABYAbQAPABkAFwAUABkAFgAEACEAEAAdAB8AFAAOAAwAFwBrABEAGQAXABQAGQAWAAQAEwAaAB0AFAAlABoAGQAfAAwAFwBMAAcAGQASAB0AGgAgABsAWwAEABkADwAaARQACQAZAA8AEAAdABcAFAAZABAACwAYACwAQgBaAG4AegCSALAAvgDEAOYAuwAJABoAFwAgABgAEAAEACAAGwC8AAoAGgAXACAAGAAQAAQAGgARABEAugALABoAFwAgABgAEAAEAA8AGgAiABkB4wAJABQAGAAQABoABAANABoAIwHiAAUAFAAYABAAGgH+AAsAFAAQACIABAAeABoAIAAdAA4AEAFrAA4AFAAPABAAGgAEABAAIwAfABAAHQAZAAwAFwIDAAYADQAbAB0AGgAVAgUAAgANAZ8AEAAMABcAFAAPAAwAHwAUABoAGQAEACMAEwAfABgAFwGgAA8ADAAXABQADwAMAB8AFAAaABkABAAPAAwAHwAMAAoAFgAkAC4ASABoAHgAlgC2ANYA5ACXAAYAHQAQABkADgATAfEABAAaAB0ADwGsAAwAFAAlAAwAHQAPAAQAHwAMAA0AFwAQAa4ADwAUACUADAAdAA8ABAAOAB0AGgAeAB4AHwAMAA0AkwAHABQAGQAPABoAIgAeAJMADgAUABkADwAaACIABAAdABAAHgAfABoAHQAQAJQADwAUABkADwAaACIABAAYABQAGQAUABgAFAAlABAAkgAPABQAGQAPABoAIgAEABgADAAjABQAGAAUACUAEACSAAYAFAAZAA8AGgAiANIABwAMAB0AGQAUABkAEgADAAgAEAAkAfAAAwAXAB4AdwAJAAQAGgAgAB8AFwAUABkAEAB4AAgABAAOABQAHQAOABcAEAAEAAoAIgAyAEgB5QALABoAIAAfACAADQAQAAQADQAaACMB5AAHABoAIAAfACAADQAQAdsACgAMABgAGAAQAB0ABAANABoAIwHaAAYADAAYABgAEAAdAAYADgAgADAATABuAHgAmwAIABoAGgAYAAQAGgAgAB8AmgAHABoAGgAYAAQAFAAZANcADQAaABoAGAAEAA0AEAAeAB8ABAARABQAHwDWABAAGgAaABgABAAMAA4AHwAgAAwAFwAEAB4AFAAlABAAmQAEABoAGgAYAfoAAwAUABsAAQAEAk0AAgJOAAMD/wGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA6iIDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAKAAAAAkACAABAAEAAEAIAAtADYAeuA04VniDuMK5APlPeah5wXoLOlF6iL//f//AAAAAAAgAC0AMABh4ADhAOIA4wDkAOUA5gDnAOgA6QDqAP/9//8AAf/j/9f/1f+rICYfWx61HcQczxvTGxEasxm5GOYYLAADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBQAEAAsACgAACAAABEQECwP6AAoD+gAGAAAABAUABAALAAoAAAgAAASEBAsD+gAGAAQABgAAAAQFAAQACwAKAAAIAAAERAQFAAYABAAGA/oAAAAEBQAEAAsACgAACAAABIQEBQAGA/oACgP6AAAABAQABAAMAAoAAAgAACQEhAgABAP4AAoD+gAAAAQFAAMACwALAAAIAAAkBEQLA/oABwP8AAgAAAAEBAAEAAwACgAACAAAJASECAP8AAgABAAGAAAABAUAAwALAAsAAAgAACQERAUABgAHAAQD+AAAAAgEAAQADAALAAAIABgAACQIRIRUhAQABAAEA/gACAAEAAYD+gAHAQAAAAAACAQAAwALAAsAAAgAGAAAJAiERIxEBAAGA/oABwEACwP8A/wACAP4AAAAAAAIBAAEAAwACwAACAAYAAAkCESE1IQMA/wD/AAIA/gACwP6AAYD+QEAAAAAAAgEAAMACwALAAAIABgAAJQkBIREzEQLA/oABgP5AQMABAAEA/gACAAAAAAACAQAAQAMAA0AAAgAFAAAlCQEJASEBAAEAAQD/AP8AAgBAAYD+gAMA/oAAAAIAgADAA4ACwAACAAUAABMJAQkBEYABgP6AAwD+gALA/wD/AAEAAQD+AAAAAgEAAEADAANAAAIABQAACQIJASEDAP8A/wABAAEA/gADQP6AAYD9AAGAAAACAIAAwAOAAsAAAgAFAAAlCQEJAREDgP6AAYD9AAGAwAEAAQD/AP8AAgAAAAIBAAAAAwADgAACAAYAAAEhAREBIQEBAAIA/wD/AAIA/wABgP6AA4D+gAGAAAAAAAIAAAEAA8ACgAACAAUAAAkCIQEhAgD/AP8AAsD/AAIAAoD+gAGA/oAAAAAAAgEAAQADAAMAAAIABgAACQI1FSE1AwD/AP8AAgACgP6AAYCAQEAAAAEAwAD8A0ACgAAGAAAlNxc3CQEXAQT8/ET+wP7ARPz8/EQBQP7ARAABATwAgALAAwAABgAAARcHFwkBBwE8/PxEAUD+wEQCvPz8RAFAAUBEAAAAAAEAwAEAA0AChAAGAAABBycHCQEnAvz8/EQBQAFARAKE/PxE/sABQEQAAAAAAQFAAIACxAMAAAYAACUnNycJATcCxPz8RP7AAUBExPz8RP7A/sBEAAEBAACAAwADAAAGAAABIxEjESMBAwDAgMABAAGA/wABAAGAAAEAwADAA0ACwAAGAAAlNSE1ITUBAcD/AAEAAYDAwIDA/wAAAAEBAACAAwADAAAHAAABMxEzETMJAQEAwIDA/wD/AAIAAQD/AP6AAYAAAAAAAQDAAMADQALAAAYAAAEVIRUhFQECQAEA/wD+gALAwIDAAQAAAQEAAMADQAKAAAoAAAEVMwsBMzUhNSEVAkCAoKCA/wACQAJAgP8AAQCAQEAAAAAAAQEAAMADQAKAAAgAAAEbASMVIRUhNQEAoKCAAYD+QAGAAQD/AIBAwAAAAAACAMAAwANAAsAACAAMAAABGwEjFSEVITUBIRUhAQCgoIABgP5AAcD9gAKAAYABAP8AgEDAAUBAAAMAAAAABAADgAAGAAoAEQAAATMVIxUtARMzESMBJRUjFTMVAQCAgP8AAQDAgIACQP8AgIABwUGAoKD9wAOA/iCggEF/AAAAAAEAQAAAA8ADgAARAAAlNSEVIzUjNTMRIxsBIxEhNQUCwP5AQICAgKCggAHAAQAAgICAQAHAAQD/AP5AgKAAAAACAMAAAANAA4AABgANAAABIxEjESMTAREjESMbAQIAgECAoAFgQICgoAKA/kABwAEA/YABwP5A/wABAAACAEABAAPAAsAAAgAGAAATDQEBFSE1QAGA/oABwAHAAsDg4AEAQEAABgBAAAADwAOAAAIABQAJAA0AEQAVAAATESUBEQUBFSE1BRUhNQEVITUFFSE1QAFA/sABQAJA/cACQP3AAkD9wAJA/cADgP6AwP1AAYDAAoBAQMBAQP7AQEDAQEAAAAAACQBAAAADwAOAAAMABwALAA8AEwAXABsAHwAjAAATIREhASERIQEhESE1IREhASERIQERIREBIREhJSERIQEhESFAAQD/AAFAAQD/AP7AAQD/AAEA/wABQAEA/wABQAEA/wABAP8A/sABAP8AAUABAP8AA4D/AP2AAQD/AAEAQAEA/wABAAFA/wABAP3AAQBAAQD8gAEAAAAGAEAAQAPAA4AAAwAHAAsADwATABcAABMzFSMlFSE1ATM1IwUhNSEBMzUjBSE1IUDAwAEAAoD8gMDAAQACgP2A/wDAwAEAAoD9gAOAwMDAwP4AwMDA/gDAwMAAAAQAQABAA4ADgAADAAcACwAPAAATIREhESERIQEhESEZASERQAGA/oABgP6AAcABgP6AAYABwP6AAcABgPzAAYABwP6AAYAAAAQAQABAA4ADgAADAAcACwAPAAATIREhEyERIQEhESEDESERQAGA/oBAAQD/AAHAAQD/AEABgAHA/oACAAEA/UABAAIA/oABgAAAAAACAUAAQAKAA0AAAwAHAAABMxEjExEzEQFAgIDAgANA/QADAP0AAwAABgBAAAADgAPAAAMABwALAA8AEwAXAAAlIRUhNSE1IQEhESEFITUhESE1IQEVITUBgAIA/gACAP4A/sABAP8AAUACAP4AAgD+AP7AA0CAgMCA/sACwICA/sCAAcDAwAAABQBAAAADgAPAAAMABwALAA8AEwAAEyERIQEVITUBITUhESE1IREhNSFAAYD+gAHAAYD+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ATcwMjM0MjMwNjMwMjMyNjM6ATM6ATM2MjE6ATE6ATM6ATM6ATE6ATE6ARc6ATEeARc4ATEUFhUwFDEcARUDwAEBAQEBAQEBAQEBAQECAQIBAgEBAQEBAQEBAQIBAQECAQIBAQECAQEBAgEBAQIBAQECAQEBAgEBAQECAQEBAgEBAQECAgEDAQEBAQIBAQICAgEBAgIBAQMCAQECAgECAwECAwIBAQEDAQEBAgIBAgECAQEBAQECAQEBAgIBAQEBAgEBAQEDAgUIBQEDAQEBAgEBAQIBAQECAQICAQgUCwMWHswWHgkJFRlLNTVLGRQJCh4WjIwWHgkJAgIBAQECAQEBAgEBAgEBAgEDBQMCAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQIBAgEBAQEBAQEBAQIBAQECAQIBAQECAQEBAgEBAQIBAQECAQEBAgEBAQECAQEBAgEBAQECAgEDAQEBAQIBAQICAgEBAgIBAQMCAQECAgECAgIBAwIBAgICLUEEAQEBAQEBAQEBAQEBAQEBAQEGDgkJCh4WzB4WAwsVBwgSCgECAQEBAQEBAQEBAgEBAQEBAQEBAQIBAQEBAgECAQIBAgEBAQEBAQEBAQEBAgECAQIBAQEBAQIBAgECAQEBLUEEAQEAAgICAQICAQECAwEBAgIBAQICAgEBAgEBAQEDAQICAQEBAQIBAQECAQEBAQIBAQECAQEBAgEBAQIBAQECAQEBAgECAQEBAgEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAwUDAQIBAQIBAQIBAQECAQEBAgIJCR4WjB4WAwsUCBEzHjVLSzUdMxIHFQsDFh4CQB4WAwsUCAECAgECAQEBAgEBAQIBAQEDAQUIBQIDAQEBAQIBAQEBAgIBAQECAQEBAQECAQIBAgIBAQEDAQEBAgMCAQMCAQICAQECAwEBAgIBAQICAgEBAgEBAQEDAQICAQEBAQIBAQECAQEBAQIBAQECAQEBAgEBAQIBAQECAQEBAgECAQEBAgEBAQEBAQEBAQIBAgECAQEBAQEBAQEBAQEBAQEEQS0BAQECAQIBAgEBAQEBAgECAQIBAQEBAQEBAQEBAQIBAgECAQIBAQEBAgEBAQEBAQEBAQIBAQEBAQEBAQECAQoSCAcVCwMWHswWHgoJCQ4GAQEBAQEBAQEB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BAABQAQAAQAEAAFABAABAAQAAUAEAAEABAABAAQAAQAEAAEABAABAAQAAIAEAAEABAAAgAQAAQAEAAAABAABAAQAAMAEAAE8BAAAwAQAAUAEAAEABAAAwAQAAQAEAADABAABAAQAAQAEAADABAAAAAQAAEAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABQAQAAEAEAABABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAYAEAABABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAAAQAAMAEAADABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAABAAQAAFMEAAAABAAAAAQAAQAEAAAABAAAwAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAQAQAAEAEAADABAAAwAQAAEAEAAEABAABAAQAAIAEAACABAABAAQAAIAEAACABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAMAEAADABAAAwAQAAIAEAADABAAAWgQAAEMEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAACABAAAQAQAAIAEAAFABAABQAQAAEAEAABABAAAQAQAAMAEAADABAABAAQAAQAEAAEABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAUQQAAQAEAAAABAAAQAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAEAEAADABAAAwAQAAMAEAABQBAAAUAQAAEAEAABABAAAgAQAAIAEAACABAAAgAQAAQAEAACABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAAAEAAAABAAAAAQAAEAEAAAABAAAQAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAAwEAADABAAAQAQAAEAEAABABAAAQAQAAIAEAAAABAABAAQAAQAEAABABAAAgAQAAIAEAACABAAAgAQAAIAEAABABAAAgAQAAEAEAACABAAAgAQAAIAEAABABAAAQAQAAEAEAABABAAAAAQAAAAEAABABAAAQAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAPwQAAIAEAAAABAD//gQAAAAEAABABAAAAAQAAAAEAABABAAAAAQAAIAEAAEABAABAAQAAQAEAAEABAAAwAQAAEAEAABABAAAAAQAAIAEAACABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAgAQAAIAEAACABAAAgAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAAAEAAAABAAAAAQAAAAEAABABAAAQAQAAEAEAABABAAAwAQAAMAEAAAABAAAQAQAAEAEAAAABAAAgAQAAEAEAAAABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAgAQAAIAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAAAABAAAAAQAAAAEAAAABAAAQAQAAEAEAABABAAAgAQAAIAEAACABAAAgAQAAIAEAACABAAAgAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAABABAAAAAQAAAAEAAAABAAAAAQAAEAEAABABAAAQAQAAAAEAABABAAAAAQAAEAEAABABAAAAAQAAAAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAUwQAAAAEAAAABAAAAAQAAEAEAABABAAAwAQAAEAEAAEABAAAgAQAAEAEAACABAAAgAQAAEAEAAAABAAAAAQAAEAEAAAABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAoAQAAKAEAADABAAAgAQAAEAEAACABAAAQAQAAIAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAABAAQAAEAEAADABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAQAQAAIAEAABABAAAAAQAAEAEAABABAAAQAQAAEAEAABABAAAwAQAAEAEAABABAAAQAQAAEIEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAABABAAAQAQAAIAEAABABAAAQAQAAEAEAABA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) format("truetype")
    }

    .k-icon {
        width: 1em;
        height: 1em;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        font-family: "WebComponentsIcons";
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        speak: none;
        text-transform: none;
        text-decoration: none;
        display: inline-block;
        vertical-align: middle
    }

        .k-icon::before {
            vertical-align: baseline
        }

        .k-icon:hover, .k-icon:focus {
            text-decoration: none
        }

    .k-icon-with-modifier {
        position: relative;
        margin: .25em
    }

    .k-icon-modifier {
        position: absolute;
        font-size: .5em;
        bottom: 0;
        right: 0;
        margin: 0 -.5em -.5em 0
    }

    .k-i-none::before {
        content: "";
        display: none
    }

    .k-widget .k-icon.k-i-expand, .k-widget .k-icon.k-i-collapse {
        cursor: pointer
    }

    .k-icon-xs {
        font-size: 8px
    }

    .k-icon-sm {
        font-size: 12px
    }

    .k-icon-md {
        font-size: 32px
    }

    .k-icon-lg {
        font-size: 48px
    }

    .k-icon-xl {
        font-size: 64px
    }

    .k-i-arrow-45-up-right::before {
        content: "\e000"
    }

    .k-i-collapse-ne::before {
        content: "\e000"
    }

    .k-i-resize-ne::before {
        content: "\e000"
    }

    .k-i-arrow-45-down-right::before {
        content: "\e001"
    }

    .k-i-collapse-se::before {
        content: "\e001"
    }

    .k-i-resize-se::before {
        content: "\e001"
    }

    .k-i-arrow-45-down-left::before {
        content: "\e002"
    }

    .k-i-collapse-sw::before {
        content: "\e002"
    }

    .k-i-resize-sw::before {
        content: "\e002"
    }

    .k-i-arrow-45-up-left::before, .k-i-resize-nw::before {
        content: "\e003"
    }

    .k-i-collapse-nw::before {
        content: "\e003"
    }

    .k-i-resize-new::before {
        content: "\e003"
    }

    .k-i-arrow-60-up::before, .k-i-arrow-n::before, .k-i-sarrow-n::before, .k-i-expand-n::before {
        content: "\e004"
    }

    .k-i-kpi-trend-increase::before {
        content: "\e004"
    }

    .k-i-arrow-60-right::before, .k-i-arrow-e::before, .k-i-sarrow-e::before, .k-i-expand::before, .k-i-expand-e::before {
        content: "\e005"
    }

    .k-i-arrow-60-down::before, .k-i-arrow-s::before, .k-i-sarrow-s::before, .k-i-collapse::before, .k-i-expand-s::before {
        content: "\e006"
    }

    .k-i-kpi-trend-decrease::before {
        content: "\e006"
    }

    .k-i-arrow-60-left::before, .k-i-arrow-w::before, .k-i-sarrow-w::before, .k-i-expand-w::before {
        content: "\e007"
    }

    .k-i-arrow-end-up::before {
        content: "\e008"
    }

    .k-i-arrow-end-right::before, .k-i-seek-e::before {
        content: "\e009"
    }

    .k-i-arrow-end-down::before {
        content: "\e00a"
    }

    .k-i-arrow-end-left::before, .k-i-seek-w::before {
        content: "\e00b"
    }

    .k-i-arrow-double-60-up::before {
        content: "\e00c"
    }

    .k-i-arrow-seek-up::before, .k-i-seek-n::before {
        content: "\e00c"
    }

    .k-i-arrow-double-60-right::before {
        content: "\e00d"
    }

    .k-i-arrow-seek-right::before {
        content: "\e00d"
    }

    .k-i-forward-sm::before {
        content: "\e00d"
    }

    .k-i-arrow-double-60-down::before {
        content: "\e00e"
    }

    .k-i-arrow-seek-down::before, .k-i-seek-s::before {
        content: "\e00e"
    }

    .k-i-arrow-double-60-left::before {
        content: "\e00f"
    }

    .k-i-arrow-seek-left::before {
        content: "\e00f"
    }

    .k-i-rewind-sm::before {
        content: "\e00f"
    }

    .k-i-arrows-kpi::before {
        content: "\e010"
    }

    .k-i-kpi::before {
        content: "\e010"
    }

    .k-i-arrows-no-change::before {
        content: "\e011"
    }

    .k-i-arrow-overflow-down::before {
        content: "\e012"
    }

    .k-i-arrow-chevron-up::before, .k-i-arrowhead-n::before {
        content: "\e013"
    }

    .k-i-arrow-chevron-right::before, .k-i-arrowhead-e::before {
        content: "\e014"
    }

    .k-i-arrow-chevron-down::before, .k-i-arrowhead-s::before {
        content: "\e015"
    }

    .k-i-arrow-chevron-left::before, .k-i-arrowhead-w::before {
        content: "\e016"
    }

    .k-i-arrow-up::before {
        content: "\e017"
    }

    .k-i-arrow-right::before {
        content: "\e018"
    }

    .k-i-arrow-down::before {
        content: "\e019"
    }

    .k-i-arrow-left::before {
        content: "\e01a"
    }

    .k-i-arrow-drill::before {
        content: "\e01b"
    }

    .k-i-arrow-parent::before {
        content: "\e01c"
    }

    .k-i-arrow-root::before {
        content: "\e01d"
    }

    .k-i-arrows-resizing::before {
        content: "\e01e"
    }

    .k-i-arrows-dimensions::before, .k-i-dimension::before {
        content: "\e01f"
    }

    .k-i-arrows-swap::before {
        content: "\e020"
    }

    .k-i-drag-and-drop::before {
        content: "\e021"
    }

    .k-i-categorize::before {
        content: "\e022"
    }

    .k-i-grid::before {
        content: "\e023"
    }

    .k-i-grid-layout::before {
        content: "\e024"
    }

    .k-i-group::before {
        content: "\e025"
    }

    .k-i-ungroup::before {
        content: "\e026"
    }

    .k-i-handler-drag::before {
        content: "\e027"
    }

    .k-i-layout::before {
        content: "\e028"
    }

    .k-i-layout-1-by-4::before {
        content: "\e029"
    }

    .k-i-layout-2-by-2::before, .k-i-page-layout::before {
        content: "\e02a"
    }

    .k-i-layout-side-by-side::before {
        content: "\e02b"
    }

    .k-i-layout-stacked::before {
        content: "\e02c"
    }

    .k-i-columns::before {
        content: "\e02d"
    }

    .k-i-rows::before {
        content: "\e02e"
    }

    .k-i-reorder::before {
        content: "\e02f"
    }

    .k-i-menu::before, .k-i-hamburger::before {
        content: "\e030"
    }

    .k-i-more-vertical::before, .k-i-vbars::before {
        content: "\e031"
    }

    .k-i-more-horizontal::before, .k-i-hbars::before {
        content: "\e032"
    }

    .k-i-undo::before, .k-i-undo-large::before {
        content: "\e100"
    }

    .k-i-redo::before, .k-i-redo-large::before {
        content: "\e101"
    }

    .k-i-reset::before {
        content: "\e102"
    }

    .k-i-reload::before {
        content: "\e103"
    }

    .k-i-refresh::before {
        content: "\e103"
    }

    .k-i-recurrence::before {
        content: "\e103"
    }

    .k-i-non-recurrence::before, .k-i-refresh-clear::before {
        content: "\e104"
    }

    .k-i-reset-sm::before {
        content: "\e105"
    }

    .k-i-reload-sm::before {
        content: "\e106"
    }

    .k-i-refresh-sm::before {
        content: "\e106"
    }

    .k-i-recurrence-sm::before {
        content: "\e106"
    }

    .k-i-clock::before {
        content: "\e107"
    }

    .k-i-calendar::before {
        content: "\e108"
    }

    .k-i-save::before {
        content: "\e109"
    }

    .k-i-floppy::before {
        content: "\e109"
    }

    .k-i-print::before {
        content: "\e10a"
    }

    .k-i-printer::before {
        content: "\e10a"
    }

    .k-i-edit::before {
        content: "\e10b"
    }

    .k-i-pencil::before {
        content: "\e10b"
    }

    .k-i-delete::before {
        content: "\e10c"
    }

    .k-i-trash::before {
        content: "\e10c"
    }

    .k-i-attachment::before {
        content: "\e10d"
    }

    .k-i-clip::before {
        content: "\e10d"
    }

    .k-i-attachment-45::before {
        content: "\e10e"
    }

    .k-i-clip-45::before {
        content: "\e10e"
    }

    .k-i-link-horizontal::before {
        content: "\e10f"
    }

    .k-i-hyperlink::before {
        content: "\e10f"
    }

    .k-i-unlink-horizontal::before {
        content: "\e110"
    }

    .k-i-hyperlink-remove::before {
        content: "\e110"
    }

    .k-i-link-vertical::before {
        content: "\e111"
    }

    .k-i-unlink-vertical::before {
        content: "\e112"
    }

    .k-i-lock::before {
        content: "\e113"
    }

    .k-i-unlock::before {
        content: "\e114"
    }

    .k-i-cancel::before {
        content: "\e115"
    }

    .k-i-cancel-outline::before, .k-i-deny::before {
        content: "\e116"
    }

    .k-i-cancel-circle::before {
        content: "\e117"
    }

    .k-i-check::before, .k-i-tick::before {
        content: "\e118"
    }

    .k-i-checkmark::before {
        content: "\e118"
    }

    .k-i-check-outline::before {
        content: "\e119"
    }

    .k-i-checkmark-outline::before {
        content: "\e119"
    }

    .k-i-success::before {
        content: "\e119"
    }

    .k-i-check-circle::before {
        content: "\e11a"
    }

    .k-i-checkmark-circle::before {
        content: "\e11a"
    }

    .k-i-close::before, .k-i-group-delete::before {
        content: ""
    }

    .k-i-x::before {
        content: "\e11b"
    }

    .k-i-close-outline::before {
        content: "\e11c"
    }

    .k-i-x-outline::before {
        content: "\e11c"
    }

    .k-i-error::before {
        content: "\e11c"
    }

    .k-i-close-circle::before {
        content: "\e11d"
    }

    .k-i-x-circle::before {
        content: "\e11d"
    }

    .k-i-plus::before, .k-plus::before, .k-i-add::before {
        content: "\e11e"
    }

    .k-i-plus-outline::before {
        content: "\e11f"
    }

    .k-i-plus-circle::before {
        content: "\e120"
    }

    .k-i-minus::before, .k-minus::before {
        content: "\e121"
    }

    .k-i-kpi-trend-equal::before {
        content: "\e121"
    }

    .k-i-minus-outline::before {
        content: "\e122"
    }

    .k-i-minus-circle::before {
        content: "\e123"
    }

    .k-i-sort-asc::before {
        content: "\e124"
    }

    .k-i-sort-desc::before {
        content: "\e125"
    }

    .k-i-unsort::before {
        content: "\e126"
    }

    .k-i-sort-clear::before {
        content: "\e126"
    }

    .k-i-sort-asc-sm::before {
        content: "\e127"
    }

    .k-i-sort-desc-sm::before {
        content: "\e128"
    }

    .k-i-filter::before {
        content: "\e129"
    }

    .k-i-filter-clear::before {
        content: "\e12a"
    }

    .k-i-filter-sm::before {
        content: "\e12b"
    }

    .k-i-filter-sort-asc-sm::before {
        content: "\e12c"
    }

    .k-i-filter-sort-desc-sm::before {
        content: "\e12d"
    }

    .k-i-filter-add-expression::before {
        content: "\e12e"
    }

    .k-i-filter-add-group::before {
        content: "\e12f"
    }

    .k-i-login::before {
        content: "\e130"
    }

    .k-i-logout::before {
        content: "\e131"
    }

    .k-i-download::before {
        content: "\e132"
    }

    .k-i-upload::before {
        content: "\e133"
    }

    .k-i-hyperlink-open::before {
        content: "\e134"
    }

    .k-i-hyperlink-open-sm::before {
        content: "\e135"
    }

    .k-i-launch::before {
        content: "\e136"
    }

    .k-i-window::before {
        content: "\e137"
    }

    .k-i-window-maximize::before, .k-i-maximize::before {
        content: "\e137"
    }

    .k-i-windows::before {
        content: "\e138"
    }

    .k-i-window-restore::before, .k-i-restore::before {
        content: "\e138"
    }

    .k-i-tiles::before {
        content: "\e138"
    }

    .k-i-window-minimize::before, .k-i-minimize::before {
        content: "\e139"
    }

    .k-i-gear::before {
        content: "\e13a"
    }

    .k-i-cog::before {
        content: "\e13a"
    }

    .k-i-custom::before {
        content: "\e13a"
    }

    .k-i-gears::before {
        content: "\e13b"
    }

    .k-i-cogs::before {
        content: "\e13b"
    }

    .k-i-wrench::before {
        content: "\e13c"
    }

    .k-i-settings::before {
        content: "\e13c"
    }

    .k-i-preview::before {
        content: "\e13d"
    }

    .k-i-eye::before {
        content: "\e13d"
    }

    .k-i-zoom::before {
        content: "\e13e"
    }

    .k-i-search::before {
        content: "\e13e"
    }

    .k-i-zoom-in::before {
        content: "\e13f"
    }

    .k-i-zoom-out::before {
        content: "\e140"
    }

    .k-i-pan::before {
        content: "\e141"
    }

    .k-i-move::before {
        content: "\e141"
    }

    .k-i-calculator::before {
        content: "\e142"
    }

    .k-i-cart::before {
        content: "\e143"
    }

    .k-i-shopping-cart::before {
        content: "\e143"
    }

    .k-i-connector::before {
        content: "\e144"
    }

    .k-i-plus-sm::before, .k-i-splus::before {
        content: "\e145"
    }

    .k-i-minus-sm::before, .k-i-sminus::before {
        content: "\e146"
    }

    .k-i-kpi-status-deny::before {
        content: "\e147"
    }

    .k-i-kpi-status-hold::before {
        content: "\e148"
    }

    .k-i-kpi-status-open::before {
        content: "\e149"
    }

    .k-i-play::before {
        content: "\e200"
    }

    .k-i-pause::before {
        content: "\e201"
    }

    .k-i-stop::before {
        content: "\e202"
    }

    .k-i-rewind::before {
        content: "\e203"
    }

    .k-i-forward::before {
        content: "\e204"
    }

    .k-i-volume-down::before, .k-i-volume-low::before {
        content: "\e205"
    }

    .k-i-volume-up::before, .k-i-volume-high::before {
        content: "\e206"
    }

    .k-i-volume-off::before, .k-i-volume-mute::before {
        content: "\e207"
    }

    .k-i-hd::before {
        content: "\e208"
    }

    .k-i-subtitles::before {
        content: "\e209"
    }

    .k-i-playlist::before {
        content: "\e20a"
    }

    .k-i-audio::before {
        content: "\e20b"
    }

    .k-i-play-sm::before {
        content: "\e20c"
    }

    .k-i-pause-sm::before {
        content: "\e20d"
    }

    .k-i-stop-sm::before {
        content: "\e20e"
    }

    .k-i-heart-outline::before {
        content: "\e300"
    }

    .k-i-fav-outline::before {
        content: "\e300"
    }

    .k-i-favorite-outline::before {
        content: "\e300"
    }

    .k-i-heart::before {
        content: "\e301"
    }

    .k-i-fav::before {
        content: "\e301"
    }

    .k-i-favorite::before {
        content: "\e301"
    }

    .k-i-star-outline::before {
        content: "\e302"
    }

    .k-i-bookmark-outline::before {
        content: "\e302"
    }

    .k-i-star::before {
        content: "\e303"
    }

    .k-i-bookmark::before {
        content: "\e303"
    }

    .k-i-checkbox::before {
        content: "\e304"
    }

    .k-i-shape-rect::before {
        content: "\e304"
    }

    .k-i-checkbox-checked::before {
        content: "\e305"
    }

    .k-i-tri-state-indeterminate::before {
        content: "\e306"
    }

    .k-i-tri-state-null::before {
        content: "\e307"
    }

    .k-i-circle::before {
        content: "\e308"
    }

    .k-i-radiobutton::before {
        content: "\e309"
    }

    .k-i-shape-circle::before {
        content: "\e309"
    }

    .k-i-radiobutton-checked::before {
        content: "\e30a"
    }

    .k-i-notification::before {
        content: "\e400"
    }

    .k-i-bell::before {
        content: "\e400"
    }

    .k-i-information::before {
        content: "\e401"
    }

    .k-i-info::before, .k-i-note::before {
        content: "\e401"
    }

    .k-i-question::before {
        content: "\e402"
    }

    .k-i-help::before {
        content: "\e402"
    }

    .k-i-warning::before {
        content: "\e403"
    }

    .k-i-exception::before {
        content: "\e403"
    }

    .k-i-photo-camera::before {
        content: "\e500"
    }

    .k-i-image::before {
        content: "\e501"
    }

    .k-i-photo::before {
        content: "\e501"
    }

    .k-i-image-export::before {
        content: "\e502"
    }

    .k-i-photo-export::before {
        content: "\e502"
    }

    .k-i-zoom-actual-size::before {
        content: "\e503"
    }

    .k-i-zoom-best-fit::before {
        content: "\e504"
    }

    .k-i-image-resize::before {
        content: "\e505"
    }

    .k-i-crop::before {
        content: "\e506"
    }

    .k-i-mirror::before {
        content: "\e507"
    }

    .k-i-flip-horizontal::before {
        content: "\e508"
    }

    .k-i-flip-vertical::before {
        content: "\e509"
    }

    .k-i-rotate::before {
        content: "\e50a"
    }

    .k-i-rotate-right::before, .k-i-rotate-cw::before {
        content: "\e50b"
    }

    .k-i-rotate-left::before, .k-i-rotate-ccw::before {
        content: "\e50c"
    }

    .k-i-brush::before {
        content: "\e50d"
    }

    .k-i-palette::before {
        content: "\e50e"
    }

    .k-i-paint::before {
        content: "\e50f"
    }

    .k-i-droplet::before {
        content: "\e50f"
    }

    .k-i-background::before {
        content: "\e50f"
    }

    .k-i-line::before {
        content: "\e510"
    }

    .k-i-shape-line::before {
        content: "\e510"
    }

    .k-i-brightness-contrast::before {
        content: "\e511"
    }

    .k-i-saturation::before {
        content: "\e512"
    }

    .k-i-invert-colors::before {
        content: "\e513"
    }

    .k-i-transperancy::before {
        content: "\e514"
    }

    .k-i-opacity::before {
        content: "\e514"
    }

    .k-i-greyscale::before {
        content: "\e515"
    }

    .k-i-blur::before {
        content: "\e516"
    }

    .k-i-sharpen::before {
        content: "\e517"
    }

    .k-i-shape::before {
        content: "\e518"
    }

    .k-i-round-corners::before {
        content: "\e519"
    }

    .k-i-front-element::before {
        content: "\e51a"
    }

    .k-i-back-element::before {
        content: "\e51b"
    }

    .k-i-forward-element::before {
        content: "\e51c"
    }

    .k-i-backward-element::before {
        content: "\e51d"
    }

    .k-i-align-left-element::before {
        content: "\e51e"
    }

    .k-i-align-center-element::before {
        content: "\e51f"
    }

    .k-i-align-right-element::before {
        content: "\e520"
    }

    .k-i-align-top-element::before {
        content: "\e521"
    }

    .k-i-align-middle-element::before {
        content: "\e522"
    }

    .k-i-align-bottom-element::before {
        content: "\e523"
    }

    .k-i-thumbnails-up::before {
        content: "\e524"
    }

    .k-i-thumbnails-right::before {
        content: "\e525"
    }

    .k-i-thumbnails-down::before {
        content: "\e526"
    }

    .k-i-thumbnails-left::before {
        content: "\e527"
    }

    .k-i-full-screen::before, .k-i-fullscreen-enter::before {
        content: "\e528"
    }

    .k-i-fullscreen::before {
        content: "\e528"
    }

    .k-i-full-screen-exit::before {
        content: "\e529"
    }

    .k-i-fullscreen-exit::before {
        content: "\e529"
    }

    .k-i-reset-color::before {
        content: "\e52a"
    }

    .k-i-paint-remove::before {
        content: "\e52a"
    }

    .k-i-background-remove::before {
        content: "\e52a"
    }

    .k-i-page-properties::before {
        content: "\e600"
    }

    .k-i-bold::before {
        content: "\e601"
    }

    .k-i-italic::before {
        content: "\e602"
    }

    .k-i-underline::before {
        content: "\e603"
    }

    .k-i-font-family::before {
        content: "\e604"
    }

    .k-i-foreground-color::before, .k-i-text::before {
        content: "\e605"
    }

    .k-i-convert-lowercase::before {
        content: "\e606"
    }

    .k-i-convert-uppercase::before {
        content: "\e607"
    }

    .k-i-strikethrough::before, .k-i-strike-through::before {
        content: "\e608"
    }

    .k-i-sub-script::before, .k-i-subscript::before {
        content: "\e609"
    }

    .k-i-sup-script::before, .k-i-superscript::before {
        content: "\e60a"
    }

    .k-i-div::before {
        content: "\e60b"
    }

    .k-i-all::before {
        content: "\e60c"
    }

    .k-i-h1::before {
        content: "\e60d"
    }

    .k-i-h2::before {
        content: "\e60e"
    }

    .k-i-h3::before {
        content: "\e60f"
    }

    .k-i-h4::before {
        content: "\e610"
    }

    .k-i-h5::before {
        content: "\e611"
    }

    .k-i-h6::before {
        content: "\e612"
    }

    .k-i-list-ordered::before, .k-i-insert-ordered-list::before {
        content: "\e613"
    }

    .k-i-list-numbered::before {
        content: "\e613"
    }

    .k-i-list-unordered::before, .k-i-insert-unordered-list::before {
        content: "\e614"
    }

    .k-i-list-bulleted::before {
        content: "\e614"
    }

    .k-i-indent-increase::before {
        content: "\e615"
    }

    .k-i-indent::before {
        content: "\e615"
    }

    .k-i-indent-decrease::before {
        content: "\e616"
    }

    .k-i-outdent::before {
        content: "\e616"
    }

    .k-i-insert-up::before, .k-i-insert-n::before {
        content: "\e617"
    }

    .k-i-insert-top::before {
        content: "\e617"
    }

    .k-i-insert-middle::before, .k-i-insert-m::before {
        content: "\e618"
    }

    .k-i-insert-down::before, .k-i-insert-s::before {
        content: "\e619"
    }

    .k-i-insert-bottom::before {
        content: "\e619"
    }

    .k-i-align-top::before {
        content: "\e61a"
    }

    .k-i-align-middle::before {
        content: "\e61b"
    }

    .k-i-align-bottom::before {
        content: "\e61c"
    }

    .k-i-align-left::before, .k-i-justify-left::before {
        content: "\e61d"
    }

    .k-i-align-center::before, .k-i-justify-center::before {
        content: "\e61e"
    }

    .k-i-align-right::before, .k-i-justify-right::before {
        content: "\e61f"
    }

    .k-i-align-justify::before, .k-i-justify-full::before {
        content: "\e620"
    }

    .k-i-align-remove::before, .k-i-justify-clear::before {
        content: "\e621"
    }

    .k-i-text-wrap::before {
        content: "\e622"
    }

    .k-i-rule-horizontal::before {
        content: "\e623"
    }

    .k-i-table-align-top-left::before {
        content: "\e624"
    }

    .k-i-table-align-top-center::before {
        content: "\e625"
    }

    .k-i-table-align-top-right::before {
        content: "\e626"
    }

    .k-i-table-align-middle-left::before {
        content: "\e627"
    }

    .k-i-table-align-middle-center::before {
        content: "\e628"
    }

    .k-i-table-align-middle-right::before {
        content: "\e629"
    }

    .k-i-table-align-bottom-left::before {
        content: "\e62a"
    }

    .k-i-table-align-bottom-center::before {
        content: "\e62b"
    }

    .k-i-table-align-bottom-right::before {
        content: "\e62c"
    }

    .k-i-table-align-remove::before {
        content: "\e62d"
    }

    .k-i-borders-all::before, .k-i-all-borders::before {
        content: "\e62e"
    }

    .k-i-borders-outside::before, .k-i-outside-borders::before {
        content: "\e62f"
    }

    .k-i-borders-inside::before, .k-i-inside-borders::before {
        content: "\e630"
    }

    .k-i-borders-inside-horizontal::before, .k-i-inside-horizontal-borders::before {
        content: "\e631"
    }

    .k-i-borders-inside-vertical::before, .k-i-inside-vertical-borders::before {
        content: "\e632"
    }

    .k-i-border-top::before, .k-i-top-border::before {
        content: "\e633"
    }

    .k-i-border-bottom::before, .k-i-bottom-border::before {
        content: "\e634"
    }

    .k-i-border-left::before, .k-i-left-border::before {
        content: "\e635"
    }

    .k-i-border-right::before, .k-i-right-border::before {
        content: "\e636"
    }

    .k-i-border-no::before, .k-i-no-borders::before {
        content: "\e637"
    }

    .k-i-borders-show-hide::before {
        content: "\e638"
    }

    .k-i-form::before {
        content: "\e639"
    }

    .k-i-border::before {
        content: "\e639"
    }

    .k-i-form-element::before {
        content: "\e63a"
    }

    .k-i-code-snippet::before {
        content: "\e63b"
    }

    .k-i-select-all::before {
        content: "\e63c"
    }

    .k-i-button::before {
        content: "\e63d"
    }

    .k-i-select-box::before {
        content: "\e63e"
    }

    .k-i-calendar-date::before {
        content: "\e63f"
    }

    .k-i-group-box::before {
        content: "\e640"
    }

    .k-i-textarea::before {
        content: "\e641"
    }

    .k-i-textbox::before {
        content: "\e642"
    }

    .k-i-textbox-hidden::before {
        content: "\e643"
    }

    .k-i-password::before {
        content: "\e644"
    }

    .k-i-paragraph-add::before {
        content: "\e645"
    }

    .k-i-edit-tools::before {
        content: "\e646"
    }

    .k-i-template-manager::before {
        content: "\e647"
    }

    .k-i-change-manually::before {
        content: "\e648"
    }

    .k-i-track-changes::before {
        content: "\e649"
    }

    .k-i-track-changes-enable::before {
        content: "\e64a"
    }

    .k-i-track-changes-accept::before {
        content: "\e64b"
    }

    .k-i-track-changes-accept-all::before {
        content: "\e64c"
    }

    .k-i-track-changes-reject::before {
        content: "\e64d"
    }

    .k-i-track-changes-reject-all::before {
        content: "\e64e"
    }

    .k-i-document-manager::before {
        content: "\e64f"
    }

    .k-i-custom-icon::before {
        content: "\e650"
    }

    .k-i-dictionary-add::before {
        content: "\e651"
    }

    .k-i-image-light-dialog::before {
        content: "\e652"
    }

    .k-i-image-insert::before, .k-i-insert-image::before {
        content: "\e652"
    }

    .k-i-image-edit::before {
        content: "\e653"
    }

    .k-i-image-map-editor::before {
        content: "\e654"
    }

    .k-i-comment::before {
        content: "\e655"
    }

    .k-i-comment-remove::before {
        content: "\e656"
    }

    .k-i-comments-remove-all::before {
        content: "\e657"
    }

    .k-i-silverlight::before {
        content: "\e658"
    }

    .k-i-media-manager::before {
        content: "\e659"
    }

    .k-i-video-external::before {
        content: "\e65a"
    }

    .k-i-flash-manager::before {
        content: "\e65b"
    }

    .k-i-find-and-replace::before {
        content: "\e65c"
    }

    .k-i-find::before {
        content: "\e65c"
    }

    .k-i-copy::before {
        content: "\e65d"
    }

    .k-i-files::before {
        content: "\e65d"
    }

    .k-i-cut::before {
        content: "\e65e"
    }

    .k-i-paste::before {
        content: "\e65f"
    }

    .k-i-paste-as-html::before {
        content: "\e660"
    }

    .k-i-paste-from-word::before {
        content: "\e661"
    }

    .k-i-paste-from-word-strip-file::before {
        content: "\e662"
    }

    .k-i-paste-html::before {
        content: "\e663"
    }

    .k-i-paste-markdown::before {
        content: "\e664"
    }

    .k-i-paste-plain-text::before {
        content: "\e665"
    }

    .k-i-apply-format::before {
        content: "\e666"
    }

    .k-i-clear-css::before, .k-i-clearformat::before {
        content: "\e667"
    }

    .k-i-copy-format::before {
        content: "\e668"
    }

    .k-i-strip-all-formating::before {
        content: "\e669"
    }

    .k-i-strip-css-format::before {
        content: "\e66a"
    }

    .k-i-strip-font-elements::before {
        content: "\e66b"
    }

    .k-i-strip-span-elements::before {
        content: "\e66c"
    }

    .k-i-strip-word-formatting::before {
        content: "\e66d"
    }

    .k-i-format-code-block::before {
        content: "\e66e"
    }

    .k-i-style-builder::before {
        content: "\e66f"
    }

    .k-i-module-manager::before {
        content: "\e670"
    }

    .k-i-hyperlink-light-dialog::before {
        content: "\e671"
    }

    .k-i-hyperlink-insert::before {
        content: "\e671"
    }

    .k-i-hyperlink-globe::before {
        content: "\e672"
    }

    .k-i-hyperlink-globe-remove::before {
        content: "\e673"
    }

    .k-i-hyperlink-email::before {
        content: "\e674"
    }

    .k-i-anchor::before {
        content: "\e675"
    }

    .k-i-table-light-dialog::before, .k-i-create-table::before {
        content: "\e676"
    }

    .k-i-table-insert::before {
        content: "\e676"
    }

    .k-i-table::before {
        content: "\e677"
    }

    .k-i-table-properties::before {
        content: "\e678"
    }

    .k-i-table-wizard::before {
        content: "\e678"
    }

    .k-i-table-cell::before {
        content: "\e679"
    }

    .k-i-table-cell-properties::before {
        content: "\e67a"
    }

    .k-i-table-column-insert-left::before, .k-i-add-column-left::before {
        content: "\e67b"
    }

    .k-i-table-column-insert-right::before, .k-i-add-column-right::before {
        content: "\e67c"
    }

    .k-i-table-row-insert-above::before, .k-i-add-row-above::before {
        content: "\e67d"
    }

    .k-i-table-row-insert-below::before, .k-i-add-row-below::before {
        content: "\e67e"
    }

    .k-i-table-column-delete::before, .k-i-delete-column::before {
        content: "\e67f"
    }

    .k-i-table-row-delete::before, .k-i-delete-row::before {
        content: "\e680"
    }

    .k-i-table-cell-delete::before {
        content: "\e681"
    }

    .k-i-table-delete::before {
        content: "\e682"
    }

    .k-i-cells-merge::before, .k-i-merge-cells::before {
        content: "\e683"
    }

    .k-i-cells-merge-horizontally::before, .k-i-merge-horizontally::before {
        content: "\e684"
    }

    .k-i-cells-merge-vertically::before, .k-i-merge-vertically::before {
        content: "\e685"
    }

    .k-i-cell-split-horizontally::before {
        content: "\e686"
    }

    .k-i-cell-split-vertically::before {
        content: "\e687"
    }

    .k-i-table-unmerge::before, .k-i-normal-layout::before {
        content: "\e688"
    }

    .k-i-pane-freeze::before, .k-i-freeze-panes::before {
        content: "\e689"
    }

    .k-i-row-freeze::before, .k-i-freeze-row::before {
        content: "\e68a"
    }

    .k-i-column-freeze::before, .k-i-freeze-col::before {
        content: "\e68b"
    }

    .k-i-toolbar-float::before {
        content: "\e68c"
    }

    .k-i-spell-checker::before {
        content: "\e68d"
    }

    .k-i-validation-xhtml::before {
        content: "\e68e"
    }

    .k-i-validation-data::before {
        content: "\e68f"
    }

    .k-i-toggle-full-screen-mode::before {
        content: "\e690"
    }

    .k-i-formula-fx::before, .k-i-fx::before, .k-spreadsheet-formula-bar::before {
        content: "\e691"
    }

    .k-i-sum::before {
        content: "\e692"
    }

    .k-i-symbol::before {
        content: "\e693"
    }

    .k-i-dollar::before {
        content: "\e694"
    }

    .k-i-currency::before {
        content: "\e694"
    }

    .k-i-percent::before {
        content: "\e695"
    }

    .k-i-custom-format::before, .k-i-format-number::before {
        content: "\e696"
    }

    .k-i-decimal-increase::before, .k-i-increase-decimal::before {
        content: "\e697"
    }

    .k-i-decimal-decrease::before, .k-i-decrease-decimal::before {
        content: "\e698"
    }

    .k-i-font-size::before {
        content: "\e699"
    }

    .k-i-image-absolute-position::before {
        content: "\e69a"
    }

    .k-i-globe-outline::before {
        content: "\e700"
    }

    .k-i-globe::before {
        content: "\e701"
    }

    .k-i-marker-pin::before {
        content: "\e702"
    }

    .k-i-marker-pin-target::before {
        content: "\e703"
    }

    .k-i-pin::before {
        content: "\e704"
    }

    .k-i-unpin::before {
        content: "\e705"
    }

    .k-i-share::before {
        content: "\e800"
    }

    .k-i-user::before {
        content: "\e801"
    }

    .k-i-inbox::before {
        content: "\e802"
    }

    .k-i-blogger::before {
        content: "\e803"
    }

    .k-i-blogger-box::before {
        content: "\e804"
    }

    .k-i-delicious::before {
        content: "\e805"
    }

    .k-i-delicious-box::before {
        content: "\e806"
    }

    .k-i-digg::before {
        content: "\e807"
    }

    .k-i-digg-box::before {
        content: "\e808"
    }

    .k-i-email::before {
        content: "\e809"
    }

    .k-i-envelop::before {
        content: "\e809"
    }

    .k-i-letter::before {
        content: "\e809"
    }

    .k-i-email-box::before {
        content: "\e80a"
    }

    .k-i-envelop-box::before {
        content: "\e80a"
    }

    .k-i-letter-box::before {
        content: "\e80a"
    }

    .k-i-facebook::before {
        content: "\e80b"
    }

    .k-i-facebook-box::before {
        content: "\e80c"
    }

    .k-i-google::before {
        content: "\e80d"
    }

    .k-i-google-box::before {
        content: "\e80e"
    }

    .k-i-google-plus::before {
        content: "\e80f"
    }

    .k-i-google-plus-box::before {
        content: "\e810"
    }

    .k-i-linkedin::before {
        content: "\e811"
    }

    .k-i-linkedin-box::before {
        content: "\e812"
    }

    .k-i-myspace::before {
        content: "\e813"
    }

    .k-i-myspace-box::before {
        content: "\e814"
    }

    .k-i-pinterest::before {
        content: "\e815"
    }

    .k-i-pinterest-box::before {
        content: "\e816"
    }

    .k-i-reddit::before {
        content: "\e817"
    }

    .k-i-reddit-box::before {
        content: "\e818"
    }

    .k-i-stumble-upon::before {
        content: "\e819"
    }

    .k-i-stumble-upon-box::before {
        content: "\e81a"
    }

    .k-i-tell-a-friend::before {
        content: "\e81b"
    }

    .k-i-tell-a-friend-box::before {
        content: "\e81c"
    }

    .k-i-tumblr::before {
        content: "\e81d"
    }

    .k-i-tumblr-box::before {
        content: "\e81e"
    }

    .k-i-twitter::before {
        content: "\e81f"
    }

    .k-i-twitter-box::before {
        content: "\e820"
    }

    .k-i-yammer::before {
        content: "\e821"
    }

    .k-i-yammer-box::before {
        content: "\e822"
    }

    .k-i-behance::before {
        content: "\e823"
    }

    .k-i-behance-box::before {
        content: "\e824"
    }

    .k-i-dribbble::before {
        content: "\e825"
    }

    .k-i-dribbble-box::before {
        content: "\e826"
    }

    .k-i-rss::before {
        content: "\e827"
    }

    .k-i-rss-box::before {
        content: "\e828"
    }

    .k-i-vimeo::before {
        content: "\e829"
    }

    .k-i-vimeo-box::before {
        content: "\e82a"
    }

    .k-i-youtube::before {
        content: "\e82b"
    }

    .k-i-youtube-box::before {
        content: "\e82c"
    }

    .k-i-folder::before {
        content: "\e900"
    }

    .k-i-folder-open::before {
        content: "\e901"
    }

    .k-i-folder-add::before {
        content: "\e902"
    }

    .k-i-folder-up::before {
        content: "\e903"
    }

    .k-i-folder-more::before {
        content: "\e904"
    }

    .k-i-fields-more::before {
        content: "\e904"
    }

    .k-i-aggregate-fields::before {
        content: "\e905"
    }

    .k-i-file::before {
        content: "\e906"
    }

    .k-i-file-vertical::before, .k-i-page-portrait::before {
        content: "\e906"
    }

    .k-i-file-add::before, .k-i-insert-file::before {
        content: "\e907"
    }

    .k-i-file-txt::before {
        content: "\e908"
    }

    .k-i-txt::before {
        content: "\e908"
    }

    .k-i-file-csv::before {
        content: "\e909"
    }

    .k-i-csv::before {
        content: "\e909"
    }

    .k-i-file-excel::before {
        content: "\e90a"
    }

    .k-i-file-xls::before {
        content: "\e90a"
    }

    .k-i-excel::before {
        content: "\e90a"
    }

    .k-i-xls::before, .k-i-xlsa::before {
        content: "\e90a"
    }

    .k-i-file-word::before {
        content: "\e90b"
    }

    .k-i-file-doc::before {
        content: "\e90b"
    }

    .k-i-word::before {
        content: "\e90b"
    }

    .k-i-doc::before {
        content: "\e90b"
    }

    .k-i-file-mdb::before {
        content: "\e90c"
    }

    .k-i-mdb::before {
        content: "\e90c"
    }

    .k-i-file-ppt::before {
        content: "\e90d"
    }

    .k-i-ppt::before {
        content: "\e90d"
    }

    .k-i-file-pdf::before {
        content: "\e90e"
    }

    .k-i-pdf::before, .k-i-pdfa::before {
        content: "\e90e"
    }

    .k-i-file-psd::before {
        content: "\e90f"
    }

    .k-i-psd::before {
        content: "\e90f"
    }

    .k-i-file-flash::before {
        content: "\e910"
    }

    .k-i-flash::before {
        content: "\e910"
    }

    .k-i-file-config::before {
        content: "\e911"
    }

    .k-i-config::before {
        content: "\e911"
    }

    .k-i-file-ascx::before {
        content: "\e912"
    }

    .k-i-ascx::before {
        content: "\e912"
    }

    .k-i-file-bac::before {
        content: "\e913"
    }

    .k-i-bac::before {
        content: "\e913"
    }

    .k-i-file-zip::before {
        content: "\e914"
    }

    .k-i-zip::before {
        content: "\e914"
    }

    .k-i-film::before {
        content: "\e915"
    }

    .k-i-css3::before {
        content: "\e916"
    }

    .k-i-html5::before {
        content: "\e917"
    }

    .k-i-html::before {
        content: "\e918"
    }

    .k-i-source-code::before {
        content: "\e918"
    }

    .k-i-view-source::before {
        content: "\e918"
    }

    .k-i-css::before {
        content: "\e919"
    }

    .k-i-js::before {
        content: "\e91a"
    }

    .k-i-exe::before {
        content: "\e91b"
    }

    .k-i-csproj::before {
        content: "\e91c"
    }

    .k-i-vbproj::before {
        content: "\e91d"
    }

    .k-i-cs::before {
        content: "\e91e"
    }

    .k-i-vb::before {
        content: "\e91f"
    }

    .k-i-sln::before {
        content: "\e920"
    }

    .k-i-cloud::before {
        content: "\e921"
    }

    .k-i-file-horizontal::before, .k-i-page-landscape::before {
        content: "\e922"
    }

    .k-i-hand::before {
        content: "\e158"
    }

    .k-i-cursor::before {
        content: "\e159"
    }

    .k-i-home::before {
        content: "\e034"
    }

    .k-i-file-video::before {
        content: "\e93b"
    }

    .k-i-file-audio::before {
        content: "\e93c"
    }

    .k-i-file-image::before {
        content: "\e93d"
    }

    .k-i-file-presentation::before {
        content: "\e93e"
    }

    .k-i-file-data::before {
        content: "\e93f"
    }

    .k-i-file-disc-image::before {
        content: "\e940"
    }

    .k-i-file-programming::before {
        content: "\e941"
    }

    .k-i-parameters-byte-array::before {
        content: "\e942"
    }

    .k-i-parameters-unknown::before {
        content: "\e943"
    }

    .k-i-file-error::before {
        content: "\e944"
    }

    .k-i-files-error::before {
        content: "\e945"
    }

    .k-rtl .k-i-indent-increase, .k-rtl .k-i-indent-decrease, .k-rtl .k-i-expand, .k-rtl .k-i-collapse, [dir="rtl"] .k-i-expand, [dir="rtl"] .k-i-collapse {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-sprite {
        display: inline-block;
        width: 16px;
        height: 16px;
        overflow: hidden;
        background-repeat: no-repeat;
        font-size: 0;
        line-height: 0;
        text-align: center;
        -ms-high-contrast-adjust: none
    }

    .k-image {
        display: inline-block
    }

    .k-loading {
        width: 64px;
        height: 64px;
        display: block
    }

        .k-loading .animate {
            -webkit-animation: loading 2s infinite linear;
            animation: loading 2s infinite linear
        }

    .k-loading-mask, .k-loading-image, .k-loading-color {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
.k-loading-mask {
    display: none;
   
}
   /* .k-loading-mask {
        z-index: 100
    }*/

        .k-loading-mask.k-opaque .k-loading-color {
            opacity: 1
        }

    .k-loading-text {
        text-indent: -4000px;
        text-align: center;
        position: absolute
    }

    .k-loading-image {
        z-index: 2
    }

    .k-loading-color {
        background-color: #fff;
        opacity: .3
    }

    .k-i-loading {
        position: relative;
        background-color: transparent;
        box-sizing: border-box;
        color: currentColor
    }

        .k-i-loading::before, .k-i-loading::after, .k-loading-image::before, .k-loading-image::after {
            position: absolute;
            top: 50%;
            left: 50%;
            display: inline-block;
            content: "";
            box-sizing: inherit;
            border-radius: 50%;
            border-width: .05em;
            border-style: solid;
            border-color: currentColor;
            border-top-color: transparent;
            border-bottom-color: transparent;
            background-color: transparent
        }

    .k-icon.k-i-loading::before, .k-icon.k-i-loading::after {
        content: ""
    }

    .k-i-loading::before, .k-loading-image::before {
        margin-top: -.5em;
        margin-left: -.5em;
        width: 1em;
        height: 1em;
        -webkit-animation: k-loading-animation .7s linear infinite;
        animation: k-loading-animation .7s linear infinite
    }

    .k-i-loading::after, .k-loading-image::after {
        margin-top: -.25em;
        margin-left: -.25em;
        width: .5em;
        height: .5em;
        animation: k-loading-animation reverse 1.4s linear infinite
    }

    .k-loading-image::before, .k-loading-image::after {
        content: "";
        border-width: .015em;
        font-size: 4em
    }

    @-webkit-keyframes loading {
        0% {
            stroke-dasharray: 0 251;
            stroke-dashoffset: 502
        }

        50% {
            stroke-dasharray: 250 1
        }

        100% {
            stroke-dasharray: 0 251;
            stroke-dashoffset: 0
        }
    }

    @keyframes loading {
        0% {
            stroke-dasharray: 0 251;
            stroke-dashoffset: 502
        }

        50% {
            stroke-dasharray: 250 1
        }

        100% {
            stroke-dasharray: 0 251;
            stroke-dashoffset: 0
        }
    }

    @-webkit-keyframes k-loading-animation {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    @keyframes k-loading-animation {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }
    }

    .k-resize-handle, .k-resize-hint {
        position: absolute;
        border-color: inherit;
        z-index: 200
    }

    .k-resize-handle {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .k-resize-handle::before {
            content: "";
            border: 0 solid;
            border-color: inherit
        }

    .k-resize-n {
        width: 100%;
        height: 6px;
        -ms-flex-direction: row;
        flex-direction: row;
        left: 0;
        top: -3px;
        cursor: n-resize
    }

    .k-resize-s {
        width: 100%;
        height: 6px;
        -ms-flex-direction: row;
        flex-direction: row;
        left: 0;
        bottom: -3px;
        cursor: s-resize
    }

    .k-resize-w {
        width: 6px;
        height: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 0;
        left: -3px;
        cursor: w-resize
    }

    .k-resize-e {
        width: 6px;
        height: 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 0;
        right: -3px;
        cursor: w-resize
    }

    .k-resize-sw, .k-resize-se, .k-resize-nw, .k-resize-ne {
        width: 5px;
        height: 5px
    }

    .k-resize-sw {
        cursor: sw-resize;
        bottom: 0;
        left: 0
    }

    .k-resize-se {
        cursor: se-resize;
        bottom: 0;
        right: 0
    }

    .k-resize-nw {
        cursor: nw-resize;
        top: 0;
        left: 0
    }

    .k-resize-ne {
        cursor: ne-resize;
        top: 0;
        right: 0
    }

    .k-vertical-resize {
        cursor: row-resize
    }

    .k-horizontal-resize {
        cursor: col-resize
    }

    .k-resize-hint {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center
    }

        .k-resize-hint .k-resize-hint-handle {
            width: auto;
            height: 20px;
            -ms-flex-item-align: stretch;
            align-self: stretch
        }

        .k-resize-hint .k-resize-hint-marker {
            width: 2px;
            height: auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-resize-hint-vertical {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

        .k-resize-hint-vertical .k-resize-hint-handle {
            width: 20px;
            height: auto;
            -ms-flex-item-align: stretch;
            align-self: stretch
        }

        .k-resize-hint-vertical .k-resize-hint-marker {
            width: auto;
            height: 2px;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-scrollbar {
        position: absolute;
        overflow: scroll
    }

    .k-scrollbar-vertical {
        top: 0;
        right: 0;
        width: 17px;
        height: 100%;
        overflow-x: hidden
    }

    .k-touch-scrollbar {
        display: none;
        position: absolute;
        z-index: 200000;
        height: 8px;
        width: 8px;
        border: 1px solid #8a8a8a;
        background-color: #858585
    }

    .k-marquee {
        position: absolute;
        z-index: 100000
    }

    .k-marquee-color, .k-marquee-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .k-marquee-color {
        color: #000;
        background-color: #ecc500;
        border-color: #af9200;
        opacity: .6
    }

    .k-marquee-text {
        color: #000
    }

    .k-typography {
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        font-weight: 400
    }

        .k-typography p {
            margin: 0 0 1rem
        }

    .k-h1 {
        font-size: 2.5rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-h2 {
        font-size: 2rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-h3 {
        font-size: 1.75rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-h4 {
        font-size: 1.5rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-h5 {
        font-size: 1.25rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-h6 {
        font-size: 1rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-display-1 {
        font-size: 6rem;
        line-height: 1.2;
        font-weight: 300
    }

    .k-display-2 {
        font-size: 5.5rem;
        line-height: 1.2;
        font-weight: 300
    }

    .k-display-3 {
        font-size: 4.5rem;
        line-height: 1.2;
        font-weight: 300
    }

    .k-display-4 {
        font-size: 3.5rem;
        line-height: 1.2;
        font-weight: 300
    }

    .k-text-primary {
        color: #ecc500 !important
    }

    .k-text-info {
        color: #17a2b8 !important
    }

    .k-text-success {
        color: #28a745 !important
    }

    .k-text-warning {
        color: #ffc107 !important
    }

    .k-text-error {
        color: #dc3545 !important
    }

    .k-bg-primary {
        background-color: #ecc500 !important
    }

    .k-bg-info {
        background-color: #17a2b8 !important
    }

    .k-bg-success {
        background-color: #28a745 !important
    }

    .k-bg-warning {
        background-color: #ffc107 !important
    }

    .k-bg-error {
        background-color: #dc3545 !important
    }

    .k-state-primary, .k-card.k-card-primary, .k-card.k-state-primary {
        background-color: #fbf3cc;
        color: #7b6600;
        border-color: #faefb8
    }

    .k-state-info, .k-card.k-card-info, .k-card.k-state-info {
        background-color: #d1ecf1;
        color: #0c5460;
        border-color: #bee5eb
    }

    .k-state-success, .k-card.k-card-success, .k-card.k-state-success {
        background-color: #d4edda;
        color: #155724;
        border-color: #c3e6cb
    }

    .k-state-warning, .k-card.k-card-warning, .k-card.k-state-warning {
        background-color: #fff3cd;
        color: #856404;
        border-color: #ffeeba
    }

    .k-state-error, .k-card.k-card-error, .k-card.k-state-error {
        background-color: #f8d7da;
        color: #721c24;
        border-color: #f5c6cb
    }

    .k-info-colored {
        color: #50607f;
        border-color: #d0d9df;
        background-color: #f0f9ff
    }

    .k-success-colored {
        color: #507f50;
        border-color: #d0dfd0;
        background-color: #f0fff0
    }

    .k-error-colored {
        color: #7f5050;
        border-color: #dfd0d0;
        background-color: #fff0f0
    }

    .k-shadow {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.03),0 4px 5px 0 rgba(0,0,0,0.04)
    }

    .k-inset {
        box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.03),inset 0 4px 5px 0 rgba(0,0,0,0.04)
    }

    .k-avatar {
        margin: 0 8px 0 0;
        width: 32px;
        height: 32px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-avatar-circle {
        border-radius: 50%
    }

        .k-avatar-circle.k-avatar-image > * {
            border-radius: 50%
        }

    .k-avatar-rounded {
        border-radius: 5px
    }

        .k-avatar-rounded.k-avatar-image > * {
            border-radius: 5px
        }

    .k-avatar-image > * {
        width: 32px;
        height: 32px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat
    }

    .k-avatar[dir="rtl"], .k-rtl .k-avatar {
        margin: 0 0 0 8px
    }

    .k-avatar-icon, .k-avatar-initials {
        color: #000;
        background-color: #ecc500
    }

    .k-badge {
        padding: .25em .4em;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        box-sizing: border-box;
        color: inherit;
        background-color: transparent;
        font-size: 75%;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .k-badge > * {
            color: inherit
        }

        .k-badge:empty {
            padding: .25em
        }

        a.k-badge, .k-badge > a {
            text-decoration: none
        }

            a.k-badge:hover, .k-badge > a:hover {
                text-decoration: underline
            }

    .k-badge-icon {
        max-width: 1em;
        max-height: 1em;
        font-size: inherit
    }

        .k-badge-icon.k-svg-icon svg {
            fill: currentColor
        }

    .k-badge-sm {
        padding: .125em .2em;
        border-width: 1px;
        font-size: 62.4999999975%;
        line-height: 1
    }

        .k-badge-sm:empty {
            padding: .125em
        }

    .k-badge-lg {
        padding: .375em .6em;
        border-width: 1px;
        font-size: 87.499999995%;
        line-height: 1.25
    }

        .k-badge-lg:empty {
            padding: .375em
        }

    .k-badge-rounded {
        border-radius: .25rem
    }

    .k-badge-rounded-sm {
        border-radius: .2rem
    }

    .k-badge-rounded-lg {
        border-radius: .3rem
    }

    .k-badge-pill {
        border-radius: 5rem
    }

    .k-badge-circle {
        padding: 0 !important;
        width: calc(1.5em + 2px);
        height: calc(1.5em + 2px);
        border-radius: 100%
    }

    .k-badge-circle-sm {
        width: calc(1.25em + 2px);
        height: calc(1.25em + 2px)
    }

    .k-badge-circle-lg {
        width: calc(2em + 2px);
        height: calc(2em + 2px)
    }

    .k-badge-dot {
        padding: 0 !important;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        font-size: 0
    }

    .k-badge-dot-sm {
        width: 6px;
        height: 6px
    }

    .k-badge-dot-lg {
        width: 12px;
        height: 12px
    }

    .k-badge-container {
        position: relative;
        overflow: visible
    }

    .k-badge-inside-top-start {
        position: absolute;
        z-index: 9999;
        top: 0;
        left: 0
    }

    .k-badge-inside-top-end {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0
    }

    .k-badge-inside-bottom-start {
        position: absolute;
        z-index: 9999;
        bottom: 0;
        left: 0
    }

    .k-badge-inside-bottom-end {
        position: absolute;
        z-index: 9999;
        bottom: 0;
        right: 0
    }

    .k-rtl .k-badge-inside-top-start, [dir="rtl"] .k-badge-inside-top-start {
        left: auto;
        right: 0
    }

    .k-rtl .k-badge-inside-top-end, [dir="rtl"] .k-badge-inside-top-end {
        right: auto;
        left: 0
    }

    .k-rtl .k-badge-inside-bottom-start, [dir="rtl"] .k-badge-inside-bottom-start {
        left: auto;
        right: 0
    }

    .k-rtl .k-badge-inside-bottom-end, [dir="rtl"] .k-badge-inside-bottom-end {
        right: auto;
        left: 0
    }

    .k-badge-top-start {
        position: absolute;
        z-index: 9999;
        top: 0;
        left: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .k-badge-top-end {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }

    .k-badge-bottom-start {
        position: absolute;
        z-index: 9999;
        bottom: 0;
        left: 0;
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%)
    }

    .k-badge-bottom-end {
        position: absolute;
        z-index: 9999;
        bottom: 0;
        right: 0;
        -webkit-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
        transform: translate(50%, 50%)
    }

    .k-rtl .k-badge-top-start, [dir="rtl"] .k-badge-top-start {
        left: auto;
        right: 0;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }

    .k-rtl .k-badge-top-end, [dir="rtl"] .k-badge-top-end {
        right: auto;
        left: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .k-rtl .k-badge-bottom-start, [dir="rtl"] .k-badge-bottom-start {
        left: auto;
        right: 0;
        -webkit-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
        transform: translate(50%, 50%)
    }

    .k-rtl .k-badge-bottom-end, [dir="rtl"] .k-badge-bottom-end {
        right: auto;
        left: 0;
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%)
    }

    .k-badge-outside-top-start {
        position: absolute;
        z-index: 9999;
        top: 0;
        left: 0;
        -webkit-transform: translate(-100%, -100%);
        -ms-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%)
    }

    .k-badge-outside-top-end {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
        transform: translate(100%, -100%)
    }

    .k-badge-outside-bottom-start {
        position: absolute;
        z-index: 9999;
        bottom: 0;
        left: 0;
        -webkit-transform: translate(-100%, 100%);
        -ms-transform: translate(-100%, 100%);
        transform: translate(-100%, 100%)
    }

    .k-badge-outside-bottom-end {
        position: absolute;
        z-index: 9999;
        bottom: 0;
        right: 0;
        -webkit-transform: translate(100%, 100%);
        -ms-transform: translate(100%, 100%);
        transform: translate(100%, 100%)
    }

    .k-rtl .k-badge-outside-top-start, [dir="rtl"] .k-badge-outside-top-start {
        left: auto;
        right: 0;
        -webkit-transform: translate(100%, -100%);
        -ms-transform: translate(100%, -100%);
        transform: translate(100%, -100%)
    }

    .k-rtl .k-badge-outside-top-end, [dir="rtl"] .k-badge-outside-top-end {
        right: auto;
        left: 0;
        -webkit-transform: translate(-100%, -100%);
        -ms-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%)
    }

    .k-rtl .k-badge-outside-bottom-start, [dir="rtl"] .k-badge-outside-bottom-start {
        left: auto;
        right: 0;
        -webkit-transform: translate(100%, 100%);
        -ms-transform: translate(100%, 100%);
        transform: translate(100%, 100%)
    }

    .k-rtl .k-badge-outside-bottom-end, [dir="rtl"] .k-badge-outside-bottom-end {
        right: auto;
        left: 0;
        -webkit-transform: translate(-100%, 100%);
        -ms-transform: translate(-100%, 100%);
        transform: translate(-100%, 100%)
    }

    .k-badge-border-cutout {
        box-shadow: 0 0 0 2px #fff
    }

    .k-badge-primary {
        border-color: #ecc500;
        color: #000;
        background-color: #ecc500
    }

    .k-badge-secondary {
        border-color: #e6e6e6;
        color: #000;
        background-color: #e6e6e6
    }

    .k-badge-tertiary {
        border-color: #6f42c1;
        color: #fff;
        background-color: #6f42c1
    }

    .k-badge-info {
        border-color: #17a2b8;
        color: #fff;
        background-color: #17a2b8
    }

    .k-badge-success {
        border-color: #28a745;
        color: #fff;
        background-color: #28a745
    }

    .k-badge-warning {
        border-color: #ffc107;
        color: #000;
        background-color: #ffc107
    }

    .k-badge-error {
        border-color: #dc3545;
        color: #fff;
        background-color: #dc3545
    }

    .k-badge-dark {
        border-color: #343a40;
        color: #fff;
        background-color: #343a40
    }

    .k-badge-light {
        border-color: #f8f9fa;
        color: #000;
        background-color: #f8f9fa
    }

    .k-badge-inverse {
        border-color: #343a40;
        color: #fff;
        background-color: #343a40
    }

    .k-badge-danger {
        border-color: #dc3545;
        color: #fff;
        background-color: #dc3545
    }

    .k-badge-outline {
        border-color: currentColor;
        background-color: #fff
    }

    .k-badge-outline-primary {
        color: #ecc500
    }

    .k-badge-outline-secondary {
        color: #e6e6e6
    }

    .k-badge-outline-tertiary {
        color: #6f42c1
    }

    .k-badge-outline-info {
        color: #17a2b8
    }

    .k-badge-outline-success {
        color: #28a745
    }

    .k-badge-outline-warning {
        color: #ffc107
    }

    .k-badge-outline-error {
        color: #dc3545
    }

    .k-badge-outline-dark {
        color: #343a40
    }

    .k-badge-outline-light {
        color: #f8f9fa
    }

    .k-badge-outline-inverse {
        color: #343a40
    }

    .k-badge-outline-danger {
        color: #dc3545
    }

    .k-chip-list {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

        .k-chip-list > * {
            margin-right: 8px
        }

            .k-chip-list > *:last-child {
                margin-right: 0
            }

    .k-selection-single .k-selected-icon-wrapper {
        display: none
    }

    .k-selection-multiple .k-selected-icon-wrapper {
        width: 0;
        height: 24px;
        position: relative;
        left: 6px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        visibility: hidden;
        z-index: 1
    }

    .k-selection-multiple .k-selected-icon {
        font-size: 16px
    }

    .k-selection-multiple .k-chip-selected .k-selected-icon-wrapper {
        width: 24px;
        visibility: visible
    }

    .k-selection-multiple > .k-chip-has-icon .k-selected-icon-wrapper {
        border-radius: 50%;
        position: absolute
    }

    .k-selection-multiple :not(.k-chip-has-icon) .k-selected-icon-wrapper {
        left: 0;
        opacity: 0;
        transition: width .2s, opacity .2s
    }

    .k-selection-multiple :not(.k-chip-has-icon).k-chip-selected .k-selected-icon-wrapper {
        opacity: 1
    }

    .k-chip {
        overflow: hidden;
        padding: 4px 6px;
        height: 32px;
        border-radius: 16px;
        position: relative;
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
        cursor: pointer;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .k-chip:focus, .k-chip.k-chip-focus {
            outline: 0
        }

        .k-chip.k-chip-disabled {
            outline: none;
            cursor: default;
            opacity: .65;
            -webkit-filter: grayscale(0.1);
            filter: grayscale(0.1);
            pointer-events: none;
            box-shadow: none
        }

    .k-chip-content {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 6px;
        -ms-flex: 1;
        flex: 1
    }

    .k-chip-icon, .k-remove-icon {
        width: 24px;
        height: 24px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-chip-icon {
        margin-left: 0
    }

    .k-remove-icon {
        margin-right: 0;
        font-size: 14px
    }

    .k-chip-avatar {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-size: cover;
        background-position: center
    }

    .k-chip-list[dir="rtl"] > *, .k-rtl .k-chip-list > * {
        margin-right: 0;
        margin-left: 8px
    }

        .k-chip-list[dir="rtl"] > *:last-child, .k-rtl .k-chip-list > *:last-child {
            margin-left: 0
        }

    .k-chip[dir="rtl"] .k-chip-icon, .k-rtl .k-chip .k-chip-icon {
        margin-left: 0;
        margin-right: 0
    }

    .k-chip[dir="rtl"] .k-remove-icon, .k-rtl .k-chip .k-remove-icon {
        margin-right: 0;
        margin-left: 0
    }

    .k-selection-multiple .k-chip[dir="rtl"] .k-selected-icon-wrapper, .k-selection-multiple .k-rtl .k-chip .k-selected-icon-wrapper {
        left: 0;
        right: 6px
    }

    .k-selection-multiple .k-chip[dir="rtl"]:not(.k-chip-has-icon) .k-selected-icon-wrapper, .k-selection-multiple .k-rtl .k-chip:not(.k-chip-has-icon) .k-selected-icon-wrapper {
        left: 0;
        right: 0
    }

    .k-selection-single .k-chip-selected.k-chip-filled {
        border-color: rgba(0,0,0,0);
        color: #ecc500;
        background-color: rgba(236,197,0,0.12)
    }

    .k-selection-single .k-chip-selected.k-chip-outline {
        border-color: #ecc500;
        color: #ecc500;
        background-color: rgba(236,197,0,0.12)
    }

    .k-selection-multiple > .k-chip-has-icon.k-chip-selected .k-selected-icon-wrapper {
        color: #fff;
        background-color: rgba(0,0,0,0.36)
    }

    .k-chip-filled {
        border-color: rgba(0,0,0,0);
        color: #000;
        background-color: #e4e7eb
    }

        .k-chip-filled:hover, .k-chip-filled.k-chip-hover {
            background-color: #ced3db;
            border-color: rgba(0,0,0,0)
        }

        .k-chip-filled:focus, .k-chip-filled.k-chip-focused {
            background-color: #e4e7eb;
            box-shadow: 0 0 0 3px rgba(228,231,235,0.5)
        }

        .k-chip-filled.k-chip-selected {
            background-color: #c7cdd5;
            border-color: rgba(0,0,0,0)
        }

        .k-chip-filled.k-chip-success {
            border-color: rgba(0,0,0,0);
            color: #28a745;
            background-color: rgba(40,167,69,0.15)
        }

        .k-chip-filled.k-chip-warning {
            border-color: rgba(0,0,0,0);
            color: #ffc107;
            background-color: rgba(255,193,7,0.15)
        }

        .k-chip-filled.k-chip-error {
            border-color: rgba(0,0,0,0);
            color: #dc3545;
            background-color: rgba(220,53,69,0.15)
        }

        .k-chip-filled.k-chip-info {
            border-color: rgba(0,0,0,0);
            color: #17a2b8;
            background-color: rgba(23,162,184,0.15)
        }

    .k-chip-outline {
        border-color: #6c757d;
        color: #6c757d;
        background-color: rgba(0,0,0,0)
    }

        .k-chip-outline:hover, .k-chip-outline.k-chip-hover {
            border-color: #6c757d;
            color: #6c757d;
            background-color: rgba(206,211,219,0.3)
        }

        .k-chip-outline:focus, .k-chip-outline.k-chip-focused {
            border-color: #6c757d;
            color: #6c757d;
            background-color: rgba(0,0,0,0);
            box-shadow: 0 0 0 3px rgba(228,231,235,0.5)
        }

        .k-chip-outline.k-chip-selected {
            color: #6c757d;
            background-color: rgba(199,205,213,0.5)
        }

        .k-chip-outline.k-chip-success {
            border-color: #28a745;
            color: #28a745;
            background-color: rgba(0,0,0,0)
        }

        .k-chip-outline.k-chip-warning {
            border-color: #ffc107;
            color: #ffc107;
            background-color: rgba(0,0,0,0)
        }

        .k-chip-outline.k-chip-error {
            border-color: #dc3545;
            color: #dc3545;
            background-color: rgba(0,0,0,0)
        }

        .k-chip-outline.k-chip-info {
            border-color: #17a2b8;
            color: #17a2b8;
            background-color: rgba(0,0,0,0)
        }

    .k-form, .k-form-inline {
        font-size: 1rem;
        line-height: 1.5;
        padding: 2rem
    }

        .k-form fieldset, .k-form-inline fieldset {
            border-width: 1px 0 0;
            border-style: solid;
            margin: 4rem 0;
            padding: 0
        }

            .k-form fieldset:first-child:first-of-type, .k-form-inline fieldset:first-child:first-of-type {
                margin-top: 0
            }

            .k-form fieldset:last-child:last-of-type, .k-form-inline fieldset:last-child:last-of-type {
                margin-bottom: 0
            }

        .k-form legend, .k-form-inline legend {
            font-size: .875rem;
            text-align: left;
            font-weight: 600;
            line-height: 1;
            margin-bottom: 1.5rem;
            text-transform: uppercase;
            padding: 0 1rem 0 0;
            width: auto
        }

        .k-form .k-form-field, .k-form-inline .k-form-field {
            display: block;
            text-align: left;
            margin-bottom: 1.5rem
        }

            .k-form .k-form-field > span, .k-form-inline .k-form-field > span {
                line-height: 1.5
            }

            .k-form .k-form-field:last-child, .k-form-inline .k-form-field:last-child {
                margin-bottom: 0
            }

        .k-form .k-alert-error, .k-form-inline .k-alert-error {
            font-size: .875rem;
            margin-top: 1rem
        }

        .k-form .k-field-info, .k-form-inline .k-field-info {
            display: inline-block;
            font-size: .75rem;
            line-height: 1;
            margin: 0 1rem
        }

        .k-form .k-textbox, .k-form .k-textarea, .k-form .k-autocomplete, .k-form .k-combobox, .k-form .k-dropdown, .k-form .k-dropdowntree, .k-form .k-dateinput, .k-form .k-datepicker, .k-form .k-datetimepicker, .k-form .k-timepicker, .k-form .k-numerictextbox, .k-form .k-maskedtextbox {
            display: -ms-flexbox;
            display: flex
        }

        .k-form .k-form-field > span:not(.k-widget) {
            display: block;
            padding: .5rem 0
        }

        .k-form .k-form-field > input:not(.k-checkbox):not(.k-radio), .k-form .k-form-field > textarea {
            width: 100%
        }

        .k-form-inline .k-form-field {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start
        }

            .k-form-inline .k-form-field > span:not(.k-widget) {
                width: 25%;
                text-align: right;
                line-height: 1.5;
                padding: calc(0.5rem + 1px) 0;
                padding-right: 1.5rem;
                -ms-flex-item-align: center;
                align-self: center
            }

            .k-form-inline .k-form-field > input {
                -ms-flex-item-align: center;
                align-self: center
            }

                .k-form-inline .k-form-field > input:not(.k-checkbox):not(.k-radio) {
                    -ms-flex: 1 1 auto;
                    flex: 1 1 auto
                }

            .k-form-inline .k-form-field .k-field-info {
                display: block;
                margin: 0
            }

    .k-edit-form-container {
        width: 400px;
        min-width: 400px;
        border-color: inherit;
        position: relative
    }

        .k-edit-form-container .k-tabstrip-wrapper {
            margin: -1rem -1rem
        }

        .k-edit-form-container .k-tabstrip.k-root-tabs {
            margin-bottom: 1rem
        }

        .k-edit-form-container .k-tabstrip .k-tabstrip-items {
            padding: 1rem 1rem 0
        }

        .k-edit-form-container .k-tabstrip .k-content {
            padding: 1rem 1rem;
            border-width: 0
        }

    .k-edit-buttons {
        padding: .375rem .375rem;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: inherit;
        text-align: right;
        clear: both
    }

        .k-edit-buttons .k-button + .k-button {
            margin-left: .5rem
        }

    .k-edit-form-container .k-edit-buttons {
        margin: 1rem -1rem -1rem;
        padding: 1rem 1rem
    }

    .k-popup-edit-form > .k-action-buttons, .k-edit-form-container .k-action-buttons {
        margin: 1rem -1rem -1rem
    }

    .k-edit-label {
        margin: 0 0 1rem 0;
        padding: calc(0.375rem + 1px) 0;
        width: 30%;
        line-height: 1.5;
        text-align: right;
        float: left;
        clear: both
    }

    .k-edit-field {
        margin: 0 0 1rem 0;
        width: 65%;
        float: right;
        clear: right
    }

        .k-edit-field.k-no-editor {
            padding: calc(0.375rem + 1px) 0
        }

        .k-edit-field > .k-widget, .k-edit-field > .k-textbox, .k-edit-field > .k-input.k-textbox {
            width: 100%;
            box-sizing: border-box
        }

        .k-edit-field > .k-colorpicker {
            width: auto
        }

        .k-edit-field input[type="radio"]:not(.k-radio), .k-edit-field input[type="checkbox"]:not(.k-checkbox) {
            margin-right: .4ex
        }

        .k-edit-field .k-radio-label, .k-edit-field .k-checkbox-label {
            margin-right: 1rem
        }

        .k-edit-field > .k-reset > li + li {
            margin-top: .5rem
        }

        .k-edit-field .k-reset .k-widget {
            margin: 0 .4ex 0 1ex
        }

    .k-rtl .k-edit-buttons {
        text-align: left
    }

        .k-rtl .k-edit-buttons .k-button + .k-button {
            margin-left: 0;
            margin-right: .5em
        }

    .k-widget.form-control {
        padding: 0
    }

    .k-widget.form-control, .k-maskedtextbox.form-control .k-textbox, .k-textbox.form-control {
        width: 100%
    }

    .k-autocomplete.form-control .k-input {
        box-sizing: border-box
    }

    .k-multiselect.form-control, .form-control.k-dropdowntree {
        height: auto
    }
    /*.k-multiselect:after {
    content: "\e010";
    position: absolute;
    top: 30%;
    right: 25px;
    font-size: 12px;
}*/
    .k-multiselect:after {
        font-family: FontAwesome;
        content: "\f0dc";
        /*content: "\2807";
    right: 5px;*/
        position: absolute;
        right: 10px;
        font-size: 20px;
    }

    .icono_puntos .k-multiselect:after {
        font-family: FontAwesome;
        content: "\2807";
        position: absolute;
        right: 2px;
        font-size: 20px;
    }

    .my-custom-icon-class:before {
        content: "\e010"; /* Adds a glyph using the Unicode character number */
    }

    .k-multiselect.opened:after {
        content: "\25C0";
    }

    .k-multiselect .k-loading-hidden {
        visibility: visible;
    }

    .input-group .k-dateinput-wrap, .input-group .k-dropdown-wrap, .input-group .k-multiselect-wrap, .input-group .k-numeric-wrap, .input-group .k-picker-wrap, .input-group .k-maskedtextbox .k-textbox {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

        .input-group .k-dateinput-wrap .k-select, .input-group .k-dropdown-wrap .k-select, .input-group .k-multiselect-wrap .k-select, .input-group .k-numeric-wrap .k-select, .input-group .k-picker-wrap .k-select, .input-group .k-maskedtextbox .k-textbox .k-select {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

    .input-group .k-widget.form-control, .input-group .k-maskedtextbox.form-control .k-textbox, .input-group .k-textbox.form-control {
        width: auto
    }

        .input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-dateinput-wrap, .input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-dropdown-wrap, .input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-multiselect-wrap, .input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-numeric-wrap, .input-group .k-widget.form-control:not(:first-child):not(:last-child) .k-picker-wrap, .input-group .k-widget.form-control:not(:first-child):not(:last-child) > .k-textbox {
            border-radius: 0
        }

    .input-group-prepend + .k-widget.form-control .k-dateinput-wrap, .input-group-prepend + .k-widget.form-control .k-dropdown-wrap, .input-group-prepend + .k-widget.form-control .k-multiselect-wrap, .input-group-prepend + .k-widget.form-control .k-numeric-wrap, .input-group-prepend + .k-widget.form-control .k-picker-wrap, .input-group-prepend + .k-widget.form-control > .k-textbox {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

    .k-widget.form-control .k-input {
        padding: .375rem .75rem;
        height: 2.25rem
    }

    .k-widget.form-control-sm .k-input {
        padding: .25rem .5rem;
        height: 1.8125rem
    }

    .k-widget.form-control-sm .k-dateinput-wrap .k-select, .k-widget.form-control-sm .k-dropdown-wrap .k-select, .k-widget.form-control-sm .k-picker-wrap .k-select {
        padding: .25rem
    }

    .k-widget.form-control-sm .k-select {
        width: 1.8125rem
    }

    .k-widget.form-control-lg .k-input {
        padding: .5rem 1rem;
        height: 2.875rem
    }

    .k-widget.form-control-lg .k-dateinput-wrap .k-select, .k-widget.form-control-lg .k-dropdown-wrap .k-select, .k-widget.form-control-lg .k-picker-wrap .k-select {
        padding: .5rem
    }

    .k-widget.form-control-lg .k-select {
        width: 2.875rem
    }

    .k-maskedtextbox.form-control .k-textbox {
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem
    }

    .k-maskedtextbox.form-control-sm .k-textbox {
        height: calc(1.8125rem + 3px);
        padding: .25rem .5rem;
        line-height: 1.5
    }

    .k-maskedtextbox.form-control-lg .k-textbox {
        height: calc(2.875rem + 2px);
        padding: .5rem 1rem;
        line-height: 1.5
    }

    .k-textbox.form-control {
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem
    }

    .k-textbox.form-control-sm {
        height: calc(1.8125rem + 2px);
        padding: .25rem .5rem;
        line-height: 1.5
    }

    .k-textbox.form-control-lg {
        height: calc(2.875rem + 2px);
        padding: .5rem 1rem;
        line-height: 1.5
    }

    .k-dateinput.form-control-sm .k-link-increase > .k-icon, .k-numerictextbox.form-control-sm .k-link-increase > .k-icon {
        bottom: -2px
    }

    .k-dateinput.form-control-sm .k-link-decrease > .k-icon, .k-numerictextbox.form-control-sm .k-link-decrease > .k-icon {
        top: -2px
    }

    .k-dateinput.form-control-sm .k-link, .k-numerictextbox.form-control-sm .k-link {
        height: .90625rem
    }

    .k-dateinput.form-control-lg .k-link, .k-numerictextbox.form-control-lg .k-link {
        height: 1.4375rem
    }

    .k-dateinput.form-control .k-dateinput-wrap .k-select {
        padding-top: 0;
        padding-bottom: 0
    }

    .k-form legend, .k-form-inline legend {
        font-size: 1.5rem;
        font-weight: normal;
        line-height: 1.5;
        text-transform: none
    }

    .k-form .k-form-field, .k-form .k-form-field:last-child, .k-form-inline .k-form-field, .k-form-inline .k-form-field:last-child {
        margin-bottom: 1rem
    }

    .k-form .k-field-info, .k-form-inline .k-field-info {
        opacity: .7
    }

    .k-form legend {
        margin-bottom: .5rem
    }

    .k-form .k-form-field > span:not(.k-widget) {
        padding: 0;
        margin: 0 0 .5rem
    }

    .k-form .k-field-info {
        margin: 0 .5rem
    }

    .k-form-inline legend {
        margin-bottom: 0
    }

    .k-form-inline .k-form-field > span:not(.k-widget) {
        padding: calc(0.5rem - 1px) 0;
        padding-right: 1rem
    }

    .k-edit-label {
        padding: calc(0.5rem - 1px) 0
    }

    .k-form, .k-form-inline {
        color: #000
    }

        .k-form fieldset legend, .k-form-inline fieldset legend {
            color: #000
        }

        .k-form .k-field-info, .k-form-inline .k-field-info {
            color: #545454
        }

        .k-form .k-alert-error, .k-form-inline .k-alert-error {
            color: #dc3545
        }

    .k-listgroup {
        border-radius: .25rem;
        margin: 0;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        font-size: 1rem;
        line-height: 1.5;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        overflow: hidden
    }

        .k-listgroup > ul {
            margin: 0;
            padding: 0;
            list-style: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }

        .k-listgroup .k-listgroup-item + .k-listgroup-item {
            border-top-width: 1px
        }

    .k-listgroup-flush {
        border-radius: 0;
        border-left-width: 0;
        border-right-width: 0
    }

    .k-listgroup-item {
        padding: .75rem 1.25rem;
        border-width: 0;
        border-style: solid;
        border-color: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative
    }

        .k-listgroup-item > .k-link {
            margin: -.75rem -1.25rem;
            padding: .75rem 1.25rem;
            color: inherit;
            text-decoration: none;
            outline: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            position: relative
        }

            .k-listgroup-item > .k-link > .k-select {
                padding: .75rem;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                position: absolute;
                top: 50%;
                right: 0;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .k-listgroup-item-segmented {
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .k-listgroup-item-segmented > .k-link {
            margin-right: 0
        }

        .k-listgroup-item-segmented > .k-select {
            margin: -.75rem -1.25rem -.75rem 0;
            padding: .75rem;
            border-width: 0 0 0 1px;
            border-style: solid;
            border-color: inherit;
            cursor: pointer
        }

    .k-listgroup-form-row {
        margin: -.75rem -1.25rem;
        padding: .75rem 1.25rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        position: relative
    }

        .k-listgroup-form-row .k-listgroup-form-field-label {
            width: 40%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .k-listgroup-form-row .k-listgroup-form-field-wrapper {
            width: 50%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: end;
            justify-content: flex-end;
            text-align: end;
            position: relative
        }

            .k-listgroup-form-row .k-listgroup-form-field-wrapper select, .k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="text"], .k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="password"], .k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="date"], .k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="time"], .k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="datetime-local"], .k-listgroup-form-row .k-listgroup-form-field-wrapper input[type="number"], .k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
                width: 100%;
                box-sizing: border-box;
                -ms-flex: 1 1 100%;
                flex: 1 1 100%
            }

            .k-listgroup-form-row .k-listgroup-form-field-wrapper textarea {
                min-height: 4em;
                resize: vertical
            }

    .k-listgroup-item.k-listgroup-form-row {
        margin: 0
    }

    [dir="rtl"] .k-listgroup-item > .k-link > .k-select {
        right: auto;
        left: 0
    }

        [dir="rtl"] .k-listgroup-item > .k-link > .k-select .k-icon {
            -webkit-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            transform: scaleX(-1)
        }

    [dir="rtl"] .k-listgroup-item-segmented > .k-link {
        margin-right: -1.25rem;
        margin-left: 0
    }

    [dir="rtl"] .k-listgroup-item-segmented > .k-select {
        margin-right: 0;
        margin-left: -1.25rem;
        border-right-width: 1px;
        border-left-width: 0
    }

        [dir="rtl"] .k-listgroup-item-segmented > .k-select .k-icon {
            -webkit-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            transform: scaleX(-1)
        }

    .k-noflexbox .k-listgroup, .k-noflexbox .k-listgroup > ul .k-listgroup-item, .k-noflexbox .k-listgroup-item > .k-link {
        display: block
    }

    .k-listgroup {
        border-color: rgba(0,0,0,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-checkbox {
        border-radius: .25rem;
        margin: 0;
        padding: 0;
        width: 16px;
        height: 16px;
        line-height: initial;
        border-width: 1px;
        border-style: solid;
        outline: 0;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        -webkit-appearance: none
    }

        .k-checkbox::before {
            content: "\e118";
            width: 10px;
            height: 10px;
            font-size: 10px;
            font-family: "WebComponentsIcons", monospace;
            -webkit-transform: scale(0) translate(-50%, -50%);
            -ms-transform: scale(0) translate(-50%, -50%);
            transform: scale(0) translate(-50%, -50%);
            overflow: hidden;
            position: absolute;
            top: 50%;
            left: 50%
        }

        .k-checkbox:hover {
            cursor: pointer
        }

        .k-checkbox:checked::before {
            border-radius: .25rem;
            -webkit-transform: scale(1) translate(-50%, -50%);
            -ms-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%)
        }

        .k-checkbox:indeterminate::before, .k-checkbox.k-state-indeterminate::before {
            content: "";
            background-color: currentColor;
            -webkit-transform: scale(1) translate(-50%, -50%);
            -ms-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%);
            width: 8px;
            height: 8px
        }

        .k-checkbox:disabled, .k-checkbox:disabled + .k-checkbox-label {
            outline: none;
            cursor: default;
            opacity: .65;
            -webkit-filter: grayscale(0.1);
            filter: grayscale(0.1);
            pointer-events: none;
            box-shadow: none
        }

    .k-checkbox-label {
        margin: 0;
        padding: 0;
        line-height: 17px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: start;
        align-items: flex-start;
        vertical-align: middle;
        position: relative;
        cursor: pointer
    }

        .k-checkbox-label:empty {
            display: none
        }

        .k-checkbox-label.k-no-text {
            min-width: 1px
        }

        .k-checkbox-label .k-ripple {
            top: 8px;
            left: 8px;
            right: auto;
            bottom: auto;
            width: 40px;
            height: 40px;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border-radius: 50%;
            visibility: hidden !important
        }

        .k-checkbox-label .k-ripple-blob {
            top: 50% !important;
            left: 50% !important;
            width: 200% !important;
            height: 200% !important
        }

    .k-checkbox + .k-checkbox-label {
        margin-left: .5rem
    }

    .k-checkbox-label > .k-checkbox {
        margin-right: .5rem
    }

    .k-rtl .k-checkbox + .k-checkbox-label, [dir="rtl"] .k-checkbox + .k-checkbox-label {
        margin-left: 0;
        margin-right: .5rem
    }

    .k-rtl .k-checkbox-label > .k-checkbox, [dir="rtl"] .k-checkbox-label > .k-checkbox {
        margin-right: 0;
        margin-left: .5rem
    }

    .k-checkbox::-ms-check {
        border-width: 0;
        border-color: inherit;
        color: inherit;
        background-color: inherit
    }

    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .k-checkbox::-ms-check {
            border-width: 1px
        }
    }

    .k-checkbox {
        border-color: #adb5bd;
        color: rgba(0,0,0,0);
        background-color: #fff
    }

        .k-checkbox:hover {
            border-color: #adb5bd;
            color: rgba(0,0,0,0);
            background-color: #fff
        }

        .k-checkbox:focus {
            border-color: #ffe76d;
            box-shadow: 0 0 0 .2rem rgba(236,197,0,0.25)
        }

        .k-checkbox:indeterminate, .k-checkbox.k-state-indeterminate {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

        .k-checkbox:checked {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

            .k-checkbox:checked:focus {
                border-color: #ecc500;
                box-shadow: 0 0 0 .2rem rgba(236,197,0,0.25)
            }

        .k-checkbox.k-invalid, .k-checkbox.k-state-invalid {
            border-color: #ecc500
        }

    .k-radio {
        border-radius: 50%;
        margin: 0;
        padding: 0;
        width: 16px;
        height: 16px;
        border-width: 1px;
        border-style: solid;
        outline: 0;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        -webkit-appearance: none
    }

        .k-radio::before {
            content: "";
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background-color: currentColor;
            -webkit-transform: scale(0) translate(-50%, -50%);
            -ms-transform: scale(0) translate(-50%, -50%);
            transform: scale(0) translate(-50%, -50%);
            overflow: hidden;
            position: absolute;
            top: 50%;
            left: 50%
        }

        .k-radio:hover {
            cursor: pointer
        }

        .k-radio:checked::before {
            border-radius: 50%;
            -webkit-transform: scale(1) translate(-50%, -50%);
            -ms-transform: scale(1) translate(-50%, -50%);
            transform: scale(1) translate(-50%, -50%)
        }

        .k-radio:disabled, .k-radio:disabled + .k-radio-label {
            outline: none;
            cursor: default;
            opacity: .65;
            -webkit-filter: grayscale(0.1);
            filter: grayscale(0.1);
            pointer-events: none;
            box-shadow: none
        }

    .k-radio-label {
        margin: 0;
        padding: 0;
        line-height: 17px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: start;
        align-items: flex-start;
        vertical-align: middle;
        position: relative;
        cursor: pointer
    }

        .k-radio-label:empty {
            display: none
        }

        .k-radio-label .k-ripple {
            top: 8px;
            left: 8px;
            right: auto;
            bottom: auto;
            width: 40px;
            height: 40px;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            border-radius: 50%;
            visibility: hidden !important
        }

        .k-radio-label .k-ripple-blob {
            top: 50% !important;
            left: 50% !important;
            width: 200% !important;
            height: 200% !important
        }

    .k-radio + .k-radio-label {
        margin-left: .5rem
    }

    .k-radio-label > .k-radio {
        margin-right: .5rem
    }

    .k-rtl .k-radio + .k-radio-label, [dir="rtl"] .k-radio + .k-radio-label {
        margin-left: 0;
        margin-right: .5rem
    }

    .k-rtl .k-radio-label > .k-radio, [dir="rtl"] .k-radio-label > .k-radio {
        margin-right: 0;
        margin-left: .5rem
    }

    .k-radio::-ms-check {
        border-width: 0;
        border-color: inherit;
        color: inherit;
        background-color: inherit
    }

    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .k-radio::-ms-check {
            border-width: 1px
        }
    }

    .k-radio {
        border-color: #adb5bd;
        color: rgba(0,0,0,0);
        background-color: #fff
    }

        .k-radio:hover {
            border-color: #adb5bd;
            color: rgba(0,0,0,0);
            background-color: #fff
        }

        .k-radio:focus {
            border-color: #ffe76d;
            box-shadow: 0 0 0 .2rem rgba(236,197,0,0.25)
        }

        .k-radio:checked {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

            .k-radio:checked:focus {
                border-color: #ecc500;
                box-shadow: 0 0 0 .2rem rgba(236,197,0,0.25)
            }

    .k-switch {
        /*    border-radius: 5em;*/
        cursor: pointer;
        width: 5em;
        background: none;
        border: 0;
        outline: 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        overflow: hidden;
        vertical-align: middle;
        font-size: .75rem;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: left
    }

        .k-switch [type="checkbox"] {
            display: none
        }

    .k-ie .k-switch {
        display: inline-block
    }

    .k-switch, .k-switch-container, .k-switch-handle {
        box-sizing: border-box
    }

    .k-switch-container {
        border-radius: 5em;
        padding: 3px 3px;
        border-width: 0;
        border-style: solid;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        position: relative;
        outline: 0;
        transition: background-color 200ms ease-out 0s
    }

    .k-ie .k-switch-container {
        display: block
    }

    .k-switch-handle {
        /*    border-radius: 5em;*/
        width: 2em;
        height: 2em;
        border-width: 0;
        border-style: solid;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 0;
        transition: left 200ms ease-out 0s
    }

    .k-ie .k-switch-handle {
        display: block
    }

    .k-switch-on .k-switch-handle {
        left: calc(100% - 2em)
    }

    .k-ie .k-switch-on .k-switch-handle, .k-edge .k-switch-on .k-switch-handle {
        left: 100%;
        margin-left: -2em
    }

    .k-switch-off .k-switch-handle {
        left: 0
    }

    .k-switch-label-on, .k-switch-label-off {
        display: none;
        width: calc(100% + -2em + -13px);
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        line-height: 2em;
        overflow: hidden
    }

    .k-switch-label-on {
        text-align: left;
        left: 8px
    }

    .k-switch-label-off {
        text-align: right;
        right: 8px
    }

    .k-rtl .k-switch.k-switch-on .k-switch-handle, .k-switch[dir="rtl"].k-switch-on .k-switch-handle {
        left: 0
    }

    .k-rtl .k-switch.k-switch-off .k-switch-handle, .k-switch[dir="rtl"].k-switch-off .k-switch-handle {
        left: calc(100% - 2em)
    }

    .k-rtl .k-switch .k-switch-label-on, .k-switch[dir="rtl"] .k-switch-label-on {
        text-align: right;
        left: initial;
        right: 8px
    }

    .k-rtl .k-switch .k-switch-label-off, .k-switch[dir="rtl"] .k-switch-label-off {
        text-align: left;
        left: 8px;
        right: initial
    }
.k-switch-off.k-state-hover .k-switch-container, .k-switch-off:hover .k-switch-container {
    background-color: #ecc500;
}
.k-switch-label-on, .k-switch-label-off {
    text-shadow: none
}

    .k-switch-on .k-switch-container {
        color: #fff;
        background-color: #ecc500
    }

    .k-switch-on .k-switch-handle {
        color: #fff;
        background-color: #fff
    }

    .k-switch-on:focus, .k-switch-on.k-state-focused {
        box-shadow: 0 0 1px 2px #f5e17a
    }

.k-switch-on:hover .k-switch-container, .k-switch-on.k-state-hover .k-switch-container {
    color: #fff;
    background-color: #ecc500
}

    .k-switch-on:hover .k-switch-handle, .k-switch-on.k-state-hover .k-switch-handle {
        color: #fff;
        background-color: #fff
    }

    .k-switch-on .k-switch-label-off {
        color: transparent
    }

.k-switch-off .k-switch-container {
    color: #000;
    background-color: #ecc500
}

    .k-switch-off .k-switch-handle {
        color: #000;
        background-color: #fff
    }

    .k-switch-off:focus, .k-switch-off.k-state-focused {
        box-shadow: 0 0 1px 2px #f2f2f2
    }

  /*  .k-switch-off:hover .k-switch-container, .k-switch-off.k-state-hover .k-switch-container {
        color: #000;
        background-color: #d3d3d3
    }*/

    .k-switch-off:hover .k-switch-handle, .k-switch-off.k-state-hover .k-switch-handle {
        color: #000;
        background-color: #fff
    }

    .k-switch-off .k-switch-label-on {
        color: transparent
    }

    .k-switch {
        box-shadow: none
    }

        .k-switch:focus .k-switch-container, .k-switch.k-state-focused .k-switch-container {
            outline: none
        }

        .k-switch.k-state-disabled {
            cursor: default
        }

        .k-switch[aria-readonly="true"] {
            pointer-events: none
        }

    .k-pane-wrapper {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: block;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-pane-wrapper .k-pane {
            width: 100%;
            height: 100%;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            box-sizing: border-box;
            font-family: sans-serif;
            overflow-x: hidden
        }

            .k-pane-wrapper .k-pane * {
                background-clip: border-box
            }

        .k-pane-wrapper .k-view {
            top: 0;
            left: 0;
            position: relative;
            border: 0;
            box-sizing: border-box;
            outline: 0;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            font-size: 1rem;
            line-height: 1.5;
            display: -ms-flexbox;
            display: flex;
            height: 100%;
            width: 100%;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-line-pack: stretch;
            align-content: stretch;
            vertical-align: top;
            -webkit-touch-callout: none;
            -webkit-tap-highlight-color: rgba(0,0,0,0)
        }

        .k-pane-wrapper .k-content {
            min-height: 1px;
            -ms-flex: 1;
            flex: 1;
            -ms-flex-align: stretch;
            align-items: stretch;
            display: block;
            width: auto;
            overflow: hidden;
            position: relative
        }

        .k-pane-wrapper > div.k-pane {
            box-shadow: none;
            font-weight: normal
        }

        .k-pane-wrapper .k-popup-edit-form .k-content, .k-pane-wrapper .k-grid-edit-form .k-content, .k-pane-wrapper .k-grid-column-menu .k-content, .k-pane-wrapper .k-grid-filter-menu .k-content {
            overflow-y: auto
        }

            .k-pane-wrapper .k-popup-edit-form .k-content > .k-scroll-container, .k-pane-wrapper .k-grid-edit-form .k-content > .k-scroll-container, .k-pane-wrapper .k-grid-column-menu .k-content > .k-scroll-container, .k-pane-wrapper .k-grid-filter-menu .k-content > .k-scroll-container {
                position: absolute;
                width: 100%;
                min-height: 100%;
                box-sizing: border-box
            }

        .k-pane-wrapper .k-grid-filter-menu .k-filter-selected-items {
            margin: 1em;
            font-weight: normal
        }

        .k-pane-wrapper .k-grid-edit-form .k-popup-edit-form, .k-pane-wrapper .k-grid-edit-form .k-edit-form-container {
            width: auto;
            min-width: auto
        }

        .k-pane-wrapper .k-grid .k-grid-search {
            width: 100%;
            margin-left: 0;
            margin-top: .375rem
        }

            .k-pane-wrapper .k-grid .k-grid-search:first-child {
                margin-top: 0
            }

    .k-grid.k-grid-mobile {
        border-width: 0
    }

    .k-grid-mobile .k-resize-handle-inner::before {
        content: "\e01e";
        position: absolute;
        font: 16px/1 "WebComponentsIcons";
        top: calc(50% - 1px);
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: .2em
    }

    .k-grid-mobile .k-edit-cell > input, .k-grid-mobile .k-edit-cell > select, .k-grid-mobile .k-grid-edit-row > td > input, .k-grid-mobile .k-grid-edit-row > td > select {
        width: 100%;
        box-sizing: border-box
    }

    .k-grid-mobile .k-header a {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-drag: none;
        -moz-user-drag: none
    }

    .k-pane-wrapper .k-scheduler-edit-form .k-recur-view {
        padding: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .k-pane-wrapper .k-scheduler-edit-form .k-recur-view > .k-listgroup-form-row {
            margin: 0
        }

    .k-pane-wrapper .k-scheduler-edit-form .k-recur-items-wrap {
        width: 100%;
        margin: -1px 0
    }

    .k-pane-wrapper .k-scheduler-edit-form .k-scheduler-recur-end-wrap {
        white-space: nowrap
    }

    .k-pane-wrapper .k-scheduler-edit-form .k-edit-buttons {
        border-width: 0
    }

    .k-scheduler-mobile {
        border-width: 0
    }

        .k-scheduler-mobile th {
            font-weight: normal
        }

        .k-scheduler-mobile .k-event:hover .k-resize-handle {
            visibility: hidden
        }

        .k-scheduler-mobile .k-scheduler-toolbar {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

            .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools {
                margin: 0
            }

                .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools .k-button {
                    padding: 4px
                }

                    .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools .k-button span {
                        margin: 0
                    }

            .k-scheduler-mobile .k-scheduler-toolbar:first-child {
                padding: .5em 1em
            }

            .k-scheduler-mobile .k-scheduler-toolbar .k-i-calendar {
                display: inline-block
            }

            .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation {
                width: 100%;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: justify;
                justify-content: space-between;
                margin: 0
            }

                .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-prev, .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-current, .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-next {
                    border: 0;
                    background: none;
                    display: -ms-flexbox;
                    display: flex;
                    line-height: 1.5;
                    -ms-flex-align: center;
                    align-items: center;
                    -ms-flex-pack: space-evenly;
                    justify-content: space-evenly
                }

                .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-y-date-format {
                    font-size: 9px
                }

                .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-navigation .k-nav-current {
                    -ms-flex-direction: column;
                    flex-direction: column
                }

        .k-scheduler-mobile .k-scheduler-footer {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .k-scheduler-mobile .k-scheduler-monthview .k-hidden {
            height: 40px
        }

        .k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td {
            height: 40px;
            vertical-align: top;
            text-align: center
        }

        .k-scheduler-mobile .k-scheduler-monthview .k-events-container {
            position: absolute;
            text-align: center;
            height: 6px;
            line-height: 6px
        }

        .k-scheduler-mobile .k-scheduler-monthview .k-event {
            position: static;
            padding: 4px;
            border-radius: 50%;
            display: inline-block;
            width: 4px;
            height: 4px;
            min-height: 0;
            margin: 1px
        }

        .k-scheduler-mobile .k-scheduler-dayview .k-mobile-header.k-mobile-horizontal-header .k-scheduler-times table tr:first-child {
            display: none
        }

        .k-scheduler-mobile .k-scheduler-dayview .k-mobile-header .k-scheduler-header .k-scheduler-date-group {
            display: none
        }

        .k-scheduler-mobile .k-scheduler-header-wrap > div {
            overflow: visible
        }

        .k-scheduler-mobile .k-scheduler-agendaview .k-mobile-header {
            display: none
        }

        .k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table {
            table-layout: auto
        }

            .k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table .k-scheduler-groupcolumn {
                width: 1%
            }

            .k-scheduler-mobile .k-scheduler-agendaview .k-scheduler-table td {
                white-space: normal
            }

        .k-scheduler-mobile .k-mobile-header .k-scheduler-table td, .k-scheduler-mobile .k-mobile-header .k-scheduler-table th {
            height: 1.5em
        }

        .k-scheduler-mobile .k-time-text, .k-scheduler-mobile .k-time-period {
            display: block;
            line-height: 1
        }

        .k-scheduler-mobile .k-time-period {
            font-size: .7em
        }

        .k-scheduler-mobile .k-scheduler-table td, .k-scheduler-mobile .k-scheduler-table th {
            height: 2em;
            vertical-align: middle
        }

        .k-scheduler-mobile .k-scheduler-datecolumn-wrap {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .k-scheduler-mobile .k-task {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center
        }

            .k-scheduler-mobile .k-task .k-scheduler-mark {
                border-radius: 50%
            }

            .k-scheduler-mobile .k-task .k-i-reload {
                font-size: 1em;
                margin-right: .5em
            }

            .k-scheduler-mobile .k-task .k-scheduler-task-text {
                -ms-flex: 1 1 0%;
                flex: 1 1 0%
            }

        .k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell, .k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn, .k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell, .k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn {
            vertical-align: top
        }

            .k-scheduler-mobile .k-scheduler-times .k-scheduler-group-cell .k-scheduler-group-text, .k-scheduler-mobile .k-scheduler-times .k-scheduler-groupcolumn .k-scheduler-group-text, .k-scheduler-mobile .k-scheduler-agenda .k-scheduler-group-cell .k-scheduler-group-text, .k-scheduler-mobile .k-scheduler-agenda .k-scheduler-groupcolumn .k-scheduler-group-text {
                -webkit-writing-mode: vertical-lr;
                -ms-writing-mode: tb-lr;
                writing-mode: vertical-lr;
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                transform: rotate(180deg);
                white-space: nowrap
            }

        .k-scheduler-mobile .k-scrollbar-h tr + tr .k-scheduler-times {
            border-bottom-width: 0
        }

    .k-pane-wrapper .k-grid-edit-form > .k-header, .k-pane-wrapper .k-grid-column-menu > .k-header, .k-pane-wrapper .k-grid-filter-menu > .k-header, .k-pane-wrapper .k-scheduler-edit-form > .k-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .3em .6em;
        width: auto;
        line-height: 2em
    }

        .k-pane-wrapper .k-grid-edit-form > .k-header .k-header-done, .k-pane-wrapper .k-grid-edit-form > .k-header .k-header-cancel, .k-pane-wrapper .k-grid-column-menu > .k-header .k-header-done, .k-pane-wrapper .k-grid-column-menu > .k-header .k-header-cancel, .k-pane-wrapper .k-grid-filter-menu > .k-header .k-header-done, .k-pane-wrapper .k-grid-filter-menu > .k-header .k-header-cancel, .k-pane-wrapper .k-scheduler-edit-form > .k-header .k-header-done, .k-pane-wrapper .k-scheduler-edit-form > .k-header .k-header-cancel {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center
        }

            .k-pane-wrapper .k-grid-edit-form > .k-header .k-header-done .k-icon, .k-pane-wrapper .k-grid-edit-form > .k-header .k-header-cancel .k-icon, .k-pane-wrapper .k-grid-column-menu > .k-header .k-header-done .k-icon, .k-pane-wrapper .k-grid-column-menu > .k-header .k-header-cancel .k-icon, .k-pane-wrapper .k-grid-filter-menu > .k-header .k-header-done .k-icon, .k-pane-wrapper .k-grid-filter-menu > .k-header .k-header-cancel .k-icon, .k-pane-wrapper .k-scheduler-edit-form > .k-header .k-header-done .k-icon, .k-pane-wrapper .k-scheduler-edit-form > .k-header .k-header-cancel .k-icon {
                font-size: 1.5em
            }

    .k-pane-wrapper .k-grid-edit-row .k-textbox {
        box-sizing: border-box
    }

    .k-pane-wrapper .k-list-title, .k-pane-wrapper .k-filter-help-text {
        padding: .75rem 1.25rem;
        display: block
    }

    .k-pane-wrapper .k-listgroup .k-listgroup-item {
        border-color: inherit
    }

    .k-pane-wrapper .k-listgroup + .k-listgroup {
        margin-top: 2em
    }

    .k-pane-wrapper .k-column-menu .k-filter-item .k-filterable * {
        pointer-events: none
    }

    .k-pane-wrapper .k-filter-menu .k-space-right {
        margin: .5em 10px;
        width: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .k-pane-wrapper .k-filter-menu .k-filter-tools {
        margin: 1em;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .k-pane-wrapper .k-popup-edit-form .k-recur-editor-wrap {
        display: -ms-flexbox;
        display: flex
    }

    .k-pane-wrapper .k-popup-edit-form .k-tooltip-validation {
        top: 100%;
        left: 0
    }

    .k-pane-wrapper .k-popup-edit-form .k-mobiletimezoneeditor {
        width: 100;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-pane-wrapper .k-multicheck-wrap.k-listgroup {
        overflow-y: auto
    }

    .k-pane-wrapper .k-state-disabled {
        opacity: 1
    }

        .k-pane-wrapper .k-state-disabled > * {
            opacity: .7
        }

    .k-pane-wrapper .k-pager-wrap.k-pager-sm {
        -ms-flex-pack: center;
        justify-content: center
    }

        .k-pane-wrapper .k-pager-wrap.k-pager-sm .k-pager-refresh {
            display: none
        }

    .k-ie .k-pane-wrapper .k-scheduler .k-scheduler-toolbar, .k-ie .k-pane-wrapper .k-scheduler .k-scheduler-footer {
        line-height: 2em
    }

    .k-ie .k-pane-wrapper .k-grid .k-icon {
        text-indent: 0
    }

    .k-rtl .k-pane-wrapper .k-grid-edit-form > .k-header, .k-rtl .k-pane-wrapper .k-grid-column-menu > .k-header, .k-rtl .k-pane-wrapper .k-grid-filter-menu > .k-header, .k-rtl .k-pane-wrapper .k-scheduler-edit-form > .k-header, .k-pane-wrapper[dir="rtl"] .k-grid-edit-form > .k-header, .k-pane-wrapper[dir="rtl"] .k-grid-column-menu > .k-header, .k-pane-wrapper[dir="rtl"] .k-grid-filter-menu > .k-header, .k-pane-wrapper[dir="rtl"] .k-scheduler-edit-form > .k-header, [dir="rtl"] .k-pane-wrapper .k-grid-edit-form > .k-header, [dir="rtl"] .k-pane-wrapper .k-grid-column-menu > .k-header, [dir="rtl"] .k-pane-wrapper .k-grid-filter-menu > .k-header, [dir="rtl"] .k-pane-wrapper .k-scheduler-edit-form > .k-header {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .k-rtl .k-pane-wrapper .k-filter-menu .k-space-right > .k-i-zoom, .k-pane-wrapper[dir="rtl"] .k-filter-menu .k-space-right > .k-i-zoom, [dir="rtl"] .k-pane-wrapper .k-filter-menu .k-space-right > .k-i-zoom {
        left: 15px;
        right: auto
    }

    .k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar > ul > li, .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-scheduler-toolbar > ul > li, [dir="rtl"] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar > ul > li {
        border: 0
    }

    .k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev, .k-rtl .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next, .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev, .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next, [dir="rtl"] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-prev, [dir="rtl"] .k-pane-wrapper .k-scheduler-mobile .k-scheduler-toolbar .k-nav-next {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-rtl .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload, .k-pane-wrapper[dir="rtl"] .k-scheduler-mobile .k-task .k-i-reload, [dir="rtl"] .k-pane-wrapper .k-scheduler-mobile .k-task .k-i-reload {
        margin-left: .5em;
        margin-right: 0
    }

    .k-rtl .k-pane-wrapper .k-scheduler-edit-form .k-item .k-i-arrow-chevron-right, .k-rtl .k-pane-wrapper .k-scheduler-edit-form .k-item .k-i-arrowhead-e::before, .k-pane-wrapper[dir="rtl"] .k-scheduler-edit-form .k-item .k-i-arrow-chevron-right, .k-pane-wrapper[dir="rtl"] .k-scheduler-edit-form .k-item .k-i-arrowhead-e::before, [dir="rtl"] .k-pane-wrapper .k-scheduler-edit-form .k-item .k-i-arrow-chevron-right, [dir="rtl"] .k-pane-wrapper .k-scheduler-edit-form .k-item .k-i-arrowhead-e::before {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-pane-wrapper, .k-view {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-pane-wrapper .k-pane > .k-view > .k-content {
            background-position: 50% 50%;
            background-color: #f7f7f7
        }

        .k-pane-wrapper .k-pane .k-grid-mobile .k-column-active + th.k-header {
            border-left-color: #000
        }

        .k-pane-wrapper .k-pane .k-grid-mobile .k-resize-handle-inner::before {
            background-color: #f7f7f7
        }

        .k-pane-wrapper .k-pane .k-scheduler-mobile .k-nav-current {
            color: #ecc500
        }

        .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendadate {
            color: inherit
        }

        .k-pane-wrapper .k-pane .k-scheduler-mobile .k-time-period, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-mobile-scheduler-agendaweekday {
            color: #4a79a5
        }

        .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-times, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-wrap, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-datecolumn, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-groupcolumn, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-group-cell, .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-header-all-day {
            background-color: #f7f7f7
        }

        .k-pane-wrapper .k-pane .k-scheduler-mobile .k-other-month {
            background-color: #f6f6f7
        }

        .k-pane-wrapper .k-pane .k-scheduler-mobile .k-scheduler-toolbar .k-scheduler-tools > li {
            display: inline-block;
            background-color: inherit
        }

        .k-pane-wrapper .k-pane .k-grid-edit-form .k-header, .k-pane-wrapper .k-pane .k-grid-column-menu .k-header, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-header, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-header {
            color: #000;
            background-color: #ecc500
        }

            .k-pane-wrapper .k-pane .k-grid-edit-form .k-header .k-link, .k-pane-wrapper .k-pane .k-grid-column-menu .k-header .k-link, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-header .k-link, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-header .k-link {
                color: inherit
            }

        .k-pane-wrapper .k-pane .k-grid-edit-form .k-item, .k-pane-wrapper .k-pane .k-grid-edit-form .k-link, .k-pane-wrapper .k-pane .k-grid-column-menu .k-item, .k-pane-wrapper .k-pane .k-grid-column-menu .k-link, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-item, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-link, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-item, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-link {
            color: #162431
        }

        .k-pane-wrapper .k-pane .k-grid-edit-form .k-clear, .k-pane-wrapper .k-pane .k-grid-edit-form .k-select-all, .k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-delete, .k-pane-wrapper .k-pane .k-grid-edit-form .k-scheduler-resetSeries, .k-pane-wrapper .k-pane .k-grid-column-menu .k-clear, .k-pane-wrapper .k-pane .k-grid-column-menu .k-select-all, .k-pane-wrapper .k-pane .k-grid-column-menu .k-scheduler-delete, .k-pane-wrapper .k-pane .k-grid-column-menu .k-scheduler-resetSeries, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-clear, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-select-all, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-delete, .k-pane-wrapper .k-pane .k-grid-filter-menu .k-scheduler-resetSeries, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-clear, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-select-all, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-delete, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-scheduler-resetSeries {
            color: #ecc500
        }

        .k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-state-selected {
            color: #ecc500;
            background: none
        }

            .k-pane-wrapper .k-pane .k-column-menu .k-listgroup-item.k-state-selected .k-link {
                color: inherit
            }

        .k-pane-wrapper .k-pane .k-filter-menu .k-check, .k-pane-wrapper .k-pane .k-scheduler-edit-form .k-check {
            border-radius: .25rem
        }

    .k-progressbar {
        border-radius: .25rem;
        border-width: 0;
        font-size: .875rem;
        line-height: 1rem;
        display: inline-grid;
        vertical-align: middle;
        position: relative;
        overflow: hidden
    }

        .k-progressbar > .k-state-selected {
            border-width: 0;
            border-style: solid;
            display: -ms-flexbox;
            display: flex;
            overflow: hidden;
            grid-column: 1 / -1;
            grid-row: 1 / -1
        }

        .k-progressbar > ul {
            border-width: inherit;
            border-style: inherit;
            white-space: nowrap;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex: 1;
            flex: 1;
            grid-column: 1 / -1;
            grid-row: 1 / -1
        }

        .k-progressbar .k-item {
            display: block;
            border-width: 0;
            border-style: solid;
            border-color: transparent
        }

    .k-progress-status-wrap {
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        grid-column: 1 / -1;
        grid-row: 1 / -1
    }

        .k-progress-status-wrap.k-progress-start {
            -ms-flex-pack: start;
            justify-content: flex-start
        }

        .k-progress-status-wrap.k-progress-center {
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-progress-status-wrap.k-progress-end {
            -ms-flex-pack: end;
            justify-content: flex-end
        }

    .k-progress-status {
        padding: 0 .5rem;
        -webkit-padding-before: 0;
        padding-block-start: 0;
        -webkit-padding-after: 0;
        padding-block-end: 0;
        -webkit-padding-start: .5rem;
        padding-inline-start: .5rem;
        -webkit-padding-end: .5rem;
        padding-inline-end: .5rem;
        min-width: 10px;
        text-align: center;
        display: inline-block;
        white-space: nowrap
    }

    .k-progressbar-horizontal {
        width: 27em;
        height: 1rem;
        grid-template-columns: 1fr;
        grid-template-rows: 1rem
    }

        .k-progressbar-horizontal .k-progress-status-wrap {
            -ms-flex-direction: row;
            flex-direction: row
        }

        .k-progressbar-horizontal > .k-state-selected {
            width: 0;
            -ms-flex-direction: row;
            flex-direction: row
        }

        .k-progressbar-horizontal > ul {
            -ms-flex-direction: row;
            flex-direction: row
        }

        .k-progressbar-horizontal .k-item + .k-item {
            border-left-width: 1px;
            border-inline-start-width: 1px;
            border-inline-end-width: 0
        }

        .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
            justify-self: flex-end
        }

    .k-progressbar-vertical {
        width: 1rem;
        height: 27em;
        grid-template-columns: 1rem;
        grid-template-rows: 1fr
    }

        .k-progressbar-vertical .k-progress-status-wrap {
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }

        .k-progressbar-vertical .k-progress-status {
            -webkit-writing-mode: vertical-lr;
            -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr
        }

        .k-progressbar-vertical > .k-state-selected {
            height: 0;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            -ms-flex-item-align: end;
            align-self: flex-end
        }

        .k-progressbar-vertical > ul {
            -ms-flex-direction: column;
            flex-direction: column
        }

        .k-progressbar-vertical .k-item + .k-item {
            border-top-width: 1px;
            border-block-start-width: 1px;
            border-block-end-width: 0
        }

        .k-progressbar-vertical.k-progressbar-reverse {
            -ms-flex-direction: column;
            flex-direction: column
        }

            .k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
                -ms-flex-direction: column;
                flex-direction: column;
                -ms-flex-item-align: start;
                align-self: flex-start
            }

    .k-progressbar-indeterminate .k-progress-status-wrap, .k-progressbar-indeterminate .k-state-selected, .k-progressbar-indeterminate .k-item {
        display: none
    }

    .k-rtl .k-progressbar, .k-progressbar[dir="rtl"] {
        direction: rtl
    }

    .k-progressbar {
        display: -ms-inline-grid
    }

        .k-progressbar > .k-progress-status-wrap, .k-progressbar > .k-state-selected {
            -ms-grid-column: 1;
            -ms-grid-row: 1
        }

    .k-progressbar-horizontal {
        -ms-grid-columns: 1fr;
        -ms-grid-rows: 1rem
    }

        .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
            -ms-grid-column-align: end
        }

    .k-progressbar-vertical {
        -ms-grid-columns: 1rem;
        -ms-grid-rows: 1fr
    }

        .k-progressbar-vertical > .k-state-selected {
            -ms-grid-row-align: end
        }

        .k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
            -ms-grid-row-align: start
        }

    @-webkit-keyframes progressbar-indeterminate-animation {
        from {
            background-position: 0 0
        }

        to {
            background-position: 1rem 0
        }
    }

    @keyframes progressbar-indeterminate-animation {
        from {
            background-position: 0 0
        }

        to {
            background-position: 1rem 0
        }
    }

    .k-progressbar {
        color: #212529;
        background-color: #e6e6e6
    }

        .k-progressbar .k-state-selected {
            color: #212529;
            background-color: #ecc500
        }

        .k-progressbar .k-item {
            border-color: #fff
        }

    .k-progressbar-indeterminate {
        color: #212529;
        background-color: #e6e6e6;
        background-image: linear-gradient(45deg, #d6d9dc 25%, transparent 25%, transparent 50%, #d6d9dc 50%, #d6d9dc 75%, transparent 75%, transparent);
        background-size: 1rem 1rem;
        -webkit-animation: progressbar-indeterminate-animation 1s linear infinite;
        animation: progressbar-indeterminate-animation 1s linear infinite
    }

    .k-ripple-target {
        position: relative
    }

    .k-ripple {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        overflow: hidden;
        pointer-events: none
    }

    .k-ripple-blob {
        pointer-events: none;
        position: absolute;
        border-radius: 50%;
        padding: 0;
        -webkit-transform: translate(-50%, -50%) scale(0);
        -ms-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        transition: opacity 100ms linear,-webkit-transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
        transition: opacity 100ms linear,transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
        transition: opacity 100ms linear,transform 500ms cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: .1;
        background-color: currentColor
    }

    .k-primary .k-ripple-blob {
        opacity: .2
    }

    .k-messagebox {
        margin: 0 0 1rem 0;
        padding: .5rem 1rem;
        border-width: 0 0 0 4px;
        border-style: solid;
        box-sizing: border-box;
        font-size: 1rem;
        line-height: 1.5
    }

    .k-messagebox-primary {
        border-color: #faefb8;
        color: #7b6600;
        background-color: #fbf3cc
    }

    .k-messagebox-secondary {
        border-color: #f8f8f8;
        color: #787878;
        background-color: #fafafa
    }

    .k-messagebox-tertiary {
        border-color: #d7caee;
        color: #3a2264;
        background-color: #e2d9f3
    }

    .k-messagebox-info {
        border-color: #bee5eb;
        color: #0c5460;
        background-color: #d1ecf1
    }

    .k-messagebox-success {
        border-color: #c3e6cb;
        color: #155724;
        background-color: #d4edda
    }

    .k-messagebox-warning {
        border-color: #ffeeba;
        color: #856404;
        background-color: #fff3cd
    }

    .k-messagebox-error {
        border-color: #f5c6cb;
        color: #721c24;
        background-color: #f8d7da
    }

    .k-messagebox-dark {
        border-color: #c6c8ca;
        color: #1b1e21;
        background-color: #d6d8d9
    }

    .k-messagebox-light {
        border-color: #fdfdfe;
        color: #818182;
        background-color: #fefefe
    }

    .k-messagebox-inverse {
        border-color: #c6c8ca;
        color: #1b1e21;
        background-color: #d6d8d9
    }

    .k-messagebox-danger {
        border-color: #f5c6cb;
        color: #721c24;
        background-color: #f8d7da
    }

    .k-button {
        border-radius: .25rem;
        padding: .375rem .75rem;
        box-sizing: border-box;
        border-width: 1px;
        border-style: solid;
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.5;
        font-family: Roboto;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
        outline: none;
        -webkit-appearance: none;
        position: relative
    }

        .k-button:disabled, .k-button.k-state-disabled {
            outline: none;
            cursor: default;
            opacity: .65;
            -webkit-filter: grayscale(0.1);
            filter: grayscale(0.1);
            pointer-events: none;
            box-shadow: none;
            color: #e6e6e6;
        }

        .k-button::-moz-focus-inner {
            padding: 0;
            border: 0;
            outline: 0
        }

        .k-button:hover, .k-button:focus {
            text-decoration: none;
            outline: 0
        }

        .k-button .k-icon, .k-button .k-image, .k-button .k-sprite {
            color: inherit;
            -ms-flex-item-align: center;
            align-self: center;
            position: relative
        }

    .k-button-icontext {
        overflow: visible
    }

        .k-button-icontext .k-icon, .k-button-icontext .k-image, .k-button-icontext .k-sprite {
            margin: 0 .375rem 0 -.375rem
        }

        .k-button-icontext.k-rtl .k-icon, .k-button-icontext.k-rtl .k-image, .k-button-icontext.k-rtl .k-sprite, .k-rtl .k-button-icontext .k-icon, .k-rtl .k-button-icontext .k-image, .k-rtl .k-button-icontext .k-sprite, .k-button-icontext[dir="rtl"] .k-icon, .k-button-icontext[dir="rtl"] .k-image, .k-button-icontext[dir="rtl"] .k-sprite, [dir="rtl"] .k-button-icontext .k-icon, [dir="rtl"] .k-button-icontext .k-image, [dir="rtl"] .k-button-icontext .k-sprite {
            margin: 0 -.375rem 0 .375rem
        }

    .k-button-icon {
        width: calc(1.5em + 0.75rem + 2px);
        height: calc(1.5em + 0.75rem + 2px);
        padding: .375rem
    }

        .k-button-icon .k-text, .k-button-icon .k-button-text {
            display: none
        }

    .k-dropdown-button.k-state-focused, .k-dropdown-button:focus {
        outline: 0
    }

    .k-dropdown-button.k-widget {
        border-radius: .25rem;
        border-width: 0;
        display: inline-block
    }

    .k-button-group {
        margin: 0;
        padding: 0;
        border-width: 0;
        color: inherit;
        background-color: transparent;
        list-style: none;
        outline: 0;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
        vertical-align: middle;
        position: relative
    }

        .k-button-group .k-button {
            border-radius: 0
        }

            .k-button-group .k-button ~ .k-button {
                -webkit-margin-start: -1px;
                margin-inline-start: -1px
            }

            .k-button-group .k-button:hover, .k-button-group .k-button.k-state-hover, .k-button-group .k-button:active, .k-button-group .k-button.k-state-active {
                z-index: 2
            }

            .k-button-group .k-group-start, .k-button-group .k-button:first-child {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem
            }

            .k-button-group .k-group-end, .k-button-group .k-button:last-child {
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem
            }

            .k-button-group .k-group-start.k-group-end, .k-button-group .k-button:first-child:last-child {
                border-radius: .25rem
            }

        .k-button-group > input[type="radio"], .k-button-group > input[type="checkbox"], .k-button-group label input[type="radio"], .k-button-group label input[type="checkbox"] {
            margin: 0;
            padding: 0;
            clip: rect(0, 0, 0, 0);
            position: absolute;
            pointer-events: none
        }

    .k-button-group-stretched {
        display: -ms-flexbox;
        display: flex
    }

        .k-button-group-stretched .k-button {
            display: inline-block;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            overflow: hidden;
            text-overflow: ellipsis
        }

            .k-button-group-stretched .k-button > .k-icon {
                vertical-align: text-bottom
            }

    .k-split-button {
        border-width: 0;
        border-radius: 0;
        outline: 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        vertical-align: middle
    }

        .k-split-button .k-button {
            border-radius: 0
        }

        .k-split-button > .k-button:first-child {
            border-top-left-radius: .25rem;
            border-bottom-left-radius: .25rem
        }

        .k-split-button > .k-split-button-arrow, .k-split-button > .k-button:last-child {
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem;
            -webkit-margin-start: -1px;
            margin-inline-start: -1px;
            padding: .375rem;
            width: auto;
            -ms-flex: none;
            flex: none
        }

    .k-button-flat, .k-button.k-flat, .k-button.k-bare, .k-calendar-header .k-button, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button {
        border-color: transparent !important;
        color: inherit;
        background: none !important;
        box-shadow: none !important;
        transition: color .2s ease-in-out
    }

        .k-button-flat:hover, .k-button.k-flat:hover, .k-button.k-bare:hover, .k-calendar-header .k-button:hover, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button:hover, .k-button-flat.k-state-hover, .k-state-hover.k-button.k-flat, .k-state-hover.k-button.k-bare, .k-calendar-header .k-state-hover.k-button, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-state-hover.k-button, .k-button-flat:active, .k-button.k-flat:active, .k-button.k-bare:active, .k-calendar-header .k-button:active, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button:active, .k-button-flat.k-state-active, .k-state-active.k-button.k-flat, .k-state-active.k-button.k-bare, .k-calendar-header .k-state-active.k-button, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-state-active.k-button, .k-button-flat:hover:active, .k-button.k-flat:hover:active, .k-button.k-bare:hover:active, .k-calendar-header .k-button:hover:active, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button:hover:active, .k-button-flat:hover.k-state-active, .k-button.k-flat:hover.k-state-active, .k-button.k-bare:hover.k-state-active, .k-calendar-header .k-button:hover.k-state-active, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button:hover.k-state-active {
            color: inherit
        }

        .k-button-flat::before, .k-button.k-flat::before, .k-button.k-bare::before, .k-calendar-header .k-button::before, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button::before {
            display: block
        }

    .k-button-outline, .k-button.k-outline {
        box-shadow: none;
        color: inherit;
        background: none
    }

    .k-rtl .k-button-group .k-button {
        border-radius: 0
    }

        .k-rtl .k-button-group .k-group-start, .k-rtl .k-button-group .k-button:first-child {
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem
        }

        .k-rtl .k-button-group .k-group-end, .k-rtl .k-button-group .k-button:last-child {
            border-top-left-radius: .25rem;
            border-bottom-left-radius: .25rem
        }

        .k-rtl .k-button-group .k-group-start.k-group-end, .k-rtl .k-button-group .k-button:first-child:last-child {
            border-radius: .25rem
        }

    .k-rtl .k-split-button .k-button {
        border-radius: 0
    }

    .k-rtl .k-split-button > .k-button:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .k-rtl .k-split-button > .k-split-button-arrow, .k-rtl .k-split-button > .k-button:last-child {
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem
    }

    .k-button-overlay, .k-button::before, .k-toolbar .k-picker-wrap::before, .k-toolbar .k-dropdown-wrap::before {
        border-radius: inherit;
        content: "";
        background: currentColor;
        opacity: 0;
        display: none;
        pointer-events: none;
        position: absolute;
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: -1px;
        z-index: 0;
        transition: opacity .2s ease-in-out
    }

    .k-button:hover::before, .k-button.k-state-hover::before {
        opacity: .08
    }

    .k-button.k-no-focus:not(:hover)::before, .k-button.k-no-focus:not(.k-state-hover)::before {
        opacity: 0
    }

    .k-button:active::before, .k-button.k-state-active::before {
        opacity: .16
    }

    .k-button.k-state-selected::before {
        opacity: .2
    }

    .k-button::after {
        border-radius: .25rem;
        content: "";
        opacity: 0;
        display: none;
        pointer-events: none;
        position: absolute;
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: -1px;
        z-index: 0;
        transition: opacity .2s ease-in-out
    }

    .k-ie9 .k-button[disabled]:hover, .k-ie9 .k-button[disabled]:focus, .k-ie9 .k-button.k-state-disabled:hover, .k-ie9 .k-button.k-state-disabled:focus, .k-ie10 .k-button[disabled]:hover, .k-ie10 .k-button[disabled]:focus, .k-ie10 .k-button.k-state-disabled:hover, .k-ie10 .k-button.k-state-disabled:focus {
        outline: none;
        cursor: default;
        opacity: .65;
        box-shadow: none
    }

    .k-ie .k-button, .k-ie .k-button-group {
        display: inline-block
    }

    .k-button {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

    .k-button {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-button:hover, .k-button.k-state-hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }
        .k-button:hover, .k-button.k-state-hover, .k-button:hover {
            background-color: #fff;
            border-color:#000;
        }

            .k-button:focus, .k-button.k-state-focused {
                box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
            }

        .k-button:active, .k-button.k-state-active {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc;
            box-shadow: inset
        }

        .k-button.k-state-selected {
            border-color: #ac9000;
            color: #fff;
            background-color: #b99a00;
            box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.06)
        }

        .k-button.k-primary {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

            .k-button.k-primary:hover, .k-button.k-primary.k-state-hover {
                border-color: #b99a00;
                color: #fff;
                background-color: #c6a500
            }

            .k-button.k-primary:focus, .k-button.k-primary.k-state-focused {
                box-shadow: 0 0 0 3px rgba(236,197,0,0.5)
            }

            .k-button.k-primary:active, .k-button.k-primary.k-state-active {
                border-color: #ac9000;
                color: #fff;
                background-color: #b99a00;
                box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.06)
            }

            .k-button.k-primary.k-state-selected {
                border-color: #ac9000;
                color: #fff;
                background-color: #b99a00;
                box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.06)
            }

    .k-dropdown-button:active > .k-button:not(:disabled), .k-dropdown-button.k-state-active > .k-button:not(:disabled) {
        box-shadow: inset
    }

    .k-dropdown-button:focus > .k-button, .k-dropdown-button.k-state-focused > .k-button {
        box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
    }

    .k-dropdown-button .k-widget {
        border-width: 0;
        display: inline-block
    }

    .k-button-group .k-button:active, .k-button-group .k-button.k-state-active, .k-button-group .k-button.k-state-selected, .k-button-group > input[type="radio"]:checked + .k-button, .k-button-group > input[type="checkbox"]:checked + .k-button {
        border-color: #ac9000;
        color: #fff;
        background-color: #b99a00;
        box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.06)
    }

    .k-button-group .k-button:focus, .k-button-group .k-button.k-state-focused, .k-button-group > input[type="radio"]:focus + .k-button, .k-button-group > input[type="checkbox"]:focus + .k-button {
        box-shadow: inset 0 0 0 2px rgba(0,0,0,0.13)
    }

    .k-split-button:focus, .k-split-button.k-state-focused {
        outline: none;
        box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
    }

    .k-split-button.k-button-group .k-button:active, .k-split-button.k-button-group .k-button.k-state-active {
        border-color: #c6c6c6;
        color: #212529;
        background-color: #cdcccc;
        box-shadow: inset
    }

    .k-button.k-outline {
        border-color: currentColor;
        color: #212529;
        background: none;
        box-shadow: none
    }

        .k-button.k-outline:hover, .k-button.k-outline.k-state-hover {
            border-color: #212529;
            color: #fff;
            background-color: #212529
        }

        .k-button.k-outline:focus, .k-button.k-outline.k-state-focused {
            box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
        }

        .k-button.k-outline:active, .k-button.k-outline.k-state-active {
            border-color: #212529;
            color: #fff;
            background-color: #212529
        }

        .k-button.k-outline.k-state-selected {
            border-color: #212529;
            color: #fff;
            background-color: #212529
        }

    .k-button.k-primary.k-outline {
        border-color: currentColor;
        color: #ecc500;
        background: none;
        box-shadow: none
    }

        .k-button.k-primary.k-outline:hover, .k-button.k-primary.k-outline.k-state-hover {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

        .k-button.k-primary.k-outline:focus, .k-button.k-primary.k-outline.k-state-focused {
            box-shadow: 0 0 0 3px rgba(236,197,0,0.5)
        }

        .k-button.k-primary.k-outline:active, .k-button.k-primary.k-outline.k-state-active {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500;
            box-shadow: none
        }

        .k-button.k-primary.k-outline.k-state-selected {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500;
            box-shadow: none
        }

    .k-button-flat, .k-button.k-flat, .k-button.k-bare, .k-calendar-header .k-button, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button, .k-button-group .k-button-flat, .k-button-group .k-button.k-flat, .k-button-group .k-button.k-bare, .k-button-group .k-calendar-header .k-button, .k-calendar-header .k-button-group .k-button, .k-button-group .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button {
        color: inherit;
        background: none
    }

        .k-button-flat::after, .k-button.k-flat::after, .k-button.k-bare::after, .k-calendar-header .k-button::after, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button::after {
            display: block
        }

        .k-button-flat:focus::after, .k-button.k-flat:focus::after, .k-button.k-bare:focus::after, .k-calendar-header .k-button:focus::after, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button:focus::after, .k-button-flat.k-state-focused::after, .k-state-focused.k-button.k-flat::after, .k-state-focused.k-button.k-bare::after, .k-calendar-header .k-state-focused.k-button::after, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-state-focused.k-button::after {
            box-shadow: inset 0 0 0 2px currentColor;
            opacity: .12
        }

        .k-button-flat.k-primary, .k-primary.k-button.k-flat, .k-primary.k-button.k-bare, .k-calendar-header .k-primary.k-button, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-primary.k-button, .k-button-flat.k-primary:hover, .k-primary.k-button.k-flat:hover, .k-primary.k-button.k-bare:hover, .k-calendar-header .k-primary.k-button:hover, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-primary.k-button:hover, .k-button-flat.k-primary.k-state-hover, .k-primary.k-state-hover.k-button.k-flat, .k-primary.k-state-hover.k-button.k-bare, .k-calendar-header .k-primary.k-state-hover.k-button, .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-primary.k-state-hover.k-button, .k-button-group .k-button-flat.k-primary, .k-button-group .k-primary.k-button.k-flat, .k-button-group .k-primary.k-button.k-bare, .k-button-group .k-calendar-header .k-primary.k-button, .k-calendar-header .k-button-group .k-primary.k-button, .k-button-group .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-primary.k-button {
            color: #ecc500;
            background: none
        }

    .k-action-buttons {
        border-width: 1px 0 0;
        border-style: solid;
        border-color: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        clear: both
    }

        .k-action-buttons .k-button {
            border-radius: 0;
            padding: .75rem 1rem;
            border-width: 0;
            border-color: inherit;
            color: inherit;
            background: none;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

            .k-action-buttons .k-button + .k-button {
                border-left-width: 1px
            }

    .k-rtl .k-action-buttons .k-button + .k-button, [dir="rtl"] .k-action-buttons .k-button + .k-button {
        border-left-width: 0;
        border-right-width: 1px;
        border-right-style: solid;
        margin-left: 0
    }

    .k-popup > .k-action-buttons, .k-popup > kendo-grid-columnlist > .k-action-buttons {
        margin-top: 1rem;
        margin-bottom: -.5rem
    }

    .k-action-buttons .k-button:first-child {
        border-radius: 0 0 0 .25rem
    }

    .k-action-buttons .k-button:last-child {
        border-radius: 0 0 .25rem 0
    }

    .k-action-buttons {
        border-color: rgba(33,37,41,0.15)
    }

        .k-action-buttons .k-button {
            color: inherit
        }

            .k-action-buttons .k-button:hover, .k-action-buttons .k-button.k-state-hover {
                border-color: #cdcccc;
                color: #212529;
                background-color: #d3d3d3
            }

            .k-action-buttons .k-button:active, .k-action-buttons .k-button.k-state-active {
                border-color: #c6c6c6;
                color: #212529;
                background-color: #cdcccc
            }

        .k-action-buttons .k-primary {
            color: #ecc500
        }

            .k-action-buttons .k-primary:hover, .k-action-buttons .k-primary.k-state-hover {
                border-color: #b99a00;
                color: #fff;
                background-color: #c6a500
            }

            .k-action-buttons .k-primary:active, .k-action-buttons .k-primary.k-state-active {
                border-color: #ac9000;
                color: #fff;
                background-color: #b99a00
            }

    .k-textbox, .k-textarea {
        border-radius: .25rem;
        padding: .375rem .75rem;
        width: 12.4em;
        border-width: 1px;
        border-style: solid;
        outline: 0;
        box-sizing: border-box;
        background: none;
        font: inherit;
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative;
        -webkit-appearance: none
    }

        .k-textbox:disabled, .k-textbox[disabled], .k-textbox.k-state-disabled, .k-textarea:disabled, .k-textarea[disabled], .k-textarea.k-state-disabled {
            outline: none;
            cursor: default;
            opacity: .65;
            -webkit-filter: grayscale(0.1);
            filter: grayscale(0.1);
            pointer-events: none;
            box-shadow: none
        }

    input.k-textbox, textarea.k-textarea {
        display: inline-block
    }

    .k-textbox {
        height: calc(1.5em + 0.75rem + 2px)
    }

        .k-textbox.k-space-left {
            padding-left: 1.9em
        }

        .k-textbox.k-space-right {
            padding-right: 1.9em
        }

        .k-textbox .k-icon {
            top: 50%;
            margin: -8px 0 0;
            position: absolute
        }

    .k-textarea {
        width: 18em;
        min-height: calc(1.5em + 0.75rem + 2px)
    }

    .k-input, .k-textbox > input {
        padding: 0;
        width: 100%;
        box-sizing: border-box;
        border: 0;
        outline: 0;
        color: inherit;
        background: none;
        font: inherit;
        font-size: 1rem;
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-appearance: none
    }

        .k-input::-ms-clear, .k-textbox > input::-ms-clear, .k-textbox::-ms-clear {
            display: none
        }

    .k-textbox:focus {
        box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
    }

    .k-space-left .k-icon {
        left: 3px
    }

    .k-space-right .k-icon {
        right: 3px
    }

    .k-textbox-container, .k-floating-label-container {
        padding-top: 1.125em;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative;
        width: 12.4em;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }

        .k-textbox-container > .k-label, .k-floating-label-container > .k-label {
            pointer-events: none;
            position: absolute;
            line-height: 1.5em;
            cursor: text;
            top: calc(1.125em + 1px + 0.375rem);
            left: calc(0.75rem + 1px);
            transition: color 0.2s ease-out,-webkit-transform 0.2s ease-out;
            transition: transform 0.2s ease-out,color 0.2s ease-out;
            transition: transform 0.2s ease-out,color 0.2s ease-out,-webkit-transform 0.2s ease-out
        }

        .k-textbox-container > .k-textbox, .k-textbox-container > .k-textarea, .k-textbox-container > .k-widget, .k-floating-label-container > .k-textbox, .k-floating-label-container > .k-textarea, .k-floating-label-container > .k-widget {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            width: auto
        }

        .k-textbox-container.k-state-empty > .k-label, .k-floating-label-container.k-state-empty > .k-label {
            -webkit-transform: translate(0, 0) scale(1);
            -ms-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1)
        }

        .k-textbox-container > .k-label, .k-textbox-container.k-state-focused > .k-label, .k-floating-label-container > .k-label, .k-floating-label-container.k-state-focused > .k-label {
            -webkit-transform: translate(-.75rem, -.28125rem) translate(-1px, -1.125em) translate(-12.5%, -9.375%) scale(.75);
            -ms-transform: translate(-.75rem, -.28125rem) translate(-1px, -1.125em) translate(-12.5%, -9.375%) scale(.75);
            transform: translate(-.75rem, -.28125rem) translate(-1px, -1.125em) translate(-12.5%, -9.375%) scale(.75)
        }

        .k-rtl .k-textbox-container > .k-label, .k-textbox-container[dir="rtl"] > .k-label, .k-rtl .k-floating-label-container > .k-label, .k-floating-label-container[dir="rtl"] > .k-label {
            left: auto;
            right: calc(0.75rem + 1px)
        }

        .k-rtl .k-textbox-container.k-state-empty > .k-label, .k-textbox-container[dir="rtl"].k-state-empty > .k-label, .k-rtl .k-floating-label-container.k-state-empty > .k-label, .k-floating-label-container[dir="rtl"].k-state-empty > .k-label {
            -webkit-transform: translate(0, 0) scale(1);
            -ms-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1)
        }

        .k-rtl .k-textbox-container > .k-label, .k-rtl .k-textbox-container.k-state-focused > .k-label, .k-textbox-container[dir="rtl"] > .k-label, .k-textbox-container[dir="rtl"].k-state-focused > .k-label, .k-rtl .k-floating-label-container > .k-label, .k-rtl .k-floating-label-container.k-state-focused > .k-label, .k-floating-label-container[dir="rtl"] > .k-label, .k-floating-label-container[dir="rtl"].k-state-focused > .k-label {
            -webkit-transform: translate(.75rem, -.28125rem) translate(1px, -1.125em) translate(12.5%, -9.375%) scale(.75);
            -ms-transform: translate(.75rem, -.28125rem) translate(1px, -1.125em) translate(12.5%, -9.375%) scale(.75);
            transform: translate(.75rem, -.28125rem) translate(1px, -1.125em) translate(12.5%, -9.375%) scale(.75)
        }

    .k-input-icon {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(16px + 1.5rem)
    }

    .k-ie9 .k-input-icon {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0
    }

    .k-ie9 .k-rtl .k-input-icon, .k-ie9 [dir="rtl"] .k-input-icon {
        left: 0;
        right: auto
    }

    .k-fieldset {
        margin: 30px;
        border-width: 1px 0 0;
        border-style: solid;
        padding: 25px 0 0
    }

        .k-fieldset > legend {
            margin-left: 0;
            padding: 0 1rem 0 0;
            text-transform: uppercase
        }

    @-webkit-keyframes autoFillStart {
        from {
        }

        to {
        }
    }

    @keyframes autoFillStart {
        from {
        }

        to {
        }
    }

    @-webkit-keyframes autoFillEnd {
        from {
        }

        to {
        }
    }

    @keyframes autoFillEnd {
        from {
        }

        to {
        }
    }

    .k-autofill:-webkit-autofill {
        -webkit-animation-name: autoFillStart;
        animation-name: autoFillStart
    }

    .k-autofill:not(:-webkit-autofill) {
        -webkit-animation-name: autoFillEnd;
        animation-name: autoFillEnd
    }

    .k-textbox:-webkit-autofill {
        -webkit-animation-name: autoFillStart;
        animation-name: autoFillStart
    }

    .k-textbox:not(:-webkit-autofill) {
        -webkit-animation-name: autoFillEnd;
        animation-name: autoFillEnd
    }

    .k-textbox, .k-textarea {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

    .k-textbox, .k-textarea, .k-input.k-textbox {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

        .k-textbox:hover, .k-textbox.k-state-hover, .k-textarea:hover, .k-textarea.k-state-hover, .k-input.k-textbox:hover, .k-input.k-textbox.k-state-hover {
            border-color: rgba(33,37,41,0.15)
        }

        .k-textbox:focus, .k-textbox.k-state-focused, .k-textarea:focus, .k-textarea.k-state-focused, .k-input.k-textbox:focus, .k-input.k-textbox.k-state-focused {
            border-color: #ffe76d;
            box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
        }

        .k-textbox.k-invalid, .k-textbox.k-state-invalid, .k-textbox.ng-invalid.ng-touched, .k-textbox.ng-invalid.ng-dirty, .k-textarea.k-invalid, .k-textarea.k-state-invalid, .k-textarea.ng-invalid.ng-touched, .k-textarea.ng-invalid.ng-dirty, .k-input.k-textbox.k-invalid, .k-input.k-textbox.k-state-invalid, .k-input.k-textbox.ng-invalid.ng-touched, .k-input.k-textbox.ng-invalid.ng-dirty {
            border-color: #dc3545;
            color: #dc3545
        }

            .k-textbox.k-invalid:focus, .k-textbox.k-invalid.k-state-focused, .k-textbox.k-state-invalid:focus, .k-textbox.k-state-invalid.k-state-focused, .k-textbox.ng-invalid.ng-touched:focus, .k-textbox.ng-invalid.ng-touched.k-state-focused, .k-textbox.ng-invalid.ng-dirty:focus, .k-textbox.ng-invalid.ng-dirty.k-state-focused, .k-textarea.k-invalid:focus, .k-textarea.k-invalid.k-state-focused, .k-textarea.k-state-invalid:focus, .k-textarea.k-state-invalid.k-state-focused, .k-textarea.ng-invalid.ng-touched:focus, .k-textarea.ng-invalid.ng-touched.k-state-focused, .k-textarea.ng-invalid.ng-dirty:focus, .k-textarea.ng-invalid.ng-dirty.k-state-focused, .k-input.k-textbox.k-invalid:focus, .k-input.k-textbox.k-invalid.k-state-focused, .k-input.k-textbox.k-state-invalid:focus, .k-input.k-textbox.k-state-invalid.k-state-focused, .k-input.k-textbox.ng-invalid.ng-touched:focus, .k-input.k-textbox.ng-invalid.ng-touched.k-state-focused, .k-input.k-textbox.ng-invalid.ng-dirty:focus, .k-input.k-textbox.ng-invalid.ng-dirty.k-state-focused {
                box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
            }

        .k-textbox::selection, .k-textarea::selection, .k-input.k-textbox::selection {
            color: #000;
            background-color: #ecc500
        }

        .k-textbox::-webkit-input-placeholder, .k-textarea::-webkit-input-placeholder, .k-input.k-textbox::-webkit-input-placeholder {
            color: inherit;
            opacity: .7
        }

        .k-textbox:-ms-input-placeholder, .k-textarea:-ms-input-placeholder, .k-input.k-textbox:-ms-input-placeholder {
            color: inherit;
            opacity: .7
        }

        .k-textbox::-ms-input-placeholder, .k-textarea::-ms-input-placeholder, .k-input.k-textbox::-ms-input-placeholder {
            color: inherit;
            opacity: .7
        }

        .k-textbox::placeholder, .k-textarea::placeholder, .k-input.k-textbox::placeholder {
            color: inherit;
            opacity: .7
        }

    .k-required, .k-required.k-field-info {
        color: #ecc500
    }

    fieldset {
        border-width: 0;
        margin: 0;
        padding: 0
    }

        fieldset legend {
            color: #292b2c;
            font-size: 1.5rem
        }

    .k-maskedtextbox .k-state-invalid + .k-i-warning {
        color: #dc3545
    }

    .k-ie .k-textbox:-ms-input-placeholder, .k-ie .k-textarea:-ms-input-placeholder {
        color: #162431
    }

    .k-ie .k-textbox.k-invalid:-ms-input-placeholder, .k-ie .k-textbox.k-state-invalid:-ms-input-placeholder, .k-ie .k-textbox.ng-invalid.ng-touched:-ms-input-placeholder, .k-ie .k-textbox.ng-invalid.ng-dirty:-ms-input-placeholder, .k-ie .k-textarea.k-invalid:-ms-input-placeholder, .k-ie .k-textarea.k-state-invalid:-ms-input-placeholder, .k-ie .k-textarea.ng-invalid.ng-touched:-ms-input-placeholder, .k-ie .k-textarea.ng-invalid.ng-dirty:-ms-input-placeholder {
        color: #dc3545
    }

    .k-popup {
        border-radius: .25rem;
        margin: 0;
        padding: .5rem 0;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .k-popup > .k-widget {
            border-width: 0
        }

        .k-popup.k-colorpicker-popup {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center
        }

        .k-popup .k-item {
            outline: none
        }

        .k-popup .k-rtl .k-list-optionlabel, [dir="rtl"] .k-popup .k-list-optionlabel {
            text-align: right
        }

    .k-animation-container {
        border-radius: 0 0 .25rem .25rem
    }

    .k-animation-container-shown {
        overflow: visible
    }

    .k-popup > kendo-list > .k-first {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .k-popup .k-item.k-first {
        position: relative
    }

    .k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
        padding: 3px 1.5rem;
        min-height: 1.5em;
        white-space: normal;
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .k-popup > .k-group-header {
        margin-top: -.5rem
    }

    .k-popup .k-outer-group-header {
        padding: 3px 1.5rem;
        min-height: 1.5em;
        white-space: normal
    }

        .k-popup .k-outer-group-header.k-virtual-item {
            white-space: nowrap;
            text-overflow: ellipsis
        }

    .k-popup > .k-colorpalette, .k-popup > .k-flatcolorpicker {
        padding: 15px
    }

    .k-popup .k-list .k-item > .k-group {
        padding: 0 .5em;
        font-size: .714rem;
        line-height: 1rem;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        right: 0
    }

        .k-popup .k-list .k-item > .k-group::before {
            content: "";
            width: 1rem;
            height: 1rem;
            border-width: .5rem;
            border-style: solid;
            box-sizing: border-box;
            display: block;
            position: absolute;
            left: -1rem;
            bottom: 0
        }

    .k-rtl.k-popup .k-list .k-item > .k-group, [dir="rtl"] .k-popup .k-list .k-item > .k-group {
        right: auto;
        left: 0
    }

        .k-rtl.k-popup .k-list .k-item > .k-group::before, [dir="rtl"] .k-popup .k-list .k-item > .k-group::before {
            right: -14px;
            left: auto
        }

    .k-group-header + div > .k-list > .k-item.k-first::before {
        content: " ";
        display: block;
        border-top-width: 1px;
        border-top-style: solid;
        position: absolute;
        top: -1px;
        left: 0;
        right: 0
    }

    .k-popup .k-list > .k-outer-group-header {
        border-top-width: 1px;
        border-top-style: solid
    }

    .k-popup.k-popup-transparent {
        border-width: 0;
        background-color: transparent
    }

    .k-popup.k-popup-flush {
        padding: 0
    }

    .k-list-scroller {
        position: relative;
        overflow: auto
    }

    .k-list {
        height: auto
    }

        .k-list > .k-item {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            cursor: pointer
        }

            .k-list > .k-item > .k-icon {
                -ms-flex-item-align: center;
                align-self: center;
                margin-right: 1rem
            }

        .k-list > .k-custom-item {
            font-style: italic
        }

            .k-list > .k-custom-item > .k-i-plus, .k-list > .k-custom-item > .k-plus::before, .k-list > .k-custom-item > .k-i-add::before {
                margin-left: auto;
                margin-right: 0
            }

        .k-list .k-item, .k-list-optionlabel {
            padding: 3px 1.5rem;
            min-height: 1.5em;
            line-height: 1.5em;
            white-space: normal;
            transition-property: color, background-color, outline-color, box-shadow;
            transition-duration: 200ms;
            transition-timing-function: ease
        }

    .k-list-optionlabel {
        cursor: pointer;
        outline: none
    }

    .k-list-filter {
        display: block;
        position: relative;
        padding: 1rem;
        min-height: calc(2.75rem + 1.5em);
        box-sizing: border-box;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

        .k-list-filter > .k-textbox {
            width: 100% !important;
            box-sizing: border-box;
            padding-left: .75rem;
            padding-right: calc(16px + 1rem)
        }

        .k-list-filter > .k-icon {
            position: absolute;
            right: 1.75rem;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    .k-rtl .k-list-filter > .k-textbox, [dir="rtl"] .k-list-filter > .k-textbox {
        padding-right: .75rem;
        padding-left: calc(16px + 1rem)
    }

    .k-rtl .k-list-filter > .k-icon, [dir="rtl"] .k-list-filter > .k-icon {
        left: 1.75rem;
        right: auto
    }

    .k-dropdown-button .k-popup .k-item {
        cursor: pointer
    }

    .k-split-button .k-list .k-item:focus, .k-dropdown-button .k-list .k-item:focus {
        outline: none
    }

    .k-list-container .k-button {
        border-radius: 0;
        padding: 3px 1.5rem;
        border-width: 0;
        color: inherit;
        background-color: transparent;
        background-image: none;
        line-height: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .k-list-container .k-button .k-icon {
            margin: 0 .5rem 0 0
        }

    .k-ie11 .k-list-container .k-button {
        display: -ms-flexbox;
        display: flex
    }

    .k-list-container .k-button.k-state-disabled {
        pointer-events: none
    }

    .k-list-container .k-nodata {
        min-height: 138px;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-transform: uppercase;
        font-weight: lighter;
        text-align: center;
        white-space: normal
    }

        .k-list-container .k-nodata .k-button {
            display: -ms-inline-flexbox;
            display: inline-flex;
            border-width: 1px
        }

    .k-list-container .k-separator {
        height: 0
    }

    .k-popup .k-outer-group-header {
        font-size: .875rem
    }

        .k-popup .k-outer-group-header.k-first {
            border-bottom-width: 2px;
            border-bottom-style: solid
        }

    .k-popup .k-header, .k-popup .k-group-header {
        font-weight: 600;
        font-size: .875rem
    }

    .k-popup.k-column-menu {
        padding-top: 0;
        padding-bottom: 0
    }

    .k-popup {
        border-color: rgba(33,37,41,0.15);
        color: #212529;
        background-color: #fff
    }

        .k-popup > kendo-list > .k-first {
            border-bottom-color: #dee2e6
        }

        .k-popup > .k-group-header, .k-popup .k-outer-group-header.k-first, .k-popup > .k-virtual-wrap > .k-group-header {
            border-bottom-color: #dee2e6;
            box-shadow: 0 5px 10px 0 rgba(0,0,0,0.06)
        }

        .k-popup .k-outer-group-header {
            border-bottom-color: #dee2e6
        }

        .k-popup .k-list .k-item > .k-group {
            color: #fff;
            background: #000
        }

            .k-popup .k-list .k-item > .k-group::before {
                border-color: #000 #000 transparent transparent
            }

    .k-rtl.k-popup .k-list .k-item > .k-group::before, [dir="rtl"] .k-popup .k-list .k-item > .k-group::before {
        border-color: #000 transparent transparent #000
    }

    .k-group-header + div > .k-list > .k-item.k-first::before {
        border-color: #dee2e6
    }

    .k-list > .k-outer-group-header {
        border-color: #dee2e6
    }

    .k-popup > .k-colorpalette, .k-popup > .k-flatcolorpicker {
        background: transparent
    }

    .k-list .k-item:hover, .k-list .k-item.k-state-hover, .k-list-optionlabel:hover, .k-list-optionlabel.k-state-hover {
        color: #16181b;
        background-color: #f2f2f2
    }

        .k-list .k-item:hover.k-state-selected, .k-list .k-item.k-state-hover.k-state-selected, .k-list-optionlabel:hover.k-state-selected, .k-list-optionlabel.k-state-hover.k-state-selected {
            color: #000;
            background-color: #d9b500
        }

    .k-list .k-item:focus, .k-list .k-item.k-state-focused, .k-list-optionlabel:focus, .k-list-optionlabel.k-state-focused {
        box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
    }

    .k-list .k-item.k-state-selected, .k-list-optionlabel.k-state-selected {
        color: #000;
        background-color: #ecc500
    }

    .k-animation-container {
        border-radius: 0 0 .25rem .25rem
    }

        .k-animation-container-shown, .k-animation-container > .k-popup {
            /*        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.03),0 4px 5px 0 rgba(0,0,0,0.04)*/
        }

    .k-animation-container-fixed > .k-popup {
        box-shadow: none
    }

    .k-list-container .k-button, .k-list-container .k-button.k-state-active {
        box-shadow: none
    }

        .k-list-container .k-button:hover, .k-list-container .k-button.k-state-hover {
            color: #16181b;
            background-color: #f2f2f2;
            background-image: none
        }

        .k-list-container .k-button:active, .k-list-container .k-button.k-state-active {
            color: #000;
            background-color: #ecc500;
            background-image: none
        }

        .k-list-container .k-button.k-state-disabled {
            background: transparent
        }

        .k-list-container .k-button:focus, .k-list-container .k-button.k-state-focused {
            box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
        }

    .k-list-container .k-nodata {
        color: rgba(22,36,49,0.5)
    }

        .k-list-container .k-nodata .k-button {
            border-color: #e6e6e6;
            color: #212529;
            background-color: #e6e6e6
        }

    .k-popup .k-header, .k-popup .k-group-header {
        color: #6c757d
    }
  
    .k-popup .k-outer-group-header {
        border-top-color: #dee2e6;
        color: #6c757d
    }

        .k-popup .k-outer-group-header.k-first {
            border-color: #dee2e6
        }

    .k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
        border-bottom-color: #dee2e6
    }

    .k-popup > .k-group-header, .k-popup .k-outer-group-header.k-first, .k-popup > .k-virtual-wrap > .k-group-header {
        box-shadow: none
    }

    .k-list .k-item:focus, .k-list .k-item.k-state-focused, .k-list-optionlabel:focus, .k-list-optionlabel.k-state-focused {
        box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
    }

        .k-list .k-item:focus:hover, .k-list .k-item:focus.k-state-hover, .k-list .k-item.k-state-focused:hover, .k-list .k-item.k-state-focused.k-state-hover, .k-list-optionlabel:focus:hover, .k-list-optionlabel:focus.k-state-hover, .k-list-optionlabel.k-state-focused:hover, .k-list-optionlabel.k-state-focused.k-state-hover {
            box-shadow: inset 0 0 0 3px rgba(22,24,27,0.15)
        }

        .k-list .k-item:focus.k-state-selected, .k-list .k-item.k-state-focused.k-state-selected, .k-list-optionlabel:focus.k-state-selected, .k-list-optionlabel.k-state-focused.k-state-selected {
            box-shadow: inset 0 0 0 3px rgba(0,0,0,0.15)
        }

    .k-animation-container-shown, .k-animation-container > .k-popup {
        /*    box-shadow: none*/
    }

    .k-list-container .k-list-optionlabel {
        border-bottom-color: rgba(33,37,41,0.15)
    }

    .k-list-container .k-button:focus, .k-list-container .k-button.k-state-focused {
        box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
    }

        .k-list-container .k-button:focus:hover, .k-list-container .k-button:focus.k-state-hover, .k-list-container .k-button.k-state-focused:hover, .k-list-container .k-button.k-state-focused.k-state-hover {
            box-shadow: inset 0 0 0 3px rgba(22,24,27,0.15)
        }

        .k-list-container .k-button:focus:active, .k-list-container .k-button:focus.k-state-active, .k-list-container .k-button.k-state-focused:active, .k-list-container .k-button.k-state-focused.k-state-active {
            box-shadow: inset 0 0 0 3px rgba(0,0,0,0.15)
        }

    .k-list-container .k-button-group .k-button:active, .k-list-container .k-button-group .k-button.k-state-active {
        background-color: #b99a00;
        box-shadow: inset 0 2px 2px 0 rgba(0,0,0,0.06)
    }

    .k-tooltip {
        border-radius: .25rem;
        margin: 0;
        padding: .25rem .5rem;
        border-width: 0;
        border-style: solid;
        box-sizing: border-box;
        background-repeat: repeat-x;
        font-size: .875rem;
        line-height: 1.5;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        z-index: 12000
    }

    .k-tooltip-title {
        margin-bottom: .25em;
        font-size: 1.09375rem;
        line-height: 1
    }

    .k-tooltip-content {
        overflow: hidden;
        text-overflow: ellipsis
    }

    .k-tooltip-closable .k-tooltip-title, .k-tooltip-closable .k-tooltip-content {
        padding-right: calc(16px + 0.5rem)
    }

    .k-tooltip-button {
        position: absolute;
        top: .25rem;
        right: .5rem
    }

        .k-tooltip-button .k-icon {
            color: inherit;
            vertical-align: top
        }

    .k-callout {
        width: .8rem;
        height: .8rem;
        border-width: .4rem;
        border-style: solid;
        border-color: transparent;
        box-sizing: border-box;
        position: absolute;
        pointer-events: none
    }

    .k-callout-n {
        margin-left: -.4rem;
        border-bottom-color: currentColor;
        top: -.8rem;
        left: 50%;
        pointer-events: none
    }

    .k-callout-e {
        margin-top: -.4rem;
        border-left-color: currentColor;
        top: 50%;
        right: -.8rem;
        pointer-events: none
    }

    .k-callout-s {
        margin-left: -.4rem;
        border-top-color: currentColor;
        bottom: -.8rem;
        left: 50%;
        pointer-events: none
    }

    .k-callout-w {
        margin-top: -.4rem;
        border-right-color: currentColor;
        top: 50%;
        left: -.8rem;
        pointer-events: none
    }

    .k-tooltip-closable.k-rtl .k-tooltip-title, .k-tooltip-closable.k-rtl .k-tooltip-content, .k-tooltip-closable[dir="rtl"] .k-tooltip-title, .k-tooltip-closable[dir="rtl"] .k-tooltip-content, .k-rtl .k-tooltip-closable .k-tooltip-title, .k-rtl .k-tooltip-closable .k-tooltip-content, [dir="rtl"] .k-tooltip-closable .k-tooltip-title, [dir="rtl"] .k-tooltip-closable .k-tooltip-content {
        padding-right: 0;
        padding-left: calc(16px + 0.5rem)
    }

    .k-rtl .k-tooltip-button, [dir="rtl"] .k-tooltip-button {
        left: .5rem;
        right: auto
    }

    .k-tooltip-wrapper .k-tooltip {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.03),0 4px 5px 0 rgba(0,0,0,0.04)
    }

    .k-tooltip {
        border-color: #000;
        color: #fff;
        background-color: #000
    }

        .k-tooltip .k-callout {
            color: #000
        }

    .k-tooltip-primary {
        border-color: #ecc500;
        color: #000;
        background-color: #ecc500
    }

        .k-tooltip-primary .k-callout {
            color: #ecc500
        }

    .k-tooltip-info {
        border-color: #17a2b8;
        color: #fff;
        background-color: #17a2b8
    }

        .k-tooltip-info .k-callout {
            color: #17a2b8
        }

    .k-tooltip-success {
        border-color: #28a745;
        color: #fff;
        background-color: #28a745
    }

        .k-tooltip-success .k-callout {
            color: #28a745
        }

    .k-tooltip-warning {
        border-color: #ffc107;
        color: #000;
        background-color: #ffc107
    }

        .k-tooltip-warning .k-callout {
            color: #ffc107
        }

    .k-tooltip-error {
        border-color: #dc3545;
        color: #fff;
        background-color: #dc3545
    }

        .k-tooltip-error .k-callout {
            color: #dc3545
        }

    .k-tooltip-validation {
        margin: .5rem 0 0;
        position: static;
        border-width: 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        z-index: 9999
    }

        .k-tooltip-validation[hidden] {
            display: none
        }

        .k-tooltip-validation > .k-icon {
            margin-right: .5rem
        }

        .k-tooltip-validation .k-callout {
            display: none
        }

    .k-tooltip-validation {
        border-color: #ffeeba;
        color: #856404;
        background-color: #fff3cd
    }

    .k-autocomplete {
        border-radius: .25rem;
        padding: 0 calc(0.75rem + 16px) 0 0;
        width: 12.4em;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        background: none;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        transition: all .1s ease;
        position: relative;
        cursor: default;
        outline: 0;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-autocomplete .k-input {
            padding: .375rem .75rem;
            height: calc(0.75rem + 1.5em);
            box-sizing: border-box;
            border: 0;
            outline: 0;
            color: inherit;
            background: none;
            font: inherit;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .k-autocomplete .k-i-close, .k-autocomplete .k-i-group-delete::before {
            display: none;
            -ms-flex-item-align: center;
            align-self: center
        }

        .k-autocomplete .k-i-loading {
            height: 1.5rem;
            line-height: 1.5rem;
            position: absolute;
            top: .375rem;
            right: 6.5px
        }

    .k-rtl .k-autocomplete .k-i-loading, [dir="rtl"] .k-autocomplete .k-i-loading {
        right: auto;
        left: 6.5px
    }
/*k.multiselect-wrap .k-clear-value{
    content:none;
}*/
.k-clear {
/*    margin-left: 10px;*/
    padding-right: 2em;
}
/*clear selected values in multiselect*/
.k-clear-value {
    left:8.5em;
    margin-top:-5px;
/*    margin-top: 0;*/
}
.k-autocomplete .k-clear-value {
    height: 1.5rem;
    line-height: 1.5rem;
    outline: 0;
    cursor: pointer;
    display: block;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .5;
    position: absolute;
    top: .375rem;
    right: 6.5px
}

    .k-rtl .k-autocomplete .k-clear-value, [dir="rtl"] .k-autocomplete .k-clear-value {
        right: auto;
        left: 6.5px
    }

    .k-autocomplete .k-clear-value:hover {
        opacity: 1
    }

    .k-autocomplete .k-searchbar {
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .k-autocomplete:hover .k-i-close, .k-autocomplete:hover .k-i-group-delete::before, .k-autocomplete.k-state-hover .k-i-close, .k-autocomplete.k-state-hover .k-i-group-delete::before, .k-autocomplete.k-state-focused .k-i-close, .k-autocomplete.k-state-focused .k-i-group-delete::before {
        display: -ms-flexbox;
        display: flex;
        outline: 0
    }

    .k-autocomplete:hover .k-clear-value, .k-autocomplete.k-state-hover .k-clear-value, .k-autocomplete.k-state-focused .k-clear-value {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .k-autocomplete[dir="rtl"], .k-rtl .k-autocomplete {
        padding-left: calc(0.75rem + 16px);
        padding-right: 0;
        text-align: right
    }

        .k-autocomplete[dir="rtl"] .k-select, .k-rtl .k-autocomplete .k-select {
            border-radius: .25rem 0 0 .25rem
        }

        .k-autocomplete[dir="rtl"] .k-clear-value, .k-autocomplete[dir="rtl"] .k-i-loading, .k-rtl .k-autocomplete .k-clear-value, .k-rtl .k-autocomplete .k-i-loading {
            right: auto;
            left: 6.5px
        }

    .k-autocomplete ::-ms-clear {
        display: none
    }

    .k-autocomplete {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-autocomplete.k-header, .k-autocomplete {
            border-color: rgba(33,37,41,0.15);
            color: #162431;
            background-color: #fff;
            box-shadow: none
        }

            .k-autocomplete.k-header:hover, .k-autocomplete.k-header.k-state-hover, .k-autocomplete:hover, .k-autocomplete.k-state-hover {
                border-color: rgba(33,37,41,0.15);
                color: #162431;
                background-color: #fff;
                box-shadow: none
            }

            .k-autocomplete.k-header.k-state-open, .k-autocomplete.k-header.k-state-focused, .k-autocomplete.k-state-open, .k-autocomplete.k-state-focused {
                border-color: #ffe76d;
                color: #162431;
                background-color: #fff;
                box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
            }

            .k-autocomplete.k-header.k-invalid, .k-autocomplete.k-header.k-invalid:hover, .k-autocomplete.k-header.k-state-invalid, .k-autocomplete.k-header.ng-invalid.ng-touched, .k-autocomplete.k-header.ng-invalid.ng-dirty, .k-autocomplete.k-invalid, .k-autocomplete.k-invalid:hover, .k-autocomplete.k-state-invalid, .k-autocomplete.ng-invalid.ng-touched, .k-autocomplete.ng-invalid.ng-dirty {
                color: #dc3545;
                border-color: #dc3545
            }

                .k-autocomplete.k-header.k-invalid:focus, .k-autocomplete.k-header.k-invalid.k-state-focused, .k-autocomplete.k-header.k-invalid:hover:focus, .k-autocomplete.k-header.k-invalid:hover.k-state-focused, .k-autocomplete.k-header.k-state-invalid:focus, .k-autocomplete.k-header.k-state-invalid.k-state-focused, .k-autocomplete.k-header.ng-invalid.ng-touched:focus, .k-autocomplete.k-header.ng-invalid.ng-touched.k-state-focused, .k-autocomplete.k-header.ng-invalid.ng-dirty:focus, .k-autocomplete.k-header.ng-invalid.ng-dirty.k-state-focused, .k-autocomplete.k-invalid:focus, .k-autocomplete.k-invalid.k-state-focused, .k-autocomplete.k-invalid:hover:focus, .k-autocomplete.k-invalid:hover.k-state-focused, .k-autocomplete.k-state-invalid:focus, .k-autocomplete.k-state-invalid.k-state-focused, .k-autocomplete.ng-invalid.ng-touched:focus, .k-autocomplete.ng-invalid.ng-touched.k-state-focused, .k-autocomplete.ng-invalid.ng-dirty:focus, .k-autocomplete.ng-invalid.ng-dirty.k-state-focused {
                    box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
                }

    .k-numerictextbox {
        width: 12.4em;
        border-width: 0;
        box-sizing: border-box;
        background: none;
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative
    }

        .k-numerictextbox .k-numeric-wrap {
            border-radius: .25rem;
            padding: 0;
            width: 100%;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box;
            position: relative;
            transition: all .1s ease;
            cursor: default;
            outline: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row
        }

            .k-numerictextbox .k-numeric-wrap .k-input {
                padding: .375rem .75rem;
                height: calc(0.75rem + 1.5em);
                box-sizing: border-box;
                border: 0;
                outline: 0;
                color: inherit;
                background: none;
                font: inherit;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                overflow: hidden;
                text-overflow: ellipsis
            }

                .k-numerictextbox .k-numeric-wrap .k-input:invalid {
                    box-shadow: none
                }

    .k-edge .k-numerictextbox .k-numeric-wrap .k-input {
        min-width: 0
    }

    .k-numerictextbox .k-numeric-wrap .k-select {
        border-radius: 0 .25rem .25rem 0;
        padding: 0;
        width: 2rem;
        border-width: 0;
        box-sizing: border-box;
        border-style: solid;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
        cursor: pointer
    }

    .k-numerictextbox .k-numeric-wrap .k-link {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: block;
        overflow: hidden;
        position: relative
    }

        .k-numerictextbox .k-numeric-wrap .k-link .k-icon {
            position: absolute;
            right: 50%;
            -webkit-transform: translateX(50%);
            -ms-transform: translateX(50%);
            transform: translateX(50%)
        }

    .k-numerictextbox .k-numeric-wrap .k-link-increase .k-icon {
        bottom: -1px
    }

    .k-numerictextbox .k-numeric-wrap .k-link-decrease .k-icon {
        top: -1px
    }

    .k-numerictextbox .k-numeric-wrap .k-i-warning {
        -ms-flex-item-align: center;
        align-self: center;
        margin-right: .5rem
    }

    .k-rtl .k-numerictextbox, .k-numerictextbox[dir="rtl"] {
        text-align: right
    }

        .k-rtl .k-numerictextbox .k-numeric-wrap .k-i-warning, .k-numerictextbox[dir="rtl"] .k-numeric-wrap .k-i-warning {
            -ms-flex-item-align: center;
            align-self: center;
            margin-right: 0;
            margin-left: .5rem
        }

        .k-rtl .k-numerictextbox .k-select, .k-numerictextbox[dir="rtl"] .k-select {
            border-radius: .25rem 0 0 .25rem
        }

    .k-numerictextbox ::-ms-clear {
        display: none
    }

    .k-numerictextbox .k-numeric-wrap {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff;
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-numerictextbox .k-numeric-wrap .k-select {
            border-color: #e6e6e6;
            color: #212529;
            background-color: #e6e6e6;
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
        }

        .k-numerictextbox .k-numeric-wrap:hover, .k-numerictextbox .k-numeric-wrap.k-state-hover {
            border-color: rgba(33,37,41,0.15);
            color: #162431;
            background-color: #fff
        }

            .k-numerictextbox .k-numeric-wrap:hover .k-select, .k-numerictextbox .k-numeric-wrap.k-state-hover .k-select {
                border-color: #cdcccc;
                color: #212529;
                background-color: #d3d3d3
            }

        .k-numerictextbox .k-numeric-wrap.k-state-focused {
            border-color: #ffe76d;
            color: #162431;
            background-color: #fff;
            box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
        }

        .k-numerictextbox .k-numeric-wrap.k-invalid, .k-numerictextbox .k-numeric-wrap.k-invalid:hover, .k-numerictextbox .k-numeric-wrap.k-state-invalid, .k-numerictextbox .k-numeric-wrap.ng-invalid.ng-touched, .k-numerictextbox .k-numeric-wrap.ng-invalid.ng-dirty {
            border-color: #dc3545;
            color: #dc3545
        }

            .k-numerictextbox .k-numeric-wrap.k-invalid:focus, .k-numerictextbox .k-numeric-wrap.k-invalid.k-state-focused, .k-numerictextbox .k-numeric-wrap.k-invalid:hover:focus, .k-numerictextbox .k-numeric-wrap.k-invalid:hover.k-state-focused, .k-numerictextbox .k-numeric-wrap.k-state-invalid:focus, .k-numerictextbox .k-numeric-wrap.k-state-invalid.k-state-focused, .k-numerictextbox .k-numeric-wrap.ng-invalid.ng-touched:focus, .k-numerictextbox .k-numeric-wrap.ng-invalid.ng-touched.k-state-focused, .k-numerictextbox .k-numeric-wrap.ng-invalid.ng-dirty:focus, .k-numerictextbox .k-numeric-wrap.ng-invalid.ng-dirty.k-state-focused {
                box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
            }

        .k-numerictextbox .k-numeric-wrap .k-link.k-state-selected {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc
        }

    .k-numerictextbox.k-invalid, .k-numerictextbox.k-invalid:hover, .k-numerictextbox.k-state-invalid, .k-numerictextbox.ng-invalid.ng-touched, .k-numerictextbox.ng-invalid.ng-dirty {
        border-color: #dc3545;
        color: #dc3545
    }

    .k-numerictextbox.k-state-focused {
        border-color: #ffe76d;
        color: #162431;
        background-color: #fff;
        box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
    }

    .k-state-invalid > .k-numeric-wrap, .ng-invalid.ng-touched > .k-numeric-wrap, .ng-invalid.ng-dirty > .k-numeric-wrap {
        color: #dc3545;
        border-color: #dc3545
    }

    .k-slider {
        background-color: transparent;
        border-width: 0;
        position: relative
    }

        .k-slider .k-button {
            height: 28px;
            line-height: 28px;
            margin: 0;
            min-width: 0;
            outline: 0;
            padding: 0;
            position: absolute;
            width: 28px;
            box-sizing: content-box
        }

            .k-slider .k-button .k-icon {
                vertical-align: baseline;
                line-height: 28px;
                margin-right: 0;
                height: 100%
            }

        .k-slider .k-button-increase {
            right: 0;
            top: 0
        }

        .k-slider .k-button-decrease {
            left: 0;
            top: 0
        }

        .k-slider .k-label {
            font-size: .92em;
            position: absolute;
            white-space: nowrap
        }

        .k-slider .k-tick, .k-slider .k-slider-track {
            cursor: pointer
        }

        .k-slider .k-tick {
            background-color: transparent;
            background-position: center center;
            background-repeat: no-repeat;
            margin: 0;
            padding: 0;
            position: relative
        }

        .k-slider.k-state-disabled .k-tick, .k-slider.k-state-disabled .k-slider-track, .k-slider.k-state-disabled .k-draghandle {
            cursor: default
        }

        .k-rtl .k-slider .k-slider-selection, .k-slider.k-rtl .k-slider-selection, [dir="rtl"] .k-slider .k-slider-selection, .k-slider[dir="rtl"] .k-slider-selection {
            left: auto;
            right: 0
        }

        .k-rtl .k-slider .k-button-increase, .k-slider.k-rtl .k-button-increase, [dir="rtl"] .k-slider .k-button-increase, .k-slider[dir="rtl"] .k-button-increase {
            left: 0;
            right: auto
        }

        .k-rtl .k-slider .k-button-decrease, .k-slider.k-rtl .k-button-decrease, [dir="rtl"] .k-slider .k-button-decrease, .k-slider[dir="rtl"] .k-button-decrease {
            right: 0;
            left: auto
        }

    .k-slider-vertical {
        height: 200px;
        width: 30px;
        outline: 0
    }

        .k-slider-vertical .k-button-decrease {
            bottom: 0;
            top: auto
        }

        .k-slider-vertical .k-tick {
            text-align: right;
            margin-left: 2px
        }

        .k-slider-vertical .k-slider-topleft .k-tick {
            text-align: left
        }

        .k-slider-vertical .k-tick {
            background-position: -92px center
        }

        .k-slider-vertical .k-slider-topleft .k-tick {
            background-position: -122px center
        }

        .k-slider-vertical .k-slider-bottomright .k-tick {
            background-position: -152px center
        }

        .k-slider-vertical .k-tick-large {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            background-position: -2px center
        }

        .k-slider-vertical .k-slider-topleft .k-tick-large {
            background-position: -32px center
        }

        .k-slider-vertical .k-slider-bottomright .k-tick-large {
            background-position: -62px center
        }

        .k-slider-vertical .k-first {
            background-position: -92px 100%
        }

        .k-slider-vertical .k-tick-large.k-first {
            background-position: -2px 100%
        }

        .k-slider-vertical .k-slider-topleft .k-first {
            background-position: -122px 100%
        }

        .k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
            background-position: -32px 100%
        }

        .k-slider-vertical .k-slider-bottomright .k-first {
            background-position: -152px 100%
        }

        .k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
            background-position: -62px 100%
        }

        .k-slider-vertical .k-last {
            background-position: -92px 0
        }

        .k-slider-vertical .k-tick-large.k-last {
            background-position: -2px 0
        }

        .k-slider-vertical .k-slider-topleft .k-last {
            background-position: -122px 0
        }

        .k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
            background-position: -32px 0
        }

        .k-slider-vertical .k-slider-bottomright .k-last {
            background-position: -152px 0
        }

        .k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
            background-position: -62px 0
        }

        .k-slider-vertical .k-label {
            display: block;
            left: 120%;
            text-align: left
        }

        .k-slider-vertical .k-last .k-label {
            top: -.5em
        }

        .k-slider-vertical .k-first .k-label {
            bottom: -.5em
        }

        .k-slider-vertical .k-slider-topleft .k-label {
            left: auto;
            right: 120%
        }

        .k-rtl .k-slider-vertical .k-label, .k-slider-vertical.k-rtl .k-label, [dir="rtl"] .k-slider-vertical .k-label, .k-slider-vertical[dir="rtl"] .k-label {
            left: auto;
            right: 120%
        }

        .k-rtl .k-slider-vertical .k-slider-topleft .k-label, .k-slider-vertical.k-rtl .k-slider-topleft .k-label, [dir="rtl"] .k-slider-vertical .k-slider-topleft .k-label, .k-slider-vertical[dir="rtl"] .k-slider-topleft .k-label {
            left: 120%;
            right: auto
        }

    .k-slider-horizontal {
        display: inline-block;
        height: 30px;
        width: 200px;
        outline: 0
    }

        .k-slider-horizontal .k-tick {
            float: left;
            height: 100%;
            text-align: center
        }

        .k-slider-horizontal .k-tick {
            background-position: center -92px
        }

        .k-slider-horizontal .k-slider-topleft .k-tick {
            background-position: center -122px
        }

        .k-slider-horizontal .k-slider-bottomright .k-tick {
            background-position: center -152px
        }

        .k-slider-horizontal .k-tick-large {
            background-position: center -2px
        }

        .k-slider-horizontal .k-slider-topleft .k-tick-large {
            background-position: center -32px
        }

        .k-slider-horizontal .k-slider-bottomright .k-tick-large {
            background-position: center -62px
        }

        .k-slider-horizontal .k-first {
            background-position: 0 -92px
        }

        .k-slider-horizontal .k-tick-large.k-first {
            background-position: 0 -2px
        }

        .k-slider-horizontal .k-slider-topleft .k-first {
            background-position: 0 -122px
        }

        .k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
            background-position: 0 -32px
        }

        .k-slider-horizontal .k-slider-bottomright .k-first {
            background-position: 0 -152px
        }

        .k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
            background-position: 0 -62px
        }

        .k-slider-horizontal .k-last {
            background-position: 100% -92px
        }

        .k-slider-horizontal .k-tick-large.k-last {
            background-position: 100% -2px
        }

        .k-slider-horizontal .k-slider-topleft .k-last {
            background-position: 100% -122px
        }

        .k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
            background-position: 100% -32px
        }

        .k-slider-horizontal .k-slider-bottomright .k-last {
            background-position: 100% -152px
        }

        .k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
            background-position: 100% -62px
        }

        .k-slider-horizontal .k-label {
            left: 0;
            bottom: -1.2em;
            line-height: 1;
            width: 100%
        }

        .k-slider-horizontal .k-first .k-label {
            left: -50%
        }

        .k-slider-horizontal .k-last .k-label {
            left: auto;
            right: -50%
        }

        .k-slider-horizontal .k-slider-topleft .k-label {
            top: -1.2em
        }

        .k-rtl .k-slider-horizontal .k-slider-track, .k-rtl .k-slider-horizontal .k-slider-selection, .k-slider-horizontal.k-rtl .k-slider-track, .k-slider-horizontal.k-rtl .k-slider-selection, [dir="rtl"] .k-slider-horizontal .k-slider-track, [dir="rtl"] .k-slider-horizontal .k-slider-selection, .k-slider-horizontal[dir="rtl"] .k-slider-track, .k-slider-horizontal[dir="rtl"] .k-slider-selection {
            right: 0;
            left: auto
        }

        .k-rtl .k-slider-horizontal .k-slider-buttons .k-slider-track, .k-slider-horizontal.k-rtl .k-slider-buttons .k-slider-track, [dir="rtl"] .k-slider-horizontal .k-slider-buttons .k-slider-track, .k-slider-horizontal[dir="rtl"] .k-slider-buttons .k-slider-track {
            right: 38px
        }

        .k-rtl .k-slider-horizontal .k-label, .k-slider-horizontal.k-rtl .k-label, [dir="rtl"] .k-slider-horizontal .k-label, .k-slider-horizontal[dir="rtl"] .k-label {
            left: auto;
            right: 0
        }

        .k-rtl .k-slider-horizontal .k-first .k-label, .k-slider-horizontal.k-rtl .k-first .k-label, [dir="rtl"] .k-slider-horizontal .k-first .k-label, .k-slider-horizontal[dir="rtl"] .k-first .k-label {
            right: -50%;
            left: auto
        }

        .k-rtl .k-slider-horizontal .k-last .k-label, .k-slider-horizontal.k-rtl .k-last .k-label, [dir="rtl"] .k-slider-horizontal .k-last .k-label, .k-slider-horizontal[dir="rtl"] .k-last .k-label {
            left: 50%;
            right: auto
        }

    .k-slider-wrap {
        height: 100%;
        width: 100%
    }

    .k-slider-track, .k-slider-selection {
        margin: 0;
        padding: 0;
        position: absolute
    }

    .k-slider-horizontal .k-slider-track, .k-slider-horizontal .k-slider-selection {
        height: 4px;
        left: 0;
        margin-top: -2px;
        top: 50%
    }

    .k-slider-vertical .k-slider-track, .k-slider-vertical .k-slider-selection {
        bottom: 0;
        left: 50%;
        margin-left: -2px;
        width: 4px
    }

    .k-slider-horizontal .k-slider-buttons .k-slider-track {
        left: 38px
    }

    .k-slider-vertical .k-slider-buttons .k-slider-track {
        bottom: 38px
    }

    .k-draghandle {
        background-color: transparent;
        background-repeat: no-repeat;
        border-style: solid;
        border-width: 1px;
        outline: 0;
        position: absolute;
        text-align: center;
        text-decoration: none;
        box-sizing: content-box;
        width: 14px;
        height: 14px
    }

    .k-slider-horizontal .k-draghandle {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .k-slider-horizontal .k-draghandle:active, .k-slider-horizontal .k-draghandle.k-pressed {
            -webkit-transform: translateY(-50%) scale(1);
            -ms-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1)
        }

    .k-slider-vertical .k-draghandle {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

        .k-slider-vertical .k-draghandle:active, .k-slider-vertical .k-draghandle.k-pressed {
            -webkit-transform: translateX(-50%) scale(1);
            -ms-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1)
        }

    .k-slider-transitions.k-slider-horizontal .k-draghandle {
        transition: left .3s ease-out,background-color .3s ease-out,-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
        transition: left .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
        transition: left .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)
    }

    .k-slider-transitions.k-slider-vertical .k-draghandle {
        transition: bottom .3s ease-out,background-color .3s ease-out,-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
        transition: bottom .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);
        transition: bottom .3s ease-out,background-color .3s ease-out,transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)
    }

    .k-draghandle.k-pressed {
        transition: none
    }

    .k-slider-transitions.k-slider-horizontal .k-slider-selection {
        transition: width .3s ease-out
    }

    .k-slider-transitions.k-slider-vertical .k-slider-selection {
        transition: height .3s ease-out
    }

    .k-slider-selection.k-pressed {
        transition: none
    }

    .k-slider-items {
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .k-slider-buttons .k-slider-items {
        margin-left: 38px
    }

    .k-slider-horizontal .k-slider-items {
        height: 100%;
        padding: 2px 0;
        box-sizing: border-box
    }

    .k-slider-vertical .k-slider-items {
        padding-top: 1px
    }

    .k-slider-vertical .k-slider-buttons .k-slider-items {
        margin: 0;
        padding-top: 38px
    }

    .k-slider-tooltip .k-callout-n, .k-slider-tooltip .k-callout-s {
        margin-left: -.2rem
    }

    .k-slider-tooltip .k-callout-w, .k-slider-tooltip .k-callout-e {
        margin-top: -.2rem
    }

    .k-slider .k-slider-track, .k-slider .k-slider-selection {
        border-radius: .25rem
    }

    .k-slider .k-slider-track {
        background-color: #e6e6e6
    }

    .k-slider .k-slider-selection {
        background-color: #ecc500
    }

    .k-slider .k-button {
        border-radius: 50%
    }

    .k-slider .k-draghandle {
        border-color: #ecc500;
        color: #000;
        background-color: #ecc500;
        border-radius: 50%
    }

        .k-slider .k-draghandle:hover {
            border-color: #b99a00;
            color: #fff;
            background-color: #c6a500
        }

        .k-slider .k-draghandle:active, .k-slider .k-draghandle.k-pressed {
            border-color: #ac9000;
            color: #fff;
            background-color: #b99a00;
            box-shadow: inset inset 0 2px 2px 0 rgba(0,0,0,0.06)
        }

        .k-slider .k-draghandle:focus, .k-slider .k-draghandle.k-state-focused {
            box-shadow: 0 0 0 3px rgba(236,197,0,0.5)
        }

    .k-slider.k-state-focused .k-draghandle {
        box-shadow: 0 0 0 3px rgba(236,197,0,0.5)
    }

    .k-slider .k-slider-wrap:focus {
        outline: none
    }

    .k-slider-horizontal .k-tick {
        background-image: url(data:image/gif;base64,R0lGODlhAQC0AIABALi4uAAAACH5BAEAAAEALAAAAAABALQAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7)
    }

    .k-slider-vertical .k-tick {
        background-image: url(data:image/gif;base64,R0lGODlhtAABAIABALi4uAAAACH5BAEAAAEALAAAAAC0AAEAAAIWjIGJxqzazlux2ovlzND2rAHgSIZWAQA7)
    }

    .k-slider .k-button:active, .k-slider .k-button.k-state-active {
        box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
    }

    .k-colorpicker {
        width: auto;
        border-width: 0;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        background: none;
        text-align: left;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative;
        overflow: visible;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-colorpicker .k-selected-color {
            padding: .375rem;
            width: calc(1.5em + 0.75rem);
            height: calc(1.5em + 0.75rem);
            box-sizing: border-box;
            line-height: 0;
            position: relative;
            overflow: hidden
        }

            .k-colorpicker .k-selected-color .k-i-line {
                border-top: 1px solid #dc3545;
                width: 200%;
                height: 200%;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-33%, -33%) rotateZ(45deg);
                -ms-transform: translate(-33%, -33%) rotate(45deg);
                transform: translate(-33%, -33%) rotateZ(45deg);
                -webkit-transform-origin: 0 0;
                -ms-transform-origin: 0 0;
                transform-origin: 0 0
            }

                .k-colorpicker .k-selected-color .k-i-line::before {
                    display: none
                }

        .k-colorpicker .k-tool-icon {
            padding: .375rem;
            width: calc(1.5em + 0.75rem);
            height: calc(1.5em + 0.75rem);
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: inherit;
            box-sizing: border-box;
            font-size: inherit;
            text-align: center
        }

            .k-colorpicker .k-tool-icon::before {
                font-size: 16px;
                line-height: 1
            }

            .k-colorpicker .k-tool-icon .k-selected-color {
                margin: 0 0 12px;
                padding: 0;
                width: 14px;
                height: 3px;
                line-height: 0;
                display: inline-block
            }

            .k-colorpicker .k-tool-icon:hover, .k-colorpicker .k-tool-icon.k-state-hover {
                cursor: pointer
            }

        .k-colorpicker .k-picker-wrap {
            border-radius: .25rem;
            padding: 0;
            width: 100%;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box;
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            transition: all .1s ease;
            overflow: hidden;
            cursor: default;
            outline: 0
        }

            .k-colorpicker .k-picker-wrap .k-input {
                padding: .375rem .75rem;
                width: 100%;
                height: calc(0.75rem + 1.5em);
                box-sizing: border-box;
                border: 0;
                outline: 0;
                color: inherit;
                background: none;
                font: inherit;
                -ms-flex: 0 1 auto;
                flex: 0 1 auto;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                overflow: hidden;
                text-overflow: ellipsis
            }

    .k-edge .k-colorpicker .k-picker-wrap .k-input {
        min-width: 0
    }

    .k-colorpicker .k-picker-wrap .k-select {
        border-radius: 0 .25rem .25rem 0;
        padding: .375rem .375rem;
        border-width: 0;
        border-style: solid;
        border-color: inherit;
        box-sizing: border-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
        cursor: pointer
    }

    .k-colorpicker .k-select {
        padding: 0;
        border-width: 0
    }

    .k-colorpicker + .k-animation-container .k-popup {
        padding: 0
    }

    .k-flatcolorpicker {
        border-radius: .25rem;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 349px;
        padding: 15px;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-flatcolorpicker .k-hsv-rectangle {
            position: relative;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -ms-touch-action: pinch-zoom double-tap-zoom
        }

            .k-flatcolorpicker .k-hsv-rectangle .k-draghandle {
                margin: -7px 0 0 -7px;
                cursor: pointer;
                position: absolute;
                z-index: 10;
                left: 50%;
                top: 50%
            }

        .k-flatcolorpicker .k-hsv-gradient {
            height: 180px
        }

        .k-flatcolorpicker .k-sliders-wrap {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            position: relative
        }

            .k-flatcolorpicker .k-sliders-wrap.k-hbox, .k-flatcolorpicker .k-sliders-wrap.k-columnset {
                margin-left: 8px
            }

                .k-flatcolorpicker .k-sliders-wrap.k-hbox .k-slider + .k-slider, .k-flatcolorpicker .k-sliders-wrap.k-columnset .k-slider + .k-slider {
                    margin-left: 8px
                }

            .k-flatcolorpicker .k-sliders-wrap.k-vbox, .k-flatcolorpicker .k-sliders-wrap.k-rowset {
                margin-top: 8px
            }

                .k-flatcolorpicker .k-sliders-wrap.k-vbox .k-slider + .k-slider, .k-flatcolorpicker .k-sliders-wrap.k-rowset .k-slider + .k-slider {
                    margin-top: 8px
                }

        .k-flatcolorpicker .k-sliders-wrap-clearable.k-hbox .k-clear-color, .k-flatcolorpicker .k-sliders-wrap-clearable.k-columnset .k-clear-color {
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .k-flatcolorpicker .k-sliders-wrap-clearable.k-hbox .k-hue-slider, .k-flatcolorpicker .k-sliders-wrap-clearable.k-columnset .k-hue-slider, .k-flatcolorpicker .k-sliders-wrap-clearable.k-hbox .k-alpha-slider, .k-flatcolorpicker .k-sliders-wrap-clearable.k-columnset .k-alpha-slider {
            height: 140px;
            -ms-flex-item-align: end;
            align-self: flex-end
        }

        .k-flatcolorpicker .k-slider {
            display: block
        }

            .k-flatcolorpicker .k-slider .k-slider-wrap {
                z-index: 1
            }

            .k-flatcolorpicker .k-slider .k-slider-selection {
                display: none
            }

            .k-flatcolorpicker .k-slider .k-draghandle {
                border-width: 3px
            }

        .k-flatcolorpicker .k-slider-horizontal {
            width: 100%;
            height: 10px;
            -ms-flex: 0 0 10px;
            flex: 0 0 10px
        }

            .k-flatcolorpicker .k-slider-horizontal .k-slider-track {
                margin-top: -5px;
                height: 10px;
                border-radius: 10px
            }

        .k-flatcolorpicker .k-slider-vertical {
            width: 10px;
            height: 180px;
            -ms-flex: 0 0 10px;
            flex: 0 0 10px
        }

            .k-flatcolorpicker .k-slider-vertical .k-slider-track {
                margin-left: -5px;
                width: 10px;
                border-radius: 10px
            }

        .k-flatcolorpicker .k-draghandle {
            border-radius: 50%;
            width: 14px;
            height: 14px;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box
        }

        .k-flatcolorpicker .k-colorinputs {
            margin-top: 16px
        }

            .k-flatcolorpicker .k-colorinputs > .k-gradient-values + .k-gradient-values {
                margin-top: 8px
            }

        .k-flatcolorpicker .k-gradient-values {
            -ms-flex-pack: justify;
            justify-content: space-between
        }

            .k-flatcolorpicker .k-gradient-values .k-input, .k-flatcolorpicker .k-gradient-values .k-textbox {
                padding: .375rem .375rem
            }

            .k-flatcolorpicker .k-gradient-values div, .k-flatcolorpicker .k-gradient-values input, .k-flatcolorpicker .k-gradient-values .k-numerictextbox {
                width: 52px;
                text-align: center
            }

            .k-flatcolorpicker .k-gradient-values div {
                text-transform: uppercase;
                text-align: center
            }

            .k-flatcolorpicker .k-gradient-values .k-hex-value {
                width: 85px
            }

        .k-flatcolorpicker .k-numerictextbox .k-input {
            text-overflow: clip
        }

        .k-flatcolorpicker .k-selected-color {
            border-width: 0 0 1px;
            border-style: solid;
            border-color: inherit;
            background-position: 50% 50%
        }

        .k-flatcolorpicker .k-color-input {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            position: relative
        }

        .k-flatcolorpicker .k-color-value {
            margin: 0 0 0 calc(3em + 1.5rem);
            padding: .375rem .75rem;
            width: 100%;
            border: 0;
            box-sizing: border-box;
            font-size: inherit;
            line-height: 1.5;
            font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
            outline: 0;
            -ms-flex: 1;
            flex: 1
        }

        .k-flatcolorpicker .k-clear-color-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row
        }

        .k-flatcolorpicker .k-clear-color {
            -ms-flex: 1;
            flex: 1
        }

        .k-flatcolorpicker .k-color-value + .k-clear-color {
            -ms-flex: none;
            flex: none;
            position: absolute;
            top: 0;
            right: 0
        }

        .k-flatcolorpicker .k-controls {
            margin-top: 16px;
            text-align: center
        }

    .k-rtl .k-flatcolorpicker .k-sliders-wrap.k-hbox, .k-rtl .k-flatcolorpicker .k-sliders-wrap.k-columnset, [dir="rtl"] .k-flatcolorpicker .k-sliders-wrap.k-hbox, [dir="rtl"] .k-flatcolorpicker .k-sliders-wrap.k-columnset {
        margin-left: 0;
        margin-right: 8px
    }

        .k-rtl .k-flatcolorpicker .k-sliders-wrap.k-hbox .k-slider + .k-slider, .k-rtl .k-flatcolorpicker .k-sliders-wrap.k-columnset .k-slider + .k-slider, [dir="rtl"] .k-flatcolorpicker .k-sliders-wrap.k-hbox .k-slider + .k-slider, [dir="rtl"] .k-flatcolorpicker .k-sliders-wrap.k-columnset .k-slider + .k-slider {
            margin-left: 0;
            margin-right: 8px
        }

    .k-rtl .k-flatcolorpicker .k-color-value, [dir="rtl"] .k-flatcolorpicker .k-color-value {
        margin: 0 calc(3em + 1.5rem) 0 0;
        direction: initial;
        text-align: right
    }

        .k-rtl .k-flatcolorpicker .k-color-value + .k-clear-color, [dir="rtl"] .k-flatcolorpicker .k-color-value + .k-clear-color {
            right: auto;
            left: 0
        }

    .k-colorpalette {
        border-width: 0;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 0;
        display: inline-block;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-colorpalette .k-palette {
            width: 100%;
            height: 100%;
            border-collapse: collapse;
            position: relative
        }

        .k-colorpalette .k-item {
            width: 14px;
            height: 14px;
            box-sizing: border-box;
            overflow: hidden;
            -ms-high-contrast-adjust: none;
            cursor: pointer
        }

            .k-colorpalette .k-item:hover, .k-colorpalette .k-item.k-state-hover {
                position: relative;
                z-index: 101
            }

            .k-colorpalette .k-item.k-state-selected, .k-colorpalette .k-item.k-state-selected:hover, .k-colorpalette .k-item.k-state-focused, .k-colorpalette .k-item:focus {
                position: relative;
                z-index: 100
            }

    .k-colorpicker .k-picker-wrap {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-colorpicker .k-picker-wrap .k-select {
            border-width: 0 0 0 1px;
            border-color: inherit;
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
        }

    .k-colorpicker .k-picker-wrap {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-colorpicker .k-picker-wrap.k-invalid, .k-colorpicker .k-picker-wrap.k-invalid:hover, .k-colorpicker .k-picker-wrap.k-state-invalid, .k-colorpicker .k-picker-wrap.ng-invalid.ng-touched, .k-colorpicker .k-picker-wrap.ng-invalid.ng-dirty {
            color: #dc3545;
            border-color: #dc3545
        }

    .k-colorpicker .k-tool-icon:hover, .k-colorpicker .k-select:hover, .k-colorpicker .k-tool-icon.k-state-hover, .k-colorpicker .k-select.k-state-hover, .k-colorpicker .k-state-hover {
        border-color: #cdcccc;
        color: #212529;
        background-color: #d3d3d3
    }

    .k-colorpicker .k-tool-icon:hover, .k-colorpicker .k-tool-icon.k-state-hover {
        border-color: #cdcccc
    }

    .k-colorpicker .k-state-active {
        border-color: #c6c6c6;
        color: #212529;
        background-color: #cdcccc
    }

    .k-colorpicker .k-state-focused {
        box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
    }

    .k-flatcolorpicker {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-flatcolorpicker .k-color-value {
            border-color: rgba(33,37,41,0.15);
            color: #162431;
            background-color: #fff
        }

        .k-flatcolorpicker .k-hsv-gradient {
            background: linear-gradient(to bottom, rgba(0,0,0,0),black),linear-gradient(to right, white,rgba(255,255,255,0))
        }

        .k-flatcolorpicker .k-slider .k-draghandle {
            box-shadow: 0 1px 4px rgba(0,0,0,0.9);
            background-color: transparent
        }

            .k-flatcolorpicker .k-slider .k-draghandle:hover, .k-flatcolorpicker .k-slider .k-draghandle:focus {
                border-color: white;
                box-shadow: 0 1px 4px black;
                background-color: transparent
            }

        .k-flatcolorpicker .k-hue-slider.k-slider-horizontal .k-slider-track {
            background: linear-gradient(to right, red,#ff0,lime,cyan,blue,#f0f,red)
        }

        .k-flatcolorpicker .k-hue-slider.k-slider-vertical .k-slider-track {
            background: linear-gradient(to top, red,#ff0,lime,cyan,blue,#f0f,red)
        }

        .k-flatcolorpicker .k-alpha-slider .k-slider-track {
            background: url("data:image/png;base64,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") center
        }

        .k-flatcolorpicker .k-draghandle {
            border-color: rgba(255,255,255,0.8);
            box-shadow: 0 1px 4px rgba(0,0,0,0.21)
        }

    .k-rtl .k-flatcolorpicker .k-hue-slider.k-slider-horizontal .k-slider-track, [dir="rtl"] .k-flatcolorpicker .k-hue-slider.k-slider-horizontal .k-slider-track {
        background: linear-gradient(to left, red,#ff0,lime,cyan,blue,#f0f,red)
    }

    .k-rtl .k-flatcolorpicker .k-alpha-slider .k-slider-track, [dir="rtl"] .k-flatcolorpicker .k-alpha-slider .k-slider-track {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAAAQCAYAAABnaabpAAAACXBIWXMAABbqAAAW6gHljkMQAAAGvmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDggNzkuMTY0MDM2LCAyMDE5LzA4LzEzLTAxOjA2OjU3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTA4LTIwVDE0OjU0OjQxKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMi0wNVQxMzoyNjozMCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMi0wNVQxMzoyNjozMCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpjNTNiZjJiNC01Y2RhLTQzNGMtOTJmNS05NDg2NjdlZjRmYTgiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowYjMzZmFjMi1mYzM4LTI0NGItYjRkMS05OWE2ZDNhNWE4ZWIiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1YjI5M2E2NC00YTc0LWY0NDQtYmRjOC02MjI0ZjUwOTY2NGEiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjViMjkzYTY0LTRhNzQtZjQ0NC1iZGM4LTYyMjRmNTA5NjY0YSIgc3RFdnQ6d2hlbj0iMjAxOS0wOC0yMFQxNDo1NDo0MSswMzowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplNWEyZTA2Yy1lZWQwLTVhNGMtYjZjMC1lMGZiZjhmZjBkNjciIHN0RXZ0OndoZW49IjIwMTktMTItMDVUMTM6MjY6MzArMDI6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMS4wIChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YzUzYmYyYjQtNWNkYS00MzRjLTkyZjUtOTQ4NjY3ZWY0ZmE4IiBzdEV2dDp3aGVuPSIyMDE5LTEyLTA1VDEzOjI2OjMwKzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMCAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+PKc3+gAABx9JREFU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") center
    }

    .k-colorpalette .k-item:hover, .k-colorpalette .k-item.k-state-hover {
        box-shadow: 0 0 3px 1px rgba(0,0,0,0.3),inset 0 0 0 1px rgba(255,255,255,0.8)
    }

    .k-colorpalette .k-item.k-state-selected, .k-colorpalette .k-item.k-state-selected:hover, .k-colorpalette .k-item.k-state-focused, .k-colorpalette .k-item:focus {
        box-shadow: 0 1px 3px 1px rgba(0,0,0,0.3),inset 0 0 0 1px #fff
    }

    .k-combobox {
        width: 12.4em;
        border-width: 0;
        box-sizing: border-box;
        outline: 0;
        background: none;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-combobox .k-dropdown-wrap {
            border-radius: .25rem;
            padding: 0;
            width: 100%;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box;
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            transition: all .1s ease;
            outline: 0;
            cursor: initial
        }

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

    .k-edge .k-combobox .k-dropdown-wrap .k-input {
        min-width: 0
    }

    .k-combobox .k-dropdown-wrap ::-ms-clear {
        display: none
    }

    .k-combobox .k-dropdown-wrap .k-clear-value {
        height: 1.5rem;
        line-height: 1.5rem;
        outline: 0;
        cursor: pointer;
        display: none;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        opacity: .5;
        position: absolute;
        top: .375rem;
        right: calc(0.75rem + 23.5px)
    }

        .k-combobox .k-dropdown-wrap .k-clear-value:hover {
            opacity: 1
        }

    .k-combobox .k-dropdown-wrap:hover .k-clear-value, .k-combobox .k-dropdown-wrap.k-state-hover .k-clear-value, .k-combobox .k-dropdown-wrap.k-state-focused .k-clear-value {
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .k-combobox .k-dropdown-wrap .k-select {
        border-radius: 0 .25rem .25rem 0;
        padding: .375rem .375rem;
        width: auto;
        border-width: 0 0 0 1px;
        box-sizing: border-box;
        border-style: solid;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
        cursor: pointer
    }

    .k-combobox.k-combobox-clearable .k-input {
        padding-right: calc(16px + 1rem)
    }

    .k-combobox .k-searchbar {
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .k-combobox[dir="rtl"], .k-rtl .k-combobox {
        text-align: right
    }

        .k-combobox[dir="rtl"] .k-select, .k-rtl .k-combobox .k-select {
            border-radius: .25rem 0 0 .25rem
        }

        .k-combobox[dir="rtl"] .k-clear-value, .k-rtl .k-combobox .k-clear-value {
            right: auto;
            left: calc(0.75rem + 23.5px)
        }

        .k-combobox[dir="rtl"].k-combobox-clearable .k-input, .k-rtl .k-combobox.k-combobox-clearable .k-input {
            padding-left: calc(16px + 1rem);
            padding-right: .75rem
        }

    .k-combobox ::-ms-clear {
        display: none
    }

    .k-combobox .k-dropdown-wrap {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-combobox .k-dropdown-wrap .k-select {
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
        }

    .k-combobox[dir="rtl"] .k-select, .k-rtl .k-combobox .k-select {
        border-radius: .25rem 0 0 .25rem;
        border-width: 0 1px 0 0
    }

    .k-combobox .k-dropdown-wrap {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

        .k-combobox .k-dropdown-wrap.k-invalid, .k-combobox .k-dropdown-wrap.k-invalid:hover, .k-combobox .k-dropdown-wrap.k-state-invalid, .k-combobox .k-dropdown-wrap.ng-invalid.ng-touched, .k-combobox .k-dropdown-wrap.ng-invalid.ng-dirty {
            color: #dc3545;
            border-color: #dc3545
        }

    .k-combobox .k-select {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

    .k-combobox > :hover, .k-combobox .k-state-hover {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

        .k-combobox > :hover .k-select, .k-combobox .k-state-hover .k-select {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

    .k-combobox > .k-state-focused, .k-combobox .k-state-active {
        border-color: #ffe76d;
        color: #162431;
        background-color: #fff;
        box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
    }

    .k-state-invalid > .k-dropdown-wrap, .ng-invalid.ng-touched > .k-dropdown-wrap, .ng-invalid.ng-dirty > .k-dropdown-wrap {
        color: #dc3545;
        border-color: #dc3545
    }

    .k-combobox .k-state-active .k-select {
        border-color: #c6c6c6;
        color: #212529;
        background-color: #cdcccc
    }

    .k-calendar {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        position: relative;
        overflow: hidden;
        display: inline-block;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    .k-popup .k-calendar {
        height: 100%
    }

    .k-calendar .k-link {
        outline: 0;
        color: inherit;
        text-decoration: none;
        white-space: normal;
        cursor: pointer;
        overflow: hidden
    }

    .k-calendar .k-calendar-view table {
        margin: 0;
        border-width: 0;
        border-color: inherit;
        border-spacing: 0;
        border-collapse: separate;
        table-layout: fixed;
        outline: 0;
        position: relative;
        z-index: 1
    }

    .k-calendar .k-calendar-view td, .k-calendar .k-calendar-view th {
        border-width: 0;
        padding: 0;
        text-align: center;
        border-style: solid;
        border-color: inherit;
        font-weight: normal;
        cursor: default
    }

    .k-calendar .k-calendar-view th {
        padding: .25rem 0;
        font-size: .875rem;
        line-height: 2;
        text-transform: uppercase;
        opacity: .65
    }

    .k-calendar .k-calendar-view tbody th {
        padding-left: .75rem;
        padding-right: .75rem;
        height: 2em;
        font: inherit;
        font-weight: bold;
        text-transform: none;
        text-align: left
    }

    .k-calendar .k-header {
        padding: .25rem .25rem;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        z-index: 2
    }

        .k-calendar .k-header .k-link {
            border-radius: .25rem;
            padding: .25rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center
        }

    .k-calendar .k-nav-prev, .k-calendar .k-nav-next {
        width: 1.5em;
        height: 1.5em;
        box-sizing: content-box
    }

    .k-calendar .k-nav-fast {
        margin: 0 .25rem;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-calendar-header {
        padding: .5rem 1rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-calendar-header .k-title {
            font-weight: bold
        }

        .k-calendar-header .k-today {
            cursor: pointer
        }

        .k-calendar-header .k-calendar-nav {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .k-calendar > .k-calendar-header {
        min-width: 280px;
        box-sizing: border-box
    }

    .k-calendar .k-footer, .k-calendar .k-calendar-footer {
        text-align: center;
        clear: both
    }

        .k-calendar .k-nav-today, .k-calendar .k-footer > .k-state-disabled {
            padding: .5rem 1rem;
            display: block
        }

            .k-calendar .k-nav-today:hover {
                text-decoration: underline
            }

    .k-calendar .k-calendar-view {
        width: 280px;
        height: 280px;
        position: relative;
        z-index: 1;
        overflow: hidden;
        margin: auto
    }

    .k-calendar.k-week-number .k-calendar-view {
        width: 320px
    }

    .k-calendar-infinite .k-calendar-view {
        width: 280px;
        height: calc(320px + 2em)
    }

    .k-calendar .k-content, .k-calendar .k-calendar-content {
        width: 100%;
        margin: 0;
        text-align: center;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        position: relative
    }

        .k-calendar .k-content > table, .k-calendar .k-calendar-content > table {
            table-layout: fixed;
            margin-right: -17px
        }

        .k-calendar .k-content td, .k-calendar .k-calendar-content td {
            border-radius: .25rem;
            border-color: transparent
        }

        .k-calendar .k-content .k-link, .k-calendar .k-calendar-content .k-link {
            border-radius: .25rem;
            padding: .5rem .5rem;
            box-sizing: border-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-calendar .k-content .k-weekend, .k-calendar .k-calendar-content .k-weekend {
            border-radius: 0;
            opacity: 1
        }

        .k-calendar .k-content .k-alt, .k-calendar .k-calendar-content .k-alt {
            opacity: .65
        }

        .k-calendar .k-content .k-other-month .k-link, .k-calendar .k-calendar-content .k-other-month .k-link {
            opacity: .65
        }

        .k-calendar .k-content .k-state-disabled, .k-calendar .k-calendar-content .k-state-disabled {
            opacity: .65
        }

    .k-calendar table.k-content {
        display: inline-table;
        vertical-align: top
    }

    .k-calendar .k-month td, .k-calendar .k-calendar-monthview td {
        width: 40px;
        height: 40px
    }

    .k-calendar .k-month .k-link, .k-calendar .k-calendar-monthview .k-link {
        width: 40px;
        height: 40px
    }

    .k-calendar .k-year td, .k-calendar .k-calendar-yearview td {
        width: auto;
        height: auto
    }

    .k-calendar .k-year .k-link, .k-calendar .k-calendar-yearview .k-link {
        width: 70px;
        height: 70px
    }

    .k-calendar .k-decade td, .k-calendar .k-calendar-decadeview td {
        width: auto;
        height: auto
    }

    .k-calendar .k-decade .k-link, .k-calendar .k-calendar-decadeview .k-link {
        width: 70px;
        height: 70px
    }

    .k-calendar .k-century td, .k-calendar .k-calendar-centuryview td {
        width: auto;
        height: auto
    }

    .k-calendar .k-century .k-link, .k-calendar .k-calendar-centuryview .k-link {
        width: 70px;
        height: 70px;
        text-align: left
    }

    .k-calendar-infinite {
        box-sizing: content-box;
        width: auto;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: bottom
    }

        .k-calendar-infinite .k-calendar-view, .k-calendar-infinite .k-calendar-monthview {
            padding: 0 1rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            -ms-flex-direction: column;
            flex-direction: column;
            overflow: hidden;
            box-sizing: content-box
        }

            .k-calendar-infinite .k-calendar-view::after, .k-calendar-infinite .k-calendar-monthview::after {
                display: block;
                position: absolute;
                bottom: 0;
                content: " ";
                height: 0;
                line-height: 0;
                z-index: 1;
                width: 150%;
                left: -25%;
                box-shadow: 0 0 40px 20px #fff
            }

        .k-calendar-infinite .k-calendar-header {
            margin-left: -1rem;
            margin-right: -1rem
        }

        .k-calendar-infinite .k-calendar-weekdays {
            width: 100%;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

        .k-calendar-infinite .k-calendar-yearview .k-content td, .k-calendar-infinite .k-calendar-decadeview .k-content td, .k-calendar-infinite .k-calendar-centuryview .k-content td {
            width: auto;
            height: auto
        }

            .k-calendar-infinite .k-calendar-yearview .k-content .k-link, .k-calendar-infinite .k-calendar-yearview .k-content td.k-empty, .k-calendar-infinite .k-calendar-decadeview .k-content .k-link, .k-calendar-infinite .k-calendar-decadeview .k-content td.k-empty, .k-calendar-infinite .k-calendar-centuryview .k-content .k-link, .k-calendar-infinite .k-calendar-centuryview .k-content td.k-empty {
                width: 56px;
                height: 56px
            }

    .k-calendar-container, .k-datetime-container {
        padding: 0
    }

        .k-calendar-container .k-calendar, .k-datetime-container .k-calendar {
            border-width: 0
        }

    .k-calendar .k-content.k-scrollable {
        box-sizing: content-box;
        overflow-x: hidden;
        overflow-y: auto;
        display: block;
        padding-right: 100px;
        padding-left: 100px;
        margin-left: -100px;
        margin-right: -100px;
        margin-right: -117px
    }

    .k-calendar .k-scrollable-placeholder {
        position: absolute;
        z-index: -1;
        width: 1px;
        top: 0;
        right: 0
    }

    .k-calendar-navigation {
        position: relative;
        display: block;
        overflow: hidden;
        width: 5em;
        z-index: 2
    }

        .k-calendar-navigation::before, .k-calendar-navigation::after {
            display: block;
            position: absolute;
            content: " ";
            height: 0;
            line-height: 0;
            z-index: 1;
            width: 200%;
            left: -50%;
            box-shadow: 0 0 6em 3em #f7f7f9
        }

        .k-calendar-navigation::before {
            top: 0
        }

        .k-calendar-navigation::after {
            bottom: 0
        }

        .k-calendar-navigation .k-content {
            background: transparent;
            height: auto;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0
        }

            .k-calendar-navigation .k-content ul {
                width: 5em
            }

            .k-calendar-navigation .k-content li {
                height: 2em;
                line-height: 2em;
                cursor: pointer;
                padding: 0 1em
            }

        .k-calendar-navigation .k-calendar-navigation-marker {
            font-weight: bold
        }

        .k-calendar-navigation .k-calendar-navigation-highlight {
            width: 100%;
            border-width: 1px 0;
            border-style: solid;
            height: 2em;
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    .k-calendar.k-calendar-range {
        width: auto
    }

        .k-calendar.k-calendar-range .k-calendar-view {
            height: auto;
            min-height: 280px;
            width: auto;
            white-space: nowrap
        }

            .k-calendar.k-calendar-range .k-calendar-view::after {
                display: none
            }

        .k-calendar.k-calendar-range table {
            width: auto
        }

            .k-calendar.k-calendar-range table.k-content {
                padding: 0 1rem
            }

            .k-calendar.k-calendar-range table.k-meta-view {
                margin: 0 -1px
            }

        .k-calendar.k-calendar-range .k-meta-header, .k-calendar.k-calendar-range .k-month-header {
            margin: 0 1rem;
            padding: .25rem .75rem;
            font-size: .875rem;
            line-height: 2;
            text-align: left;
            opacity: .65;
            cursor: default
        }

        .k-calendar.k-calendar-range .k-range-start {
            border-color: inherit;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .k-calendar.k-calendar-range .k-range-end {
            border-color: inherit;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

        .k-calendar.k-calendar-range .k-range-mid {
            border-color: inherit;
            border-radius: 0
        }

        .k-calendar.k-calendar-range:not(.k-calendar-infinite) .k-calendar-view {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row
        }

    .k-animation-container-sm .k-calendar.k-calendar-range:not(.k-calendar-infinite) .k-calendar-view {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .k-calendar.k-calendar-range.k-calendar-infinite table {
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-calendar.k-calendar-range.k-calendar-infinite table > tbody {
            display: inline-block;
            vertical-align: top
        }

            .k-calendar.k-calendar-range.k-calendar-infinite table > tbody + tbody {
                margin-left: 2rem
            }

    .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-button {
        border-radius: 0;
        width: 50px
    }

    .k-calendar.k-calendar-range.k-calendar-infinite:not(.k-calendar-minimal) > .k-calendar-view {
        border-width: 0 1px;
        border-style: solid;
        border-color: inherit
    }

    .k-widget.k-daterangepicker {
        border: 0
    }

    .k-rtl .k-calendar .k-nav-prev, .k-rtl .k-calendar .k-nav-next, .k-rtl .k-calendar .k-prev-view, .k-rtl .k-calendar .k-next-view, .k-calendar[dir="rtl"] .k-nav-prev, .k-calendar[dir="rtl"] .k-nav-next, .k-calendar[dir="rtl"] .k-prev-view, .k-calendar[dir="rtl"] .k-next-view {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-rtl .k-calendar .k-content.k-scrollable, .k-calendar[dir="rtl"] .k-content.k-scrollable {
        padding-right: 100px;
        padding-left: 100px;
        margin-left: -100px;
        margin-right: -100px;
        margin-left: -117px
    }

    .k-rtl .k-calendar tbody th, .k-calendar[dir="rtl"] tbody th {
        text-align: right
    }

    .k-rtl .k-calendar .k-content > table, .k-rtl .k-calendar .k-calendar-content > table, .k-calendar[dir="rtl"] .k-content > table, .k-calendar[dir="rtl"] .k-calendar-content > table {
        margin-right: 0;
        margin-left: -17px
    }

    .k-calendar {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-calendar .k-header {
            border-color: inherit;
            color: #292b2c;
            background-color: #f7f7f9;
            box-shadow: none
        }

        .k-calendar .k-nav-prev:hover, .k-calendar .k-nav-prev.k-state-hover, .k-calendar .k-nav-next:hover, .k-calendar .k-nav-next.k-state-hover, .k-calendar .k-nav-fast:hover, .k-calendar .k-nav-fast.k-state-hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-calendar .k-nav-prev:active, .k-calendar .k-nav-prev.k-state-active, .k-calendar .k-nav-next:active, .k-calendar .k-nav-next.k-state-active, .k-calendar .k-nav-fast:active, .k-calendar .k-nav-fast.k-state-active {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc
        }

        .k-calendar .k-footer .k-nav-today, .k-calendar .k-calendar-header .k-today {
            color: #ecc500
        }

            .k-calendar .k-footer .k-nav-today:hover, .k-calendar .k-footer .k-nav-today:focus, .k-calendar .k-calendar-header .k-today:hover, .k-calendar .k-calendar-header .k-today:focus {
                color: #a08500
            }

        .k-calendar .k-content .k-today .k-link {
            box-shadow: inset 0 0 0 1px #ecc500
        }

        .k-calendar .k-content .k-today.k-state-focused .k-link {
            box-shadow: inset 0 0 0 1px #ecc500,inset 0 0 0 3px rgba(230,230,230,0.5)
        }

        .k-calendar .k-weekend {
            color: inherit;
            background-color: rgba(0,0,0,0)
        }

        .k-calendar .k-alt {
            background-color: rgba(0,0,0,0)
        }

        .k-calendar .k-out-of-range {
            pointer-events: none;
            visibility: hidden
        }

        .k-calendar .k-state-hover .k-link {
            border-color: #f2f2f2;
            color: #162431;
            background-color: #f2f2f2
        }

        .k-calendar .k-state-selected .k-link {
            border-color: #af9200;
            color: #000;
            background-color: #ecc500
        }

        .k-calendar .k-state-selected.k-state-hover .k-link {
            background-color: #d9b500
        }

        .k-calendar .k-state-focused .k-link {
            box-shadow: inset 0 0 0 3px rgba(230,230,230,0.5)
        }

        .k-calendar .k-state-selected.k-state-focused .k-link {
            box-shadow: inset 0 0 0 2px rgba(172,144,0,0.5)
        }

        .k-calendar .k-calendar-navigation {
            color: #292b2c;
            background-color: #f7f7f9;
            box-shadow: inset -1px 0 #dddde5
        }

            .k-calendar .k-calendar-navigation li:hover {
                color: #a08500
            }

        .k-calendar .k-calendar-navigation-highlight {
            border-color: rgba(33,37,41,0.125);
            color: #162431;
            background-color: #fff
        }

        .k-calendar[dir="rtl"] .k-calendar-navigation, .k-rtl .k-calendar .k-calendar-navigation {
            box-shadow: inset 1px 0 #dddde5
        }

        .k-calendar.k-calendar-range .k-range-start, .k-calendar.k-calendar-range .k-range-end, .k-calendar.k-calendar-range .k-range-mid {
            background-image: linear-gradient(transparent 1px, rgba(236,197,0,0.25) 1px, rgba(236,197,0,0.25) calc(100% - 1px), transparent calc(100% - 1px))
        }

    .k-ie .k-calendar.k-calendar-range .k-range-start, .k-edge .k-calendar.k-calendar-range .k-range-start, .k-ie .k-calendar.k-calendar-range .k-range-end, .k-edge .k-calendar.k-calendar-range .k-range-end, .k-ie .k-calendar.k-calendar-range .k-range-mid, .k-edge .k-calendar.k-calendar-range .k-range-mid {
        background-image: none;
        background-color: rgba(236,197,0,0.25)
    }

    .k-calendar.k-calendar-range .k-range-start.k-range-end {
        background-image: none;
        background-color: transparent
    }

    .k-calendar.k-calendar-range .k-range-start .k-link, .k-calendar.k-calendar-range .k-range-end .k-link {
        background-color: #ecc500
    }

    .k-calendar.k-calendar-range .k-range-start.k-state-active .k-link, .k-calendar.k-calendar-range .k-range-end.k-state-active .k-link {
        box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.2)
    }

    .k-calendar.k-calendar-range .k-range-split-start, .k-calendar.k-calendar-range .k-range-split-end {
        position: relative
    }

        .k-calendar.k-calendar-range .k-range-split-start::after, .k-calendar.k-calendar-range .k-range-split-end::after {
            content: "";
            display: block;
            position: absolute;
            top: 1px;
            bottom: 1px;
            width: 5px
        }

        .k-calendar.k-calendar-range .k-range-split-start::after {
            left: -5px;
            right: auto;
            background-image: linear-gradient(to left, rgba(236,197,0,0.25), transparent 100%)
        }

        .k-calendar.k-calendar-range .k-range-split-end::after {
            right: -5px;
            left: auto;
            background-image: linear-gradient(to right, rgba(236,197,0,0.25), transparent 100%)
        }

    .k-dateinput, .k-datepicker, .k-datetimepicker, .k-timepicker {
        width: 12.4em;
        border-width: 0;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        background: none;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-dateinput .k-dateinput-wrap, .k-dateinput .k-picker-wrap, .k-datepicker .k-dateinput-wrap, .k-datepicker .k-picker-wrap, .k-datetimepicker .k-dateinput-wrap, .k-datetimepicker .k-picker-wrap, .k-timepicker .k-dateinput-wrap, .k-timepicker .k-picker-wrap {
            border-radius: 0rem;
            padding: 0;
            width: 100%;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            position: relative;
            transition: all .1s ease;
            cursor: default;
            outline: 0
        }

            .k-dateinput .k-dateinput-wrap .k-input, .k-dateinput .k-picker-wrap .k-input, .k-datepicker .k-dateinput-wrap .k-input, .k-datepicker .k-picker-wrap .k-input, .k-datetimepicker .k-dateinput-wrap .k-input, .k-datetimepicker .k-picker-wrap .k-input, .k-timepicker .k-dateinput-wrap .k-input, .k-timepicker .k-picker-wrap .k-input {
                padding: .375rem .75rem;
                width: 100%;
                height: calc(0.75rem + 1.5em);
                box-sizing: border-box;
                border: 0;
                outline: 0;
                color: inherit;
                background: none;
                font: inherit;
                -ms-flex: 0 1 auto;
                flex: 0 1 auto;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                overflow: hidden;
                text-overflow: ellipsis
            }

    .k-edge .k-dateinput .k-dateinput-wrap .k-input, .k-edge .k-dateinput .k-picker-wrap .k-input, .k-edge .k-datepicker .k-dateinput-wrap .k-input, .k-edge .k-datepicker .k-picker-wrap .k-input, .k-edge .k-datetimepicker .k-dateinput-wrap .k-input, .k-edge .k-datetimepicker .k-picker-wrap .k-input, .k-edge .k-timepicker .k-dateinput-wrap .k-input, .k-edge .k-timepicker .k-picker-wrap .k-input {
        min-width: 0
    }

    .k-dateinput .k-dateinput-wrap .k-select, .k-dateinput .k-picker-wrap .k-select, .k-datepicker .k-dateinput-wrap .k-select, .k-datepicker .k-picker-wrap .k-select, .k-datetimepicker .k-dateinput-wrap .k-select, .k-datetimepicker .k-picker-wrap .k-select, .k-timepicker .k-dateinput-wrap .k-select, .k-timepicker .k-picker-wrap .k-select {
        border-radius: 0 .25rem .25rem 0;
        padding: 0;
        border-width: 0;
        box-sizing: border-box;
        border-style: solid;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
        cursor: pointer
    }

    .k-dateinput[dir="rtl"], .k-rtl .k-dateinput, .k-datepicker[dir="rtl"], .k-rtl .k-datepicker, .k-datetimepicker[dir="rtl"], .k-rtl .k-datetimepicker, .k-timepicker[dir="rtl"], .k-rtl .k-timepicker {
        text-align: right
    }

        .k-dateinput[dir="rtl"] .k-select, .k-rtl .k-dateinput .k-select, .k-datepicker[dir="rtl"] .k-select, .k-rtl .k-datepicker .k-select, .k-datetimepicker[dir="rtl"] .k-select, .k-rtl .k-datetimepicker .k-select, .k-timepicker[dir="rtl"] .k-select, .k-rtl .k-timepicker .k-select {
            border-radius: 0 0 0 0
        }

    .k-dateinput ::-ms-clear, .k-datepicker ::-ms-clear, .k-datetimepicker ::-ms-clear, .k-timepicker ::-ms-clear {
        display: none
    }

    .k-datepicker .k-select, .k-datetimepicker .k-select, .k-timepicker .k-select {
        padding: 0;
        width: 2rem;
        border-width: 0
    }

    .k-datepicker .k-i-warning, .k-datetimepicker .k-i-warning, .k-timepicker .k-i-warning {
        display: none;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        overflow: visible
    }

    .k-datepicker .k-state-invalid .k-i-warning, .k-datetimepicker .k-state-invalid .k-i-warning, .k-timepicker .k-state-invalid .k-i-warning {
        display: inline-block
    }

    .k-datepicker .k-widget.k-dateinput, .k-datetimepicker .k-widget.k-dateinput, .k-timepicker .k-widget.k-dateinput {
        width: 100%;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin: 0
    }

    .k-datepicker .k-dateinput-wrap, .k-datetimepicker .k-dateinput-wrap, .k-timepicker .k-dateinput-wrap {
        border: 0;
        border-radius: 0 0 0 0
    }

    .k-datepicker .k-picker-wrap.k-state-invalid, .k-datetimepicker .k-picker-wrap.k-state-invalid, .k-timepicker .k-picker-wrap.k-state-invalid {
        transition: none
    }

    .k-rtl .k-datepicker .k-i-warning, .k-datepicker[dir="rtl"] .k-i-warning, .k-rtl .k-datetimepicker .k-i-warning, .k-datetimepicker[dir="rtl"] .k-i-warning, .k-rtl .k-timepicker .k-i-warning, .k-timepicker[dir="rtl"] .k-i-warning {
        right: auto
    }

    .k-datepicker .k-i-warning, .k-timepicker .k-i-warning {
        right: calc(1.5em + 1.25rem)
    }

    .k-rtl .k-datepicker .k-i-warning, .k-datepicker[dir="rtl"] .k-i-warning, .k-rtl .k-timepicker .k-i-warning, .k-timepicker[dir="rtl"] .k-i-warning {
        left: calc(1.5em + 1.25rem)
    }

    .k-datetimepicker .k-select {
        padding: 0;
        width: auto;
        border-left-width: 0;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-datetimepicker .k-link {
        padding: 0;
        width: calc(1.5em + 0.75rem);
        height: 100%;
        border-width: 0;
        border-style: solid;
        border-color: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        box-sizing: border-box
    }

    .k-datetimepicker .k-i-warning {
        right: calc(3em + 2rem)
    }

    .k-rtl .k-datetimepicker .k-i-warning, .k-datetimepicker[dir="rtl"] .k-i-warning {
        left: calc(3em + 2rem)
    }

    .k-datetime-container .k-datetime-wrap {
        width: 21em;
        overflow: hidden
    }

    .k-datetime-container .k-datetime-buttongroup {
        padding: .75rem
    }

    .k-datetime-container .k-datetime-selector {
        display: -ms-flexbox;
        display: flex;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s
    }

    .k-datetime-container .k-datetime-calendar-wrap, .k-datetime-container .k-datetime-time-wrap {
        text-align: center;
        -ms-flex: 0 0 21em;
        flex: 0 0 21em
    }

    .k-datetime-container .k-time-list-container {
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-datetime-container .k-time-tab .k-datetime-selector {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .k-datetime-container > .k-popup {
        padding-bottom: 0
    }

        .k-datetime-container > .k-popup .k-action-buttons {
            margin-bottom: 0
        }

    .k-dateinput .k-select {
        padding: 0;
        border-width: 0;
        width: 2rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-dateinput .k-link {
        width: 100%;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: block;
        overflow: hidden;
        position: relative
    }

        .k-dateinput .k-link .k-icon {
            position: absolute;
            right: 50%;
            -webkit-transform: translateX(50%);
            -ms-transform: translateX(50%);
            transform: translateX(50%)
        }

    .k-dateinput .k-link-increase .k-icon {
        bottom: -1px
    }

    .k-dateinput .k-link-decrease .k-icon {
        top: -1px
    }

    .k-dateinput .k-i-warning {
        display: none;
        position: absolute;
        right: 1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        overflow: visible
    }

    .k-dateinput.k-state-invalid .k-i-warning {
        display: inline-block
    }

    .k-rtl .k-dateinput .k-i-warning, .k-dateinput[dir="rtl"] .k-i-warning {
        left: 1rem;
        right: auto
    }

    .k-time-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem 2rem;
        line-height: 2em
    }

        .k-time-header .k-title {
            font-weight: bold
        }

        .k-time-header .k-time-now {
            border-width: 0;
            line-height: inherit;
            cursor: pointer
        }

    .k-time-list-wrapper {
        display: inline-block;
        overflow: hidden;
        box-sizing: content-box;
        overflow-x: hidden;
        overflow-y: auto;
        position: relative;
        padding: 2.5rem 0;
        text-align: center;
        width: 5em;
        height: 200px
    }

        .k-time-list-wrapper .k-title {
            display: block;
            text-align: center;
            font-size: .75rem;
            position: absolute;
            text-transform: capitalize;
            font-weight: bold;
            min-width: 100%;
            height: 1.5em;
            line-height: 1.5em;
            margin-top: -2.5rem;
            z-index: 12
        }

        .k-time-list-wrapper.k-state-focused::before, .k-time-list-wrapper.k-state-focused::after {
            display: block;
            content: " ";
            position: absolute;
            width: 100%;
            left: 0;
            pointer-events: none;
            height: calc(50% - 1em);
            box-sizing: border-box;
            border-width: 0;
            border-style: solid
        }

        .k-time-list-wrapper.k-state-focused::before {
            top: 0
        }

        .k-time-list-wrapper.k-state-focused::after {
            bottom: 0
        }

    .k-time-container {
        position: absolute;
        display: block;
        overflow-x: hidden;
        overflow-y: scroll;
        line-height: 1.5;
        left: 0;
        right: 0;
        top: 2.5rem;
        bottom: 2.5rem;
        padding-right: 100px;
        padding-left: 100px;
        margin-left: -100px;
        margin-right: -100px;
        margin-right: -117px
    }

        .k-time-container > ul {
            height: auto;
            width: 5em
        }

    .k-time-list-container {
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .k-time-list {
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        z-index: 10;
        outline: 0;
        bottom: 0;
        right: 0;
        left: 0;
        top: 0
    }

        .k-time-list::before, .k-time-list::after {
            display: block;
            position: absolute;
            content: " ";
            height: 0;
            line-height: 0;
            z-index: 1;
            width: 200%;
            left: -50%
        }

        .k-time-list::before {
            top: 0
        }

        .k-time-list::after {
            bottom: 0
        }

        .k-time-list .k-item {
            padding: 3px 1.5rem;
            min-height: calc(1.5em + 2px);
            line-height: calc(1.5em + 2px)
        }

    .k-time-highlight {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        height: calc(1.5em + 0.75rem);
        z-index: 1;
        border-width: 1px 0;
        border-style: solid;
        border-radius: .1px
    }

    .k-time-container .k-scrollable-placeholder {
        position: absolute;
        width: 1px;
        top: 0;
        right: 0
    }

    .k-time-separator {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-item-align: center;
        align-self: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        z-index: 11
    }

    .k-datepicker .k-select, .k-datetimepicker .k-select, .k-timepicker .k-select {
        width: auto
    }

    .k-datepicker .k-picker-wrap, .k-datepicker .k-select, .k-datetimepicker .k-picker-wrap, .k-datetimepicker .k-select, .k-timepicker .k-picker-wrap, .k-timepicker .k-select {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-datepicker .k-picker-wrap .k-select, .k-timepicker .k-picker-wrap .k-select {
            padding: .375rem .375rem;
            border-width: 0 0 0 1px
        }

    .k-datepicker .k-i-warning, .k-timepicker .k-i-warning {
        right: 2.5rem
    }

    .k-datepicker .k-state-invalid, .k-timepicker .k-state-invalid {
        transition: none
    }

    .k-rtl .k-datepicker .k-i-warning, .k-datepicker[dir="rtl"] .k-i-warning, .k-rtl .k-timepicker .k-i-warning, .k-timepicker[dir="rtl"] .k-i-warning {
        left: 2.5rem
    }

    .k-time-header {
        padding: .5rem 1rem
    }

        .k-time-header .k-title {
            font-weight: bold
        }

        .k-time-header .k-time-now {
            cursor: pointer
        }

    .k-time-list-wrapper .k-title {
        z-index: 12;
        font-size: .75rem
    }

    .k-datetimepicker .k-link {
        padding: 0;
        width: calc(17px + 0.75rem);
        border-width: 0 0 0 1px
    }

    .k-datetimepicker .k-i-warning {
        right: calc(3em + 2rem)
    }

    .k-datetimepicker .k-state-invalid {
        transition: none
    }

    .k-rtl .k-datetimepicker .k-i-warning, .k-datetimepicker[dir="rtl"] .k-i-warning {
        left: calc(3em + 2rem)
    }

    .k-dateinput .k-dateinput-wrap, .k-dateinput .k-select {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-dateinput .k-dateinput-wrap.k-invalid, .k-dateinput .k-dateinput-wrap.k-invalid:hover, .k-dateinput .k-dateinput-wrap.k-state-invalid, .k-dateinput .k-dateinput-wrap.ng-invalid.ng-touched, .k-dateinput .k-dateinput-wrap.ng-invalid.ng-dirty, .k-dateinput .k-picker-wrap.k-invalid, .k-dateinput .k-picker-wrap.k-invalid:hover, .k-dateinput .k-picker-wrap.k-state-invalid, .k-dateinput .k-picker-wrap.ng-invalid.ng-touched, .k-dateinput .k-picker-wrap.ng-invalid.ng-dirty, .k-datepicker .k-dateinput-wrap.k-invalid, .k-datepicker .k-dateinput-wrap.k-invalid:hover, .k-datepicker .k-dateinput-wrap.k-state-invalid, .k-datepicker .k-dateinput-wrap.ng-invalid.ng-touched, .k-datepicker .k-dateinput-wrap.ng-invalid.ng-dirty, .k-datepicker .k-picker-wrap.k-invalid, .k-datepicker .k-picker-wrap.k-invalid:hover, .k-datepicker .k-picker-wrap.k-state-invalid, .k-datepicker .k-picker-wrap.ng-invalid.ng-touched, .k-datepicker .k-picker-wrap.ng-invalid.ng-dirty, .k-datetimepicker .k-dateinput-wrap.k-invalid, .k-datetimepicker .k-dateinput-wrap.k-invalid:hover, .k-datetimepicker .k-dateinput-wrap.k-state-invalid, .k-datetimepicker .k-dateinput-wrap.ng-invalid.ng-touched, .k-datetimepicker .k-dateinput-wrap.ng-invalid.ng-dirty, .k-datetimepicker .k-picker-wrap.k-invalid, .k-datetimepicker .k-picker-wrap.k-invalid:hover, .k-datetimepicker .k-picker-wrap.k-state-invalid, .k-datetimepicker .k-picker-wrap.ng-invalid.ng-touched, .k-datetimepicker .k-picker-wrap.ng-invalid.ng-dirty, .k-timepicker .k-dateinput-wrap.k-invalid, .k-timepicker .k-dateinput-wrap.k-invalid:hover, .k-timepicker .k-dateinput-wrap.k-state-invalid, .k-timepicker .k-dateinput-wrap.ng-invalid.ng-touched, .k-timepicker .k-dateinput-wrap.ng-invalid.ng-dirty, .k-timepicker .k-picker-wrap.k-invalid, .k-timepicker .k-picker-wrap.k-invalid:hover, .k-timepicker .k-picker-wrap.k-state-invalid, .k-timepicker .k-picker-wrap.ng-invalid.ng-touched, .k-timepicker .k-picker-wrap.ng-invalid.ng-dirty {
            color: #dc3545;
            border-color: #dc3545
        }

    .k-state-invalid > .k-dateinput-wrap, .k-state-invalid > .k-picker-wrap, .ng-invalid.ng-touched > .k-dateinput-wrap, .ng-invalid.ng-touched > .k-picker-wrap, .ng-invalid.ng-dirty > .k-dateinput-wrap, .ng-invalid.ng-dirty > .k-picker-wrap {
        color: #dc3545;
        border-color: #dc3545
    }

    .k-datepicker .k-picker-wrap, .k-timepicker .k-picker-wrap, .k-datetimepicker .k-picker-wrap {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

        .k-datepicker .k-picker-wrap:hover, .k-datepicker .k-picker-wrap.k-state-hover, .k-timepicker .k-picker-wrap:hover, .k-timepicker .k-picker-wrap.k-state-hover, .k-datetimepicker .k-picker-wrap:hover, .k-datetimepicker .k-picker-wrap.k-state-hover {
            border-color: rgba(33,37,41,0.15);
            color: #162431;
            background-color: #fff
        }

            .k-datepicker .k-picker-wrap:hover .k-select, .k-datepicker .k-picker-wrap.k-state-hover .k-select, .k-timepicker .k-picker-wrap:hover .k-select, .k-timepicker .k-picker-wrap.k-state-hover .k-select, .k-datetimepicker .k-picker-wrap:hover .k-select, .k-datetimepicker .k-picker-wrap.k-state-hover .k-select {
                border-color: #fff;
                color: #212529;
                background-color: #fff;
            }

        .k-datepicker .k-picker-wrap.k-state-focused, .k-datepicker .k-picker-wrap.k-state-active, .k-timepicker .k-picker-wrap.k-state-focused, .k-timepicker .k-picker-wrap.k-state-active, .k-datetimepicker .k-picker-wrap.k-state-focused, .k-datetimepicker .k-picker-wrap.k-state-active {
            border-color: #ffe76d;
            color: #162431;
            background-color: #fff;
            box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
        }

        .k-datepicker .k-picker-wrap.k-state-invalid, .k-timepicker .k-picker-wrap.k-state-invalid, .k-datetimepicker .k-picker-wrap.k-state-invalid {
            border-color: #dc3545
        }

            .k-datepicker .k-picker-wrap.k-state-invalid .k-input, .k-timepicker .k-picker-wrap.k-state-invalid .k-input, .k-datetimepicker .k-picker-wrap.k-state-invalid .k-input {
                color: #dc3545
            }

        .k-datepicker .k-picker-wrap.k-invalid, .k-timepicker .k-picker-wrap.k-invalid, .k-datetimepicker .k-picker-wrap.k-invalid {
            color: #dc3545;
            border-color: #dc3545
        }

    .k-datepicker .k-select, .k-timepicker .k-select, .k-datetimepicker .k-select {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

    .k-datepicker .k-i-warning, .k-timepicker .k-i-warning, .k-datetimepicker .k-i-warning {
        color: #dc3545
    }

    .k-time-header .k-time-now {
        color: #ecc500;
        background: transparent
    }

        .k-time-header .k-time-now:hover, .k-time-header .k-time-now:focus {
            color: #a08500
        }

    .k-time-list-wrapper {
        background-color: #fff
    }

        .k-time-list-wrapper .k-title {
            border-color: #dddde5;
            color: #292b2c;
            background-color: #f7f7f9;
            background: #fff;
            opacity: .65
        }

        .k-time-list-wrapper.k-state-focused .k-title {
            color: #000;
            opacity: 1
        }

        .k-time-list-wrapper.k-state-focused::before, .k-time-list-wrapper.k-state-focused::after {
            background-color: rgba(0,0,0,0.02)
        }

    .k-time-list::before, .k-time-list::after {
        box-shadow: 0 0 3em 1.5em #fff
    }

    .k-time-list .k-item:hover {
        color: #ecc500
    }

    .k-time-container {
        background: transparent
    }

    .k-time-highlight {
        background-color: #fff;
        border-color: #dee2e6
    }

    .k-datetime-container .k-date-tab .k-datetime-buttongroup, .k-datetime-container .k-date-tab .k-datetime-selector {
        background-color: #fff
    }

    .k-dateinput .k-dateinput-wrap {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

    .k-dateinput .k-select {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-dateinput .k-select:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-dateinput .k-select > .k-state-selected, .k-dateinput .k-select > .k-state-active {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3;
            color: #000;
            box-shadow: inset
        }

    .k-dateinput .k-state-hover {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

        .k-dateinput .k-state-hover .k-select {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

    .k-dateinput .k-state-focused {
        border-color: #ffe76d;
        color: #162431;
        background-color: #fff;
        box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
    }

    .k-picker-wrap > .k-dateinput .k-state-focused {
        box-shadow: none
    }

    .k-dateinput.k-state-invalid .k-textbox {
        color: #dc3545;
        border-color: #dc3545
    }

    .k-dateinput.k-state-invalid .k-i-warning {
        color: #dc3545
    }

    .k-datepicker .k-picker-wrap.k-state-active .k-select, .k-timepicker .k-picker-wrap.k-state-active .k-select, .k-datetimepicker .k-picker-wrap.k-state-active .k-select {
        border-color: #c6c6c6;
        color: #212529;
        background-color: #cdcccc
    }

    .k-time-list::before, .k-time-list::after {
        box-shadow: 0 0 3em 3em #fff
    }

    .k-dateinput .k-link.k-state-selected {
        border-color: #c6c6c6;
        color: #212529;
        background-color: #cdcccc
    }

    .k-dropdowngrid-popup {
        overflow: hidden
    }

        .k-dropdowngrid-popup .k-virtual-wrap {
            margin: 0
        }

    .k-grid-list {
        width: 100%;
        max-width: none;
        border-width: 0;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        empty-cells: show;
        outline: none;
        display: table
    }

    .k-dropdowngrid-popup .k-grid-header {
        padding: 0;
        border-width: 0 0 1px 0;
        border-style: solid;
        border-color: inherit;
        display: block
    }

    .k-dropdowngrid-popup .k-grid-header-wrap {
        border-width: 0 1px 0 0;
        border-style: solid;
        border-color: inherit;
        vertical-align: top;
        display: inline-block;
        overflow: hidden
    }

    .k-dropdowngrid-popup .k-grid-header table {
        margin-bottom: -1px;
        width: 100%;
        max-width: none;
        border-width: 0;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
        empty-cells: show;
        outline: none
    }

    .k-dropdowngrid-popup .k-grid-header .k-header {
        padding: .75rem .75rem;
        border-width: 0 0 0 1px;
        border-style: solid;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .k-dropdowngrid-popup .k-grid-header .k-header:first-child {
            border-left: 0
        }

    .k-grid-list > .k-item {
        box-sizing: border-box;
        display: table-row;
        position: relative
    }

        .k-grid-list > .k-item > .k-cell, .k-grid-list > .k-item > .k-group, .k-grid-list > .k-item > .k-spacer-group {
            box-sizing: border-box;
            display: table-cell;
            vertical-align: middle
        }

    .k-grid-list.k-virtual-list > .k-item > .k-cell, .k-grid-list.k-virtual-list > .k-item > .k-group, .k-grid-list.k-virtual-list > .k-item > .k-spacer-group {
        display: inline-block
    }

    .k-grid-list > .k-item:last-child > .k-cell, .k-grid-list > .k-item:last-child > .k-group-cell, .k-grid-list > .k-item:last-child > .k-spacer-cell {
        border-bottom-width: 0
    }

    .k-grid-list > .k-item > .k-cell {
        padding: .75rem .75rem;
        border-width: 0 0 0 1px;
        border-style: solid;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .k-grid-list > .k-item > .k-cell:first-child {
            border-left: 0
        }

    .k-dropdowngrid-popup .k-group-header {
        margin: 0;
        padding: .75rem .75rem;
        min-height: auto;
        text-align: left
    }

    .k-grid-list > .k-item > .k-group-cell, .k-grid-list > .k-item > .k-spacer-cell {
        padding: 0;
        width: 0;
        border-left-width: 0;
        border-right-width: 0;
        overflow: visible;
        position: relative
    }

        .k-grid-list > .k-item > .k-group-cell > span {
            padding: 0 .375rem;
            font-size: .875em;
            position: absolute;
            top: 0;
            right: 0
        }

    .k-dropdowngrid-popup .k-footer {
        padding: .75rem .75rem;
        border-width: 1px 0 0 0;
        border-style: solid;
        text-align: left;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-rtl.k-dropdowngrid-popup .k-grid-header-wrap, .k-rtl .k-dropdowngrid-popup .k-grid-header-wrap {
        border-right-width: 0;
        border-left-width: 1px
    }

    .k-rtl.k-dropdowngrid-popup .k-grid-header .k-header, .k-rtl .k-dropdowngrid-popup .k-grid-header .k-header, .k-rtl .k-grid-list > .k-item > .k-cell {
        border-left-width: 0;
        border-right-width: 1px;
        text-align: right
    }

        .k-rtl.k-dropdowngrid-popup .k-grid-header .k-header:first-child, .k-rtl .k-dropdowngrid-popup .k-grid-header .k-header:first-child, .k-rtl .k-grid-list > .k-item > .k-cell:first-child {
            border-right-width: 0
        }

    .k-rtl div.k-dropdowngrid-popup .k-group-header {
        text-align: right
    }

    .k-rtl .k-grid-list > .k-item > .k-group-cell > span {
        right: auto;
        left: 0
    }

    .k-dropdowngrid-popup {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-dropdowngrid-popup .k-header, .k-dropdowngrid-popup .k-grid-header {
            border-color: #dddde5;
            color: #292b2c;
            background-color: #f7f7f9
        }

        .k-dropdowngrid-popup .k-footer {
            border-color: #dddde5;
            color: #292b2c;
            background-color: #f7f7f9
        }

        .k-dropdowngrid-popup .k-group-header {
            border-color: #dddde5;
            color: #292b2c;
            background-color: #f7f7f9
        }

        .k-dropdowngrid-popup .k-item:nth-child(2n) {
            background-color: rgba(22,36,49,0.03)
        }

        .k-dropdowngrid-popup .k-cell {
            border-color: rgba(33,37,41,0.125)
        }

        .k-dropdowngrid-popup .k-item.k-state-hover {
            border-color: rgba(33,37,41,0.125);
            color: #162431;
            background-color: rgba(22,36,49,0.065)
        }

        .k-dropdowngrid-popup .k-item.k-state-selected {
            border-color: rgba(33,37,41,0.125);
            color: #162431;
            background-color: rgba(236,197,0,0.25)
        }

        .k-dropdowngrid-popup .k-item.k-state-focused {
            box-shadow: inset 0 0 0 2px rgba(0,0,0,0.08)
        }

        .k-dropdowngrid-popup .k-group-cell span {
            background-color: #162431;
            color: #fff
        }

    .k-grid-list > .k-item.k-last > .k-cell, .k-grid-list > .k-item.k-last > .k-group-cell, .k-grid-list > .k-item.k-last > .k-spacer-cell {
        border-bottom-color: #162431
    }

    .k-dropdown, .k-dropdowntree {
        width: 12.4em;
        border-width: 0;
        outline: 0;
        background: none;
        box-sizing: border-box;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
            border-radius: .25rem;
            padding: 0;
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box;
            position: relative;
            transition: all .1s ease;
            cursor: pointer;
            outline: 0
        }

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

            .k-dropdown .k-dropdown-wrap .k-select, .k-dropdowntree .k-dropdown-wrap .k-select {
                border-radius: 0 .25rem .25rem 0;
                padding: .375rem .375rem;
                border-width: 0;
                box-sizing: border-box;
                border-style: solid;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                text-align: center;
                cursor: pointer
            }

            .k-dropdown .k-dropdown-wrap .k-clear-value, .k-dropdowntree .k-dropdown-wrap .k-clear-value {
                height: 1.5rem;
                line-height: 1.5rem;
                outline: 0;
                cursor: pointer;
                display: none;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-pack: center;
                justify-content: center;
                opacity: .5;
                position: absolute;
                top: .375rem;
                right: calc(0.75rem + 23.5px)
            }

                .k-dropdown .k-dropdown-wrap .k-clear-value:hover, .k-dropdowntree .k-dropdown-wrap .k-clear-value:hover {
                    opacity: 1
                }

            .k-dropdown .k-dropdown-wrap.k-state-focused .k-clear-value, .k-dropdowntree .k-dropdown-wrap.k-state-focused .k-clear-value, .k-dropdown .k-dropdown-wrap.k-state-hover .k-clear-value, .k-dropdowntree .k-dropdown-wrap.k-state-hover .k-clear-value, .k-dropdown .k-dropdown-wrap:hover .k-clear-value, .k-dropdowntree .k-dropdown-wrap:hover .k-clear-value {
                display: -ms-inline-flexbox;
                display: inline-flex
            }

        .k-dropdown.k-rtl, .k-rtl.k-dropdowntree, .k-dropdown[dir="rtl"], .k-dropdowntree[dir="rtl"], .k-rtl .k-dropdown, .k-rtl .k-dropdowntree, [dir="rtl"] .k-dropdown, [dir="rtl"] .k-dropdowntree {
            text-align: right
        }

            .k-dropdown.k-rtl .k-select, .k-rtl.k-dropdowntree .k-select, .k-dropdown[dir="rtl"] .k-select, .k-dropdowntree[dir="rtl"] .k-select, .k-rtl .k-dropdown .k-select, .k-rtl .k-dropdowntree .k-select, [dir="rtl"] .k-dropdown .k-select, [dir="rtl"] .k-dropdowntree .k-select {
                border-radius: .25rem 0 0 .25rem
            }

            .k-dropdown.k-rtl .k-dropdown-wrap .k-clear-value, .k-rtl.k-dropdowntree .k-dropdown-wrap .k-clear-value, .k-dropdown[dir="rtl"] .k-dropdown-wrap .k-clear-value, .k-dropdowntree[dir="rtl"] .k-dropdown-wrap .k-clear-value, .k-rtl .k-dropdown .k-dropdown-wrap .k-clear-value, .k-rtl .k-dropdowntree .k-dropdown-wrap .k-clear-value, [dir="rtl"] .k-dropdown .k-dropdown-wrap .k-clear-value, [dir="rtl"] .k-dropdowntree .k-dropdown-wrap .k-clear-value {
                right: auto;
                left: calc(0.75rem + 23.5px)
            }

    .k-dropdown-operator {
        width: auto
    }

        .k-dropdown-operator .k-dropdown-wrap .k-input {
            display: none
        }

        .k-dropdown-operator .k-dropdown-wrap .k-select {
            width: calc(1.5em + 0.75rem);
            height: calc(1.5em + 0.75rem)
        }

    select.k-dropdown, select.k-dropdowntree {
        border-radius: .25rem;
        padding: .375rem .75rem;
        border-width: 1px;
        border-style: solid;
        outline: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: all .1s ease;
        cursor: pointer
    }

    .k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

    .k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-dropdown .k-dropdown-wrap:hover, .k-dropdowntree .k-dropdown-wrap:hover, .k-dropdown .k-dropdown-wrap.k-state-hover, .k-dropdowntree .k-dropdown-wrap.k-state-hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-dropdown .k-dropdown-wrap.k-state-focused, .k-dropdowntree .k-dropdown-wrap.k-state-focused {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc;
            box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
        }

        .k-dropdown .k-dropdown-wrap.k-invalid, .k-dropdowntree .k-dropdown-wrap.k-invalid, .k-dropdown .k-dropdown-wrap.k-invalid:hover, .k-dropdowntree .k-dropdown-wrap.k-invalid:hover, .k-dropdown .k-dropdown-wrap.k-state-invalid, .k-dropdowntree .k-dropdown-wrap.k-state-invalid, .k-dropdown .k-dropdown-wrap.ng-invalid.ng-touched, .k-dropdowntree .k-dropdown-wrap.ng-invalid.ng-touched, .k-dropdown .k-dropdown-wrap.ng-invalid.ng-dirty, .k-dropdowntree .k-dropdown-wrap.ng-invalid.ng-dirty {
            color: #dc3545;
            border-color: #dc3545
        }

            .k-dropdown .k-dropdown-wrap.k-invalid:focus, .k-dropdowntree .k-dropdown-wrap.k-invalid:focus, .k-dropdown .k-dropdown-wrap.k-invalid.k-state-focused, .k-dropdowntree .k-dropdown-wrap.k-invalid.k-state-focused, .k-dropdown .k-dropdown-wrap.k-invalid:hover:focus, .k-dropdowntree .k-dropdown-wrap.k-invalid:hover:focus, .k-dropdown .k-dropdown-wrap.k-invalid:hover.k-state-focused, .k-dropdowntree .k-dropdown-wrap.k-invalid:hover.k-state-focused, .k-dropdown .k-dropdown-wrap.k-state-invalid:focus, .k-dropdowntree .k-dropdown-wrap.k-state-invalid:focus, .k-dropdown .k-dropdown-wrap.k-state-invalid.k-state-focused, .k-dropdowntree .k-dropdown-wrap.k-state-invalid.k-state-focused, .k-dropdown .k-dropdown-wrap.ng-invalid.ng-touched:focus, .k-dropdowntree .k-dropdown-wrap.ng-invalid.ng-touched:focus, .k-dropdown .k-dropdown-wrap.ng-invalid.ng-touched.k-state-focused, .k-dropdowntree .k-dropdown-wrap.ng-invalid.ng-touched.k-state-focused, .k-dropdown .k-dropdown-wrap.ng-invalid.ng-dirty:focus, .k-dropdowntree .k-dropdown-wrap.ng-invalid.ng-dirty:focus, .k-dropdown .k-dropdown-wrap.ng-invalid.ng-dirty.k-state-focused, .k-dropdowntree .k-dropdown-wrap.ng-invalid.ng-dirty.k-state-focused {
                box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
            }

    .k-state-invalid > .k-dropdown-wrap, .ng-invalid.ng-touched > .k-dropdown-wrap, .ng-invalid.ng-dirty > .k-dropdown-wrap {
        color: #dc3545;
        border-color: #dc3545
    }

    select.k-dropdown, select.k-dropdowntree {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        select.k-dropdown:hover, select.k-dropdowntree:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        select.k-dropdown:focus, select.k-dropdowntree:focus {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc;
            box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
        }

    .k-multiselect, .k-dropdowntree {
        border-radius: 0rem;
        width: 100%;
        border-width: 0;
        box-sizing: border-box;
        background: none;
        font-size: 1rem;
        line-height: 1.5;
        text-align: left;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative
    }

        .k-multiselect .k-loading-hidden, .k-dropdowntree .k-loading-hidden {
            visibility: hidden
        }

        .k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
            border-radius: 0rem;
            padding: 0 calc(0.75rem + 16px) 0 0;
            width: 100%;
            border-width: 1px;
            border-style: solid;
            box-sizing: border-box;
            position: relative;
            transition: all .1s ease;
            cursor: text;
            outline: 0;
            align-content: center;
        }

        .k-multiselect .k-state-disabled, .k-widget[disabled] {
            background-color: #f7f7f7;
        }

        .k-multiselect .k-multiselect-wrap .k-input, .k-dropdowntree .k-multiselect-wrap .k-input {
            padding: .375rem .75rem;
            height: calc(0.75rem + 1.5em);
            float: left;
            box-sizing: border-box;
            border: 0;
            outline: 0;
            color: inherit;
            background: none;
            font: inherit;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .k-multiselect .k-multiselect-wrap::before, .k-dropdowntree .k-multiselect-wrap::before {
            content: "";
            width: 0;
            height: calc(1.5em + 0.75rem);
            float: left
        }

        .k-multiselect .k-multiselect-wrap ul, .k-dropdowntree .k-multiselect-wrap ul {
            vertical-align: top
        }

        .k-multiselect .k-multiselect-wrap li.k-button, .k-dropdowntree .k-multiselect-wrap li.k-button {
            float: left
        }

        .k-multiselect .k-multiselect-wrap li .k-icon, .k-dropdowntree .k-multiselect-wrap li .k-icon {
            cursor: pointer
        }

        .k-multiselect .k-multiselect-wrap .k-button, .k-dropdowntree .k-multiselect-wrap .k-button {
            min-height: calc(1.5em + 0.25rem + 2px);
            padding: .125rem .375rem;
            margin: .25rem 0 0 .25rem;
            cursor: default;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            line-height: inherit;
            white-space: normal
        }

            .k-multiselect .k-multiselect-wrap .k-button .k-select, .k-dropdowntree .k-multiselect-wrap .k-button .k-select {
                display: -ms-flexbox;
                display: flex;
                cursor: pointer;
                margin-left: 1rem;
                -ms-flex-item-align: stretch;
                align-self: stretch
            }

            .k-multiselect .k-multiselect-wrap .k-button:last-child, .k-dropdowntree .k-multiselect-wrap .k-button:last-child {
                margin-bottom: .25rem
            }

        .k-multiselect .k-multiselect-wrap .k-searchbar, .k-dropdowntree .k-multiselect-wrap .k-searchbar {
            float: left;
            width: auto
        }

            .k-multiselect .k-multiselect-wrap .k-searchbar .k-input, .k-dropdowntree .k-multiselect-wrap .k-searchbar .k-input {
                padding-right: 0
            }

        .k-multiselect .k-multiselect-wrap .k-i-loading, .k-dropdowntree .k-multiselect-wrap .k-i-loading {
            height: 1.5rem;
            line-height: 1.5rem;
            position: absolute;
            top: .375rem;
            right: 6.5px
        }

        .k-multiselect .k-multiselect-wrap .k-clear-value, .k-dropdowntree .k-multiselect-wrap .k-clear-value {
            height: 1.5rem;
            line-height: 1.5rem;
            outline: 0;
            cursor: pointer;
            display: none;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            opacity: .5;
            position: absolute;
            top: .375rem;
            right: 6.5px
        }

            .k-multiselect .k-multiselect-wrap .k-clear-value:hover, .k-dropdowntree .k-multiselect-wrap .k-clear-value:hover {
                opacity: 1
            }

        .k-multiselect .k-multiselect-wrap:hover .k-clear-value, .k-dropdowntree .k-multiselect-wrap:hover .k-clear-value, .k-multiselect .k-multiselect-wrap.k-state-hover .k-clear-value, .k-dropdowntree .k-multiselect-wrap.k-state-hover .k-clear-value, .k-multiselect .k-multiselect-wrap.k-state-focused .k-clear-value, .k-dropdowntree .k-multiselect-wrap.k-state-focused .k-clear-value {
            display: -ms-inline-flexbox;
            display: inline-flex
        }

        .k-multiselect .k-searchbar, .k-dropdowntree .k-searchbar {
            -ms-flex: 1;
            flex: 1;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row
        }

        .k-multiselect.k-state-hover > .k-multiselect-wrap .k-clear-value, .k-state-hover.k-dropdowntree > .k-multiselect-wrap .k-clear-value, .k-multiselect.k-state-focused > .k-multiselect-wrap .k-clear-value, .k-state-focused.k-dropdowntree > .k-multiselect-wrap .k-clear-value {
            display: -ms-inline-flexbox;
            display: inline-flex
        }

        .k-multiselect[dir="rtl"], .k-dropdowntree[dir="rtl"], .k-rtl .k-multiselect, .k-rtl .k-dropdowntree {
            text-align: right
        }

            .k-multiselect[dir="rtl"] .k-multiselect-wrap, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap, .k-rtl .k-multiselect .k-multiselect-wrap, .k-rtl .k-dropdowntree .k-multiselect-wrap {
                padding-left: calc(0.75rem + 16px);
                padding-right: 0
            }

                .k-multiselect[dir="rtl"] .k-multiselect-wrap::before, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap::before, .k-multiselect[dir="rtl"] .k-multiselect-wrap li.k-button, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap li.k-button, .k-multiselect[dir="rtl"] .k-multiselect-wrap .k-input, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap .k-input, .k-rtl .k-multiselect .k-multiselect-wrap::before, .k-rtl .k-dropdowntree .k-multiselect-wrap::before, .k-rtl .k-multiselect .k-multiselect-wrap li.k-button, .k-rtl .k-dropdowntree .k-multiselect-wrap li.k-button, .k-rtl .k-multiselect .k-multiselect-wrap .k-input, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-input {
                    float: right
                }

                .k-multiselect[dir="rtl"] .k-multiselect-wrap .k-searchbar, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap .k-searchbar, .k-rtl .k-multiselect .k-multiselect-wrap .k-searchbar, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-searchbar {
                    float: right
                }

                    .k-multiselect[dir="rtl"] .k-multiselect-wrap .k-searchbar .k-input, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap .k-searchbar .k-input, .k-rtl .k-multiselect .k-multiselect-wrap .k-searchbar .k-input, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-searchbar .k-input {
                        padding-left: 0;
                        padding-right: .75rem
                    }

                .k-multiselect[dir="rtl"] .k-multiselect-wrap .k-button, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap .k-button, .k-rtl .k-multiselect .k-multiselect-wrap .k-button, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-button {
                    width: auto;
                    margin-right: .25rem;
                    margin-left: 0
                }

                    .k-multiselect[dir="rtl"] .k-multiselect-wrap .k-button .k-select, .k-dropdowntree[dir="rtl"] .k-multiselect-wrap .k-button .k-select, .k-rtl .k-multiselect .k-multiselect-wrap .k-button .k-select, .k-rtl .k-dropdowntree .k-multiselect-wrap .k-button .k-select {
                        margin-left: 0;
                        margin-right: 1rem
                    }

            .k-multiselect[dir="rtl"] .k-select, .k-dropdowntree[dir="rtl"] .k-select, .k-rtl .k-multiselect .k-select, .k-rtl .k-dropdowntree .k-select {
                border-radius: .25rem 0 0 .25rem
            }

            .k-multiselect[dir="rtl"] .k-clear-value, .k-dropdowntree[dir="rtl"] .k-clear-value, .k-multiselect[dir="rtl"] .k-i-loading, .k-dropdowntree[dir="rtl"] .k-i-loading, .k-rtl .k-multiselect .k-clear-value, .k-rtl .k-dropdowntree .k-clear-value, .k-rtl .k-multiselect .k-i-loading, .k-rtl .k-dropdowntree .k-i-loading {
                right: auto;
                left: 6.5px
            }

        .k-multiselect ::-ms-clear, .k-dropdowntree ::-ms-clear {
            display: none
        }

    .k-virtual-content {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        position: relative
    }

        .k-virtual-content > .k-virtual-list > .k-virtual-item {
            position: absolute;
            width: 100%;
            box-sizing: border-box;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            white-space: nowrap
        }

    .k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
        transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
    }

        .k-multiselect .k-multiselect-wrap .k-button, .k-dropdowntree .k-multiselect-wrap .k-button {
            min-height: calc(1.5em + 0.25rem + 4px);
            padding: calc(0.125rem + 1px) .375rem
        }

    .k-multiselect .k-multiselect-wrap, .k-dropdowntree .k-multiselect-wrap {
        border-color: rgba(33,37,41,0.15);
        color: #162431;
        background-color: #fff
    }

        .k-multiselect .k-multiselect-wrap > .k-readonly, .k-dropdowntree .k-multiselect-wrap > .k-readonly {
            opacity: .6
        }

        .k-multiselect .k-multiselect-wrap li .k-icon, .k-dropdowntree .k-multiselect-wrap li .k-icon {
            opacity: .6
        }

            .k-multiselect .k-multiselect-wrap li .k-icon:hover, .k-dropdowntree .k-multiselect-wrap li .k-icon:hover {
                opacity: 1
            }

        .k-multiselect .k-multiselect-wrap li.k-button:active, .k-dropdowntree .k-multiselect-wrap li.k-button:active, .k-multiselect .k-multiselect-wrap li.k-button.k-state-active, .k-dropdowntree .k-multiselect-wrap li.k-button.k-state-active {
            border-color: #fff;
            color: #212529;
            background-color: #fff
        }

        .k-multiselect .k-multiselect-wrap li:focus .k-icon, .k-dropdowntree .k-multiselect-wrap li:focus .k-icon, .k-multiselect .k-multiselect-wrap li.k-state-focused .k-icon, .k-dropdowntree .k-multiselect-wrap li.k-state-focused .k-icon {
            opacity: 1
        }

        .k-multiselect .k-multiselect-wrap .k-i-loading, .k-dropdowntree .k-multiselect-wrap .k-i-loading {
            background-color: #fff
        }

        .k-multiselect .k-multiselect-wrap:hover, .k-dropdowntree .k-multiselect-wrap:hover, .k-multiselect .k-multiselect-wrap.k-state-hover, .k-dropdowntree .k-multiselect-wrap.k-state-hover {
            border-color: rgba(33,37,41,0.15);
            color: #162431;
            background-color: #fff
        }

        .k-multiselect .k-multiselect-wrap.k-invalid, .k-dropdowntree .k-multiselect-wrap.k-invalid, .k-multiselect .k-multiselect-wrap.k-invalid:hover, .k-dropdowntree .k-multiselect-wrap.k-invalid:hover, .k-multiselect .k-multiselect-wrap.k-state-invalid, .k-dropdowntree .k-multiselect-wrap.k-state-invalid, .k-multiselect .k-multiselect-wrap.ng-invalid.ng-touched, .k-dropdowntree .k-multiselect-wrap.ng-invalid.ng-touched, .k-multiselect .k-multiselect-wrap.ng-invalid.ng-dirty, .k-dropdowntree .k-multiselect-wrap.ng-invalid.ng-dirty {
            color: #dc3545;
            border-color: #dc3545
        }

    .k-multiselect.k-state-focused > .k-multiselect-wrap, .k-state-focused.k-dropdowntree > .k-multiselect-wrap {
        border-color: #ffe76d;
        color: #162431;
        background-color: #fff;
        box-shadow: 0 0 0 0.2rem rgba(255,231,109,0.5)
    }

        .k-multiselect.k-state-focused > .k-multiselect-wrap.k-invalid, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.k-invalid, .k-multiselect.k-state-focused > .k-multiselect-wrap.k-invalid:hover, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.k-invalid:hover, .k-multiselect.k-state-focused > .k-multiselect-wrap.k-state-invalid, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.k-state-invalid, .k-multiselect.k-state-focused > .k-multiselect-wrap.ng-invalid.ng-touched, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.ng-invalid.ng-touched, .k-multiselect.k-state-focused > .k-multiselect-wrap.ng-invalid.ng-dirty, .k-state-focused.k-dropdowntree > .k-multiselect-wrap.ng-invalid.ng-dirty {
            border-color: #dc3545;
            color: #dc3545;
            box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
        }

    .k-state-invalid > .k-multiselect-wrap, .ng-invalid.ng-touched > .k-multiselect-wrap, .ng-invalid.ng-dirty > .k-multiselect-wrap {
        color: #dc3545;
        border-color: #dc3545
    }

    .k-treeview {
        padding: 2px 2px;
        border-width: 0;
        background: none;
        line-height: 1.5;
        cursor: default;
        overflow: auto;
        white-space: nowrap
    }

        .k-treeview .k-content, .k-treeview > .k-group, .k-treeview .k-item > .k-group {
            margin: 0;
            padding: 0;
            background: none;
            list-style: none;
            position: relative
        }

            .k-treeview .k-content.ng-animating, .k-treeview > .k-group.ng-animating, .k-treeview .k-item > .k-group.ng-animating {
                overflow: hidden
            }

        .k-treeview .k-top, .k-treeview .k-mid, .k-treeview .k-bot {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center
        }

        .k-treeview .k-item {
            outline-style: none;
            margin: 0;
            padding: 0 0 0 16px;
            border-width: 0;
            display: block
        }

        .k-treeview .k-in {
            border-radius: .25rem;
            margin: 0;
            padding: .375rem .375rem;
            border: 1px solid transparent;
            text-decoration: none;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            vertical-align: middle;
            position: relative
        }

            .k-treeview .k-in.k-state-focused {
                z-index: 1
            }

        .k-treeview .k-i-expand, .k-treeview .k-i-collapse {
            margin-left: -16px;
            cursor: pointer
        }

        .k-treeview .k-checkbox-wrapper {
            margin-right: .5rem
        }

        .k-treeview .k-i-drag-and-drop {
            position: absolute;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            z-index: 1000
        }

        .k-treeview .k-in .k-icon, .k-treeview .k-in .k-image, .k-treeview .k-in .k-sprite {
            margin-right: .5rem
        }

        .k-rtl .k-treeview .k-item, .k-treeview[dir="rtl"] .k-item {
            padding-left: 0;
            padding-right: 16px
        }

        .k-rtl .k-treeview .k-i-expand, .k-rtl .k-treeview .k-i-collapse, .k-treeview[dir="rtl"] .k-i-expand, .k-treeview[dir="rtl"] .k-i-collapse {
            margin-left: 0;
            margin-right: -16px
        }

        .k-rtl .k-treeview .k-checkbox-wrapper, .k-treeview[dir="rtl"] .k-checkbox-wrapper {
            margin-right: 0;
            margin-left: .5rem
        }

        .k-rtl .k-treeview .k-in .k-icon, .k-rtl .k-treeview .k-in .k-image, .k-rtl .k-treeview .k-in .k-sprite, .k-treeview[dir="rtl"] .k-in .k-icon, .k-treeview[dir="rtl"] .k-in .k-image, .k-treeview[dir="rtl"] .k-in .k-sprite {
            margin-left: .5rem;
            margin-right: 0
        }

        .k-treeview .k-top, .k-treeview .k-mid, .k-treeview .k-bot {
            padding-top: 2px;
            padding-bottom: 2px
        }

        .k-treeview .k-in {
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
        }

    .k-treeview {
        color: #162431
    }

        .k-treeview .k-in:hover, .k-treeview .k-in.k-state-hover {
            border-color: #f2f2f2;
            color: #162431;
            background-color: #f2f2f2
        }

        .k-treeview .k-in.k-state-selected {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

        .k-treeview .k-in.k-state-focused {
            box-shadow: 0 0 0 2px #f0f0f0
        }

        .k-treeview .k-in.k-state-selected.k-state-focused {
            box-shadow: 0 0 0 2px rgba(175,146,0,0.5)
        }

    .k-dropdowntree {
        width: 12.4em
    }

    .k-popup-dropdowntree {
        padding: 0
    }

        .k-popup-dropdowntree .k-list-filter {
            box-shadow: none;
            margin: 0 0 0
        }

        .k-popup-dropdowntree .k-check-all {
            padding: 1rem 1rem 0
        }

        .k-popup-dropdowntree .k-list-filter .k-check-all {
            padding-top: 0
        }

        .k-popup-dropdowntree .k-treeview {
            padding: 1rem 1rem
        }

    .k-maskedtextbox {
        width: 12.4em;
        font-size: 1rem;
        line-height: 1.5;
        border-width: 0;
        box-sizing: border-box;
        background: none;
        text-align: left;
        white-space: nowrap;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: middle;
        position: relative
    }

        .k-maskedtextbox > .k-textbox {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            min-width: 0
        }

        .k-maskedtextbox .k-i-warning {
            display: none;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 1rem
        }

        .k-maskedtextbox.k-state-invalid {
            transition: none
        }

            .k-maskedtextbox.k-state-invalid .k-i-warning {
                display: inline-block
            }

        .k-maskedtextbox[dir="rtl"], .k-rtl .k-maskedtextbox {
            text-align: right
        }

            .k-maskedtextbox[dir="rtl"] .k-select, .k-rtl .k-maskedtextbox .k-select {
                border-radius: .25rem 0 0 .25rem
            }

            .k-maskedtextbox[dir="rtl"] .k-i-warning, .k-rtl .k-maskedtextbox .k-i-warning {
                right: auto;
                left: 1rem
            }

        .k-maskedtextbox ::-ms-clear {
            display: none
        }

        .k-maskedtextbox .k-i-warning {
            color: #dc3545
        }

        .k-maskedtextbox.k-state-invalid .k-textbox, .k-maskedtextbox.ng-invalid.ng-touched .k-textbox, .k-maskedtextbox.ng-invalid.ng-dirty .k-textbox {
            color: #dc3545;
            border-color: #dc3545
        }

            .k-maskedtextbox.k-state-invalid .k-textbox:focus, .k-maskedtextbox.k-state-invalid .k-textbox.k-state-focused, .k-maskedtextbox.ng-invalid.ng-touched .k-textbox:focus, .k-maskedtextbox.ng-invalid.ng-touched .k-textbox.k-state-focused, .k-maskedtextbox.ng-invalid.ng-dirty .k-textbox:focus, .k-maskedtextbox.ng-invalid.ng-dirty .k-textbox.k-state-focused {
                box-shadow: 0 0 0 0.2rem rgba(220,53,69,0.25)
            }

    .k-upload {
        border-width: 1px;
        border-style: solid;
        font-size: 1rem;
        line-height: 1.5;
        position: relative
    }

        .k-upload .k-upload-button {
            min-width: 7em
        }

        .k-upload .k-dropzone {
            padding: .375rem .375rem;
            border-width: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            position: relative;
            background-color: transparent
        }

            .k-upload .k-dropzone > * + * {
                margin-left: .75rem
            }

            .k-upload .k-dropzone .k-dropzone-hint {
                font-style: normal;
                font-weight: normal;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                position: relative;
                -ms-flex: 1;
                flex: 1;
                opacity: 0;
                visibility: hidden;
                display: none
            }

            .k-upload .k-dropzone .k-upload-status {
                font-size: 1rem;
                line-height: 1.5;
                font-weight: normal;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                position: relative
            }

                .k-upload .k-dropzone .k-upload-status > .k-icon {
                    margin-right: .375rem
                }

            .k-upload .k-dropzone.k-dropzone-active .k-dropzone-hint {
                display: block;
                visibility: visible;
                opacity: .65
            }

            .k-upload .k-dropzone.k-dropzone-active .k-upload-status {
                display: none
            }

        .k-upload .k-upload-files {
            margin: 0;
            padding: 0;
            border-width: 1px 0 0;
            border-style: solid;
            border-color: inherit;
            list-style: none
        }

            .k-upload .k-upload-files .k-file-multiple, .k-upload .k-upload-files .k-file-single {
                display: block;
                width: 100%
            }

            .k-upload .k-upload-files .k-file {
                padding: 1rem 1rem;
                border-width: 0 0 1px;
                border-style: solid;
                border-color: inherit;
                outline: none;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
                position: relative
            }

                .k-upload .k-upload-files .k-file:last-child {
                    border-width: 0
                }

            .k-upload .k-upload-files .k-progress {
                position: absolute;
                bottom: 0;
                left: 0
            }

            .k-upload .k-upload-files .k-filename {
                margin-left: 1rem;
                -ms-flex: 1;
                flex: 1;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                position: relative
            }

            .k-upload .k-upload-files .k-upload-status {
                position: absolute;
                right: 1rem;
                top: 1rem
            }

                .k-upload .k-upload-files .k-upload-status .k-icon {
                    vertical-align: middle
                }

            .k-upload .k-upload-files .k-upload-pct {
                margin: 0 .375rem;
                font-weight: normal;
                vertical-align: middle
            }

            .k-upload .k-upload-files ~ .k-clear-selected, .k-upload .k-upload-files ~ .k-upload-selected {
                margin-top: -.5rem;
                border-width: 0
            }

            .k-upload .k-upload-files ~ .k-upload-selected {
                border-left-width: 1px;
                border-left-style: solid;
                margin-left: -1px
            }

            .k-upload .k-upload-files .k-file-name, .k-upload .k-upload-files .k-file-size, .k-upload .k-upload-files .k-file-validation-message, .k-upload .k-upload-files .k-file-information {
                display: block
            }

            .k-upload .k-upload-files .k-file-name {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                position: relative
            }

            .k-upload .k-upload-files .k-file-size, .k-upload .k-upload-files .k-file-information, .k-upload .k-upload-files .k-file-validation-message {
                font-size: .68775rem
            }

            .k-upload .k-upload-files .k-file-information {
                text-indent: 1px
            }

            .k-upload .k-upload-files .k-file-extension-wrapper, .k-upload .k-upload-files .k-multiple-files-extension-wrapper, .k-upload .k-upload-files .k-file-invalid-extension-wrapper, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper {
                margin: 1px 0;
                width: 24px;
                height: 34px;
                border-width: 2px;
                border-style: solid;
                font-size: .57rem;
                text-transform: uppercase;
                box-sizing: content-box;
                position: absolute;
                top: 1rem
            }

            .k-upload .k-upload-files .k-file-group-wrapper, .k-upload .k-upload-files .k-file-invalid-group-wrapper, .k-upload .k-upload-files .k-multiple-files-group-wrapper, .k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper {
                position: absolute;
                top: 1rem
            }

                .k-upload .k-upload-files .k-file-group-wrapper .k-file-group, .k-upload .k-upload-files .k-file-invalid-group-wrapper .k-file-group, .k-upload .k-upload-files .k-multiple-files-group-wrapper .k-file-group, .k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper .k-file-group {
                    font-size: 32px
                }

                .k-upload .k-upload-files .k-file-group-wrapper .k-file-state, .k-upload .k-upload-files .k-file-invalid-group-wrapper .k-file-state, .k-upload .k-upload-files .k-multiple-files-group-wrapper .k-file-state, .k-upload .k-upload-files .k-multiple-files-invalid-group-wrapper .k-file-state {
                    position: absolute
                }

            .k-upload .k-upload-files .k-file-invalid-extension-wrapper, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper {
                font-size: 1.2em
            }

            .k-upload .k-upload-files .k-multiple-files-extension-wrapper, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper {
                margin-top: .5rem
            }

            .k-upload .k-upload-files .k-file-state {
                visibility: hidden
            }

            .k-upload .k-upload-files .k-file-name-size-wrapper {
                margin-left: calc(24px + 1rem);
                margin-right: calc(1.5em + 0.75rem + 2px + 1.5rem + 3.5em);
                min-height: 38px;
                display: block;
                overflow: hidden
            }

            .k-upload .k-upload-files .k-file-extension-wrapper::before, .k-upload .k-upload-files .k-multiple-files-extension-wrapper::before, .k-upload .k-upload-files .k-multiple-files-extension-wrapper::after, .k-upload .k-upload-files .k-file-invalid-extension-wrapper::before, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::before, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::after {
                content: "";
                border-style: solid;
                display: inline-block;
                position: absolute
            }

            .k-upload .k-upload-files .k-file-extension-wrapper::before, .k-upload .k-upload-files .k-multiple-files-extension-wrapper::before, .k-upload .k-upload-files .k-file-invalid-extension-wrapper::before, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::before {
                top: -1px;
                right: -1px;
                width: 0;
                height: 0;
                border-width: 6px;
                margin-top: -1px;
                margin-right: -1px
            }

            .k-upload .k-upload-files .k-multiple-files-extension-wrapper::after, .k-upload .k-upload-files .k-multiple-files-invalid-extension-wrapper::after {
                top: -6px;
                left: -6px;
                width: 15px;
                height: 35px;
                border-width: 2px 0 0 2px
            }

            .k-upload .k-upload-files .k-file-extension, .k-upload .k-upload-files .k-file-invalid-icon {
                position: absolute;
                bottom: 0;
                line-height: normal
            }

            .k-upload .k-upload-files .k-file-invalid-icon {
                margin-left: 4px
            }

            .k-upload .k-upload-files .k-file-extension {
                margin-left: .2em;
                margin-bottom: .3em;
                overflow: hidden;
                text-overflow: ellipsis;
                max-width: 100%;
                left: 0
            }

            .k-upload .k-upload-files .k-upload-action {
                border-width: 0;
                color: inherit;
                background: none;
                box-shadow: none
            }

        .k-upload .k-progress {
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 0
        }

        .k-upload .k-file-invalid > .k-progress {
            width: 100%
        }

        .k-upload[dir="rtl"] .k-dropzone .k-upload-status > .k-icon, .k-rtl .k-upload .k-dropzone .k-upload-status > .k-icon {
            margin-left: .75rem;
            margin-right: 0
        }

        .k-upload[dir="rtl"] .k-dropzone > * + *, .k-rtl .k-upload .k-dropzone > * + * {
            margin-left: 0;
            margin-right: .75rem
        }

        .k-upload[dir="rtl"] .k-upload-files .k-upload-status, .k-rtl .k-upload .k-upload-files .k-upload-status {
            right: auto;
            left: 1rem
        }

        .k-upload[dir="rtl"] .k-upload-files ~ .k-upload-selected, .k-rtl .k-upload .k-upload-files ~ .k-upload-selected {
            border-left-width: 0;
            border-right-width: 1px;
            border-right-style: solid;
            margin-left: 0
        }

        .k-upload[dir="rtl"] .k-upload-files .k-file-invalid-icon, .k-rtl .k-upload .k-upload-files .k-file-invalid-icon {
            margin-left: 0;
            left: .5rem
        }

        .k-upload[dir="rtl"] .k-file-name-size-wrapper, .k-rtl .k-upload .k-file-name-size-wrapper {
            margin-right: calc(24px + 1rem);
            margin-left: calc(1.5em + 0.75rem + 2px + 1.5rem + 3.5em)
        }

        .k-upload[dir="rtl"] .k-file-extension, .k-rtl .k-upload .k-file-extension {
            right: 0;
            left: auto;
            margin-right: .4em;
            margin-left: 0
        }

    .k-upload-button {
        position: relative;
        overflow: hidden;
        direction: ltr
    }

        .k-upload-button input {
            font: 170px monospace !important;
            margin: 0;
            padding: 0;
            filter: alpha(opacity=0);
            opacity: 0;
            cursor: pointer;
            position: absolute;
            bottom: 0;
            right: 0;
            z-index: 1
        }

            .k-upload-button input[disabled], .k-upload-button input.k-state-disabled {
                visibility: hidden
            }

    .k-ie9 .k-upload-status-total {
        top: 1.5em
    }

        .k-ie9 .k-upload-status-total > .k-icon {
            margin-top: -3px
        }

    .k-upload {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-upload .k-dropzone {
            border-color: #dddde5;
            color: #292b2c;
            background-color: #f7f7f9
        }

        .k-upload .k-upload-files, .k-upload .k-upload-selected {
            border-color: rgba(33,37,41,0.125)
        }

        .k-upload .k-file.k-state-focused {
            box-shadow: inset 0 0 0 2px rgba(0,0,0,0.13)
        }

        .k-upload .k-file .k-upload-action.k-state-focused {
            box-shadow: 0 0 0 2px rgba(0,0,0,0.13)
        }

        .k-upload .k-file-progress .k-file-name {
            color: #162431
        }

        .k-upload .k-file-progress .k-progress {
            background-color: #17a2b8
        }

        .k-upload .k-file-success .k-progress {
            background-color: #28a745
        }

        .k-upload .k-file-error .k-file-name, .k-upload .k-file-invalid .k-file-name {
            color: #dc3545
        }

        .k-upload .k-file-error .k-progress, .k-upload .k-file-invalid .k-progress {
            background-color: #dc3545
        }

        .k-upload .k-file-extension-wrapper, .k-upload .k-multiple-files-extension-wrapper, .k-upload .k-file-group-wrapper, .k-upload .k-multiple-files-group-wrapper {
            color: #bababa;
            border-color: #bababa
        }

        .k-upload .k-file-invalid-extension-wrapper, .k-upload .k-multiple-files-invalid-extension-wrapper, .k-upload .k-file-error .k-file-extension-wrapper, .k-upload .k-file-invalid-group-wrapper, .k-upload .k-multiple-files-invalid-group-wrapper, .k-upload .k-file-error .k-file-group-wrapper {
            color: #dc3545;
            border-color: #f2b3b9
        }

        .k-upload .k-file-extension-wrapper::before, .k-upload .k-multiple-files-extension-wrapper::before {
            background-color: #fff;
            border-color: transparent transparent #bababa #bababa
        }

        .k-upload .k-file-invalid-extension-wrapper::before, .k-upload .k-multiple-files-invalid-extension-wrapper::before, .k-upload .k-file-error .k-file-extension-wrapper::before {
            background-color: #fff;
            border-color: transparent transparent #f2b3b9 #f2b3b9
        }

        .k-upload .k-multiple-files-extension-wrapper::after {
            border-top-color: #bababa;
            border-left-color: #bababa
        }

        .k-upload .k-multiple-files-invalid-extension-wrapper::after {
            border-top-color: #f2b3b9;
            border-left-color: #f2b3b9
        }

        .k-upload .k-file-size, .k-upload .k-file-information, .k-upload .k-file-validation-message {
            color: #bababa
        }

    .k-listbox {
        width: 12.4em;
        height: 200px;
        vertical-align: top;
        background-color: transparent;
        border-width: 0;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

        .k-listbox .k-listbox-toolbar ul {
            display: -ms-flexbox;
            display: flex
        }

        .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar ul, .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar ul {
            -ms-flex-direction: column;
            flex-direction: column
        }

        .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar li + li, .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar li + li {
            margin-top: 1rem
        }

        .k-listbox.k-listbox-toolbar-left {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar {
                margin-right: 5px
            }

        .k-listbox.k-listbox-toolbar-right {
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse
        }

            .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
                margin-left: 5px
            }

        .k-listbox.k-listbox-toolbar-top, .k-listbox.k-listbox-toolbar-bottom {
            -ms-flex-direction: column;
            flex-direction: column
        }

            .k-listbox.k-listbox-toolbar-top .k-listbox-toolbar ul, .k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar ul {
                -ms-flex-direction: row;
                flex-direction: row
            }

            .k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li + li, .k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li + li {
                margin-left: 1rem
            }

            .k-listbox.k-listbox-toolbar-top .k-listbox-toolbar {
                margin-bottom: 5px
            }

            .k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar {
                margin-top: 5px
            }

        .k-listbox .k-list-scroller {
            width: 100%;
            border-width: 1px;
            border-style: solid
        }

        .k-listbox .k-drop-hint {
            border-top-width: 1px;
            border-top-style: solid
        }

        .k-listbox .k-ghost {
            opacity: .5
        }

        .k-rtl .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar, .k-rtl .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar, .k-listbox[dir="rtl"].k-listbox-toolbar-left .k-listbox-toolbar, .k-listbox[dir="rtl"].k-listbox-toolbar-right .k-listbox-toolbar, [dir="rtl"] .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar, [dir="rtl"] .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
            -webkit-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            transform: scaleX(-1)
        }

        .k-rtl .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar, .k-listbox[dir="rtl"].k-listbox-toolbar-left .k-listbox-toolbar, [dir="rtl"] .k-listbox.k-listbox-toolbar-left .k-listbox-toolbar {
            margin-right: 0;
            margin-left: 5px
        }

        .k-rtl .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar, .k-listbox[dir="rtl"].k-listbox-toolbar-right .k-listbox-toolbar, [dir="rtl"] .k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
            margin-right: 5px;
            margin-left: 0
        }

    .k-item {
        cursor: default
    }

        .k-item.k-drag-clue {
            border-radius: 0;
            padding: 3px 1.5rem;
            line-height: 1.5em;
            border-width: 0;
            font-size: 1rem
        }

    .k-listbox .k-list-scroller {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-listbox .k-drop-hint {
        border-top-color: #ecc500
    }

    li.k-item.k-drag-clue {
        background-color: #ecc500;
        color: #000
    }

    .k-rating {
        display: -ms-inline-flexbox;
        display: inline-flex;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        font-size: 1rem;
        border: 0;
        outline: 0
    }

    .k-rating-container {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        position: relative;
        box-sizing: border-box;
        margin: 0 .5rem
    }

        .k-rating-container .k-rating-item {
            display: -ms-inline-flexbox;
            display: inline-flex;
            position: relative;
            padding: .5rem .5rem;
            -ms-flex-align: center;
            align-items: center;
            vertical-align: middle;
            margin: 0;
            outline: 0;
            overflow: hidden;
            transition: color 200ms ease-out 0s
        }

            .k-rating-container .k-rating-item * {
                pointer-events: none
            }

            .k-rating-container .k-rating-item .k-icon {
                font-size: 24px
            }

            .k-rating-container .k-rating-item .k-rating-precision-part, .k-rating-container .k-rating-item .k-rating-precision-complement {
                display: inline-block;
                position: absolute;
                top: .5rem;
                left: .5rem;
                overflow: hidden
            }

            .k-rating-container .k-rating-item .k-rating-precision-complement {
                direction: rtl
            }

    .k-rating-label {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        vertical-align: middle;
        line-height: 1.5;
        margin: .5rem 1rem
    }

    .k-ie9 .k-rating-label, .k-ie9 .k-rating-container, .k-ie9 .k-rating-item {
        display: inline-block
    }

    .k-rtl .k-rating-precision-part, [dir="rtl"] .k-rating-precision-part {
        left: auto;
        right: .5rem
    }

    .k-rtl .k-rating-item .k-rating-precision-complement, [dir="rtl"] .k-rating-item .k-rating-precision-complement {
        direction: ltr
    }

    .k-rating {
        background-color: transparent
    }

        .k-rating:focus .k-rating-item > .k-icon, .k-rating.k-state-focused .k-rating-item > .k-icon {
            text-shadow: 0 2px 3.6px rgba(0,0,0,0.1)
        }

        .k-rating:focus .k-rating-item.k-state-selected > .k-icon, .k-rating.k-state-focused .k-rating-item.k-state-selected > .k-icon {
            text-shadow: 0 2px 3.6px rgba(236,197,0,0.4)
        }

    .k-rating-item {
        color: #92b1ce
    }

        .k-rating-item.k-state-selected {
            color: #ecc500
        }

            .k-rating-item.k-state-selected:focus, .k-rating-item.k-state-selected.k-state-focused {
                color: #ecc500
            }

        .k-rating-item:hover, .k-rating-item.k-state-hover {
            color: #ecc500;
            cursor: pointer
        }

    .k-menu {
        border-width: 0;
        border-style: solid;
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        position: relative;
        cursor: default
    }

    .k-menu-item {
        border-width: 0;
        outline: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .k-menu-link {
        padding: .5rem .5rem;
        outline: 0;
        color: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        white-space: nowrap;
        cursor: pointer
    }

        .k-menu-link > .k-icon:not(.k-menu-expand-arrow), .k-menu-link > .k-image, .k-menu-link > .k-sprite {
            margin-right: .5rem
        }

    .k-menu-expand-arrow {
        margin-left: .5rem;
        margin-right: -.5rem;
        position: relative
    }

        .k-menu-expand-arrow.k-i-arrow-60-left, .k-menu-expand-arrow.k-i-arrow-w::before, .k-menu-expand-arrow.k-i-sarrow-w::before, .k-menu-expand-arrow.k-i-expand-w::before, .k-menu-expand-arrow.k-i-arrow-60-right, .k-menu-expand-arrow.k-i-arrow-e::before, .k-menu-expand-arrow.k-i-sarrow-e::before, .k-menu-expand-arrow.k-i-expand::before, .k-menu-expand-arrow.k-i-expand-e::before {
            margin: 0;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .k-menu-expand-arrow.k-i-arrow-60-right, .k-menu-expand-arrow.k-i-arrow-e::before, .k-menu-expand-arrow.k-i-sarrow-e::before, .k-menu-expand-arrow.k-i-expand::before, .k-menu-expand-arrow.k-i-expand-e::before {
            right: .5rem
        }

        .k-menu-expand-arrow.k-i-arrow-60-left, .k-menu-expand-arrow.k-i-arrow-w::before, .k-menu-expand-arrow.k-i-sarrow-w::before, .k-menu-expand-arrow.k-i-expand-w::before {
            left: .5rem
        }

    .k-menu-horizontal {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-menu-horizontal > .k-menu-item + .k-menu-item {
            margin-left: 0
        }

        .k-menu-horizontal > .k-separator {
            margin: 0 2px;
            width: 0;
            height: auto;
            border-width: 0 0 0 1px;
            border-style: solid;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

    .k-menu-vertical {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .k-menu-vertical > .k-menu-item + .k-menu-item {
            margin-top: 0
        }

        .k-menu-vertical > .k-menu-item > .k-menu-link {
            padding: 3px 1.5rem;
            padding-right: calc(3rem + 16px)
        }

        .k-menu-vertical > .k-separator {
            margin: 2px 0;
            height: 0;
            border-width: 1px 0 0;
            border-style: solid;
            border-color: rgba(33,37,41,0.125);
            display: block
        }

    .k-menu-popup {
        border-width: 1px;
        border-style: solid;
        overflow: auto;
        max-height: 80vh
    }

    .k-menu-group {
        margin: 0;
        padding: .5rem 0;
        font-size: 1rem;
        line-height: 1.5;
        list-style: none;
        display: none;
        position: absolute
    }

    .k-menu-popup .k-menu-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .k-menu-group .k-menu-item {
        font-size: 1rem;
        line-height: 1.5
    }

        .k-menu-group .k-menu-item + .k-menu-item {
            margin-top: 0
        }

    .k-menu-group .k-menu-link {
        padding: 3px 1.5rem;
        padding-right: calc(3rem + 16px)
    }

    .k-menu-group .k-separator {
        margin: 2px 0;
        height: 0;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: rgba(33,37,41,0.125);
        display: block
    }

    .k-popups-wrapper {
        position: relative;
        border: 0;
        margin: 0;
        padding: 0
    }

    .k-context-menu {
        margin: 0;
        padding: .5rem 0;
        border-width: 1px;
        border-style: solid
    }

        .k-context-menu.k-menu-horizontal {
            padding: 0 .5rem
        }

    .k-animation-container .k-context-menu.k-menu-horizontal {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .k-context-menu-popup {
        z-index: 12000
    }

        .k-context-menu-popup > .k-popup:not(.k-menu-popup), .k-context-menu-popup .k-context-menu {
            border: 0
        }

    .k-menu-scroll-wrapper {
        margin: 0;
        padding: 0;
        border: 0;
        position: relative
    }

        .k-menu-scroll-wrapper .k-menu {
            overflow: hidden;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .k-menu-scroll-button {
        border-radius: 0;
        padding: 0;
        border-width: 0;
        border-color: inherit;
        color: inherit;
        background: inherit;
        position: absolute
    }

        .k-menu-scroll-button.k-scroll-left {
            top: 0;
            left: 0;
            height: 100%;
            width: 16px;
            border-right-width: 1px
        }

        .k-menu-scroll-button.k-scroll-right {
            top: 0;
            right: 0;
            height: 100%;
            width: 16px;
            border-left-width: 1px
        }

        .k-menu-scroll-button.k-scroll-up {
            top: 0;
            left: 0;
            width: 100%;
            height: 16px;
            border-bottom-width: 1px
        }

        .k-menu-scroll-button.k-scroll-down {
            bottom: 0;
            left: 0;
            width: 100%;
            height: 16px;
            border-top-width: 1px
        }

    .k-rtl .k-menu-link > .k-icon:not(.k-menu-expand-arrow), .k-rtl .k-menu-link > .k-image, .k-rtl .k-menu-link > .k-sprite, [dir="rtl"] .k-menu-link > .k-icon:not(.k-menu-expand-arrow), [dir="rtl"] .k-menu-link > .k-image, [dir="rtl"] .k-menu-link > .k-sprite {
        margin-left: .5rem;
        margin-right: 0
    }

    .k-rtl .k-menu-expand-arrow.k-i-arrow-60-down, .k-rtl .k-menu-expand-arrow.k-i-arrow-s::before, .k-rtl .k-menu-expand-arrow.k-i-sarrow-s::before, .k-rtl .k-menu-expand-arrow.k-i-collapse::before, .k-rtl .k-menu-expand-arrow.k-i-expand-s::before, [dir="rtl"] .k-menu-expand-arrow.k-i-arrow-60-down, [dir="rtl"] .k-menu-expand-arrow.k-i-arrow-s::before, [dir="rtl"] .k-menu-expand-arrow.k-i-sarrow-s::before, [dir="rtl"] .k-menu-expand-arrow.k-i-collapse::before, [dir="rtl"] .k-menu-expand-arrow.k-i-expand-s::before {
        margin-left: -.5rem;
        margin-right: .5rem
    }

    .k-rtl .k-menu-horizontal > .k-menu-item + .k-menu-item, [dir="rtl"] .k-menu-horizontal > .k-menu-item + .k-menu-item {
        margin-right: 0;
        margin-left: 0
    }

    .k-rtl .k-menu-vertical > .k-menu-item > .k-menu-link, [dir="rtl"] .k-menu-vertical > .k-menu-item > .k-menu-link {
        padding-right: 1.5rem;
        padding-left: calc(3rem + 16px)
    }

    .k-rtl .k-menu-group .k-menu-link, [dir="rtl"] .k-menu-group .k-menu-link {
        padding-right: 1.5rem;
        padding-left: calc(3rem + 16px)
    }

    .k-menu.k-menu-horizontal:not(.k-context-menu) {
        padding: .5rem 1rem
    }

    .k-menu.k-menu-vertical:not(.k-context-menu) {
        padding: .5rem 0
    }

    .k-menu-popup .k-menu-group, .k-menu-popup .k-menu-vertical {
        padding: 0
    }

    .k-context-menu-popup > .k-popup:not(.k-menu-popup) {
        padding: 0
    }

    .k-context-menu-popup .k-context-menu {
        border-radius: .25rem
    }

    .k-context-menu-popup .k-header {
        font-size: inherit;
        font-weight: inherit
    }

    .k-menu:not(.k-context-menu) {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

        .k-menu:not(.k-context-menu) > .k-item {
            color: rgba(41,43,44,0.5)
        }

            .k-menu:not(.k-context-menu) > .k-item:hover, .k-menu:not(.k-context-menu) > .k-item.k-state-hover {
                color: rgba(41,43,44,0.7)
            }

            .k-menu:not(.k-context-menu) > .k-item > .k-state-active {
                color: rgba(41,43,44,0.9)
            }

            .k-menu:not(.k-context-menu) > .k-item:focus, .k-menu:not(.k-context-menu) > .k-item.k-state-focused {
                box-shadow: inset 0 0 0 3px rgba(41,43,44,0.15)
            }

    .k-menu-group, .k-menu.k-context-menu {
        border-color: rgba(33,37,41,0.15);
        color: #212529;
        background-color: #fff
    }

        .k-menu-group .k-item:hover, .k-menu-group .k-item.k-state-hover, .k-menu.k-context-menu .k-item:hover, .k-menu.k-context-menu .k-item.k-state-hover {
            color: #16181b;
            background-color: #f2f2f2
        }

        .k-menu-group .k-item > .k-state-active, .k-menu.k-context-menu .k-item > .k-state-active {
            color: #000;
            background-color: #ecc500
        }

        .k-menu-group .k-item:focus, .k-menu-group .k-item.k-state-focused, .k-menu.k-context-menu .k-item:focus, .k-menu.k-context-menu .k-item.k-state-focused {
            box-shadow: inset 0 0 0 3px rgba(41,43,44,0.15)
        }

    .k-menu-scroll-button {
        border-color: #dddde5;
        color: rgba(41,43,44,0.5);
        background-color: #f7f7f9
    }

        .k-menu-scroll-button:hover {
            color: rgba(41,43,44,0.7)
        }

            .k-menu-scroll-button:hover::before {
                opacity: 0
            }

    .k-context-menu-popup .k-header {
        color: inherit
    }

    .k-toolbar {
        margin: 0;
        padding: .1875rem .375rem;
        border-width: 1px;
        border-style: solid;
        line-height: 1.5;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative;
        overflow: hidden
    }

        .k-toolbar::before {
            content: "";
            height: calc(1.5em + 0.75rem + 2px)
        }

        .k-toolbar.k-toolbar-resizable {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .k-toolbar > * {
            margin-top: .1875rem;
            margin-bottom: .1875rem;
            margin-right: .375rem;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-line-pack: center;
            align-content: center;
            vertical-align: middle
        }

            .k-toolbar > * > label {
                margin-right: .375rem
            }

        .k-toolbar > :last-child {
            margin-right: 0
        }

        .k-toolbar .k-button, .k-toolbar .k-button-group, .k-toolbar .k-separator, .k-toolbar .k-split-button, .k-toolbar .k-textbox, .k-toolbar .k-widget, .k-toolbar label {
            -ms-flex-item-align: center;
            align-self: center
        }

            .k-toolbar .k-split-button > .k-button {
                -ms-flex-item-align: stretch;
                align-self: stretch
            }

        .k-toolbar .k-button {
            padding: .375rem .75rem;
            line-height: 1.5
        }

        .k-toolbar .k-overflow-anchor {
            border-radius: 0;
            margin: 0;
            padding: .375rem;
            width: calc(1.5em + 0.75rem + 2px + 0.75rem);
            height: 100%;
            border-width: 0;
            border-color: inherit;
            background-clip: padding-box;
            box-sizing: border-box;
            -ms-flex-pack: center;
            justify-content: center;
            position: absolute;
            top: 0;
            right: 0
        }

            .k-toolbar .k-overflow-anchor::before {
                display: block
            }

        .k-toolbar .k-separator {
            width: 0;
            height: 1.5em;
            border-width: 0 0 0 1px;
            border-style: solid
        }

        .k-toolbar .k-spacer {
            height: 1.5em;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    kendo-toolbar-renderer {
        border-color: inherit
    }

    .k-overflow-container .k-overflow-tool-group {
        display: block
    }

    .k-overflow-container .k-overflow-button {
        width: 100%
    }

    .k-overflow-container .k-button-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .k-overflow-container .k-button-group .k-button {
            margin: 0
        }

    .k-overflow-container .k-overflow-hidden {
        display: none
    }

    .k-toolbar.k-rtl > *, .k-rtl .k-toolbar > *, .k-toolbar[dir="rtl"] > *, [dir="rtl"] .k-toolbar > * {
        margin-right: 0;
        margin-left: .375rem
    }

        .k-toolbar.k-rtl > * > label, .k-rtl .k-toolbar > * > label, .k-toolbar[dir="rtl"] > * > label, [dir="rtl"] .k-toolbar > * > label {
            margin-right: 0;
            margin-left: .375rem
        }

    .k-toolbar.k-rtl > :last-child, .k-rtl .k-toolbar > :last-child, .k-toolbar[dir="rtl"] > :last-child, [dir="rtl"] .k-toolbar > :last-child {
        margin-left: 0
    }

    .k-toolbar.k-rtl .k-overflow-anchor, .k-rtl .k-toolbar .k-overflow-anchor, .k-toolbar[dir="rtl"] .k-overflow-anchor, [dir="rtl"] .k-toolbar .k-overflow-anchor {
        margin: 0;
        right: auto;
        left: 0
    }

    .k-toolbar {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9;
        box-shadow: none
    }

        .k-toolbar .k-overflow-anchor {
            color: inherit;
            background: transparent
        }

        .k-toolbar .k-state-border-up, .k-toolbar .k-state-border-down {
            box-shadow: none
        }

            .k-toolbar .k-state-border-up::before, .k-toolbar .k-state-border-up .k-button::before, .k-toolbar .k-state-border-down::before, .k-toolbar .k-state-border-down .k-button::before {
                opacity: 0
            }

        .k-toolbar .k-separator {
            border-color: inherit
        }

        .k-toolbar .k-button.k-state-disabled::after {
            opacity: 0
        }

        .k-toolbar .k-combobox .k-state-border-up, .k-toolbar .k-combobox .k-state-border-down {
            box-shadow: none
        }

    .k-window {
        border-radius: 0rem;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        z-index: 10002;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-window.k-window-maximized {
            max-width: 100vw;
            max-height: 100vh;
            box-shadow: none
        }

    .k-window-sm {
        width: 300px
    }

    .k-window-md {
        width: 800px
    }

    .k-window-lg {
        width: 1200px
    }

    .k-window-titlebar {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        padding: 1rem 1rem;
        border-width: 0 0 1px;
        border-style: solid;
        white-space: nowrap;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-align: center;
        align-items: center
    }

    .k-window-minimized .k-window-titlebar {
        border-width: 0
    }

    .k-window-title {
        margin: 0;
        font-size: 1.25rem;
        line-height: 1.5;
        text-overflow: ellipsis;
        overflow: hidden;
        cursor: default;
        -ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .k-window-title::before {
            content: "\200b"
        }

    .k-window-actions {
        margin: calc(-0.375rem + -1px);
        line-height: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-align: center;
        align-items: center;
        vertical-align: top
    }

    .k-window-content, .k-prompt-container {
        padding: 1rem 1rem;
        border-width: 0;
        color: inherit;
        background: none;
        outline: 0;
        overflow: auto;
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .k-window-content + .k-prompt-container {
            margin-top: -.5rem
        }

    .k-window-iframecontent {
        padding: 0;
        overflow: visible
    }

        .k-window-iframecontent .k-content-frame {
            vertical-align: top;
            border: 0;
            width: 100%;
            height: 100%
        }

    .k-window {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-window-titlebar {
        border-color: rgba(33,37,41,0.125)
    }

    .k-window-actions {
        margin-top: -1rem;
        margin-bottom: -1rem
    }

    .k-window-action {
        margin: 0 0 0 .5rem;
        padding: 1rem 1rem;
        width: 1em;
        height: 1em;
        border-width: 0;
        opacity: .5
    }

    .k-ie .k-window-action {
        padding: 0;
        line-height: 1
    }

    .k-window-action:hover {
        opacity: .75
    }

    .k-button.k-window-action::before, .k-button.k-window-action::after {
        display: none
    }

    .k-popup-edit-form .k-edit-buttons {
        border-color: rgba(33,37,41,0.125)
    }

    .k-dialog-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10001
    }

        .k-dialog-wrapper .k-dialog {
            position: relative
        }

    .k-dialog {
        padding: 0;
        position: fixed;
        box-sizing: border-box
    }

        .k-dialog.k-dialog-centered {
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            top: 50%;
            left: 50%
        }

        .k-dialog .k-multiselect, .k-dialog .k-dropdowntree {
            width: 100%
        }

    .k-dialog-close {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .k-dialog-buttongroup {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
        padding: 1rem 1rem;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: inherit;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden
    }

        .k-dialog-buttongroup .k-button {
            width: auto !important;
            max-width: 100%
        }

            .k-dialog-buttongroup .k-button ~ .k-button {
                margin-left: .5rem
            }

    .k-rtl .k-dialog-buttongroup .k-button ~ .k-button, [dir="rtl"] .k-dialog-buttongroup .k-button ~ .k-button {
        margin-left: 0;
        margin-right: .5rem
    }

    .k-dialog-button-layout-stretched {
        padding: 0;
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .k-dialog-button-layout-stretched .k-button {
            border-radius: 0;
            padding: .375rem .75rem;
            border-width: 0;
            text-overflow: ellipsis;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            display: inline-block;
            overflow: hidden
        }

            .k-dialog-button-layout-stretched .k-button ~ .k-button {
                margin: 0;
                border-left-width: 1px
            }

    .k-rtl .k-dialog-button-layout-stretched .k-button ~ .k-button, [dir="rtl"] .k-dialog-button-layout-stretched .k-button ~ .k-button {
        margin: 0;
        border-left-width: 0;
        border-right-width: 1px
    }

    .k-window-sm .k-dialog-button-layout-stretched {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .k-window-sm .k-dialog-button-layout-stretched .k-button {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            padding: .375rem .375rem
        }

            .k-window-sm .k-dialog-button-layout-stretched .k-button ~ .k-button {
                border-width: 0;
                border-top-width: 1px
            }

    .k-window-md .k-dialog-button-layout-stretched .k-button {
        padding: .5625rem .5625rem
    }

    .k-no-flexbox .k-dialog-buttongroup {
        display: block;
        text-align: right
    }

    .k-no-flexbox .k-window-sm .k-dialog-button-layout-stretched .k-button {
        display: block
    }

    .k-no-flexbox .k-rtl .k-dialog-buttongroup, .k-no-flexbox [dir="rtl"] .k-dialog-buttongroup {
        text-align: left
    }

    .k-dialog-buttongroup {
        border-color: rgba(33,37,41,0.125)
    }

    .k-drawer-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: start;
        align-items: flex-start
    }

    kendo-drawer.k-drawer, kendo-drawer .k-drawer-wrapper {
        transition: none
    }

    .k-drawer {
        height: 100%;
        border-width: 0;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        transition: all 300ms ease-in-out;
        overflow: hidden;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    .k-drawer-mini .k-drawer.k-drawer-start, .k-drawer-expanded .k-drawer.k-drawer-start, .k-drawer-left.k-drawer-mini .k-drawer, .k-drawer-left.k-drawer-expanded .k-drawer {
        border-right-width: 1px
    }

    .k-drawer-mini .k-drawer.k-drawer-end, .k-drawer-expanded .k-drawer.k-drawer-end, .k-drawer-right.k-drawer-mini .k-drawer, .k-drawer-right.k-drawer-expanded .k-drawer {
        border-left-width: 1px
    }

    .k-drawer.k-drawer-start, .k-drawer-left .k-drawer {
        top: 0;
        left: 0
    }

    .k-drawer.k-drawer-end, .k-drawer-right .k-drawer {
        top: 0;
        right: 0
    }

    .k-drawer-content {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-drawer-overlay .k-drawer {
        max-width: 80vw;
        position: fixed;
        z-index: 10002;
        border: 0
    }

    .k-drawer-overlay .k-overlay {
        display: none
    }

    .k-drawer-overlay.k-drawer-expanded .k-overlay {
        display: block
    }

    .k-drawer-push {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-drawer-push .k-drawer {
            height: auto;
            position: relative;
            -ms-flex-item-align: stretch;
            align-self: stretch
        }

            .k-drawer-push .k-drawer.k-drawer-end, .k-drawer-push.k-drawer-right .k-drawer {
                -ms-flex-order: 1;
                order: 1
            }

    .k-drawer-wrapper {
        overflow-x: hidden;
        overflow-y: auto;
        scrollbar-width: thin;
        transition: all 300ms ease-in-out
    }

        .k-drawer-wrapper::-webkit-scrollbar {
            width: 7px
        }

        .k-drawer-wrapper::-webkit-scrollbar-thumb {
            border-radius: 20px
        }

    .k-drawer-items, .k-drawer-items ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-drawer-item {
        padding: .5rem 1rem;
        color: inherit;
        font-size: 16px;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        cursor: pointer
    }

        .k-drawer-item > .k-drawer-link {
            margin: -.5rem -1rem;
            padding: .5rem 1rem;
            color: inherit;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto
        }

        .k-drawer-item .k-icon {
            margin: 0 1rem;
            height: auto;
            font-size: 16px;
            line-height: 1.5;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

        .k-drawer-item .k-item-text {
            padding: 0 1rem;
            display: inline-block;
            white-space: nowrap
        }

    .k-drawer-separator {
        padding: 0;
        height: 1px
    }

    .k-drawer-mini .k-drawer-wrapper {
        width: calc(2rem + 16px)
    }

    .k-rtl.k-drawer-mini .k-drawer-start, .k-rtl .k-drawer-mini .k-drawer-start, .k-rtl .k-drawer-expanded .k-drawer-start, .k-rtl.k-drawer-expanded .k-drawer-start, [dir="rtl"].k-drawer-mini .k-drawer-start, [dir="rtl"] .k-drawer-mini .k-drawer-start, [dir="rtl"] .k-drawer-expanded .k-drawer-start, [dir="rtl"].k-drawer-expanded .k-drawer-start {
        border-left-width: 1px;
        border-right-width: 0
    }

    .k-rtl.k-drawer-mini .k-drawer-end, .k-rtl .k-drawer-mini .k-drawer-end, .k-rtl.k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end, [dir="rtl"].k-drawer-mini .k-drawer-end, [dir="rtl"] .k-drawer-mini .k-drawer-end, [dir="rtl"].k-drawer-expanded .k-drawer-end .k-drawer-expanded .k-drawer-end {
        border-left-width: 0;
        border-right-width: 1px
    }

    .k-rtl.k-drawer-overlay .k-drawer-start, .k-rtl .k-drawer-overlay .k-drawer-start, [dir="rtl"].k-drawer-overlay .k-drawer-start, [dir="rtl"] .k-drawer-overlay .k-drawer-start {
        left: auto;
        right: 0
    }

    .k-rtl.k-drawer-overlay .k-drawer-end, .k-rtl .k-drawer-overlay .k-drawer-end, [dir="rtl"].k-drawer-overlay .k-drawer-end, [dir="rtl"] .k-drawer-overlay .k-drawer-end {
        left: 0;
        right: auto
    }

    .k-rtl .k-drawer-left.k-drawer-push .k-drawer, [dir="rtl"] .k-drawer-left.k-drawer-push .k-drawer {
        -ms-flex-order: 1;
        order: 1
    }

    .k-rtl .k-drawer-right.k-drawer-push .k-drawer, [dir="rtl"] .k-drawer-right.k-drawer-push .k-drawer {
        -ms-flex-order: 0;
        order: 0
    }

    .k-drawer-container .k-drawer-items .k-item-text {
        padding: 0
    }

    .k-drawer-container .k-drawer-items .k-icon {
        margin: 0
    }

        .k-drawer-container .k-drawer-items .k-icon + .k-item-text {
            padding-left: 1rem
        }

    .k-rtl .k-drawer-container .k-drawer-items .k-icon + .k-item-text, [dir="rtl"] .k-drawer-container .k-drawer-items .k-icon + .k-item-text, .k-drawer-container[dir="rtl"] .k-icon + .k-item-text {
        padding-left: 0;
        padding-right: 1rem
    }

    .k-drawer {
        border-color: #dee2e6;
        color: #000;
        background-color: #fff
    }

    .k-drawer-wrapper {
        scrollbar-color: rgba(156,156,156,0.7) #dedede
    }

        .k-drawer-wrapper::-webkit-scrollbar-track {
            background: #dedede
        }

        .k-drawer-wrapper::-webkit-scrollbar-thumb {
            background: rgba(156,156,156,0.7)
        }

            .k-drawer-wrapper::-webkit-scrollbar-thumb:hover {
                background: #9c9c9c
            }

    .k-drawer-item:hover, .k-drawer-item.k-state-hover {
        color: #162431;
        background-color: #f0f0f0
    }

    .k-drawer-item:focus, .k-drawer-item.k-state-focused {
        background-color: #f0f0f0;
        box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
    }

        .k-drawer-item:focus:hover, .k-drawer-item:focus.k-state-hover, .k-drawer-item.k-state-focused:hover, .k-drawer-item.k-state-focused.k-state-hover {
            color: #162431;
            background-color: #f0f0f0
        }

    .k-drawer-item.k-state-selected {
        color: #000;
        background-color: #ecc500
    }

        .k-drawer-item.k-state-selected:hover, .k-drawer-item.k-state-selected.k-state-hover {
            color: #000;
            background-color: #c6a500
        }

    .k-drawer-separator {
        background-color: #dee2e6
    }

    .k-notification-group {
        position: fixed;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-height: 100%;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .k-notification-container {
        margin: .375rem 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        vertical-align: top
    }

    .k-notification-container-animating {
        overflow: hidden
    }

    .k-notification {
        border-radius: .25rem;
        padding: .75rem 1.25rem;
        border-width: 1px;
        border-style: solid;
        font-size: .875rem;
        line-height: 1.5;
        cursor: default;
        position: relative
    }

    .k-notification-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .k-notification-wrap > .k-icon {
            margin-top: 3px;
            margin-right: .5rem;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

        .k-notification-wrap > .k-i-close, .k-notification-wrap > .k-i-group-delete::before {
            margin-right: 0;
            margin-left: .5rem;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            cursor: pointer
        }

        .k-notification-wrap > .k-notification-content {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-rtl .k-notification .k-notification-wrap > .k-icon, [dir="rtl"] .k-notification .k-notification-wrap > .k-icon {
        margin-right: 0;
        margin-left: .5rem
    }

    .k-rtl .k-notification .k-notification-wrap > .k-i-close, .k-rtl .k-notification .k-notification-wrap > .k-i-group-delete::before, [dir="rtl"] .k-notification .k-notification-wrap > .k-i-close, [dir="rtl"] .k-notification .k-notification-wrap > .k-i-group-delete::before {
        margin-left: 0;
        margin-right: .5rem
    }

    .k-ie9 .k-notification-wrap {
        white-space: nowrap
    }

        .k-ie9 .k-notification-wrap > .k-icon {
            vertical-align: top
        }

        .k-ie9 .k-notification-wrap > .k-notification-content {
            display: inline-block;
            vertical-align: middle;
            white-space: normal
        }

    .k-notification-wrap > .k-i-close, .k-notification-wrap > .k-i-group-delete::before {
        color: inherit
    }

    .k-notification-group .k-notification {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.03),0 4px 5px 0 rgba(0,0,0,0.04)
    }

    .k-notification-info {
        border-color: #bee5eb;
        color: #0c5460;
        background-color: #d1ecf1
    }

    .k-notification-success {
        border-color: #c3e6cb;
        color: #155724;
        background-color: #d4edda
    }

    .k-notification-warning {
        border-color: #ffeeba;
        color: #856404;
        background-color: #fff3cd
    }

    .k-notification-error {
        border-color: #f5c6cb;
        color: #721c24;
        background-color: #f8d7da
    }

    .k-rpanel-left, .k-rpanel-right {
        position: fixed;
        display: block;
        overflow: auto;
        min-width: 320px;
        height: 100%;
        top: 0
    }

        .k-rpanel-left + *, .k-rpanel-right + * {
            overflow: auto
        }

        .k-rpanel-left.k-rpanel-expanded, .k-rpanel-right.k-rpanel-expanded {
            -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0)
        }

    .k-rpanel-left {
        -webkit-transform: translateX(-100%) translateZ(0);
        transform: translateX(-100%) translateZ(0);
        left: 0
    }

    .k-rpanel-right {
        -webkit-transform: translateX(100%) translateZ(0);
        transform: translateX(100%) translateZ(0);
        right: 0
    }

    .k-rpanel-top {
        position: static;
        max-height: 0
    }

        .k-rpanel-top.k-rpanel-expanded {
            max-height: 568px;
            overflow: visible !important
        }

    .k-rpanel-toggle {
        -ms-touch-action: manipulation;
        touch-action: manipulation
    }

    .k-breadcrumb {
        padding: 0 0;
        border-width: 0;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-breadcrumb .k-breadcrumb-container {
            margin: 0;
            padding: 0;
            list-style: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            overflow: hidden
        }

        .k-breadcrumb .k-breadcrumb-item {
            vertical-align: middle;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            overflow: hidden
        }

        .k-breadcrumb .k-breadcrumb-root-item {
            -ms-flex: 1 0 auto;
            flex: 1 0 auto
        }

        .k-breadcrumb .k-breadcrumb-link, .k-breadcrumb .k-breadcrumb-root-link {
            border-radius: .25rem;
            padding: .5rem .75rem;
            position: relative;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-item-align: stretch;
            align-self: stretch;
            overflow: hidden;
            white-space: nowrap;
            text-decoration: none;
            outline: none
        }

        .k-breadcrumb .k-breadcrumb-root-link {
            margin-right: .75rem
        }

        .k-breadcrumb .k-breadcrumb-icontext-link .k-icon {
            margin-right: .5rem
        }

        .k-breadcrumb .k-breadcrumb-icon-link {
            padding: .75rem .75rem
        }

        .k-breadcrumb .k-breadcrumb-delimiter-icon {
            font-size: 12px;
            opacity: .65
        }

        .k-breadcrumb .k-breadcrumb-input-container {
            width: 100%
        }

        .k-breadcrumb .k-textbox {
            width: 100%;
            height: 100%
        }

    .k-ie9 .k-breadcrumb, .k-ie9 .k-breadcrumb-container {
        display: block
    }

    .k-ie9 .k-breadcrumb-item {
        display: inline-block
    }

    .k-breadcrumb[dir="rtl"] .k-breadcrumb-icontext-link .k-icon, .k-rtl .k-breadcrumb .k-breadcrumb-icontext-link .k-icon {
        margin-right: 0;
        margin-left: .5rem
    }

    .k-breadcrumb {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-breadcrumb:focus, .k-breadcrumb.k-state-focused {
            box-shadow: 0 0 2px 1px rgba(0,0,0,0.06)
        }

        .k-breadcrumb .k-breadcrumb-link {
            color: #ecc500;
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
        }

            .k-breadcrumb .k-breadcrumb-link:hover, .k-breadcrumb .k-breadcrumb-link.k-state-hover {
                color: #a08500;
                background-color: #ededed
            }

            .k-breadcrumb .k-breadcrumb-link:focus, .k-breadcrumb .k-breadcrumb-link.k-state-focused {
                color: #ecc500;
                box-shadow: inset 0 0 0 3px rgba(22,36,49,0.25)
            }

        .k-breadcrumb .k-breadcrumb-root-link {
            color: inherit;
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
        }

            .k-breadcrumb .k-breadcrumb-root-link:hover, .k-breadcrumb .k-breadcrumb-root-link.k-state-hover {
                background-color: #ededed
            }

            .k-breadcrumb .k-breadcrumb-root-link:focus, .k-breadcrumb .k-breadcrumb-root-link.k-state-focused {
                box-shadow: inset 0 0 0 3px rgba(22,36,49,0.25)
            }

        .k-breadcrumb .k-breadcrumb-root-link, .k-breadcrumb .k-breadcrumb-delimiter-icon {
            color: inherit
        }

        .k-breadcrumb .k-breadcrumb-input-container {
            border-color: transparent
        }

    .k-pager-wrap {
        padding: .375rem .375rem;
        border-width: 1px;
        border-style: solid;
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        overflow: hidden;
        cursor: default;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-pager-wrap .k-link {
            text-decoration: none;
            outline: 0;
            font: inherit;
            background-color: inherit
        }

            .k-pager-wrap .k-link:focus, .k-pager-wrap .k-link.k-state-focus {
                z-index: 2
            }

        .k-pager-wrap .k-widget, .k-pager-wrap select.k-dropdown, .k-pager-wrap select.k-dropdowntree {
            font-size: inherit
        }

        .k-rtl .k-pager-wrap .k-i-arrow-end-left, .k-rtl .k-pager-wrap .k-i-seek-w::before, .k-rtl .k-pager-wrap .k-i-arrow-60-left, .k-rtl .k-pager-wrap .k-i-arrow-w::before, .k-rtl .k-pager-wrap .k-i-sarrow-w::before, .k-rtl .k-pager-wrap .k-i-expand-w::before, .k-rtl .k-pager-wrap .k-i-arrow-60-right, .k-rtl .k-pager-wrap .k-i-arrow-e::before, .k-rtl .k-pager-wrap .k-i-sarrow-e::before, .k-rtl .k-pager-wrap .k-i-expand::before, .k-rtl .k-pager-wrap .k-i-expand-e::before, .k-rtl .k-pager-wrap .k-i-arrow-end-right, .k-rtl .k-pager-wrap .k-i-seek-e::before, .k-rtl .k-pager-wrap .k-i-seek-w, .k-rtl .k-pager-wrap .k-i-arrow-w, .k-rtl .k-pager-wrap .k-i-arrow-e, .k-rtl .k-pager-wrap .k-i-seek-e, .k-pager-wrap[dir="rtl"] .k-i-arrow-end-left, .k-pager-wrap[dir="rtl"] .k-i-seek-w::before, .k-pager-wrap[dir="rtl"] .k-i-arrow-60-left, .k-pager-wrap[dir="rtl"] .k-i-arrow-w::before, .k-pager-wrap[dir="rtl"] .k-i-sarrow-w::before, .k-pager-wrap[dir="rtl"] .k-i-expand-w::before, .k-pager-wrap[dir="rtl"] .k-i-arrow-60-right, .k-pager-wrap[dir="rtl"] .k-i-arrow-e::before, .k-pager-wrap[dir="rtl"] .k-i-sarrow-e::before, .k-pager-wrap[dir="rtl"] .k-i-expand::before, .k-pager-wrap[dir="rtl"] .k-i-expand-e::before, .k-pager-wrap[dir="rtl"] .k-i-arrow-end-right, .k-pager-wrap[dir="rtl"] .k-i-seek-e::before, .k-pager-wrap[dir="rtl"] .k-i-seek-w, .k-pager-wrap[dir="rtl"] .k-i-arrow-w, .k-pager-wrap[dir="rtl"] .k-i-arrow-e, .k-pager-wrap[dir="rtl"] .k-i-seek-e, [dir="rtl"] .k-pager-wrap .k-i-arrow-end-left, [dir="rtl"] .k-pager-wrap .k-i-seek-w::before, [dir="rtl"] .k-pager-wrap .k-i-arrow-60-left, [dir="rtl"] .k-pager-wrap .k-i-arrow-w::before, [dir="rtl"] .k-pager-wrap .k-i-sarrow-w::before, [dir="rtl"] .k-pager-wrap .k-i-expand-w::before, [dir="rtl"] .k-pager-wrap .k-i-arrow-60-right, [dir="rtl"] .k-pager-wrap .k-i-arrow-e::before, [dir="rtl"] .k-pager-wrap .k-i-sarrow-e::before, [dir="rtl"] .k-pager-wrap .k-i-expand::before, [dir="rtl"] .k-pager-wrap .k-i-expand-e::before, [dir="rtl"] .k-pager-wrap .k-i-arrow-end-right, [dir="rtl"] .k-pager-wrap .k-i-seek-e::before, [dir="rtl"] .k-pager-wrap .k-i-seek-w, [dir="rtl"] .k-pager-wrap .k-i-arrow-w, [dir="rtl"] .k-pager-wrap .k-i-arrow-e, [dir="rtl"] .k-pager-wrap .k-i-seek-e {
            -webkit-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            transform: scaleX(-1)
        }

    .k-pager-input, .k-pager-sizes, .k-pager-info {
        margin-left: 1rem;
        margin-right: 1rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .k-pager-nav, .k-pager-numbers .k-link, .k-pager-refresh {
        min-width: calc(1.5em + 0.75rem + 2px);
        height: calc(1.5em + 0.75rem + 2px);
        box-sizing: border-box;
        color: inherit;
        text-align: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative
    }

        .k-pager-nav:hover, .k-pager-numbers .k-link:hover, .k-pager-refresh:hover {
            z-index: 2
        }

    .k-state-disabled.k-pager-nav, .k-pager-numbers .k-state-disabled.k-link, .k-state-disabled.k-pager-refresh {
        color: inherit
    }

    .k-pager-nav {
        border-radius: .25rem;
        padding: .375rem .375rem;
        border-width: 1px;
        border-style: solid
    }

    .k-pager-numbers-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative
    }

        .k-pager-numbers-wrap select.k-dropdown, .k-pager-numbers-wrap select.k-dropdowntree {
            cursor: pointer;
            display: none
        }

    .k-pager-numbers {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-pager-numbers li {
            display: -ms-inline-flexbox;
            display: inline-flex
        }

        .k-pager-numbers .k-link {
            border-radius: 0;
            padding: .375rem .375rem;
            border-width: 1px;
            border-style: solid
        }

        .k-pager-numbers .k-state-selected {
            cursor: inherit;
            z-index: 2
        }

        .k-pager-nav + .k-pager-nav, .k-pager-nav + .k-pager-numbers-wrap, .k-pager-numbers-wrap + .k-pager-nav, .k-pager-numbers > li + li {
            margin-left: -1px
        }

    .k-rtl .k-pager-nav + .k-pager-nav, [dir="rtl"] .k-pager-nav + .k-pager-nav, .k-rtl .k-pager-nav + .k-pager-numbers-wrap, [dir="rtl"] .k-pager-nav + .k-pager-numbers-wrap, .k-rtl .k-pager-numbers-wrap + .k-pager-nav, [dir="rtl"] .k-pager-numbers-wrap + .k-pager-nav, .k-rtl .k-pager-numbers > li + li, [dir="rtl"] .k-pager-numbers > li + li {
        margin-left: 0;
        margin-right: -1px
    }

    .k-pager-input .k-textbox {
        margin: 0 1ex;
        width: 5em
    }

    .k-pager-sizes .k-dropdown, .k-pager-sizes .k-dropdowntree, .k-pager-sizes > select {
        margin-right: 1ex;
        width: 5em
    }

    .k-rtl .k-pager-sizes .k-dropdown, .k-rtl .k-pager-sizes .k-dropdowntree, .k-rtl .k-pager-sizes > select, [dir="rtl"] .k-pager-sizes .k-dropdown, [dir="rtl"] .k-pager-sizes .k-dropdowntree, [dir="rtl"] .k-pager-sizes > select {
        margin-left: 1ex;
        margin-right: 0
    }

    .k-pager-info {
        text-align: right;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-order: 9;
        order: 9
    }

    .k-pager-refresh {
        margin-left: auto;
        -ms-flex-order: 10;
        order: 10
    }

    .k-rtl .k-pager-refresh, [dir="rtl"] .k-pager-refresh {
        margin-left: 0;
        margin-right: auto
    }

    .k-pager-sm {
        overflow: visible
    }

        .k-pager-sm .k-pager-numbers-wrap select.k-dropdown, .k-pager-sm .k-pager-numbers-wrap select.k-dropdowntree {
            width: 5em;
            display: -ms-flexbox;
            display: flex
        }

        .k-pager-sm .k-pager-numbers-wrap {
            margin-left: 1rem;
            margin-right: 1rem;
            height: calc(1.5em + 0.75rem + 2px);
            box-sizing: border-box;
            border-color: inherit
        }

        .k-rtl .k-pager-sm .k-pager-numbers-wrap, .k-pager-sm[dir="rtl"] .k-pager-numbers-wrap, [dir="rtl"] .k-pager-sm .k-pager-numbers-wrap {
            margin-left: 1rem;
            margin-right: 1rem
        }

        .k-pager-md .k-pager-info, .k-pager-sm .k-pager-info, .k-pager-sm .k-pager-sizes, .k-pager-sm .k-pager-numbers {
            display: none
        }

    .k-pager-nav {
        border-radius: 0
    }

    .k-pager-first {
        border-radius: .25rem 0 0 .25rem
    }

    .k-pager-last {
        border-radius: 0 .25rem .25rem 0
    }

    .k-rtl .k-pager-first, [dir="rtl"] .k-pager-first {
        border-radius: 0 .25rem .25rem 0
    }

    .k-rtl .k-pager-last, [dir="rtl"] .k-pager-last {
        border-radius: .25rem 0 0 .25rem
    }

    .k-pager-refresh {
        border-radius: .25rem;
        border-width: 1px;
        border-style: solid
    }

    .k-pager-wrap {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-pager-nav.k-link, .k-pager-refresh {
        border-color: rgba(33,37,41,0.125);
        color: #ecc500;
        background-color: #fff
    }

        .k-pager-nav.k-link:hover, .k-pager-refresh:hover, .k-state-hover.k-pager-nav.k-link, .k-state-hover.k-pager-refresh {
            border-color: rgba(33,37,41,0.125);
            color: #ecc500;
            background-color: #ebebeb
        }

    .k-state-selected.k-pager-nav.k-link, .k-state-selected.k-pager-refresh {
        border-color: #ecc500;
        color: #000;
        background-color: #ecc500
    }

    .k-pager-nav.k-link:focus, .k-pager-refresh:focus, .k-state-focus.k-pager-nav.k-link, .k-state-focus.k-pager-refresh {
        background-color: #fff;
        box-shadow: 0 0 0 3px rgba(236,197,0,0.25)
    }

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

        .k-pager-numbers .k-link:hover, .k-pager-numbers .k-link.k-state-hover {
            border-color: rgba(33,37,41,0.125);
            color: #ecc500;
            background-color: #ebebeb
        }

        .k-pager-numbers .k-link:focus, .k-pager-numbers .k-link.k-state-focus {
            background-color: #fff;
            box-shadow: 0 0 0 3px rgba(236,197,0,0.25)
        }

        .k-pager-numbers .k-link.k-state-selected {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500
        }

    .k-pager-md .k-pager-numbers .k-current-page .k-link, .k-pager-sm .k-pager-numbers .k-current-page .k-link {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-pager-md .k-pager-numbers .k-current-page .k-link:hover, .k-pager-md .k-pager-numbers .k-current-page .k-link.k-state-hover, .k-pager-sm .k-pager-numbers .k-current-page .k-link:hover, .k-pager-sm .k-pager-numbers .k-current-page .k-link.k-state-hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

    .k-pager-md .k-pager-numbers.k-state-expanded, .k-pager-sm .k-pager-numbers.k-state-expanded {
        border-color: rgba(33,37,41,0.15);
        color: #212529;
        background-color: #fff;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.03),0 4px 5px 0 rgba(0,0,0,0.04)
    }

        .k-pager-md .k-pager-numbers.k-state-expanded .k-link:hover, .k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-state-hover, .k-pager-sm .k-pager-numbers.k-state-expanded .k-link:hover, .k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-state-hover {
            color: #16181b;
            background-color: #f2f2f2
        }

        .k-pager-md .k-pager-numbers.k-state-expanded .k-link.k-state-selected, .k-pager-sm .k-pager-numbers.k-state-expanded .k-link.k-state-selected {
            color: #000;
            background-color: #ecc500
        }

    .k-pager-wrap select.k-dropdown, .k-pager-wrap select.k-dropdowntree, .k-pager-wrap .k-dropdown .k-dropdown-wrap, .k-pager-wrap .k-dropdowntree .k-dropdown-wrap {
        border-color: rgba(33,37,41,0.125);
        color: #292b2c;
        background-color: #fff
    }

        .k-pager-wrap select.k-dropdown:hover, .k-pager-wrap select.k-dropdowntree:hover, .k-pager-wrap select.k-dropdown.k-state-hover, .k-pager-wrap select.k-state-hover.k-dropdowntree, .k-pager-wrap .k-dropdown .k-dropdown-wrap:hover, .k-pager-wrap .k-dropdowntree .k-dropdown-wrap:hover, .k-pager-wrap .k-dropdown .k-dropdown-wrap.k-state-hover, .k-pager-wrap .k-dropdowntree .k-dropdown-wrap.k-state-hover {
            border-color: rgba(33,37,41,0.125);
            color: #292b2c;
            background-color: #ebebeb
        }

    .k-pager-md .k-pager-numbers .k-current-page .k-link, .k-pager-sm .k-pager-numbers .k-current-page .k-link {
        border-color: rgba(33,37,41,0.125);
        color: #292b2c;
        background-color: #fff
    }

        .k-pager-md .k-pager-numbers .k-current-page .k-link:hover, .k-pager-md .k-pager-numbers .k-current-page .k-link.k-state-hover, .k-pager-sm .k-pager-numbers .k-current-page .k-link:hover, .k-pager-sm .k-pager-numbers .k-current-page .k-link.k-state-hover {
            border-color: rgba(33,37,41,0.125);
            color: #292b2c;
            background-color: #ebebeb
        }

    .k-panelbar {
        margin: 0;
        padding: 0;
        border-width: 1px;
        border-style: solid;
        line-height: 1.5;
        list-style: none
    }

        .k-panelbar > .k-item {
            border-width: 0;
            border-style: solid;
            border-color: inherit;
            display: block
        }

            .k-panelbar > .k-item > .k-link {
                padding: .75rem 1.25rem;
                color: inherit;
                background: none;
                text-decoration: none;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-line-pack: center;
                align-content: center;
                position: relative;
                -webkit-user-select: none;
                -ms-user-select: none;
                user-select: none;
                cursor: default;
                transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
            }

            .k-panelbar > .k-item + .k-item {
                border-top-width: 1px
            }

        .k-panelbar .k-group {
            margin: 0;
            padding: 0;
            border-width: 0;
            border-color: inherit;
            color: inherit;
            background-color: transparent;
            list-style: none
        }

            .k-panelbar .k-group > .k-item {
                display: block
            }

                .k-panelbar .k-group > .k-item > .k-link {
                    padding: 3px 1.5rem;
                    color: inherit;
                    text-decoration: none;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-direction: row;
                    flex-direction: row;
                    -ms-flex-align: center;
                    align-items: center;
                    -ms-flex-line-pack: center;
                    align-content: center;
                    position: relative;
                    -webkit-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    cursor: default;
                    transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out
                }

        .k-panelbar .k-panelbar-expand, .k-panelbar .k-panelbar-collapse {
            margin-top: -.5em;
            position: absolute;
            top: 50%;
            right: 1.25rem
        }

        .k-panelbar .k-link > .k-image, .k-panelbar .k-link > .k-sprite {
            margin-right: .5rem
        }

        .k-panelbar[dir="rtl"] .k-panelbar-expand, .k-panelbar[dir="rtl"] .k-panelbar-collapse, .k-rtl .k-panelbar .k-panelbar-expand, .k-rtl .k-panelbar .k-panelbar-collapse {
            right: auto;
            left: 1.25rem
        }

        .k-panelbar[dir="rtl"] .k-link > .k-image, .k-panelbar[dir="rtl"] .k-link > .k-sprite, .k-rtl .k-panelbar .k-link > .k-image, .k-rtl .k-panelbar .k-link > .k-sprite {
            margin-left: .5rem;
            margin-right: 0
        }

    .k-panelbar {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-panelbar > .k-item {
            border-color: #dddde5
        }

            .k-panelbar > .k-item > .k-link {
                border-color: #dddde5;
                color: #292b2c;
                background-color: #f7f7f9
            }

                .k-panelbar > .k-item > .k-link:hover, .k-panelbar > .k-item > .k-link.k-state-hover {
                    border-color: #dddde5;
                    color: #292b2c;
                    background-color: #eeeef2
                }

                .k-panelbar > .k-item > .k-link.k-state-selected {
                    border-color: #af9200;
                    color: #000;
                    background-color: #ecc500
                }

                .k-panelbar > .k-item > .k-link.k-state-focused {
                    box-shadow: inset 0 0 0 3px #e3e3ea
                }

                    .k-panelbar > .k-item > .k-link.k-state-focused:hover, .k-panelbar > .k-item > .k-link.k-state-focused.k-state-hover {
                        box-shadow: inset 0 0 0 3px #dadae3
                    }

                    .k-panelbar > .k-item > .k-link.k-state-focused.k-state-selected {
                        box-shadow: inset 0 0 0 3px #c8a700
                    }

        .k-panelbar .k-group > .k-item > .k-link:hover, .k-panelbar .k-group > .k-item > .k-link.k-state-hover {
            background-color: #ebebeb
        }

        .k-panelbar .k-group > .k-item > .k-link.k-state-selected {
            color: #000;
            background-color: #ecc500
        }

        .k-panelbar .k-group > .k-item > .k-link.k-state-focused {
            box-shadow: inset 0 0 0 3px #ededed
        }

            .k-panelbar .k-group > .k-item > .k-link.k-state-focused:hover, .k-panelbar .k-group > .k-item > .k-link.k-state-focused.k-state-hover {
                box-shadow: inset 0 0 0 3px #d9d9d9
            }

            .k-panelbar .k-group > .k-item > .k-link.k-state-focused.k-state-selected {
                box-shadow: inset 0 0 0 3px #c8a700
            }

    .k-tabstrip-wrapper {
        padding: 0 0;
        border-width: 0;
        border-style: solid;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .k-tabstrip {
        border-width: 0;
        border-color: transparent;
        color: inherit;
        background-color: transparent;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .k-tabstrip-wrapper > .k-tabstrip {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-tabstrip-items {
        border-width: 0;
        border-style: solid;
        border-color: inherit;
        outline: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative
    }

        .k-tabstrip-items .k-item {
            margin: 0;
            padding: 0;
            border: 1px solid transparent;
            position: relative;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: stretch;
            align-items: stretch;
            justify-items: stretch;
            outline: 0
        }

        .k-tabstrip-items .k-tab-on-top {
            z-index: 1
        }

        .k-tabstrip-items .k-link {
            padding: .5rem 1rem;
            color: inherit;
            cursor: pointer;
            display: -ms-inline-flexbox;
            display: inline-flex;
            vertical-align: middle;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-line-pack: center;
            align-content: center;
            -ms-flex-align: center;
            align-items: center
        }

            .k-tabstrip-items .k-link[data-type="remove"] {
                padding: .5rem;
                -ms-flex: none;
                flex: none
            }

    .k-ie11 .k-tabstrip-items {
        white-space: nowrap
    }

    .k-tabstrip > .k-content {
        padding: .5rem 1rem;
        border-width: 1px;
        border-style: solid;
        border-color: inherit;
        display: none;
        overflow: auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .k-tabstrip > .k-content.k-state-active {
            display: block
        }

    .k-tabstrip-items .k-loading {
        width: 20%;
        height: 0;
        border: 0;
        border-top: 1px solid transparent;
        border-color: inherit;
        background: none;
        position: absolute;
        top: 0;
        left: 0;
        transition: width .2s linear
    }

        .k-tabstrip-items .k-loading.k-complete {
            width: 100%;
            border-top-width: 0
        }

    .k-tabstrip.k-tabstrip-scrollable {
        position: relative
    }

        .k-tabstrip.k-tabstrip-scrollable > .k-content {
            border-width: 1px
        }

        .k-tabstrip.k-tabstrip-scrollable > .k-tabstrip-items {
            border-width: 0;
            white-space: nowrap;
            overflow: hidden
        }

        .k-tabstrip.k-tabstrip-scrollable > .k-tabstrip-prev {
            position: absolute;
            left: 0
        }

        .k-tabstrip.k-tabstrip-scrollable > .k-tabstrip-next {
            position: absolute;
            right: 0
        }

    .k-ie11 .k-tabstrip.k-tabstrip-scrollable > .k-tabstrip-prev, .k-ie11 .k-tabstrip.k-tabstrip-scrollable > .k-tabstrip-next {
        top: 0
    }

    .k-tabstrip-top > .k-tabstrip-items {
        border-bottom-width: 1px
    }

        .k-tabstrip-top > .k-tabstrip-items .k-item {
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem;
            margin-bottom: -1px
        }

            .k-tabstrip-top > .k-tabstrip-items .k-item + .k-item {
                margin-left: 0
            }

            .k-tabstrip-top > .k-tabstrip-items .k-item.k-state-active {
                border-bottom-color: transparent
            }

    .k-tabstrip-top > .k-content {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-width: 0
    }

    .k-tabstrip-bottom > .k-tabstrip-items {
        border-top-width: 1px
    }

        .k-tabstrip-bottom > .k-tabstrip-items .k-item {
            border-bottom-right-radius: .25rem;
            border-bottom-left-radius: .25rem;
            margin-top: -1px
        }

            .k-tabstrip-bottom > .k-tabstrip-items .k-item + .k-item {
                margin-left: 0
            }

            .k-tabstrip-bottom > .k-tabstrip-items .k-item.k-state-active {
                border-top-color: transparent
            }

    .k-tabstrip-bottom > .k-content {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        border-bottom-width: 0
    }

    .k-tabstrip-bottom.k-tabstrip-scrollable .k-tabstrip-prev, .k-tabstrip-bottom.k-tabstrip-scrollable .k-tabstrip-next {
        bottom: 0
    }

    .k-ie11 .k-tabstrip-bottom.k-tabstrip-scrollable .k-tabstrip-prev, .k-ie11 .k-tabstrip-bottom.k-tabstrip-scrollable .k-tabstrip-next {
        top: auto
    }

    .k-tabstrip-left {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-tabstrip-left > .k-tabstrip-items {
            border-right-width: 1px;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .k-tabstrip-left > .k-tabstrip-items .k-item {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem;
                margin-right: -1px
            }

                .k-tabstrip-left > .k-tabstrip-items .k-item + .k-item {
                    margin-top: 0
                }

                .k-tabstrip-left > .k-tabstrip-items .k-item.k-state-active {
                    border-right-color: transparent
                }

        .k-tabstrip-left > .k-content {
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem;
            margin: 0 !important;
            border-left-width: 0
        }

    .k-tabstrip-right {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

        .k-tabstrip-right > .k-tabstrip-items {
            border-left-width: 1px;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .k-tabstrip-right > .k-tabstrip-items .k-item {
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem;
                margin-left: -1px
            }

                .k-tabstrip-right > .k-tabstrip-items .k-item + .k-item {
                    margin-top: 0
                }

                .k-tabstrip-right > .k-tabstrip-items .k-item.k-state-active {
                    border-left-color: transparent
                }

        .k-tabstrip-right > .k-content {
            border-top-left-radius: .25rem;
            border-bottom-left-radius: .25rem;
            margin: 0 !important;
            border-right-width: 0
        }

    .k-rtl .k-tabstrip.k-tabstrip-left > .k-tabstrip-items, .k-rtl .k-tabstrip.k-tabstrip-right > .k-tabstrip-items, .k-tabstrip[dir="rtl"].k-tabstrip-left > .k-tabstrip-items, .k-tabstrip[dir="rtl"].k-tabstrip-right > .k-tabstrip-items {
        -ms-flex-order: 1;
        order: 1
    }

    .k-rtl .k-tabstrip.k-tabstrip-left > .k-content, .k-rtl .k-tabstrip.k-tabstrip-right > .k-content, .k-tabstrip[dir="rtl"].k-tabstrip-left > .k-content, .k-tabstrip[dir="rtl"].k-tabstrip-right > .k-content {
        -ms-flex-order: 0;
        order: 0
    }

    .k-rtl .k-tabstrip .k-tabstrip-prev, .k-tabstrip[dir="rtl"] .k-tabstrip-prev {
        left: auto;
        right: 0;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-rtl .k-tabstrip .k-tabstrip-next, .k-tabstrip[dir="rtl"] .k-tabstrip-next {
        left: 0;
        right: auto;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-tabstrip-items {
        border-color: rgba(33,37,41,0.125);
        color: #162431
    }

        .k-tabstrip-items .k-item {
            color: #ecc500
        }

            .k-tabstrip-items .k-item:hover, .k-tabstrip-items .k-item.k-state-hover {
                border-color: #e6e6e6 #e6e6e6 rgba(33,37,41,0.125);
                color: #a08500
            }

            .k-tabstrip-items .k-item.k-state-active, .k-tabstrip-items .k-item.k-state-selected {
                border-color: rgba(33,37,41,0.125);
                color: #162431;
                background-color: #fff
            }

            .k-tabstrip-items .k-item.k-state-focused {
                box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
            }

    .k-tabstrip > .k-content {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-tabstrip-top > .k-tabstrip-items .k-item.k-state-hover, .k-tabstrip-top > .k-tabstrip-items .k-item.k-state-active {
        border-bottom-color: transparent
    }

    .k-tabstrip-bottom > .k-tabstrip-items .k-item.k-state-hover, .k-tabstrip-bottom > .k-tabstrip-items .k-item.k-state-active {
        border-top-color: transparent
    }

    .k-tabstrip-left > .k-tabstrip-items .k-item.k-state-hover, .k-tabstrip-left > .k-tabstrip-items .k-item.k-state-active {
        border-right-color: transparent
    }

    .k-tabstrip-right > .k-tabstrip-items .k-item.k-state-hover, .k-tabstrip-right > .k-tabstrip-items .k-item.k-state-active {
        border-left-color: transparent
    }

    .k-d-flex {
        display: -ms-flexbox;
        display: flex
    }

    .k-flex-row {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .k-flex-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .k-flex-col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .k-flex-col-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .k-flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .k-flex-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .k-flex-wrap-reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .k-flex-initial {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .k-flex-1 {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

    .k-flex-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-flex-none {
        -ms-flex: none;
        flex: none
    }

    .k-flex-grow {
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .k-flex-grow-0 {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .k-flex-shrink {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .k-flex-shrink-0 {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-flex-basis-auto {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .k-flex-basis-0 {
        -ms-flex-preferred-size: 0%;
        flex-basis: 0%
    }

    .k-align-items-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .k-align-items-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .k-align-items-center {
        -ms-flex-align: center;
        align-items: center
    }

    .k-align-items-stretch {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-align-items-baseline {
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .k-align-content-start {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .k-align-content-end {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .k-align-content-center {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .k-align-content-stretch {
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }

    .k-align-content-baseline {
        -ms-flex-line-pack: baseline;
        align-content: baseline
    }

    .k-align-self-start {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .k-align-self-end {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .k-align-self-center {
        -ms-flex-item-align: center;
        align-self: center
    }

    .k-align-self-stretch {
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .k-align-self-baseline {
        -ms-flex-item-align: baseline;
        align-self: baseline
    }

    .k-justify-content-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .k-justify-content-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .k-justify-content-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-justify-content-between {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .k-justify-content-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .k-justify-content-evenly {
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .k-d-grid {
        display: grid
    }

    .k-grid-cols-none {
        grid-template-columns: none
    }

    .k-grid-rows-none {
        grid-template-rows: none
    }

    .k-grid-flow-col {
        grid-auto-flow: column
    }

    .k-grid-flow-col-dense {
        grid-auto-flow: column dense
    }

    .k-grid-flow-row {
        grid-auto-flow: row
    }

    .k-grid-flow-row-dense {
        grid-auto-flow: row dense
    }

    .k-colspan-all {
        grid-column: 1 / -1
    }

    .k-colspan-auto {
        grid-column: auto
    }

    .k-rowspan-all {
        grid-row: 1 / -1
    }

    .k-rowspan-auto {
        grid-row: auto
    }

    .k-grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .k-colspan-1 {
        grid-column: span 1
    }

    .k-col-start-1 {
        grid-column-start: 1
    }

    .k-col-end-1 {
        grid-column-end: 1
    }

    .k-grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .k-colspan-2 {
        grid-column: span 2
    }

    .k-col-start-2 {
        grid-column-start: 2
    }

    .k-col-end-2 {
        grid-column-end: 2
    }

    .k-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .k-colspan-3 {
        grid-column: span 3
    }

    .k-col-start-3 {
        grid-column-start: 3
    }

    .k-col-end-3 {
        grid-column-end: 3
    }

    .k-grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .k-colspan-4 {
        grid-column: span 4
    }

    .k-col-start-4 {
        grid-column-start: 4
    }

    .k-col-end-4 {
        grid-column-end: 4
    }

    .k-grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .k-colspan-5 {
        grid-column: span 5
    }

    .k-col-start-5 {
        grid-column-start: 5
    }

    .k-col-end-5 {
        grid-column-end: 5
    }

    .k-grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }

    .k-colspan-6 {
        grid-column: span 6
    }

    .k-col-start-6 {
        grid-column-start: 6
    }

    .k-col-end-6 {
        grid-column-end: 6
    }

    .k-grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr))
    }

    .k-colspan-7 {
        grid-column: span 7
    }

    .k-col-start-7 {
        grid-column-start: 7
    }

    .k-col-end-7 {
        grid-column-end: 7
    }

    .k-grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr))
    }

    .k-colspan-8 {
        grid-column: span 8
    }

    .k-col-start-8 {
        grid-column-start: 8
    }

    .k-col-end-8 {
        grid-column-end: 8
    }

    .k-grid-cols-9 {
        grid-template-columns: repeat(9, minmax(0, 1fr))
    }

    .k-colspan-9 {
        grid-column: span 9
    }

    .k-col-start-9 {
        grid-column-start: 9
    }

    .k-col-end-9 {
        grid-column-end: 9
    }

    .k-grid-cols-10 {
        grid-template-columns: repeat(10, minmax(0, 1fr))
    }

    .k-colspan-10 {
        grid-column: span 10
    }

    .k-col-start-10 {
        grid-column-start: 10
    }

    .k-col-end-10 {
        grid-column-end: 10
    }

    .k-grid-cols-11 {
        grid-template-columns: repeat(11, minmax(0, 1fr))
    }

    .k-colspan-11 {
        grid-column: span 11
    }

    .k-col-start-11 {
        grid-column-start: 11
    }

    .k-col-end-11 {
        grid-column-end: 11
    }

    .k-grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    .k-colspan-12 {
        grid-column: span 12
    }

    .k-col-start-12 {
        grid-column-start: 12
    }

    .k-col-end-12 {
        grid-column-end: 12
    }

    .k-grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }

    .k-rowspan-1 {
        grid-row: span 1
    }

    .k-row-start-1 {
        grid-row-start: 1
    }

    .k-row-end-1 {
        grid-row-end: 1
    }

    .k-grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr))
    }

    .k-rowspan-2 {
        grid-row: span 2
    }

    .k-row-start-2 {
        grid-row-start: 2
    }

    .k-row-end-2 {
        grid-row-end: 2
    }

    .k-grid-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr))
    }

    .k-rowspan-3 {
        grid-row: span 3
    }

    .k-row-start-3 {
        grid-row-start: 3
    }

    .k-row-end-3 {
        grid-row-end: 3
    }

    .k-grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr))
    }

    .k-rowspan-4 {
        grid-row: span 4
    }

    .k-row-start-4 {
        grid-row-start: 4
    }

    .k-row-end-4 {
        grid-row-end: 4
    }

    .k-grid-rows-5 {
        grid-template-rows: repeat(5, minmax(0, 1fr))
    }

    .k-rowspan-5 {
        grid-row: span 5
    }

    .k-row-start-5 {
        grid-row-start: 5
    }

    .k-row-end-5 {
        grid-row-end: 5
    }

    .k-grid-rows-6 {
        grid-template-rows: repeat(6, minmax(0, 1fr))
    }

    .k-rowspan-6 {
        grid-row: span 6
    }

    .k-row-start-6 {
        grid-row-start: 6
    }

    .k-row-end-6 {
        grid-row-end: 6
    }

    .k-grid-rows-7 {
        grid-template-rows: repeat(7, minmax(0, 1fr))
    }

    .k-rowspan-7 {
        grid-row: span 7
    }

    .k-row-start-7 {
        grid-row-start: 7
    }

    .k-row-end-7 {
        grid-row-end: 7
    }

    .k-grid-rows-8 {
        grid-template-rows: repeat(8, minmax(0, 1fr))
    }

    .k-rowspan-8 {
        grid-row: span 8
    }

    .k-row-start-8 {
        grid-row-start: 8
    }

    .k-row-end-8 {
        grid-row-end: 8
    }

    .k-grid-rows-9 {
        grid-template-rows: repeat(9, minmax(0, 1fr))
    }

    .k-rowspan-9 {
        grid-row: span 9
    }

    .k-row-start-9 {
        grid-row-start: 9
    }

    .k-row-end-9 {
        grid-row-end: 9
    }

    .k-grid-rows-10 {
        grid-template-rows: repeat(10, minmax(0, 1fr))
    }

    .k-rowspan-10 {
        grid-row: span 10
    }

    .k-row-start-10 {
        grid-row-start: 10
    }

    .k-row-end-10 {
        grid-row-end: 10
    }

    .k-card > .k-card-header:first-child, .k-card > .k-card-footer:first-child, .k-card > .k-card-body:first-child, .k-card > .k-card-image:first-child, .k-card > .k-card-media:first-child, .k-card > .k-card-actions:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .k-card > .k-card-header:last-child, .k-card > .k-card-footer:last-child, .k-card > .k-card-body:last-child, .k-card > .k-card-image:last-child, .k-card > .k-card-media:last-child, .k-card > .k-card-actions:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .k-card-horizontal > .k-card-image:first-child, .k-card-horizontal > .k-card-media:first-child {
        border-radius: .25rem 0 0 .25rem
    }

    .k-card-horizontal.k-rtl > .k-card-image:first-child, .k-card-horizontal.k-rtl > .k-card-media:first-child, .k-rtl .k-card-horizontal > .k-card-image:first-child, .k-rtl .k-card-horizontal > .k-card-media:first-child, [dir="rtl"] .k-card-horizontal > .k-card-image:first-child, [dir="rtl"] .k-card-horizontal > .k-card-media:first-child {
        border-radius: 0 .25rem .25rem 0
    }

    .k-card-horizontal > .k-card-image:last-child, .k-card-horizontal > .k-card-media:last-child, .k-card-horizontal > .k-card-actions:last-child {
        border-radius: 0 .25rem .25rem 0
    }

    .k-card-horizontal.k-rtl > .k-card-image:last-child, .k-card-horizontal.k-rtl > .k-card-media:last-child, .k-card-horizontal.k-rtl > .k-card-actions:last-child, .k-rtl .k-card-horizontal > .k-card-image:last-child, .k-rtl .k-card-horizontal > .k-card-media:last-child, .k-rtl .k-card-horizontal > .k-card-actions:last-child, [dir="rtl"] .k-card-horizontal > .k-card-image:last-child, [dir="rtl"] .k-card-horizontal > .k-card-media:last-child, [dir="rtl"] .k-card-horizontal > .k-card-actions:last-child {
        border-radius: .25rem 0 0 .25rem
    }

    .k-card {
        border-radius: .25rem;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-card .k-card-callout {
            position: absolute;
            width: 1.3em;
            height: 1.3em;
            border-width: 1px 1px 0 0;
            border-style: solid;
            margin: 0
        }

            .k-card .k-card-callout.k-callout-n {
                top: 0;
                left: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                -ms-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg)
            }

            .k-card .k-card-callout.k-callout-e {
                top: 50%;
                left: auto;
                right: 0;
                -webkit-transform: translate(50%, -50%) rotate(135deg) scaleX(-1);
                -ms-transform: translate(50%, -50%) rotate(135deg) scaleX(-1);
                transform: translate(50%, -50%) rotate(135deg) scaleX(-1)
            }

            .k-card .k-card-callout.k-callout-s {
                top: auto;
                bottom: 0;
                left: 50%;
                -webkit-transform: translate(-50%, 50%) rotate(135deg);
                -ms-transform: translate(-50%, 50%) rotate(135deg);
                transform: translate(-50%, 50%) rotate(135deg)
            }

            .k-card .k-card-callout.k-callout-w {
                top: 50%;
                left: 0;
                -webkit-transform: translate(-50%, -50%) rotate(-135deg);
                -ms-transform: translate(-50%, -50%) rotate(-135deg);
                transform: translate(-50%, -50%) rotate(-135deg)
            }

        .k-card.k-card-flat {
            box-shadow: none
        }

    .k-card-horizontal {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .k-card-header {
        padding: .75rem 1.25rem;
        border-width: 0 0 1px;
        border-style: solid;
        display: block;
        overflow: hidden;
        position: relative;
        z-index: 1
    }

        .k-card-header > h1, .k-card-header > h2, .k-card-header > h3, .k-card-header > h4, .k-card-header > h5, .k-card-header > h6 {
            margin: 0
        }

        .k-card-header .k-card-title + .k-card-subtitle {
            margin-top: .75rem
        }

        .k-card-header.k-hbox, .k-card-header.k-columnset, .k-card-header.k-vbox, .k-card-header.k-rowset {
            display: -ms-flexbox;
            display: flex
        }

    .k-card-footer {
        padding: .75rem 1.25rem;
        border-width: 1px 0 0;
        border-style: solid;
        display: block
    }

        .k-card-footer.k-hbox, .k-card-footer.k-columnset, .k-card-footer.k-vbox, .k-card-footer.k-rowset {
            display: -ms-flexbox;
            display: flex
        }

    .k-card-body {
        padding: 1.25rem 1.25rem;
        display: block;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .k-card-body p {
            margin: 0 0 1rem
        }

        .k-card-body > .k-last, .k-card-body > :last-child {
            margin-bottom: 0
        }

        .k-card-body.k-hbox, .k-card-body.k-columnset, .k-card-body.k-vbox, .k-card-body.k-rowset {
            display: -ms-flexbox;
            display: flex
        }

    .k-card-image, .k-card-media {
        border: 0;
        max-width: 100%;
        overflow: hidden
    }

        .k-card-image > img, .k-card-media > img {
            border: 0;
            max-width: 100%
        }

    .k-card-horizontal .k-card-image, .k-card-horizontal .k-card-media {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 100px;
        object-fit: cover
    }

    .k-card-title {
        font-size: 1.25rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-card-subtitle {
        font-size: 1rem;
        line-height: 1.2;
        font-weight: 500;
        margin: 0 0 .5rem
    }

    .k-card-title + .k-card-subtitle {
        margin-top: -.375rem
    }

    .k-card-separator {
        margin: 0;
        border-width: 1px 0 0;
        border-style: solid;
        display: block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-card-separator.k-separator-vertical {
            width: 0;
            border-width: 0 0 0 1px
        }

    .k-card > .k-hr {
        margin: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        border-color: inherit
    }

    .k-card-actions {
        padding: .375rem 1.25rem;
        border-width: 0;
        border-style: solid;
        border-color: inherit;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .k-card > .k-card-actions {
        border-top-width: 1px;
        border-color: inherit
    }

    .k-card-horizontal .k-card-actions, .k-card-vertical .k-card-actions {
        border: 0
    }

    .k-card-actions .k-button {
        max-width: 100%;
        white-space: normal
    }

    .k-card-actions > .k-button.k-flat:first-child {
        margin-left: -.75rem
    }

    .k-card-actions.k-card-actions-start {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .k-card-actions.k-card-actions-end {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .k-card-actions.k-card-actions-center {
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-card-action {
        border-width: 0;
        border-style: solid;
        border-color: inherit;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .k-card-action > .k-button {
            border-radius: 0;
            padding: .75rem 1.25rem;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-card-actions-vertical {
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .k-card-actions-vertical .k-button {
            padding: .75rem 1.25rem
        }

            .k-card-actions-vertical .k-button.k-flat:first-child {
                margin-left: 0
            }

        .k-card-actions-vertical .k-card-action + .k-card-action {
            border-top-width: 1px
        }

    .k-card-horizontal .k-card-actions-vertical {
        border-top-width: 0;
        border-left-width: 1px
    }

    .k-card-vertical .k-card-actions-vertical.k-card-actions-start {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .k-card-vertical .k-card-actions-vertical.k-card-actions-end {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .k-card-vertical .k-card-actions-vertical.k-card-actions-center {
        -ms-flex-align: center;
        align-items: center
    }

    .k-card-vertical .k-card-actions-vertical.k-card-actions-start, .k-card-vertical .k-card-actions-vertical.k-card-actions-end, .k-card-vertical .k-card-actions-vertical.k-card-actions-center {
        padding: .375rem 1.25rem
    }

        .k-card-vertical .k-card-actions-vertical.k-card-actions-start .k-button, .k-card-vertical .k-card-actions-vertical.k-card-actions-end .k-button, .k-card-vertical .k-card-actions-vertical.k-card-actions-center .k-button {
            padding: .375rem .75rem
        }

    .k-card-actions-stretched {
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-card-actions-stretched .k-button {
            padding: .75rem 1.25rem;
            -ms-flex-positive: 1;
            flex-grow: 1
        }

            .k-card-actions-stretched .k-button.k-flat:first-child {
                margin-left: 0
            }

        .k-card-actions-stretched .k-card-action + .k-card-action {
            border-left-width: 1px
        }

        .k-card-actions-stretched.k-card-actions-vertical {
            -ms-flex-direction: column;
            flex-direction: column
        }

    .k-card-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-card-list .k-card {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .k-card-list .k-card + .k-card {
                margin-top: 15px
            }

    .k-card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-card-deck .k-card {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .k-card-deck .k-card + .k-card {
                margin-left: 15px
            }

    .k-card-deck-scrollwrap {
        margin-right: -16px;
        margin-left: -16px;
        padding-left: 16px;
        padding-bottom: 3px;
        padding-right: 16px;
        width: 100%;
        box-sizing: content-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        overflow: hidden
    }

        .k-card-deck-scrollwrap > .k-button {
            border-radius: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            position: absolute;
            z-index: 1
        }

            .k-card-deck-scrollwrap > .k-button:first-child {
                left: -1px
            }

            .k-card-deck-scrollwrap > .k-button:last-child {
                right: -1px
            }

        .k-card-deck-scrollwrap > .k-card-deck {
            margin-bottom: -20px;
            padding-bottom: 20px;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-card-group .k-card {
            border-radius: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .k-card-group .k-card > .k-card-header {
                border-radius: 0
            }

            .k-card-group .k-card + .k-card {
                margin-left: -1px
            }

            .k-card-group .k-card.k-first {
                border-top-left-radius: .25rem;
                border-bottom-left-radius: .25rem
            }

                .k-card-group .k-card.k-first > .k-card-header {
                    border-top-left-radius: .25rem
                }

            .k-card-group .k-card.k-last {
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem
            }

                .k-card-group .k-card.k-last > .k-card-header {
                    border-top-right-radius: .25rem
                }

            .k-card-group .k-card.k-only {
                border-radius: .25rem
            }

                .k-card-group .k-card.k-only > .k-card-header {
                    border-top-left-radius: .25rem;
                    border-top-right-radius: .25rem
                }

    .k-rtl .k-card-deck .k-card + .k-card, [dir="rtl"] .k-card-deck .k-card + .k-card {
        margin-left: 0;
        margin-right: 15px
    }

    .k-ie11 .k-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-card {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-card .k-card-callout {
            border-color: rgba(33,37,41,0.125);
            background-color: #fff
        }

    .k-card-header {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #f7f7f9
    }

    .k-card-footer {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #f7f7f9
    }

    .k-card-separator {
        border-color: rgba(33,37,41,0.125)
    }

    .k-card-actions {
        border-color: rgba(33,37,41,0.125)
    }

    .k-card-subtitle {
        color: #687179
    }

    .k-state-primary .k-card-subtitle, .k-card.k-card-primary .k-card-subtitle, .k-state-info .k-card-subtitle, .k-card.k-card-info .k-card-subtitle, .k-state-success .k-card-subtitle, .k-card.k-card-success .k-card-subtitle, .k-state-warning .k-card-subtitle, .k-card.k-card-warning .k-card-subtitle, .k-state-error .k-card-subtitle, .k-card.k-card-error .k-card-subtitle {
        color: inherit
    }

    .k-card-wrap.k-state-focused > .k-card, .k-card-wrap.k-state-selected > .k-card {
        box-shadow: 0 0 4px 0 rgba(0,0,0,0.3)
    }

    .k-splitter {
        height: 300px;
        position: relative
    }

        .k-splitter .k-pane {
            overflow: hidden
        }

        .k-splitter .k-scrollable {
            overflow: auto
        }

        .k-splitter .k-splitter-resizing {
            overflow: hidden
        }

    .k-pane > .k-splitter {
        border-width: 0;
        overflow: hidden
    }

    .k-splitter .k-pane-loading {
        position: static;
        top: 50%;
        left: 50%
    }

    .k-ghost-splitbar, .k-splitbar {
        border-style: solid;
        outline: 0;
        position: absolute;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .k-ghost-splitbar .k-icon, .k-splitbar .k-icon {
            font-size: 10px;
            display: block;
            cursor: pointer
        }

    .k-splitbar-draggable-horizontal {
        cursor: col-resize
    }

    .k-splitbar-draggable-vertical {
        cursor: row-resize
    }

    .k-ghost-splitbar-horizontal, .k-splitbar-horizontal {
        width: 8px;
        border-width: 0;
        background-repeat: repeat-y;
        -ms-flex-direction: column;
        flex-direction: column;
        top: 0
    }

    .k-ghost-splitbar-vertical, .k-splitbar-vertical {
        height: 8px;
        border-width: 0;
        background-repeat: repeat-x;
        -ms-flex-direction: row;
        flex-direction: row;
        left: 0
    }

    .k-splitbar-static-horizontal {
        width: 1px
    }

    .k-splitbar-static-vertical {
        height: 1px
    }

    .k-splitbar-draggable-horizontal .k-resize-handle {
        position: static;
        width: 2px;
        height: 20px
    }

    .k-splitbar .k-resize-handle {
        display: none;
        background-color: currentColor
    }

    .k-splitbar-draggable-horizontal .k-resize-handle, .k-splitbar-draggable-vertical .k-resize-handle {
        display: block
    }

    .k-splitbar-horizontal .k-i-arrow-60-left, .k-splitbar-horizontal .k-i-arrow-w::before, .k-splitbar-horizontal .k-i-sarrow-w::before, .k-splitbar-horizontal .k-i-expand-w::before {
        margin-bottom: 7px
    }

    .k-splitbar-horizontal .k-i-arrow-60-right, .k-splitbar-horizontal .k-i-arrow-e::before, .k-splitbar-horizontal .k-i-sarrow-e::before, .k-splitbar-horizontal .k-i-expand::before, .k-splitbar-horizontal .k-i-expand-e::before {
        margin-top: 7px
    }

    .k-splitbar-vertical .k-i-arrow-60-up, .k-splitbar-vertical .k-i-arrow-n::before, .k-splitbar-vertical .k-i-sarrow-n::before, .k-splitbar-vertical .k-i-expand-n::before {
        margin-right: 7px
    }

    .k-splitbar-vertical .k-i-arrow-60-down, .k-splitbar-vertical .k-i-arrow-s::before, .k-splitbar-vertical .k-i-sarrow-s::before, .k-splitbar-vertical .k-i-collapse::before, .k-splitbar-vertical .k-i-expand-s::before {
        margin-left: 7px
    }

    .k-splitbar-draggable-vertical .k-resize-handle {
        position: static;
        width: 20px;
        height: 2px
    }

    .k-pane > .k-splitter-overlay {
        opacity: 0;
        position: absolute
    }

    .k-splitter-flex {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: auto
    }

        .k-splitter-flex .k-pane {
            position: relative;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            display: block;
            min-width: 0;
            max-width: 100%;
            min-height: 0;
            max-height: 100%;
            height: 100%
        }

        .k-splitter-flex .k-pane-static {
            -ms-flex-positive: 0;
            flex-grow: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

        .k-splitter-flex .k-pane-flex {
            display: -ms-flexbox;
            display: flex
        }

        .k-splitter-flex .k-splitbar {
            position: static;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

        .k-splitter-flex .k-pane.k-state-hidden, .k-splitter-flex .k-pane[hidden], .k-splitter-flex .k-pane-flex.k-state-hidden, .k-splitter-flex .k-pane-flex[hidden] {
            -ms-flex: 0 1 0% !important;
            flex: 0 1 0% !important;
            overflow: hidden !important;
            display: block !important
        }

        .k-splitter-flex.k-splitter-horizontal {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .k-splitter-flex.k-splitter-horizontal[dir="rtl"] > .k-splitbar > .k-collapse-next, .k-splitter-flex.k-splitter-horizontal[dir="rtl"] > .k-splitbar > .k-collapse-prev {
                -webkit-transform: scaleX(-1);
                -ms-transform: scaleX(-1);
                transform: scaleX(-1)
            }

        .k-splitter-flex.k-splitter-vertical {
            -ms-flex-direction: column;
            flex-direction: column
        }

    .k-splitbar {
        color: #212529;
        background-color: #d9d9d9
    }

        .k-splitbar:active, .k-splitbar.k-state-focused {
            color: #000;
            background: #ecc500
        }

    .k-splitbar-horizontal-hover, .k-splitbar-vertical-hover {
        color: #212529;
        background-color: #c6c6c6
    }

    .k-ghost-splitbar {
        background-color: #c6c6c6
    }

    .k-grid {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-grid .k-button {
            font-family: Roboto;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            border-radius: 10px;
        }

        .k-grid.k-grid-display-block {
            display: block
        }

        .k-grid .k-grid-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            overflow: hidden;
            position: relative
        }

        .k-grid .k-grid-aria-root {
            border-color: inherit;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            overflow: hidden
        }

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

        .k-grid thead, .k-grid tbody, .k-grid tfoot {
            text-align: left;
            border-color: inherit
        }

        .k-grid tr {
            border-color: inherit
        }

        .k-grid th, .k-grid td {
            padding: .75rem .75rem;
            border-style: solid;
            border-color: inherit;
            outline: 0;
            font-weight: inherit;
            text-align: inherit;
            overflow: hidden;
            text-overflow: ellipsis
        }

            .k-grid th:first-child, .k-grid td:first-child {
                border-left-width: 0
            }

            .k-grid th:focus, .k-grid td:focus {
                outline: none
            }

            .k-grid th .k-placeholder-line, .k-grid td .k-placeholder-line {
                width: 100%
            }

        .k-grid th {
            padding: .75rem .75rem;
            border-width: 0 0 1px 1px;
            white-space: nowrap
        }

        .k-grid td {
            border-width: 0 0 0 1px;
            vertical-align: middle
        }

        /*   .k-grid a {
        color: inherit;
        text-decoration: inherit;

    }
        .k-grid  .btn-link a {
            color: #C7A500;
            text-decoration: underline;
        }*/

        .k-grid a:hover {
            text-decoration: none
        }

        .k-grid table, .k-grid .k-grid-header-wrap {
            box-sizing: content-box
        }

        .k-grid .k-group-col, .k-grid .k-hierarchy-col {
            padding: 0;
            width: 32px
        }

        .k-grid .k-grouping-row p {
            margin: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center
        }

        .k-grid .k-grouping-row td {
            overflow: visible
        }

        .k-grid .k-grouping-row + tr td {
            border-top-width: 1px
        }

        .k-grid .k-grouping-row .k-group-cell, .k-grid .k-grouping-row + tr .k-group-cell {
            border-top-width: 0;
            text-overflow: clip
        }

        .k-grid .k-grouping-row .k-icon {
            margin-left: calc(8px - 0.75rem);
            margin-right: 8px;
            text-decoration: none
        }

        .k-grid .k-group-footer td {
            border-style: solid;
            border-width: 1px 0
        }

        .k-grid .k-group-footer .k-group-cell + td {
            border-left-width: 1px
        }

        .k-grid .k-hierarchy-cell {
            text-align: center;
            padding: 0;
            overflow: visible
        }

            .k-grid .k-hierarchy-cell > .k-icon {
                padding: .75rem 0;
                width: 100%;
                height: 100%;
                display: inline-block;
                outline: 0
            }

            .k-grid .k-hierarchy-cell + td {
                border-left-width: 0
            }

        .k-grid[dir="rtl"] thead, .k-grid[dir="rtl"] tbody, .k-grid[dir="rtl"] tfoot, .k-rtl .k-grid thead, .k-rtl .k-grid tbody, .k-rtl .k-grid tfoot {
            text-align: right
        }

        .k-grid[dir="rtl"] th, .k-rtl .k-grid th {
            white-space: nowrap
        }

        .k-grid[dir="rtl"] .k-grid-header-wrap, .k-rtl .k-grid .k-grid-header-wrap {
            border-width: 0 0 0 1px
        }

        .k-grid[dir="rtl"] .k-group-indicator .k-button.k-bare, .k-grid[dir="rtl"] .k-drag-clue .k-button.k-bare, .k-rtl .k-grid .k-group-indicator .k-button.k-bare, .k-rtl .k-grid .k-drag-clue .k-button.k-bare {
            margin-left: -.25rem;
            margin-right: 1rem
        }

        .k-grid[dir="rtl"] .k-group-indicator .k-link .k-icon, .k-grid[dir="rtl"] .k-drag-clue .k-link .k-icon, .k-rtl .k-grid .k-group-indicator .k-link .k-icon, .k-rtl .k-grid .k-drag-clue .k-link .k-icon {
            margin-left: .5rem;
            margin-right: -.25rem
        }

        .k-grid[dir="rtl"] .k-group-indicator, .k-rtl .k-grid .k-group-indicator {
            margin-right: 0;
            margin-left: .375rem
        }

            .k-grid[dir="rtl"] .k-group-indicator + .k-group-indicator, .k-rtl .k-grid .k-group-indicator + .k-group-indicator {
                margin-right: .375rem
            }

        .k-grid[dir="rtl"] .k-grid-content-locked, .k-grid[dir="rtl"] .k-grid-footer-locked, .k-grid[dir="rtl"] .k-grid-header-locked, .k-rtl .k-grid .k-grid-content-locked, .k-rtl .k-grid .k-grid-footer-locked, .k-rtl .k-grid .k-grid-header-locked {
            border-left-width: 1px;
            border-right-width: 0
        }

        .k-grid[dir="rtl"] th, .k-rtl .k-grid th {
            border-width: 0 1px 1px 0
        }

            .k-grid[dir="rtl"] th:first-child, .k-rtl .k-grid th:first-child {
                border-right-width: 0
            }

        .k-grid[dir="rtl"] td, .k-rtl .k-grid td {
            border-width: 0 1px 0 0
        }

            .k-grid[dir="rtl"] td:first-child, .k-rtl .k-grid td:first-child {
                border-right-width: 0
            }

            .k-grid[dir="rtl"] td.k-hierarchy-cell, .k-rtl .k-grid td.k-hierarchy-cell {
                border-right-width: 0
            }

        .k-grid[dir="rtl"] .k-hierarchy-cell + td, .k-rtl .k-grid .k-hierarchy-cell + td {
            border-right-width: 0
        }

        .k-grid[dir="rtl"] .k-grid-header, .k-grid[dir="rtl"] .k-grid-footer, .k-rtl .k-grid .k-grid-header, .k-rtl .k-grid .k-grid-footer {
            padding-left: 17px;
            padding-right: 0
        }

            .k-grid[dir="rtl"] .k-grid-header .k-header.k-first, .k-rtl .k-grid .k-grid-header .k-header.k-first {
                border-left-width: 0;
                border-right-width: 1px
            }

            .k-grid[dir="rtl"] .k-grid-header .k-with-icon, .k-grid[dir="rtl"] .k-grid-header .k-filterable, .k-rtl .k-grid .k-grid-header .k-with-icon, .k-rtl .k-grid .k-grid-header .k-filterable {
                padding-left: calc(1.5em + 0.75rem + 2px + 0.5rem);
                padding-right: .75rem
            }

            .k-grid[dir="rtl"] .k-grid-header .k-grid-filter, .k-grid[dir="rtl"] .k-grid-header .k-header-column-menu, .k-rtl .k-grid .k-grid-header .k-grid-filter, .k-rtl .k-grid .k-grid-header .k-header-column-menu {
                right: auto;
                left: .5rem
            }

        .k-grid[dir="rtl"] .k-filtercell-operator, .k-rtl .k-grid .k-filtercell-operator {
            margin-left: 0;
            margin-right: .375rem
        }

        .k-grid[dir="rtl"] .k-dirty, .k-rtl .k-grid .k-dirty {
            border-color: currentColor currentColor transparent transparent;
            left: auto;
            right: 0
        }

        .k-grid[dir="rtl"] .k-edit-cell > .k-textbox, .k-grid[dir="rtl"] .k-edit-cell > .k-widget, .k-grid[dir="rtl"] .k-edit-cell > .text-box, .k-grid[dir="rtl"] .k-grid-edit-row > td > .k-textbox, .k-grid[dir="rtl"] .k-grid-edit-row > td > .k-widget, .k-grid[dir="rtl"] .k-grid-edit-row > td > .text-box, .k-rtl .k-grid .k-edit-cell > .k-textbox, .k-rtl .k-grid .k-edit-cell > .k-widget, .k-rtl .k-grid .k-edit-cell > .text-box, .k-rtl .k-grid .k-grid-edit-row > td > .k-textbox, .k-rtl .k-grid .k-grid-edit-row > td > .k-widget, .k-rtl .k-grid .k-grid-edit-row > td > .text-box {
            margin-right: 0
        }

        .k-grid[dir="rtl"] .k-grid-header-wrap.k-auto-scrollable, .k-rtl .k-grid .k-grid-header-wrap.k-auto-scrollable {
            margin-left: -1px;
            margin-right: 0
        }

        .k-grid[dir="rtl"] .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable, .k-rtl .k-grid .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
            margin-left: 0
        }

        .k-grid[dir="rtl"] .k-group-footer td, .k-rtl .k-grid .k-group-footer td {
            border-width: 1px 0
        }

        .k-grid[dir="rtl"] .k-group-footer .k-group-cell + td, .k-rtl .k-grid .k-group-footer .k-group-cell + td {
            border-right-width: 1px
        }

        .k-grid[dir="rtl"] .k-grid-toolbar .k-button + .k-button, .k-rtl .k-grid .k-grid-toolbar .k-button + .k-button {
            margin: 0 .375rem 0 0
        }

        .k-grid[dir="rtl"] .k-grouping-row .k-icon, .k-rtl .k-grid .k-grouping-row .k-icon {
            margin-left: 8px;
            margin-right: calc(8px - 0.75rem)
        }

        .k-grid[dir="rtl"] .k-grid-search, .k-rtl .k-grid .k-grid-search {
            float: left
        }

        .k-grid[dir="rtl"] .k-column-resizer, .k-rtl .k-grid .k-column-resizer {
            left: 0;
            right: auto
        }

        .k-grid .k-widget.k-tooltip.k-tooltip-validation {
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            width: auto;
            padding: .5rem 1rem
        }

            .k-grid .k-widget.k-tooltip.k-tooltip-validation .k-callout {
                display: block
            }

        .k-grid .k-animation-container-fixed .k-tooltip.k-tooltip-validation {
            position: static
        }

        .k-grid .k-dirty-cell {
            position: relative
        }

        .k-grid .k-dirty {
            border-width: 5px;
            border-color: currentColor transparent transparent currentColor;
            left: 0;
            right: auto
        }

        .k-grid .k-grid-content-locked + .k-grid-content {
            box-sizing: content-box
        }

        .k-grid .k-grid-content-expander {
            position: absolute;
            visibility: hidden;
            height: 1px;
            bottom: 1px
        }

        .k-grid .k-grid-search {
            width: 15.7em;
            float: right
        }

        .k-grid .k-grid-filter, .k-grid .k-header-column-menu, .k-grid .k-hierarchy-cell .k-icon {
            border-width: 0
        }

    .k-grid-toolbar {
        padding: .375rem .375rem;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: inherit;
        text-overflow: clip;
        cursor: default;
        display: block
    }

        .k-grid-toolbar > * {
            vertical-align: middle
        }

            .k-grid-toolbar > * + * {
                margin-left: .375rem
            }

    .k-grouping-header {
        display: block;
        position: relative;
        white-space: normal;
        padding: .375rem .375rem;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: inherit;
        line-height: calc(1.5em + 0.75rem + 2px)
    }

    .k-grouping-header-flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: .1875rem 0
    }

        .k-grouping-header-flex > .k-indicator-container {
            display: -ms-inline-flexbox;
            display: inline-flex;
            margin: 0;
            padding: .1875rem 0 .1875rem .375rem
        }

            .k-grouping-header-flex > .k-indicator-container:last-child {
                -ms-flex-positive: 1;
                flex-grow: 1;
                line-height: calc(1.5em + 0.75rem + 2px)
            }

    .k-group-indicator, .k-drag-clue {
        border-radius: .25rem;
        margin: 0;
        padding: .375rem .75rem;
        border-width: 1px;
        border-style: solid;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        vertical-align: top;
        opacity: 1;
        box-sizing: border-box
    }

        .k-group-indicator .k-link, .k-group-indicator .k-button.k-bare, .k-drag-clue .k-link, .k-drag-clue .k-button.k-bare {
            padding: 0;
            border-width: 0;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-align: center;
            align-items: center
        }

            .k-group-indicator .k-link .k-icon, .k-drag-clue .k-link .k-icon {
                margin-left: -.25rem;
                margin-right: .5rem
            }

        .k-group-indicator .k-button.k-bare, .k-drag-clue .k-button.k-bare {
            margin-left: 1rem;
            margin-right: -.25rem;
            padding: 0;
            width: auto;
            height: auto;
            opacity: .5
        }

            .k-group-indicator .k-button.k-bare::before, .k-group-indicator .k-button.k-bare::after, .k-drag-clue .k-button.k-bare::before, .k-drag-clue .k-button.k-bare::after {
                display: none
            }

            .k-group-indicator .k-button.k-bare:hover, .k-drag-clue .k-button.k-bare:hover {
                opacity: 1
            }

    .k-group-indicator {
        margin-right: .375rem;
        line-height: 1.5
    }

        .k-group-indicator + .k-group-indicator {
            margin-left: .375rem
        }

    .k-drag-clue {
        line-height: 1.5
    }

    .k-grouping-dropclue {
        width: 12px;
        height: calc(1.5em + 0.75rem + 2px);
        position: absolute;
        top: 3px;
        box-sizing: content-box
    }

        .k-grouping-dropclue::before, .k-grouping-dropclue::after {
            display: inline-block;
            content: "";
            position: absolute
        }

        .k-grouping-dropclue::before {
            border-width: 6px;
            border-style: solid;
            border-left-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent;
            top: 0
        }

        .k-grouping-dropclue::after {
            width: 2px;
            height: calc(100% - 6px);
            top: 6px;
            left: 5px
        }

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

        .k-grid-header-wrap.k-auto-scrollable, .k-grid-footer-wrap {
            margin-right: -1px
        }

    .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
        margin-right: 0
    }

    .k-ie .k-grid-header-locked + .k-grid-header-wrap.k-auto-scrollable {
        display: inline-block
    }

    .k-grid-header, .k-grid-footer {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 17px;
        border-width: 0;
        border-style: solid;
        border-color: inherit
    }

        .k-grid-header table, .k-grid-footer table {
            table-layout: fixed
        }

    div.k-grid-header, div.k-grid-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-ie div.k-grid-header {
        display: block
    }

    .k-grid-header {
        border-bottom-width: 1px
    }

        .k-grid-header table {
            margin-bottom: -1px
        }

        .k-grid-header.k-grid-draggable-header {
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -ms-touch-action: none;
            touch-action: none
        }

        .k-grid-header .k-header {
            position: relative;
            vertical-align: bottom;
            cursor: default
        }

            .k-grid-header .k-header:first-child {
                border-left-width: 0
            }

            .k-grid-header .k-header.k-first {
                border-left-width: 1px
            }

            .k-grid-header .k-header > .k-link {
                margin: -.75rem -.75rem;
                padding: .75rem .75rem;
                line-height: inherit;
                display: block;
                overflow: hidden;
                text-overflow: ellipsis;
                outline: 0
            }

    .k-ie .k-grid-header .k-header > .k-link, .k-edge .k-grid-header .k-header > .k-link {
        margin: 0;
        padding: 0
    }

    .k-grid-header .k-with-icon, .k-grid-header .k-filterable {
        padding-right: calc(1.5em + 0.75rem + 2px + 0.5rem)
    }

    .k-ie .k-grid-header .k-with-icon, .k-edge .k-grid-header .k-with-icon, .k-ie .k-grid-header .k-filterable, .k-edge .k-grid-header .k-filterable {
        padding-right: calc(1.5em + 0.75rem + 2px + 0.5rem)
    }

    .k-grid-header .k-header > .k-link:focus {
        text-decoration: none
    }

    .k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
        padding: .375rem;
        width: calc(1.5em + 0.75rem + 2px);
        height: calc(1.5em + 0.75rem + 2px);
        box-sizing: border-box;
        outline: 0;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: .5rem;
        bottom: calc(0.75rem + 0.75em - (1.5em + 0.75rem)/2);
        z-index: 1
    }

    .k-ie .k-grid-header .k-grid-filter, .k-edge .k-grid-header .k-grid-filter, .k-ie .k-grid-header .k-header-column-menu, .k-edge .k-grid-header .k-header-column-menu {
        position: static;
        float: right;
        margin-top: calc((1.5em + 0.75rem + 2px - 1.5em)/-2);
        margin-bottom: calc((1.5em + 0.75rem + 2px - 1.5em)/-2);
        margin-right: calc(-1*(1.5em + 0.75rem + 2px))
    }

    .k-grid-header .k-grid-filter:hover, .k-grid-header .k-header-column-menu:hover {
        cursor: pointer
    }

    .k-grid-header .k-header > .k-link > .k-icon.k-i-sort-desc-sm, .k-grid-header .k-header > .k-link > .k-icon.k-i-sort-asc-sm {
        vertical-align: text-top;
        margin-left: calc(1rem - 1px)
    }

    .k-grid-header .k-sort-order {
        display: inline-block;
        vertical-align: top;
        height: 16px;
        font-size: 12px;
        margin-top: 2px;
        margin-left: -2px
    }

    .k-column-resizer {
        width: .5em;
        height: 1000%;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        cursor: col-resize
    }

    .k-grid-footer {
        border-width: 1px 0 0
    }

        .k-grid-footer td {
            height: 1.5em
        }

        .k-grid-footer td, .k-group-footer td, .k-grouping-row td {
            font-weight: bold
        }

    .k-grid-filter-popup {
        min-width: 200px
    }

    .k-grid-column-menu-standalone a.k-grid-filter {
        position: initial;
        display: inline-block;
        margin: -4px 0;
        padding: 4px 8px
    }

    .k-grid-columnmenu-popup {
        width: 230px
    }

    .k-filter-row {
        line-height: 1.5
    }

        .k-filter-row td, .k-filter-row th {
            border-width: 0 0 1px 1px;
            white-space: nowrap;
            padding: .75rem .75rem
        }

            .k-filter-row td:first-child {
                border-left-width: 0
            }

        .k-filter-row .k-multiselect, .k-filter-row .k-dropdowntree {
            height: auto
        }

        .k-filter-row .k-filtercell .k-widget.k-sized-input {
            -ms-flex: 0 1 auto;
            flex: 0 1 auto
        }

    .k-filtercell {
        width: auto;
        display: -ms-flexbox;
        display: flex
    }

        .k-filtercell > span, .k-filtercell .k-filtercell-wrapper {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

            .k-filtercell > span > label, .k-filtercell .k-filtercell-wrapper > label {
                vertical-align: middle
            }

            .k-filtercell .k-filtercell-wrapper > .k-widget {
                width: 100%
            }

            .k-filtercell > span .k-button {
                visibility: visible;
                pointer-events: all
            }

            .k-filtercell > span .k-button, .k-filtercell > span .k-dropdown-operator {
                margin-left: .375rem
            }

            .k-filtercell > span .k-widget {
                width: auto
            }

        .k-filtercell .k-filtercell-operator > .k-button.k-clear-button-visible {
            visibility: visible;
            height: calc(1.5em + 0.75rem + 2px)
        }

        .k-filtercell .k-filtercell-operator > .k-button:not(.k-clear-button-visible) {
            visibility: hidden;
            pointer-events: none
        }

        .k-filtercell .k-filtercell-operator {
            margin-left: .375rem
        }

        .k-filtercell .k-widget:not(.k-dropdown-operator), .k-filtercell .k-filtercell-wrapper > .k-textbox {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

        .k-filtercell .k-filtercell-wrapper > .k-textbox {
            width: 100%;
            min-width: 0
        }

    .k-grid-content, .k-grid-content-locked {
        border-color: inherit;
        outline: 0
    }

        .k-grid-content table, .k-grid-content-locked table {
            table-layout: fixed
        }

        .k-grid-content tr:last-child td, .k-grid-content-locked tr:last-child td {
            border-bottom-width: 0
        }

    .k-grid-content {
        width: 100%;
        min-height: 0;
        overflow: auto;
        overflow-x: auto;
        overflow-y: scroll;
        position: relative;
        -ms-flex: 1;
        flex: 1
    }

    .k-virtual-scrollable-wrap {
        height: 100%;
        overflow-y: hidden;
        position: relative
    }

    .k-grid-edit-row td {
        text-overflow: clip
    }

    .k-grid-edit-row .k-widget, .k-grid-edit-row .k-button, .k-grid-edit-row .k-textbox, .k-grid-edit-row .k-input.k-textbox {
        height: auto
    }

    .k-grid-edit-row .k-edit-cell {
        padding-top: 0;
        padding-bottom: 0
    }

    .k-grid-edit-row .k-dirty-cell {
        overflow: visible
    }

    .k-edit-cell > .k-textbox, .k-edit-cell > .k-widget:not(.k-switch), .k-edit-cell > .text-box, .k-grid-edit-row > td > .k-textbox, .k-grid-edit-row > td > .k-widget:not(.k-switch), .k-grid-edit-row > td > .text-box {
        margin-left: 0
    }

    .k-grid-edit-row td > .k-textbox, .k-grid-edit-row td > .k-widget:not(.k-switch), .k-edit-cell > .k-textbox, .k-edit-cell > .k-widget:not(.k-switch) {
        width: 100%
    }

    .k-grid-edit-row td > .k-textbox, .k-grid-edit-row td > .k-widget, .k-command-cell > .k-button, .k-edit-cell > .k-textbox, .k-edit-cell > .k-widget {
        vertical-align: middle
    }

    .k-grid .k-grid-edit-row td, .k-grid .k-command-cell, .k-grid .k-edit-cell {
        padding: calc(0.75rem - (1.5em + 0.75rem + 2px - 1.5em)/2) .75rem
    }

    .k-command-cell > .k-button {
        margin-left: .16em;
        margin-right: .16em
    }

    .k-grid > .k-resize-handle, .k-grid-header .k-resize-handle {
        height: 25px;
        cursor: col-resize;
        position: absolute;
        z-index: 2
    }

    .k-grid-pager {
        padding: .75rem;
        border-width: 1px 0 0;
        border-color: inherit;
        font-size: inherit
    }

    .k-grid-pager-top {
        border-width: 0 0 1px
    }

    .k-pager-input .k-numerictextbox {
        margin: 0 .5rem;
        width: 3em
    }

    .k-grid-virtual .k-grid-content .k-grid-table-wrap {
        float: left;
        width: 100%
    }

    .k-grid-virtual .k-grid-content .k-grid-table {
        position: relative;
        float: left;
        z-index: 1
    }

    .k-grid-virtual .k-grid-content > .k-height-container {
        position: relative;
        float: left
    }

    .k-grid-virtual .k-grid-content::after {
        content: "";
        display: block;
        clear: both
    }

    .k-width-container {
        position: absolute;
        visibility: hidden
    }

        .k-width-container div {
            height: 1px
        }

    .k-grid-virtual[dir="rtl"] .k-grid-content .k-grid-table, .k-grid-virtual.k-rtl .k-grid-content .k-grid-table {
        float: right
    }

    .k-grid-add-row td {
        border-bottom-style: solid;
        border-bottom-width: 1px
    }

    .k-grid-lockedcolumns {
        white-space: nowrap
    }

    .k-grid-content, .k-grid-content-locked, .k-pager-wrap {
        white-space: normal
    }

    .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        position: relative;
        border-style: solid;
        border-width: 0 1px 0 0
    }

        .k-grid-content-locked + .k-grid-content.k-auto-scrollable, .k-grid-footer-locked + .k-grid-content.k-auto-scrollable, .k-grid-header-locked + .k-grid-content.k-auto-scrollable {
            display: inline-block
        }

    .k-grid-content, .k-grid-footer-wrap, .k-grid-header-wrap {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: inline-block;
        vertical-align: top
    }

        .k-grid-content.k-auto-scrollable, .k-grid-footer-wrap.k-auto-scrollable, .k-grid-header-wrap.k-auto-scrollable {
            display: block
        }

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

    .k-grid-header .k-header.k-grid-header-sticky, .k-grid-header .k-filter-row .k-grid-header-sticky, .k-grid-content-sticky, .k-grid-footer-sticky {
        position: -webkit-sticky;
        position: sticky;
        z-index: 2
    }

    .k-grid .k-grid-header-sticky, .k-grid .k-grid-content-sticky {
        border-right-width: 1px
    }

        .k-grid .k-grid-header-sticky + td, .k-grid .k-grid-header-sticky + th, .k-grid .k-grid-content-sticky + td, .k-grid .k-grid-content-sticky + th {
            border-left-width: 0
        }

    .k-header.k-drag-clue {
        overflow: hidden
    }

    .k-grid.k-grid-no-scrollbar .k-grid-header {
        padding: 0
    }

    .k-grid.k-grid-no-scrollbar .k-grid-header-wrap {
        border-width: 0
    }

    .k-grid.k-grid-no-scrollbar .k-grid-content {
        overflow-y: auto
    }

    .k-grid-norecords {
        text-align: center
    }

    div.k-grid-norecords {
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .k-grid-norecords-template {
        width: 20em;
        height: 4em;
        line-height: 4em;
        margin: 0 auto;
        border: 1px solid
    }

    .k-loading-pdf-mask {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 100
    }

        .k-loading-pdf-mask > .k-i-loading {
            position: absolute;
            top: 50%;
            left: 50%;
            font-size: 64px
        }

        .k-loading-pdf-mask .k-loading-pdf-progress {
            margin: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0
        }

    .k-pdf-export .k-loading-pdf-mask {
        display: none
    }

    .k-grid-pdf-export-element {
        position: absolute;
        left: -10000px;
        top: -10000px
    }

        .k-grid-pdf-export-element .k-filter-row {
            display: none
        }

    .k-pdf-export-shadow .k-grid {
        float: left;
        width: auto !important
    }

    .k-pdf-export-shadow .k-grid, .k-pdf-export-shadow .k-grid-content, .k-pdf-export-shadow .k-grid-content-locked {
        height: auto !important;
        overflow: visible
    }

    .k-pdf-export-shadow .k-grid-header-locked + .k-grid-header-wrap, .k-pdf-export-shadow .k-grid-header-locked + .k-grid-content, .k-pdf-export-shadow .k-grid-header-locked + .k-grid-footer-wrap {
        width: auto !important
    }

    .k-pdf-export-shadow .k-grid-header, .k-pdf-export-shadow .k-grid[data-role="grid"] .k-grid-footer {
        padding: 0 !important
    }

    .k-filter-menu .k-filter-menu-container {
        padding: .5rem 1rem
    }

        .k-filter-menu .k-filter-menu-container .k-action-buttons {
            margin: 1rem -1rem -1rem
        }

    .k-filter-menu .k-widget, .k-filter-menu .k-radio-list, .k-filter-menu .k-textbox {
        margin: .5rem 0;
        width: 100%;
        display: block
    }

        .k-filter-menu .k-widget.k-filter-and {
            width: 6em;
            margin: 1rem 0
        }

    .k-multicheck-wrap {
        max-height: 300px;
        overflow: auto;
        overflow-x: hidden;
        white-space: nowrap
    }

    .k-filter-selected-items {
        font-weight: bold;
        line-height: normal;
        white-space: nowrap;
        margin: 1rem 0 .5rem
    }

    .k-autofitting {
        width: auto !important;
        table-layout: auto !important
    }

        .k-autofitting th.k-header, .k-autofitting td {
            white-space: nowrap !important
        }

        .k-autofitting .k-detail-row {
            display: none !important
        }

    .k-column-list {
        padding: 0;
        margin: 0;
        list-style: none;
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: auto
    }

    .k-column-chooser-title, .k-column-list-item {
        padding: 3px 1.5rem;
        padding-right: calc(3rem + 16px)
    }

    .k-column-list-item {
        position: relative;
        display: block;
        margin: 0;
        cursor: pointer
    }

    .k-columnmenu-item {
        padding: .5rem 1rem;
        cursor: pointer
    }

        .k-columnmenu-item > .k-icon {
            margin-right: .5rem
        }

    .k-columnmenu-item-wrapper {
        border-bottom: 1px solid;
        border-bottom-color: rgba(33,37,41,0.15)
    }

        .k-columnmenu-item-wrapper:last-child {
            border-bottom-width: 0
        }

    .k-columnmenu-item-content {
        overflow: hidden
    }

        .k-columnmenu-item-content .k-column-list-item {
            padding-left: calc(1.5rem + 16px)
        }

        .k-columnmenu-item-content .k-filter-menu .k-filter-menu-container {
            padding: 1rem 1rem
        }

            .k-columnmenu-item-content .k-filter-menu .k-filter-menu-container .k-columnmenu-actions {
                padding: 1rem 0 0
            }

        .k-columnmenu-item-content .k-columnmenu-actions {
            display: -ms-flexbox;
            display: flex;
            padding: 1rem 1rem
        }

            .k-columnmenu-item-content .k-columnmenu-actions .k-button {
                -ms-flex: 1 0 auto;
                flex: 1 0 auto;
                width: auto;
                margin: 0 .5rem
            }

                .k-columnmenu-item-content .k-columnmenu-actions .k-button:first-child {
                    margin-left: 0
                }

                .k-columnmenu-item-content .k-columnmenu-actions .k-button:last-child {
                    margin-right: 0
                }

    .k-column-menu .k-menu:not(.k-context-menu) {
        font-weight: 400
    }

    [dir="rtl"] .k-columnmenu-item > .k-icon, .k-rtl .k-columnmenu-item > .k-icon {
        margin-left: .5rem;
        margin-right: 0
    }

    .k-grid-toolbar {
        padding: .375rem
    }

    .k-grouping-header .k-group-indicator {
        border-radius: .25rem
    }

    .k-grid-pager {
        padding: .375rem
    }

    .k-grid {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-grid td, .k-grid .k-grid-content, .k-grid .k-grid-header-locked, .k-grid .k-grid-content-locked {
            border-color: rgba(33,37,41,0.125)
        }

        .k-grid .k-alt {
            color: #162431;
            background-color: rgba(22,36,49,0.03)
        }

        .k-grid tbody tr:hover, .k-grid tbody tr.k-state-hover {
            color: #162431;
/*            background-color: rgba(22,36,49,0.065)*/
        }

        .k-grid th.k-state-selected, .k-grid td.k-state-selected, .k-grid tr.k-state-selected > td {
            color: #162431;
            background-color: rgba(236,197,0,0.25)
        }

        .k-grid td.k-state-focused, .k-grid th.k-state-focused {
            box-shadow: inset 0 0 0 2px rgba(0,0,0,0.08)
        }

        .k-grid .k-tooltip.k-tooltip-validation {
            color: #fff;
            background-color: #000
        }

            .k-grid .k-tooltip.k-tooltip-validation .k-callout-n {
                border-bottom-color: #000
            }

            .k-grid .k-tooltip.k-tooltip-validation .k-callout-e {
                border-left-color: #000
            }

            .k-grid .k-tooltip.k-tooltip-validation .k-callout-s {
                border-top-color: #000
            }

            .k-grid .k-tooltip.k-tooltip-validation .k-callout-w {
                border-right-color: #000
            }

        .k-grid col.k-sorted, .k-grid th.k-sorted {
            background-color: rgba(0,0,0,0.02)
        }

        .k-grid .k-grid-header-locked {
            border-color: rgba(22,24,27,0.125);
            color: #292b2c;
            background-color: #ededef
        }

        .k-grid .k-grid-content-locked {
            border-color: rgba(22,24,27,0.125)
        }

            .k-grid .k-grid-content-locked td {
                border-color: rgba(22,24,27,0.125);
                color: #162431;
                background-color: #f5f5f5
            }

            .k-grid .k-grid-content-locked .k-alt td {
                background-color: #e7e8e9
            }

            .k-grid .k-grid-content-locked .k-state-selected td {
                background-color: #f0e7b7
            }

            .k-grid .k-grid-content-locked .k-state-selected.k-alt td {
                background-color: #eae2b2
            }

            .k-grid .k-grid-content-locked .k-state-hover td, .k-grid .k-grid-content-locked tr:hover td {
                background-color: #d8dadb
            }

            .k-grid .k-grid-content-locked .k-state-selected:hover td, .k-grid .k-grid-content-locked .k-state-selected.k-state-hover td {
                background-color: #e4dbac
            }

    .k-grid-toolbar {
        border-color: inherit;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-grouping-header {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

        .k-grouping-header .k-group-indicator {
            border-color: #e6e6e6;
            color: #212529;
            background-color: #e6e6e6
        }

    .k-grid-header {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

        .k-grid-header .k-i-sort-asc-sm, .k-grid-header .k-i-sort-desc-sm, .k-grid-header .k-sort-order {
            color: #ecc500
        }

        .k-grid-header .k-grid-filter:focus, .k-grid-header .k-header-column-menu:focus, .k-grid-header .k-hierarchy-cell .k-icon:focus {
            box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1)
        }

        .k-grid-header .k-grid-filter.k-state-active, .k-grid-header .k-header-column-menu.k-state-active, .k-grid-header .k-hierarchy-cell .k-icon.k-state-active {
            color: #000;
            background-color: #ecc500
        }

        .k-grid-header .k-grid-header-sticky, .k-grid-header .k-grid-header-sticky.k-sorted {
            border-color: rgba(22,24,27,0.125);
            color: #292b2c;
            background-color: #ededef
        }

    .k-master-row .k-grid-content-sticky {
        border-color: rgba(22,24,27,0.125);
        color: #162431;
        background-color: #f5f5f5
    }

    .k-master-row.k-alt .k-grid-content-sticky {
        background-color: #e7e8e9
    }

    .k-master-row.k-state-selected .k-grid-content-sticky {
        background-color: #f0e7b7
    }

    .k-master-row.k-state-selected.k-alt .k-grid-content-sticky {
        background-color: #eae2b2
    }

    .k-master-row:hover .k-grid-content-sticky, .k-master-row.k-state-hover .k-grid-content-sticky {
        background-color: #d8dadb
    }

    .k-master-row.k-state-selected:hover .k-grid-content-sticky, .k-master-row.k-state-selected.k-state-hover .k-grid-content-sticky {
        background-color: #e4dbac
    }

    .k-group-footer .k-grid-footer-sticky {
        background-color: #fff
    }

    .k-group-footer:hover .k-grid-footer-sticky, .k-group-footer.k-state-hover .k-grid-footer-sticky {
        background-color: #eff0f1
    }

    .k-grid-footer {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

        .k-grid-footer .k-grid-footer-locked {
            border-color: inherit
        }

    .k-grid-pager {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-grouping-row, .k-group-cell {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-column-list-item:hover, .k-columnmenu-item:hover {
        color: #16181b;
        background-color: #f2f2f2
    }

    .k-column-list-wrapper {
        border-color: inherit
    }

    .k-columnmenu-item.k-state-selected {
        color: #000;
        background-color: #ecc500
    }

    .k-column-menu .k-menu:not(.k-context-menu) {
        border-color: rgba(33,37,41,0.15);
        color: #212529;
        background-color: #fff
    }

        .k-column-menu .k-menu:not(.k-context-menu) .k-item {
            color: #162431
        }

            .k-column-menu .k-menu:not(.k-context-menu) .k-item:hover, .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-hover {
                color: #16181b;
                background-color: #f2f2f2
            }

            .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-selected {
                color: #000;
                background-color: #ecc500
            }

            .k-column-menu .k-menu:not(.k-context-menu) .k-item:focus, .k-column-menu .k-menu:not(.k-context-menu) .k-item.k-state-focused {
                box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
            }

    .k-grid-norecords-template {
        background-color: #fff;
        border-color: rgba(33,37,41,0.125)
    }

    .k-listview {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: transparent
    }

    .k-listview-header {
        border-width: 0;
        border-bottom-width: 1px;
        border-style: solid;
        border-color: inherit
    }

    .k-listview-content {
        -ms-flex-positive: 1;
        flex-grow: 1;
        position: relative;
        overflow: auto
    }

        .k-listview-content::after {
            height: 0;
            clear: both;
            display: block
        }

        .k-listview-content.k-d-flex::after, .k-listview-content.k-d-grid::after {
            display: none
        }

    .k-listview-item {
        box-sizing: border-box;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-listview-footer {
        border-width: 0;
        border-top-width: 1px;
        border-style: solid;
        border-color: inherit
    }

    .k-listview-pager {
        border-width: 0;
        border-top-width: 1px;
        border-color: inherit;
        font: inherit
    }

    .k-listview-pager-top {
        border-top-width: 0;
        border-bottom-width: 1px
    }

    .k-listview {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-listview-content > .k-state-focused {
        box-shadow: inset 0 0 0 3px rgba(22,36,49,0.15)
    }

    .k-listview-content > .k-state-selected {
        background-color: rgba(236,197,0,0.25)
    }

    .k-spreadsheet {
        width: 800px;
        height: 600px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        cursor: default;
        position: relative
    }

        .k-spreadsheet .k-vertical-align-center {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .k-spreadsheet .k-vertical-align-bottom {
            position: relative;
            top: 100%;
            -webkit-transform: translateY(-100%);
            -ms-transform: translateY(-100%);
            transform: translateY(-100%)
        }

        .k-spreadsheet .k-tabstrip-wrapper {
            border-width: 0 0 1px;
            border-style: solid;
            border-color: inherit;
            position: relative
        }

    .k-spreadsheet-quick-access-toolbar {
        padding: .375rem;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0
    }

        .k-spreadsheet-quick-access-toolbar .k-button:not(:hover) {
            border-color: transparent;
            color: inherit;
            background-color: transparent;
            background-image: none
        }

    .k-spreadsheet-tabstrip {
        padding-top: .375rem
    }

        .k-spreadsheet-tabstrip .k-loading {
            display: none
        }

        .k-spreadsheet-tabstrip .k-content {
            border-radius: 0;
            padding: 0;
            border-width: 0;
            overflow: hidden
        }

    .k-spreadsheet-toolbar {
        border-width: 0
    }

        .k-spreadsheet-toolbar [data-tool="backgroundColor"], .k-spreadsheet-toolbar [data-tool="textColor"], .k-spreadsheet-toolbar [data-tool="borders"], .k-spreadsheet-toolbar [data-tool="alignment"], .k-spreadsheet-toolbar [data-tool="merge"], .k-spreadsheet-toolbar [data-tool="freeze"] {
            width: auto;
            min-width: 1.5em
        }

        .k-spreadsheet-toolbar [data-tool="fontSize"] {
            width: 5rem
        }

        .k-spreadsheet-toolbar [data-tool="fontFamily"] {
            width: 6rem
        }

        .k-spreadsheet-toolbar [data-tool="format"] {
            width: 4rem
        }

    .k-spreadsheet-action-bar {
        border-width: 0 0 1px;
        border-style: solid;
        border-color: inherit;
        font-size: 12px;
        font-family: Arial, Verdana, sans-serif;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .k-spreadsheet-name-editor {
        width: 10em;
        border-width: 0 1px 0 0;
        border-style: solid;
        border-color: inherit
    }

        .k-spreadsheet-name-editor .k-combobox {
            width: 100%;
            font-size: inherit
        }

            .k-spreadsheet-name-editor .k-combobox .k-dropdown-wrap {
                border-radius: 0;
                border-width: 0
            }

            .k-spreadsheet-name-editor .k-combobox .k-select {
                border-radius: 0
            }

    .k-spreadsheet-formula-bar {
        border-color: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1
    }

        .k-spreadsheet-formula-bar::before {
            font-size: 16px;
            font-family: "WebComponentsIcons";
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            line-height: 1;
            padding: 0 .5rem;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: inherit
        }

        .k-spreadsheet-formula-bar .k-tooltip, .k-spreadsheet-formula-bar .k-group-header, .k-spreadsheet-formula-bar .k-list-scroller {
            display: none
        }

        .k-spreadsheet-formula-bar .k-spreadsheet-formula-input {
            padding: .375rem .75rem;
            line-height: 1.5
        }

            .k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula::before {
                content: "{";
                font-weight: 700
            }

            .k-spreadsheet-formula-bar .k-spreadsheet-formula-input.k-spreadsheet-array-formula::after {
                content: "}";
                font-weight: 700
            }

    .k-spreadsheet-formula-input {
        outline: 0;
        white-space: pre;
        -ms-flex: 1;
        flex: 1;
        box-sizing: border-box
    }

        .k-spreadsheet-formula-input > .k-syntax-func.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-bool.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-ref.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-str.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-num.k-syntax-at-point {
            text-decoration: underline
        }

        .k-spreadsheet-formula-input > .k-series-a, .k-spreadsheet-formula-input > .k-series-b, .k-spreadsheet-formula-input > .k-series-c, .k-spreadsheet-formula-input > .k-series-d {
            background-color: transparent
        }

    .k-spreadsheet-formula-list {
        min-width: 100px
    }

        .k-spreadsheet-formula-list .k-item {
            padding: 3px 1.5rem
        }

    .k-syntax-func, .k-syntax-startexp {
        font-weight: bold
    }

    .k-spreadsheet-cell-editor {
        padding: 0 3px;
        line-height: 20px;
        display: none;
        overflow: hidden;
        position: absolute;
        z-index: 2000
    }

    .k-spreadsheet-sheets-bar {
        padding: 0 .5rem .5rem;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

    .k-spreadsheet-sheets-bar-add {
        margin-right: .5rem
    }

        .k-spreadsheet-sheets-bar-add:not(:hover) {
            border-color: transparent;
            color: inherit;
            background: none
        }

    .k-spreadsheet-sheets-items {
        margin-top: -1px;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden
    }

        .k-spreadsheet-sheets-items .k-tabstrip-items {
            margin: 0 calc(1.5em + 0.75rem + 2px) !important;
            border-width: 0
        }

        .k-spreadsheet-sheets-items .k-tabstrip-prev {
            left: 0 !important
        }

        .k-spreadsheet-sheets-items .k-tabstrip-next {
            right: 0 !important
        }

        .k-spreadsheet-sheets-items .k-item .k-link {
            display: inline-block
        }

        .k-spreadsheet-sheets-items .k-item .k-spreadsheet-sheets-remove {
            margin-right: .5rem;
            margin-left: -.5rem;
            padding: 0;
            line-height: 1;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: row;
            flex-direction: row;
            vertical-align: middle
        }

    .k-spreadsheet-view {
        height: auto !important;
        border-color: inherit;
        font-size: 12px;
        font-family: Arial, Verdana, Sans-serif;
        -ms-flex: 1;
        flex: 1;
        position: relative
    }

        .k-spreadsheet-view .k-state-disabled {
            pointer-events: auto
        }

    .k-spreadsheet-fixed-container {
        width: 100%;
        height: 100%;
        border-color: inherit;
        box-sizing: border-box;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        z-index: 2
    }

    .k-spreadsheet-overflow {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        border-color: inherit
    }

    .k-spreadsheet-pane {
        padding: 0 1px 0 0;
        border-width: 2px 0 0 2px;
        border-style: solid;
        border-color: inherit;
        box-sizing: border-box;
        position: absolute;
        overflow: hidden
    }

        .k-spreadsheet-pane.k-top {
            border-top-width: 0
        }

        .k-spreadsheet-pane.k-left {
            border-left-width: 0
        }

    .k-spreadsheet-top-corner {
        border-width: 0 1px 1px 0;
        border-style: solid;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10000
    }

        .k-spreadsheet-top-corner::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            right: 0;
            border: 6px solid transparent;
            border-right-color: inherit;
            border-bottom-color: inherit
        }

    .k-spreadsheet-scroller {
        width: 100%;
        height: 100%;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        z-index: 1
    }

    .k-spreadsheet-haxis, .k-spreadsheet-vaxis {
        border: 0 solid;
        border-color: inherit;
        position: absolute
    }

    .k-spreadsheet-haxis {
        border-width: 1px 0 0;
        left: 0
    }

    .k-spreadsheet-vaxis {
        border-width: 0 0 0 1px;
        top: 0
    }

    .k-spreadsheet-row-header, .k-spreadsheet-column-header {
        text-align: center;
        z-index: 100
    }

        .k-spreadsheet-row-header > div, .k-spreadsheet-column-header > div {
            position: relative;
            box-sizing: border-box;
            border-width: 0;
            border-style: solid;
            border-color: inherit
        }

            .k-spreadsheet-row-header > div::after, .k-spreadsheet-column-header > div::after {
                content: "";
                border-width: 0;
                border-style: solid;
                border-color: inherit;
                display: none;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0
            }

    .k-spreadsheet-row-header {
        position: relative
    }

    .k-spreadsheet-column-header {
        position: absolute
    }

    .k-spreadsheet-row-header > div {
        border-top-width: 1px
    }

        .k-spreadsheet-row-header > div:first-child {
            border-top-width: 0
        }

    .k-spreadsheet-row-header > .k-selection-partial::after, .k-spreadsheet-row-header > .k-selection-full::after {
        border-right-width: 2px;
        display: block
    }

    .k-spreadsheet-column-header > div {
        border-left-width: 1px
    }

        .k-spreadsheet-column-header > div:first-child {
            border-left-width: 0
        }

    .k-spreadsheet-column-header > .k-selection-partial::after, .k-spreadsheet-column-header > .k-selection-full::after {
        border-bottom-width: 2px;
        display: block
    }

    .k-spreadsheet-data {
        border-color: inherit;
        cursor: cell;
        position: relative
    }

    .k-spreadsheet-cell {
        padding: 1px;
        box-sizing: border-box;
        position: absolute;
        line-height: normal;
        background-clip: padding-box;
        white-space: pre;
        overflow: hidden
    }

    .k-spreadsheet-merged-cells-wrapers {
        position: relative
    }

    .k-spreadsheet .k-selection-wrapper {
        position: relative;
        cursor: cell
    }

    .k-spreadsheet .k-spreadsheet-selection {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        position: absolute
    }

    .k-spreadsheet .k-spreadsheet-selection-highlight {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        position: absolute
    }

    .k-spreadsheet .k-selection-wrapper .k-spreadsheet-editor-button {
        position: absolute;
        padding: 0;
        z-index: 60
    }

    .k-spreadsheet-active-cell {
        outline-color: transparent !important;
        z-index: 10
    }

    .k-spreadsheet .k-auto-fill-wrapper {
        position: relative
    }

    .k-spreadsheet .k-auto-fill, .k-spreadsheet .k-auto-fill-punch, .k-spreadsheet .k-auto-fill-br-hint {
        box-sizing: border-box;
        position: absolute
    }

    .k-spreadsheet .k-auto-fill {
        border-width: 1px;
        border-style: solid;
        cursor: crosshair
    }

    .k-spreadsheet .k-single-selection::after {
        content: "";
        margin-bottom: -4px;
        margin-right: -4px;
        width: 6px;
        height: 6px;
        border-width: 1px;
        border-style: solid;
        border-radius: 50%;
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 100;
        cursor: crosshair
    }

    .k-spreadsheet .k-selection-full::after, .k-spreadsheet .k-selection-partial::after {
        display: none
    }

    .k-spreadsheet .k-autofill-wrapper {
        position: relative;
        cursor: cell
    }

    .k-spreadsheet-vborder {
        position: absolute;
        border-left-style: solid;
        border-left-width: 1px
    }

    .k-spreadsheet-hborder {
        position: absolute;
        border-top-style: solid;
        border-top-width: 1px
    }

    .k-spreadsheet-has-comment::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        border-width: 3px;
        border-style: solid
    }

    .k-dirty {
        left: 0;
        right: auto
    }

    .k-spreadsheet .k-filter-wrapper {
        position: relative;
        z-index: 50
    }

    .k-spreadsheet .k-filter-range {
        border-width: 1px;
        border-style: solid;
        position: absolute;
        box-sizing: border-box
    }

    .k-spreadsheet-filter {
        border-radius: .25rem;
        line-height: 1;
        position: absolute;
        cursor: pointer
    }

        .k-spreadsheet-filter .k-icon {
            vertical-align: middle
        }

    .k-spreadsheet-filter-menu {
        width: 280px
    }

        .k-spreadsheet-filter-menu .k-animation-container {
            position: relative
        }

        .k-spreadsheet-filter-menu > .k-menu, .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical {
            border-width: 0
        }

            .k-spreadsheet-filter-menu > .k-menu .k-item, .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-item {
                color: inherit
            }

            .k-spreadsheet-filter-menu > .k-menu .k-link, .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-link {
                padding-left: calc(16px + 1rem)
            }

            .k-spreadsheet-filter-menu > .k-menu .k-icon, .k-spreadsheet-filter-menu > .k-menu.k-menu-vertical .k-icon {
                margin-left: calc(-16px + -0.5rem);
                margin-right: .5rem
            }

        .k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
            height: 200px;
            border-width: 1px;
            border-style: solid;
            overflow-y: scroll;
            overflow-x: auto
        }

            .k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview {
                padding: .5rem;
                overflow: visible
            }

        .k-spreadsheet-filter-menu .k-details {
            padding: 0;
            border-width: 1px 0 0;
            border-style: solid;
            border-color: inherit
        }

        .k-spreadsheet-filter-menu .k-details-summary {
            padding: .5rem;
            cursor: pointer
        }

            .k-spreadsheet-filter-menu .k-details-summary > .k-icon {
                margin-right: .5rem
            }

        .k-spreadsheet-filter-menu .k-details-content {
            padding: .5rem 1rem .5rem calc(16px + 1rem)
        }

            .k-spreadsheet-filter-menu .k-details-content > .k-textbox, .k-spreadsheet-filter-menu .k-details-content > .k-widget {
                width: 100%;
                margin-bottom: 3px
            }

            .k-spreadsheet-filter-menu .k-details-content .k-space-right {
                background-image: none
            }

            .k-spreadsheet-filter-menu .k-details-content .k-filter-and {
                width: 75px;
                margin: 8px 0
            }

    .k-spreadsheet-popup {
        padding: 0
    }

        .k-spreadsheet-popup .k-separator {
            display: block
        }

        .k-spreadsheet-popup .k-button {
            border-radius: 0;
            border-width: 0;
            color: inherit;
            background: none
        }

        .k-spreadsheet-popup .k-button-icontext {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

        .k-spreadsheet-popup .k-reset-color, .k-spreadsheet-popup .k-custom-color {
            border-radius: 0;
            width: 100%;
            border-width: 0;
            box-sizing: border-box;
            display: -ms-flexbox;
            display: flex
        }

        .k-spreadsheet-popup .k-reset-color {
            border-bottom-width: 1px
        }

        .k-spreadsheet-popup .k-custom-color {
            border-top-width: 1px
        }

        .k-spreadsheet-popup .k-spreadsheet-color-palette {
            padding: .5rem
        }

        .k-spreadsheet-popup .k-spreadsheet-border-type-palette {
            width: 12.5rem;
            height: 5rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -ms-flex-line-pack: distribute;
            align-content: space-around;
            -ms-flex-pack: distribute;
            justify-content: space-around
        }

    .k-spreadsheet-format-popup .k-item {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .k-spreadsheet-format-popup .k-spreadsheet-sample {
        -ms-flex-order: 1;
        order: 1
    }

    .k-spreadsheet-sample {
        opacity: .7
    }

    .k-spreadsheet-clipboard, .k-spreadsheet-clipboard-paste {
        margin: 0;
        padding: 0;
        width: 1px;
        height: 1px;
        border: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden
    }

    .k-spreadsheet-window .k-edit-form-container {
        width: auto;
        min-width: 0
    }

    .k-spreadsheet-format-cells .k-spreadsheet-preview {
        margin-top: .5rem;
        text-align: center
    }

    .k-spreadsheet-format-cells .k-list-scroller {
        margin-top: .5rem;
        height: 210px;
        border-width: 1px;
        border-style: solid;
        border-color: inherit
    }

    .k-export-config {
        clear: both;
        position: relative
    }

        .k-export-config::after {
            content: "";
            clear: both;
            display: block
        }

        .k-export-config .k-edit-field {
            margin-left: 5%;
            width: 45%;
            float: left
        }

        .k-export-config .k-page-orientation {
            position: absolute;
            right: 0;
            top: .5rem
        }

            .k-export-config .k-page-orientation .k-icon {
                font-size: 6em
            }

    .k-spreadsheet-insert-comment textarea {
        height: auto
    }

    .k-spreadsheet-insert-image-dialog {
        border-radius: .25rem;
        border-style: dashed;
        border-width: 2px
    }

        .k-spreadsheet-insert-image-dialog label {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            min-width: 100%;
            width: 355px;
            height: 230px;
            background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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");
            background-size: auto 70%;
            background-position: 50% 30%;
            background-repeat: no-repeat
        }

            .k-spreadsheet-insert-image-dialog label div {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-item-align: end;
                align-self: flex-end;
                margin-bottom: 30px;
                pointer-events: none
            }

            .k-spreadsheet-insert-image-dialog label input {
                display: none
            }

        .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image {
            background-size: auto 90%;
            background-position: 50% 50%
        }

            .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered div {
                margin: 0;
                -ms-flex-item-align: center;
                align-self: center;
                opacity: 1
            }

            .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image div {
                opacity: 0
            }

    .k-spreadsheet-drawing {
        position: absolute;
        box-sizing: border-box;
        z-index: 101
    }

        .k-spreadsheet-drawing.k-spreadsheet-active-drawing {
            outline-style: solid;
            outline-width: 2px
        }

        .k-spreadsheet-drawing .k-spreadsheet-drawing-image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-position: 50% 50%;
            background-size: 100% 100%;
            background-repeat: no-repeat;
            cursor: move
        }

        .k-spreadsheet-drawing .k-spreadsheet-drawing-handle {
            width: 6px;
            height: 6px;
            border-style: solid;
            border-width: 1px;
            border-radius: .3rem;
            position: absolute;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.N {
                left: 50%;
                top: 0;
                cursor: ns-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NE {
                left: 100%;
                top: 0;
                cursor: nesw-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.E {
                left: 100%;
                top: 50%;
                cursor: ew-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SE {
                left: 100%;
                top: 100%;
                cursor: nwse-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.S {
                left: 50%;
                top: 100%;
                cursor: ns-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.SW {
                left: 0;
                top: 100%;
                cursor: nesw-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.W {
                left: 0;
                top: 50%;
                cursor: ew-resize
            }

            .k-spreadsheet-drawing .k-spreadsheet-drawing-handle.NW {
                left: 0;
                top: 0;
                cursor: nwse-resize
            }

        .k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover, .k-spreadsheet-drawing .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered {
            border-radius: .25rem
        }

    .k-rtl .k-spreadsheet .k-dirty, .k-spreadsheet[dir="rtl"] .k-dirty {
        right: 0;
        left: auto
    }

    .k-rtl .k-spreadsheet .k-spreadsheet-has-comment::after, .k-spreadsheet[dir="rtl"] .k-spreadsheet-has-comment::after {
        left: 0;
        right: auto
    }

    .k-spreadsheet-filter-menu > .k-menu, .k-spreadsheet-filter-menu > .k-menu:not(.k-context-menu) {
        background: none;
        color: inherit;
        font-weight: inherit;
        font-size: inherit
    }

    .k-spreadsheet-top-corner, .k-spreadsheet-row-header, .k-spreadsheet-column-header {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-syntax-ref {
        color: #ff8822
    }

    .k-syntax-num {
        color: #0099ff
    }

    .k-syntax-str {
        color: #38b714
    }

    .k-syntax-error {
        color: red
    }

    .k-syntax-bool {
        color: #a9169c
    }

    .k-syntax-paren-match {
        background-color: #caf200
    }

    .k-spreadsheet-cell-editor {
        color: #162431;
        background-color: #fff
    }

    .k-spreadsheet-merged-cell {
        background-color: #fff
    }

    .k-spreadsheet .k-selection-full, .k-spreadsheet .k-selection-partial {
        background-color: rgba(236,197,0,0.25)
    }

    .k-spreadsheet-selection {
        border-color: #ecc500;
        background-color: rgba(236,197,0,0.25);
        box-shadow: inset 0 0 0 1px #ecc500
    }

    .k-spreadsheet .k-single-selection::after {
        border-color: #fff;
        background-color: #ecc500
    }

    .k-spreadsheet-active-cell {
        box-shadow: inset 0 0 0 1px #ecc500;
        background-color: #fff
    }

        .k-spreadsheet-active-cell.k-right {
            box-shadow: inset 0 0 0 1px #ecc500,inset -1px 0 0 1px #ecc500
        }

        .k-spreadsheet-active-cell.k-bottom {
            box-shadow: inset 0 0 0 1px #ecc500,inset 0 -1px 0 1px #ecc500
        }

            .k-spreadsheet-active-cell.k-bottom.k-right {
                box-shadow: inset 0 0 0 1px #ecc500,inset -1px -1px 0 1px #ecc500
            }

    .k-spreadsheet .k-auto-fill {
        border-color: #ecc500;
        background-color: rgba(236,197,0,0.25);
        box-shadow: inset 0 0 0 1px #ecc500
    }

    .k-spreadsheet .k-auto-fill-punch {
        background-color: rgba(255,255,255,0.5)
    }

    .k-spreadsheet .k-resize-handle, .k-spreadsheet .k-resize-hint-handle, .k-spreadsheet .k-resize-hint-marker {
        background-color: #ecc500
    }

    .k-spreadsheet-has-comment::after {
        border-color: #ecc500 #ecc500 transparent transparent
    }

    .k-dirty {
        border-color: #dc3545 transparent transparent #dc3545
    }

    .k-spreadsheet .k-filter-range {
        border-color: #ecc500
    }

    .k-spreadsheet-filter {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6;
        box-shadow: inset 0 0 0 1px #e6e6e6
    }

        .k-spreadsheet-filter.k-state-active {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc
        }

        .k-spreadsheet-filter:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

    .k-spreadsheet-filter-menu > .k-menu .k-item.k-state-hover, .k-spreadsheet-filter-menu > .k-menu:not(.k-context-menu) .k-item.k-state-hover {
        color: #16181b;
        background-color: #f2f2f2
    }

    .k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-spreadsheet-insert-image-dialog {
        border-color: #dee2e6
    }

        .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered {
            box-shadow: inset 0 0 0 2000px rgba(0,0,0,0.5)
        }

            .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image:hover div, .k-spreadsheet-insert-image-dialog .k-spreadsheet-has-image.k-state-hovered div {
                color: #fff
            }

    .k-spreadsheet-drawing.k-spreadsheet-active-drawing {
        outline-color: #ecc500
    }

    .k-spreadsheet-drawing .k-spreadsheet-drawing-handle {
        border-color: #ecc500;
        background-color: #ecc500
    }

    .k-spreadsheet-drawing-anchor-cell {
        background: rgba(236,197,0,0.25)
    }

    .k-spreadsheet-popup .k-button:hover, .k-spreadsheet-popup .k-button.k-state-hover {
        color: #16181b;
        background-color: #f2f2f2
    }

    .k-spreadsheet-popup .k-button:active, .k-spreadsheet-popup .k-button.k-state-active, .k-spreadsheet-popup .k-button.k-state-selected {
        color: #000;
        background-color: #ecc500
    }

    .k-rtl .k-spreadsheet .k-spreadsheet-has-comment::after, .k-spreadsheet[dir="rtl"] .k-spreadsheet-has-comment::after, [dir="rtl"] .k-spreadsheet .k-spreadsheet-has-comment::after {
        border-color: #ecc500 transparent transparent #ecc500
    }

    .k-rtl .k-spreadsheet .k-dirty, .k-spreadsheet[dir="rtl"] .k-dirty, [dir="rtl"] .k-spreadsheet .k-dirty {
        border-color: #dc3545 #dc3545 transparent transparent
    }

    .k-pivot {
        position: relative
    }

        .k-pivot .k-grid td {
            white-space: nowrap
        }

        .k-pivot .k-grid-content {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-pivot-toolbar {
        padding: .75rem;
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

        .k-pivot-toolbar .k-button, .k-fieldselector .k-list li.k-item {
            border-radius: .25rem;
            padding: .375rem .75rem;
            padding-right: calc(1.5rem + 32px);
            min-height: auto;
            font-size: 1rem;
            line-height: 1.5;
            text-align: left;
            position: relative;
            cursor: move;
            white-space: normal
        }

    .k-settings-rows .k-button, .k-settings-columns .k-button, .k-settings-measures .k-button {
        margin-right: .75rem;
        margin-bottom: .25rem
    }

    .k-field-actions {
        position: absolute;
        right: .375rem;
        top: .375rem;
        line-height: 1;
        cursor: pointer
    }

    .k-pivot-layout {
        border-spacing: 0;
        table-layout: auto
    }

        .k-pivot-layout .k-grid-footer, .k-pivot-layout .k-grid .k-alt {
            font-weight: bold
        }

        .k-pivot-layout > tbody, .k-pivot td {
            vertical-align: top
        }

            .k-pivot-layout > tbody > tr > td {
                padding: 0
            }

    .k-pivot-rowheaders > .k-grid, .k-pivot-table > .k-grid {
        border-width: 0
    }

        .k-pivot-rowheaders > .k-grid td:first-child, .k-pivot-table .k-grid-header .k-header.k-first {
            border-left-width: 1px
        }

        .k-pivot-rowheaders > .k-grid td.k-first {
            border-left-width: 0
        }

    .k-pivot-rowheaders > .k-grid {
        overflow: hidden
    }

    .k-pivot-table {
        border-left-width: 1px;
        border-left-style: solid
    }

        .k-pivot-table .k-grid-header-wrap {
            margin-right: -1px
        }

            .k-pivot-table .k-grid-header-wrap > table {
                height: 100%
            }

    .k-pivot .k-grid-header .k-header {
        vertical-align: top
    }

    .k-pivot .k-grid tr .k-grid-footer {
        border-bottom-width: 0
    }

    .k-pivot .k-grid tr:last-child:not(.k-grid-footer) td:not(.k-grid-footer) {
        border-bottom-width: 1px
    }

    .k-pivot-layout .k-grid td {
        border-bottom-width: 1px
    }

    .k-pivot-layout .k-grid-footer > td {
        border-top-width: 0
    }

    .k-pivot-filter-window .k-treeview {
        max-height: 600px
    }

    .k-fieldselector .k-columns {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .k-fieldselector .k-columns > div {
            padding: .75rem;
            width: 50%;
            box-sizing: border-box;
            border-width: 0;
            border-style: solid;
            float: left;
            overflow: auto
        }

            .k-fieldselector .k-columns > div + div {
                border-left-width: 1px
            }

    .k-fieldselector p {
        margin: 0 0 .25rem;
        text-transform: uppercase
    }

        .k-fieldselector p .k-icon {
            margin: 0 .5rem 0 0
        }

    .k-fieldselector .k-treeview {
        border-width: 0;
        overflow: visible
    }

    .k-fieldselector .k-edit-label {
        width: 16%
    }

    .k-fieldselector .k-edit-field {
        width: 77%
    }

    .k-fieldselector .k-edit-buttons > input, .k-fieldselector .k-edit-buttons > label {
        float: left;
        margin-top: .4em
    }

    .k-fieldselector .k-list-container {
        margin-bottom: 1rem;
        padding: .25rem;
        border-width: 1px;
        border-style: solid
    }

    .k-fieldselector .k-list {
        padding-bottom: 1rem
    }

        .k-fieldselector .k-list .k-item {
            border-width: 1px;
            border-style: solid
        }

            .k-fieldselector .k-list .k-item + .k-item {
                margin-top: .5rem
            }

    .k-ie11 .k-pivot-layout {
        width: 100%;
        table-layout: fixed
    }

        .k-ie11 .k-pivot-layout > tbody > tr > td:first-child {
            width: 280px
        }

    .k-pivot-toolbar {
        padding: .375rem
    }

    .k-pivot-toolbar, .k-pivot-layout > tbody > tr:first-child > td:first-child {
        background-color: #f7f7f9
    }

    .k-fieldselector {
        background-color: #f7f7f9
    }

        .k-fieldselector .k-list-container {
            background-color: #fff
        }

    .k-pivot-toolbar, .k-fieldselector {
        border-color: #dddde5
    }

        .k-pivot-table, .k-fieldselector .k-list-container, .k-fieldselector .k-columns > div, .k-pivot-rowheaders > .k-grid td:first-child, .k-pivot-table .k-grid-header .k-header.k-first {
            border-color: #dee2e6
        }

    .k-pivot-rowheaders .k-alt .k-alt, .k-header.k-alt {
        background-color: #eeeef2
    }

    .k-pivot-toolbar .k-button, .k-fieldselector .k-list li.k-item {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-pivot-toolbar .k-button:hover, .k-pivot-toolbar .k-button.k-state-hover, .k-fieldselector .k-list li.k-item:hover, .k-fieldselector .k-list li.k-item.k-state-hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-pivot-toolbar .k-button:active, .k-pivot-toolbar .k-button.k-state-active, .k-fieldselector .k-list li.k-item:active, .k-fieldselector .k-list li.k-item.k-state-active {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc
        }

        .k-pivot-toolbar .k-button:focus, .k-pivot-toolbar .k-button.k-state-focused, .k-fieldselector .k-list li.k-item:focus, .k-fieldselector .k-list li.k-item.k-state-focused {
            box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
        }

    .k-fieldselector .k-i-loading {
        border-color: #f7f7f9
    }

        .k-fieldselector .k-i-loading::before, .k-fieldselector .k-i-loading::after {
            background-color: #f7f7f9
        }

    .k-i-kpi-trend-increase, .k-i-kpi-trend-decrease, .k-i-kpi-trend-equal {
        color: inherit
    }

    .k-i-kpi-status-hold {
        color: #ffc107
    }

    .k-i-kpi-status-deny {
        color: #dc3545
    }

    .k-i-kpi-status-open {
        color: #28a745
    }

    .k-treelist.k-grid-display-block.k-grid-lockedcolumns {
        display: block
    }

    .k-treelist .k-status {
        padding: .4em .6em;
        line-height: 1.6em
    }

        .k-treelist .k-status .k-loading {
            vertical-align: baseline;
            margin-right: 5px
        }

    .k-treelist tr.k-hidden {
        display: none
    }

    .k-treelist .k-treelist-dragging, .k-treelist .k-treelist-dragging .k-state-hover {
        cursor: default
    }

    .k-treelist .k-drop-hint {
        position: absolute;
        z-index: 10000;
        visibility: hidden;
        width: 80px;
        height: 5px;
        margin-top: -3px;
        background-color: transparent;
        background-repeat: no-repeat
    }

    .k-treelist-scrollable > table, .k-treelist-scrollable .k-grid-header tr, .k-treelist-scrollable .k-grid-header th {
        background-color: inherit
    }

    .k-treelist-scrollable .k-grid-toolbar, .k-treelist-scrollable .k-grid-header th {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1
    }

        .k-treelist-scrollable .k-grid-header th.k-grid-header-sticky {
            z-index: 3
        }

    .k-treelist-scrollable .k-grid-toolbar {
        top: 0;
        left: 0
    }

    .k-treelist-scrollable thead.k-grid-header {
        padding-right: 0
    }

    .k-treelist-scrollable[dir="rtl"] thead.k-grid-header, .k-rtl .k-treelist-scrollable thead.k-grid-header {
        padding-left: 0
    }

    .k-drag-separator {
        display: inline-block;
        border-right: 1px solid;
        height: 1em;
        vertical-align: top;
        margin: 0 .5em
    }

    .k-filter {
        border-width: 0;
        display: inline-block;
        background-color: transparent
    }

        .k-filter ul {
            padding: 0
        }

            .k-filter ul li {
                list-style-type: none
            }

        .k-filter .k-filter-container, .k-filter .k-filter-preview {
            margin-bottom: 2.1em
        }

        .k-filter .k-filter-lines, .k-filter .k-filter-item {
            padding-left: 1rem
        }

        .k-filter .k-filter-toolbar {
            display: -ms-inline-flexbox;
            display: inline-flex;
            position: relative;
            padding: .5rem 0
        }

            .k-filter .k-filter-toolbar::before {
                content: "";
                position: absolute;
                width: 1rem;
                height: 1px;
                top: 50%;
                left: -1rem
            }

            .k-filter .k-filter-toolbar .k-toolbar {
                border-style: solid
            }

            .k-filter .k-filter-toolbar .k-filter-operator .k-dropdown, .k-filter .k-filter-toolbar .k-filter-operator .k-dropdowntree {
                width: 15em
            }

        .k-filter .k-filter-item {
            position: relative
        }

            .k-filter .k-filter-item::before {
                content: "";
                position: absolute;
                width: 1px;
                height: 100%;
                top: -.5rem;
                left: 0
            }

        .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after {
            content: "";
            position: absolute;
            width: 1px;
            top: calc(-0.5rem - 1px);
            bottom: 50%;
            left: -1rem
        }

        .k-filter .k-filter-group-main::before, .k-filter .k-filter-group-main > .k-filter-toolbar::before, .k-filter .k-filter-group-main > .k-filter-toolbar::after, .k-filter .k-filter-lines .k-filter-item:last-child::before {
            display: none
        }

        .k-rtl .k-filter .k-filter-lines, .k-rtl .k-filter .k-filter-item, .k-filter[dir="rtl"] .k-filter-lines, .k-filter[dir="rtl"] .k-filter-item, [dir="rtl"] .k-filter .k-filter-lines, [dir="rtl"] .k-filter .k-filter-item {
            padding-left: 0;
            padding-right: 1rem
        }

        .k-rtl .k-filter .k-filter-toolbar::before, .k-filter[dir="rtl"] .k-filter-toolbar::before, [dir="rtl"] .k-filter .k-filter-toolbar::before {
            left: auto;
            right: -1rem
        }

        .k-rtl .k-filter .k-filter-item::before, .k-filter[dir="rtl"] .k-filter-item::before, [dir="rtl"] .k-filter .k-filter-item::before {
            left: auto;
            right: 0
        }

        .k-rtl .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after, .k-filter[dir="rtl"] .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after, [dir="rtl"] .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after {
            left: auto;
            right: -1rem
        }

        .k-filter .k-filter-preview-field {
            color: #ecc500
        }

        .k-filter .k-filter-preview-operator {
            color: rgba(0,0,0,0.6)
        }

        .k-filter .k-filter-item::before, .k-filter .k-filter-toolbar::before, .k-filter .k-filter-lines .k-filter-item:last-child > .k-filter-toolbar::after {
            background-color: #dee2e6
        }

    .k-filemanager {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }

    .k-filemanager-header {
        border-color: inherit
    }

    .k-filemanager-toolbar {
        border-width: 0;
        border-bottom-width: 1px;
        border-color: inherit;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-filemanager-content-container {
        border-color: inherit;
        box-sizing: border-box;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        overflow: hidden
    }

    .k-filemanager-navigation {
        padding: 1rem 1rem;
        width: 20%;
        border-width: 0;
        border-right-width: 1px;
        border-style: solid;
        border-color: inherit;
        box-sizing: border-box;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-filemanager-content {
        border-color: inherit;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        overflow: hidden
    }

    .k-filemanager-breadcrumb {
        border-width: 0;
        border-bottom-width: 1px;
        padding: .5rem .5rem;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .k-filemanager-listview {
        border-width: 0;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

        .k-filemanager-listview .k-listview-item {
            padding: 1rem 1rem;
            width: 120px;
            height: 120px;
            text-align: center
        }

        .k-filemanager-listview .k-file-preview {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-filemanager-listview .k-file-icon {
            font-size: 48px
        }

        .k-filemanager-listview .k-file-name {
            margin-top: .5rem;
            display: block;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .k-filemanager-listview .k-file-edit-input input {
            width: 100%
        }

    .k-filemanager-grid {
        border-width: 0;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

        .k-filemanager-grid .k-file-preview {
            margin-right: .5rem;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: row;
            flex-direction: row;
            vertical-align: middle
        }

        .k-filemanager-grid .k-file-name {
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-direction: row;
            flex-direction: row;
            vertical-align: middle
        }

    .k-filemanager-preview {
        padding: 3rem 1rem 1rem;
        width: 20%;
        min-height: calc(7rem + 192px);
        border-width: 0;
        border-left-width: 1px;
        border-style: solid;
        border-color: inherit;
        box-sizing: border-box;
        text-align: center;
        overflow-x: auto;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .k-filemanager-preview .k-file-preview {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-filemanager-preview .k-file-icon {
            font-size: 96px
        }

        .k-filemanager-preview .k-file-name {
            margin-top: 1rem;
            display: block
        }

        .k-filemanager-preview .k-single-file-selected {
            font-weight: bold
        }

        .k-filemanager-preview .k-multiple-files-selected {
            font-weight: bold
        }

        .k-filemanager-preview .k-file-meta {
            margin: 1rem 0 0;
            box-sizing: border-box;
            text-align: start;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap
        }

        .k-filemanager-preview .k-file-meta-label {
            display: inline-block
        }

        .k-filemanager-preview .k-file-meta-value {
            margin: 0
        }

        .k-filemanager-preview .k-file-type {
            text-transform: capitalize
        }

        .k-filemanager-preview .k-line-break {
            margin: 1rem 0 0;
            width: 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .k-filemanager .k-splitbar {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative
    }

    .k-filemanager-upload-dialog .k-upload-files {
        max-height: 200px;
        overflow-y: auto
    }

    .k-filemanager-drag-hint {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

        .k-filemanager-drag-hint .k-icon {
            margin-right: .5rem
        }

    .k-filemanager {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-filemanager-breadcrumb {
        background-color: #f7f7f9
    }

    .k-filemanager-listview .k-listview-item .k-file-icon {
        color: #616a73
    }

    .k-filemanager-listview .k-listview-item.k-state-selected .k-file-icon {
        border-color: rgba(0,0,0,0);
        color: inherit;
        background-color: none
    }

    .k-filemanager-preview .k-file-icon {
        color: #616a73
    }

    .k-editor {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        vertical-align: top;
        position: relative;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-editor > .k-content, .k-editor iframe.k-content, .k-editor .k-editor-content {
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            border: 0;
            background: none;
            display: block
        }

    table.k-editor {
        width: 100%;
        table-layout: fixed;
        border-collapse: separate;
        border-spacing: 0
    }

        table.k-editor tbody, table.k-editor tr, table.k-editor td {
            border-color: inherit
        }

    kendo-editor.k-editor {
        -ms-flex-direction: column;
        flex-direction: column;
        display: -ms-flexbox;
        display: flex
    }

    kendo-editor > .k-content, kendo-editor .k-editor-content {
        overflow-y: auto
    }

        kendo-editor > .k-content > .ProseMirror, kendo-editor .k-editor-content > .ProseMirror {
            padding: 1rem;
            white-space: pre-wrap
        }

    kendo-editor .k-iframe {
        width: 100%;
        height: 100%;
        display: block
    }

    kendo-editor .k-toolbar {
        overflow: visible
    }

    kendo-editor.k-readonly {
        outline: none;
        cursor: default;
        opacity: .65;
        -webkit-filter: grayscale(0.1);
        filter: grayscale(0.1);
        pointer-events: none;
        box-shadow: none
    }

        kendo-editor.k-readonly > .k-content, kendo-editor.k-readonly .k-editor-content {
            pointer-events: auto
        }

    .k-editor-inline {
        border-radius: .25rem;
        padding: .25rem .5rem;
        border: 1px solid transparent;
        word-wrap: break-word;
        overflow: auto;
        background: none
    }

    .k-window.k-editor-widget {
        padding: 0
    }

    .editorToolbarWindow {
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .k-editortoolbar-dragHandle {
        margin: .375rem;
        padding: 0;
        cursor: move
    }

    .k-editor > .k-toolbar {
        border-width: 0 0 1px 0
    }

    .k-editor-toolbar {
        border-width: 0 0 1px 0
    }

        .k-editor-toolbar .k-tool-group .k-widget ~ .k-widget {
            -webkit-margin-start: .375rem;
            margin-inline-start: .375rem
        }

        .k-editor-toolbar .k-tool {
            padding: .375rem;
            width: calc(1.5em + 0.75rem + 2px);
            height: calc(1.5em + 0.75rem + 2px)
        }

        .k-editor-toolbar .k-tool-text {
            display: none
        }

        .k-editor-toolbar .k-overflow-tools {
            margin: 0;
            position: absolute;
            top: 0;
            right: 0;
            visibility: hidden
        }

        .k-editor-toolbar .k-overflow-anchor {
            border-width: 0;
            padding: .375rem;
            width: calc(1.5em + 0.75rem + 2px + 0.75rem);
            height: calc(1.5em + 0.75rem + 2px + 0.75rem);
            position: relative
        }

    .k-editable-area {
        padding: .375rem;
        width: 100%;
        height: 100%;
        border-width: 0;
        outline: 0
    }

    .k-resizable .k-editable-area {
        padding: .375rem .375rem 16px
    }

    .k-edit-form-content {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        overflow: auto;
        margin: -1rem -1rem;
        padding: 1rem 1rem
    }

    .k-ct-popup {
        box-sizing: border-box;
        width: 190px;
        padding: 5px
    }

        .k-ct-popup .k-button {
            width: 100%
        }

        .k-ct-popup .k-ct-cell {
            margin: 1px;
            width: 20px;
            height: 20px;
            box-sizing: border-box;
            border: 1px solid;
            border-color: inherit;
            display: inline-block;
            vertical-align: top;
            overflow: hidden;
            opacity: .7;
            pointer-events: all
        }

    .k-editor .k-resize-handle {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 13px 13px;
        border-color: transparent;
        border-bottom-color: inherit;
        cursor: se-resize
    }

        .k-editor .k-resize-handle .k-i-arrow-45-down-right {
            display: none
        }

    .k-rtl .k-editor .k-editor-widget .k-dropdown-wrap {
        padding-left: 0
    }

        .k-rtl .k-editor .k-editor-widget .k-dropdown-wrap .k-select {
            border-width: 0
        }

    .k-editor-dialog {
        box-sizing: border-box
    }

        .k-editor-dialog .k-edit-form-container {
            width: auto
        }

        .k-editor-dialog .k-edit-label {
            width: 30%;
            padding: calc(0.5rem + 1px) 0
        }

        .k-editor-dialog .k-edit-field {
            width: 66%
        }

    .k-filebrowser-dialog {
        display: -ms-flexbox;
        display: flex
    }

        .k-filebrowser-dialog .k-edit-form-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

        .k-filebrowser-dialog .k-edit-label {
            width: 18%
        }

        .k-filebrowser-dialog .k-edit-field {
            width: 75%
        }

    .k-filebrowser {
        max-width: 100%
    }

        .k-filebrowser .k-floatwrap {
            display: -ms-flexbox;
            display: flex
        }

            .k-filebrowser .k-floatwrap::after {
                display: none
            }

        .k-filebrowser .k-breadcrumbs {
            -ms-flex: 1;
            flex: 1
        }

        .k-filebrowser .k-search-wrap {
            margin: 0 0 0 1rem;
            width: 150px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center
        }

            .k-filebrowser .k-search-wrap .k-input {
                -ms-flex: 1;
                flex: 1;
                width: 100px
            }

            .k-filebrowser .k-search-wrap .k-icon {
                margin: 0;
                position: static
            }

        .k-filebrowser .k-filebrowser-toolbar {
            margin: 1rem 0 0 0;
            padding: .375rem .375rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .k-filebrowser .k-toolbar-wrap {
            display: -ms-flexbox;
            display: flex
        }

            .k-filebrowser .k-toolbar-wrap > * + * {
                margin-left: .375rem
            }

            .k-filebrowser .k-toolbar-wrap .k-state-disabled {
                display: none
            }

        .k-filebrowser .k-upload {
            padding: 0;
            border-width: 0;
            background: none
        }

            .k-filebrowser .k-upload .k-upload-button {
                margin: 0
            }

            .k-filebrowser .k-upload .k-upload-status {
                display: none
            }

        .k-filebrowser .k-upload-files {
            display: none
        }

        .k-filebrowser .k-tiles {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            height: 390px;
            max-height: 50vh;
            margin: 0 0 1rem 0;
            padding: .5rem 1rem;
            border-top-width: 0;
            overflow: auto
        }

        .k-filebrowser .k-tile {
            width: 33%;
            height: 90px;
            padding: .5rem 1rem;
            box-sizing: border-box;
            white-space: nowrap;
            overflow: hidden;
            cursor: pointer;
            border-radius: .25rem
        }

            .k-filebrowser .k-tile .k-i-file, .k-filebrowser .k-tile .k-i-folder {
                font-size: 4em
            }

            .k-filebrowser .k-tile input {
                width: 100px
            }

            .k-filebrowser .k-tile strong {
                display: block;
                font-weight: 400;
                overflow: hidden;
                text-overflow: ellipsis
            }

        .k-filebrowser .k-tile-empty {
            display: block;
            margin: auto
        }

            .k-filebrowser .k-tile-empty.k-state-selected {
                color: inherit;
                border-width: 0;
                background-image: none;
                background-color: transparent
            }

            .k-filebrowser .k-tile-empty strong {
                opacity: .5;
                font-size: 3em;
                font-weight: 400
            }

        .k-filebrowser .k-thumb {
            float: left;
            margin-right: .5rem
        }

        .k-filebrowser .k-breadcrumbs-wrap {
            position: absolute;
            left: .75rem;
            top: .375rem
        }

            .k-filebrowser .k-breadcrumbs-wrap .k-icon {
                position: static;
                margin-top: 0
            }

    .k-editor-table-wizard-dialog {
        display: -ms-flexbox;
        display: flex
    }

        .k-editor-table-wizard-dialog .k-edit-form-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

        .k-editor-table-wizard-dialog .k-tabstrip-wrapper {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            overflow: auto
        }

            .k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-tabstrip.k-root-tabs {
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
                margin-bottom: 0
            }

        .k-editor-table-wizard-dialog .k-numerictextbox {
            width: 10em
        }

            .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdown, .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdowntree {
                width: 4em
            }

            .k-editor-table-wizard-dialog .k-numerictextbox + .k-colorpicker, .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdown, .k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdowntree {
                margin-left: .5rem
            }

        .k-editor-table-wizard-dialog .k-colorpicker {
            vertical-align: middle
        }

        .k-editor-table-wizard-dialog .k-edit-field > .k-checkbox {
            position: relative
        }

        .k-editor-table-wizard-dialog .k-dropdown.k-align, .k-editor-table-wizard-dialog .k-align.k-dropdowntree {
            width: auto
        }

        .k-editor-table-wizard-dialog .k-textbox.k-editor-accessibility-summary {
            height: auto
        }

    .k-popup.k-align .k-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

        .k-popup.k-align .k-list .k-item {
            padding: .375rem;
            height: calc(1.5em + 0.75rem + 2px);
            box-sizing: border-box;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex: 1 0 33%;
            flex: 1 0 33%
        }

            .k-popup.k-align .k-list .k-item .k-icon {
                margin: 0
            }

            .k-popup.k-align .k-list .k-item:last-child {
                -ms-flex: 1 0 100%;
                flex: 1 0 100%
            }

    .k-editor-inline .k-table {
        width: 100%;
        border-spacing: 0;
        margin: 0 0 1em
    }

        .k-editor-inline .k-table, .k-editor-inline .k-table td {
            outline: 0;
            border-width: 1px;
            border-style: dotted
        }

            .k-editor-inline .k-table td {
                min-width: 1px;
                padding: .25rem .5rem
            }

    .k-editor-inline .k-table-resize-handle-wrapper {
        position: absolute;
        width: 5px;
        height: 5px;
        border-width: 1px;
        border-style: solid;
        z-index: 100
    }

        .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle {
            width: 100%;
            height: 100%
        }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-east {
                cursor: e-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-north {
                cursor: n-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-northeast {
                cursor: ne-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-northwest {
                cursor: nw-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-south {
                cursor: s-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-southeast {
                cursor: se-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-southwest {
                cursor: sw-resize
            }

            .k-editor-inline .k-table-resize-handle-wrapper .k-table-resize-handle.k-resize-west {
                cursor: w-resize
            }

    .k-editor-inline .k-column-resize-handle-wrapper {
        position: absolute;
        height: 10px;
        width: 10px;
        cursor: col-resize;
        z-index: 2
    }

        .k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle {
            width: 100%;
            height: 100%
        }

            .k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker {
                width: 2px;
                height: 100%;
                margin: 0 auto;
                display: none;
                opacity: .8
            }

    .k-editor-inline .k-row-resize-handle-wrapper {
        position: absolute;
        z-index: 2;
        cursor: row-resize;
        width: 10px;
        height: 10px
    }

        .k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-handle {
            display: table;
            width: 100%;
            height: 100%
        }

        .k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker-wrapper {
            display: table-cell;
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            vertical-align: middle
        }

        .k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker {
            display: none;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 2px;
            opacity: .8
        }

    .k-editor {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-editor-inline .k-table, .k-editor-inline .k-table td {
        border-color: #cccccc
    }

    .k-editor-inline .k-table-resize-handle-wrapper {
        background-color: #ffffff;
        border-color: #000000
    }

    .k-editor-inline .k-column-resize-handle-wrapper .k-column-resize-handle .k-column-resize-marker {
        background-color: #00b0ff
    }

    .k-editor-inline .k-row-resize-handle-wrapper .k-row-resize-marker {
        background-color: #00b0ff
    }

    .k-editor-inline:hover, .k-editor-inline.k-state-active {
        border-color: rgba(33,37,41,0.125)
    }

    .editorToolbarWindow.k-header.k-window-content {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-ct-popup .k-state-selected {
        border-color: #af9200;
        color: #000;
        background-color: #ecc500
    }

    .k-gantt {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        position: relative;
        white-space: nowrap;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .k-gantt td {
            overflow: hidden;
            white-space: nowrap;
            vertical-align: top
        }

        .k-gantt .k-grid-header tr {
            height: calc(1.5em + 1.5rem + 1px)
        }

        .k-gantt .k-grid-header .k-header {
            position: static
        }

        .k-gantt .k-grid-content tr {
            height: calc(1.5em + 1.5rem)
        }

        .k-gantt .k-gantt-layout {
            white-space: normal;
            vertical-align: top;
            display: inline-block
        }

        .k-gantt .k-splitbar {
            position: relative;
            display: -ms-inline-flexbox;
            display: inline-flex
        }

    .k-gantt-toolbar {
        padding: .375rem .375rem;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: inherit;
        line-height: 1.5
    }

    .k-gantt-layout + .k-gantt-toolbar {
        border-width: 1px 0 0
    }

    .k-gantt-toolbar .k-gantt-toggle {
        margin-right: .5em;
        display: none;
        float: left
    }

    .k-gantt-actions {
        float: left
    }

        .k-gantt-actions .k-button + .k-button {
            margin-left: .375rem
        }

    .k-gantt-views {
        float: right;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    @media only screen and (max-width: 480px) {
        .k-gantt-toolbar .k-gantt-toggle {
            display: -ms-inline-flexbox;
            display: inline-flex
        }

        .k-gantt-toolbar .k-gantt-pdf, .k-gantt-toolbar .k-gantt-create {
            padding: .375rem;
            width: calc(1.5em + 0.75rem + 2px);
            height: calc(1.5em + 0.75rem + 2px)
        }

            .k-gantt-toolbar .k-gantt-pdf .k-icon, .k-gantt-toolbar .k-gantt-create .k-icon {
                margin: 0
            }

            .k-gantt-toolbar .k-gantt-pdf span + span, .k-gantt-toolbar .k-gantt-create span + span {
                display: none
            }
    }

    .k-gantt-views {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

        .k-gantt-views li {
            border-width: 1px;
            border-style: solid;
            position: relative;
            z-index: 1
        }

            .k-gantt-views li + li {
                margin-left: -1px
            }

            .k-gantt-views li:first-child {
                border-radius: .25rem
            }

                .k-gantt-views li:first-child + li {
                    border-radius: .25rem 0 0 .25rem
                }

            .k-gantt-views li:last-child {
                border-radius: 0 .25rem .25rem 0
            }

        .k-gantt-views .k-state-hover, .k-gantt-views .k-state-selected {
            z-index: 2
        }

        .k-gantt-views.k-state-expanded li {
            border-radius: 0;
            margin: 0
        }

            .k-gantt-views.k-state-expanded li + li {
                margin-top: -1px
            }

            .k-gantt-views.k-state-expanded li:first-child {
                border-radius: .25rem .25rem 0 0
            }

                .k-gantt-views.k-state-expanded li:first-child + li {
                    border-radius: 0
                }

            .k-gantt-views.k-state-expanded li:last-child {
                border-radius: 0 0 .25rem .25rem
            }

        .k-gantt-views .k-link {
            padding: .375rem .75rem;
            box-sizing: border-box;
            color: inherit;
            text-decoration: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-gantt-views .k-current-view {
            display: none
        }

            .k-gantt-views .k-current-view .k-link::after {
                content: "";
                margin: 0 0 0 1ex;
                border: .25em solid transparent;
                border-top: .5em solid currentColor;
                border-bottom-width: 0;
                display: inline-block
            }

    @media (max-width: 1024px) {
        ul.k-gantt-views {
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: stretch;
            align-items: stretch;
            position: absolute;
            top: .375rem;
            right: .375rem;
            z-index: 1000
        }

            ul.k-gantt-views li {
                display: none
            }

            ul.k-gantt-views .k-current-view {
                display: block
            }

            ul.k-gantt-views.k-state-expanded li {
                display: block
            }
    }

    .k-gantt-treelist .k-treelist {
        height: 100%;
        border-width: 0
    }

    .k-gantt-treelist .k-grid-header {
        padding: 0 !important
    }

        .k-gantt-treelist .k-grid-header tr {
            height: calc(3em + 3rem + 2px);
            vertical-align: bottom
        }

    .k-gantt-treelist .k-grid-content {
        overflow: hidden;
        overflow-x: scroll
    }

        .k-gantt-treelist .k-grid-content td {
            vertical-align: middle
        }

    .k-gantt-timeline .k-timeline {
        height: 100%;
        border-width: 0
    }

    .k-gantt-timeline .k-grid-content {
        overflow-x: scroll
    }

    .k-gantt-timeline .k-header {
        padding: .75rem .75rem;
        border-width: 0 0 1px 1px;
        white-space: nowrap
    }

    .k-gantt-tables {
        position: relative;
        border-color: inherit
    }

    .k-gantt-rows, .k-gantt-columns {
        border-color: inherit;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0
    }

    .k-gantt-dependencies {
        opacity: .7;
        position: absolute;
        top: 0;
        left: 0
    }

        .k-gantt-dependencies .k-arrow-e, .k-gantt-dependencies .k-arrow-w {
            width: 0;
            height: 0;
            border: 5px solid transparent;
            position: absolute;
            top: -4px
        }

        .k-gantt-dependencies .k-arrow-e {
            border-left-color: currentColor;
            right: -6px
        }

        .k-gantt-dependencies .k-arrow-w {
            border-right-color: currentColor;
            left: -6px
        }

    .k-gantt-line {
        background-color: currentColor;
        border-color: currentColor;
        position: absolute
    }

        .k-gantt-line.k-state-selected {
            z-index: 3
        }

    .k-gantt-line-h {
        height: 2px
    }

    .k-gantt-line-v {
        width: 2px
    }

    .k-gantt-dependency-hint {
        z-index: 4
    }

    .k-gantt-tasks {
        position: relative
    }

        .k-gantt-tasks td {
            padding: 0;
            border-width: 0;
            position: relative;
            vertical-align: middle
        }

            .k-gantt-tasks td::after {
                content: "\a0"
            }

    .k-task-wrap {
        margin: 0 -21px;
        padding: 5px 21px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 2
    }

        .k-task-wrap.k-drag-hint {
            position: absolute
        }

    .k-task {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .k-task-dot {
        width: 16px;
        height: 16px;
        line-height: 1;
        cursor: pointer;
        display: none;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .k-task-wrap:hover .k-task-dot, .k-task-wrap.k-origin .k-task-dot {
        display: block
    }

    .k-task-dot::before {
        content: "";
        width: 8px;
        height: 8px;
        border-width: 0;
        border-style: solid;
        border-radius: 100%;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .k-task-dot:hover::before, .k-task-dot.k-state-hover::before {
        border-width: 1px
    }

    .k-task-start {
        left: 0
    }

    .k-task-end {
        right: 0
    }

    .k-task-draghandle {
        margin-left: 16px;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-top-width: 0;
        border-bottom-color: inherit;
        position: absolute;
        bottom: 0;
        cursor: e-resize;
        visibility: hidden
    }

    .k-task-wrap:hover .k-task-draghandle {
        visibility: visible
    }

    .k-milestone-wrap {
        margin: 0 -2em
    }

    .k-task-milestone {
        width: 1em;
        height: 1em;
        border-width: 1px;
        border-style: solid;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .k-task-summary {
        height: 10px;
        display: inline-block;
        vertical-align: top
    }

    .k-task-summary, .k-task-summary-complete {
        background-color: currentColor
    }

        .k-task-summary::before, .k-task-summary::after, .k-task-summary-complete::before, .k-task-summary-complete::after {
            content: "";
            width: 0;
            height: 0;
            border: 8px solid transparent;
            position: absolute;
            top: 0;
            display: none
        }

        .k-task-summary::before, .k-task-summary-complete::before {
            border-left-color: currentColor;
            left: 0
        }

        .k-task-summary::after, .k-task-summary-complete::after {
            border-right-color: currentColor;
            right: 0
        }

    .k-task-summary-complete {
        height: 10px;
        position: relative;
        z-index: 2
    }

    .k-task-summary-progress {
        height: 15px;
        overflow: hidden
    }

    .k-task-single {
        border-radius: .25rem;
        border-width: 1px;
        border-style: solid;
        cursor: default
    }

        .k-task-single .k-resize-handle {
            opacity: .5;
            z-index: 2;
            visibility: hidden
        }

            .k-task-single .k-resize-handle::before {
                position: absolute;
                top: 2px;
                bottom: 2px
            }

        .k-task-single .k-resize-w {
            left: 0
        }

            .k-task-single .k-resize-w::before {
                left: 2px;
                border-left-width: 1px
            }

        .k-task-single .k-resize-e {
            right: 0
        }

            .k-task-single .k-resize-e::before {
                right: 2px;
                border-left-width: 1px
            }

        .k-task-single:hover .k-resize-handle, .k-task-single:hover .k-task-actions {
            visibility: visible
        }

    .k-task-complete {
        border-radius: .25rem;
        width: 20%;
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0
    }

    .k-task-content {
        position: relative;
        z-index: 2;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

    .k-task-template {
        padding: .25rem .5rem;
        line-height: normal;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .k-task-actions {
        padding: .25rem;
        white-space: nowrap;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        visibility: hidden
    }

        .k-task-actions > .k-link {
            display: -ms-inline-flexbox;
            display: inline-flex
        }

    .k-resources-wrap {
        position: absolute;
        display: inline-block;
        z-index: 2;
        margin-left: 20px;
        margin-top: -2px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .k-resources-wrap .k-resource {
            margin: 0 5px
        }

    .k-task-details {
        padding: .5rem 1rem
    }

        .k-task-details strong {
            font-size: 1.25rem;
            font-weight: normal;
            display: block
        }

        .k-task-details .k-task-pct {
            font-size: 32px
        }

        .k-task-details ul {
            line-height: normal
        }

    .k-pdf-export-shadow .k-gantt {
        float: left
    }

    .k-pdf-export-shadow .k-gantt, .k-pdf-export-shadow .k-gantt-timeline, .k-pdf-export-shadow .k-gantt-dependencies {
        width: auto !important;
        height: auto !important;
        overflow: visible !important
    }

    .k-pdf-export-shadow .k-gantt-treelist .k-treelist {
        display: block
    }

    .k-pdf-export-shadow .k-gantt-layout.k-splitbar {
        display: none
    }

    .k-gantt-edit-form .k-gantt-delete {
        float: left
    }

    .k-rtl .k-gantt-views {
        float: left
    }

        .k-rtl .k-gantt-views li:first-child + li {
            border-radius: 0 .25rem .25rem 0
        }

        .k-rtl .k-gantt-views li:last-child {
            border-radius: .25rem 0 0 .25rem
        }

    .k-rtl .k-gantt-actions {
        float: right
    }

        .k-rtl .k-gantt-actions .k-button + .k-button {
            margin-left: 0;
            margin-right: .375rem
        }

    .k-rtl .k-gantt-rows, .k-rtl .k-gantt-columns {
        left: auto;
        right: 0
    }

    .k-rtl .k-task-wrap:not(.k-milestone-wrap) {
        margin: 0 -26px
    }

    .k-rtl .k-gantt-timeline .k-gantt-tasks tbody {
        text-align: left
    }

    .k-rtl .k-gantt-timeline .k-header {
        border-width: 0 1px 1px 0
    }

        .k-rtl .k-gantt-timeline .k-header:first-child {
            border-right-width: 0
        }

    .k-rtl .k-gantt-timeline .k-task-start {
        left: auto;
        right: 0
    }

    .k-rtl .k-gantt-timeline .k-task-end {
        right: auto;
        left: 0
    }

    .k-rtl .k-task-content {
        text-align: right
    }

    .k-rtl .k-task-complete {
        left: auto;
        right: 0
    }

    .k-rtl .k-task-draghandle {
        margin-left: 0;
        margin-right: 16px
    }

    .k-rtl .k-gantt-dependencies {
        left: auto;
        right: 0
    }

    .k-rtl .k-gantt-delete {
        float: right
    }

    .k-gantt-toolbar {
        border-color: inherit;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-gantt-views li {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-gantt-views li.k-state-hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-gantt-views li.k-state-selected {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc
        }

        .k-gantt-views li.k-state-focused, .k-gantt-views li .k-state-focused {
            box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
        }

    .k-gantt-columns .k-nonwork-hour {
        background-color: rgba(22,36,49,0.025)
    }

    .k-task-dot::before {
        background-color: #162431
    }

    .k-task-dot:hover::before, .k-task-dot.k-state-hover::before {
        border-color: #162431;
        background-color: #fff
    }

    .k-task-milestone {
        border-color: #c0c0cf;
        background-color: #dddde5
    }

        .k-task-milestone.k-state-selected {
            border-color: #7c6700;
            background-color: #af9200
        }

    .k-task-summary {
        color: #8b9298
    }

    .k-task-summary-complete {
        color: #162431
    }

    .k-task-summary.state-selected {
        color: #f6e280
    }

        .k-task-summary.state-selected .k-task-summary-complete {
            color: #ecc500
        }

    .k-task-single {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-task-single .k-task-complete {
            background: #212529;
            opacity: .25
        }

    .k-gantt-line {
        color: #8b9298
    }

        .k-gantt-line.k-state-selected {
            color: #ecc500
        }

    .k-scheduler {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .k-scheduler table, .k-scheduler thead, .k-scheduler tfoot, .k-scheduler tbody, .k-scheduler tr, .k-scheduler th, .k-scheduler td, .k-scheduler div, .k-scheduler > * {
            border-color: inherit
        }

    kendo-scheduler.k-scheduler {
        overflow: hidden
    }

        kendo-scheduler.k-scheduler.k-readonly-scheduler .k-event-delete {
            display: none
        }

    .k-scheduler-table {
        width: 100%;
        max-width: none;
        border-collapse: separate;
        border-spacing: 0;
        table-layout: fixed
    }

        .k-scheduler-table td, .k-scheduler-table th {
            padding: .75rem;
            height: 1.5em;
            overflow: hidden;
            white-space: nowrap;
            border-style: solid;
            border-width: 0 0 1px 1px;
            vertical-align: top;
            box-sizing: content-box
        }

            .k-scheduler-table td:first-child, .k-scheduler-table th:first-child {
                border-left-width: 0
            }

        .k-scheduler-table .k-middle-row td {
            border-bottom-style: dotted
        }

        .k-scheduler-table .k-link {
            cursor: pointer
        }

    .k-scheduler-layout-flex {
        overflow: auto
    }

        .k-scheduler-layout-flex .k-scheduler-head {
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            z-index: 3
        }

        .k-scheduler-layout-flex .k-scheduler-body {
            position: relative
        }

        .k-scheduler-layout-flex .k-scheduler-head, .k-scheduler-layout-flex .k-scheduler-body {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 100%;
            flex: 100%;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

        .k-scheduler-layout-flex .k-scheduler-row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%
        }

        .k-scheduler-layout-flex .k-scheduler-group {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            width: 100%;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .k-scheduler-layout-flex .k-scheduler-group .k-group-cell {
                display: -ms-flexbox;
                display: flex;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                overflow: auto
            }

            .k-scheduler-layout-flex .k-scheduler-group .k-group-content {
                padding: 0;
                display: -ms-flexbox;
                display: flex;
                -ms-flex: 1 1 100%;
                flex: 1 1 100%;
                width: 100%;
                border-width: 0;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap
            }

            .k-scheduler-layout-flex .k-scheduler-group.k-group-horizontal .k-group-cell {
                -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
                border-width: 0;
                padding: 0
            }

        .k-scheduler-layout-flex .k-more-events {
            bottom: 2px;
            left: 0;
            width: 100%
        }

        .k-scheduler-layout-flex .k-scheduler-cell {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            padding: .75rem;
            min-height: 1.5em;
            overflow: hidden;
            white-space: nowrap;
            border-style: solid;
            border-width: 0 1px 1px 0;
            vertical-align: top;
            box-sizing: content-box
        }

            .k-scheduler-layout-flex .k-scheduler-cell.k-slot-cell {
                position: relative
            }

            .k-scheduler-layout-flex .k-scheduler-cell.k-heading-cell {
                -ms-flex-pack: center;
                justify-content: center;
                font-weight: bold
            }

            .k-scheduler-layout-flex .k-scheduler-cell.k-side-cell {
                -ms-flex-pack: end;
                justify-content: flex-end;
                -ms-flex-positive: 0;
                flex-grow: 0;
                -ms-flex-preferred-size: auto;
                flex-basis: auto;
                overflow: visible
            }

            .k-scheduler-layout-flex .k-scheduler-cell.k-major-cell {
                border-bottom-width: 0
            }

        .k-scheduler-layout-flex .k-middle-row .k-scheduler-cell {
            border-bottom-style: dotted
        }

        .k-scheduler-layout-flex .k-resource-cell {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            overflow: visible
        }

        .k-scheduler-layout-flex .k-resource-content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding: 0;
            border-width: 0
        }

        .k-scheduler-layout-flex .k-sticky-cell {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            position: -webkit-sticky;
            position: sticky;
            left: 0;
            z-index: 3
        }

    .k-scheduler-header .k-widget {
        font-size: inherit
    }

    .k-scheduler-footer .k-widget {
        font-size: inherit
    }

    .k-scheduler-toolbar, .k-scheduler-footer {
        padding: .375rem .375rem;
        border-width: 0;
        border-style: solid;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        position: relative;
        white-space: nowrap
    }

        .k-scheduler-toolbar li .k-link, .k-scheduler-footer li .k-link {
            padding: .375rem .75rem;
            line-height: 1.5;
            box-sizing: border-box
        }

    .k-scheduler-toolbar {
        border-bottom-width: 1px
    }

    .k-scheduler-footer {
        border-top-width: 1px
    }

    .k-recurrence-editor {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    kendo-scheduler .k-recurrence-editor {
        display: block
    }

    .k-scheduler-navigation {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex: 1;
        flex: 1
    }

        .k-scheduler-navigation li {
            border-width: 1px;
            border-style: solid;
            position: relative;
            z-index: 1
        }

            .k-scheduler-navigation li + li {
                margin-left: -1px
            }

        .k-scheduler-navigation .k-state-hover, .k-scheduler-navigation .k-state-selected {
            z-index: 2
        }

        .k-scheduler-navigation .k-link {
            padding: .375rem .75rem;
            box-sizing: border-box;
            color: inherit;
            text-decoration: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-scheduler-navigation .k-nav-prev .k-link, .k-scheduler-navigation .k-nav-next .k-link {
            padding: .375rem;
            width: calc(1.5em + 0.75rem);
            height: calc(1.5em + 0.75rem)
        }

        .k-scheduler-navigation .k-nav-current {
            border: 0;
            margin-left: 0
        }

        .k-scheduler-navigation .k-nav-today {
            border-radius: .25rem 0 0 .25rem
        }

        .k-scheduler-navigation .k-nav-next {
            border-radius: 0 .25rem .25rem 0
        }

    .k-scheduler-tools {
        margin-right: 1rem
    }

    .k-nav-current .k-icon {
        margin-right: .4ex
    }

    .k-nav-current .k-sm-date-format, .k-nav-current .k-lg-date-format {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .k-nav-current .k-sm-date-format {
        display: none
    }

    @media (max-width: 1024px) {
        .k-nav-current .k-sm-date-format {
            display: block
        }

        .k-nav-current .k-lg-date-format {
            display: none
        }
    }

    .k-scheduler-fullday .k-icon {
        margin-right: .5rem
    }

    .k-scheduler-views {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto
    }

        .k-scheduler-views li {
            border-width: 1px;
            border-style: solid;
            position: relative;
            z-index: 1
        }

            .k-scheduler-views li + li {
                margin-left: -1px
            }

        .k-scheduler-views .k-state-hover, .k-scheduler-views .k-state-selected {
            z-index: 2
        }

        .k-scheduler-views .k-link {
            padding: .375rem .75rem;
            box-sizing: border-box;
            color: inherit;
            text-decoration: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-scheduler-views li:first-child {
            border-radius: .25rem
        }

            .k-scheduler-views li:first-child + li {
                border-radius: .25rem 0 0 .25rem
            }

        .k-scheduler-views li:last-child {
            border-radius: 0 .25rem .25rem 0
        }

        .k-scheduler-views.k-state-expanded li {
            border-radius: 0;
            margin: 0
        }

            .k-scheduler-views.k-state-expanded li + li {
                margin-top: -1px
            }

            .k-scheduler-views.k-state-expanded li:first-child {
                border-radius: .25rem .25rem 0 0
            }

                .k-scheduler-views.k-state-expanded li:first-child + li {
                    border-radius: 0
                }

            .k-scheduler-views.k-state-expanded li:last-child {
                border-radius: 0 0 .25rem .25rem
            }

        .k-scheduler-views .k-current-view {
            display: none
        }

            .k-scheduler-views .k-current-view .k-link::after {
                content: "";
                margin: 0 0 0 1ex;
                border: .25em solid transparent;
                border-top: .5em solid currentColor;
                border-bottom-width: 0;
                display: inline-block
            }

    @media (max-width: 1024px) {
        .k-scheduler-views {
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: stretch;
            align-items: stretch;
            position: absolute;
            right: .375rem;
            top: .375rem;
            z-index: 1000
        }

            .k-scheduler-views li {
                display: none
            }

            .k-scheduler-views .k-current-view {
                display: block
            }

            .k-scheduler-views.k-state-expanded li {
                display: block
            }

        .k-rtl .k-scheduler-views {
            left: .375rem;
            right: auto
        }
    }

    .k-scheduler-footer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

        .k-scheduler-footer li {
            border-width: 1px;
            border-style: solid;
            position: relative;
            z-index: 1
        }

            .k-scheduler-footer li + li {
                margin-left: -1px
            }

        .k-scheduler-footer .k-state-hover, .k-scheduler-footer .k-state-selected {
            z-index: 2
        }

        .k-scheduler-footer .k-link {
            padding: .375rem .75rem;
            box-sizing: border-box;
            color: inherit;
            text-decoration: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .k-scheduler-footer li {
            border-radius: .25rem
        }

    .k-scheduler-layout {
        width: 100%;
        border-collapse: separate;
        border-spacing: 0;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .k-scheduler-layout > tbody > tr > td {
            padding: 0;
            vertical-align: top
        }

        .k-scheduler-layout tr + tr .k-scheduler-times tr th, .k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr th {
            border-bottom-color: transparent
        }

        .k-scheduler-layout tr + tr .k-scheduler-times tr .k-slot-cell, .k-scheduler-layout tr + tr .k-scheduler-times tr .k-scheduler-times-all-day, .k-scheduler-layout tr + tr .k-scheduler-times tr:last-child th, .k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr .k-slot-cell, .k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr .k-scheduler-times-all-day, .k-scheduler-layout .k-scheduler-pane + .k-scheduler-pane .k-scheduler-times tr:last-child th {
            border-bottom-color: inherit
        }

        .k-scheduler-layout.k-scheduler-flex-layout {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-weekview .k-scheduler-pane:first-child .k-scheduler-table, .k-scheduler-layout.k-scheduler-flex-layout.k-scheduler-dayview .k-scheduler-pane:first-child .k-scheduler-table {
                table-layout: fixed
            }

    .k-scheduler-header th {
        text-align: center
    }

    .k-scheduler-header, .k-scheduler-header-wrap, .k-scheduler-header-wrap > div {
        border-color: inherit;
        overflow: hidden
    }

    .k-scheduler-header-wrap {
        border-width: 0;
        border-style: solid;
        position: relative
    }

    .k-scheduler-times {
        border-color: inherit;
        position: relative;
        overflow: hidden
    }

        .k-scheduler-times .k-scheduler-table {
            table-layout: auto
        }

        .k-scheduler-times th {
            border-width: 0 1px 1px 0;
            text-align: right
        }

        .k-scheduler-times .k-slot-cell, .k-scheduler-times .k-scheduler-times-all-day {
            border-bottom-color: inherit
        }

            .k-scheduler-times .k-slot-cell.k-last-resource {
                border-right: 0
            }

            .k-scheduler-times .k-slot-cell.k-empty-slot {
                padding-left: 0;
                padding-right: 0
            }

    .k-scheduler-datecolumn {
        width: 12em
    }

    .k-scheduler-timecolumn {
        width: 11em;
        white-space: nowrap
    }

    .k-scheduler-content {
        border-color: inherit;
        position: relative;
        overflow: auto
    }

    kendo-scheduler .k-event, .k-event {
        border-radius: .25rem;
        min-height: 25px;
        box-sizing: border-box;
        border-width: 0;
        border-style: solid;
        border-radius: .25rem;
        text-align: left;
        cursor: default;
        position: absolute;
        overflow: hidden;
        padding-right: 1rem
    }

        kendo-scheduler .k-event::before, .k-event::before {
            content: "";
            position: absolute;
            display: block;
            top: 0;
            left: 3px;
            right: 0;
            bottom: 0;
            z-index: 1
        }

    .k-rtl kendo-scheduler .k-event::before, .k-rtl .k-event::before {
        left: 0;
        right: 3px
    }

    kendo-scheduler .k-event.k-state-selected::before, .k-event.k-state-selected::before {
        display: none
    }

    kendo-scheduler .k-event > div, .k-event > div {
        position: relative;
        z-index: 2
    }

    kendo-scheduler .k-event .k-event-template, .k-event .k-event-template {
        line-height: calc(25px - 0.5rem);
        padding: .5rem 1rem
    }

    kendo-scheduler .k-event .k-event-time, .k-event .k-event-time {
        padding-bottom: 0;
        font-size: .875em;
        white-space: nowrap;
        display: none
    }

    kendo-scheduler .k-event .k-event-actions, .k-event .k-event-actions {
        white-space: nowrap;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 1rem;
        z-index: 2
    }

        kendo-scheduler .k-event .k-event-actions .k-event-delete, .k-event .k-event-actions .k-event-delete {
            opacity: .5;
            visibility: hidden
        }

        kendo-scheduler .k-event .k-event-actions:hover .k-event-delete, kendo-scheduler .k-event .k-event-actions.k-state-hover .k-event-delete, .k-event .k-event-actions:hover .k-event-delete, .k-event .k-event-actions.k-state-hover .k-event-delete {
            opacity: 1
        }

        kendo-scheduler .k-event .k-event-actions .k-icon, .k-event .k-event-actions .k-icon {
            line-height: normal;
            font-size: inherit
        }

        kendo-scheduler .k-event .k-event-actions a, .k-event .k-event-actions a {
            color: inherit
        }

        kendo-scheduler .k-event .k-event-actions:first-child, .k-event .k-event-actions:first-child {
            margin: .25rem 0.4ex 0 .5rem;
            top: 0;
            right: 0;
            float: left;
            position: relative;
            opacity: 1;
            visibility: visible;
            line-height: normal
        }

    kendo-scheduler .k-event .k-resize-handle, .k-event .k-resize-handle {
        z-index: 4;
        opacity: .5;
        visibility: hidden
    }

        kendo-scheduler .k-event .k-resize-handle::before, .k-event .k-resize-handle::before {
            border-color: currentColor
        }

    kendo-scheduler .k-event .k-resize-n, .k-event .k-resize-n {
        height: .5em;
        top: 0
    }

    kendo-scheduler .k-event .k-resize-s, .k-event .k-resize-s {
        height: .5em;
        bottom: 0
    }

        kendo-scheduler .k-event .k-resize-n::before, kendo-scheduler .k-event .k-resize-s::before, .k-event .k-resize-n::before, .k-event .k-resize-s::before {
            width: 2rem;
            border-bottom-width: 1px
        }

    kendo-scheduler .k-event .k-resize-w, .k-event .k-resize-w {
        width: .5em;
        left: 0
    }

    kendo-scheduler .k-event .k-resize-e, .k-event .k-resize-e {
        width: .5em;
        right: 0
    }

        kendo-scheduler .k-event .k-resize-w::before, kendo-scheduler .k-event .k-resize-e::before, .k-event .k-resize-w::before, .k-event .k-resize-e::before {
            height: 2rem;
            border-left-width: 1px
        }

    kendo-scheduler .k-event:hover .k-event-actions .k-event-delete, kendo-scheduler .k-event:hover .k-resize-handle, kendo-scheduler .k-event.k-state-hover .k-event-actions .k-event-delete, kendo-scheduler .k-event.k-state-hover .k-resize-handle, .k-event:hover .k-event-actions .k-event-delete, .k-event:hover .k-resize-handle, .k-event.k-state-hover .k-event-actions .k-event-delete, .k-event.k-state-hover .k-resize-handle {
        visibility: visible
    }

    kendo-scheduler .k-event.k-event-drag-hint .k-event-time, .k-event.k-event-drag-hint .k-event-time {
        display: block
    }

    kendo-scheduler .k-event .k-event-top-actions, kendo-scheduler .k-event .k-event-bottom-actions, .k-event .k-event-top-actions, .k-event .k-event-bottom-actions {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center
    }

    kendo-scheduler .k-event .k-event-bottom-actions, .k-event .k-event-bottom-actions {
        top: auto;
        bottom: 0
    }

    .k-scheduler-mark {
        width: 1em;
        height: 1em;
        display: inline-block;
        vertical-align: middle
    }

    .k-more-events {
        padding: 0;
        height: 13px;
        border-style: solid;
        border-width: 1px;
        overflow: hidden;
        position: absolute;
        -ms-flex-pack: center;
        justify-content: center
    }

        .k-more-events > .k-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

    .k-current-time {
        position: absolute
    }

        .k-current-time.k-current-time-arrow-left, .k-current-time.k-current-time-arrow-right, .k-current-time.k-current-time-arrow-down {
            width: 0;
            height: 0;
            background: transparent;
            border: 4px solid transparent
        }

    .k-event-drag-hint {
        opacity: .5;
        z-index: 3
    }

        .k-event-drag-hint .k-event-actions, .k-event-drag-hint .k-event-top-actions, .k-event-drag-hint .k-event-bottom-actions, .k-event-drag-hint .k-resize-handle {
            display: none
        }

        .k-event-drag-hint .k-event-time {
            display: block
        }

    .k-scheduler-marquee {
        border-width: 0;
        border-style: solid
    }

        .k-scheduler-marquee .k-label-top, .k-scheduler-marquee .k-label-bottom {
            font-size: .75em;
            position: absolute
        }

        .k-scheduler-marquee .k-label-top {
            left: .5rem;
            top: .25rem
        }

        .k-scheduler-marquee .k-label-bottom {
            right: .5rem;
            bottom: .25rem
        }

        .k-scheduler-marquee.k-first::before, .k-scheduler-marquee.k-last::after {
            content: "";
            border-width: 3px;
            border-style: solid;
            position: absolute;
            width: 0;
            height: 0
        }

        .k-scheduler-marquee.k-first::before {
            top: 0;
            left: 0;
            border-right-color: transparent;
            border-bottom-color: transparent
        }

        .k-scheduler-marquee.k-last::after {
            bottom: 0;
            right: 0;
            border-left-color: transparent;
            border-top-color: transparent
        }

    .k-pdf-export-shadow .k-scheduler, .k-scheduler-pdf-export .k-scheduler-content, .k-scheduler-pdf-export .k-scheduler-times {
        height: auto !important;
        overflow: visible !important
    }

    .k-scheduler-pdf-export {
        overflow: hidden
    }

        .k-scheduler-pdf-export .k-scheduler-header {
            padding: 0 !important
        }

        .k-scheduler-pdf-export .k-scheduler-header-wrap {
            border-width: 0 !important
        }

        .k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table, .k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table {
            width: 100% !important
        }

    .k-scheduler-monthview .k-scheduler-table {
        height: 100%
    }

        .k-scheduler-monthview .k-scheduler-table td {
            height: 80px;
            text-align: right
        }

    .k-scheduler-monthview .k-scheduler-body .k-scheduler-cell {
        min-height: 80px
    }

    .k-scheduler-monthview .k-hidden {
        padding-left: 0 !important;
        padding-right: 0 !important;
        border-right-width: 0 !important
    }

    .k-scheduler-monthview .k-scheduler-table-auto, .k-scheduler-monthview .k-scheduler-table-auto td, .k-scheduler-monthview .k-scheduler-content .k-scheduler-table-auto {
        height: auto
    }

    .k-scheduler-monthview .k-scheduler-content {
        overflow-y: scroll
    }

    .k-scheduler-monthview.k-scheduler-flex-layout .k-scheduler-content {
        overflow-y: auto
    }

    .k-scheduler-agendaview .k-scheduler-mark {
        margin-right: .5em;
        width: 1em;
        height: 1em;
        display: inline-block;
        vertical-align: middle
    }

    .k-scheduler-agendaview .k-scheduler-table th:first-child, .k-scheduler-agendaview .k-scheduler-table td:first-child {
        border-left-width: 1px
    }

    .k-scheduler-agendaview .k-scheduler-table td.k-first {
        border-left-width: 0
    }

    .k-scheduler-agendaview .k-scheduler-table .k-scheduler-datecolumn {
        border-left-width: 0 !important
    }

    .k-scheduler-agendaview .k-task > .k-event-delete {
        color: inherit;
        position: absolute;
        top: .25rem;
        right: .25rem;
        opacity: .5;
        visibility: hidden
    }

    .k-scheduler-agendaview .k-state-hover .k-task > .k-event-delete, .k-scheduler-agendaview .k-scheduler-content tr:hover .k-event-delete, .k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover .k-event-delete {
        visibility: visible
    }

    .k-scheduler-agendaday {
        margin: 0 .2em 0 0;
        font-size: 3em;
        line-height: 1;
        font-weight: 400;
        float: left
    }

    .k-scheduler-agendaweek {
        display: block;
        margin: .4em 0 0;
        line-height: 1;
        font-style: normal
    }

    .k-scheduler-agendadate {
        font-size: .75em
    }

    .k-scheduler-timelineview .k-slot-cell {
        overflow: hidden
    }

    .k-scheduler-timelineview .k-scheduler-content {
        overflow: auto
    }

    .k-scheduler-pane {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .k-scheduler-pane .k-scheduler-times {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .k-scheduler-pane .k-scheduler-times .k-scheduler-table {
                height: 100%
            }

        .k-scheduler-pane .k-scheduler-header, .k-scheduler-pane .k-scheduler-content {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

    .k-scheduler-edit-dialog .k-dialog {
        max-height: 100vh
    }

    .k-scheduler-edit-form .k-edit-form-container {
        width: 620px
    }

    .k-scheduler-edit-form .k-edit-label {
        width: 17%
    }

    .k-scheduler-edit-form .k-edit-field {
        width: 77%
    }

    .k-scheduler-edit-form .k-scheduler-delete {
        float: left
    }

    .k-scheduler-edit-form .k-widget.k-recur-interval, .k-scheduler-edit-form .k-widget.k-recur-count {
        width: 5em
    }

    .k-scheduler-edit-form .k-widget.k-recur-until {
        width: 9em
    }

    .k-rtl .k-scheduler-header th, .k-rtl .k-scheduler-table td {
        border-width: 0 1px 1px 0
    }

        .k-rtl .k-scheduler-table td:first-child, .k-rtl .k-scheduler-table th:first-child {
            border-right-width: 0
        }

    .k-rtl .k-scheduler-times th {
        border-width: 0 0 1px 1px
    }

    .k-rtl .k-scheduler .k-scrollbar-v .k-scheduler-header-wrap {
        border-right-width: 0;
        border-left-width: 1px
    }

    .k-rtl .k-event {
        text-align: right;
        padding-right: 0;
        padding-left: 1rem
    }

        .k-rtl .k-event .k-resize-w {
            left: auto;
            right: 0
        }

        .k-rtl .k-event .k-resize-e {
            right: auto;
            left: 0
        }

        .k-rtl .k-event .k-event-actions {
            right: auto;
            left: 2px
        }

            .k-rtl .k-event .k-event-actions:first-child {
                margin: .25rem .5rem 0 0.4ex;
                float: right
            }

    .k-rtl .k-scheduler-agendaview .k-task > .k-event-delete {
        left: 2px;
        right: auto
    }

    .k-rtl .k-scheduler-agendaview .k-task .k-scheduler-mark {
        margin-left: .5em;
        margin-right: 0
    }

    .k-rtl .k-scheduler-views {
        margin-left: 0;
        margin-right: auto
    }

        .k-rtl .k-scheduler-views li:first-child + li {
            border-radius: 0 .25rem .25rem 0
        }

        .k-rtl .k-scheduler-views li:last-child {
            border-radius: .25rem 0 0 .25rem
        }

        .k-rtl .k-scheduler-views .k-current-view .k-link::after {
            margin: 0 1ex 0 0
        }

    .k-rtl .k-scheduler-navigation .k-nav-today {
        border-radius: 0 .25rem .25rem 0
    }

    .k-rtl .k-scheduler-navigation .k-nav-next {
        border-radius: .25rem 0 0 .25rem
    }

    .k-rtl .k-scheduler-navigation li + li {
        margin-left: 0;
        margin-right: -1px
    }

    .k-rtl .k-nav-current .k-icon {
        margin-right: 0;
        margin-left: .4ex
    }

    .k-rtl .k-scheduler-fullday .k-icon {
        margin-right: 0;
        margin-left: .5rem
    }

    .k-rtl .k-scheduler-marquee .k-label-top {
        left: auto;
        right: 4px
    }

    .k-rtl .k-scheduler-marquee .k-label-bottom {
        left: 4px;
        right: auto
    }

    .k-rtl .k-scheduler-edit-form .k-scheduler-delete {
        float: right
    }

    .k-rtl .k-scheduler .k-i-arrow-60-left, .k-rtl .k-scheduler .k-i-arrow-w::before, .k-rtl .k-scheduler .k-i-sarrow-w::before, .k-rtl .k-scheduler .k-i-expand-w::before, .k-rtl .k-scheduler .k-i-arrow-60-right, .k-rtl .k-scheduler .k-i-arrow-e::before, .k-rtl .k-scheduler .k-i-sarrow-e::before, .k-rtl .k-scheduler .k-i-expand::before, .k-rtl .k-scheduler .k-i-expand-e::before, .k-rtl .k-scheduler .k-current-time-arrow-right, .k-rtl.k-scheduler .k-i-arrow-60-left, .k-rtl.k-scheduler .k-i-arrow-w::before, .k-rtl.k-scheduler .k-i-sarrow-w::before, .k-rtl.k-scheduler .k-i-expand-w::before, .k-rtl.k-scheduler .k-i-arrow-60-right, .k-rtl.k-scheduler .k-i-arrow-e::before, .k-rtl.k-scheduler .k-i-sarrow-e::before, .k-rtl.k-scheduler .k-i-expand::before, .k-rtl.k-scheduler .k-i-expand-e::before, .k-rtl.k-scheduler .k-current-time-arrow-right {
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .k-rtl .k-scheduler .k-scheduler-header-wrap, .k-rtl.k-scheduler .k-scheduler-header-wrap {
        border-right-width: 0
    }

    .k-rtl .k-scheduler .k-scheduler-agendaday, .k-rtl.k-scheduler .k-scheduler-agendaday {
        float: right;
        margin: 0 0 0 .2em
    }

    .k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child, .k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table td:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table th:first-child {
        border-left-width: 0
    }

    .k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr td:first-child, .k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr th:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr td:first-child, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table tr + tr th:first-child {
        border-right-width: 1px
    }

    .k-rtl .k-scheduler .k-scheduler-agendaview .k-scheduler-table .k-scheduler-datecolumn, .k-rtl.k-scheduler .k-scheduler-agendaview .k-scheduler-table .k-scheduler-datecolumn {
        border-right-width: 0 !important
    }

    .k-scheduler-navigation .k-nav-today {
        border-radius: .25rem 0 0 .25rem
    }

    .k-scheduler-navigation .k-nav-next {
        border-radius: 0 .25rem .25rem 0
    }

    .k-scheduler-views li:first-child {
        border-radius: .25rem
    }

        .k-scheduler-views li:first-child + li {
            border-radius: .25rem 0 0 .25rem
        }

    .k-scheduler-views li:last-child {
        border-radius: 0 .25rem .25rem 0
    }

    .k-scheduler-views.k-state-expanded li {
        margin: 0;
        border-radius: 0
    }

        .k-scheduler-views.k-state-expanded li + li {
            margin-top: -1px
        }

        .k-scheduler-views.k-state-expanded li:first-child {
            border-radius: .25rem .25rem 0 0
        }

            .k-scheduler-views.k-state-expanded li:first-child + li {
                border-radius: 0
            }

        .k-scheduler-views.k-state-expanded li:last-child {
            border-radius: 0 0 .25rem .25rem
        }

    .k-scheduler-footer li {
        border-radius: .25rem
    }

    kendo-scheduler .k-event::before, .k-event::before {
        display: none;
        left: 0
    }

    .k-rtl kendo-scheduler .k-event::before, .k-rtl .k-event::before {
        right: 0
    }

    kendo-scheduler .k-event .k-event-template, .k-event .k-event-template {
        padding: .25rem .5rem;
        font-size: .875rem
    }

    kendo-scheduler .k-event .k-event-actions, .k-event .k-event-actions {
        right: .5rem;
        font-size: .875rem
    }

    .k-current-time {
        background: red
    }

        .k-current-time.k-current-time-arrow-left {
            border-right-color: red
        }

        .k-current-time.k-current-time-arrow-right {
            border-left-color: red
        }

        .k-current-time.k-current-time-arrow-down {
            border-top-color: red
        }

    .k-scheduler-toolbar, .k-scheduler-footer, .k-scheduler-header {
        border-color: inherit;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-scheduler-header-wrap {
        background-color: #fff
    }

    .k-scheduler-navigation .k-nav-today, .k-scheduler-navigation .k-nav-prev, .k-scheduler-navigation .k-nav-next {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-scheduler-navigation .k-nav-today:hover, .k-scheduler-navigation .k-nav-prev:hover, .k-scheduler-navigation .k-nav-next:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

    .k-scheduler-navigation li.k-state-focused {
        box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
    }

    .k-scheduler-views.k-state-expanded {
        background-color: #f7f7f7
    }

    .k-scheduler-views li {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-scheduler-views li:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-scheduler-views li.k-state-selected {
            border-color: #c6c6c6;
            color: #212529;
            background-color: #cdcccc
        }

        .k-scheduler-views li.k-state-focused {
            box-shadow: 0 0 0 3px rgba(230,230,230,0.5)
        }

    .k-scheduler-footer li {
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-scheduler-footer li:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

    .k-nonwork-hour {
        background-color: #f6f6f7
    }

    .k-scheduler-layout td.k-state-selected, .k-scheduler-layout .k-scheduler-cell.k-state-selected {
        background-color: rgba(236,197,0,0.25)
    }

    .k-scheduler-layout-flex .k-scheduler-head, .k-scheduler-layout-flex .k-sticky-cell {
        background-color: #fff
    }

    .k-event {
        background-color: #ecc500;
        color: #000
    }

        .k-event.k-state-selected {
            box-shadow: inset 0 0 0 3px rgba(255,255,255,0.5)
        }

    .k-event-inverse {
        color: #162431
    }

    .k-scheduler-marquee::before, .k-scheduler-marquee::after {
        border-color: #ecc500
    }

    .k-scheduler-agendaview .k-scheduler-content tr:hover, .k-scheduler-agendaview .k-scheduler-content tr.k-state-hover, .k-scheduler-agendaview .k-scheduler-content .k-scheduler-row:hover {
        border-color: #f2f2f2;
        color: #162431;
        background-color: #f2f2f2
    }

        .k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-datecolumn, .k-scheduler-agendaview .k-scheduler-content tr:hover .k-scheduler-groupcolumn, .k-scheduler-agendaview .k-scheduler-content tr.k-state-hover .k-scheduler-datecolumn, .k-scheduler-agendaview .k-scheduler-content tr.k-state-hover .k-scheduler-groupcolumn {
            border-color: rgba(33,37,41,0.125);
            color: #162431;
            background-color: #fff
        }

    .k-scheduler-agendaview .k-scheduler-content tr.k-state-selected {
        background-color: rgba(236,197,0,0.25)
    }

        .k-scheduler-agendaview .k-scheduler-content tr.k-state-selected .k-scheduler-datecolumn, .k-scheduler-agendaview .k-scheduler-content tr.k-state-selected .k-scheduler-groupcolumn {
            background-color: #fff
        }

    .k-chat {
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        height: 600px;
        max-height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        max-width: 500px;
        margin: auto
    }

        .k-chat .k-message-list {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: start;
            align-items: flex-start;
            overflow-x: hidden;
            overflow-y: auto;
            scroll-behavior: smooth
        }

        .k-chat .k-message-list-content {
            padding: 16px 16px;
            width: 100%;
            box-sizing: border-box;
            position: relative;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: start;
            align-items: flex-start;
            overflow: hidden
        }

            .k-chat .k-message-list-content > * + * {
                margin-top: 16px
            }

        .k-chat .k-message-group {
            max-width: 80%;
            background: none;
            box-sizing: border-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -ms-flex-direction: column;
            flex-direction: column;
            position: relative
        }

            .k-chat .k-message-group:not(.k-alt) {
                -ms-flex-align: start;
                align-items: flex-start;
                text-align: left
            }

                .k-chat .k-message-group:not(.k-alt) .k-message-time {
                    margin-left: 8px;
                    left: 100%
                }

                .k-chat .k-message-group:not(.k-alt) .k-message-status {
                    left: 0
                }

                .k-chat .k-message-group:not(.k-alt) .k-first .k-bubble, .k-chat .k-message-group:not(.k-alt) .k-only .k-bubble {
                    border-bottom-left-radius: 2px
                }

                .k-chat .k-message-group:not(.k-alt) .k-middle .k-bubble, .k-chat .k-message-group:not(.k-alt) .k-last .k-bubble {
                    border-top-left-radius: 2px;
                    border-bottom-left-radius: 2px
                }

            .k-chat .k-message-group.k-alt {
                -ms-flex-item-align: end;
                align-self: flex-end;
                -ms-flex-align: end;
                align-items: flex-end;
                text-align: right
            }

                .k-chat .k-message-group.k-alt .k-message-time {
                    margin-right: 8px;
                    right: 100%
                }

                .k-chat .k-message-group.k-alt .k-message-status {
                    right: 0
                }

                .k-chat .k-message-group.k-alt .k-first .k-bubble, .k-chat .k-message-group.k-alt .k-only .k-bubble {
                    border-bottom-right-radius: 2px
                }

                .k-chat .k-message-group.k-alt .k-middle .k-bubble, .k-chat .k-message-group.k-alt .k-last .k-bubble {
                    border-top-right-radius: 2px;
                    border-bottom-right-radius: 2px
                }

        .k-chat .k-message {
            max-width: 100%;
            margin: 2px 0 0;
            position: relative;
            transition: margin .2s ease-in-out;
            outline: none
        }

        .k-chat .k-message-time, .k-chat .k-message-status {
            font-size: smaller;
            line-height: normal;
            white-space: nowrap;
            pointer-events: none;
            position: absolute
        }

        .k-chat .k-message-time {
            opacity: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            transition: opacity .2s ease-in-out
        }

        .k-chat .k-message-status {
            margin-top: 2px;
            height: 0;
            overflow: hidden;
            top: 100%;
            transition: height .2s ease-in-out
        }

        .k-chat .k-bubble {
            border-radius: 12px;
            padding: 8px 16px;
            border-width: 1px;
            border-style: solid;
            line-height: 1.25;
            word-wrap: break-word
        }

        .k-chat .k-message.k-state-selected {
            margin-bottom: 16px;
            border: 0;
            color: inherit;
            background: none
        }

            .k-chat .k-message.k-state-selected .k-message-time {
                opacity: 1
            }

            .k-chat .k-message.k-state-selected .k-message-status {
                height: 1.2em
            }

        .k-chat .k-message-error, .k-chat .k-message-sending {
            margin-bottom: 16px
        }

            .k-chat .k-message-error .k-message-status, .k-chat .k-message-sending .k-message-status {
                height: 1.2em
            }

        .k-chat .k-avatar {
            border-radius: 100%;
            width: 32px;
            height: 32px;
            margin: 0;
            position: absolute
        }

    .k-message-group:not(.k-alt) > .k-avatar {
        left: 0;
        bottom: 0
    }

    .k-message-group.k-alt > .k-avatar {
        right: 0;
        bottom: 0
    }

    .k-chat .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar) {
        padding-left: 40px
    }

    .k-chat .k-avatars .k-message-group.k-alt:not(.k-no-avatar) {
        padding-right: 40px
    }

    .k-author {
        margin: 0;
        font-size: smaller;
        line-height: normal
    }

    .k-chat .k-author {
        margin: 0
    }

    .k-timestamp {
        font-size: smaller;
        line-height: normal;
        text-align: center;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }

    .k-quick-replies {
        display: block;
        max-width: 100%
    }

    .k-quick-reply {
        border-radius: 100px;
        margin-right: 8px;
        margin-bottom: 4px;
        padding: 8px 12px;
        border-width: 1px;
        border-style: solid;
        line-height: 1.25;
        cursor: pointer;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: inline-block;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        transition-property: color, background-color, border-color;
        transition-duration: .2s;
        transition-timing-function: ease-in-out;
        outline: none
    }

    .k-scrollable-quick-replies {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        overflow-x: auto;
        overflow-y: hidden
    }

        .k-scrollable-quick-replies::-webkit-scrollbar {
            display: none
        }

        .k-scrollable-quick-replies .k-quick-reply {
            margin: 0
        }

            .k-scrollable-quick-replies .k-quick-reply + .k-quick-reply {
                margin-left: 8px
            }

    .k-message-box {
        padding: 10px 16px;
        border-width: 1px 0 0;
        border-style: solid;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .k-message-box .k-input {
            margin: 0;
            padding: 0;
            border: 0;
            font: inherit;
            background: none;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

        .k-message-box .k-button {
            padding: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

            .k-message-box .k-button svg {
                width: 20px;
                height: 20px;
                fill: currentColor;
                display: inline-block
            }

            .k-message-box .k-button::before, .k-message-box .k-button::after {
                display: none
            }

            .k-rtl .k-message-box .k-button, .k-message-box .k-button[dir="rtl"] {
                -webkit-transform: scaleX(-1);
                -ms-transform: scaleX(-1);
                transform: scaleX(-1)
            }

    .k-chat .k-card-list {
        margin: 2px 0 0
    }

    .k-chat .k-card-deck {
        max-width: calc(100% + 32px);
        box-sizing: border-box;
        margin-left: -16px;
        margin-right: -16px;
        padding: 16px 16px 16px;
        overflow: hidden;
        overflow-x: auto;
        scroll-behavior: smooth
    }

        .k-chat .k-card-deck .k-card-wrap + .k-card-wrap {
            margin-left: 15px
        }

        .k-chat .k-card-deck .k-card, .k-chat .k-card-deck .k-card-wrap {
            width: 200px
        }

    .k-chat .k-card-deck-scrollwrap > .k-card-deck {
        margin-bottom: -20px;
        padding-bottom: 20px
    }

    .k-chat .k-card-deck .k-card-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-bottom: 5px
    }

        .k-chat .k-card-deck .k-card-wrap .k-card {
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .k-chat .k-card-deck .k-card-wrap .k-card + .k-card {
                margin-left: 15px
            }

        .k-chat .k-card-deck .k-card-wrap.k-state-selected {
            background: none
        }

    .k-typing-indicator {
        padding: 0;
        border-radius: 50px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .k-typing-indicator span {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            -ms-flex: 0 0 8px;
            flex: 0 0 8px;
            background-color: currentColor;
            opacity: .4
        }

            .k-typing-indicator span:nth-of-type(1) {
                -webkit-animation: 1s k-animation-blink infinite .3333s;
                animation: 1s k-animation-blink infinite .3333s
            }

            .k-typing-indicator span:nth-of-type(2) {
                -webkit-animation: 1s k-animation-blink infinite .6666s;
                animation: 1s k-animation-blink infinite .6666s
            }

            .k-typing-indicator span:nth-of-type(3) {
                -webkit-animation: 1s k-animation-blink infinite .9999s;
                animation: 1s k-animation-blink infinite .9999s
            }

            .k-typing-indicator span + span {
                margin-left: 5px
            }

    @-webkit-keyframes k-animation-blink {
        50% {
            opacity: 1
        }
    }

    @keyframes k-animation-blink {
        50% {
            opacity: 1
        }
    }

    .k-chat .k-toolbar-box {
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
        position: relative;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .k-chat .k-toolbar-box .k-button-list {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            overflow: hidden;
            scroll-behavior: smooth;
            padding: 10px 16px
        }

            .k-chat .k-toolbar-box .k-button-list::after {
                content: "";
                padding-right: 16px
            }

            .k-chat .k-toolbar-box .k-button-list .k-button + .k-button {
                margin-left: 20px;
                -ms-flex-negative: 0;
                flex-shrink: 0
            }

        .k-chat .k-toolbar-box .k-scroll-button {
            position: absolute;
            z-index: 2;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .k-chat .k-toolbar-box .k-scroll-button-left {
            left: 0
        }

        .k-chat .k-toolbar-box .k-scroll-button-right {
            right: 0
        }

        .k-chat .k-toolbar-box .k-button {
            border-width: 0;
            color: inherit;
            background: none;
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

    .k-rtl .k-message-group:not(.k-alt), [dir="rtl"] .k-message-group:not(.k-alt) {
        text-align: right
    }

        .k-rtl .k-message-group:not(.k-alt) .k-message-time, [dir="rtl"] .k-message-group:not(.k-alt) .k-message-time {
            margin-left: 0;
            margin-right: 8px;
            left: auto;
            right: 100%
        }

        .k-rtl .k-message-group:not(.k-alt) .k-message-status, [dir="rtl"] .k-message-group:not(.k-alt) .k-message-status {
            left: auto;
            right: 0
        }

    .k-rtl .k-message-group.k-alt, [dir="rtl"] .k-message-group.k-alt {
        text-align: left
    }

        .k-rtl .k-message-group.k-alt .k-message-time, [dir="rtl"] .k-message-group.k-alt .k-message-time {
            margin-right: 0;
            margin-left: 8px;
            right: auto;
            left: 100%
        }

        .k-rtl .k-message-group.k-alt .k-message-status, [dir="rtl"] .k-message-group.k-alt .k-message-status {
            right: auto;
            left: 0
        }

    .k-rtl .k-message-group:not(.k-alt) > .k-avatar, [dir="rtl"] .k-message-group:not(.k-alt) > .k-avatar {
        left: auto;
        right: 0
    }

    .k-rtl .k-message-group.k-alt > .k-avatar, [dir="rtl"] .k-message-group.k-alt > .k-avatar {
        right: auto;
        left: 0
    }

    .k-rtl .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar), [dir="rtl"] .k-avatars .k-message-group:not(.k-alt):not(.k-no-avatar) {
        padding-left: 0;
        padding-right: 40px
    }

    .k-rtl .k-avatars .k-message-group.k-alt:not(.k-no-avatar), [dir="rtl"] .k-avatars .k-message-group.k-alt:not(.k-no-avatar) {
        padding-right: 0;
        padding-left: 40px
    }

    .k-rtl .k-chat .k-card-deck .k-card-wrap + .k-card-wrap, [dir="rtl"] .k-chat .k-card-deck .k-card-wrap + .k-card-wrap {
        margin-left: 0;
        margin-right: 15px
    }

    .k-rtl .k-quick-reply, [dir="rtl"] .k-quick-reply {
        margin-right: 0;
        margin-left: 8px
    }

    .k-chat {
        border-color: rgba(33,37,41,0.15);
        color: #000;
        background-color: #fff
    }

        .k-chat .k-timestamp {
            text-transform: uppercase;
            opacity: .7
        }

        .k-chat .k-author {
            font-weight: bold
        }

        .k-chat .k-bubble {
            border-color: #e6e6e6;
            color: #212529;
            background-color: #e6e6e6;
            box-shadow: none;
            transition: color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
            -ms-flex-order: -1;
            order: -1
        }

            .k-chat .k-bubble:hover {
                box-shadow: none
            }

        .k-chat .k-state-selected .k-bubble {
            box-shadow: none
        }

        .k-chat .k-alt .k-bubble {
            border-color: #ecc500;
            color: #000;
            background-color: #ecc500;
            box-shadow: none
        }

            .k-chat .k-alt .k-bubble:hover {
                box-shadow: none
            }

        .k-chat .k-alt .k-state-selected .k-bubble {
            box-shadow: none
        }

        .k-chat .k-quick-reply {
            border-color: #ecc500;
            color: #ecc500;
            background-color: rgba(0,0,0,0)
        }

            .k-chat .k-quick-reply:hover {
                border-color: #ecc500;
                color: #000;
                background-color: #ecc500
            }

        .k-chat .k-message-box {
            border-color: inherit;
            color: #162431;
            background-color: #fff
        }

            .k-chat .k-message-box.k-state-focused {
                box-shadow: 0 0 40px rgba(22,36,49,0.1)
            }

            .k-chat .k-message-box .k-button:hover {
                color: #ecc500
            }

        .k-chat .k-toolbar-box {
            border-color: inherit;
            color: #292b2c;
            background-color: #f7f7f9
        }

            .k-chat .k-toolbar-box .k-button:hover {
                color: #ecc500;
                background-color: none
            }

            .k-chat .k-toolbar-box .k-scroll-button {
                background-color: #fff;
                box-shadow: 0 0 20px 5px #fff
            }

                .k-chat .k-toolbar-box .k-scroll-button:hover {
                    background-color: #fff
                }

    .k-mediaplayer {
        position: relative
    }

        .k-mediaplayer > iframe {
            width: 100%;
            height: 100%;
            border: 0;
            vertical-align: top
        }

    .k-mediaplayer-titlebar {
        padding: .75rem 1.25rem;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        right: 0
    }

    .k-mediaplayer-toolbar-wrap {
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        right: 0
    }

    .k-mediaplayer-toolbar {
        padding: .375rem .375rem;
        border-width: 0;
        width: 100% !important;
        box-shadow: none
    }

        .k-mediaplayer-toolbar > * {
            margin: 0;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-line-pack: center;
            align-content: center
        }

            .k-mediaplayer-toolbar > * + * {
                margin-left: 1rem
            }

        .k-mediaplayer-toolbar .k-toolbar-spacer {
            margin-top: 0;
            margin-bottom: 0;
            border-width: 0;
            -ms-flex: 1;
            flex: 1
        }

        .k-mediaplayer-toolbar .k-align-right > * + * {
            margin-left: 1rem
        }

    .k-mediaplayer-time-wrap {
        -ms-flex: 1;
        flex: 1
    }

    .k-mediaplayer-volume-wrap {
        padding: 0 7px;
        -ms-flex-align: center;
        align-items: center
    }

    .k-slider.k-mediaplayer-seekbar {
        width: 100%;
        position: absolute;
        z-index: 3;
        top: -17px;
        left: 0
    }

    .k-mediaplayer-seekbar .k-slider-track {
        width: 100% !important;
        border-radius: 0
    }

    .k-mediaplayer-fullscreen {
        z-index: 10000;
        position: fixed;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }

    .k-mediaplayer {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

    .k-mediaplayer-titlebar {
        color: #fff;
        background-image: linear-gradient(rgba(22,36,49,0.7),rgba(22,36,49,0));
        text-shadow: 0 0 2px rgba(22,36,49,0.5)
    }

    .k-mediaplayer-toolbar {
        color: #292b2c;
        background-color: rgba(247,247,249,0.85)
    }

    .k-timeline {
        background-color: transparent
    }

        .k-timeline ul {
            margin: 0;
            padding: 0
        }

            .k-timeline ul li {
                list-style-type: none
            }

        .k-timeline .k-timeline-flag {
            display: inline-block;
            text-align: center;
            padding: .375rem .75rem;
            border-radius: .25rem;
            line-height: 1.5;
            min-width: 80px;
            max-width: 160px;
            box-sizing: border-box;
            position: relative;
            z-index: 1
        }

        .k-timeline .k-timeline-circle {
            width: 16px;
            height: 16px;
            border-radius: 50%;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            position: relative;
            z-index: 1
        }

        .k-timeline.k-timeline-dates-hidden .k-timeline-date {
            display: none
        }

        .k-timeline .k-event-collapse {
            display: none
        }

        .k-timeline.k-timeline-collapsible .k-card-header {
            cursor: pointer
        }

        .k-timeline.k-timeline-collapsible .k-event-collapse {
            display: -ms-flexbox;
            display: flex
        }

    .k-timeline-card .k-card {
        position: relative;
        overflow: visible
    }

        .k-timeline-card .k-card .k-card-header {
            overflow: visible;
            border-bottom: 0
        }

            .k-timeline-card .k-card .k-card-header + .k-card-body {
                padding-top: 0
            }

        .k-timeline-card .k-card .k-card-body {
            overflow-y: auto;
            scrollbar-width: thin
        }

            .k-timeline-card .k-card .k-card-body::-webkit-scrollbar {
                width: 5px
            }

            .k-timeline-card .k-card .k-card-body::-webkit-scrollbar-thumb {
                border-radius: .25rem
            }

    .k-timeline-card .k-timeline-card-callout.k-callout-w, .k-timeline-card .k-timeline-card-callout.k-callout-e {
        top: 36px
    }

    .k-timeline-vertical, .k-timeline-horizontal {
        padding: 0 40px;
        margin: 40px 0;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        border: 0
    }

        .k-timeline-vertical::after, .k-timeline-horizontal .k-timeline-track-wrap::after {
            content: "";
            position: absolute;
            top: 0;
            border-width: 1px;
            border-style: solid;
            background-clip: padding-box
        }

    .k-timeline-vertical {
        padding-left: 127px
    }

        .k-timeline-vertical.k-timeline-dates-hidden {
            padding-left: 77px
        }

        .k-timeline-vertical::after {
            height: 100%;
            width: 6px;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            border-radius: .3rem
        }

        .k-timeline-vertical .k-timeline-flag-wrap {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center
        }

            .k-timeline-vertical .k-timeline-flag-wrap:first-child {
                padding-top: 40px
            }

        .k-timeline-vertical .k-timeline-flag {
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .k-timeline-vertical .k-timeline-date-wrap {
            position: absolute;
            padding-right: 1rem;
            margin-top: 36px;
            -webkit-transform: translate(-100%, -50%);
            -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
            text-align: right
        }

        .k-timeline-vertical .k-timeline-event {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
            align-items: flex-start;
            padding: 40px 0
        }

        .k-timeline-vertical .k-timeline-card {
            padding-left: 1rem
        }

            .k-timeline-vertical .k-timeline-card .k-card {
                margin-left: 1rem;
                min-height: 70px;
                width: 400px;
                max-width: 100%
            }

                .k-timeline-vertical .k-timeline-card .k-card .k-card-header {
                    border-radius: .25rem
                }

                .k-timeline-vertical .k-timeline-card .k-card .k-card-title {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-pack: justify;
                    justify-content: space-between
                }

                    .k-timeline-vertical .k-timeline-card .k-card .k-card-title .k-event-title {
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        overflow: hidden
                    }

            .k-timeline-vertical .k-timeline-card .k-event-collapse {
                margin: -.5rem 0;
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
                transition: -webkit-transform .2s ease-in-out;
                transition: transform .2s ease-in-out;
                transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
            }

            .k-timeline-vertical .k-timeline-card.k-collapsed .k-card-body, .k-timeline-vertical .k-timeline-card.k-collapsed .k-card-actions {
                display: none
            }

            .k-timeline-vertical .k-timeline-card.k-collapsed .k-event-collapse {
                -webkit-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                transform: rotate(0deg)
            }

        .k-timeline-vertical .k-timeline-circle {
            margin-top: 36px;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            margin-right: -8px
        }

        .k-timeline-vertical.k-timeline-alternating {
            padding-left: 40px
        }

            .k-timeline-vertical.k-timeline-alternating::after {
                left: 50%
            }

            .k-timeline-vertical.k-timeline-alternating .k-timeline-flag-wrap {
                -ms-flex-pack: center;
                justify-content: center
            }

            .k-timeline-vertical.k-timeline-alternating .k-timeline-flag {
                -webkit-transform: translateX(0);
                -ms-transform: translateX(0);
                transform: translateX(0)
            }

            .k-timeline-vertical.k-timeline-alternating .k-timeline-event {
                -ms-flex-pack: justify;
                justify-content: space-between
            }

                .k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse {
                    -ms-flex-direction: row-reverse;
                    flex-direction: row-reverse
                }

                    .k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-date-wrap {
                        text-align: left;
                        padding-right: 0;
                        padding-left: 1rem
                    }

                    .k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card {
                        padding-left: 0;
                        padding-right: 1rem
                    }

                        .k-timeline-vertical.k-timeline-alternating .k-timeline-event.k-reverse .k-timeline-card .k-card {
                            margin-right: 1rem;
                            margin-left: auto
                        }

            .k-timeline-vertical.k-timeline-alternating .k-timeline-card, .k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap {
                -ms-flex-preferred-size: 50%;
                flex-basis: 50%;
                min-width: 0
            }

            .k-timeline-vertical.k-timeline-alternating .k-timeline-date-wrap {
                position: static;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%)
            }

            .k-timeline-vertical.k-timeline-alternating .k-timeline-circle {
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                margin-right: 0
            }

    .k-timeline-horizontal .k-timeline-track-item {
        -ms-flex: 1 0 20%;
        flex: 1 0 20%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .k-timeline-horizontal .k-timeline-track-item:hover {
            cursor: pointer
        }

        .k-timeline-horizontal .k-timeline-track-item.k-timeline-flag-wrap:hover {
            cursor: default
        }

    .k-timeline-horizontal .k-timeline-date-wrap {
        margin-top: auto;
        margin-bottom: 10px
    }

    .k-timeline-horizontal .k-timeline-card {
        height: 100%;
        box-sizing: border-box
    }

    .k-timeline-horizontal .k-card {
        max-height: 100%;
        box-sizing: border-box
    }

    .k-timeline-horizontal .k-timeline-events-list {
        overflow-x: hidden;
        padding-top: 1rem
    }

        .k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap {
            position: relative;
            height: 600px
        }

            .k-timeline-horizontal .k-timeline-events-list .k-timeline-scrollable-wrap .k-timeline-event {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

    .k-timeline-horizontal .k-timeline-track-wrap {
        position: relative;
        padding: 19px 0
    }

        .k-timeline-horizontal .k-timeline-track-wrap::after {
            top: auto;
            bottom: 19px;
            left: 36px;
            right: 36px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            height: 6px
        }

        .k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track {
            overflow: hidden;
            margin: 0 38px;
            position: relative;
            z-index: 2
        }

            .k-timeline-horizontal .k-timeline-track-wrap .k-timeline-track .k-timeline-scrollable-wrap {
                transition: -webkit-transform 1s ease-in-out;
                transition: transform 1s ease-in-out;
                transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out
            }

        .k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag {
            margin-bottom: 22px;
            position: relative;
            min-width: 80px
        }

            .k-timeline-horizontal .k-timeline-track-wrap .k-timeline-flag::after {
                content: "";
                width: 10px;
                height: 10px;
                position: absolute;
                left: 50%;
                bottom: 0;
                -webkit-transform: translate(-50%, 50%) rotate(45deg);
                -ms-transform: translate(-50%, 50%) rotate(45deg);
                transform: translate(-50%, 50%) rotate(45deg)
            }

    .k-timeline-horizontal .k-timeline-scrollable-wrap {
        display: -ms-flexbox;
        display: flex
    }

    .k-timeline-arrow {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        position: absolute;
        bottom: 8px;
        z-index: 3;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-timeline-arrow-left {
        left: 0
    }

    .k-timeline-arrow-right {
        right: 0
    }

    .k-timeline-mobile {
        padding: 0 1rem;
        margin: 1rem 0
    }

        .k-timeline-mobile .k-timeline-flag {
            max-width: calc(80px + 2rem)
        }

        .k-timeline-mobile.k-timeline-horizontal .k-timeline-flag-wrap {
            display: none
        }

        .k-timeline-mobile.k-timeline-vertical {
            padding-left: calc(1rem + 87px)
        }

            .k-timeline-mobile.k-timeline-vertical.k-timeline-dates-hidden {
                padding-left: calc(1rem + 37px)
            }

            .k-timeline-mobile.k-timeline-vertical.k-timeline-alternating {
                padding-left: 1rem
            }

            .k-timeline-mobile.k-timeline-vertical .k-timeline-card {
                width: 100%
            }

                .k-timeline-mobile.k-timeline-vertical .k-timeline-card .k-card {
                    width: auto
                }

            .k-timeline-mobile.k-timeline-vertical .k-card-actions > .k-button.k-flat:first-child {
                margin-left: 0
            }

    .k-timeline-card .k-card-header {
        padding-top: 1.25rem
    }

    .k-timeline .k-timeline-flag {
        color: #000;
        background-color: #ecc500
    }

    .k-timeline .k-timeline-circle {
        background-color: #ecc500
    }

    .k-timeline .k-timeline-card .k-card-header {
        background-color: #fff;
        color: #162431
    }

    .k-timeline .k-timeline-card .k-card-body {
        scrollbar-color: rgba(33,37,41,0.125) #fff
    }

        .k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-track {
            background: #fff
        }

        .k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb {
            background: rgba(33,37,41,0.125)
        }

            .k-timeline .k-timeline-card .k-card-body::-webkit-scrollbar-thumb:hover {
                background: #d1d1d1
            }

    .k-timeline .k-timeline-date {
        color: #000
    }

    .k-timeline .k-timeline-arrow.k-button:not(.k-flat):not(.k-bare):not(.k-outline):not(.k-overflow-button).k-state-disabled {
        opacity: 1;
        color: #6f7174;
        background-color: #efefef;
        border-color: #efefef
    }

    .k-timeline-vertical::after, .k-timeline-horizontal .k-timeline-track-wrap::after {
        background-color: #e6e6e6;
        border-color: #e6e6e6
    }

    .k-timeline-horizontal .k-timeline-flag::after {
        background-color: #ecc500
    }

    .k-pdf-viewer {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden
    }

        .k-pdf-viewer .k-toolbar {
            border-top-width: 0;
            border-right-width: 0;
            border-left-width: 0;
            border-color: inherit;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            z-index: 2
        }

            .k-pdf-viewer .k-toolbar .k-pager-wrap {
                padding: 0;
                color: inherit;
                background: none;
                overflow: visible
            }

        .k-pdf-viewer .k-list-scroller {
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            outline: none
        }

            .k-pdf-viewer .k-list-scroller .k-enable-text-select {
                -webkit-user-select: text;
                -ms-user-select: text;
                user-select: text;
                cursor: text
            }

            .k-pdf-viewer .k-list-scroller .k-enable-panning {
                cursor: grab
            }

                .k-pdf-viewer .k-list-scroller .k-enable-panning span::selection {
                    background-color: transparent
                }

        .k-pdf-viewer .k-page {
            position: relative;
            margin: 30px auto
        }

            .k-pdf-viewer .k-page canvas {
                direction: ltr
            }

            .k-pdf-viewer .k-page .k-text-layer {
                position: absolute;
                top: 0;
                left: 0;
                opacity: .2;
                overflow: hidden
            }

                .k-pdf-viewer .k-page .k-text-layer > span {
                    position: absolute;
                    line-height: 1.2;
                    -webkit-transform-origin: 0% 0%;
                    -ms-transform-origin: 0% 0%;
                    transform-origin: 0% 0%;
                    color: transparent
                }

                .k-pdf-viewer .k-page .k-text-layer mark {
                    color: transparent
                }

    .k-pdf-viewer-search-dialog {
        padding: .375rem
    }

        .k-pdf-viewer-search-dialog .k-search-container {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -ms-flex-align: center;
            align-items: center
        }

            .k-pdf-viewer-search-dialog .k-search-container .k-textbox {
                display: -ms-inline-flexbox;
                display: inline-flex;
                padding-right: .375rem;
                margin: 0 .375rem;
                -ms-flex-align: center;
                align-items: center;
                background: none
            }

                .k-pdf-viewer-search-dialog .k-search-container .k-textbox .k-icon {
                    position: absolute;
                    font-size: inherit
                }

    .k-ie .k-pdf-viewer-search-dialog .k-search-container .k-textbox .k-icon {
        position: relative
    }

    .k-pdf-viewer-search-dialog .k-search-container .k-match-case-button {
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 1.5em;
        -ms-flex-pack: center;
        justify-content: center
    }

    .k-pdf-viewer-search-dialog .k-search-container .k-search-matches {
        display: inline-block;
        min-width: 4.5em;
        margin: 0 .375rem 0 .375rem;
        vertical-align: middle
    }

    .k-pdf-viewer-search-dialog .k-search-container > .k-button {
        margin-left: .375rem
    }

    .k-pdf-viewer-search-dialog .k-search-container .k-search-dialog-draghandle {
        cursor: move;
        margin-left: 0
    }

    .k-pdf-viewer .k-canvas {
        background-color: #fff
    }

    .k-pdf-viewer .k-page {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff;
        box-shadow: 0 0 15px rgba(33,37,41,0.125)
    }

    .k-pdf-viewer .k-search-highlight {
        background-color: #454545
    }

    .km-scrollview, .km-scroll-container {
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-collapse: separate
    }

    .km-scroll-wrapper {
        position: relative
    }

    .km-scroll-header {
        position: absolute;
        z-index: 1001;
        width: 100%;
        top: 0;
        left: 0
    }

    .km-scroller-pull {
        width: 100%;
        display: block;
        position: absolute;
        line-height: 3em;
        font-size: 1.4em;
        text-align: center;
        -webkit-transform: translate3d(0, -3em, 0);
        transform: translate3d(0, -3em, 0)
    }

        .km-scroller-pull .km-template {
            display: inline-block;
            min-width: 200px;
            text-align: left
        }

    .km-load-more .km-icon, .km-widget .km-scroller-pull .km-icon {
        display: inline-block;
        height: 2rem;
        margin-right: 1rem;
        vertical-align: middle;
        width: 2rem;
        font-size: 2rem;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: -webkit-transform 300ms linear;
        transition: transform 300ms linear;
        transition: transform 300ms linear, -webkit-transform 300ms linear
    }

    .km-widget .km-scroller-release .km-icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .km-widget .km-scroller-refresh .km-icon {
        transition: none
    }

    .km-touch-scrollbar {
        position: absolute;
        visibility: hidden;
        z-index: 200000;
        height: .4em;
        width: .4em;
        opacity: 0;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        transition: opacity .3s linear
    }

    .k-map .km-touch-scrollbar, .k-diagram .km-touch-scrollbar {
        display: none
    }

    .km-vertical-scrollbar {
        height: 100%;
        right: 2px;
        top: 0
    }

    .km-horizontal-scrollbar {
        width: 100%;
        left: 0;
        bottom: 2px
    }

    .km-touch-scrollbar {
        background-color: #333333
    }

    kendo-scrollview.k-scrollview-wrap, div.k-scrollview {
        position: relative;
        overflow: hidden;
        outline: 0;
        display: block
    }

        kendo-scrollview.k-scrollview-wrap .k-scrollview, kendo-scrollview.k-scrollview-wrap ul.k-scrollview-wrap, div.k-scrollview .k-scrollview, div.k-scrollview ul.k-scrollview-wrap {
            list-style-type: none;
            position: absolute;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            cursor: default
        }

            kendo-scrollview.k-scrollview-wrap .k-scrollview img, kendo-scrollview.k-scrollview-wrap ul.k-scrollview-wrap img, div.k-scrollview .k-scrollview img, div.k-scrollview ul.k-scrollview-wrap img {
                -webkit-user-select: none;
                -ms-user-select: none;
                user-select: none
            }

            kendo-scrollview.k-scrollview-wrap .k-scrollview > li, kendo-scrollview.k-scrollview-wrap ul.k-scrollview-wrap > li, div.k-scrollview .k-scrollview > li, div.k-scrollview ul.k-scrollview-wrap > li {
                display: inline-block;
                overflow: hidden;
                position: absolute;
                top: 0;
                left: 0
            }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-pageable, kendo-scrollview.k-scrollview-wrap .k-scrollview-nav, div.k-scrollview .k-scrollview-pageable, div.k-scrollview .k-scrollview-nav {
            margin: 0;
            padding: 0;
            width: 100%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            text-align: center;
            list-style: none;
            position: absolute;
            left: 0;
            bottom: 20px;
            pointer-events: none
        }

            kendo-scrollview.k-scrollview-wrap .k-scrollview-pageable > li.k-button, kendo-scrollview.k-scrollview-wrap .k-scrollview-nav > li.k-link, div.k-scrollview .k-scrollview-pageable > li.k-button, div.k-scrollview .k-scrollview-nav > li.k-link {
                margin: 0 20px;
                padding: 0;
                width: 8px;
                height: 8px;
                box-sizing: content-box;
                display: inline-block;
                position: relative;
                -ms-flex: 0 0 8px;
                flex: 0 0 8px;
                border-width: 0;
                border-style: solid;
                border-radius: 50%;
                cursor: pointer;
                pointer-events: all
            }

                kendo-scrollview.k-scrollview-wrap .k-scrollview-pageable > li.k-button::before, kendo-scrollview.k-scrollview-wrap .k-scrollview-nav > li.k-link::before, div.k-scrollview .k-scrollview-pageable > li.k-button::before, div.k-scrollview .k-scrollview-nav > li.k-link::before {
                    content: "";
                    width: 28px;
                    height: 18px;
                    display: block;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%)
                }

                kendo-scrollview.k-scrollview-wrap .k-scrollview-pageable > li.k-button::before, div.k-scrollview .k-scrollview-pageable > li.k-button::before {
                    pointer-events: initial;
                    border-radius: 0
                }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-next, kendo-scrollview.k-scrollview-wrap .k-scrollview-prev, div.k-scrollview .k-scrollview-next, div.k-scrollview .k-scrollview-prev {
            display: table;
            position: absolute;
            padding: 0;
            height: 60%;
            top: 20%;
            text-decoration: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            cursor: pointer;
            overflow: hidden;
            -webkit-tap-highlight-color: rgba(0,0,0,0)
        }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-prev, div.k-scrollview .k-scrollview-prev {
            left: 0
        }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-next, div.k-scrollview .k-scrollview-next {
            right: 0
        }

            kendo-scrollview.k-scrollview-wrap .k-scrollview-next span, kendo-scrollview.k-scrollview-wrap .k-scrollview-prev span, div.k-scrollview .k-scrollview-next span, div.k-scrollview .k-scrollview-prev span {
                display: table-cell;
                margin: 0;
                padding: 0;
                vertical-align: middle;
                font-size: 4.5em;
                font-weight: normal
            }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-elements, div.k-scrollview .k-scrollview-elements {
            width: 100%
        }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-animation, div.k-scrollview .k-scrollview-animation {
            transition-duration: .3s;
            transition-timing-function: ease-in-out
        }

        div.k-scrollview div.k-scrollview-wrap {
            white-space: nowrap
        }

            div.k-scrollview div.k-scrollview-wrap > [data-role="page"] {
                vertical-align: top;
                display: inline-block;
                min-height: 1px
            }

        div.k-scrollview .k-scrollview-nav-wrap {
            position: absolute;
            bottom: 15px;
            left: 10px;
            right: 10px;
            height: 18px;
            overflow: hidden
        }

            div.k-scrollview .k-scrollview-nav-wrap .k-scrollview-nav {
                margin: 0;
                padding: 5px 0 0 0;
                display: block;
                white-space: nowrap;
                overflow-x: scroll;
                overflow-y: hidden;
                text-align: center;
                list-style: none;
                position: static;
                pointer-events: initial
            }

                div.k-scrollview .k-scrollview-nav-wrap .k-scrollview-nav > li {
                    vertical-align: top
                }

    @supports (-webkit-user-select: none) {
        kendo-scrollview.k-scrollview-wrap ul.k-scrollview li > *, div.k-scrollview ul.k-scrollview-wrap li > * {
            pointer-events: auto
        }
    }

    @supports not (-webkit-user-select: none) {
        kendo-scrollview.k-scrollview-wrap ul.k-scrollview li > *, div.k-scrollview ul.k-scrollview-wrap li > * {
            pointer-events: none
        }
    }

    kendo-scrollview.k-scrollview-wrap .k-scrollview-pageable, kendo-scrollview.k-scrollview-wrap .k-scrollview-nav, div.k-scrollview .k-scrollview-pageable, div.k-scrollview .k-scrollview-nav {
        margin-left: 15%;
        margin-right: 15%;
        width: auto;
        left: 0;
        right: 0
    }

        kendo-scrollview.k-scrollview-wrap .k-scrollview-pageable > li, kendo-scrollview.k-scrollview-wrap .k-scrollview-nav > li, div.k-scrollview .k-scrollview-pageable > li, div.k-scrollview .k-scrollview-nav > li {
            background-color: rgba(255,255,255,0.5);
            margin-right: 3px;
            margin-left: 3px;
            padding: 0;
            max-width: 30px;
            height: 3px;
            border-width: 0;
            border-radius: 0;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            position: relative
        }

    .k-barcode {
        display: inline-block
    }

    .k-var--chart-font {
        font-size: 1rem
    }

    .k-var--chart-title-font {
        font-size: 1.143em
    }

    .k-var--chart-label-font {
        font-size: .857em
    }

    .k-chart, .k-sparkline, .k-stockchart {
        border-width: 0;
        border-style: solid;
        box-sizing: border-box;
        outline: 0;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 1rem;
        line-height: 1.5;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    .k-chart, .k-stockchart {
        display: block;
        height: 400px
    }

    .k-chart-surface {
        height: 100%
    }

    .k-chart .k-popup {
        border-width: 0
    }

    .k-chart-tooltip-wrapper .k-animation-container-shown, .k-chart-tooltip-wrapper.k-animation-container-shown {
        transition: left ease-in 80ms, top ease-in 80ms
    }

    .k-sparkline-tooltip-wrapper, .k-chart-tooltip-wrapper {
        z-index: 12000
    }

        .k-sparkline-tooltip-wrapper > .k-popup, .k-chart-tooltip-wrapper > .k-popup {
            padding: 0;
            border-width: 0
        }

    .k-chart-tooltip table {
        border-spacing: 0;
        border-collapse: collapse
    }

    .k-chart-tooltip {
        border-radius: .25rem;
        font-size: .929rem;
        line-height: 1.5;
        padding: .5rem 1rem
    }

        .k-chart-tooltip th {
            width: auto;
            text-align: center;
            padding: 1px
        }

        .k-chart-tooltip td {
            width: auto;
            text-align: left;
            padding: .25rem .5rem;
            line-height: 1.5;
            vertical-align: middle
        }

    .k-chart-crosshair-tooltip, .k-chart-shared-tooltip {
        border-width: 1px;
        border-style: solid
    }

        .k-chart-shared-tooltip .k-chart-shared-tooltip-marker {
            display: block;
            width: 15px;
            height: 3px;
            vertical-align: middle
        }

    .k-selector {
        position: absolute;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .k-selection {
        position: absolute;
        height: 100%;
        border-width: 1px;
        border-style: solid;
        border-bottom: 0
    }

    .k-selection-bg {
        position: absolute;
        width: 100%;
        height: 100%
    }

    .k-handle {
        border-radius: 50%;
        width: 22px;
        height: 22px;
        border-width: 1px;
        border-style: solid;
        z-index: 1;
        position: absolute;
        box-sizing: content-box
    }

        .k-handle div {
            width: 100%;
            height: 100%
        }

    .k-left-handle {
        left: -11px
    }

    .k-right-handle {
        right: -11px
    }

    .k-left-handle div {
        margin: -22px 0 0 -14.6666666667px;
        padding: 44px 29.3333333333px 0 0
    }

    .k-right-handle div {
        margin: -22px 0 0 -14.6666666667px;
        padding: 44px 0 0 29.3333333333px
    }

    .k-left-handle.k-handle-active div {
        margin-left: -44px;
        padding-left: 58.6666666667px
    }

    .k-right-handle.k-handle-active div {
        margin-left: -44px;
        padding-right: 58.6666666667px
    }

    .k-mask {
        position: absolute;
        height: 100%
    }

    .k-border {
        width: 1px;
        height: 100%;
        position: absolute
    }

    .k-marquee {
        position: absolute;
        z-index: 100000
    }

    .k-marquee-color, .k-marquee-text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .k-navigator-hint div {
        position: absolute
    }

    .k-navigator-hint .k-scroll {
        border-radius: .25rem;
        position: absolute;
        height: 4px
    }

    .k-navigator-hint .k-tooltip {
        margin-top: 20px;
        min-width: 160px;
        opacity: 1;
        text-align: center
    }

    .k-sparkline, .k-sparkline span {
        display: inline-block;
        vertical-align: top
    }

        .k-sparkline span {
            height: 100%;
            width: 100%
        }

    .k-chart-dragging {
        user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none
    }

    .k-chart-donut-center {
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50%;
        text-align: center;
        border: 4px solid transparent;
        box-sizing: border-box
    }

    .k-pdf-export .k-chart .k-animation-container, .k-pdf-export .k-sparkline .k-animation-container, .k-pdf-export .k-stockchart .k-animation-container {
        display: none
    }

    .k-diagram {
        height: 600px
    }

        .k-diagram .km-scroll-wrapper {
            width: 100%;
            height: 100%;
            position: relative
        }

        .k-diagram .km-scroll-wrapper {
            width: 100%;
            height: 100%;
            position: relative
        }

    .k-canvas-container {
        width: 100%;
        height: 100%
    }

    .k-diagram img {
        box-sizing: content-box
    }

    .k-treemap {
        height: 400px;
        overflow: hidden
    }

        .k-treemap .k-treemap-tile {
            margin: -1px 0 0 -1px;
            height: 100%;
            box-sizing: border-box;
            border: 1px solid;
            border-color: inherit;
            color: inherit;
            background-color: inherit;
            overflow: hidden;
            position: absolute
        }

        .k-treemap > .k-treemap-tile {
            position: relative
        }

        .k-treemap .k-treemap-title {
            padding: .25rem .5rem;
            border-width: 0 0 1px;
            border-style: solid;
            border-color: inherit;
            font-size: 1rem;
            background-position: 0 0;
            background-repeat: repeat-x
        }

        .k-treemap .k-treemap-title-vertical {
            padding: .5rem .25rem;
            width: 1.5em;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            position: absolute;
            top: 0;
            bottom: 0
        }

            .k-treemap .k-treemap-title-vertical > div {
                -webkit-transform-origin: right;
                -ms-transform-origin: right;
                transform-origin: right;
                -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
                position: absolute;
                top: 0;
                right: 1em
            }

        .k-treemap .k-treemap-wrap {
            border-color: inherit;
            color: inherit;
            background-color: inherit;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0
        }

        .k-treemap .k-treemap-title + .k-treemap-wrap {
            top: calc(2rem + 1px)
        }

        .k-treemap .k-treemap-title-vertical + .k-treemap-wrap {
            left: calc(2rem + 1px)
        }

        .k-treemap .k-leaf {
            padding: .5rem
        }

    .k-arcgauge {
        display: inline-block
    }

    .k-arcgauge-label {
        position: absolute;
        text-align: center;
        padding: 0;
        margin: 0
    }

    .k-qrcode {
        display: inline-block
    }

    .k-var--accent {
        background-color: #ecc500
    }

    svg .k-var--accent {
        fill: #ecc500
    }

    .k-var--accent-contrast {
        background-color: #000
    }

    svg .k-var--accent-contrast {
        fill: #000
    }

    .k-var--primary {
        background-color: #ecc500
    }

    svg .k-var--primary {
        fill: #ecc500
    }

    .k-var--primary-contrast {
        background-color: #000
    }

    svg .k-var--primary-contrast {
        fill: #000
    }

    .k-var--base {
        background-color: #f7f7f7
    }

    svg .k-var--base {
        fill: #f7f7f7
    }

    .k-var--background {
        background-color: #fff
    }

    svg .k-var--background {
        fill: #fff
    }

    .k-var--border-radius {
        margin-top: .25rem
    }

    .k-var--normal-background {
        background-color: #f7f7f7
    }

    svg .k-var--normal-background {
        fill: #f7f7f7
    }

    .k-var--normal-text-color {
        background-color: #162431
    }

    svg .k-var--normal-text-color {
        fill: #162431
    }

    .k-var--hover-background {
        background-color: #f0f0f0
    }

    svg .k-var--hover-background {
        fill: #f0f0f0
    }

    .k-var--hover-text-color {
        background-color: #162431
    }

    svg .k-var--hover-text-color {
        fill: #162431
    }

    .k-var--selected-background {
        background-color: #ecc500
    }

    svg .k-var--selected-background {
        fill: #ecc500
    }

    .k-var--selected-text-color {
        background-color: #000
    }

    svg .k-var--selected-text-color {
        fill: #000
    }

    .k-var--success {
        background-color: #28a745
    }

    svg .k-var--success {
        fill: #28a745
    }

    .k-var--info {
        background-color: #17a2b8
    }

    svg .k-var--info {
        fill: #17a2b8
    }

    .k-var--warning {
        background-color: #ffc107
    }

    svg .k-var--warning {
        fill: #ffc107
    }

    .k-var--error {
        background-color: #dc3545
    }

    svg .k-var--error {
        fill: #dc3545
    }

    .k-var--series-a {
        background-color: #0275d8
    }

    svg .k-var--series-a {
        fill: #0275d8
    }

    .k-var--series-b {
        background-color: #5bc0de
    }

    svg .k-var--series-b {
        fill: #5bc0de
    }

    .k-var--series-c {
        background-color: #5cb85c
    }

    svg .k-var--series-c {
        fill: #5cb85c
    }

    .k-var--series-d {
        background-color: #f0ad4e
    }

    svg .k-var--series-d {
        fill: #f0ad4e
    }

    .k-var--series-e {
        background-color: #e67d4a
    }

    svg .k-var--series-e {
        fill: #e67d4a
    }

    .k-var--series-f {
        background-color: #d9534f
    }

    svg .k-var--series-f {
        fill: #d9534f
    }

    .k-var--gauge-pointer {
        background-color: #ecc500
    }

    svg .k-var--gauge-pointer {
        fill: #ecc500
    }

    .k-var--gauge-track {
        background-color: #e6e5e5
    }

    svg .k-var--gauge-track {
        fill: #e6e5e5
    }

    .k-var--chart-inactive {
        background-color: rgba(0,0,0,0.5)
    }

    .k-var--chart-major-lines {
        background-color: rgba(0,0,0,0.08)
    }

    .k-var--chart-minor-lines {
        background-color: rgba(0,0,0,0.04)
    }

    .k-var--chart-area-opacity {
        opacity: .8
    }

    .k-var--chart-notes-background {
        background-color: rgba(0,0,0,0.5)
    }

    .k-var--chart-notes-border {
        background-color: rgba(0,0,0,0.5)
    }

    .k-var--chart-notes-lines {
        background-color: rgba(0,0,0,0.5)
    }

    .k-var--chart-crosshair-background {
        background-color: rgba(0,0,0,0.5)
    }

    .k-var--chart-error-bars-background {
        background-color: rgba(0,0,0,0.5)
    }

    .k-chart, .k-sparkline, .k-stockchart {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: rgba(0,0,0,0)
    }

        .k-chart .k-popup, .k-sparkline .k-popup, .k-stockchart .k-popup {
            background: transparent
        }

    .k-chart-tooltip {
        color: #fff
    }

    .k-chart-tooltip-inverse {
        color: #000
    }

    .k-chart-crosshair-tooltip, .k-chart-shared-tooltip {
        color: #162431;
        background-color: #f7f7f7;
        border-color: rgba(0,0,0,0.08)
    }

    .k-selection {
        border-color: rgba(0,0,0,0.08);
        box-shadow: inset 0 1px 7px rgba(0,0,0,0.15)
    }

    .k-selection-bg {
        background-color: transparent
    }

    .k-handle {
        cursor: e-resize;
        border-color: #e6e6e6;
        color: #212529;
        background-color: #e6e6e6
    }

        .k-handle:hover {
            border-color: #cdcccc;
            color: #212529;
            background-color: #d3d3d3
        }

        .k-handle div {
            background-color: transparent
        }

    .k-mask {
        background-color: #fff;
        opacity: .8
    }

    .k-marquee-color {
        background-color: #0275d8
    }

    .k-marquee-color {
        opacity: .6
    }

    .k-treemap .k-treemap-title {
        border-color: #dddde5;
        color: #292b2c;
        background-color: #f7f7f9
    }

    .k-treemap .k-leaf {
        color: #fff
    }

        .k-treemap .k-leaf.k-inverse {
            color: #162431
        }

        .k-treemap .k-leaf.k-state-hover {
            box-shadow: inset 0 0 0 3px rgba(33,37,41,0.125)
        }

    .k-map {
        height: 600px;
        border-width: 0;
        border-style: solid;
        font-size: 1rem;
        line-height: 1.5;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
    }

        .k-map .km-scroll-wrapper {
            width: 100%;
            height: 100%;
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none;
            position: absolute
        }

        .k-map .km-scroll-container {
            height: 100%
        }

        .k-map .k-touch-scrollbar {
            display: none
        }

        .k-map .k-layer {
            position: absolute;
            left: 0;
            top: 0
        }

        .k-map .k-marker {
            -webkit-transform: translate(-50%, -100%);
            -ms-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
            font-size: 32px;
            cursor: pointer;
            position: absolute;
            overflow: visible
        }

        .k-map .k-attribution {
            padding: .25rem .5rem;
            border-width: 0;
            font-size: .75rem;
            z-index: 1000
        }

    .k-map-controls {
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .k-pos-top {
        top: 0
    }

    .k-pos-bottom {
        bottom: 0
    }

    .k-pos-left {
        left: 0
    }

    .k-pos-right {
        right: 0
    }

    .k-navigator {
        margin: 1rem;
        width: 52px;
        height: 52px;
        border-width: 1px;
        border-style: solid;
        box-sizing: border-box;
        border-radius: 50%;
        position: relative
    }

    .k-pdf-export .k-navigator {
        display: none
    }

    .k-navigator .k-button {
        margin: 0;
        padding: 0;
        border-radius: 100%;
        line-height: 1;
        box-shadow: none;
        position: absolute
    }

        .k-navigator .k-button:not(:hover) {
            border-color: transparent;
            background: none
        }

    .k-navigator .k-navigator-up {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 2px;
        left: 50%
    }

    .k-navigator .k-navigator-right {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 2px;
        top: 50%
    }

    .k-navigator .k-navigator-down {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 2px;
        left: 50%
    }

    .k-navigator .k-navigator-left {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 2px;
        top: 50%
    }

    .k-zoom-control {
        margin: 1rem;
        border: 0;
        background: none;
        display: -ms-flexbox;
        display: flex
    }

    .k-pdf-export .k-zoom-control {
        display: none
    }

    .k-zoom-control .k-button {
        padding: .375rem
    }

    .k-map {
        border-color: rgba(33,37,41,0.125);
        color: #162431;
        background-color: #fff
    }

        .k-map .k-navigator {
            border-color: #e6e6e6;
            color: #212529;
            background-color: #e6e6e6
        }

        .k-map .k-marker {
            color: #ecc500
        }

        .k-map .k-attribution {
            background-color: rgba(255,255,255,0.8)
        }
