/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/f4769f9bdb7466be65088239c12046d1.eot);
  src: url(/f4769f9bdb7466be65088239c12046d1.eot?#iefix) format('embedded-opentype'), url(/448c34a56d699c29117adc64c43affeb.woff2) format('woff2'), url(/fa2772327f55d8198301fdb8bcfc8158.woff) format('woff'), url(/e18bbf611f2a2e43afc071aa2f4e1512.ttf) format('truetype'), url(/89889688147bd7575d6327160d64e760.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: rgba(0, 0, 0, 0.87);
  background-color: #FFFFFF;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1489FD;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0263c3;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #1489FD;
}
a.text-primary:hover {
  color: #026fdc;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #1489FD;
}
a.bg-primary:hover {
  background-color: #026fdc;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #FFFFFF;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgba(64, 64, 64, 0.87);
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #1489FD;
  border-color: #027cf5;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #026fdc;
  border-color: #025eb9;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1489FD;
  border-color: #027cf5;
}
.btn-primary .badge {
  color: #1489FD;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #4caf50;
  border-color: #449d48;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #3d8b40;
  border-color: #327334;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #4caf50;
  border-color: #449d48;
}
.btn-success .badge {
  color: #4caf50;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #EBF5FF;
  border-color: #d1e8ff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #b8dcff;
  border-color: #94caff;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #EBF5FF;
  border-color: #d1e8ff;
}
.btn-info .badge {
  color: #EBF5FF;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #FF9100;
  border-color: #e68300;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #cc7400;
  border-color: #a86000;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #FF9100;
  border-color: #e68300;
}
.btn-warning .badge {
  color: #FF9100;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f32c1e;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #c8180b;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f44336;
  border-color: #f32c1e;
}
.btn-danger .badge {
  color: #f44336;
  background-color: #fff;
}
.btn-link {
  color: #1489FD;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0263c3;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1489FD;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.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(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #1489FD;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #026fdc;
}
.label-success {
  background-color: #4caf50;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3d8b40;
}
.label-info {
  background-color: #EBF5FF;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #b8dcff;
}
.label-warning {
  background-color: #FF9100;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc7400;
}
.label-danger {
  background-color: #f44336;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ea1c0d;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
*   CSS file with Bootstrap grid classes for screens bigger than 1600px. Just add this file after the Bootstrap CSS file and you will be able to juse col-xl, col-xl-push, hidden-xl, etc.
*
*   Author: Marc van Nieuwenhuijzen
*   Company: WebVakman
*   Site: WebVakman.nl
*
*/
@media (min-width: 1200px) and (max-width: 1599px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block,
.visible-xl {
  display: none !important;
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
  .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 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
  .visible-xl-block {
    display: block !important;
  }
  .visible-xl-inline {
    display: inline !important;
  }
  .visible-xl-inline-block {
    display: inline-block !important;
  }
  .hidden-xl {
    display: none !important;
  }
}
section.sign-in-page {
  background: #1489FD;
  height: 100%;
}
section.sign-in-page table {
  height: 100%;
  width: 100%;
}
section.sign-in-page img {
  height: 100%;
  width: 100%;
}
section.sign-in-page .sign-in-block {
  width: 500px;
  height: 100%;
  background-color: #FFFFFF;
  vertical-align: top;
}
section.sign-in-page .sign-in-block .sign-in-div {
  width: 350px;
  margin: 50px auto;
}
section.sign-in-page .sign-in-block .sign-in-div .body {
  margin-top: 20%;
}
section.sign-in-page .sign-in-block .sign-in-div .body .forgotPassword {
  margin-top: 10px;
}
section.sign-in-page .sign-in-block .signInFooter {
  bottom: 10px;
  position: fixed;
}
section.sign-in-page a {
  text-decoration: none;
}
section.sign-in-page .signInButtons {
  text-align: right;
}
section.sign-in-page .back-image {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
section.sign-in-page .autosignin {
  text-align: center;
}
section.sign-in-page .autosignin label {
  font-size: 150%;
  color: #1489FD;
}
.private-wrapper {
  display: flex;
  height: 100%;
}
.private-appbar-wrapper {
  background-color: #0660B9;
  color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2.2em;
  z-index: 2000;
}
.private-appbar-wrapper section {
  display: flex;
  height: 2.2em;
}
.private-appbar-wrapper .k-dropdown-wrap.k-state-default {
  background-color: #0660B9;
  border: none;
}
.private-appbar-wrapper .k-dropdown .k-input {
  color: #FFFFFF;
}
.private-appbar-wrapper .k-dropdown:hover {
  color: #FF9100;
}
.private-appbar-wrapper .k-dropdown-wrap.k-state-hover .k-input,
.private-appbar-wrapper .k-dropdown-wrap.k-state-hover .k-select {
  color: #FF9100;
  background-color: #0660B9;
}
.private-appbar-wrapper .k-virtual-content {
  overflow: hidden;
}
.private-appbar-wrapper .k-icon {
  color: #FFFFFF;
}
.app-actions {
  margin-left: auto;
  align-self: center;
  width: 1050px;
  text-align: right;
}
.app-actions a {
  padding: 5px;
}
.app-actions .roledropdown {
  text-align: right;
  width: 250px;
}
.private-nav-wrapper {
  float: left;
  margin-top: 2.2em;
  background-color: #FFFFFF;
  padding: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.38);
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1101;
}
.private-alert-wrapper {
  margin-top: 2.2em;
  background-color: #FFFFFF;
  min-height: 100%;
  position: fixed;
  right: 0;
  z-index: 2001;
  -webkit-box-shadow: 5px 25px 25px 10px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 5px 25px 25px 10px rgba(0, 0, 0, 0.38);
  box-shadow: 5px 25px 25px 10px rgba(0, 0, 0, 0.38);
}
.private-alert-menu {
  width: 250px;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.private-alert-menu-small {
  width: 0px;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.private-main-wrapper {
  flex: 1 0 300px;
}
.private-nav-menu {
  width: 18em;
  font-weight: bold;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.private-nav-menu .logo {
  text-align: center;
  padding: 0.6em 0;
  position: fixed;
  width: 18em;
  z-index: 1001;
  background-color: #FFFFFF;
}
.private-nav-menu .logo img {
  max-width: 240px;
  max-height: 85px;
  position: fixed;
  top: 2.8215em;
  left: 6px;
}
.private-nav-menu > ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
}
.private-nav-menu > ul > li > ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.private-nav-menu > ul > li > ul > li.active > a {
  color: #1489FD;
}
.private-nav-menu > ul > li > ul > li:hover > a {
  color: #1489FD;
}
.private-nav-menu > ul > li.active > a {
  color: #1489FD;
}
.private-nav-menu > ul > li:hover > a {
  color: #1489FD;
}
.private-nav-menu > ul.firstnav {
  padding: 96px 0 0 0;
}
.private-nav-menu ul.subnav {
  font-size: 85%;
  padding-left: 10px;
  background-color: #FFFFFF;
}
.subnav.ng-hide-remove {
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.subnav.ng-hide {
  opacity: 0;
}
.private-nav-menu-small {
  width: 50px;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.private-nav-menu-small .logo {
  text-align: center;
  padding: 0.75em 0;
  position: fixed;
  width: 50px;
  z-index: 1001;
  background-color: #FFFFFF;
}
.private-nav-menu-small .logo img {
  max-height: 40px;
  max-width: 40px;
}
.private-nav-menu-small > ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.private-nav-menu-small > ul > li > ul {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.private-nav-menu-small > ul > li > ul > li.active > a {
  color: #1489FD;
}
.private-nav-menu-small > ul > li > ul > li:hover > a {
  color: #1489FD;
}
.private-nav-menu-small > ul > li.active > a {
  color: #1489FD;
}
.private-nav-menu-small > ul > li:hover > a {
  color: #1489FD;
}
.private-nav-menu-small > ul.firstnav {
  padding: 60px 0 0 0;
}
.private-nav-menu-small .subnav div.icon-nav {
  border-left: 3px solid #1489FD;
}
div.icon-nav {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.icon-nav span {
  display: inline;
  vertical-align: middle;
  text-align: center;
  font-size: 150%;
}
.nav-left-li {
  padding: 0 0 0 1.25em;
  margin: 0;
}
.nav-left-li > a {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}
.nav-left-li-small {
  padding: 0 0;
  margin: 0;
}
.nav-left-li-small > a {
  display: block;
  padding: 0 0;
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}
.collapse-left {
  bottom: -2px;
  z-index: 1002;
  left: 243px;
  position: fixed;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.collapse-left .fa {
  z-index: 1100;
  cursor: pointer;
  font-size: 200%;
  margin-left: 0px;
  color: rgba(0, 0, 0, 0.38);
}
.collapse-left .fa:hover {
  color: #1489FD;
}
.expand-left {
  bottom: -2px;
  margin-right: -3px;
  z-index: 1002;
  left: 39px;
  position: fixed;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.expand-left .fa {
  z-index: 1100;
  cursor: pointer;
  font-size: 200%;
  margin-left: -1px;
  color: rgba(0, 0, 0, 0.38);
}
.expand-left .fa:hover {
  color: #1489FD;
}
.private-page-header {
  margin-top: 2.2em;
  background: #1489FD;
  padding: 0.3em 1.25em;
  box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.38);
  height: 62px;
  position: fixed;
  width: 100%;
  z-index: 1100;
}
.private-page-header h1 {
  display: inline-block;
  font-size: 1.7em;
  color: #FFFFFF;
  margin-top: 15px;
}
.private-page-header h2 {
  display: block;
  font-size: 1.7em;
  color: #FFFFFF;
  margin-top: 6px;
  margin-bottom: 0;
}
.private-page-header h3 {
  display: inline-block;
  font-size: 0.9em;
  color: #FFFFFF;
  margin-top: 0;
}
.private-page-header h3 label {
  margin-right: 4px;
}
.private-page-header h3 label span {
  margin-left: 4px;
  vertical-align: middle;
  font-size: 40%;
}
.private-page-header table tr td:first-child h2 {
  margin-top: 14px;
}
.private-page-main {
  padding: 0 2.25em 0 2.25em;
  margin-top: calc(62px + 2.2em);
  padding-bottom: 20px;
  padding-top: calc(9em - 62px - 2.2em);
  max-height: calc(100% - 62px - 2.2em);
  height: calc(100% - 62px - 2.2em);
  overflow-y: scroll;
}
.expanded-margin {
  margin-left: 18em;
}
.alerts-hidden {
  width: 0;
}
.collapsed-margin {
  margin-left: 51px;
}
.hide-nav {
  margin-left: 0px;
}
.nav-label {
  margin-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: initial;
}
.icon-nav {
  display: inline-block;
  width: 45px;
  height: 40px;
  vertical-align: middle;
}
.icon-subnav {
  display: inline-block;
  width: 40px;
  height: 36px;
  vertical-align: middle;
}
.header-right {
  background: #3a393e;
  padding: 0.2em 1.25em;
  height: 87px;
  width: 250px;
  background: url("/assets/img/pattern-stripes-small.png");
  border-left: 3px solid #000;
}
.header-right-small {
  background: #3a393e;
  padding: 0.2em 1.25em;
  height: 105px;
  width: 0px;
  background: url("/assets/img/pattern-stripes-small.png");
  border-left: 3px solid #000;
}
.collapse-right {
  float: left;
}
.collapse-right .fa {
  z-index: 1100;
  cursor: pointer;
  font-size: 200%;
  margin-left: -1px;
  color: #1489FD;
}
.collapse-right .fa:hover {
  color: #FF9100;
}
.collapse-right-has-new {
  float: left;
}
.collapse-right-has-new .fa {
  z-index: 1100;
  cursor: pointer;
  font-size: 200%;
  margin-left: -1px;
  color: #FF9100;
}
.collapse-right-has-new .fa:hover {
  color: #1489FD;
}
.expand-right {
  float: right;
  margin-right: -5px;
}
.expand-right .fa {
  z-index: 1100;
  cursor: pointer;
  font-size: 200%;
  color: #FFFFFF;
  margin-right: 5px;
}
.expand-right .fa:hover {
  color: #FF9100;
}
.expand-right-has-new {
  float: right;
  margin-right: -5px;
}
.expand-right-has-new .fa {
  z-index: 1100;
  cursor: pointer;
  font-size: 200%;
  color: #FF9100;
  margin-right: 5px;
}
.expand-right-has-new .fa:hover {
  color: #FFFFFF;
}
.private-page-header span {
  margin-left: 8px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 110%;
}
.private-page-header span:hover {
  color: #FF9100;
}
.private-page-header .btn > span {
  font-size: inherit;
  margin-left: 0px;
}
.private-page-header .btn > span:hover {
  color: #FFFFFF;
}
.block-right {
  border: 1px solid #EBF5FF;
  margin: 1.25em;
}
.block-right .fa {
  float: right;
  color: #FFFFFF;
  cursor: pointer;
}
.block-right .fa:hover {
  color: #FF9100;
}
.block-right-no-border {
  margin: 1.15em 1.25em;
}
.block-right-header {
  background: #1489FD;
  border: none;
  padding: 0.75em;
}
.block-right-header > div {
  display: inline-block;
  margin: -7px 0px;
}
.block-right-header h1,
.block-right-header h2 {
  color: #FFFFFF;
  font-size: 0.85em;
  margin: 0.25em 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 125px;
  font-weight: bold;
}
.block-right-icon {
  display: inline-block;
  height: 20.7px;
  width: 23.4px;
  margin-right: 0.9em;
  background: url("/assets/img/icon-vehicle.png") no-repeat center center;
}
.block-right-content {
  background: #FFFFFF;
  padding: 0.75em;
}
.block-right-content h1 {
  font-size: 0.85em;
  color: #0660B9;
  margin: 0.1em 0 0.2em;
  line-height: 0.9em;
}
.block-right-content p {
  font-size: 0.85em;
  /*color: #ffffff;*/
  color: #0660B9;
  margin: 0 0;
  line-height: 1.45em;
}
.bread-crumb {
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.bread-crumb > div {
  margin-left: 8px;
  display: inline-block;
}
.bread-crumb ul {
  list-style-type: none;
  padding-left: 5px;
}
.bread-crumb ul li {
  display: inline;
  margin-right: 5px;
}
.bread-crumb ul li label {
  cursor: pointer;
}
.bread-crumb .fa {
  margin-right: 5px;
}
.alertbox {
  border: rgba(0, 0, 0, 0.38) solid 1px;
  padding: 2px 7px 2px;
  line-height: 1.72em;
  text-align: center;
}
.home .k-button:hover {
  color: white;
  background-image: none, linear-gradient(to bottom, white 0px, white 100%);
}
.home .k-button:hover .fa {
  color: #1489FD;
  background-color: white;
}
.home .content {
  padding-top: 10px;
}
.home .content .table {
  font-size: 95%;
}
.home .content .table td {
  padding: 4px;
}
.home .content .k-button {
  margin-top: 10px;
  font-size: 20pt;
}
.home span.statsicon {
  font-size: 150%;
}
.whitetext {
  color: #FFFFFF;
}
.utilization .header {
  background-color: #1489FD;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
}
.utilization .content {
  padding-top: 10px;
}
.utilization .content .table {
  font-size: 95%;
}
.utilization .content .table td {
  padding: 4px;
}
.widget-header {
  background-color: #1489FD;
  color: white;
  text-align: center;
  padding: 5px 0;
}
.widget-content {
  padding-top: 10px;
}
.widget-content .table {
  font-size: 95%;
}
.widget-content .table td {
  padding: 4px;
}
.eco .bad {
  color: #f44336;
}
.eco .neutral {
  color: #FF9100;
}
.eco .good {
  color: #4caf50;
}
.settingsForm {
  width: 100%;
  margin-top: 10px;
}
.settingsForm .col-lg-12 {
  width: 97%;
}
.settingsForm .col-lg-6 {
  width: 47%;
}
.settingsForm .control-div {
  width: 52%;
}
.settingsForm .control-label {
  width: 41%;
}
@media (max-width: 1199px) {
  .settingsForm .col-lg-6 {
    width: 97%;
  }
}
body.grabbing {
  cursor: move;
  cursor: grabbing !important;
}
a.searchfield:hover .fa {
  color: #FF9100;
}
.basetable {
  width: 100%;
}
.basetable .basetable-header {
  background-color: #1489FD;
}
.basetable .reservations-column-header {
  width: 20%;
  min-width: 300px;
  border-right: solid 3px;
  border-color: white;
  vertical-align: top;
}
.basetable .vehicles-column-header {
  display: block;
}
.basetable .reservations-column-body {
  border-right: solid 3px #1489FD;
  vertical-align: top;
}
.basetable .vehicles-column-body {
  vertical-align: top;
}
.planningTabs {
  min-width: 1000px;
}
.scheduler-table {
  width: 100%;
}
.scheduler-table > tbody > tr td {
  vertical-align: top;
}
.scheduler-table > tbody > tr td.hidden {
  width: 0%;
}
.scheduler-table > tbody > tr > td:first-child {
  width: 15%;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_corner {
  height: 40px;
  border-right-style: none;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_corner > div:first-child {
  height: 19px;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_corner .white_custom_divider {
  height: 1px;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_corner > div:last-child {
  height: 20px;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_corner > div:last-child label {
  font-weight: bold;
}
.scheduler-table > tbody > tr > td:first-child .eventbucket {
  overflow-y: auto;
  border-right-style: none;
  border-top-style: none;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_event {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_event_inner {
  cursor: pointer;
  position: relative;
  padding-top: 2px;
  height: 25px;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_event_bar {
  cursor: move;
}
.scheduler-table > tbody > tr > td:first-child .white_custom_event_bar_inner {
  display: inherit !important;
  position: relative;
}
.eventbucket-tooltip {
  border-radius: 5px !important;
  font-size: 12px !important;
  padding: 4px !important;
  color: #666 !important;
  background: #eeeeee !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee)) !important;
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee) !important;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee) !important;
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee) !important;
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee) !important;
  background: linear-gradient(top, #ffffff 0%, #eeeeee) !important;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee") !important;
  border: 1px solid #ccc !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), inset 0px 0px 2px rgba(255, 255, 255, 0.8) !important;
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), inset 0px 0px 2px rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), inset 0px 0px 2px rgba(255, 255, 255, 0.8) !important;
  white-space: nowrap !important;
  text-align: left !important;
}
.event-light-text {
  color: #FFFFFF !important;
}
.event-light-text > div {
  color: #FFFFFF !important;
}
.event-light-text > div > div {
  color: #FFFFFF !important;
}
.event-light-text > div > div > div {
  color: #FFFFFF !important;
}
.reservation-planning {
  max-height: calc(100vh - 215px);
  height: calc(100vh - 215px);
  overflow: hidden;
}
.collapse-btns {
  text-align: right;
}
.fm-reservation-planning {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
  height: 100%;
  word-break: break-all;
}
.fm-reservation-planning .loader {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.fm-reservation-planning .loader img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.fm-reservation-planning .translation-label {
  color: #FFFFFF;
}
.fm-reservation-planning .reservation-filters {
  padding: 2px;
}
.fm-reservation-planning .reservation-filters .without-vehicle-filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-top: 6px;
}
.fm-reservation-planning .reservation-filters .date-filter {
  margin-right: 2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  margin-bottom: 2px;
}
.fm-reservation-planning .reservation-filters .date-filter button {
  height: 27px;
  line-height: 22px;
  display: inline-block;
}
.fm-reservation-planning .reservation-filters .date-filter .dash-between-dates {
  color: white;
  margin-top: 3px;
  margin-left: -3px;
  padding: 0;
}
.fm-reservation-planning .reservation-filters .date-filter .arrow-btns {
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 0px;
}
.fm-reservation-planning .reservation-filters .date-filter .date-filter__date-picker {
  margin-right: 2px;
  width: 32%;
}
.fm-reservation-planning .reservation-filters .multiselect-single-line {
  width: calc(100% - 2px) !important;
}
.fm-reservation-planning .reservation-filters .multiselect-single-line .k-multiselect {
  width: calc(100% - 2px) !important;
}
.fm-reservation-planning .reservation-filters .multiselect-single-line .k-multiselect .form-control {
  width: calc(100% - 2px) !important;
}
.fm-reservation-planning .reservation-filters .multiselect-single-line .refreshReservationsButton {
  display: block;
  margin-bottom: 3px;
}
.fm-reservation-planning .reservation-filters .multiselect-single-line .checkBoxAndRefreshButton {
  display: block;
}
.fm-reservation-planning .reservation-filters .pickuplocationfilter {
  display: inline-block;
}
.fm-reservation-planning .reservation-filters .modelfilter {
  display: inline-block;
}
.fm-reservation-planning .reservation-filters .brandfilter {
  display: inline-block;
}
.fm-reservation-planning .vehicle-filters {
  padding: 0px;
  padding-left: 4px;
  width: 100%;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-top: 54px;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .translation-label-only-show-available {
  margin-top: 6px;
  margin-right: 5px;
  color: white;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .vehicle-filter {
  width: 33%;
  position: relative;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .vehicle-filter .k-dropdown {
  width: 175%;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .vehicle-filter .control-div.multiselect-single-line {
  width: 95% !important;
  width: -moz-available !important;
  width: -webkit-fill-available !important;
  width: fill-available !important;
  padding-right: 7px;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .vehicle-filter .control-div.multiselect-single-line .k-multiselect {
  width: 100% !important;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .checkbox {
  margin-top: 4px;
  height: 25px;
}
.fm-reservation-planning .vehicle-filters .collapsable-filters-vehicles .translation-label {
  margin-bottom: -8px;
  display: block;
}
.fm-reservation-planning .vehicle-filters .vehicle-filter:last-child {
  flex-grow: 1;
}
.fm-reservation-planning .filter-checkbox {
  width: 7%;
  margin-left: 8px;
  margin-top: -2px;
}
.fm-reservation-planning .refresh-btn {
  color: #777777;
  padding-right: 8px;
  padding-top: 1px;
  cursor: pointer;
}
.fm-reservation-planning .refresh-btn:hover {
  color: #333333;
}
.fm-reservation-planning .reservation-planning-header {
  padding: 8px 0;
  text-align: center;
  background: #FFFFFF;
  border-bottom: 1px solid lightgray;
}
.fm-reservation-planning .collapse-button {
  margin-left: auto;
  margin-right: 2px;
}
.fm-reservation-planning .contentfilterscollapsed {
  height: calc(100vh - 292px);
}
.fm-reservation-planning .contentfiltersnotcollapsed {
  height: calc(100vh - 463px);
}
.fm-reservation-planning .contentfilterscollapsedvehicles {
  height: calc(100vh - 321px);
}
.fm-reservation-planning .contentfiltersnotcollapsedvehicles {
  height: calc(100vh - 493px);
}
.fm-reservation-planning .reservations {
  overflow: auto;
}
.fm-reservation-planning .reservations .reservation-items {
  width: 100%;
  overflow: auto;
  align-items: center;
  padding-bottom: 0.75em;
}
.fm-reservation-planning .reservations .reservation.box {
  flex: 0 96%;
  flex-direction: column;
  display: flex;
  padding: 2%;
  word-wrap: break-word;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-btns {
  text-align: right;
  height: 0;
  z-index: 2;
  height: 17px;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-btns .reservation-box-btn {
  font-size: 16px;
  padding: 0 8px;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-btns .fa.fa-undo {
  color: #777777;
  cursor: pointer;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-btns .fa.fa-undo:hover {
  color: #333333;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-btns .reservation-box-btn:last-child {
  font-size: 16px;
  padding-right: 0;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-btns .reservation-box-pencil {
  cursor: pointer;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-label {
  padding: 2px 0;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-label:first-child {
  padding-top: 0px;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-vehicle-label {
  height: auto !important;
  font-weight: bold;
  text-align: left;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-footer {
  display: flex;
  justify-content: space-between;
  padding-top: 2px;
}
.fm-reservation-planning .reservations .reservation.box .reservation-box-footer .reservation-box-footer-item {
  width: 100%;
  height: 16px;
}
.fm-reservation-planning .vehicles {
  display: flex;
  flex-basis: calc(80% - 3px);
  flex-grow: 0;
  flex-shrink: 0;
  flex-direction: column;
}
@media all and (-ms-high-contrast: none) {
  .fm-reservation-planning .vehicles *::-ms-backdrop,
  .fm-reservation-planning .vehicles .loader {
    display: none;
  }
}
.fm-reservation-planning .vehicles .vehicles-header {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 2px;
}
.fm-reservation-planning .vehicles .vehicles-header .vehicles-refresh {
  display: flex;
}
.fm-reservation-planning .vehicles .vehicles-header .category-navigation {
  display: flex;
  position: absolute;
  right: 4px;
  top: 10px;
}
.fm-reservation-planning .vehicles .vehicles-header .category-navigation .arrow {
  padding: 0 4px;
  color: #777777;
  cursor: pointer;
}
.fm-reservation-planning .vehicles .vehicles-header .category-navigation .arrow:hover {
  color: #333333;
}
.fm-reservation-planning .vehicles .vehicles-header .category-navigation .arrow.disabled {
  color: #eeeeee;
  cursor: default;
}
.fm-reservation-planning .vehicles .vehicles-header .category-navigation .arrow.disabled:hover {
  color: #eeeeee;
}
.fm-reservation-planning .vehicles .vehicle-items {
  overflow: auto;
}
.fm-reservation-planning .vehicles .categories,
.fm-reservation-planning .vehicles .category-vehicles {
  flex-direction: row;
  display: flex;
  flex: 0 0%;
  text-align: center;
}
.fm-reservation-planning .vehicles .categories .category,
.fm-reservation-planning .vehicles .category-vehicles .category {
  display: flex;
  flex: 0 0 20%;
  justify-content: center;
  max-width: 20%;
}
.fm-reservation-planning .vehicles .categories .category .translation-wrap,
.fm-reservation-planning .vehicles .category-vehicles .category .translation-wrap {
  max-width: calc(100% - 85px);
  width: calc(100% - 85px);
  text-align: left;
  margin-left: 2px;
}
.fm-reservation-planning .vehicles .categories .category .translation-label,
.fm-reservation-planning .vehicles .category-vehicles .category .translation-label {
  width: 100%;
  display: block;
}
.fm-reservation-planning .vehicles .categories .vehicle-list,
.fm-reservation-planning .vehicles .category-vehicles .vehicle-list {
  display: flex;
  flex: 0 0 20%;
  flex-direction: column;
  align-items: center;
  max-width: 20%;
}
.fm-reservation-planning .vehicles .categories .vehicle,
.fm-reservation-planning .vehicles .category-vehicles .vehicle {
  width: 90%;
  border: 1px solid #1489FD;
  margin-bottom: 5px;
  display: inline-flex;
  flex-direction: column;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-container,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-container {
  text-align: left;
  padding: 2%;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-container .info-wrapper,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-container .info-wrapper {
  text-align: right;
  height: 0;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-container .info-wrapper .info-icon,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-container .info-wrapper .info-icon {
  font-size: 16px;
  padding-bottom: 2px;
  padding-left: 8px;
  z-index: 9;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-container .vehicleInfo,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-container .vehicleInfo {
  font-size: 14px;
  text-align: right;
  float: right;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-container .vehicleInfo .info-icon,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-container .vehicleInfo .info-icon {
  font-size: 16px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  z-index: 9;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-label,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-label {
  margin: 0;
  padding: 2px 0;
  width: 100%;
  display: inline-block;
  height: 4px;
}
.fm-reservation-planning .vehicles .categories .vehicle .vehicle-label.license-plate,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .vehicle-label.license-plate {
  width: 80%;
}
.fm-reservation-planning .vehicles .categories .vehicle .rented-parent,
.fm-reservation-planning .vehicles .category-vehicles .vehicle .rented-parent {
  background-color: lightgrey;
}
.fm-reservation-planning .vehicles .categories .selected,
.fm-reservation-planning .vehicles .category-vehicles .selected {
  border-color: #FF9100;
}
.dragabble:hover {
  cursor: move;
  cursor: grab;
}
.reservation-tooltip {
  width: 175px;
}
.vehicleinfo-tooltip {
  width: 100%;
  text-align: left;
}
.drop-container {
  display: flex;
  padding: 0.75em 0.75em 0 0.75em;
}
.reservation {
  display: inline-block;
  border: 1px solid #1489FD;
  background-color: #FFFFFF;
  width: 96%;
  cursor: pointer;
}
body.grabbing .reservation.no-drop {
  cursor: no-drop;
  background: #cccccc;
}
body.grabbing .reservation.selected {
  cursor: grab;
  background: #e6ffe6;
}
.reservation:hover {
  background-color: #eeeeee;
}
.private-main-wrapper.expanded-margin {
  max-width: calc(100% - 18em);
}
.private-main-wrapper.collapsed-margin {
  max-width: calc(100% - 55px);
}
.drop-hover {
  border-color: #FF9100 !important;
}
.selected {
  border-color: #FF9100 !important;
}
.combine-customer {
  display: flex;
  justify-content: space-between;
}
.combine-customer .translation-label {
  width: 45%;
}
.combine-customer .translation-label:last-child {
  text-align: right;
}
/* IE11 */
@media all and (-ms-high-contrast: none) {
  .fm-reservation-planning .reservation-filters .reservation-filter .translation-label {
    display: block;
    min-height: 17px;
  }
  .fm-reservation-planning .filters .vehicle-filters .vehicle-filter {
    width: 33%;
  }
}
/* IE11 */
.dashboard > div > div {
  margin-bottom: 20px;
}
.widget-header {
  background-color: #1489FD;
  color: white;
  text-align: center;
  padding: 5px 0;
}
.moveHandler {
  cursor: move;
}
.move-placeholder {
  background-color: #1489FD;
  color: white;
  padding-top: 10px;
  text-align: center;
  margin-left: 15px;
  margin-right: 14.5px;
}
.dashboard-buttons {
  top: 6px;
}
.dashboard-buttons > div {
  width: 60px;
  height: 16px;
  float: right;
  text-align: right;
  margin-top: -16px;
}
.dashboard-buttons a {
  margin-right: 5px;
}
.dashboard-buttons .fa {
  color: #FFFFFF;
}
.dashboard-buttons .fa:hover {
  color: #FF9100;
}
.widget-content {
  padding-top: 10px;
}
.widget-content .table {
  font-size: 95%;
}
.widget-content .table td {
  padding: 4px;
}
.widget-content .k-button {
  margin-top: 5px;
}
.widget-content .k-button label {
  color: rgba(0, 0, 0, 0.38);
  cursor: pointer;
}
.widget-content .k-button:hover label {
  color: #1489FD;
}
.widget-content .k-button:disabled label {
  color: rgba(0, 0, 0, 0.38);
  cursor: not-allowed;
}
.widget-content .k-grid-header > tr > th.k-header {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.widget-content .k-grid-header > tr > th.k-header > a.k-link {
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.widget-header-full-width .k-dropdown {
  width: 100%;
}
.widget-header-full-width .k-datepicker {
  width: 100%;
}
.small-widget .widget {
  height: 190px;
}
.small-widget .dashboard-buttons {
  margin-top: 5px;
}
.small-widget .count-div-icon {
  text-align: center;
  color: #1489FD;
  font-size: 200%;
  margin-top: 30px;
}
.small-widget .count-div-icon span {
  margin-right: 5px;
}
.small-widget .count-div-bottom {
  text-align: center;
  color: #1489FD;
  font-size: 180%;
}
.medium-widget .widget {
  height: 400px;
}
.large-widget .widget {
  height: 400px;
}
.long-widget .widget {
  height: 820px;
}
.extra-large-widget .widget {
  height: 400px;
}
.full-width-widget .widget {
  height: 600px;
}
.full-width-height-widget .widget {
  height: 800px;
}
.table-widget {
  height: 361px;
  overflow-y: auto;
}
.table-widget .formgroup-div .k-widget {
  width: 99%;
  font-size: 90%;
}
.table-widget .k-button:disabled {
  cursor: not-allowed;
}
.table-widget .k-button:disabled .fa {
  color: rgba(0, 0, 0, 0.38);
}
.large-table-widget {
  height: 561px;
  overflow-y: auto;
}
.large-table-widget .formgroup-div .k-widget {
  width: 99%;
  font-size: 90%;
}
.large-table-widget .k-button:disabled {
  cursor: not-allowed;
}
.large-table-widget .k-button:disabled .fa {
  color: rgba(0, 0, 0, 0.38);
}
.extra-large-table-widget {
  height: 761px;
  overflow-y: auto;
}
.extra-large-table-widget .formgroup-div .k-widget {
  width: 99%;
  font-size: 90%;
}
.extra-large-table-widget .k-button:disabled {
  cursor: not-allowed;
}
.extra-large-table-widget .k-button:disabled .fa {
  color: rgba(0, 0, 0, 0.38);
}
.dashboard-edit > div > div > div,
.dashboard-edit > div > div > div > div {
  margin-bottom: 20px;
  cursor: pointer;
}
.dashboard-edit > div > div > div.col-xl-2,
.dashboard-edit > div > div > div > div.col-xl-2,
.dashboard-edit > div > div div.col-lg-3,
.dashboard-edit > div > div > div div.col-lg-3,
.dashboard-edit > div > div div.col-md-4,
.dashboard-edit > div > div > div div.col-md-4,
.dashboard-edit > div > div div.col-sm-6,
.dashboard-edit > div > div > div div.col-sm-6,
.dashboard-edit > div > div div.col-xs-6,
.dashboard-edit > div > div > div div.col-xs-6 {
  width: 22.22222222%;
}
.dashboard-edit > div > div > div.col-xl-4,
.dashboard-edit > div > div > div > div.col-xl-4,
.dashboard-edit > div > div div.col-lg-5,
.dashboard-edit > div > div > div div.col-lg-5,
.dashboard-edit > div > div div.col-md-7,
.dashboard-edit > div > div > div div.col-md-7,
.dashboard-edit > div > div div.col-sm-10,
.dashboard-edit > div > div > div div.col-sm-10,
.dashboard-edit > div > div div.col-xs-12,
.dashboard-edit > div > div > div div.col-xs-12 {
  width: 44.44444444%;
}
.dashboard-edit > div > div > div.col-xl-6,
.dashboard-edit > div > div > div > div.col-xl-6,
.dashboard-edit > div > div div.col-lg-7,
.dashboard-edit > div > div > div div.col-lg-7,
.dashboard-edit > div > div div.col-md-8,
.dashboard-edit > div > div > div div.col-md-8,
.dashboard-edit > div > div div.col-sm-12,
.dashboard-edit > div > div > div div.col-sm-12,
.dashboard-edit > div > div div.col-xs-12,
.dashboard-edit > div > div > div div.col-xs-12 {
  width: 66.66666667%;
}
.dashboard-edit > div > div > div.col-xl-8,
.dashboard-edit > div > div > div > div.col-xl-8,
.dashboard-edit > div > div div.col-lg-9,
.dashboard-edit > div > div > div div.col-lg-9,
.dashboard-edit > div > div div.col-md-10,
.dashboard-edit > div > div > div div.col-md-10,
.dashboard-edit > div > div div.col-sm-12,
.dashboard-edit > div > div > div div.col-sm-12,
.dashboard-edit > div > div div.col-xs-12,
.dashboard-edit > div > div > div div.col-xs-12 {
  width: 88.88888889%;
}
.dashboard-edit .widget-header {
  cursor: pointer;
}
.dashboard-edit .selected > div > div {
  border: 5px solid #FF9100;
}
.dashboard-edit .fa-times-circle {
  display: none;
}
.widget-content.extra-large-table-widget .k-filtercell > span {
  padding-right: 0;
}
.widget-content.extra-large-table-widget .k-filtercell > span > button {
  display: none;
}
.height-max-content .widget {
  height: max-content;
}
.configurationBox a.btn.addButton {
  z-index: 1100;
}
.reportingConfiguration {
  position: fixed;
  z-index: 1099;
  float: right;
  background: #FFFFFF;
  right: 89px;
  top: 93px;
  box-shadow: 5px 5px 25px 0 rgba(0, 0, 0, 0.38);
}
.reportingConfiguration > div {
  padding: 10px;
}
.reportingConfigurationExpanded {
  min-width: 500px;
  min-height: 70px;
  transition: all 500ms cubic-bezier(0.68, 0.27, 0.27, 0.98);
}
.reportingConfigurationCollapsed {
  min-height: 0;
  min-width: 0;
  transition: all 500ms cubic-bezier(0.68, 0.27, 0.27, 0.98);
}
.fake {
  color: red;
}
.k-common-test-class {
  opacity: 0;
}
.k-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.k-floatwrap:after,
.k-grid-toolbar:after,
.k-slider-items:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.k-floatwrap,
.k-grid-toolbar,
.k-slider-items {
  display: inline-block;
}
.k-floatwrap,
.k-grid-toolbar,
.k-slider-items {
  display: block;
}
.k-autocomplete,
.k-autocomplete.k-state-hover,
.k-block,
.k-button,
.k-draghandle,
.k-dropdown-wrap,
.k-dropdown-wrap.k-state-hover,
.k-grid-header,
.k-grouping-header,
.k-header,
.k-link.k-state-hover,
.k-numeric-wrap,
.k-numeric-wrap.k-state-hover,
.k-pager-wrap,
.k-picker-wrap,
.k-picker-wrap.k-state-hover,
.k-tabstrip-items .k-item,
.k-textbox,
.k-textbox:hover,
.k-toolbar,
.k-tooltip {
  background-repeat: repeat;
  background-position: 0 center;
}
.k-link:hover {
  text-decoration: none;
}
.k-state-highlight > .k-link {
  color: inherit;
}
.k-button,
.k-input[type=number],
.k-input[type=text],
.k-picker-wrap .k-input,
.k-textbox,
.k-textbox > input {
  font-size: 100%;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-block,
.k-draghandle,
.k-inline-block,
.k-widget {
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-block,
.k-widget {
  line-height: normal;
  outline: 0;
}
.k-list-filter ::-ms-clear,
.k-widget .k-input::-ms-clear {
  width: 0;
  height: 0;
}
.k-block {
  padding: 2px;
}
.k-button {
  display: inline-block;
  margin: 0;
  padding: 2px 7px 2px;
  font-family: inherit;
  line-height: 1.72em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.k-button.k-state-disabled,
.k-button.k-state-disabled:active,
.k-button.k-state-disabled:hover,
.k-button[disabled],
.k-state-disabled .k-button,
.k-state-disabled .k-button:active,
.k-state-disabled .k-button:hover {
  cursor: default;
}
a.k-button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
.k-ff input.k-button {
  padding-bottom: 0.37em;
  padding-top: 0.37em;
}
button.k-button::-moz-focus-inner,
input.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.k-button-expand {
  display: block;
}
button.k-button-expand,
input[type=button].k-button-expand,
input[type=reset].k-button-expand,
input[type=submit].k-button-expand {
  width: 100%;
}
body .k-button-icon,
body .k-split-button-arrow {
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.k-button-icontext {
  overflow: visible;
}
.k-toolbar .k-button-icontext {
  padding-right: 0.8em;
}
.k-button-icontext .k-icon,
.k-button-icontext .k-image,
.k-button-icontext .k-sprite {
  margin-right: 3px;
  margin-right: 0.3rem;
  margin-left: -3px;
  margin-left: -0.3rem;
}
.k-button.k-button-icontext .k-icon,
.k-button.k-button-icontext .k-image {
  vertical-align: text-top;
}
.k-button.k-bare {
  border-color: transparent!important;
  color: inherit;
  background: 0 0!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  opacity: 0.7;
}
.k-button.k-bare.k-state-active,
.k-button.k-bare.k-state-active:hover,
.k-button.k-bare.k-state-hover,
.k-button.k-bare:active,
.k-button.k-bare:hover {
  color: inherit;
}
.k-button.k-bare .k-state-focused,
.k-button.k-bare:focus {
  opacity: 0.8;
}
.k-button.k-bare.k-state-active,
.k-button.k-bare.k-state-hover,
.k-button.k-bare:active,
.k-button.k-bare:hover {
  opacity: 1;
}
.k-button.k-bare .k-font-icon,
.k-button.k-bare .k-icon {
  overflow: visible;
}
.k-button.k-bare .k-state-focused .k-font-icon,
.k-button.k-bare .k-state-focused .k-icon,
.k-button.k-bare:focus .k-font-icon,
.k-button.k-bare:focus .k-icon {
  text-shadow: 0 0 3px currentColor;
}
.k-link {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
.k-grid-header span.k-link {
  cursor: default;
}
.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-icon,
.k-state-disabled .k-link,
.k-state-disabled .k-upload-button input {
  cursor: default!important;
  outline: 0;
}
@media print {
  .k-state-disabled,
  .k-state-disabled .k-input {
    opacity: 1 !important;
  }
}
.k-state-error {
  border-style: ridge;
}
.k-state-empty {
  font-style: italic;
}
.k-icon.k-i-none {
  background-image: none !important;
}
.k-ie8 .k-icon,
.k-ie8 .k-sprite,
.k-ie8 .k-tool-icon {
  vertical-align: middle;
}
.k-file > .k-icon {
  background-position: -115px -91px;
}
.k-image {
  border: 0;
}
html .k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: #f0fff0;
}
html .k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}
html .k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}
.k-inline-block {
  padding: 0 2px;
}
.k-loading,
.k-loading-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-icon.k-i-loading {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-icon.k-i-loading::before {
  content: "";
  display: none;
}
.k-loading-image,
.k-loading-mask,
.k-loading-text {
  position: absolute;
}
.k-loading-mask {
  z-index: 100;
}
.k-loading-mask .k-loading-progress {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.k-loading-text {
  text-indent: -4000px;
  text-align: center;
}
.k-loading-color,
.k-loading-image {
  width: 100%;
  height: 100%;
}
.k-loading-image {
  top: 0;
  left: 0;
  z-index: 2;
}
.k-loading-color {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.k-content-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
.k-pane > .k-splitter-overlay {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}
.k-drag-clue {
  position: absolute;
  z-index: 10003;
  border-style: solid;
  border-width: 1px;
  font-size: 0.9em;
  padding: 0.2em 0.4em;
  white-space: nowrap;
  cursor: default;
}
.k-item.k-drag-clue {
  font-size: inherit;
}
.k-drag-status {
  margin-top: -3px;
  margin-right: 4px;
  vertical-align: middle;
}
.k-reorder-cue {
  position: absolute;
  width: 1px;
  overflow: visible;
}
.k-reorder-cue .k-icon {
  position: absolute;
  left: -4px;
  width: 8px;
  height: 4px;
}
.k-reorder-cue .k-i-arrow-60-down {
  top: -4px;
  background-position: -4px -166px;
}
.k-reorder-cue .k-i-arrow-60-up {
  bottom: -4px;
  background-position: -4px -134px;
}
.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;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body .k-touch-scrollbar {
    height: 12px;
    width: 12px;
    border-radius: 7px;
  }
}
.k-virtual-scrollable-wrap {
  overflow-x: auto;
}
.k-current-time {
  background: red;
  position: absolute;
}
.k-current-time-arrow-down {
  width: 0;
  height: 0;
  background: 0 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid red;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.k-current-time-arrow-left {
  width: 0;
  height: 0;
  background: 0 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid red;
}
.k-current-time-arrow-right {
  width: 0;
  height: 0;
  background: 0 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid red;
  border-right: 4px solid transparent;
}
.k-animation-container,
.k-animation-container *,
.k-animation-container :after,
.k-block .k-header,
.k-list-container,
.k-widget,
.k-widget *,
.k-widget :before,
div.k-window-content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.k-autocomplete,
.k-block,
.k-button,
.k-edit-cell .k-widget,
.k-grid-edit-row .k-widget,
.k-grid-edit-row .text-box,
.k-tabstrip > .k-content > .km-scroll-container,
.k-textbox,
.km-actionsheet > li,
.km-shim {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group .form-control {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-control.k-widget {
  padding: 0;
}
a.k-button:hover {
  text-decoration: none;
}
.km-widget,
.km-widget * {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.k-radio,
input.k-checkbox {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  -webkit-appearance: none;
  overflow: hidden;
}
.k-ff .k-radio,
.k-ff input.k-checkbox {
  position: absolute;
}
.k-checkbox-label,
.k-radio-label {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  vertical-align: text-top;
  line-height: 16px;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
}
.k-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-width: 1px;
  border-style: solid;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.k-checkbox:indeterminate + .k-checkbox-label:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-width: 1px;
  border-style: solid;
  width: 8px;
  height: 8px;
  font-size: 14px;
  text-align: center;
  content: " ";
}
.k-checkbox:checked + .k-checkbox-label:before {
  content: "\2713";
}
.k-checkbox:disabled + .k-checkbox-label {
  cursor: auto;
}
.k-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-style: solid;
}
.k-radio:checked + .k-radio-label:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
}
.k-radio:disabled + .k-radio-label {
  cursor: auto;
}
.k-ie8 .k-radio,
.k-ie8 input.k-checkbox {
  display: inline-block;
  width: auto;
}
.k-ie8 .k-checkbox-label,
.k-ie8 .k-radio-label {
  padding-left: 0;
}
.k-ie8 .k-checkbox-label:before,
.k-ie8 .k-radio-label:after,
.k-ie8 .k-radio-label:before {
  display: none;
}
.k-rtl .k-checkbox-label,
.k-rtl .k-radio-label {
  padding-right: 1.5em;
}
.k-rtl .k-checkbox-label:before,
.k-rtl .k-radio-label:before {
  right: 0;
}
.k-rtl .k-radio:checked + .k-radio-label:after {
  right: 3px;
}
input.k-checkbox + label {
  -webkit-user-select: none;
}
.k-pdf-export-shadow {
  position: absolute;
  overflow: hidden;
  left: -15000px;
  width: 14400px;
}
.km-native-scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-x pan-y;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-scroll-snap-type: proximity;
}
.k-font-icon,
.k-font-icon.k-icon,
.k-font-icon.k-tool-icon,
.k-icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1em;
  height: 1em;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  font: 16px/1 WebComponentsIcons;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: visible;
  color: inherit;
}
.k-font-icon:before,
.k-icon:before {
  width: 1em;
  height: 1em;
  display: inline-block;
}
.k-column-menu .k-sprite,
.k-gantt-views > .k-current-view > .k-link:after,
.k-grid-mobile .k-resize-handle-inner:after,
.k-grid-mobile .k-resize-handle-inner:before,
.k-i-drag-and-drop,
.k-icon,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
.k-tool-icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1em;
  height: 1em;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  font: 16px/1 WebComponentsIcons;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.k-icon:before {
  width: initial;
  height: initial;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1em;
  line-height: 1;
}
.k-button.k-button-icon .k-icon,
.k-grid-filter .k-icon,
.k-header .k-icon {
  text-indent: -99999px;
}
.k-button.k-button-icon .k-icon:before,
.k-grid-filter .k-icon:before,
.k-header .k-icon:before {
  text-indent: 0;
}
.k-sprite {
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-rpanel-left {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  left: 0;
}
.k-rpanel-right {
  -webkit-transform: translateX(100%) translateZ(0);
  -ms-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
  right: 0;
}
.k-rpanel-left,
.k-rpanel-right {
  position: fixed;
  display: block;
  overflow: auto;
  min-width: 320px;
  height: 100%;
  top: 0;
}
.k-rpanel-left.k-rpanel-expanded,
.k-rpanel-right.k-rpanel-expanded {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
}
.k-rpanel-left + *,
.k-rpanel-right + * {
  overflow: auto;
}
.k-ie9 .k-rpanel-left {
  left: -100%;
}
.k-ie9 .k-rpanel-left.k-rpanel-expanded {
  left: 0;
}
.k-rpanel-top {
  position: static;
  max-height: 0;
}
.k-rpanel-top.k-rpanel-expanded {
  max-height: 568px;
  overflow: visible !important;
}
.k-edit-form {
  margin: 0;
  padding: 0;
}
.k-window > div.k-popup-edit-form {
  padding: 1em 0;
}
.k-grid-edit-row .k-edit-form td {
  border-bottom-width: 0;
}
.k-edit-form-container {
  position: relative;
  width: 400px;
}
.k-edit-form-container .editor-label,
.k-edit-label {
  float: left;
  clear: both;
  width: 30%;
  padding: 0.4em 0 1em;
  margin-left: 2%;
  text-align: right;
}
.k-edit-field,
.k-edit-form-container .editor-field {
  float: right;
  clear: right;
  width: 60%;
  margin-right: 2%;
  padding: 0 0 0.6em;
}
.k-edit-field > input[type=checkbox],
.k-edit-field > input[type=radio] {
  margin-top: 0.4em;
}
.k-edit-form-container .k-button {
  margin: 0 0.16em;
}
.k-edit-field > .k-button:first-child,
.k-edit-field > input[type=checkbox]:first-child,
.k-edit-field > input[type=radio]:first-child,
.k-edit-field > label:first-child > input[type=checkbox] {
  margin-left: 0;
}
.k-edit-form-container .k-edit-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: 0.6em;
}
div.k-window {
  display: inline-block;
  position: absolute;
  z-index: 10001;
  border-style: solid;
  border-width: 1px;
  padding-top: 2em;
}
.k-block > .k-header,
.k-window-titlebar {
  position: absolute;
  width: 100%;
  height: 1.1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -2em;
  padding: 0.4em 0;
  font-size: 1.2em;
  white-space: nowrap;
  min-height: 16px;
}
.k-block > .k-header {
  position: relative;
  margin: -2px 0 10px -2px;
  padding: 0.3em 2px;
}
.k-window-title {
  position: absolute;
  left: 0.44em;
  right: 0.44em;
  overflow: hidden;
  cursor: default;
  text-overflow: ellipsis;
}
.k-window-title .k-image {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
div.k-window-titleless {
  padding-top: 0;
}
div.k-window-content {
  position: relative;
  height: 100%;
  padding: 0.58em;
  overflow: auto;
  outline: 0;
}
div.k-window-iframecontent {
  padding: 0;
  overflow: visible;
}
.k-window-content > .km-scroll-container {
  height: 100%;
}
.k-window-titlebar .k-window-actions {
  position: absolute;
  top: 0;
  right: 0.3em;
  padding-top: 0.3em;
  white-space: nowrap;
}
.k-window-titlebar .k-window-action {
  width: 22px;
  height: 22px;
  padding: 2px;
}
.k-window-action .k-icon {
  margin: 0;
  vertical-align: top;
}
.k-window > .k-resize-handle {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  font-size: 0;
  line-height: 6px;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}
.k-resize-n {
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: n-resize;
}
.k-resize-e {
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  cursor: e-resize;
}
.k-resize-s {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: s-resize;
}
.k-resize-w {
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  cursor: w-resize;
}
.k-resize-se {
  bottom: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: se-resize;
}
.k-resize-sw {
  bottom: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: sw-resize;
}
.k-resize-ne {
  top: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: ne-resize;
}
.k-resize-nw {
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: nw-resize;
}
.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.k-window .k-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
.k-action-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: 0.6em;
  margin: 0 -1em;
}
.k-action-buttons .k-button {
  display: inline-block;
  margin: 0 0 0 6px;
  min-width: 75px;
}
.k-tabstrip {
  margin: 0;
  padding: 0;
  zoom: 1;
  position: relative;
}
.k-tabstrip-items {
  padding: 0.3em 0.3em 0;
}
.k-tabstrip-scrollable .k-tabstrip-items {
  white-space: nowrap;
  overflow: hidden;
}
.k-tabstrip > .k-button {
  position: absolute;
  top: 0.4em;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-tabstrip-bottom > .k-button {
  top: auto;
  bottom: 0.4em;
}
.k-tabstrip-prev {
  left: 0.4em;
}
.k-tabstrip-next {
  right: 0.4em;
}
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-item {
  list-style-type: none;
  display: inline-block;
  position: relative;
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 -1px 0 0;
  padding: 0;
  vertical-align: top;
}
.k-panelbar .k-tabstrip-items .k-state-active,
.k-tabstrip-items .k-state-active,
.k-tabstrip-items .k-tab-on-top {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.k-panelbar .k-tabstrip-top .k-tabstrip-items .k-state-active,
.k-tabstrip-top .k-tabstrip-items .k-state-active {
  border-bottom-width: 1px;
  margin-bottom: -2px;
  padding-bottom: 0;
}
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
.k-panelbar .k-tabstrip-items .k-link,
.k-tabstrip-items .k-link {
  display: inline-block;
  border-bottom-width: 0;
  padding: 0.5em 0.92em;
}
.k-panelbar .k-tabstrip-items .k-icon,
.k-tabstrip-items .k-icon {
  margin: -1px 4px 0 -3px;
  vertical-align: top;
}
.k-panelbar .k-tabstrip-items .k-item .k-image,
.k-panelbar .k-tabstrip-items .k-item .k-sprite,
.k-tabstrip-items .k-item .k-image,
.k-tabstrip-items .k-item .k-sprite {
  margin: -3px 3px 0 -6px;
  vertical-align: middle;
}
.k-tabstrip-items .k-loading {
  top: 0;
  left: 0;
  height: 0;
  width: 20%;
  position: absolute;
  background: 0 0;
  border-top: 1px solid transparent;
  border-color: inherit;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
  -webkit-transition: "width 200ms linear";
  transition: "width 200ms linear";
  -webkit-animation: k-tab-loader 1s ease-in-out infinite;
  animation: k-tab-loader 1s ease-in-out infinite;
}
.k-tabstrip-items .k-progress {
  -webkit-animation: none;
  animation: none;
}
.k-tabstrip-items .k-loading.k-complete {
  width: 100%;
  -webkit-animation: none;
  animation: none;
}
.k-panelbar .k-tabstrip > .k-content,
.k-tabstrip > .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 0.286em 0.3em;
  padding: 0.92em;
  zoom: 1;
}
.k-tabstrip > .k-content {
  display: none;
  overflow: auto;
}
.k-tabstrip > .k-content.km-scroll-wrapper {
  padding: 0;
}
.k-tabstrip > .k-content > .km-scroll-container {
  padding: 0.3em 0.92em;
}
@-webkit-keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
@keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
.k-tabstrip-left > div.k-content,
.k-tabstrip-right > div.k-content {
  margin: 0.286em 0.3em;
}
.k-tabstrip-left > .k-tabstrip-items .k-item,
.k-tabstrip-right > .k-tabstrip-items .k-item {
  display: block;
  margin-bottom: -1px;
}
.k-tabstrip-left > .k-tabstrip-items .k-link,
.k-tabstrip-right > .k-tabstrip-items .k-link {
  display: block;
}
.k-panelbar .k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-tabstrip-right > .k-tabstrip-items .k-tab-on-top {
  margin-bottom: -1px;
  padding-bottom: 0;
}
.k-tabstrip-left > .k-tabstrip-items {
  float: left;
  padding: 0.25em 0 0.3em 0.3em;
}
.k-tabstrip-left > .k-tabstrip-items .k-item {
  border-width: 1px 0 1px 1px;
  border-radius: 3px 0 0 3px;
}
.k-tabstrip-left > .k-tabstrip-items .k-state-active {
  border-width: 1px 0 1px 1px;
}
.k-panelbar .k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top {
  margin-right: -2px;
  padding-right: 1px;
}
.k-tabstrip-right > .k-tabstrip-items {
  float: right;
  padding: 0.25em 0.3em 0.3em 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-item {
  border-width: 1px 1px 1px 0;
  border-radius: 0 3px 3px 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-state-active {
  border-width: 1px 1px 1px 0;
}
.k-panelbar .k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-tabstrip-right > .k-tabstrip-items .k-tab-on-top {
  margin-left: -1px;
  padding-left: 1px;
}
.k-tabstrip-bottom > .k-tabstrip-items {
  margin-top: -1px;
  padding: 0 0.3em 0.3em;
}
.k-panelbar .k-tabstrip-bottom > .k-content,
.k-tabstrip-bottom > .k-content {
  margin: 0.3em 0.286em 0;
  z-index: 1;
  position: relative;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-item {
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-state-active {
  margin-bottom: 0;
  padding-bottom: 0;
}
.k-tabstrip-bottom > .k-content {
  min-height: 100px;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-loading {
  top: auto;
  bottom: 0;
}
.k-panelbar {
  zoom: 1;
}
.k-panel > .k-item,
.k-panelbar > .k-item {
  list-style-type: none;
  display: block;
  border-width: 0;
  margin: 0;
  zoom: 1;
  border-radius: 0;
}
.k-panelbar .k-link > .k-image,
.k-panelbar .k-link > .k-sprite {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
.k-panel > .k-item > .k-link,
.k-panelbar > .k-item > .k-link {
  display: block;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 1em;
  line-height: 2.34em;
  text-decoration: none;
  zoom: 1;
}
.k-panelbar-collapse.k-icon,
.k-panelbar-expand.k-icon {
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -8px;
}
.k-panelbar .k-content,
.k-panelbar .k-panel {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-panel > .k-item > .k-link {
  border-bottom: 0;
  font-size: 0.95em;
  line-height: 2.2;
}
.k-panel .k-panel > .k-item > .k-link {
  padding-left: 2em;
}
.k-panelbar .k-i-arrow-end-right .k-link {
  border-bottom: 0;
}
.k-panel .k-panel {
  border-bottom: 0;
}
.k-pager-wrap {
  clear: both;
  overflow: hidden;
  position: relative;
  border-style: solid;
  border-width: 1px;
  line-height: 2em;
  padding: 0.333em 0 0.333em 0.25em;
}
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
}
.k-pager-numbers {
  margin: 0 2px;
}
.k-pager-numbers .k-state-selected {
  vertical-align: top;
}
.k-pager-numbers .k-current-page {
  display: none;
}
.k-pager-input,
.k-pager-numbers li {
  float: left;
}
.k-pager-info {
  float: right;
  padding: 0 1.333em;
}
.k-pager-numbers .k-link {
  text-decoration: none;
}
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected,
.k-pager-wrap > .k-link {
  min-width: 2em;
}
.k-pager-wrap > .k-link {
  float: left;
  margin: 0 0.08333em;
  height: 2em;
  line-height: 2em;
  border-radius: 1.0833em;
  cursor: pointer;
  text-align: center;
}
.k-pager-wrap > a.k-state-disabled:hover {
  background: 0 0;
  cursor: default;
}
.k-pager-numbers .k-link {
  text-align: center;
  line-height: 2em;
  border-style: solid;
  border-width: 1px;
  border-radius: 1.0833em;
}
.k-pager-wrap > .k-link {
  border-style: solid;
  border-width: 1px;
}
.k-pager-wrap .k-pager-refresh {
  float: right;
  margin-right: 0.5em;
  border-width: 0;
  border-radius: 0;
}
.k-pager-numbers .k-state-selected {
  border-style: solid;
  border-width: 1px;
  text-align: center;
  border-radius: 1.0833em;
}
.k-pager-wrap .k-textbox {
  width: 3.333em;
}
.k-pager-wrap .k-dropdown {
  width: 4.5em;
}
.k-pager-refresh {
  float: right;
}
.k-pager-input,
.k-pager-sizes {
  padding: 0 1.4166em;
}
.k-pager-sizes {
  display: inline-block;
  padding-top: 1px;
}
.k-pager-sizes .k-widget.k-dropdown {
  margin-top: -2px;
}
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-widget {
  margin: 0 0.4em 0;
}
@media only screen and (max-width: 1024px) {
  .k-edge .k-pager-wrap,
  .k-ff .k-pager-wrap,
  .k-ie11 .k-pager-wrap,
  .k-safari .k-pager-wrap,
  .k-webkit .k-pager-wrap {
    overflow: visible;
    min-height: 2.1em;
  }
  .k-edge .k-pager-input,
  .k-edge .k-pager-wrap .k-pager-nav,
  .k-ff .k-pager-input,
  .k-ff .k-pager-wrap .k-pager-nav,
  .k-ie11 .k-pager-input,
  .k-ie11 .k-pager-wrap .k-pager-nav,
  .k-safari .k-pager-input,
  .k-safari .k-pager-wrap .k-pager-nav,
  .k-webkit .k-pager-input,
  .k-webkit .k-pager-wrap .k-pager-nav {
    display: inline-block;
    vertical-align: top;
  }
  .k-edge .k-pager-numbers,
  .k-ff .k-pager-numbers,
  .k-ie11 .k-pager-numbers,
  .k-safari .k-pager-numbers,
  .k-webkit .k-pager-numbers {
    position: absolute;
    left: 4.8em;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    overflow: visible;
    height: auto;
  }
  .k-edge .k-pager-numbers:first-child,
  .k-ff .k-pager-numbers:first-child,
  .k-ie11 .k-pager-numbers:first-child,
  .k-safari .k-pager-numbers:first-child,
  .k-webkit .k-pager-numbers:first-child {
    left: 0.2em;
  }
  .k-edge .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-pager-numbers.k-state-expanded {
    -ms-transform: translatey(-100%);
    transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
  }
  .k-edge .km-pane-wrapper .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-pager-numbers,
  .k-webkit .km-pane-wrapper .k-pager-numbers {
    position: relative;
    left: 50%;
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
  }
  .k-edge .km-pane-wrapper .k-pager-numbers .k-link,
  .k-edge .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-edge .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-edge .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-ff .km-pane-wrapper .k-pager-numbers .k-link,
  .k-ff .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-ff .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-ff .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-ie11 .km-pane-wrapper .k-pager-numbers .k-link,
  .k-ie11 .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-ie11 .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-ie11 .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-safari .km-pane-wrapper .k-pager-numbers .k-link,
  .k-safari .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-safari .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-safari .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-webkit .km-pane-wrapper .k-pager-numbers .k-link,
  .k-webkit .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-webkit .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-webkit .km-pane-wrapper .k-pager-wrap > .k-pager-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .k-edge .k-rtl .k-pager-numbers,
  .k-ff .k-rtl .k-pager-numbers,
  .k-ie11 .k-rtl .k-pager-numbers,
  .k-safari .k-rtl .k-pager-numbers,
  .k-webkit .k-rtl .k-pager-numbers {
    left: auto;
    right: 4.8em;
    width: 4.5em;
  }
  .k-edge .k-rtl .k-pager-numbers:first-child,
  .k-ff .k-rtl .k-pager-numbers:first-child,
  .k-ie11 .k-rtl .k-pager-numbers:first-child,
  .k-safari .k-rtl .k-pager-numbers:first-child,
  .k-webkit .k-rtl .k-pager-numbers:first-child {
    left: auto;
    right: 0.2em;
  }
  .k-edge .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-ff .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-ie11 .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-safari .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-webkit .k-rtl .km-pane-wrapper .k-pager-numbers {
    right: 5.8em;
  }
  .k-edge .k-pager-numbers .k-current-page,
  .k-ff .k-pager-numbers .k-current-page,
  .k-ie11 .k-pager-numbers .k-current-page,
  .k-safari .k-pager-numbers .k-current-page,
  .k-webkit .k-pager-numbers .k-current-page {
    display: block;
    border-left: 0;
  }
  .k-edge .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page,
  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page {
    -ms-transform: translatey(100%);
    transform: translatey(100%);
    -webkit-transform: translatey(100%);
  }
  .k-edge .k-pager-numbers li:not(.k-current-page),
  .k-ff .k-pager-numbers li:not(.k-current-page),
  .k-ie11 .k-pager-numbers li:not(.k-current-page),
  .k-safari .k-pager-numbers li:not(.k-current-page),
  .k-webkit .k-pager-numbers li:not(.k-current-page) {
    display: none;
  }
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link,
  .k-webkit .k-pager-numbers .k-current-page .k-link {
    width: 3.2em;
    padding: 0 0.429em 0 0.714em;
    border-radius: 1.0833em;
  }
  .k-edge .k-pager-numbers + .k-link,
  .k-ff .k-pager-numbers + .k-link,
  .k-ie11 .k-pager-numbers + .k-link,
  .k-safari .k-pager-numbers + .k-link,
  .k-webkit .k-pager-numbers + .k-link {
    margin-left: 4.8em;
  }
  .k-edge .k-rtl .k-pager-numbers + .k-link,
  .k-ff .k-rtl .k-pager-numbers + .k-link,
  .k-ie11 .k-rtl .k-pager-numbers + .k-link,
  .k-safari .k-rtl .k-pager-numbers + .k-link,
  .k-webkit .k-rtl .k-pager-numbers + .k-link {
    margin-right: 5.1em;
    margin-left: 0;
  }
  .k-edge .k-pager-numbers .k-link,
  .k-edge .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-numbers .k-link,
  .k-ff .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-numbers .k-link,
  .k-ie11 .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-numbers .k-link,
  .k-safari .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-numbers .k-link,
  .k-webkit .k-pager-numbers .k-state-selected {
    display: block;
    margin-right: 0;
    padding: 1px 5px 1px 5px;
    text-align: left;
  }
  .k-edge .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-pager-numbers.k-state-expanded {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 2px 0;
  }
  .k-edge .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page,
  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page {
    margin: -2em -3px 0;
    padding: 0;
  }
  .k-edge .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page .k-link {
    border-radius: 0 0 1.0833em 1.0833em;
  }
  .k-edge .k-pager-numbers.k-state-expanded li,
  .k-ff .k-pager-numbers.k-state-expanded li,
  .k-ie11 .k-pager-numbers.k-state-expanded li,
  .k-safari .k-pager-numbers.k-state-expanded li,
  .k-webkit .k-pager-numbers.k-state-expanded li {
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .k-edge .k-pager-info,
  .k-ff .k-pager-info,
  .k-ie11 .k-pager-info,
  .k-safari .k-pager-info,
  .k-webkit .k-pager-info {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .k-edge .k-pager-sizes,
  .k-ff .k-pager-sizes,
  .k-ie11 .k-pager-sizes,
  .k-safari .k-pager-sizes,
  .k-webkit .k-pager-sizes {
    display: none;
  }
}
.k-rtl .k-pager-wrap .k-i-arrow-e,
.k-rtl .k-pager-wrap .k-i-arrow-w,
.k-rtl .k-pager-wrap .k-i-seek-e,
.k-rtl .k-pager-wrap .k-i-seek-w {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.k-menu {
  cursor: default;
}
.k-menu .k-link {
  white-space: nowrap;
}
.k-menu,
.k-menu .k-menu-group,
.k-menu-scroll-wrapper .k-menu-group,
.k-popups-wrapper .k-menu-group {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-menu:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  clear: both;
}
.k-menu .k-item,
.k-menu-scroll-wrapper .k-item,
.k-popups-wrapper .k-item {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
.k-menu .k-item div,
.k-menu-scroll-wrapper .k-item div,
.k-popups-wrapper .k-item div {
  -webkit-user-select: default;
  -moz-user-select: default;
  -ms-user-select: default;
  user-select: default;
}
.k-menu .k-item .k-item,
.k-menu-scroll-wrapper .k-item .k-item,
.k-menu-scroll-wrapper.vertical > .k-item,
.k-popups-wrapper .k-item .k-item,
.k-popups-wrapper.vertical > .k-item,
ul.k-menu-vertical > .k-item {
  display: block;
  float: none;
  border-width: 0;
}
.k-menu .k-image,
.k-menu .k-item > .k-link > .k-icon,
.k-menu .k-sprite,
.k-menu-scroll-wrapper .k-image,
.k-menu-scroll-wrapper .k-item > .k-link > .k-icon,
.k-menu-scroll-wrapper .k-sprite,
.k-popups-wrapper .k-image,
.k-popups-wrapper .k-item > .k-link > .k-icon,
.k-popups-wrapper .k-sprite {
  margin: -2px 4px 0 -4px;
  vertical-align: middle;
}
.k-menu .k-item > .k-link > .k-icon,
.k-menu-scroll-wrapper .k-item > .k-link > .k-icon,
.k-popups-wrapper .k-item > .k-link > .k-icon {
  margin: -2px 0 0;
}
.k-menu .k-item > .k-link,
.k-menu-scroll-wrapper .k-item > .k-link,
.k-popups-wrapper .k-item > .k-link {
  display: block;
  padding: 0.5em 1.1em 0.4em;
  line-height: 1.34em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-menu .k-menu-group,
.k-menu-scroll-wrapper .k-menu-group,
.k-popups-wrapper .k-menu-group {
  display: none;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  white-space: nowrap;
}
.k-menu .k-menu-group > .k-item,
.k-menu-scroll-wrapper .k-menu-group > .k-item,
.k-popups-wrapper .k-menu-group > .k-item {
  display: block;
  border-width: 0;
}
.k-menu .k-item,
.k-menu-scroll-wrapper .k-item,
.k-menu-scroll-wrapper.horizontal > .k-item,
.k-popups-wrapper .k-item,
.k-popups-wrapper.horizontal > .k-item,
.k-widget.k-menu-horizontal > .k-item {
  position: relative;
  float: left;
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: top;
  zoom: 1;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.k-context-menu.k-menu-vertical > .k-item > .k-link,
.k-menu .k-menu-group .k-item > .k-link,
.k-menu-scroll-wrapper .k-menu-group .k-item > .k-link,
.k-popups-wrapper.vertical > .k-item > .k-link {
  padding: 0.28em 1.8em 0.38em 0.9em;
}
.k-context-menu.k-menu-horizontal > .k-separator,
.k-popups-wrapper.horizontal > .k-separator {
  display: none;
}
.k-context-menu.k-menu-horizontal > .k-item,
.k-popups-wrapper.horizontal > .k-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-context-menu.k-menu-horizontal > .k-last,
.k-popups-wrapper.horizontal > .k-last {
  border: 0;
}
.k-menu .k-item > .k-link > .k-i-arrow-60-down,
.k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-down,
.k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-down {
  margin-right: -8px;
}
.k-menu .k-item > .k-link > .k-i-arrow-60-right,
.k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-right,
.k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-right {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 2px;
  right: 0.2rem;
}
.k-menu .k-animation-container,
.k-menu-scroll-wrapper .k-animation-container,
.k-popups-wrapper .k-animation-container {
  border: 0;
}
.k-menu .k-animation-container,
.k-menu .k-menu-group,
.k-menu-scroll-wrapper .k-animation-container,
.k-menu-scroll-wrapper .k-menu-group,
.k-popups-wrapper .k-animation-container,
.k-popups-wrapper .k-menu-group {
  position: absolute;
  left: 0;
}
.k-menu .k-animation-container .k-animation-container,
.k-menu .k-menu-group .k-menu-group,
.k-menu-scroll-wrapper .k-animation-container .k-animation-container,
.k-menu-scroll-wrapper .k-menu-group .k-menu-group,
.k-menu-scroll-wrapper.vertical .k-animation-container,
.k-menu-scroll-wrapper.vertical .k-menu-group,
.k-menu-vertical .k-animation-container,
.k-menu-vertical .k-menu-group,
.k-popups-wrapper .k-animation-container .k-animation-container,
.k-popups-wrapper .k-menu-group .k-menu-group,
.k-popups-wrapper.vertical .k-animation-container,
.k-popups-wrapper.vertical .k-menu-group {
  top: 0;
  left: 0;
}
.k-menu .k-animation-container .k-menu-group,
.k-menu-scroll-wrapper .k-animation-container .k-menu-group,
.k-popups-wrapper .k-animation-container .k-menu-group {
  top: auto;
  left: auto;
  margin-left: -1px;
}
.k-menu .k-animation-container,
.k-menu-scroll-wrapper .k-animation-container,
.k-popup .k-animation-container,
.k-popups-wrapper .k-animation-container {
  margin-top: -1px;
  padding-left: 1px;
}
.k-ie .k-menu .k-animation-container,
.k-ie .k-menu-scroll-wrapper .k-animation-container,
.k-ie .k-popup .k-animation-container,
.k-ie .k-popups-wrapper .k-animation-container {
  margin-top: -2px;
}
.k-popup .k-animation-container .k-popup {
  margin-left: -1px;
}
.k-menu-scroll-wrapper .k-separator,
.k-popups-wrapper .k-separator,
ul.k-menu .k-separator {
  padding: 0.25em 0;
  height: 100%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  border-width: 0 1px 0 0;
}
.k-menu .k-menu-group .k-separator,
.k-menu-scroll-wrapper.vertical .k-menu-group .k-separator,
.k-menu-scroll-wrapper.vertical .k-separator,
.k-popups-wrapper.vertical .k-menu-group .k-separator,
.k-popups-wrapper.vertical .k-separator,
ul.k-menu-vertical .k-separator {
  padding: 0;
  height: 1px;
  width: 100%;
  border-width: 1px 0 0;
}
.k-menu-scroll-wrapper .k-widget.k-menu,
.k-popups-wrapper .k-widget.k-menu {
  white-space: nowrap;
  overflow: hidden;
}
.k-menu-scroll-wrapper.vertical .k-menu.k-menu-vertical,
.k-popups-wrapper.vertical .k-menu.k-menu-vertical {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-menu-scroll-wrapper.horizontal .k-menu.k-menu-horizontal > .k-item,
.k-popups-wrapper.horizontal .k-menu.k-menu-horizontal > .k-item {
  display: inline-block;
  overflow: hidden;
  float: none;
}
.k-menu-scroll-wrapper.vertical .k-menu.k-menu-vertical > .k-item,
.k-popups-wrapper.vertical .k-menu.k-menu-vertical > .k-item {
  overflow: hidden;
}
.k-menu-scroll-wrapper,
.k-popups-wrapper {
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
}
.k-menu-scroll-wrapper.vertical,
.k-popups-wrapper.vertical {
  height: 100%;
}
.k-menu-scroll-wrapper > .k-animation-container .k-item,
.k-popups-wrapper > .k-animation-container .k-item {
  float: none;
}
.k-menu-scroll-wrapper .k-menu-scroll-button,
.k-popups-wrapper .k-menu-scroll-button {
  border-radius: 0;
  position: absolute;
  display: none;
}
.k-menu-scroll-wrapper .k-scroll-up,
.k-popups-wrapper .k-scroll-up {
  top: 0;
  left: 0;
  width: 100%;
}
.k-menu-scroll-wrapper .k-scroll-down,
.k-popups-wrapper .k-scroll-down {
  bottom: 0;
  left: 0;
  width: 100%;
}
.k-menu-scroll-wrapper .k-scroll-down,
.k-menu-scroll-wrapper .k-scroll-up,
.k-popups-wrapper .k-scroll-down,
.k-popups-wrapper .k-scroll-up {
  padding: 0 0.7em;
  line-height: 0.2em;
}
.k-menu-scroll-wrapper .k-scroll-left,
.k-popups-wrapper .k-scroll-left {
  top: 0;
  left: 0;
  height: 100%;
}
.k-menu-scroll-wrapper .k-scroll-right,
.k-popups-wrapper .k-scroll-right {
  top: 0;
  right: 0;
  height: 100%;
}
.k-menu-scroll-wrapper .k-scroll-left,
.k-menu-scroll-wrapper .k-scroll-right,
.k-popups-wrapper .k-scroll-left,
.k-popups-wrapper .k-scroll-right {
  width: 16px;
  padding-left: 0;
  padding-right: 0;
}
.k-menu-scroll-wrapper .k-scroll-left .k-icon,
.k-menu-scroll-wrapper .k-scroll-right .k-icon,
.k-popups-wrapper .k-scroll-left .k-icon,
.k-popups-wrapper .k-scroll-right .k-icon {
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
  left: 0;
}
.k-context-menu {
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-grid,
.k-listview {
  position: relative;
  zoom: 1;
}
.k-grid table {
  width: 100%;
  margin: 0;
  max-width: none;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  border-width: 0;
  outline: 0;
}
.k-header.k-drag-clue {
  overflow: hidden;
}
.k-filter-row th,
.k-grid-header th.k-header {
  overflow: hidden;
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: 0.5em 0.6em 0.4em 0.6em;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.k-grid-header th.k-header {
  vertical-align: bottom;
}
.k-filtercell,
.k-filtercell .k-widget,
.k-filtercell > span {
  display: block;
  width: auto;
}
.k-filtercell > span {
  padding-right: 4.8em;
  position: relative;
  min-height: 2em;
  line-height: 2em;
}
.k-filtercell > .k-operator-hidden {
  padding-right: 2.3em;
}
.k-filter-row .k-dropdown-operator,
.k-filtercell > span > .k-button {
  position: absolute;
  top: 0;
  right: 0;
}
.k-filter-row .k-dropdown-operator {
  width: 2.1em;
  right: 2.5em;
}
.k-filtercell > span > label {
  vertical-align: middle;
}
.k-filter-row label > input[type=radio] {
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}
.k-ie10 .k-grid-header a:active {
  background-color: transparent;
}
.k-grid-header th.k-header > .k-link {
  display: block;
  min-height: 18px;
  line-height: 18px;
  margin: -0.5em -0.6em -0.4em 0;
  padding: 0.5em 0.6em 0.4em 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-grid-header th.k-with-icon .k-link {
  margin-right: 18px;
}
.k-grid-header th > .k-link > .k-icon {
  vertical-align: text-top;
}
.k-grid .k-state-hover {
  cursor: pointer;
}
.k-grid-column-resizing,
.k-grid-column-resizing .k-button,
.k-grid-column-resizing .k-grid-filter,
.k-grid-column-resizing .k-grid-toolbar,
.k-grid-column-resizing .k-link {
  cursor: col-resize;
}
.k-grid td {
  border-style: solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 0.6em;
  overflow: hidden;
  line-height: 1.6em;
  vertical-align: middle;
  text-overflow: ellipsis;
}
.k-grid .k-grouping-row td,
.k-grid .k-hierarchy-cell {
  overflow: visible;
}
.k-grid-edit-row td {
  text-overflow: clip;
}
.k-grid-edit-row .k-textbox,
.k-grid-edit-row .text-box {
  margin-top: 0;
  margin-bottom: 0;
}
.k-grid-footer-wrap,
.k-grid-header-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-style: solid;
  border-width: 0 1px 0 0;
  zoom: 1;
}
div.k-grid-footer,
div.k-grid-header {
  padding-right: 17px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  zoom: 1;
}
.k-grid-header-locked > table,
.k-grid-header-wrap > table {
  margin-bottom: -1px;
}
.k-grid-content {
  position: relative;
  width: 100%;
  overflow: auto;
  overflow-x: auto;
  overflow-y: scroll;
  zoom: 1;
  min-height: 0;
}
.k-mobile .k-grid tbody {
  -webkit-backface-visibility: hidden;
}
.k-mobile .k-grid-backface tbody {
  -webkit-backface-visibility: visible;
}
.k-grid-content-expander {
  position: absolute;
  visibility: hidden;
  height: 1px;
}
.k-grid-norecords {
  width: 100%;
  height: 100%;
  text-align: center;
}
.k-grid-norecords-template {
  width: 20em;
  height: 4em;
  line-height: 4em;
  vertical-align: middle;
  margin: 0 auto;
}
.k-grid-content > .k-grid-norecords > .k-grid-norecords-template {
  top: 50%;
  left: 50%;
  margin-left: -10em;
  margin-top: -2em;
  position: absolute;
}
@media print {
  .k-grid {
    height: auto !important;
  }
  .k-grid-header {
    padding: 0 !important;
  }
  .k-grid-content,
  .k-grid-header-wrap {
    overflow: visible;
    height: auto !important;
  }
}
.k-grid .k-scrollbar {
  -ms-overflow-style: scrollbar;
}
.k-virtual-scrollable-wrap {
  height: 100%;
  overflow-y: hidden;
  position: relative;
}
.k-grid-content table,
.k-grid-content-locked > table,
.k-grid-footer table,
.k-grid-header table {
  table-layout: fixed;
}
.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 {
  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-grid-footer-locked + .k-grid-footer-wrap,
.k-grid-header-locked + .k-grid-header-wrap {
  display: inline-block;
  vertical-align: top;
}
.k-grid-toolbar {
  border-style: solid;
  border-width: 1px 0 0;
}
.k-filter-row > th:first-child,
.k-grid tbody td:first-child,
.k-grid tfoot td:first-child,
.k-grid-header th.k-header:first-child {
  border-left-width: 0;
}
.k-grid-header th.k-header.k-first {
  border-left-width: 1px;
}
.k-grid-toolbar:first-child,
.k-grouping-header + .k-grid-toolbar {
  border-width: 0 0 1px;
}
.k-footer-template td {
  border-style: solid;
  border-width: 1px 0 0 1px;
}
.k-group-footer td {
  border-style: solid;
  border-width: 1px 0;
}
.k-group-footer .k-group-cell + td {
  border-left-width: 1px;
}
.k-grid-footer {
  border-style: solid;
  border-width: 1px 0 0;
}
.k-grid-footer td {
  border-top-width: 0;
}
.k-grid-footer > td {
  border-top-width: 1px;
}
.k-grid-pager {
  border-width: 1px 0 0;
}
.k-grid .k-pager-numbers {
  float: left;
  cursor: default;
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
}
.k-widget.k-grid .k-pager-numbers {
  position: relative;
}
.k-header > .k-grid-filter,
.k-header > .k-header-column-menu {
  float: right;
  margin: -0.5em -0.6em -0.4em 0;
  padding: 0.5em 0.2em 0.4em;
  position: relative;
  z-index: 1;
}
.k-grid .k-animation-container {
  position: absolute;
}
.k-filter-menu {
  padding: 0.5em;
}
.k-list-filter {
  display: block;
}
form.k-filter-menu .k-textbox,
form.k-filter-menu .k-widget {
  display: block;
}
form.k-filter-menu .k-textbox {
  width: 100%;
  margin-bottom: 3px;
}
.k-filter-help-text,
.k-filter-menu .k-textbox,
.k-filter-menu .k-widget {
  margin: 0.19em 0 0;
}
.k-filter-menu span.k-filter-and {
  width: 6em;
  margin: 0.5em 0 0.5em;
}
.k-filter-menu .k-button {
  width: 48%;
  margin: 0.5em 4% 0 0;
}
.k-filter-menu .k-button + .k-button {
  margin-right: 0;
}
.k-filter-menu .k-filter-selected-items {
  font-weight: 700;
  margin: 0.5em;
}
.k-multicheck-wrap {
  overflow: auto;
  overflow-x: hidden;
  white-space: nowrap;
  max-height: 300px;
}
.k-multicheck-wrap .k-item {
  line-height: 2.2em;
}
.k-grouping-row .k-icon {
  margin: -3px 4px 0 2px;
}
.k-grouping-row p {
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.6em;
  padding: 0 0.6em;
}
.k-grouping-row + tr td {
  border-top-width: 1px;
}
.k-grouping-row .k-group-cell,
.k-grouping-row + tr .k-group-cell {
  border-top-width: 0;
  text-overflow: none;
}
.k-grid .k-hierarchy-cell + td {
  border-left-width: 0;
}
.k-grid .k-group-col,
.k-grid .k-hierarchy-col {
  width: 27px;
}
.k-grouping-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.k-grouping-header {
  line-height: 2;
}
.k-grouping-dropclue {
  position: absolute;
  width: 6px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: -165px -148px;
}
.k-grouping-dropclue:after,
.k-grouping-dropclue:before {
  content: "";
  width: 0;
  height: 0;
  border: 3px solid;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  left: 0;
}
.k-grouping-dropclue:before {
  top: 0;
  border-bottom: 0;
}
.k-grouping-dropclue:after {
  bottom: 0;
  border-top: 0;
}
.k-grouping-header .k-group-indicator {
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  margin: 0 3px;
  padding: 0.15em 0.15em 0.15em 0.4em;
  line-height: 1.5em;
}
.k-grouping-header .k-link {
  display: inline-block;
  border-width: 0;
  padding: 0;
  line-height: normal;
  text-decoration: none;
}
.k-grouping-header .k-button {
  border: 0;
  padding: 0;
  background: 0 0;
  line-height: 1;
}
.k-grouping-header .k-link .k-icon {
  margin: 0 0 0 -3px;
}
.k-grouping-header .k-button .k-icon {
  margin: 0 0 0 3px;
}
.k-grouping-header .k-button,
.k-grouping-header a {
  display: inline-block;
  vertical-align: middle;
}
.k-dirty-cell:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  float: left;
}
.k-dirty {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  border-color: red transparent transparent red;
  margin: -0.45em 0 0 -0.6em;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
}
.k-grid-toolbar,
.k-grouping-header {
  margin: 0;
  padding: 0.22em 0.2em 0.28em;
  cursor: default;
}
.k-grid .k-edit-container {
  padding: 0;
}
.k-grid .field-validation-error {
  display: block;
}
.k-grid .input-validation-error {
  border-style: ridge;
  border-color: red;
  background-color: pink;
}
.k-grid-toolbar .k-button {
  vertical-align: middle;
}
.k-grid-actions {
  display: inline-block;
}
.k-grid .k-button {
  margin: 0 0.16em;
}
.k-grid tbody .k-button,
.k-ie8 .k-grid tbody button.k-button {
  min-width: 64px;
}
.k-grid tbody button.k-button {
  min-width: 78px;
}
html body .k-grid tbody .k-button-icon {
  width: auto;
  min-width: 0;
}
.k-detail-row {
  position: relative;
}
.k-grid .k-detail-cell {
  overflow: visible;
}
.k-grid .k-edit-cell {
  padding: 0 0.3em;
  white-space: nowrap;
}
.k-grid .k-edit-cell .k-tooltip {
  white-space: normal;
}
.k-edit-cell > .k-textbox,
.k-edit-cell > .k-widget,
.k-grid-edit-row > td > .k-textbox,
.k-grid-edit-row > td > .k-widget,
.k-grid-edit-row > td > .text-box {
  width: 100%;
}
html .k-edit-cell .k-tooltip,
html .k-grid-edit-row .k-tooltip {
  width: auto;
  max-width: 300px;
}
.k-edit-cell input[type=checkbox] {
  margin-left: 0.6em;
}
.k-grid tbody td > .k-grid-delete {
  margin-top: -0.2em;
  margin-bottom: -0.2em;
}
.k-grid-resize-indicator {
  position: absolute;
  width: 2px;
  background-color: #aaa;
}
.k-grid-header .k-resize-handle,
.k-grid > .k-resize-handle {
  position: absolute;
  height: 25px;
  cursor: col-resize;
  z-index: 2;
}
.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 {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.k-ie9 .k-column-menu {
  width: 160px;
}
.k-ie8 .k-grid-filter,
.k-ie8 .k-header-column-menu {
  font-size: 100%;
}
.k-column-menu {
  min-width: 160px;
}
.k-column-menu .k-sprite {
  margin-right: 10px;
}
.k-column-menu > .k-menu {
  border-width: 0;
}
.k-column-menu .k-calendar .k-link {
  white-space: normal;
}
.k-columns-item .k-group {
  max-height: 200px;
  overflow: auto;
}
.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-content-locked + .k-grid-content,
.k-pdf-export-shadow .k-grid-footer-locked + .k-grid-footer-wrap,
.k-pdf-export-shadow .k-grid-header-locked + .k-grid-header-wrap {
  width: auto !important;
}
.k-pdf-export-shadow .k-grid-footer,
.k-pdf-export-shadow .k-grid-header {
  padding: 0 !important;
}
.k-loading-pdf-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}
.k-loading-pdf-mask .k-loading-color {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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-autofitting {
  width: auto!important;
  table-layout: auto !important;
}
.k-autofitting td,
.k-autofitting th.k-header {
  white-space: nowrap !important;
}
.k-autofitting .k-detail-row {
  display: none !important;
}
.k-grid .k-edit-cell input.k-checkbox,
.k-grid .k-grid-edit-row input.k-checkbox {
  position: absolute;
  width: 14px;
  height: 15px;
  z-index: 1;
}
.k-grid .k-edit-cell input.k-checkbox + label.k-checkbox-label,
.k-grid .k-grid-edit-row input.k-checkbox + label.k-checkbox-label {
  cursor: default;
}
.k-grid .k-grid-edit-row input.k-checkbox {
  margin-left: 1px;
  margin-top: 4px;
}
.k-grid .k-edit-cell input.k-checkbox,
.k-grid .k-edit-cell input[type=checkbox] {
  margin-left: -webkit-calc(3.3em);
  margin-left: calc(0.3em + 3px);
}
.k-grid .k-edit-cell input.k-checkbox + label.k-checkbox-label,
.k-grid .k-edit-cell input[type=checkbox] + label.k-checkbox-label {
  margin-left: 0.3em;
}
.k-window .k-popup-edit-form .k-edit-field input.k-checkbox {
  position: absolute;
  margin-left: 1px;
  margin-top: 0.8em;
  width: 14px;
  height: 14px;
  z-index: 1;
}
.k-window .k-popup-edit-form .k-edit-field input.k-checkbox + label.k-checkbox-label {
  cursor: default;
}
.k-window .k-popup-edit-form .k-edit-field label.k-checkbox-label {
  margin-top: 0.6em;
}
@media only screen and (max-width: 1024px) {
  .k-edge .k-grid .k-pager-numbers,
  .k-ff .k-grid .k-pager-numbers,
  .k-ie11 .k-grid .k-pager-numbers,
  .k-safari .k-grid .k-pager-numbers,
  .k-webkit .k-grid .k-pager-numbers {
    position: absolute;
    left: 4.8em;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    overflow: visible;
    height: auto;
  }
  .k-edge .k-grid .k-pager-numbers:first-child,
  .k-ff .k-grid .k-pager-numbers:first-child,
  .k-ie11 .k-grid .k-pager-numbers:first-child,
  .k-safari .k-grid .k-pager-numbers:first-child,
  .k-webkit .k-grid .k-pager-numbers:first-child {
    left: 0.2em;
  }
  .k-edge .k-grid .k-pager-numbers.k-state-expanded,
  .k-ff .k-grid .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-grid .k-pager-numbers.k-state-expanded,
  .k-safari .k-grid .k-pager-numbers.k-state-expanded,
  .k-webkit .k-grid .k-pager-numbers.k-state-expanded {
    -ms-transform: translatey(-100%);
    transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
  }
  .k-edge .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-webkit .km-pane-wrapper .k-grid .k-pager-numbers {
    position: relative;
    left: 50%;
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
  }
  .k-edge .k-rtl .k-grid .k-pager-numbers,
  .k-ff .k-rtl .k-grid .k-pager-numbers,
  .k-ie11 .k-rtl .k-grid .k-pager-numbers,
  .k-safari .k-rtl .k-grid .k-pager-numbers,
  .k-webkit .k-rtl .k-grid .k-pager-numbers {
    left: auto;
    right: 4.8em;
    width: 4.5em;
  }
  .k-edge .k-rtl .k-grid .k-pager-numbers:first-child,
  .k-ff .k-rtl .k-grid .k-pager-numbers:first-child,
  .k-ie11 .k-rtl .k-grid .k-pager-numbers:first-child,
  .k-safari .k-rtl .k-grid .k-pager-numbers:first-child,
  .k-webkit .k-rtl .k-grid .k-pager-numbers:first-child {
    left: auto;
    right: 0.2em;
  }
  .k-edge .k-rtl .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ff .k-rtl .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ie11 .k-rtl .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-safari .k-rtl .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-webkit .k-rtl .km-pane-wrapper .k-grid .k-pager-numbers {
    right: 5.8em;
  }
  .k-edge .k-grid .k-pager-numbers .k-current-page,
  .k-ff .k-grid .k-pager-numbers .k-current-page,
  .k-ie11 .k-grid .k-pager-numbers .k-current-page,
  .k-safari .k-grid .k-pager-numbers .k-current-page,
  .k-webkit .k-grid .k-pager-numbers .k-current-page {
    display: block;
    border-left: 0;
  }
  .k-edge .k-grid .k-pager-number.k-state-expanded .k-current-page,
  .k-ff .k-grid .k-pager-number.k-state-expanded .k-current-page,
  .k-ie11 .k-grid .k-pager-number.k-state-expanded .k-current-page,
  .k-safari .k-grid .k-pager-number.k-state-expanded .k-current-page,
  .k-webkit .k-grid .k-pager-number.k-state-expanded .k-current-page {
    -ms-transform: translatey(100%);
    transform: translatey(100%);
    -webkit-transform: translatey(100%);
  }
}
.k-treelist .k-status {
  padding: 0.4em 0.6em;
  line-height: 1.6em;
}
.k-treelist .k-status .k-loading {
  vertical-align: baseline;
  margin-right: 5px;
}
.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-i-drag-and-drop {
  position: absolute;
  z-index: 10000;
  visibility: hidden;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  background-color: transparent;
  background-repeat: no-repeat;
}
.k-treelist .k-i-arrow-45-down-right,
.k-treelist .k-i-arrow-60-right {
  cursor: pointer;
}
.k-treelist .k-i-arrow-45-down-right {
  margin-top: -0.5em;
}
.k-drag-separator {
  display: inline-block;
  border-right: 1px solid;
  height: 1em;
  vertical-align: top;
  margin: 0 0.5em;
}
.k-gantt {
  white-space: nowrap;
  position: relative;
}
.k-gantt-layout {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.k-gantt .k-splitbar {
  position: relative;
  cursor: e-resize;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-gantt .k-gantt-layout th {
  vertical-align: bottom;
}
.k-gantt td {
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
.k-gantt .k-grid .k-edit-cell {
  vertical-align: middle;
}
.k-gantt-timeline > .k-timeline,
.k-gantt-treelist > .k-treelist {
  border-width: 0;
  height: 100%;
}
.k-gantt-toolbar {
  border-style: solid;
  border-width: 0 0 1px;
  line-height: 2.4em;
  padding: 0.5em;
}
.k-gantt-layout + .k-gantt-toolbar {
  border-width: 1px 0 0;
}
.k-gantt-actions,
.k-gantt-toolbar > ul {
  float: left;
  margin-right: 0.6em;
}
.k-gantt-actions > .k-button {
  margin-right: 0.5em;
  vertical-align: top;
}
.k-gantt-toolbar > .k-gantt-views {
  float: right;
  margin-right: 0;
}
.k-gantt-toolbar > .k-gantt-views > li.k-current-view {
  display: none;
}
.k-gantt-toolbar > ul > li {
  display: inline-block;
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
.k-gantt-toolbar > ul > li:first-child + li {
  border-left-width: 1px;
}
.k-gantt-toolbar .k-link {
  display: inline-block;
  padding: 0 1.1em;
}
.k-gantt-toolbar li:first-child + li,
.k-gantt-toolbar li:first-child + li > .k-link {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.k-gantt-toolbar li:last-child,
.k-gantt-toolbar li:last-child > .k-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-gantt-toolbar li.k-button {
  line-height: inherit;
  padding-top: 0;
  padding-bottom: 0;
}
.k-gantt-treelist .k-grid-header tr {
  height: 5em;
}
.k-gantt .k-treelist .k-grid-header {
  padding: 0 !important;
}
.k-gantt .k-treelist .k-grid-content {
  overflow-y: hidden;
  overflow-x: scroll;
}
.k-treelist-group > tr > span {
  font-weight: 700;
}
.k-treelist-group .k-widget {
  font-weight: 400;
}
.k-gantt-timeline .k-grid-header tr {
  height: 2.5em;
}
.k-gantt-tasks {
  position: relative;
}
.k-gantt .k-grid-content tr,
.k-gantt-rows tr,
.k-gantt-tasks tr {
  height: 2.3em;
}
.k-gantt .k-gantt-tasks td:after {
  content: "\a0";
}
.k-gantt-timeline {
  background: 0 0;
}
.k-gantt-columns,
.k-gantt-dependencies,
.k-gantt-rows {
  position: absolute;
  top: 0;
  left: 0;
}
.k-gantt-tables {
  position: relative;
}
.k-gantt .k-timeline .k-grid-content {
  overflow-x: scroll;
}
.k-gantt .k-gantt-timeline th {
  text-align: center;
}
.k-gantt .k-gantt-timeline tr:first-child th {
  border-bottom-width: 1px;
}
.k-task-summary {
  height: 10px;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
.k-task-summary-complete {
  height: 10px;
  position: relative;
  z-index: 2;
}
.k-task-summary-progress {
  height: 15px;
  overflow: hidden;
}
.k-task-summary-complete:after,
.k-task-summary-complete:before,
.k-task-summary:after,
.k-task-summary:before {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px;
  border-color: transparent;
}
.k-task-summary-complete:before,
.k-task-summary:before {
  left: 0;
  border-left-color: inherit;
}
.k-task-summary-complete:after,
.k-task-summary:after {
  right: 0;
  border-right-color: inherit;
}
.k-line-h,
.k-line-v {
  position: absolute;
}
.k-line-h {
  height: 2px;
}
.k-line-v {
  width: 2px;
}
.k-arrow-e,
.k-arrow-w {
  position: absolute;
  top: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
}
.k-arrow-e {
  right: -6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.k-arrow-w {
  left: -6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.k-task-milestone {
  width: 13px;
  height: 13px;
  margin-top: 3px;
  border-style: solid;
  border-width: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.k-ie8 .k-task-milestone {
  margin-left: 1px;
}
.k-gantt .k-gantt-tasks .k-button-icon,
.k-gantt .k-gantt-treelist .k-button {
  padding-top: 0;
  padding-bottom: 0;
}
.k-gantt .k-gantt-tasks .k-button-icon {
  margin-top: 4px;
}
.k-gantt .k-gantt-treelist .k-button {
  margin-top: -4px;
  margin-bottom: -2px;
}
.k-gantt .k-gantt-tasks .k-button-icon {
  padding-left: 2px;
  padding-right: 2px;
}
.k-gantt .k-gantt-tasks .k-button .k-icon,
.k-gantt .k-gantt-treelist .k-button .k-icon {
  vertical-align: text-top;
}
.k-rel .k-button-icon {
  position: absolute;
  left: 200px;
}
.k-rel {
  position: relative;
  height: 0;
  top: -0.3em;
}
.k-task-wrap {
  position: absolute;
  padding: 0 23px 5px;
  margin: -1px -23px 0;
  z-index: 2;
}
.k-line.k-state-selected,
.k-task-wrap:hover {
  z-index: 3;
}
.k-milestone-wrap {
  margin: 0 -13px 0 -27px;
}
.k-task-content {
  position: relative;
  z-index: 2;
}
.k-task-complete {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20%;
  z-index: 1;
}
.k-task-dot {
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: none;
  cursor: pointer;
}
.k-task-dot.k-state-hover {
  background-color: transparent;
}
.k-task-single + .k-task-dot,
.k-task-single + .k-task-dot + .k-task-dot {
  top: 0.2em;
}
.k-task-wrap-active .k-task-dot,
.k-task-wrap:hover .k-task-dot {
  display: block;
}
.k-task-dot:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 16px;
}
.k-task-dot:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin-left: 4px;
}
.k-task-dot.k-state-hover:after,
.k-task-dot:hover:after,
.k-task-wrap-active .k-task-dot:after {
  border-style: solid;
  border-width: 1px;
  margin-left: 3px;
}
.k-task-start {
  left: 0;
}
.k-task-end {
  right: 0;
}
.k-task-single {
  border-style: solid;
  border-width: 1px;
  text-align: left;
  overflow: hidden;
  cursor: default;
  min-height: 1.3em;
  white-space: nowrap;
}
.k-task-template {
  padding: 0.2em 1.4em 0.2em 0.6em;
  line-height: normal;
}
.k-task-actions,
.k-task-content > .k-link {
  position: absolute;
  top: 0;
  right: 4px;
  white-space: nowrap;
}
.k-task-actions {
  z-index: 1;
}
.k-task-actions:first-child {
  position: static;
  float: left;
  margin: 4px 2px 0 4px;
}
.k-webkit .k-task-actions:first-child {
  margin-top: 3px;
}
.k-task-actions:first-child > .k-link {
  display: inline-block;
}
.k-task-delete {
  display: none;
}
.k-task-wrap-active .k-task-delete,
.k-task-wrap:hover .k-task-delete {
  display: inline-block;
}
.k-task-single .k-resize-handle {
  position: absolute;
  visibility: hidden;
  z-index: 2;
  height: auto;
}
.k-task-single:hover .k-resize-handle,
.k-task-wrap-active .k-resize-handle {
  visibility: visible;
}
.k-task-single .k-resize-handle:after {
  content: "";
  position: absolute;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.k-task-content > .k-resize-e {
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-task-content > .k-resize-w {
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-task-content > .k-resize-e:after,
.k-task-content > .k-resize-w:after {
  left: 1px;
  top: 50%;
  margin-top: -0.7em;
  height: 1.4em;
  width: 1px;
}
.k-task-content > .k-resize-e:after {
  left: auto;
  right: 1px;
}
.k-task-draghandle {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  margin-left: 16px;
  border-width: 5px;
  border-style: solid;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  display: none;
  cursor: e-resize;
}
.k-task-wrap-active .k-task-draghandle,
.k-task-wrap:hover .k-task-draghandle {
  display: block;
}
.k-dependency-hint {
  z-index: 4;
}
.k-gantt-rowheight .k-task-dot,
.k-gantt-rowheight .k-task-milestone,
.k-gantt-rowheight .k-task-single + .k-task-dot,
.k-gantt-rowheight .k-task-single + .k-task-dot + .k-task-dot,
.k-gantt-rowheight .k-task-summary {
  top: 50%;
}
.k-gantt-rowheight .k-task-milestone,
.k-gantt-rowheight .k-task-summary {
  margin-top: -6px;
}
.k-gantt-rowheight .k-task-dot,
.k-gantt-rowheight .k-task-single + .k-task-dot,
.k-gantt-rowheight .k-task-single + .k-task-dot + .k-task-dot {
  margin-top: -11px;
}
.k-gantt-rowheight .k-task-single {
  height: -webkit-calc(98%);
  height: calc(100% - 2px);
}
.k-ie .k-gantt-rowheight .k-task-single {
  height: 99%;
}
.k-gantt-rowheight .k-task-content {
  height: 100%;
}
.k-gantt-rowheight .k-task-content > .k-resize-e:after,
.k-gantt-rowheight .k-task-content > .k-resize-w:after {
  top: 0;
  margin-top: 0;
  height: 100%;
}
.k-task-details {
  padding: 0.4em;
  text-align: left;
  white-space: nowrap;
}
.k-task-details > strong {
  font-size: 120%;
  display: block;
}
.k-task-pct {
  margin: 0.5em 0 0.1em;
  font-size: 170%;
}
.k-task-details > ul {
  line-height: 1.2;
}
.k-resources-wrap {
  position: absolute;
  z-index: 2;
  zoom: 1;
  margin-left: 20px;
  margin-top: -2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-resources-wrap .k-resource {
  margin: 0 5px;
}
.k-gantt-edit-form > .k-edit-form-container {
  width: 430px;
}
.k-gantt-edit-form > .k-resources-form-container {
  width: 506px;
}
.k-resources-form-container > .k-grid {
  margin: 0 0.9em;
}
.k-gantt-edit-form > .k-edit-form-container .k-numerictextbox,
.k-gantt-edit-form > .k-edit-form-container .k-textbox {
  width: 15em;
}
.k-gantt-edit-form .k-edit-buttons .k-gantt-delete {
  float: left;
}
.k-pdf-export-shadow .k-gantt {
  float: left;
}
.k-pdf-export-shadow .k-gantt,
.k-pdf-export-shadow .k-gantt .k-grid-content,
.k-pdf-export-shadow .k-gantt-timeline {
  width: auto!important;
  height: auto!important;
  overflow: visible !important;
}
.k-pdf-export-shadow .k-gantt-treelist {
  height: auto!important;
  overflow: visible !important;
}
.k-pdf-export-shadow .k-gantt-timeline .k-grid-header {
  padding: 0 !important;
}
.k-pdf-export-shadow .k-gantt .k-splitbar,
.k-pdf-export-shadow .k-pdf-export {
  display: none;
}
button.k-gantt-toggle {
  display: none;
  float: left;
  margin-right: 0.5em;
}
.k-rtl button.k-gantt-toggle {
  float: right;
  margin-right: 0;
  margin-left: 0.5em;
}
@media only screen and (max-width: 1024px) {
  .k-gantt-toolbar > ul.k-gantt-views {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 10000;
  }
  .k-rtl .k-gantt-toolbar > ul.k-gantt-views {
    right: auto;
    left: 6px;
  }
  .k-gantt-toolbar > ul.k-gantt-views > li:not(.k-current-view) {
    display: none;
  }
  .k-gantt-toolbar > ul.k-gantt-views > li.k-current-view {
    display: block;
    border-width: 1px;
  }
  .k-rtl .k-gantt-toolbar > ul.k-gantt-views > li.k-current-view {
    text-align: left;
    padding-left: 1em;
  }
  .k-gantt-toolbar > ul.k-gantt-views > li.k-current-view > .k-link {
    display: block;
    position: relative;
    padding-right: 2.5em;
    padding-left: 1em;
  }
  .k-rtl .k-gantt-toolbar > ul.k-gantt-views > li.k-current-view > .k-link {
    padding-left: 0;
  }
  .k-gantt-toolbar > ul.k-gantt-views > li.k-current-view > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.6em;
    right: 0.333em;
    width: 16px;
    height: 16px;
  }
  .k-gantt-toolbar > ul.k-gantt-views.k-state-expanded > li,
  .k-gantt-toolbar > ul.k-gantt-views.k-state-expanded > li:first-child + li {
    display: block;
    border: 0;
    border-radius: 0;
  }
  .k-gantt-toolbar > ul.k-gantt-views.k-state-expanded {
    border: 1px solid #c5c5c5;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  }
  .k-rtl .k-gantt-toolbar > ul.k-gantt-views.k-state-expanded {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  button.k-gantt-toggle {
    display: inline-block;
  }
  .k-gantt-create span + span,
  .k-gantt-pdf span + span {
    display: none;
  }
  .k-gantt-create .k-icon,
  .k-gantt-pdf .k-icon {
    margin: 0;
  }
  .k-gantt .k-splitbar {
    display: none;
    width: 0;
    border-width: 0;
  }
  .k-gantt .k-gantt-treelist {
    display: none;
    max-width: 0;
  }
  .k-gantt .k-treelist .k-grid-content {
    overflow-y: scroll;
  }
  .k-gantt .k-gantt-timeline {
    width: 100%;
  }
}
.k-pivot {
  position: relative;
}
.k-pivot-toolbar {
  padding: 0.2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.k-pivot .k-pivot-toolbar {
  padding: 0.6em;
}
.k-pivot-toolbar .k-button {
  margin-right: 0.4em;
  line-height: 1.2em;
  font-size: 0.9em;
  text-align: left;
  position: relative;
  padding: 0.3em 5em 0.3em 0.3em;
  cursor: move;
}
.k-field-actions {
  position: absolute;
  right: 2px;
  top: 3px;
  cursor: pointer;
}
.k-pivot .k-grid td {
  white-space: nowrap;
}
.k-pivot-layout {
  border-spacing: 0;
  table-layout: auto;
}
.k-pivot-layout > tbody > tr > td {
  vertical-align: top;
  padding: 0;
}
.k-pivot td {
  vertical-align: top;
}
.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 > table {
  height: 100%;
}
.k-pivot .k-grid-header .k-header {
  vertical-align: top;
}
.k-header.k-alt,
td.k-alt {
  font-weight: 700;
}
.k-header.k-alt {
  background-image: none;
}
.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-edit-buttons {
  bottom: auto;
}
.k-fieldselector .k-edit-label {
  width: 16%;
}
.k-fieldselector .k-edit-field {
  width: 77%;
}
.k-fieldselector .k-edit-field > .k-textbox,
.k-fieldselector .k-edit-field > .k-widget {
  width: 99%;
}
.k-fieldselector .k-edit-buttons > input,
.k-fieldselector .k-edit-buttons > label {
  float: left;
  margin-top: 0.4em;
}
.k-fieldselector p {
  margin: 0 0 0.2em 0.5em;
  text-transform: uppercase;
}
.k-fieldselector p .k-icon {
  margin: 0 5px 0 0;
}
.k-fieldselector .k-columns {
  border-style: solid;
  border-width: 0;
}
.k-fieldselector .k-columns > div {
  overflow: auto;
  padding: 0.6em;
  border-style: solid;
  border-width: 0 0 0 1px;
  float: left;
  width: 45%;
}
.k-fieldselector .k-columns > div:first-child {
  border-width: 0;
  margin-right: -1px;
}
.k-fieldselector .k-columns > div + div {
  float: right;
  border-width: 0;
}
.k-fieldselector div.k-treeview {
  border-width: 0;
  margin-right: -1px;
  padding-left: 4px;
  overflow: visible;
}
.k-fieldselector .k-list-container {
  margin-left: 0.5em;
  margin-bottom: 1em;
  padding: 0.2em 0 0;
  border-style: solid;
  border-width: 1px;
}
.k-fieldselector .k-list {
  padding-bottom: 2em;
}
.k-fieldselector .k-list li.k-item {
  padding: 0.3em 3.3em 0.3em 0.3em;
  margin: 0 0.2em 0.2em;
  position: relative;
  font-size: 0.9em;
  line-height: 1.2em;
  min-height: 1em;
}
.k-pivot .k-i-arrow-60-down,
.k-pivot .k-i-arrow-60-up,
.k-pivot .k-i-minus {
  color: #858585;
}
.k-pivot .k-i-arrow-60-up.k-i-hold {
  color: #f9ce1d;
}
.k-pivot .k-i-stop {
  color: #f44336;
  font-size: 0.57142em;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.k-pivot .k-i-circle {
  color: #4caf50;
}
.k-i-stop {
  background-position: -16px 0;
}
.k-i-minus {
  background-position: -32px 0;
}
.k-i-arrow-60-up {
  background-position: -48px 0;
}
.k-i-arrow-60-up {
  background-position: -64px 0;
}
.k-i-circle {
  background-position: -80px 0;
}
.k-pdf-export-shadow .k-pivot .k-grid-content {
  overflow: visible !important;
}
.k-pdf-export-shadow .k-pivot .k-grid-content,
.k-pdf-export-shadow .k-pivot .k-pivot-rowheaders .k-grid {
  height: 100% !important;
}
.k-pdf-export-shadow .k-pivot .k-grid-header {
  padding-right: 0 !important;
}
.k-pdf-export-shadow .k-pivot {
  width: auto!important;
  height: auto !important;
}
.k-pdf-export-shadow .k-pivot .k-grid-content > table,
.k-pdf-export-shadow .k-pivot .k-grid-header-wrap > table {
  width: 100%!important;
  height: auto !important;
}
.k-calendar {
  position: relative;
  display: inline-block;
  width: 17em;
  overflow: hidden;
}
.k-week-number {
  width: 19.42857143em;
}
.k-calendar .k-link,
.k-calendar td {
  text-decoration: none;
}
.k-calendar .k-action-link {
  text-decoration: underline;
}
.k-calendar .k-footer,
.k-calendar .k-header {
  position: relative;
  text-align: center;
  zoom: 1;
}
.k-widget.k-calendar .k-nav-next,
.k-widget.k-calendar .k-nav-prev {
  position: absolute;
  top: 0.16666em;
  line-height: 1.8333em;
  height: 1.8333em;
}
.k-widget.k-calendar .k-nav-prev {
  left: 1%;
}
.k-widget.k-calendar .k-nav-next {
  right: 1%;
}
.k-calendar .k-content {
  float: left;
  border-spacing: 0;
  width: 100%;
  height: 14.167em;
  border-width: 0;
  margin: 0;
  table-layout: fixed;
  outline: 0;
}
.k-calendar .k-content,
.k-calendar .k-content th {
  text-align: right;
}
.k-calendar .k-content .k-alt {
  border-radius: 0;
  text-align: center;
  font-weight: 400;
  cursor: default;
  line-height: 1.8333em;
}
.k-calendar .k-animation-container .k-content {
  height: 100%;
}
.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  width: 75%;
  height: 1.8333em;
  line-height: 1.8333em;
  margin: 0.16666em -0.08333em 0.3333em 0;
}
.k-calendar .k-header .k-icon {
  vertical-align: middle;
}
.k-calendar .k-header .k-link.k-nav-next,
.k-calendar .k-header .k-link.k-nav-prev {
  height: 1.8333em;
  width: 1.8333em;
}
.k-calendar th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0.4em 0.45em 0.4em 0.1em;
  font-weight: 400;
  cursor: default;
}
.k-calendar td {
  padding: 0.08333em;
  cursor: pointer;
}
.k-calendar .k-state-focus {
  border-style: dotted;
  border-width: 0.08333em;
  padding: 0;
}
.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 1.8333em;
  line-height: 1.8333em;
  padding: 0 0.45em 0 0.1em;
}
.k-calendar .k-meta-view .k-link {
  padding: 0.25em 0 0.3em;
  text-align: center;
}
.k-calendar .k-century .k-link {
  text-align: left;
  padding: 0 0.45em;
}
.k-calendar .k-footer {
  clear: both;
}
.k-calendar .k-footer .k-nav-today,
.k-calendar .k-footer > .k-state-disabled {
  display: block;
  height: 100%;
  padding: 0.5em 0;
}
.k-calendar .k-nav-today:hover {
  text-decoration: underline;
}
div.k-treeview {
  border-width: 0;
  background: 0 0;
  overflow: auto;
  white-space: nowrap;
}
.k-treeview .k-item {
  display: block;
  border-width: 0;
  margin: 0;
  padding: 0 0 0 16px;
}
.k-treeview .k-content,
.k-treeview .k-item > .k-group,
.k-treeview > .k-group {
  margin: 0;
  padding: 0;
  background: 0 0;
  list-style-type: none;
  position: relative;
}
.k-treeview .k-checkbox,
.k-treeview .k-icon,
.k-treeview .k-image,
.k-treeview .k-in,
.k-treeview .k-sprite {
  display: inline-block;
  vertical-align: top;
}
.k-treeview .k-checkbox {
  margin-top: 0.2em;
}
.k-treeview .k-icon,
.k-treeview .k-in {
  vertical-align: middle;
}
.k-treeview .k-request-retry {
  vertical-align: baseline;
}
.k-treeview .k-i-collapse,
.k-treeview .k-i-expand,
.k-treeview .k-i-minus,
.k-treeview .k-i-plus {
  margin-top: 0.05em;
  margin-left: -16px;
  cursor: pointer;
}
.k-treeview .k-i-collapse {
  margin-top: -0.4em;
}
.k-treeview .k-image,
.k-treeview .k-sprite {
  margin-right: 3px;
}
.k-treeview .k-in {
  margin: 1px 0 1px 0.16666em;
  padding: 1px 0.3333em 1px 0.25em;
  line-height: 1.3333em;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
}
.k-treeview span.k-in {
  cursor: default;
}
.k-treeview .k-i-drag-and-drop {
  position: absolute;
  z-index: 10000;
  visibility: hidden;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  background-color: transparent;
  background-repeat: no-repeat;
}
.k-treeview .k-state-hover,
.k-treeview .k-state-hover:hover {
  cursor: pointer;
}
.k-rtl .k-treeview .k-i-collapse,
.k-rtl .k-treeview .k-i-expand {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: 0;
  margin-right: -16px;
}
.k-toolbar .k-split-button,
span.k-colorpicker,
span.k-combobox,
span.k-datepicker,
span.k-datetimepicker,
span.k-dropdown,
span.k-numerictextbox,
span.k-timepicker {
  background-image: none;
}
.k-autocomplete,
.k-colorpicker,
.k-combobox,
.k-datepicker,
.k-datetimepicker,
.k-dropdown,
.k-listbox,
.k-numerictextbox,
.k-selectbox,
.k-textbox,
.k-timepicker,
.k-toolbar .k-split-button {
  position: relative;
  display: inline-block;
  width: 12.4em;
  overflow: visible;
  border-width: 0;
  vertical-align: middle;
}
.k-autocomplete > .k-i-close,
.k-combobox > .k-dropdown-wrap > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  display: none;
  position: absolute;
  right: 0;
}
.k-autocomplete > .k-i-close,
.k-combobox > .k-dropdown-wrap > .k-i-close {
  bottom: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.k-ie8 .k-autocomplete > .k-i-close,
.k-ie8 .k-combobox > .k-dropdown-wrap > .k-i-close {
  margin-top: -8px;
}
.k-combobox > .k-dropdown-wrap > .k-i-close {
  font-size: 100%;
  right: 2.4em;
}
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  top: 6px;
}
.k-autocomplete > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  margin-right: 6px;
}
.k-autocomplete.k-state-focused > .k-i-close,
.k-autocomplete.k-state-hover > .k-i-close,
.k-combobox > .k-dropdown-wrap.k-state-focused > .k-i-close,
.k-combobox > .k-dropdown-wrap.k-state-hover > .k-i-close {
  display: inline-block;
  outline: 0;
}
.k-autocomplete > .k-hidden,
.k-combobox > .k-dropdown-wrap > .k-hidden,
.k-multiselect .k-hidden {
  display: none !important;
}
.k-multiselect.k-state-focused > .k-multiselect-wrap > .k-i-close,
.k-multiselect.k-state-hover > .k-multiselect-wrap > .k-i-close {
  display: inline-block;
  outline: 0;
}
.k-autocomplete.k-state-border-down > .k-i-close,
.k-combobox > .k-dropdown-wrap.k-state-border-down > .k-i-close {
  margin-top: -1px;
}
.k-filter-menu .k-autocomplete,
.k-filter-menu .k-combobox,
.k-filter-menu .k-datepicker,
.k-filter-menu .k-datetimepicker,
.k-filter-menu .k-dropdown,
.k-filter-menu .k-numerictextbox,
.k-filter-menu .k-textbox,
.k-filter-menu .k-timepicker {
  width: 13.2em;
}
.k-autocomplete,
.k-colorpicker,
.k-combobox,
.k-datepicker,
.k-datetimepicker,
.k-dropdown,
.k-numerictextbox,
.k-selectbox,
.k-timepicker,
.k-toolbar .k-split-button {
  white-space: nowrap;
}
.k-colorpicker,
.k-toolbar .k-split-button {
  width: auto;
}
.k-datetimepicker {
  width: 15em;
}
.k-autocomplete,
.k-numeric-wrap,
.k-picker-wrap {
  position: relative;
  cursor: default;
}
.k-dropdown-wrap {
  position: relative;
}
.k-dropdown-wrap,
.k-numeric-wrap,
.k-picker-wrap {
  display: block;
}
.k-block,
.k-content,
.k-grid,
.k-header-column-menu,
.k-panelbar,
.k-slider,
.k-splitter,
.k-treeview,
.k-widget {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-block,
.k-calendar,
.k-grid-header .k-i-link-horizontal,
.k-header-column-menu,
.k-pager-wrap,
.k-slider,
.k-splitbar,
.k-treeview {
  -webkit-touch-callout: none;
}
.k-list-scroller {
  position: relative;
  overflow: auto;
}
.k-popup.k-calendar-container,
.k-popup.k-list-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-list-container.k-state-border-down,
.k-numeric-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down {
  border-bottom-width: 0;
  padding-bottom: 1px;
}
.k-list-container .km-scroll-container {
  padding-bottom: 6px;
}
.k-autocomplete,
.k-dropdown-wrap,
.k-numeric-wrap,
.k-picker-wrap,
.k-textbox {
  border-width: 1px;
  border-style: solid;
  padding: 0 1.9em 0 0;
}
.k-numeric-wrap.k-expand-padding {
  padding-right: 0;
}
.k-autocomplete,
.k-textbox {
  padding: 0;
}
.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-space-left .k-icon {
  left: 3px;
}
.k-space-right .k-icon {
  right: 3px;
}
span.k-textbox:after {
  content: "\a0";
  display: block;
  height: 0.4px;
  overflow: hidden;
}
.k-autocomplete,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover {
  -webkit-transition: -webkit-box-shadow 0.15s ease-out;
  transition: -webkit-box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  -webkit-transition: "box-shadow .15s ease-out";
  transition: "box-shadow .15s ease-out";
}
.k-combobox .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input,
.k-textbox > input {
  width: 100%;
  vertical-align: top;
}
.k-dropdown-wrap .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input,
.k-selectbox .k-input {
  font-family: inherit;
  border-width: 0;
  outline: 0;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  background: 0 0;
}
.k-dropdown-wrap .k-select,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.k-combobox .k-select,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: inherit;
}
span.k-datetimepicker .k-select,
span.k-datetimepicker .k-select + .k-select {
  right: 0;
}
.k-autocomplete .k-input,
.k-textbox > input {
  display: block;
}
.k-dropdown .k-select,
.k-selectbox .k-select {
  overflow: hidden;
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input,
.k-selectbox .k-input,
.k-textbox > input {
  height: 1.65em;
  line-height: 1.65em;
  padding: 0.177em 0;
  text-indent: 0.33em;
  border: 0;
  margin: 0;
}
.k-combobox .k-dropdown-wrap:before,
.k-numeric-wrap:before,
.k-picker-wrap:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 1.65em;
  padding-bottom: 0.3em;
}
.k-combobox-clearable .k-input {
  padding-right: 1.9em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 2.004em;
}
.k-webkit .k-combobox .k-dropdown-wrap:before,
.k-webkit .k-numeric-wrap:before,
.k-webkit .k-picker-wrap:before {
  padding-bottom: 0.38em;
}
.km.root .k-combobox .k-dropdown-wrap:before,
.km.root .k-numeric-wrap:before,
.km.root .k-picker-wrap:before {
  content: none;
}
.k-combobox .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input {
  display: inline;
}
.k-dropdown-wrap .k-select,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
  min-height: 1.65em;
  line-height: 2em;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  text-align: center;
  width: 1.9em;
  height: 100%;
}
.k-numeric-wrap .k-select {
  padding: 0;
}
body .k-datetimepicker .k-select {
  border-radius: 0;
}
.k-combobox .k-select,
.k-dropdown,
.k-selectbox .k-icon {
  cursor: pointer;
}
.k-popup {
  border-style: solid;
  border-width: 1px;
}
.k-list-optionlabel,
.k-popup .k-item {
  cursor: default;
}
.k-popup .k-calendar {
  border: 0;
}
.k-list {
  height: auto;
}
.k-nodata {
  min-height: 138px;
  width: 100%;
  display: table;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: lighter;
}
.k-nodata > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 11px;
}
.k-fieldselector .k-list .k-item,
.k-item.k-drag-clue,
.k-list-optionlabel,
.k-listbox .k-item,
.k-popup .k-list .k-item,
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  padding: 1px 5px 1px 5px;
  line-height: 1.8em;
  min-height: 1.8em;
}
.k-listbox .k-item,
.k-popup .k-list .k-item {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 0 4px;
}
.k-popup .k-list .k-item > .k-group {
  top: -1px;
}
.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-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  padding-right: 22px;
}
.k-overflow-container .k-item {
  padding: 1px;
}
.k-overflow-container .k-button.k-state-disabled,
.k-overflow-container .k-button.k-state-disabled:hover,
.k-overflow-container > .k-state-disabled .k-button {
  border: 0;
  background: 0 0;
}
.k-fieldselector .k-list .k-item,
.k-list-optionlabel.k-state-focused,
.k-list-optionlabel.k-state-selected,
.k-listbox .k-item,
.k-overflow-container .k-state-focused,
.k-overflow-container .k-state-hover,
.k-overflow-container .k-state-selected,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-selected {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
}
.k-list-filter {
  position: relative;
  margin-bottom: 2px;
}
.k-list-filter > .k-textbox {
  padding-right: 20px;
  width: 100%;
}
.k-list-filter > .k-icon {
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.km-root .k-list-filter > .k-textbox {
  padding-left: 0;
  padding-right: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.k-multiselect-wrap {
  position: relative;
  border-width: 0;
  border-style: solid;
  border-radius: 4px;
  border-color: #c5c5c5;
  background-color: #fff;
  min-height: 2.04em;
  padding-right: 22px;
}
.k-multiselect-wrap .k-input {
  background-color: transparent;
  height: 1.31em;
  line-height: 1.31em;
  padding: 0.18em 0;
  text-indent: 0.33em;
  border: 0;
  margin: 1px 0 0;
  float: left;
}
.k-multiselect-wrap .k-input::-ms-clear {
  display: none;
}
.k-multiselect-wrap li {
  margin: 1px 0 1px 1px;
  padding: 0.1em 1.6em 0.1em 0.4em;
  line-height: 1.5em;
  float: left;
  position: relative;
}
.k-autocomplete .k-i-loading,
.k-multiselect .k-i-loading {
  position: absolute;
  right: 3px;
  bottom: 4px;
}
.k-multiselect-wrap .k-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0.03em 0.2em;
}
.k-datetimepicker .k-picker-wrap {
  padding-right: 3.8em;
}
.k-datetimepicker .k-select {
  width: 3.8em;
}
.k-datetimepicker .k-select .k-link-date {
  margin-left: -0.285em;
}
.k-datetimepicker .k-select .k-link-time {
  margin-right: -0.285em;
  margin-left: 0.428em;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 2px;
}
.k-picker-wrap .k-icon {
  cursor: pointer;
}
.k-button,
.k-datepicker,
.k-datetimepicker,
.k-textbox,
.k-timepicker {
  display: inline-block;
  vertical-align: middle;
}
.k-picker-wrap .k-input {
  margin: 0;
}
.k-time-popup .k-item {
  padding: 1px 3px;
}
.k-input {
  padding: 0.25em 0;
}
.k-input,
.k-textbox > input {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-textbox {
  outline: 0;
}
input.k-textbox,
textarea.k-textbox {
  padding: 2px 0.3em;
}
input.k-textbox {
  height: 2.13em;
  text-indent: 0.33em;
  line-height: 1.6em;
}
.k-ie input.k-textbox {
  text-indent: 0.165em;
}
.k-ff input.k-textbox {
  height: 2.17em;
}
textarea.k-textbox {
  height: auto;
}
span.k-numerictextbox {
  background-color: transparent;
}
.k-numerictextbox .k-input {
  margin: 0;
}
.k-numerictextbox .k-link {
  display: block;
  height: 1em;
  line-height: 1em;
  vertical-align: middle;
  border-width: 0;
  padding: 0;
  overflow: hidden;
}
.k-numerictextbox .k-icon {
  display: block;
  margin: auto;
  height: 100%;
}
.k-numerictextbox .k-i-arrow-60-up {
  top: 2px;
}
.k-numerictextbox .k-i-arrow-60-down {
  bottom: 2px;
}
.k-numeric-wrap .k-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.k-colorpicker .k-picker-wrap {
  line-height: 2em;
}
.k-colorpicker .k-selected-color {
  vertical-align: top;
  display: inline-block;
  height: 2em;
  width: 2em;
}
.k-colorpicker .k-selected-color .k-i-line {
  font-size: 2em;
  color: #ff525e;
  display: inline-block;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: FlipH;
}
.k-colorpicker .k-selected-color .k-i-line:before {
  content: "\e510";
}
.k-colorpicker .k-tool-icon {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 3px 3px 2px;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  -ms-high-contrast-adjust: none;
}
.k-colorpicker .k-tool-icon .k-selected-color {
  display: block;
  height: 3px;
  width: 16px;
  position: absolute;
  left: 3px;
  bottom: -3px;
  border-radius: 0 !important;
}
.k-colorpicker .k-select {
  cursor: pointer;
}
.k-colorpicker .k-picker-wrap .k-icon {
  overflow: visible;
}
.k-disabled-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.k-colorpalette {
  position: relative;
  line-height: 0;
  border-width: 0;
  display: inline-block;
}
.k-colorpalette .k-palette {
  border-collapse: collapse;
  position: relative;
  width: 100%;
  height: 100%;
}
.k-colorpalette .k-item {
  width: 14px;
  height: 14px;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-colorpalette .k-item.k-state-selected,
.k-colorpalette .k-item.k-state-selected:hover {
  z-index: 100;
  background: 0 0;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.87), inset 0 0 0 1px rgba(255, 255, 255, 0.45);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.87), inset 0 0 0 1px rgba(255, 255, 255, 0.45);
  position: relative;
}
.k-colorpalette .k-item:hover {
  z-index: 101;
  position: relative;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.k-flatcolorpicker {
  position: relative;
  display: inline-block;
  width: 265px;
  padding-bottom: 5px;
}
div.k-flatcolorpicker {
  background-color: transparent;
  background-image: none;
}
.k-flatcolorpicker .k-selected-color {
  background-image: url(/d9fc9ce77ef72f9b3e97539464b29072.png);
  background-position: 50% 50%;
  text-align: right;
}
.k-flatcolorpicker .k-selected-color input.k-color-value {
  font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
  padding: 0.75em 0.1em 0.65em 0.65em;
  border: 0;
  margin: 0;
  width: 82%;
}
.k-flatcolorpicker .k-selected-color .k-color-input {
  background-color: #fff;
  display: inline-block;
  width: 84%;
  text-align: left;
}
.k-flatcolorpicker .k-selected-color .k-clear-color {
  padding: 0.4em;
  line-height: 0;
}
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color:before {
  color: #000;
  opacity: 0.8;
}
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color:active,
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color:hover {
  opacity: 1;
}
.k-flatcolorpicker .k-clear-color-container .k-clear-color.k-state-focused:active {
  color: inherit;
}
.k-flatcolorpicker .k-clear-color-container .k-clear-color:active {
  color: #000;
  opacity: 1;
}
.k-flatcolorpicker .k-clear-color-container .k-clear-color .k-i-reset-color,
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color {
  background-image: none;
}
.k-flatcolorpicker .k-clear-color-container {
  text-align: left;
}
.k-flatcolorpicker .k-hsv-rectangle {
  position: relative;
  -webkit-user-select: none;
  -moz-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 {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #eee;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px #444;
  box-shadow: 0 1px 2px #444;
  background: 0 0;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:focus,
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:hover {
  background: 0 0;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
}
.k-flatcolorpicker .k-hsv-rectangle.k-dragging,
.k-flatcolorpicker .k-hsv-rectangle.k-dragging * {
  cursor: none;
}
.k-flatcolorpicker .k-slider-horizontal {
  height: 20px;
  width: 90%;
  margin: 0 5%;
}
.k-flatcolorpicker .k-slider-horizontal .k-slider-track {
  -webkit-box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
  box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
}
.k-flatcolorpicker .k-hue-slider,
.k-flatcolorpicker .k-transparency-slider {
  display: block;
}
.k-flatcolorpicker .k-hue-slider .k-slider-selection,
.k-flatcolorpicker .k-transparency-slider .k-slider-selection {
  background: 0 0;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  background: 0 0;
  border: 3px solid #eee;
  margin-top: 1px;
  height: 8px;
  width: 8px;
  -webkit-box-shadow: 0 1px 4px #444;
  box-shadow: 0 1px 4px #444;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover {
  background: 0 0;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
  border-width: 2px;
  padding: 1px;
}
.k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: -webkit-gradient(linear, left top, right top, from(red), color-stop(16%, #ff0), color-stop(33%, #0f0), color-stop(50%, #0ff), color-stop(67%, #00f), color-stop(84%, #f0f), to(#ff0004));
  background: -webkit-linear-gradient(left, red 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
  background: linear-gradient(to right, red 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
}
.k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background-image: url(/f6eb887f6c0fb3934035d475a3f47bad.png);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.k-flatcolorpicker .k-controls {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 90%;
}
.k-flatcolorpicker .k-controls .k-button {
  width: 6em;
}
.k-flatcolorpicker .k-hsv-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000)), -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%), -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%), linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  height: 180px;
  margin-bottom: 5px;
}
.k-ie9 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie9 .k-flatcolorpicker .k-hsv-gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie8 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(/574e95603bcf9a04e2d2ba438b0ad1a5.png) repeat 0 50%;
}
.k-ie8 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url(/f6eb887f6c0fb3934035d475a3f47bad.png) repeat 0 50%;
}
.k-ie8 .k-flatcolorpicker .k-hsv-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
.k-rtl .k-multiselect-wrap {
  padding-right: 0;
  padding-left: 22px;
}
.k-maskedtextbox {
  position: relative;
  display: inline-block;
  background-color: transparent;
  border-width: 0;
}
.k-maskedtextbox ::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.k-maskedtextbox .k-i-warning {
  display: none;
  position: absolute;
  width: 1.9em;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.k-maskedtextbox.k-state-invalid .k-i-warning {
  display: inline-block;
}
.k-dateinput {
  position: relative;
  display: inline-block;
  border-width: 0;
}
.k-dateinput.k-widget {
  background-color: transparent;
}
.k-dateinput ::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.k-dateinput .k-i-warning {
  display: none;
  position: absolute;
  right: 0;
  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-datepicker .k-picker-wrap .k-i-warning {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: visible;
}
.k-datepicker .k-picker-wrap.k-state-invalid .k-i-warning {
  display: inline-block;
}
.k-listbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 200px;
}
.k-listbox.k-widget {
  background-color: transparent;
}
.k-listbox .k-list-scroller {
  height: 100%;
  overflow: auto;
  border-width: 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-listbox .k-list-scroller li {
  cursor: default;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.k-listbox .k-listbox-toolbar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-listbox.k-listbox-toolbar-top {
  padding: 15px 0 1.42857143em;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar {
  margin-top: -15px;
  margin-bottom: 5px;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li {
  display: inline-block;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li + li {
  margin-left: 5px;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar {
  float: left;
  margin-right: 5px;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar li + li {
  margin-top: 5px;
}
.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
  float: right;
  margin-left: 5px;
}
.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar li:not(:last-child) {
  margin-bottom: 5px;
}
.k-listbox.k-listbox-toolbar-bottom {
  padding: 15px 0 1.45em;
}
.k-listbox.k-listbox-toolbar-bottom .k-list-scroller {
  margin-top: -15px;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar {
  margin-top: 5px;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li {
  display: inline-block;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li + li {
  margin-left: 5px;
}
.k-listbox .k-ghost {
  opacity: 0.5;
}
table.k-editor {
  width: 100%;
  height: 250px;
  table-layout: fixed;
  border-style: solid;
  border-width: 1px;
  border-collapse: separate;
  border-spacing: 4px;
  font-size: 100%;
  vertical-align: top;
  position: relative;
}
.k-editor-inline {
  border-width: 2px;
  padding: 0.3em 0.5em;
  word-wrap: break-word;
  overflow: auto;
  position: relative;
}
.k-editortoolbar-dragHandle {
  cursor: move;
  padding-left: 0;
  padding-right: 3px;
  -webkit-box-shadow: none!important;
  box-shadow: none !important;
}
.k-editor-widget > .k-window-content {
  overflow: hidden;
}
.k-editor .k-editor-toolbar-wrap {
  border: 0;
  padding: 0;
}
.k-editor-toolbar {
  margin: 0;
  padding: 0.1em 0;
  list-style-type: none;
  line-height: 1.3em;
  cursor: default;
  word-wrap: break-word;
}
.k-editor-toolbar li {
  display: inline-block;
  vertical-align: middle;
}
.k-edge .k-editor-toolbar,
.k-ff .k-editor-toolbar,
.k-ie9 .k-editor-toolbar,
.k-webkit .k-editor-toolbar {
  padding: 0;
}
.k-edge .k-editor-toolbar li,
.k-ff .k-editor-toolbar li,
.k-ie10 .k-editor-toolbar li,
.k-ie9 .k-editor-toolbar li,
.k-safari .k-editor-toolbar li,
.k-webkit .k-editor-toolbar li {
  display: inline-block;
  padding: 0.1em 0;
}
.k-editor-toolbar .k-editor-widget,
.k-editor-toolbar > li {
  margin-right: 6px;
}
.k-group-start.k-group-end .k-editor-widget {
  margin-right: 0;
}
.k-editor-toolbar .k-editor-dropdown {
  position: relative;
}
.k-select-overlay {
  -webkit-appearance: none;
  opacity: 0;
  z-index: 11000;
  top: 0;
  left: 0;
  position: absolute;
  height: 26px;
  width: 100%;
  margin: -4px 0 0;
}
.k-editor-toolbar .k-separator {
  position: relative;
  top: 1px;
  border-style: solid;
  border-width: 0 1px 0 0;
  margin: 0 0.3em 0 0.1em;
  padding: 0 0 0 1px;
  font-size: 1.3em;
}
.k-editor-toolbar .k-break {
  display: block;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.k-editor-toolbar .k-colorpicker,
.k-editor-toolbar .k-combobox,
.k-editor-toolbar .k-dropdown,
.k-editor-toolbar .k-selectbox {
  vertical-align: middle;
}
.k-button-group {
  white-space: nowrap;
}
.k-button-group .k-tool {
  display: inline-block;
  vertical-align: middle;
  margin: 1px 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
}
.k-button-group .k-tool-icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  -ms-high-contrast-adjust: none;
}
.k-editor-toolbar .k-tool-icon.k-icon {
  top: auto;
  font-size: 16px;
}
.k-fontName {
  width: 110px;
}
.k-fontSize {
  width: 124px;
}
.k-formatBlock {
  width: 147px;
}
.k-editortoolbar-dragHandle {
  float: left;
  margin: 1px 0 0;
}
.k-editor-toolbar .k-button-group {
  padding: 1px;
}
.k-editor .k-editor-toolbar .k-row-break {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.k-editor-toolbar .k-i-login {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.k-button-group .k-tool {
  border-style: solid;
  border-width: 1px;
  margin-right: -1px;
}
.k-button-group .k-tool.k-state-hover,
.k-button-group .k-tool:focus {
  position: relative;
  z-index: 1;
}
.k-rtl .k-button-group .k-tool {
  border-style: solid;
  border-width: 1px;
}
.k-button-group .k-tool.k-group-end {
  border-right-width: 1px;
}
.k-rtl .k-button-group .k-tool.k-group-end {
  border-left-width: 1px;
}
.k-button-group .k-state-disabled {
  display: none;
}
.k-button-group .k-state-active,
.k-button-group .k-state-hover {
  vertical-align: middle;
}
.k-button-group .k-state-disabled {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.k-editor .k-editable-area {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  outline: 0;
}
.k-editor .k-content {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
}
.k-editor .k-tool {
  outline: 0;
}
.k-editor iframe.k-content {
  display: inline;
  vertical-align: top;
}
.k-editor .k-raw-content {
  border: 0;
  margin: 0;
  padding: 0;
}
.k-editor .k-raw-content,
.k-editor-dialog .k-editor-textarea {
  font-size: inherit;
  font-family: consolas, "courier new", monospace;
}
.k-editor-dialog {
  padding: 1em;
  width: 400px;
}
.k-editor-dialog .k-edit-label {
  width: 25%;
}
.k-editor-dialog .k-edit-field {
  width: 66%;
}
.k-editor-dialog .k-edit-field .k-textbox {
  width: 96%;
}
.k-viewhtml-dialog {
  width: auto;
}
.k-filebrowser-dialog {
  width: auto;
  min-width: 350px;
}
.k-filebrowser-dialog .k-filebrowser {
  margin: 0 1em 0;
}
.k-filebrowser-dialog .k-edit-label {
  width: 18%;
}
.k-filebrowser-dialog .k-edit-field {
  width: 75%;
}
.k-filebrowser-dialog .k-edit-field .k-textbox {
  width: 70%;
}
#k-editor-image-height,
#k-editor-image-width {
  width: 5em;
}
.k-editor-dialog .k-button {
  display: inline-block;
}
.k-editor-dialog .k-editor-textarea {
  width: 600px;
  height: 350px;
  padding: 0.2em 0.2em 0.2em 0.4em;
  border-width: 1px;
  border-style: solid;
  overflow: auto;
}
.k-button-wrapper .k-link:hover {
  text-decoration: underline;
}
.k-ct-popup {
  width: 180.4px;
  padding: 0.65em 0.5em 0.5em;
}
.k-ct-popup .k-status {
  margin: 0.3em 0;
}
.k-ct-cell {
  border-width: 1px;
  border-style: solid;
  width: 18px;
  height: 18px;
  margin: 1px;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-editor .k-resize-handle {
  position: absolute;
  padding: 5px;
  right: 0;
  bottom: 0;
}
.k-editor .k-overlay {
  position: absolute;
  background-color: #fff;
  opacity: 0;
}
.k-toolbar-resizable {
  min-height: 2.4375em;
  position: relative;
}
.k-overflow-tools {
  position: absolute;
  right: 0;
  top: 0;
}
.k-editor-overflow-popup .k-tool {
  width: auto;
  height: auto;
  display: block;
  text-align: left;
  text-decoration: initial;
  border: 0;
  padding-right: 0.5em;
  margin: 0;
  padding: 0 6px;
}
.k-editor-overflow-popup .k-tool.k-state-disabled {
  display: none;
}
.k-editor-toolbar .k-tool-text {
  display: none;
}
.k-editor-inline .k-table-resize-handle-wrapper {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border: 1px solid #000;
  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;
  background-color: #00b0ff;
  display: none;
  opacity: 0.8;
}
.k-table.k-table-resizing {
  opacity: 0.6;
}
.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;
  background-color: #00b0ff;
  opacity: 0.8;
}
.k-editor-dialog.k-viewhtml-dialog .k-edit-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: 0.6em;
}
.k-editor-dialog.k-viewhtml-dialog .k-edit-buttons .k-button {
  margin-right: 0.5em;
}
.k-editor-dialog.k-editor-table-wizard-dialog.k-window-content {
  overflow: hidden;
  min-width: 325px;
  width: 24em;
  padding: 1em 0;
}
.k-editor-dialog .k-edit-form-container {
  width: auto;
}
.k-editor-dialog .k-tabstrip {
  margin: -1.333em 0 0;
}
.k-editor-dialog .k-root-tabs {
  margin: -1em -1em -1.5em;
  padding: 0.5em 1em 0;
  border-width: 0;
}
.k-editor-dialog ul.k-tabstrip-items {
  padding: 0.5em 1em 0;
  border-width: 0 0 1px;
  border-style: solid;
}
.k-editor-dialog ul.k-tabstrip-items .k-loading {
  border-top-width: 0;
}
.k-editor-dialog .k-tabstrip:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-editor-dialog.k-editor-table-wizard-dialog .k-tabstrip-wrapper .k-content {
  overflow: hidden;
  min-height: 440px;
  height: 35em;
  margin: 0;
  padding: 1em 0.5em 0;
  border-width: 0;
}
.k-editor-dialog .k-edit-field .k-numerictextbox {
  width: 10.6em;
  margin: 0 0.35714285em 0 0;
}
.k-editor-dialog.k-editor-table-wizard-dialog .k-edit-field .k-numerictextbox + .k-dropdown {
  width: 4em;
}
.k-editor-dialog.k-editor-table-wizard-dialog .k-edit-field .k-dropdown,
.k-editor-dialog.k-editor-table-wizard-dialog .k-edit-field .k-textbox {
  width: 15em;
}
.k-editor-table-wizard-dialog .k-numerictextbox + .k-dropdown {
  width: 5.35714285em;
}
.k-editor-dialog textarea.k-textbox {
  height: 14.28571428em;
}
.k-editor-dialog.k-editor-table-wizard-dialog .k-dropdown.k-align {
  width: 4em;
}
.k-popup.k-list-container.k-align {
  padding: 0;
  text-align: center;
}
.k-align-group {
  vertical-align: text-top;
}
.k-popup.k-align .k-list .k-item {
  display: inline-block;
  width: 2.57142857em;
  height: 2.57142857em;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.k-popup.k-align .k-list .k-icon {
  vertical-align: bottom;
  vertical-align: -webkit-baseline-middle;
}
.k-popup.k-align .k-list .k-item:last-child {
  width: auto;
  display: block;
  border-width: 1px 0 0;
  border-style: solid;
}
.k-popup.k-align .k-list .k-item:before {
  width: 2.57142857em;
  height: 2.57142857em;
  line-height: 2.57142857em;
}
.k-animation-container .k-editor-toolbar {
  text-align: center;
  line-height: 1.3em;
}
.k-animation-container .k-editor-toolbar .k-tool {
  display: inline-block;
  height: 24px;
  padding: 0 0.5em;
  text-decoration: none;
  font-size: 0.85em;
  color: inherit;
}
.k-animation-container .k-editor-toolbar .k-i-table-wizard-insert {
  width: 24px;
  height: 24px;
}
.k-animation-container .k-editor-toolbar .k-tool-text {
  display: inline;
  vertical-align: sub;
  padding: 0 0 0 0.5em;
}
.k-editor-dialog.k-editor-table-wizard-dialog .k-edit-buttons {
  padding: 1em 0.8em;
  margin: 0.5em 0 0;
}
.k-notification-wrap {
  padding: 0.6em 0.5em;
  cursor: default;
  position: relative;
  white-space: nowrap;
}
.k-notification-button .k-notification-wrap {
  padding-right: 20px;
}
.k-notification-wrap > .k-i-information,
.k-notification-wrap > .k-i-warning {
  vertical-align: text-bottom;
  margin-right: 4px;
}
.k-notification-wrap > .k-i-close {
  position: absolute;
  top: 7px;
  right: 4px;
  display: none;
}
.k-notification-button .k-notification-wrap > .k-i-close {
  display: block;
}
.k-progressbar {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.k-progressbar {
  border-radius: 4px;
}
.k-progressbar-horizontal {
  width: 27em;
  height: 1.9em;
}
.k-progressbar-vertical {
  width: 1.9em;
  height: 27em;
}
.k-progressbar > .k-state-selected {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  left: -1px;
  right: auto;
  top: -1px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected {
  left: auto;
  right: -1px;
  border-radius: 0 4px 4px 0;
}
.k-progressbar-vertical > .k-state-selected {
  left: -1px;
  bottom: -1px;
  width: 100%;
  border-radius: 0 0 4px 4px;
}
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  bottom: auto;
  top: -1px;
  border-radius: 4px 4px 0 0;
}
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar > .k-state-selected.k-complete {
  border-radius: 4px;
}
.k-progressbar > .k-reset {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  white-space: nowrap;
}
.k-progressbar-horizontal .k-item {
  display: inline-block;
  height: 100%;
  border-style: solid;
  margin-left: -1px;
}
.k-progressbar-horizontal .k-item.k-first {
  margin-left: 0;
}
.k-progressbar-horizontal .k-item.k-last {
  border-right-width: 0;
}
.k-progressbar-horizontal .k-item,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-item {
  border-width: 1px 0 1px 1px;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-item,
.k-rtl .k-progressbar-horizontal .k-item {
  border-width: 1px 0 1px 1px;
}
.k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left-width: 1px;
}
.k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-right-width: 1px;
}
.k-progressbar-horizontal .k-last.k-state-selected {
  border-right-width: 1px;
}
.k-progressbar-vertical .k-item {
  width: 100%;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  margin-top: -1px;
}
.k-progressbar-vertical .k-item.k-first {
  margin-top: 0;
}
.k-progressbar-vertical li.k-item.k-last {
  border-bottom-width: 0;
}
.k-progressbar-vertical .k-first {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.k-progressbar-vertical .k-last {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-item {
  border-width: 0 1px 1px 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-first {
  border-top-width: 1px;
}
.k-progress-status-wrap {
  position: absolute;
  top: -1px;
  border: 1px solid transparent;
  line-height: 2em;
  width: 100%;
  height: 100%;
}
.k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap {
  left: -1px;
  right: auto;
  text-align: right;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal .k-progress-status-wrap {
  left: auto;
  right: -1px;
  text-align: left;
}
.k-progressbar-vertical .k-progress-status-wrap {
  top: auto;
  bottom: -1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap {
  bottom: auto;
  top: -1px;
}
.k-progress-status {
  display: inline-block;
  padding: 0 0.5em;
  min-width: 10px;
  white-space: nowrap;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  position: absolute;
  bottom: 0;
  left: 0;
}
.k-progressbar-vertical .k-progress-status {
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  -webkit-transform: rotate(90deg) translateX(-100%);
  -ms-transform: rotate(90deg) translateX(-100%);
  transform: rotate(90deg) translateX(-100%);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.k-ie8 .k-progressbar-vertical .k-progress-status {
  -webkit-writing-mode: bt-lr;
  -ms-writing-mode: bt-lr;
  writing-mode: bt-lr;
  padding: 0.5em 0;
}
div.k-slider {
  position: relative;
  border-width: 0;
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-slider-vertical {
  width: 26px;
  height: 200px;
}
.k-slider-horizontal {
  display: inline-block;
  width: 200px;
  height: 26px;
}
.k-slider-wrap {
  width: 100%;
  height: 100%;
}
.k-grid .k-slider .k-button,
.k-slider .k-button {
  position: absolute;
  top: 0;
  width: 24px;
  min-width: 0;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: 0;
}
.k-slider .k-button .k-icon {
  margin-top: 3px;
  vertical-align: top;
}
.k-state-disabled .k-slider-wrap {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.k-state-disabled .k-slider-wrap .k-slider-items {
  color: #333;
}
.k-slider .k-button-decrease {
  left: 0;
}
.k-grid .k-slider-vertical .k-button-decrease,
.k-slider-vertical .k-button-decrease {
  top: auto;
  bottom: 0;
}
.k-slider .k-button-increase {
  right: 0;
}
.k-slider .k-icon,
.k-slider .k-tick,
.k-slider-track {
  cursor: pointer;
}
.k-slider-selection,
.k-slider-track {
  position: absolute;
  margin: 0;
  padding: 0;
}
.k-slider-horizontal .k-slider-selection,
.k-slider-horizontal .k-slider-track {
  top: 50%;
  left: 0;
  height: 8px;
  margin-top: -4px;
  background-repeat: repeat-x;
}
.k-slider-horizontal .k-slider-buttons .k-slider-track {
  left: 34px;
}
.k-slider-vertical .k-slider-selection,
.k-slider-vertical .k-slider-track {
  left: 50%;
  bottom: 0;
  width: 8px;
  margin-left: -4px;
  background-repeat: repeat-y;
}
.k-slider-vertical .k-slider-buttons .k-slider-track {
  bottom: 34px;
}
.k-draghandle {
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -3333px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
.k-slider-horizontal .k-draghandle {
  top: -4px;
  width: 13px;
  height: 14px;
}
.k-slider-vertical .k-draghandle {
  left: -4px;
  width: 14px;
  height: 13px;
}
.k-slider-buttons .k-slider-items {
  margin-left: 34px;
}
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
.k-slider-vertical .k-slider-items {
  padding-top: 1px;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  padding-top: 0;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  margin: 0;
  padding-top: 35px;
}
.k-slider .k-tick {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.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-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 {
  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-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-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-tick {
  text-align: right;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
.k-slider .k-label {
  position: absolute;
  white-space: nowrap;
  font-size: 0.92em;
}
.k-slider-horizontal .k-label {
  left: 0;
  width: 100%;
  line-height: 1;
}
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
.k-slider-horizontal .k-last .k-label {
  left: auto;
  right: -50%;
}
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
.k-slider-vertical .k-label {
  left: 120%;
  display: block;
  text-align: left;
}
.k-slider-vertical .k-last .k-label {
  top: -0.5em;
}
.k-slider-vertical .k-first .k-label {
  bottom: -0.5em;
}
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
.k-slider-tooltip {
  top: -4444px;
}
.k-scheduler-footer,
.k-scheduler-toolbar {
  border-style: solid;
}
.k-scheduler-footer,
.k-scheduler-toolbar {
  line-height: 28px;
  padding: 6px;
}
.k-scheduler-toolbar {
  position: relative;
  border-width: 0 0 1px;
}
.k-edit-field.k-scheduler-toolbar {
  border-width: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.k-scheduler-header {
  text-align: center;
}
.k-scheduler-footer {
  border-width: 1px 0 0;
}
.k-scheduler-toolbar > ul {
  float: right;
}
.k-scheduler-toolbar > ul:first-child {
  float: left;
}
.k-scheduler-toolbar > .k-scheduler-tools {
  float: left;
  margin-bottom: 0.5em;
}
.k-scheduler-tools + .k-scheduler-navigation {
  float: left;
  clear: left;
}
.k-scheduler-footer > ul > li,
.k-scheduler-toolbar > ul > li {
  display: inline-block;
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
.k-scheduler .k-scheduler-toolbar .k-nav-current,
.k-scheduler .k-scheduler-toolbar .k-scheduler-tools > li {
  border-width: 0;
}
.k-scheduler-toolbar > ul.k-scheduler-views > li:first-child + li,
.k-scheduler-toolbar > ul > li:first-child {
  border-left-width: 1px;
}
.k-scheduler div.k-scheduler-footer ul li {
  margin-right: 0.6em;
  border-width: 1px;
}
.k-scheduler-footer .k-link,
.k-scheduler-toolbar .k-link {
  display: inline-block;
  padding: 0 1.1em;
}
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar .k-nav-prev .k-link {
  padding-left: 0.6em;
  padding-right: 0.6em;
}
.k-scheduler-toolbar .k-nav-current .k-link {
  padding: 0;
}
.k-scheduler-toolbar .k-nav-current {
  margin: 0 1.1em;
}
.k-scheduler .k-nav-current > .k-state-active,
.k-scheduler div.k-scheduler-toolbar > ul > li.k-nav-current {
  background: 0 0;
}
.k-scheduler-phone .k-scheduler-toolbar + .k-scheduler-toolbar .k-scheduler-navigation {
  width: 100%;
  text-align: center;
}
.k-scheduler-phone .k-scheduler-toolbar + .k-scheduler-toolbar .k-scheduler-navigation > li {
  background: 0 0;
  border: 0;
}
.k-scheduler-phone .k-toolbar .k-nav-next {
  float: right;
}
.k-scheduler-phone .k-toolbar .k-nav-prev {
  float: left;
}
.k-scheduler-footer .k-icon,
.k-scheduler-toolbar .k-i-calendar {
  margin: -2px 6px 0 0;
}
.k-scheduler-header,
.k-scheduler-header-wrap {
  overflow: hidden;
}
.k-scheduler-header-wrap {
  position: relative;
  border-style: solid;
  border-width: 0;
}
.k-scheduler .k-scrollbar-v .k-scheduler-header-wrap {
  border-right-width: 1px;
}
.k-scheduler-content,
.k-scheduler-times {
  position: relative;
}
.k-scheduler-times {
  overflow: hidden;
  border-style: solid;
  border-width: 0;
}
.k-scheduler-content {
  overflow: auto;
}
.k-scheduler-layout,
.k-scheduler-table {
  border-spacing: 0;
  width: 100%;
  margin: 0;
  border-collapse: separate;
}
.k-scheduler-layout > tbody > tr > td {
  padding: 0;
  vertical-align: top;
}
.k-safari .k-scheduler-layout > tbody > tr > td + td {
  width: 100%;
}
.k-scheduler-table {
  table-layout: fixed;
  max-width: none;
}
.k-scheduler-times .k-scheduler-table {
  table-layout: auto;
}
.k-scheduler-monthview .k-scheduler-content .k-scheduler-table {
  height: 100%;
}
.k-scheduler-table td,
.k-scheduler-table th {
  height: 1.5em;
  padding: 0.334em 0.5em;
  font-size: 100%;
}
.k-scheduler .k-scheduler-table td,
.k-scheduler .k-scheduler-table th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.k-scheduler-monthview .k-hidden,
.k-scheduler-monthview .k-hidden > div {
  width: 0!important;
  overflow: hidden !important;
}
.k-scheduler-monthview .k-hidden {
  padding-left: 0!important;
  padding-right: 0!important;
  border-right-width: 0 !important;
}
.k-scheduler-monthview > tbody > tr:first-child .k-scheduler-times {
  margin-right: 1px;
}
.k-scheduler-monthview > tbody > tr:first-child .k-scheduler-times .k-hidden {
  height: auto;
}
.k-scheduler-monthview .k-hidden,
.k-scheduler-monthview .k-scheduler-table td {
  height: 80px;
  text-align: right;
}
.k-scheduler-phone .k-scheduler-monthview .k-hidden,
.k-scheduler-phone .k-scheduler-monthview .k-scheduler-table td {
  height: 40px;
}
.k-scheduler-table td,
.k-slot-cell {
  vertical-align: top;
}
.k-scheduler-layout tr + tr .k-scheduler-times th:last-child {
  vertical-align: top;
}
.k-scheduler-phone .k-scheduler-monthview .k-scheduler-table td {
  text-align: center;
  vertical-align: middle;
}
.k-scheduler-phone .k-scheduler-monthview .k-scheduler-table td span {
  font-size: 1.5em;
}
.k-scheduler-header th {
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-scheduler-header th,
.k-scheduler-table td {
  border-style: solid;
  border-width: 0 0 1px 1px;
}
.k-scheduler-header th:first-child,
.k-scheduler-table td:first-child {
  border-left-width: 0;
}
.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-layout tr + tr .k-scheduler-table > tbody > tr:last-child > td,
.k-scheduler-layout tr + tr .k-scheduler-times tr:last-child > th,
.k-scheduler-table > tbody > tr > .k-last {
  border-bottom-width: 0;
}
.k-scheduler-agendaview.k-scrollbar-h .k-scheduler-table > tbody > tr > td.k-last,
.k-scrollbar-h .k-scheduler-content .k-scheduler-table > tbody > tr:last-child > td,
.k-scrollbar-h tr + tr .k-scheduler-times {
  border-bottom-width: 1px;
}
.k-scheduler-times th {
  text-align: right;
  padding-right: 0.6em;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent;
  white-space: nowrap;
}
.k-scheduler-layout tr + tr .k-scheduler-times th {
  border-bottom-color: transparent;
}
.k-scheduler-layout tr + tr .k-scheduler-times th.k-scheduler-times-all-day,
.k-scheduler-layout tr + tr .k-scheduler-times th.k-slot-cell {
  border-bottom-color: inherit;
}
.k-scheduler .k-middle-row td {
  border-bottom-style: dotted;
}
.k-scheduler-now-arrow,
.k-scheduler-now-line {
  position: absolute;
}
.k-scheduler-now-arrow {
  width: 0;
  height: 0;
  border: solid 5px transparent;
  left: 0;
}
.k-scheduler-now-line {
  left: 5px;
  right: 0;
  height: 1px;
}
.k-task {
  position: relative;
}
div.k-more-events {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding: 0;
}
.k-more-events > span {
  display: block;
  margin-top: -0.6em;
}
.k-event,
.k-more-events {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  text-align: left;
  overflow: hidden;
}
.k-event {
  cursor: default;
  min-height: 1.3em;
}
.k-event-drag-hint {
  filter: alpha(opacity=60);
  opacity: 0.6;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
.k-scheduler-header .k-event {
  white-space: nowrap;
}
.k-event-template {
  padding: 0.3em 1.4em 0.3em 0.6em;
}
.k-event-time {
  display: none;
  padding-bottom: 0;
  font-size: 0.9em;
}
.k-event-drag-hint .k-event-time {
  display: block;
}
.k-event-actions,
.k-event > .k-link,
.k-task > .k-link {
  position: absolute;
  top: 3px;
  right: 4px;
  white-space: nowrap;
}
.k-event-actions {
  z-index: 1;
}
.k-scheduler-agendaview .k-task > .k-link {
  top: 0;
  right: 0;
}
.k-event-actions:first-child {
  position: static;
  float: left;
  margin: 4px 2px 0 4px;
}
.k-webkit .k-event-actions:first-child {
  margin-top: 3px;
}
.k-event-actions:first-child > .k-link {
  display: inline-block;
}
.k-event-delete {
  display: none;
}
.k-event:hover .k-event-delete,
tr:hover > td > .k-task .k-event-delete {
  display: inline-block;
}
.k-event .k-event-bottom-actions,
.k-event .k-event-top-actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.k-event .k-event-bottom-actions {
  top: auto;
  bottom: 0;
}
.k-event .k-resize-handle,
.k-scheduler-mobile .k-event:hover .k-resize-handle {
  position: absolute;
  visibility: hidden;
  z-index: 2;
}
.k-event-active .k-resize-handle,
.k-event:hover .k-resize-handle,
.k-scheduler-mobile .k-event-active:hover .k-resize-handle {
  visibility: visible;
}
.k-event .k-resize-handle:after {
  content: "";
  position: absolute;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.k-scheduler-mobile .k-event .k-resize-handle:after {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
.k-event > .k-resize-n {
  top: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
.k-event > .k-resize-s {
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
.k-event > .k-resize-e {
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-event > .k-resize-w {
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
.k-event > .k-resize-n:after,
.k-event > .k-resize-s:after {
  top: 1px;
  left: 50%;
  margin-left: -1em;
  width: 2em;
  height: 1px;
}
.k-event > .k-resize-s:after {
  top: auto;
  bottom: 1px;
}
.k-event > .k-resize-e:after,
.k-event > .k-resize-w:after {
  left: 1px;
  top: 50%;
  margin-top: -0.7em;
  height: 1.4em;
  width: 1px;
}
.k-event > .k-resize-e:after {
  left: auto;
  right: 1px;
}
.k-scheduler-mobile .k-event > .k-resize-n,
.k-scheduler-mobile .k-event > .k-resize-s {
  height: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-e,
.k-scheduler-mobile .k-event > .k-resize-w {
  width: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-n:after,
.k-scheduler-mobile .k-event > .k-resize-s:after {
  top: 0;
  margin-left: -3em;
  width: 4em;
  height: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-s:after {
  bottom: 0;
}
.k-scheduler-mobile .k-event > .k-resize-e:after,
.k-scheduler-mobile .k-event > .k-resize-w:after {
  left: 0;
  margin-top: -0.7em;
  height: 1.4em;
  width: 0.6em;
}
.k-scheduler-mobile .k-event > .k-resize-e:after {
  right: 0;
}
.k-scheduler-mobile .k-event > .k-resize-n:after {
  border-radius: 0 0 4px 4px;
}
.k-scheduler-mobile .k-event > .k-resize-s:after {
  border-radius: 4px 4px 0 0;
}
.k-scheduler-mobile .k-event > .k-resize-w:after {
  border-radius: 0 4px 4px 0;
}
.k-scheduler-mobile .k-event > .k-resize-e:after {
  border-radius: 4px 0 0 4px;
}
.k-scheduler-phone .k-scheduler-monthview .k-events-container {
  position: absolute;
  text-align: center;
  height: 6px;
  line-height: 6px;
}
.k-scheduler-phone .k-scheduler-monthview .k-event {
  position: static;
  display: inline-block;
  width: 4px;
  height: 4px;
  min-height: 0;
  margin: 1px;
}
.k-scheduler-marquee {
  border-style: solid;
  border-width: 0;
}
.k-scheduler-marquee.k-first:before,
.k-scheduler-marquee.k-last:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
}
div.k-scheduler-marquee:before {
  top: 0;
  left: 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
div.k-scheduler-marquee:after {
  bottom: 0;
  right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
}
.k-scheduler-marquee .k-label-top {
  position: absolute;
  top: 0.3em;
  left: 0.8em;
  font-size: 0.8em;
}
.k-scheduler-marquee .k-label-bottom {
  position: absolute;
  bottom: 0.3em;
  right: 0.81em;
  font-size: 0.8em;
}
.k-scheduler-quickedit .k-textbox {
  width: 200px;
}
.k-tooltip-bottom {
  text-align: left;
}
.k-tooltip-bottom .k-button {
  float: left;
  margin-right: 0.3em;
}
.k-tooltip-bottom .k-quickedit-details {
  float: right;
  margin-right: 0;
}
.k-scheduler-agendaview .k-scheduler-table td,
.k-scheduler-agendaview .k-scheduler-table th {
  text-align: left;
}
.k-scheduler-groupcolumn,
.k-scheduler-times .k-slot-cell {
  width: 6em;
}
.k-scheduler-datecolumn {
  width: 12em;
}
.k-scheduler-timecolumn {
  width: 11em;
}
.k-scheduler-timecolumn > div {
  position: relative;
  vertical-align: top;
}
.k-webkit .k-scheduler-timecolumn > div > .k-icon {
  vertical-align: top;
}
.k-scheduler-timecolumn > div > .k-i-arrow-60-right {
  position: absolute;
  right: -4px;
}
.k-scheduler-timecolumn .k-i-arrow-60-left {
  margin-left: -4px;
}
.k-scheduler-mark {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: 0.5em;
}
.k-scheduler-agendaday {
  float: left;
  margin: 0 0.2em 0 0;
  font-size: 3em;
  font-weight: 400;
}
.k-scheduler-agendaweek {
  display: block;
  margin: 0.4em 0 0;
  font-size: 1.1em;
  font-style: normal;
}
.k-scheduler-agendadate {
  font-size: 0.8em;
}
.k-scheduler-timecolumn {
  white-space: nowrap;
}
.k-scheduler-edit-form .k-edit-form-container,
.k-scheduler-timezones .k-edit-form-container {
  width: 520px;
}
.k-scheduler-edit-form .k-edit-label {
  width: 17%;
}
.k-scheduler-edit-form .k-edit-field {
  width: 77%;
}
.k-scheduler-edit-form .k-textbox[name=title],
.k-scheduler-edit-form textarea.k-textbox {
  width: 100%;
}
.k-scheduler-edit-form textarea.k-textbox {
  min-height: 4em;
  resize: vertical;
}
.k-scheduler-edit-form > .k-edit-box:first-child .k-datetimepicker {
  margin-right: 1em;
}
.km-pane-wrapper .k-scheduler-edit-form .k-edit-buttons {
  clear: right;
  margin-right: 2%;
  margin-left: 2%;
  padding: 0 0 0.6em;
}
.k-edit-box {
  float: left;
}
.k-edit-box + .k-edit-box {
  float: right;
}
.k-scheduler-edit-form label + input {
  margin-left: 1em;
}
.k-edit-field > ul.k-reset > li {
  margin: 0.2em 0 0.4em;
  line-height: 2.4;
}
.k-edit-field > ul.k-reset.k-toolbar > li {
  margin: 0;
}
.k-edit-field > ul.k-reset .k-widget {
  margin-left: 0.8em;
}
.k-edit-field span.k-recur-interval,
.k-edit-field > ul.k-reset .k-numerictextbox {
  width: 5em;
}
.k-edit-field > ul.k-reset .k-datepicker,
.k-edit-field > ul.k-reset .k-dropdown,
div[name=recurrenceRule] > .k-dropdown {
  width: 9em;
}
.k-scheduler-edit-form .k-edit-buttons .k-scheduler-delete {
  float: left;
}
.k-popup-message {
  margin: 0;
  padding: 1em 0 2em;
  text-align: center;
}
.k-scheduler-timezones .k-dropdown:first-child {
  width: 100%;
}
.k-scheduler-timezones .k-dropdown + .k-dropdown {
  margin: 0.5em 0 0.7em;
}
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
  display: none;
}
.k-scheduler-toolbar li.k-nav-current .k-sm-date-format {
  display: none;
}
.k-scheduler-refresh {
  float: right;
  padding: 0 0.5em;
}
@media only screen and (max-width: 1024px) {
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 10000;
  }
  .k-edge .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-ff .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-ie11 .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-safari .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views,
  .k-webkit .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views {
    right: auto;
    left: 6px;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view),
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view),
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view),
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view),
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view) {
    display: none;
  }
  .k-edge .k-scheduler-toolbar li.k-nav-current .k-lg-date-format,
  .k-ff .k-scheduler-toolbar li.k-nav-current .k-lg-date-format,
  .k-ie11 .k-scheduler-toolbar li.k-nav-current .k-lg-date-format,
  .k-safari .k-scheduler-toolbar li.k-nav-current .k-lg-date-format,
  .k-webkit .k-scheduler-toolbar li.k-nav-current .k-lg-date-format {
    display: none;
  }
  .k-edge .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-ff .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-ie11 .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-safari .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-webkit .k-scheduler-toolbar li.k-nav-current .k-sm-date-format {
    display: inline;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    display: block;
    border-width: 1px;
  }
  .k-edge .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    text-align: left;
    padding-left: 1em;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    display: block;
    position: relative;
    padding-right: 2.5em;
    padding-left: 1em;
  }
  .k-edge .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-webkit .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    padding-left: 0;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.6em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li {
    display: block;
    border: 0;
    border-radius: 0;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border: 1px solid #c5c5c5;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  }
  .k-edge .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-webkit .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .k-edge .k-scheduler:not(.k-scheduler-mobile) .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-ff .k-scheduler:not(.k-scheduler-mobile) .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-ie11 .k-scheduler:not(.k-scheduler-mobile) .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-safari .k-scheduler:not(.k-scheduler-mobile) .k-scheduler-toolbar li.k-nav-current .k-sm-date-format,
  .k-webkit .k-scheduler:not(.k-scheduler-mobile) .k-scheduler-toolbar li.k-nav-current .k-sm-date-format {
    display: none;
  }
  .k-edge .k-scheduler-timecolumn,
  .k-ff .k-scheduler-timecolumn,
  .k-ie11 .k-scheduler-timecolumn,
  .k-safari .k-scheduler-timecolumn,
  .k-webkit .k-scheduler-timecolumn {
    width: 5em;
  }
  .k-edge .k-scheduler-datecolumn,
  .k-ff .k-scheduler-datecolumn,
  .k-ie11 .k-scheduler-datecolumn,
  .k-safari .k-scheduler-datecolumn,
  .k-webkit .k-scheduler-datecolumn {
    width: 6em;
    overflow: hidden;
  }
  .k-edge .k-scheduler-datecolumn > div,
  .k-edge .k-scheduler-timecolumn > div,
  .k-ff .k-scheduler-datecolumn > div,
  .k-ff .k-scheduler-timecolumn > div,
  .k-ie11 .k-scheduler-datecolumn > div,
  .k-ie11 .k-scheduler-timecolumn > div,
  .k-safari .k-scheduler-datecolumn > div,
  .k-safari .k-scheduler-timecolumn > div,
  .k-webkit .k-scheduler-datecolumn > div,
  .k-webkit .k-scheduler-timecolumn > div {
    white-space: normal;
  }
}
.k-scheduler-pdf-export {
  overflow: hidden;
}
.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 .k-scheduler-header {
  padding: 0 !important;
}
.k-scheduler-pdf-export .k-scheduler-header-wrap {
  border-width: 0 !important;
}
.k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table,
.k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table {
  width: 100% !important;
}
.k-tooltip {
  position: absolute;
  z-index: 12000;
  border-style: solid;
  border-width: 0;
  padding: 5px 5px 5px 6px;
  background-repeat: repeat-x;
  min-width: 20px;
  text-align: center;
}
.k-tooltip-button {
  text-align: right;
  height: 0;
}
.k-tooltip-content {
  height: 100%;
}
.k-tooltip-closable .k-tooltip-content {
  padding-right: 20px;
}
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}
.k-invalid-msg {
  display: none;
}
.k-callout {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  pointer-events: none;
}
.k-callout-n {
  top: -12px;
  left: 50%;
  pointer-events: none;
}
.k-callout-w {
  top: 50%;
  left: -12px;
  pointer-events: none;
}
.k-callout-s {
  left: 50%;
  bottom: -12px;
  pointer-events: none;
}
.k-callout-e {
  top: 50%;
  right: -12px;
  pointer-events: none;
}
.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
  margin-left: -6px;
}
.k-slider-tooltip .k-callout-e,
.k-slider-tooltip .k-callout-w {
  margin-top: -6px;
}
.k-tooltip-validation .k-i-warning {
  vertical-align: text-top;
  margin-right: 3px;
}
.k-tooltip-validation {
  z-index: 9999;
}
.k-toolbar {
  position: relative;
  display: block;
  vertical-align: middle;
  line-height: 2.9em;
}
.k-overflow-container .k-button .k-icon,
.k-overflow-container .k-button .k-sprite,
.k-toolbar .k-button .k-icon,
.k-toolbar .k-button .k-sprite {
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -5px;
}
.k-toolbar .k-input {
  line-height: inherit;
  height: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
}
.k-toolbar .k-input:before {
  content: "\a0";
  display: inline-block;
  width: 0;
}
.k-ie .k-toolbar .k-input {
  height: 1.65em;
}
.k-toolbar .k-combobox .k-dropdown-wrap:before,
.k-toolbar .k-numeric-wrap:before,
.k-toolbar .k-picker-wrap:before {
  display: none;
}
.k-overflow-container .k-sprite {
  margin-left: -4px;
}
.k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}
.k-toolbar > .k-align-left {
  float: none;
}
.k-toolbar > .k-align-right {
  float: right;
}
.k-toolbar .k-button,
.k-toolbar > * {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.72em;
}
.k-toolbar .k-separator {
  border-width: 0 0 0 1px;
  border-style: solid;
  width: 1px;
  line-height: inherit;
}
.k-toolbar .k-button-group {
  list-style-type: none;
}
.k-toolbar .k-button-group > li {
  display: inline-block;
}
.k-toolbar .k-button-group .k-button {
  margin: 0 0 0 -1px;
  border-radius: 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 {
  margin: 0 0.2em;
  line-height: 1.72em;
  vertical-align: middle;
}
.k-toolbar .k-split-button {
  padding-left: 0;
}
.k-toolbar .k-button-group .k-group-start,
.k-toolbar .k-split-button .k-button {
  margin: 0;
}
.k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
}
.k-toolbar .k-overflow-anchor {
  border-width: 0 0 0 1px;
  border-style: solid;
  height: 3em;
  width: 3em;
  line-height: inherit;
  padding: 0 0.5em;
  margin: 0;
  position: relative;
  float: right;
  border-radius: 0;
}
.k-overflow-container .k-item {
  float: none;
  border: 0;
}
.k-overflow-container .k-separator {
  border-width: 0 0 1px;
  border-style: solid;
  height: 1px;
  line-height: 0;
  font-size: 0;
  padding: 0;
}
.k-overflow-container .k-overflow-button,
.k-split-container .k-button {
  text-align: left;
  display: block;
  background: 0 0;
  border-color: transparent;
  white-space: nowrap;
}
.k-split-container {
  margin-top: -1px;
}
.k-overflow-container .k-button-group {
  padding: 0;
}
.k-overflow-container .k-button-group > li {
  display: block;
}
.k-overflow-container .k-overflow-group {
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  padding: 2px 0;
  margin: 1px 0;
}
.k-overflow-container .k-overflow-hidden {
  display: none;
}
.k-overflow-container .k-overflow-group + .k-overflow-group,
.k-overflow-container .k-separator + .k-overflow-group,
.k-overflow-container .k-toolbar-first-visible {
  border-top: 0;
  margin-top: 0;
  padding-top: 1px;
}
.k-overflow-container .k-overflow-group + .k-separator {
  display: none;
}
.k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 1px;
}
.k-splitter {
  position: relative;
  height: 300px;
}
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
.k-splitter .k-pane {
  overflow: hidden;
}
.k-splitter .k-scrollable {
  overflow: auto;
}
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.k-ghost-splitbar,
.k-splitbar {
  position: absolute;
  border-style: solid;
  font-size: 0;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-splitter .k-ghost-splitbar-horizontal,
.k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}
.k-splitbar .k-resize-handle {
  display: none;
}
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: red;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.k-splitbar-horizontal .k-i-arrow-60-right {
  margin-left: -2px;
}
.k-splitbar-horizontal.k-splitbar-draggable-horizontal .k-i-arrow-60-right {
  margin-top: 13px;
}
.k-splitbar-horizontal .k-i-arrow-60-left {
  margin-left: -3px;
}
.k-splitbar-horizontal.k-splitbar-draggable-horizontal .k-i-arrow-60-left {
  margin-top: -28px;
}
.k-splitbar-vertical .k-i-arrow-60-up {
  margin-top: -2px;
}
.k-splitbar-vertical .k-i-arrow-60-down {
  margin-top: -2px;
}
.k-splitbar-vertical.k-splitbar-draggable-vertical .k-i-arrow-60-up {
  margin-left: -17px;
}
.k-splitbar-vertical.k-splitbar-draggable-vertical .k-i-arrow-60-down {
  margin-left: 23px;
}
.k-i-arrow-60-down,
.k-i-arrow-60-left,
.k-i-arrow-60-right,
.k-i-arrow-60-up {
  cursor: pointer;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 7px;
  height: 20px;
  margin-top: -10px;
}
.k-splitbar-static-horizontal {
  width: 1px;
}
.k-splitbar-static-vertical {
  height: 1px;
}
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
}
.k-splitbar-draggable-horizontal .k-resize-handle,
.k-splitbar-draggable-vertical .k-resize-handle {
  display: inline-block;
  border-radius: 1px;
}
.k-splitbar-draggable-horizontal .k-resize-handle {
  width: 3px;
  height: 16px;
  margin-left: 1px;
}
.k-splitbar-draggable-vertical .k-resize-handle {
  width: 16px;
  height: 3px;
  margin-top: 1px;
}
.k-splitbar .k-i-arrow-60-down,
.k-splitbar .k-i-arrow-60-left,
.k-splitbar .k-i-arrow-60-right,
.k-splitbar .k-i-arrow-60-up {
  font-size: 10px;
}
.k-splitter-resizing {
  overflow: hidden;
}
.k-rtl .k-splitbar-horizontal .k-resize-handle {
  margin-right: 1px;
}
.k-rtl .k-splitbar-horizontal .k-i-arrow-60-right {
  margin-top: 13px;
  margin-right: -3px;
}
.k-rtl .k-splitbar-horizontal .k-i-arrow-60-left {
  margin-top: -28px;
  margin-right: -2px;
}
.k-rtl .k-splitbar-vertical .k-i-arrow-60-up {
  margin-top: -2px;
  margin-left: -17px;
}
.k-rtl .k-splitbar-vertical .k-i-arrow-60-down {
  margin-top: -2px;
  margin-left: 23px;
}
html .k-upload {
  position: relative;
}
.k-dropzone em,
.k-upload-button {
  vertical-align: middle;
}
.k-dropzone,
.k-file {
  position: relative;
}
.k-dropzone {
  border-style: solid;
  border-width: 0;
  padding: 0.8em;
  background-color: transparent;
}
.k-dropzone em {
  display: none;
  margin-left: 0.6em;
}
.k-dropzone-active em {
  display: inline-block;
}
.k-dropzone-active .k-upload-status {
  display: none;
}
.k-upload-button {
  position: relative;
  overflow: hidden;
  direction: ltr;
}
.k-upload .k-upload-button {
  min-width: 7.167em;
  margin-right: 1.6em;
}
.k-ie8 .k-upload-button,
.k-ie9 .k-upload-button,
.k-upload-sync .k-upload-button {
  margin: 0.8em;
}
.k-upload-button input {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  font: 170px monospace!important;
  filter: alpha(opacity=0);
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.k-upload-files {
  line-height: 2.66;
  border-style: solid;
  border-width: 1px 0 0;
  padding-bottom: 5px;
}
.k-upload-files .k-button {
  padding: 0;
}
.k-upload-status .k-i-warning {
  display: none;
}
.k-upload-status-total .k-icon {
  display: inline-block;
  margin-right: 4px;
  vertical-align: text-bottom;
}
.k-dropzone .k-upload-status-total {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.k-ie .k-dropzone .k-upload-status-total {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.k-upload .k-clear-selected,
.k-upload .k-upload-selected {
  display: inline-block;
  width: 50%;
  margin: 0;
  line-height: 1em;
  padding: 1.214em 0;
  border: 0;
}
.k-upload .k-upload-selected {
  border-left-width: 1px;
  border-left-style: solid;
  margin-left: -1px;
}
.k-upload .k-clear-selected {
  border-radius: 0 0 0 4px;
}
.k-upload .k-upload-selected {
  border-radius: 0 0 4px 0;
}
.k-upload-files ~ .k-clear-selected,
.k-upload-files ~ .k-upload-selected {
  margin-top: -5px;
}
.k-upload .k-fail {
  background-position: -161px -111px;
}
.k-i-srefresh,
.k-si-refresh {
  background-position: -160px -128px;
}
.k-button:active .k-i-srefresh,
.k-button:active .k-si-refresh,
.k-button:not(.k-state-disabled):hover .k-i-srefresh,
.k-button:not(.k-state-disabled):hover .k-si-refresh,
.k-link:not(.k-state-disabled):hover > .k-i-srefresh,
.k-link:not(.k-state-disabled):hover > .k-si-refresh,
.k-state-hover > * > .k-i-srefresh,
.k-state-hover > * > .k-si-refresh,
.k-state-hover > .k-i-srefresh,
.k-state-hover > .k-si-refresh,
.k-textbox:hover .k-i-srefresh,
.k-textbox:hover .k-si-refresh {
  background-position: -176px -128px;
}
.k-i-stick,
.k-si-tick,
.k-success {
  background-position: -160px -96px;
}
.k-button:active .k-i-stick,
.k-button:active .k-si-tick,
.k-button:active .k-success,
.k-button:not(.k-state-disabled):hover .k-i-stick,
.k-button:not(.k-state-disabled):hover .k-si-tick,
.k-button:not(.k-state-disabled):hover .k-success,
.k-link:not(.k-state-disabled):hover > .k-i-stick,
.k-link:not(.k-state-disabled):hover > .k-si-tick,
.k-link:not(.k-state-disabled):hover > .k-success,
.k-state-hover > * > .k-i-stick,
.k-state-hover > * > .k-si-tick,
.k-state-hover > * > .k-success,
.k-state-hover > .k-i-stick,
.k-state-hover > .k-si-tick,
.k-state-hover > .k-success,
.k-textbox:hover .k-i-stick,
.k-textbox:hover .k-si-tick,
.k-textbox:hover .k-success {
  background-position: -176px -96px;
}
.k-i-scancel,
.k-si-cancel {
  background-position: -160px -112px;
}
.k-button:active .k-i-scancel,
.k-button:active .k-si-cancel,
.k-button:not(.k-state-disabled):hover .k-i-scancel,
.k-button:not(.k-state-disabled):hover .k-si-cancel,
.k-link:not(.k-state-disabled):hover > .k-i-scancel,
.k-link:not(.k-state-disabled):hover > .k-si-cancel,
.k-state-hover > * > .k-i-scancel,
.k-state-hover > * > .k-si-cancel,
.k-state-hover > .k-i-scancel,
.k-state-hover > .k-si-cancel,
.k-textbox:hover .k-i-scancel,
.k-textbox:hover .k-si-cancel {
  background-position: -176px -112px;
}
.k-file {
  border-style: solid;
  border-width: 0 0 1px;
  padding: 0.65em 0.17em 0.65em 1em;
}
.k-file .k-upload-action {
  background: 0 0;
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: 3px;
}
.k-file .k-icon {
  display: inline-block;
  position: relative;
}
.k-file-extension-wrapper,
.k-file-invalid-extension-wrapper,
.k-file-name-size-wrapper,
.k-multiple-files-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  display: inline-block;
}
.k-file-extension-wrapper,
.k-file-invalid-extension-wrapper,
.k-multiple-files-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  position: relative;
  width: 24px;
  height: 34px;
  border-width: 2px;
  border-style: solid;
  vertical-align: top;
  font-size: 0.57em;
  text-transform: uppercase;
}
.k-file-invalid-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  font-size: 1.2em;
}
.k-multiple-files-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  margin-top: 4px;
}
.k-file-state {
  visibility: hidden;
}
.k-file-name-size-wrapper {
  vertical-align: middle;
  margin-left: 1em;
}
.k-file-extension-wrapper:before,
.k-file-invalid-extension-wrapper:before,
.k-multiple-files-extension-wrapper:after,
.k-multiple-files-extension-wrapper:before,
.k-multiple-files-invalid-extension-wrapper:after,
.k-multiple-files-invalid-extension-wrapper:before {
  position: absolute;
  content: "";
  display: inline-block;
  border-style: solid;
}
.k-file-extension-wrapper:before,
.k-file-invalid-extension-wrapper:before,
.k-multiple-files-extension-wrapper:before,
.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-multiple-files-extension-wrapper:after,
.k-multiple-files-invalid-extension-wrapper:after {
  top: -6px;
  left: -6px;
  width: 15px;
  height: 35px;
  border-width: 2px 0 0 2px;
}
.k-file-extension,
.k-file-invalid-icon {
  position: absolute;
  bottom: 0;
  line-height: normal;
}
.k-file-extension {
  margin-left: 0.4em;
  margin-bottom: 0.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.k-file-invalid-icon {
  margin-left: 5px;
}
.k-file-information,
.k-file-name,
.k-file-size,
.k-file-validation-message {
  display: block;
}
.k-file-name {
  position: relative;
  min-width: 10em;
  max-width: 16.667em;
  vertical-align: middle;
  line-height: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k-file-information,
.k-file-size,
.k-file-validation-message {
  font-size: 0.78em;
  line-height: 1.5em;
}
.k-file-information,
.k-file-validation-message {
  line-height: 1.5em;
}
.k-file-size {
  line-height: 1.2em;
}
.k-upload-files .k-upload-status {
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 1em;
  opacity: 0.65;
}
.k-button.k-upload-action.k-state-active:hover,
.k-button.k-upload-action:active:hover,
.k-button.k-upload-action:hover,
.k-upload-action {
  color: inherit;
  background: 0 0;
  border: 0;
}
.k-upload-action {
  opacity: 0.6;
}
.k-upload-action:hover {
  opacity: 1;
}
.k-upload-action .k-icon {
  vertical-align: top;
}
.k-file .k-upload-status .k-button,
.k-file .k-upload-status > .k-icon {
  vertical-align: middle;
  border-radius: 50%;
}
.k-dropzone .k-upload-status {
  position: static;
  margin-left: 10px;
}
.k-upload-pct {
  margin-right: 0.75em;
}
.k-ie8 .k-upload-status-total {
  line-height: 29px;
}
.k-ie8 .k-upload-status-total,
.k-ie9 .k-upload-status-total {
  top: 1.5em;
}
.k-ie8 .k-upload-status-total > .k-icon,
.k-ie9 .k-upload-status-total > .k-icon {
  margin-top: -3px;
}
.k-upload-action {
  line-height: normal;
}
.k-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
}
.k-file-invalid > .k-progress {
  width: 100%;
}
.k-upload-selected {
  min-width: 7.167em;
  margin: 0.25em 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.k-upload-cancel,
.k-upload-selected {
  margin-bottom: 0.8em;
}
.k-upload-selected {
  margin-left: 0.8em;
  margin-right: 0.2em;
}
.k-rtl .k-file-extension-wrapper {
  margin-left: 14px;
}
.k-mediaplayer {
  position: relative;
}
.k-mediaplayer > iframe,
.k-mediaplayer > video {
  vertical-align: top;
}
.k-mediaplayer .k-mediaplayer-titlebar,
.k-mediaplayer .k-mediaplayer-toolbar-wrap {
  z-index: 2;
}
.k-mediaplayer .k-mediaplayer-overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.k-mediaplayer-titlebar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.87)), color-stop(80%, rgba(0, 0, 0, 0.05)), color-stop(80%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.87), rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0));
  color: #fff;
  padding: 12px 12px 30px;
}
.k-mediaplayer-toolbar-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.k-mediaplayer-toolbar {
  padding: 0;
  border-width: 0;
}
.k-mediaplayer-toolbar .k-button.k-bare {
  padding-left: 9px;
  padding-right: 9px;
}
.k-mediaplayer-toolbar div.k-mediaplayer-volume {
  margin: 2px 6px 0;
}
.k-mediaplayer-toolbar .k-toolbar-spacer {
  display: none;
}
.k-mediaplayer-toolbar .k-mediaplayer-quality {
  width: auto;
  padding: 0;
  background: none transparent;
}
.k-mediaplayer-toolbar .k-mediaplayer-quality .k-dropdown-wrap {
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: none transparent;
  color: inherit;
}
.k-mediaplayer-toolbar .k-mediaplayer-quality .k-input {
  display: none;
}
.k-mediaplayer-toolbar .k-mediaplayer-quality .k-select {
  position: relative;
  width: auto;
  min-height: 0;
  line-height: inherit;
}
.k-mediaplayer-toolbar .k-align-right {
  line-height: inherit;
}
.k-mediaplayer-toolbar .k-align-right > * {
  display: inline-block;
}
.k-mediaplayer-currenttime {
  display: inline-block;
  margin-top: 2px;
}
.k-quality-list {
  width: 80px!important;
  margin-left: -32px !important;
}
.k-mediaplayer-fullscreen {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100% !important;
}
.k-mediaplayer-seekbar {
  margin: 0;
  width: 100%;
  position: absolute;
  top: -17px;
  left: 0;
  right: 0;
}
.k-mediaplayer-seekbar .k-slider-track {
  width: 100% !important;
}
.k-mediaplayer-seekbar .k-slider-selection,
.k-mediaplayer-seekbar .k-slider-track {
  border-radius: 0;
}
.k-mediaplayer-seekbar .k-draghandle {
  opacity: 0;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
.k-mediaplayer-seekbar .k-draghandle.k-state-selected,
.k-mediaplayer-seekbar:hover .k-draghandle {
  opacity: 1;
}
.k-mediaplayer .k-mediaplayer-seekbar {
  position: absolute;
  z-index: 2;
}
.k-toolbar-wrap .k-dropzone em,
.k-toolbar-wrap .k-upload-files {
  display: none;
}
.k-toolbar-wrap .k-dropzone {
  border: 0;
  padding: 0;
}
.k-toolbar-wrap .k-dropzone-active {
  text-align: center;
}
.k-toolbar-wrap .k-dropzone-active em {
  display: inline;
  margin: 0;
  font-size: 5em;
  font-style: normal;
}
.k-toolbar-wrap .k-dropzone-active .k-upload-button {
  display: none;
}
.k-filebrowser-dropzone {
  z-index: 10010;
  filter: alpha(opacity=40);
  opacity: 0.4;
  position: fixed;
}
.k-search-wrap {
  position: relative;
  float: right;
  width: 20%;
  padding: 0;
}
.k-search-wrap label {
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 20px;
  font-style: italic;
}
.k-search-wrap input.k-input {
  padding-left: 0;
  padding-right: 0;
}
.k-search-wrap .k-search {
  position: absolute;
  top: 4px;
  right: 2px;
  margin: 0;
}
.k-breadcrumbs {
  position: relative;
  float: left;
  width: 79%;
}
.k-breadcrumbs-wrap {
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1;
  padding-left: 5px;
  line-height: 18px;
}
.k-breadcrumbs > .k-input {
  width: 100%;
  font-size: inherit;
  font-family: inherit;
  border: 0;
}
.k-breadcrumbs .k-link,
.k-breadcrumbs-wrap .k-icon {
  margin-top: 0;
  text-decoration: none;
  vertical-align: middle;
  position: relative;
}
.k-breadcrumbs .k-link:hover {
  text-decoration: underline;
}
.k-filebrowser .k-tile .k-file,
.k-filebrowser .k-tile .k-folder,
.k-filebrowser .k-tile .k-i-file,
.k-filebrowser .k-tile .k-i-folder {
  font-size: 5em;
}
.k-filebrowser .k-breadcrumbs .k-i-arrow-end-left {
  text-decoration: none;
  cursor: default;
}
.k-filebrowser .k-filebrowser-toolbar {
  border-style: solid;
  border-width: 1px;
  margin: 8px 0 0;
  padding: 0.25em;
  line-height: 23px;
  white-space: nowrap;
}
.k-filebrowser .k-filebrowser-toolbar .k-button.k-state-disabled {
  display: none;
}
.k-filebrowser .k-toolbar-wrap {
  float: left;
}
.k-filebrowser .k-tiles-arrange {
  float: right;
}
.k-filebrowser .k-tiles-arrange .k-dropdown {
  width: 75px;
}
.k-filebrowser .k-upload {
  float: left;
  z-index: 10010;
  border-width: 0;
  background-color: transparent;
}
.k-filebrowser .k-upload .k-upload-status {
  display: none;
}
.k-filebrowser .k-upload .k-upload-button {
  width: auto;
  margin-left: 0;
  vertical-align: top;
}
.k-filebrowser .k-upload .k-icon {
  vertical-align: bottom;
}
.k-tiles {
  clear: both;
  height: 390px;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0;
  margin: 0 0 1.4em;
  padding: 9px;
  overflow: auto;
  line-height: 1.2;
}
.k-tile {
  float: left;
  width: 223px;
  height: 88px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin: 1px;
  padding: 0 0 4px;
  background-position: 0 100px;
  background-repeat: repeat-x;
  cursor: pointer;
}
.k-tiles li.k-state-hover,
.k-tiles li.k-state-selected {
  background-position: 0 center;
}
.k-filebrowser .k-thumb {
  float: left;
  display: inline;
  width: 80px;
  height: 80px;
  margin: 4px 10px 0 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-filebrowser .k-file,
.k-filebrowser .k-i-file {
  width: 80px;
  height: 80px;
}
.k-filebrowser .k-image {
  margin: 2px 0 0 2px;
}
.k-filebrowser .k-folder,
.k-filebrowser .k-i-folder {
  width: 80px;
  height: 80px;
  background-position: 0 -200px;
  background-repeat: no-repeat;
}
.k-filebrowser .k-loading {
  margin: 35px 0 0 33px;
}
.k-tile input,
.k-tile strong {
  margin: 10px 0 4px;
  font-weight: 400;
}
.k-tile strong {
  float: left;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-tile input {
  width: 100px;
}
.k-tile input,
.k-tile strong {
  display: block;
}
.k-tile .k-filesize {
  display: inline-block;
}
.k-filebrowser .k-form-text-row {
  text-align: right;
}
.k-filebrowser .k-form-text-row label {
  width: 14%;
}
.k-filebrowser .k-form-text-row input {
  width: 80%;
}
.k-tile-empty {
  margin: 160px 0 0;
}
.k-tile-empty .k-dialog-upload {
  font-weight: 700;
  font-size: 120%;
}
.k-tile-empty strong {
  display: block;
  margin: 0 0 0.2em;
  font-size: 3em;
  font-weight: 400;
}
.k-tile-empty,
.k-tile-empty .k-button-wrapper {
  text-align: center;
}
.k-chart,
.k-gauge,
.k-sparkline,
.k-stockchart {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-chart,
.k-stockchart {
  height: 400px;
}
.k-stockchart,
div.k-chart,
div.k-gauge,
span.k-sparkline {
  background-color: transparent;
}
.k-gauge {
  text-align: left;
  position: relative;
}
.k-baseline-marker {
  zoom: 1;
  *display: inline;
}
.k-chart-tooltip {
  border-radius: 4px;
  padding: 6px;
  white-space: nowrap;
  z-index: 12000;
  line-height: normal;
  background-repeat: repeat-x;
  background-position: 0 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAWCAYAAADAQbwGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNJREFUeNpi/P//vwMDFQELEP8beQb+HTWQYgP/DHoD/466cAR4edRAyg38P6hLbIAAAwCnWhhVsxvdCAAAAABJRU5ErkJggg==);
  color: #fff;
}
.k-chart-tooltip-inverse {
  color: #000;
}
.k-chart-tooltip table {
  border-spacing: 0;
  border-collapse: collapse;
}
.k-chart-tooltip th {
  width: auto;
  text-align: center;
  padding: 1px;
}
.k-chart-tooltip td {
  width: auto;
  text-align: left;
  padding: 0.1em 0.2em;
}
.k-chart-shared-tooltip-marker {
  display: block;
  width: 15px;
  height: 3px;
}
.k-selector {
  position: absolute;
  -webkit-transform: translateZ(0);
}
.k-selection {
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #d2d2d2;
  border-bottom: 0;
  height: 100%;
}
.k-selection-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.01);
  filter: alpha(opacity=1);
}
.k-handle {
  background: #d2d2d2;
  width: 7px;
  height: 26px;
  cursor: e-resize;
  z-index: 1;
  border-radius: 6px;
  position: absolute;
}
.k-handle div {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.k-left-handle {
  left: -4px;
}
.k-right-handle {
  right: -4px;
}
.k-left-handle div {
  margin: -20px 0 0 -15px;
  padding: 40px 30px 0 0;
}
.k-left-handle.k-handle-active div {
  margin-left: -40px;
  padding-right: 55px;
}
.k-right-handle div {
  margin: -20px 0 0 -15px;
  padding: 40px 0 0 30px;
}
.k-right-handle.k-handle-active div {
  padding-left: 55px;
}
.k-mask {
  position: absolute;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.k-border {
  background: #d2d2d2;
  width: 1px;
  height: 100%;
  position: absolute;
}
.k-navigator-hint div {
  position: absolute;
}
.k-navigator-hint .k-scroll {
  position: absolute;
  height: 4px;
  border-radius: 4px;
  background: #d2d2d2;
}
.k-navigator-hint .k-tooltip {
  margin-top: 20px;
  min-width: 160px;
  opacity: 1;
  text-align: center;
  border: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background: #fff;
}
.k-sparkline,
.k-sparkline span {
  display: inline-block;
  vertical-align: top;
}
.k-sparkline span {
  height: 100%;
  width: 100%;
}
.k-diagram,
.k-map {
  height: 600px;
}
.k-diagram .km-scroll-wrapper,
.k-map .km-scroll-wrapper {
  padding-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-diagram .km-scroll-container,
.k-diagram .km-scroll-wrapper,
.k-map .km-scroll-container,
.k-map .km-scroll-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.k-diagram .k-layer,
.k-map .k-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.k-diagram .km-touch-scrollbar,
.k-map .km-touch-scrollbar {
  display: none;
}
.k-map .k-marker {
  position: absolute;
  width: 28px;
  height: 40px;
  margin: -40px 0 0 -14px;
  cursor: pointer;
}
.k-map .k-marker-pin {
  background-position: 0 40px;
}
.k-map .k-marker-pin-target {
  background-position: 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .k-map .k-marker {
    width: 56px;
    height: 80px;
    margin: -80px 0 0 -28px;
  }
  .k-map .k-marker-pin {
    background-position: 0 80px;
  }
}
.k-map .k-pos-top {
  top: 0;
}
.k-map .k-pos-bottom {
  bottom: 0;
}
.k-map .k-pos-left {
  left: 0;
}
.k-map .k-pos-right {
  right: 0;
}
.k-map-controls {
  position: absolute;
}
.k-map-controls.k-pos-left .k-widget:first-child {
  margin-right: 0;
}
.k-map-controls.k-pos-right .k-widget:first-child {
  margin-left: 0;
}
.k-navigator {
  width: 50px;
  height: 50px;
  margin: 20px;
  border-radius: 80px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.k-pdf-export .k-navigator {
  display: none;
}
.k-navigator > button {
  border-color: transparent;
  background: 0 0;
}
div.k-navigator > .k-button {
  margin: 0;
  padding: 0;
  line-height: 10px;
  border-radius: 16px;
  position: absolute;
  font-size: 1px;
  line-height: 1px;
}
div.k-navigator .k-navigator-n,
div.k-navigator .k-navigator-up {
  top: 2px;
  left: 50%;
  margin-left: -9px;
}
div.k-navigator .k-navigator-e,
div.k-navigator .k-navigator-right {
  right: 2px;
  top: 50%;
  margin-top: -9px;
}
div.k-navigator .k-navigator-down,
div.k-navigator .k-navigator-s {
  bottom: 2px;
  left: 50%;
  margin-left: -9px;
}
div.k-navigator .k-navigator-left,
div.k-navigator .k-navigator-w {
  left: 2px;
  top: 50%;
  margin-top: -9px;
}
.k-map .k-attribution {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  padding: 2px 4px;
  z-index: 1000;
}
.k-zoom-control {
  margin: 14px;
  vertical-align: middle;
}
.k-pdf-export .k-zoom-control {
  display: none;
}
.k-button-wrap {
  border-radius: 4px;
  display: inline-block;
}
.k-button-wrap .k-button {
  position: relative;
  padding: 4px;
  line-height: 16px;
}
.k-button-wrap .k-button .k-icon {
  vertical-align: top;
}
.k-buttons-horizontal :first-child {
  border-radius: 4px 0 0 4px;
}
.k-buttons-horizontal :first-child + .k-zoom-in {
  border-radius: 0;
  margin-left: -1px;
}
.k-buttons-horizontal .k-zoom-out {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.k-button-wrap .k-button:hover {
  z-index: 1;
}
.k-buttons-vertical .k-button {
  display: block;
}
.k-buttons-vertical :first-child {
  border-radius: 4px 4px 0 0;
}
.k-buttons-vertical .k-zoom-out {
  border-radius: 0 0 4px 4px;
  margin-top: -1px;
}
.k-zoom-text {
  margin: 0;
  width: 4.3em;
  vertical-align: top;
}
.k-rtl .k-buttons-horizontal :first-child {
  border-radius: 0 4px 4px 0;
}
.k-rtl .k-buttons-horizontal :first-child + .k-zoom-in {
  border-radius: 0;
  margin-left: 0;
  margin-right: -1px;
}
.k-rtl .k-buttons-horizontal .k-zoom-out {
  border-radius: 4px 0 0 4px;
  margin-left: 0;
  margin-right: -1px;
}
.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 {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.k-treemap {
  overflow: hidden;
  height: 400px;
}
.k-treemap-tile {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  position: absolute;
  margin: -1px 0 0 -1px;
  overflow: hidden;
}
.k-treemap-tile.k-leaf {
  padding: 0.6em;
}
.k-treemap-wrap.k-last > .k-treemap-tile {
  padding: 0.3em;
}
.k-treemap-tile.k-state-hover,
.k-treemap-tile.k-state-hover:hover {
  z-index: 2;
  background-image: none;
}
.k-treemap > .k-treemap-tile {
  position: relative;
  height: 100%;
}
.k-treemap-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.42em;
  height: 2.42em;
  padding: 0 0.6em;
  white-space: nowrap;
}
.k-treemap-wrap .k-treemap-title {
  border-width: 0 0 1px;
  border-style: solid;
}
.k-treemap-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.k-treemap-title + .k-treemap-wrap {
  top: 2.42em;
}
.k-treemap-title-vertical {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2.42em;
  line-height: 2.42em;
  overflow: hidden;
  padding: 0.6em 0;
  white-space: nowrap;
}
.k-treemap-title-vertical > div {
  position: absolute;
  top: 0;
  right: 1.23em;
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.k-treemap-title-vertical + .k-treemap-wrap {
  left: 2.42em;
}
.km-pane,
.km-pane-wrapper,
.km-root {
  width: 100%;
  height: 100%;
  -ms-touch-action: none;
  -ms-content-zooming: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
.km-pane-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.km-pane,
.km-shim {
  font-family: sans-serif;
}
.km-pane {
  overflow-x: hidden;
}
.km-view {
  top: 0;
  left: 0;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  vertical-align: top;
}
.k-ff .km-pane,
.k-ff .km-view {
  overflow: hidden;
}
.k-ff18 .km-pane,
.k-ff18 .km-view,
.k-ff19 .km-pane,
.k-ff19 .km-view,
.k-ff20 .km-pane,
.k-ff20 .km-view,
.k-ff21 .km-pane,
.k-ff21 .km-view {
  position: relative;
}
.k-ff .km-view {
  display: -moz-inline-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.km-content {
  min-height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-align: stretch;
  display: block;
  width: auto;
  overflow: hidden;
  position: relative;
}
.km-actionsheet > li {
  list-style-type: none;
  padding: inherit 1em;
  line-height: 2em;
}
.km-actionsheet {
  padding: 0;
  margin: 0;
}
.km-shim {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}
.km-actionsheet-wrapper,
.km-shim .k-animation-container {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.km-shim .k-animation-container {
  width: auto;
}
.km-pane-wrapper .k-grid-column-menu > .km-header,
.km-pane-wrapper .k-grid-edit-form > .km-header,
.km-pane-wrapper .k-grid-filter-menu > .km-header,
.km-pane-wrapper .k-scheduler-edit-form > .km-header {
  border-style: solid;
  border-width: 1px;
  padding: 0.3em 0.6em;
  text-align: center;
  width: auto;
  line-height: 2em;
}
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-footer,
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-toolbar {
  line-height: 2em;
}
.km-pane-wrapper .k-grid-edit-form .k-multiselect,
.km-pane-wrapper .k-scheduler-edit-form .k-multiselect {
  width: 15em;
}
.km-pane-wrapper .k-grid-edit-form .k-dropdown-wrap,
.km-pane-wrapper .k-scheduler-edit-form .k-dropdown-wrap {
  display: block;
}
.km-pane-wrapper .k-grid-column-menu .k-done,
.km-pane-wrapper .k-grid-edit-form .k-grid-update,
.km-pane-wrapper .k-grid-filter-menu .k-submit,
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-update {
  float: right;
}
.km-pane-wrapper .k-grid-edit-form .k-grid-cancel,
.km-pane-wrapper .k-grid-filter-menu .k-i-cancel,
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-cancel {
  float: left;
}
.km-pane-wrapper .k-grid-edit-row .k-textbox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-delete,
:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  display: block;
  text-align: center;
}
:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  font-size: 1.4em;
  margin: 0.3em 1em;
}
:not(.km-pane) > .km-shim .km-actionsheet-title {
  text-align: center;
  line-height: 3em;
  margin-bottom: -0.3em;
}
:not(.km-pane) > .km-shim > .k-animation-container {
  margin: 0!important;
  padding: 0!important;
  left: 0 !important;
}
.km-pane-wrapper > div.km-pane {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
}
.km-pane-wrapper .k-grid-column-menu .km-content > .km-scroll-container,
.km-pane-wrapper .k-grid-edit-form .km-content > .km-scroll-container,
.km-pane-wrapper .k-grid-filter-menu .km-content > .km-scroll-container,
.km-pane-wrapper .k-popup-edit-form .km-content > .km-scroll-container {
  position: absolute;
  width: 100%;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  width: 74%;
}
.km-pane-wrapper .k-grid-edit-form .k-edit-form-container,
.km-pane-wrapper .k-grid-edit-form .k-popup-edit-form {
  width: auto;
}
.km-pane-wrapper .k-filter-menu .k-button {
  width: 100%;
  margin: 0;
}
.k-grid-mobile {
  border-width: 0;
}
.k-grid-mobile .k-resize-handle-inner {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -7px;
  width: 17px;
  height: 17px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
}
.k-grid-mobile .k-resize-handle-inner:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 1px;
  width: 6px;
  height: 6px;
  background-position: -5px -53px;
}
.k-grid-mobile .k-resize-handle-inner:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1px;
  width: 6px;
  height: 6px;
  background-position: -5px -21px;
}
.km-pane-wrapper .km-pane * {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-pane-wrapper .k-mobile-list ul,
.km-pane-wrapper .km-pane .k-mobile-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-radius: 0;
  background: 0 0;
}
.km-pane-wrapper .km-switch {
  top: 50%;
  right: 0.8rem;
  position: absolute;
  margin-top: -1.1rem;
}
.km-pane-wrapper .k-mobile-list .k-state-disabled {
  opacity: 1;
}
.km-pane-wrapper .k-mobile-list .k-state-disabled > * {
  opacity: 0.7;
}
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-item > .k-label,
.km-pane-wrapper .k-mobile-list .k-item > .k-link {
  display: block;
  position: relative;
  list-style-type: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0 0.5em 1em;
  font-size: 1em;
}
.km-pane-wrapper .k-edit-form-container,
.km-pane-wrapper .k-scheduler-edit-form .km-scroll-container {
  padding-top: 1em;
  width: 100%;
}
.km-pane-wrapper .k-mobile-list .k-edit-label {
  position: absolute;
  margin: 0;
  float: none;
  clear: none;
  width: 100%;
}
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label label {
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.1em 0;
  margin: 0;
}
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-item {
  font-size: 1em;
  line-height: 1.6em;
  overflow: hidden;
}
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label {
  width: 100%;
  float: none;
  clear: none;
  min-height: 2.7em;
}
.km-pane-wrapper .k-grid-delete .k-icon,
.km-pane-wrapper .k-grid-edit .k-icon,
.km-pane-wrapper .k-grid-toolbar .k-icon,
.km-pane-wrapper .km-header .k-icon {
  display: none;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  padding: 0.5em 0;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar {
  padding: 0.3em 0;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li {
  line-height: 2em;
}
.km-pane-wrapper .k-mobile-list .k-item > * {
  line-height: normal;
}
.km-pane-wrapper .k-mobile-list .k-button-container,
.km-pane-wrapper .k-mobile-list .k-edit-buttons {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 1em;
  margin: 0;
}
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child,
.km-pane-wrapper .k-mobile-list .k-filter-help-text > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  display: block;
  padding: 0.2em 1em;
  font-size: 0.95em;
  position: -webkit-sticky;
  margin: 0;
  font-weight: 400;
  line-height: 2em;
  background: 0 0;
  border-top: 1em solid transparent;
}
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3) {
  position: relative;
}
.km-pane-wrapper .k-mobile-list .k-item:first-child {
  border-top: 0;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  border-bottom: 0;
}
.km-pane-wrapper .k-mobile-list .k-item > .k-label,
.km-pane-wrapper .k-mobile-list .k-item > .k-link {
  line-height: inherit;
  text-decoration: none;
  margin: -0.5em 0 -0.5em -1em;
}
.k-check[type=checkbox],
.k-check[type=radio],
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio],
.km-pane-wrapper .k-mobile-list .k-label .k-check,
.km-pane-wrapper .k-mobile-list .k-link .k-check {
  border: 0;
  font-size: inherit;
  width: 13px;
  height: 13px;
  margin: 0.26em 1em 0.26em 0;
}
.k-ie .k-mobile-list .k-edit-field [type=checkbox],
.k-ie .k-mobile-list .k-edit-field [type=radio],
.k-ie .km-pane-wrapper .k-icon,
.k-ie .km-pane-wrapper .k-mobile-list .k-label .k-check,
.k-ie .km-pane-wrapper .k-mobile-list .k-link .k-check {
  font-size: inherit;
  text-indent: -9999px;
  width: 1.01em;
  height: 1em;
}
.km-pane-wrapper .k-column-menu .k-label .k-check {
  height: 16px;
  width: 16px;
}
.km-pane-wrapper .k-edit-field > :not([type=checkbox]):not([type=radio]):not(.k-button),
.km-pane-wrapper .k-mobile-list .k-widget,
.km-pane-wrapper .km-pane .k-mobile-list input:not([type=checkbox]):not([type=radio]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .km-pane .k-mobile-list textarea {
  text-indent: 0;
  font-size: 1em;
  line-height: 1.6em;
  vertical-align: middle;
  height: auto;
  padding: 0;
  border: 0;
  margin: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.km-pane-wrapper .k-mobile-list .k-widget {
  border: 0;
  border-radius: 0;
}
.k-ie .km-pane-wrapper .k-mobile-list .k-widget {
  height: initial;
}
.km-pane-wrapper .k-mobile-list .k-widget .k-input,
.km-pane-wrapper .k-mobile-list .k-widget .k-state-default {
  border: 0;
  background: 0 0;
}
.km-pane-wrapper .k-edit-field > :not([type=checkbox]):not([type=radio]):not(.k-button),
.km-pane-wrapper .k-mobile-list .k-widget,
.km-pane-wrapper .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.km-pane-wrapper :not(.k-state-default):not(.k-pager-input) > input:not([type=checkbox]):not([type=radio]) {
  width: 80%;
  padding: 0.6em 0;
  margin: -0.5em 0;
}
.km-pane-wrapper .k-mobile-list .k-edit-field > *,
.km-pane-wrapper .k-mobile-list .k-widget,
.km-pane-wrapper .km-pane .k-mobile-list input,
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .km-pane .k-mobile-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: right;
  z-index: 1;
  position: relative;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right {
  padding: 10px;
  border-radius: 0;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input {
  float: none;
  width: 100%;
  padding: 1px 0;
  margin: 0;
  border-radius: 3px;
  text-indent: 30px;
  border-width: 1px;
  border-style: solid;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-icon {
  position: absolute;
  left: 20px;
  z-index: 1;
}
.km-pane-wrapper .k-scheduler-views {
  width: 18em;
}
.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar {
  background: 0 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.5em 1em;
}
.km-pane-wrapper #recurrence .k-scheduler-navigation {
  width: 100%;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation,
.km-pane-wrapper .k-scheduler-views {
  display: table;
  table-layout: fixed;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li,
.km-pane-wrapper .k-scheduler-views li {
  display: table-cell;
  text-align: center;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  margin: 0;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  margin-top: -0.5em;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:last-child {
  margin-bottom: -0.5em;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  text-indent: 1em;
}
.km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
  margin-left: 20%;
  float: left;
}
.km-pane-wrapper .k-mobile-list .k-dropdown-wrap,
.km-pane-wrapper .k-mobile-list .k-numeric-wrap,
.km-pane-wrapper .k-mobile-list .k-picker-wrap {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-pane-wrapper .k-mobile-list .k-datepicker .k-select,
.km-pane-wrapper .k-mobile-list .k-datetimepicker .k-select,
.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-select {
  position: absolute;
  top: 0;
  right: 0;
  line-height: normal;
}
.km-pane-wrapper .k-mobile-list .k-datepicker .k-select:before,
.km-pane-wrapper .k-mobile-list .k-datetimepicker .k-select:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-link {
  height: 50%;
}
.km-pane-wrapper .k-edit-form-container .k-button,
.km-pane-wrapper .k-grid .k-button {
  margin: 0;
}
.km-pane-wrapper .k-edit-form-container .k-button + .k-button,
.km-pane-wrapper .k-grid .k-button + .k-button {
  margin: 0 0 0 0.18em;
}
.km-pane-wrapper .k-pager-numbers .k-link,
.km-pane-wrapper .k-pager-numbers .k-state-selected,
.km-pane-wrapper .k-pager-wrap > .k-link {
  width: 2.4em;
  height: 2.4em;
  line-height: 2.1em;
  border-radius: 2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-pane-wrapper .k-pager-numbers .k-link,
.km-pane-wrapper .k-pager-numbers .k-state-selected {
  width: auto;
  line-height: 2.2em;
  padding: 0 0.86em;
  min-width: 0.7em;
}
.km-pane-wrapper .k-pager-wrap {
  line-height: 2.4em;
}
@media all and (max-width: 1024px) {
  .km-pane-wrapper .k-pager-nav + .k-pager-nav ~ .k-pager-nav {
    position: absolute;
    right: 0.3em;
    top: 0.3em;
  }
  .km-pane-wrapper .k-pager-nav:first-child + .k-pager-nav + .k-pager-nav,
  .km-pane-wrapper .k-pager-wrap .k-pager-numbers + .k-pager-nav {
    right: 3em;
  }
  .km-pane-wrapper .k-pager-info,
  .km-pane-wrapper .k-pager-refresh {
    display: none;
  }
}
@media all and (max-width: 699px), (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 800px) {
  .km-pane-wrapper .k-edit-field > :not([type=checkbox]):not([type=radio]):not(.k-button),
  .km-pane-wrapper .k-mobile-list .k-widget,
  .km-pane-wrapper .k-mobile-list select:not([multiple]),
  .km-pane-wrapper .k-mobile-list textarea,
  .km-pane-wrapper :not(.k-state-default):not(.k-pager-input) > input:not([type=checkbox]):not([type=radio]) {
    width: 50%;
  }
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
    margin-left: 50%;
  }
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-timezone-button {
    margin-left: 1em;
  }
  .km-pane-wrapper .k-nav-today a {
    padding-left: 0.6em;
    padding-right: 0.6em;
  }
  .km-pane-wrapper li.k-nav-current {
    margin-left: 0;
    margin-right: 0;
  }
  .km-pane-wrapper .k-pager-wrap {
    position: relative;
  }
  .km-pane-wrapper .k-pager-numbers {
    width: auto;
    display: block;
    overflow: hidden;
    margin-right: 5.5em;
    float: none;
    text-overflow: ellipsis;
    height: 2.4em;
    text-align: center;
  }
  .km-pane-wrapper .k-pager-numbers li {
    float: none;
    display: inline-block;
  }
  .km-pane-wrapper .k-pager-nav {
    float: left;
  }
}
.km-pane-wrapper .k-mobile-list .k-edit-field > * > select:not([multiple]),
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check,
.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  width: 100%;
}
.km-scroll-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-margin-collapse: separate;
  -webkit-transform: translatez(0);
}
.k-widget .km-scroll-wrapper {
  position: relative;
  padding-bottom: 0;
}
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: 0.3em;
  width: 0.3em;
  background-color: rgba(0, 0, 0, 0.87);
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-transition: "opacity 0.3s linear";
  transition: "opacity 0.3s linear";
}
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 2px;
}
.km-horizontal-scrollbar {
  width: 100%;
  left: 2px;
  bottom: 2px;
}
@media only screen and (max-width: 1024px) {
  .k-scheduler-toolbar > ul.k-scheduler-views {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 10000;
  }
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views {
    right: auto;
    left: 6px;
  }
  .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view) {
    display: none;
  }
  .k-scheduler-toolbar li.k-nav-current .k-lg-date-format {
    display: none;
  }
  .k-scheduler-toolbar li.k-nav-current .k-sm-date-format {
    display: inline;
  }
  .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    display: block;
    border-width: 1px;
  }
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    text-align: left;
    padding-left: 1em;
  }
  .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    display: block;
    position: relative;
    padding-right: 2.5em;
    padding-left: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    padding-left: 0;
  }
  .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.6em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li {
    display: block;
    border: 0;
    border-radius: 0;
  }
  .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border: 1px solid #c5c5c5;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  }
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    text-align: left;
  }
}
.k-fx-end .k-fx-current,
.k-fx-end .k-fx-next {
  -webkit-transition: all 350ms ease-out;
  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-end .k-fx-next,
.k-fx-zoom.k-fx-reverse.k-fx-start .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-current .km-content,
.k-fx-slide.k-fx-end .k-fx-current .km-footer,
.k-fx-slide.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-content,
.k-fx-slide.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-end .k-fx-next .km-header {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.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 .km-footer,
.k-fx-slide.k-fx-start .k-fx-next .km-header {
  will-change: opacity;
  opacity: 0;
}
.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 .km-footer,
.k-fx-slide.k-fx-end .k-fx-next .km-header {
  opacity: 1;
}
.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 .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 .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 .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 .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header {
  will-change: opacity;
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header {
  opacity: 0;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header {
  opacity: 1;
}
.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 .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 .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 .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 .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 .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-left.k-fx-start .k-fx-next,
.k-fx.k-fx-overlay.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-virtual-wrap {
  position: relative;
}
.k-virtual-wrap .k-list.k-virtual-list {
  height: auto;
}
.k-virtual-content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.k-virtual-list > .k-virtual-content {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.k-virtual-option-label {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.k-virtual-wrap > .k-virtual-header {
  text-align: right;
}
.k-popup .k-item.k-first {
  position: relative;
}
.k-virtual-content > .k-virtual-list > .k-virtual-item {
  position: absolute;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
}
.k-popup .k-list .k-item > .k-group,
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  text-transform: uppercase;
  font-size: 0.857em;
}
.k-popup .k-list .k-item > .k-group {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0.5em;
  line-height: 1.8;
}
.k-popup .k-state-hover > .k-group {
  right: -1px;
}
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first,
.k-virtual-item.k-first {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 0;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  text-align: right;
}
@font-face {
  font-family: WebComponentsIcons;
  src: url(/85a2be72b105ebd0ce7a6214dc01fee3.eot);
  src: url(/85a2be72b105ebd0ce7a6214dc01fee3.eot#iefix) format('embedded-opentype'), url(/43090c5c317f7b5dbab35854fb6e3b8c.ttf) format('truetype'), url(/13d5ab86490342bc3b52ca6480290f3c.woff) format('woff'), url(/56396fb4396931c48e19449ce3637e97.svg#WebComponentsIcons) format('svg');
  font-weight: 400;
  font-style: normal;
}
.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-collapse: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 {
  content: "\e003";
}
.k-i-collapse-nw:before {
  content: "\e003";
}
.k-i-resize-new:before {
  content: "\e003";
}
.k-i-arrow-60-up:before {
  content: "\e004";
}
.k-i-arrow-n:before {
  content: "\e004";
}
.k-i-arrow-60-right:before {
  content: "\e005";
}
.k-i-arrow-e:before {
  content: "\e005";
}
.k-i-expand:before {
  content: "\e005";
}
.k-i-arrow-60-down:before {
  content: "\e006";
}
.k-i-arrow-s:before {
  content: "\e006";
}
.k-i-arrow-60-left:before {
  content: "\e007";
}
.k-i-arrow-w:before {
  content: "\e007";
}
.k-i-arrow-end-up:before {
  content: "\e008";
}
.k-i-seek-n:before {
  content: "\e008";
}
.k-i-arrow-end-right:before {
  content: "\e009";
}
.k-i-seek-e:before {
  content: "\e009";
}
.k-i-arrow-end-down:before {
  content: "\e00a";
}
.k-i-seek-s:before {
  content: "\e00a";
}
.k-i-arrow-end-left:before {
  content: "\e00b";
}
.k-i-seek-w:before {
  content: "\e00b";
}
.k-i-arrow-double-60-up:before {
  content: "\e00c";
}
.k-i-arrow-seek-up:before {
  content: "\e00c";
}
.k-i-arrow-double-60-right:before {
  content: "\e00d";
}
.k-i-arrow-seek-right:before {
  content: "\e00d";
}
.k-i-arrow-double-60-down:before {
  content: "\e00e";
}
.k-i-arrow-seek-down:before {
  content: "\e00e";
}
.k-i-arrow-double-60-left:before {
  content: "\e00f";
}
.k-i-arrow-seek-left: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 {
  content: "\e013";
}
.k-i-arrow-chevron-right:before {
  content: "\e014";
}
.k-i-arrow-chevron-down:before {
  content: "\e015";
}
.k-i-arrow-chevron-left: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 {
  content: "\e01f";
}
.k-i-arrows-swap:before {
  content: "\e020";
}
.k-i-drag-and-drop:before {
  content: "\e021";
}
.k-i-categorize:before {
  content: "\e022";
}
.k-i-grid:before {
  content: "\e023";
}
.k-i-grid-layout:before {
  content: "\e024";
}
.k-i-group:before {
  content: "\e025";
}
.k-i-ungroup:before {
  content: "\e026";
}
.k-i-handler-drag:before {
  content: "\e027";
}
.k-i-layout:before {
  content: "\e028";
}
.k-i-layout-1-by-4:before {
  content: "\e029";
}
.k-i-layout-2-by-2:before {
  content: "\e02a";
}
.k-i-layout-side-by-side:before {
  content: "\e02b";
}
.k-i-layout-stacked:before {
  content: "\e02c";
}
.k-i-columns:before {
  content: "\e02d";
}
.k-i-rows:before {
  content: "\e02e";
}
.k-i-reorder:before {
  content: "\e02f";
}
.k-i-menu:before {
  content: "\e030";
}
.k-i-more-vertical:before {
  content: "\e031";
}
.k-i-more-horizontal:before {
  content: "\e032";
}
.k-i-undo:before {
  content: "\e100";
}
.k-i-redo:before {
  content: "\e101";
}
.k-i-reset:before {
  content: "\e102";
}
.k-i-reload:before {
  content: "\e103";
}
.k-i-refresh:before {
  content: "\e103";
}
.k-i-non-recurrence: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-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 {
  content: "\e116";
}
.k-i-cancel-circle:before {
  content: "\e117";
}
.k-i-check:before {
  content: "\e118";
}
.k-i-checkmark:before {
  content: "\e118";
}
.k-i-success:before {
  content: "\e118";
}
.k-i-check-outline:before {
  content: "\e119";
}
.k-i-checkmark-outline:before {
  content: "\e119";
}
.k-i-check-circle:before {
  content: "\e11a";
}
.k-i-checkmark-circle:before {
  content: "\e11a";
}
.k-i-close:before {
  content: "\e11b";
}
.k-i-x:before {
  content: "\e11b";
}
.k-i-close-outline:before {
  content: "\e11c";
}
.k-i-x-outline:before {
  content: "\e11c";
}
.k-i-close-circle:before {
  content: "\e11d";
}
.k-i-x-circle:before {
  content: "\e11d";
}
.k-i-plus:before {
  content: "\e11e";
}
.k-i-add:before {
  content: "\e11e";
}
.k-i-plus-outline:before {
  content: "\e11f";
}
.k-i-plus-circle:before {
  content: "\e120";
}
.k-i-minus: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 {
  content: "\e137";
}
.k-i-windows:before {
  content: "\e138";
}
.k-i-window-restore:before {
  content: "\e138";
}
.k-i-tiles:before {
  content: "\e138";
}
.k-i-window-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 {
  content: "\e145";
}
.k-i-minus-sm:before {
  content: "\e146";
}
.k-i-play:before {
  content: "\e200";
}
.k-i-pause:before {
  content: "\e201";
}
.k-i-stop:before {
  content: "\e202";
}
.k-i-rewind:before {
  content: "\e203";
}
.k-i-forward:before {
  content: "\e204";
}
.k-i-volume-down:before {
  content: "\e205";
}
.k-i-volume-up:before {
  content: "\e206";
}
.k-i-volume-off:before {
  content: "\e207";
}
.k-i-hd:before {
  content: "\e208";
}
.k-i-subtitles:before {
  content: "\e209";
}
.k-i-playlist:before {
  content: "\e20a";
}
.k-i-play-sm:before {
  content: "\e20c";
}
.k-i-pause-sm:before {
  content: "\e20d";
}
.k-i-stop-sm:before {
  content: "\e20e";
}
.k-i-audio:before {
  content: "\e20b";
}
.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 {
  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-error: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 {
  content: "\e50b";
}
.k-i-rotate-left: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 {
  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 {
  content: "\e605";
}
.k-i-convert-lowercase:before {
  content: "\e606";
}
.k-i-convert-uppercase:before {
  content: "\e607";
}
.k-i-strikethrough:before {
  content: "\e608";
}
.k-i-sub-script:before {
  content: "\e609";
}
.k-i-sup-script:before {
  content: "\e60a";
}
.k-i-div:before {
  content: "\e60b";
}
.k-i-all:before {
  content: "\e60c";
}
.k-i-h1:before {
  content: "\e60d";
}
.k-i-h2:before {
  content: "\e60e";
}
.k-i-h3:before {
  content: "\e60f";
}
.k-i-h4:before {
  content: "\e610";
}
.k-i-h5:before {
  content: "\e611";
}
.k-i-h6:before {
  content: "\e612";
}
.k-i-list-ordered:before {
  content: "\e613";
}
.k-i-list-numbered:before {
  content: "\e613";
}
.k-i-list-unordered: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 {
  content: "\e617";
}
.k-i-insert-top:before {
  content: "\e617";
}
.k-i-insert-middle:before {
  content: "\e618";
}
.k-i-insert-down: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 {
  content: "\e61d";
}
.k-i-align-center:before {
  content: "\e61e";
}
.k-i-align-right:before {
  content: "\e61f";
}
.k-i-align-justify:before {
  content: "\e620";
}
.k-i-align-remove: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 {
  content: "\e62e";
}
.k-i-all-borders:before {
  content: "\e62e";
}
.k-i-borders-outside:before {
  content: "\e62f";
}
.k-i-outside-borders:before {
  content: "\e62f";
}
.k-i-borders-inside:before {
  content: "\e630";
}
.k-i-inside-borders:before {
  content: "\e630";
}
.k-i-borders-inside-horizontal:before {
  content: "\e631";
}
.k-i-inside-horizontal-borders:before {
  content: "\e631";
}
.k-i-borders-inside-vertical:before {
  content: "\e632";
}
.k-i-inside-vertical-borders:before {
  content: "\e632";
}
.k-i-border-top:before {
  content: "\e633";
}
.k-i-top-border:before {
  content: "\e633";
}
.k-i-border-bottom:before {
  content: "\e634";
}
.k-i-bottom-border:before {
  content: "\e634";
}
.k-i-border-left:before {
  content: "\e635";
}
.k-i-left-border:before {
  content: "\e635";
}
.k-i-border-right:before {
  content: "\e636";
}
.k-i-right-border:before {
  content: "\e636";
}
.k-i-border-no:before {
  content: "\e637";
}
.k-i-no-border: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 {
  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 {
  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 {
  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 {
  content: "\e67b";
}
.k-i-table-column-insert-right:before {
  content: "\e67c";
}
.k-i-table-row-insert-above:before {
  content: "\e67d";
}
.k-i-table-row-insert-below:before {
  content: "\e67e";
}
.k-i-table-column-delete:before {
  content: "\e67f";
}
.k-i-table-row-delete:before {
  content: "\e680";
}
.k-i-table-cell-delete:before {
  content: "\e681";
}
.k-i-table-delete:before {
  content: "\e682";
}
.k-i-cells-merge:before {
  content: "\e683";
}
.k-i-cells-merge-horizontally:before {
  content: "\e684";
}
.k-i-cells-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 {
  content: "\e688";
}
.k-i-pane-freeze:before {
  content: "\e689";
}
.k-i-row-freeze:before {
  content: "\e68a";
}
.k-i-column-freeze:before {
  content: "\e68b";
}
.k-i-toolbar-float:before {
  content: "\e68c";
}
.k-i-spell-checker:before {
  content: "\e68d";
}
.k-i-validation-xhtml:before {
  content: "\e68e";
}
.k-i-validation-data:before {
  content: "\e68f";
}
.k-i-toggle-full-screen-mode:before {
  content: "\e690";
}
.k-i-formula-fx:before {
  content: "\e691";
}
.k-i-sum:before {
  content: "\e692";
}
.k-i-symbol:before {
  content: "\e693";
}
.k-i-dollar:before {
  content: "\e694";
}
.k-i-currency:before {
  content: "\e694";
}
.k-i-percent:before {
  content: "\e695";
}
.k-i-custom-format:before {
  content: "\e696";
}
.k-i-decimal-increase:before {
  content: "\e697";
}
.k-i-decimal-decrease: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 {
  content: "\e906";
}
.k-i-file-add:before {
  content: "\e907";
}
.k-i-file-txt:before {
  content: "\e908";
}
.k-i-txt:before {
  content: "\e908";
}
.k-i-file-csv:before {
  content: "\e909";
}
.k-i-csv:before {
  content: "\e909";
}
.k-i-file-excel:before {
  content: "\e90a";
}
.k-i-file-xls:before {
  content: "\e90a";
}
.k-i-excel:before {
  content: "\e90a";
}
.k-i-xls:before {
  content: "\e90a";
}
.k-i-file-word:before {
  content: "\e90b";
}
.k-i-file-doc:before {
  content: "\e90b";
}
.k-i-word:before {
  content: "\e90b";
}
.k-i-doc:before {
  content: "\e90b";
}
.k-i-file-mdb:before {
  content: "\e90c";
}
.k-i-mdb:before {
  content: "\e90c";
}
.k-i-file-ppt:before {
  content: "\e90d";
}
.k-i-ppt:before {
  content: "\e90d";
}
.k-i-file-pdf:before {
  content: "\e90e";
}
.k-i-pdf:before {
  content: "\e90e";
}
.k-i-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 {
  content: "\e922";
}
.k-spreadsheet {
  width: 800px;
  height: 600px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  cursor: default;
}
.k-spreadsheet .k-spreadsheet-pane {
  padding-right: 1px;
  position: absolute;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-spreadsheet .k-spreadsheet-pane.k-top {
  border-top-width: 0;
}
.k-spreadsheet .k-spreadsheet-pane.k-left {
  border-left-width: 0;
}
.k-spreadsheet .k-spreadsheet-pane .k-spreadsheet-cell {
  position: absolute;
  white-space: pre;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 1px 3px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.k-spreadsheet .k-spreadsheet-haxis,
.k-spreadsheet .k-spreadsheet-vaxis {
  position: absolute;
  border-style: solid;
}
.k-spreadsheet .k-spreadsheet-vaxis {
  top: 0;
  border-width: 0 0 0 1px;
}
.k-spreadsheet .k-spreadsheet-haxis {
  left: 0;
  border-width: 1px 0 0;
}
.k-spreadsheet .k-filter-range,
.k-spreadsheet .k-spreadsheet-selection {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-spreadsheet .k-spreadsheet-active-cell {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-spreadsheet .k-spreadsheet-action-bar {
  border-width: 0 0 1px;
  border-style: solid;
  position: relative;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
  display: table;
  width: 100%;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-bar,
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor {
  display: table-cell;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor {
  position: relative;
  vertical-align: top;
  border-width: 0 1px 0 0;
  border-style: solid;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor .k-combobox {
  width: 9.5em;
  border-radius: 0;
  border-color: transparent;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor .k-combobox .k-dropdown-wrap {
  border-radius: 0;
  border-color: transparent;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor .k-combobox .k-dropdown-wrap .k-input {
  border-radius: 0;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor .k-combobox .k-dropdown-wrap .k-select {
  border-radius: 0;
  margin: -1px -1px -1px 0;
  padding: 1px 1px 1px 0;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-bar {
  width: 100%;
  padding-left: 31px;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-bar::before {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1em;
  height: 1em;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  font: 16px/1 WebComponentsIcons;
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e691";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 1px 0 0;
  border-style: solid;
  width: 24px;
  margin-left: -24px;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-input {
  overflow: hidden;
  height: 2.004em;
  max-height: 2.004em;
  line-height: 1.65em;
  text-indent: 0.33em;
  border: 0;
  margin: 0;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-state-border-down {
  padding-bottom: 0;
}
.k-spreadsheet .k-spreadsheet-formula-input {
  outline: 0;
  border-width: 0;
  height: 26px;
  line-height: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: pre;
  padding: 3px 0.5em;
}
.k-spreadsheet .k-spreadsheet-cell-editor {
  position: absolute;
  display: none;
  padding: 0 3px;
  line-height: 20px;
  z-index: 2000;
  overflow: hidden;
}
.k-spreadsheet > .k-spreadsheet-view {
  position: relative;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
}
.k-spreadsheet .k-tabstrip-wrapper {
  position: relative;
  line-height: 1.7em;
}
.k-spreadsheet .k-tabstrip-wrapper .k-tabstrip-items {
  padding: 0.3em 0 0;
}
.k-spreadsheet .k-spreadsheet-quick-access-toolbar {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 0.3em 0.3em 0;
}
.k-spreadsheet .k-spreadsheet-quick-access-toolbar .k-button {
  padding: 0.3em;
  line-height: 1.4em;
}
.k-spreadsheet .k-filter-wrapper,
.k-spreadsheet .k-merged-cells-wrapper,
.k-spreadsheet .k-selection-wrapper,
.k-spreadsheet .k-spreadsheet-row-header {
  position: relative;
}
.k-spreadsheet .k-spreadsheet-column-header {
  position: absolute;
}
.k-spreadsheet .k-filter-wrapper {
  pointer-events: none;
}
.k-spreadsheet .k-spreadsheet-sheets-bar {
  border-width: 1px 0 0;
}
.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-dirty {
  position: absolute;
  top: 0;
  right: 0;
  margin: -2px 0 0 -7px;
  border-width: 4px;
  border-color: red red transparent transparent;
}
.k-spreadsheet .k-single-selection::after {
  content: " ";
  height: 6px;
  width: 6px;
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  margin-bottom: -5px;
  margin-right: -5px;
  border-width: 1px;
  border-style: solid;
  z-index: 100;
  cursor: crosshair;
}
.k-spreadsheet .k-spreadsheet-edit-container .k-single-selection::after {
  display: none;
}
.k-spreadsheet .k-auto-fill,
.k-spreadsheet .k-auto-fill-punch {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-spreadsheet .k-auto-fill {
  border-width: 1px;
  border-style: solid;
  cursor: crosshair;
}
.k-spreadsheet .k-auto-fill-wrapper {
  position: relative;
}
.k-spreadsheet .k-spreadsheet-vborder {
  position: absolute;
  border-left-style: solid;
  border-left-width: 1px;
}
.k-spreadsheet .k-spreadsheet-hborder {
  position: absolute;
  border-top-style: solid;
  border-top-width: 1px;
}
.k-spreadsheet-names-popup .k-item {
  position: relative;
}
.k-spreadsheet-names-popup .k-icon {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.7;
  cursor: pointer;
}
.k-spreadsheet-names-popup .k-icon:hover {
  opacity: 1;
}
.k-horizontal-resize {
  cursor: col-resize;
}
.k-vertical-resize {
  cursor: row-resize;
}
.k-merged-cells-wrapper,
.k-selection-wrapper,
.k-spreadsheet-active-cell,
.k-spreadsheet-data {
  cursor: cell;
}
.k-horizontal-resize .k-merged-cells-wrapper,
.k-horizontal-resize .k-selection-wrapper,
.k-horizontal-resize .k-spreadsheet-active-cell,
.k-horizontal-resize .k-spreadsheet-data {
  cursor: col-resize;
}
.k-vertical-resize .k-merged-cells-wrapper,
.k-vertical-resize .k-selection-wrapper,
.k-vertical-resize .k-spreadsheet-active-cell,
.k-vertical-resize .k-spreadsheet-data {
  cursor: row-resize;
}
.k-spreadsheet .k-colorpicker .k-tool-icon {
  overflow: visible;
}
.k-button.k-custom-color,
.k-button.k-reset-color {
  display: block;
  width: 100%;
  border-radius: 0;
  border: none;
  text-align: left;
  line-height: 2em;
}
.k-spreadsheet-colorpicker .k-colorpalette {
  border: 1px solid #dbdbdb;
  border-left: none;
  border-right: none;
  padding: 0.4em;
}
.k-spreadsheet-filter {
  position: absolute;
  cursor: pointer;
  pointer-events: all;
}
.k-spreadsheet-sample {
  float: right;
}
.k-spreadsheet-clipboard,
.k-spreadsheet-clipboard-paste {
  position: fixed;
  opacity: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  border: 0;
  width: 1px;
  height: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
textarea.k-spreadsheet-clipboard {
  position: fixed;
}
.k-spreadsheet-top-corner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  border-width: 0 1px 1px 0;
  border-style: solid;
}
.k-spreadsheet-top-corner:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  border-width: 6px;
  border-style: solid;
}
.k-spreadsheet-scroller {
  width: 100%;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  z-index: 1;
}
.k-spreadsheet-fixed-container {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.k-spreadsheet-view-size {
  position: relative;
}
.k-spreadsheet-column-header,
.k-spreadsheet-row-header {
  text-align: center;
}
.k-spreadsheet-column-header .k-spreadsheet-cell,
.k-spreadsheet-row-header .k-spreadsheet-cell {
  border-style: solid;
  border-width: 0 1px 1px 0;
}
div.k-spreadsheet-window {
  padding: 1.167em 0.75em 0.75em;
}
.k-spreadsheet-window .k-edit-form-container {
  width: 100%;
}
.k-spreadsheet-window .k-root-tabs {
  border-width: 0;
  margin: -1em -1em 0;
  padding: 0.5em 1em 0;
}
.k-spreadsheet-window .k-root-tabs .k-loading {
  display: none;
}
.k-spreadsheet-window .k-list-wrapper {
  padding: 0.15em 0;
  border-width: 1px;
  border-style: solid;
  height: 190px;
}
.k-spreadsheet-window .k-list .k-item {
  border-radius: 0;
  padding: 0.5em 0.6em 0.4em 0.6em;
  cursor: pointer;
  line-height: 1.1em;
}
.k-spreadsheet-window .k-format-filter {
  width: 100%;
}
.k-spreadsheet-window .k-format-filter + .k-group-header + .k-list-wrapper {
  margin-top: 1em;
}
.k-spreadsheet-window .k-action-buttons {
  padding: 1em;
}
.k-spreadsheet-window .k-edit-label {
  width: 27%;
  margin: 0 0 0 0.75em;
}
.k-spreadsheet-window .k-edit-field {
  width: 67%;
  margin: 0 0.917em 0 0;
}
.k-spreadsheet-window .k-edit-field > .k-radio-label {
  margin-right: 1.25em;
  vertical-align: baseline;
}
.k-spreadsheet-window .k-edit-field > .k-radio-label:after,
.k-spreadsheet-window .k-edit-field > .k-radio-label:before {
  margin-top: -1px;
}
.k-spreadsheet-window .k-edit-field,
.k-spreadsheet-window .k-edit-label {
  padding: 0;
  line-height: 3em;
}
.k-spreadsheet-window .k-edit-field .k-dropdown,
.k-spreadsheet-window .k-edit-field .k-textbox {
  width: 100%;
}
.k-spreadsheet-window .export-config {
  border-width: 1px 0 0;
  border-style: solid;
  padding: 1em;
  margin: 0 -1em;
}
.k-spreadsheet-window .export-config .k-edit-field {
  width: 40%;
  float: left;
  margin-left: 30px;
}
.k-spreadsheet-window .k-edit-field > input[type=radio] {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
}
.k-spreadsheet-window .k-edit-field > .k-orientation-label {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-width: 1px;
  border-style: solid;
}
.k-spreadsheet-window .k-edit-field > .k-orientation-label:before {
  font-family: KendoUIGlyphs;
  font-size: 16px;
}
.k-spreadsheet-window .k-orientation-portrait-label:before {
  content: "\e639";
}
.k-spreadsheet-window .k-orientation-landscape-label:before {
  content: "\e901";
}
.k-spreadsheet-window .k-page-orientation {
  position: absolute;
  right: 2em;
  top: 25%;
  width: 64px;
  height: 92px;
  border-width: 1px;
  border-style: solid;
}
.k-spreadsheet-window .k-page-orientation:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 3px;
  border-style: solid;
  margin-top: -1px;
  margin-right: -1px;
}
.k-spreadsheet-window .k-page-landscape {
  top: 29%;
  width: 92px;
  height: 64px;
}
.k-spreadsheet-window .k-margins-horizontal {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 62px;
  border-width: 1px 0;
  border-style: solid;
}
.k-spreadsheet-window .k-margins-vertical {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 34px;
  height: 100%;
  border-width: 0 1px;
  border-style: solid;
}
.k-spreadsheet-window .k-page-landscape .k-margins-horizontal {
  height: 34px;
}
.k-spreadsheet-window .k-page-landscape .k-margins-vertical {
  width: 62px;
}
.k-spreadsheet-window .export-config:after,
.k-spreadsheet-window > div:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.k-spreadsheet-format-cells .k-spreadsheet-preview {
  font-weight: 700;
  text-align: center;
  font-size: 1.16em;
  line-height: 3.64em;
  margin: 0 -0.863em 0.72em;
  border-style: solid;
  border-width: 1px 0;
}
.k-spreadsheet-border-palette {
  width: 153px;
}
.k-spreadsheet-border-palette .k-spreadsheet-border-type-palette .k-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
}
.k-spreadsheet-border-palette .k-colorpalette {
  vertical-align: bottom;
}
.k-spreadsheet-popup .k-separator {
  width: 1px;
  height: 1.8em;
  vertical-align: middle;
  display: inline-block;
}
.k-spreadsheet-popup .k-colorpalette {
  vertical-align: top;
}
.k-spreadsheet-popup .k-button.k-button-icon {
  padding: 0.6em;
  border-width: 0;
  border-radius: 0;
}
.k-spreadsheet-popup .k-button.k-button-icontext {
  display: block;
  text-align: left;
  text-transform: initial;
  padding: 0.3em 1.5em 0.3em 0.9em;
  border-width: 0;
  border-radius: 0;
}
.k-spreadsheet-filter-menu {
  width: 280px;
}
.k-spreadsheet-filter-menu > .k-menu {
  border-width: 0;
}
.k-spreadsheet-filter-menu > .k-menu .k-link {
  padding-left: 26px;
}
.k-spreadsheet-filter-menu > .k-menu .k-icon.k-icon {
  margin-left: -26px;
  width: 26px;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  height: 200px;
  overflow-y: scroll;
  overflow-x: auto;
  border-width: 1px;
  border-style: solid;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview {
  overflow: visible;
  padding: 6px 7px;
}
.k-spreadsheet-filter-menu .k-details {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 4px 0;
}
.k-spreadsheet-filter-menu .k-details-summary {
  cursor: pointer;
  line-height: 26px;
}
.k-spreadsheet-filter-menu .k-details-summary .k-icon {
  margin: 0 5px;
}
.k-spreadsheet-filter-menu .k-details-content {
  padding: 0 8px 0 26px;
}
.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-filter-menu .k-action-buttons {
  border-top-width: 0;
  margin: 8px;
  padding: 0;
  position: static;
}
.k-resize-handle,
.k-resize-hint {
  position: absolute;
}
.k-resize-hint-handle {
  width: 100%;
  height: 20px;
}
.k-resize-hint-marker {
  width: 2px;
  height: 100%;
  margin: 0 auto;
}
.k-resize-hint-vertical .k-resize-hint-handle {
  height: 100%;
  width: 20px;
  float: left;
}
.k-resize-hint-vertical .k-resize-hint-marker {
  height: 2px;
  width: 100%;
}
.k-button.k-spreadsheet-sheets-bar-add,
.k-spreadsheet-quick-access-toolbar .k-button {
  border-color: transparent;
  background-color: transparent;
  background-image: none;
}
.k-spreadsheet-tabstrip {
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.k-spreadsheet-tabstrip > .k-content {
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin: 0;
  padding: 0;
}
.k-spreadsheet-tabstrip .k-loading {
  display: none;
}
.k-spreadsheet-toolbar.k-toolbar {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.k-spreadsheet-toolbar.k-toolbar .k-overflow-anchor + * {
  margin-left: 0.3em;
}
.k-spreadsheet-toolbar.k-toolbar > .k-button-group {
  border-width: 0;
}
.k-spreadsheet-toolbar .k-button,
.k-spreadsheet-toolbar > .k-button-group,
.k-spreadsheet-toolbar > .k-widget,
.k-spreadsheet-toolbar > .k-widget .k-state-default:not(.k-state-hover):not(.k-state-active) {
  margin: 0;
  border-color: transparent;
  background-color: transparent;
  background-image: none;
}
.k-spreadsheet-toolbar > .k-widget[data-property=fontSize] {
  width: 75px;
}
.k-spreadsheet-toolbar > .k-widget[data-property=format] {
  width: 100px;
}
.k-spreadsheet-toolbar > .k-widget[data-property=fontFamily] {
  width: 130px;
}
.k-spreadsheet-toolbar > .k-combobox .k-state-default:not(.k-state-hover):not(.k-state-active) .k-input {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-spreadsheet-toolbar > .k-widget .k-state-default:not(.k-state-hover):not(.k-state-active) .k-select {
  border-color: transparent;
}
.k-spreadsheet-toolbar .k-separator {
  margin: 0 3px;
  width: 0;
  overflow: hidden;
  height: 1.8em;
  vertical-align: middle;
  display: inline-block;
}
.k-spreadsheet-formula-input > .k-syntax-bool.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-func.k-syntax-at-point,
.k-spreadsheet-formula-input > .k-syntax-num.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 {
  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-selection-highlight {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.k-spreadsheet-formula-list {
  min-width: 100px;
}
.k-spreadsheet-formula-list .k-item {
  padding: 0 0.3em;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-spreadsheet-sheets-bar {
  position: relative;
}
.k-button.k-spreadsheet-sheets-bar-add {
  position: absolute;
  bottom: 0.2em;
  left: 0.4em;
  z-index: 1;
}
.k-spreadsheet-sheets-bar .k-spreadsheet-sheets-remove {
  padding: 0;
  margin: 0.5em 0.5em 0.5em -0.5em;
}
.k-spreadsheet-sheets-bar .k-spreadsheet-sheets-remove .k-button-icon {
  padding: 2px;
  line-height: normal;
}
.k-spreadsheet-sheets-bar .k-spreadsheet-sheets-remove .k-icon {
  margin: 0;
}
.k-spreadsheet-sheets-items-hint {
  margin-top: 0.1em;
  background: 0 0!important;
  border-width: 0 !important;
}
.k-spreadsheet-editor-button {
  position: absolute;
  width: 20px;
  z-index: 10;
  margin-left: 2px;
  padding: 0 !important;
}
.k-spreadsheet-editor-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hint-wrapper {
  margin-top: 1em;
}
.hint-wrapper:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-left: -0.917em;
  padding-right: 0.917em;
  padding-left: 0.917em;
}
.k-edit-form-container > div:after {
  display: block;
  content: "";
  clear: both;
}
.k-spreadsheet-filter-menu .k-i-arrow-45-down-right {
  cursor: pointer;
}
.k-spreadsheet-import-errors .k--header-message {
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #888;
  margin-bottom: 5px;
}
.k-spreadsheet-import-errors .k--errors {
  max-height: 350px;
  overflow: auto;
}
.k-spreadsheet-import-errors .k--errors table {
  border-collapse: collapse;
  font-size: 90%;
}
.k-spreadsheet-import-errors .k--errors table td,
.k-spreadsheet-import-errors .k--errors table th {
  padding: 2px 4px;
  border-bottom: 1px solid #bbb;
}
.k-spreadsheet-import-errors .k--errors table th {
  text-align: left;
  border-bottom: 1px solid #000;
}
.k-dialog {
  min-width: 90px;
  min-height: 3em;
  max-width: 100%;
  max-height: 100%;
}
.k-window.k-dialog {
  position: fixed;
  padding-top: 0;
}
.k-dialog .k-dialog-titlebar {
  position: static;
  margin: 0;
  padding: 0.6em 0.8em 1em 0.8em;
  width: auto;
}
.k-dialog .k-dialog-titlebar .k-dialog-title {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 98%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2em;
  line-height: 1.2em;
}
.k-dialog .k-content {
  margin: 0;
  padding: 1.8em 1em 1.8em 1em;
}
.k-dialog.k-dialog-titleless .k-content {
  padding: 2.4em;
}
.k-dialog .k-dialog-buttongroup {
  margin: 0;
  padding: 0;
}
.k-dialog a.k-dialog-action.k-dialog-close {
  position: absolute;
  top: 0.35em;
  right: 0;
  cursor: pointer;
  z-index: 10000;
}
.k-dialog.k-dialog-titleless a.k-dialog-action.k-dialog-close {
  right: 0.5em;
  top: 1em;
}
.k-dialog.k-alert .k-dialog-titlebar,
.k-dialog.k-confirm .k-dialog-titlebar,
.k-dialog.k-prompt .k-dialog-titlebar {
  background: 0 0;
  border-bottom: none;
}
.k-dialog.k-alert .k-content,
.k-dialog.k-confirm .k-content {
  padding: 2.4em;
}
.k-dialog.k-prompt .k-content {
  padding: 1.2em 1.2em 0.6em 1.2em;
}
.k-dialog .k-prompt-container {
  width: auto;
  padding: 0.6em 1.2em 1.8em 1.2em;
}
.k-dialog .k-prompt-container .k-textbox {
  width: 100%;
}
.k-dialog .k-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: "DejaVu Sans";
  src: url(/49c0f03ec2fa354df7002bcb6331e106.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-weight: 700;
  src: url(/21546d802d508f3d358082d85bc0d9f1.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-style: italic;
  src: url(/8723fc16d3649200d6179f391dd43f9f.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-weight: 700;
  font-style: italic;
  src: url(/e5947ee873600dd1cae20e30cf80ee68.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  src: url(/a4108b7cc2a534ec2c136a6db29ab571.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-weight: 700;
  src: url(/25670b4ac8dafec3250bb4f571e43def.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-style: italic;
  src: url(/08f58f7678b545de5960f4ed80d37158.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-weight: 700;
  font-style: italic;
  src: url(/42a9a4e0c7d560aa678f90e4b696db41.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  src: url(/f7435b1a6cda778779e08965547ece79.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-weight: 700;
  src: url(/fb4ec87d51ddbe7c5d2f9e8f09d7e39f.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-style: italic;
  src: url(/a6927e438ac0588663bf935ec83844e2.ttf) format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-weight: 700;
  font-style: italic;
  src: url(/ca84e5775e93e87fbedadbd01dcd971f.ttf) format("truetype");
}
.kendo-pdf-hide-pseudo-elements:after,
.kendo-pdf-hide-pseudo-elements:before {
  display: none !important;
}
.k-pdf-export sub,
.k-pdf-export sup {
  display: inline-block;
}
.k-theme-test-class,
.ktb-theme-id-metro {
  opacity: 0;
}
.ktb-var-accent {
  color: #1489FD;
}
.ktb-var-base {
  color: #FFFFFF;
}
.ktb-var-background {
  color: #FFFFFF;
}
.ktb-var-border-radius {
  border-radius: 0;
}
.ktb-var-normal-background {
  color: #FFFFFF;
}
.ktb-var-normal-gradient {
  background-image: none;
}
.ktb-var-normal-text-color {
  color: rgba(0, 0, 0, 0.87);
}
.ktb-var-hover-background {
  color: #f5f5f5;
}
.ktb-var-hover-gradient {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
  background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
  background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
}
.ktb-var-hover-text-color {
  color: #FFFFFF;
}
.ktb-var-selected-background {
  color: #FFFFFF;
}
.ktb-var-selected-gradient {
  background-image: none;
}
.ktb-var-selected-text-color {
  color: #FFFFFF;
}
.ktb-var-error {
  color: #FFFFFF;
}
.ktb-var-warning {
  color: #ffe13a;
}
.ktb-var-success {
  color: #eaf7ec;
}
.ktb-var-info {
  color: #e5f5fa;
}
.ktb-var-series-a {
  color: #1489FD;
}
.ktb-var-series-b {
  color: #309b46;
}
.ktb-var-series-c {
  color: #25a0da;
}
.ktb-var-series-d {
  color: #ff6900;
}
.ktb-var-series-e {
  color: #e61e26;
}
.ktb-var-series-f {
  color: #d8e404;
}
.k-grid-norecords-template {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.38);
}
.k-in,
.k-item,
.k-window-action {
  border-color: transparent;
}
.k-splitbar .k-resize-handle {
  background-color: #FFFFFF;
}
.k-block,
.k-widget {
  background-color: #FFFFFF;
}
.k-autocomplete,
.k-block,
.k-button-group .k-tool,
.k-calendar th,
.k-content,
.k-dropdown-wrap,
.k-dropzone-active,
.k-editable-area,
.k-filter-row > th,
.k-footer-template td,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-content-locked,
.k-grid-footer,
.k-grid-footer-locked,
.k-grid-footer-wrap,
.k-grid-header,
.k-grid-header-locked,
.k-grid-header-wrap,
.k-group,
.k-group-footer td,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-header,
.k-input,
.k-pager-refresh,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar > .k-item > .k-link,
.k-popup.k-align .k-list .k-item:last-child,
.k-separator,
.k-slider-track,
.k-splitbar,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-textbox,
.k-textbox > input,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-treemap-tile,
.k-upload-files,
.k-widget {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-calendar th,
.k-dropzone-hovered,
.k-footer-template td,
.k-grid-footer,
.k-group,
.k-group-footer td,
.k-grouping-header,
.k-pager-wrap,
.k-toolbar,
.k-widget .k-status,
.k-widget.k-popup {
  background-color: #FFFFFF;
}
.k-grouping-row td,
.k-resize-handle-inner,
td.k-group-cell {
  background-color: #FFFFFF;
}
.k-list-container {
  border-color: rgba(0, 0, 0, 0.38);
  background-color: #FFFFFF;
}
.k-content,
.k-editable-area,
.k-panel > li.k-item,
.k-panelbar > li.k-item,
.k-tiles {
  background-color: #FFFFFF;
}
.k-alt,
.k-calendar .k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child,
.k-resource.k-alt,
.k-separator {
  background-color: #f5f5f5;
}
.k-header.k-alt,
.k-pivot-rowheaders .k-alt .k-alt {
  background-color: contrst(rgba(0, 0, 0, 0.87), #e0e0e0, #ffffff, 0.5);
}
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-textbox {
  border-color: rgba(0, 0, 0, 0.38);
  background-color: #FFFFFF;
}
.k-autocomplete .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-textbox > input {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-textbox > input,
input.k-textbox,
input.k-textbox:hover,
textarea.k-textbox,
textarea.k-textbox:hover {
  background: 0 0;
}
.k-input,
.k-multiselect-wrap,
.k-textbox > input,
input.k-textbox,
input.k-textbox:hover,
textarea.k-textbox,
textarea.k-textbox:hover {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-input[readonly] {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-block,
.k-content,
.k-dropdown .k-input,
.k-popup,
.k-toolbar,
.k-widget {
  color: rgba(0, 0, 0, 0.87);
}
.k-inverse {
  color: #000000;
}
.k-block {
  color: rgba(0, 0, 0, 0.87);
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: rgba(0, 0, 0, 0.87);
}
.k-panelbar > li > .k-link,
.k-tabstrip-items .k-link {
  color: rgba(0, 0, 0, 0.87);
}
.k-grid-header .k-header > .k-link,
.k-header,
.k-treemap-title {
  color: rgba(0, 0, 0, 0.87);
}
.k-autocomplete,
.k-button,
.k-draghandle,
.k-dropdown-wrap,
.k-grid-header,
.k-grouping-header,
.k-header,
.k-numeric-wrap,
.k-pager-wrap,
.k-panelbar .k-tabstrip-items .k-item,
.k-picker-wrap,
.k-progressbar,
.k-state-highlight,
.k-tabstrip-items .k-item,
.k-textbox,
.k-toolbar,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: none;
  background-position: 50% 50%;
  background-color: #FFFFFF;
}
.k-widget.k-tooltip {
  background-image: none;
}
.k-block,
.k-button,
.k-draghandle,
.k-grid-header,
.k-grouping-header,
.k-header,
.k-pager-wrap,
.k-toolbar,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
  background-color: #FFFFFF;
}
.k-mediaplayer-toolbar {
  background: rgba(255, 255, 255, 0.85);
}
.k-column-menu .k-state-active .k-sprite,
.k-column-menu .k-state-hover .k-sprite,
.k-icon:hover,
.k-pager-numbers .k-current-page .k-link:hover:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view.k-state-hover > .k-link:after,
.k-state-focused .k-icon,
.k-state-hover .k-icon,
.k-state-selected .k-icon {
  opacity: 1;
}
.k-column-menu .k-sprite,
.k-icon,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
.k-state-disabled .k-icon {
  opacity: 1;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  opacity: 1;
}
.k-tool {
  border-color: transparent;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/Metro/sprite.png);
  border-color: transparent;
}
.k-i-loading {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/MetroBlack/loading.gif);
}
.k-loading-image {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/MetroBlack/loading-image.gif);
}
.k-loading-color {
  background-color: #FFFFFF;
}
.k-button {
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.38);
  background-color: #FFFFFF;
}
.k-draghandle {
  border-color: #617ea3;
  background-color: #617ea3;
  -webkit-box-shadow: 0 1px 1px 0 rgba(95, 95, 95, 0.3);
  box-shadow: 0 1px 1px 0 rgba(95, 95, 95, 0.3);
}
.k-draghandle:hover {
  border-color: #1489FD;
  background-color: #1489FD;
  -webkit-box-shadow: 0 1px 1px 0 rgba(95, 95, 95, 0.3);
  box-shadow: 0 1px 1px 0 rgba(95, 95, 95, 0.3);
}
.k-scheduler {
  color: #FFFFFF;
  background-color: #FFFFFF;
}
.k-scheduler-layout {
  color: rgba(0, 0, 0, 0.87);
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-table td,
.k-scheduler-times,
.k-scheduler-times th,
.k-scheduler-times tr {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-nonwork-hour {
  background-color: #f5f5f5;
}
.k-gantt .k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.02);
}
.k-gantt .k-header.k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.2);
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #fcfcfc;
}
.k-scheduler-now-arrow {
  border-left-color: #e20000;
}
.k-scheduler-now-line {
  background-color: #e20000;
}
.k-event,
.k-task-complete {
  border-color: #1489FD;
  background: #1489FD 0 -257px none repeat-x;
  color: #FFFFFF;
}
.k-event-inverse {
  color: #FF9100;
}
.k-event.k-state-selected {
  background-position: 0 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.87);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.87);
}
.k-event .k-resize-handle:after,
.k-task-single .k-resize-handle:after {
  background-color: rgba(0, 0, 0, 0.87);
}
.k-scheduler-marquee:after,
.k-scheduler-marquee:before {
  border-color: #1489FD;
}
.k-panelbar .k-content,
.k-panelbar .k-item,
.k-panelbar .k-panel {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.38);
}
.k-panelbar > li > .k-link {
  color: rgba(0, 0, 0, 0.87);
}
.k-panelbar > .k-item > .k-link {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-panel > li.k-item {
  background-color: #FFFFFF;
}
.k-active-filter,
.k-state-active,
.k-state-active:hover,
.k-tabstrip .k-state-active {
  background-color: #FFFFFF;
  border-color: #1489FD;
  color: #000000;
}
.k-fieldselector .k-list-container {
  background-color: #FFFFFF;
}
.k-button.k-state-focused,
.k-button:focus {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-button.k-state-hover,
.k-button:hover {
  color: #FFFFFF;
  border-color: #1489FD;
  background-color: #1489FD;
}
.k-button.k-state-focused {
  color: #FFFFFF;
}
.k-tabstrip-scrollable .k-button.k-bare:hover {
  background: #1489FD !important;
}
.k-button.k-state-active,
.k-button:active {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: #1489FD;
}
.k-button.k-state-active:hover,
.k-button:active:hover {
  color: #FFFFFF;
  border-color: #1489FD;
  background-color: #1489FD;
}
.k-button.k-state-disabled,
.k-button.k-state-disabled:active,
.k-button.k-state-disabled:hover,
.k-button[disabled],
.k-listbox .k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:active,
.k-state-disabled .k-button:hover {
  color: #cccccc;
  border-color: #e6e6e6;
  background-color: #FFFFFF;
  background-image: none;
}
.k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 3px 1px #38486f;
  box-shadow: inset 0 0 3px 1px #38486f;
}
.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}
.k-mediaplayer-toolbar .k-button.k-bare.k-state-active,
.k-mediaplayer-toolbar .k-button.k-bare.k-state-active:hover,
.k-mediaplayer-toolbar .k-button.k-bare:active {
  color: #1489FD;
}
.k-menu .k-state-selected > .k-link {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: #1489FD;
  background-image: none;
}
.k-menu .k-link.k-state-active {
  background-color: #FFFFFF;
  border-color: #1489FD;
  color: #000;
}
.k-menu .k-menu-scroll-button:hover,
.k-menu .k-state-hover > .k-link {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: #1489FD;
  background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
  background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
  background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
}
.k-state-highlight {
  background: #FFFFFF;
  color: #000;
}
.k-grouping-row .k-state-focused,
.k-state-focused {
  border-color: #1489FD;
}
.k-calendar .k-link {
  color: rgba(0, 0, 0, 0.87);
}
.k-calendar .k-footer {
  padding: 0;
}
.k-calendar .k-footer .k-nav-today {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
  background-color: #FFFFFF;
}
.k-calendar .k-footer .k-nav-today.k-state-hover,
.k-calendar .k-footer .k-nav-today:hover {
  background-color: #FFFFFF;
  text-decoration: underline;
}
.k-calendar .k-footer .k-nav-today:active {
  background-color: #FFFFFF;
}
.k-calendar .k-link.k-nav-fast {
  color: rgba(0, 0, 0, 0.87);
}
.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none;
  background-color: #1489FD;
  color: #FFFFFF;
}
.k-calendar .k-link.k-state-hover {
  border-radius: 0;
}
.k-calendar .k-footer .k-link {
  border-radius: 0;
}
.k-calendar .k-today {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-calendar th {
  background-color: #FFFFFF;
}
.k-calendar td.k-state-hover.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-calendar .k-today.k-state-focused,
.k-calendar .k-today.k-state-selected:active,
.k-calendar .k-today:active,
.k-calendar td.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-calendar td.k-state-focused.k-state-selected,
.k-calendar td.k-state-selected.k-state-active,
.k-calendar td.k-state-selected:active {
  -webkit-box-shadow: inset 0 0 0 1px #2e3d00;
  box-shadow: inset 0 0 0 1px #2e3d00;
}
.k-calendar td.k-state-selected.k-state-hover {
  background-color: #1489FD;
}
.k-calendar-container.k-group {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-window-titlebar .k-link {
  border-radius: 0;
}
.k-draghandle.k-state-selected:hover,
.k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical,
.k-list > .k-state-highlight,
.k-list > .k-state-selected,
.k-marquee-color,
.k-panel > .k-state-selected,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: #1489FD;
}
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first,
.k-virtual-item.k-first {
  border-top-color: #1489FD;
}
.k-group-header + div > .k-list > .k-item.k-first:before {
  border-top-color: #1489FD;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  background: #1489FD;
  color: #FFFFFF;
}
.k-popup .k-list .k-item > .k-group {
  background: #1489FD;
  color: #FFFFFF;
  border-bottom-left-radius: 0;
}
.k-marquee-text {
  color: #FFFFFF;
}
.k-button.k-state-focused,
.k-grid-header th.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-state-focused,
td.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
.k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
  -webkit-box-shadow: inset 0 0 3px 1px #38486f;
  box-shadow: inset 0 0 3px 1px #38486f;
}
.k-ie8 .k-button.k-state-focused,
.k-ie8 .k-button:focus,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 td.k-state-focused,
.k-list-optionlabel.k-state-selected.k-state-focused,
.k-list > .k-state-selected.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-panelbar > li.k-state-default > .k-link.k-state-selected,
.k-panelbar > li > .k-state-selected,
.k-state-selected > .k-link {
  color: #FFFFFF;
}
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-list > .k-state-hover,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-recur-view .k-check:active,
.k-pager-wrap .k-link:hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-state-hover,
.k-state-hover:hover {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: #1489FD;
}
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: #1489FD;
}
.k-ie8 .k-window-titlebar .k-state-hover {
  border-color: #1489FD;
}
.k-state-focused > .k-select,
.k-state-hover > .k-select {
  border-color: #1489FD;
}
.k-button.k-state-focused,
.k-button.k-state-hover,
.k-button:focus,
.k-button:hover,
.k-draghandle:hover,
.k-listbox .k-item:hover:not(.k-state-disabled),
.k-other-month.k-state-hover .k-link,
.k-pager-wrap .k-link:hover,
.k-split-button:focus,
.k-state-hover,
.k-state-hover:hover,
.k-textbox:hover,
div.k-filebrowser-dropzone em {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
  background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
  background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
}
.k-pager-wrap {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-autocomplete.k-state-active,
.k-button:active,
.k-dropdown-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-panelbar > .k-item > .k-state-focused,
.k-picker-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link {
  background-image: none;
}
.k-button.k-state-active,
.k-button:active,
.k-draghandle.k-state-selected:hover,
.k-state-selected {
  background-image: none;
}
.k-button.k-state-active,
.k-button:active,
.k-draghandle.k-state-selected:hover {
  background-position: 50% 50%;
}
.k-other-month.k-state-hover .k-link,
.k-state-hover > .k-link,
div.k-filebrowser-dropzone em {
  color: #FFFFFF;
}
.k-autocomplete.k-state-focused,
.k-autocomplete.k-state-hover,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover {
  background-color: #1489FD;
  background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
  background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
  background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
  background-position: 50% 50%;
  border-color: rgba(0, 0, 0, 0.38);
}
.km-pane-wrapper .k-mobile-list input:not([type=checkbox]):not([type=radio]),
.km-pane-wrapper .k-mobile-list textarea,
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]) {
  color: rgba(0, 0, 0, 0.87);
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right {
  background: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.38);
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input {
  background-color: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.38);
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input:focus {
  border-color: #1489FD;
}
.k-dropdown .k-state-focused .k-input,
.k-dropdown .k-state-hover .k-input {
  color: #FFFFFF;
}
.k-state-error {
  border-color: #e20000;
  background-color: #FFFFFF;
  color: #454545;
}
.k-state-disabled {
  opacity: 0.7;
}
.k-ie8 .k-state-disabled {
  filter: alpha(opacity=70);
}
.k-loading-mask.k-state-selected,
.k-tile-empty.k-state-selected {
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
.k-dropzone em,
.k-other-month,
.k-other-month .k-link,
.k-slider .k-draghandle,
.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-link,
.k-tile-empty strong {
  color: rgba(0, 0, 0, 0.87);
}
.k-dropzone .k-upload-status {
  color: rgba(0, 0, 0, 0.87);
}
.k-file .k-upload-status {
  color: rgba(0, 0, 0, 0.87);
}
.k-upload-status .k-button:hover .k-i-delete {
  background-color: #1489FD;
}
.k-progressbar-indeterminate {
  background: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/Metro/indeterminate.gif);
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
  display: none;
}
.k-progressbar-horizontal .k-first,
.k-progressbar-horizontal .k-last,
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-progressbar-horizontal > .k-state-selected,
.k-progressbar-vertical .k-first,
.k-progressbar-vertical .k-last,
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected,
.k-progressbar-vertical > .k-state-selected,
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar > .k-state-selected.k-complete {
  border-radius: 0;
}
.k-slider-track {
  background-color: rgba(0, 0, 0, 0.38);
}
.k-slider-selection {
  background-color: #1489FD;
}
.k-slider-horizontal .k-tick {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/Metro/slider-h.gif);
}
.k-slider-vertical .k-tick {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/Metro/slider-v.gif);
}
.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip,
.k-widget.k-tooltip {
  border-color: #1489FD;
  background-color: #1489FD;
  color: #FFFFFF;
}
.k-widget.k-tooltip-validation {
  border-color: #ffe13a;
  background-color: #ffe13a;
  color: #b5b5b5;
}
.input-append .k-tooltip-validation,
.input-prepend .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 3px;
}
.k-callout-n {
  border-bottom-color: #1489FD;
}
.k-callout-w {
  border-right-color: #1489FD;
}
.k-callout-s {
  border-top-color: #1489FD;
}
.k-callout-e {
  border-left-color: #1489FD;
}
.k-tooltip-validation .k-callout-n {
  border-bottom-color: #ffe13a;
}
.k-tooltip-validation .k-callout-w {
  border-right-color: #ffe13a;
}
.k-tooltip-validation .k-callout-s {
  border-top-color: #ffe13a;
}
.k-tooltip-validation .k-callout-e {
  border-left-color: #ffe13a;
}
.k-splitbar {
  background-color: rgba(0, 0, 0, 0.38);
}
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: #454545;
}
.k-file {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-file-progress {
  color: #545454;
}
.k-file-progress .k-progress {
  background-color: #dcf2f8;
}
.k-file-success .k-file-name,
.k-file-success .k-upload-pct {
  color: #525252;
}
.k-file-success .k-progress {
  background-color: #e6f6e9;
}
.k-file-error {
  color: #3d3d3d;
}
.k-file-error .k-file-extension-wrapper,
.k-file-error .k-multiple-files-extension-wrapper {
  color: #c82300;
  border-color: #c82300;
}
.k-file-error .k-file-extension-wrapper:before,
.k-file-error .k-multiple-files-extension-wrapper:before {
  border-color: transparent transparent #c82300 #c82300;
}
.k-file-error .k-progress {
  background-color: #e6e6e6;
}
.k-file-extension-wrapper,
.k-multiple-files-extension-wrapper {
  color: #ccc;
  border-color: #ccc;
}
.k-file-invalid .k-file-name-invalid {
  color: #c82300;
}
.k-file-invalid-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  color: #c82300;
  border-color: #ffded7;
}
.k-file-extension-wrapper:before,
.k-multiple-files-extension-wrapper:before {
  background-color: #FFFFFF;
  border-color: transparent transparent #ccc #ccc;
}
.k-file-invalid-extension-wrapper:before,
.k-multiple-files-invalid-extension-wrapper:before {
  background-color: #FFFFFF;
  border-color: transparent transparent #ffded7 #ffded7;
}
.k-multiple-files-extension-wrapper:after {
  border-top-color: #ccc;
  border-left-color: #ccc;
}
.k-multiple-files-invalid-extension-wrapper:after {
  border-top-color: #ffded7;
  border-left-color: #ffded7;
}
.k-file-information,
.k-file-size,
.k-file-validation-message {
  color: #ccc;
}
.k-upload .k-upload-selected {
  color: #1489FD;
  border-color: rgba(0, 0, 0, 0.38);
}
.k-upload .k-upload-selected:hover {
  color: #FFFFFF;
}
.k-tile {
  border-color: #FFFFFF;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #1489FD;
}
.k-tiles li.k-state-selected {
  border-color: #1489FD;
}
.k-leaf,
.k-leaf.k-state-hover:hover {
  color: #fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
  color: #000;
}
.k-button,
.k-widget {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-slider,
.k-treeview,
.k-upload {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-textbox:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-datepicker-calendar,
.k-dropdown-wrap.k-state-active,
.k-filebrowser .k-image,
.k-grid .k-filter-options,
.k-menu .k-menu-group,
.k-multiselect.k-state-focused,
.k-picker-wrap.k-state-active,
.k-popup,
.k-time-popup,
.k-tooltip {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-treemap-tile.k-state-hover {
  -webkit-box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.38);
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.38);
}
.k-window {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  background-color: #FFFFFF;
}
.k-window.k-state-focused {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
}
.k-window-maximized .k-window-content,
.k-window-maximized .k-window-titlebar,
.k-window.k-window-maximized {
  border-radius: 0;
}
.k-shadow {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
.k-editor-inline ::-moz-selection {
  background-color: #1489FD;
  text-shadow: none;
  color: #FFFFFF;
}
.k-editor-inline ::selection {
  background-color: #1489FD;
  text-shadow: none;
  color: #FFFFFF;
}
.k-editor-inline ::-moz-selection {
  background-color: #1489FD;
  text-shadow: none;
  color: #FFFFFF;
}
.k-widget.k-notification.k-notification-info {
  background-color: #d0f8ff;
  color: #666;
  border-color: #98f0ff;
}
.k-widget.k-notification.k-notification-success {
  background-color: #4caf50;
  color: #FFFFFF;
  border: none;
}
.k-widget.k-notification.k-notification-warning {
  background-color: #FF9100;
  color: #FFFFFF;
  border: none;
}
.k-widget.k-notification.k-notification-error {
  background-color: #f44336;
  color: #FFFFFF;
  border: none;
}
.k-gantt .k-treelist {
  background: #f5f5f5;
}
.k-gantt .k-treelist .k-alt {
  background-color: rgba(0, 0, 0, 0.38);
}
.k-gantt .k-treelist tr:hover {
  background-color: #1489FD;
}
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td,
.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td {
  background-color: #1489FD;
}
.k-gantt .k-treelist .k-state-selected:hover,
.k-gantt .k-treelist .k-state-selected:hover td {
  background-color: #1489FD;
}
.k-task-dot:after {
  background-color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.87);
}
.k-task-dot:hover:after {
  background-color: #FFFFFF;
}
.k-task-summary {
  border-color: #383838;
  background: #383838;
}
.k-task-milestone,
.k-task-summary-complete {
  border-color: rgba(0, 0, 0, 0.87);
  background: rgba(0, 0, 0, 0.87);
}
.k-state-selected.k-task-summary {
  border-color: #27324d;
  background: #27324d;
}
.k-state-selected .k-task-summary-complete,
.k-state-selected.k-task-milestone {
  border-color: #1489FD;
  background: #1489FD;
}
.k-task-single {
  background-color: #667cb2;
  border-color: #1489FD;
  color: #FFFFFF;
}
.k-state-selected.k-task-single {
  border-color: #1489FD;
}
.k-line {
  background-color: rgba(0, 0, 0, 0.87);
  color: rgba(0, 0, 0, 0.87);
}
.k-state-selected.k-line {
  background-color: #1489FD;
  color: #1489FD;
}
.k-resource {
  background-color: #FFFFFF;
}
.k-autocomplete,
.k-block,
.k-button,
.k-calendar .k-link,
.k-calendar td,
.k-calendar-container,
.k-colorpicker,
.k-combobox,
.k-datepicker,
.k-datetimepicker,
.k-drag-clue,
.k-dropdown,
.k-dropdown-wrap,
.k-editor-inline,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-inline-block,
.k-list-container,
.k-multiselect,
.k-notification,
.k-numeric-wrap,
.k-numerictextbox,
.k-picker-wrap,
.k-slider-selection,
.k-slider-track,
.k-textbox,
.k-tile,
.k-timepicker,
.k-tooltip,
.k-touch-scrollbar,
.k-treeview .k-in,
.k-upload,
.k-window,
.k-window-action,
.k-window-titleless .k-window-content {
  border-radius: 0;
}
.k-tool {
  text-align: center;
  vertical-align: middle;
}
.k-tool.k-group-start,
.k-toolbar .k-button-group .k-group-start,
.k-toolbar .k-split-button .k-button {
  border-radius: 0;
}
.k-rtl .k-tool.k-group-start,
.k-rtl .k-toolbar .k-button-group .k-group-start,
.k-rtl .k-toolbar .k-split-button .k-button {
  border-radius: 0;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 0;
}
.k-rtl .k-tool.k-group-end,
.k-rtl .k-toolbar .k-button-group .k-group-end,
.k-rtl .k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 0;
}
.k-group-start.k-group-end.k-tool {
  border-radius: 0;
}
.k-autocomplete.k-state-border-up,
.k-calendar-container.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-filter-menu,
.k-list-container.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-window-content {
  border-radius: 0;
}
.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-numeric-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color {
  border-radius: 0;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
  border-radius: 0;
}
.k-autocomplete.k-state-border-down,
.k-block > .k-header,
.k-calendar-container.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-list-container.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-numeric-wrap.k-state-border-down,
.k-panelbar .k-tabstrip-items .k-item,
.k-picker-wrap.k-state-border-down,
.k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-window-titlebar {
  border-radius: 0;
}
.k-split-button.k-state-border-down > .k-button {
  border-radius: 0;
}
.k-split-button.k-state-border-up > .k-button {
  border-radius: 0;
}
.k-split-button.k-state-border-down > .k-split-button-arrow {
  border-radius: 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow {
  border-radius: 0;
}
.k-dropdown-wrap .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input {
  border-radius: 0;
}
.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input,
.k-rtl .k-picker-wrap .k-input {
  border-radius: 0;
}
.k-numeric-wrap .k-link {
  border-radius: 0;
}
.k-numeric-wrap .k-link + .k-link {
  border-radius: 0;
}
.k-colorpicker .k-selected-color {
  border-radius: 0;
}
.k-rtl .k-colorpicker .k-selected-color {
  border-radius: 0;
}
.k-autocomplete.k-state-border-down .k-input {
  border-radius: 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-numeric-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color {
  border-radius: 0;
}
.k-numeric-wrap .k-link.k-state-selected {
  background-color: #1489FD;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
  border-radius: 0;
}
.k-datetimepicker .k-select + .k-select,
.k-dropdown-wrap .k-select,
.k-list-container.k-state-border-right,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
  border-radius: 0;
}
.k-autocomplete > .k-i-close,
.k-combobox > .k-dropdown-wrap > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.38);
}
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-list-container.k-state-border-right,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-picker-wrap .k-select {
  border-radius: 0;
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 0;
}
.k-autocomplete .k-input,
.k-multiselect-wrap,
.k-textbox > input {
  border-radius: 0;
}
.k-dropzone,
.k-fieldselector .k-list .k-item,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-hover,
.k-list .k-state-selected,
.k-list-optionlabel,
.k-listbox .k-item {
  border-radius: 0;
}
.k-grid .k-slider .k-button,
.k-slider .k-button {
  border-radius: 13px;
}
.k-draghandle {
  border-radius: 0;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link {
  border-radius: 0;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
  border-radius: 0;
}
.k-edit-field > .k-scheduler-navigation,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link {
  border-radius: 0;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-radius: 0;
}
.k-scheduler div.k-scheduler-footer .k-link,
.k-scheduler div.k-scheduler-footer ul li {
  border-radius: 0;
}
.k-event,
.k-event .k-link,
.k-more-events,
.k-task-complete,
.k-task-single {
  border-radius: 0;
}
.k-scheduler-mobile .k-event {
  border-radius: -1;
}
.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: rgba(0, 0, 0, 0.87);
}
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.k-ie .km-pane-wrapper .k-widget,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-item,
html .km-pane-wrapper .km-widget {
  color: rgba(0, 0, 0, 0.87);
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: rgba(0, 0, 0, 0.87);
  }
}
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  background-color: #FFFFFF;
  border-top: 1px solid rgba(0, 0, 0, 0.38);
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea {
  outline-width: 0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #1489FD;
  border-top-color: #1489FD;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  border-top-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.38);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.38);
}
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  color: #8f8f8f;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.38);
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.38);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.38);
}
.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset],
.km-pane-wrapper .k-scheduler-delete {
  color: #FFFFFF;
  border-color: #e20000;
  background-color: red;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
}
.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active,
.km-pane-wrapper .k-scheduler-delete:active {
  background-color: #900;
}
.k-autocomplete.k-state-default,
.k-dropdown-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-picker-wrap.k-state-default {
  background-image: none;
  background-position: 50% 50%;
  background-color: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.38);
}
.k-autocomplete.k-state-hover,
.k-dropdown-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-picker-wrap.k-state-hover {
  background-color: #1489FD;
  background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
  background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
  background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
  background-position: 50% 50%;
  border-color: rgba(0, 0, 0, 0.38);
}
.k-multiselect.k-header {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-multiselect.k-header.k-state-hover {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-picker-wrap.k-state-focused {
  background-color: #1489FD;
  background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
  background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
  background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
  background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
  background-position: 50% 50%;
  border-color: rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-list-container {
  color: rgba(0, 0, 0, 0.87);
}
.k-nodata {
  color: #ccc;
}
.k-dropdown .k-input,
.k-menu .k-popup,
.k-multiselect .k-button,
.k-multiselect .k-button:hover {
  color: rgba(0, 0, 0, 0.87);
}
.k-state-default > .k-select {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-state-hover > .k-select {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-state-focused > .k-select {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-tabstrip:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-panelbar > li.k-state-default > .k-link,
.k-tabstrip-items .k-state-default .k-link {
  color: rgba(0, 0, 0, 0.87);
}
.k-panelbar > li.k-state-default > .k-link.k-state-hover,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li > .k-link.k-state-hover,
.k-tabstrip-items .k-state-hover .k-link {
  color: #FFFFFF;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-tabstrip-items .k-state-hover {
  border-color: #1489FD;
}
.k-panelbar .k-tabstrip-items .k-state-active,
.k-tabstrip-items .k-state-active {
  background-color: #FFFFFF;
  background-image: none;
  border-color: #1489FD;
}
.k-panelbar .k-tabstrip-top .k-tabstrip-items .k-state-active,
.k-tabstrip-top .k-tabstrip-items .k-state-active {
  border-bottom-color: #FFFFFF;
}
.k-tabstrip .k-content.k-state-active {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-menu .k-item,
.k-menu.k-header {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-overflow-container .k-overflow-group {
  -webkit-box-shadow: inset 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF;
  box-shadow: inset 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF;
}
.k-overflow-container .k-overflow-group + .k-overflow-group,
.k-toolbar-first-visible.k-overflow-group {
  -webkit-box-shadow: 0 1px 0 #FFFFFF;
  box-shadow: 0 1px 0 #FFFFFF;
}
.k-toolbar-last-visible.k-overflow-group {
  -webkit-box-shadow: inset 0 1px 0 #FFFFFF;
  box-shadow: inset 0 1px 0 #FFFFFF;
}
.k-column-menu .k-separator {
  border-color: rgba(0, 0, 0, 0.38);
  background-color: transparent;
}
.k-menu .k-group {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-grid-filter.k-state-active {
  background-color: #f0f0f0;
}
.k-grid-footer td,
.k-group-footer td,
.k-grouping-row td {
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.38);
  font-weight: 700;
}
.k-grouping-header {
  color: rgba(0, 0, 0, 0.87);
}
.k-grid td.k-state-selected:hover,
.k-grid tr:hover {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e9e9e9;
}
.k-grid .k-filter-row:hover,
.k-pivot-rowheaders .k-grid tr:hover {
  color: #f5f5f5;
  background: 0 0;
}
.k-grid td.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-grid tr .k-state-focused.k-state-selected,
.k-grid tr.k-state-selected td.k-state-focused,
.k-grid tr.k-state-selected:hover td.k-state-focused,
.k-grid tr:hover .k-state-focused,
.k-grid tr:hover .k-state-focused.k-state-selected {
  -webkit-box-shadow: inset 0 0 0 1px #2e3d00;
  box-shadow: inset 0 0 0 1px #2e3d00;
}
.k-gantt-toolbar .k-state-default,
.k-grid .k-grouping-header,
.k-grid-header,
.k-grid-header-wrap,
.k-grouping-header .k-group-indicator,
.k-header,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-wrap .k-textbox {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-overflow-container .k-primary,
.k-primary {
  color: #FFFFFF;
  border-color: #1489FD;
  background-image: none;
  background-position: 50% 50%;
  background-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary.k-state-focused,
.k-primary:focus {
  color: #FFFFFF;
  border-color: #0e1300;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:hover {
  color: #FFFFFF;
  border-color: #1489FD;
  background-image: none;
  background-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:active {
  color: #FFFFFF;
  border-color: #1489FD;
  background-image: none;
  background-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary.k-state-disabled,
.k-primary.k-state-disabled:active,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary,
.k-state-disabled .k-primary:active,
.k-state-disabled .k-primary:hover {
  color: #d4d4d4;
  border-color: #556da9;
  background-color: #556da9;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-pager-numbers .k-link,
.k-treeview .k-in {
  border-color: transparent;
}
.k-grid .k-hierarchy-cell .k-icon,
.k-scheduler-table .k-icon,
.k-treeview .k-icon {
  background-color: transparent;
  border-radius: 0;
}
.k-scheduler-table .k-state-hover .k-icon {
  background-color: transparent;
}
.k-button:focus,
.k-split-button:focus {
  outline: 0;
}
.k-split-button:focus {
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-split-button:focus > .k-button {
  background: 0 0;
  border-color: transparent;
}
.k-editor .k-tool:focus {
  outline: 0;
  border-color: rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: inset 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #1489FD;
}
.k-checkbox-label:before {
  border-color: rgba(0, 0, 0, 0.38);
  background: #FFFFFF;
  border-radius: 0;
}
.k-checkbox-label:hover:before,
.k-checkbox:checked + .k-checkbox-label:hover:before,
.k-checkbox:checked:hover + .k-checkbox-label:before,
.k-checkbox:hover + .k-checkbox-label:before {
  border-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-checkbox:checked + .k-checkbox-label:before {
  background-color: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.38);
  border-radius: 0;
  color: #597496;
}
.k-checkbox-label:active:before,
.k-checkbox:active + .k-checkbox-label:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  border-radius: 0;
}
.k-checkbox:checked + .k-checkbox-label:before,
.k-checkbox:checked:active + .k-checkbox-label:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #1489FD;
}
.k-checkbox:disabled + .k-checkbox-label {
  color: #b3b3b3;
}
.k-checkbox:disabled + .k-checkbox-label:hover:before {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-checkbox:checked:disabled + .k-checkbox-label:active:before,
.k-checkbox:checked:disabled + .k-checkbox-label:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:before,
.k-checkbox:disabled + .k-checkbox-label:before {
  color: #b3b3b3;
  background: #FFFFFF;
  border-color: #e6e6e6;
  border-radius: 0;
}
.k-checkbox:focus + .k-checkbox-label:before {
  border-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-checkbox:indeterminate + .k-checkbox-label:after {
  background-color: #1489FD;
  background-image: none;
  border-color: #1489FD;
  border-radius: -1;
}
.k-checkbox:indeterminate:hover + .k-checkbox-label:after {
  border-color: #1489FD;
  background-color: #1489FD;
}
.k-radio-label:before {
  border-color: rgba(0, 0, 0, 0.38);
  border-radius: 50%;
  background-color: #FFFFFF;
  border-width: 1px;
}
.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #597496;
  border-radius: 50%;
}
.k-radio-label:active:before {
  border-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:active:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #1489FD;
}
.k-radio:disabled + .k-radio-label {
  color: #b3b3b3;
}
.k-radio:disabled + .k-radio-label:active:before,
.k-radio:disabled + .k-radio-label:before,
.k-radio:disabled + .k-radio-label:hover:after,
.k-radio:disabled + .k-radio-label:hover:before {
  background: #FFFFFF;
  border-color: #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-radio:disabled:checked + .k-radio-label:after {
  background-color: #1489FD;
  opacity: 0.5;
}
.k-radio:focus + .k-radio-label:before {
  border-color: #1489FD;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (-ms-high-contrast: active) {
  .k-editor-toolbar-wrap .k-button-group .k-tool:focus,
  .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused {
    border-color: #FFFFFF;
  }
}
@media only screen and (max-width: 1024px) {
  .k-edge .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-edge .km-pane-wrapper .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-pager-numbers,
  .k-webkit .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-webkit .km-pane-wrapper .k-pager-numbers {
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  .k-edge .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-edge .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-ff .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-ff .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-ie11 .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-ie11 .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-safari .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-safari .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-webkit .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-webkit .km-pane-wrapper .k-pager-numbers.k-state-expanded {
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
  }
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    background-image: none;
    background-position: 50% 50%;
    background-color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.38);
  }
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link,
  .k-webkit .k-pager-numbers .k-current-page .k-link {
    border-color: rgba(0, 0, 0, 0.38);
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    border-radius: 0;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li {
    border-radius: 0;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view {
    border-radius: 0;
  }
  .k-edge .k-scheduler-toolbar > ul li:first-child,
  .k-edge .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ff .k-scheduler-toolbar > ul li:first-child,
  .k-ff .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-safari .k-scheduler-toolbar > ul li:first-child,
  .k-safari .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-webkit .k-scheduler-toolbar > ul li:first-child,
  .k-webkit .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li .k-link {
    border-radius: 0;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link {
    border-radius: 0;
  }
  .k-edge .k-pager-numbers .k-current-page .k-link:hover,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ff .k-pager-numbers .k-current-page .k-link:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari .k-pager-numbers .k-current-page .k-link:hover,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-webkit .k-pager-numbers .k-current-page .k-link:hover,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover {
    border-color: #1489FD;
    background-image: url(https://da7xgjtj801h2.cloudfront.net/v2017.2.504/styles/textures/highlight.png);
    background-image: none, -webkit-gradient(linear, left top, left bottom, from(#1489FD), to(#1489FD));
    background-image: none, -webkit-linear-gradient(top, #1489FD 0, #1489FD 100%);
    background-image: none, linear-gradient(to bottom, #1489FD 0, #1489FD 100%);
    background-color: #1489FD;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    color: rgba(0, 0, 0, 0.87);
    min-width: 75px;
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link {
    color: #FFFFFF;
  }
  .k-edge .k-pager-numbers .k-current-page .k-link:after,
  .k-edge .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ff .k-pager-numbers .k-current-page .k-link:after,
  .k-ff .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:after,
  .k-ie11 .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-safari .k-pager-numbers .k-current-page .k-link:after,
  .k-safari .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-webkit .k-pager-numbers .k-current-page .k-link:after,
  .k-webkit .k-scheduler-views > li.k-state-selected > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-edge .k-pager-numbers.k-state-expanded,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.38);
    background-color: #FFFFFF;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px;
    background-image: none;
    border-radius: 0;
  }
  .k-edge .k-pager-numbers .k-link,
  .k-edge .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-numbers .k-link,
  .k-ff .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-numbers .k-link,
  .k-ie11 .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-numbers .k-link,
  .k-safari .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-numbers .k-link,
  .k-webkit .k-pager-numbers .k-state-selected {
    border-radius: 0;
  }
  .k-edge .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-ff .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-ie11 .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-safari .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-webkit .k-widget.k-grid .k-pager-nav + .k-pager-numbers {
    position: absolute;
  }
}
.k-chart .k-mask {
  background-color: #FFFFFF;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.k-chart .k-selection {
  border-color: #c7c7c7;
  -webkit-box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.05);
  -webkit-transition: border-color 0.2s linear, -webkit-box-shadow 0.2s linear;
  transition: border-color 0.2s linear, -webkit-box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear, border-color 0.2s linear;
  transition: box-shadow 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.2s linear;
}
.k-chart .k-selection:hover {
  border-color: #1489FD;
  -webkit-box-shadow: inset 0 0 20px rgba(98, 126, 162, 0.5);
  box-shadow: inset 0 0 20px rgba(98, 126, 162, 0.5);
}
.k-chart .k-handle {
  background-color: #c7c7c7;
  width: 1px;
}
.k-chart .k-handle:hover {
  background-color: #1489FD;
  width: 3px;
  border-radius: 0;
}
.k-chart .k-navigator-hint .k-tooltip {
  border: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #1489FD;
  color: #FFFFFF;
  border-radius: 0;
}
.k-chart .k-navigator-hint .k-scroll {
  background: rgba(98, 126, 162, 0.5);
  height: 4px;
  border-radius: 0;
}
.k-chart .k-tooltip,
.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip,
.k-sparkline .k-tooltip {
  background-image: none;
  border-radius: 0;
}
.k-map .k-marker {
  background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/Metro/markers.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.2), only screen and (min-device-pixel-ratio: 1.2) {
  .k-map .k-marker {
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2017.2.504/styles/Metro/markers_2x.png);
  }
}
.k-calendar .k-link:not(.k-state-disabled):hover > .k-i-arrow-60-left {
  background-position: 0 -48px;
}
.k-calendar .k-link:not(.k-state-disabled):hover > .k-i-arrow-60-right {
  background-position: 0 -16px;
}
.k-spreadsheet-column-header,
.k-spreadsheet-row-header {
  background-color: #FFFFFF;
}
.k-spreadsheet-column-header,
.k-spreadsheet-row-header,
.k-spreadsheet-top-corner {
  background-color: #FFFFFF;
  background-image: none;
  color: #000;
  border-color: #ccc;
}
.k-spreadsheet-top-corner {
  border-color: #ccc;
}
.k-spreadsheet-top-corner:after {
  border-color: transparent #ccc #ccc transparent;
}
.k-spreadsheet-pane {
  border-color: #ccc;
}
.k-spreadsheet-pane .k-spreadsheet-haxis,
.k-spreadsheet-pane .k-spreadsheet-vaxis {
  border-color: #e6e6e6;
}
.k-spreadsheet-pane .k-spreadsheet-column-header,
.k-spreadsheet-pane .k-spreadsheet-row-header {
  border-color: #ccc;
}
.k-spreadsheet-pane .k-spreadsheet-merged-cell {
  background-color: #FFFFFF;
}
.k-spreadsheet-pane .k-selection-full,
.k-spreadsheet-pane .k-selection-partial {
  border-color: rgba(126, 167, 0, 0.2);
  background-color: rgba(126, 167, 0, 0.2);
}
.k-spreadsheet-pane .k-filter-range {
  border-color: #1489FD;
}
.k-spreadsheet-pane .k-spreadsheet-column-header .k-selection-full,
.k-spreadsheet-pane .k-spreadsheet-column-header .k-selection-partial {
  border-bottom-color: #1489FD;
}
.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-full,
.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-partial {
  border-right-color: #1489FD;
}
.k-auto-fill,
.k-spreadsheet-selection {
  border-color: #1489FD;
  -webkit-box-shadow: inset 0 0 0 1px #FFFFFF, 0 0 0 1px #1489FD;
  box-shadow: inset 0 0 0 1px #FFFFFF, 0 0 0 1px #1489FD;
}
.k-spreadsheet-selection {
  background-color: rgba(126, 167, 0, 0.2);
}
.k-spreadsheet-active-cell {
  border-color: #1489FD !important;
  background-color: #FFFFFF;
}
.k-spreadsheet-active-cell.k-single {
  color: rgba(0, 0, 0, 0.87);
  background-color: #FFFFFF;
}
.k-spreadsheet .k-spreadsheet-action-bar {
  background-color: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor {
  border-color: #ccc;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-bar::before {
  border-color: #ccc;
}
.k-spreadsheet .k-spreadsheet-formula-input {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-spreadsheet .k-resize-handle,
.k-spreadsheet .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-marker {
  background-color: #1489FD;
}
.k-spreadsheet .k-resize-hint-vertical .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-vertical .k-resize-hint-marker {
  background-color: #1489FD;
}
.k-spreadsheet .k-single-selection::after {
  background-color: #1489FD;
  border-color: #FFFFFF;
}
.k-spreadsheet .k-auto-fill-punch {
  background-color: rgba(255, 255, 255, 0.5);
}
.k-spreadsheet .k-single-selection.k-dim-auto-fill-handle::after {
  background-color: rgba(126, 167, 0, 0.5);
}
.k-spreadsheet-format-cells .k-spreadsheet-preview {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-filter {
  border-radius: 0;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 1px #e6e6e6;
  box-shadow: inset 0 0 0 1px #e6e6e6;
}
.k-spreadsheet-filter.k-state-active {
  color: #FFFFFF;
  background-color: #1489FD;
}
.k-spreadsheet-filter:hover {
  color: #FFFFFF;
  background: #1489FD;
  border-color: #6f9300;
}
.k-action-window .k-action-buttons {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-sample {
  color: #c4c4c4;
}
.k-state-selected .k-spreadsheet-sample {
  color: inherit;
}
.k-spreadsheet-window .k-list,
.k-spreadsheet-window .k-list-wrapper {
  border-color: rgba(0, 0, 0, 0.38);
  border-radius: 0;
}
.k-spreadsheet-window .export-config,
.k-spreadsheet-window .k-edit-field > .k-orientation-label {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-window .k-edit-field > input[type=radio]:checked + .k-orientation-label {
  background-image: none;
  background-color: #1489FD;
  color: #FFFFFF;
}
.k-spreadsheet-window .k-page-orientation {
  border-color: rgba(0, 0, 0, 0.38);
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.k-spreadsheet-window .k-page-orientation:before {
  background: #FFFFFF;
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.38);
  border-left-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-window .k-margins-horizontal,
.k-spreadsheet-window .k-margins-vertical {
  background: 0 0;
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-window .hint-wrapper:before {
  background: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-toolbar.k-toolbar .k-button-group .k-button {
  border-radius: 0;
}
.k-spreadsheet-toolbar > .k-button,
.k-spreadsheet-toolbar > .k-button-group,
.k-spreadsheet-toolbar > .k-widget {
  border-radius: 0;
}
.k-spreadsheet-toolbar > .k-separator {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-toolbar .k-overflow-anchor {
  border-radius: 0;
}
.k-spreadsheet-popup {
  border-radius: 0;
}
.k-spreadsheet-popup .k-separator {
  background-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-popup .k-button {
  background-color: transparent;
}
.k-spreadsheet-popup .k-button:hover {
  background-color: #1489FD;
}
.k-spreadsheet-popup .k-state-active {
  background-color: #1489FD;
  color: #000;
}
.k-spreadsheet-popup .k-state-active:hover {
  background-color: #587400;
}
.k-spreadsheet-filter-menu .k-details {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-spreadsheet-filter-menu .k-details-content .k-space-right {
  background-color: #FFFFFF;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  background-color: #FFFFFF;
  border-color: rgba(0, 0, 0, 0.38);
  border-radius: 0;
}
.k-syntax-ref {
  color: #f82;
}
.k-syntax-num {
  color: #09f;
}
.k-syntax-func {
  font-weight: 700;
}
.k-syntax-str {
  color: #38b714;
}
.k-syntax-error {
  color: red;
}
.k-syntax-bool {
  color: #a9169c;
}
.k-syntax-startexp {
  font-weight: 700;
}
.k-syntax-paren-match {
  background-color: #caf200;
}
.k-series-a {
  border-color: #1489FD;
  background-color: rgba(142, 188, 0, 0.15);
}
.k-series-b {
  border-color: #309b46;
  background-color: rgba(48, 155, 70, 0.15);
}
.k-series-c {
  border-color: #25a0da;
  background-color: rgba(37, 160, 218, 0.15);
}
.k-series-d {
  border-color: #ff6900;
  background-color: rgba(255, 105, 0, 0.15);
}
.k-series-e {
  border-color: #e61e26;
  background-color: rgba(230, 30, 38, 0.15);
}
.k-series-f {
  border-color: #d8e404;
  background-color: rgba(216, 228, 4, 0.15);
}
.k-spreadsheet-sheets-remove:hover .k-icon {
  color: #c22;
}
.k-spreadsheet-formula-list .k-state-focused {
  background-color: #1489FD;
  color: #FFFFFF;
}
.k-dialog {
  border-color: rgba(0, 0, 0, 0.38);
}
.k-dialog .k-window-titlebar {
  border-bottom-width: 0;
}
.k-dialog .k-dialog-title {
  color: #000;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched {
  width: 100%;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button {
  display: inline-block;
  padding: 0.9em 0 0.9em 0;
  border-radius: 0;
  border-bottom: 0;
  border-width: 1px 0 0 1px;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:first-child {
  border-bottom-left-radius: 0;
  border-left: 0;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:last-child {
  border-bottom-right-radius: 0;
  border-right: 0;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal {
  width: auto;
  margin: 0;
  padding: 1em;
  text-align: left;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button {
  padding: 0.2em 1.5em;
  margin-left: 0.5em;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button:first-child {
  margin-left: 0;
}
.k-rtl .k-dialog a.k-dialog-action.k-dialog-close {
  top: 1em;
  left: 0.5em;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:first-child {
  border-right-width: 0;
  border-left-width: 1px;
  border-bottom-right-radius: 0;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:last-child {
  border-left-width: 0;
  border-right-width: 1px;
  border-bottom-left-radius: 0;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal {
  text-align: right;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button {
  margin-right: 0;
  margin-left: 0.5em;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button:last-child {
  margin-left: 0;
}
.k-numeric-wrap .k-i-warning {
  color: #ff8a71;
  position: absolute;
  top: 0;
  right: 1.9em;
  width: 1.9em;
}
.k-numeric-wrap.k-state-invalid {
  border-color: #ff8a71;
}
.k-numeric-wrap.k-state-invalid input {
  color: #ff8a71;
}
.k-rtl .k-numeric-wrap.k-state-invalid .k-i-warning {
  right: auto;
  left: 1.9em;
}
.k-maskedtextbox.k-state-invalid .k-textbox {
  border-color: #ff8a71;
  color: #ff8a71;
}
.k-maskedtextbox.k-state-invalid .k-i-warning {
  color: #ff8a71;
}
.k-dateinput.k-state-invalid .k-textbox {
  color: #ff8a71;
  border-color: #ff8a71;
}
.k-dateinput.k-state-invalid .k-i-warning {
  margin-left: 0;
  margin-right: 0.6em;
  color: #ff8a71;
}
.k-rtl .k-dateinput .k-i-warning {
  margin-right: 0;
  margin-left: 0.6em;
}
.k-datepicker .k-picker-wrap.k-state-invalid {
  border-color: #ff8a71;
}
.k-datepicker .k-picker-wrap.k-state-invalid .k-input {
  color: #ff8a71;
}
.k-datepicker .k-picker-wrap .k-i-warning {
  color: #ff8a71;
  margin-left: 0;
  margin-right: 2.1em;
}
.k-rtl .k-datepicker .k-picker-wrap .k-i-warning {
  margin-right: 0;
  margin-left: 2.1em;
}
.k-listbox .k-list-scroller {
  padding: 2px;
  border-color: rgba(0, 0, 0, 0.38);
  background-color: #FFFFFF;
}
.k-listbox .k-item:hover:not(.k-state-disabled) {
  color: #FFFFFF;
  background-color: #1489FD;
  border-color: transparent;
}
.k-listbox .k-drop-hint {
  height: 0;
  border-top: 1px solid #1489FD;
}
.k-grid-header .k-i-sort-asc-sm,
.k-grid-header .k-i-sort-desc-sm,
.k-grid-header .k-sort-order {
  color: #1489FD;
}
.k-grid-header .k-sort-order {
  font-size: 0.7em;
  vertical-align: bottom;
}
@-ms-viewport {
  width: device-width;
  user-zoom: fixed;
  max-zoom: 1;
  min-zoom: 1;
}
@media (orientation: landscape) {
  .km-tablet .km-on-ios.km-horizontal.km-web:not(.km-ios-chrome) {
    position: fixed;
    bottom: 0;
  }
}
.km-root {
  font-size: 0.92em;
}
.km-root.km-retina input,
.km-root.km-retina select,
.km-root.km-retina textarea {
  font-size: 1em;
}
.km-root a {
  color: inherit;
}
.km-tablet {
  font-size: 1em;
}
.km-root :focus {
  outline-width: 0;
}
.km-pane,
.km-pane-wrapper,
.km-root {
  width: 100%;
  height: 100%;
  -ms-touch-action: none;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  overflow-x: hidden;
}
.km-pane-wrapper {
  position: absolute;
}
.km-pane,
.km-shim {
  font-family: sans-serif;
}
.km-pane {
  overflow-x: hidden;
  position: relative;
}
.km-vertical .km-collapsible-pane {
  position: absolute;
  z-index: 2!important;
  -webkit-transition: -webkit-transform 350ms ease-out;
  transition: -webkit-transform 350ms ease-out;
  transition: transform 350ms ease-out;
  transition: transform 350ms ease-out, -webkit-transform 350ms ease-out;
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-vertical .km-expanded-splitview .km-collapsible-pane {
  -webkit-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
}
.km-expanded-pane-shim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.km-expanded-splitview .km-expanded-pane-shim {
  display: block;
  z-index: 1;
}
.km-root > * {
  margin: 0;
  padding: 0;
}
.km-root * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.km-content {
  display: block;
}
.km-split-content,
.km-view {
  top: 0;
  left: 0;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  vertical-align: top;
}
.k-ff .km-pane,
.k-ff .km-view {
  overflow: hidden;
}
.k-ff18 .km-pane,
.k-ff18 .km-view,
.k-ff19 .km-pane,
.k-ff19 .km-view,
.k-ff20 .km-pane,
.k-ff20 .km-view,
.k-ff21 .km-pane,
.k-ff21 .km-view {
  position: relative;
}
.k-ff .km-view {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.km-content {
  min-height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-align: stretch;
  width: auto;
  overflow: hidden;
  position: relative;
}
.km-content h1,
.km-content h2,
.km-content h3,
.km-content h4,
.km-content h5,
.km-content h6,
.km-content p {
  margin-left: 1rem;
  margin-right: 1rem;
}
.km-footer,
.km-header {
  display: block;
  display: -moz-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.km-header {
  padding: 0;
}
.km-footer {
  background: #1a1a1a;
}
[data-role=layout] {
  display: none;
}
[data-role=drawer],
[data-role=view],
kendo-mobile-drawer,
kendo-mobile-split-view,
kendo-mobile-view {
  visibility: hidden;
}
.km-view {
  visibility: visible;
}
.km-footer,
.km-header {
  position: relative;
  z-index: 1;
}
@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
  .km-view {
    display: table;
  }
  .km-content,
  .km-footer,
  .km-header {
    display: table-row;
  }
  .km-footer,
  .km-header {
    height: 1px;
  }
}
.km-blackberry li.km-actionsheet-cancel > a,
.km-button,
.km-buttongroup,
.km-navbar,
.km-root .k-toolbar,
.km-tabstrip {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-background-origin: border-box;
  background-origin: border-box;
  position: relative;
  display: inline-block;
  padding: 0.4em 0.7em;
  margin: 0.1rem;
  overflow: visible;
  text-decoration: none;
}
.km-navbar,
.km-root .k-toolbar,
.km-tabstrip {
  display: block;
  padding: 0.8em;
  margin: 0;
  width: 100%;
  border-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-native-scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-x pan-y;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-scroll-snap-type: proximity;
}
.km-default-content {
  padding: 1em;
}
.km-shim {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-root .km-shim {
  position: absolute;
}
.km-shim:before {
  content: "\a0";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}
.km-shim .k-animation-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: auto;
}
.km-loader {
  top: 50%;
  left: 50%;
  width: 180px;
  height: 130px;
  z-index: 100000;
  padding: 30px 30px;
  position: absolute;
  margin-top: -70px;
  margin-left: -90px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
}
.km-loader h1 {
  font-size: 1rem;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.km-load-more .km-icon,
.km-loader .km-loading,
.km-scroller-refresh .km-icon {
  -webkit-animation: km-spin 1s infinite linear;
  animation: km-spin 1s infinite linear;
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  font-size: 35px;
}
.km-load-more .km-icon:after,
.km-loader .km-loading:after {
  color: #ccc;
}
.km-loading-left,
.km-loading-right {
  display: none;
}
@-webkit-keyframes km-spin {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin1 {
  from {
    -webkit-transform: rotate(-135deg);
  }
  to {
    -webkit-transform: rotate(225deg);
  }
}
@keyframes km-ios-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes km-ios-spin1 {
  from {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  to {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
}
.km-stretched-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.km-stretched-view > * {
  width: 100%;
}
.km-stretched-view > .km-pane-wrapper {
  position: static;
}
.km-stretched-view > .km-pane-wrapper > .km-pane {
  position: static;
}
.km-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
  z-index: 100000;
}
.km-root.km-native-scrolling,
.km-root.km-native-scrolling .km-splitview .km-pane,
.km-root.km-native-scrolling .km-view {
  min-height: 100%;
  height: auto;
  -webkit-transform: none;
  overflow-x: visible;
}
.km-native-scrolling,
.km-native-scrolling .km-pane,
.km-native-scrolling .km-view {
  -ms-touch-action: auto;
}
.km-native-scrolling .km-pane,
.km-native-scrolling .km-view {
  display: block;
}
.km-native-scrolling .km-content {
  -ms-flex: auto;
}
.km-native-scrolling .km-blackberry .km-content {
  min-height: auto;
}
.km-native-scrolling .km-splitview {
  position: absolute;
}
.km-native-scrolling .km-header {
  position: fixed;
  top: 0;
}
.km-native-scrolling .km-android .km-header {
  top: auto;
  bottom: 0;
}
.km-native-scrolling .km-footer {
  position: fixed;
  bottom: 0;
}
.km-native-scrolling .km-android .km-footer {
  top: 0;
  bottom: auto;
}
.km-native-scrolling .km-badge {
  z-index: auto;
}
.km-native-scrolling .km-popup.km-pane .km-footer,
.km-native-scrolling .km-popup.km-pane .km-header,
.km-native-scrolling .km-splitview .km-footer,
.km-native-scrolling .km-splitview .km-header {
  position: absolute;
}
.km-native-scrolling .km-modalview .km-footer,
.km-native-scrolling .km-modalview .km-header {
  position: relative;
}
.km-native-scrolling .km-content {
  width: 100%;
}
.km-native-scrolling .km-popup-overlay,
.km-native-scrolling .km-shim {
  position: fixed;
  top: 0;
  bottom: 0;
  height: auto !important;
}
.km-native-scrolling .km-drawer {
  position: fixed;
  top: 0;
  height: 100%!important;
  overflow: auto!important;
  -webkit-overflow-scrolling: touch;
}
.km-native-scrolling > .km-pane > .km-loader {
  position: fixed;
}
.km-native-scrolling .km-footer,
.km-native-scrolling .km-header {
  z-index: 2;
}
.km-state-disabled {
  opacity: 0.5;
}
.km-badge,
.km-detail {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  position: absolute;
  z-index: 1;
  height: 2em;
  font-size: 0.6rem;
  text-shadow: none;
}
.km-badge {
  top: -1em;
  right: -1em;
  line-height: 2em;
  margin-left: 0.5em;
  min-width: 0.9em;
  padding: 0 0.55em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-tabstrip .km-badge {
  top: -0.2em;
  right: auto;
  margin-left: -1em;
}
.km-detail {
  position: absolute;
  float: right;
  right: 0.8rem;
  top: 50%;
  margin-top: -0.7rem;
  width: 1.3rem;
  height: 1.3rem;
  font-size: 1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-widget .km-detaildisclose {
  font-size: 0.8em;
}
.k-ff .km-detail {
  width: 1rem;
  height: 1rem;
}
.km-detail .km-text {
  display: none;
}
.km-detail .km-icon,
.km-widget .km-contactadd:after,
.km-widget .km-contactadd:before,
.km-widget .km-detaildisclose:after,
.km-widget .km-detaildisclose:before,
.km-widget .km-rowdelete:after,
.km-widget .km-rowdelete:before,
.km-widget .km-rowinsert:after,
.km-widget .km-rowinsert:before {
  left: 0.15em;
  top: 0.15em;
  line-height: 1em;
  font-size: 1em;
  position: absolute;
}
.km-widget .km-detaildisclose:after {
  left: 0.1em;
  top: 0.25em;
  text-align: center;
  font-weight: 700;
}
.km-button {
  cursor: pointer;
  outline: 0;
  text-align: center;
}
button.km-button {
  display: inline-block;
  font: inherit;
}
.km-button:hover {
  text-decoration: none;
}
.km-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.km-android .km-state-disabled .km-button,
.km-blackberry .km-state-disabled .km-button,
.km-ios .km-state-disabled .km-button,
.km-meego .km-state-disabled .km-button {
  color: #aaa;
  text-shadow: none;
}
.km-root .km-pane .k-button:active,
.km-root .km-pane .k-button:focus,
.km-root .km-pane .k-button:focus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-buttongroup {
  padding: 0.4rem 0.7rem;
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
  margin: 0.5em auto;
}
.km-widget.km-buttongroup {
  padding: 0;
  border-color: transparent;
  background: 0 0;
  white-space: nowrap;
  display: table;
}
.km-buttongroup > .km-button {
  display: table-cell;
}
.km-buttongroup .km-badge {
  z-index: 1;
}
.km-widget.km-buttongroup .km-button {
  margin: 0;
  border-width: 1px 0 1px 1px;
  padding: 0.48em 0.9em 0.44em;
}
.km-tablet .km-buttongroup .km-button {
  padding: 0.4em 0.8em 0.34em;
}
.km-widget.km-navbar .km-buttongroup {
  font-size: 0.95rem;
  line-height: 1em;
  margin: 0 0 0.2em;
  display: inline-block;
  height: 1.5em;
  top: -2px;
}
.k-toolbar .km-buttongroup {
  margin: 0;
  display: inline-block;
}
.km-tablet .km-navbar .km-buttongroup {
  top: -1px;
}
.km-widget.km-navbar .km-buttongroup > .km-button {
  font-size: 1em;
  min-width: 4rem;
  text-align: center;
}
.km-tablet .km-navbar .km-buttongroup > .km-button {
  min-width: 6rem;
}
.km-view .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}
.km-ios .km-buttongroup .km-button {
  font-size: 1.2em;
  font-weight: 700;
}
.km-collapsible {
  margin: 1em 0;
}
.km-collapsible.km-collapsibleinset {
  margin: 1em;
}
.km-collapsible + .km-collapsible {
  margin-top: -1em;
}
.km-collapsible-header {
  position: relative;
  border-style: solid;
  border-width: 1px 0;
  padding: 0.4em 20px;
}
.km-collapsibleinset > .km-collapsible-header {
  border-width: 1px;
}
.km-collapsible + .km-collapsible > .km-collapsible-header {
  border-top-width: 0;
}
.km-collapsibleinset.km-collapsed > .km-collapsible-header {
  border-radius: 0.5em;
}
.km-collapsibleinset.km-expanded > .km-collapsible-header {
  border-radius: 0.5em 0.5em 0 0;
}
.km-collapsible-header .km-icon {
  display: inline-block;
  font-size: 0.8em;
  margin-right: 0.3em;
}
.km-collapsible-header > h1,
.km-collapsible-header > h2,
.km-collapsible-header > h3,
.km-collapsible-header > h4,
.km-collapsible-header > h5,
.km-collapsible-header > h6 {
  margin: 0;
}
.km-collapsible-content {
  border-style: solid;
  border-width: 1px 0;
  border-top: 0;
  padding: 0.4em;
  overflow: hidden;
}
.km-collapsible-header .km-arrow-n,
.km-collapsible-header .km-arrow-s {
  position: absolute;
  top: 0.4em;
}
.km-icon-left .km-arrow-n,
.km-icon-left .km-arrow-s {
  left: 0.2em;
}
.km-icon-right .km-arrow-n,
.km-icon-right .km-arrow-s {
  left: auto;
  right: 0.2em;
}
.km-icon-top .km-arrow-n,
.km-icon-top .km-arrow-s {
  position: static;
  display: block;
  margin: 0 auto;
  width: 1em;
}
.km-collapsibleinset > .km-collapsible-content {
  border-radius: 0 0 0.5em 0.5em;
  border-width: 1px;
}
.km-collapsed > .km-collapsible-content.km-animated {
  -webkit-transform: translateY(-0.8em);
  -ms-transform: translateY(-0.8em);
  transform: translateY(-0.8em);
  border-color: transparent;
  border-bottom: none;
  visibility: hidden;
}
.km-animated {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.km-hide-title {
  display: none;
}
.km-show-title:after {
  display: block;
  content: "\a0";
  height: 0;
}
.km-fill-title:after {
  height: auto;
}
.km-footer .km-show-title:after {
  display: inline-block;
}
.km-dialog-title,
.km-view-title {
  position: relative;
  visibility: visible;
  text-align: center;
  font-size: 1.4em;
  line-height: 2.3em;
  margin-left: auto;
  margin-right: auto;
}
.km-horizontal .km-view-title {
  line-height: 2em;
}
.km-navbar,
.km-root .k-toolbar {
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  overflow: hidden;
  display: block;
  border-width: 0 0 1px 0;
  background-color: #fff;
}
.k-ff .km-navbar,
.k-ff.km-root .k-toolbar {
  overflow: visible;
}
.km-navbar .km-button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.km-navbar .km-no-title {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.km-horizontal .km-navbar .km-button {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.km-horizontal .km-navbar .km-no-title {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.km-tablet.km-root .km-no-title {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}
.km-tablet .km-navbar .km-button {
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
}
.km-root .km-pane .km-navbar .km-no-title {
  visibility: visible;
  line-height: 0;
}
.km-on-ios.km-black-translucent-status-bar.km-app .km-header .km-navbar {
  padding-top: 1.4em;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-on-ios.km-ios5.km-cordova .km-header .km-navbar,
.km-on-ios.km-ios6.km-cordova .km-header .km-navbar {
  padding-top: 0;
}
.km-leftitem,
.km-rightitem {
  z-index: 1;
  position: absolute;
  right: 0.5em;
}
.km-popup .km-rightitem {
  right: 0;
}
.km-leftitem {
  left: 0.5em;
  right: auto;
}
.km-popup .km-leftitem {
  left: 0;
}
.km-leftitem,
.km-rightitem {
  height: 100%;
}
.km-on-ios.km-black-translucent-status-bar.km-app .km-leftitem,
.km-on-ios.km-black-translucent-status-bar.km-app .km-rightitem {
  height: auto;
}
.km-leftitem > *,
.km-rightitem > * {
  display: inline-block;
  vertical-align: middle;
}
.km-leftitem:before,
.km-rightitem:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.km-root .k-toolbar {
  position: relative;
  display: block;
  vertical-align: middle;
  text-align: right;
  line-height: 2.2em;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.55em 3.4em 0.55em 0.5em;
}
.km-root .km-widget.k-toolbar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-root .k-toolbar span.km-icon {
  vertical-align: middle;
}
.km-root .k-toolbar .k-button-icon {
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.km-root .k-toolbar .k-button-icon .km-icon {
  margin-left: 0;
  margin-right: 0;
}
.km-root .k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}
.km-root .k-toolbar > * {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  line-height: inherit;
}
.km-root .k-toolbar .km-button {
  line-height: inherit;
}
.km-root div.k-toolbar > .k-align-left {
  float: left;
  line-height: inherit;
}
.km-root div.k-toolbar > .k-align-right {
  float: none;
}
.km-root .k-toolbar .k-separator,
.km-root .k-toolbar .k-split-button,
.km-root .k-toolbar .k-textbox,
.km-root .k-toolbar .k-widget,
.km-root .k-toolbar .km-buttongroup,
.km-root .k-toolbar .km-widget,
.km-root .k-toolbar label,
.km-root .k-toolbar > .km-button {
  margin: 0 0.4em;
}
.km-root .k-toolbar .k-button-icontext .km-icon {
  margin-left: -0.15em;
}
.km-root .k-toolbar .k-split-button {
  padding-left: 0;
}
.km-root .k-toolbar .k-split-button .km-button,
.km-root .k-toolbar .km-buttongroup .km-group-start {
  margin: 0;
}
.km-root .k-toolbar .k-split-button > .km-button {
  padding-left: 1em;
  padding-right: 0.6em;
}
.km-root .k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.km-root .km-pane .k-toolbar .k-overflow-anchor {
  border-width: 0;
  width: 1.5em;
  height: 100%;
  margin: 0;
  font-size: 2.2em;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}
.km-root .k-overflow-anchor span.km-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
}
.km-root .k-overflow-anchor .km-icon:after,
.km-root .k-overflow-anchor .km-icon:before {
  margin-left: 0;
}
.km-root .k-overflow-container .k-item {
  float: none;
  border: 0;
}
.km-root .k-overflow-container .k-overflow-button,
.km-root .k-split-container .km-button {
  text-align: left;
  display: block;
  white-space: nowrap;
  margin: 0 0 1px;
}
.km-root .k-overflow-container li:last-child .k-overflow-button,
.km-root .k-split-container li:last-child .km-button {
  margin: 0;
}
.km-root .k-overflow-container .km-buttongroup {
  padding: 0;
}
.km-root .k-overflow-container .km-buttongroup > li {
  display: block;
}
.km-root .k-overflow-container .k-overflow-group {
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  padding: 1px 0 0;
  margin: 0 0 1px;
}
.km-root .k-overflow-container .km-state-disabled {
  opacity: 1;
}
.km-root .k-overflow-container .k-overflow-hidden {
  display: none;
}
.km-root .k-overflow-container .k-overflow-group + .k-overflow-group,
.km-root .k-overflow-container .k-toolbar-first-visible {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.km-root .k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
}
.km-root .k-overflow-wrapper .km-actionsheet-wrapper .km-actionsheet {
  overflow: hidden;
  overflow-y: auto;
}
.km-tabstrip {
  padding: 0.4rem 0.7rem;
}
.km-horizontal .km-tabstrip {
  padding: 0.2rem 0.7rem;
}
.km-tabstrip {
  flex-align: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-box-pack: start;
  padding: 0;
  text-align: center;
  word-spacing: -1em;
}
.km-tabstrip .km-button {
  word-spacing: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: bottom;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .km-tabstrip {
    word-spacing: normal;
    width: 100%;
  }
}
.km-tabstrip .km-button {
  font-family: Arial, Helvetica, sans-serif;
  color: #a8a8a8;
  padding: 0.4em 0.8em;
  border-width: 0;
  border-color: transparent;
  background: 0 0;
  margin: 0;
  text-align: center;
}
.km-tabstrip .km-button:first-child {
  border-left: 0;
}
.km-tabstrip .km-button:last-child {
  border-right: 0;
}
.km-switch input[type=checkbox] {
  display: none;
}
.km-checkbox,
.km-switch {
  text-align: left;
  font-size: 1rem;
  display: inline-block;
  width: 6.4rem;
  height: 2rem;
  line-height: 2rem;
  position: relative;
  overflow: hidden;
}
.km-slider-wrapper,
.km-switch-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.km-slider-background,
.km-switch-background {
  display: block;
  margin: 0 1px 1px -5em;
  height: 100%;
  width: 200%;
}
.km-switch-container {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-checkbox {
  width: 1.8rem;
  height: 1.8rem;
}
.km-checkbox-checked:after {
  content: "\a0";
  display: block;
  width: 100%;
  height: 100%;
}
.km-switch-handle {
  top: 0;
  left: 0;
  width: 2.72em;
  height: 100%;
  display: inline-block;
  margin: 0px 0 0 -1px;
  background-color: #fff;
}
.km-switch-label-off,
.km-switch-label-on {
  display: block;
  width: 130%;
  font-size: 1em;
  line-height: 2em;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
}
.km-switch-label-off {
  left: 104%;
}
.km-switch-label-on {
  left: -134%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.km-list .km-switch {
  position: absolute;
  top: 50%;
  right: 0.8rem;
  margin-top: -1rem;
}
.km-listview-link:after {
  width: 0.5rem;
  height: 0.5rem;
  content: "\a0";
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.2rem;
  border-style: solid;
  border-width: 0.24rem 0.24rem 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.km-listview-wrapper > ul:not(.km-listview) {
  margin: 0 auto;
}
.km-list,
.km-listview {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.km-listgroupinset,
.km-listinset {
  margin: 1em;
}
.k-ff .km-listgroupinset:after,
.k-ff .km-listinset:after {
  display: block;
  height: 0;
  content: "\a0";
}
.km-listgroupinset .km-list,
.km-listinset {
  overflow: hidden;
}
.km-listview .km-switch {
  margin-top: -0.95rem;
  position: absolute;
  right: 0.8rem;
  top: 50%;
}
.km-listview .km-list {
  text-indent: 0;
}
.km-list > li,
.km-widget .km-listview-label,
.km-widget .km-listview-link {
  margin: 0;
  display: block;
  position: relative;
  list-style-type: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0.7em;
}
.km-list > li {
  line-height: 1.6em;
  overflow: hidden;
}
.km-virtual-list {
  position: relative;
  width: 100%;
  -webkit-transform: translateZ(0);
}
.km-virtual-list > li {
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateZ(0);
}
.km-widget .km-list .km-load-more,
.km-widget.km-list .km-load-more {
  border-bottom: 0;
}
.km-list > li > * {
  line-height: normal;
}
.km-group-title {
  display: block;
  font-weight: 700;
  padding: 0.2em 0;
  text-indent: 0.8em;
}
.km-listgroupinset .km-group-title {
  margin-top: 0.65em;
  line-height: 2em;
}
.km-list:not(.km-virtual-list) > li:first-child {
  border-top-width: 0;
}
.km-list:not(.km-virtual-list) > li:last-child {
  border-bottom-width: 0;
}
.km-widget .km-listview-label,
.km-widget .km-listview-link {
  line-height: inherit;
  text-decoration: none;
  margin: -0.5em -0.7em;
}
.km-listview-label:after,
.km-listview-link:after {
  border-color: #777;
  content: "\a0";
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.32rem;
}
.km-filter-form {
  width: 100%;
  padding: 0.5em 0;
  border: 1px solid transparent;
  border-width: 1px 0;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}
.km-filter-wrap {
  position: relative;
  margin: 0 0.7em;
  padding: 0.2em 0.4em;
  border: 1px solid transparent;
}
.km-widget .km-filter-wrap:before {
  display: inline-block;
  vertical-align: middle;
  content: "\e0e9";
  font-size: 1.6em;
  width: 1em;
  height: 1em;
  margin-right: -1em;
  color: inherit;
}
.km-tablet .km-filter-wrap {
  max-width: 24em;
  margin: 0 auto;
}
.km-filter-wrap > input[type=search]::-webkit-search-cancel-button {
  display: none;
}
.km-filter-wrap input {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  background: 0 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  vertical-align: middle;
  padding: 0 1.4em;
}
.km-filter-reset {
  display: inline-block;
  margin-left: -1.6em;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
  text-decoration: none;
  height: 100%;
}
.km-filter-reset .km-clear {
  font-size: 1.6em;
  width: 1em;
  height: 1em;
  display: block;
}
.km-filter-reset > .km-text {
  position: absolute;
  top: -3333px;
  left: -3333px;
}
.km-load-more {
  display: block;
  padding: 0.3em 0 1.2em;
  height: 3.2em;
  text-align: center;
}
.km-list .km-listview-item-badge.km-badge,
.km-list .km-listview-link > .km-badge {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 4em;
}
.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(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s 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 {
  -webkit-transition: none;
  transition: none;
}
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: 0.4em;
  width: 0.4em;
  background-color: #333;
  opacity: 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 0;
}
.km-horizontal-scrollbar {
  width: 100%;
  left: 0;
  bottom: 2px;
}
.km-scroll-container,
.km-scrollview {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-user-select: -moz-none;
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
}
.km-scroll-wrapper {
  position: relative;
}
.km-scroll-header {
  position: absolute;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
}
.km-scrollview {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.km-scrollview > div > * {
  -webkit-transform: translatez(0);
}
.km-scrollview > div > [data-role=page] {
  vertical-align: top;
  display: inline-block;
  min-height: 1px;
}
.km-scrollview .km-virtual-page {
  min-height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.k-ff18 .km-scrollview > div,
.k-ff19 .km-scrollview > div,
.k-ff20 .km-scrollview > div,
.k-ff21 .km-scrollview > div {
  width: 0;
}
.km-pages {
  text-align: center;
  margin: 0;
  padding: 0.6em 0 0;
  height: 1.5em;
}
.km-pages li {
  display: inline-block;
  width: 0.5em;
  height: 0.55em;
  margin: 0 0.3em;
}
.km-root .km-popup .k-item,
.km-widget.km-actionsheet > li {
  list-style-type: none;
  padding: inherit 1em;
  border-bottom: 1px solid #555;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-widget.km-actionsheet > li {
  line-height: 2em;
  border-bottom: 0;
}
.km-widget.km-actionsheet > li > a {
  line-height: 1.5em;
  text-align: left;
  background: 0 0;
}
.km-root .km-popup .k-list,
.km-widget.km-actionsheet {
  padding: 0;
  margin: 0;
}
.km-root .km-popup .k-item:last-child,
.km-widget.km-actionsheet > li:last-child {
  border: 0;
}
.km-widget.km-actionsheet-wrapper {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.km-actionsheet-root.km-shim .k-animation-container {
  width: 100%!important;
  height: 100% !important;
}
.km-tablet .km-pane div.km-actionsheet-phone {
  background: 0 0;
}
.km-tablet .km-actionsheet-phone li.km-actionsheet-title,
.km-tablet div.km-actionsheet-phone li.km-actionsheet-cancel {
  display: block;
}
.km-popover-root .km-popup-wrapper {
  position: relative !important;
}
.km-modalview-wrapper,
.km-popup-wrapper {
  z-index: 10001;
  position: relative;
  background: 0 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
}
.km-popup-arrow,
.km-popup-arrow:after,
.km-popup-arrow:before {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  left: 0;
  z-index: 2;
}
.km-left .km-popup-arrow,
.km-right .km-popup-arrow {
  margin-top: -8px;
}
.km-down .km-popup-arrow,
.km-up .km-popup-arrow {
  margin-left: -8px;
}
.km-popup-arrow:after,
.km-popup-arrow:before {
  display: block;
  content: "\a0";
  width: 0;
  height: 0;
}
.km-up .km-popup-arrow {
  top: auto;
  bottom: 0;
}
.km-left .km-popup-arrow {
  left: auto;
  right: 0;
}
.km-popup.km-pane {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 100px;
  background: 0 0;
}
.km-popover-root .km-view {
  position: relative;
}
.km-popover-root .km-content {
  -ms-flex: auto;
}
div.km-splitview > .km-content,
kendo-mobile-split-view.km-splitview > .km-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
div.km-split-vertical > .km-content,
kendo-mobile-split-view.km-split-vertical > .km-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
div.km-split-content > .km-pane {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  width: auto;
  height: auto;
}
div.km-split-content > .km-pane:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
div.km-split-horizontal > .km-content > .km-pane {
  top: 0;
  bottom: 0;
}
.km-split-vertical > .km-content > .km-pane > .km-view {
  display: -webkit-box;
}
.km-modalview-root {
  text-align: center;
}
.km-modalview-root > .k-animation-container {
  text-align: left;
  position: relative!important;
  top: auto!important;
  left: auto!important;
  display: inline-block !important;
  vertical-align: middle;
}
.km-modalview,
.km-modalview-wrapper:before {
  overflow: hidden;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  max-height: 100%;
}
.km-modalview .km-content {
  box-flex: 1;
}
.km-auto-height .km-content {
  -ms-flex: auto;
}
.km-native-scrolling .km-view.km-modalview {
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.km-modalview-root:before,
.km-modalview-wrapper:before {
  vertical-align: middle;
  height: 100%;
  margin-left: -1px;
  content: "\a0";
  width: 0;
  display: inline-block;
}
.km-drawer,
[data-role=drawer] {
  top: 0;
  left: auto;
  width: 250px;
}
.km-drawer .km-footer,
.km-drawer .km-header {
  z-index: 0;
}
.km-left-drawer {
  left: 0;
}
.km-right-drawer {
  right: 0;
}
.km-item label.km-item-checked:after,
.km-item label:before {
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  left: 0.6em;
  width: 36px;
  height: 36px;
  margin-top: -18px;
}
.km-widget .k-slider {
  line-height: 0.6em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.km-widget .k-slider-horizontal {
  width: 50%;
  height: 0.6em;
  line-height: 0.6em;
}
.km-list .k-slider {
  position: absolute;
  right: 0;
  margin-top: -0.5em;
  top: 50%;
}
.km-root .k-slider-track {
  left: 1em!important;
  right: 1em;
  height: 100%;
  display: block;
  position: absolute;
  border: 0.5em solid transparent;
  border-width: 0.5em 0;
}
.km-widget .k-slider-horizontal .k-slider-track {
  width: auto !important;
}
.km-widget .k-slider .k-slider-track {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-widget .k-slider-selection,
.km-widget .k-slider-track {
  margin-top: 0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
.km-widget .k-slider-horizontal .k-slider-selection {
  top: 0;
  height: 100%;
}
.km-widget .k-slider-items {
  margin: 0;
}
.km-widget .k-slider .k-draghandle {
  text-indent: -3333px;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  display: block;
  position: absolute;
}
.km-widget .k-slider-vertical .k-draghandle {
  left: -5px;
}
.km-widget .k-slider-tooltip {
  display: none;
}
.km-dialog {
  position: absolute;
  min-width: 19em;
  max-width: 25em;
  overflow: hidden;
}
.km-dialog-title {
  position: static;
  float: none;
  height: 2.6em;
  margin-top: -2.6em;
  font-size: 1.22em;
  line-height: 3em;
}
.km-dialog:before {
  content: "\a0";
  display: block;
  overflow: visible;
  width: 100%;
  height: 3em;
  opacity: 0.2;
}
.km-dialog-content {
  font-weight: 400;
  min-height: 2em;
  text-align: center;
}
.km-dialog .km-button {
  display: block;
  margin: 0.4em;
  font-size: 1.3em;
  text-align: center;
  padding: 0.44em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.km-list .k-dropdown,
.km-list input[type=color],
.km-list input[type=date],
.km-list input[type=datetime-local],
.km-list input[type=datetime],
.km-list input[type=email],
.km-list input[type=file],
.km-list input[type=month],
.km-list input[type=number],
.km-list input[type=password],
.km-list input[type=search],
.km-list input[type=tel],
.km-list input[type=text]:not(.k-input),
.km-list input[type=time],
.km-list input[type=url],
.km-list input[type=week],
.km-list select:not([multiple]),
.km-list textarea {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.2em;
  position: absolute;
  top: 50%;
  line-height: normal;
  z-index: 1;
  right: 0;
  margin-top: -1em;
}
.km-widget .k-slider .k-button,
.km-widget .k-slider .k-label,
.km-widget .k-slider .k-tick {
  display: none;
}
.km-list textarea {
  position: relative;
  width: -webkit-calc(50.7%);
  width: calc(50% + 0.7em);
  margin-right: -0.7em;
}
.km-list input,
.km-list input[type=checkbox],
.km-list input[type=radio],
.km-list select,
.km-list textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.km-list input[type=checkbox],
.km-list input[type=radio] {
  position: absolute;
  top: 50%;
  right: 0.7em;
  margin-top: -0.5em;
  background: 0 0;
}
.km-widget input,
.km-widget textarea {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.km-widget input[readonly],
.km-widget input[type=image],
.km-widget select:not([multiple]) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.km-list textarea {
  top: 0;
}
.km-list .k-dropdown {
  line-height: 1.4em;
}
.km-list .k-dropdown,
.km-list .k-dropdown .k-input {
  background-color: transparent;
}
.km-list .k-dropdown-wrap {
  display: inline-block;
}
.km-list .k-dropdown ~ .km-listview-link:after,
.km-list .km-listview-label:after,
.km-list input ~ .km-listview-link:after,
.km-list select ~ .km-listview-link:after,
.km-list textarea ~ .km-listview-link:after {
  display: none;
}
.km-list .k-dropdown .k-select,
.km-list .k-dropdown select {
  display: none;
}
.km-widget .km-list textarea {
  position: relative;
  float: right;
  margin-top: 0;
  font-family: inherit;
}
.km-listview-label input[type=checkbox],
.km-listview-label input[type=radio] {
  border: 0;
  font-size: inherit;
  width: 1em;
  height: 0.9em;
}
.km-list label.km-required:after {
  content: "*";
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
.km-list .km-label-above {
  width: 100%;
  display: block;
}
.km-list .km-icon-label:before {
  display: inline-block;
  width: 1em;
  height: 1em;
  font: 1em/1em "Kendo UI";
  margin-right: 0.89em;
}
.km-list .km-label-above .k-dropdown,
.km-list .km-label-above input[type=color],
.km-list .km-label-above input[type=date],
.km-list .km-label-above input[type=datetime-local],
.km-list .km-label-above input[type=datetime],
.km-list .km-label-above input[type=email],
.km-list .km-label-above input[type=file],
.km-list .km-label-above input[type=month],
.km-list .km-label-above input[type=number],
.km-list .km-label-above input[type=password],
.km-list .km-label-above input[type=search],
.km-list .km-label-above input[type=tel],
.km-list .km-label-above input[type=text]:not(.k-input),
.km-list .km-label-above input[type=time],
.km-list .km-label-above input[type=url],
.km-list .km-label-above input[type=week],
.km-list .km-label-above select:not([multiple]),
.km-list .km-label-above textarea {
  width: 100%;
  right: 0;
  padding-left: 0;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.km-list fieldset .k-dropdown-wrap,
.km-list fieldset input[type=color],
.km-list fieldset input[type=date],
.km-list fieldset input[type=datetime-local],
.km-list fieldset input[type=datetime],
.km-list fieldset input[type=email],
.km-list fieldset input[type=month],
.km-list fieldset input[type=number],
.km-list fieldset input[type=password],
.km-list fieldset input[type=search],
.km-list fieldset input[type=tel],
.km-list fieldset input[type=text]:not(.k-input),
.km-list fieldset input[type=time],
.km-list fieldset input[type=url],
.km-list fieldset input[type=week],
.km-list fieldset select:not([multiple]),
.km-list textarea {
  width: 100%;
  position: relative;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  right: auto;
}
.km-list fieldset textarea {
  width: 100%;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  margin-right: 0;
  padding-left: 0;
}
.km-list .km-legend-button {
  display: block;
  text-decoration: none;
}
.km-list .km-inline-field {
  display: inline-block;
  position: relative;
  width: -webkit-calc(48.39%);
  width: calc((100% - 3.22em)/2);
  overflow: hidden;
  white-space: nowrap;
}
.km-list .km-inline-field .k-dropdown,
.km-list .km-inline-field input[type=color],
.km-list .km-inline-field input[type=date],
.km-list .km-inline-field input[type=datetime-local],
.km-list .km-inline-field input[type=datetime],
.km-list .km-inline-field input[type=email],
.km-list .km-inline-field input[type=file],
.km-list .km-inline-field input[type=month],
.km-list .km-inline-field input[type=number],
.km-list .km-inline-field input[type=password],
.km-list .km-inline-field input[type=search],
.km-list .km-inline-field input[type=tel],
.km-list .km-inline-field input[type=text]:not(.k-input),
.km-list .km-inline-field input[type=time],
.km-list .km-inline-field input[type=url],
.km-list .km-inline-field input[type=week],
.km-list .km-inline-field select:not([multiple]),
.km-list .km-inline-field textarea {
  position: absolute;
  width: 100%;
  left: 0;
}
.km-list .km-full-width-slider {
  position: relative;
  width: auto;
  display: block;
}
.km-root input.km-checkbox,
.km-root input.km-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  height: 0;
}
.km-root .km-checkbox-label,
.km-root .km-radio-label {
  display: block;
  position: relative;
  vertical-align: middle;
}
.km-root .km-checkbox-label:after,
.km-root .km-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
}
.km-root input.km-checkbox:checked + .km-checkbox-label:after {
  content: "\e227";
  font-family: "Kendo UI";
}
.km-root .km-radio-label {
  position: relative;
  vertical-align: middle;
}
.km-root .km-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.km-root input.km-radio:checked + .km-radio-label:after {
  content: "";
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0.25rem;
  border-radius: 50%;
}
.km-root .km-invalid-msg {
  font-size: 1.2rem;
  position: static;
  display: inline-block;
  border-width: 1px;
  padding-top: 12px;
  padding-bottom: 11px;
  width: 100%;
  text-align: center;
}
.km-root .km-icon-label.k-i-arrow-e:before {
  content: "\E000";
}
.km-root .km-icon-label.k-i-arrow-n:before {
  content: "\E001";
}
.km-root .km-icon-label.k-i-arrow-s:before {
  content: "\E002";
}
.km-root .km-icon-label.k-i-arrow-w:before {
  content: "\E003";
}
.km-root .km-icon-label.k-i-arrow-ne:before {
  content: "\E004";
}
.km-root .km-icon-label.k-i-arrow-nw:before {
  content: "\E005";
}
.km-root .km-icon-label.k-i-arrow-se:before {
  content: "\E006";
}
.km-root .km-icon-label.k-i-arrow-sw:before {
  content: "\E007";
}
.km-root .km-icon-label.k-i-seek-e:before {
  content: "\E008";
}
.km-root .km-icon-label.k-i-seek-n:before {
  content: "\E009";
}
.km-root .km-icon-label.k-i-seek-s:before {
  content: "\E00A";
}
.km-root .km-icon-label.k-i-seek-w:before {
  content: "\E00B";
}
.km-root .km-icon-label.k-i-sarrow-e:before,
.km-root .km-icon-label.k-si-arrow-e:before {
  content: "\E00C";
}
.km-root .km-icon-label.k-i-sarrow-n:before,
.km-root .km-icon-label.k-si-arrow-n:before {
  content: "\E00D";
}
.km-root .km-icon-label.k-i-sarrow-s:before,
.km-root .km-icon-label.k-si-arrow-s:before {
  content: "\E00E";
}
.km-root .km-icon-label.k-i-sarrow-w:before,
.km-root .km-icon-label.k-si-arrow-w:before {
  content: "\E00F";
}
.km-root .km-icon-label.k-i-arrowhead-e:before {
  content: "\E010";
}
.km-root .km-icon-label.k-i-arrowhead-n:before {
  content: "\E011";
}
.km-root .km-icon-label.k-i-arrowhead-s:before {
  content: "\E012";
}
.km-root .km-icon-label.k-i-arrowhead-w:before {
  content: "\E013";
}
.km-root .km-icon-label.k-i-arrowhead-ew:before {
  content: "\E014";
}
.km-root .km-icon-label.k-i-arrowhead-ns:before {
  content: "\E015";
}
.km-root .km-icon-label.k-i-move:before {
  content: "\E016";
}
.km-root .km-icon-label.k-i-resize:before {
  content: "\E017";
}
.km-root .km-icon-label.k-i-resize-45:before {
  content: "\E018";
}
.km-root .km-icon-label.k-i-resize-135:before {
  content: "\E019";
}
.km-root .km-icon-label.k-i-resize-h:before {
  content: "\E01A";
}
.km-root .km-icon-label.k-i-resize-v:before {
  content: "\E01B";
}
.km-root .km-icon-label.k-i-refresh:before {
  content: "\E01C";
}
.km-root .km-icon-label.k-i-refresh-rev:before {
  content: "\E01D";
}
.km-root .km-icon-label.k-i-srefresh:before,
.km-root .km-icon-label.k-si-refresh:before {
  content: "\E01E";
}
.km-root .km-icon-label.k-i-srefresh-rev:before,
.km-root .km-icon-label.k-si-refresh-rev:before {
  content: "\E01F";
}
.km-root .km-icon-label.k-i-turn-en:before {
  content: "\E020";
}
.km-root .km-icon-label.k-i-turn-es:before {
  content: "\E021";
}
.km-root .km-icon-label.k-i-turn-ne:before {
  content: "\E022";
}
.km-root .km-icon-label.k-i-turn-nw:before {
  content: "\E023";
}
.km-root .km-icon-label.k-i-turn-se:before {
  content: "\E024";
}
.km-root .km-icon-label.k-i-turn-sw:before {
  content: "\E025";
}
.km-root .km-icon-label.k-i-turn-wn:before {
  content: "\E026";
}
.km-root .km-icon-label.k-i-turn-ws:before {
  content: "\E027";
}
.km-root .km-icon-label.k-i-uturn-e:before {
  content: "\E028";
}
.km-root .km-icon-label.k-i-uturn-e-rev:before {
  content: "\E029";
}
.km-root .km-icon-label.k-i-uturn-n:before {
  content: "\E02A";
}
.km-root .km-icon-label.k-i-uturn-n-rev:before {
  content: "\E02B";
}
.km-root .km-icon-label.k-i-uturn-s:before {
  content: "\E02C";
}
.km-root .km-icon-label.k-i-uturn-s-rev:before {
  content: "\E02D";
}
.km-root .km-icon-label.k-i-uturn-w:before {
  content: "\E02E";
}
.km-root .km-icon-label.k-i-uturn-w-rev:before {
  content: "\E02F";
}
.km-root .km-icon-label.k-i-tick-sign:before {
  content: "\E030";
}
.km-root .km-icon-label.k-i-close-sign:before {
  content: "\E031";
}
.km-root .km-icon-label.k-i-plus-sign:before {
  content: "\E032";
}
.km-root .km-icon-label.k-i-minus-sign:before {
  content: "\E033";
}
.km-root .km-icon-label.k-i-splus-sign:before,
.km-root .km-icon-label.k-si-plus-sign:before {
  content: "\E034";
}
.km-root .km-icon-label.k-i-sminus-sign:before,
.km-root .km-icon-label.k-si-minus-sign:before {
  content: "\E035";
}
.km-root .km-icon-label.k-i-cancel:before {
  content: "\E036";
}
.km-root .km-icon-label.k-i-tick:before {
  content: "\E037";
}
.km-root .km-icon-label.k-i-close:before {
  content: "\E038";
}
.km-root .km-icon-label.k-i-plus:before {
  content: "\E039";
}
.km-root .km-icon-label.k-i-minus:before {
  content: "\E03A";
}
.km-root .km-icon-label.k-i-splus:before,
.km-root .km-icon-label.k-si-plus:before {
  content: "\E03B";
}
.km-root .km-icon-label.k-i-sminus:before,
.km-root .km-icon-label.k-si-minus:before {
  content: "\E03C";
}
.km-root .km-icon-label.k-i-stop:before {
  content: "\E03D";
}
.km-root .km-icon-label.k-i-pause:before {
  content: "\E03E";
}
.km-root .km-icon-label.k-i-eject:before {
  content: "\E03F";
}
.km-root .km-icon-label.k-i-volume-off:before {
  content: "\E040";
}
.km-root .km-icon-label.k-i-volume-low:before {
  content: "\E041";
}
.km-root .km-icon-label.k-i-volume-high:before {
  content: "\E042";
}
.km-root .km-icon-label.k-i-earphones:before {
  content: "\E043";
}
.km-root .km-icon-label.k-i-heart:before {
  content: "\E044";
}
.km-root .km-icon-label.k-i-heart-empty:before {
  content: "\E045";
}
.km-root .km-icon-label.k-i-heart-half:before {
  content: "\E046";
}
.km-root .km-icon-label.k-i-star:before {
  content: "\E047";
}
.km-root .km-icon-label.k-i-star-empty:before {
  content: "\E048";
}
.km-root .km-icon-label.k-i-star-half:before {
  content: "\E049";
}
.km-root .km-icon-label.k-i-star-half-empty:before {
  content: "\E04A";
}
.km-root .km-icon-label.k-i-chart-column:before {
  content: "\E04B";
}
.km-root .km-icon-label.k-i-chart-bar:before {
  content: "\E04C";
}
.km-root .km-icon-label.k-i-chart-pie:before {
  content: "\E04D";
}
.km-root .km-icon-label.k-i-chart-donut:before {
  content: "\E04E";
}
.km-root .km-icon-label.k-i-chart-line:before {
  content: "\E04F";
}
.km-root .km-icon-label.k-i-chart-area:before {
  content: "\E050";
}
.km-root .km-icon-label.k-i-chart-donut:before {
  content: "\E051";
}
.km-root .km-icon-label.k-i-align-left:before {
  content: "\E052";
}
.km-root .km-icon-label.k-i-align-center:before {
  content: "\E053";
}
.km-root .km-icon-label.k-i-align-right:before {
  content: "\E054";
}
.km-root .km-icon-label.k-i-align-justify:before {
  content: "\E055";
}
.km-root .km-icon-label.k-i-align-clear:before {
  content: "\E056";
}
.km-root .km-icon-label.k-i-bold:before {
  content: "\E057";
}
.km-root .km-icon-label.k-i-bold-sans:before {
  content: "\E058";
}
.km-root .km-icon-label.k-i-italic:before {
  content: "\E059";
}
.km-root .km-icon-label.k-i-italic-sans:before {
  content: "\E05A";
}
.km-root .km-icon-label.k-i-underline:before {
  content: "\E05B";
}
.km-root .km-icon-label.k-i-underline-sans:before {
  content: "\E05C";
}
.km-root .km-icon-label.k-i-strikethrough:before {
  content: "\E05D";
}
.km-root .km-icon-label.k-i-strikethrough-sans:before {
  content: "\E05E";
}
.km-root .km-icon-label.k-i-font-a:before {
  content: "\E05F";
}
.km-root .km-icon-label.k-i-font-a-sans:before {
  content: "\E060";
}
.km-root .km-icon-label.k-i-font-t:before {
  content: "\E061";
}
.km-root .km-icon-label.k-i-font-t-sans:before {
  content: "\E062";
}
.km-root .km-icon-label.k-i-brightness:before {
  content: "\E063";
}
.km-root .km-icon-label.k-i-brightness-contrast:before {
  content: "\E064";
}
.km-root .km-icon-label.k-i-contrast:before {
  content: "\E065";
}
.km-root .km-icon-label.k-i-crop:before {
  content: "\E066";
}
.km-root .km-icon-label.k-i-mirror:before {
  content: "\E067";
}
.km-root .km-icon-label.k-i-flip-h:before {
  content: "\E068";
}
.km-root .km-icon-label.k-i-flip-v:before {
  content: "\E069";
}
.km-root .km-icon-label.k-i-rotate:before {
  content: "\E06A";
}
.km-root .km-icon-label.k-i-rotate-rev:before {
  content: "\E06B";
}
.km-root .km-icon-label.k-i-filter:before {
  content: "\E06C";
}
.km-root .km-icon-label.k-i-filter-clear:before {
  content: "\E06D";
}
.km-root .km-icon-label.k-i-sort-asc:before {
  content: "\E06E";
}
.km-root .km-icon-label.k-i-sort-desc:before {
  content: "\E06F";
}
.km-root .km-icon-label.k-i-sort-clear:before {
  content: "\E070";
}
.km-root .km-icon-label.k-i-indent:before {
  content: "\E071";
}
.km-root .km-icon-label.k-i-outdent:before {
  content: "\E072";
}
.km-root .km-icon-label.k-i-hyperlink:before {
  content: "\E073";
}
.km-root .km-icon-label.k-i-hyperlink-clear:before {
  content: "\E074";
}
.km-root .km-icon-label.k-i-hyperlink-ext:before {
  content: "\E075";
}
.km-root .km-icon-label.k-si-hyperlink-ext:before {
  content: "\E076";
}
.km-root .km-icon-label.k-i-ul:before {
  content: "\E077";
}
.km-root .km-icon-label.k-si-ul:before {
  content: "\E078";
}
.km-root .km-icon-label.k-i-paint:before {
  content: "\E079";
}
.km-root .km-icon-label.k-i-paste:before {
  content: "\E07A";
}
.km-root .km-icon-label.k-i-pencil:before {
  content: "\E07B";
}
.km-root .km-icon-label.k-i-image:before {
  content: "\E07C";
}
.km-root .km-icon-label.k-i-image-add:before {
  content: "\E07D";
}
.km-root .km-icon-label.k-i-print:before {
  content: "\E07E";
}
.km-root .km-icon-label.k-i-zoom:before {
  content: "\E07F";
}
.km-root .km-icon-label.k-i-zoom-in:before {
  content: "\E080";
}
.km-root .km-icon-label.k-i-zoom-out:before {
  content: "\E081";
}
.km-root .km-icon-label.k-i-asterisk:before {
  content: "\E082";
}
.km-root .km-icon-label.k-i-clip:before {
  content: "\E083";
}
.km-root .km-icon-label.k-i-clip-45:before {
  content: "\E084";
}
.km-root .km-icon-label.k-i-qrcode:before {
  content: "\E085";
}
.km-root .km-icon-label.k-i-book:before {
  content: "\E086";
}
.km-root .km-icon-label.k-i-bookmark:before {
  content: "\E087";
}
.km-root .km-icon-label.k-i-briefcase:before {
  content: "\E088";
}
.km-root .km-icon-label.k-i-calendar:before {
  content: "\E089";
}
.km-root .km-icon-label.k-i-camera-still:before {
  content: "\E08A";
}
.km-root .km-icon-label.k-i-camera-video:before {
  content: "\E08B";
}
.km-root .km-icon-label.k-i-certificate:before {
  content: "\E08C";
}
.km-root .km-icon-label.k-i-clock:before {
  content: "\E08D";
}
.km-root .km-icon-label.k-i-cloud:before {
  content: "\E08E";
}
.km-root .km-icon-label.k-i-collapse:before {
  content: "\E08F";
}
.km-root .km-icon-label.k-i-columns:before {
  content: "\E090";
}
.km-root .km-icon-label.k-i-comment:before {
  content: "\E091";
}
.km-root .km-icon-label.k-i-comment-empty:before {
  content: "\E092";
}
.km-root .km-icon-label.k-i-comments:before {
  content: "\E093";
}
.km-root .km-icon-label.k-i-comments-empty:before {
  content: "\E094";
}
.km-root .km-icon-label.k-i-credit-card:before {
  content: "\E095";
}
.km-root .km-icon-label.k-i-download:before {
  content: "\E096";
}
.km-root .km-icon-label.k-i-draghandle:before {
  content: "\E097";
}
.km-root .km-icon-label.k-si-draghandle:before {
  content: "\E098";
}
.km-root .km-icon-label.k-i-envelop:before {
  content: "\E099";
}
.km-root .km-icon-label.k-i-envelop-open:before {
  content: "\E09A";
}
.km-root .km-icon-label.k-i-eye:before {
  content: "\E09B";
}
.km-root .km-icon-label.k-i-file:before {
  content: "\E09C";
}
.km-root .km-icon-label.k-i-file-add:before {
  content: "\E09D";
}
.km-root .km-icon-label.k-i-film:before {
  content: "\E09E";
}
.km-root .km-icon-label.k-i-flag:before {
  content: "\E09F";
}
.km-root .km-icon-label.k-i-folder-add:before {
  content: "\E0A0";
}
.km-root .km-icon-label.k-i-folder:before {
  content: "\E0A1";
}
.km-root .km-icon-label.k-i-folder-open:before {
  content: "\E0A2";
}
.km-root .km-icon-label.k-i-folder-up:before {
  content: "\E0A3";
}
.km-root .km-icon-label.k-i-gear:before {
  content: "\E0A4";
}
.km-root .km-icon-label.k-si-gear:before {
  content: "\E0A5";
}
.km-root .km-icon-label.k-i-transmit:before {
  content: "\E0A6";
}
.km-root .km-icon-label.k-i-beer:before {
  content: "\E0A7";
}
.km-root .km-icon-label.k-i-cocktail:before {
  content: "\E0A8";
}
.km-root .km-icon-label.k-i-coffee:before {
  content: "\E0A9";
}
.km-root .km-icon-label.k-i-wine:before {
  content: "\E0AA";
}
.km-root .km-icon-label.k-i-grid:before {
  content: "\E0AB";
}
.km-root .km-icon-label.k-i-thumbs:before {
  content: "\E0AC";
}
.km-root .km-icon-label.k-i-split-h:before {
  content: "\E0AD";
}
.km-root .km-icon-label.k-i-split-v:before {
  content: "\E0AE";
}
.km-root .km-icon-label.k-i-home:before {
  content: "\E0AF";
}
.km-root .km-icon-label.k-i-inbox:before {
  content: "\E0B0";
}
.km-root .km-icon-label.k-i-key:before {
  content: "\E0B1";
}
.km-root .km-icon-label.k-i-login:before {
  content: "\E0B2";
}
.km-root .km-icon-label.k-i-logout:before {
  content: "\E0B3";
}
.km-root .km-icon-label.k-i-place:before {
  content: "\E0B4";
}
.km-root .km-icon-label.k-i-megaphone:before {
  content: "\E0B5";
}
.km-root .km-icon-label.k-i-note:before {
  content: "\E0B6";
}
.km-root .km-icon-label.k-i-pin:before {
  content: "\E0B7";
}
.km-root .km-icon-label.k-i-unpin:before {
  content: "\E0B8";
}
.km-root .km-icon-label.k-i-power:before {
  content: "\E0B9";
}
.km-root .km-icon-label.k-i-progress-bars:before {
  content: "\E0BA";
}
.km-root .km-icon-label.k-i-road:before {
  content: "\E0BB";
}
.km-root .km-icon-label.k-i-rss:before {
  content: "\E0BC";
}
.km-root .km-icon-label.k-i-floppy:before {
  content: "\E0BD";
}
.km-root .km-icon-label.k-i-sitemap:before {
  content: "\E0BE";
}
.km-root .km-icon-label.k-i-tag-45:before {
  content: "\E0BF";
}
.km-root .km-icon-label.k-i-tag-h:before {
  content: "\E0C0";
}
.km-root .km-icon-label.k-i-thunderbolt:before {
  content: "\E0C1";
}
.km-root .km-icon-label.k-i-tooltip:before {
  content: "\E0C2";
}
.km-root .km-icon-label.k-i-trash:before {
  content: "\E0C3";
}
.km-root .km-icon-label.k-i-trophy:before {
  content: "\E0C4";
}
.km-root .km-icon-label.k-i-ungroup:before {
  content: "\E0C5";
}
.km-root .km-icon-label.k-i-upload:before {
  content: "\E0C6";
}
.km-root .km-icon-label.k-i-window:before {
  content: "\E0C7";
}
.km-root .km-icon-label.k-i-tiles:before {
  content: "\E0C8";
}
.km-root .km-icon-label.k-i-wrench:before {
  content: "\E0C9";
}
.km-root .km-icon-label.k-i-action:before {
  content: "\E0CA";
}
.km-root .km-icon-label.k-i-add:before {
  content: "\E0CB";
}
.km-root .km-icon-label.k-i-add-inv:before {
  content: "\E0CC";
}
.km-root .km-icon-label.k-i-armchair:before {
  content: "\E0CD";
}
.km-root .km-icon-label.k-i-battery:before {
  content: "\E0CE";
}
.km-root .km-icon-label.k-i-book-open:before {
  content: "\E0CF";
}
.km-root .km-icon-label.k-i-camera:before {
  content: "\E0D0";
}
.km-root .km-icon-label.k-i-cart:before {
  content: "\E0D1";
}
.km-root .km-icon-label.k-i-time:before {
  content: "\E0D2";
}
.km-root .km-icon-label.k-i-coffee-card:before {
  content: "\E0D3";
}
.km-root .km-icon-label.k-i-download-arrow:before {
  content: "\E0D4";
}
.km-root .km-icon-label.k-i-edit:before {
  content: "\E0D5";
}
.km-root .km-icon-label.k-i-faves:before {
  content: "\E0D6";
}
.km-root .km-icon-label.k-i-star:before {
  content: "\E0D7";
}
.km-root .km-icon-label.k-i-featured:before {
  content: "\E0D8";
}
.km-root .km-icon-label.k-i-forward:before {
  content: "\E0D9";
}
.km-root .km-icon-label.k-i-cog:before {
  content: "\E0DA";
}
.km-root .km-icon-label.k-i-globe:before {
  content: "\E0DB";
}
.km-root .km-icon-label.k-i-globe-inv:before {
  content: "\E0DC";
}
.km-root .km-icon-label.k-i-house:before {
  content: "\E0DD";
}
.km-root .km-icon-label.k-i-info:before {
  content: "\E0DE";
}
.km-root .km-icon-label.k-i-share:before {
  content: "\E0DF";
}
.km-root .km-icon-label.k-i-more-h:before {
  content: "\E0E0";
}
.km-root .km-icon-label.k-i-more-v:before {
  content: "\E0E1";
}
.km-root .km-icon-label.k-i-next:before {
  content: "\E0E2";
}
.km-root .km-icon-label.k-i-pause-a:before {
  content: "\E0E3";
}
.km-root .km-icon-label.k-i-user:before {
  content: "\E0E4";
}
.km-root .km-icon-label.k-i-play-a:before {
  content: "\E0E5";
}
.km-root .km-icon-label.k-i-refresh-a:before {
  content: "\E0E6";
}
.km-root .km-icon-label.k-i-reset:before {
  content: "\E0E7";
}
.km-root .km-icon-label.k-i-rewind:before {
  content: "\E0E8";
}
.km-root .km-icon-label.k-i-search-a:before {
  content: "\E0E9";
}
.km-root .km-icon-label.k-i-stop-a:before {
  content: "\E0EA";
}
.km-root .km-icon-label.k-i-tiles-a:before {
  content: "\E0EB";
}
.km-root .km-icon-label.k-i-trash-a:before {
  content: "\E0EC";
}
.km-root .km-icon-label.k-i-undo:before {
  content: "\E0ED";
}
.km-root .km-icon-label.k-i-redo:before {
  content: "\E0EE";
}
.km-root .km-icon-label.k-i-volume-a:before {
  content: "\E0EF";
}
.km-root .km-icon-label.k-i-wifi:before {
  content: "\E0F0";
}
.km-root .km-icon-label.k-i-more-lines:before {
  content: "\E0F1";
}
.km-root .km-icon-label.k-i-pull-to-ref:before {
  content: "\E0F2";
}
.km-root .km-icon-label.k-i-loading-android:before {
  content: "\E0F3";
}
.km-root .km-icon-label.k-i-loading-blackberry:before {
  content: "\E0F4";
}
.km-root .km-icon-label.k-i-loading-meego:before {
  content: "\E0F5";
}
.km-root .km-icon-label.k-i-loading-custom:before {
  content: "\E0F6";
}
.km-root .km-icon-label.k-i-loading-ios:before {
  content: "\E0F7";
}
.km-root .km-icon-label.k-i-bug:before {
  content: "\E0F8";
}
.km-root .km-icon-label.k-i-info:before {
  content: "\E0F9";
}
.km-root .km-icon-label.k-i-warning:before {
  content: "\E0FA";
}
.km-root .km-icon-label.k-i-question:before {
  content: "\E0FB";
}
.km-root .km-icon-label.k-i-insert-n:before {
  content: "\E0FC";
}
.km-root .km-icon-label.k-i-insert-m:before {
  content: "\E0FD";
}
.km-root .km-icon-label.k-i-insert-s:before {
  content: "\E0FE";
}
.km-root .km-icon-label.k-i-lock:before {
  content: "\E0FF";
}
.km-root .km-icon-label.k-i-unlock:before {
  content: "\E100";
}
.km-root .km-icon-label.k-i-phone:before {
  content: "\E101";
}
.km-root .km-icon-label.k-i-tablet:before {
  content: "\E102";
}
.km-root .km-icon-label.k-i-ol:before {
  content: "\E103";
}
.km-root .km-icon-label.k-i-barcode:before {
  content: "\E104";
}
.km-root .km-icon-label.k-i-html5:before {
  content: "\E105";
}
.km-root .km-icon-label.k-i-css3:before {
  content: "\E106";
}
.km-root .km-icon-label.k-i-kendoui:before {
  content: "\E107";
}
.km-root .km-icon-label.k-i-telerik:before {
  content: "\E108";
}
.km-root .km-icon-label.k-i-icenium:before {
  content: "\E109";
}
.km-root .km-icon-label.k-i-sitefinity:before {
  content: "\E10A";
}
.km-root .km-icon-label.k-i-twitter:before {
  content: "\E10B";
}
.km-root .km-icon-label.k-i-linkedin:before {
  content: "\E10C";
}
.km-root .km-icon-label.k-i-facebook:before {
  content: "\E10D";
}
.km-root .km-icon-label.k-i-pinterest:before {
  content: "\E10E";
}
.km-root .km-icon-label.k-i-youtube:before {
  content: "\E10F";
}
.km-root .km-icon-label.k-i-vimeo:before {
  content: "\E110";
}
.km-root .km-icon-label.k-i-behance:before {
  content: "\E111";
}
.km-root .km-icon-label.k-i-dribbble:before {
  content: "\E112";
}
.km-root .km-icon-label.k-i-googleplus:before {
  content: "\E113";
}
.km-root .km-icon-label.k-i-minimize:before {
  content: "\E114";
}
.km-root .km-icon-label.k-i-html:before {
  content: "\E115";
}
.km-root .km-icon-label.k-i-group:before {
  content: "\E116";
}
.km-root .km-icon-label.k-i-subscript:before {
  content: "\E117";
}
.km-root .km-icon-label.k-i-superscript:before {
  content: "\E118";
}
.km-root .km-icon-label.k-i-drophere:before {
  content: "\E119";
}
.k-fx-end .k-fx-current,
.k-fx-end .k-fx-next {
  -webkit-transition: all 350ms ease-out;
  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-end .k-fx-next,
.k-fx-zoom.k-fx-reverse.k-fx-start .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-current .km-content,
.k-fx-slide.k-fx-end .k-fx-current .km-footer,
.k-fx-slide.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-content,
.k-fx-slide.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-end .k-fx-next .km-header {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.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 .km-footer,
.k-fx-slide.k-fx-start .k-fx-next .km-header {
  will-change: opacity;
  opacity: 0;
}
.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 .km-footer,
.k-fx-slide.k-fx-end .k-fx-next .km-header {
  opacity: 1;
}
.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 .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 .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 .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 .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header {
  will-change: opacity;
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header {
  opacity: 0;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header {
  opacity: 1;
}
.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 .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 .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 .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 .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 .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-left.k-fx-start .k-fx-next,
.k-fx.k-fx-overlay.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%);
}
.km-on-wp .km-filter-reset,
.km-on-wp .km-footer,
.km-on-wp .km-header,
.km-on-wp .km-scroll-container,
.km-on-wp .km-shim .k-animation-container,
.km-on-wp .km-slider,
.km-on-wp .km-switch,
.km-on-wp .km-view {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.km-blackberry,
.km-ios,
.km-on-android.km-4 .k-slider,
.km-on-blackberry .km-actionsheet-wrapper,
.km-on-blackberry .km-content,
.km-on-blackberry .km-footer,
.km-on-blackberry .km-header,
.km-on-blackberry .km-icon,
.km-on-blackberry .km-popup .k-item,
.km-on-blackberry .km-switch,
.km-on-blackberry .km-view,
.km-on-ios .km-filter-reset,
.km-on-ios .km-footer,
.km-on-ios .km-group-title,
.km-on-ios .km-header,
.km-on-ios .km-scroll-container,
.km-on-ios .km-shim .k-animation-container,
.km-on-ios .km-slider,
.km-on-ios .km-switch,
.km-on-ios .km-view {
  -webkit-transform: translatez(0);
}
.km-android.km-4.km-on-android .km-switch-wrapper,
.km-on-android.km-4 .km-content,
.km-on-android.km-4 .km-listview-wrapper,
.km-on-android.km-4 .km-scroll-container,
.km-on-android.km-4 .km-switch,
.km-on-android.km-4 .km-switch-handle,
.km-on-meego .km-content,
.km-on-meego .km-footer,
.km-on-meego .km-header,
.km-on-meego .km-icon,
.km-on-meego .km-switch,
.km-on-meego .km-switch-handle,
.km-on-meego .km-switch-wrapper {
  -webkit-transform: translatez(0);
  -webkit-backface-visibility: hidden;
}
.km-android4.km-ios-chrome .km-listview-wrapper {
  -webkit-transform: none;
}
.km-native-scrolling .km-drawer,
.km-native-scrolling .km-footer,
.km-native-scrolling .km-header,
.km-native-scrolling .km-popup-overlay,
.km-native-scrolling .km-shim,
.km-native-scrolling > .km-pane > .km-loader,
.km-on-android.km-4 .km-scroller-pull .km-icon {
  -webkit-backface-visibility: hidden;
}
.km-on-android.km-4 input {
  -webkit-user-modify: read-write-plaintext-only;
}
.km-meego .km-view .km-absolute,
.km-wp .km-view .km-absolute {
  position: absolute;
}
.km-button .km-icon,
.km-detail .km-icon,
.km-ios .km-button .km-icon,
.km-list .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin-left: -0.3em;
  margin-right: 0.3em;
  vertical-align: baseline;
  display: inline-block;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
html .km-widget .km-view .km-notext {
  margin-left: 0;
  margin-right: 0;
}
.km-buttongroup .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin: 0.05em 0.16em 0 0;
}
.km-tabstrip .km-button .km-icon {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.5rem;
}
.km-tabstrip .km-button .km-icon,
.km-tabstrip .km-image {
  margin: 0 auto 0.1em;
  display: inline-block;
}
.km-tabstrip .km-text {
  display: block;
}
.km-phone .km-tabstrip .km-icon {
  height: 2.2rem;
  width: 2.2rem;
  font-size: 2.2rem;
}
.km-phone .km-horizontal .km-tabstrip .km-icon {
  height: 2rem;
  width: 2rem;
  font-size: 2rem;
}
@font-face {
  font-family: "Kendo UI";
  src: url(/2d27c2be554d3acb53ac645a791bc04f.woff) format("woff"), url(/29409afd0f500c1d93f02db815ce57cc.ttf) format("truetype"), url(/a8acbeeeb6bc88ba965857df2e823d94.svg#kendoui) format("svg");
}
body:before {
  font-family: "Kendo UI";
  content: "\a0";
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}
.km-root .km-pane .km-view .km-icon {
  -webkit-background-clip: text;
  -webkit-background-size: 0 0;
  background-size: 0 0;
}
.km-icon {
  position: relative;
}
.km-contactadd:after,
.km-contactadd:before,
.km-detaildisclose:after,
.km-detaildisclose:before,
.km-filter-wrap:before,
.km-icon:after,
.km-icon:before,
.km-loading:after,
.km-rowdelete:after,
.km-rowdelete:before,
.km-rowinsert:after,
.km-rowinsert:before {
  position: relative;
  content: "\a0";
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  vertical-align: middle;
  -webkit-background-size: auto auto;
  background-size: auto;
  font: 1em/1em "Kendo UI";
}
.km-contactadd:before,
.km-detaildisclose:before,
.km-icon:before,
.km-rowdelete:before,
.km-rowinsert:before {
  position: absolute;
  margin-top: 1px;
  color: rgba(0, 0, 0, 0.87);
  display: none;
}
.km-state-active .km-contactadd:before,
.km-state-active .km-detaildisclose:before,
.km-state-active .km-icon:before,
.km-state-active .km-rowdelete:before,
.km-state-active .km-rowinsert:before {
  display: block;
}
.km-ios7 .km-detaildisclose:after {
  font-family: serif;
}
.km-ios7 .km-contactadd:before,
.km-ios7 .km-detaildisclose:before,
.km-ios7 .km-icon:before,
.km-ios7 .km-rowdelete:before,
.km-ios7 .km-rowinsert:before {
  display: none;
}
.k-safari .km-blackberry:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after,
.k-safari .km-ios:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after,
.k-webkit .km-blackberry:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after,
.k-webkit .km-ios:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after {
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-color: currentcolor;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.km-root .km-pane.km-on-blackberry.km-blackberry6 .km-view .km-icon:after,
.km-root .km-pane.km-on-blackberry.km-blackberry7 .km-view .km-icon:after,
.km-root .km-pane.km-pane.km-on-android .km-view .km-icon:after,
.km-root .km-pane.km-pane.km-on-meego .km-view .km-icon:after {
  background: 0 0;
  -webkit-text-fill-color: inherit;
}
.km-contactadd:after,
.km-contactadd:before,
.km-rowinsert:after,
.km-rowinsert:before {
  content: "\E039";
}
.km-rowdelete:after,
.km-rowdelete:before {
  content: "\E03a";
}
.km-detaildisclose:after,
.km-detaildisclose:before {
  content: "\E0E2";
}
.km-action:after,
.km-action:before {
  content: "\e0ca";
}
.km-add:after,
.km-add:before {
  content: "\e0cb";
}
.km-arrow-n:after,
.km-arrow-n:before {
  content: "\e001";
}
.km-arrow-s:after,
.km-arrow-s:before {
  content: "\e002";
}
.km-battery:after,
.km-battery:before {
  content: "\e0ce";
}
.km-bookmarks:after,
.km-bookmarks:before {
  content: "\e0cf";
}
.km-camera:after,
.km-camera:before {
  content: "\e0d0";
}
.km-cart:after,
.km-cart:before {
  content: "\e0d1";
}
.km-compose:after,
.km-compose:before,
.km-edit:after,
.km-edit:before {
  content: "\e0d5";
}
.km-contacts:after,
.km-contacts:before {
  content: "\e0e4";
}
.km-delete:after,
.km-delete:before,
.km-trash:after,
.km-trash:before {
  content: "\e0ec";
}
.km-details:after,
.km-details:before {
  content: "\e0e2";
}
.km-download:after,
.km-download:before,
.km-downloads:after,
.km-downloads:before {
  content: "\e0d4";
}
.km-fastforward:after,
.km-fastforward:before {
  content: "\e0d9";
}
.km-favorites:after,
.km-favorites:before,
.km-toprated:after,
.km-toprated:before {
  content: "\e0d7";
}
.km-featured:after,
.km-featured:before {
  content: "\e0d8";
}
.km-globe:after,
.km-globe:before {
  content: "\e0dc";
}
.km-history:after,
.km-history:before {
  content: "\e0e7";
}
.km-home:after,
.km-home:before {
  content: "\e0dd";
}
.km-about:after,
.km-about:before,
.km-info:after,
.km-info:before {
  content: "\e0de";
}
.km-minus:after,
.km-minus:before {
  content: "\e033";
}
.km-more:after,
.km-more:before {
  content: "\e0e0";
}
.km-mostrecent:after,
.km-mostrecent:before {
  content: "\e0cc";
}
.km-mostviewed:after,
.km-mostviewed:before {
  content: "\e0d6";
}
.km-organize:after,
.km-organize:before {
  content: "\e0eb";
}
.km-pause:after,
.km-pause:before {
  content: "\e0e3";
}
.km-play:after,
.km-play:before {
  content: "\e0e5";
}
.km-plus:after,
.km-plus:before {
  content: "\e032";
}
.km-recents:after,
.km-recents:before {
  content: "\e0d2";
}
.km-refresh:after,
.km-refresh:before {
  content: "\e0e6";
}
.km-reply:after,
.km-reply:before {
  content: "\e0ed";
}
.km-rewind:after,
.km-rewind:before {
  content: "\e0e8";
}
.km-search:after,
.km-search:before {
  content: "\e0e9";
}
.km-settings:after,
.km-settings:before {
  content: "\e0da";
}
.km-share:after,
.km-share:before {
  content: "\e0df";
}
.km-sounds:after,
.km-sounds:before,
.km-volume:after,
.km-volume:before {
  content: "\e0ef";
}
.km-stop:after,
.km-stop:before {
  content: "\e0ea";
}
.km-wifi:after,
.km-wifi:before {
  content: "\e0f0";
}
.km-drawer-icon:after,
.km-drawer-icon:before,
.km-hamburger:after,
.km-hamburger:before {
  content: "\e105";
}
.km-root .km-pane .km-icon.km-check {
  -webkit-background-clip: initial;
}
.km-root .km-pane .km-check:checked:after,
.km-widget .km-check:checked:after {
  content: "\e227";
}
.km-android .km-more:after,
.km-android .km-more:before {
  content: "\e0e1";
}
.km-meego .km-more:after,
.km-meego .km-more:before {
  content: "\e0f1";
}
.km-wp .km-load-more .km-icon:after,
.km-wp .km-loading:after,
.km-wp .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
.km-meego .km-load-more .km-icon:after,
.km-meego .km-loading:after,
.km-meego .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
.km-android .km-load-more .km-icon:after,
.km-root .km-android .km-loading:after,
.km-root .km-android .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
.km-scroller-pull .km-icon:after {
  content: "\e0f2";
}
.km-icon.km-phone:after,
.km-ios7 .km-state-active .km-phone:after {
  content: "\e326";
}
.km-ios7 .km-detaildisclose:after {
  content: "i";
}
.km-ios7 .km-action:after {
  content: "\e1ff";
}
.km-ios7 .km-add:after {
  content: "\e200";
}
.km-ios7 .km-mostrecent:after {
  content: "\e201";
}
.km-ios7 .km-battery:after {
  content: "\e203";
}
.km-ios7 .km-bookmarks:after {
  content: "\e204";
}
.km-ios7 .km-camera:after {
  content: "\e205";
}
.km-ios7 .km-cart:after {
  content: "\e206";
}
.km-ios7 .km-recents:after {
  content: "\e207";
}
.km-ios7 .km-download:after,
.km-ios7 .km-downloads:after {
  content: "\e209";
}
.km-ios7 .km-edit:after {
  content: "\e20a";
}
.km-ios7 .km-mostviewed:after {
  content: "\e20b";
}
.km-ios7 .km-favorites:after,
.km-ios7 .km-toprated:after {
  content: "\e20c";
}
.km-ios7 .km-featured:after {
  content: "\e20d";
}
.km-ios7 .km-fastforward:after {
  content: "\e20e";
}
.km-ios7 .km-settings:after {
  content: "\e20f";
}
.km-ios7 .km-globe:after {
  content: "\e211";
}
.km-ios7 .km-home:after {
  content: "\e212";
}
.km-ios7 .km-about:after,
.km-ios7 .km-info:after {
  content: "\e213";
}
.km-ios7 .km-share:after {
  content: "\e214";
}
.km-ios7 .km-more:after {
  content: "\e215";
}
.km-ios7 .km-details:after {
  content: "\e217";
}
.km-ios7 .km-pause:after {
  content: "\e218";
}
.km-ios7 .km-contacts:after {
  content: "\e219";
}
.km-ios7 .km-play:after {
  content: "\e21a";
}
.km-ios7 .km-refresh:after {
  content: "\e21b";
}
.km-ios7 .km-history:after {
  content: "\e21c";
}
.km-ios7 .km-rewind:after {
  content: "\e21d";
}
.km-ios7 .km-search:after {
  content: "\e21e";
}
.km-ios7 .km-stop:after {
  content: "\e21f";
}
.km-ios7 .km-organize:after {
  content: "\e220";
}
.km-ios7 .km-delete:after,
.km-ios7 .km-trash:after {
  content: "\e221";
}
.km-ios7 .km-reply:after {
  content: "\e222";
}
.km-ios7 .km-forward:after {
  content: "\e223";
}
.km-ios7 .km-sounds:after,
.km-ios7 .km-volume:after {
  content: "\e224";
}
.km-ios7 .km-wifi:after {
  content: "\e225";
}
.km-ios7 .km-phone:after {
  content: "\e226";
}
.km-ios7 .km-state-active .km-action:after {
  content: "\e2ff";
}
.km-ios7 .km-state-active .km-add:after {
  content: "\e300";
}
.km-ios7 .km-state-active .km-mostrecent:after {
  content: "\e301";
}
.km-ios7 .km-state-active .km-battery:after {
  content: "\e303";
}
.km-ios7 .km-state-active .km-bookmarks:after {
  content: "\e304";
}
.km-ios7 .km-state-active .km-camera:after {
  content: "\e305";
}
.km-ios7 .km-state-active .km-cart:after {
  content: "\e306";
}
.km-ios7 .km-state-active .km-recents:after {
  content: "\e307";
}
.km-ios7 .km-state-active .km-download:after,
.km-ios7 .km-state-active .km-downloads:after {
  content: "\e309";
}
.km-ios7 .km-state-active .km-edit:after {
  content: "\e30a";
}
.km-ios7 .km-state-active .km-mostviewed:after {
  content: "\e30b";
}
.km-ios7 .km-state-active .km-favorites:after,
.km-ios7 .km-state-active .km-toprated:after {
  content: "\e30c";
}
.km-ios7 .km-state-active .km-featured:after {
  content: "\e30d";
}
.km-ios7 .km-state-active .km-fastforward:after {
  content: "\e30e";
}
.km-ios7 .km-state-active .km-settings:after {
  content: "\e30f";
}
.km-ios7 .km-state-active .km-globe:after {
  content: "\e311";
}
.km-ios7 .km-state-active .km-home:after {
  content: "\e312";
}
.km-ios7 .km-state-active .km-about:after,
.km-ios7 .km-state-active .km-info:after {
  content: "\e313";
}
.km-ios7 .km-state-active .km-share:after {
  content: "\e314";
}
.km-ios7 .km-state-active .km-more:after {
  content: "\e315";
}
.km-ios7 .km-state-active .km-details:after {
  content: "\e317";
}
.km-ios7 .km-state-active .km-pause:after {
  content: "\e318";
}
.km-ios7 .km-state-active .km-contacts:after {
  content: "\e319";
}
.km-ios7 .km-state-active .km-play:after {
  content: "\e31a";
}
.km-ios7 .km-state-active .km-refresh:after {
  content: "\e31b";
}
.km-ios7 .km-state-active .km-history:after {
  content: "\e31c";
}
.km-ios7 .km-state-active .km-rewind:after {
  content: "\e31d";
}
.km-ios7 .km-state-active .km-search:after {
  content: "\e31e";
}
.km-ios7 .km-state-active .km-stop:after {
  content: "\e31f";
}
.km-ios7 .km-state-active .km-organize:after {
  content: "\e320";
}
.km-ios7 .km-state-active .km-delete:after,
.km-ios7 .km-state-active .km-trash:after {
  content: "\e321";
}
.km-ios7 .km-state-active .km-reply:after {
  content: "\e322";
}
.km-ios7 .km-state-active .km-forward:after {
  content: "\e323";
}
.km-ios7 .km-state-active .km-sounds:after,
.km-ios7 .km-state-active .km-volume:after {
  content: "\e324";
}
.km-ios7 .km-state-active .km-wifi:after {
  content: "\e325";
}
.km-arrowdown:after,
.km-arrowdown:before {
  content: "\e002";
}
.km-wp .km-scroller-pull .km-icon:after {
  content: "\E0D4";
}
.km-on-wp.km-app .km-filter-wrap:before,
.km-on-wp.km-app .km-icon:after,
.km-on-wp.km-app .km-state-active .km-icon:after {
  color: transparent;
  background-image: url(/7c946ef6ad278c8ecd54e0804b016b13.png);
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  height: 1em;
  margin-top: 0;
  vertical-align: middle;
}
.km-wp-light.km-app .km-filter-wrap:before,
.km-wp-light.km-app .km-icon:after {
  background-image: url(/cd3081f7a6be2eea73652a35be98cb3c.png);
}
.km-on-wp.km-app .km-icon {
  line-height: 1em;
}
.km-on-wp.km-app .km-icon:before {
  display: none;
}
.km-on-wp.km-app .km-action:after {
  background-position-x: 20%;
}
.km-on-wp.km-app .km-add:after,
.km-on-wp.km-app .km-filter-reset .km-clear:after {
  background-position-x: 22%;
}
.km-on-wp.km-app .km-battery:after {
  background-position-x: 24%;
}
.km-on-wp.km-app .km-bookmarks:after {
  background-position-x: 26%;
}
.km-on-wp.km-app .km-camera:after {
  background-position-x: 28%;
}
.km-on-wp.km-app .km-cart:after {
  background-position-x: 30%;
}
.km-on-wp.km-app .km-compose:after,
.km-on-wp.km-app .km-edit:after {
  background-position-x: 32%;
}
.km-on-wp.km-app .km-contacts:after {
  background-position-x: 34%;
}
.km-on-wp.km-app .km-delete:after,
.km-on-wp.km-app .km-trash:after {
  background-position-x: 36%;
}
.km-on-wp.km-app .km-details:after {
  background-position-x: 38%;
}
.km-on-wp.km-app .km-download:after,
.km-on-wp.km-app .km-downloads:after {
  background-position-x: 40%;
}
.km-on-wp.km-app .km-fastforward:after {
  background-position-x: 42%;
}
.km-on-wp.km-app .km-favorites:after,
.km-on-wp.km-app .km-toprated:after {
  background-position-x: 44%;
}
.km-on-wp.km-app .km-featured:after {
  background-position-x: 46%;
}
.km-on-wp.km-app .km-globe:after {
  background-position-x: 48%;
}
.km-on-wp.km-app .km-history:after {
  background-position-x: 50%;
}
.km-on-wp.km-app .km-home:after {
  background-position-x: 52%;
}
.km-on-wp.km-app .km-about:after,
.km-on-wp.km-app .km-info:after {
  background-position-x: 54%;
}
.km-on-wp.km-app .km-more:after {
  background-position-x: 56%;
}
.km-on-wp.km-app .km-mostrecent:after {
  background-position-x: 58%;
}
.km-on-wp.km-app .km-mostviewed:after {
  background-position-x: 60%;
}
.km-on-wp.km-app .km-organize:after {
  background-position-x: 62%;
}
.km-on-wp.km-app .km-pause:after {
  background-position-x: 64%;
}
.km-on-wp.km-app .km-play:after {
  background-position-x: 66%;
}
.km-on-wp.km-app .km-recents:after {
  background-position-x: 68%;
}
.km-on-wp.km-app .km-refresh:after {
  background-position-x: 70%;
}
.km-on-wp.km-app .km-reply:after {
  background-position-x: 72%;
}
.km-on-wp.km-app .km-rewind:after {
  background-position-x: 74%;
}
.km-on-wp.km-app .km-filter-wrap:before,
.km-on-wp.km-app .km-search:after {
  background-position-x: 76%;
}
.km-on-wp.km-app .km-settings:after {
  background-position-x: 78%;
}
.km-on-wp.km-app .km-share:after {
  background-position-x: 80%;
}
.km-on-wp.km-app .km-sounds:after,
.km-on-wp.km-app .km-volume:after {
  background-position-x: 82%;
}
.km-on-wp.km-app .km-stop:after {
  background-position-x: 84%;
}
.km-on-wp.km-app .km-wifi:after {
  background-position-x: 86%;
}
.km-on-wp.km-app.km-android .km-more:after {
  background-position-x: 88%;
}
.km-on-wp.km-app.km-meego .km-more:after {
  background-position-x: 90%;
}
.km-on-wp.km-app.km-meego .km-load-more .km-icon:after,
.km-on-wp.km-app.km-meego .km-loading:after,
.km-on-wp.km-app.km-meego .km-scroller-refresh .km-icon:after {
  background-position-x: 94%;
}
.km-on-wp.km-app .km-scroller-pull .km-icon:after {
  background-position-x: 100%;
}
.km-on-wp.km-app .km-filter-wrap:before {
  display: inline-block;
  content: "\a0";
}
.km-on-wp.km-app .km-filter-reset .km-clear:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.km-list .km-icon-label.k-i-arrow-e:before {
  content: "\E000";
}
.km-list .km-icon-label.k-i-arrow-n:before {
  content: "\E001";
}
.km-list .km-icon-label.k-i-arrow-s:before {
  content: "\E002";
}
.km-list .km-icon-label.k-i-arrow-w:before {
  content: "\E003";
}
.km-list .km-icon-label.k-i-arrow-ne:before {
  content: "\E004";
}
.km-list .km-icon-label.k-i-arrow-nw:before {
  content: "\E005";
}
.km-list .km-icon-label.k-i-arrow-se:before {
  content: "\E006";
}
.km-list .km-icon-label.k-i-arrow-sw:before {
  content: "\E007";
}
.km-list .km-icon-label.k-i-seek-e:before {
  content: "\E008";
}
.km-list .km-icon-label.k-i-seek-n:before {
  content: "\E009";
}
.km-list .km-icon-label.k-i-seek-s:before {
  content: "\E00A";
}
.km-list .km-icon-label.k-i-seek-w:before {
  content: "\E00B";
}
.km-list .km-icon-label.k-i-sarrow-e:before,
.km-list .km-icon-label.k-si-arrow-e:before {
  content: "\E00C";
}
.km-list .km-icon-label.k-i-sarrow-n:before,
.km-list .km-icon-label.k-si-arrow-n:before {
  content: "\E00D";
}
.km-list .km-icon-label.k-i-sarrow-s:before,
.km-list .km-icon-label.k-si-arrow-s:before {
  content: "\E00E";
}
.km-list .km-icon-label.k-i-sarrow-w:before,
.km-list .km-icon-label.k-si-arrow-w:before {
  content: "\E00F";
}
.km-list .km-icon-label.k-i-arrowhead-e:before {
  content: "\E010";
}
.km-list .km-icon-label.k-i-arrowhead-n:before {
  content: "\E011";
}
.km-list .km-icon-label.k-i-arrowhead-s:before {
  content: "\E012";
}
.km-list .km-icon-label.k-i-arrowhead-w:before {
  content: "\E013";
}
.km-list .km-icon-label.k-i-arrowhead-ew:before {
  content: "\E014";
}
.km-list .km-icon-label.k-i-arrowhead-ns:before {
  content: "\E015";
}
.km-list .km-icon-label.k-i-move:before {
  content: "\E016";
}
.km-list .km-icon-label.k-i-resize:before {
  content: "\E017";
}
.km-list .km-icon-label.k-i-resize-45:before {
  content: "\E018";
}
.km-list .km-icon-label.k-i-resize-135:before {
  content: "\E019";
}
.km-list .km-icon-label.k-i-resize-h:before {
  content: "\E01A";
}
.km-list .km-icon-label.k-i-resize-v:before {
  content: "\E01B";
}
.km-list .km-icon-label.k-i-refresh:before {
  content: "\E01C";
}
.km-list .km-icon-label.k-i-refresh-rev:before {
  content: "\E01D";
}
.km-list .km-icon-label.k-i-srefresh:before,
.km-list .km-icon-label.k-si-refresh:before {
  content: "\E01E";
}
.km-list .km-icon-label.k-s-srefresh-rev:before,
.km-list .km-icon-label.k-si-refresh-rev:before {
  content: "\E01F";
}
.km-list .km-icon-label.k-i-turn-en:before {
  content: "\E020";
}
.km-list .km-icon-label.k-i-turn-es:before {
  content: "\E021";
}
.km-list .km-icon-label.k-i-turn-ne:before {
  content: "\E022";
}
.km-list .km-icon-label.k-i-turn-nw:before {
  content: "\E023";
}
.km-list .km-icon-label.k-i-turn-se:before {
  content: "\E024";
}
.km-list .km-icon-label.k-i-turn-sw:before {
  content: "\E025";
}
.km-list .km-icon-label.k-i-turn-wn:before {
  content: "\E026";
}
.km-list .km-icon-label.k-i-turn-ws:before {
  content: "\E027";
}
.km-list .km-icon-label.k-i-uturn-e:before {
  content: "\E028";
}
.km-list .km-icon-label.k-i-uturn-e-rev:before {
  content: "\E029";
}
.km-list .km-icon-label.k-i-uturn-n:before {
  content: "\E02A";
}
.km-list .km-icon-label.k-i-uturn-n-rev:before {
  content: "\E02B";
}
.km-list .km-icon-label.k-i-uturn-s:before {
  content: "\E02C";
}
.km-list .km-icon-label.k-i-uturn-s-rev:before {
  content: "\E02D";
}
.km-list .km-icon-label.k-i-uturn-w:before {
  content: "\E02E";
}
.km-list .km-icon-label.k-i-uturn-w-rev:before {
  content: "\E02F";
}
.km-list .km-icon-label.k-i-tick-sign:before {
  content: "\E030";
}
.km-list .km-icon-label.k-i-close-sign:before {
  content: "\E031";
}
.km-list .km-icon-label.k-i-plus-sign:before {
  content: "\E032";
}
.km-list .km-icon-label.k-i-minus-sign:before {
  content: "\E033";
}
.km-list .km-icon-label.k-i-splus-sign:before,
.km-list .km-icon-label.k-si-plus-sign:before {
  content: "\E034";
}
.km-list .km-icon-label.k-i-sminus-sign:before,
.km-list .km-icon-label.k-si-minus-sign:before {
  content: "\E035";
}
.km-list .km-icon-label.k-i-cancel:before {
  content: "\E036";
}
.km-list .km-icon-label.k-i-tick:before {
  content: "\E037";
}
.km-list .km-icon-label.k-i-close:before {
  content: "\E038";
}
.km-list .km-icon-label.k-i-plus:before {
  content: "\E039";
}
.km-list .km-icon-label.k-i-minus:before {
  content: "\E03A";
}
.km-list .km-icon-label.k-i-splus:before,
.km-list .km-icon-label.k-si-plus:before {
  content: "\E03B";
}
.km-list .km-icon-label.k-i-sminus:before,
.km-list .km-icon-label.k-si-minus:before {
  content: "\E03C";
}
.km-list .km-icon-label.k-i-stop:before {
  content: "\E03D";
}
.km-list .km-icon-label.k-i-pause:before {
  content: "\E03E";
}
.km-list .km-icon-label.k-i-eject:before {
  content: "\E03F";
}
.km-list .km-icon-label.k-i-volume-off:before {
  content: "\E040";
}
.km-list .km-icon-label.k-i-volume-low:before {
  content: "\E041";
}
.km-list .km-icon-label.k-i-volume-high:before {
  content: "\E042";
}
.km-list .km-icon-label.k-i-earphones:before {
  content: "\E043";
}
.km-list .km-icon-label.k-i-heart:before {
  content: "\E044";
}
.km-list .km-icon-label.k-i-heart-empty:before {
  content: "\E045";
}
.km-list .km-icon-label.k-i-heart-half:before {
  content: "\E046";
}
.km-list .km-icon-label.k-i-star:before {
  content: "\E047";
}
.km-list .km-icon-label.k-i-star-empty:before {
  content: "\E048";
}
.km-list .km-icon-label.k-i-star-half:before {
  content: "\E049";
}
.km-list .km-icon-label.k-i-star-half-empty:before {
  content: "\E04A";
}
.km-list .km-icon-label.k-i-chart-column:before {
  content: "\E04B";
}
.km-list .km-icon-label.k-i-chart-bar:before {
  content: "\E04C";
}
.km-list .km-icon-label.k-i-chart-pie:before {
  content: "\E04D";
}
.km-list .km-icon-label.k-i-chart-donut:before {
  content: "\E04E";
}
.km-list .km-icon-label.k-i-chart-line:before {
  content: "\E04F";
}
.km-list .km-icon-label.k-i-chart-area:before {
  content: "\E050";
}
.km-list .km-icon-label.k-i-chart-donut:before {
  content: "\E051";
}
.km-list .km-icon-label.k-i-align-left:before {
  content: "\E052";
}
.km-list .km-icon-label.k-i-align-center:before {
  content: "\E053";
}
.km-list .km-icon-label.k-i-align-right:before {
  content: "\E054";
}
.km-list .km-icon-label.k-i-align-justify:before {
  content: "\E055";
}
.km-list .km-icon-label.k-i-align-clear:before {
  content: "\E056";
}
.km-list .km-icon-label.k-i-bold:before {
  content: "\E057";
}
.km-list .km-icon-label.k-i-bold-sans:before {
  content: "\E058";
}
.km-list .km-icon-label.k-i-italic:before {
  content: "\E059";
}
.km-list .km-icon-label.k-i-italic-sans:before {
  content: "\E05A";
}
.km-list .km-icon-label.k-i-underline:before {
  content: "\E05B";
}
.km-list .km-icon-label.k-i-underline-sans:before {
  content: "\E05C";
}
.km-list .km-icon-label.k-i-strikethrough:before {
  content: "\E05D";
}
.km-list .km-icon-label.k-i-strikethrough-sans:before {
  content: "\E05E";
}
.km-list .km-icon-label.k-i-font-a:before {
  content: "\E05F";
}
.km-list .km-icon-label.k-i-font-a-sans:before {
  content: "\E060";
}
.km-list .km-icon-label.k-i-font-t:before {
  content: "\E061";
}
.km-list .km-icon-label.k-i-font-t-sans:before {
  content: "\E062";
}
.km-list .km-icon-label.k-i-brightness:before {
  content: "\E063";
}
.km-list .km-icon-label.k-i-brightness-contrast:before {
  content: "\E064";
}
.km-list .km-icon-label.k-i-contrast:before {
  content: "\E065";
}
.km-list .km-icon-label.k-i-crop:before {
  content: "\E066";
}
.km-list .km-icon-label.k-i-mirror:before {
  content: "\E067";
}
.km-list .km-icon-label.k-i-flip-h:before {
  content: "\E068";
}
.km-list .km-icon-label.k-i-flip-v:before {
  content: "\E069";
}
.km-list .km-icon-label.k-i-rotate:before {
  content: "\E06A";
}
.km-list .km-icon-label.k-i-rotate-rev:before {
  content: "\E06B";
}
.km-list .km-icon-label.k-i-filter:before {
  content: "\E06C";
}
.km-list .km-icon-label.k-i-filter-clear:before {
  content: "\E06D";
}
.km-list .km-icon-label.k-i-sort-asc:before {
  content: "\E06E";
}
.km-list .km-icon-label.k-i-sort-desc:before {
  content: "\E06F";
}
.km-list .km-icon-label.k-i-sort-clear:before {
  content: "\E070";
}
.km-list .km-icon-label.k-i-indent:before {
  content: "\E071";
}
.km-list .km-icon-label.k-i-outdent:before {
  content: "\E072";
}
.km-list .km-icon-label.k-i-hyperlink:before {
  content: "\E073";
}
.km-list .km-icon-label.k-i-hyperlink-clear:before {
  content: "\E074";
}
.km-list .km-icon-label.k-i-hyperlink-ext:before {
  content: "\E075";
}
.km-list .km-icon-label.k-si-hyperlink-ext:before {
  content: "\E076";
}
.km-list .km-icon-label.k-i-ul:before {
  content: "\E077";
}
.km-list .km-icon-label.k-si-ul:before {
  content: "\E078";
}
.km-list .km-icon-label.k-i-paint:before {
  content: "\E079";
}
.km-list .km-icon-label.k-i-paste:before {
  content: "\E07A";
}
.km-list .km-icon-label.k-i-pencil:before {
  content: "\E07B";
}
.km-list .km-icon-label.k-i-image:before {
  content: "\E07C";
}
.km-list .km-icon-label.k-i-image-add:before {
  content: "\E07D";
}
.km-list .km-icon-label.k-i-print:before {
  content: "\E07E";
}
.km-list .km-icon-label.k-i-zoom:before {
  content: "\E07F";
}
.km-list .km-icon-label.k-i-zoom-in:before {
  content: "\E080";
}
.km-list .km-icon-label.k-i-zoom-out:before {
  content: "\E081";
}
.km-list .km-icon-label.k-i-asterisk:before {
  content: "\E082";
}
.km-list .km-icon-label.k-i-clip:before {
  content: "\E083";
}
.km-list .km-icon-label.k-i-clip-45:before {
  content: "\E084";
}
.km-list .km-icon-label.k-i-qrcode:before {
  content: "\E085";
}
.km-list .km-icon-label.k-i-book:before {
  content: "\E086";
}
.km-list .km-icon-label.k-i-bookmark:before {
  content: "\E087";
}
.km-list .km-icon-label.k-i-briefcase:before {
  content: "\E088";
}
.km-list .km-icon-label.k-i-calendar:before {
  content: "\E089";
}
.km-list .km-icon-label.k-i-camera-still:before {
  content: "\E08A";
}
.km-list .km-icon-label.k-i-camera-video:before {
  content: "\E08B";
}
.km-list .km-icon-label.k-i-certificate:before {
  content: "\E08C";
}
.km-list .km-icon-label.k-i-clock:before {
  content: "\E08D";
}
.km-list .km-icon-label.k-i-cloud:before {
  content: "\E08E";
}
.km-list .km-icon-label.k-i-collapse:before {
  content: "\E08F";
}
.km-list .km-icon-label.k-i-columns:before {
  content: "\E090";
}
.km-list .km-icon-label.k-i-comment:before {
  content: "\E091";
}
.km-list .km-icon-label.k-i-comment-empty:before {
  content: "\E092";
}
.km-list .km-icon-label.k-i-comments:before {
  content: "\E093";
}
.km-list .km-icon-label.k-i-comments-empty:before {
  content: "\E094";
}
.km-list .km-icon-label.k-i-credit-card:before {
  content: "\E095";
}
.km-list .km-icon-label.k-i-download:before {
  content: "\E096";
}
.km-list .km-icon-label.k-i-draghandle:before {
  content: "\E097";
}
.km-list .km-icon-label.k-si-draghandle:before {
  content: "\E098";
}
.km-list .km-icon-label.k-i-envelop:before {
  content: "\E099";
}
.km-list .km-icon-label.k-i-envelop-open:before {
  content: "\E09A";
}
.km-list .km-icon-label.k-i-eye:before {
  content: "\E09B";
}
.km-list .km-icon-label.k-i-file:before {
  content: "\E09C";
}
.km-list .km-icon-label.k-i-file-add:before {
  content: "\E09D";
}
.km-list .km-icon-label.k-i-film:before {
  content: "\E09E";
}
.km-list .km-icon-label.k-i-flag:before {
  content: "\E09F";
}
.km-list .km-icon-label.k-i-folder-add:before {
  content: "\E0A0";
}
.km-list .km-icon-label.k-i-folder:before {
  content: "\E0A1";
}
.km-list .km-icon-label.k-i-folder-open:before {
  content: "\E0A2";
}
.km-list .km-icon-label.k-i-folder-up:before {
  content: "\E0A3";
}
.km-list .km-icon-label.k-i-gear:before {
  content: "\E0A4";
}
.km-list .km-icon-label.k-si-gear:before {
  content: "\E0A5";
}
.km-list .km-icon-label.k-i-transmit:before {
  content: "\E0A6";
}
.km-list .km-icon-label.k-i-beer:before {
  content: "\E0A7";
}
.km-list .km-icon-label.k-i-cocktail:before {
  content: "\E0A8";
}
.km-list .km-icon-label.k-i-coffee:before {
  content: "\E0A9";
}
.km-list .km-icon-label.k-i-wine:before {
  content: "\E0AA";
}
.km-list .km-icon-label.k-i-grid:before {
  content: "\E0AB";
}
.km-list .km-icon-label.k-i-thumbs:before {
  content: "\E0AC";
}
.km-list .km-icon-label.k-i-split-h:before {
  content: "\E0AD";
}
.km-list .km-icon-label.k-i-split-v:before {
  content: "\E0AE";
}
.km-list .km-icon-label.k-i-home:before {
  content: "\E0AF";
}
.km-list .km-icon-label.k-i-inbox:before {
  content: "\E0B0";
}
.km-list .km-icon-label.k-i-key:before {
  content: "\E0B1";
}
.km-list .km-icon-label.k-i-login:before {
  content: "\E0B2";
}
.km-list .km-icon-label.k-i-logout:before {
  content: "\E0B3";
}
.km-list .km-icon-label.k-i-place:before {
  content: "\E0B4";
}
.km-list .km-icon-label.k-i-megaphone:before {
  content: "\E0B5";
}
.km-list .km-icon-label.k-i-note:before {
  content: "\E0B6";
}
.km-list .km-icon-label.k-i-pin:before {
  content: "\E0B7";
}
.km-list .km-icon-label.k-i-unpin:before {
  content: "\E0B8";
}
.km-list .km-icon-label.k-i-power:before {
  content: "\E0B9";
}
.km-list .km-icon-label.k-i-progress-bars:before {
  content: "\E0BA";
}
.km-list .km-icon-label.k-i-road:before {
  content: "\E0BB";
}
.km-list .km-icon-label.k-i-rss:before {
  content: "\E0BC";
}
.km-list .km-icon-label.k-i-floppy:before {
  content: "\E0BD";
}
.km-list .km-icon-label.k-i-sitemap:before {
  content: "\E0BE";
}
.km-list .km-icon-label.k-i-tag-45:before {
  content: "\E0BF";
}
.km-list .km-icon-label.k-i-tag-h:before {
  content: "\E0C0";
}
.km-list .km-icon-label.k-i-thunderbolt:before {
  content: "\E0C1";
}
.km-list .km-icon-label.k-i-tooltip:before {
  content: "\E0C2";
}
.km-list .km-icon-label.k-i-trash:before {
  content: "\E0C3";
}
.km-list .km-icon-label.k-i-trophy:before {
  content: "\E0C4";
}
.km-list .km-icon-label.k-i-ungroup:before {
  content: "\E0C5";
}
.km-list .km-icon-label.k-i-upload:before {
  content: "\E0C6";
}
.km-list .km-icon-label.k-i-window:before {
  content: "\E0C7";
}
.km-list .km-icon-label.k-i-tiles:before {
  content: "\E0C8";
}
.km-list .km-icon-label.k-i-wrench:before {
  content: "\E0C9";
}
.km-list .km-icon-label.k-i-action:before {
  content: "\E0CA";
}
.km-list .km-icon-label.k-i-add:before {
  content: "\E0CB";
}
.km-list .km-icon-label.k-i-add-inv:before {
  content: "\E0CC";
}
.km-list .km-icon-label.k-i-armchair:before {
  content: "\E0CD";
}
.km-list .km-icon-label.k-i-battery:before {
  content: "\E0CE";
}
.km-list .km-icon-label.k-i-book-open:before {
  content: "\E0CF";
}
.km-list .km-icon-label.k-i-camera:before {
  content: "\E0D0";
}
.km-list .km-icon-label.k-i-cart:before {
  content: "\E0D1";
}
.km-list .km-icon-label.k-i-time:before {
  content: "\E0D2";
}
.km-list .km-icon-label.k-i-coffee-card:before {
  content: "\E0D3";
}
.km-list .km-icon-label.k-i-download-arrow:before {
  content: "\E0D4";
}
.km-list .km-icon-label.k-i-edit:before {
  content: "\E0D5";
}
.km-list .km-icon-label.k-i-faves:before {
  content: "\E0D6";
}
.km-list .km-icon-label.k-i-star:before {
  content: "\E0D7";
}
.km-list .km-icon-label.k-i-featured:before {
  content: "\E0D8";
}
.km-list .km-icon-label.k-i-forward:before {
  content: "\E0D9";
}
.km-list .km-icon-label.k-i-cog:before {
  content: "\E0DA";
}
.km-list .km-icon-label.k-i-globe:before {
  content: "\E0DB";
}
.km-list .km-icon-label.k-i-globe-inv:before {
  content: "\E0DC";
}
.km-list .km-icon-label.k-i-house:before {
  content: "\E0DD";
}
.km-list .km-icon-label.k-i-info:before {
  content: "\E0DE";
}
.km-list .km-icon-label.k-i-share:before {
  content: "\E0DF";
}
.km-list .km-icon-label.k-i-more-h:before {
  content: "\E0E0";
}
.km-list .km-icon-label.k-i-more-v:before {
  content: "\E0E1";
}
.km-list .km-icon-label.k-i-next:before {
  content: "\E0E2";
}
.km-list .km-icon-label.k-i-pause-a:before {
  content: "\E0E3";
}
.km-list .km-icon-label.k-i-user:before {
  content: "\E0E4";
}
.km-list .km-icon-label.k-i-play-a:before {
  content: "\E0E5";
}
.km-list .km-icon-label.k-i-refresh-a:before {
  content: "\E0E6";
}
.km-list .km-icon-label.k-i-reset:before {
  content: "\E0E7";
}
.km-list .km-icon-label.k-i-rewind:before {
  content: "\E0E8";
}
.km-list .km-icon-label.k-i-search-a:before {
  content: "\E0E9";
}
.km-list .km-icon-label.k-i-stop-a:before {
  content: "\E0EA";
}
.km-list .km-icon-label.k-i-tiles-a:before {
  content: "\E0EB";
}
.km-list .km-icon-label.k-i-trash-a:before {
  content: "\E0EC";
}
.km-list .km-icon-label.k-i-undo:before {
  content: "\E0ED";
}
.km-list .km-icon-label.k-i-redo:before {
  content: "\E0EE";
}
.km-list .km-icon-label.k-i-volume-a:before {
  content: "\E0EF";
}
.km-list .km-icon-label.k-i-wifi:before {
  content: "\E0F0";
}
.km-list .km-icon-label.k-i-more-lines:before {
  content: "\E0F1";
}
.km-list .km-icon-label.k-i-pull-to-ref:before {
  content: "\E0F2";
}
.km-list .km-icon-label.k-i-loading-android:before {
  content: "\E0F3";
}
.km-list .km-icon-label.k-i-loading-blackberry:before {
  content: "\E0F4";
}
.km-list .km-icon-label.k-i-loading-meego:before {
  content: "\E0F5";
}
.km-list .km-icon-label.k-i-loading-custom:before {
  content: "\E0F6";
}
.km-list .km-icon-label.k-i-loading-ios:before {
  content: "\E0F7";
}
.km-list .km-icon-label.k-i-bug:before {
  content: "\E0F8";
}
.km-list .km-icon-label.k-i-info:before {
  content: "\E0F9";
}
.km-list .km-icon-label.k-i-warning:before {
  content: "\E0FA";
}
.km-list .km-icon-label.k-i-question:before {
  content: "\E0FB";
}
.km-list .km-icon-label.k-i-insert-n:before {
  content: "\E0FC";
}
.km-list .km-icon-label.k-i-insert-m:before {
  content: "\E0FD";
}
.km-list .km-icon-label.k-i-insert-s:before {
  content: "\E0FE";
}
.km-list .km-icon-label.k-i-lock:before {
  content: "\E0FF";
}
.km-list .km-icon-label.k-i-unlock:before {
  content: "\E100";
}
.km-list .km-icon-label.k-i-phone:before {
  content: "\E101";
}
.km-list .km-icon-label.k-i-tablet:before {
  content: "\E102";
}
.km-list .km-icon-label.k-i-ol:before {
  content: "\E103";
}
.km-list .km-icon-label.k-i-barcode:before {
  content: "\E104";
}
.km-list .km-icon-label.k-i-html5:before {
  content: "\E105";
}
.km-list .km-icon-label.k-i-css3:before {
  content: "\E106";
}
.km-list .km-icon-label.k-i-kendoui:before {
  content: "\E107";
}
.km-list .km-icon-label.k-i-telerik:before {
  content: "\E108";
}
.km-list .km-icon-label.k-i-icenium:before {
  content: "\E109";
}
.km-list .km-icon-label.k-i-sitefinity:before {
  content: "\E10A";
}
.km-list .km-icon-label.k-i-twitter:before {
  content: "\E10B";
}
.km-list .km-icon-label.k-i-linkedin:before {
  content: "\E10C";
}
.km-list .km-icon-label.k-i-facebook:before {
  content: "\E10D";
}
.km-list .km-icon-label.k-i-pinterest:before {
  content: "\E10E";
}
.km-list .km-icon-label.k-i-youtube:before {
  content: "\E10F";
}
.km-list .km-icon-label.k-i-vimeo:before {
  content: "\E110";
}
.km-list .km-icon-label.k-i-behance:before {
  content: "\E111";
}
.km-list .km-icon-label.k-i-dribbble:before {
  content: "\E112";
}
.km-list .km-icon-label.k-i-googleplus:before {
  content: "\E113";
}
.km-list .km-icon-label.k-i-minimize:before {
  content: "\E114";
}
.km-list .km-icon-label.k-i-html:before {
  content: "\E115";
}
.km-list .km-icon-label.k-i-group:before {
  content: "\E116";
}
.km-list .km-icon-label.k-i-subscript:before {
  content: "\E117";
}
.km-list .km-icon-label.k-i-superscript:before {
  content: "\E118";
}
.km-list .km-icon-label.k-i-drophere:before {
  content: "\E119";
}
@media only screen and (height: 320px) and (orientation: landscape) {
  .km-ios6 {
    height: 100% !important;
  }
}
.km-ios:after {
  content: url(/9725ef569522d04de8776dac819adc5e.png);
  display: none;
}
.km-ios {
  font: 700 0.9em HelveticaNeue, sans-serif;
}
.km-ios .km-view {
  overflow: hidden;
}
.km-ios .km-actionsheet > li > a,
.km-ios .km-button,
.km-ios .km-navbar,
.km-ios .km-popup .k-item,
.km-ios .km-tabstrip,
.km-ios .km-toolbar {
  overflow: visible;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
}
.k-ff .km-ios .km-detail .km-icon {
  top: 5%;
  left: 7%;
}
.km-ios .km-button .km-contactadd:before,
.km-ios .km-button .km-detaildisclose:before,
.km-ios .km-button .km-icon:before,
.km-ios .km-button .km-rowdelete:before,
.km-ios .km-button .km-rowinsert:before {
  display: block;
  margin-top: -1px;
}
.km-ios .km-button .km-icon,
.km-ios .km-button.km-state-active .km-icon {
  text-shadow: none;
}
.km-ios .km-buttongroup .km-icon {
  margin-top: 0.1em;
}
.k-safari .km-ios .km-icon:after,
.k-webkit .km-ios .km-icon:after {
  background-color: currentcolor;
}
.km-ios .km-tabstrip .km-icon:before {
  display: block;
  margin-top: 1px;
}
.km-ios .km-tabstrip .km-state-active .km-icon:before {
  margin-top: 2px;
}
.km-ios .km-navbar,
.km-ios .km-tabstrip,
.km-ios .km-toolbar {
  border: 0;
  border-radius: 0;
}
.km-ios .km-pane > .km-loader,
.km-ios.km-pane > .km-loader {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios .km-loader:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.km-ios .km-load-more,
.km-ios .km-scroller-pull {
  font-size: 1em;
}
.km-ios .km-scroller-pull {
  opacity: 0.5;
}
.km-ios .km-list > .km-load-more {
  border-top: 0;
}
.km-ios .km-loader h1,
.km-ios .km-scroller-refresh .km-template {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
}
.km-ios .km-scroller-pull .km-template {
  min-width: 0;
}
.km-ios .km-loader .km-loading-left,
.km-ios .km-loading,
.km-ios .km-scroller-refresh .km-loading-left,
.km-root .km-ios .km-load-more.km-scroller-refresh .km-icon,
.km-root .km-ios .km-scroller-pull.km-scroller-refresh .km-icon {
  display: inline-block;
  top: auto;
  left: auto;
  width: 8px;
  height: 2px;
  font-size: 1em;
  margin: 0;
  border: 0;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-transform-origin: 150% 50%;
  -ms-transform-origin: 150% 50%;
  transform-origin: 150% 50%;
  background: currentcolor;
  -webkit-animation: km-ios-spin 1.5s infinite steps(8);
  animation: km-ios-spin 1.5s infinite steps(8);
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.6);
}
.km-ios .km-loader .km-loading-left,
.km-ios .km-loading {
  margin: 2px 0 0;
}
.km-ios .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios .km-load-more.km-scroller-refresh .km-icon:before,
.km-ios .km-loading:after,
.km-ios .km-loading:before,
.km-ios .km-scroller-pull.km-scroller-refresh .km-icon:after,
.km-ios .km-scroller-pull.km-scroller-refresh .km-icon:before {
  color: inherit;
  content: "\a0";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  -webkit-transform-origin: inherit;
  -ms-transform-origin: inherit;
  transform-origin: inherit;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.5);
}
.km-ios .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios .km-loading:after,
.km-ios .km-scroller-pull.km-scroller-refresh .km-icon:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.4);
}
.km-ios .km-loader .km-loading-left,
.km-ios .km-scroller-refresh .km-loading-left {
  margin-left: -8px;
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.3);
  -webkit-animation: km-ios-spin1 1.5s infinite steps(8);
  animation: km-ios-spin1 1.5s infinite steps(8);
}
.km-ios .km-loading-left:after,
.km-ios .km-loading-left:before,
.km-ios .km-loading-right {
  display: none;
}
.km-ios .km-loading,
.km-ios .km-loading:after,
.km-ios .km-loading:before {
  color: #000;
}
.km-ios .km-loading:before {
  color: rgba(0, 0, 0, 0.9);
}
.km-ios .km-loading:after {
  color: rgba(0, 0, 0, 0.8);
}
.km-ios .km-loading-left {
  color: rgba(0, 0, 0, 0.7);
}
.km-ios .km-popup .k-popup {
  font-size: 0.8em;
}
.km-ios .km-actionsheet > li > a,
.km-ios .km-popup .k-item {
  overflow: hidden;
  border-width: 3px;
  border-radius: 0.6em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.5em;
  padding: 0.35em 0 0.35em 0.6em;
  text-shadow: none;
}
.km-root .km-ios .km-popup .k-item {
  border-width: 3px;
  border-style: solid;
}
.km-ios .km-actionsheet > li,
.km-ios .km-popup .k-item {
  margin: 0.5em 0;
}
.km-ios .km-actionsheet > li:first-child,
.km-ios .km-popup .k-item:first-child {
  margin: 1em 0 0.5em;
}
.km-ios .km-popup .k-item:last-child {
  margin: 0.5em 0 1em;
}
.km-ios .km-actionsheet > li > a:active,
.km-ios .km-actionsheet > li > a:hover,
.km-ios .km-popup .k-state-focused,
.km-ios .km-popup .k-state-hover,
.km-ios .km-popup .k-state-selected,
.km-ios li.km-actionsheet-cancel > a {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-ios .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios .km-popup .k-list-container {
  width: 100% !important;
}
.km-ios .km-actionsheet,
.km-phone .km-ios .km-popup .k-list-container {
  max-height: 80%;
}
.km-ios .km-actionsheet-wrapper,
.km-ios .km-popup .k-list-container {
  bottom: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 1.5em;
}
.km-phone .km-ios .km-actionsheet-wrapper,
.km-phone .km-ios .km-popup .k-list-container {
  border-top: 0;
}
.km-ios .km-modalview-wrapper,
.km-ios .km-popup-wrapper {
  padding: 15px;
}
.km-ios .km-popup.km-pane {
  border: 5px solid transparent;
}
.km-ios .km-popup.km-pane,
.km-tablet .km-ios .km-actionsheet-wrapper {
  border-radius: 5px;
}
.km-ios .km-modalview,
.km-ios .km-popup.km-pane .km-view {
  overflow: visible;
  border-radius: 0;
}
html .km-ios .km-modalview .km-navbar,
html .km-ios .km-modalview .km-toolbar,
html .km-ios .km-popup.km-pane .km-navbar,
html .km-ios .km-popup.km-pane .km-tabstrip,
html .km-ios .km-popup.km-pane .km-toolbar {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-ios .km-modalview .km-header,
.km-ios .km-popup.km-pane .km-header {
  padding: 0 5px;
  margin: -5px -5px 2px;
  border-radius: 5px 5px 0 0;
  -webkit-margin-collapse: separate;
}
.km-ios .km-listview-label input[type=checkbox]:checked,
.km-ios .km-listview-label input[type=radio]:checked {
  font-size: 1.2em;
}
.km-tablet .km-ios .km-tabstrip {
  padding: 0.2rem 0 0.2rem;
}
.km-tablet .km-ios.km-horizontal .km-tabstrip {
  padding: 0.2rem 0 0;
}
.km-tablet .km-pane.km-ios .km-tabstrip {
  padding: 0;
}
.km-tablet .km-ios .km-tabstrip .km-icon {
  margin: 0.3rem auto;
}
.km-tablet .km-ios.km-horizontal .km-tabstrip .km-icon {
  margin: 0.1rem auto;
}
.km-tablet .km-ios .km-tabstrip .km-button {
  padding: 0.1rem 0.3rem;
  margin: 0;
  min-width: 8em;
}
.km-tablet .km-ios.km-horizontal .km-tabstrip .km-button {
  padding: 0 0.2rem;
}
.km-tablet .km-ios .km-modalview .km-view-title,
.km-tablet .km-ios .km-view-title {
  line-height: 2.2em;
}
.km-tablet .km-ios .km-actionsheet-title,
.km-tablet .km-ios li.km-actionsheet-cancel {
  display: none;
}
.km-tablet .km-ios .km-actionsheet-wrapper,
.km-tablet .km-ios .km-popup .k-list-container {
  padding: 0.6em 1em;
}
.km-ios,
.km-ios .km-listview-wrapper .km-filter-wrap {
  background: #fff;
}
.km-ios .k-toolbar,
.km-ios .km-actionsheet > li > a,
.km-ios .km-button,
.km-ios .km-navbar,
.km-ios .km-popup .k-item,
.km-ios .km-tabstrip {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(6%, rgba(255, 255, 255, 0.45)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(50%, rgba(100, 100, 100, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.45) 6%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(100, 100, 100, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.45) 6%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(100, 100, 100, 0));
  border-color: #2f3740 #394d68 #375073;
  background-color: #7185a2;
}
.km-ios .km-dialog-title,
.km-ios .km-view-title {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.km-ios .k-overflow-container > li > .km-button,
.km-ios .k-split-container > li > .km-button,
.km-ios .k-toolbar,
.km-ios .km-actionsheet > li > a,
.km-ios .km-button,
.km-ios .km-dialog-title,
.km-ios .km-navbar,
.km-ios .km-popup .k-item,
.km-ios .km-tabstrip,
.km-ios .km-view-title {
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
.km-ios .km-button {
  border-bottom-color: rgba(255, 255, 255, 0.5);
  background: transparent, #496b9a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.35)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
.km-ios .k-toolbar .km-buttongroup,
.km-ios .km-button {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
.km-ios .km-button.km-state-active,
.km-ios .km-button:active {
  background-color: #264e8c;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.km-ios .km-detail .km-icon,
.km-ios .km-icon,
.km-ios .km-switch-label-on,
.km-ios li.km-state-active,
.km-ios li.km-state-active .km-icon {
  color: #fff;
}
.km-ios .km-checkbox,
.km-ios .km-switch-wrapper {
  background-color: #f0f0f0;
}
.km-ios .k-slider-selection,
.km-ios .km-switch-background {
  background-color: #1489FD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), color-stop(50%, #eee));
  background-image: -webkit-linear-gradient(top, #dbdbdb, #eee 50%);
  background-image: linear-gradient(to bottom, #dbdbdb, #eee 50%);
}
.km-ios .km-switch-background:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.14)), color-stop(0, rgba(255, 255, 255, 0.4)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.14) 0, rgba(255, 255, 255, 0.4));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.14) 0, rgba(255, 255, 255, 0.4));
}
.km-ios .km-switch-container {
  -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(95%, rgba(0, 0, 0, 0)), color-stop(95%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2));
}
.km-ios .km-checkbox {
  border-color: #e5e5e5;
}
.km-ios .km-checkbox-checked {
  border-color: #fff;
  background-color: #b00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1969b), color-stop(50%, rgba(230, 70, 78, 0.5)), color-stop(50%, rgba(222, 11, 21, 0.5)), color-stop(50%, rgba(183, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, #f1969b, rgba(230, 70, 78, 0.5) 50%, rgba(222, 11, 21, 0.5) 50%, rgba(183, 0, 0, 0));
  background-image: linear-gradient(to bottom, #f1969b, rgba(230, 70, 78, 0.5) 50%, rgba(222, 11, 21, 0.5) 50%, rgba(183, 0, 0, 0));
  -webkit-box-shadow: 0 2px 3px #333;
  box-shadow: 0 2px 3px #333;
}
.km-ios .km-switch-handle {
  border-color: rgba(102, 102, 102, 0.8);
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(5%, #d7d7d7), color-stop(5%, #fff));
  background-image: -webkit-linear-gradient(top, #fff, #d7d7d7 5%, #fff);
  background-image: linear-gradient(to bottom, #fff, #d7d7d7 5%, #fff);
}
.km-ios .km-switch-label-off {
  color: #7f7f7f;
}
.km-ios .km-switch-container,
.km-ios .km-switch-wrapper {
  border-color: #f0f0f0;
}
.km-ios .km-badge,
.km-ios .km-detail {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  color: #fff;
  background-color: #bc0404;
}
.km-ios .km-detail {
  background-color: #1f6dd8;
}
.km-ios .km-detail.km-state-active,
.km-ios .km-detail:active {
  -webkit-box-shadow: inset 0 0 0 0.16rem #fff, 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 0.16rem #fff, 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.km-ios .km-filter-form {
  color: #b1b3b8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
}
.km-ios .km-filter-reset .km-clear,
.km-ios .km-filter-wrap:before {
  color: #adadad;
}
.km-ios .km-list li > .km-icon,
.km-ios .km-listview-link > .km-icon {
  color: #000;
}
.km-ios .km-button .km-contactadd:before,
.km-ios .km-button .km-detaildisclose:before,
.km-ios .km-button .km-icon:before,
.km-ios .km-button .km-rowdelete:before,
.km-ios .km-button .km-rowinsert:before {
  color: rgba(0, 0, 0, 0.3);
}
.km-ios .km-rowinsert {
  background-color: #24870d;
}
.km-ios .km-rowdelete {
  background-color: #b01b1a;
}
.km-ios .km-buttongroup .km-button,
.km-tablet .km-ios .km-buttongroup .km-button {
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
}
.km-ios .km-content .km-buttongroup .km-button:not(.km-state-active),
.km-ios .km-footer > .km-buttongroup .km-button:not(.km-state-active),
.km-ios .km-header > .km-buttongroup .km-button:not(.km-state-active) {
  color: #929292;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
.km-ios .km-content .km-buttongroup .km-button,
.km-ios .km-footer > .km-buttongroup .km-button,
.km-ios .km-header > .km-buttongroup .km-button {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.12)), color-stop(50%, rgba(0, 0, 0, 0.25)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0.25));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0.25));
}
.km-root .km-ios .km-buttongroup .km-state-active {
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.km-ios .km-content .km-buttongroup .km-state-active,
.km-ios .km-footer > .km-buttongroup .km-state-active,
.km-ios .km-header > .km-buttongroup .km-state-active {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.4);
  background-color: #3d7eeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(255, 255, 255, 0.05)), color-stop(50%, rgba(255, 255, 255, 0.25)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.25));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.25));
  -webkit-box-shadow: inset -1px 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset -1px 0 2px rgba(0, 0, 0, 0.3);
}
.km-ios .k-toolbar,
.km-ios .km-navbar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.65)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  background-color: #506d93;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.km-ios .km-view-title {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0 inset, rgba(0, 0, 0, 0.3) 0 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0 inset, rgba(0, 0, 0, 0.3) 0 1px 3px;
}
.km-ios .km-tabstrip {
  border-top-color: rgba(255, 255, 255, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 46, 46, 0.8)), color-stop(50%, rgba(21, 21, 21, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.8)), color-stop(50%, rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(46, 46, 46, 0.8), rgba(21, 21, 21, 0.5) 50%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(46, 46, 46, 0.8), rgba(21, 21, 21, 0.5) 50%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8));
  -webkit-box-shadow: 0 -1px 0 0 #000;
  box-shadow: 0 -1px 0 0 #000;
  background-color: #1a1a1a;
  text-shadow: 0 1px 1px #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.18)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}
html .km-ios .km-tabstrip .km-button {
  color: #d1d1d1;
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 2px 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 2px 0 0 rgba(0, 0, 0, 0.5);
}
html .km-ios .km-tabstrip .km-button:active,
html .km-ios .km-tabstrip .km-button:active:last-child,
html .km-ios .km-tabstrip .km-state-active,
html .km-ios .km-tabstrip .km-state-active:last-child {
  color: #fff;
  background-color: #1a1a1a;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.18)), color-stop(right, to), color-stop(right, rgba(0, 0, 0, 0.6)), color-stop(3%, rgba(0, 0, 0, 0)), color-stop(97%, rgba(0, 0, 0, 0)), color-stop(97%, rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18), to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18), to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0.6));
}
.km-ios .km-listgroupinset .km-list > li:first-child,
.km-ios .km-listinset > li:first-child {
  border-color: #b1b3b8;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 0 rgba(200, 200, 200, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 0 rgba(200, 200, 200, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.km-ios .km-list > li {
  border-top-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.km-ios .km-listgroupinset .km-list > li,
.km-ios .km-listinset > li {
  border-color: #b1b3b8;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.km-ios .km-listgroupinset .km-list > li:last-child,
.km-ios .km-listinset > li:last-child {
  border-color: #b1b3b8;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.km-ios li.km-state-active .km-listview-label,
.km-ios li.km-state-active .km-listview-link {
  color: #fff;
  background: #0260e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.28)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}
.km-ios .km-listview-link:after {
  color: #7b7b7b;
}
.km-ios .km-state-active .km-listview-link:after {
  color: #fff;
}
.km-ios .km-group-title {
  color: #fff;
  text-shadow: 0 1px 1px rgba(100, 100, 100, 0.8);
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #94a3ae;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  -webkit-box-shadow: 0 -1px 0 #86929a;
  box-shadow: 0 -1px 0 #86929a;
}
.km-ios .km-listgroupinset .km-group-title {
  color: #4c566c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.km-ios .km-list > li {
  background: #f0f0f0;
}
.km-ios,
.km-ios .km-content {
  background: #f0f0f0;
  color: #000;
}
.km-ios .km-insetcontent {
  background: #c4ccd5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAABCAYAAAASC7TOAAAAGklEQVR4Xm3DMREAAACCQKPYvySeO8MHML0BOrEVLMJmdzAAAAAASUVORK5CYII=);
}
.km-ios .k-toolbar .km-button .km-icon,
.km-ios .km-button .km-icon,
.km-ios .km-button.km-state-active .km-icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.9)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
}
.km-ios .km-buttongroup .km-icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
}
.km-ios .km-tabstrip .km-icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  color: #666;
}
.km-ios .km-tabstrip .km-state-active .km-icon {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 100%);
  color: #00b0ff;
}
.km-ios .km-scroller-pull,
.km-root .km-ios .km-load-more {
  color: #656565;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
.km-ios .km-load-more .km-icon,
.km-ios .km-scroller-pull .km-icon {
  color: #656565;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
.k-safari .km-ios .km-load-more .km-icon:after,
.k-safari .km-ios .km-scroller-pull .km-icon:after,
.k-webkit .km-ios .km-load-more .km-icon:after,
.k-webkit .km-ios .km-scroller-pull .km-icon:after {
  background: rgba(255, 255, 255, 0.5);
  text-shadow: 0 1px 1px #656565;
}
.km-ios .km-pages li {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 1em;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
.km-ios .km-pages .km-current-page {
  background: rgba(0, 0, 0, 0.3);
}
.km-ios .k-slider .k-draghandle,
.km-ios .k-slider .k-draghandle:hover {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
  background-image: -webkit-linear-gradient(top, #ccc, #fff);
  background-image: linear-gradient(to bottom, #ccc, #fff);
  -webkit-box-shadow: inset 0 0 0 1px #f9f9f9, 1px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #f9f9f9, 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.km-ios .k-slider-selection {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(15%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.4)), color-stop(bottom, to), color-stop(bottom, #2a5db2), color-stop(bottom, #6da9f7));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0.4), to bottom, #2a5db2, #6da9f7);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0.4), to bottom, #2a5db2, #6da9f7);
}
.km-ios .k-slider-track {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.4)), color-stop(bottom, to), color-stop(bottom, #dbdbdb), color-stop(bottom, #fff));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0.4), to bottom, #dbdbdb, #fff);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0.4), to bottom, #dbdbdb, #fff);
}
.km-ios .km-dialog {
  background: rgba(10, 25, 65, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 3px 3px 5px #111;
  box-shadow: 3px 3px 5px #111;
}
.km-ios .km-dialog-title {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), color-stop(60%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  text-shadow: 0 -1px #333;
}
.km-ios .km-dialog:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22><defs><clipPath id=%22clip%22><rect x=%220%22 y=%220%22 width=%22100%%22 height=%22100%%22 rx=%2210%22 ry=%2210%22/></clipPath></defs><ellipse fill=%22white%22 cx=%2250%%22 cy=%220%22 rx=%2280%%22 ry=%2260%%22 clip-path=%22url(%23clip)%22/></svg>');
}
.km-ios .km-dialog-content {
  color: #fff;
  text-shadow: 0 -1px #333;
}
.km-ios .km-loader {
  background-color: rgba(0, 0, 0, 0.1);
}
.km-ios .km-loader h1,
.km-ios .km-scroller-refresh .km-template {
  color: #222;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.km-ios .km-scroller-pull .km-template {
  color: #656565;
}
.km-ios .km-list .k-dropdown-wrap,
.km-ios .km-list input[type=color],
.km-ios .km-list input[type=date],
.km-ios .km-list input[type=datetime-local],
.km-ios .km-list input[type=datetime],
.km-ios .km-list input[type=email],
.km-ios .km-list input[type=month],
.km-ios .km-list input[type=number],
.km-ios .km-list input[type=password],
.km-ios .km-list input[type=search],
.km-ios .km-list input[type=tel],
.km-ios .km-list input[type=text]:not(.k-input),
.km-ios .km-list input[type=time],
.km-ios .km-list input[type=url],
.km-ios .km-list input[type=week],
.km-ios .km-list select:not([multiple]),
.km-ios .km-list textarea {
  color: #385487;
}
.km-ios .km-list .k-dropdown-wrap .k-input {
  color: #385487;
}
.km-ios .km-list select:not([multiple]) option {
  color: #333;
}
.km-ios .km-content .km-list .km-state-active input[type=color],
.km-ios .km-content .km-list .km-state-active input[type=date],
.km-ios .km-content .km-list .km-state-active input[type=datetime-local],
.km-ios .km-content .km-list .km-state-active input[type=datetime],
.km-ios .km-content .km-list .km-state-active input[type=email],
.km-ios .km-content .km-list .km-state-active input[type=month],
.km-ios .km-content .km-list .km-state-active input[type=number],
.km-ios .km-content .km-list .km-state-active input[type=password],
.km-ios .km-content .km-list .km-state-active input[type=search],
.km-ios .km-content .km-list .km-state-active input[type=tel],
.km-ios .km-content .km-list .km-state-active input[type=text]:not(.k-input),
.km-ios .km-content .km-list .km-state-active input[type=time],
.km-ios .km-content .km-list .km-state-active input[type=url],
.km-ios .km-content .km-list .km-state-active input[type=week],
.km-ios .km-content .km-list .km-state-active select:not([multiple]),
.km-ios .km-content .km-list .km-state-active textarea {
  color: #fff;
}
.km-ios .km-actionsheet > li > a {
  color: #000;
}
.km-ios .k-overflow-container.km-actionsheet > li > .km-button,
.km-ios .k-split-container.km-actionsheet > li > .km-button,
.km-ios .km-actionsheet > li > a,
.km-ios .km-popup .k-item {
  color: #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(255, 255, 255, 0.3);
  border-color: rgba(40, 40, 40, 0.9);
  background: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.2)), color-stop(85%, rgba(0, 0, 0, 0.25)), color-stop(85%, rgba(0, 0, 0, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.25) 85%, rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.25) 85%, rgba(0, 0, 0, 0.15));
}
.km-root .km-ios .km-popup .k-item {
  border-color: rgba(0, 0, 0, 0.8);
}
.km-ios .km-actionsheet-wrapper .km-actionsheet > li > .km-state-active,
.km-ios .km-actionsheet > li > a:active,
.km-ios .km-actionsheet > li > a:hover,
.km-ios li.km-actionsheet-cancel > a {
  color: #fff;
}
.km-ios .km-actionsheet-wrapper .km-actionsheet > li > .km-state-active,
.km-ios .km-actionsheet > li > a:active,
.km-ios .km-actionsheet > li > a:hover,
.km-ios .km-popup .k-state-focused,
.km-ios .km-popup .k-state-hover,
.km-ios .km-popup .k-state-selected,
.km-ios li.km-actionsheet-cancel > a {
  color: #fff;
  background: #1537c6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.45)), color-stop(60%, rgba(255, 255, 255, 0.1)), color-stop(80%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.15));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.15));
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.km-ios li.km-actionsheet-cancel > a {
  background-color: #2b3038;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), color-stop(60%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0.08)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.08));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.08));
}
.km-ios .km-popup {
  background: rgba(0, 0, 0, 0.6);
}
.km-ios .k-overflow-wrapper .km-actionsheet-wrapper,
.km-ios .k-split-wrapper .km-actionsheet-wrapper,
.km-ios .km-actionsheet-wrapper,
.km-ios .km-popup .k-list-container {
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(23, 37, 64, 0.6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(10%, rgba(255, 255, 255, 0.2)), color-stop(10%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
}
.km-phone .km-ios .km-actionsheet-wrapper,
.km-phone .km-ios .km-popup .k-list-container {
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
.km-root .km-ios .k-overflow-container.km-actionsheet,
.km-root .km-ios .k-split-container.km-actionsheet {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-ios .km-shim {
  background: rgba(23, 23, 46, 0.5);
}
.km-ios .km-listview-label input[type=checkbox]:checked,
.km-ios .km-listview-label input[type=radio]:checked {
  font-size: 1.2em;
  color: #3e4e65;
}
.km-ios .km-state-active input[type=checkbox]:checked,
.km-ios .km-state-active input[type=radio]:checked {
  color: #fff;
}
.km-tablet .km-ios .km-modalview .km-view-title,
.km-tablet .km-ios .km-view-title {
  color: #848b92;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
.km-tablet .km-ios .k-toolbar .km-buttongroup .km-button,
.km-tablet .km-ios :not(.km-tabstrip):not(.km-buttongroup) > .km-button {
  background-color: #6a727d;
}
.km-ios .k-toolbar .km-buttongroup .km-button,
.km-ios :not(.km-tabstrip):not(.km-buttongroup) > .km-button,
.km-tablet .km-ios :not(.km-tabstrip):not(.km-buttongroup) > .km-button {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}
.km-ios .k-toolbar .km-buttongroup .km-button,
.km-ios :not(.km-tabstrip):not(.km-buttongroup) > .km-button {
  background-color: #44648f;
}
.km-tablet .km-ios .k-toolbar,
.km-tablet .km-ios .km-modalview .km-header,
.km-tablet .km-ios .km-navbar {
  background: #a8acb9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
}
.km-tablet .km-ios .km-content {
  background: #d7d9df none;
}
.km-ios .km-splitview {
  background: #000;
}
.km-ios .km-splitview > .km-split-content > .km-pane {
  border-right-color: #000;
  background: #fff;
}
.km-ios .km-splitview > .km-collapsible-pane {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
.km-ios .km-split-vertical > .km-split-content > .km-pane {
  border-bottom-color: #000;
}
.km-ios .k-overflow-wrapper .km-actionsheet-wrapper,
.km-ios .k-split-wrapper .km-actionsheet-wrapper,
.km-ios .km-popup.km-pane,
.km-tablet .km-ios .km-actionsheet-wrapper {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.km-ios .km-modalview .km-header,
.km-ios .km-popup.km-pane .km-header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.35)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
.km-ios .k-overflow-wrapper .km-actionsheet-wrapper,
.km-ios .k-split-wrapper .km-actionsheet-wrapper,
.km-ios .km-popup.km-pane,
.km-ios .km-popup.km-pane .km-navbar .km-button,
.km-tablet .km-ios .km-actionsheet-wrapper {
  background-color: rgba(10, 18, 38, 0.9);
}
.km-ios .km-popup-arrow:after,
.km-ios .km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
}
.km-ios .km-popup-arrow:after {
  border-color: rgba(24, 31, 49, 0.9) transparent;
}
.km-ios .km-left .km-popup-arrow:after,
.km-ios .km-right .km-popup-arrow:after {
  border-color: transparent rgba(24, 31, 49, 0.9);
}
.km-ios .km-down .km-popup-arrow:after {
  border-color: rgba(106, 111, 124, 0.9) transparent;
}
.km-ios .km-modalview {
  background-color: #7185a2;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.km-ios .km-collapsible-content,
.km-ios .km-collapsible-header {
  border-color: transparent;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 0 rgba(200, 200, 200, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 0 rgba(200, 200, 200, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  background: #f7f7f7;
}
.km-ios .km-collapsible-header .km-icon {
  color: #7f7f7f;
}
.km-ios label.km-required:after {
  color: #f44336;
}
.km-ios .km-label-above {
  color: #7b7b7b;
}
.km-ios .km-list fieldset .km-inline-field {
  border-color: #b1b3b8;
}
.km-ios .km-list fieldset legend {
  color: #fff;
  border-top-color: #86929a;
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #94a3ae;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.km-ios .km-legend-button {
  text-shadow: 0 1px 1px rgba(100, 100, 100, 0.8);
}
.km-ios .km-list .km-icon-label .k-dropdown-wrap,
.km-ios .km-list .km-icon-label input[type=color],
.km-ios .km-list .km-icon-label input[type=date],
.km-ios .km-list .km-icon-label input[type=datetime-local],
.km-ios .km-list .km-icon-label input[type=datetime],
.km-ios .km-list .km-icon-label input[type=email],
.km-ios .km-list .km-icon-label input[type=month],
.km-ios .km-list .km-icon-label input[type=number],
.km-ios .km-list .km-icon-label input[type=password],
.km-ios .km-list .km-icon-label input[type=search],
.km-ios .km-list .km-icon-label input[type=tel],
.km-ios .km-list .km-icon-label input[type=text]:not(.k-input),
.km-ios .km-list .km-icon-label input[type=time],
.km-ios .km-list .km-icon-label input[type=url],
.km-ios .km-list .km-icon-label input[type=week],
.km-ios .km-list .km-icon-label select:not([multiple]),
.km-ios .km-list .km-icon-label textarea,
.km-ios .km-list .km-label-above .k-dropdown-wrap,
.km-ios .km-list .km-label-above input[type=color],
.km-ios .km-list .km-label-above input[type=date],
.km-ios .km-list .km-label-above input[type=datetime-local],
.km-ios .km-list .km-label-above input[type=datetime],
.km-ios .km-list .km-label-above input[type=email],
.km-ios .km-list .km-label-above input[type=month],
.km-ios .km-list .km-label-above input[type=number],
.km-ios .km-list .km-label-above input[type=password],
.km-ios .km-list .km-label-above input[type=search],
.km-ios .km-list .km-label-above input[type=tel],
.km-ios .km-list .km-label-above input[type=text]:not(.k-input),
.km-ios .km-list .km-label-above input[type=time],
.km-ios .km-list .km-label-above input[type=url],
.km-ios .km-list .km-label-above input[type=week],
.km-ios .km-list .km-label-above select:not([multiple]),
.km-ios .km-list .km-label-above textarea,
.km-ios .km-list fieldset .k-dropdown-wrap,
.km-ios .km-list fieldset input[type=color],
.km-ios .km-list fieldset input[type=date],
.km-ios .km-list fieldset input[type=datetime-local],
.km-ios .km-list fieldset input[type=datetime],
.km-ios .km-list fieldset input[type=email],
.km-ios .km-list fieldset input[type=month],
.km-ios .km-list fieldset input[type=number],
.km-ios .km-list fieldset input[type=password],
.km-ios .km-list fieldset input[type=search],
.km-ios .km-list fieldset input[type=tel],
.km-ios .km-list fieldset input[type=text]:not(.k-input),
.km-ios .km-list fieldset input[type=time],
.km-ios .km-list fieldset input[type=url],
.km-ios .km-list fieldset input[type=week],
.km-ios .km-list fieldset select:not([multiple]),
.km-ios .km-list fieldset textarea {
  color: #030303;
}
.km-ios .km-full-width-slider .k-slider-track {
  border-color: #b1b3b8;
  border-top-color: #9699a0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(#fff));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0, #fff 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0, #fff 100%);
}
.km-ios .k-slider-horizontal .k-slider-selection {
  background: -webkit-gradient(linear, left top, left bottom, from(#283b55), to(#849fc5));
  background: -webkit-linear-gradient(top, #283b55 0, #849fc5 100%);
  background: linear-gradient(to bottom, #283b55 0, #849fc5 100%);
}
.km-ios .k-slider.km-full-width-slider .k-draghandle,
.km-ios .k-slider.km-full-width-slider .k-draghandle:hover {
  border-color: #b1b3b8;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff));
  background-image: -webkit-linear-gradient(top, #ccc, #fff);
  background-image: linear-gradient(to bottom, #ccc, #fff);
}
.km-ios .km-checkbox-label:after,
.km-ios .km-checkbox-label:before {
  color: #3e4e65;
}
.km-ios .km-radio-label:before {
  border-color: #b1b3b8;
  background-color: #fff;
}
.km-ios .km-radio-label:after {
  background-color: #44648f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  border-color: #264e8c;
}
.km-ios .km-list fieldset .km-legend-button.km-invalid,
.km-ios .km-list > li label.km-invalid,
.km-ios .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-ios .km-invalid-msg {
  color: #fff;
  background: #f9a825;
}
.km-ios .km-button {
  text-align: center;
  padding: 0.4em 0.8em;
  border-width: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.k-safari .km-ios .km-back,
.k-webkit .km-ios .km-back {
  overflow: hidden;
  margin-left: -1em;
  padding-left: 2.1em;
  -webkit-mask-image: url(/9725ef569522d04de8776dac819adc5e.png);
  -webkit-mask-size: auto 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position-x: 1em;
}
.km-ios .km-back:after {
  content: "\a0";
  display: none;
  position: absolute;
  left: 1em;
  top: 0;
  bottom: 0;
  width: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABCCAYAAABAfGYuAAAC4ElEQVR4Xr3XT4jSQRQH8K2NvcQWHZZYomBhKzaCCmVbEwJRQQtZ8c9vV9xlRTZEiujQHjKIhaAI82BbxwiCTiooKoSglBklWBRGBRnizYsXvfuat8zAw87zhO/545uZ934zUwAwZTKZODIrEhB5IvKGA54RiYgUaXTDVybALZFzIkd0wl4CxkTmqaELXiPohsJ0wwZB/YhwwHR5VxHggO0EDSDAAS8RNIwAB3yYoFEEuOCYROMIcMGbpNo5LthB0MsIcMAnJ3uVC45L9AYCXPCGRO+LTHPBK2SJLyHAAR8i6DoCXPA27Vcu2E2qPcEFzxP0GgIcMG2dbQS4YHqTmOGCzxB0BQEu+I5ENxHggOkSP0CAC6ZLbGaDJ5eYCzYkuosAF7xIlniZE75N3jdTXHCAVHuAA0ZgYXJQcME3JRpBgBPelfA6K9xut8EwjN8Sv8gGAwCUy2VwuVyfBHCPE36IeDqd/s651whjXvV6PQiFQh2J27jgZRGo1Wrg8Xi+SvwoxwBB/C7iuVwOrFZrRQAxDljhe8PhEMLhcFe9i7jg4yLQarUgGAz+lPh5nTDFw4iXSiVwOp0fBbDDASv8kWyxL7LqKAes8Jeyxf5K/DoXbBaBer0OPp+vLfFFnTDFbyFeKBTAbrfX8bLAASv8KeLJZPKz2m8OWOGvu90u3e9VLtgiAo1GA/x+/w+JX9AJUzyOeLFYVJ9QxI/phCn+GPFMJqPmeZwDVviL0WhE53mUC54TgU6nQw+boROm+FXEm80mfkx+SdyuE6Z4BPFKpQJer/ebxE06YYon1GRzu91qwJzVDtPJhjcXh8PxQeKndMIU31NtZrPZ3kl8QStM22w8Hiv8vZpuHPBBxEUgm83S6ebUCdPKnyOez+fpad8SmdYFUzyFeLVaxSHzx2w2l2T1ayKnRWYVrAPfQbzf7+OJ338Y4qm3WCxv8Y8oWBe+JPJMBAaDAT4OIZVKQSKRgH+T7a9S/jnyXAAAAABJRU5ErkJggg==);
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.k-safari .km-ios .km-back:after,
.k-webkit .km-ios .km-back:after {
  display: block;
}
.k-safari .km-ios.km-on-android .km-back,
.k-webkit .km-ios.km-on-android .km-back {
  -webkit-mask-image: none;
  padding-left: 0.8em;
  margin-left: 0;
}
.k-safari .km-ios.km-on-android .km-back:after,
.k-webkit .km-ios.km-on-android .km-back:after {
  display: none;
}
.k-ff .km-ios .km-back {
  overflow: hidden;
  margin-left: 0;
  padding-left: 1.4em;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  -webkit-clip-path: url('data:image/svg+xml;utf-8,<svg xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox=%220 0 1 1%22><clipPath id=%22backbutton%22 clipPathUnits=%22objectBoundingBox%22><path fill=%22black%22 d=%22M8.7,1c0,0-8,0-8,0C0,1,0.2,1,0,0.5 C0.2-0,0,0,0.5,0H9V1z%22%2F><%2FclipPath><%2Fsvg>#backbutton');
  clip-path: url('data:image/svg+xml;utf-8,<svg xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox=%220 0 1 1%22><clipPath id=%22backbutton%22 clipPathUnits=%22objectBoundingBox%22><path fill=%22black%22 d=%22M8.7,1c0,0-8,0-8,0C0,1,0.2,1,0,0.5 C0.2-0,0,0,0.5,0H9V1z%22%2F><%2FclipPath><%2Fsvg>#backbutton');
}
.k-ff .km-ios .km-back:after {
  display: block;
  left: 0;
}
.km-ios .km-badge {
  border-radius: 3em;
  -webkit-box-shadow: inset 0 0 0 0.16rem #fff, 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 0.16rem #fff, 0 1px 3px rgba(0, 0, 0, 0.5);
}
.km-ios .km-detail {
  border-radius: 3em;
  -webkit-box-shadow: inset 0 0 0 0.16rem #fff, 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 0.16rem #fff, 0 1px 3px rgba(0, 0, 0, 0.5);
  border: 0;
}
.km-ios .km-buttongroup {
  border: none;
  background: 0 0;
  padding: 0 1px 1px 0;
}
.km-ios .km-buttongroup .km-button,
.km-tablet .km-ios .km-buttongroup .km-button {
  border-radius: 0;
  border-width: 1px;
  border-right-width: 0;
}
.km-ios .km-navbar .km-buttongroup .km-button:not(.km-state-active) {
  background-color: transparent;
}
.km-ios .km-view .km-buttongroup .km-button:first-child {
  border-radius: 5pt 0 0 5pt;
}
.km-ios .km-view .km-buttongroup .km-button:last-child {
  border-radius: 0 5pt 5pt 0;
}
.km-ios .k-toolbar .km-buttongroup {
  border-radius: 6pt;
}
.km-ios .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}
.km-ios .km-buttongroup .km-state-active {
  text-shadow: none;
  border-width: 1px 0 1px 1px;
}
.km-ios .km-buttongroup .km-state-active:last-child {
  margin-left: -1px;
}
.km-ios .km-dialog-title,
.km-ios .km-view-title {
  position: relative;
  visibility: visible;
  text-align: center;
  font-size: 1.4em;
  line-height: 2.3em;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
}
.km-ios.km-horizontal .km-view-title {
  line-height: 2em;
}
.km-ios .km-navbar,
.km-ios .km-toolbar {
  overflow: visible;
}
.km-ios .k-toolbar .k-split-button,
.km-ios .k-toolbar .k-split-button > .km-button,
.km-ios .k-toolbar .km-buttongroup,
.km-ios .k-toolbar > .km-button {
  padding-top: 0;
  padding-bottom: 1px;
  font-size: 1em;
}
.km-ios .k-toolbar .km-buttongroup .km-button {
  padding: 0 0.8em;
}
.km-ios .k-split-button .km-arrowdown,
.km-ios .k-toolbar .k-button-icon .km-icon,
.km-ios .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
  margin-top: -8px;
  margin-bottom: -5px;
  vertical-align: middle;
}
.km-ios .k-split-button .km-arrowdown {
  margin-left: 2px;
  margin-right: 1px;
}
.km-ios .k-split-button .km-button:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.km-ios .k-split-button-arrow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.km-ios .km-actionsheet.k-overflow-container > li > .km-button,
.km-ios .km-actionsheet.k-split-container > li > .km-button {
  min-width: 10em;
  text-align: center;
  font-size: 1.1em;
  border-radius: 5px;
  margin: 0.4em 0;
  padding: 0.35em 0.6em;
  text-shadow: none;
}
.km-ios .km-actionsheet.k-split-container > li > .km-button {
  min-width: 5em;
}
.km-ios .k-overflow-wrapper .km-popup-wrapper,
.km-ios .k-split-wrapper .km-popup-wrapper {
  padding: 7px;
}
.km-ios .k-overflow-wrapper .km-actionsheet-wrapper,
.km-ios .k-split-wrapper .km-actionsheet-wrapper {
  border-radius: 7px;
  padding: 0.4em 1em 0.7em;
}
html .km-ios .k-overflow-container.km-actionsheet > li,
html .km-ios .k-split-container.km-actionsheet > li {
  margin-top: 0;
  margin-bottom: 0;
}
.km-ios .k-overflow-container.km-actionsheet,
.km-ios .k-split-container.km-actionsheet {
  border-top: 0;
  background: 0 0;
  padding: 0;
}
.km-ios .km-tabstrip {
  padding: 0.1em 0;
  border-top-width: 1px;
  border-top-style: solid;
}
.km-phone .km-ios .km-tabstrip {
  display: table;
  border-collapse: separate;
  border-spacing: 3px 0;
}
.km-phone .km-ios .km-tabstrip .km-button {
  display: table-cell;
}
.km-root .km-ios .km-tabstrip {
  border-spacing: 0;
  padding: 0;
}
.km-ios .km-tabstrip .km-button {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  border: 0;
  font-size: 0.7em;
  min-width: 6em;
  text-shadow: inherit;
  margin: 0;
  padding: 0.1em 0.3em 0.4em;
  border-radius: 0;
}
.km-ios .km-tabstrip .km-button:last-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-ios .km-switch {
  width: 5rem;
  height: 1.8rem;
  line-height: 1.65rem;
  overflow: hidden;
  font-family: HelveticaNeue, Arial, sans-serif;
}
.km-ios .km-switch-wrapper {
  overflow: hidden;
}
.km-ios .k-slider-selection,
.km-ios .km-switch-background {
  background-position: 4.25em 0;
  background-repeat: no-repeat;
}
.km-ios .k-slider-horizontal .k-slider-selection,
.km-ios .km-switch-background {
  margin-left: -3.4rem;
}
.km-ios .km-switch-background:after {
  content: "\a0";
  display: inline-block;
  margin: 0 0 0 0.3rem;
  width: 78%;
  height: 50%;
  line-height: 100%;
  vertical-align: bottom;
}
.km-ios .km-switch-container {
  padding: 1px 0 1px 1px;
  border-width: 0;
}
.km-ios .km-checkbox {
  border-width: 3px;
  border-style: solid;
  border-radius: 15px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.km-ios .km-switch-handle {
  width: 1.6em;
  margin: -1px 3px 0 -1px;
  border-width: 1px;
  border-style: solid;
}
.km-ios .km-switch-label-off {
  left: 1.5em;
}
.km-ios .km-switch-label-on {
  left: -3em;
}
.km-ios .km-switch-label-off,
.km-ios .km-switch-label-on {
  width: 195%;
  font-size: 1em;
  line-height: 1.5em;
  vertical-align: middle;
}
.km-ios .km-switch-background,
.km-ios .km-switch-container,
.km-ios .km-switch-handle,
.km-ios .km-switch-wrapper {
  border-radius: 1.3em;
}
.km-ios .km-switch-container,
.km-ios .km-switch-wrapper {
  border-radius: 1.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.km-ios .km-switch-background:after {
  border-radius: 1em 1em 0.5em 0.5em;
}
.km-ios li.km-state-active {
  border-width: 0;
}
.km-ios .km-listview .km-switch {
  margin-top: -0.85rem;
}
.km-ios .km-filter-form {
  border-color: currentcolor;
  background-color: currentcolor;
}
.km-ios .km-filter-wrap {
  color: inherit;
  border-radius: 2em;
  -webkit-box-shadow: inset 0 1px 3px #b1b3b8;
  box-shadow: inset 0 1px 3px #b1b3b8;
  -webkit-box-shadow: inset 0 1px 3px currentcolor;
  box-shadow: inset 0 1px 3px currentcolor;
  border-color: currentcolor;
  background: 0 0;
}
.km-ios .km-filter-wrap .km-clear:after {
  content: "\e031";
}
.km-ios .km-list {
  overflow: visible;
}
.km-ios .km-listgroupinset .km-list > li:first-child,
.km-ios .km-listinset > li:first-child {
  border-width: 1px 1px 0;
  border-style: solid;
  border-radius: 7px 7px 0 0;
}
.km-ios .km-list > li {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.km-ios .km-listgroupinset .km-list > li,
.km-ios .km-listinset > li {
  border-style: solid;
  border-width: 0 1px;
}
.km-ios .km-listgroupinset .km-list > li:last-child,
.km-ios .km-listinset > li:last-child {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-radius: 0 0 7px 7px;
}
.km-ios .km-listgroupinset .km-list > li:first-child:last-child,
.km-ios .km-listinset > li:first-child:last-child {
  border-width: 1px;
  border-radius: 7px;
}
.km-ios .km-state-active .km-listview-link:after {
  border-color: inherit;
}
.km-on-ios.km-ios .km-listview-link:after {
  width: 0.66rem;
  height: 0.64rem;
  border-width: 0;
  -webkit-box-shadow: inset -0.2rem 0.2rem 0;
  box-shadow: inset -0.2rem 0.2rem 0;
}
.km-ios .km-listgroupinset .km-list > li:first-child,
.km-ios .km-listgroupinset li:first-child > .km-listview-label,
.km-ios .km-listgroupinset li:first-child > .km-listview-link,
.km-ios .km-listinset li:first-child > .km-listview-label,
.km-ios .km-listinset li:first-child > .km-listview-link,
.km-ios .km-listinset > li:first-child {
  border-radius: 6px 6px 0 0;
}
.km-ios .km-listgroupinset li:last-child > .km-listview-label,
.km-ios .km-listgroupinset li:last-child > .km-listview-link,
.km-ios .km-listinset li:last-child > .km-listview-label,
.km-ios .km-listinset li:last-child > .km-listview-link {
  border-radius: 0 0 6px 6px;
}
.km-ios .km-listgroupinset li:first-child:last-child > .km-listview-label,
.km-ios .km-listgroupinset li:first-child:last-child > .km-listview-link,
.km-ios .km-listinset li:first-child:last-child > .km-listview-label,
.km-ios .km-listinset li:first-child:last-child > .km-listview-link {
  border-radius: 6px;
}
.km-ios .km-group-title {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: relative;
}
.km-ios .km-listgroupinset .km-group-title {
  font-size: 1.2em;
  padding: 0;
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-ios .km-list > li {
  display: block;
  vertical-align: middle;
  line-height: 1.6em;
  font-size: 1.2em;
  font-weight: 700;
  overflow: hidden;
}
.km-ios .km-insetcontent .km-content {
  background: 0 0;
}
.km-ios .km-scroller-pull,
.km-root .km-ios .km-load-more {
  font-size: 1em;
  background: 0 0;
}
.km-ios .km-load-more .km-icon,
.km-ios .km-scroller-pull .km-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
}
.km-ios .km-pages li {
  border-width: 1px;
  border-style: solid;
  border-radius: 1em;
}
.km-ios .k-slider .k-draghandle,
.km-ios .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
}
.km-ios .km-list .km-full-width-slider {
  margin-top: 0.5em;
  padding: 1.1em 0;
}
.km-ios .k-slider-vertical .k-draghandle {
  margin-left: -0.3em;
}
.km-ios .k-slider-selection {
  background: 0 0 no-repeat;
}
.km-ios .k-slider-horizontal .k-draghandle {
  top: -0.4em;
}
.km-ios .k-slider-track {
  margin: -0.5em 0.5em 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-ios .k-slider-horizontal .k-slider-selection {
  margin-left: 0;
}
.km-ios .km-full-width-slider .k-slider-track {
  height: 0.44rem;
  border-width: 1px;
  border-radius: 5px;
}
.km-ios .km-full-width-slider .k-draghandle,
.km-ios .km-full-width-slider .k-draghandle:hover {
  border-width: 1px;
  border-style: solid;
}
.km-ios .km-dialog {
  border-width: 2px;
  border-style: solid;
}
.km-ios .km-dialog .km-button {
  display: block;
  margin: 0.4em;
  font-size: 1.3em;
  text-align: center;
  padding: 0.44em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
}
.km-ios .km-list .k-dropdown-wrap,
.km-ios .km-list input[type=color],
.km-ios .km-list input[type=date],
.km-ios .km-list input[type=datetime-local],
.km-ios .km-list input[type=datetime],
.km-ios .km-list input[type=email],
.km-ios .km-list input[type=month],
.km-ios .km-list input[type=number],
.km-ios .km-list input[type=password],
.km-ios .km-list input[type=search],
.km-ios .km-list input[type=tel],
.km-ios .km-list input[type=text]:not(.k-input),
.km-ios .km-list input[type=time],
.km-ios .km-list input[type=url],
.km-ios .km-list input[type=week],
.km-ios .km-list select:not([multiple]),
.km-ios .km-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.1rem;
  min-width: 6em;
  border: 0;
  padding: 0.4em;
  outline: 0;
  background: 0 0;
}
.km-ios .km-list .k-dropdown-wrap {
  padding: 0.2em 0.8em;
}
.km-ios .km-list .k-dropdown {
  margin-top: -1.05em;
  font-weight: 400;
}
.km-ios .km-list .k-dropdown,
.km-ios .km-list input[type=color],
.km-ios .km-list input[type=date],
.km-ios .km-list input[type=datetime-local],
.km-ios .km-list input[type=datetime],
.km-ios .km-list input[type=month],
.km-ios .km-list input[type=time],
.km-ios .km-list input[type=week] {
  text-align: right;
}
.km-ios .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-ios label.km-required:after {
  content: "*";
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
.km-ios .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-ios .km-icon-label:before {
  display: inline-block;
  width: 1em;
  height: 1em;
  font: 1em/1em "Kendo UI";
  margin-right: 0.89em;
}
.km-ios .km-list .km-icon-label .k-dropdown-wrap,
.km-ios .km-list .km-icon-label input[type=color],
.km-ios .km-list .km-icon-label input[type=date],
.km-ios .km-list .km-icon-label input[type=datetime-local],
.km-ios .km-list .km-icon-label input[type=datetime],
.km-ios .km-list .km-icon-label input[type=email],
.km-ios .km-list .km-icon-label input[type=month],
.km-ios .km-list .km-icon-label input[type=number],
.km-ios .km-list .km-icon-label input[type=password],
.km-ios .km-list .km-icon-label input[type=search],
.km-ios .km-list .km-icon-label input[type=tel],
.km-ios .km-list .km-icon-label input[type=text]:not(.k-input),
.km-ios .km-list .km-icon-label input[type=time],
.km-ios .km-list .km-icon-label input[type=url],
.km-ios .km-list .km-icon-label input[type=week],
.km-ios .km-list .km-icon-label select:not([multiple]),
.km-ios .km-list .km-icon-label textarea {
  right: 0;
}
.km-ios .km-label-above {
  width: 100%;
  font-size: 0.87em;
  display: block;
  margin-top: -2px;
  margin-left: 0.8em;
  padding-top: 0.92em;
  padding-bottom: 2.5em;
}
.km-ios fieldset .km-label-above {
  margin-top: 0;
  padding-top: 1.455em;
  padding-bottom: 3.091em;
}
.km-ios .km-label-above textarea {
  top: 50%;
}
.km-ios .km-label-above,
.km-ios label.km-inline-field {
  font-size: 0.7em;
  line-height: 1.2em;
}
.km-ios .km-list .km-label-above .k-dropdown-wrap,
.km-ios .km-list .km-label-above input[type=color],
.km-ios .km-list .km-label-above input[type=date],
.km-ios .km-list .km-label-above input[type=datetime-local],
.km-ios .km-list .km-label-above input[type=datetime],
.km-ios .km-list .km-label-above input[type=email],
.km-ios .km-list .km-label-above input[type=month],
.km-ios .km-list .km-label-above input[type=number],
.km-ios .km-list .km-label-above input[type=password],
.km-ios .km-list .km-label-above input[type=search],
.km-ios .km-list .km-label-above input[type=tel],
.km-ios .km-list .km-label-above input[type=text]:not(.k-input),
.km-ios .km-list .km-label-above input[type=time],
.km-ios .km-list .km-label-above input[type=url],
.km-ios .km-list .km-label-above input[type=week],
.km-ios .km-list .km-label-above select:not([multiple]),
.km-ios .km-list .km-label-above textarea,
.km-ios .km-list fieldset .k-dropdown-wrap,
.km-ios .km-list fieldset input[type=color],
.km-ios .km-list fieldset input[type=date],
.km-ios .km-list fieldset input[type=datetime-local],
.km-ios .km-list fieldset input[type=datetime],
.km-ios .km-list fieldset input[type=email],
.km-ios .km-list fieldset input[type=month],
.km-ios .km-list fieldset input[type=number],
.km-ios .km-list fieldset input[type=password],
.km-ios .km-list fieldset input[type=search],
.km-ios .km-list fieldset input[type=tel],
.km-ios .km-list fieldset input[type=text]:not(.k-input),
.km-ios .km-list fieldset input[type=time],
.km-ios .km-list fieldset input[type=url],
.km-ios .km-list fieldset input[type=week],
.km-ios .km-list fieldset select:not([multiple]),
.km-ios .km-list fieldset textarea {
  width: 100%;
  right: 0;
  padding-left: 0;
  left: 1.2em;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  margin-top: -0.375em;
}
.km-ios .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -0.5em -1.61em;
}
.km-ios .km-list fieldset textarea {
  width: 100%;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  margin-right: 0;
  padding-left: 0;
}
.km-ios .km-list fieldset .k-dropdown-wrap,
.km-ios .km-list fieldset input[type=color],
.km-ios .km-list fieldset input[type=date],
.km-ios .km-list fieldset input[type=datetime-local],
.km-ios .km-list fieldset input[type=datetime],
.km-ios .km-list fieldset input[type=email],
.km-ios .km-list fieldset input[type=month],
.km-ios .km-list fieldset input[type=number],
.km-ios .km-list fieldset input[type=password],
.km-ios .km-list fieldset input[type=search],
.km-ios .km-list fieldset input[type=tel],
.km-ios .km-list fieldset input[type=text]:not(.k-input),
.km-ios .km-list fieldset input[type=time],
.km-ios .km-list fieldset input[type=url],
.km-ios .km-list fieldset input[type=week],
.km-ios .km-list fieldset select:not([multiple]),
.km-ios .km-list fieldset textarea {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  right: auto;
  width: 100%;
  position: relative;
}
.km-ios .km-list fieldset > .k-dropdown-wrap,
.km-ios .km-list fieldset > input[type=color],
.km-ios .km-list fieldset > input[type=date],
.km-ios .km-list fieldset > input[type=datetime-local],
.km-ios .km-list fieldset > input[type=datetime],
.km-ios .km-list fieldset > input[type=email],
.km-ios .km-list fieldset > input[type=month],
.km-ios .km-list fieldset > input[type=number],
.km-ios .km-list fieldset > input[type=password],
.km-ios .km-list fieldset > input[type=search],
.km-ios .km-list fieldset > input[type=tel],
.km-ios .km-list fieldset > input[type=text]:not(.k-input),
.km-ios .km-list fieldset > input[type=time],
.km-ios .km-list fieldset > input[type=url],
.km-ios .km-list fieldset > input[type=week],
.km-ios .km-list fieldset > select:not([multiple]) {
  padding: 0.73em 0;
  margin-top: 0;
}
.km-ios .km-list fieldset legend {
  text-indent: 0;
  font-size: 0.81em;
  margin: 0 -1.61em;
  font-weight: 400;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-style: solid;
  padding: 2em 1.61em 0.5em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-ios .km-legend-button {
  display: block;
  text-transform: uppercase;
}
.km-ios .km-inline-field {
  display: inline-block;
  position: relative;
  width: -webkit-calc(48.39%);
  width: calc((100% - 3.22em)/2);
  overflow: hidden;
  white-space: nowrap;
}
.km-ios .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
  border-right-width: 1px;
  border-right-style: solid;
}
.km-ios .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-ios .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-ios .km-list .km-inline-field .k-dropdown-wrap,
.km-ios .km-list .km-inline-field input[type=color],
.km-ios .km-list .km-inline-field input[type=date],
.km-ios .km-list .km-inline-field input[type=datetime-local],
.km-ios .km-list .km-inline-field input[type=datetime],
.km-ios .km-list .km-inline-field input[type=email],
.km-ios .km-list .km-inline-field input[type=month],
.km-ios .km-list .km-inline-field input[type=number],
.km-ios .km-list .km-inline-field input[type=password],
.km-ios .km-list .km-inline-field input[type=search],
.km-ios .km-list .km-inline-field input[type=tel],
.km-ios .km-list .km-inline-field input[type=text]:not(.k-input),
.km-ios .km-list .km-inline-field input[type=time],
.km-ios .km-list .km-inline-field input[type=url],
.km-ios .km-list .km-inline-field input[type=week],
.km-ios .km-list .km-inline-field select:not([multiple]),
.km-ios .km-list .km-inline-field textarea {
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-ios .km-list .km-inline-field:first-of-type .k-dropdown-wrap,
.km-ios .km-list .km-inline-field:first-of-type input[type=color],
.km-ios .km-list .km-inline-field:first-of-type input[type=date],
.km-ios .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-ios .km-list .km-inline-field:first-of-type input[type=datetime],
.km-ios .km-list .km-inline-field:first-of-type input[type=email],
.km-ios .km-list .km-inline-field:first-of-type input[type=month],
.km-ios .km-list .km-inline-field:first-of-type input[type=number],
.km-ios .km-list .km-inline-field:first-of-type input[type=password],
.km-ios .km-list .km-inline-field:first-of-type input[type=search],
.km-ios .km-list .km-inline-field:first-of-type input[type=tel],
.km-ios .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-ios .km-list .km-inline-field:first-of-type input[type=time],
.km-ios .km-list .km-inline-field:first-of-type input[type=url],
.km-ios .km-list .km-inline-field:first-of-type input[type=week],
.km-ios .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-ios .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-ios input.km-checkbox,
.km-ios input.km-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  height: 0;
}
.km-ios .km-checkbox-label,
.km-ios .km-radio-label {
  display: block;
  position: relative;
  vertical-align: middle;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-ios .km-checkbox-label:after,
.km-ios .km-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0.7em;
  width: 1em;
  height: 0.9rem;
  border: 0;
}
.km-ios input.km-checkbox:checked + .km-checkbox-label:after {
  content: "\e227";
  font-size: 1.2em;
  line-height: 1em;
  font-family: "Kendo UI";
}
.km-ios .km-radio-label {
  position: relative;
  padding-left: 2.5em;
  vertical-align: middle;
  line-height: 1.5em;
}
.km-ios .km-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.75rem;
  height: 1.75rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
}
.km-ios .km-radio-label:after {
  border-width: 1px;
  border-style: solid;
}
.km-ios input.km-radio:checked + .km-radio-label:after {
  content: "";
  width: 1.085rem;
  height: 1.085rem;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-35%);
  transform: translateY(-35%);
  -webkit-transform: translateY(-35%);
  left: 0.365rem;
  border-radius: 50%;
}
.km-ios .km-listview-item-badge.km-badge,
.km-ios .km-listview-link > .km-badge {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 2em;
}
.km-ios .km-actionsheet > li > a {
  text-align: center;
}
.km-ios .km-actionsheet > .km-actionsheet-cancel {
  margin: 1.5em 0 1em;
}
.km-ios .km-actionsheet-root > .k-animation-container,
.km-ios .km-actionsheet-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios .km-actionsheet > li > a {
  display: block;
}
.km-ios .km-shim.km-actionsheet-root > .k-animation-container {
  left: 0!important;
  width: 100%;
  top: auto!important;
  bottom: 0 !important;
}
.km-ios .km-shim li.km-actionsheet-title {
  visibility: hidden;
  height: 0;
  margin: 0.5em 0 0;
}
.km-ios .km-popup-arrow:after {
  border-style: solid;
  border-width: 0 15px 15px;
}
.km-ios .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
.km-ios .km-up .km-popup-arrow:after {
  border-width: 15px 15px 0 15px;
}
.km-ios .km-left .km-popup-arrow:after {
  border-width: 15px 0 15px 15px;
}
.km-ios .km-right .km-popup-arrow:after {
  border-width: 15px 15px 15px 0;
}
.km-ios .km-modalview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-root .km-ios .km-modalview {
  border-radius: 5px;
}
.km-ios .km-modalview .km-header {
  padding: 0;
  margin: -1px 0 0;
}
.km-ios .km-modalview > :first-child {
  border: 0;
}
.km-ios .km-splitview > .km-split-content > .km-pane {
  border-radius: 5px;
}
.km-ios .km-split-vertical > .km-split-content > .km-pane {
  border-right: 0;
}
.km-ios .km-splitview > .km-split-content > .km-pane {
  border-right-width: 1px;
  border-right-style: solid;
}
.km-ios .km-split-vertical > .km-split-content > .km-pane {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.km-ios .km-modalview > :first-child,
.km-ios .km-splitview .km-navbar,
.km-ios .km-splitview .km-toolbar,
.km-ios .km-splitview .km-view > :first-child {
  border-radius: 5px 5px 0 0;
}
.km-ios .km-modalview > :last-child,
.km-ios .km-splitview .km-tabstrip,
.km-ios .km-splitview .km-view > :last-child {
  border-radius: 0 0 5px 5px;
}
.km-ios .km-modalview > :first-child:last-child,
.km-ios .km-pane > .km-view > :first-child:last-child {
  border-radius: 5px;
}
.km-ios .km-splitview .km-pane:last-child {
  border: 0;
}
.km-ios7 {
  font: 400 1em "HelveticaNeue Ultra Light", "Roboto Light", "Slate Light", "Segoe WP", NokiaPureTextLight, sans-serif;
}
.km-root .km-ios7 .km-filter-reset,
.km-root .km-ios7 .km-group-title,
.km-root .km-ios7 .km-shim .k-animation-container,
.km-root .km-ios7 .km-slider,
.km-root .km-ios7 .km-switch,
.km-root .km-ios7 .km-view,
.km-root .km-ios7.km-pane {
  -webkit-transform: none;
}
.km-ios7 .k-toolbar,
.km-ios7 .km-navbar,
.km-ios7 .km-tabstrip {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-ios7 .km-splitview,
.km-ios7 .km-view:not([data-use-native-scrolling]) {
  overflow: hidden;
}
.km-ios7 .km-view:not([data-use-native-scrolling]) .km-content {
  overflow: visible !important;
}
.km-ios7,
.km-ios7 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.km-ios7 [class^=k-],
.km-ios7 [class^=k-] * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-ios7.km-on-android * {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-ios7 .k-toolbar,
.km-ios7 .km-navbar,
.km-ios7 .km-tabstrip {
  border-style: solid;
  border-width: 0 0 1px;
}
.km-ios7 .km-footer .k-toolbar,
.km-ios7 .km-footer .km-navbar,
.km-ios7 .km-tabstrip {
  border-width: 1px 0 0;
}
.km-ios7 .k-toolbar,
.km-ios7 .km-navbar,
.km-ios7 .km-tabstrip,
.km-ios7 .km-tabstrip .km-button {
  border-radius: 0;
}
.km-ios7 .km-actionsheet,
.km-ios7 .km-popup .k-popup {
  background: 0 0;
  padding: 0 0.5em;
}
.km-ios7 .km-popup .k-popup {
  font-size: 1em;
}
.km-ios7 .km-actionsheet > li > a,
.km-ios7 .km-popup .k-item {
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  padding: 0.3em 0;
  border: 0;
  border-radius: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios7 .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios7 .km-popup .k-list-container {
  width: 100%!important;
  height: auto !important;
}
.km-ios7 .km-actionsheet,
.km-ios7 .km-popup .k-list-container {
  max-height: 80%;
}
.km-ios7 .km-actionsheet-wrapper,
.km-ios7 .km-popup .k-list-container {
  background: 0 0;
  bottom: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios7 .km-actionsheet > li:last-child > a,
.km-ios7 .km-popup .k-item:last-child {
  border: 0;
}
.km-ios7 .km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
.km-ios7 .km-actionsheet > li:nth-child(2) > a,
.km-ios7 .km-popup .k-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.km-ios7 .km-actionsheet > li:nth-last-child(2) > a,
.km-ios7 .km-popup .k-item:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.km-ios7 .km-popup .k-item:last-child {
  margin: 0 0 0.5em;
}
.km-ios7 .km-popup-wrapper {
  padding: 15px;
}
.km-ios7 .km-actionsheet-wrapper.km-popup {
  padding: 2px 0;
}
.km-ios7 .km-pane > .km-loader,
.km-ios7.km-pane > .km-loader {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-ios7 .km-loader:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.km-ios7 .km-load-more,
.km-ios7 .km-scroller-pull {
  font-size: 1em;
}
.km-ios7 .km-scroller-pull {
  opacity: 0.5;
}
.km-ios7 .km-list > .km-load-more {
  border-top: 0;
}
.km-ios7 .km-loader h1,
.km-ios7 .km-scroller-refresh .km-template {
  display: inline-block;
  vertical-align: middle;
  margin-left: 2em;
}
.km-ios7 .km-scroller-pull .km-template {
  min-width: 0;
}
.km-ios7 .km-loader .km-loading-left,
.km-ios7 .km-loading,
.km-ios7 .km-scroller-refresh .km-loading-left,
.km-root .km-ios7 .km-load-more.km-scroller-refresh .km-icon,
.km-root .km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon {
  display: inline-block;
  top: auto;
  left: auto;
  width: 8px;
  height: 2px;
  font-size: 1em;
  margin: 0;
  border: 0;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-transform-origin: 150% 50%;
  -ms-transform-origin: 150% 50%;
  transform-origin: 150% 50%;
  background: currentcolor;
  -webkit-animation: km-ios-spin 1.5s infinite steps(8);
  animation: km-ios-spin 1.5s infinite steps(8);
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.6);
}
.km-ios7 .km-loader .km-loading-left,
.km-ios7 .km-loading {
  margin: 2px 0 0;
}
.km-ios7 .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios7 .km-load-more.km-scroller-refresh .km-icon:before,
.km-ios7 .km-loading:after,
.km-ios7 .km-loading:before,
.km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon:after,
.km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon:before {
  color: inherit;
  content: "\a0";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  -webkit-transform-origin: inherit;
  -ms-transform-origin: inherit;
  transform-origin: inherit;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.5);
}
.km-ios7 .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios7 .km-loading:after,
.km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.4);
}
.km-ios7 .km-loader .km-loading-left,
.km-ios7 .km-scroller-refresh .km-loading-left {
  margin-left: -8px;
  -webkit-box-shadow: 16px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 16px 0 rgba(0, 0, 0, 0.3);
  -webkit-animation: km-ios-spin1 1.5s infinite steps(8);
  animation: km-ios-spin1 1.5s infinite steps(8);
}
.km-ios7 .km-loading-left:after,
.km-ios7 .km-loading-left:before,
.km-ios7 .km-loading-right {
  display: none;
}
.km-ios7 .km-loading,
.km-ios7 .km-loading:after,
.km-ios7 .km-loading:before {
  color: #000;
}
.km-ios7 .km-loading:before {
  color: rgba(0, 0, 0, 0.9);
}
.km-ios7 .km-loading:after {
  color: rgba(0, 0, 0, 0.8);
}
.km-ios7 .km-loading-left {
  color: rgba(0, 0, 0, 0.7);
}
.km-ios7 .k-toolbar,
.km-ios7 .km-navbar,
.km-ios7 .km-tabstrip {
  background-color: rgba(244, 244, 244, 0.95);
}
.km-ios7,
.km-ios7.km-pane .km-content {
  color: #000;
  background-color: #fff;
}
.km-ios7 .km-splitview > .km-split-content > .km-pane:first-child {
  border-right-color: rgba(180, 180, 180, 0.5);
}
.km-ios7 .k-toolbar,
.km-ios7 .km-navbar,
.km-ios7 .km-tabstrip {
  border-color: rgba(180, 180, 180, 0.5);
}
.km-ios7 .km-view-title {
  color: #000;
}
.km-ios7 .km-button {
  background: rgba(0, 0, 0, 0);
}
.km-ios7 .km-state-active[style*=background] {
  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.km-ios7 .km-back:before {
  -webkit-box-shadow: inset 0.25rem -0.25rem 0 #007aff;
  box-shadow: inset 0.25rem -0.25rem 0 #007aff;
}
.km-ios7 .km-detail {
  color: #007aff;
  background-color: #fff;
}
.km-ios7 .km-detail:active,
.km-ios7 .km-state-active .km-detail {
  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0);
}
.km-ios7 .km-detail.km-rowinsert {
  color: green;
}
.km-ios7 .km-detail.km-rowdelete {
  color: red;
}
.km-ios7 .km-switch-wrapper {
  background-color: #bababa;
}
.km-ios7 .k-slider-selection,
.km-ios7 .km-switch-background {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.km-ios7 .km-switch-handle {
  background: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px currentcolor;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px currentcolor;
}
.km-ios7 .km-switch-off .km-switch-handle {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px #fff;
}
.km-ios7 .km-switch-container,
.km-ios7 .km-switch-wrapper {
  border-color: #efeff4;
}
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover {
  -webkit-box-shadow: 0 5px 5px #d9d9d9, inset 0 0 0 1px rgba(180, 180, 180, 0.5);
  box-shadow: 0 5px 5px #d9d9d9, inset 0 0 0 1px rgba(180, 180, 180, 0.5);
}
.km-ios7 .k-slider-track {
  background-color: #bababa;
}
.km-ios7 .km-list > li {
  color: #000;
  border-top-color: rgba(180, 180, 180, 0.5);
  -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(1em, transparent), color-stop(1em, rgba(180, 180, 180, 0.5)), to(rgba(180, 180, 180, 0.5))) 1 stretch;
  -webkit-border-image: -webkit-linear-gradient(left, transparent 1em, rgba(180, 180, 180, 0.5) 1em, rgba(180, 180, 180, 0.5) 100%) 1 stretch;
  border-image: -webkit-gradient(linear, left top, right top, color-stop(1em, transparent), color-stop(1em, rgba(180, 180, 180, 0.5)), to(rgba(180, 180, 180, 0.5))) 1 stretch;
  border-image: linear-gradient(to right, transparent 1em, rgba(180, 180, 180, 0.5) 1em, rgba(180, 180, 180, 0.5) 100%) 1 stretch;
}
.km-ios7 .km-list > li:last-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(180, 180, 180, 0.5);
  box-shadow: inset 0 -1px 0 rgba(180, 180, 180, 0.5);
}
.km-ios7 .km-list > li.km-state-active,
.km-ios7 .km-list > li.km-state-active + li {
  -webkit-border-image: none;
  border-image: none;
}
.km-ios7 .km-listview-link:after {
  color: #999ea9;
  -webkit-box-shadow: inset -0.2rem 0.2rem 0 #999ea9;
  box-shadow: inset -0.2rem 0.2rem 0 #999ea9;
}
.km-ios7 .km-group-title {
  color: rgba(104, 104, 104, 0.5);
  border-bottom-color: rgba(180, 180, 180, 0.5);
  background: #efeff4;
}
.km-ios7 .km-listgroup .km-group-title,
.km-ios7 .km-listgroupinset .km-group-title {
  border-top-color: #efeff4;
}
.km-ios7 .km-filter-form {
  color: #efeff4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
}
.km-ios7 .km-filter-wrap > input {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
}
.km-ios7 .km-filter-reset .km-clear,
.km-ios7 .km-filter-wrap:before {
  color: rgba(0, 0, 0, 0.4);
}
.km-ios7 label.km-required:after {
  color: #fd472b;
}
.km-ios7 .km-touch-scrollbar {
  background-color: #919191;
}
.km-ios7 .km-popup-overlay,
.km-ios7 .km-shim {
  background: rgba(0, 0, 0, 0.4);
}
.km-ios7 .k-overflow-container .km-state-disabled:active,
.km-ios7 .k-overflow-container a.km-state-disabled,
.km-ios7 .km-actionsheet > li > a,
.km-ios7 .km-popup .k-item {
  background: #f7f7f8;
  border-bottom-color: rgba(180, 180, 180, 0.5);
}
.km-ios7 .km-popup {
  background: rgba(0, 0, 0, 0.4);
}
.km-ios7 .km-popup.km-pane,
.km-tablet .km-ios7 .km-actionsheet-wrapper {
  background-color: #f7f7f8;
}
.km-ios7 .km-popup.km-pane {
  -webkit-box-shadow: 0 0 0 1px rgba(180, 180, 180, 0.5);
  box-shadow: 0 0 0 1px rgba(180, 180, 180, 0.5);
}
.km-ios7 .k-overflow-wrapper .km-popup,
.km-ios7 .k-split-wrapper .km-popup {
  -webkit-box-shadow: 0 0 5px rgba(180, 180, 180, 0.5);
  box-shadow: 0 0 5px rgba(180, 180, 180, 0.5);
}
.km-ios7 .km-popup-arrow:after {
  border-color: #f7f7f8 transparent;
}
.km-ios7 .km-left .km-popup-arrow:after,
.km-ios7 .km-right .km-popup-arrow:after {
  border-color: transparent #f7f7f8;
}
.km-ios7 .km-pane > .km-loader,
.km-ios7.km-pane > .km-loader {
  background: rgba(0, 0, 0, 0.1);
}
.km-ios7 .k-overflow-wrapper .km-actionsheet-wrapper,
.km-ios7 .k-split-wrapper .km-actionsheet-wrapper {
  background: rgba(0, 0, 0, 0.2);
}
.km-ios7 .km-loader h1,
.km-ios7 .km-scroller-refresh .km-template {
  color: #222;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.km-ios7 .km-scroller-pull .km-template {
  color: #363940;
}
.km-ios7 .km-list select:not([multiple]) option {
  color: #333;
}
.km-ios7 .km-collapsible-content,
.km-ios7 .km-collapsible-header {
  border-color: rgba(180, 180, 180, 0.5);
  color: #000;
}
.km-ios7 .km-collapsible-header .km-icon {
  color: #bababa;
}
.km-ios7 .km-drawer a,
.km-ios7 .km-legend-button {
  text-decoration: none;
}
.km-ios7 .km-checkbox-label,
.km-ios7 .km-list .km-label-above,
.km-ios7 .km-radio-label {
  color: #8f8f8f;
}
.km-ios7 .km-list fieldset .km-inline-field {
  border-color: rgba(180, 180, 180, 0.5);
}
.km-ios7 .km-group-title,
.km-ios7 .km-list fieldset legend,
.km-ios7 .km-shim li.km-actionsheet-title {
  background: #efeff4;
  border-color: rgba(180, 180, 180, 0.5);
  color: #007aff;
}
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover,
.km-ios7 .km-badge,
.km-ios7 .km-buttongroup .km-state-active .km-icon,
.km-ios7 .km-state-active .km-text,
.km-ios7 .km-state-active.km-detail .km-icon:after,
.km-ios7 .km-state-active.km-detail:after,
.km-ios7 .km-switch-handle.km-state-active {
  color: #fff;
}
.km-ios7 .k-overflow-container .km-state-active .km-text,
.km-ios7 .k-toolbar .km-state-active .km-text,
.km-ios7 .km-tabstrip .km-state-active .km-text {
  color: inherit;
}
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover {
  background: #fff;
}
.km-ios7 span.km-switch {
  color: #4cda64;
}
.km-ios7 .km-badge {
  background: #fd472b;
}
.km-ios7 .km-actionsheet > li > a:active,
.km-ios7 .km-popup .k-state-focused,
.km-ios7 .km-popup .k-state-hover,
.km-ios7 .km-popup .k-state-selected,
.km-ios7 li.km-state-active .km-listview-label,
.km-ios7 li.km-state-active .km-listview-link {
  background: #d9d9d9;
}
.km-ios7 li.km-state-active .km-listview-label,
.km-ios7 li.km-state-active .km-listview-link {
  color: #000;
}
.km-ios7 .km-tabstrip .km-button:not(.km-state-active) {
  color: #929292;
}
.km-ios7 .k-list,
.km-ios7 .k-slider,
.km-ios7 .km-checkbox-label:after,
.km-ios7 .km-widget {
  color: #007aff;
}
.km-ios7 .km-checkbox-label,
.km-ios7 .km-radio-label {
  color: #000;
}
.km-ios7 .km-radio-label:before {
  border-color: #8f8f8f;
}
.km-ios7 .km-radio-label:after {
  background-color: #007aff;
}
.km-ios7 .km-invalid-msg,
.km-ios7 .km-list fieldset .km-legend-button.km-invalid,
.km-ios7 .km-list > li label.km-invalid,
.km-ios7 .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-ios7 .k-slider-selection,
.km-ios7 .km-actionsheet > li > a,
.km-ios7 .km-popup .k-item,
.km-ios7 .km-tabstrip .km-button {
  color: inherit;
}
.km-ios7 .km-state-active .km-badge {
  -webkit-text-fill-color: initial;
}
.km-ios7 .k-overflow-container .km-state-active,
.km-ios7 .k-overflow-container li > a:active,
.km-ios7 .k-slider-selection,
.km-ios7 .k-split-container .km-state-active,
.km-ios7 .k-split-container li > a:active,
.km-ios7 .km-pages .km-current-page,
.km-ios7 .km-state-active {
  background: currentcolor;
}
.km-ios7 .k-overflow-container .km-state-disabled .km-text {
  opacity: 0.5;
}
.km-ios7 .km-leftitem .km-button.km-state-active,
.km-ios7 .km-rightitem .km-button.km-state-active {
  background: 0 0;
  opacity: 0.4;
}
.km-ios7 .k-toolbar .k-split-button .km-state-active,
.km-ios7 .k-toolbar > .km-state-active {
  background: 0 0;
  text-shadow: 0.5px 0 1px currentcolor;
  -webkit-text-fill-color: initial;
}
.km-root .km-ios7 .k-toolbar .km-state-disabled {
  text-shadow: none;
}
.km-root .km-ios7.k-fx-slide.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  -webkit-filter: brightness(70%);
}
.km-root .km-ios7.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-root .km-ios7.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%);
  -webkit-filter: none;
}
.km-root .km-ios7.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  -webkit-filter: brightness(70%);
}
.km-root .km-ios7.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-root .km-ios7.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%);
  -webkit-filter: none;
}
.km-root .km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-ios7 .km-button {
  font-size: 0.9em;
  padding: 0.5em 0.8em;
  border: 1px solid currentcolor;
  border-radius: 3px;
}
.km-ios7 .km-leftitem .km-button,
.km-ios7 .km-rightitem .km-button {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.km-ios7 .k-split-button > .km-button,
.km-ios7 .k-toolbar > .km-button {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.km-ios7 .km-footer,
.km-ios7 .km-tabstrip .km-button {
  background: 0 0;
}
.km-ios7 .km-back:before {
  content: "\a0";
  display: inline-block;
  color: currentcolor;
  width: 0.8em;
  height: 0.8em;
  border-width: 0;
  -webkit-box-shadow: inset 0.25rem -0.25rem 0 currentcolor;
  box-shadow: inset 0.25rem -0.25rem 0 currentcolor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.km-ios7 .km-badge,
.km-ios7 .km-detail {
  font-size: 0.9em;
  border: 0;
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  text-align: center;
  border-radius: 5em;
}
.km-ios7 .km-detail {
  font-size: 1.1em;
  min-width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  border: 1px solid currentcolor;
}
.km-ios7 .km-detail:after {
  left: auto;
  top: auto;
  line-height: 1.3em;
  text-align: center;
}
.km-ios7 .km-detaildisclose:after {
  font-size: 1.2em;
  line-height: 1em;
}
.km-ios7 .km-detail .km-icon:after,
.km-ios7 .km-detail:after {
  color: inherit;
}
.km-ios7 .km-buttongroup {
  font-size: 1em;
}
.km-ios7 .km-buttongroup > :not(:first-child):not(:last-child) {
  border-radius: 0;
}
.km-ios7 .km-buttongroup > :first-child {
  border-radius: 3px 0 0 3px;
}
.km-ios7 .km-buttongroup > :last-child {
  border-radius: 0 3px 3px 0;
}
.km-ios7 .km-buttongroup > .km-state-active {
  border-right-width: 1px;
}
.km-ios7 .km-buttongroup > .km-state-active + * {
  border-left-width: 0;
}
.km-ios7 .km-view-title .km-buttongroup {
  font-weight: 400;
}
.km-ios7 .km-navbar .km-button,
.km-ios7 .km-view-title {
  font-size: 1.2em;
}
.km-ios7 .km-view-title {
  font-weight: 700;
  line-height: 2.5em;
}
.km-ios7.k-fx-slide.k-fx-end .k-fx-current .km-leftitem,
.km-ios7.k-fx-slide.k-fx-end .k-fx-current .km-view-title,
.km-ios7.k-fx-slide.k-fx-end .k-fx-next .km-leftitem,
.km-ios7.k-fx-slide.k-fx-end .k-fx-next .km-view-title {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.km-ios7.k-fx-slide.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-ios7.k-fx-slide.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
  opacity: 0;
}
.km-ios7.k-fx-slide.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.km-ios7.k-fx-slide.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-ios7.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-ios7.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-ios7.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.km-ios7.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
  opacity: 0;
}
.km-ios7.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-ios7.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-leftitem {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  opacity: 0;
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-ios7.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-leftitem {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-ios7 .k-toolbar .km-buttongroup .km-button {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 2em;
}
.km-ios7 .k-split-button .km-arrowdown,
.km-ios7 .k-toolbar .k-button-icon .km-icon,
.km-ios7 .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
  margin-top: -3px;
  vertical-align: middle;
}
.km-ios7 .km-actionsheet.k-overflow-container > li > .km-button,
.km-ios7 .km-actionsheet.k-split-container > li > .km-button {
  min-width: 10em;
  text-align: center;
  font-size: 1.1em;
  border: 0;
  border-radius: 0;
}
.km-ios7 .km-actionsheet.k-split-container > li > .km-button {
  min-width: 5em;
}
.km-ios7 .k-overflow-wrapper .km-actionsheet-wrapper,
.km-ios7 .k-split-wrapper .km-actionsheet-wrapper {
  padding: 1px;
}
html .km-ios7 .k-overflow-container.km-actionsheet > li,
html .km-ios7 .k-split-container.km-actionsheet > li {
  margin-top: 0;
  margin-bottom: 0;
}
.km-ios7 .km-tabstrip {
  padding: 0;
  display: table;
  table-layout: fixed;
}
.km-ios7 .km-tabstrip .km-button {
  font-size: 0.7em;
  display: table-cell;
  border: 0;
  padding: 0.6em 0.8em 0.195em;
  line-height: 1em;
}
.km-ios7 .km-tabstrip .km-icon {
  font-size: 1.6rem;
  height: 1.6rem;
}
.km-ios7 .km-tabstrip .km-icon:before {
  display: none;
}
.km-ios7 .km-tabstrip .km-icon:after {
  text-align: center;
}
.km-ios7 .km-tabstrip .km-button .km-icon,
.km-ios7 .km-tabstrip .km-image {
  margin: 0 auto 0.326em;
  display: inline-block;
}
.km-tablet .km-ios7 .km-tabstrip .km-text {
  font-size: 1.125em;
}
.km-tablet .km-ios7 .km-tabstrip .km-button {
  padding-top: 0.364em;
}
.km-tablet .km-ios7 .km-tabstrip .km-button .km-icon,
.km-tablet .km-ios7 .km-tabstrip .km-image {
  margin-bottom: 0.231em;
}
.km-ios7 .km-switch {
  width: 3.6rem;
  height: 2.2rem;
  overflow: visible;
}
.km-ios7 .km-switch-wrapper {
  overflow: hidden;
}
.km-ios7 .k-slider-selection,
.km-ios7 .km-switch-background {
  background-position: 4.25em 0;
  background-repeat: no-repeat;
  background-color: currentcolor;
  margin-left: -3.4rem;
}
.km-ios7 .km-switch-container {
  overflow: visible;
  border-width: 0;
  padding: 0 0 0 1px;
}
.km-ios7 .km-switch-handle {
  width: 2.2em;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
  margin: 0 3px 0 0;
}
.km-ios7 .km-switch-handle.km-state-active {
  width: 2.6em;
}
.km-ios7 .km-switch-label-off,
.km-ios7 .km-switch-label-on {
  display: none;
}
.km-ios7 .km-switch-background,
.km-ios7 .km-switch-container,
.km-ios7 .km-switch-handle,
.km-ios7 .km-switch-wrapper {
  border-radius: 3em;
}
.km-ios7 .km-switch-container,
.km-ios7 .km-switch-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.km-ios7 .km-switch-on .km-switch-container {
  border-color: currentcolor;
}
.km-ios7 .km-listgroupinset,
.km-ios7 .km-listinset {
  margin: 0;
}
.km-ios7 .km-list > li {
  font-size: 1.1em;
  padding-left: 1em;
  background: 0 0;
  border-radius: 0;
  border-width: 1px 0 0;
  border-style: solid;
}
.km-ios7 .km-list > .km-load-more + li {
  border-top: 0;
}
.km-ios7 .km-listview-link:after {
  width: 0.66rem;
  height: 0.64rem;
  border-width: 0;
  -webkit-box-shadow: inset -0.2rem 0.2rem 0 currentcolor;
  box-shadow: inset -0.2rem 0.2rem 0 currentcolor;
}
.km-ios7 .km-list li > .km-listview-label,
.km-ios7 .km-list li > .km-listview-link {
  margin-left: -1em;
  padding-left: 1em;
  border-radius: 0;
}
.km-ios7 .km-group-title {
  font-size: 0.95em;
  position: -webkit-sticky;
  text-indent: 1em;
  margin-top: 0;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.km-ios7 .km-listgroup .km-group-title,
.km-ios7 .km-listgroupinset .km-group-title {
  line-height: 2em;
  border-top-width: 2em;
  border-top-style: solid;
}
.km-ios7 .km-listview .km-switch {
  margin-top: -1.1rem;
}
.km-ios7 .km-filter-wrap {
  color: inherit;
  border-radius: 5px;
  background: currentcolor;
}
.km-ios7 .km-filter-wrap > input {
  padding: 0 1.8em;
  color: transparent;
  background: 0 0;
}
.km-ios7 .km-filter-wrap > input::-webkit-input-placeholder {
  text-align: center;
}
.km-ios7 .km-filter-wrap > input::-moz-placeholder {
  text-align: center;
}
.km-ios7 .km-filter-wrap > input::-ms-input-placeholder {
  text-align: center;
}
.km-ios7 .km-filter-wrap > input:focus::-webkit-input-placeholder {
  text-align: left;
}
.km-ios7 .km-filter-wrap > input:focus::-moz-placeholder {
  text-align: left;
}
.km-ios7 .km-filter-wrap > input:focus::-ms-input-placeholder {
  text-align: left;
}
.km-ios7 .km-filter-reset .km-clear,
.km-ios7 .km-filter-wrap:before {
  position: absolute;
  top: 50%;
  margin-top: -0.55em;
}
.km-ios7 .km-filter-wrap:before {
  font-size: 1em;
  content: "\e21e";
}
.km-ios7 .km-filter-wrap .km-clear:after {
  content: "\e031";
}
.km-ios7 .km-pages {
  padding-top: 0.4em;
}
.km-ios7 .km-pages li {
  background: 0 0;
  border: 1px solid currentcolor;
  height: 0.5em;
  border-radius: 3em;
}
.km-ios7 .k-slider {
  margin-top: -0.15em;
  height: 0.2em;
}
.km-ios7 .km-list .km-full-width-slider {
  position: relative;
  margin-top: 0;
  padding: 1.55em 0;
  width: auto;
  display: block;
}
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover {
  top: -0.8em;
  border: 0;
  width: 1.6em;
  height: 1.6em;
  border-radius: 5em;
}
.km-ios7 .k-slider-horizontal .k-slider-track {
  height: 0.29rem;
}
.km-ios7 .k-slider-vertical .k-slider-track {
  width: 0.29rem;
}
.km-ios7 .k-slider-track {
  margin: -0.5em 0.5em 0 -0.5em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-ios7 .k-slider-selection {
  margin-left: 0;
}
.km-ios7 .km-listview-label input[type=checkbox]:checked,
.km-ios7 .km-listview-label input[type=radio]:checked {
  font-size: 1.2em;
}
.km-ios7 .km-list .k-dropdown-wrap,
.km-ios7 .km-list input[type=color],
.km-ios7 .km-list input[type=date],
.km-ios7 .km-list input[type=datetime-local],
.km-ios7 .km-list input[type=datetime],
.km-ios7 .km-list input[type=email],
.km-ios7 .km-list input[type=month],
.km-ios7 .km-list input[type=number],
.km-ios7 .km-list input[type=password],
.km-ios7 .km-list input[type=search],
.km-ios7 .km-list input[type=tel],
.km-ios7 .km-list input[type=text]:not(.k-input),
.km-ios7 .km-list input[type=time],
.km-ios7 .km-list input[type=url],
.km-ios7 .km-list input[type=week],
.km-ios7 .km-list select:not([multiple]),
.km-ios7 .km-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.1rem;
  min-width: 6em;
  border: 0;
  padding: 0.4em;
  outline: 0;
  right: 0.8em;
  background: 0 0;
}
.km-ios7 .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
.km-ios7 .km-list .k-dropdown {
  margin-top: -1.05em;
  font-weight: 400;
}
.km-ios7 .km-list .k-dropdown,
.km-ios7 .km-list input[type=color],
.km-ios7 .km-list input[type=date],
.km-ios7 .km-list input[type=datetime-local],
.km-ios7 .km-list input[type=datetime],
.km-ios7 .km-list input[type=month],
.km-ios7 .km-list input[type=time],
.km-ios7 .km-list input[type=week] {
  text-align: right;
}
.km-ios7 .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-ios7 label.km-required:after {
  content: "*";
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
.km-ios7 .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-ios7 .km-icon-label:before {
  display: inline-block;
  width: 1em;
  height: 1em;
  font: 1em/1em "Kendo UI";
  margin-right: 0.89em;
}
.km-ios7 .km-list .km-icon-label .k-dropdown-wrap,
.km-ios7 .km-list .km-icon-label input[type=color],
.km-ios7 .km-list .km-icon-label input[type=date],
.km-ios7 .km-list .km-icon-label input[type=datetime-local],
.km-ios7 .km-list .km-icon-label input[type=datetime],
.km-ios7 .km-list .km-icon-label input[type=email],
.km-ios7 .km-list .km-icon-label input[type=month],
.km-ios7 .km-list .km-icon-label input[type=number],
.km-ios7 .km-list .km-icon-label input[type=password],
.km-ios7 .km-list .km-icon-label input[type=search],
.km-ios7 .km-list .km-icon-label input[type=tel],
.km-ios7 .km-list .km-icon-label input[type=text]:not(.k-input),
.km-ios7 .km-list .km-icon-label input[type=time],
.km-ios7 .km-list .km-icon-label input[type=url],
.km-ios7 .km-list .km-icon-label input[type=week],
.km-ios7 .km-list .km-icon-label select:not([multiple]),
.km-ios7 .km-list .km-icon-label textarea {
  right: 0;
}
.km-ios7 .km-label-above {
  width: 100%;
  font-size: 0.87em;
  display: block;
  margin-top: -2px;
  padding-top: 0.92em;
  padding-bottom: 2.5em;
}
.km-ios7 fieldset .km-label-above {
  margin-top: 0;
  padding-top: 1.455em;
  padding-bottom: 3.091em;
}
.km-ios7 .km-label-above textarea {
  top: 50%;
}
.km-ios7 .km-label-above,
.km-ios7 label.km-inline-field {
  font-size: 0.7em;
  line-height: 1.2em;
}
.km-ios7 .km-list .km-label-above .k-dropdown-wrap,
.km-ios7 .km-list .km-label-above input[type=color],
.km-ios7 .km-list .km-label-above input[type=date],
.km-ios7 .km-list .km-label-above input[type=datetime-local],
.km-ios7 .km-list .km-label-above input[type=datetime],
.km-ios7 .km-list .km-label-above input[type=email],
.km-ios7 .km-list .km-label-above input[type=month],
.km-ios7 .km-list .km-label-above input[type=number],
.km-ios7 .km-list .km-label-above input[type=password],
.km-ios7 .km-list .km-label-above input[type=search],
.km-ios7 .km-list .km-label-above input[type=tel],
.km-ios7 .km-list .km-label-above input[type=text]:not(.k-input),
.km-ios7 .km-list .km-label-above input[type=time],
.km-ios7 .km-list .km-label-above input[type=url],
.km-ios7 .km-list .km-label-above input[type=week],
.km-ios7 .km-list .km-label-above select:not([multiple]),
.km-ios7 .km-list .km-label-above textarea {
  width: 100%;
  right: 0;
  padding-left: 0;
  left: 0.89em;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  margin-top: -0.375em;
}
.km-ios7 .km-list fieldset .km-label-above .k-dropdown-wrap,
.km-ios7 .km-list fieldset .km-label-above input[type=color],
.km-ios7 .km-list fieldset .km-label-above input[type=date],
.km-ios7 .km-list fieldset .km-label-above input[type=datetime-local],
.km-ios7 .km-list fieldset .km-label-above input[type=datetime],
.km-ios7 .km-list fieldset .km-label-above input[type=email],
.km-ios7 .km-list fieldset .km-label-above input[type=month],
.km-ios7 .km-list fieldset .km-label-above input[type=number],
.km-ios7 .km-list fieldset .km-label-above input[type=password],
.km-ios7 .km-list fieldset .km-label-above input[type=search],
.km-ios7 .km-list fieldset .km-label-above input[type=tel],
.km-ios7 .km-list fieldset .km-label-above input[type=text]:not(.k-input),
.km-ios7 .km-list fieldset .km-label-above input[type=time],
.km-ios7 .km-list fieldset .km-label-above input[type=url],
.km-ios7 .km-list fieldset .km-label-above input[type=week],
.km-ios7 .km-list fieldset .km-label-above select:not([multiple]),
.km-ios7 .km-list fieldset .km-label-above textarea {
  margin-top: -0.25em;
}
.km-ios7 .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -0.5em -1.61em;
}
.km-ios7 .km-list fieldset > .k-dropdown-wrap,
.km-ios7 .km-list fieldset > input[type=color],
.km-ios7 .km-list fieldset > input[type=date],
.km-ios7 .km-list fieldset > input[type=datetime-local],
.km-ios7 .km-list fieldset > input[type=datetime],
.km-ios7 .km-list fieldset > input[type=email],
.km-ios7 .km-list fieldset > input[type=month],
.km-ios7 .km-list fieldset > input[type=number],
.km-ios7 .km-list fieldset > input[type=password],
.km-ios7 .km-list fieldset > input[type=search],
.km-ios7 .km-list fieldset > input[type=tel],
.km-ios7 .km-list fieldset > input[type=text]:not(.k-input),
.km-ios7 .km-list fieldset > input[type=time],
.km-ios7 .km-list fieldset > input[type=url],
.km-ios7 .km-list fieldset > input[type=week],
.km-ios7 .km-list fieldset > select:not([multiple]) {
  padding: 1.23em 0;
  margin-top: 0;
}
.km-ios7 .km-list fieldset textarea {
  width: 100%;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  margin-right: 0;
  padding-left: 0;
}
.km-ios7 .km-list fieldset .k-dropdown-wrap,
.km-ios7 .km-list fieldset input[type=color],
.km-ios7 .km-list fieldset input[type=date],
.km-ios7 .km-list fieldset input[type=datetime-local],
.km-ios7 .km-list fieldset input[type=datetime],
.km-ios7 .km-list fieldset input[type=email],
.km-ios7 .km-list fieldset input[type=month],
.km-ios7 .km-list fieldset input[type=number],
.km-ios7 .km-list fieldset input[type=password],
.km-ios7 .km-list fieldset input[type=search],
.km-ios7 .km-list fieldset input[type=tel],
.km-ios7 .km-list fieldset input[type=text]:not(.k-input),
.km-ios7 .km-list fieldset input[type=time],
.km-ios7 .km-list fieldset input[type=url],
.km-ios7 .km-list fieldset input[type=week],
.km-ios7 .km-list fieldset select:not([multiple]),
.km-ios7 .km-list fieldset textarea {
  width: 100%;
  position: relative;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  right: auto;
}
.km-ios7 .km-list fieldset legend {
  text-indent: 0;
  margin: 0 -1.61em;
  font-weight: 400;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 1.8em 1.61em 0.72em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-ios7 .km-legend-button {
  display: block;
  text-transform: uppercase;
}
.km-ios7 .km-inline-field {
  display: inline-block;
  position: relative;
  width: -webkit-calc(48.39%);
  width: calc((100% - 3.22em)/2);
  overflow: hidden;
  white-space: nowrap;
}
.km-ios7 .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
  border-right-width: 1px;
  border-right-style: solid;
}
.km-ios7 .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-ios7 .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-ios7 .km-list .km-inline-field .k-dropdown-wrap,
.km-ios7 .km-list .km-inline-field input[type=color],
.km-ios7 .km-list .km-inline-field input[type=date],
.km-ios7 .km-list .km-inline-field input[type=datetime-local],
.km-ios7 .km-list .km-inline-field input[type=datetime],
.km-ios7 .km-list .km-inline-field input[type=email],
.km-ios7 .km-list .km-inline-field input[type=month],
.km-ios7 .km-list .km-inline-field input[type=number],
.km-ios7 .km-list .km-inline-field input[type=password],
.km-ios7 .km-list .km-inline-field input[type=search],
.km-ios7 .km-list .km-inline-field input[type=tel],
.km-ios7 .km-list .km-inline-field input[type=text]:not(.k-input),
.km-ios7 .km-list .km-inline-field input[type=time],
.km-ios7 .km-list .km-inline-field input[type=url],
.km-ios7 .km-list .km-inline-field input[type=week],
.km-ios7 .km-list .km-inline-field select:not([multiple]),
.km-ios7 .km-list .km-inline-field textarea {
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-ios7 .km-list .km-inline-field:first-of-type .k-dropdown-wrap,
.km-ios7 .km-list .km-inline-field:first-of-type input[type=color],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=date],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=datetime],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=email],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=month],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=number],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=password],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=search],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=tel],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-ios7 .km-list .km-inline-field:first-of-type input[type=time],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=url],
.km-ios7 .km-list .km-inline-field:first-of-type input[type=week],
.km-ios7 .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-ios7 .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-ios7 input.km-checkbox,
.km-ios7 input.km-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  height: 0;
}
.km-ios7 .km-checkbox-label,
.km-ios7 .km-radio-label {
  display: block;
  position: relative;
  vertical-align: middle;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-ios7 .km-checkbox-label:after,
.km-ios7 .km-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0.7em;
  width: 1em;
  height: 0.9rem;
  border: 0;
}
.km-ios7 input.km-checkbox:checked + .km-checkbox-label:after {
  content: "\e227";
  font-size: 1.2em;
  line-height: 1em;
  font-family: "Kendo UI";
}
.km-ios7 .km-radio-label {
  position: relative;
  padding-left: 2.5em;
  vertical-align: middle;
  line-height: 1.5em;
}
.km-ios7 .km-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.75rem;
  height: 1.75rem;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
}
.km-ios7 input.km-radio:checked + .km-radio-label:after {
  content: "";
  width: 1.085rem;
  height: 1.085rem;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-42%);
  transform: translateY(-42%);
  -webkit-transform: translateY(-42%);
  left: 0.365rem;
  border-radius: 50%;
}
.km-ios7 .km-listview-item-badge.km-badge,
.km-ios7 .km-listview-link > .km-badge {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 2em;
}
.km-ios7 .km-popup .km-actionsheet > li > a {
  padding: 0.5em 0;
}
.km-ios7 .km-popup .km-actionsheet > li:nth-last-child(2) > a {
  border: 0;
}
.km-ios7 .km-actionsheet > li > a {
  display: block;
}
.km-ios7 .km-actionsheet > .km-actionsheet-cancel > a {
  font-weight: 700;
}
.km-ios7 .km-popup .km-actionsheet-cancel,
.km-ios7 .km-popup li.km-actionsheet-title,
.km-ios7 .km-shim li.km-actionsheet-title {
  display: none;
}
.km-ios7 .km-actionsheet > .km-actionsheet-cancel > a {
  border-radius: 3px;
}
.km-ios7 .km-actionsheet > .km-actionsheet-cancel,
.km-ios7 .km-actionsheet > li:first-child {
  margin: 0.5em 0;
}
.km-ios7 .km-popup .km-actionsheet {
  padding: 0;
}
.km-ios7 .km-popup.km-pane {
  overflow: visible;
}
.km-ios7 .km-popup.km-pane .km-leftitem {
  left: 0.5em;
}
.km-ios7 .km-popup.km-pane .km-rightitem {
  right: 0.5em;
}
.km-ios7 .km-popup.km-pane {
  overflow: visible;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  border-radius: 5px;
}
.km-ios7 .km-popup.km-pane > .km-view {
  height: 100%;
  border-radius: 3px;
}
.km-ios7 .km-popup.km-pane > .km-view > :first-child,
.km-ios7 .km-popup.km-pane > .km-view > :first-child > * {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-margin-collapse: separate;
}
.km-ios7 .km-popup.km-pane > .km-view > :last-child,
.km-ios7 .km-popup.km-pane > .km-view > :last-child > * {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-margin-collapse: separate;
}
.km-ios7 .km-popup-arrow:after {
  border-left-color: transparent;
  border-right-color: transparent;
  border-style: solid;
  border-width: 0 15px 15px;
}
.km-ios7 .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
.km-ios7 .km-up .km-popup-arrow:before {
  margin-top: 1px;
}
.km-ios7 .km-up .km-popup-arrow:after,
.km-ios7 .km-up .km-popup-arrow:before {
  border-width: 15px 15px 0 15px;
}
.km-ios7 .km-left .km-popup-arrow:after,
.km-ios7 .km-left .km-popup-arrow:before {
  border-width: 15px 0 15px 15px;
}
.km-ios7 .km-right .km-popup-arrow:after,
.km-ios7 .km-right .km-popup-arrow:before {
  border-width: 15px 15px 15px 0;
}
.km-ios7 .km-touch-scrollbar {
  border: 0;
  width: 3px;
  border-radius: 1em;
}
.km-ios7 .km-horizontal-scrollbar {
  width: 100%;
  height: 3px;
}
.km-ios7 .km-splitview > .km-split-content > .km-pane:first-child {
  border-right-width: 1px;
  border-right-style: solid;
}
.km-android {
  font-size: 0.9em;
  font-weight: 700;
  font-family: Roboto, HelveticaNeue, sans-serif;
}
.km-android .km-view {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.km-root .km-android .km-tabstrip .km-button {
  background: 0 0;
}
.km-android .km-modalview,
.km-android .km-pane-wrapper .km-view,
.km-android .km-popover-root .km-view,
.km-android .km-splitview .km-view,
.km-android .km-view > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
html .km-android .km-stretched-view {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.km-android .km-view {
  overflow: hidden;
}
.km-android .km-tabstrip .km-button {
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-android .k-toolbar,
.km-android .km-button,
.km-android .km-buttongroup,
.km-android .km-navbar,
.km-android .km-switch,
.km-android .km-tabstrip {
  text-shadow: none;
}
.km-android .km-navbar [class*=item] .km-text,
.km-android .km-tabstrip .km-text {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  width: 100%;
  height: 2.2em;
  margin-top: -2.5em;
  border: 1em solid transparent;
  border-right-width: 1px;
  border-left: 0;
  text-indent: -9999px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android .k-toolbar .km-button:last-child .km-text,
.km-android .km-navbar .km-button:last-child .km-text,
.km-android .km-tabstrip .km-button:last-child .km-text {
  border-right: 0;
}
.km-android .k-button-icontext .km-icon,
.km-android .km-icon {
  text-indent: 0;
  z-index: 1;
}
.km-android .k-buttonicon .km-icon,
.km-android .km-notext {
  margin-left: 0;
  margin-right: 0;
}
.km-android .km-navbar .km-icon {
  margin-left: 0.5rem;
  margin-right: -0.3rem;
  font-size: 1.4em;
}
html .km-android .km-navbar .km-notext {
  margin-left: 1em;
  margin-right: 1em;
}
.km-android .km-tabstrip .km-icon {
  position: relative;
  left: 0;
  margin-bottom: 0.3rem;
  z-index: 2;
  color: #555;
}
.km-android.km-horizontal .km-tabstrip .km-icon {
  margin-bottom: 0;
}
.km-android .km-loader {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  top: auto;
  bottom: 0;
  left: 0;
  opacity: 1;
  border-radius: 0;
}
.km-android .km-loader h1 {
  display: none;
  position: absolute;
  overflow: hidden;
  width: 1em;
  left: 50%;
  height: 1.2em;
  bottom: 0;
  font-size: 1rem;
  margin-left: -0.5em;
}
.km-android .km-loading {
  width: 1em;
  height: 1em;
  font-size: 1.8rem;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -0.9rem;
  bottom: 0.4rem;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android .km-loading:after,
.km-android .km-loading:before {
  display: none;
}
.km-android .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100% !important;
}
.km-android .km-popup .k-list-container {
  position: static!important;
  margin-left: 10%!important;
  width: 80%!important;
  display: inline-block !important;
}
.km-android .km-actionsheet,
.km-android .km-popup .k-list-container {
  position: static;
  margin-left: 5%;
  width: 90%;
  display: inline-block;
  border: 0;
  padding: 0;
  vertical-align: middle;
  border-radius: 0;
}
.km-phone .km-android .km-popup .k-list-container {
  max-height: 80%;
}
.km-android .km-popup .k-list-container .km-scroll-container {
  padding: 0;
}
.km-android .km-actionsheet-wrapper:before,
.km-android .km-popup:not(.km-pane):before {
  content: "\a0";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.km-android .km-actionsheet > li > a,
.km-android .km-popup .k-item,
.km-android li.km-actionsheet-title {
  font-size: 1.1em;
  font-weight: 400;
  display: block;
  line-height: 3rem;
  border-width: 0 0 1px;
  padding: 0 1em;
  border-radius: 0;
  text-decoration: none;
  border-style: solid;
}
.km-android .km-popup-wrapper {
  padding: 7px 7px 13px;
}
.km-android .km-actionsheet-root .km-popup-wrapper {
  padding: 15px;
}
.km-android,
.km-android .km-content,
.km-android .km-footer,
.km-android .km-header,
.km-android .km-pane,
.km-android .km-scroll-header .km-group-title,
.km-android input[type=email],
.km-android input[type=number],
.km-android input[type=password],
.km-android input[type=search],
.km-android input[type=tel],
.km-android input[type=text]:not(.k-input),
.km-android input[type=url],
.km-root .km-android textarea {
  background: #000;
  outline-color: #000;
}
.km-android-light,
.km-android-light .km-content,
.km-android-light .km-footer,
.km-android-light .km-header,
.km-android-light .km-pane,
.km-android-light .km-scroll-header .km-group-title,
.km-android-light input[type=email],
.km-android-light input[type=number],
.km-android-light input[type=password],
.km-android-light input[type=search],
.km-android-light input[type=tel],
.km-android-light input[type=text]:not(.k-input),
.km-android-light input[type=url],
.km-root .km-android-light textarea {
  background: #fcfcfc;
  outline-color: #fcfcfc;
}
.km-android .k-toolbar,
.km-android .km-actionsheet > li > a,
.km-android .km-button,
.km-android .km-buttongroup,
.km-android .km-navbar,
.km-android .km-popup .k-item,
.km-android .km-switch,
.km-android select:not([multiple]):focus option {
  color: #fff;
  border-color: rgba(153, 153, 153, 0.7);
  background-color: #000;
}
.km-android-light .k-toolbar,
.km-android-light .km-actionsheet > li > a,
.km-android-light .km-button,
.km-android-light .km-buttongroup,
.km-android-light .km-navbar,
.km-android-light .km-popup .k-item,
.km-android-light .km-switch,
.km-android-light .km-tabstrip,
.km-android-light select:not([multiple]):focus option {
  color: #222;
  background-color: #fcfcfc;
}
.km-android-light .k-toolbar,
.km-android-light .km-actionsheet > li > a,
.km-android-light .km-navbar,
.km-android-light .km-popup .k-item,
.km-android-light .km-switch,
.km-android-light .km-tabstrip {
  background-color: #e9e9e9;
}
.km-android .km-widget,
.km-android input,
.km-android select,
.km-android textarea {
  color: #fff;
  border-color: rgba(153, 153, 153, 0.7);
}
.km-android-light .km-widget,
.km-android-light input,
.km-android-light select,
.km-android-light textarea {
  color: #222;
}
.km-android .k-toolbar,
.km-android .km-navbar,
.km-android .km-tabstrip {
  -webkit-box-shadow: 0 0 1px #999, 0 0 4px #999;
  box-shadow: 0 0 1px #999, 0 0 4px #999;
}
.km-android .km-button,
.km-android .km-buttongroup .km-button,
.km-android .km-navbar .km-buttongroup .km-button,
.km-android .km-switch-handle {
  border-color: rgba(204, 204, 204, 0.5) rgba(102, 102, 102, 0.5) rgba(102, 102, 102, 0.5) rgba(204, 204, 204, 0.5);
  background: rgba(153, 153, 153, 0.5);
}
.km-android .km-switch-container {
  background: #222;
}
.km-android-light .km-switch-container {
  background: #dadada;
}
.km-android .km-badge {
  -webkit-box-shadow: 0 2px 2px rgba(102, 102, 102, 0.5);
  box-shadow: 0 2px 2px rgba(102, 102, 102, 0.5);
}
.km-android .km-badge,
.km-android .km-detail,
.km-android .km-rowdelete {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(50%, rgba(204, 204, 204, 0.5)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(204, 204, 204, 0.5) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(204, 204, 204, 0.5) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  border-color: #fff;
  background-color: #b01b1a;
}
.km-android-light .km-badge,
.km-android-light .km-detail,
.km-android-light .km-rowdelete {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 34, 34, 0.5)), color-stop(50%, rgba(204, 204, 204, 0.5)), color-stop(50%, rgba(34, 34, 34, 0.1)), color-stop(50%, rgba(34, 34, 34, 0)));
  background-image: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.5), rgba(204, 204, 204, 0.5) 50%, rgba(34, 34, 34, 0.1) 50%, rgba(34, 34, 34, 0));
  background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0.5), rgba(204, 204, 204, 0.5) 50%, rgba(34, 34, 34, 0.1) 50%, rgba(34, 34, 34, 0));
  border-color: #222;
}
.km-android .km-detail .km-text {
  border-left-color: #ddd;
}
.km-android .km-rowinsert {
  background-color: #24870d;
}
.km-android .k-toolbar,
.km-android .km-tabstrip {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.km-android-light .k-toolbar,
.km-android-light .km-tabstrip {
  border-bottom-color: rgba(34, 34, 34, 0.4);
}
.km-android .km-header {
  -webkit-box-shadow: 0 2px 0 #222 0 -2px 0 #222;
  box-shadow: 0 2px 0 #222 0 -2px 0 #222;
}
.km-android .km-navbar [class*=item] .km-text,
.km-android .km-tabstrip .km-text {
  border-right-color: rgba(0, 0, 0, 0.265);
}
.km-android .km-navbar [class*=item] .km-text {
  border-right-color: rgba(255, 255, 255, 0.4);
}
.km-android-light .km-navbar [class*=item] .km-text,
.km-android-light .km-tabstrip .km-text {
  border-right-color: rgba(252, 252, 252, 0.265);
}
.km-android-light .km-navbar [class*=item] .km-text {
  border-right-color: rgba(34, 34, 34, 0.4);
}
.km-android .km-list > li {
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.135);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.135);
}
.km-android-light .km-list > li {
  -webkit-box-shadow: 0 1px 1px rgba(34, 34, 34, 0.135);
  box-shadow: 0 -1px 0 rgba(34, 34, 34, 0.135);
}
.km-android .km-group-title {
  color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3);
}
.km-android-light .km-group-title {
  color: rgba(34, 34, 34, 0.4);
  -webkit-box-shadow: inset 0 -1px 1px rgba(34, 34, 34, 0.3);
  box-shadow: inset 0 -1px 0 rgba(34, 34, 34, 0.3);
}
.km-android .km-scroll-header .km-group-title {
  border-bottom-color: #333;
}
.km-android-light .km-scroll-header .km-group-title {
  border-bottom-color: #fff;
}
.km-android .km-filter-reset .km-clear,
.km-android .km-filter-wrap:before {
  color: rgba(153, 153, 153, 0.7);
}
.km-android .km-item label:before {
  border-color: #000;
  background-color: #363636;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#2b2b2b));
  background-image: -webkit-linear-gradient(top, #363636, #2b2b2b);
  background-image: linear-gradient(to bottom, #363636, #2b2b2b);
  -webkit-box-shadow: 0 0 1px 2px grey;
  box-shadow: 0 0 1px 2px grey;
}
.km-android-light .km-item label:before {
  border-color: #fcfcfc;
  background-color: #c6c6c6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6c6c6), to(#d1d1d1));
  background-image: -webkit-linear-gradient(top, #c6c6c6, #d1d1d1);
  background-image: linear-gradient(to bottom, #c6c6c6, #d1d1d1);
  -webkit-box-shadow: 0 0 1px 2px #999;
  box-shadow: 0 0 1px 2px #999;
}
.km-android .km-button .km-icon,
.km-android .km-navbar .km-icon {
  color: rgba(255, 255, 255, 0.8);
}
.km-android-light .km-button .km-icon,
.km-android-light .km-navbar .km-icon {
  color: rgba(34, 34, 34, 0.8);
}
.km-android .km-tabstrip .km-icon {
  color: rgba(255, 255, 255, 0.4);
}
.km-android-light .km-tabstrip .km-icon {
  color: rgba(34, 34, 34, 0.4);
}
.km-android .km-loader {
  background: rgba(0, 0, 0, 0.1);
}
.km-android .km-loading {
  border-color: #fff rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.km-android-light .km-loading {
  border-color: #222 rgba(34, 34, 34, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(252, 252, 252, 0.1), 0 -1px 0 rgba(252, 252, 252, 0.1), inset 0 1px 0 rgba(252, 252, 252, 0.1), inset 0 -1px 0 rgba(252, 252, 252, 0.1);
  box-shadow: 0 1px 0 rgba(252, 252, 252, 0.1), 0 -1px 0 rgba(252, 252, 252, 0.1), inset 0 1px 0 rgba(252, 252, 252, 0.1), inset 0 -1px 0 rgba(252, 252, 252, 0.1);
}
.km-android .k-slider-track {
  background: rgba(153, 153, 153, 0.5);
}
.km-android input[type=email],
.km-android input[type=number],
.km-android input[type=password],
.km-android input[type=search],
.km-android input[type=tel],
.km-android input[type=text]:not(.k-input),
.km-android input[type=url],
.km-root .km-android textarea {
  border-color: rgba(153, 153, 153, 0.5);
}
.km-android input[type=checkbox],
.km-android input[type=radio] {
  color: rgba(153, 153, 153, 0.5);
  border-color: currentcolor;
  -webkit-box-shadow: 0 0 1px currentcolor;
  box-shadow: 0 0 1px currentcolor;
}
.km-android .k-dropdown .k-dropdown-wrap,
.km-android input[type=color],
.km-android input[type=date],
.km-android input[type=datetime-local],
.km-android input[type=datetime],
.km-android input[type=month],
.km-android input[type=time],
.km-android input[type=week],
.km-android select:not([multiple]) {
  border-bottom-color: rgba(127, 127, 127, 0.5);
  background: 100% 100% no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAACWCAQAAABj2vCcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAf0lEQVR4XuzLsQkAAAwCsP7/tD1CcAqZcykMsizLsizLsizLsizLsizLsizLsizL8ncuxzYAgEAAhJz893BazVfXE2quGc9z32asZahlqGWoZahlqGWoZahlqGWoZahlqGWoZahlqGWoZahlqGWoZahlqOUq5CrkKuStlKuS3QdJPtFaleZ1DgAAAABJRU5ErkJggg==) transparent;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
.km-android li.km-actionsheet-title {
  color: inherit;
  border-color: inherit;
}
.km-android .km-shim,
.km-phone .km-android .km-actionsheet-wrapper {
  background: rgba(102, 102, 102, 0.5);
}
.km-android .km-actionsheet,
.km-android .km-popup .k-list-container {
  background: #000;
  -webkit-box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.5);
  box-shadow: 2px 2px 5px rgba(102, 102, 102, 0.5);
}
.km-android-light .km-actionsheet,
.km-android-light .km-popup .k-list-container {
  background: #fcfcfc;
}
.km-android .km-actionsheet > li > a,
.km-android .km-popup .k-item {
  border-color: rgba(255, 255, 255, 0.2);
}
.km-android-light .km-actionsheet > li > a,
.km-android-light .km-popup .k-item {
  border-color: rgba(34, 34, 34, 0.2);
}
.km-android .km-popup-arrow:before {
  border-color: rgba(153, 153, 153, 0.7) transparent;
}
.km-android .k-toolbar .km-buttongroup,
.km-android .km-left .km-popup-arrow:before,
.km-android .km-right .km-popup-arrow:before {
  border-color: transparent rgba(153, 153, 153, 0.7);
}
.km-android .km-popup-arrow:after {
  border-color: #000 transparent;
}
.km-android .km-left .km-popup-arrow:after,
.km-android .km-right .km-popup-arrow:after {
  border-color: transparent #000;
}
.km-android-light .km-popup-arrow:after {
  border-color: #e9e9e9 transparent;
}
.km-android-light .km-left .km-popup-arrow:after,
.km-android-light .km-right .km-popup-arrow:after {
  border-color: transparent #e9e9e9;
}
.km-android .km-state-active input[type=checkbox],
.km-android .km-state-active input[type=radio] {
  border-color: #ddd;
  -webkit-box-shadow: 0 0 1px #ddd;
  box-shadow: 0 0 1px #ddd;
}
.km-android-light .km-state-active input[type=checkbox],
.km-android-light .km-state-active input[type=radio] {
  border-color: #fff;
  -webkit-box-shadow: 0 0 1px #fff;
  box-shadow: 0 0 1px #fff;
}
.km-android .km-splitview .km-pane:last-child {
  -webkit-box-shadow: -1px 0 1px 1px rgba(102, 102, 102, 0.5);
  box-shadow: -1px 0 1px 1px rgba(102, 102, 102, 0.5);
}
.km-android .km-popup.km-pane .km-view,
.km-android .km-splitview .km-pane:last-child .km-content {
  border-color: rgba(128, 128, 128, 0.4);
  -webkit-box-shadow: inset 0 0 1px 1px #000;
  box-shadow: inset 0 0 1px 1px #000;
}
.km-android-light .km-popup.km-pane .km-view,
.km-android-light .km-splitview .km-pane:last-child .km-content {
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 1px 1px #fcfcfc;
  box-shadow: inset 0 0 1px 1px #fcfcfc;
}
.km-android .km-modalview {
  -webkit-box-shadow: 0 0 10px rgba(102, 102, 102, 0.5) 0 0 2px rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 10px rgba(102, 102, 102, 0.5) 0 0 2px rgba(255, 255, 255, 0.7);
  border-color: #000;
}
.km-android .km-modalview .km-view-title {
  -webkit-box-shadow: inset 0 -2px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 -2px rgba(255, 255, 255, 0.1);
}
.km-android-light .km-modalview {
  -webkit-box-shadow: 0 0 10px rgba(102, 102, 102, 0.5) 0 0 2px rgba(34, 34, 34, 0.7);
  box-shadow: 0 0 10px rgba(102, 102, 102, 0.5) 0 0 2px rgba(34, 34, 34, 0.7);
  border-color: #fcfcfc;
}
.km-android .km-collapsible-content,
.km-android .km-collapsible-header {
  border-color: rgba(102, 102, 102, 0.5);
}
.km-android-light .km-collapsible-content,
.km-android-light .km-collapsible-header {
  border-color: rgba(204, 204, 204, 0.5);
}
.km-android .km-collapsible-header .km-icon {
  color: #999;
}
.km-tablet .km-android :not(.km-actionsheet-phone) > .km-actionsheet {
  -webkit-box-shadow: 0 0 7px rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 7px rgba(153, 153, 153, 0.5);
}
.km-android .k-draghandle,
.km-android .k-dropdown .k-input,
.km-android .k-list,
.km-android .km-actionsheet,
.km-android .km-actionsheet-wrapper,
.km-android .km-actionsheet > li > a:active,
.km-android .km-actionsheet > li > a:focus,
.km-android .km-popup > .k-list-container,
.km-android .km-state-active .km-detail,
.km-android .km-state-active .km-listview-label,
.km-android .km-state-active .km-listview-link,
.km-android .km-tabstrip .km-button,
.km-android .km-widget .k-state-focused,
.km-android .km-widget .k-state-hover,
.km-android .km-widget .k-state-selected {
  color: inherit;
}
.km-android .k-slider .k-draghandle,
.km-android .k-slider .k-draghandle:before,
.km-android .k-slider .k-draghandle:hover,
.km-android .k-slider-selection,
.km-android .km-actionsheet > li > a:active,
.km-android .km-actionsheet > li > a:focus,
.km-android .km-badge,
.km-android .km-detail.km-state-active,
.km-android .km-listview-label input[type=radio]:checked:after,
.km-android .km-pages .km-current-page,
.km-android .km-popup .k-state-focused,
.km-android .km-popup .k-state-hover,
.km-android .km-popup .k-state-selected,
.km-android .km-state-active,
.km-android .km-state-active .km-detail,
.km-android .km-switch-on .km-switch-handle,
.km-android .km-touch-scrollbar,
.km-android .km-widget .km-state-active,
.km-android select:not([multiple]):focus option {
  background: currentcolor;
}
.km-android .km-state-active .km-detail:after,
.km-android .km-state-active .km-icon,
.km-android .km-state-active .km-switch-label-off,
.km-android .km-state-active .km-text,
.km-android .km-state-active.km-detail:after,
.km-android .km-switch-label-on {
  color: #fff;
}
.km-android .km-actionsheet > li > a:active,
.km-android .km-actionsheet > li > a:focus,
.km-android .km-popup .k-state-focused,
.km-android .km-popup .k-state-hover,
.km-android .km-popup .k-state-selected {
  text-indent: -10000px;
  text-shadow: 10000px 0 0 #fff;
}
.km-android2 .km-actionsheet > li > a:active,
.km-android2 .km-actionsheet > li > a:focus,
.km-android2 .km-popup .k-state-focused,
.km-android2 .km-popup .k-state-hover,
.km-android2 .km-popup .k-state-selected {
  text-shadow: 10000px 0 1px #fff;
}
.km-android .km-state-active .km-listview-label,
.km-android .km-state-active .km-listview-link {
  color: #fff;
  background: #33b5e5;
}
.km-android .km-badge,
.km-android li.km-actionsheet-cancel > a:active,
.km-android li.km-actionsheet-cancel > a:focus {
  text-indent: -10000px;
  text-shadow: 5000px 0 0 #fff;
  opacity: 0.8;
}
.km-android2 .km-badge,
.km-android2 li.km-actionsheet-cancel > a:active,
.km-android2 li.km-actionsheet-cancel > a:focus {
  text-shadow: 5000px 0 1px #fff;
}
.km-android .k-overflow-container > li > a:active,
.km-android .k-overflow-container > li > a:focus,
.km-android .k-split-container > li > a:active,
.km-android .k-split-container > li > a:focus {
  text-indent: 0;
  text-shadow: none;
}
.km-android .km-actionsheet > li > a:active > *,
.km-android .km-actionsheet > li > a:focus > *,
.km-android .km-badge > *,
.km-android .km-popup .k-state-focused > *,
.km-android .km-popup .k-state-hover > *,
.km-android .km-popup .k-state-selected > *,
.km-android li.km-actionsheet-cancel > a:active > *,
.km-android li.km-actionsheet-cancel > a:focus > * {
  text-indent: 0;
  text-shadow: none;
  color: #fff;
}
.km-android .k-dropdown .k-state-focused,
.km-android li.km-actionsheet-title,
.km-android select:focus,
.km-android textarea:focus,
.km-android.km-pane input:focus {
  border-color: currentcolor;
}
.km-android .km-listview-label input[type=checkbox]:checked:after {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.km-android .km-state-active input[type=checkbox]:before,
.km-android .km-state-active input[type=radio]:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.km-android-light .km-listview-label input[type=checkbox]:checked:after {
  text-shadow: 0 1px 1px rgba(252, 252, 252, 0.2);
}
.km-android-light .km-state-active input[type=checkbox]:before,
.km-android-light .km-state-active input[type=radio]:before {
  background-color: rgba(252, 252, 252, 0.2);
}
.km-android .k-overflow-container .km-state-disabled,
.km-android .km-contactadd:before,
.km-android .km-detaildisclose:before,
.km-android .km-icon:before,
.km-android .km-rowdelete:before,
.km-android .km-rowinsert:before {
  display: block;
  color: #999;
}
.km-android .k-overflow-container a.km-state-disabled {
  color: #999;
  background-color: #000;
  border-color: rgba(153, 153, 153, 0.7);
}
.km-android-light .k-overflow-container a.km-state-disabled {
  color: #999;
  background-color: #e9e9e9;
  border-color: rgba(204, 204, 204, 0.5);
}
.km-android .km-state-active.km-state-disabled .km-text {
  color: #999;
}
.km-android .k-slider,
.km-android .km-badge,
.km-android .km-current-page,
.km-android .km-popup,
.km-android .km-shim,
.km-android .km-switch-on,
.km-android .km-touch-scrollbar,
.km-android .km-widget .k-state-focused,
.km-android .km-widget .km-state-active,
.km-android input:checked,
.km-android input:focus,
.km-android select:focus,
.km-android textarea:focus {
  color: #33b5e5;
}
.km-android .km-required:after {
  color: #f44336;
}
.km-android-light .km-list fieldset legend {
  -webkit-box-shadow: 0 2px 0 0 rgba(34, 34, 34, 0.135);
  box-shadow: 0 2px 0 0 rgba(34, 34, 34, 0.135);
}
.km-android-dark .km-list fieldset legend {
  -webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.4);
}
.km-android-light .km-checkbox-label:after,
.km-android-light .km-checkbox-label:before,
.km-android-light .km-icon-label,
.km-android-light .km-label-above,
.km-android-light .km-radio-label:after,
.km-android-light .km-radio-label:before {
  color: rgba(34, 34, 34, 0.4);
}
.km-android-dark .km-checkbox-label:after,
.km-android-dark .km-checkbox-label:before,
.km-android-dark .km-icon-label,
.km-android-dark .km-label-above,
.km-android-dark .km-radio-label:after,
.km-android-dark .km-radio-label:before {
  color: rgba(255, 255, 255, 0.4);
}
.km-android .km-radio-label:after {
  background-color: #33b5e5;
}
.km-android-dark .km-checkbox-label:after,
.km-android-dark .km-checkbox-label:before,
.km-android-dark .km-radio-label:before {
  border-color: rgba(153, 153, 153, 0.5);
}
.km-android-light input.km-checkbox:checked + .km-checkbox-label:before {
  border-color: #222;
}
.km-android input.km-checkbox:focus + .km-checkbox-label:before {
  -webkit-box-shadow: 0 0 1px 2px #33b5e5;
  box-shadow: 0 0 1px 2px #33b5e5;
}
.km-android input.km-checkbox:checked + .km-checkbox-label:after {
  color: #33b5e5;
}
.km-android input.km-radio:checked + .km-radio-label:after {
  -webkit-box-shadow: 0 0 16px 1px #33b5e5;
  box-shadow: 0 0 16px 1px #33b5e5;
  border-color: rgba(34, 34, 34, 0.4);
}
.km-android .km-list fieldset .km-legend-button.km-invalid,
.km-android .km-list > li label.km-invalid,
.km-android .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-android .km-invalid-msg {
  color: #fff;
  background: #f9a825;
}
.km-android .km-button.km-state-active,
.km-android input[type=file]:active,
.km-android input[type=file]:focus {
  overflow: visible;
}
.km-android .km-button.km-state-active:after,
.km-android .km-buttongroup .km-state-active:after {
  content: "\a0";
  display: block;
  top: -4px;
  left: -4px;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 4px solid transparent;
  background: inherit;
  border-radius: 2px;
  opacity: 0.5;
}
.km-android .k-overflow-container .km-state-active:after,
.km-android .k-split-container .km-state-active:after,
.km-android .k-toolbar .km-state-active:after,
.km-android .km-navbar .km-state-active:after,
.km-android .km-tabstrip .km-state-active:after,
.km-android2 .km-buttongroup .km-state-active:after {
  display: none;
}
.km-tablet .km-android .km-actionsheet-title,
.km-tablet .km-android li.km-actionsheet-cancel {
  display: none;
}
.km-tablet .km-android .km-actionsheet-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-tablet .km-android :not(.km-actionsheet-phone) > .km-actionsheet {
  margin: 0;
  width: 100%;
}
.km-tablet .km-android :not(.km-actionsheet-phone) > .km-actionsheet :nth-last-child(2) > a {
  border-bottom-width: 0;
}
.km-android .km-button {
  border-radius: 1px;
  padding: 0.6em 1em;
  border-width: 1px;
  border-style: solid;
}
.km-android .km-button .km-text {
  position: relative;
  z-index: 1;
}
.km-android .km-button .km-notext {
  width: 1em;
}
.km-android .km-back:before {
  display: none;
}
.km-android .km-badge,
.km-android .km-detail {
  border-width: 0.3em;
  border-style: solid;
}
.km-android .km-badge {
  opacity: 0.8;
  border: 0;
  top: -1.05em;
  min-width: 1.1em;
  height: 2em;
  line-height: 2.2em;
  border-radius: 3em;
}
.km-android .km-detail {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android .km-detail:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.km-root .km-android .km-detail {
  height: 100%;
  width: 3rem;
  font-size: 1.8rem;
  margin: 0;
}
.km-android .km-detail .km-icon,
.km-android .km-detail .km-icon:after,
.km-android .km-detail .km-icon:before,
.km-root .km-android .km-detail:after {
  line-height: 3.4rem;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.4rem;
  vertical-align: middle;
}
.km-android .km-detail .km-icon {
  display: inline-block;
  position: relative;
}
.km-android .km-detail .km-text {
  width: 100%;
  display: block;
  height: 1.6rem;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.8rem;
  border-left-width: 1px;
  border-left-style: dotted;
}
.km-android .km-widget.km-buttongroup {
  background: 0 0;
}
.km-android .km-navbar .km-buttongroup {
  margin-top: 0.2em;
  line-height: 1.2em;
  height: 1.8em;
}
.km-android .km-buttongroup .km-button,
.km-android .km-navbar .km-buttongroup .km-button {
  border-radius: 1px;
  padding: 0.6em 1em;
  border-style: solid;
  border-width: 1px 0 1px 1px;
}
.km-android .km-navbar .km-buttongroup .km-button {
  font-size: 0.9em;
}
.k-ff .km-android .km-buttongroup .km-button {
  display: inline-block;
  margin-left: -4px;
}
.km-android .km-buttongroup .km-state-active,
.km-android .km-navbar .km-buttongroup .km-state-active {
  overflow: visible;
  z-index: 1;
}
.km-android .km-buttongroup .km-button .km-text {
  position: relative;
  width: 100%;
  z-index: 1;
}
.km-android .km-buttongroup .km-button .km-icon {
  width: 1.1em;
  height: 1.1em;
}
.km-root .km-android .km-buttongroup .km-button:first-child {
  margin-left: 0;
  border-radius: 1px 0 0 1px;
}
.km-root .km-android .km-buttongroup .km-button:last-child {
  border-radius: 0 1px 1px 0;
}
.km-android .km-view-title {
  visibility: hidden;
}
.km-android .km-modalview .km-view-title,
.km-android .km-popover-root .km-view-title,
.km-android .km-splitview .km-view-title {
  visibility: visible;
  display: block;
}
.km-android .km-dialog-title,
.km-android .km-view-title {
  text-align: center;
  font-size: 1.4em;
  line-height: 2.4em;
  font-weight: 700;
}
.km-android.km-horizontal .km-view-title {
  line-height: 2.1em;
}
.km-root .km-android .k-toolbar,
.km-root .km-android .km-navbar {
  font-size: 0.8em;
}
.km-android .km-navbar {
  padding: 0 0.5em;
}
.km-android .k-toolbar .km-button,
.km-android .km-navbar .km-button {
  margin: 0;
  border-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
}
.km-android .km-navbar .km-button {
  display: inline;
}
.km-android .km-navbar [class*=item] .km-button {
  padding: 0.95em 0;
  text-transform: uppercase;
}
.km-android .k-toolbar > .km-button {
  text-transform: uppercase;
}
.km-android .km-navbar [class*=item] .km-text {
  float: none;
  border: 0;
  border-right-width: 1px;
  border-right-style: solid;
  padding: 0 0.95em;
}
.km-android.km-horizontal .km-leftitem .km-button,
.km-android.km-horizontal .km-rightitem .km-button {
  padding: 0.4em 0;
}
html .km-android .k-toolbar .km-state-active,
html .km-android .km-navbar .km-state-active {
  background: currentcolor;
  opacity: 0.6;
}
html .km-android .k-toolbar .km-state-active {
  opacity: 1;
}
.km-android .k-toolbar {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 2.6em;
  background-image: none;
}
.km-android .k-toolbar > * {
  vertical-align: top;
}
.km-android .k-split-button .km-arrowdown,
.km-android .k-toolbar .k-button-icon .km-icon,
.km-android .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 2.4em;
  margin-top: -8px;
  margin-bottom: -5px;
  margin-right: 0.1em;
  vertical-align: middle;
}
.km-android .k-toolbar .km-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android .k-toolbar .km-text {
  vertical-align: middle;
}
.km-android .k-toolbar .km-buttongroup .k-button-icon {
  padding-left: 0.6em;
  padding-right: 0.6em;
}
.km-android .k-toolbar .km-buttongroup {
  border-width: 0 1px;
  border-style: solid;
  padding: 0 0.5em;
}
.km-android .k-toolbar .km-buttongroup .km-button {
  border-style: solid;
  border-color: transparent;
  border-width: 1px 0;
}
.km-android .k-toolbar .km-buttongroup + .km-buttongroup {
  padding-left: 0;
  border-left: 0;
  margin-left: 0;
}
.km-root .k-toolbar .km-buttongroup.k-toolbar-last-visible {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
.km-android .k-toolbar .k-split-button-arrow {
  border-radius: 0;
}
.km-android .k-split-button .km-arrowdown {
  margin: 0;
}
.km-android .km-popup .k-overflow-container,
.km-android .km-popup .k-split-container {
  margin-left: 0!important;
  width: 100% !important;
}
.km-android .k-overflow-wrapper > .km-popup-wrapper,
.km-android .k-split-wrapper > .km-popup-wrapper {
  padding: 7px 7px 13px;
}
.km-tablet .km-android .k-overflow-wrapper > .km-popup-wrapper,
.km-tablet .km-android .k-split-wrapper > .km-popup-wrapper {
  padding: 9px 9px 15px;
}
.km-android .k-overflow-container .km-actionsheet-cancel,
.km-android .k-split-container .km-actionsheet-cancel {
  display: none;
}
.km-android .k-overflow-container .km-button,
.km-android .k-split-container .km-button {
  margin: 0;
  padding-right: 3em;
}
.km-android .k-overflow-wrapper {
  height: auto!important;
  bottom: 0;
}
.km-android .km-tabstrip {
  display: table;
  padding: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-android .km-tabstrip .km-text {
  font-size: 0;
}
.km-android .km-tabstrip .km-button {
  display: table-cell;
  font-size: 0.8em;
  padding: 0.5em 0 0.4em 0;
  border-radius: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-width: 5em;
}
.km-android.km-horizontal .km-tabstrip .km-text {
  height: 2em;
}
.km-android.km-horizontal .km-tabstrip .km-text {
  margin-top: -2.2em;
}
.km-android.km-horizontal .km-tabstrip .km-button {
  padding: 0;
}
.km-android .km-tabstrip .km-badge {
  top: 0;
}
.km-android .km-tabstrip .km-state-active {
  border-bottom-width: 0.4em;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: currentcolor;
}
.km-android .km-tabstrip .km-state-active .km-icon {
  color: inherit;
}
.km-android .km-tabstrip .km-icon:before {
  display: none;
}
.km-android .km-tabstrip .km-state-active .km-icon:before {
  display: block;
}
.km-android .km-slider-background,
.km-android .km-switch-background {
  display: none;
}
.km-android .km-switch {
  background: 0 0;
  width: 7em;
  height: 1.8em;
  line-height: 1.8em;
}
.km-android .km-switch-container {
  overflow: hidden;
  border-radius: 0;
  border: 2px solid transparent;
  border-left-width: 1px;
}
.km-android .km-switch-handle {
  width: 3em;
  margin: 0 3px 1px 1px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android2 .km-switch-handle {
  border-radius: 0;
}
.km-android .km-switch-label-off,
.km-android .km-switch-label-on {
  font-size: 0.8em;
  left: 0;
  width: 100%;
  line-height: 1.9em;
  height: 100%;
  text-align: center;
  text-shadow: none;
  position: absolute;
  z-index: 1;
}
.km-android .km-switch-off .km-switch-label-on,
.km-android .km-switch-on .km-switch-label-off {
  display: none;
}
.km-android li.km-state-active {
  border: 0;
}
.km-android .km-listgroupinset,
.km-android .km-listinset {
  margin: 0;
}
.km-android .km-listview-wrapper {
  padding: 0 1em;
}
.km-android .km-list > li {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 2em;
  overflow: hidden;
}
.km-android .km-list {
  margin-bottom: 1em;
  -webkit-margin-collapse: separate;
}
.km-android .km-group-title {
  margin-top: 0;
  background: 0 0;
  padding: 0.8em 0 0.5em;
  line-height: inherit;
  text-transform: uppercase;
}
.km-android .km-scroll-header .km-group-title {
  margin: 0 1em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.km-android .km-listview-label:after,
.km-android .km-listview-link:after {
  display: none;
}
.km-android .km-list .km-item {
  height: 56px;
}
.km-android .km-listview .km-switch {
  margin-top: -0.8em;
}
.km-android .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding-left: 1.8em;
  padding-right: 1.8em;
}
.km-android .km-filter-wrap:before {
  margin: 0 -1.3em 0 0.3em;
}
.km-android .km-filter-reset .km-clear,
.km-android .km-filter-wrap:before {
  font-size: 1.4em;
}
.km-android .km-filter-reset .km-clear:after {
  content: "\e038";
}
.km-android .km-scroller-pull,
.km-root .km-android .km-load-more {
  font-size: 1.2em;
}
.km-android .km-load-more .km-icon,
.km-android .km-scroller-pull .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.7em;
}
.km-android .km-scroller-pull .km-template {
  min-width: 0;
}
.km-android .km-item label:before {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android .km-listview-item-badge.km-badge,
.km-android .km-listview-link > .km-badge {
  min-width: 2.1em;
}
.km-android .km-pages {
  display: table;
  width: 100%;
  height: 3px;
}
.km-android .km-pages li {
  display: table-cell;
  height: 2px;
  background: 0 0;
}
.km-android .km-pages .km-current-page {
  opacity: 0.6;
}
.km-android .k-slider-horizontal {
  margin-top: -0.5em;
  height: 0.1em;
}
.km-android .km-list .km-full-width-slider .k-slider-track {
  border-width: 0;
}
.km-android .k-slider .k-draghandle,
.km-android .k-slider .k-draghandle:hover {
  width: 0.4em;
  height: 0.4em;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5em;
  border: 0;
}
.km-android .k-slider-horizontal .k-draghandle {
  top: -3px;
}
.km-android .k-slider-vertical .k-draghandle {
  left: -0.5em;
}
.km-android .k-slider-horizontal .k-slider-selection {
  margin-top: -1px;
  height: 0.2em;
}
.km-android .k-slider-vertical .k-slider-selection {
  margin-left: -0.1em;
  width: 0.2em;
}
.km-android .k-slider-horizontal .k-slider-track {
  height: 0.1em;
}
.km-android .k-slider-vertical .k-slider-track {
  width: 0.1em;
}
.km-android .km-list .km-full-width-slider .k-slider-selection,
.km-android .km-list .km-full-width-slider .k-slider-track {
  height: 0.15rem;
}
.km-android .k-slider-selection {
  margin-left: 0;
}
.km-android .k-dropdown,
.km-android input[type=color],
.km-android input[type=date],
.km-android input[type=datetime-local],
.km-android input[type=datetime],
.km-android input[type=email],
.km-android input[type=month],
.km-android input[type=number],
.km-android input[type=password],
.km-android input[type=search],
.km-android input[type=tel],
.km-android input[type=text]:not(.k-input),
.km-android input[type=time],
.km-android input[type=url],
.km-android input[type=week],
.km-android select:not([multiple]),
.km-android textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.4em;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-android .km-list .k-dropdown,
.km-android .km-list input[type=color],
.km-android .km-list input[type=date],
.km-android .km-list input[type=datetime-local],
.km-android .km-list input[type=datetime],
.km-android .km-list input[type=email],
.km-android .km-list input[type=month],
.km-android .km-list input[type=number],
.km-android .km-list input[type=password],
.km-android .km-list input[type=search],
.km-android .km-list input[type=tel],
.km-android .km-list input[type=text]:not(.k-input),
.km-android .km-list input[type=time],
.km-android .km-list input[type=url],
.km-android .km-list input[type=week],
.km-android .km-list select:not([multiple]) {
  margin-top: -1.05em;
  font-size: 1em;
}
.km-native-scrolling .km-android .km-list input[type=color],
.km-native-scrolling .km-android .km-list input[type=date],
.km-native-scrolling .km-android .km-list input[type=datetime-local],
.km-native-scrolling .km-android .km-list input[type=datetime],
.km-native-scrolling .km-android .km-list input[type=email],
.km-native-scrolling .km-android .km-list input[type=month],
.km-native-scrolling .km-android .km-list input[type=number],
.km-native-scrolling .km-android .km-list input[type=password],
.km-native-scrolling .km-android .km-list input[type=search],
.km-native-scrolling .km-android .km-list input[type=tel],
.km-native-scrolling .km-android .km-list input[type=text]:not(.k-input),
.km-native-scrolling .km-android .km-list input[type=time],
.km-native-scrolling .km-android .km-list input[type=url],
.km-native-scrolling .km-android .km-list input[type=week],
.km-native-scrolling .km-android .km-list select:not([multiple]),
.km-native-scrolling .km-android .km-list textarea {
  position: static;
  float: right;
  margin-top: 0;
  margin-bottom: -0.2em;
}
.km-android input[type=file] {
  padding: 0.25em;
  outline: 0;
}
.km-android .km-list textarea {
  font-size: 1em;
}
.km-native-scrolling .km-android .km-list textarea {
  width: 50%;
  margin: 0;
}
.km-android .k-dropdown {
  padding: 0;
  min-width: 8em;
}
.km-root .km-android .k-dropdown {
  margin-top: -1.2em;
}
.km-native-scrolling .km-android .km-list .k-dropdown {
  width: 48%;
  width: -webkit-calc(49.3%);
  width: calc(50% - 0.7em);
  margin-right: 0.7em;
}
.km-android .k-dropdown .k-dropdown-wrap {
  width: 100%;
  padding: 0.1em 0.3em;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-android .k-dropdown .k-input {
  border-radius: 0;
}
.km-android input[type=email],
.km-android input[type=number],
.km-android input[type=password],
.km-android input[type=search],
.km-android input[type=tel],
.km-android input[type=text]:not(.k-input),
.km-android input[type=url],
.km-root .km-android textarea {
  outline-width: 4px;
  outline-style: solid;
  outline-offset: -5px;
  border-width: 0 0 5px;
  border-style: solid;
}
.km-android input[type=email]:focus,
.km-android input[type=number]:focus,
.km-android input[type=password]:focus,
.km-android input[type=search]:focus,
.km-android input[type=tel]:focus,
.km-android input[type=text]:not(.k-input):focus,
.km-android input[type=url]:focus,
.km-android textarea:focus {
  outline-offset: -6px;
}
.km-android .k-dropdown .k-dropdown-wrap,
.km-android input[type=color],
.km-android input[type=date],
.km-android input[type=datetime-local],
.km-android input[type=datetime],
.km-android input[type=month],
.km-android input[type=time],
.km-android input[type=week],
.km-android select:not([multiple]) {
  border-width: 0 0 1px;
  border-style: solid;
  margin-bottom: 1px;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-android .k-slider .k-draghandle,
.km-android .k-slider .k-draghandle:hover {
  margin-top: -0.5em;
  padding: 0.5em;
  background-clip: content-box;
  -webkit-background-clip: content-box;
}
.km-android .k-slider .k-draghandle:before {
  content: "\a0";
  display: block;
  margin-top: -0.5em;
  margin-left: -0.5em;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  border-radius: 5em;
  padding: 0.5em;
  margin-bottom: 0.5em;
}
.km-android .k-slider .k-draghandle:active:before {
  opacity: 0.4;
}
.km-android .km-popup .k-state-hover {
  opacity: 0.6;
}
.km-android .km-listview-label input[type=checkbox],
.km-android .km-listview-label input[type=radio] {
  border-width: 1px;
  border-style: solid;
  width: 1em;
  height: 1em;
  font-size: 1.2em;
}
.km-android .km-listview-label input[type=radio],
.km-android .km-listview-label input[type=radio]:after,
.km-android .km-state-active input[type=radio]:before {
  border-radius: 1em;
}
.km-android .km-listview-label input[type=checkbox]:after,
.km-android .km-listview-label input[type=radio]:after,
.km-android .km-state-active input[type=checkbox]:before,
.km-android .km-state-active input[type=radio]:before {
  content: "\a0";
  display: block;
  width: 78%;
  height: 78%;
}
.km-android .km-listview-label input[type=radio]:after {
  margin: 11% 0 0 11%;
}
.km-android .km-listview-label input[type=checkbox]:after {
  margin: -20% 0 0 20%;
  width: 120%;
  height: 120%;
  -webkit-transform: scale(1, 1.2);
  -ms-transform: scale(1, 1.2);
  transform: scale(1, 1.2);
}
.km-android .km-state-active input[type=checkbox]:before,
.km-android .km-state-active input[type=radio]:before {
  position: absolute;
  margin: -45% 0 0 -45%;
  width: 190%;
  height: 190%;
}
.km-android .km-state-active input[type=checkbox],
.km-android .km-state-active input[type=radio] {
  border-width: 1px;
  border-style: solid;
}
.km-android .km-listview-label input[type=radio]:checked:after {
  content: "\a0";
  -webkit-box-shadow: 0 0 3px currentcolor;
  box-shadow: 0 0 3px currentcolor;
}
.km-android .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-android .km-label-above {
  font-size: 0.87em;
  margin-top: -2px;
  padding-top: 0.42em;
  padding-bottom: 2em;
  margin-bottom: 0.13em;
}
.km-android fieldset .km-label-above {
  margin-top: 0;
  padding-top: 1.455em;
  padding-bottom: 3.091em;
}
.km-android .km-label-above textarea {
  top: 50%;
}
.km-android .km-list .km-label-above .k-dropdown-wrap,
.km-android .km-list .km-label-above input[type=color],
.km-android .km-list .km-label-above input[type=date],
.km-android .km-list .km-label-above input[type=datetime-local],
.km-android .km-list .km-label-above input[type=datetime],
.km-android .km-list .km-label-above input[type=email],
.km-android .km-list .km-label-above input[type=month],
.km-android .km-list .km-label-above input[type=number],
.km-android .km-list .km-label-above input[type=password],
.km-android .km-list .km-label-above input[type=search],
.km-android .km-list .km-label-above input[type=tel],
.km-android .km-list .km-label-above input[type=text]:not(.k-input),
.km-android .km-list .km-label-above input[type=time],
.km-android .km-list .km-label-above input[type=url],
.km-android .km-list .km-label-above input[type=week],
.km-android .km-list .km-label-above select:not([multiple]),
.km-android .km-list .km-label-above textarea {
  padding-left: 0.7em;
  margin-top: -0.375em;
  border: none;
}
.km-android .km-list fieldset .km-label-above .k-dropdown-wrap,
.km-android .km-list fieldset .km-label-above input[type=color],
.km-android .km-list fieldset .km-label-above input[type=date],
.km-android .km-list fieldset .km-label-above input[type=datetime-local],
.km-android .km-list fieldset .km-label-above input[type=datetime],
.km-android .km-list fieldset .km-label-above input[type=email],
.km-android .km-list fieldset .km-label-above input[type=month],
.km-android .km-list fieldset .km-label-above input[type=number],
.km-android .km-list fieldset .km-label-above input[type=password],
.km-android .km-list fieldset .km-label-above input[type=search],
.km-android .km-list fieldset .km-label-above input[type=tel],
.km-android .km-list fieldset .km-label-above input[type=text]:not(.k-input),
.km-android .km-list fieldset .km-label-above input[type=time],
.km-android .km-list fieldset .km-label-above input[type=url],
.km-android .km-list fieldset .km-label-above input[type=week],
.km-android .km-list fieldset .km-label-above select:not([multiple]),
.km-android .km-list fieldset .km-label-above textarea {
  margin-top: -0.25em;
}
.km-android .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -0.5em -1.61em;
}
.km-android .km-list fieldset > .k-dropdown-wrap,
.km-android .km-list fieldset > input[type=color],
.km-android .km-list fieldset > input[type=date],
.km-android .km-list fieldset > input[type=datetime-local],
.km-android .km-list fieldset > input[type=datetime],
.km-android .km-list fieldset > input[type=email],
.km-android .km-list fieldset > input[type=month],
.km-android .km-list fieldset > input[type=number],
.km-android .km-list fieldset > input[type=password],
.km-android .km-list fieldset > input[type=search],
.km-android .km-list fieldset > input[type=tel],
.km-android .km-list fieldset > input[type=text]:not(.k-input),
.km-android .km-list fieldset > input[type=time],
.km-android .km-list fieldset > input[type=url],
.km-android .km-list fieldset > input[type=week],
.km-android .km-list fieldset > select:not([multiple]),
.km-android .km-list fieldset > textarea {
  padding: 1.23em 0 1.23em 0;
  margin: 2px 0;
  border: none;
  outline: 0;
}
.km-android .km-list fieldset legend {
  text-indent: 0;
  margin: 0 -1.61em;
  font-weight: 400;
  padding: 1.23em 1.61em 0.11em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-transform: uppercase;
}
.km-android .km-legend-button {
  text-transform: uppercase;
}
.km-android .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
}
.km-android .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-android .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-android .km-list .km-inline-field .k-dropdown-wrap,
.km-android .km-list .km-inline-field input[type=color],
.km-android .km-list .km-inline-field input[type=date],
.km-android .km-list .km-inline-field input[type=datetime-local],
.km-android .km-list .km-inline-field input[type=datetime],
.km-android .km-list .km-inline-field input[type=email],
.km-android .km-list .km-inline-field input[type=month],
.km-android .km-list .km-inline-field input[type=number],
.km-android .km-list .km-inline-field input[type=password],
.km-android .km-list .km-inline-field input[type=search],
.km-android .km-list .km-inline-field input[type=tel],
.km-android .km-list .km-inline-field input[type=text]:not(.k-input),
.km-android .km-list .km-inline-field input[type=time],
.km-android .km-list .km-inline-field input[type=url],
.km-android .km-list .km-inline-field input[type=week],
.km-android .km-list .km-inline-field select:not([multiple]),
.km-android .km-list .km-inline-field textarea {
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-android .km-list .km-inline-field:first-of-type .k-dropdown-wrap,
.km-android .km-list .km-inline-field:first-of-type input[type=color],
.km-android .km-list .km-inline-field:first-of-type input[type=date],
.km-android .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-android .km-list .km-inline-field:first-of-type input[type=datetime],
.km-android .km-list .km-inline-field:first-of-type input[type=email],
.km-android .km-list .km-inline-field:first-of-type input[type=month],
.km-android .km-list .km-inline-field:first-of-type input[type=number],
.km-android .km-list .km-inline-field:first-of-type input[type=password],
.km-android .km-list .km-inline-field:first-of-type input[type=search],
.km-android .km-list .km-inline-field:first-of-type input[type=tel],
.km-android .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-android .km-list .km-inline-field:first-of-type input[type=time],
.km-android .km-list .km-inline-field:first-of-type input[type=url],
.km-android .km-list .km-inline-field:first-of-type input[type=week],
.km-android .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-android .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-android .km-list .km-full-width-slider {
  margin-top: 0;
  padding: 1.55em 0;
}
.km-android .km-checkbox-label,
.km-android .km-radio-label {
  font-size: 1em;
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-android .km-checkbox-label:after,
.km-android .km-checkbox-label:before {
  right: 0.7em;
  width: 1.07rem;
  height: 1.07rem;
  text-align: right;
  font-size: 1.5em;
}
.km-android .km-checkbox-label:before {
  border-width: 0.133rem;
  border-style: solid;
}
.km-android .km-radio-label {
  padding-left: 2.5em;
  line-height: 1.5em;
}
.km-android .km-radio-label:before {
  width: 1.07rem;
  height: 1.07rem;
  border-width: 0.133rem;
  border-style: solid;
}
.km-android input.km-radio:checked + .km-radio-label:after {
  border-width: 2px;
  border-style: solid;
  top: 45%;
}
.km-android input.km-radio:checked + .km-radio-label:after {
  width: 0.55rem;
  height: 0.55rem;
  left: 0.2rem;
}
.km-android .km-shim.km-actionsheet-root {
  left: 0!important;
  width: 100%;
  height: 100% !important;
}
.km-android .km-actionsheet-wrapper {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.km-android .km-actionsheet > li:last-child > a {
  border: 0;
}
.km-android li.km-actionsheet-cancel > a {
  text-align: center;
  font-size: 1em;
}
.km-android li.km-actionsheet-title {
  font-weight: 400;
  line-height: normal;
  padding: 0.8em 1em;
  font-size: 1.2em;
  border-bottom-width: 2px;
  border-radius: 5px 5px 0 0;
}
.km-android .km-popup.km-pane .km-view {
  padding: 1px;
}
.km-android .km-popup.km-pane {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.km-android .km-popover-root .km-list:last-child {
  margin-bottom: 0;
}
.km-android .km-left .km-popup-arrow,
.km-android .km-right .km-popup-arrow {
  margin-top: 0;
}
.km-android .km-popup-arrow:after,
.km-android .km-popup-arrow:before {
  border-style: solid;
  border-width: 0 10px 10px;
}
.km-android .km-down .km-popup-arrow:after {
  margin-top: -1px;
}
.km-android .km-down .km-popup-arrow:before {
  margin-top: -2px;
}
.km-android .km-up .km-popup-arrow:before {
  margin-top: 1px;
}
.km-android .km-up .km-popup-arrow:after,
.km-android .km-up .km-popup-arrow:before {
  border-width: 10px 10px 0 10px;
}
.km-android .km-left .km-popup-arrow:after,
.km-android .km-left .km-popup-arrow:before {
  border-width: 10px 0 10px 10px;
}
.km-android .km-right .km-popup-arrow:after,
.km-android .km-right .km-popup-arrow:before {
  border-width: 10px 10px 10px 0;
}
.km-android .km-modalview-wrapper {
  padding: 10px;
}
.km-android .km-modalview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
}
.km-android .km-touch-scrollbar {
  border-radius: 0;
}
.km-android .km-vertical-scrollbar {
  width: 0.3em;
}
.km-android .km-horizontal-scrollbar {
  height: 0.3em;
}
.km-android .km-popup.km-pane .km-view,
.km-android .km-scrollview .km-pane:last-child .km-content {
  border-width: 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-android .km-pane {
  z-index: 1;
}
.km-android .km-pane:first-child {
  z-index: 0;
}
.km-root .km-blackberry .km-filter-reset,
.km-root .km-blackberry .km-group-title,
.km-root .km-blackberry .km-shim .k-animation-container,
.km-root .km-blackberry .km-slider,
.km-root .km-blackberry .km-switch,
.km-root .km-blackberry .km-view,
.km-root .km-blackberry.km-pane {
  -webkit-transform: none;
}
.km-blackberry {
  font: 1em Slate, Helvetica, sans-serif;
}
.km-blackberry .km-button,
.km-blackberry .km-buttongroup,
.km-blackberry .km-navbar,
.km-blackberry .km-tabstrip,
.km-blackberry .km-toolbar,
.km-blackberry input[type=file] {
  font-weight: 400;
  border: 0;
  border-radius: 3px;
}
.km-blackberry .km-navbar,
.km-blackberry .km-tabstrip,
.km-blackberry .km-toolbar {
  border-radius: 0;
}
.km-blackberry .km-tabstrip .km-icon {
  width: 2.4rem;
  height: 2.4rem;
  font-size: 2.4rem;
  position: relative;
  margin: 0.3rem auto;
}
.km-blackberry.km-vertical .km-tabstrip .km-icon {
  margin: 0.2rem auto 0.1rem;
}
.km-blackberry .km-buttongroup .km-state-active .km-icon:before,
.km-blackberry .km-buttongroup :active .km-icon:before {
  display: none;
}
.km-blackberry .km-load-more {
  height: 3.4em;
}
.km-blackberry .km-load-more .km-button {
  margin: 0 0.8em;
  display: block;
}
.km-blackberry .km-loader,
.km-blackberry .km-scroller-pull,
.km-blackberry .km-scroller-refresh.km-load-more {
  overflow: visible;
  background: 0 0;
}
.km-blackberry .km-loader {
  margin-top: -2em;
  margin-left: -2em;
  width: 4em;
  height: 4em;
}
.km-blackberry .km-scroller-refresh.km-load-more {
  padding: 0;
  position: relative;
  margin: auto;
}
.km-blackberry .km-scroller-pull,
.km-blackberry .km-scroller-refresh.km-load-more {
  font-size: 1em;
  width: 2.5em;
  height: 2.5em;
  top: 0.25em;
  white-space: nowrap;
}
.km-blackberry .km-scroller-pull {
  left: 50%;
  margin: 0 0 0 -90px;
}
.km-blackberry .km-loader h1 {
  display: none;
  font-size: 1em;
  position: absolute;
  left: -50%;
  width: 200%;
  top: auto;
  bottom: -2em;
}
.km-blackberry .km-scroller-pull .km-template {
  position: absolute;
  line-height: 2em;
  font-size: 1.2em;
  min-width: 0;
  top: 0;
  left: 3em;
}
.km-blackberry .km-load-more.km-scroller-refresh .km-icon,
.km-blackberry .km-loader .km-loading-left,
.km-blackberry .km-loading,
.km-blackberry .km-scroller-pull.km-scroller-refresh .km-icon,
.km-blackberry .km-scroller-refresh .km-loading-left {
  font-size: 1em;
  display: block;
  width: 2.5em;
  height: 2.5em;
  top: 10%;
  left: 10%;
  position: absolute;
  border-width: 2px;
  border-style: solid;
  border-radius: 1em;
  -webkit-animation: km-blackberryload 10s infinite linear;
  animation: km-blackberryload 10s infinite linear;
  -webkit-background-clip: none;
}
.km-blackberry .km-loader .km-loading-left,
.km-blackberry .km-loading {
  width: 3em;
  height: 3em;
}
.km-blackberry .km-loader .km-loading-left,
.km-blackberry .km-scroller-refresh .km-loading-left {
  -webkit-transform: rotate(45deg) scale(0.8);
  -ms-transform: rotate(45deg) scale(0.8);
  transform: rotate(45deg) scale(0.8);
  -webkit-animation: km-blackberryload2 2.5s infinite linear;
  animation: km-blackberryload2 2.5s infinite linear;
}
.km-blackberry .km-scroller-pull .km-icon {
  margin-right: 0;
  display: block;
  position: absolute;
}
.km-blackberry .km-scroller-pull .km-icon:after {
  content: "\e012";
  margin-left: -3px;
}
.km-blackberry .km-scroller-refresh .km-icon:after {
  display: none;
}
@keyframes km-blackberryload {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes km-blackberryload {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes km-blackberryload2 {
  0% {
    -webkit-transform: rotate(45deg) scale(0.82);
    transform: rotate(45deg) scale(0.82);
  }
  25% {
    -webkit-transform: rotate(90deg) scale(0.86);
    transform: rotate(90deg) scale(0.86);
  }
  50% {
    -webkit-transform: rotate(135deg) scale(1);
    transform: rotate(135deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(180deg) scale(0.86);
    transform: rotate(180deg) scale(0.86);
  }
  100% {
    -webkit-transform: rotate(225deg) scale(0.82);
    transform: rotate(225deg) scale(0.82);
  }
}
@-webkit-keyframes km-blackberryload2 {
  0% {
    -webkit-transform: rotate(45deg) scale(0.82);
  }
  25% {
    -webkit-transform: rotate(90deg) scale(0.86);
  }
  50% {
    -webkit-transform: rotate(135deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(180deg) scale(0.86);
  }
  100% {
    -webkit-transform: rotate(225deg) scale(0.82);
  }
}
.km-blackberry .km-popup .k-item {
  padding: 0 1em;
  border: 0;
}
.km-blackberry .km-popup .k-list-container {
  margin-right: 1px;
  margin-bottom: 1px;
  border-width: 1px;
  border-style: solid;
}
.km-blackberry .k-dropdown.k-state-border-down,
.km-blackberry .k-dropdown.k-state-border-up {
  background: 0 0;
  background-position: 0 0,100% 0,0 0;
  background-repeat: no-repeat;
  -webkit-background-size: 1px 100%,1px 100%,auto;
  background-size: 1px 100%, 1px 100%, auto;
}
.km-blackberry .km-popup .k-state-border-up {
  border-top: 0;
  border-radius: 0 0 3px 3px;
}
.km-blackberry .km-popup .k-state-border-down {
  border-bottom: 0;
  margin-top: 1px;
  border-radius: 3px 3px 0 0;
}
.km-blackberry .km-modalview-wrapper,
.km-blackberry .km-popup-wrapper {
  padding: 10px;
}
.km-blackberry .k-overflow-wrapper .km-actionsheet-wrapper,
.km-blackberry .k-split-wrapper .km-actionsheet-wrapper,
.km-blackberry .km-popup.km-pane,
.km-tablet .km-blackberry .km-actionsheet-wrapper:not(.km-actionsheet-phone) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid transparent;
  border-radius: 3px;
}
.km-blackberry,
.km-blackberry .km-content {
  color: #000;
  background: #fff;
}
.km-blackberry .k-toolbar,
.km-blackberry .km-button,
.km-blackberry .km-buttongroup,
.km-blackberry .km-navbar,
.km-blackberry .km-tabstrip,
.km-blackberry input[type=file] {
  color: #000;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(70%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 70%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 70%);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}
.km-blackberry .km-button,
.km-blackberry .km-buttongroup {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  border-color: rgba(0, 0, 0, 0.2);
}
.km-blackberry .km-button:after,
.km-blackberry .km-button:before,
.km-blackberry .km-buttongroup {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.km-blackberry .k-toolbar .km-button,
.km-blackberry .km-navbar .km-button {
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}
.km-blackberry .km-view-title {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.km-blackberry .km-dialog-title,
.km-blackberry .km-view-title {
  color: #fff;
  text-shadow: 0 1px 0 #000;
}
.km-blackberry .km-badge,
.km-blackberry .km-detail {
  color: #fff;
  background-color: #00aae7;
}
.km-blackberry .km-badge {
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff;
}
.km-blackberry .km-detail {
  background: #999;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
.km-blackberry .km-rowinsert {
  background-color: #24870d;
}
.km-blackberry .km-rowdelete {
  background-color: #b01b1a;
}
.km-blackberry .k-toolbar,
.km-blackberry .km-navbar,
.km-blackberry .km-popup.km-pane .km-header {
  background-color: #015e98;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(255, 255, 255, 0.2)), color-stop(40%, rgba(255, 255, 255, 0)), color-stop(40%, left), color-stop(0, rgba(255, 255, 255, 0)), color-stop(0, rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0), left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0), left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3));
}
.km-blackberry .km-tabstrip {
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.3);
  background-color: #1a1a1a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.18)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}
.km-blackberry .km-tabstrip .km-button {
  color: #d1d1d1;
  -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.5);
}
.km-blackberry .km-switch-container {
  border-color: rgba(104, 104, 104, 0.3);
  background-color: rgba(180, 180, 180, 0.5);
  -webkit-box-shadow: inset 0 1px 3px rgba(27, 27, 27, 0.3);
  box-shadow: inset 0 1px 3px rgba(27, 27, 27, 0.3);
}
.km-blackberry .km-switch-handle {
  background: rgba(255, 255, 255, 0.9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(27, 27, 27, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(27, 27, 27, 0.3);
}
.km-blackberry .km-switch-on .km-switch-handle {
  background-color: #0879c6;
}
.km-blackberry .km-switch-label-off,
.km-blackberry .km-switch-label-on {
  color: #000;
}
.km-blackberry .km-buttongroup > .km-button {
  color: #fff;
}
.km-blackberry .km-content .km-buttongroup > .km-button {
  color: #000;
}
.km-blackberry div.km-group-title {
  border-top-color: rgba(180, 180, 180, 0.3);
  border-bottom-color: #00aae7;
}
.km-blackberry .km-scroll-header .km-group-title {
  background-color: #fff;
}
.km-blackberry .km-list > li {
  border-bottom-color: rgba(180, 180, 180, 0.3);
}
.km-blackberry .km-filter-reset .km-clear,
.km-blackberry .km-filter-wrap:before {
  color: #adadad;
}
.km-blackberry .km-load-more .km-icon,
.km-blackberry .km-scroller-pull .km-icon {
  color: #259fff;
}
.km-blackberry .km-content .km-button .km-icon,
.km-blackberry .km-content .km-buttongroup .km-button:active .km-icon,
.km-blackberry .km-content .km-buttongroup .km-state-active .km-icon {
  color: #057fe4;
}
.km-blackberry .km-listview-link .km-icon {
  color: #2a3235;
}
.km-blackberry .km-button:active .km-icon,
.km-blackberry .km-detail .km-icon,
.km-blackberry .km-listview-link:active .km-icon,
.km-blackberry .km-state-active .km-icon,
.km-blackberry .km-tabstrip .km-icon {
  color: #eee;
}
.km-blackberry .km-pages .km-current-page {
  background: rgba(150, 150, 150, 0.7);
}
.km-blackberry .k-slider .k-draghandle,
.km-blackberry .k-slider .k-draghandle:hover {
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  -webkit-box-shadow: inset 0 0 0 1px #fff, 0 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, 0 0 1px 1px rgba(0, 0, 0, 0.3);
}
.km-blackberry .k-slider .k-draghandle:active {
  background-color: #00aae7;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 0.5em rgba(0, 170, 231, 0.2), 0 0 0.5em rgba(0, 170, 231, 0.6);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 0.5em rgba(0, 170, 231, 0.2), 0 0 0.5em rgba(0, 170, 231, 0.6);
}
.km-blackberry .k-slider-selection {
  background: #0879c6;
  -webkit-box-shadow: inset 0 4px 8px rgba(255, 255, 255, 0.3), inset 0 0 0 1px #005d9c;
  box-shadow: inset 0 4px 8px rgba(255, 255, 255, 0.3), inset 0 0 0 1px #005d9c;
}
.km-blackberry .k-slider-track {
  background: #e7e3e7;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}
.km-blackberry .km-touch-scrollbar {
  background-color: #777;
  border-color: rgba(255, 255, 255, 0.5);
}
.km-blackberry .km-load-more.km-scroller-refresh .km-icon,
.km-blackberry .km-loader .km-loading-left,
.km-blackberry .km-loading,
.km-blackberry .km-scroller-pull.km-scroller-refresh .km-icon,
.km-blackberry .km-scroller-refresh .km-loading-left {
  border-color: #000;
}
.km-blackberry .km-loader h1,
.km-blackberry .km-scroller-pull .km-icon {
  color: #000;
}
.km-blackberry .k-dropdown,
.km-blackberry input[type=color],
.km-blackberry input[type=date],
.km-blackberry input[type=datetime-local],
.km-blackberry input[type=datetime],
.km-blackberry input[type=email],
.km-blackberry input[type=month],
.km-blackberry input[type=number],
.km-blackberry input[type=password],
.km-blackberry input[type=search],
.km-blackberry input[type=tel],
.km-blackberry input[type=text]:not(.k-input),
.km-blackberry input[type=time],
.km-blackberry input[type=url],
.km-blackberry input[type=week],
.km-blackberry select:not([multiple]),
.km-blackberry textarea {
  border-color: rgba(27, 27, 27, 0.3);
  background: rgba(27, 27, 27, 0.03);
}
.km-blackberry .k-dropdown .k-dropdown-wrap {
  border-color: rgba(27, 27, 27, 0.3);
}
.km-blackberry input[type=email],
.km-blackberry input[type=number],
.km-blackberry input[type=password],
.km-blackberry input[type=search],
.km-blackberry input[type=tel],
.km-blackberry input[type=text]:not(.k-input),
.km-blackberry input[type=url],
.km-blackberry textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(180, 180, 180, 0.3);
  box-shadow: inset 0 1px 1px rgba(180, 180, 180, 0.3);
}
.km-blackberry input[type=email]:focus,
.km-blackberry input[type=number]:focus,
.km-blackberry input[type=password]:focus,
.km-blackberry input[type=search]:focus,
.km-blackberry input[type=tel]:focus,
.km-blackberry input[type=text]:not(.k-input):focus,
.km-blackberry input[type=url]:focus,
.km-blackberry textarea:focus {
  border-color: #00aae7;
}
.km-blackberry .k-dropdown-wrap,
.km-blackberry input[type=color],
.km-blackberry input[type=date],
.km-blackberry input[type=datetime-local],
.km-blackberry input[type=datetime],
.km-blackberry input[type=month],
.km-blackberry input[type=time],
.km-blackberry input[type=week],
.km-blackberry select:not([multiple]) {
  background: transparent 100% 0 no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  -webkit-background-size: 1.8em 100%, auto;
  background-size: 1.8em 100%, auto;
  background: -webkit-calc(95%) 50% no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAADICAQAAADrJAMDAAABG2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS4xLjIiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+MahxaQAAA/RJREFUeF7t1OlqVVcYh/HnIiz0LrYedWs8UXGc5yGKsxXtVVjwSryOFnoFxYq1TgQVhwQVT+KE0fihhRJ6IHkXGc7Jztr7PO/z8f9l82Oz+KeSrGcAE1pooU1ooU1ooYU2oYU2oYUW2oQW2oQWWmgTWmgTWmihTWihTWihhTahhTahhRbahBbahBZaaBNaaBNaaKFNaKFNaKGFNqGFNqGFFtqEFtqEFlpoE1poE1pooU1ooU1ooYU2oYVmFTf4lRusmlmo13W/H8gXmhE6M8MYW2sIvZWxGYAOI9lC8wOd7sD0f9T1Yv7eBaDDj7lC/zJrmGZLjaC3MD0L4Gau0L/NGb6xmXrcZr7NAfg9/z+621eGyf+G+RoA3Mz3jR4PhimGa8n8Jos3Oo5t4TBFm3yvzVQIsA1yhU5Tf8mWus2XFHM20HFsD4fPWVK3+RwCbIesoOPYEQ6fsqNu8yk02QF1gE5Tf8yKus3HUGQnZAkdx85w+MAm8rhNfEgxZwsdx65weM9QBsxDvA81dkF10M2nHmIytNgN2UPHsTscJtnIyt3GBPMeyB46HXvCYYINrMxtYCLFXBvoOPaGQ2dFqEs6ocJeqD90mrqsnPldirkJ0Gnqd5QZMO+D5kDDvnB8Wxl1ydtQYD80Cxr2h/ObSqhLXqeYmwadpn697NQl46HAAWgmNBwIqccpq2fmIDQXGg6G1GOsZ3luPWOhwCFoNjQcqpB6Ha9SzE2HTlO/Yh39vbW8DAUOw2BAw+EQ4CVrK2A+AoMDDUdChBd9o27xIhQ4CoMFnaZu9YX5eYp58KDhaIjxvGfqFs9CgWMwmNBwLAR51hN1i6ehwHEYXGg4HqI8XTJ1iyehwAkYZOg09ZMlUbcYTTELDSdCnNFFU7d4HAqcBKEB4GQI9HhR1Gt4FAqcAqG7nUpR98g8AkIvhPoRa5j/VvNwocxCw0iI9ZDV83gUPAgFToPQcadDsAdpaqDgfihwBoROdyZBXSSZ/w4FzoLQS6G+H1IX3AsFzoHQ83c2xLs3h7rgbi/MQsO5EPCvLjVQcCcUOA9CL7zzIeLd/6kL/gwFLoDQ/aC+QwEU3A7XiyD04rsQYt6m4I9+MgsNF2PqUOASCL30LgWkUZdB6OWnvgJC997lapiFhitpZq7StxMafkowX6OvJzRcDZiv0/cTGq7NYv6ZZTmh4Xo1zEJDyS1GuUUJQluV0Ca00EKb0EKb0EILbUILbUILLbQJLbQJLbTQJrTQJrTQQpvQQpvQQgttQgttQgsttAkttAkttNAmtNAmtNBCm9BCm9BCC21CC21CCy20CS20CS200Ca00Ca00EKb0EKb0EILbUILbf8CmhlC4QhCFjcAAAAASUVORK5CYII=), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1))) transparent;
  -webkit-background-size: auto 90%, auto;
}
.km-blackberry .k-dropdown .k-state-focused,
.km-blackberry input[type=color]:active,
.km-blackberry input[type=color]:focus,
.km-blackberry input[type=date]:active,
.km-blackberry input[type=date]:focus,
.km-blackberry input[type=datetime-local]:active,
.km-blackberry input[type=datetime-local]:focus,
.km-blackberry input[type=datetime]:active,
.km-blackberry input[type=datetime]:focus,
.km-blackberry input[type=month]:active,
.km-blackberry input[type=month]:focus,
.km-blackberry input[type=time]:active,
.km-blackberry input[type=time]:focus,
.km-blackberry input[type=week]:active,
.km-blackberry input[type=week]:focus,
.km-blackberry select:not([multiple]):focus {
  color: #fff;
  background-color: #00aae7;
  background: -webkit-calc(95%) 50% no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAADICAQAAADrJAMDAAADrUlEQVR4Xu3a6UocWQCG4bqJhrkL933Lvu9LK25JJpjchTA3MhcSmCsIg4i4ZCSImjSJ2GpCcMuPbwwFdoIfpklOl6e63+/l/C8eDvWjqESZRPEDAE1AAw00AQ00AQ000AQ00AQ00EAT0EAT0EADTUADTUADDTQBDTQBDTTQBDTQBDTQQBPQQBPQQANNQANNQAMNNAENNAENNNAENNAENNBAE9BAE9BAA01AA01AAw00AQ00AQ000AR0h/7Wf0enA+ha9kKVvQS6Vk3px70AuhY918lNAR26P+X3HOiQPZNZaGqgn+r0PQM6RE/08z0FOjyz7wnQv9Ok3P4NSw30hNxm1KTXcpsE+lcal9usmpQcHX+rJ4AOyfytJs3IbRxon29MbnMpcyhqoEflNn/MXKGeldsY0NU0IreFlPkE9ZzcRoEOyZxSz8ttBOjTGpbboppTgDDUQBfltqSWnwA0aUFuw0C7HntmtVYB0KxFuRWBro75jWH2tWhJbo+B/r5Hclv2zD616s3p1EA/lNvblDkA9SOgv/UgEHNKvSy3h0B75hXDXC31W7k9aGzo+3JbtczVU6946saFvie3NcMchvp+Y0LfDcTsqVfldq/xoD3zutoCAbRqTW53Gwv6jtzeqT0gQJvWPXXjQN/2zMH/EG3XO7ndaQxoz/w+Zc6I+nb9Q9+SW0mdNfuf+r3cbtU39E25fTDM4epUyVPXL/SNDJg99Qe53axPaM+8YZizo75Rf9DX5baZMmdCvSG36/UFfU1u5ZQ5M+rNs6SuV2ZPXZbbtfqA9sxb6lKSeV3a8tT5h74qt211pwDRUF/NN/QVz6weJWdWt7Y9dX6hL8ttxzBnW4925HYln9Ce+ZN6lZx5vfokt8v5g74kt8/qMwAxUV/KF/TFqJh9ffqcJXV2zF9S5qiov8jtYj6gL8ht1zDHQL0rtwvxQ5+X255hjoV6T27nI4AOwxw/dbzQBfuJfV/9SqKuX/sG+qP+iBV62jAfaEBJ9A3owFD/FSv0K8M8qCQXDerwBPQ/ebnRh445fur4b3RBZVX2VUNKctWQvqqychzvaF/xmLqkc0py1zmVjpmLcX/rKGhar45OIU/A/vmzhKb4oQlooIEmoIEmoIEGmoAGmoAGGmgCGmgCGmigCWigCWiggSaggSaggQaagAaagAYaaAIaaAIaaKAJaKAJaKCBJqCBJqCBBpqABpqABhpoAhpoAhpooAlooAlooIEmoIEmoIEGmoAGmv4H0vCT+B5BT60AAAAASUVORK5CYII=), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1))), #00aae7;
  -webkit-background-size: auto 90%, auto;
}
.km-blackberry .k-dropdown .k-state-focused .k-input {
  color: #fff;
}
.km-blackberry select:not([multiple]):focus option {
  color: #000;
  background-color: #fff;
}
.km-blackberry .km-shim {
  background: rgba(27, 27, 27, 0.3);
}
.km-blackberry .km-popup .k-item {
  color: #000;
  background: #fff;
}
.km-blackberry .km-popup .k-state-focused,
.km-blackberry .km-popup .k-state-hover,
.km-blackberry .km-popup .k-state-selected {
  color: #fff;
  background: #00aae7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
.km-blackberry .km-popup .k-state-hover {
  background-color: rgba(0, 170, 231, 0.8);
}
.km-blackberry .km-popup .k-list-container {
  background: #fff;
  border-color: #777;
}
.km-blackberry .k-dropdown.k-state-border-up {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#777), color-stop(10%, #777), color-stop(10%, transparent), color-stop(10%, top), color-stop(10%, #777), color-stop(10%, #777), color-stop(10%, transparent), color-stop(10%, top), color-stop(10%, #fff), color-stop(10%, #fff), color-stop(10%, transparent));
  background-image: -webkit-linear-gradient(top, #777, #777 10%, transparent 10%, top, #777, #777 10%, transparent 10%, top, #fff, #fff 10%, transparent 10%);
  background-image: linear-gradient(to bottom, #777, #777 10%, transparent 10%, top, #777, #777 10%, transparent 10%, top, #fff, #fff 10%, transparent 10%);
}
.km-blackberry .k-dropdown.k-state-border-down {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, #777), color-stop(90%, #777), color-stop(90%, top), color-stop(90%, transparent), color-stop(90%, #777), color-stop(90%, #777), color-stop(90%, top), color-stop(90%, transparent), color-stop(90%, #fff), color-stop(90%, #fff));
  background-image: -webkit-linear-gradient(top, transparent 90%, #777 90%, #777, top, transparent 90%, #777 90%, #777, top, transparent 90%, #fff 90%, #fff);
  background-image: linear-gradient(to bottom, transparent 90%, #777 90%, #777, top, transparent 90%, #777 90%, #777, top, transparent 90%, #fff 90%, #fff);
}
.km-blackberry .km-popup .k-state-border-up {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.km-blackberry .km-popup .k-state-border-down {
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
}
.km-blackberry .km-listview-label input[type=checkbox],
.km-blackberry .km-listview-label input[type=radio] {
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.km-blackberry .km-listview-label input[type=checkbox]:checked,
.km-blackberry .km-listview-label input[type=radio]:checked {
  color: #fff;
  background-color: #00aae7;
}
.km-blackberry.km-pane .km-listview-label input[type=checkbox]:after {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.km-root .km-blackberry.km-pane .km-listview-label input[type=radio]:checked:after {
  -webkit-background-clip: inherit;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, #f9f9f9), color-stop(10%, #eee));
  background-image: -webkit-linear-gradient(top, #fff, #f9f9f9 10%, #eee);
  background-image: linear-gradient(to bottom, #fff, #f9f9f9 10%, #eee);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.km-blackberry.km-pane div.km-actionsheet-wrapper {
  background-color: #000;
}
.km-blackberry.km-pane .km-actionsheet-title {
  color: #9a9a9a;
}
.km-blackberry .km-actionsheet > li > a {
  color: #fff;
  border-color: rgba(180, 180, 180, 0.3);
}
.km-blackberry .km-actionsheet > li:nth-child(2) > a {
  border-top-color: rgba(180, 180, 180, 0.3);
}
.km-blackberry .km-pane {
  -webkit-box-shadow: -3px 0 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: -3px 0 10px 1px rgba(0, 0, 0, 0.5);
}
.km-blackberry .k-overflow-wrapper div.km-actionsheet-wrapper,
.km-blackberry .k-split-wrapper div.km-actionsheet-wrapper,
.km-blackberry .km-popup.km-pane,
.km-tablet .km-blackberry .km-actionsheet-wrapper:not(.km-actionsheet-phone) {
  background: #015e98;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.km-blackberry .km-popup-arrow:after,
.km-blackberry .km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
}
.km-blackberry .km-down .km-popup-arrow:after,
.km-blackberry .km-popup-arrow:after {
  border-color: #015e98 transparent;
}
.km-blackberry .km-left .km-popup-arrow:after,
.km-blackberry .km-right .km-popup-arrow:after {
  border-color: transparent #015e98;
}
.km-blackberry .k-overflow-container.km-actionsheet,
.km-blackberry .k-split-container.km-actionsheet,
.km-blackberry .km-popup.km-pane .km-content,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), color-stop(10%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 10%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 10%);
  border-color: rgba(255, 255, 255, 0.7);
}
.km-blackberry .km-modalview {
  background-color: #7185a2;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
.km-blackberry .km-collapsible-content,
.km-blackberry .km-collapsible-header {
  border-color: rgba(180, 180, 180, 0.3);
}
.km-blackberry input[type=file]:active,
.km-blackberry input[type=file]:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
.km-blackberry .km-button.km-state-active:before,
.km-blackberry .km-button:active:before {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 0 1000px rgba(0, 0, 0, 0.2);
}
.km-blackberry .km-detail.km-state-active,
.km-blackberry .km-state-active .km-detail,
.km-blackberry .km-state-active a.km-listview-link,
.km-blackberry a.km-listview-link:active {
  -webkit-box-shadow: inset 0 0 0 2px #00aae7;
  box-shadow: inset 0 0 0 2px #00aae7;
  background: rgba(0, 170, 231, 0.5);
}
.km-blackberry .k-toolbar .km-buttongroup .km-state-active {
  -webkit-box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.1);
}
.km-blackberry :not(.km-buttongroup) > .km-button.km-state-active .km-text,
.km-blackberry :not(.km-buttongroup) > .km-button:active .km-text {
  top: 1px;
}
.km-blackberry .km-actionsheet > li > .km-state-active,
.km-blackberry .km-actionsheet > li > a:active,
.km-blackberry .km-actionsheet > li > a:focus,
.km-blackberry .km-actionsheet > li > a:hover {
  background: #00aae7;
  color: #fff;
}
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet {
  background-color: #fff;
}
.km-tablet .km-blackberry .km-popup-arrow:after {
  border-color: #cfd1d3 transparent;
}
.km-tablet .km-blackberry .km-left .km-popup-arrow:after,
.km-tablet .km-blackberry .km-right .km-popup-arrow:after {
  border-color: transparent #cfd1d3;
}
.km-blackberry .k-overflow-container > li > a,
.km-blackberry .k-split-container > li > a,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a {
  color: #000;
}
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > .km-state-active,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a:active,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a:focus,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a:hover {
  color: #fff;
  background: #00aae7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
.km-blackberry .km-required:after {
  color: #f44336;
}
.km-blackberry .km-legend-button {
  color: #00aae7;
}
.km-blackberry .km-checkbox-label:after,
.km-blackberry .km-checkbox-label:before,
.km-blackberry .km-icon-label,
.km-blackberry .km-label-above,
.km-blackberry .km-radio-label:after,
.km-blackberry .km-radio-label:before {
  color: #999;
}
.km-blackberry input.km-checkbox + .km-checkbox-label:before,
.km-blackberry input.km-radio + .km-radio-label:before {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.km-blackberry input.km-checkbox:checked + .km-checkbox-label:before,
.km-blackberry input.km-radio:checked + .km-radio-label:before {
  background-color: #00aae7;
  border-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.km-blackberry input.km-checkbox:checked + .km-checkbox-label:after {
  color: #fff;
}
.km-blackberry input.km-radio:checked + .km-radio-label:after {
  -webkit-background-clip: inherit;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, #f9f9f9), color-stop(10%, #eee));
  background-image: -webkit-linear-gradient(top, #fff, #f9f9f9 10%, #eee);
  background-image: linear-gradient(to bottom, #fff, #f9f9f9 10%, #eee);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.km-blackberry .km-list fieldset legend {
  -webkit-box-shadow: 0 2px 0 0 #00aae7;
  box-shadow: 0 2px 0 0 #00aae7;
}
.km-blackberry .km-list .km-label-above .k-dropdown,
.km-blackberry .km-list .km-label-above input[type=color],
.km-blackberry .km-list .km-label-above input[type=date],
.km-blackberry .km-list .km-label-above input[type=datetime-local],
.km-blackberry .km-list .km-label-above input[type=datetime],
.km-blackberry .km-list .km-label-above input[type=email],
.km-blackberry .km-list .km-label-above input[type=file],
.km-blackberry .km-list .km-label-above input[type=month],
.km-blackberry .km-list .km-label-above input[type=number],
.km-blackberry .km-list .km-label-above input[type=password],
.km-blackberry .km-list .km-label-above input[type=search],
.km-blackberry .km-list .km-label-above input[type=tel],
.km-blackberry .km-list .km-label-above input[type=text]:not(.k-input),
.km-blackberry .km-list .km-label-above input[type=time],
.km-blackberry .km-list .km-label-above input[type=url],
.km-blackberry .km-list .km-label-above input[type=week],
.km-blackberry .km-list .km-label-above select:not([multiple]),
.km-blackberry .km-list .km-label-above textarea {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-blackberry .km-list fieldset > .k-dropdown-wrap,
.km-blackberry .km-list fieldset > input[type=color],
.km-blackberry .km-list fieldset > input[type=date],
.km-blackberry .km-list fieldset > input[type=datetime-local],
.km-blackberry .km-list fieldset > input[type=datetime],
.km-blackberry .km-list fieldset > input[type=email],
.km-blackberry .km-list fieldset > input[type=month],
.km-blackberry .km-list fieldset > input[type=number],
.km-blackberry .km-list fieldset > input[type=password],
.km-blackberry .km-list fieldset > input[type=search],
.km-blackberry .km-list fieldset > input[type=tel],
.km-blackberry .km-list fieldset > input[type=text]:not(.k-input),
.km-blackberry .km-list fieldset > input[type=time],
.km-blackberry .km-list fieldset > input[type=url],
.km-blackberry .km-list fieldset > input[type=week],
.km-blackberry .km-list fieldset > select:not([multiple]),
.km-blackberry .km-list fieldset > textarea {
  background: 0 0;
}
.km-blackberry .km-list fieldset .km-legend-button.km-invalid,
.km-blackberry .km-list > li label.km-invalid,
.km-blackberry .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-blackberry .km-invalid-msg {
  color: #fff;
  background: #f9a825;
}
.km-blackberry .km-button,
.km-blackberry .km-buttongroup {
  text-align: center;
  padding: 0.44em 1em;
  min-width: 1em;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
}
.km-tablet .km-blackberry {
  font-size: 1.2em;
}
.km-tablet .km-blackberry .km-dialog-title,
.km-tablet .km-blackberry .km-view-title {
  line-height: 2.1em;
}
.km-tablet .km-blackberry .km-content .km-button {
  padding: 0.5rem 2rem;
}
.km-tablet .km-blackberry .km-content .km-buttongroup .km-button,
.km-tablet .km-blackberry .km-footer > .km-buttongroup .km-button,
.km-tablet .km-blackberry .km-header > .km-buttongroup .km-button {
  padding: 0.6rem 3rem;
}
.km-tablet .km-blackberry .km-tabstrip .km-icon {
  margin: 0.5rem auto;
}
.km-tablet .km-blackberry.km-vertical .km-tabstrip .km-icon {
  margin: 0.1rem auto 0.2rem;
}
.km-tablet .km-blackberry .km-tabstrip .km-button {
  width: auto;
  min-width: 7em;
  padding: 0.2em 1em;
}
.km-tablet .km-blackberry.km-vertical .km-tabstrip .km-button {
  padding: 0.1em 1em;
}
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > * > .km-actionsheet-title,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > * > li.km-actionsheet-cancel {
  display: none;
}
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a {
  border-radius: 0;
}
.km-tablet .km-blackberry .km-detail .km-icon,
.km-tablet .km-blackberry .km-detail .km-icon:after,
.km-tablet .km-blackberry .km-detail .km-icon:before,
.km-tablet .km-blackberry .km-detail:after,
.km-tablet .km-blackberry .km-detail:before {
  line-height: 1.5rem;
}
.km-blackberry .km-button {
  margin-left: 4px;
  margin-right: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-blackberry .km-button:before {
  content: "\a0";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  top: -1px;
  left: -1px;
  background-color: inherit;
  border: inherit;
  border-radius: inherit;
  z-index: -1;
}
.km-blackberry .km-button:before {
  z-index: 0;
  display: none;
}
.km-blackberry .km-button .km-text {
  position: relative;
}
.km-blackberry .km-badge {
  min-width: 1em;
  font-size: 0.7rem;
  border-radius: 2rem;
}
.km-blackberry .km-detail {
  line-height: 0.95rem;
  border-radius: 0.2rem;
}
.km-root .km-blackberry .km-detail {
  width: 1.35rem;
  height: 1.4rem;
}
.km-blackberry .km-detail .km-icon,
.km-blackberry .km-detail .km-icon:after,
.km-blackberry .km-detail .km-icon:before,
.km-root .km-blackberry .km-detail:after,
.km-root .km-blackberry .km-detail:before {
  line-height: 1.4rem;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.km-blackberry .km-detail .km-icon:after,
.km-blackberry .km-detail .km-icon:before {
  text-shadow: none;
}
.km-blackberry .km-detail .km-icon:before,
.km-root .km-blackberry .km-detail:before {
  display: block;
}
.km-blackberry .km-detail .km-text {
  display: none;
}
.km-blackberry .km-button.km-state-active:before,
.km-blackberry .km-button:active:before {
  display: block;
}
.km-blackberry .km-content .km-button:after {
  background-color: transparent;
}
.km-blackberry .km-buttongroup {
  padding: 0.25em;
  border-radius: 4px;
  border-collapse: separate;
  background-image: none;
  border-color: transparent;
}
.km-blackberry .km-navbar .km-buttongroup {
  font-size: 0.8em;
  text-shadow: none;
  top: 0;
  margin-top: 0.16em;
  height: auto;
  line-height: 1.2em;
}
.km-blackberry .km-buttongroup > .km-button {
  display: inline-block;
  border-right-width: 1px;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-blackberry .km-content .km-buttongroup > .km-button {
  margin: 0 5px 0 0;
}
.km-blackberry .km-buttongroup > .km-button:after,
.km-blackberry .km-buttongroup > .km-button:before {
  display: none;
}
.km-blackberry .km-content .km-buttongroup .km-button,
.km-blackberry .km-footer > .km-buttongroup .km-button,
.km-blackberry .km-header > .km-buttongroup .km-button {
  padding: 0.3em 1.5em;
}
.km-root .km-blackberry .km-view .km-buttongroup > .km-state-active {
  border-radius: 3px;
  background: 0 0;
}
.km-blackberry .km-buttongroup > .km-button:not(.km-state-active) {
  border-color: transparent;
  background: 0 0;
}
.km-blackberry .km-buttongroup > .km-button:last-child {
  margin-right: 0;
}
.km-blackberry .km-view-title {
  visibility: visible;
}
.km-blackberry .km-dialog-title,
.km-blackberry .km-view-title {
  text-align: center;
  font-size: 1.2em;
  line-height: 2.4em;
  font-weight: 700;
}
.km-blackberry.km-vertical .km-view-title {
  line-height: 2.6em;
}
.km-blackberry .km-navbar [class*=item] .km-button,
.km-blackberry .km-toolbar .km-button {
  margin-top: 0.44rem;
  margin-bottom: 0.44rem;
}
.km-blackberry.km-vertical .km-navbar [class*=item] .km-button,
.km-blackberry.km-vertical .km-toolbar .km-button {
  margin-top: 0.54rem;
  margin-bottom: 0.54rem;
}
.km-blackberry.km-horizontal .km-no-title {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.km-blackberry.km-vertical .km-no-title {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.km-blackberry .k-toolbar {
  line-height: 1.8em;
}
.km-blackberry .k-toolbar .km-button {
  padding-top: 3px;
  padding-bottom: 3px;
}
.km-blackberry .k-toolbar .km-buttongroup {
  padding: 3px;
}
.km-blackberry .k-toolbar .km-buttongroup .km-button {
  padding-top: 1px;
  padding-bottom: 1px;
  line-height: 1.6em;
}
.km-blackberry .k-split-button .km-arrowdown,
.km-blackberry .k-toolbar .k-button-icon .km-icon,
.km-blackberry .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
  margin-top: -7px;
  margin-bottom: -2px;
  vertical-align: middle;
}
.km-blackberry .k-split-button .km-arrowdown {
  margin-left: 2px;
  margin-right: 1px;
}
.km-blackberry .k-split-button .k-button-icontext {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.km-blackberry .k-split-button-arrow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.km-blackberry .km-actionsheet.k-overflow-container > li > .km-button,
.km-blackberry .km-actionsheet.k-split-container > li > .km-button {
  min-width: 10em;
  text-align: center;
  font-size: 1.1em;
  border: 0;
  border-radius: 0;
}
.km-blackberry .km-actionsheet.k-split-container > li > .km-button {
  min-width: 5em;
}
.km-blackberry .k-overflow-wrapper .km-actionsheet-wrapper,
.km-blackberry .k-split-wrapper .km-actionsheet-wrapper {
  padding: 1px;
}
.km-blackberry .k-overflow-wrapper .km-actionsheet-wrapper:before,
.km-blackberry .k-split-wrapper .km-actionsheet-wrapper:before {
  display: none;
}
html .km-blackberry .k-overflow-container.km-actionsheet > li,
html .km-blackberry .k-split-container.km-actionsheet > li {
  margin-top: 0;
  margin-bottom: 0;
}
.km-blackberry .k-overflow-container.km-actionsheet,
.km-blackberry .k-split-container.km-actionsheet {
  border-top: 0;
}
.km-phone .km-blackberry .km-tabstrip {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
.km-phone .km-blackberry .km-tabstrip .km-button {
  display: table-cell;
}
.km-blackberry .km-tabstrip {
  font-size: 0.7em;
  padding: 0;
}
.km-blackberry .km-tabstrip .km-button {
  border: 0;
  margin: 0;
  border-radius: 0;
  background: 0 0;
  padding: 0.1em 0.3em 0.4em;
  border-top: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-root .km-blackberry .km-tabstrip .km-button:before {
  display: none;
}
.km-blackberry .km-tabstrip .km-button.km-state-active + .km-button,
.km-blackberry .km-tabstrip .km-button:active + .km-button,
.km-blackberry .km-tabstrip .km-button:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-blackberry .km-tabstrip .km-button.km-state-active,
.km-blackberry .km-tabstrip .km-button:active {
  background: rgba(255, 255, 255, 0.1);
  border-top: 2px solid #057fe4;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
}
.km-blackberry .km-tabstrip.km-vertical .km-button {
  padding: 0 0.7em;
}
.km-blackberry .km-tabstrip .km-badge {
  text-indent: 0;
}
.km-blackberry .km-switch {
  width: 6rem;
  height: 2rem;
  line-height: 2rem;
}
.km-blackberry .km-switch-wrapper {
  display: none;
}
.km-blackberry .km-switch-container {
  padding: 1px 0 1px 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3em;
  border-width: 1px;
  border-style: solid;
}
.km-blackberry .km-switch-handle {
  border-radius: 2em;
  width: 1.7em;
  height: 1.7em;
  margin: 0 4px 0 0;
}
.km-blackberry .km-switch-label-off {
  left: 1.7em;
}
.km-blackberry .km-switch-label-on {
  left: -4.1em;
}
.km-blackberry .km-switch-label-off,
.km-blackberry .km-switch-label-on {
  text-transform: capitalize;
  text-shadow: none;
  width: 240%;
  line-height: 1.8em;
  vertical-align: middle;
}
.km-blackberry .km-listgroupinset,
.km-blackberry .km-listinset {
  margin: 0;
}
.km-blackberry .km-listview {
  margin: 0;
}
.km-blackberry div.km-group-title {
  margin-top: 0;
  padding: 0.2em 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.km-blackberry .km-list > li {
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  overflow: hidden;
}
.km-blackberry .km-list .km-button {
  line-height: 1.2em;
}
.km-blackberry .km-group-title {
  color: #333;
  background: 0 0;
  padding-top: 0.2em;
  line-height: inherit;
}
.km-blackberry .km-list {
  margin-top: 0;
}
.km-blackberry .km-listview-link:after {
  display: none;
}
.km-blackberry .km-list .km-item {
  height: 56px;
}
.km-blackberry .km-listview .km-switch {
  margin-top: -1em;
}
.km-blackberry .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding-left: 1.8em;
  padding-right: 1.8em;
}
.km-blackberry .km-filter-wrap:before {
  margin: 0 -1.3em 0 0.3em;
}
.km-blackberry .km-filter-reset {
  margin-left: -2em;
}
.km-blackberry .km-filter-reset .km-clear:after {
  content: "\e038";
}
.km-blackberry .km-load-more,
.km-blackberry .km-scroller-pull {
  font-size: 1.4rem;
}
.km-blackberry .km-load-more .km-icon,
.km-blackberry .km-scroller-pull .km-icon {
  width: 2.4rem;
  height: 2.4rem;
  font-size: 2.4rem;
}
.km-blackberry .km-scroller-refresh .km-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
}
.km-blackberry .km-pages {
  display: table;
  width: 100%;
}
.km-blackberry .km-pages li {
  display: table-cell;
  height: 2px;
  background: 0 0;
}
.km-blackberry .k-slider .k-draghandle,
.km-blackberry .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
}
.km-blackberry .k-slider-horizontal .k-draghandle {
  top: -0.34em;
}
.km-blackberry .k-slider-vertical .k-draghandle {
  left: -0.34em;
}
.km-blackberry .k-slider-horizontal .k-slider-selection {
  top: 0;
  height: 100%;
}
.km-blackberry .k-slider-track {
  border-width: 1px;
}
.km-blackberry .km-list .km-full-width-slider .k-slider-track {
  height: 0.6em;
  margin-top: 0;
  border-width: 0;
}
.km-blackberry .k-slider-horizontal .k-slider-track {
  margin-top: 0.4em;
}
.km-blackberry .k-dropdown,
.km-blackberry input[type=color],
.km-blackberry input[type=date],
.km-blackberry input[type=datetime-local],
.km-blackberry input[type=datetime],
.km-blackberry input[type=email],
.km-blackberry input[type=month],
.km-blackberry input[type=number],
.km-blackberry input[type=password],
.km-blackberry input[type=search],
.km-blackberry input[type=tel],
.km-blackberry input[type=text]:not(.k-input),
.km-blackberry input[type=time],
.km-blackberry input[type=url],
.km-blackberry input[type=week],
.km-blackberry select:not([multiple]),
.km-blackberry textarea {
  font-size: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-style: solid;
  padding: 0.4em;
  outline: 0;
  border-width: 1px;
  border-radius: 3px;
}
.km-blackberry .k-dropdown,
.km-phone .km-blackberry .km-list input[type=email] .km-phone .km-blackberry .km-list input[type=datetime],
.km-phone .km-blackberry .km-list input[type=number],
.km-phone .km-blackberry .km-list input[type=password],
.km-phone .km-blackberry .km-list input[type=search],
.km-phone .km-blackberry .km-list input[type=tel],
.km-phone .km-blackberry .km-list input[type=text]:not(.k-input),
.km-phone .km-blackberry .km-list input[type=url] {
  margin-top: -1em;
}
.km-blackberry .k-dropdown,
.km-phone .km-blackberry .km-list input[type=color],
.km-phone .km-blackberry .km-list input[type=date],
.km-phone .km-blackberry .km-list input[type=datetime-local],
.km-phone .km-blackberry .km-list input[type=month],
.km-phone .km-blackberry .km-list input[type=time],
.km-phone .km-blackberry .km-list input[type=week],
.km-phone .km-blackberry .km-list select:not([multiple]) {
  margin-top: -1.2em;
}
.km-blackberry .km-list .k-dropdown,
.km-blackberry .km-list .k-slider,
.km-blackberry .km-list input[type=color],
.km-blackberry .km-list input[type=date],
.km-blackberry .km-list input[type=datetime-local],
.km-blackberry .km-list input[type=datetime],
.km-blackberry .km-list input[type=email],
.km-blackberry .km-list input[type=month],
.km-blackberry .km-list input[type=number],
.km-blackberry .km-list input[type=password],
.km-blackberry .km-list input[type=search],
.km-blackberry .km-list input[type=tel],
.km-blackberry .km-list input[type=text]:not(.k-input),
.km-blackberry .km-list input[type=time],
.km-blackberry .km-list input[type=url],
.km-blackberry .km-list input[type=week],
.km-blackberry .km-list select:not([multiple]),
.km-blackberry .km-list textarea {
  right: 0.8em;
}
.km-root .km-blackberry .km-view .km-content .km-list input[type=file] {
  padding: 0.2em;
  outline: 0;
  right: 0.8em;
  margin-top: -1.1em;
}
.km-blackberry .k-dropdown {
  border: 0;
  padding: 0;
  width: 10em;
  border-radius: 0;
}
.km-blackberry .k-dropdown .k-dropdown-wrap {
  display: block;
  padding: 0.05em 2em 0.05em 0.4em;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
}
.km-blackberry select:not([multiple]) {
  min-width: 6em;
  padding-right: 2em;
}
.km-blackberry input[type=email]:focus,
.km-blackberry input[type=number]:focus,
.km-blackberry input[type=password]:focus,
.km-blackberry input[type=search]:focus,
.km-blackberry input[type=tel]:focus,
.km-blackberry input[type=text]:not(.k-input):focus,
.km-blackberry input[type=url]:focus,
.km-blackberry textarea:focus {
  border-width: 2px;
  border-style: solid;
  padding: -webkit-calc(-0.6em);
  padding: calc(0.4em - 1px);
}
.km-blackberry .km-list .k-dropdown .k-input {
  background-color: transparent;
}
.km-blackberry .km-listview-label input[type=checkbox] {
  margin-top: -0.4em;
}
.km-blackberry .km-listview-label input[type=checkbox],
.km-blackberry .km-listview-label input[type=radio] {
  border-width: 1px;
  border-style: solid;
  width: 1.05em;
  height: 1em;
  font-size: 1.6em;
  border-radius: 3px;
}
.km-blackberry .km-listview-label input[type=radio],
.km-blackberry .km-listview-label input[type=radio]:after {
  border-radius: 2em;
}
.km-blackberry .km-listview-label input[type=checkbox]:after,
.km-blackberry .km-listview-label input[type=checkbox]:before,
.km-blackberry .km-listview-label input[type=radio]:after {
  content: "\a0";
  display: block;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.km-blackberry .km-listview-label input[type=radio]:after {
  position: relative;
  margin: 20% auto;
  width: 70%;
  height: 70%;
}
.km-blackberry .km-listview-label input[type=checkbox]:after {
  -webkit-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  transform: scale(0.8, 1);
  -webkit-transform-origin: 25% 50%;
  -ms-transform-origin: 25% 50%;
  transform-origin: 25% 50%;
}
.km-blackberry .km-listview-label input[type=radio]:checked:after {
  color: transparent;
}
.km-blackberry .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-blackberry .km-label-above {
  font-size: 0.87em;
  padding-top: 0.65em;
  padding-bottom: 2.4em;
}
.km-blackberry fieldset .km-label-above {
  margin-top: 0;
  padding-top: 1.455em;
  padding-bottom: 3.091em;
}
.km-blackberry .km-list .km-label-above .k-dropdown-wrap,
.km-blackberry .km-list .km-label-above input[type=color],
.km-blackberry .km-list .km-label-above input[type=date],
.km-blackberry .km-list .km-label-above input[type=datetime-local],
.km-blackberry .km-list .km-label-above input[type=datetime],
.km-blackberry .km-list .km-label-above input[type=email],
.km-blackberry .km-list .km-label-above input[type=month],
.km-blackberry .km-list .km-label-above input[type=number],
.km-blackberry .km-list .km-label-above input[type=password],
.km-blackberry .km-list .km-label-above input[type=search],
.km-blackberry .km-list .km-label-above input[type=tel],
.km-blackberry .km-list .km-label-above input[type=text]:not(.k-input),
.km-blackberry .km-list .km-label-above input[type=time],
.km-blackberry .km-list .km-label-above input[type=url],
.km-blackberry .km-list .km-label-above input[type=week],
.km-blackberry .km-list .km-label-above select:not([multiple]),
.km-blackberry .km-list .km-label-above textarea {
  padding: 0 0.7em;
  margin-top: 2px;
  border: none;
  right: 0;
  font-size: 1.2em;
}
.km-blackberry .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -0.5em -1.61em;
  margin-top: 0;
}
.km-blackberry .km-list fieldset > .k-dropdown-wrap,
.km-blackberry .km-list fieldset > input[type=color],
.km-blackberry .km-list fieldset > input[type=date],
.km-blackberry .km-list fieldset > input[type=datetime-local],
.km-blackberry .km-list fieldset > input[type=datetime],
.km-blackberry .km-list fieldset > input[type=email],
.km-blackberry .km-list fieldset > input[type=month],
.km-blackberry .km-list fieldset > input[type=number],
.km-blackberry .km-list fieldset > input[type=password],
.km-blackberry .km-list fieldset > input[type=search],
.km-blackberry .km-list fieldset > input[type=tel],
.km-blackberry .km-list fieldset > input[type=text]:not(.k-input),
.km-blackberry .km-list fieldset > input[type=time],
.km-blackberry .km-list fieldset > input[type=url],
.km-blackberry .km-list fieldset > input[type=week],
.km-blackberry .km-list fieldset > select:not([multiple]),
.km-blackberry .km-list fieldset > textarea {
  padding: 1.23em 0 1.23em 0;
  margin: 2px 0;
  border: none;
  outline: 0;
}
.km-blackberry .km-list fieldset legend {
  text-indent: 0;
  margin: 0 -1.61em;
  font-weight: 400;
  padding: 1.45em 1.61em 0.3em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-transform: uppercase;
}
.km-blackberry .km-legend-button {
  font-size: 0.87em;
  text-transform: uppercase;
}
.km-blackberry .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
}
.km-blackberry .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-blackberry .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-blackberry .km-list .km-inline-field .k-dropdown-wrap,
.km-blackberry .km-list .km-inline-field input[type=color],
.km-blackberry .km-list .km-inline-field input[type=date],
.km-blackberry .km-list .km-inline-field input[type=datetime-local],
.km-blackberry .km-list .km-inline-field input[type=datetime],
.km-blackberry .km-list .km-inline-field input[type=email],
.km-blackberry .km-list .km-inline-field input[type=month],
.km-blackberry .km-list .km-inline-field input[type=number],
.km-blackberry .km-list .km-inline-field input[type=password],
.km-blackberry .km-list .km-inline-field input[type=search],
.km-blackberry .km-list .km-inline-field input[type=tel],
.km-blackberry .km-list .km-inline-field input[type=text]:not(.k-input),
.km-blackberry .km-list .km-inline-field input[type=time],
.km-blackberry .km-list .km-inline-field input[type=url],
.km-blackberry .km-list .km-inline-field input[type=week],
.km-blackberry .km-list .km-inline-field select:not([multiple]),
.km-blackberry .km-list .km-inline-field textarea {
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-blackberry .km-list .km-inline-field:first-of-type .k-dropdown-wrap,
.km-blackberry .km-list .km-inline-field:first-of-type input[type=color],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=date],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=datetime],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=email],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=month],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=number],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=password],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=search],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=tel],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-blackberry .km-list .km-inline-field:first-of-type input[type=time],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=url],
.km-blackberry .km-list .km-inline-field:first-of-type input[type=week],
.km-blackberry .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-blackberry .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-blackberry .km-list fieldset > .k-dropdown-wrap,
.km-blackberry .km-list fieldset > input[type=color],
.km-blackberry .km-list fieldset > input[type=date],
.km-blackberry .km-list fieldset > input[type=datetime-local],
.km-blackberry .km-list fieldset > input[type=datetime],
.km-blackberry .km-list fieldset > input[type=email],
.km-blackberry .km-list fieldset > input[type=month],
.km-blackberry .km-list fieldset > input[type=number],
.km-blackberry .km-list fieldset > input[type=password],
.km-blackberry .km-list fieldset > input[type=search],
.km-blackberry .km-list fieldset > input[type=tel],
.km-blackberry .km-list fieldset > input[type=text]:not(.k-input),
.km-blackberry .km-list fieldset > input[type=time],
.km-blackberry .km-list fieldset > input[type=url],
.km-blackberry .km-list fieldset > input[type=week],
.km-blackberry .km-list fieldset > select:not([multiple]),
.km-phone .km-blackberry .km-list fieldset > .k-dropdown-wrap,
.km-phone .km-blackberry .km-list fieldset > input[type=color],
.km-phone .km-blackberry .km-list fieldset > input[type=date],
.km-phone .km-blackberry .km-list fieldset > input[type=datetime-local],
.km-phone .km-blackberry .km-list fieldset > input[type=datetime],
.km-phone .km-blackberry .km-list fieldset > input[type=email],
.km-phone .km-blackberry .km-list fieldset > input[type=month],
.km-phone .km-blackberry .km-list fieldset > input[type=number],
.km-phone .km-blackberry .km-list fieldset > input[type=password],
.km-phone .km-blackberry .km-list fieldset > input[type=search],
.km-phone .km-blackberry .km-list fieldset > input[type=tel],
.km-phone .km-blackberry .km-list fieldset > input[type=text]:not(.k-input),
.km-phone .km-blackberry .km-list fieldset > input[type=time],
.km-phone .km-blackberry .km-list fieldset > input[type=url],
.km-phone .km-blackberry .km-list fieldset > input[type=week],
.km-phone .km-blackberry .km-list fieldset > select:not([multiple]) {
  margin-top: 0;
  right: 0;
}
.km-blackberry .km-list .km-full-width-slider {
  margin-top: 0;
  padding: 1.55em 0;
}
.km-blackberry .km-checkbox-label,
.km-blackberry .km-radio-label {
  font-size: 1em;
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-blackberry .km-checkbox-label:after,
.km-blackberry .km-checkbox-label:before {
  right: 0.7em;
  width: 1.5rem;
  height: 1.5rem;
  text-align: right;
}
.km-blackberry .km-checkbox-label:before {
  border-width: 0.133rem;
  border-style: solid;
  border-radius: 3px;
}
.km-blackberry input.km-checkbox:checked + .km-checkbox-label:after {
  font-size: 1.5em;
  margin-right: -3px;
}
.km-blackberry .km-radio-label {
  padding-left: 2.5em;
  line-height: 1.5em;
}
.km-blackberry .km-radio-label:before {
  width: 1.5rem;
  height: 1.5rem;
  border-width: 0.133rem;
  border-style: solid;
}
.km-blackberry input.km-radio:checked + .km-radio-label:after {
  width: 1.05rem;
  height: 1.05rem;
  top: 55%;
  left: 0.3rem;
}
.km-blackberry .km-shim.km-actionsheet-root > .k-animation-container {
  top: 0;
  right: 0;
  left: auto!important;
  height: 100%!important;
  width: 80% !important;
}
.km-blackberry.km-pane div.km-actionsheet-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.km-blackberry .km-actionsheet {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 0;
  vertical-align: middle;
  padding: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-blackberry.km-pane .km-actionsheet-title {
  text-align: center;
}
.km-blackberry .km-actionsheet-cancel,
.km-blackberry .km-actionsheet-title {
  display: none;
}
.km-blackberry .km-actionsheet-wrapper:before {
  content: "\a0";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.km-blackberry .km-actionsheet > li > a {
  font-size: 1em;
  font-weight: 400;
  display: block;
  line-height: 3rem;
  padding: 0 1em;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px;
  text-decoration: none;
  white-space: nowrap;
}
.km-blackberry .km-actionsheet > li:nth-child(2) > a {
  border-top-width: 1px;
  border-style: solid;
}
.km-blackberry .km-popup-arrow {
  width: 10px;
  height: 10px;
}
.km-blackberry .km-popup.km-pane .km-view {
  overflow: visible;
  border-radius: 0;
}
.km-blackberry .km-popup.km-pane .km-navbar,
.km-blackberry .km-popup.km-pane .km-tabstrip,
.km-blackberry .km-popup.km-pane .km-toolbar {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-blackberry .km-popup.km-pane .km-header {
  padding: 2px 3px 0;
  margin: -3px -3px 2px;
  border-radius: 3px;
  -webkit-margin-collapse: separate;
  background-color: transparent;
}
.km-blackberry .km-popup-arrow:after,
.km-blackberry .km-popup-arrow:before {
  border-style: solid;
  border-width: 0 10px 10px;
}
.km-blackberry .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
.km-blackberry .km-up .km-popup-arrow:after {
  border-width: 10px 10px 0 10px;
}
.km-blackberry .km-left .km-popup-arrow:after {
  border-width: 10px 0 10px 10px;
}
.km-blackberry .km-right .km-popup-arrow:after {
  border-width: 10px 10px 10px 0;
}
.km-blackberry .km-left .km-popup-arrow,
.km-blackberry .km-right .km-popup-arrow {
  margin-top: -2px;
}
.km-blackberry .km-down .km-popup-arrow,
.km-blackberry .km-up .km-popup-arrow {
  margin-left: -2px;
}
.km-blackberry .km-popup.km-pane .km-content,
.km-tablet .km-blackberry :not(.km-actionsheet-phone) > .km-actionsheet {
  border-width: 1px;
  border-style: solid;
}
.km-blackberry .km-modalview {
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-blackberry .km-modalview .km-header {
  padding: 0;
  margin: -1px 0 0;
}
.km-blackberry .km-modalview > :first-child {
  border: 0;
}
.km-blackberry .km-modalview .km-navbar,
.km-blackberry .km-modalview .km-toolbar,
.km-blackberry .km-modalview > :first-child {
  border-radius: 3px 3px 0 0;
}
.km-blackberry .km-modalview > :last-child {
  border-radius: 0 0 3px 3px;
}
.km-blackberry .km-touch-scrollbar {
  border-width: 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-blackberry .km-pane {
  z-index: 1;
}
.km-blackberry .km-pane:first-child {
  z-index: 0;
}
.km-wp {
  font-size: 1em;
  font-family: 'Segoe WP', 'Segoe UI Symbol', 'Segoe UI', sans-serif;
}
.km-wp a {
  text-decoration: none;
}
.km-root .km-wp .km-view .km-buttongroup .km-button,
.km-wp .km-button {
  border-style: solid;
  border-width: 0.1em;
  border-radius: 0;
  line-height: 1em;
  padding: 0.04em 0.5em 0.16em;
}
.km-root .km-wp .km-tabstrip .km-icon,
.km-wp .km-scroller-pull .km-icon {
  width: 1em;
  height: 1em;
  font-size: 3.2em;
  border-width: 0.08em;
  border-style: solid;
  border-radius: 5em;
  margin-bottom: 0.2em;
  padding: 0.1em;
}
.km-wp .km-scroller-pull .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
}
.km-wp .km-icon {
  line-height: 1em;
}
.km-wp .km-icon:before {
  margin-top: 0.08em;
}
.km-wp .km-icon:after {
  margin-top: 0.04em;
  vertical-align: middle;
  height: 1em;
}
.km-wp .km-tabstrip .km-icon:after,
.km-wp .km-tabstrip .km-icon:before {
  margin-top: 0.02em;
  margin-left: -0.05em;
}
.km-wp .km-tabstrip .km-icon:before {
  margin-top: 0.06em;
}
.km-wp .km-touch-scrollbar {
  border-width: 1px;
  border-style: solid;
}
.km-wp .km-vertical-scrollbar {
  width: 2px;
}
.km-wp .km-horizontal-scrollbar {
  height: 2px;
}
.km-wp .km-scrollview {
  overflow: hidden;
}
@media all and (orientation: landscape) {
  .km-root > .km-pane {
    -webkit-animation-name: -kendo-landscape;
    animation-name: -kendo-landscape;
  }
}
.km-wp .km-load-more,
.km-wp .km-scroller-pull {
  font-size: 1.2em;
}
.km-wp .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-wp .km-popup .k-list-container {
  width: 100%!important;
  height: auto!important;
  bottom: 0;
  border: 0;
  padding: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-phone .km-wp .km-popup .k-list-container,
.km-wp .km-actionsheet {
  max-height: 80%;
}
.km-wp .km-popup li.k-state-hover {
  color: inherit;
}
.km-wp .km-loader,
.km-wp .km-loading-right,
.km-wp .km-scroller-refresh {
  display: block;
  width: 100%;
  height: 4em;
  padding: 0;
  top: 50%;
  left: 0;
  border-radius: 0;
  border: 0;
  margin: -2em 0 0;
  font-size: 1.2em;
  text-align: center;
  vertical-align: middle;
  line-height: 0.65rem;
}
.km-wp .km-loading-right {
  position: absolute;
  z-index: -1;
}
.km-wp .km-loader {
  margin: 0;
  top: 0;
  height: 100%;
  background: 0 0;
}
.km-wp .km-scroller-refresh {
  background: 0 0;
  height: 3em;
  margin: 0;
  width: 100%;
  font-size: 1.2rem;
}
.km-load-more.km-scroller-refresh {
  position: relative;
}
.km-wp .km-loader h1,
.km-wp .km-scroller-refresh .km-template {
  position: absolute;
  display: none;
  font-size: 1em;
  width: 100%;
  left: 0;
  margin-left: 0;
  top: 50%;
}
.km-wp .km-scroller-refresh .km-template {
  left: 0;
  margin-left: 0;
  text-align: center;
  width: 100%;
}
.km-wp .km-loader .km-loading,
.km-wp .km-scroller-refresh .km-icon {
  -webkit-animation: none;
  animation: none;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
}
.km-wp .km-loader .km-loading,
.km-wp .km-loader .km-loading:after,
.km-wp .km-loader .km-loading:before,
.km-wp .km-loader:after,
.km-wp .km-loader:before,
.km-wp .km-scroller-refresh .km-icon,
.km-wp .km-scroller-refresh .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:before,
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before {
  position: absolute;
  display: inline-block;
  content: "\a0";
  top: 0;
  left: 0;
  border: 0;
  width: 12em;
  margin: 0;
  padding: 0;
  height: 0;
  text-align: left;
  font-family: "Kendo UI";
  vertical-align: top;
}
.km-wp .km-scroller-refresh .km-icon,
.km-wp .km-scroller-refresh .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:before,
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before {
  width: 100%;
}
.km-wp .km-scroller-refresh .km-icon,
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before {
  top: 46%;
  font-size: 0.3em;
}
.km-wp .km-loader .km-loading,
.km-wp .km-loader:after,
.km-wp .km-loader:before {
  left: 50%;
  margin-left: -7em;
  top: 50%;
  font-size: 0.3em;
  line-height: 0;
}
.km-wp .km-loader .km-loading:after,
.km-wp .km-loader .km-loading:before,
.km-wp .km-loader:after,
.km-wp .km-loader:before,
.km-wp .km-scroller-refresh .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:before,
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before {
  opacity: 0;
  height: 0.6em;
  border-left: 0.7em solid;
  -webkit-animation: km-wpload 2s infinite linear;
  animation: km-wpload 2s infinite linear;
}
.km-wp .km-loader .km-loading:after,
.km-wp .km-scroller-refresh .km-icon:after {
  -webkit-animation-delay: 0;
  animation-delay: 0;
}
.km-wp .km-loader .km-loading:before,
.km-wp .km-scroller-refresh .km-icon:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.km-wp .km-loader:before,
.km-wp .km-scroller-refresh:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.km-wp .km-loader:after,
.km-wp .km-scroller-refresh:after {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@keyframes km-wpload {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
  8% {
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
  }
  16% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  42% {
    -webkit-transform: translateX(70%);
    transform: translateX(70%);
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes km-wpload {
  0% {
    -webkit-transform: translateX(0);
    opacity: 0;
  }
  8% {
    -webkit-transform: translateX(30%);
  }
  16% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  42% {
    -webkit-transform: translateX(70%);
  }
  50% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.km-wp .km-view:not(.km-splitview) .km-content:not(.km-stretched-view) {
  display: block;
}
.km-wp,
.km-wp .km-button,
.km-wp .km-content {
  background-color: Background;
}
.km-wp-dark-force,
.km-wp-dark-force .km-button,
.km-wp-dark-force .km-content {
  background-color: #000;
}
.km-wp-light-force,
.km-wp-light-force .km-button,
.km-wp-light-force .km-content {
  background-color: #fff;
}
.km-wp-dark,
.km-wp-dark .k-content,
.km-wp-dark .k-dropdown .k-dropdown-wrap,
.km-wp-dark .k-group,
.km-wp-dark .k-widget,
.km-wp-dark .km-button,
.km-wp-dark .km-detail,
.km-wp-dark .km-load-more,
.km-wp-dark .km-popup .km-item,
.km-wp-dark .km-scroller-pull,
.km-wp-dark a {
  color: #fff;
}
.km-wp-light,
.km-wp-light .k-content,
.km-wp-light .k-dropdown .k-dropdown-wrap,
.km-wp-light .k-group,
.km-wp-light .k-widget,
.km-wp-light .km-button,
.km-wp-light .km-detail,
.km-wp-light .km-load-more,
.km-wp-light .km-popup .km-item,
.km-wp-light .km-scroller-pull,
.km-wp-light a {
  color: #000;
}
.km-wp-dark .km-actionsheet-wrapper,
.km-wp-dark .km-footer,
.km-wp-dark .km-modalview,
.km-wp-dark .km-popup .k-list-container,
.km-wp-dark .km-popup-wrapper {
  background-color: #1f1f1f;
}
.km-wp-light .km-actionsheet-wrapper,
.km-wp-light .km-footer,
.km-wp-light .km-modalview,
.km-wp-light .km-popup .k-list-container,
.km-wp-light .km-popup-wrapper {
  background-color: #ddd;
}
.km-wp-dark .km-button,
.km-wp-dark .km-listview-link:after {
  border-color: #fff;
}
.km-wp-light .km-button,
.km-wp-light .km-listview-link:after {
  border-color: #000;
}
.km-wp .km-actionsheet > li > .k-state-active,
.km-wp .km-actionsheet > li > a:active,
.km-wp .km-actionsheet > li > a:hover,
.km-wp .km-button.km-state-active,
.km-wp .km-button:active,
.km-wp .km-detail.km-state-active,
.km-wp .km-detail:active,
.km-wp .km-popup li.k-item:active,
.km-wp .km-popup li.k-state-selected {
  background: Highlight;
}
.km-wp .km-actionsheet > li > .k-state-active,
.km-wp .km-actionsheet > li > a:active,
.km-wp .km-actionsheet > li > a:hover,
.km-wp .km-detail.km-state-active,
.km-wp .km-detail:active,
.km-wp .km-popup li.k-item:active,
.km-wp .km-popup li.k-state-selected,
.km-wp :not(.km-tabstrip) > .km-button.km-state-active,
.km-wp :not(.km-tabstrip) > .km-button:active {
  color: HighlightText;
}
.km-wp-dark .km-list > li > .km-icon,
.km-wp-dark .km-listview-link > .km-icon {
  background: #333;
}
.km-wp-light .km-list > li > .km-icon,
.km-wp-light .km-listview-link > .km-icon {
  background: #bebebe;
}
.km-wp-dark .km-state-active .km-listview-label,
.km-wp-dark .km-state-active .km-listview-link {
  color: #ddd;
}
.km-wp-light .km-state-active .km-listview-label,
.km-wp-light .km-state-active .km-listview-link {
  color: #1f1f1f;
}
.km-wp .km-badge,
.km-wp .km-state-active .km-listview-link:after {
  border-color: HighlightText;
}
.km-wp .km-listview-label input[type=checkbox],
.km-wp .km-listview-label input[type=radio] {
  border-color: #fff;
  -webkit-box-shadow: 0 0 1px #fff;
  box-shadow: 0 0 1px #fff;
}
.km-wp-light .km-listview-label input[type=checkbox],
.km-wp-light .km-listview-label input[type=radio] {
  border-color: #000;
  -webkit-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
}
.km-wp .km-listview-label input[type=checkbox]:checked:after {
  color: #fff;
}
.km-wp-light .km-listview-label input[type=checkbox]:checked:after {
  color: #000;
}
.km-wp .km-listview-label input[type=radio]:checked:after {
  color: transparent;
  background: #fff;
}
.km-wp-light .km-listview-label input[type=radio]:checked:after {
  background: #000;
}
.km-wp .km-badge,
.km-wp .km-group-title {
  background-color: Highlight;
  color: HighlightText;
}
.km-wp-dark .km-filter-reset .km-clear,
.km-wp-dark .km-filter-wrap:before,
.km-wp-dark .km-loader h1 {
  color: #fff;
}
.km-wp-light .km-filter-reset .km-clear,
.km-wp-light .km-filter-wrap:before,
.km-wp-light .km-loader h1 {
  color: #000;
}
.km-wp .k-toolbar,
.km-wp .km-navbar {
  background: Background;
}
.km-wp-dark-force .k-toolbar,
.km-wp-dark-force .km-navbar {
  background: #000;
}
.km-wp-light-force .k-toolbar,
.km-wp-light-force .km-navbar {
  background: #fff;
}
.km-wp-dark .km-pages > li {
  background: #fff;
}
.km-wp-light .km-pages > li {
  background: #000;
}
.km-wp .km-pages .km-current-page {
  background: Highlight;
}
.km-wp-dark .km-switch-wrapper {
  border-color: #fff;
}
.km-wp-light .km-switch-wrapper {
  border-color: #000;
}
.km-wp-light .km-switch-container {
  -webkit-box-shadow: inset 0 0 0 0.2em #fff;
  box-shadow: inset 0 0 0 0.2em #fff;
}
.km-wp-dark .km-switch-container {
  -webkit-box-shadow: inset 0 0 0 0.2em #000;
  box-shadow: inset 0 0 0 0.2em #000;
}
.km-wp-dark .km-switch-handle {
  -webkit-box-shadow: 0 0 0 0.3em #000;
  box-shadow: 0 0 0 0.3em #000;
  background: #fff;
}
.km-wp-light .km-switch-handle {
  -webkit-box-shadow: 0 0 0 0.3em #fff;
  box-shadow: 0 0 0 0.3em #fff;
  background: #000;
}
.km-wp .km-switch-background {
  background: Highlight;
}
.km-wp .km-tabstrip .km-state-active .km-icon {
  background-color: Highlight;
  color: HighlightText;
}
.km-wp-dark .km-scroller-pull .km-icon,
.km-wp-dark .km-tabstrip .km-state-active .km-icon {
  border-color: #fff;
}
.km-wp-light .km-scroller-pull .km-icon,
.km-wp-light .km-tabstrip .km-state-active .km-icon {
  border-color: #000;
}
.km-wp-light .km-loader .km-loading,
.km-wp-light .km-loader .km-loading:after,
.km-wp-light .km-loader .km-loading:before,
.km-wp-light .km-loader:after,
.km-wp-light .km-loader:before,
.km-wp-light .km-scroller-refresh .km-icon,
.km-wp-light .km-scroller-refresh .km-icon:after,
.km-wp-light .km-scroller-refresh .km-icon:before,
.km-wp-light .km-scroller-refresh:after,
.km-wp-light .km-scroller-refresh:before {
  color: #000;
}
.km-wp-dark .km-loading-right {
  background: #1f1f1f;
}
.km-wp-light .km-loading-right {
  background: #ddd;
}
.km-wp .km-touch-scrollbar {
  border-color: rgba(255, 255, 255, 0.4);
}
.km-wp .k-dropdown,
.km-wp input[type=color],
.km-wp input[type=date],
.km-wp input[type=datetime-local],
.km-wp input[type=datetime],
.km-wp input[type=email],
.km-wp input[type=month],
.km-wp input[type=number],
.km-wp input[type=password],
.km-wp input[type=search],
.km-wp input[type=tel],
.km-wp input[type=text]:not(.k-input),
.km-wp input[type=time],
.km-wp input[type=url],
.km-wp input[type=week],
.km-wp select:not([multiple]),
.km-wp textarea {
  border-color: #fff;
  background: Background;
  color: #fff;
}
.km-wp input::-moz-selection,
.km-wp textarea::-moz-selection {
  color: HighlightText;
  background: Highlight;
}
.km-wp input::selection,
.km-wp textarea::selection {
  color: HighlightText;
  background: Highlight;
}
.km-wp-light .k-dropdown,
.km-wp-light input[type=color],
.km-wp-light input[type=date],
.km-wp-light input[type=datetime-local],
.km-wp-light input[type=datetime],
.km-wp-light input[type=email],
.km-wp-light input[type=month],
.km-wp-light input[type=number],
.km-wp-light input[type=password],
.km-wp-light input[type=search],
.km-wp-light input[type=tel],
.km-wp-light input[type=text]:not(.k-input),
.km-wp-light input[type=time],
.km-wp-light input[type=url],
.km-wp-light input[type=week],
.km-wp-light select:not([multiple]),
.km-wp-light textarea {
  border-color: #000;
  color: #000;
}
.km-wp-dark-force .k-dropdown,
.km-wp-dark-force input[type=color],
.km-wp-dark-force input[type=date],
.km-wp-dark-force input[type=datetime-local],
.km-wp-dark-force input[type=datetime],
.km-wp-dark-force input[type=email],
.km-wp-dark-force input[type=month],
.km-wp-dark-force input[type=number],
.km-wp-dark-force input[type=password],
.km-wp-dark-force input[type=search],
.km-wp-dark-force input[type=tel],
.km-wp-dark-force input[type=text]:not(.k-input),
.km-wp-dark-force input[type=time],
.km-wp-dark-force input[type=url],
.km-wp-dark-force input[type=week],
.km-wp-dark-force select:not([multiple]),
.km-wp-dark-force textarea {
  background: #000;
}
.km-wp-light-force .k-dropdown,
.km-wp-light-force input[type=color],
.km-wp-light-force input[type=date],
.km-wp-light-force input[type=datetime-local],
.km-wp-light-force input[type=datetime],
.km-wp-light-force input[type=email],
.km-wp-light-force input[type=month],
.km-wp-light-force input[type=number],
.km-wp-light-force input[type=password],
.km-wp-light-force input[type=search],
.km-wp-light-force input[type=tel],
.km-wp-light-force input[type=text]:not(.k-input),
.km-wp-light-force input[type=time],
.km-wp-light-force input[type=url],
.km-wp-light-force input[type=week],
.km-wp-light-force select:not([multiple]),
.km-wp-light-force textarea {
  background: #fff;
}
.km-wp input[type=color]:focus,
.km-wp input[type=date]:focus,
.km-wp input[type=datetime-local]:focus,
.km-wp input[type=datetime]:focus,
.km-wp input[type=email]:focus,
.km-wp input[type=month]:focus,
.km-wp input[type=number]:focus,
.km-wp input[type=password]:focus,
.km-wp input[type=search]:focus,
.km-wp input[type=tel]:focus,
.km-wp input[type=text]:not(.k-input):focus,
.km-wp input[type=time]:focus,
.km-wp input[type=url]:focus,
.km-wp input[type=week]:focus,
.km-wp textarea:focus {
  border-color: Highlight;
}
.km-wp .k-dropdown .k-state-active,
.km-wp .k-dropdown .k-state-focused,
.km-wp select:not([multiple]):focus {
  color: HighlightText;
  border-color: HighlightText;
  background-color: Highlight;
}
.km-wp .k-slider .k-draghandle,
.km-wp .k-slider .k-draghandle:hover {
  background: #fff;
}
.km-wp-light .k-slider .k-draghandle,
.km-wp-light .k-slider .k-draghandle:hover {
  background: #000;
}
.km-wp .k-slider .k-tick-large:before {
  background: #000;
}
.km-wp-light .k-slider .k-tick-large:before {
  background: #fff;
}
.km-wp .k-slider-selection {
  background: Highlight;
}
.km-wp .k-slider-track {
  background: #333;
}
.km-wp-light .k-slider-track {
  background: #bebebe;
}
.km-wp .km-collapsible-content,
.km-wp .km-collapsible-header {
  border-color: transparent;
}
.km-wp .km-collapsible-content {
  color: #999;
}
.km-wp label.km-required:after {
  color: #f44336;
}
.km-wp .km-list .km-legend-button,
.km-wp .km-list fieldset legend {
  background-color: Highlight;
  color: HighlightText;
}
.km-wp .km-list .km-label-above .k-dropdown-wrap,
.km-wp .km-list .km-label-above input[type=color],
.km-wp .km-list .km-label-above input[type=date],
.km-wp .km-list .km-label-above input[type=datetime-local],
.km-wp .km-list .km-label-above input[type=datetime],
.km-wp .km-list .km-label-above input[type=email],
.km-wp .km-list .km-label-above input[type=month],
.km-wp .km-list .km-label-above input[type=number],
.km-wp .km-list .km-label-above input[type=password],
.km-wp .km-list .km-label-above input[type=search],
.km-wp .km-list .km-label-above input[type=tel],
.km-wp .km-list .km-label-above input[type=text]:not(.k-input),
.km-wp .km-list .km-label-above input[type=time],
.km-wp .km-list .km-label-above input[type=url],
.km-wp .km-list .km-label-above input[type=week],
.km-wp .km-list .km-label-above select:not([multiple]),
.km-wp .km-list .km-label-above textarea,
.km-wp .km-list fieldset .k-dropdown-wrap,
.km-wp .km-list fieldset input[type=color],
.km-wp .km-list fieldset input[type=date],
.km-wp .km-list fieldset input[type=datetime-local],
.km-wp .km-list fieldset input[type=datetime],
.km-wp .km-list fieldset input[type=email],
.km-wp .km-list fieldset input[type=month],
.km-wp .km-list fieldset input[type=number],
.km-wp .km-list fieldset input[type=password],
.km-wp .km-list fieldset input[type=search],
.km-wp .km-list fieldset input[type=tel],
.km-wp .km-list fieldset input[type=text]:not(.k-input),
.km-wp .km-list fieldset input[type=time],
.km-wp .km-list fieldset input[type=url],
.km-wp .km-list fieldset input[type=week],
.km-wp .km-list fieldset select:not([multiple]),
.km-wp .km-list fieldset textarea {
  color: #000;
  background: #ddd;
}
.km-wp input.km-radio:checked + .km-radio-label:after {
  background: #fff;
}
.km-wp-light input.km-radio:checked + .km-radio-label:after {
  background: #000;
}
.km-wp .km-list fieldset .km-legend-button.km-invalid,
.km-wp .km-list > li label.km-invalid,
.km-wp .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-wp .km-invalid-msg {
  color: #fff;
  background: #f9a825;
}
.km-wp .km-button {
  text-transform: lowercase;
}
.km-wp .km-button {
  font-size: 0.9em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.km-wp .km-button .km-icon {
  margin-top: 2px;
  margin-bottom: 2px;
  vertical-align: text-top;
}
.km-wp .km-button .km-text {
  margin-top: -3px;
  display: inline-block;
  padding-bottom: 3px;
}
.km-wp .km-badge {
  border-width: 0.1em;
  border-style: solid;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  line-height: 1.9em;
  border-radius: 2em;
}
.km-wp .km-tabstrip .km-badge {
  margin-top: -0.7em;
  line-height: 2.1em;
}
html .km-wp .km-buttongroup {
  top: 0;
  display: block;
  margin: auto;
  text-align: center;
}
.km-wp .k-toolbar .km-buttongroup {
  display: inline-block;
}
.km-root .km-wp .km-view .km-buttongroup .km-button {
  border-radius: 0;
  display: inline-block;
  margin-left: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.km-root .km-wp .km-view .km-buttongroup .km-button:first-child {
  margin-left: 0;
}
.km-wp .km-buttongroup .km-icon {
  vertical-align: middle;
}
.km-wp .km-leftitem,
.km-wp .km-rightitem {
  line-height: 2.6rem;
  vertical-align: middle;
}
.km-wp .km-navbar .km-view-title {
  visibility: visible;
  font-size: 1.6em;
  line-height: 2.6rem;
  text-align: left;
  margin-left: 0.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-wp .km-navbar .km-back {
  display: none;
}
.km-wp .km-leftitem {
  position: relative;
  float: left;
  margin-right: 1em;
}
.km-wp .k-toolbar {
  line-height: 1.6em;
}
.km-root .km-wp .k-toolbar .km-buttongroup .km-button,
.km-wp .k-toolbar .k-split-button,
.km-wp .k-toolbar .km-button {
  padding-top: 0;
  padding-bottom: 0;
}
.km-wp .k-toolbar > * {
  color: inherit;
}
.km-wp .k-toolbar .k-separator,
.km-wp .k-toolbar .k-split-button,
.km-wp .k-toolbar .k-textbox,
.km-wp .k-toolbar .k-widget,
.km-wp .k-toolbar .km-buttongroup,
.km-wp .k-toolbar .km-widget,
.km-wp .k-toolbar label,
.km-wp .k-toolbar > .km-button {
  margin: 0 0.3em;
}
.km-root .km-wp .k-toolbar .km-buttongroup .km-button,
.km-wp .k-toolbar .k-split-button,
.km-wp .k-toolbar .km-button,
.km-wp .k-toolbar .km-buttongroup {
  line-height: inherit;
}
.km-wp .k-toolbar .km-button .km-text {
  padding-bottom: 0;
}
.km-wp .k-toolbar .k-split-button-arrow {
  border-radius: 0;
}
.km-root .km-wp .k-toolbar .km-buttongroup .km-button {
  margin-left: -2px;
  height: auto;
  padding-bottom: 0.3em;
}
.km-wp .k-overflow-anchor .km-icon:after,
.km-wp .k-overflow-anchor .km-icon:before {
  margin-top: 0;
}
.km-wp .k-split-button .km-arrowdown,
.km-wp .k-toolbar .k-button-icon .km-icon,
.km-wp .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
  margin-top: -5px;
  margin-bottom: -1px;
  vertical-align: middle;
}
.km-wp .k-split-button .km-arrowdown {
  margin-left: 2px;
  margin-right: 1px;
}
.km-wp .k-split-button .k-button-icontext {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.km-wp .k-split-button-arrow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.km-wp .km-actionsheet.k-overflow-container > li > .km-button,
.km-wp .km-actionsheet.k-split-container > li > .km-button {
  min-width: 10em;
  text-align: center;
  font-size: 1.1em;
  border: 0;
  border-radius: 0;
}
.km-wp .km-actionsheet.k-split-container > li > .km-button {
  min-width: 5em;
}
.km-wp .k-overflow-wrapper .km-actionsheet-wrapper,
.km-wp .k-split-wrapper .km-actionsheet-wrapper {
  padding: 1px;
}
html .km-wp .k-overflow-container.km-actionsheet > li,
html .km-wp .k-split-container.km-actionsheet > li {
  margin-top: 0;
  margin-bottom: 0;
}
.km-wp .k-overflow-container.km-actionsheet,
.km-wp .k-split-container.km-actionsheet {
  border-top: 0;
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.km-wp .k-overflow-container.km-actionsheet,
.km-wp .k-split-container.km-actionsheet {
  border-top: 0;
}
.km-wp .k-overflow-container.km-actionsheet *,
.km-wp .k-split-container.km-actionsheet * {
  touch-action: pan-y;
  -ms-touch-action: pan-y;
}
.km-wp .km-tabstrip .km-text {
  display: block;
}
.km-wp .km-tabstrip {
  padding: 0.7em 0 0.2em;
  background: 0 0;
}
.km-wp.km-horizontal .km-tabstrip {
  padding: 0.4em 0 0.2em;
}
.km-wp .km-tabstrip .km-button {
  border-width: 0;
  margin: 0 1.2em;
  background-color: transparent;
  font-size: 0.5em;
}
.km-wp .km-tabstrip .km-icon:after,
.km-wp .km-tabstrip .km-icon:before {
  vertical-align: middle;
  line-height: 0.8em;
}
.km-wp .km-switch {
  font-size: 0.7em;
  width: 6.4em;
  height: 2.4em;
  line-height: 2.4em;
}
.km-wp .km-list .km-switch {
  margin-top: -1.2em;
}
.km-wp .km-switch-container,
.km-wp .km-switch-handle,
.km-wp .km-switch-wrapper {
  border-radius: 0;
}
.km-wp .km-switch-wrapper {
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-wp .km-switch-container {
  left: 0.2em;
  top: 0.2em;
  right: 0.2em;
  bottom: 0.2em;
  width: auto;
  height: auto;
  overflow: visible;
}
.km-wp .km-switch-handle {
  width: 1.4em;
  margin-top: -0.2em;
  padding-bottom: 0.4em;
  z-index: 1;
}
.km-wp .km-switch-handle > span {
  display: none;
}
.km-wp .km-switch-background {
  width: 100%;
  margin-left: -6em;
}
.km-wp .km-listgroupinset,
.km-wp .km-listinset {
  margin: 0 1em;
}
.km-wp .km-list > li > .km-icon,
.km-wp .km-listview-link > .km-icon {
  margin: -0.1em 0.2em 0 -0.4em;
  width: 1.3em;
  height: 1.3em;
  text-align: center;
  font-size: 1.6em;
  vertical-align: middle;
}
.km-wp .km-list > li > .km-icon:before,
.km-wp .km-listview-link > .km-icon:before {
  display: none;
}
.km-wp .km-list > li > .km-icon:after,
.km-wp .km-listview-link > .km-icon:after {
  display: inline-block;
  width: auto;
}
.km-wp .km-listview-label,
.km-wp .km-listview-link {
  padding-bottom: 0.3em;
  -webkit-transition: color 0.1s, -webkit-transform 0.1s;
  transition: color 0.1s, -webkit-transform 0.1s;
  transition: transform 0.1s, color 0.1s;
  transition: transform 0.1s, color 0.1s, -webkit-transform 0.1s;
}
.km-wp .km-state-active .km-listview-label,
.km-wp .km-state-active .km-listview-link {
  background: 0 0;
  -webkit-transform: scale(0.98, 0.94);
  -ms-transform: scale(0.98, 0.94);
  transform: scale(0.98, 0.94);
}
.km-wp .km-listview-link:after {
  display: none;
}
.km-wp .km-group-title {
  text-transform: uppercase;
  font-size: 1em;
  padding: 0;
  margin-bottom: 0.2em;
}
.km-wp .km-group-title .km-text {
  text-indent: 0;
  padding-left: 0.7em;
}
.km-wp .km-scroller-pull .km-template {
  text-transform: lowercase;
}
.km-wp .km-listview-wrapper form .km-filter-wrap > input {
  margin-top: -1px;
  font-size: 1.2em;
  padding-left: 1.6em;
  padding-right: 1.8em;
}
.km-wp .km-filter-wrap > input::-ms-clear {
  display: none;
}
.km-wp .km-filter-reset .km-clear,
.km-wp .km-filter-wrap:before {
  font-size: 1em;
}
.km-wp .km-filter-wrap:before {
  font-size: 0.8em;
  margin: 0.05em -1.3em 0 0.3em;
}
.km-wp .km-filter-reset .km-clear:after {
  content: "\e038";
}
.km-wp .km-list > li {
  overflow: hidden;
}
.km-wp .km-detail {
  position: absolute;
  height: 1.2em;
  width: 1.3em;
  right: 0.4em;
  font-size: 1.5em;
  margin-top: -0.6em;
  border: none;
  background: Background;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-wp .km-detaildisclose:after,
.km-wp .km-detaildisclose:before {
  font-size: 0.86em;
  margin-left: -2px;
}
.km-wp .km-pages > li {
  width: 0.2em;
  height: 0.2em;
}
.km-wp .km-listview-label input[type=checkbox],
.km-wp .km-listview-label input[type=radio] {
  border-width: 1px;
  border-style: solid;
  width: 1em;
  height: 1em;
}
.km-wp .km-listview-label input[type=radio],
.km-wp .km-listview-label input[type=radio]:after,
.km-wp .km-state-active input[type=radio]:before {
  border-radius: 1em;
}
.km-wp .km-listview-label input[type=checkbox]:after,
.km-wp .km-listview-label input[type=radio]:after,
.km-wp .km-state-active input[type=checkbox]:before,
.km-wp .km-state-active input[type=radio]:before {
  content: "\a0";
  display: block;
  margin: 16% 0 0 16%;
  width: 78%;
  height: 78%;
}
.km-wp .km-listview-label input[type=radio]:after {
  margin: 11% 0 0 11%;
}
.km-wp .km-listview-label input[type=checkbox]:after {
  margin: -60% 0 0 10%;
  width: 120%;
  height: 120%;
}
.km-wp .km-listview-label input[type=checkbox]:checked:after {
  font-size: 1.2em;
  -webkit-transform: scale(1, 1.2);
  -ms-transform: scale(1, 1.2);
  transform: scale(1, 1.2);
}
.km-wp .km-state-active input[type=checkbox]:before,
.km-wp .km-state-active input[type=radio]:before {
  position: absolute;
  margin: -45% 0 0 -45%;
  width: 190%;
  height: 190%;
}
.km-wp .k-dropdown,
.km-wp input[type=color],
.km-wp input[type=date],
.km-wp input[type=datetime-local],
.km-wp input[type=datetime],
.km-wp input[type=email],
.km-wp input[type=month],
.km-wp input[type=number],
.km-wp input[type=password],
.km-wp input[type=search],
.km-wp input[type=tel],
.km-wp input[type=text]:not(.k-input),
.km-wp input[type=time],
.km-wp input[type=url],
.km-wp input[type=week],
.km-wp select:not([multiple]),
.km-wp textarea {
  border-width: 2px;
  border-style: solid;
  font-size: 100%;
  font-family: inherit;
  padding: 0 0.3em;
  margin-top: -0.65em;
}
.km-wp .k-dropdown {
  padding: 0;
  width: auto;
  min-width: 8em;
  margin-top: -0.75em;
  border-radius: 0;
}
.km-wp .k-dropdown .k-dropdown-wrap {
  width: 100%;
  padding: 0;
  display: block;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  border: 0;
}
.km-wp .k-dropdown .k-input {
  color: inherit;
  height: 1.5em;
  line-height: 1.5em;
  padding: 0 0.2em;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-wp select::-ms-expand {
  display: none;
}
.km-wp .k-slider-horizontal {
  height: 0.5em;
  margin: -0.65em 0.35em 0 0;
  width: -webkit-calc(49.3%);
  width: calc(50% - 0.7em);
}
.km-wp .k-slider-vertical {
  width: 0.5em;
}
.km-wp .k-slider .k-draghandle,
.km-wp .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 0;
  z-index: 1;
}
.km-wp .k-slider-horizontal .k-draghandle {
  top: -0.25em;
  height: 200%;
  width: 0.6em;
}
.km-wp .k-slider-vertical .k-draghandle {
  left: -0.25em;
  width: 200%;
  height: 0.6em;
}
.km-wp .k-slider-selection,
.km-wp .k-slider-track {
  top: 0;
  left: 0!important;
  right: 0;
  border-radius: 0;
}
.km-wp .k-slider-vertical .k-slider-selection,
.km-wp .k-slider-vertical .k-slider-track {
  top: auto;
  bottom: 0;
}
.km-wp .k-slider .k-tick,
.km-wp .k-slider .k-tick-large {
  visibility: hidden;
  display: inline-block;
  float: none;
}
.km-wp .k-slider .k-tick-large {
  background: 0 0;
  visibility: visible;
}
.km-wp .k-slider .k-tick-large:before {
  content: "\a0";
  display: inline-block;
  text-align: center;
  position: relative;
  width: 2px;
  height: 100%;
}
.km-wp .k-slider-items {
  top: 100%;
  white-space: nowrap;
}
.km-wp .k-slider .k-tick-large,
.km-wp .k-slider-items {
  position: relative;
}
.km-wp .k-slider .k-tick-large {
  z-index: 1;
}
.km-wp .k-slider-selection {
  margin-left: 0;
}
.km-wp .k-slider-track {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0.5em solid transparent;
  border-width: 0.5em 0;
}
.km-wp-light .k-slider-track {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-wp .km-list .km-full-width-slider {
  position: relative;
  margin-top: 0;
  padding: 1.55em 0;
  width: auto;
  display: block;
}
.km-wp .km-full-width-slider .k-slider-track {
  height: 0.5rem;
  top: 50%;
}
.km-wp .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-wp .km-label-above {
  font-size: 1em;
  padding-top: 0.27em;
  padding-bottom: 2.5em;
  margin-left: -0.7em;
}
.km-wp .km-label-above textarea {
  top: 50%;
}
.km-wp .km-list fieldset {
  border: none;
  margin: 0.55em -1.4em 0;
  padding: 0 0.7em;
}
.km-wp .km-list fieldset legend {
  line-height: 2em;
  text-indent: 0;
  font-weight: 400;
  padding: 1.23em 1.61em 0.11em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-transform: uppercase;
  padding: 0;
  padding-left: 0.7em;
}
.km-wp .km-list fieldset legend + .km-inline-field {
  margin-top: 0.5em;
}
.km-wp .km-label-above {
  font-size: 1em;
  margin-left: -0.7em;
}
.km-wp .km-legend-button {
  text-transform: uppercase;
}
.km-wp .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
}
.km-wp .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-wp .km-list .km-inline-field .k-dropdown-wrap,
.km-wp .km-list .km-inline-field input[type=color],
.km-wp .km-list .km-inline-field input[type=date],
.km-wp .km-list .km-inline-field input[type=datetime-local],
.km-wp .km-list .km-inline-field input[type=datetime],
.km-wp .km-list .km-inline-field input[type=email],
.km-wp .km-list .km-inline-field input[type=month],
.km-wp .km-list .km-inline-field input[type=number],
.km-wp .km-list .km-inline-field input[type=password],
.km-wp .km-list .km-inline-field input[type=search],
.km-wp .km-list .km-inline-field input[type=tel],
.km-wp .km-list .km-inline-field input[type=text]:not(.k-input),
.km-wp .km-list .km-inline-field input[type=time],
.km-wp .km-list .km-inline-field input[type=url],
.km-wp .km-list .km-inline-field input[type=week],
.km-wp .km-list .km-inline-field select:not([multiple]),
.km-wp .km-list .km-inline-field textarea {
  left: 0;
  padding-left: 1em;
}
.km-wp .km-list .km-label-above .k-dropdown-wrap,
.km-wp .km-list .km-label-above input[type=color],
.km-wp .km-list .km-label-above input[type=date],
.km-wp .km-list .km-label-above input[type=datetime-local],
.km-wp .km-list .km-label-above input[type=datetime],
.km-wp .km-list .km-label-above input[type=email],
.km-wp .km-list .km-label-above input[type=month],
.km-wp .km-list .km-label-above input[type=number],
.km-wp .km-list .km-label-above input[type=password],
.km-wp .km-list .km-label-above input[type=search],
.km-wp .km-list .km-label-above input[type=tel],
.km-wp .km-list .km-label-above input[type=text]:not(.k-input),
.km-wp .km-list .km-label-above input[type=time],
.km-wp .km-list .km-label-above input[type=url],
.km-wp .km-list .km-label-above input[type=week],
.km-wp .km-list .km-label-above select:not([multiple]),
.km-wp .km-list .km-label-above textarea,
.km-wp .km-list fieldset .k-dropdown-wrap,
.km-wp .km-list fieldset input[type=color],
.km-wp .km-list fieldset input[type=date],
.km-wp .km-list fieldset input[type=datetime-local],
.km-wp .km-list fieldset input[type=datetime],
.km-wp .km-list fieldset input[type=email],
.km-wp .km-list fieldset input[type=month],
.km-wp .km-list fieldset input[type=number],
.km-wp .km-list fieldset input[type=password],
.km-wp .km-list fieldset input[type=search],
.km-wp .km-list fieldset input[type=tel],
.km-wp .km-list fieldset input[type=text]:not(.k-input),
.km-wp .km-list fieldset input[type=time],
.km-wp .km-list fieldset input[type=url],
.km-wp .km-list fieldset input[type=week],
.km-wp .km-list fieldset select:not([multiple]),
.km-wp .km-list fieldset textarea {
  border: none;
  padding: 0.4em 0 0.4em 0.7em;
  margin-top: 0;
}
.km-wp .km-list fieldset .k-dropdown-wrap,
.km-wp .km-list fieldset input[type=color],
.km-wp .km-list fieldset input[type=date],
.km-wp .km-list fieldset input[type=datetime-local],
.km-wp .km-list fieldset input[type=datetime],
.km-wp .km-list fieldset input[type=email],
.km-wp .km-list fieldset input[type=month],
.km-wp .km-list fieldset input[type=number],
.km-wp .km-list fieldset input[type=password],
.km-wp .km-list fieldset input[type=search],
.km-wp .km-list fieldset input[type=tel],
.km-wp .km-list fieldset input[type=text]:not(.k-input),
.km-wp .km-list fieldset input[type=time],
.km-wp .km-list fieldset input[type=url],
.km-wp .km-list fieldset input[type=week],
.km-wp .km-list fieldset select:not([multiple]),
.km-wp .km-list fieldset textarea {
  padding: 5px 0;
  margin-top: 0;
  padding-left: 0.7em;
}
.km-wp .km-checkbox-label,
.km-wp .km-radio-label {
  font-size: 1em;
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-wp .km-checkbox-label:after,
.km-wp .km-checkbox-label:before {
  right: 0.7em;
  width: 1.07rem;
  height: 1.07rem;
  text-align: right;
  font-size: 1.5em;
}
.km-wp .km-checkbox-label:before {
  border-width: 0.133rem;
  border-style: solid;
}
.km-wp input.km-checkbox:checked + .km-checkbox-label:after {
  font-size: 1.2em;
  line-height: 1em;
  right: 1em;
}
.km-wp .km-radio-label {
  padding-left: 2.5em;
  line-height: 1.5em;
}
.km-wp .km-radio-label:before {
  width: 1rem;
  height: 1rem;
  border-width: 0.133rem;
  border-style: solid;
}
.km-wp input.km-radio:checked + .km-radio-label:after {
  border-width: 2px;
  border-style: solid;
  top: 36%;
  -webkit-transform: translateY(-36%);
  -ms-transform: translateY(-36%);
  transform: translateY(-36%);
}
.km-wp input.km-radio:checked + .km-radio-label:after {
  width: 0.27rem;
  height: 0.27rem;
  left: 0.35rem;
}
.km-wp .km-actionsheet-root > .k-animation-container {
  left: 0 !important;
}
.km-wp .km-actionsheet-wrapper {
  bottom: 0;
}
.km-wp .km-actionsheet > li,
.km-wp .km-popup .k-item {
  padding: 0;
}
.km-wp .km-actionsheet > li > a,
.km-wp .km-popup .k-item,
.km-wp li.km-actionsheet-title {
  display: block;
  padding: 0.3em 0.8em;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.km-wp li.km-actionsheet-title {
  font-weight: 700;
}
.km-flat {
  font: 400 1em "HelveticaNeue Light", "Roboto Light", "Slate Light", "Segoe WP", NokiaPureTextLight, sans-serif;
}
.km-root .km-flat .km-filter-reset,
.km-root .km-flat .km-group-title,
.km-root .km-flat .km-shim .k-animation-container,
.km-root .km-flat .km-slider,
.km-root .km-flat .km-switch,
.km-root .km-flat .km-view,
.km-root .km-flat.km-pane {
  -webkit-transform: none;
}
.km-flat,
.km-flat * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-flat [class^=k-] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-flat .km-tabstrip .km-button {
  background: 0 0;
}
.km-flat .km-popup .k-popup {
  font-size: 1em !important;
}
.km-flat .km-actionsheet > li > a,
.km-flat .km-popup .k-item {
  text-decoration: none;
  padding: 0.5em 0.6em;
  border-radius: 0;
  border-width: 0 0 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-flat .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-flat .km-popup .k-list-container {
  width: 100%!important;
  height: auto !important;
}
.km-flat .km-actionsheet,
.km-flat .km-popup .k-list-container {
  max-height: 80%;
}
.km-flat .km-actionsheet-wrapper,
.km-flat .km-popup .k-list-container {
  bottom: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-flat .km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
.km-flat .km-popup-wrapper {
  padding: 15px;
}
.km-flat .km-actionsheet-wrapper.km-popup,
.km-flat .km-popup.km-pane {
  border-radius: 3px;
}
.km-flat .km-load-more {
  height: 3.4em;
}
.km-flat .km-load-more .km-button {
  margin: 0 0.8em;
  display: block;
}
.km-flat .km-loader:before,
.km-flat .km-scroller-pull,
.km-flat .km-scroller-refresh.km-load-more {
  border-radius: 20em;
  overflow: visible;
}
.km-flat .km-loader:before {
  content: "\a0";
  display: block;
  position: absolute;
  margin-top: -2em;
  margin-left: -2em;
  width: 4em;
  height: 4em;
  top: 50%;
  left: 50%;
  border-radius: 5em;
}
.km-flat .km-loader {
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.km-flat .km-scroller-refresh.km-load-more {
  padding: 0;
  position: relative;
  margin: auto;
}
.km-flat .km-scroller-pull,
.km-flat .km-scroller-refresh.km-load-more {
  font-size: 1em;
  width: 2.5em;
  height: 2.5em;
  top: 0.25em;
  white-space: nowrap;
}
.km-flat .km-scroller-pull {
  left: 50%;
  margin: 0 0 0 -90px;
}
.km-flat .km-loader h1 {
  display: none;
  font-size: 1em;
  position: absolute;
  left: -50%;
  width: 200%;
  top: 55%;
}
.km-flat .km-scroller-pull .km-template {
  position: absolute;
  line-height: 2em;
  font-size: 1.2em;
  min-width: 0;
  top: 0;
  left: 3em;
}
.km-flat .km-load-more.km-scroller-refresh .km-icon,
.km-flat .km-loader .km-loading-left,
.km-flat .km-loader .km-loading-right,
.km-flat .km-loading,
.km-flat .km-scroller-pull.km-scroller-refresh .km-icon,
.km-flat .km-scroller-refresh .km-loading-left,
.km-flat .km-scroller-refresh .km-loading-right {
  font-size: 1em;
  display: block;
  width: 0.36em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.8em;
  margin-top: -0.5em;
  border-radius: 1em;
  -webkit-animation: km-flatload 0.6s infinite linear;
  animation: km-flatload 0.6s infinite linear;
  -webkit-background-clip: none;
}
.km-flat .km-scroller-pull .km-icon {
  margin-right: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
}
.km-flat .km-load-more.km-scroller-refresh .km-icon,
.km-flat .km-scroller-pull.km-scroller-refresh .km-icon,
.km-flat .km-scroller-refresh .km-loading-left,
.km-flat .km-scroller-refresh .km-loading-right {
  height: 0.6em;
  margin-top: -0.3em;
  margin-left: -0.6em;
  width: 0.25em;
  -webkit-animation: km-flatrefresh 0.6s infinite linear;
  animation: km-flatrefresh 0.6s infinite linear;
}
.km-flat .km-scroller-pull .km-icon:after {
  content: "\e012";
  margin-left: -3px;
}
.km-flat .km-scroller-refresh .km-icon:after {
  display: none;
}
.km-root .km-flat .km-loading-left {
  margin-left: -0.2em;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.km-root .km-flat .km-loading-right {
  margin-left: 0.42em;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.km-flat .km-scroller-refresh .km-loading-left {
  margin-left: -0.18em;
}
.km-flat .km-scroller-refresh .km-loading-right {
  margin-left: 0.28em;
}
@keyframes km-flatload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@-webkit-keyframes km-flatload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@keyframes km-flatrefresh {
  0% {
    height: 0.6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: 0.6em;
    margin-top: -0.3em;
  }
}
@-webkit-keyframes km-flatrefresh {
  0% {
    height: 0.6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: 0.6em;
    margin-top: -0.3em;
  }
}
.km-flat,
.km-flat .k-toolbar,
.km-flat .km-content,
.km-flat .km-detail,
.km-flat .km-navbar {
  color: #4c5356;
  background-color: #f4f4f4;
}
.km-flat .km-button {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .k-toolbar,
.km-flat .km-detail {
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .km-switch-wrapper {
  background-color: #bababa;
}
.km-flat .k-slider-selection,
.km-flat .km-switch-background {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#bababa));
  background-image: -webkit-linear-gradient(top, #bababa, #bababa);
  background-image: linear-gradient(to bottom, #bababa, #bababa);
}
.km-flat .km-switch-handle {
  background: #f4f4f4;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 1px currentcolor, 0 -1px 0 1px currentcolor;
  box-shadow: 0 1px 0 1px currentcolor, 0 -1px 0 1px currentcolor;
}
.km-flat .km-switch-off .km-switch-handle {
  -webkit-box-shadow: 0 1px 0 1px #bababa, 0 -1px 0 1px #bababa;
  box-shadow: 0 1px 0 1px #bababa, 0 -1px 0 1px #bababa;
}
.km-flat .km-switch-container,
.km-flat .km-switch-wrapper {
  border-color: #f0f0f0;
}
.km-flat .k-slider-track {
  background-color: #bababa;
}
.km-flat .km-list > li {
  background: #fcfcfc;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.km-flat .km-listgroupinset .km-list > li:first-child,
.km-flat .km-listinset > li:first-child {
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .km-list fieldset .km-inline-field,
.km-flat .km-listgroupinset .km-list > li:last-child,
.km-flat .km-listinset > li:last-child {
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .km-listview-link:after {
  color: #97a0a4;
  border-color: currentcolor;
}
.km-flat .km-group-title,
.km-flat .km-list fieldset legend {
  background: #f4f4f4;
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .km-filter-reset .km-clear,
.km-flat .km-filter-wrap:before {
  color: #4c5356;
}
.km-flat .km-filter-wrap > input {
  color: #4c5356;
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .km-filter-wrap > input:focus {
  border-color: #1489FD;
}
.km-flat .km-pages li {
  background: rgba(0, 0, 0, 0.1);
}
.km-flat .km-label-above {
  color: #bababa;
}
.km-flat .km-list .k-dropdown-wrap,
.km-flat .km-list .k-dropdown-wrap .k-input,
.km-flat .km-list input[type=color],
.km-flat .km-list input[type=date],
.km-flat .km-list input[type=datetime-local],
.km-flat .km-list input[type=datetime],
.km-flat .km-list input[type=email],
.km-flat .km-list input[type=month],
.km-flat .km-list input[type=number],
.km-flat .km-list input[type=password],
.km-flat .km-list input[type=search],
.km-flat .km-list input[type=tel],
.km-flat .km-list input[type=text]:not(.k-input),
.km-flat .km-list input[type=time],
.km-flat .km-list input[type=url],
.km-flat .km-list input[type=week],
.km-flat .km-list select:not([multiple]),
.km-flat .km-list textarea {
  color: #4c5356;
}
.km-flat .km-list select:not([multiple]) option {
  color: #333;
}
.km-flat .km-content .km-list .km-state-active input[type=color],
.km-flat .km-content .km-list .km-state-active input[type=date],
.km-flat .km-content .km-list .km-state-active input[type=datetime-local],
.km-flat .km-content .km-list .km-state-active input[type=datetime],
.km-flat .km-content .km-list .km-state-active input[type=email],
.km-flat .km-content .km-list .km-state-active input[type=month],
.km-flat .km-content .km-list .km-state-active input[type=number],
.km-flat .km-content .km-list .km-state-active input[type=password],
.km-flat .km-content .km-list .km-state-active input[type=search],
.km-flat .km-content .km-list .km-state-active input[type=tel],
.km-flat .km-content .km-list .km-state-active input[type=text]:not(.k-input),
.km-flat .km-content .km-list .km-state-active input[type=time],
.km-flat .km-content .km-list .km-state-active input[type=url],
.km-flat .km-content .km-list .km-state-active input[type=week],
.km-flat .km-content .km-list .km-state-active select:not([multiple]),
.km-flat .km-content .km-list .km-state-active textarea {
  color: #fff;
}
.km-flat .km-listview-label input[type=checkbox],
.km-flat .km-listview-label input[type=radio] {
  border-color: rgba(0, 0, 0, 0.1);
  background: #f4f4f4;
}
.km-flat .km-listview-label input[type=checkbox]:checked:after {
  color: #eee;
}
.km-flat .km-shim,
.km-phone .km-flat .km-actionsheet-wrapper {
  background: rgba(0, 0, 0, 0.4);
}
.km-flat .km-actionsheet > li > a,
.km-flat .km-popup .k-item {
  background: #363940;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.km-flat .km-popup {
  background: rgba(0, 0, 0, 0.4);
}
.km-flat .km-actionsheet-wrapper,
.km-flat .km-popup .k-list-container {
  background: rgba(0, 0, 0, 0.4);
  border-top-color: rgba(255, 255, 255, 0.2);
}
.km-flat .km-popup.km-pane,
.km-tablet .km-flat .km-actionsheet-wrapper {
  background-color: #363940;
}
.km-flat .km-popup-arrow:after {
  border-color: #363940 transparent;
}
.km-flat .km-left .km-popup-arrow:after,
.km-flat .km-right .km-popup-arrow:after {
  border-color: transparent #363940;
}
.km-flat .km-loader {
  background: rgba(0, 0, 0, 0.05);
}
.km-flat .km-loader h1 {
  color: #4c5356;
}
.km-flat .km-collapsible-content,
.km-flat .km-collapsible-header {
  border-color: rgba(0, 0, 0, 0.1);
}
.km-flat .km-collapsible-header {
  background: #ededed;
}
.km-flat .km-detail:active,
.km-flat .km-state-active .km-detail,
.km-flat .km-state-active[style*=background] {
  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
.km-flat .k-slider .k-draghandle,
.km-flat .k-slider .k-draghandle:hover,
.km-flat .km-actionsheet > li > .km-state-active,
.km-flat .km-actionsheet > li > a,
.km-flat .km-actionsheet > li > a:active,
.km-flat .km-actionsheet > li > a:hover,
.km-flat .km-badge,
.km-flat .km-popup .k-item,
.km-flat .km-popup .k-state-focused,
.km-flat .km-popup .k-state-hover,
.km-flat .km-popup .k-state-selected,
.km-flat .km-popup.km-pane .k-toolbar,
.km-flat .km-popup.km-pane .km-navbar,
.km-flat .km-popup.km-pane .km-tabstrip,
.km-flat .km-rowdelete,
.km-flat .km-rowinsert,
.km-flat .km-scroller-pull .km-icon,
.km-flat .km-state-active,
.km-flat .km-state-active .km-listview-link:after,
.km-flat .km-switch-label-off,
.km-flat .km-switch-label-on,
.km-flat .km-tabstrip .km-button,
.km-flat .km-tabstrip .km-state-active,
.km-flat li.km-state-active .km-listview-label,
.km-flat li.km-state-active .km-listview-link {
  color: #fff;
}
.km-flat .km-filter-wrap > input,
.km-flat .km-loader > :not(h1),
.km-flat .km-switch-handle.km-state-active,
.km-root .km-flat .km-scroller-refresh span:not(.km-template) {
  background: #fff;
}
.km-flat .k-slider-selection,
.km-flat .km-list fieldset legend,
.km-flat .km-switch-background,
.km-flat .km-switch-handle {
  color: #10c4b2;
}
.km-flat .k-slider .k-draghandle,
.km-flat .k-slider .k-draghandle:hover,
.km-flat .k-slider-selection,
.km-flat .km-actionsheet > li > .km-state-active,
.km-flat .km-actionsheet > li > a:active,
.km-flat .km-actionsheet > li > a:hover,
.km-flat .km-listview-label input[type=checkbox]:checked,
.km-flat .km-listview-label input[type=radio]:checked,
.km-flat .km-loader:before,
.km-flat .km-pages .km-current-page,
.km-flat .km-popup .k-state-focused,
.km-flat .km-popup .k-state-hover,
.km-flat .km-popup .k-state-selected,
.km-flat .km-rowinsert,
.km-flat .km-scroller-pull,
.km-flat .km-scroller-refresh.km-load-more,
.km-flat .km-state-active,
.km-flat .km-tabstrip .km-state-active,
.km-flat .km-touch-scrollbar,
.km-flat li.km-state-active .km-listview-label,
.km-flat li.km-state-active .km-listview-link {
  background: #10c4b2;
}
.km-flat .km-filter-wrap > input:focus {
  border-color: #10c4b2;
}
.km-flat .km-badge,
.km-flat .km-rowdelete {
  background: #da2228;
}
.km-flat label.km-required:after {
  color: #da2228;
}
.km-flat .km-checkbox-label:after,
.km-flat .km-checkbox-label:before {
  color: #10c4b2;
  border-color: #10c4b2;
}
.km-flat .km-radio-label:before {
  border-color: #10c4b2;
}
.km-flat .km-radio-label:after {
  background-color: #10c4b2;
}
.km-flat .km-list fieldset legend {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.km-flat .km-list fieldset .km-legend-button.km-invalid,
.km-flat .km-list > li label.km-invalid,
.km-flat .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-flat .km-invalid-msg {
  color: #fff;
  background: #f9a825;
}
.km-tablet .km-flat.km-horizontal .km-navbar .km-button,
.km-tablet .km-flat.km-horizontal .km-toolbar .km-button {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.km-flat .km-button {
  padding: 0.5em 0.8em;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
}
.km-flat .km-badge,
.km-flat .km-detail {
  border: 0;
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 5em;
}
.km-flat .km-detail {
  min-width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  border-width: 1px;
  border-style: solid;
}
.km-flat .km-detaildisclose {
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
}
.km-flat .km-detaildisclose:after,
.km-flat .km-detaildisclose:before {
  left: 0.1em;
  top: 0.35em;
}
.km-flat .km-detail .km-icon:before {
  display: none;
}
.km-flat .km-buttongroup > :not(:first-child):not(:last-child) {
  border-radius: 0;
}
.km-flat .km-buttongroup > :first-child {
  border-radius: 3px 0 0 3px;
}
.km-flat .km-buttongroup > :last-child {
  border-radius: 0 3px 3px 0;
}
.km-flat .km-buttongroup > .km-state-active {
  border-right-width: 1px;
}
.km-flat .km-buttongroup > .km-state-active + * {
  border-left-width: 0;
}
.km-flat .km-navbar {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.km-flat .km-header .km-navbar {
  border-width: 0 0 1px;
}
.km-flat .km-footer .km-navbar {
  border-width: 1px 0 0;
}
.km-flat .km-navbar,
.km-flat .km-tabstrip,
.km-flat .km-tabstrip .km-button,
.km-flat .km-toolbar {
  border-radius: 0;
}
.km-flat .k-toolbar {
  line-height: 2.1em;
}
.km-flat .k-toolbar .k-split-button,
.km-flat .k-toolbar .km-button {
  padding-top: 0;
  padding-bottom: 0;
  line-height: inherit;
}
.km-flat .k-split-button .km-arrowdown,
.km-flat .k-toolbar .k-button-icon .km-icon,
.km-flat .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
  margin-top: -7px;
  margin-bottom: -2px;
  vertical-align: middle;
}
.km-flat .k-split-button .km-arrowdown {
  margin-left: 2px;
  margin-right: 1px;
}
.km-flat .k-split-button .k-button-icontext {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.km-flat .k-split-button-arrow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.km-flat .km-actionsheet.k-overflow-container > li > .km-button,
.km-flat .km-actionsheet.k-split-container > li > .km-button {
  min-width: 10em;
  text-align: center;
  font-size: 1.1em;
  border: 0;
  border-radius: 0;
}
.km-flat .km-actionsheet.k-split-container > li > .km-button {
  min-width: 5em;
}
.km-flat .k-overflow-wrapper .km-actionsheet-wrapper,
.km-flat .k-split-wrapper .km-actionsheet-wrapper {
  padding: 1px;
}
html .km-flat .k-overflow-container.km-actionsheet > li,
html .km-flat .k-split-container.km-actionsheet > li {
  margin-top: 0;
  margin-bottom: 0;
}
.km-flat .k-overflow-container.km-actionsheet,
.km-flat .k-split-container.km-actionsheet {
  border-top: 0;
}
.km-flat .km-tabstrip {
  padding: 0;
  display: table;
  table-layout: fixed;
}
.km-flat .km-tabstrip .km-button {
  font-size: 0.7em;
  display: table-cell;
  border: 0;
}
.km-flat .km-tabstrip .km-icon:before {
  display: none;
}
.km-flat .km-switch {
  width: 4.6rem;
  height: 1.9rem;
  line-height: 1.76rem;
  overflow: hidden;
}
.km-flat .km-switch-wrapper {
  overflow: hidden;
}
.km-flat .k-slider-selection,
.km-flat .km-switch-background {
  background-position: 4.25em 0;
  background-repeat: no-repeat;
  background-color: currentcolor;
  margin-left: -3.4rem;
}
.km-flat .km-switch-container {
  padding: 1px 0 1px 1px;
  border-width: 0;
}
.km-flat .km-switch-handle {
  width: 1.6em;
  margin: 0 4px 0 0;
  border-width: 1px;
  border-style: solid;
}
.km-flat .km-switch-label-off {
  left: 1.5em;
}
.km-flat .km-switch-label-on {
  left: -2.8em;
}
.km-flat .km-switch-label-off,
.km-flat .km-switch-label-on {
  text-shadow: none;
  width: 185%;
  font-size: 1em;
  line-height: 1.5em;
  vertical-align: middle;
}
.km-flat .km-switch-background,
.km-flat .km-switch-container,
.km-flat .km-switch-wrapper {
  border-radius: 4px;
}
.km-flat .km-switch-handle {
  border-radius: 3px;
}
.km-flat .km-switch-container,
.km-flat .km-switch-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.km-flat .km-list > li {
  border-style: solid;
  border-width: 0 0 1px 0;
}
.km-flat .km-listgroupinset .km-list > li:first-child,
.km-flat .km-listinset > li:first-child {
  border-style: solid;
  border-width: 1px;
  border-radius: 3px 3px 0 0;
}
.km-flat .km-listgroupinset .km-list > li,
.km-flat .km-listinset > li {
  border-width: 0 1px 1px 1px;
}
.km-flat .km-listgroupinset .km-list > li:last-child,
.km-flat .km-listinset > li:last-child {
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 3px 3px;
}
.km-flat .km-listgroupinset .km-list > li:first-child:last-child,
.km-flat .km-listinset > li:first-child:last-child {
  border-width: 1px;
  border-radius: 3px;
}
.km-flat .km-listview-link:after {
  border-width: 0.2rem 0.2rem 0 0;
}
.km-flat:not(.km-on-android) .km-listview-link:after {
  width: 0.66rem;
  height: 0.64rem;
  border-width: 0;
  -webkit-box-shadow: inset -0.2rem 0.2rem 0;
  box-shadow: inset -0.2rem 0.2rem 0;
}
.km-flat .km-listgroupinset li:first-child > .km-listview-label,
.km-flat .km-listgroupinset li:first-child > .km-listview-link,
.km-flat .km-listinset li:first-child > .km-listview-label,
.km-flat .km-listinset li:first-child > .km-listview-link {
  border-radius: 2px 2px 0 0;
}
.km-flat .km-listgroupinset li:last-child > .km-listview-label,
.km-flat .km-listgroupinset li:last-child > .km-listview-link,
.km-flat .km-listinset li:last-child > .km-listview-label,
.km-flat .km-listinset li:last-child > .km-listview-link {
  border-radius: 0 0 2px 2px;
}
.km-flat .km-listgroupinset li:first-child:last-child > .km-listview-label,
.km-flat .km-listgroupinset li:first-child:last-child > .km-listview-link,
.km-flat .km-listinset li:first-child:last-child > .km-listview-label,
.km-flat .km-listinset li:first-child:last-child > .km-listview-link {
  border-radius: 2px;
}
.km-flat .km-group-title {
  border-style: solid;
  border-width: 1px 0;
}
.km-flat .km-scroll-header .km-group-title {
  border-width: 0 0 1px;
}
.km-flat .km-listgroupinset .km-group-title {
  border: 0;
  background: 0 0;
}
.km-flat .km-listview .km-switch {
  margin-top: -0.9rem;
}
.km-flat .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding: 0.3em 1.8em;
}
.km-flat .km-filter-wrap:before {
  margin: 0.05em -1.3em 0 0.3em;
}
.km-flat .km-filter-reset {
  margin: 0.05em 0 0 -2em;
}
.km-flat .km-filter-reset .km-clear:after {
  content: "\e038";
}
.km-flat .km-filter-wrap > input {
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
}
.km-flat .km-filter-wrap > input:focus {
  border-width: 1px;
  border-style: solid;
}
.km-flat .km-pages {
  padding-top: 0.4em;
}
.km-flat .km-pages li {
  border-radius: 1em;
}
.km-flat .k-slider .k-draghandle,
.km-flat .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
}
.km-flat .k-slider .k-draghandle {
  top: -7px;
}
.km-flat .k-slider-track {
  margin: -0.5em 0.5em 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0.5em;
  background-color: #bababa;
}
.km-flat .k-slider-horizontal .k-slider-track {
  height: 0.29rem;
}
.km-flat .k-slider-vertical .k-slider-track {
  width: 0.29rem;
}
.km-flat .k-slider-selection {
  margin-left: 0;
}
.km-flat .k-slider-vertical .k-draghandle {
  top: initial;
  left: -6px;
}
.km-flat .k-slider-vertical .k-slider-selection {
  width: 0.29rem;
  margin-left: -2px;
  border-radius: 3px;
}
.km-flat .km-list .k-dropdown-wrap,
.km-flat .km-list input[type=color],
.km-flat .km-list input[type=date],
.km-flat .km-list input[type=datetime-local],
.km-flat .km-list input[type=datetime],
.km-flat .km-list input[type=email],
.km-flat .km-list input[type=month],
.km-flat .km-list input[type=number],
.km-flat .km-list input[type=password],
.km-flat .km-list input[type=search],
.km-flat .km-list input[type=tel],
.km-flat .km-list input[type=text]:not(.k-input),
.km-flat .km-list input[type=time],
.km-flat .km-list input[type=url],
.km-flat .km-list input[type=week],
.km-flat .km-list select:not([multiple]),
.km-flat .km-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.1rem;
  min-width: 6em;
  border: 0;
  padding: 0.4em 0;
  outline: 0;
  background: 0 0;
}
.km-flat .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
.km-flat .km-list .k-dropdown {
  margin-top: -1.05em;
  font-weight: 400;
}
.km-flat .km-list .k-dropdown,
.km-flat .km-list input[type=color],
.km-flat .km-list input[type=date],
.km-flat .km-list input[type=datetime-local],
.km-flat .km-list input[type=datetime],
.km-flat .km-list input[type=month],
.km-flat .km-list input[type=time],
.km-flat .km-list input[type=week] {
  text-align: left;
}
.km-flat .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-flat .km-listview-label input[type=checkbox] {
  margin-top: -0.7em;
}
.km-flat .km-listview-label input[type=checkbox],
.km-flat .km-listview-label input[type=radio] {
  border-width: 1px;
  border-style: solid;
  width: 1.4em;
  height: 1.4em;
  border-radius: 3px;
}
.km-flat .km-listview-label input[type=radio] {
  width: 1.2em;
  height: 1.2em;
  border-radius: 1em;
}
.km-flat .km-listview-label input[type=checkbox]:after {
  content: "\a0";
  display: block;
  width: 90%;
  height: 76%;
  -webkit-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  transform: scale(0.9, 1);
  -webkit-transform-origin: 10% 50%;
  -ms-transform-origin: 10% 50%;
  transform-origin: 10% 50%;
}
.km-flat .km-listview-label input[type=checkbox]:checked:after {
  font-size: 1.4em;
}
.km-flat .km-listview-label input[type=radio]:after {
  color: transparent;
}
.km-flat .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-flat .km-label-above {
  font-size: 0.87em;
  margin-top: -2px;
  padding-top: 0.92em;
  padding-bottom: 2.5em;
}
.km-flat fieldset .km-label-above {
  margin-top: 0;
  padding-top: 1.455em;
  padding-bottom: 3.091em;
}
.km-flat .km-label-above textarea {
  top: 50%;
}
.km-flat .km-list .km-label-above .k-dropdown-wrap,
.km-flat .km-list .km-label-above input[type=color],
.km-flat .km-list .km-label-above input[type=date],
.km-flat .km-list .km-label-above input[type=datetime-local],
.km-flat .km-list .km-label-above input[type=datetime],
.km-flat .km-list .km-label-above input[type=email],
.km-flat .km-list .km-label-above input[type=month],
.km-flat .km-list .km-label-above input[type=number],
.km-flat .km-list .km-label-above input[type=password],
.km-flat .km-list .km-label-above input[type=search],
.km-flat .km-list .km-label-above input[type=tel],
.km-flat .km-list .km-label-above input[type=text]:not(.k-input),
.km-flat .km-list .km-label-above input[type=time],
.km-flat .km-list .km-label-above input[type=url],
.km-flat .km-list .km-label-above input[type=week],
.km-flat .km-list .km-label-above select:not([multiple]),
.km-flat .km-list .km-label-above textarea {
  left: 0.7em;
  margin-top: -0.375em;
}
.km-flat .km-list fieldset .km-label-above .k-dropdown-wrap,
.km-flat .km-list fieldset .km-label-above input[type=color],
.km-flat .km-list fieldset .km-label-above input[type=date],
.km-flat .km-list fieldset .km-label-above input[type=datetime-local],
.km-flat .km-list fieldset .km-label-above input[type=datetime],
.km-flat .km-list fieldset .km-label-above input[type=email],
.km-flat .km-list fieldset .km-label-above input[type=month],
.km-flat .km-list fieldset .km-label-above input[type=number],
.km-flat .km-list fieldset .km-label-above input[type=password],
.km-flat .km-list fieldset .km-label-above input[type=search],
.km-flat .km-list fieldset .km-label-above input[type=tel],
.km-flat .km-list fieldset .km-label-above input[type=text]:not(.k-input),
.km-flat .km-list fieldset .km-label-above input[type=time],
.km-flat .km-list fieldset .km-label-above input[type=url],
.km-flat .km-list fieldset .km-label-above input[type=week],
.km-flat .km-list fieldset .km-label-above select:not([multiple]),
.km-flat .km-list fieldset .km-label-above textarea {
  margin-top: -0.25em;
}
.km-flat .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -0.5em -1.61em;
}
.km-flat .km-list fieldset > .k-dropdown-wrap,
.km-flat .km-list fieldset > input[type=color],
.km-flat .km-list fieldset > input[type=date],
.km-flat .km-list fieldset > input[type=datetime-local],
.km-flat .km-list fieldset > input[type=datetime],
.km-flat .km-list fieldset > input[type=email],
.km-flat .km-list fieldset > input[type=month],
.km-flat .km-list fieldset > input[type=number],
.km-flat .km-list fieldset > input[type=password],
.km-flat .km-list fieldset > input[type=search],
.km-flat .km-list fieldset > input[type=tel],
.km-flat .km-list fieldset > input[type=text]:not(.k-input),
.km-flat .km-list fieldset > input[type=time],
.km-flat .km-list fieldset > input[type=url],
.km-flat .km-list fieldset > input[type=week],
.km-flat .km-list fieldset > select:not([multiple]) {
  padding: 1.23em 0;
  margin-top: 0;
}
.km-flat .km-list fieldset legend {
  text-indent: 0;
  margin: 0 -1.61em;
  font-weight: 400;
  padding: 1.8em 1.61em 0.72em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-transform: uppercase;
}
.km-flat .km-legend-button {
  padding: 2.5em 1.61em 0.39em;
  margin: -2.5em -1.61em -0.39em;
  text-transform: uppercase;
}
.km-flat .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
  border-right-width: 1px;
  border-right-style: solid;
}
.km-flat .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-flat .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-flat .km-list .km-inline-field .k-dropdown-wrap,
.km-flat .km-list .km-inline-field input[type=color],
.km-flat .km-list .km-inline-field input[type=date],
.km-flat .km-list .km-inline-field input[type=datetime-local],
.km-flat .km-list .km-inline-field input[type=datetime],
.km-flat .km-list .km-inline-field input[type=email],
.km-flat .km-list .km-inline-field input[type=month],
.km-flat .km-list .km-inline-field input[type=number],
.km-flat .km-list .km-inline-field input[type=password],
.km-flat .km-list .km-inline-field input[type=search],
.km-flat .km-list .km-inline-field input[type=tel],
.km-flat .km-list .km-inline-field input[type=text]:not(.k-input),
.km-flat .km-list .km-inline-field input[type=time],
.km-flat .km-list .km-inline-field input[type=url],
.km-flat .km-list .km-inline-field input[type=week],
.km-flat .km-list .km-inline-field select:not([multiple]),
.km-flat .km-list .km-inline-field textarea {
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-flat .km-list .km-inline-field:first-of-type .k-dropdown-wrap,
.km-flat .km-list .km-inline-field:first-of-type input[type=color],
.km-flat .km-list .km-inline-field:first-of-type input[type=date],
.km-flat .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-flat .km-list .km-inline-field:first-of-type input[type=datetime],
.km-flat .km-list .km-inline-field:first-of-type input[type=email],
.km-flat .km-list .km-inline-field:first-of-type input[type=month],
.km-flat .km-list .km-inline-field:first-of-type input[type=number],
.km-flat .km-list .km-inline-field:first-of-type input[type=password],
.km-flat .km-list .km-inline-field:first-of-type input[type=search],
.km-flat .km-list .km-inline-field:first-of-type input[type=tel],
.km-flat .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-flat .km-list .km-inline-field:first-of-type input[type=time],
.km-flat .km-list .km-inline-field:first-of-type input[type=url],
.km-flat .km-list .km-inline-field:first-of-type input[type=week],
.km-flat .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-flat .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-flat .km-list .km-full-width-slider {
  margin-top: 0;
  padding: 1.55em 0;
}
.km-root .km-checkbox-label,
.km-root .km-radio-label {
  font-size: 1em;
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-root .km-checkbox-label:after,
.km-root .km-checkbox-label:before {
  right: 0.7em;
  width: 1.33rem;
  height: 1.33rem;
  border-width: 0.133rem;
  border-style: solid;
  border-radius: 3px;
  text-align: center;
}
.km-root input.km-checkbox:checked + .km-checkbox-label:after {
  line-height: 1.2em;
}
.km-root .km-radio-label {
  padding-left: 2.5em;
  line-height: 1.5em;
}
.km-root .km-radio-label:before {
  width: 1.35rem;
  height: 1.35rem;
  border-width: 0.133rem;
  border-style: solid;
}
.km-root input.km-radio:checked + .km-radio-label:after {
  width: 0.95rem;
  height: 0.95rem;
  left: 0.25rem;
}
.km-flat .km-actionsheet > li > a {
  font-size: 1.4em;
  font-weight: 400;
  text-align: center;
}
.km-flat li.km-actionsheet-cancel > a {
  color: #bababa;
}
.km-flat .km-actionsheet > li > a {
  display: block;
}
.km-flat .km-actionsheet > li:last-child > a {
  border: 0;
}
.km-flat .km-popup li.km-actionsheet-title,
.km-flat .km-shim li.km-actionsheet-title {
  display: none;
}
.km-flat .km-actionsheet-wrapper.km-popup {
  padding: 2px 0;
}
.km-flat .km-popup.km-pane {
  border: 5px solid transparent;
}
.km-flat .km-popup.km-pane .km-navbar,
.km-flat .km-popup.km-pane .km-tabstrip,
.km-flat .km-popup.km-pane .km-toolbar {
  background: 0 0;
}
.km-flat .km-popup.km-pane .km-header {
  padding: 0 5px;
  margin: -5px -5px 2px;
  border-radius: 3px 3px 0 0;
  -webkit-margin-collapse: separate;
}
.km-flat .km-popup-arrow:after {
  border-color: rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 0 15px 15px;
}
.km-flat .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
.km-flat .km-up .km-popup-arrow:after {
  border-width: 15px 15px 0 15px;
}
.km-flat .km-left .km-popup-arrow:after {
  border-width: 15px 0 15px 15px;
}
.km-flat .km-right .km-popup-arrow:after {
  border-width: 15px 15px 15px 0;
}
.km-flat .km-touch-scrollbar {
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 1em;
}
.km-flat .km-scroller-pull .km-icon:after {
  margin-left: -5px;
  margin-top: -2px;
}
.km-material {
  font-family: Roboto, Helvetica, Arial, sans-serif;
}
.km-root .km-material .km-filter-reset,
.km-root .km-material .km-group-title,
.km-root .km-material .km-shim .k-animation-container,
.km-root .km-material .km-slider,
.km-root .km-material .km-switch,
.km-root .km-material .km-view,
.km-root .km-material.km-pane {
  -webkit-transform: none;
}
.km-material,
.km-material * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-material [class^=k-] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-material .km-tabstrip .km-button {
  background: 0 0;
}
.km-material .km-popup .k-popup {
  font-size: 1em !important;
}
.km-material .km-actionsheet > li > a,
.km-material .km-popup .k-item {
  text-decoration: none;
  padding: 0.5em 0.6em;
  border-radius: 0;
  border-width: 0 0 0;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-material .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-material .km-popup .k-list-container {
  width: 100%!important;
  height: auto !important;
}
.km-material .km-actionsheet,
.km-material .km-popup .k-list-container {
  max-height: 80%;
}
.km-material .km-actionsheet-wrapper,
.km-material .km-popup .k-list-container {
  bottom: 0;
  border-width: 0 0 0;
  border-style: solid;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-material .km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
.km-material .km-popup-wrapper {
  padding: 15px;
}
.km-material .km-actionsheet-wrapper.km-popup,
.km-material .km-popup.km-pane {
  border-radius: 2px;
}
.km-material .km-load-more {
  height: 3.4em;
}
.km-material .km-load-more .km-button {
  margin: 0 0.8em;
  display: block;
}
.km-material .km-scroller-pull,
.km-material .km-scroller-refresh.km-load-more {
  border-radius: 50%;
  overflow: visible;
}
.km-material .km-loader {
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.km-material .km-loading,
.km-material .km-scroller-refresh .km-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  width: 26px;
  height: 26px;
  border: 5px solid transparent;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
}
.km-material .km-loading:before,
.km-material .km-scroller-refresh .km-icon:before {
  content: "\a0";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
}
.km-root .km-material .km-scroller-pull .km-icon {
  -webkit-background-clip: inherit;
  -webkit-background-size: inherit inherit;
  background-size: inherit;
  border-radius: 50%;
}
.km-material .km-loading:after {
  display: none;
}
.km-material .km-loading-left,
.km-material .km-loading-right {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  margin-top: -13px;
  margin-left: -13px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.km-material .km-loader .km-loading-left,
.km-material .km-loader .km-loading-right,
.km-material .km-scroller-refresh .km-loading-left,
.km-material .km-scroller-refresh .km-loading-right {
  -webkit-animation: materialdrive 4s infinite linear;
  animation: materialdrive 4s infinite linear;
}
.km-material .km-scroller-refresh.km-load-more {
  padding: 0;
  position: relative;
  margin: auto;
}
.km-material .km-scroller-pull,
.km-material .km-scroller-refresh.km-load-more {
  font-size: 1em;
  width: 2.5em;
  height: 2.5em;
  top: 0.25em;
  white-space: nowrap;
}
.km-material .km-scroller-pull {
  left: 50%;
  margin: 0 0 0 -90px;
}
.km-material .km-loader h1 {
  display: none;
  font-size: 1em;
  position: absolute;
  left: -50%;
  width: 200%;
  top: 55%;
}
.km-material .km-scroller-pull .km-template {
  position: absolute;
  line-height: 2em;
  font-size: 1.2em;
  min-width: 0;
  top: 0;
  left: 3em;
}
.km-material .km-loader .km-loading-left:after,
.km-material .km-loader .km-loading-left:before,
.km-material .km-loader .km-loading-right:after,
.km-material .km-loader .km-loading-right:before,
.km-material .km-scroller-refresh .km-loading-left:after,
.km-material .km-scroller-refresh .km-loading-left:before,
.km-material .km-scroller-refresh .km-loading-right:after,
.km-material .km-scroller-refresh .km-loading-right:before {
  content: "\a0";
  display: block;
  position: absolute;
  top: -13px;
  left: -13px;
  width: 26px;
  height: 26px;
  -webkit-transform-origin: 24px 24px;
  -ms-transform-origin: 24px 24px;
  transform-origin: 24px 24px;
  -webkit-animation: materialrotate1 1.5s infinite ease-out;
  animation: materialrotate1 1.5s infinite ease-out;
}
.km-material .km-loader .km-loading-left:after,
.km-material .km-scroller-refresh .km-loading-left:after {
  -webkit-animation-name: materialrotate2;
  animation-name: materialrotate2;
}
.km-material .km-loader .km-loading-right:before,
.km-material .km-scroller-refresh .km-loading-right:before {
  -webkit-animation-name: materialrotate3;
  animation-name: materialrotate3;
}
.km-material .km-loader .km-loading-right:after,
.km-material .km-scroller-refresh .km-loading-right:after {
  -webkit-animation-name: materialrotate4;
  animation-name: materialrotate4;
}
.km-material .km-scroller-pull .km-icon {
  margin-right: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
}
.km-material .km-scroller-pull .km-icon:after {
  content: "\e012";
  margin-left: -3px;
}
.km-material .km-scroller-refresh .km-icon:after {
  display: none;
}
.km-material .km-load-more .km-icon,
.km-material .km-scroller-pull .km-icon {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: none;
  transition: none;
}
.km-material .km-load-more .km-icon:after,
.km-material .km-scroller-pull .km-icon:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 62% 50%;
  -ms-transform-origin: 62% 50%;
  transform-origin: 62% 50%;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
.km-material .km-scroller-release .km-icon:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.km-material .km-scroller-refresh .km-icon:after {
  -webkit-transition: none;
  transition: none;
}
@-webkit-keyframes materialrotate1 {
  0% {
    -webkit-transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(270deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes materialrotate2 {
  0% {
    -webkit-transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(20deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes materialrotate3 {
  0% {
    -webkit-transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(90deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes materialrotate4 {
  0% {
    -webkit-transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes materialrotate1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes materialrotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes materialrotate3 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes materialrotate4 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  90% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes materialdrive {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes materialdrive {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.km-material .km-button {
  background: #fafafa;
  border-color: transparent;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.km-material-dark .km-button {
  background: #3f51b5;
}
.km-material .k-toolbar {
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material .km-switch-handle {
  background: #3f51b5;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 4px #3f51b5, 0 2px #3f51b5;
  box-shadow: 0 2px 4px #3f51b5, 0 2px #3f51b5;
}
.km-material .km-switch-off .km-switch-handle {
  background-color: #fafafa;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 2px rgba(0, 0, 0, 0.2);
}
.km-material-dark .km-switch-off .km-switch-handle {
  background-color: #212121;
}
.km-material .km-switch-container,
.km-material .km-switch-wrapper {
  border-color: #333;
}
.km-material-dark .km-switch-container,
.km-material-dark .km-switch-wrapper {
  border-color: #fafafa;
}
.km-material .km-group-container,
.km-material .km-list > li,
.km-material .km-listgroupinset .km-list > li:first-child,
.km-material .km-listgroupinset .km-list > li:last-child,
.km-material .km-listinset > li:first-child,
.km-material .km-listinset > li:last-child {
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material .km-group-title,
.km-material .km-listview-link:after {
  color: grey;
}
.km-material .km-group-title {
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material .km-filter-reset .km-clear,
.km-material .km-filter-wrap:before,
.km-material .km-filter-wrap > input {
  color: #333;
}
.km-material-dark .km-filter-reset .km-clear,
.km-material-dark .km-filter-wrap:before,
.km-material-dark .km-filter-wrap > input {
  color: #fafafa;
}
.km-material .km-pages li {
  background: rgba(128, 128, 128, 0.3);
}
.km-material .km-list select:not([multiple]) option {
  color: #333;
}
.km-material .km-listview-label input[type=checkbox],
.km-material .km-listview-label input[type=radio] {
  border-color: rgba(0, 0, 0, 0.54);
  background: #fafafa;
}
.km-material-dark .km-listview-label input[type=checkbox],
.km-material-dark .km-listview-label input[type=radio] {
  border-color: #fafafa;
  background: #333;
}
.km-material .km-listview-label input[type=checkbox]:checked:after {
  color: #fafafa;
}
.km-material-dark .km-listview-label input[type=checkbox]:checked:after {
  color: #333;
}
.km-material .km-shim {
  background: rgba(0, 0, 0, 0.2);
}
.km-phone .km-material .km-actionsheet-wrapper {
  background: #fafafa;
}
.km-phone .km-material-dark .km-actionsheet-wrapper {
  background: #333;
}
.km-material .km-actionsheet > li > a,
.km-material .km-popup .k-item {
  color: #333;
  background: #fafafa;
  border-bottom-color: #fafafa;
}
.km-material-dark .km-actionsheet > li > a,
.km-material-dark .km-popup .k-item {
  color: #fafafa;
  background: #333;
  border-bottom-color: #333;
}
.km-material .km-popup {
  background: #fafafa;
}
.km-material-dark .km-popup {
  background: #333;
}
.km-material .km-actionsheet-wrapper,
.km-material .km-popup .k-list-container {
  background: #fafafa;
  border-top-color: #fafafa;
  -webkit-box-shadow: 0 15px 30px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 30px 3px rgba(0, 0, 0, 0.3);
}
.km-material-dark .km-actionsheet-wrapper,
.km-material-dark .km-popup .k-list-container {
  background: #333;
  border-top-color: #333;
}
.km-material .km-popup.km-pane,
.km-tablet .km-material .km-actionsheet-wrapper {
  color: #333;
  background-color: #fafafa;
}
.km-material-dark .km-popup.km-pane,
.km-tablet .km-material-dark .km-actionsheet-wrapper {
  color: #fafafa;
  background-color: #333;
}
.km-material .km-left .km-popup-arrow:after,
.km-material .km-popup-arrow:after,
.km-material .km-right .km-popup-arrow:after,
.km-material-dark .km-left .km-popup-arrow:after,
.km-material-dark .km-popup-arrow:after,
.km-material-dark .km-right .km-popup-arrow:after {
  border-color: transparent;
}
.km-material .km-popup {
  -webkit-box-shadow: 0 15px 30px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 30px 3px rgba(0, 0, 0, 0.3);
}
.km-material .km-loading:before,
.km-material .km-scroller-refresh .km-icon:before {
  border-color: #3f51b5;
}
.km-material .km-scroller-pull.km-scroller-refresh .km-icon:before {
  border-color: rgba(51, 51, 51, 0.5);
}
.km-material-dark .km-scroller-pull.km-scroller-refresh .km-icon:before {
  border-color: rgba(250, 250, 250, 0.5);
}
.km-material .km-loading,
.km-material .km-loading-left:after,
.km-material .km-loading-left:before,
.km-material .km-loading-right:after,
.km-material .km-loading-right:before,
.km-material .km-scroller-refresh .km-icon {
  background-color: #fafafa;
}
.km-material-dark .km-loading,
.km-material-dark .km-loading-left:after,
.km-material-dark .km-loading-left:before,
.km-material-dark .km-loading-right:after,
.km-material-dark .km-loading-right:before,
.km-material-dark .km-scroller-refresh .km-icon {
  background-color: #3f51b5;
}
.km-material-dark .km-loading:before,
.km-material-dark .km-scroller-refresh .km-icon:before {
  border-color: #fafafa;
}
.km-material .km-loading,
.km-material .km-scroller-pull .km-icon {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.km-material .km-loader h1 {
  color: #333;
}
.km-material-dark .km-loader h1 {
  color: #fafafa;
}
.km-material .km-collapsible-content,
.km-material .km-collapsible-header {
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material .km-collapsible-header .km-icon {
  color: #7d7d7d;
}
.km-material .km-expanded .km-collapsible-header .km-icon {
  color: #283593;
}
.km-material-dark .km-collapsible-content,
.km-material-dark .km-collapsible-header {
  border-color: #4d4d4d;
}
.km-material .km-detail.km-state-active,
.km-material .km-state-active[style*=background] {
  -webkit-box-shadow: inset 0 0 0 1000px rgba(128, 128, 128, 0.2);
  box-shadow: inset 0 0 0 1000px rgba(128, 128, 128, 0.2);
}
.km-material .k-slider .k-draghandle,
.km-material .k-slider .k-draghandle:hover,
.km-material .km-actionsheet > li > a:active,
.km-material .km-actionsheet > li > a:focus,
.km-material .km-badge,
.km-material .km-popup .k-state-focused,
.km-material .km-popup .k-state-hover,
.km-material .km-popup.km-pane .k-toolbar,
.km-material .km-popup.km-pane .km-tabstrip,
.km-material .km-state-active .km-listview-link:after,
.km-material .km-switch-label-off,
.km-material .km-switch-label-on {
  color: #fafafa;
}
.km-material-dark .k-slider .k-draghandle,
.km-material-dark .k-slider .k-draghandle:hover,
.km-material-dark .km-popup .k-state-focused,
.km-material-dark .km-popup .k-state-hover,
.km-material-dark .km-popup.km-pane .k-toolbar,
.km-material-dark .km-popup.km-pane .km-tabstrip,
.km-material-dark .km-state-active .km-listview-link:after,
.km-material-dark .km-switch-label-off,
.km-material-dark .km-switch-label-on {
  color: #333;
}
.km-material .km-filter-wrap > input,
.km-material .km-switch-handle.km-state-active {
  background: #fafafa;
}
.km-material-dark .km-filter-wrap > input,
.km-material-dark .km-switch-handle.km-state-active {
  background: #333;
}
.km-material .k-slider-selection,
.km-material .km-switch-handle {
  color: #3f51b5;
}
.km-material .km-switch-background {
  color: #1489FD;
}
.km-material .km-switch-off .km-switch-background {
  background-color: rgba(128, 128, 128, 0.3);
}
.km-material .k-slider .k-draghandle,
.km-material .k-slider .k-draghandle:hover,
.km-material .k-slider-selection,
.km-material .km-actionsheet > li > a:active,
.km-material .km-actionsheet > li > a:focus,
.km-material .km-listview-label input[type=checkbox]:checked,
.km-material .km-listview-label input[type=radio]:checked:after,
.km-material .km-pages .km-current-page,
.km-material .km-touch-scrollbar,
.km-material li.km-state-active .km-listview-label {
  background: #3f51b5;
}
.km-material .km-filter-wrap > input:focus,
.km-material .km-listview-label input[type=checkbox]:checked,
.km-material .km-listview-label input[type=radio]:checked {
  border-color: #3f51b5;
}
.km-material-dark .k-slider-selection,
.km-material-dark .km-actionsheet > li > a:active,
.km-material-dark .km-actionsheet > li > a:focus,
.km-material-dark .km-listview-label input[type=checkbox]:checked,
.km-material-dark .km-listview-label input[type=radio]:checked:after,
.km-material-dark .km-pages .km-current-page,
.km-material-dark .km-touch-scrollbar,
.km-material-dark li.km-state-active .km-listview-label {
  background: #55c6ff;
}
.km-material-dark .km-filter-wrap > input:focus,
.km-material-dark .km-listview-label input[type=checkbox]:checked,
.km-material-dark .km-listview-label input[type=radio]:checked {
  border-color: #55c6ff;
}
.km-material .km-badge {
  background: #da2228;
}
.km-material .km-modalview .km-footer .km-button,
.km-material .km-modalview .km-header .km-button,
.km-material .km-popover-root .km-footer .km-button,
.km-material .km-popover-root .km-header .km-button,
.km-material .km-tabstrip .km-button {
  color: #3f51b5;
}
.km-material-dark .km-modalview .km-footer .km-button,
.km-material-dark .km-modalview .km-header .km-button,
.km-material-dark .km-popover-root .km-footer .km-button,
.km-material-dark .km-popover-root .km-header .km-button,
.km-material-dark .km-tabstrip .km-button {
  color: #55c6ff;
}
.km-material-dark .km-pages .km-current-page {
  background: #55c6ff;
}
.km-material .km-tabstrip .km-button.km-state-active {
  border-color: currentcolor;
}
.km-material li.km-state-active .km-listview-label,
.km-material li.km-state-active .km-listview-link {
  background-color: rgba(128, 128, 128, 0.3);
}
.km-material .km-content .km-button.km-state-active {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 5px 8px rgba(0, 0, 0, 0.4), inset 0 0 0 1000px rgba(128, 128, 128, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 5px 8px rgba(0, 0, 0, 0.4), inset 0 0 0 1000px rgba(128, 128, 128, 0.2);
}
.km-material .km-content .km-button.km-state-active[style*=background] {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 5px 8px rgba(0, 0, 0, 0.4), inset 0 0 0 1000px rgba(26, 26, 26, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 5px 8px rgba(0, 0, 0, 0.4), inset 0 0 0 1000px rgba(26, 26, 26, 0.2);
}
.km-root .km-material .km-button.km-state-disabled {
  color: rgba(128, 128, 128, 0.3);
  opacity: 1;
}
.km-material .km-buttongroup,
.km-material .km-widget.km-navbar .km-buttongroup,
.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar {
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material .km-buttongroup .km-button,
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar .k-link {
  color: #333;
}
.km-material-dark .km-buttongroup .km-button {
  color: #fafafa;
}
.km-material .km-widget.km-navbar .km-buttongroup .km-button {
  color: #fafafa;
}
.km-material-dark .km-widget.km-navbar .km-buttongroup .km-button {
  color: #333;
}
.km-root .km-material .km-buttongroup > .km-state-active {
  color: #3f51b5;
  background-color: transparent;
  border-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-root .km-material .km-widget.km-navbar .km-buttongroup .km-state-active,
.km-root .km-material-dark .km-buttongroup > .km-state-active {
  color: #55c6ff;
  background-color: transparent;
  border-color: #55c6ff;
}
.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li {
  border-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li.k-state-selected {
  border-bottom-color: #3f51b5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-material .km-content,
.km-material .km-modalview .km-navbar,
.km-material .km-popover-root .km-navbar,
.km-material .km-tabstrip {
  color: #333;
  background-color: #fafafa;
}
.km-material-dark .km-content,
.km-material-dark .km-modalview .km-navbar,
.km-material-dark .km-popover-root .km-navbar,
.km-material-dark .km-tabstrip {
  color: #fafafa;
  background-color: #333;
}
.km-material-dark .km-content button {
  color: #fafafa;
}
.km-material .k-toolbar,
.km-material .km-navbar {
  background-color: #3f51b5;
  border-color: #3f51b5;
  color: #fafafa;
}
.km-material .k-toolbar,
.km-material .km-navbar,
.km-material .km-tabstrip {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.4), 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4), 0 0 4px rgba(0, 0, 0, 0.4);
}
.km-material .k-toolbar .km-button.km-state-active,
.km-material .km-navbar .km-button.km-state-active {
  color: rgba(250, 250, 250, 0.5);
}
.km-material .km-popup .k-list-container,
.km-material .km-popup .k-state-focused,
.km-material .km-popup .k-state-hover,
.km-material .km-popup .k-state-selected {
  border-color: #3f51b5;
}
.km-material .k-toolbar .km-state-active {
  background-color: #283593;
}
.km-material .km-popup .k-popup .k-item.k-state-focused,
.km-material .km-popup .k-popup .k-item.k-state-selected {
  color: #333;
  background-color: rgba(128, 128, 128, 0.2);
}
.km-material .km-popup .k-popup .k-item.k-state-hover {
  color: #333;
}
.km-material-dark .km-popup .k-popup .k-item.k-state-focused,
.km-material-dark .km-popup .k-popup .k-item.k-state-hover,
.km-material-dark .km-popup .k-popup .k-item.k-state-selected {
  color: #fafafa;
}
.km-material .km-modalview {
  -webkit-box-shadow: 0 15px 30px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 30px 3px rgba(0, 0, 0, 0.3);
}
.km-material,
.km-material .km-content,
.km-material .km-header,
.km-material .km-pane,
.km-material .km-scroll-header .km-group-title,
.km-material input[type=email],
.km-material input[type=number],
.km-material input[type=password],
.km-material input[type=search],
.km-material input[type=tel],
.km-material input[type=text]:not(.k-input),
.km-material input[type=url],
.km-root .km-material textarea {
  background: #fafafa;
}
.km-material-dark,
.km-material-dark .km-content,
.km-material-dark .km-header,
.km-material-dark .km-pane,
.km-material-dark .km-scroll-header .km-group-title,
.km-material-dark input[type=email],
.km-material-dark input[type=number],
.km-material-dark input[type=password],
.km-material-dark input[type=search],
.km-material-dark input[type=tel],
.km-material-dark input[type=text]:not(.k-input),
.km-material-dark input[type=url],
.km-root .km-material-dark textarea {
  background: #333;
}
.km-material .k-dropdown .k-input,
.km-material input,
.km-material input[type=email],
.km-material input[type=number],
.km-material input[type=password],
.km-material input[type=search],
.km-material input[type=tel],
.km-material input[type=text]:not(.k-input),
.km-material input[type=url],
.km-material select,
.km-material textarea,
.km-root .km-material textarea {
  color: rgba(128, 128, 128, 0.3);
  border-color: currentcolor;
}
.km-material-dark .k-dropdown .k-input,
.km-material-dark input,
.km-material-dark input[type=email],
.km-material-dark input[type=number],
.km-material-dark input[type=password],
.km-material-dark input[type=search],
.km-material-dark input[type=tel],
.km-material-dark input[type=text]:not(.k-input),
.km-material-dark input[type=url],
.km-material-dark select,
.km-material-dark textarea,
.km-root .km-material-dark textarea {
  color: rgba(255, 255, 255, 0.5);
}
.km-material input[type=checkbox],
.km-material input[type=radio] {
  color: #333;
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material-dark input[type=checkbox],
.km-material-dark input[type=radio] {
  color: #fafafa;
}
.km-material .k-slider,
.km-material .km-current-page,
.km-material .km-popup,
.km-material .km-shim,
.km-material .km-switch-on,
.km-material .km-touch-scrollbar,
.km-material input:checked,
.km-material input:focus,
.km-material input[type=text]:not(.k-input):focus,
.km-material select:focus,
.km-material textarea:focus {
  color: #3f51b5;
}
.km-material-dark .k-dropdown .k-state-focused,
.km-material-dark input:checked,
.km-material-dark input[type=text]:not(.k-input):focus,
.km-material-dark li.km-actionsheet-title,
.km-material-dark select:focus,
.km-material-dark textarea:focus,
.km-material-dark.km-pane input:focus {
  color: #55c6ff;
}
.km-material .km-button[data-animated] {
  -webkit-transition: -webkit-box-shadow 0.3s linear;
  transition: -webkit-box-shadow 0.3s linear;
  transition: box-shadow 0.3s linear;
  transition: box-shadow 0.3s linear, -webkit-box-shadow 0.3s linear;
  -webkit-transition-property: -webkit-box-shadow, background-color;
  -webkit-transition-property: background-color, -webkit-box-shadow;
  transition-property: background-color, -webkit-box-shadow;
  transition-property: box-shadow, background-color;
  transition-property: box-shadow, background-color, -webkit-box-shadow;
}
.km-material label.km-required:after {
  color: #da2228;
}
.km-material .km-list fieldset .km-inline-field,
.km-material .km-list fieldset legend {
  border-color: rgba(0, 0, 0, 0.12);
}
.km-material .km-list .km-label-above .k-dropdown,
.km-material .km-list .km-label-above input[type=color],
.km-material .km-list .km-label-above input[type=date],
.km-material .km-list .km-label-above input[type=datetime-local],
.km-material .km-list .km-label-above input[type=datetime],
.km-material .km-list .km-label-above input[type=email],
.km-material .km-list .km-label-above input[type=file],
.km-material .km-list .km-label-above input[type=month],
.km-material .km-list .km-label-above input[type=number],
.km-material .km-list .km-label-above input[type=password],
.km-material .km-list .km-label-above input[type=search],
.km-material .km-list .km-label-above input[type=tel],
.km-material .km-list .km-label-above input[type=text]:not(.k-input),
.km-material .km-list .km-label-above input[type=time],
.km-material .km-list .km-label-above input[type=url],
.km-material .km-list .km-label-above input[type=week],
.km-material .km-list .km-label-above select:not([multiple]),
.km-material .km-list .km-label-above textarea {
  color: #333;
  border-color: rgba(128, 128, 128, 0.3);
}
.km-material .km-list .km-label-above .k-dropdown:focus,
.km-material .km-list .km-label-above input[type=color]:focus,
.km-material .km-list .km-label-above input[type=date]:focus,
.km-material .km-list .km-label-above input[type=datetime-local]:focus,
.km-material .km-list .km-label-above input[type=datetime]:focus,
.km-material .km-list .km-label-above input[type=email]:focus,
.km-material .km-list .km-label-above input[type=file]:focus,
.km-material .km-list .km-label-above input[type=month]:focus,
.km-material .km-list .km-label-above input[type=number]:focus,
.km-material .km-list .km-label-above input[type=password]:focus,
.km-material .km-list .km-label-above input[type=search]:focus,
.km-material .km-list .km-label-above input[type=tel]:focus,
.km-material .km-list .km-label-above input[type=text]:not(.k-input):focus,
.km-material .km-list .km-label-above input[type=time]:focus,
.km-material .km-list .km-label-above input[type=url]:focus,
.km-material .km-list .km-label-above input[type=week]:focus,
.km-material .km-list .km-label-above select:not([multiple]):focus,
.km-material .km-list .km-label-above textarea:focus {
  border-color: #3f51b5;
}
.km-material .km-label-above {
  color: #a3a3a3;
}
.km-material .km-icon-label {
  color: #737373;
}
.km-material .km-checkbox-label:after,
.km-material .km-checkbox-label:before {
  background: #fafafa;
  border-color: rgba(0, 0, 0, 0.54);
}
.km-material .km-checkbox:checked + .km-checkbox-label:after {
  color: #fafafa;
  background: #3f51b5;
  border-color: #3f51b5;
}
.km-material .km-radio-label:before {
  border-color: rgba(0, 0, 0, 0.54);
}
.km-material .km-radio-label:after {
  background-color: #3f51b5;
}
.km-material .km-radio:checked + .km-radio-label:before {
  border-color: #3f51b5;
}
.km-material-dark .km-list .km-label-above .k-dropdown,
.km-material-dark .km-list .km-label-above input[type=color],
.km-material-dark .km-list .km-label-above input[type=date],
.km-material-dark .km-list .km-label-above input[type=datetime-local],
.km-material-dark .km-list .km-label-above input[type=datetime],
.km-material-dark .km-list .km-label-above input[type=email],
.km-material-dark .km-list .km-label-above input[type=file],
.km-material-dark .km-list .km-label-above input[type=month],
.km-material-dark .km-list .km-label-above input[type=number],
.km-material-dark .km-list .km-label-above input[type=password],
.km-material-dark .km-list .km-label-above input[type=search],
.km-material-dark .km-list .km-label-above input[type=tel],
.km-material-dark .km-list .km-label-above input[type=text]:not(.k-input),
.km-material-dark .km-list .km-label-above input[type=time],
.km-material-dark .km-list .km-label-above input[type=url],
.km-material-dark .km-list .km-label-above input[type=week],
.km-material-dark .km-list .km-label-above select:not([multiple]),
.km-material-dark .km-list .km-label-above textarea {
  color: #fafafa;
  border-color: rgba(128, 128, 128, 0.3);
}
.km-material-dark .km-list .km-label-above .k-dropdown:focus,
.km-material-dark .km-list .km-label-above input[type=color]:focus,
.km-material-dark .km-list .km-label-above input[type=date]:focus,
.km-material-dark .km-list .km-label-above input[type=datetime-local]:focus,
.km-material-dark .km-list .km-label-above input[type=datetime]:focus,
.km-material-dark .km-list .km-label-above input[type=email]:focus,
.km-material-dark .km-list .km-label-above input[type=file]:focus,
.km-material-dark .km-list .km-label-above input[type=month]:focus,
.km-material-dark .km-list .km-label-above input[type=number]:focus,
.km-material-dark .km-list .km-label-above input[type=password]:focus,
.km-material-dark .km-list .km-label-above input[type=search]:focus,
.km-material-dark .km-list .km-label-above input[type=tel]:focus,
.km-material-dark .km-list .km-label-above input[type=text]:not(.k-input):focus,
.km-material-dark .km-list .km-label-above input[type=time]:focus,
.km-material-dark .km-list .km-label-above input[type=url]:focus,
.km-material-dark .km-list .km-label-above input[type=week]:focus,
.km-material-dark .km-list .km-label-above select:not([multiple]):focus,
.km-material-dark .km-list .km-label-above textarea:focus {
  border-color: #55c6ff;
}
.km-material-dark .km-checkbox-label:after,
.km-material-dark .km-checkbox-label:before {
  border-color: #fafafa;
  background: #333;
}
.km-material-dark .km-checkbox:checked + .km-checkbox-label:after {
  color: #333;
  background: #55c6ff;
  border-color: #55c6ff;
}
.km-material-dark .km-radio-label:before {
  border-color: #fafafa;
}
.km-material-dark .km-radio-label:after {
  background-color: #55c6ff;
}
.km-material-dark .km-radio:checked + .km-radio-label:before {
  border-color: #55c6ff;
}
.km-tablet .km-material.km-horizontal .km-navbar .km-button,
.km-tablet .km-material.km-horizontal .km-toolbar .km-button {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.km-material .km-view-title {
  font-size: 1.25em;
  font-weight: 500;
  margin-top: 0.5em;
}
.km-material .k-popup .km-button {
  text-transform: uppercase;
}
.km-material .km-button {
  padding: 0.714em 1.143em;
  border-style: solid;
  border-width: 0;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 600;
}
.km-material .km-badge,
.km-material .km-detail {
  border: 0;
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 5em;
}
.km-material .km-detail {
  min-width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  border-width: 0;
  border-style: solid;
}
.km-material .km-detaildisclose {
  min-width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
}
.km-material .km-detaildisclose:after,
.km-material .km-detaildisclose:before {
  left: 0.1em;
  top: 0.35em;
}
.km-material .km-detail .km-icon:before {
  display: none;
}
.km-material .k-toolbar .km-button,
.km-material .km-navbar .km-button {
  margin-top: 0;
  margin-bottom: 0;
}
.km-material .k-toolbar .km-button,
.km-material .km-buttongroup .km-button,
.km-material .km-navbar .km-button {
  background: 0 0;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-material .k-toolbar .km-button .km-icon,
.km-material .km-navbar .km-button .km-icon {
  font-size: 1.2em;
}
.km-material .k-toolbar .km-back:before,
.km-material .km-navbar .km-back:before {
  content: "\a0";
  display: inline-block;
  color: currentcolor;
  width: 0.8em;
  height: 0.8em;
  border-width: 0;
  -webkit-box-shadow: inset 0.25rem -0.25rem 0 currentcolor;
  box-shadow: inset 0.25rem -0.25rem 0 currentcolor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.km-material .k-toolbar .km-back .km-text,
.km-material .km-navbar .km-back .km-text {
  display: none;
}
.km-material .km-buttongroup > :not(:first-child):not(:last-child) {
  border-radius: 0;
}
.km-material .km-buttongroup > :first-child {
  border-radius: 2px 0 0 2px;
  border-radius: 0;
}
.km-material .km-buttongroup > :last-child {
  border-radius: 0 2px 2px 0;
  border-radius: 0;
}
.km-material .km-buttongroup {
  margin: 0;
}
.km-material .km-buttongroup {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  width: 100%;
  text-align: center;
}
.km-material .km-buttongroup .km-button {
  padding: 1.429em 1.267em 1.357em;
  border-width: 0 0 2px;
  display: inline-block;
}
.km-material .km-buttongroup .km-button:last-child {
  border-right-width: 0;
}
.km-material .km-widget.km-navbar .km-buttongroup {
  font-size: 0.875em;
  line-height: 1em;
  margin: 0;
  display: inline-block;
  top: 0;
  height: auto;
  margin-bottom: -1px;
}
.km-material .km-widget.km-navbar .km-buttongroup > .km-button {
  font-size: 0.778em;
  text-indent: 0;
}
.km-material .km-navbar {
  border: 0 solid rgba(0, 0, 0, 0.12);
}
.km-material .km-header .km-navbar {
  border-width: 0 0 0;
}
.km-material .km-footer .km-navbar {
  border-width: 0 0 0;
}
.km-material .km-navbar,
.km-material .km-tabstrip,
.km-material .km-tabstrip .km-button,
.km-material .km-toolbar {
  border-radius: 0;
}
.km-material .km-navbar .km-view-title {
  line-height: 2.8em;
  margin-top: 0;
}
.km-material .km-navbar .km-icon + .km-text {
  display: none;
}
.km-material .km-navbar .km-no-title {
  padding-top: 0;
  padding-bottom: 0;
}
.km-material .k-toolbar {
  line-height: 2.25em;
}
.km-material .k-toolbar .k-split-button,
.km-material .k-toolbar .km-button {
  padding-top: 0;
  padding-bottom: 0;
  line-height: inherit;
}
.km-material .k-split-button .km-arrowdown,
.km-material .k-toolbar .k-button-icon .km-icon,
.km-material .k-toolbar .k-button-icontext .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.286em;
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -2px;
  margin-left: -1px;
  margin-right: 1px;
}
.km-material .k-split-button .km-arrowdown {
  margin-left: 2px;
  margin-right: 1px;
}
.km-material .k-split-button .k-button-icontext {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.km-material .k-split-button-arrow {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.km-material .km-actionsheet.k-overflow-container > li > .km-button,
.km-material .km-actionsheet.k-split-container > li > .km-button {
  min-width: 10em;
  text-align: center;
  font-size: 1.1em;
  border: 0;
  border-radius: 0;
}
.km-material .km-actionsheet.k-split-container > li > .km-button {
  min-width: 5em;
}
.km-material .k-overflow-wrapper .km-actionsheet-wrapper,
.km-material .k-split-wrapper .km-actionsheet-wrapper {
  padding: 1px;
}
html .km-material .k-overflow-container.km-actionsheet > li,
html .km-material .k-split-container.km-actionsheet > li {
  margin-top: 0;
  margin-bottom: 0;
}
.km-material .k-overflow-container.km-actionsheet,
.km-material .k-split-container.km-actionsheet {
  border-top: 0;
}
.km-material .k-toolbar .k-button-icon {
  padding: 0 0.643em;
}
.km-material .km-tabstrip {
  padding: 0;
  display: table;
  table-layout: fixed;
}
.km-material .km-tabstrip .km-button {
  border: 0;
  border-top: 2px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.7em;
  display: table-cell;
}
.km-material .km-tabstrip .km-icon:before {
  display: none;
}
.km-material .km-switch {
  width: 2.25rem;
  height: 0.875rem;
  line-height: 0.875rem;
  overflow: visible;
}
.km-material .km-switch-wrapper {
  overflow: hidden;
}
.km-material .k-slider-selection,
.km-material .km-switch-background {
  background-position: 4.25em 0;
  background-repeat: no-repeat;
  background-color: currentcolor;
  margin-left: -1.125rem;
}
.km-material .km-switch-container {
  padding: 1px 0;
  border-width: 0;
  overflow: visible;
}
.km-material .km-switch-handle {
  width: 1.125em;
  height: 1.125em;
  margin: -4px 0 0;
  border-width: 0;
  border-style: solid;
  border-radius: 50%;
}
.km-material .km-switch-label-off {
  left: 1.5em;
}
.km-material .km-switch-label-on {
  left: -2.8em;
}
.km-material .km-switch-label-off,
.km-material .km-switch-label-on {
  display: none;
  text-shadow: none;
  width: 185%;
  font-size: 1em;
  line-height: 1.5em;
  vertical-align: middle;
}
.km-material .km-switch-background,
.km-material .km-switch-container,
.km-material .km-switch-wrapper {
  border-radius: 5px;
}
.km-material .km-switch-container,
.km-material .km-switch-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.km-material .km-switch-background {
  width: 150%;
}
.km-material .km-list {
  font-size: 1.2em;
}
.km-material .km-list > li {
  padding: 1em;
  line-height: 1.4em;
}
.km-material .km-group-container {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.km-material .km-listgroupinset,
.km-material .km-listinset {
  margin: 0.64em 0;
}
.km-material .km-group-title {
  text-indent: 1.4em;
  font-size: 0.9em;
  font-weight: 500;
}
.km-material .km-list .km-icon {
  font-size: 1.5em;
  vertical-align: middle;
}
.km-material .km-icon:before {
  margin-top: 0;
}
.km-material .km-contactadd:before,
.km-material .km-detaildisclose:before,
.km-material .km-rowdelete:before,
.km-material .km-rowinsert:before {
  display: none;
}
.km-material .km-contactadd:after,
.km-material .km-rowdelete:after,
.km-material .km-rowinsert:after {
  font-size: 1.4em;
}
.km-material .km-listview-label,
.km-material .km-listview-link {
  margin: -1em -1em;
  padding: 1em 1em;
}
.km-material .km-detail {
  width: 2em;
  height: 2em;
  margin-top: -1em;
}
.km-material .km-detaildisclose {
  font-size: 0.86em;
}
.km-material .km-list > li {
  border-style: solid;
  border-width: 0;
}
.km-material .km-listgroupinset .km-list > li:first-child,
.km-material .km-listinset > li:first-child {
  border-style: solid;
  border-width: 0;
  border-radius: 0;
}
.km-material .km-listgroupinset .km-list > li,
.km-material .km-listinset > li {
  border-width: 0;
}
.km-material .km-listgroupinset .km-list > li:last-child,
.km-material .km-listinset > li:last-child {
  border-style: solid;
  border-width: 0;
  border-radius: 0;
}
.km-material .km-listgroupinset .km-list > li:first-child:last-child,
.km-material .km-listinset > li:first-child:last-child {
  border-width: 0;
  border-radius: 2px;
}
.km-material .km-listview-link:after {
  display: none;
}
.km-material .km-listgroupinset li:first-child > .km-listview-label,
.km-material .km-listgroupinset li:first-child > .km-listview-link,
.km-material .km-listinset li:first-child > .km-listview-label,
.km-material .km-listinset li:first-child > .km-listview-link {
  border-radius: 1px 1px 0 0;
}
.km-material .km-listgroupinset li:last-child > .km-listview-label,
.km-material .km-listgroupinset li:last-child > .km-listview-link,
.km-material .km-listinset li:last-child > .km-listview-label,
.km-material .km-listinset li:last-child > .km-listview-link {
  border-radius: 0 0 1px 1px;
}
.km-material .km-listgroupinset li:first-child:last-child > .km-listview-label,
.km-material .km-listgroupinset li:first-child:last-child > .km-listview-link,
.km-material .km-listinset li:first-child:last-child > .km-listview-label,
.km-material .km-listinset li:first-child:last-child > .km-listview-link {
  border-radius: 1px;
}
.km-material .km-group-title {
  border-style: solid;
  border-width: 0 0;
}
.km-material .km-scroll-header .km-group-title {
  border-width: 0 0 0;
}
.km-material .km-listgroupinset .km-group-title {
  border: 0;
  background: 0 0;
}
.km-material .km-listview .km-switch {
  margin-top: -0.44rem;
}
.km-material .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding: 0.3em 1.8em;
}
.km-material .km-filter-wrap:before {
  margin: 0.05em -1.3em 0 0.3em;
}
.km-material .km-filter-reset {
  margin: 0.05em 0 0 -2em;
}
.km-material .km-filter-reset .km-clear:after {
  content: "\e038";
}
.km-material .km-filter-wrap > input {
  border-radius: 2px;
  border-width: 0;
  border-style: solid;
}
.km-material .km-filter-wrap > input:focus {
  border-width: 0;
  border-style: solid;
}
.km-material .km-pages {
  padding-top: 0.4em;
}
.km-material .km-pages li {
  border-radius: 1em;
}
.km-material .k-slider .k-draghandle,
.km-material .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
}
.km-material .k-slider-track {
  margin: -0.5em 0.5em 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0.5em;
  background-color: rgba(128, 128, 128, 0.3);
}
.km-material .k-slider-selection {
  margin-left: 0;
}
.km-material .km-list .k-dropdown-wrap,
.km-material .km-list input[type=color],
.km-material .km-list input[type=date],
.km-material .km-list input[type=datetime-local],
.km-material .km-list input[type=datetime],
.km-material .km-list input[type=email],
.km-material .km-list input[type=month],
.km-material .km-list input[type=number],
.km-material .km-list input[type=password],
.km-material .km-list input[type=search],
.km-material .km-list input[type=tel],
.km-material .km-list input[type=text]:not(.k-input),
.km-material .km-list input[type=time],
.km-material .km-list input[type=url],
.km-material .km-list input[type=week],
.km-material .km-list select:not([multiple]),
.km-material .km-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.1rem;
  min-width: 6em;
  padding: 0.4em;
  outline: 0;
  background: 0 0;
}
.km-material .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
.km-material .km-list .k-dropdown,
.km-material .km-list input[type=color],
.km-material .km-list input[type=date],
.km-material .km-list input[type=datetime-local],
.km-material .km-list input[type=datetime],
.km-material .km-list input[type=month],
.km-material .km-list input[type=time],
.km-material .km-list input[type=week] {
  text-align: left;
}
.km-material .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-material .km-listview-label input[type=checkbox] {
  margin-top: -0.7em;
}
.km-material .km-listview-label input[type=checkbox],
.km-material .km-listview-label input[type=radio] {
  border-width: 2px;
  border-style: solid;
  width: 1.2em;
  height: 1.2em;
  border-radius: 2px;
}
.km-material .km-listview-label input[type=radio] {
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
}
.km-material .km-listview-label input[type=checkbox]:after,
.km-material .km-listview-label input[type=radio]:checked:after {
  content: "\a0";
  display: block;
  width: 90%;
  height: 76%;
  -webkit-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  transform: scale(0.9, 1);
  -webkit-transform-origin: 10% 50%;
  -ms-transform-origin: 10% 50%;
  transform-origin: 10% 50%;
}
.km-material .km-listview-label input[type=radio]:checked:after {
  margin: 11% 0 0 11%;
  height: 85%;
  border-radius: 50%;
}
.km-material .km-listview-label input[type=checkbox]:checked:after {
  font-size: 1em;
}
.km-material .km-list .km-icon.km-check {
  font-size: 1.071em;
}
.km-material .k-dropdown,
.km-material input[type=color],
.km-material input[type=date],
.km-material input[type=datetime-local],
.km-material input[type=datetime],
.km-material input[type=email],
.km-material input[type=month],
.km-material input[type=number],
.km-material input[type=password],
.km-material input[type=search],
.km-material input[type=tel],
.km-material input[type=text]:not(.k-input),
.km-material input[type=time],
.km-material input[type=url],
.km-material input[type=week],
.km-material select:not([multiple]),
.km-material textarea {
  padding: 0.4em;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-material .km-list .k-dropdown,
.km-material .km-list input[type=color],
.km-material .km-list input[type=date],
.km-material .km-list input[type=datetime-local],
.km-material .km-list input[type=datetime],
.km-material .km-list input[type=email],
.km-material .km-list input[type=month],
.km-material .km-list input[type=number],
.km-material .km-list input[type=password],
.km-material .km-list input[type=search],
.km-material .km-list input[type=tel],
.km-material .km-list input[type=text]:not(.k-input),
.km-material .km-list input[type=time],
.km-material .km-list input[type=url],
.km-material .km-list input[type=week],
.km-material .km-list select:not([multiple]) {
  margin-top: -1.05em;
  width: 45%;
  right: 1em;
  font-size: 1em;
}
.km-material .km-list .k-dropdown {
  margin-top: -1.5em;
  font-weight: 400;
  padding: 0;
}
.km-native-scrolling .km-material .km-list input[type=color],
.km-native-scrolling .km-material .km-list input[type=date],
.km-native-scrolling .km-material .km-list input[type=datetime-local],
.km-native-scrolling .km-material .km-list input[type=datetime],
.km-native-scrolling .km-material .km-list input[type=email],
.km-native-scrolling .km-material .km-list input[type=month],
.km-native-scrolling .km-material .km-list input[type=number],
.km-native-scrolling .km-material .km-list input[type=password],
.km-native-scrolling .km-material .km-list input[type=search],
.km-native-scrolling .km-material .km-list input[type=tel],
.km-native-scrolling .km-material .km-list input[type=text]:not(.k-input),
.km-native-scrolling .km-material .km-list input[type=time],
.km-native-scrolling .km-material .km-list input[type=url],
.km-native-scrolling .km-material .km-list input[type=week],
.km-native-scrolling .km-material .km-list select:not([multiple]),
.km-native-scrolling .km-material .km-list textarea {
  position: static;
  float: right;
  margin-top: 0;
  margin-bottom: -0.2em;
}
.km-material input[type=file] {
  padding: 0.25em;
  outline: 0;
}
.km-material textarea {
  outline: 0;
  border-width: 0 0 1px;
  margin-right: 0;
}
.km-material .k-dropdown .k-input {
  border-radius: 0;
}
.km-material input[type=email],
.km-material input[type=number],
.km-material input[type=password],
.km-material input[type=search],
.km-material input[type=tel],
.km-material input[type=text]:not(.k-input),
.km-material input[type=url] {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: -5px;
  border-width: 0 0 1px;
  border-style: solid;
}
.km-material input[type=email]:focus,
.km-material input[type=number]:focus,
.km-material input[type=password]:focus,
.km-material input[type=search]:focus,
.km-material input[type=tel]:focus,
.km-material input[type=text]:not(.k-input):focus,
.km-material input[type=url]:focus,
.km-material textarea:focus {
  outline-offset: -6px;
}
.km-material .k-dropdown .k-dropdown-wrap,
.km-material input[type=color],
.km-material input[type=date],
.km-material input[type=datetime-local],
.km-material input[type=datetime],
.km-material input[type=month],
.km-material input[type=time],
.km-material input[type=week],
.km-material select:not([multiple]) {
  border-width: 0 0 1px;
  border-style: solid;
  margin-bottom: 1px;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-material input[type=email]:focus,
.km-material input[type=number]:focus,
.km-material input[type=password]:focus,
.km-material input[type=search]:focus,
.km-material input[type=tel]:focus,
.km-material input[type=text]:not(.k-input):focus,
.km-material input[type=url]:focus {
  border-width: 0 0 2px;
}
.km-material .k-slider-horizontal {
  margin-top: 0;
  height: 0.1em;
}
.km-material .k-slider .k-draghandle {
  width: 0.857em;
  height: 0.857em;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5em;
  border: 0;
}
.km-material .k-slider-horizontal .k-draghandle {
  top: 2px;
}
.km-material .k-slider-vertical .k-draghandle {
  left: -0.35em;
}
.km-material .k-slider-vertical .k-draghandle.k-state-focused {
  margin-left: 0;
}
.km-material .k-slider-horizontal .k-slider-selection {
  margin-top: 0;
}
.km-material .k-slider-vertical .k-slider-selection {
  margin-left: -0.1em;
  width: 0.143em;
}
.km-material .k-slider-horizontal .k-slider-track {
  height: 0.143em;
}
.km-material .k-slider-vertical .k-slider-track {
  width: 0.143em;
}
.km-material .k-slider-selection {
  margin-left: 0;
}
.km-material .k-slider .k-draghandle,
.km-material .k-slider .k-draghandle:hover {
  margin-top: -0.5em;
  padding: 0;
  background-clip: content-box;
  -webkit-background-clip: content-box;
}
.km-material .k-slider .k-draghandle:before {
  content: "\a0";
  display: block;
  margin-top: -0.5em;
  margin-left: -0.5em;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  border-radius: 5em;
  padding: 0.5em;
  margin-bottom: 0.5em;
}
.km-material .k-slider .k-draghandle:active:before {
  opacity: 0.4;
}
.km-material .km-popup .k-popup .k-item.k-state-hover {
  cursor: pointer;
}
.km-material .km-list .km-label-above .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.km-material .km-list .km-label-above .k-dropdown-wrap .k-input {
  text-indent: 0;
  padding: 0.2em 0;
}
.km-material .km-label-above {
  width: 100%;
  font-size: 0.87em;
  display: block;
  padding: 0.75em 0 1.5em;
  margin-top: -1.3em;
  margin-bottom: -1.5em;
}
.km-material .km-label-above textarea {
  top: 50%;
}
.km-material .km-label-above,
.km-material label.km-inline-field {
  font-size: 0.72em;
  line-height: 1.2em;
  padding-top: 0.92em;
  padding-bottom: 3.3em;
}
.km-material .km-list .km-label-above .k-dropdown,
.km-material .km-list .km-label-above input[type=color],
.km-material .km-list .km-label-above input[type=date],
.km-material .km-list .km-label-above input[type=datetime-local],
.km-material .km-list .km-label-above input[type=datetime],
.km-material .km-list .km-label-above input[type=email],
.km-material .km-list .km-label-above input[type=file],
.km-material .km-list .km-label-above input[type=month],
.km-material .km-list .km-label-above input[type=number],
.km-material .km-list .km-label-above input[type=password],
.km-material .km-list .km-label-above input[type=search],
.km-material .km-list .km-label-above input[type=tel],
.km-material .km-list .km-label-above input[type=text]:not(.k-input),
.km-material .km-list .km-label-above input[type=time],
.km-material .km-list .km-label-above input[type=url],
.km-material .km-list .km-label-above input[type=week],
.km-material .km-list .km-label-above select:not([multiple]),
.km-material .km-list .km-label-above textarea {
  width: 100%;
  left: 0.89em;
  font-size: 1.2rem;
  margin-top: 0;
  padding: 0;
}
.km-material .km-list .km-inline-field .k-dropdown,
.km-material .km-list .km-inline-field input[type=color],
.km-material .km-list .km-inline-field input[type=date],
.km-material .km-list .km-inline-field input[type=datetime-local],
.km-material .km-list .km-inline-field input[type=datetime],
.km-material .km-list .km-inline-field input[type=email],
.km-material .km-list .km-inline-field input[type=file],
.km-material .km-list .km-inline-field input[type=month],
.km-material .km-list .km-inline-field input[type=number],
.km-material .km-list .km-inline-field input[type=password],
.km-material .km-list .km-inline-field input[type=search],
.km-material .km-list .km-inline-field input[type=tel],
.km-material .km-list .km-inline-field input[type=text]:not(.k-input),
.km-material .km-list .km-inline-field input[type=time],
.km-material .km-list .km-inline-field input[type=url],
.km-material .km-list .km-inline-field input[type=week],
.km-material .km-list .km-inline-field select:not([multiple]),
.km-material .km-list .km-inline-field textarea {
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-material .km-list .km-inline-field:first-of-type .k-dropdown,
.km-material .km-list .km-inline-field:first-of-type input[type=color],
.km-material .km-list .km-inline-field:first-of-type input[type=date],
.km-material .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-material .km-list .km-inline-field:first-of-type input[type=datetime],
.km-material .km-list .km-inline-field:first-of-type input[type=email],
.km-material .km-list .km-inline-field:first-of-type input[type=file],
.km-material .km-list .km-inline-field:first-of-type input[type=month],
.km-material .km-list .km-inline-field:first-of-type input[type=number],
.km-material .km-list .km-inline-field:first-of-type input[type=password],
.km-material .km-list .km-inline-field:first-of-type input[type=search],
.km-material .km-list .km-inline-field:first-of-type input[type=tel],
.km-material .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-material .km-list .km-inline-field:first-of-type input[type=time],
.km-material .km-list .km-inline-field:first-of-type input[type=url],
.km-material .km-list .km-inline-field:first-of-type input[type=week],
.km-material .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-material .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-material .km-inline-field {
  display: inline-block;
  position: relative;
  width: -webkit-calc(48.39%);
  width: calc((100% - 3.22em)/2);
  overflow: hidden;
  white-space: nowrap;
}
.km-material .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-material .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-material .km-legend-button {
  display: block;
  padding: 1.17em 1.61em 0.39em;
  margin: -1.17em -1.61em -0.39em;
}
.km-material .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -1.18em -1.61em;
}
.km-material .km-list fieldset > .k-dropdown-wrap,
.km-material .km-list fieldset > input[type=color],
.km-material .km-list fieldset > input[type=date],
.km-material .km-list fieldset > input[type=datetime-local],
.km-material .km-list fieldset > input[type=datetime],
.km-material .km-list fieldset > input[type=email],
.km-material .km-list fieldset > input[type=month],
.km-material .km-list fieldset > input[type=number],
.km-material .km-list fieldset > input[type=password],
.km-material .km-list fieldset > input[type=search],
.km-material .km-list fieldset > input[type=tel],
.km-material .km-list fieldset > input[type=text]:not(.k-input),
.km-material .km-list fieldset > input[type=time],
.km-material .km-list fieldset > input[type=url],
.km-material .km-list fieldset > input[type=week],
.km-material .km-list fieldset > select:not([multiple]) {
  width: 100%;
  position: relative;
  padding: 1.23em 0;
  margin-top: 0;
  right: auto;
}
.km-material .km-list fieldset legend {
  margin: 0 -1.61em;
  font-weight: 400;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 1.28em 1.61em 0.55em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-material .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
  border-right-width: 1px;
  border-right-style: solid;
}
.km-material .km-list .km-full-width-slider {
  position: relative;
  margin-top: 0;
  padding: 1.55em 0;
  width: auto;
  display: block;
}
.km-material .km-checkbox-label,
.km-material .km-radio-label {
  font-size: 1em;
  line-height: 1.2em;
  margin-left: 0.89em;
}
.km-material .km-checkbox-label:after,
.km-material .km-checkbox-label:before {
  font-size: 1.2em;
  right: 1em;
  width: 1.3rem;
  height: 1.3rem;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
}
.km-material .km-radio-label {
  line-height: 1.5em;
  margin-left: 0.89em;
}
.km-material .km-radio-label:before {
  width: 1.3rem;
  height: 1.3rem;
  border-width: 2px;
  border-style: solid;
  right: 1em;
  left: auto;
}
.km-material input.km-radio:checked + .km-radio-label:after {
  width: 0.9rem;
  height: 0.9rem;
  top: 50%;
  right: 1.33em;
  left: auto;
}
.km-material .km-actionsheet > li > a {
  font-weight: 400;
  text-align: left;
  padding: 1em 1.2em;
  display: block;
  margin: 0;
}
.km-material .km-actionsheet > li:last-child > a {
  border: 0;
}
.km-material .km-popup li.km-actionsheet-title,
.km-material .km-shim li.km-actionsheet-title {
  display: none;
}
.km-material .km-actionsheet-wrapper.km-popup {
  padding: 2px 0;
}
.km-material .km-widget.km-actionsheet-wrapper {
  width: 100%;
  border: 0;
  padding: 0.55em 0;
}
.km-material .km-popup.km-pane .km-navbar,
.km-material .km-popup.km-pane .km-tabstrip,
.km-material .km-popup.km-pane .km-toolbar {
  background: 0 0;
}
.km-material .km-popup.km-pane .km-header {
  border-radius: 2px 2px 0 0;
  -webkit-margin-collapse: separate;
}
.km-material .km-popup-arrow:after {
  border-style: solid;
  border-width: 0 15px 15px;
}
.km-material .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
.km-material .km-up .km-popup-arrow:after {
  border-width: 15px 15px 0 15px;
}
.km-material .km-left .km-popup-arrow:after {
  border-width: 15px 0 15px 15px;
}
.km-material .km-right .km-popup-arrow:after {
  border-width: 15px 15px 15px 0;
}
.km-material .km-modalview {
  border-radius: 2px;
}
.km-material .km-scroll-container:after {
  content: "";
  display: block;
  clear: both;
}
.km-material .km-modalview .km-navbar .km-rightitem {
  right: 1.2em;
}
.km-material .km-touch-scrollbar {
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 1em;
}
.km-material .km-touch-scrollbar {
  width: 0.143em;
}
.km-nova {
  font: 400 1em "Helvetica Neue", Helvetica, "Roboto Light", Arial, Verdana, sans-serif;
  line-height: 1.2;
}
.km-nova h1 {
  font-size: 1.47em;
}
.km-nova h2 {
  font-size: 1.2em;
}
.km-nova h3 {
  font-size: 1.07em;
}
.km-nova h4 {
  font-size: 0.9em;
}
.km-nova h5 {
  font-size: 0.87em;
}
.km-nova h6 {
  font-size: 0.67em;
}
.km-nova p {
  font-size: 0.87em;
}
.km-nova .km-icon:after,
.km-nova .km-icon:before {
  text-align: center;
}
.km-nova .km-button .km-icon,
.km-nova .km-detail .km-icon {
  margin-left: 0;
  margin-right: 0.8em;
}
.km-nova .km-list .km-icon {
  margin-left: 0;
  margin-right: 1rem;
}
.km-root .km-nova .km-filter-reset,
.km-root .km-nova .km-group-title,
.km-root .km-nova .km-shim .k-animation-container,
.km-root .km-nova .km-slider,
.km-root .km-nova .km-switch,
.km-root .km-nova .km-view,
.km-root .km-nova.km-pane {
  -webkit-transform: none;
}
.km-nova,
.km-nova * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.km-nova [class^=k-] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-nova .km-tabstrip .km-button {
  background: 0 0;
}
.km-nova .km-popup .k-popup {
  font-size: 1em !important;
}
.km-nova .km-actionsheet > li > a,
.km-nova .km-popup .k-item {
  display: block;
  text-decoration: none;
  border-radius: 0;
  border-width: 0 0 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 1.14em 0.7em;
}
.km-nova .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.km-nova .km-popup .k-list-container {
  width: 100%!important;
  height: auto!important;
  padding: 0;
}
.km-nova .km-actionsheet,
.km-nova .km-popup .k-list-container {
  max-height: 80%;
}
.km-nova .km-actionsheet-wrapper,
.km-nova .km-popup .k-list-container {
  bottom: 0;
  border-style: solid;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
}
.km-nova .km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
.km-nova .km-popup-wrapper {
  padding: 15px;
}
.km-nova h1,
.km-nova h2,
.km-nova h3,
.km-nova h4,
.km-nova h5,
.km-nova h6,
.km-nova p {
  color: #32364c;
}
.km-nova .km-content {
  color: #32364c;
  background-color: #fff;
}
.km-nova .km-actionsheet-root,
.km-nova .km-popup,
.km-nova .km-shim,
.km-phone .km-nova .km-actionsheet-wrapper {
  background: rgba(0, 0, 0, 0.4);
}
.km-nova .km-button {
  color: #888e90;
  background: #fff;
  border-color: #888e90;
}
.km-nova .km-button.km-state-active {
  background: #f5f6f6;
}
.km-nova .km-primary {
  color: #fff;
  background: #ff4350;
  border-color: #ff4350;
}
.km-nova .km-icon-button,
.km-nova .km-list .km-icon-button .km-icon {
  color: #fff;
}
.km-nova .km-primary.km-state-active {
  background: #e63c48;
  border-color: #e63c48;
}
.km-nova .km-link-button {
  color: #00acc1;
  border-color: transparent;
}
.km-nova .km-external-link,
.km-nova a:not([class]) {
  color: #00acc1;
}
.km-nova .km-footer {
  background: #32364c;
}
.km-nova .k-toolbar,
.km-nova .km-navbar,
.km-nova .km-tabstrip {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e3246), to(#242736));
  background-image: -webkit-linear-gradient(top, #2e3246 0, #242736 100%);
  background-image: linear-gradient(to bottom, #2e3246 0, #242736 100%);
}
.km-nova .km-vertical-tabstrip {
  background-color: #242736;
}
.km-nova .k-toolbar,
.km-nova .k-toolbar .km-back:before,
.km-nova .k-toolbar .km-button,
.km-nova .k-toolbar .km-icon,
.km-nova .km-navbar,
.km-nova .km-navbar .km-back:before,
.km-nova .km-navbar .km-button,
.km-nova .km-tabstrip,
.km-nova .km-view-title {
  color: #fff;
}
.km-nova .km-tabstrip .km-button {
  color: #fff;
  background: 0 0;
  border-color: transparent;
}
.km-nova .km-tabstrip .km-button.km-state-active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#202333), to(#081421));
  background-image: -webkit-linear-gradient(top, #202333 0, #081421 100%);
  background-image: linear-gradient(to bottom, #202333 0, #081421 100%);
}
.km-nova .km-drawer .km-listview li.km-state-active,
.km-nova .km-drawer .km-navbar,
.km-nova .km-drawer .km-vertical-tabstrip .km-button.km-state-active {
  background: #1e202d;
}
.km-nova .km-light .km-view-title {
  color: #ff4350;
}
.km-nova .km-light.k-toolbar,
.km-nova .km-light.km-navbar,
.km-nova .km-light.km-tabstrip {
  background: #fff;
  -webkit-box-shadow: 0 1px 40px 4px #f8fafb;
  box-shadow: 0 1px 40px 4px #f8fafb;
}
.km-nova .km-accent.k-toolbar,
.km-nova .km-accent.km-navbar,
.km-nova .km-accent.km-tabstrip,
.km-nova .km-drawer .km-listview li.km-state-active:before,
.km-nova .km-vertical-tabstrip .km-button.km-state-active:before {
  background: #ff4350;
}
.km-nova .km-listview-label:after,
.km-nova .km-listview-link:after {
  border-color: #cacdce;
}
.km-nova .km-drawer .km-list .km-listview-label:after,
.km-nova .km-drawer .km-list .km-listview-link:after {
  border-color: #fff;
  opacity: 0.3;
}
.km-nova .km-touch-scrollbar {
  background: #32364c;
}
.km-nova .km-light.k-toolbar .km-back:before,
.km-nova .km-light.km-navbar .km-back:before,
.km-nova .km-light.km-navbar .km-button {
  color: #ff4350;
}
.km-nova .k-toolbar .km-button,
.km-nova .km-navbar .km-button {
  background: 0 0;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-nova .km-buttongroup .km-button {
  border-color: #9ca6a6;
}
.km-nova .km-buttongroup .km-state-active {
  color: #fff;
  background-color: #9ca6a6;
}
.km-nova .km-buttongroup.km-primary .km-button {
  color: #ff4350;
  border-color: #ff4350;
}
.km-nova .km-buttongroup.km-primary .km-state-active {
  color: #fff;
  background-color: #ff4350;
}
.km-nova .km-inverse .km-button {
  color: #fff;
  background-color: #9ca6a6;
  border-color: #fff;
}
.km-nova .km-inverse .km-state-active {
  color: #9ca6a6;
  background-color: #fff;
}
.km-nova .km-inverse.km-primary .km-button {
  color: #fff;
  border-color: #fff;
  background-color: #ff4350;
}
.km-nova .km-inverse.km-primary .km-state-active {
  color: #ff4350;
  background-color: #fff;
}
.km-nova .km-accent.k-toolbar,
.km-nova .km-accent.k-toolbar .km-back:before,
.km-nova .km-accent.km-navbar,
.km-nova .km-accent.km-navbar .km-back:before,
.km-nova .km-accent.km-navbar .km-button,
.km-nova .km-accent.km-tabstrip {
  color: #fff;
}
.km-nova .km-navbar .km-buttongroup .km-button {
  border-color: #fff;
}
.km-nova .km-navbar .km-buttongroup .km-state-active {
  color: #32364c;
  background-color: #fff;
}
.km-nova .km-list > li {
  border-color: #dfe1e2;
  color: #32364c;
}
.km-nova .km-list > li.km-load-more {
  border-color: transparent;
}
.km-nova .km-collapsible-header,
.km-nova .km-collapsible-header h1,
.km-nova .km-collapsible-header h2,
.km-nova .km-collapsible-header h3,
.km-nova .km-collapsible-header h4,
.km-nova .km-collapsible-header h5,
.km-nova .km-collapsible-header h6,
.km-nova .km-legend-button,
.km-nova .km-list > li > .km-listview-link {
  color: #ff4350;
}
.km-nova .km-drawer a,
.km-nova .km-legend-button {
  text-decoration: none;
}
.km-nova .km-checkbox-label,
.km-nova .km-list fieldset input,
.km-nova .km-list fieldset textarea,
.km-nova .km-list > li label,
.km-nova .km-radio-label {
  color: #9da2a4;
}
.km-nova .km-list fieldset .km-inline-field {
  border-color: #dfe1e2;
}
.km-nova label.km-required:after {
  color: #ff4350;
}
.km-nova .km-group-title,
.km-nova .km-list fieldset legend,
.km-nova .km-shim li.km-actionsheet-title {
  background: #f8fafb;
  border-color: #dfe1e2;
  color: #32364c;
}
.km-nova .km-popup .k-state-focused,
.km-nova .km-popup .k-state-selected {
  color: #f8fafb;
  background: #ff4350;
}
.km-nova .km-drawer {
  color: #fff;
  background-color: #2a2d40;
}
.km-nova .km-drawer .km-content {
  background-color: #2a2d40;
}
.km-nova .km-drawer .km-group-title {
  color: #fff;
  background-color: #14151e;
  border-color: #3c415b;
}
.km-nova .km-drawer .km-list > li {
  border-color: #3c415b;
}
.km-nova .km-drawer .km-list > li,
.km-nova .km-drawer .km-list > li .km-icon,
.km-nova .km-drawer .km-list > li > .km-listview-link {
  color: #fff;
}
.km-nova .km-thumbnail {
  border-color: #dfe1e2;
}
.km-nova .km-listview-link:after {
  color: #dfe1e2;
}
.km-nova .km-filter-wrap {
  background: #f8fafb;
  color: #32364c;
}
.km-nova .km-filter-wrap .km-clear,
.km-nova .km-filter-wrap:before {
  color: #cacdce;
}
.km-nova .k-slider .k-slider-track {
  background-color: #dfe1e2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-nova .k-slider-selection {
  background-color: #ff4350;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-nova .k-slider .k-draghandle,
.km-nova .k-slider .k-draghandle:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0.202rem 0.403rem 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.202rem 0.403rem 0 rgba(0, 0, 0, 0.3);
}
.km-nova .km-switch-wrapper {
  border-color: #ff4350;
  background-color: #ff4350;
}
.km-nova .km-switch-off .km-switch-container {
  -webkit-box-shadow: inset 0 0.202rem 0.403rem 0 #dee7ec;
  box-shadow: inset 0 0.202rem 0.403rem 0 #dee7ec;
  border-color: #f8fafb;
  background-color: #f8fafb;
}
.km-nova span.km-switch {
  color: #ff4350;
}
.km-nova span.km-switch-off {
  color: #f8fafb;
}
.km-nova .km-switch-off .km-switch-wrapper {
  background-color: #f8fafb;
  border-color: #f8fafb;
}
.km-nova .km-switch-handle {
  background: #fff;
  -webkit-box-shadow: 0 0.202rem 0.403rem 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.202rem 0.403rem 0 rgba(0, 0, 0, 0.3);
  border-color: #dee7ec;
}
.km-nova .km-scrollview-dark {
  background-color: #32364c;
}
.km-nova .km-pages li {
  background: rgba(255, 255, 255, 0.2);
  border-color: #dfe1e2;
}
.km-nova .km-pages .km-current-page {
  background: #dfe1e2;
}
.km-nova input[type=checkbox],
.km-nova input[type=radio] {
  color: #ff4350;
  border-color: #dee7ec;
}
.km-nova input[type=checkbox]:checked:after {
  color: #ff4350;
}
.km-nova input[type=radio]:checked:after,
.km-nova.km-on-android .km-view input[type=radio].km-check:checked:after {
  background: #ff4350;
}
.km-nova .km-checkbox:checked + .km-checkbox-label:after {
  color: #ff4350;
  border-color: #dee7ec;
}
.km-nova .km-checkbox-label:before {
  border-color: transparent;
}
.km-nova .km-checkbox-label:after,
.km-nova .km-radio-label:after {
  color: #dee7ec;
}
.km-nova .km-radio:checked + .km-radio-label:after {
  background: #ff4350;
}
.km-nova .km-modalview,
.km-nova .km-modalview .km-footer .km-rightitem {
  background: #fff;
}
.km-nova .km-modalview .km-footer .km-button {
  color: #59859b;
  border-color: #dfe1e2;
}
.km-nova .km-modalview .km-footer .km-button.km-state-active,
.km-nova .km-modalview .km-footer .km-rightitem .km-button:last-child {
  color: #00acc1;
}
.km-nova .km-actionsheet > li > a,
.km-nova .km-popup .k-item {
  color: #32364c;
  background: #fff;
}
.km-nova .km-actionsheet > li:nth-last-child(2) > a {
  -webkit-border-image: none;
  border-image: none;
}
.km-nova .km-actionsheet-wrapper,
.km-nova .km-actionsheet > li > a,
.km-nova .km-footer .km-tabstrip .km-button,
.km-nova .km-popup .k-item,
.km-nova .km-popup .k-list-container,
.km-nova .km-shim li.km-actionsheet-title {
  border-color: #dfe1e2;
}
.km-nova .km-actionsheet > .km-actionsheet-cancel > a {
  color: #32364c;
}
.km-nova .km-popup.km-pane,
.km-tablet .km-nova .km-actionsheet-wrapper {
  background-color: #fff;
}
.km-nova .km-collapsible-content,
.km-nova .km-collapsible-header {
  background: #fff;
  border-color: #dee7ec;
}
.km-nova .km-collapsible-content {
  color: #32364c;
}
.km-nova .km-collapsible-header .km-icon,
.km-nova .km-expanded .km-collapsible-header .km-icon {
  color: #cacdce;
}
.km-nova .km-loader {
  background: rgba(0, 0, 0, 0.05);
}
.km-nova .km-detail,
.km-nova .km-detail .km-icon:after {
  color: #ff4350;
  background: #fff;
}
.km-nova .km-list > li .km-style-default .km-icon:after {
  color: #32364c;
}
.km-nova .km-list > li .km-style-info .km-icon:after {
  color: #2196f3;
}
.km-nova .km-list > li .km-style-success .km-icon:after {
  color: #00c853;
}
.km-nova .km-list > li .km-style-warning .km-icon:after {
  color: #f9a825;
}
.km-nova .km-list > li .km-style-error .km-icon:after {
  color: #f44336;
}
.km-nova .km-badge {
  color: #fff;
  background: #ff4350;
  border-color: #ff4350;
}
.km-nova .km-loading-left:before {
  background: #32364c;
}
.km-nova .km-loading-left:after {
  background: #dfe1e2;
}
.km-nova span.km-loading-right {
  background: #fff;
}
.km-nova .km-list fieldset .km-legend-button.km-invalid,
.km-nova .km-list > li label.km-invalid,
.km-nova .km-list > li label.km-invalid.km-required:after {
  color: #f9a825;
}
.km-nova .km-invalid-msg {
  background: #f9a825;
}
.km-nova .km-invalid-msg {
  color: #fff;
}
.km-tablet .km-nova.km-horizontal .km-navbar .km-button,
.km-tablet .km-nova.km-horizontal .km-toolbar .km-button {
  margin-top: 0;
  margin-bottom: 0;
}
.km-nova .km-contactadd:before,
.km-nova .km-detaildisclose:before,
.km-nova .km-icon:before,
.km-nova .km-rowdelete:before,
.km-nova .km-rowinsert:before {
  margin-top: 0;
}
.km-nova .km-load-more {
  height: 3.4em;
}
.km-nova .km-load-more .km-button {
  margin: -1.09em 0.8em 0;
  display: block;
}
.km-nova .km-scroller-pull,
.km-nova .km-scroller-refresh.km-load-more {
  border-radius: 50%;
  overflow: visible;
}
.km-nova .km-loader {
  left: 45%;
  margin: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.km-nova .km-loader .km-loading {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.km-nova .km-loading-left,
.km-nova .km-loading-right {
  background: 0 0;
}
.km-nova .km-loading-left,
.km-nova .km-loading-right,
.km-nova .km-scroller-refresh .km-icon {
  position: absolute;
  top: 50%;
  left: 45%;
}
.km-nova .km-scroller-pull .km-loading-left,
.km-nova .km-scroller-pull .km-loading-right,
.km-nova .km-scroller-refresh > .km-icon {
  display: none;
}
.km-nova .km-scroller-refresh .km-loading-left,
.km-nova .km-scroller-refresh .km-loading-right {
  display: block;
}
.km-nova .km-scroller-refresh .km-icon,
.km-nova .km-scroller-refresh .km-loading-left,
.km-nova .km-scroller-refresh .km-loading-right {
  top: 0;
  left: 0;
}
.km-nova .km-scroller-refresh .km-icon:before {
  content: "\a0";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
}
.km-root .km-nova .km-scroller-pull .km-icon {
  -webkit-background-clip: inherit;
  -webkit-background-size: inherit inherit;
  background-size: inherit;
  border-radius: 50%;
}
.km-nova .km-loading:after {
  display: none;
}
.km-nova .km-scroller-refresh.km-load-more {
  padding: 0;
  position: relative;
  margin: auto;
}
.km-nova .km-scroller-pull,
.km-nova .km-scroller-refresh.km-load-more {
  font-size: 1em;
  width: 2.5em;
  height: 2.5em;
  top: 0.25em;
  white-space: nowrap;
}
.km-nova .km-scroller-pull {
  left: 50%;
  margin: 0 0 0 -90px;
}
.km-nova .km-loader h1 {
  display: none;
  font-size: 1em;
  position: absolute;
  left: -50%;
  width: 200%;
  top: 55%;
}
.km-nova .km-scroller-pull .km-template {
  position: absolute;
  line-height: 2em;
  font-size: 1.2em;
  min-width: 0;
  top: 0;
  left: 2em;
}
.km-nova .km-scroller-pull .km-icon {
  margin-right: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
}
.km-nova .km-scroller-pull .km-icon:after {
  content: "\e012";
  margin-left: -3px;
}
.km-nova .km-scroller-refresh .km-icon {
  display: none;
}
.km-nova .km-load-more .km-icon,
.km-nova .km-scroller-pull .km-icon {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: none;
  transition: none;
}
.km-nova .km-load-more .km-icon:after,
.km-nova .km-scroller-pull .km-icon:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 62% 50%;
  -ms-transform-origin: 62% 50%;
  transform-origin: 62% 50%;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
.km-nova .km-scroller-release .km-icon:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.km-nova .km-scroller-refresh .km-icon:after {
  -webkit-transition: none;
  transition: none;
}
.km-nova .km-icon-left .km-arrow-n:after {
  content: "\e012";
}
.km-nova .km-icon-left .km-arrow-s:after {
  content: "\e010";
}
.km-nova .km-icon-right .km-arrow-n:after {
  content: "\e011";
}
.km-nova .km-icon-right .km-arrow-s:after {
  content: "\e012";
}
.km-root .km-nova.k-fx-slide.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  -webkit-filter: brightness(70%);
}
.km-root .km-nova.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-root .km-nova.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%);
  -webkit-filter: none;
}
.km-root .km-nova.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  -webkit-filter: brightness(70%);
}
.km-root .km-nova.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-root .km-nova.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%);
  -webkit-filter: none;
}
.km-root .km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-nova .km-loader {
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.km-nova .km-loader .km-loading {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.km-nova .km-loading-left,
.km-nova .km-loading-right {
  width: 1.33em;
  height: 1.33em;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes animate_left {
  0% {
    -webkit-transform: translate3d(0, -0.67em, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0.67em, 0);
  }
}
@keyframes animate_left {
  0% {
    -webkit-transform: translate3d(0, -0.67em, 0);
    transform: translate3d(0, -0.67em, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0.67em, 0);
    transform: translate3d(0, 0.67em, 0);
  }
}
.km-nova .km-loading-left:after,
.km-nova .km-loading-left:before {
  position: absolute;
  content: "";
  width: 1.33em;
  border-radius: 50%;
  height: 1.33rem;
  z-index: 1;
  display: block;
  animation: animate_left 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
  -webkit-animation: animate_left 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.km-nova .km-loading-left:before {
  right: 0;
  bottom: 0;
  animation-direction: alternate-reverse;
  -webkit-animation-direction: alternate-reverse;
}
.km-nova .km-loading-left:after {
  left: 0;
  top: 0;
}
@-webkit-keyframes animate_right {
  0% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -webkit-transform: scale(1, 1) rotateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0);
  }
}
@keyframes animate_right {
  0% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0);
    transform: scale(0.01, 0.01) rotateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  50% {
    -webkit-transform: scale(1, 1) rotateY(0);
    transform: scale(1, 1) rotateY(0);
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  }
  100% {
    -webkit-transform: scale(0.01, 0.01) rotateY(0);
    transform: scale(0.01, 0.01) rotateY(0);
  }
}
.km-nova .km-loading-right {
  z-index: 2;
  border-radius: 50%;
  animation: animate_right 0.8s ease-in infinite;
  -webkit-animation: animate_right 0.8s ease-in infinite;
}
.km-nova .km-icon.km-phone:after,
.km-nova .km-icon.km-phone:before,
.km-nova .km-state-active .km-phone:after {
  content: "\e326";
}
.km-nova .km-detaildisclose:after,
.km-nova .km-detaildisclose:before {
  content: "\e0de";
}
.km-nova .km-action:after,
.km-nova .km-action:before {
  content: "\e1ff";
}
.km-nova .km-add:after,
.km-nova .km-add:before {
  content: "\e200";
}
.km-nova .km-mostrecent:after,
.km-nova .km-mostrecent:before {
  content: "\e201";
}
.km-nova .km-battery:after,
.km-nova .km-battery:before {
  content: "\e203";
}
.km-nova .km-bookmarks:after,
.km-nova .km-bookmarks:before {
  content: "\e204";
}
.km-nova .km-camera:after,
.km-nova .km-camera:before {
  content: "\e205";
}
.km-nova .km-cart:after,
.km-nova .km-cart:before {
  content: "\e206";
}
.km-nova .km-recents:after,
.km-nova .km-recents:before {
  content: "\e207";
}
.km-nova .km-download:after,
.km-nova .km-download:before,
.km-nova .km-downloads:after,
.km-nova .km-downloads:before {
  content: "\e209";
}
.km-nova .km-edit:after,
.km-nova .km-edit:before {
  content: "\e20a";
}
.km-nova .km-mostviewed:after,
.km-nova .km-mostviewed:before {
  content: "\e20b";
}
.km-nova .km-favorites:after,
.km-nova .km-favorites:before,
.km-nova .km-toprated:after,
.km-nova .km-toprated:before {
  content: "\e20c";
}
.km-nova .km-featured:after,
.km-nova .km-featured:before {
  content: "\e20d";
}
.km-nova .km-fastforward:after,
.km-nova .km-fastforward:before {
  content: "\e20e";
}
.km-nova .km-settings:after,
.km-nova .km-settings:before {
  content: "\e20f";
}
.km-nova .km-globe:after,
.km-nova .km-globe:before {
  content: "\e211";
}
.km-nova .km-home:after,
.km-nova .km-home:before {
  content: "\e212";
}
.km-nova .km-about:after,
.km-nova .km-about:before,
.km-nova .km-info:after,
.km-nova .km-info:before {
  content: "\e213";
}
.km-nova .km-share:after,
.km-nova .km-share:before {
  content: "\e214";
}
.km-nova .km-more:after,
.km-nova .km-more:before {
  content: "\e215";
}
.km-nova .km-details:after,
.km-nova .km-details:before {
  content: "\e217";
}
.km-nova .km-pause:after,
.km-nova .km-pause:before {
  content: "\e218";
}
.km-nova .km-contacts:after,
.km-nova .km-contacts:before {
  content: "\e219";
}
.km-nova .km-play:after,
.km-nova .km-play:before {
  content: "\e21a";
}
.km-nova .km-refresh:after,
.km-nova .km-refresh:before {
  content: "\e21b";
}
.km-nova .km-history:after,
.km-nova .km-history:before {
  content: "\e21c";
}
.km-nova .km-rewind:after,
.km-nova .km-rewind:before {
  content: "\e21d";
}
.km-nova .km-search:after,
.km-nova .km-search:before {
  content: "\e21e";
}
.km-nova .km-stop:after,
.km-nova .km-stop:before {
  content: "\e21f";
}
.km-nova .km-organize:after,
.km-nova .km-organize:before {
  content: "\e220";
}
.km-nova .km-delete:after,
.km-nova .km-delete:before,
.km-nova .km-trash:after,
.km-nova .km-trash:before {
  content: "\e221";
}
.km-nova .km-reply:after,
.km-nova .km-reply:before {
  content: "\e222";
}
.km-nova .km-forward:after,
.km-nova .km-forward:before {
  content: "\e223";
}
.km-nova .km-sounds:after,
.km-nova .km-sounds:before,
.km-nova .km-volume:after,
.km-nova .km-volume:before {
  content: "\e224";
}
.km-nova .km-wifi:after,
.km-nova .km-wifi:before {
  content: "\e225";
}
.km-nova .km-phone:after,
.km-nova .km-phone:before {
  content: "\e226";
}
.km-nova .km-hamburger:after,
.km-nova .km-hamburger:before {
  content: "\e105";
}
.km-nova .km-state-active .km-action:after {
  content: "\e2ff";
}
.km-nova .km-state-active .km-add:after {
  content: "\e200";
}
.km-nova .km-state-active .km-mostrecent:after {
  content: "\e301";
}
.km-nova .km-state-active .km-battery:after {
  content: "\e303";
}
.km-nova .km-state-active .km-bookmarks:after {
  content: "\e304";
}
.km-nova .km-state-active .km-camera:after {
  content: "\e305";
}
.km-nova .km-state-active .km-cart:after {
  content: "\e306";
}
.km-nova .km-state-active .km-recents:after {
  content: "\e307";
}
.km-nova .km-state-active .km-download:after,
.km-nova .km-state-active .km-downloads:after {
  content: "\e309";
}
.km-nova .km-state-active .km-edit:after {
  content: "\e20a";
}
.km-nova .km-state-active .km-mostviewed:after {
  content: "\e30b";
}
.km-nova .km-state-active .km-favorites:after,
.km-nova .km-state-active .km-toprated:after {
  content: "\e30c";
}
.km-nova .km-state-active .km-featured:after {
  content: "\e30d";
}
.km-nova .km-state-active .km-fastforward:after {
  content: "\e30e";
}
.km-nova .km-state-active .km-settings:after {
  content: "\e30f";
}
.km-nova .km-state-active .km-globe:after {
  content: "\e311";
}
.km-nova .km-state-active .km-home:after {
  content: "\e312";
}
.km-nova .km-state-active .km-about:after,
.km-nova .km-state-active .km-info:after {
  content: "\e313";
}
.km-nova .km-state-active .km-share:after {
  content: "\e314";
}
.km-nova .km-state-active .km-more:after {
  content: "\e315";
}
.km-nova .km-state-active .km-details:after {
  content: "\e317";
}
.km-nova .km-state-active .km-pause:after {
  content: "\e318";
}
.km-nova .km-state-active .km-contacts:after {
  content: "\e319";
}
.km-nova .km-state-active .km-play:after {
  content: "\e31a";
}
.km-nova .km-state-active .km-refresh:after {
  content: "\e31b";
}
.km-nova .km-state-active .km-history:after {
  content: "\e31c";
}
.km-nova .km-state-active .km-rewind:after {
  content: "\e31d";
}
.km-nova .km-state-active .km-search:after {
  content: "\e31e";
}
.km-nova .km-state-active .km-stop:after {
  content: "\e31f";
}
.km-nova .km-state-active .km-organize:after {
  content: "\e320";
}
.km-nova .km-state-active .km-delete:after,
.km-nova .km-state-active .km-trash:after {
  content: "\e321";
}
.km-nova .km-state-active .km-reply:after {
  content: "\e322";
}
.km-nova .km-state-active .km-forward:after {
  content: "\e323";
}
.km-nova .km-state-active .km-sounds:after,
.km-nova .km-state-active .km-volume:after {
  content: "\e324";
}
.km-nova .km-state-active .km-wifi:after {
  content: "\e325";
}
.km-nova .km-button,
.km-nova .km-buttongroup .km-button {
  padding: 0.6em 0.688em;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  line-height: 1.2em;
  vertical-align: middle;
}
.km-nova .km-buttongroup .km-button {
  border-width: 1px 0 1px 1px;
}
.km-nova .km-button.km-small,
.km-nova .km-buttongroup.km-small .km-button {
  font-size: 0.8em;
  padding: 0.35em 0.7em;
  line-height: 1.5em;
}
.km-nova .km-button.km-large,
.km-nova .km-buttongroup.km-large .km-button {
  padding: 0.85em;
  font-size: 1.07em 1.25em;
}
.km-nova .km-icon-button .km-icon {
  margin: 0;
}
.km-nova .k-toolbar .km-back:before,
.km-nova .km-navbar .km-back:before {
  content: "\a0";
  display: inline-block;
  width: 1em;
  height: 1em;
  border-width: 0;
  -webkit-box-shadow: inset 0.2rem -0.2rem 0 currentcolor;
  box-shadow: inset 0.2rem -0.2rem 0 currentcolor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
}
.km-nova .k-toolbar .km-back .km-text,
.km-nova .km-navbar .km-back .km-arrow-w.km-notext,
.km-nova .km-navbar .km-back .km-text {
  display: none;
}
.km-nova .km-justified {
  display: block;
  width: 100%;
}
.km-nova .km-detail {
  font-size: 1.5rem;
}
.km-nova .km-badge,
.km-nova .km-detail {
  border: 0;
  min-width: 1.812em;
  height: 1.812em;
  line-height: 2em;
  border-radius: 5em;
}
.km-nova .km-button-right {
  float: right;
}
.km-nova .km-button-left {
  float: left;
}
.km-nova .km-buttongroup {
  border-radius: 4px;
  -webkit-transform: translatez(0);
}
.km-nova .km-buttongroup > :first-child {
  border-radius: 4px 0 0 4px;
}
.km-nova .km-buttongroup > :not(:first-child):not(:last-child) {
  border-radius: 0;
}
.km-nova .km-buttongroup > :last-child {
  border-radius: 0 4px 4px 0;
}
.km-nova .km-collapsible-header {
  height: 4.125em;
  line-height: 4.125em;
  padding: 0 1.16em 0 2.4em;
  font-size: 1.087em;
}
.km-nova .km-collapsible-content {
  padding: 1em;
}
.km-nova .km-collapsible-header h1,
.km-nova .km-collapsible-header h2,
.km-nova .km-collapsible-header h3,
.km-nova .km-collapsible-header h4,
.km-nova .km-collapsible-header h5,
.km-nova .km-collapsible-header h6 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.km-nova .km-collapsible-header h1 {
  line-height: 2.85em;
}
.km-nova .km-collapsible-header .km-icon {
  font-size: 1.29rem;
  left: 0.4em;
  top: 45%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.km-nova .km-collapsible-content .km-collapsible {
  margin: -0.4em;
}
.km-nova .km-navbar .km-no-title {
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
}
.km-nova .km-view-title {
  font-size: 1.2em;
  line-height: 2.78em;
}
.km-nova .km-navbar .km-no-title > [data-role=view-title] {
  line-height: 2.2em;
}
.km-nova .km-view-subtitle {
  font-size: 0.47em;
  display: block;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-bottom: 0.875em;
  white-space: nowrap;
}
.km-nova .km-navbar .km-button {
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0 1.135em;
  height: 100%;
  line-height: 3.27em;
}
.km-nova .km-navbar .km-buttongroup {
  display: table;
  width: 100%;
}
.km-nova .km-navbar .km-buttongroup .km-button {
  display: inline-block;
}
.km-nova .km-navbar .km-buttongroup {
  margin: 0;
}
.km-nova .km-widget.km-navbar-buttongroup .km-buttongroup {
  padding: 0.45rem 0.77em;
  display: table;
}
.km-nova .km-widget.km-navbar-buttongroup .km-leftitem .km-button,
.km-nova .km-widget.km-navbar-buttongroup .km-rightitem .km-button {
  line-height: 5.6em;
}
.km-nova .km-no-title .km-buttongroup {
  margin-top: -0.45rem;
  margin-bottom: -0.45rem;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
  border-radius: 0;
  top: auto;
}
.km-nova .km-navbar-buttongroup .km-buttongroup > .km-button,
.km-nova .km-no-title .km-buttongroup > .km-button {
  font-size: 1.2em;
  padding: 1.02rem;
  -webkit-transform: translatez(0);
}
.km-nova .km-navbar .km-no-title .km-buttongroup .km-button {
  font-size: 1.2em;
  line-height: 2.05em;
  padding: 0 0.9em 0 0.8em;
  border-width: 1px 0 1px 1px;
  border-style: solid;
}
.km-nova .km-navbar .km-no-title .km-buttongroup > :first-child {
  border-radius: 4px 0 0 4px;
}
.km-nova .km-navbar .km-no-title .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}
.km-nova .km-navbar .km-no-title .km-buttongroup > :last-child {
  border-radius: 0 4px 4px 0;
}
.km-nova .km-leftitem {
  left: 0;
}
.km-nova .km-rightitem {
  right: 0;
}
.km-nova.k-fx-slide.k-fx-end .k-fx-current .km-leftitem,
.km-nova.k-fx-slide.k-fx-end .k-fx-current .km-view-title,
.km-nova.k-fx-slide.k-fx-end .k-fx-next .km-leftitem,
.km-nova.k-fx-slide.k-fx-end .k-fx-next .km-view-title {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.km-nova.k-fx-slide.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-nova.k-fx-slide.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
  opacity: 0;
}
.km-nova.k-fx-slide.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.km-nova.k-fx-slide.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-nova.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-nova.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-nova.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.km-nova.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
  opacity: 0;
}
.km-nova.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-nova.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-leftitem {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-leftitem {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-view-title {
  -webkit-transform: translatex(50%);
  -ms-transform: translatex(50%);
  transform: translatex(50%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-leftitem {
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
  opacity: 0;
}
.km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-view-title {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}
.km-nova.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-leftitem {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}
.km-nova .k-toolbar {
  line-height: 1.2em;
  padding: 0.4em 3.4em 0.4em 0.5em;
}
.km-nova .k-toolbar .k-split-button,
.km-nova .k-toolbar .km-button {
  line-height: inherit;
}
.km-nova .km-tabstrip {
  padding: 0;
  display: table;
  table-layout: fixed;
  min-height: 4.1rem;
}
.km-nova .km-tabstrip .km-button {
  font-size: 0.6em;
  display: table-cell;
  border: 0;
  padding: 0;
}
.km-nova .km-tabstrip .km-icon {
  font-size: 2rem;
  margin-bottom: 0.29rem;
}
.km-nova .km-tabstrip .km-button .km-icon {
  margin: 0 auto 0.1em;
}
.km-nova .km-tabstrip .km-badge {
  margin-left: 0.5em;
  border-radius: 0;
  height: 1.834rem;
  line-height: 1.45rem;
  clip-path: polygon(0 68%, 100% 100%, 100% 0, 0 0);
  -webkit-clip-path: polygon(0 68%, 100% 100%, 100% 0, 0 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f54c4d), to(#e51841));
  background-image: -webkit-linear-gradient(top, #f54c4d 0, #e51841 100%);
  background-image: linear-gradient(to bottom, #f54c4d 0, #e51841 100%);
}
.km-nova .km-switch {
  width: 4.3rem;
  height: 2.4rem;
  overflow: visible;
}
.km-nova .km-switch-wrapper {
  overflow: hidden;
}
.km-nova .km-switch-background {
  background-position: 4.25em 0;
  background-repeat: no-repeat;
  background-color: currentcolor;
  margin-left: -4.1rem;
}
.km-nova .km-switch-container {
  overflow: visible;
  border-width: 0;
  padding: 0 0 0 1px;
}
.km-nova .km-switch-handle {
  width: 2.2em;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
  margin: 0 3px 0 0;
  border-width: 1px;
  border-style: solid;
}
.km-nova .km-switch-label-off,
.km-nova .km-switch-label-on {
  display: none;
}
.km-nova .km-switch-background,
.km-nova .km-switch-container,
.km-nova .km-switch-handle,
.km-nova .km-switch-wrapper {
  border-radius: 3em;
}
.km-nova .km-switch-container,
.km-nova .km-switch-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
@font-face {
  font-family: "Kendo UI";
  src: url(/2d27c2be554d3acb53ac645a791bc04f.woff) format("woff"), url(/29409afd0f500c1d93f02db815ce57cc.ttf) format("truetype"), url(/a8acbeeeb6bc88ba965857df2e823d94.svg#kendoui) format("svg");
}
.km-nova .km-listgroupinset,
.km-nova .km-listinset {
  margin: 0;
}
.km-nova .km-list > li {
  font-size: 1.2em;
  padding-left: 0.89em;
  background: 0 0;
  border-radius: 0;
  border-width: 1px 0 0;
  border-style: solid;
  line-height: 1.5em;
  padding: 1.09em 0.84em 1.23em 0.84em;
}
.km-nova .km-list:not(.km-virtual-list) > li:last-child {
  border-bottom-width: 1px;
}
.km-nova .km-listview-link:after {
  border-width: 0.2rem 0.2rem 0 0;
}
.km-nova .km-listgroupinset li:first-child > .km-listview-link,
.km-nova .km-listinset li:first-child > .km-listview-link {
  border-radius: 1px 1px 0 0;
}
.km-nova .km-listgroupinset li:last-child > .km-listview-link,
.km-nova .km-listinset li:last-child > .km-listview-link {
  border-radius: 0 0 1px 1px;
}
.km-nova .km-listgroupinset li:first-child:last-child > .km-listview-link,
.km-nova .km-listinset li:first-child:last-child > .km-listview-link {
  border-radius: 1px;
}
.km-nova .km-list li > .km-listview-link {
  margin-left: -1em;
  padding-left: 1em;
  border-radius: 0;
}
.km-nova .km-group-title {
  font-size: 1.2em;
  position: -webkit-sticky;
  text-indent: 0;
  margin-top: 0;
  font-weight: 400;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 1.17em 0.84em 0.39em;
}
.km-nova .km-listview-icons .km-group-title {
  padding-left: 3em;
}
.km-nova .km-listview-icons .km-icon::after,
.km-nova .km-listview-icons .km-icon::before {
  margin-left: 0;
  font-size: 1.2em;
  line-height: 0.8em;
}
.km-nova .km-listview-images .km-group-title {
  padding-left: 4em;
}
.km-nova .km-listgroup .km-group-title,
.km-nova .km-listgroupinset .km-group-title {
  line-height: 1.5em;
  border-top-width: 0;
  border-top-style: solid;
}
.km-nova .km-listview .km-switch {
  margin-top: -1.3rem;
}
.km-nova .km-listview-item-badge.km-badge,
.km-nova .km-listview-link > .km-badge {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 4em;
}
.km-nova li.km-state-active {
  background: #f5f6f6;
}
.km-nova .km-filter-wrap {
  padding: 0.25em 1.2em;
  border-radius: 4px;
}
.km-nova .km-filter-wrap > input {
  padding: 0.5em 1.8em;
}
.km-nova .km-filter-wrap > input::-webkit-input-placeholder {
  text-align: left;
}
.km-nova .km-filter-wrap > input::-moz-placeholder {
  text-align: left;
}
.km-nova .km-filter-wrap > input::-ms-input-placeholder {
  text-align: left;
}
.km-nova .km-filter-wrap > input:focus::-webkit-input-placeholder {
  text-align: left;
}
.km-nova .km-filter-wrap > input:focus::-moz-placeholder {
  text-align: left;
}
.km-nova .km-filter-wrap > input:focus::-ms-input-placeholder {
  text-align: left;
}
.km-nova .km-filter-reset .km-clear,
.km-nova .km-filter-wrap:before {
  position: absolute;
  top: 50%;
  margin-top: -0.55em;
}
.km-nova .km-filter-wrap:before {
  font-size: 1em;
  content: "\e21e";
}
.km-nova .km-filter-wrap .km-clear:after {
  content: "\e031";
}
.km-nova .km-scrollview-overlay .km-pages {
  padding-top: 0.4em;
  position: absolute;
  bottom: 3.5em;
  left: 0;
  right: 0;
}
.km-nova .km-pages li {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
}
.km-nova .k-slider .k-draghandle {
  width: 1.333em;
  height: 1.333em;
  border-radius: 5em;
  border: 0;
}
.km-nova .km-list .km-full-width-slider {
  position: relative;
  margin-top: 0;
  padding: 1.55em 0;
  width: auto;
  display: block;
}
.km-nova .k-slider-horizontal .k-draghandle {
  top: 2px;
}
.km-nova .k-slider-vertical .k-draghandle {
  left: -0.5em;
}
.km-nova .k-slider-horizontal .k-slider-selection {
  margin-top: 0;
}
.km-nova .k-slider-vertical .k-slider-selection {
  margin-left: -0.1em;
  width: 0.29rem;
}
.km-nova .k-slider-horizontal .k-slider-track {
  height: 0.29rem;
}
.km-nova .k-slider-vertical .k-slider-track {
  width: 0.29rem;
}
.km-nova .k-slider-selection {
  margin-left: 0;
}
.km-nova .k-slider .k-draghandle,
.km-nova .k-slider .k-draghandle:hover {
  margin-top: -0.665em;
  padding: 0;
  background-clip: content-box;
  -webkit-background-clip: content-box;
}
.km-nova .k-slider .k-draghandle:active:before {
  opacity: 0.4;
}
.km-nova .k-slider .k-draghandle,
.km-nova .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
}
.km-nova .k-slider-track {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0.5em;
  border-width: 0;
}
.km-nova .k-slider-selection {
  margin-left: 0;
}
.km-nova .km-list .k-dropdown-wrap,
.km-nova .km-list input[type=color],
.km-nova .km-list input[type=date],
.km-nova .km-list input[type=datetime-local],
.km-nova .km-list input[type=datetime],
.km-nova .km-list input[type=email],
.km-nova .km-list input[type=month],
.km-nova .km-list input[type=number],
.km-nova .km-list input[type=password],
.km-nova .km-list input[type=search],
.km-nova .km-list input[type=tel],
.km-nova .km-list input[type=text]:not(.k-input),
.km-nova .km-list input[type=time],
.km-nova .km-list input[type=url],
.km-nova .km-list input[type=week],
.km-nova .km-list select:not([multiple]),
.km-nova .km-list textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.2rem;
  min-width: 6em;
  border: 0;
  outline: 0;
  background: 0 0;
  margin-top: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.km-nova .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
.km-nova .km-list .k-dropdown {
  font-weight: 400;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transform: translateY(50%);
}
.km-nova .km-list .k-dropdown,
.km-nova .km-list input[type=color],
.km-nova .km-list input[type=date],
.km-nova .km-list input[type=datetime-local],
.km-nova .km-list input[type=datetime],
.km-nova .km-list input[type=month],
.km-nova .km-list input[type=time],
.km-nova .km-list input[type=week] {
  text-align: left;
}
.km-nova .km-list .km-label-above .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.km-nova .km-list .km-label-above .k-dropdown-wrap .k-input {
  text-indent: 0;
  padding: 0.2em 0;
}
.km-nova .km-label-above {
  width: 100%;
  font-size: 0.87em;
  display: block;
  margin-top: -1.3em;
  padding-top: 0.92em;
  padding-bottom: 3.3em;
  margin-bottom: -2em;
}
.km-nova .km-label-above textarea {
  top: 50%;
}
.km-nova .km-label-above,
.km-nova label.km-inline-field {
  font-size: 0.72em;
  line-height: 1.2em;
}
.km-nova .km-list .km-label-above .k-dropdown,
.km-nova .km-list .km-label-above input[type=color],
.km-nova .km-list .km-label-above input[type=date],
.km-nova .km-list .km-label-above input[type=datetime-local],
.km-nova .km-list .km-label-above input[type=datetime],
.km-nova .km-list .km-label-above input[type=email],
.km-nova .km-list .km-label-above input[type=file],
.km-nova .km-list .km-label-above input[type=month],
.km-nova .km-list .km-label-above input[type=number],
.km-nova .km-list .km-label-above input[type=password],
.km-nova .km-list .km-label-above input[type=search],
.km-nova .km-list .km-label-above input[type=tel],
.km-nova .km-list .km-label-above input[type=text]:not(.k-input),
.km-nova .km-list .km-label-above input[type=time],
.km-nova .km-list .km-label-above input[type=url],
.km-nova .km-list .km-label-above input[type=week],
.km-nova .km-list .km-label-above select:not([multiple]),
.km-nova .km-list .km-label-above textarea {
  width: 100%;
  right: 0;
  padding-left: 0;
  left: 0.89em;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.km-nova label.km-required:after {
  content: "*";
  display: inline-block;
  width: 1rem;
  height: 1rem;
}
.km-nova .km-icon-label.km-required:after {
  margin-left: -0.89em;
}
.km-nova .km-icon-label:before {
  display: inline-block;
  width: 1em;
  height: 1em;
  font: 1em/1em "Kendo UI";
  margin-right: 0.89em;
}
.km-nova .km-icon-label .k-dropdown-wrap,
.km-nova .km-icon-label input[type=color],
.km-nova .km-icon-label input[type=date],
.km-nova .km-icon-label input[type=datetime-local],
.km-nova .km-icon-label input[type=datetime],
.km-nova .km-icon-label input[type=email],
.km-nova .km-icon-label input[type=month],
.km-nova .km-icon-label input[type=number],
.km-nova .km-icon-label input[type=password],
.km-nova .km-icon-label input[type=search],
.km-nova .km-icon-label input[type=tel],
.km-nova .km-icon-label input[type=text]:not(.k-input),
.km-nova .km-icon-label input[type=time],
.km-nova .km-icon-label input[type=url],
.km-nova .km-icon-label input[type=week],
.km-nova .km-icon-label select:not([multiple]),
.km-nova .km-icon-label textarea {
  right: auto;
}
.km-nova .km-list fieldset {
  border: none;
  padding: 0 1.61em;
  margin: -1.18em -1.61em;
}
.km-nova .km-list fieldset .k-dropdown-wrap,
.km-nova .km-list fieldset input[type=color],
.km-nova .km-list fieldset input[type=date],
.km-nova .km-list fieldset input[type=datetime-local],
.km-nova .km-list fieldset input[type=datetime],
.km-nova .km-list fieldset input[type=email],
.km-nova .km-list fieldset input[type=month],
.km-nova .km-list fieldset input[type=number],
.km-nova .km-list fieldset input[type=password],
.km-nova .km-list fieldset input[type=search],
.km-nova .km-list fieldset input[type=tel],
.km-nova .km-list fieldset input[type=text]:not(.k-input),
.km-nova .km-list fieldset input[type=time],
.km-nova .km-list fieldset input[type=url],
.km-nova .km-list fieldset input[type=week],
.km-nova .km-list fieldset select:not([multiple]),
.km-nova .km-list textarea {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.km-nova .km-list fieldset > .k-dropdown-wrap,
.km-nova .km-list fieldset > input[type=color],
.km-nova .km-list fieldset > input[type=date],
.km-nova .km-list fieldset > input[type=datetime-local],
.km-nova .km-list fieldset > input[type=datetime],
.km-nova .km-list fieldset > input[type=email],
.km-nova .km-list fieldset > input[type=month],
.km-nova .km-list fieldset > input[type=number],
.km-nova .km-list fieldset > input[type=password],
.km-nova .km-list fieldset > input[type=search],
.km-nova .km-list fieldset > input[type=tel],
.km-nova .km-list fieldset > input[type=text]:not(.k-input),
.km-nova .km-list fieldset > input[type=time],
.km-nova .km-list fieldset > input[type=url],
.km-nova .km-list fieldset > input[type=week],
.km-nova .km-list fieldset > select:not([multiple]) {
  padding: 1.23em 0;
}
.km-nova .km-list fieldset textarea {
  width: 100%;
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translateY(0);
  margin-right: 0;
  padding-left: 0;
}
.km-nova .km-list fieldset .k-dropdown-wrap,
.km-nova .km-list fieldset input[type=color],
.km-nova .km-list fieldset input[type=date],
.km-nova .km-list fieldset input[type=datetime-local],
.km-nova .km-list fieldset input[type=datetime],
.km-nova .km-list fieldset input[type=email],
.km-nova .km-list fieldset input[type=month],
.km-nova .km-list fieldset input[type=number],
.km-nova .km-list fieldset input[type=password],
.km-nova .km-list fieldset input[type=search],
.km-nova .km-list fieldset input[type=tel],
.km-nova .km-list fieldset input[type=text]:not(.k-input),
.km-nova .km-list fieldset input[type=time],
.km-nova .km-list fieldset input[type=url],
.km-nova .km-list fieldset input[type=week],
.km-nova .km-list fieldset select:not([multiple]),
.km-nova .km-list fieldset textarea {
  width: 100%;
  position: relative;
}
.km-nova .km-list fieldset legend {
  text-indent: 0;
  margin: 0 -1.61em;
  font-weight: 400;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 1.28em 1.61em 0.55em;
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.km-nova .km-legend-button {
  display: block;
  padding: 1.17em 1.61em 0.39em;
  margin: -1.17em -1.61em -0.39em;
}
.km-nova .km-inline-field {
  display: inline-block;
  position: relative;
  width: -webkit-calc(48.39%);
  width: calc((100% - 3.22em)/2);
  overflow: hidden;
  white-space: nowrap;
}
.km-nova .km-list fieldset .km-inline-field {
  margin-top: 0;
  margin-left: 0;
  padding-left: 1.61em;
  border-right-width: 1px;
  border-right-style: solid;
}
.km-nova .km-list fieldset .km-inline-field:first-of-type {
  padding-left: 0;
}
.km-nova .km-inline-field.km-label-above {
  margin-bottom: 0;
}
.km-nova .km-list .km-inline-field .k-dropdown,
.km-nova .km-list .km-inline-field input[type=color],
.km-nova .km-list .km-inline-field input[type=date],
.km-nova .km-list .km-inline-field input[type=datetime-local],
.km-nova .km-list .km-inline-field input[type=datetime],
.km-nova .km-list .km-inline-field input[type=email],
.km-nova .km-list .km-inline-field input[type=file],
.km-nova .km-list .km-inline-field input[type=month],
.km-nova .km-list .km-inline-field input[type=number],
.km-nova .km-list .km-inline-field input[type=password],
.km-nova .km-list .km-inline-field input[type=search],
.km-nova .km-list .km-inline-field input[type=tel],
.km-nova .km-list .km-inline-field input[type=text]:not(.k-input),
.km-nova .km-list .km-inline-field input[type=time],
.km-nova .km-list .km-inline-field input[type=url],
.km-nova .km-list .km-inline-field input[type=week],
.km-nova .km-list .km-inline-field select:not([multiple]),
.km-nova .km-list .km-inline-field textarea {
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 0;
  padding-left: 1em;
}
.km-nova .km-list .km-inline-field:first-of-type .k-dropdown,
.km-nova .km-list .km-inline-field:first-of-type input[type=color],
.km-nova .km-list .km-inline-field:first-of-type input[type=date],
.km-nova .km-list .km-inline-field:first-of-type input[type=datetime-local],
.km-nova .km-list .km-inline-field:first-of-type input[type=datetime],
.km-nova .km-list .km-inline-field:first-of-type input[type=email],
.km-nova .km-list .km-inline-field:first-of-type input[type=file],
.km-nova .km-list .km-inline-field:first-of-type input[type=month],
.km-nova .km-list .km-inline-field:first-of-type input[type=number],
.km-nova .km-list .km-inline-field:first-of-type input[type=password],
.km-nova .km-list .km-inline-field:first-of-type input[type=search],
.km-nova .km-list .km-inline-field:first-of-type input[type=tel],
.km-nova .km-list .km-inline-field:first-of-type input[type=text]:not(.k-input),
.km-nova .km-list .km-inline-field:first-of-type input[type=time],
.km-nova .km-list .km-inline-field:first-of-type input[type=url],
.km-nova .km-list .km-inline-field:first-of-type input[type=week],
.km-nova .km-list .km-inline-field:first-of-type select:not([multiple]),
.km-nova .km-list .km-inline-field:first-of-type textarea {
  margin-left: 0;
  padding-left: 0;
}
.km-nova input[type=checkbox],
.km-nova input[type=radio] {
  border-width: 2px;
  border-style: solid;
  height: 1.882rem;
  width: 1.882rem;
  border-radius: 3px;
  opacity: 1;
  margin: 0;
  top: auto;
}
.km-nova .km-list input[type=checkbox],
.km-nova .km-list input[type=radio] {
  right: 0;
}
.km-nova input[type=radio] {
  height: 1.882rem;
  width: 1.882rem;
  border-radius: 50%;
}
.km-nova input[type=checkbox].km-check:after,
.km-nova input[type=radio].km-check:checked:after {
  content: "\a0";
  display: block;
  font-size: 1.2em;
  text-align: center;
}
.km-nova input[type=checkbox].km-check:checked:after {
  margin-left: -1px;
}
.km-nova input[type=radio].km-check:checked:after {
  margin-top: 0.269rem;
  margin-left: 0.269rem;
  width: 1.075rem;
  height: 1.075rem;
  border-radius: 50%;
}
.km-nova input.km-checkbox,
.km-nova input.km-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  height: 0;
}
.km-nova .km-checkbox-label,
.km-nova .km-radio-label {
  display: block;
  position: relative;
  vertical-align: middle;
  font-size: 1.2em;
  line-height: 1.5em;
  padding-left: 2.5em;
  margin-left: 0.89em;
}
.km-nova .km-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.613rem;
  height: 1.613rem;
  border-width: 0.133rem;
  border-style: solid;
  border-radius: 3px;
}
.km-nova .km-checkbox-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.613rem;
  height: 1.613rem;
  border-width: 0.133rem;
  border-style: solid;
  border-radius: 3px;
}
.km-nova input.km-checkbox:checked + .km-checkbox-label:after {
  content: "\e227";
  font-size: 1.2em;
  line-height: 1em;
  font-family: "Kendo UI";
}
.km-nova .km-radio-label {
  position: relative;
  padding-left: 2.5em;
  vertical-align: middle;
  line-height: 1.5em;
}
.km-nova .km-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.6rem;
  height: 1.6rem;
  border-width: 0.133rem;
  border-style: solid;
  border-radius: 50%;
}
.km-nova input.km-radio:checked + .km-radio-label:after {
  content: "";
  width: 1.067rem;
  height: 1.067rem;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0.365rem;
  border-radius: 50%;
}
.km-nova .km-actionsheet > li > a {
  font-weight: 400;
  text-align: left;
}
.km-nova li.km-actionsheet-cancel > a {
  font-weight: 700;
}
.km-nova .km-shim li.km-actionsheet-title {
  border-width: 0 0 1px;
  border-style: solid;
  font-size: 1.2em;
  text-indent: 0;
  margin-top: 0;
  font-weight: 400;
  padding: 1.17em 0.7em 0.39em;
}
.km-nova .km-actionsheet > li:last-child > a {
  border: 0;
}
.km-nova .km-popup li.km-actionsheet-title {
  display: none;
}
.km-nova .k-overflow-wrapper .km-actionsheet-wrapper .km-actionsheet {
  border: 0;
}
.km-nova .km-drawer,
.km-nova [data-role=drawer] {
  width: 16.801rem;
}
.km-nova .km-drawer .km-scroll-container,
.km-nova .km-drawer > .km-scroll-wrapper {
  height: 100%;
}
.km-nova .km-drawer-vertical-tabstrip {
  width: 4.86rem;
}
.km-nova .km-drawer .km-scroll-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.km-nova .km-drawer .km-vertical-tabstrip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.km-nova .km-vertical-tabstrip .km-button {
  display: block;
  width: 100%;
  font-size: 0.6em;
  padding: 1.25em 0;
}
.km-nova .km-drawer .km-listview li.km-state-active:before,
.km-nova .km-vertical-tabstrip .km-button.km-state-active:before {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.km-nova .km-drawer .km-list:not(.km-virtual-list) > li:first-child {
  border-top-width: 1px;
}
.km-nova .km-drawer .km-list:not(.km-virtual-list) > li:last-child {
  border-bottom-width: 1px;
}
.km-nova .km-drawer .km-listview li .km-badge {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 4em;
}
.km-nova .km-right-drawer .km-listview-label:after,
.km-nova .km-right-drawer .km-listview-link:after {
  display: none;
}
.km-nova .km-drawer.km-left-drawer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.km-nova .km-modalview .km-header .km-navbar .km-view-title,
.km-nova .km-popup .km-navbar .km-view-title {
  padding-left: 0.591em;
}
.km-nova .km-modalview .km-footer .km-rightitem {
  width: 100%;
  right: 0;
}
.km-nova .km-modalview .km-footer .km-rightitem .km-button {
  width: 50%;
  height: 100%;
  border-radius: 0;
  margin: 0;
  padding: 0.88em 0;
  line-height: 1.5em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-width: 1px 0 0 0;
  border-style: solid;
}
.km-nova .km-modalview .km-footer .km-rightitem .km-button:last-child {
  border-left-width: 1px;
}
.km-nova .km-vertical-scrollbar {
  width: 0.3em;
}
.km-nova .km-horizontal-scrollbar {
  height: 0.3em;
}
.km-nova h1,
.km-nova h2,
.km-nova h3,
.km-nova h4,
.km-nova h5,
.km-nova h6,
.km-nova p {
  margin: 0;
}
.km-nova .km-thumbnail {
  border-radius: 50%;
  width: 3.35rem;
  height: 3.35rem;
  border-width: 1px;
  border-style: solid;
  float: left;
  margin-right: 1.07rem;
}
.km-nova .km-light-font {
  font-weight: 300;
}
.km-nova .km-medium-font {
  font-weight: 500;
}
.km-nova .km-bold-font {
  font-weight: 700;
}
.km-nova h1 {
  font-weight: 500;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.km-nova h2 {
  font-weight: 300;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.km-nova h3 {
  font-weight: 400;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.km-nova h4 {
  font-weight: 500;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.km-nova h5 {
  font-weight: 300;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.km-nova h6 {
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.km-nova .km-content .km-scroll-container > h1,
.km-nova .km-content .km-scroll-container > h2,
.km-nova .km-content .km-scroll-container > h3,
.km-nova .km-content .km-scroll-container > h4,
.km-nova .km-content .km-scroll-container > h5,
.km-nova .km-content .km-scroll-container > h6,
.km-nova .km-content .km-scroll-container > p {
  margin-left: 1rem;
  margin-right: 1rem;
}
.km-nova p {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.km-nova .km-external-link,
.km-nova a:not([class]) {
  text-decoration: none;
}
.km-on-blackberry.km-blackberry6 .km-view .km-icon,
.km-on-blackberry.km-blackberry7 .km-view .km-icon,
.km-on-blackberry.km-ios .km-view .km-icon,
.km-pane.km-on-android .km-view .km-icon,
.km-pane.km-on-meego .km-view .km-icon {
  background: 0 0;
}
.white_custom_main {
  border: 1px solid #aaaaaa;
}
.white_custom_main,
.white_custom_main td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.white_custom_event {
  color: #54585A;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.38);
}
.white_custom_event_inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  overflow: hidden;
  background-color: #dbe2ea;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dbe2ea));
  background: -webkit-linear-gradient(top, #ffffff 20%, #dbe2ea);
  background: -moz-linear-gradient(top, #ffffff 20%, #dbe2ea);
  background: -ms-linear-gradient(top, #ffffff 20%, #dbe2ea);
  background: -o-linear-gradient(top, #ffffff 20%, #dbe2ea);
  background: linear-gradient(top, #ffffff 20%, #dbe2ea);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="@app-planning-event-color1", endColorStr="@app-planning-event-color2");
  padding: 2px;
  padding-top: 5px;
  border-bottom: 1px solid #54585a;
  border-right: 1px solid #54585a;
  border-left: 1px solid #54585a;
}
.white_custom_timeheadergroup,
.white_custom_timeheadercol {
  color: rgba(0, 0, 0, 0.87);
  background: #FFFFFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e9);
  background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9);
  background: -ms-linear-gradient(top, #ffffff 0%, #e9e9e9);
  background: -o-linear-gradient(top, #ffffff 0%, #e9e9e9);
  background: linear-gradient(top, #ffffff 0%, #e9e9e9);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="@app-planning-header-color1", endColorStr="@app-planning-header-color2");
}
.white_custom_rowheader,
.white_custom_corner {
  color: rgba(0, 0, 0, 0.87);
  background: #FFFFFF;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#e9e9e9));
  background: -webkit-linear-gradient(left, #ffffff 0%, #e9e9e9);
  background: -moz-linear-gradient(left, #ffffff 0%, #e9e9e9);
  background: -ms-linear-gradient(left, #ffffff 0%, #e9e9e9);
  background: -o-linear-gradient(left, #ffffff 0%, #e9e9e9);
  background: linear-gradient(left, #ffffff 0%, #e9e9e9);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="@app-planning-header-color1", endColorStr="@app-planning-header-color2", GradientType=1);
}
.white_custom_rowheader_inner {
  padding: 2px;
}
.white_custom_timeheadergroup,
.white_custom_timeheadercol {
  text-align: center;
}
.white_custom_timeheadergroup_inner,
.white_custom_timeheadercol_inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #aaaaaa;
  padding: 2px;
}
.white_custom_timeheadergroup_inner {
  border-bottom: 1px solid #aaaaaa;
}
.white_custom_divider,
.white_custom_splitter,
.white_custom_divider_horizontal,
.white_custom_resourcedivider {
  background-color: #aaaaaa;
}
.white_custom_matrix_vertical_line,
.white_custom_matrix_horizontal_line {
  background-color: #d3d3d1;
}
.white_custom_cell {
  background: #e5e5e4;
}
.white_custom_cell.white_custom_cell_business {
  background: #FFFFFF;
}
.white_custom_message {
  padding: 10px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  color: #FFFFFF;
  background: #ffa216;
}
.white_custom_shadow_inner {
  background-color: #666666;
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 100%;
}
.white_custom_event_bar {
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #FFFFFF;
  border-top: 1px solid #54585a;
  border-right: 1px solid #54585a;
  border-left: 1px solid #54585a;
}
.white_custom_event_bar_inner {
  position: absolute;
  height: 3px;
  background-color: #1489FD;
}
.white_custom_matrix_vertical_break {
  background-color: #000;
}
.white_custom_tree_image_expand:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  font-size: 10px;
}
.white_custom_tree_image_collapse:before {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  font-size: 10px;
}
.white_custom_columnheader_inner {
  font-weight: bold;
}
.white_custom_columnheader_cell {
  /*background: whi-webkit-gradient(linear, left top, right top, from(#eeeeee), to(#dddddd));
  background: -moz-linear-gradient(left, #eeeeee 0%, #dddddd);
  background: -ms-linear-gradient(left, #eeeeee 0%, #dddddd);
  background: -webkit-linear-gradient(left, #eeeeee 0%, #dddddd);
  background: linear-gradient(left, #eeeeee 0%, #dddddd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#eeeeee", endColorStr="#dddddd", GradientType=1);*/
}
.white_custom_columnheader_splitter {
  background-color: #666;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.white_custom_columnheader_cell_inner {
  padding: 2px;
}
.white_custom_timeheader_float_inner {
  padding: 2px;
}
.white_custom_event_float_inner {
  padding: 6px 2px 2px 7px;
}
.white_custom_event_float_inner:after {
  content: "";
  border-color: transparent #ffffff transparent transparent;
  border-style: solid;
  border-width: 5px;
  width: 0;
  height: 0;
  position: absolute;
  top: 9px;
  left: -4px;
}
.white_custom_event_move_left {
  box-sizing: border-box;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: linear-gradient(top, #ffffff 0%, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
}
.white_custom_event_move_right {
  box-sizing: border-box;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: -o-linear-gradient(top, #ffffff 0%, #eeeeee);
  background: linear-gradient(top, #ffffff 0%, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#eeeeee");
}
.white_custom_event_delete {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAI5JREFUKFNtkLERgCAMRbmzdK8s4gAUlhYOYEHJEJYOYOEwDmGBPxC4kOPfvePy84MGR0RJ2N1A8H3N6DATwSQ57m2ql8NBG+AEM7D+UW+wjdfUPgerYNgB5gOLRHqhcasg84C2QxPMtrUhSqQIhg7ypy9VM2EUZPI/4rQ7rGxqo9sadTegw+UdjeDLAKUfhbaQUVPIfJYAAAAASUVORK5CYII=) center center no-repeat;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  cursor: pointer;
}
.white_custom_event_delete:hover {
  opacity: 1;
  -ms-filter: none;
}
.white_custom_rowmove_handle {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ccc;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAKCAYAAACT+/8OAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAClJREFUGFdj+P//P4O9vX2Bg4NDP4gNFgBytgPxebgAMsYuQGMz/jMAAFsTZDPYJlDHAAAAAElFTkSuQmCC);
  cursor: move;
}
.white_custom_rowmove_source {
  background-color: black;
  opacity: 0.2;
}
.white_custom_rowmove_position_before,
.white_custom_rowmove_position_after {
  background-color: #999;
  height: 2px;
}
.white_custom_rowmove_position_child {
  margin-left: 10px;
  background-color: #999;
  height: 2px;
}
.white_custom_rowmove_position_child:before {
  content: '+';
  color: #999;
  position: absolute;
  top: -8px;
  left: -10px;
}
.white_custom_rowmove_position_forbidden {
  background-color: red;
  height: 2px;
  margin-left: 10px;
}
.white_custom_rowmove_position_forbidden:before {
  content: 'x';
  color: red;
  position: absolute;
  top: -8px;
  left: -10px;
}
.white_custom_link_horizontal {
  border-bottom-style: solid;
  border-bottom-color: red;
}
.white_custom_link_vertical {
  border-right-style: solid;
  border-right-color: red;
}
.white_custom_link_arrow_right:before {
  content: '';
  border-width: 6px;
  border-color: transparent transparent transparent red;
  border-style: solid;
  width: 0;
  height: 0;
  position: absolute;
}
.white_custom_link_arrow_left:before {
  content: '';
  border-width: 6px;
  border-color: transparent red transparent transparent;
  border-style: solid;
  width: 0;
  height: 0;
  position: absolute;
}
.white_custom_link_arrow_down:before {
  content: '';
  border-width: 6px;
  border-color: red transparent transparent transparent;
  border-style: solid;
  width: 0;
  height: 0;
  position: absolute;
}
.white_custom_shadow_overlap .white_custom_shadow_inner {
  background-color: red;
}
.white_custom_overlay {
  background-color: gray;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.white_custom_event_group {
  box-sizing: border-box;
  font-size: 12px;
  color: #666;
  padding: 2px 2px 2px 2px;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #fff;
}
.white_custom_header_icon {
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.white_custom_header_icon:hover {
  background-color: #fafafa;
}
.white_custom_header_icon_hide:before {
  content: '\00AB';
}
.white_custom_header_icon_show:before {
  content: '\00BB';
}
.white_custom_row_new .white_custom_rowheader_inner {
  cursor: text;
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABUSURBVChTY0ACslAaK2CC0iCQDMSlECYmQFYIAl1AjFUxukIQwKoYm0IQwFCMSyEIaEJpMMClcD4Qp0CYEIBNIUzRPzAPCtAVYlWEDgyAGIdTGBgAbqEJYyjqa3oAAAAASUVORK5CYII=);
}
.white_custom_row_new .white_custom_rowheader_inner:hover {
  background: white;
}
.white_custom_rowheader textarea {
  padding: 3px;
}
.white_custom_rowheader_scroll {
  cursor: default;
}
.white_custom_shadow_forbidden .white_custom_shadow_inner {
  background-color: red;
}
.white_custom_event_moving_source {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.white_custom_linkpoint {
  background-color: white;
  border: 1px solid gray;
  border-radius: 5px;
}
.white_custom_linkpoint.white_custom_linkpoint_hover {
  background-color: black;
}
.white_custom_matrix_vertical_line,
.white_custom_matrix_horizontal_line {
  background-color: #f2f2f2;
}
/* month white */
.month_white_custom_main {
  border: 1px solid #aaaaaa;
}
.month_white_custom_cell {
  background: #FFFFFF;
}
.month_white_custom_cell_inner {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.month_white_custom_cell_header {
  text-align: right;
  padding-right: 2px;
}
.month_white_custom_header_inner {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  cursor: default;
  color: #666;
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0%, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#eeeeee", endColorStr="#dddddd");
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.3);
}
.month_white_custom_message {
  padding: 10px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  color: #FFFFFF;
  background: #ffa216;
  background: -moz-linear-gradient(top, #ffa216 0%, #ff8400);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffa216), to(#ff8400));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffa216", endColorStr="#ff8400");
}
.month_white_custom_event {
  height: 75px !important;
}
.month_white_custom_event_inner {
  position: absolute;
  top: 0px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  overflow: hidden;
  padding: 2px;
  padding-left: 5px;
  font-size: 12px;
  color: #666;
  background: #dbe2ea;
  background: -moz-linear-gradient(top, #ffffff 0%, #dbe2ea);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dbe2ea));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="@app-planning-event-color1", endColorStr="@app-planning-event-color2");
  border: 1px solid #999;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), inset 0px 0px 2px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), inset 0px 0px 2px rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3), inset 0px 0px 2px rgba(255, 255, 255, 0.8);
}
.month_white_custom_event_continueright .month_white_custom_event_inner {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right-style: dotted;
}
.month_white_custom_event_continueleft .month_white_custom_event_inner {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left-style: dotted;
}
.month_white_custom_event_hover .month_white_custom_event_inner {
  background: #dbe2ea;
  background: -moz-linear-gradient(top, #ffffff 0%, #dbe2ea);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dbe2ea));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="@app-planning-event-color1", endColorStr="@app-planning-event-color2");
}
.month_white_custom_selected .month_white_custom_event_inner {
  background: #dbe2ea;
}
.month_white_custom_shadow_inner {
  background-color: #666666;
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 100%;
}
.month_white_custom_event_delete {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAI5JREFUKFNtkLERgCAMRbmzdK8s4gAUlhYOYEHJEJYOYOEwDmGBPxC4kOPfvePy84MGR0RJ2N1A8H3N6DATwSQ57m2ql8NBG+AEM7D+UW+wjdfUPgerYNgB5gOLRHqhcasg84C2QxPMtrUhSqQIhg7ypy9VM2EUZPI/4rQ7rGxqo9sadTegw+UdjeDLAKUfhbaQUVPIfJYAAAAASUVORK5CYII=) center center no-repeat;
  opacity: 0.6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  cursor: pointer;
}
.month_white_custom_event_delete:hover {
  opacity: 1;
  -ms-filter: none;
}
.month_white_custom_event_timeleft {
  color: #ccc;
  font-size: 8pt;
}
.month_white_custom_event_timeright {
  color: #ccc;
  font-size: 8pt;
  text-align: right;
}
/* navigator styles */
.vertical-nav > div:first-child {
  width: 142px !important;
  height: 481px !important;
}
.nav_white_custom_main {
  border-left: 1px solid #A0A0A0;
  border-right: 1px solid #A0A0A0;
  border-bottom: 1px solid #A0A0A0;
  background-color: white;
  color: #000000;
}
.nav_white_custom_month {
  font-family: Tahoma;
  font-size: 8pt;
  /*border: 1px solid black;*/
}
.nav_white_custom_day {
  color: black;
  text-align: center;
  /*background-color: white;*/
}
.nav_white_custom_weekend {
  background-color: #f0f0f0;
}
.nav_white_custom_dayheader {
  color: black;
  text-align: center;
}
.nav_white_custom_weeknumber {
  text-align: center;
}
.nav_white_custom_line {
  border-bottom: 1px solid #A0A0A0;
}
.nav_white_custom_dayother {
  color: gray;
}
.nav_white_custom_todaybox {
  border: 1px solid red;
}
.nav_white_custom_select {
  background-color: #FFE794;
}
.nav_white_custom_title,
.nav_white_custom_titleleft,
.nav_white_custom_titleright {
  text-align: center;
  border-top: 1px solid #A0A0A0;
  color: #666;
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0%, #ddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#eeeeee", endColorStr="#dddddd");
}
.nav_white_custom_busy {
  font-weight: bold;
}
tags-input {
  display: block;
}
tags-input *,
tags-input *:before,
tags-input *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%;
}
tags-input .host:active {
  outline: none;
}
tags-input .tags {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: #fff;
  border: 1px solid darkgray;
  box-shadow: 1px 1px 1px 0 lightgray inset;
  height: 100%;
}
tags-input .tags.focused {
  outline: none;
  -webkit-box-shadow: 0 0 1px 1px rgba(5, 139, 242, 0.6);
  -moz-box-shadow: 0 0 1px 1px rgba(5, 139, 242, 0.6);
  box-shadow: 0 0 1px 1px rgba(5, 139, 242, 0.6);
}
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 26px;
  line-height: 25px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background-color: #1489FD;
  color: #FFFFFF;
}
tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
  background: linear-gradient(to bottom, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
}
tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 16px Arial, sans-serif;
  color: #FFFFFF;
}
tags-input .tags .tag-item .remove-button:active {
  color: #FFFFFF;
}
tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 0;
  padding-left: 5px;
  float: left;
  height: 26px;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
tags-input .tags .input.invalid-tag {
  color: #ff0000;
}
tags-input .tags .input::-ms-clear {
  display: none;
}
tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}
tags-input[disabled] .host:focus {
  outline: none;
}
tags-input[disabled] .tags {
  background-color: #eee;
  cursor: default;
}
tags-input[disabled] .tags .tag-item {
  opacity: 0.65;
  background-color: #1489FD;
}
tags-input[disabled] .tags .tag-item .remove-button {
  cursor: default;
}
tags-input[disabled] .tags .tag-item .remove-button:active {
  color: #FFFFFF;
}
tags-input[disabled] .tags .input {
  background-color: #eee;
  cursor: default;
}
tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}
tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #fff;
}
tags-input .autocomplete .suggestion-item.selected {
  color: #fff;
  background-color: #1489FD;
}
tags-input .autocomplete .suggestion-item.selected em {
  color: #fff;
  background-color: #1489FD;
}
tags-input .autocomplete .suggestion-item em {
  font: normal bold 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #fff;
}

/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important;
}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-tile-pane {
  z-index: 2;
}
.leaflet-objects-pane {
  z-index: 3;
}
.leaflet-overlay-pane {
  z-index: 4;
}
.leaflet-shadow-pane {
  z-index: 5;
}
.leaflet-marker-pane {
  z-index: 6;
}
.leaflet-popup-pane {
  z-index: 7;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-clickable {
  cursor: pointer;
}
.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-control-zoom-out {
  font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(/7cb0d2482ecadc1b80eb0abe457371b6.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(/324b4fcaf164735c627269504b7bc28e.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/**************************************************************************
 * This is the main stylesheet referenced from index.jade
 *
 * This LESS file is automatically compiled to a CSS file.
 *
 * Use @import to import component specific styles or includes, for example:
 * @import "components/_less/variables.less";
 * @import "components/some-component/_build/styles.less";
 *
 * Delete this file and use app.scss or app.css if you prefer
 * SCSS or plain CSS.
 *
 * When using LESS or SCSS, the resulting CSS is automatically
 * minified and autprefixed.
 *************************************************************************/
/**************************************************************************
 * Sample styles for index.jade, feel free to delete everything below
 * this line and add your own styles...
 *************************************************************************/
html {
  font-size: 95%;
  height: 100%;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/4dd66a113d54a7f9a1ae913049610617.woff2) format("woff2"), url(/7c539936c4c8c822b59a1bcc6c08a6ec.woff) format("woff");
}
body {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
  padding: 0;
  margin: 0;
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  height: 100%;
}
body > main {
  height: 100%;
}
body > main > [ui-view] {
  height: 100%;
}
.private-page-main {
  overflow-y: auto;
}
/*override kendo and bootstrap css*/
label {
  font-weight: normal;
}
.form-control {
  height: auto;
  padding: 3px;
  font-size: 0.9em;
  border-radius: 0px;
}
.btn {
  border-radius: 0px;
}
.k-dropzone {
  padding: 0.2em;
}
.k-widget.k-upload.k-header {
  border-style: none;
  background: transparent;
}
.widget-header label {
  margin-bottom: 0px;
  line-height: 19px;
}
.k-button.k-split-button-arrow .k-icon.k-i-arrow-s {
  background-image: url('https://kendo.cdn.telerik.com/2017.2.504/styles/MetroBlack/sprite.png');
}
.k-tabstrip {
  border-color: #FFFFFF;
  background: transparent;
}
.k-grid tbody button.k-button {
  min-width: 0px;
  background: #FFFFFF;
}
.k-multiselect {
  border-style: solid;
  border-width: 1px;
}
.k-pivot-layout .k-settings-measures {
  height: 27px !important;
  border-right-color: rgba(0, 0, 0, 0.38);
}
.k-pivot-layout .k-grid-content {
  overflow: hidden;
}
.k-pivot-layout .k-grid-header {
  padding-right: 0 !important;
}
.k-pivot-layout .k-grid-header-wrap {
  border-right-style: none;
}
.k-pivot-layout .k-pivot-toolbar {
  background-color: #1489FD;
}
.k-pivot-layout .k-pivot-toolbar span.k-button {
  line-height: 1.5em;
  float: none;
  color: rgba(0, 0, 0, 0.87);
}
.k-pivot-layout .k-pivot-toolbar span.k-button:hover {
  color: #FFFFFF;
}
.k-pivot-layout .k-pivot-table {
  border-left-color: rgba(0, 0, 0, 0.87);
}
.k-pivot-layout .k-pivot-rowheaders {
  min-width: 250px;
}
.selected-value {
  width: 75px;
  margin-right: 25px;
}
.k-item table tr:first-child {
  font-weight: bold;
}
.k-item table tr:last-child {
  font-style: italic;
}
.k-item table td {
  padding-right: 10px;
}
.pivot-grid-toolbar {
  border-color: rgba(0, 0, 0, 0.38);
}
.pivot-grid-toolbar .k-button {
  margin: 0 0.16em;
  float: right;
}
.pivot-grid-toolbar .k-button .fa {
  color: rgba(0, 0, 0, 0.38);
  padding-left: 3px;
  padding-right: 3px;
}
.k-grid .k-pager-last {
  display: none;
}
.k-selected-color {
  width: 100% !important;
}
.k-colorpicker .k-selected-color .k-i-line {
  position: absolute;
}
.pivot-config {
  width: 100%;
  margin-top: 8px;
  border-top: rgba(0, 0, 0, 0.38) solid 1px;
}
.k-grid-edit,
.k-grid-update,
.k-grid-cancel {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(0, 0, 0, 0.38);
  padding-left: 3px;
  padding-right: 3px;
  min-width: 0 !important;
  border: none;
  margin: 0 !important;
  background: none;
}
.k-grid-edit:hover,
.k-grid-update:hover,
.k-grid-cancel:hover {
  color: #1489FD;
  cursor: pointer;
  background: none;
}
.k-grid-edit :before {
  content: "\f044";
  font-family: "FontAwesome";
}
.k-grid-update :before {
  content: "\f0c7";
  font-family: "FontAwesome";
}
.k-grid-cancel :before {
  content: "\f00d";
  font-family: "FontAwesome";
}
a {
  cursor: pointer;
  color: #1489FD;
  text-decoration: underline;
}
a[disabled] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.38);
}
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
}
.fieldError {
  width: 16px;
  float: right;
  color: #f44336;
}
.table {
  margin-bottom: 0px;
}
.table.auto-width {
  width: auto;
}
.pricestable {
  margin-bottom: 0px;
}
.pricestable > tbody > tr > td {
  vertical-align: middle;
}
ul.form-actions {
  list-style: none;
  margin: 5px 30px 30px 0;
  padding: 0;
  text-align: right;
}
ul.form-actions li {
  display: inline-block;
  margin: 0 0 0 12px;
  padding: 0;
}
ul.form-actions li:first-child {
  margin-left: 0;
}
ul.form-actions li img {
  width: 16px;
}
ul.form-errors {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: right;
}
ul.form-errors li {
  margin: 0 0 0 12px;
  padding: 0;
}
div[ng-http-loader] {
  position: fixed;
  top: 2.8215em;
  left: 6px;
  z-index: 2000;
}
div[ng-http-loader] img {
  width: 240px;
}
div[ng-http-loader].small-loader {
  position: fixed;
  top: 41px;
  left: 5px;
  z-index: 2000;
}
div[ng-http-loader].small-loader img {
  width: 40px;
}
div[ng-http-loader].public-loader {
  position: fixed;
  top: 50px;
  right: 75px;
  left: auto;
  z-index: 2000;
}
div[ng-http-loader].public-loader img {
  width: 350px;
}
.headerButton {
  background: none repeat scroll 0 0 #1489FD;
  border: 1px solid #1489FD;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
.headerButton:hover {
  color: #FF9100;
}
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
span.icon-head {
  display: inline-block;
  height: 40px;
  width: 40px;
  cursor: default;
  font-size: 120%;
}
span.icon-head:hover {
  color: #FFFFFF;
}
.filter-item {
  float: left;
  padding-left: 5px !important;
  margin: 5px 0px 0;
  height: 27px;
  min-width: 160px;
}
.extra-filter-item {
  float: left;
  margin-left: 5px !important;
  margin: 5px 0px 0;
  height: 22px;
}
.extra-filter-item label {
  color: #FFFFFF;
  margin-left: 5px;
}
.extra-filter-item label input {
  margin-left: 5px;
}
.extra-filter-item .k-datetimepicker,
.extra-filter-item .k-datepicker {
  margin-left: 5px;
  font-size: 11px;
  margin-top: -3px;
}
.extra-filter-item .fa {
  color: #FFFFFF !important;
  font-size: 150%;
  float: right;
}
.extra-filter-item .fa:hover {
  color: #FF9100 !important;
  font-size: 150%;
}
.k-header > .k-button {
  float: right;
}
.filterHeader {
  background-color: #1489FD;
}
.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.search-icon {
  background: url("/assets/img/icons/search-icon.png") no-repeat center center;
}
.k-grid-toolbar {
  background: #1489FD;
}
.k-grid-toolbar .k-button {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.k-grid-toolbar .k-button:hover {
  background: #FFFFFF;
}
.k-grid-toolbar .k-button:hover i {
  color: #1489FD;
}
.k-grid-header > tr > th.k-header {
  background-color: #1489FD;
  color: #FFFFFF;
}
.k-grid-header > tr > th.k-header > a.k-link {
  color: #FFFFFF;
}
.k-button .fa {
  color: rgba(0, 0, 0, 0.38);
}
.k-grid {
  border: none;
}
.k-grid .fa {
  color: rgba(0, 0, 0, 0.38);
  padding-left: 3px;
  padding-right: 3px;
}
.k-grid .fa:hover {
  color: #1489FD;
  cursor: pointer;
}
.k-grid .fa.noaction:hover {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}
.k-grid tbody .actionsToolbar button.k-button {
  background-color: #1489FD;
}
input[type="checkbox"].gridCheckbox {
  margin: 3px 0 0;
  min-width: 100%;
  vertical-align: text-bottom;
}
input[type="checkbox"].gridHeaderCheckbox {
  margin: 1px 0 0;
  min-width: 100%;
}
.control-label {
  width: 45%;
  padding-right: 10px;
  padding-left: 10px;
}
.control-label.short {
  width: 30%;
}
.control-label.extrashort {
  width: 21.4%;
}
.k-tabstrip .control-label.extrashort {
  width: 19.7%;
}
.control-div {
  width: 55%;
  display: inline-block;
}
.control-div table {
  width: 100%;
  table-layout: fixed;
}
.control-div.long {
  width: 70%;
}
.control-div.extralong {
  width: 78.6%;
}
.k-tabstrip .control-div.extralong {
  width: 76.4%;
}
.control-div.hide-label label {
  display: none;
}
.control-div.full-width {
  width: 100%;
}
.control-div.large {
  width: 85%;
}
.control-div.full-width .control-div {
  width: 100%;
}
.control-div.full-width .form-control {
  width: 100%;
}
.form-control {
  display: inline-block;
}
.formgroup-div .k-widget.form-control-third,
.formgroup-div input.form-control-third {
  width: 28%;
  min-width: 38px;
  height: auto;
  font-size: 0.9em;
  border-radius: 0px;
}
.formgroup-div .k-widget.form-control-halve {
  width: 48%;
  min-width: 40px;
  height: auto;
  font-size: 0.9em;
  border-radius: 0px;
}
div.form-control-halve {
  width: 48%;
  min-width: 40px;
  display: inline-block;
  height: auto;
  font-size: 0.9em;
  border-radius: 0px;
}
.form-horizontal .control-label {
  text-align: left;
  vertical-align: top;
}
.formgroup-div {
  min-width: 240px;
  padding-right: 0;
  margin-bottom: 15px;
}
.formgroup-div .k-widget {
  width: 100%;
}
.formgroup-div-first {
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #1489FD;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .col-lg-6.formgroup-div-first {
    border-right: none;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .col-lg-4.formgroup-div-first {
    border-right: none;
    padding-right: 0;
  }
}
.formgroup-div-Last {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #1489FD;
}
.formgroup-div-top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #1489FD;
}
.formgroup-div-header {
  background-color: #1489FD;
  color: #FFFFFF;
  margin-top: 10px;
  padding: 10px;
  margin-bottom: 10px;
}
.formgroup-div-header label {
  font-weight: bold;
}
.formgroup-div-top > div > label {
  font-weight: bold;
}
.formgroup-div-top > label {
  font-weight: bold;
}
.formgroup-head {
  background-color: transparent;
  padding: 0.8em;
  border-bottom-color: #1489FD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.fm-dyn-form {
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 15px solid white;
  margin-right: 15px;
}
.fm-dyn-form .formgroup-head {
  padding: 11px;
}
.fm-dyn-form .formgroup-head label {
  margin-bottom: 0px;
  line-height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fm-dyn-form .fm-dyn-form-fieldset {
  float: right;
  padding-top: 8px;
}
.fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols .col-lg-12.col-md-12.formgroup-div.formgroup-div-top {
  margin-top: 15px;
  margin-bottom: 0px;
}
.fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols:first-child .col-lg-12.col-md-12.formgroup-div.formgroup-div-top {
  margin-top: 0px;
}
.tabs {
  position: fixed;
  overflow-y: auto;
  max-width: 21%;
  margin-top: 0px;
  z-index: 99;
}
.tabs a:last-child .formgroup-head {
  border-bottom: 0px;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 7px;
  background-color: lightgray;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #1489FD;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #0660B9;
}
a .formgroup-head:hover {
  background-color: #1489FD;
  color: #FFFFFF;
}
a[disabled] .formgroup-head:hover {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.38);
}
.formgroupHeadSelected > div {
  background-color: #1489FD;
  color: #FFFFFF;
  padding: 0.8em;
}
.formgroup-head > label {
  font-weight: bold;
}
div.col-lg-3.col-md-4 a .formgroup-head {
  padding: 11px;
}
div.col-lg-3.col-md-4 a .formgroup-head > label {
  margin-bottom: 0px;
  line-height: 20px;
}
div.col-lg-3.col-md-4 a:last-child .formgroup-head {
  border-bottom: 0px;
}
input[type='checkbox'].form-control {
  width: auto;
  margin: 7px 0 0;
}
.formgroup-div > .k-upload {
  margin-bottom: 15px;
}
.headers {
  margin-top: 20px;
  border-bottom-color: #1489FD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.headers label {
  font-weight: bold;
}
.headers-no-border {
  margin-top: 20px;
}
.headers-no-border label {
  font-weight: bold;
}
.top-margin {
  margin-top: 20px;
}
.no-bottom-margin {
  margin-bottom: 0;
}
.third-colom {
  padding-left: 5px;
  width: 45px;
  text-align: center;
}
.third-colom span:not(.translation-label):not([fm-translation-label]) {
  font-size: 150%;
}
.third-colom span.translation-label,
.third-colom span[fm-translation-label] {
  line-height: 1.5;
}
.third-colom span:hover {
  color: #0660B9;
}
.third-colom label {
  margin-bottom: 0px;
}
.k-dropdown-wrap.k-state-default.k-state-focused span {
  color: #FFFFFF;
}
.k-widget.k-tooltip {
  background-color: #e8e8e8;
  color: #866a6a;
  border-color: #cccccc;
}
.k-callout-n {
  border-bottom-color: #cccccc;
}
.clear {
  clear: both;
}
.bottomWidget {
  clear: both;
  margin-bottom: 20px;
}
.filter-group {
  margin-top: 5px;
  margin-bottom: 5px;
}
.filter-group label {
  color: #FFFFFF;
}
.actionsToolbar {
  border-width: 0px;
  text-align: right;
  margin: 0px;
  padding: 15px;
}
.actionsToolbar .dropdown-menu {
  min-width: 0;
  margin: 0;
  border-radius: 0;
}
.actionsToolbar .dropdown-menu a {
  text-decoration: none;
}
.actionsToolbar .k-button {
  color: #fff;
  background-color: #1489FD;
  border: none;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.38);
}
.actionsToolbar .k-button:hover {
  color: #FF9100;
}
.actionsToolbar .btn-group {
  margin: 0 0.2em;
}
.actionsToolbar .btn-group:last-child {
  margin-right: 0;
}
.actionsToolbar.childInvoiceGridBottomToolbar {
  padding-bottom: 3px;
  padding-top: 8px;
}
.bottom-split-button .dropdown-menu {
  right: 0;
  bottom: 100%;
  top: auto;
  left: auto;
}
.tooltipWarning {
  color: #FF9100;
  margin-right: 5px;
}
.widget {
  box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.38);
  background-color: #FFFFFF;
}
.addButton {
  background-color: #FF9100;
  font-size: 150%;
  color: #FFFFFF;
  right: 70px;
  top: 70px;
  position: fixed;
  border-radius: 30px;
  box-shadow: 5px 5px 25px 5px rgba(0, 0, 0, 0.38);
}
.addButton .fa {
  color: #FFFFFF;
}
.inverse-flat-button {
  color: #FFFFFF;
  text-decoration: none;
}
.inverse-flat-button:hover,
.inverse-flat-button:focus {
  color: #FF9100;
  text-decoration: none;
}
.animate-show.ng-hide-add,
.animate-show.ng-hide-remove {
  transition: all linear 0.5s;
  display: block !important;
}
.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove {
  opacity: 0;
}
.animate-show.ng-hide-add,
.animate-show.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
}
.searchfield .fa {
  color: #FFFFFF;
}
.searchfield input {
  margin-left: 2px;
}
.right {
  float: right;
}
#launcher {
  visibility: hidden;
}
.small-extra-filter {
  width: 10px;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.large-extra-filter {
  width: 73%;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.large-extra-filter-with-switch {
  width: 57%;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.fa.filter-active {
  color: #FF9100 !important;
}
.introjs-hints a {
  z-index: 100000;
}
.multiselect-single-line {
  max-height: 27.5px !important;
  overflow-x: hidden !important;
  margin-right: 5px !important;
  width: 270px !important;
}
.thumbnail {
  max-width: 31%;
  min-width: 100px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.thumbnail img {
  cursor: pointer;
  display: block;
  width: 100%;
  height: auto;
}
.thumbnail .delete-button {
  float: right;
  margin-top: -9px;
  margin-left: -9px;
  text-decoration: none;
  font-size: 120%;
}
.thumbnail-selected {
  border: 2px solid #FF9100;
}
.thumbnail-full-width {
  width: 100%;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.thumbnail-full-width img {
  display: block;
  width: 100%;
  height: auto;
}
.thumbnail-full-width table {
  width: 100%;
}
.thumbnail-full-width tr:last-child {
  text-align: left;
}
.thumbnail-full-width .close-button {
  float: right;
  margin-top: -11px;
  margin-left: -8px;
  text-decoration: none;
  font-size: 150%;
}
.no-focus,
.no-focus:focus,
.no-focus:hover {
  box-shadow: none !important;
  background-color: inherit !important;
  background-image: none;
}
#ticketSubmissionForm {
  opacity: 1 !important;
  width: 344px !important;
  height: 460px !important;
}
.powerbi-frame iframe {
  border: none;
}
.app-border {
  border: 1px solid #1489FD;
}
.app-border-grey {
  border: 1px solid rgba(0, 0, 0, 0.38);
}
.center-headers-grid .k-header .k-link {
  text-align: center;
}
.transparent {
  opacity: 0;
}
.km-switch-wrapper {
  background-color: #1489FD;
  color: #FFFFFF;
}
.km-switch-label-on,
.km-switch-label-off {
  color: #FFFFFF;
}
a.k-tool {
  color: rgba(0, 0, 0, 0.87);
}
a.k-tool :hover {
  color: #FFFFFF;
}
.google-map {
  width: 100%;
  height: 450px;
  margin-bottom: 20px;
}
.margin-bottom-0 {
  margin-bottom: 0!important;
}
.align-right {
  text-align: right;
}
.top-border {
  border-top: 1px solid;
  padding: 15px 0 0 0;
}
.top-bottom-border {
  border-top: 1px solid;
  padding: 15px 0 15px 0;
  border-bottom: 1px solid;
}
.top-border-bold {
  border-top: 1px solid;
  padding: 15px 0 0 0;
}
.top-bottom-border-bold {
  border-top: 1px solid;
  padding: 15px 0 15px 0;
  border-bottom: 1px solid;
}
.top-border-bold label,
.top-bottom-border-bold label,
.top-border-bold input {
  font-weight: bold;
}
.font-weight-bold label,
.font-weight-bold input {
  font-weight: bold;
}
.padding-5 {
  padding: 5px;
}
.padding-TB-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.bucketItem {
  background: #EBF5FF;
  border: 2px solid #1489FD;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.priventDateSelection .k-datetimepicker .k-link-date,
.priventDateSelection .k-datetimepicker .k-input {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
#driverGridInline a.k-grid-delete,
#driverGridInline a.k-grid-edit {
  min-width: auto !important;
  min-height: auto !important;
  border: none !important;
  background: none !important;
  padding-left: 0;
}
#driverGridInline a.k-grid-delete:hover {
  min-width: auto !important;
  min-height: auto !important;
  border: none !important;
  background: none !important;
  padding-left: 0;
}
.font-weight-bold label {
  font-weight: bold;
}
.control-label.full {
  width: 100%;
  margin-bottom: 5px;
}
.control-div.full {
  width: 99%;
  margin-left: 1%;
}
.multiSelectDropDown {
  display: inline;
  margin-left: 5px;
}
.multiSelectDropDown .k-multiselect-wrap .k-input {
  height: 0.65em;
  line-height: 0.65em;
  padding-top: 0.55em;
}
.heightAuto {
  height: auto;
}
.divAutoWidth {
  overflow-x: auto;
}
.matrixWidth {
  width: 30px;
}
.dropDownWidth {
  width: 8em;
}
#dp_contract .month_white_custom_event {
  height: 39px !important;
}
#dp_contract .month_white_custom_event_inner {
  height: 33px;
}
.dropDownWidth span.k-dropdown {
  width: 4.5em;
}
.marginTop6em {
  margin-top: 6.6em;
}
.divDamage {
  max-width: 520px;
  overflow-x: auto;
}
.gridWidth .k-grid-header th.k-header > .k-link {
  max-width: 10.2em;
}
@media (max-width: 1600px) {
  .gridWidth {
    overflow-x: auto;
  }
  .gridWidth .k-grid-header th.k-header > .k-link {
    max-width: 8em;
  }
}
div[name='invoiceProposalGrid'] .large-extra-filter-with-switch {
  width: 59%;
}
.toolbarKGrid {
  width: auto !important;
}
.toolbarKGrid table tr:hover {
  background-color: transparent !important;
}
.toolbarKGrid table td {
  border-style: none !important;
}
.fiftyPerWidth {
  width: 50% !important;
}
.accordion {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion .item .title {
  margin: 0;
  padding: 10px;
  background-color: #ddd;
  border-bottom: 3px solid #fff;
  color: black;
  font-weight: 100;
  position: relative;
  cursor: pointer;
  font-size: 14px;
}
.accordion .item .title:after {
  content: '\f078';
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  right: 10px;
  transition: all 0.5s ease;
}
.accordion .item.open .title:after {
  transform: rotate(180deg);
}
.accordion .item .content {
  padding: 0;
  margin: 0;
  background-color: #fff;
  transition: all 0.5s ease;
  overflow: hidden;
}
.accordion .item.open .content {
  height: auto;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
}
.panel-default {
  border-color: #ddd;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-heading {
  padding: 5px 15px;
  border-bottom: 1px solid transparent;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
  text-decoration: none;
  outline: none;
  position: relative;
  display: block;
}
.panel-title > a :hover,
:focus {
  text-decoration: none;
  outline: none;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-body {
  padding: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.panel-title > a:after {
  content: '\f078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  top: 0px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.panel-open > .panel-heading > .panel-title > a:after {
  transform: rotate(180deg);
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
div[name='contactPersonGrid'] {
  position: inherit !important;
}
div.largeDropDown,
div.largeDropDown span.k-dropdown {
  width: 25%;
}
.extraLargeDropDown,
.extraLargeDropDown span.k-dropdown {
  width: 95%;
}
.linkDisabled {
  pointer-events: none;
  cursor: default;
  color: grey;
}
.translation-label {
  text-overflow: ellipsis;
  overflow-x: hidden;
  overflow-y: visible;
  white-space: nowrap;
  min-height: 25px;
  margin-bottom: 0px;
}
.hidden {
  display: none;
}
.flex-container {
  display: flex;
  justify-content: space-between;
}
.textarea.form-control {
  height: 500px;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-bottom: 0px;
}
.accent-label {
  margin-bottom: 10px;
  font-size: 16px;
  color: #1489FD;
}
.control-label.accent-label {
  margin-bottom: 12px;
}
.k-widget *:before {
  box-sizing: border-box !important;
}
.disabled-filter {
  cursor: default;
  color: rgba(0, 0, 0, 0.38);
}
.disabled-filter:hover {
  color: rgba(0, 0, 0, 0.38) !important;
}
@media (max-width: 991px) {
  .fm-dyn-form .fm-dyn-form-fieldset {
    width: 58%;
    padding-left: 0px;
  }
  .fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs {
    padding-left: 0px;
  }
  .fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols {
    padding-left: 0px;
  }
  .fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols .control-label,
  .fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols .control-div {
    width: 100%;
  }
  .fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols .control-label {
    padding-left: 0px;
    padding-bottom: 7px;
  }
  .fm-dyn-form .fm-dyn-form-fieldset .fieldset-tabs .fieldset-cols .translation-label {
    min-height: 15px;
  }
}
@media (min-width: 1200px) {
  .fm-dyn-form .fm-dyn-form-fieldset .col-lg-6 {
    margin-bottom: 0px;
  }
}
.k-upload-files {
  display: none;
}
.previous-vehicles-form .fieldError {
  float: none;
}
.previous-vehicles-form label {
  display: block;
}
.previous-vehicles-form .form-group .form-control {
  width: 100%;
}
.table-with-bottom-line {
  padding-bottom: 20px;
  border-bottom: solid 2px #1489FD;
}
.fileSelection {
  float: right;
  width: 112px;
  padding-right: 7px;
  padding-bottom: 15px;
}
.fileSelection .k-button.k-upload-button {
  margin-bottom: 15px;
  margin-right: 0px;
}
.top-border {
  border-top-style: solid !important;
  border-top-width: 1px !important;
  border-top-color: #1489FD !important;
}
.fm-planning-list-region-and-location-filters tr:hover {
  background: transparent !important;
}
.fm-planning-list-region-and-location-filters td {
  border-style: none;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  vertical-align: middle;
  text-overflow: ellipsis;
}
.vehicle-reservation-template-type .k-dropdown {
  width: 100%;
}
.breakAll {
  word-break: break-all;
}
.fullscreen-container {
  display: block;
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(90, 90, 90, 0.8);
  top: 0;
  left: 0;
  z-index: 99999;
}
.fullscreen-container-content {
  position: relative;
  height: 25vh;
  width: 25vw;
  text-align: center;
  margin: auto;
  margin-top: 25vh;
  border: 1px solid;
  z-index: 99999999;
  background-color: #e6e6e6;
}
.fullscreen-message {
  margin-top: 50px;
}
.bg-success {
  background-color: #22bb33 !important;
}
.bg-warning {
  background-color: #ff8d00 !important;
}
td span.matrixCell {
  width: 85px !important;
}
.minwidth-unset {
  min-width: unset;
}

