@charset "UTF-8";

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event-actions:first-child {
  position: static;
  float: left;
  margin: 4px 2px 0 4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-webkit .k-event-actions:first-child {
  margin-top: 3px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event-actions:first-child > .k-link {
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event-delete {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event:hover .k-event-delete, tr:hover > td > .k-task .k-event-delete {
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event .k-event-top-actions, .k-event .k-event-bottom-actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event .k-event-bottom-actions {
  top: auto;
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event .k-resize-handle, .k-scheduler-mobile .k-event:hover .k-resize-handle {
  position: absolute;
  visibility: hidden;
  z-index: 2;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event:hover .k-resize-handle, .k-event-active .k-resize-handle, .k-scheduler-mobile .k-event-active:hover .k-resize-handle {
  visibility: visible;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event .k-resize-handle:after {
  content: "";
  position: absolute;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event .k-resize-handle:after {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-n {
  top: 0;
  left: 0;
  right: 0;
  height: .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-s {
  bottom: 0;
  left: 0;
  right: 0;
  height: .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-e {
  right: 0;
  top: 0;
  bottom: 0;
  width: .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-w {
  left: 0;
  top: 0;
  bottom: 0;
  width: .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-n:after, .k-event > .k-resize-s:after {
  top: 1px;
  left: 50%;
  margin-left: -1em;
  width: 2em;
  height: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-s:after {
  top: auto;
  bottom: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-event > .k-resize-e:after {
  left: auto;
  right: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-n, .k-scheduler-mobile .k-event > .k-resize-s {
  height: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-e, .k-scheduler-mobile .k-event > .k-resize-w {
  width: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-s:after {
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-e:after {
  right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-n:after {
  border-radius: 0 0 4px 4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-s:after {
  border-radius: 4px 4px 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-w:after {
  border-radius: 0 4px 4px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mobile .k-event > .k-resize-e:after {
  border-radius: 4px 0 0 4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-phone .k-scheduler-monthview .k-events-container {
  position: absolute;
  text-align: center;
  height: 6px;
  line-height: 6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-phone .k-scheduler-monthview .k-event {
  position: static;
  display: inline-block;
  width: 4px;
  height: 4px;
  min-height: 0;
  margin: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-marquee {
  border-style: solid;
  border-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-scheduler-marquee:before {
  top: 0;
  left: 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-scheduler-marquee:after {
  bottom: 0;
  right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-marquee .k-label-top {
  position: absolute;
  top: .3em;
  left: .8em;
  font-size: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-marquee .k-label-bottom {
  position: absolute;
  bottom: .3em;
  right: .81em;
  font-size: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-quickedit .k-textbox, .k-scheduler-quickedit .contactus-index input[type="text"], .contactus-index .k-scheduler-quickedit input[type="text"],
.k-scheduler-quickedit .contactus-index textarea,
.contactus-index .k-scheduler-quickedit textarea {
  width: 200px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-bottom {
  text-align: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-bottom .k-button {
  float: left;
  margin-right: .3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-bottom .k-quickedit-details {
  float: right;
  margin-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-agendaview .k-scheduler-table th, .k-scheduler-agendaview .k-scheduler-table td {
  text-align: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-times .k-slot-cell, .k-scheduler-groupcolumn {
  width: 6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-datecolumn {
  width: 12em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timecolumn {
  width: 11em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timecolumn > div {
  position: relative;
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-webkit .k-scheduler-timecolumn > div > .k-icon {
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timecolumn > div > .k-i-arrow-e {
  position: absolute;
  right: -4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timecolumn .k-i-arrow-w {
  margin-left: -4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-mark {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: .5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-agendaday {
  float: left;
  margin: 0 .2em 0 0;
  font-size: 3em;
  font-weight: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-agendaweek {
  display: block;
  margin: .4em 0 0;
  font-size: 1.1em;
  font-style: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-agendadate {
  font-size: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timecolumn {
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form .k-edit-form-container, .k-scheduler-timezones .k-edit-form-container {
  width: 520px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form .k-edit-label {
  width: 17%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form .k-edit-field {
  width: 77%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form .k-textbox[name="title"], .k-scheduler-edit-form .contactus-index input[name="title"][type="text"], .contactus-index .k-scheduler-edit-form input[name="title"][type="text"],
.k-scheduler-edit-form .contactus-index textarea[name="title"],
.contactus-index .k-scheduler-edit-form textarea[name="title"], .k-scheduler-edit-form textarea.k-textbox,
.k-scheduler-edit-form .contactus-index textarea,
.contactus-index .k-scheduler-edit-form textarea {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form textarea.k-textbox,
.k-scheduler-edit-form .contactus-index textarea,
.contactus-index .k-scheduler-edit-form textarea {
  min-height: 4em;
  resize: vertical;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form > .k-edit-box:first-child .k-datetimepicker {
  margin-right: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-scheduler-edit-form .k-edit-buttons {
  clear: right;
  margin-right: 2%;
  margin-left: 2%;
  padding: 0 0 .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-box {
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-box + .k-edit-box {
  float: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form label + input {
  margin-left: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-field > ul.k-reset > li {
  margin: .2em 0 .4em;
  line-height: 2.4;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-field > ul.k-reset.k-toolbar > li {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-field > ul.k-reset .k-widget {
  margin-left: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-field > ul.k-reset .k-numerictextbox, .k-edit-field span.k-recur-interval {
  width: 5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-edit-field > ul.k-reset .k-dropdown, .k-edit-field > ul.k-reset .k-datepicker, div[name="recurrenceRule"] > .k-dropdown {
  width: 9em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-edit-form .k-edit-buttons .k-scheduler-delete {
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-popup-message {
  margin: 0;
  padding: 1em 0 2em;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timezones .k-dropdown:first-child {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-timezones .k-dropdown + .k-dropdown {
  margin: .5em 0 .7em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-toolbar li.k-nav-current .k-sm-date-format {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-refresh {
  float: right;
  padding: 0 .5em;
}

@media only screen and (max-width: 1024px) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 10000;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    right: auto;
    left: 6px;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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) {
    display: none;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    display: none;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    display: inline;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    display: block;
    border-width: 1px;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    text-align: left;
    padding-left: 1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    display: block;
    position: relative;
    padding-right: 2.5em;
    padding-left: 1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    padding-left: 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.6em;
    right: .333em;
    width: 1.333em;
    height: 1.333em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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:first-child + 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:first-child + li, .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li:first-child + li {
    display: block;
    border: 0;
    border-radius: 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    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);
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .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 {
    display: none;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .k-scheduler-timecolumn, .k-ff .k-scheduler-timecolumn, .k-ie11 .k-scheduler-timecolumn, .k-safari .k-scheduler-timecolumn {
    width: 5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .k-scheduler-datecolumn, .k-ff .k-scheduler-datecolumn, .k-ie11 .k-scheduler-datecolumn, .k-safari .k-scheduler-datecolumn {
    width: 6em;
    overflow: hidden;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-webkit .k-scheduler-timecolumn > div, .k-ff .k-scheduler-timecolumn > div, .k-ie11 .k-scheduler-timecolumn > div, .k-safari .k-scheduler-timecolumn > div, .k-webkit .k-scheduler-datecolumn > div, .k-ff .k-scheduler-datecolumn > div, .k-ie11 .k-scheduler-datecolumn > div, .k-safari .k-scheduler-datecolumn > div {
    white-space: normal;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-pdf-export {
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-pdf-export .k-scheduler-header {
  padding: 0 !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-pdf-export .k-scheduler-header-wrap {
  border-width: 0 !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-scheduler-pdf-export .k-scheduler-header .k-scheduler-table, .k-scheduler-pdf-export .k-scheduler-content .k-scheduler-table {
  width: 100% !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-button {
  text-align: right;
  height: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-content {
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-closable .k-tooltip-content {
  padding-right: 20px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-invalid-msg {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-callout {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-callout-n {
  top: -12px;
  left: 50%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-callout-w {
  top: 50%;
  left: -12px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-callout-s {
  left: 50%;
  bottom: -12px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-callout-e {
  top: 50%;
  right: -12px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-slider-tooltip .k-callout-n, .k-slider-tooltip .k-callout-s {
  margin-left: -6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-slider-tooltip .k-callout-w, .k-slider-tooltip .k-callout-e {
  margin-top: -6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-validation .k-warning {
  vertical-align: text-top;
  margin-right: 3px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tooltip-validation {
  z-index: 9999;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar {
  position: relative;
  display: block;
  vertical-align: middle;
  line-height: 2.9em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-button .k-icon, .k-toolbar .k-button .k-sprite, .k-overflow-container .k-button .k-icon, .k-overflow-container .k-button .k-sprite {
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -5px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-input {
  line-height: inherit;
  height: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-input:before {
  content: "\a0";
  display: inline-block;
  width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie .k-toolbar .k-input {
  height: 1.65em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-combobox .k-dropdown-wrap:before, .k-toolbar .k-picker-wrap:before, .k-toolbar .k-numeric-wrap:before {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-sprite {
  margin-left: -4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar > .k-align-left {
  float: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar > .k-align-right {
  float: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar > *, .k-toolbar .k-button {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.72em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-separator {
  border-width: 0 0 0 1px;
  border-style: solid;
  width: 1px;
  line-height: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-button-group {
  list-style-type: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-button-group > li {
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-button-group .k-button {
  margin: 0 0 0 -1px;
  border-radius: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-button, .k-toolbar .k-split-button, .k-toolbar .k-button-group, .k-toolbar .k-widget, .k-toolbar .k-textbox, .k-toolbar .contactus-index input[type="text"], .contactus-index .k-toolbar input[type="text"],
.k-toolbar .contactus-index textarea,
.contactus-index .k-toolbar textarea, .k-toolbar label, .k-toolbar .k-separator {
  margin: 0 .2em;
  line-height: 1.72em;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-split-button {
  padding-left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-split-button .k-button, .k-toolbar .k-button-group .k-group-start {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar .k-overflow-anchor {
  border-width: 0 0 0 1px;
  border-style: solid;
  height: 3em;
  width: 3em;
  line-height: inherit;
  padding: 0 .5em;
  margin: 0;
  position: relative;
  float: right;
  border-radius: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-item {
  float: none;
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-separator {
  border-width: 0 0 1px;
  border-style: solid;
  height: 1px;
  line-height: 0;
  font-size: 0;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-overflow-button, .k-split-container .k-button {
  text-align: left;
  display: block;
  background: 0;
  border-color: transparent;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-split-container {
  margin-top: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-button-group {
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-button-group > li {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-overflow-group {
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  padding: 2px 0;
  margin: 1px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-overflow-hidden {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-toolbar-first-visible, .k-overflow-container .k-overflow-group + .k-overflow-group, .k-overflow-container .k-separator + .k-overflow-group {
  border-top: 0;
  margin-top: 0;
  padding-top: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-overflow-group + .k-separator {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitter {
  position: relative;
  height: 300px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitter .k-pane {
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitter .k-scrollable {
  overflow: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitter .k-ghost-splitbar-horizontal, .k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ghost-splitbar-vertical, .k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar .k-resize-handle {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-restricted-size-horizontal, .k-restricted-size-vertical {
  background-color: #f00;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 5px;
  height: 20px;
  margin-top: -10px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-collapse-prev, .k-collapse-next, .k-expand-prev, .k-expand-next {
  cursor: pointer;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal .k-collapse-prev {
  margin-top: -31px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal .k-collapse-next {
  margin-top: 11px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-static-horizontal {
  width: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-static-vertical {
  height: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 5px;
  margin-left: -10px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical .k-collapse-prev {
  margin-left: -31px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical .k-collapse-next {
  margin-left: 11px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-draggable-vertical .k-resize-handle, .k-splitbar-draggable-horizontal .k-resize-handle {
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal .k-resize-handle {
  background-position: -165px -6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal-hover > .k-resize-handle {
  background-position: -181px -6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal .k-collapse-prev, .k-splitbar-horizontal .k-expand-next {
  background-position: -6px -174px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal-hover > .k-collapse-prev, .k-splitbar-horizontal-hover > .k-expand-next {
  background-position: -22px -174px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal .k-collapse-next, .k-splitbar-horizontal .k-expand-prev {
  background-position: -5px -142px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-horizontal-hover > .k-collapse-next, .k-splitbar-horizontal-hover > .k-expand-prev {
  background-position: -21px -142px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical .k-resize-handle {
  background-position: -38px -309px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical-hover > .k-resize-handle {
  background-position: -70px -309px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical .k-collapse-prev, .k-splitbar-vertical .k-expand-next {
  background-position: 2px -134px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical-hover > .k-collapse-prev, .k-splitbar-vertical-hover > .k-expand-next {
  background-position: -14px -134px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical .k-collapse-next, .k-splitbar-vertical .k-expand-prev {
  background-position: 2px -165px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitbar-vertical-hover > .k-collapse-next, .k-splitbar-vertical-hover > .k-expand-prev {
  background-position: -14px -165px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-splitter-resizing {
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
html .k-upload {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-dropzone em, .k-upload-button {
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-dropzone, .k-file {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-dropzone {
  border-style: solid;
  border-width: 0;
  padding: .8em;
  background-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-dropzone em {
  visibility: hidden;
  margin-left: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-dropzone-active em {
  visibility: visible;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-button {
  position: relative;
  min-width: 7.167em;
  overflow: hidden !important;
  direction: ltr;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-sync .k-upload-button, .k-ie8 .k-upload-button, .k-ie9 .k-upload-button {
  margin: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-button input {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font: 170px monospace !important;
  filter: alpha(opacity=0);
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-files {
  margin: 0 0 .6em;
  line-height: 2.66;
  border-style: solid;
  border-width: 1px 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-files .k-button {
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-files .k-button, .k-upload-status-total .k-icon {
  margin-left: 8px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload .k-fail {
  background-position: -161px -111px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-si-refresh {
  background-position: -160px -128px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-link:not(.k-state-disabled):hover > .k-si-refresh, .k-state-hover > .k-si-refresh, .k-state-hover > * > .k-si-refresh, .k-button:not(.k-state-disabled):hover .k-si-refresh, .k-textbox:hover .k-si-refresh, .contactus-index input[type="text"]:hover .k-si-refresh,
.contactus-index textarea:hover .k-si-refresh, .k-button:active .k-si-refresh {
  background-position: -176px -128px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-si-tick, .k-success {
  background-position: -160px -96px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-link:not(.k-state-disabled):hover > .k-si-tick, .k-link:not(.k-state-disabled):hover > .k-success, .k-state-hover > .k-si-tick, .k-state-hover > .k-success, .k-state-hover > * > .k-si-tick, .k-state-hover > * > .k-success, .k-button:not(.k-state-disabled):hover .k-si-tick, .k-button:not(.k-state-disabled):hover .k-success, .k-textbox:hover .k-si-tick, .contactus-index input[type="text"]:hover .k-si-tick,
.contactus-index textarea:hover .k-si-tick, .k-textbox:hover .k-success, .contactus-index input[type="text"]:hover .k-success,
.contactus-index textarea:hover .k-success, .k-button:active .k-si-tick, .k-button:active .k-success {
  background-position: -176px -96px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-si-cancel {
  background-position: -160px -112px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-link:not(.k-state-disabled):hover > .k-si-cancel, .k-state-hover > .k-si-cancel, .k-state-hover > * > .k-si-cancel, .k-button:not(.k-state-disabled):hover .k-si-cancel, .k-textbox:hover .k-si-cancel, .contactus-index input[type="text"]:hover .k-si-cancel,
.contactus-index textarea:hover .k-si-cancel, .k-button:active .k-si-cancel {
  background-position: -176px -112px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-file {
  border-style: solid;
  border-width: 0 0 1px;
  padding: .167em .167em .167em .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-file .k-icon {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-file > .k-icon {
  background-position: -112px -288px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-link:not(.k-state-disabled):hover > .k-file > .k-icon, .k-state-hover > .k-file > .k-icon, .k-state-hover > * > .k-file > .k-icon, .k-button:not(.k-state-disabled):hover .k-file > .k-icon, .k-textbox:hover .k-file > .k-icon, .contactus-index input[type="text"]:hover .k-file > .k-icon,
.contactus-index textarea:hover .k-file > .k-icon, .k-button:active .k-file > .k-icon {
  background-position: -128px -288px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filename {
  position: relative;
  display: inline-block;
  min-width: 10em;
  max-width: 16.667em;
  vertical-align: middle;
  margin-left: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-status {
  position: absolute;
  right: 12px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-status .k-button, .k-upload-status .k-warning {
  vertical-align: text-bottom;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-dropzone .k-upload-status {
  line-height: 2.4;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie8 .k-upload-status-total {
  line-height: 29px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-action {
  line-height: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-selected {
  min-width: 7.167em;
  margin: .25em 0 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-selected, .k-upload-cancel {
  margin-bottom: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-upload-selected {
  margin-left: .8em;
  margin-right: .2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar-wrap .k-dropzone em, .k-toolbar-wrap .k-upload-files {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar-wrap .k-dropzone {
  border: 0;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar-wrap .k-dropzone-active {
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar-wrap .k-dropzone-active em {
  display: inline;
  margin: 0;
  font-size: 5em;
  font-style: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-toolbar-wrap .k-dropzone-active .k-upload-button {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser-dropzone {
  z-index: 10010;
  filter: alpha(opacity=40);
  opacity: .4;
  position: fixed;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-search-wrap {
  position: relative;
  float: right;
  width: 20%;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-search-wrap label {
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 20px;
  font-style: italic;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-search-wrap input.k-input {
  padding-left: 0;
  padding-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-search-wrap .k-search {
  position: absolute;
  top: 4px;
  right: 2px;
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-breadcrumbs {
  position: relative;
  float: left;
  width: 79%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-breadcrumbs-wrap {
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1;
  padding-left: 5px;
  line-height: 18px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-breadcrumbs > .k-input {
  width: 100%;
  font-size: inherit;
  font-family: inherit;
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-breadcrumbs .k-link, .k-breadcrumbs-wrap .k-icon {
  margin-top: 0;
  text-decoration: none;
  vertical-align: middle;
  position: static;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-breadcrumbs .k-link:hover {
  text-decoration: underline;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-breadcrumbs .k-i-seek-w {
  text-decoration: none;
  cursor: default;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-filebrowser-toolbar {
  border-style: solid;
  border-width: 1px;
  margin: 8px 0 0;
  padding: .25em;
  line-height: 23px;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-filebrowser-toolbar .k-button.k-state-disabled {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-toolbar-wrap {
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-tiles-arrange {
  float: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-tiles-arrange .k-dropdown {
  width: 75px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-upload {
  float: left;
  z-index: 10010;
  border-width: 0;
  background-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-upload .k-upload-status {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-upload .k-upload-button {
  width: auto;
  margin-left: 0;
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-upload .k-icon {
  vertical-align: bottom;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tiles li.k-state-hover, .k-tiles li.k-state-selected {
  background-position: 0 center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-file {
  width: 80px;
  height: 80px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-image {
  margin: 2px 0 0 2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-folder {
  width: 80px;
  height: 80px;
  background-position: 0 -200px;
  background-repeat: no-repeat;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-loading {
  margin: 35px 0 0 33px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile strong, .k-tile input {
  margin: 10px 0 4px;
  font-weight: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile strong {
  float: left;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile input {
  width: 100px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile strong, .k-tile input, .k-tile .k-filesize {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-form-text-row {
  text-align: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-form-text-row label {
  width: 14%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-filebrowser .k-form-text-row input {
  width: 80%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile-empty {
  margin: 160px 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile-empty .k-dialog-upload {
  font-weight: bold;
  font-size: 120%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile-empty strong {
  display: block;
  margin: 0 0 .2em;
  font-size: 3em;
  font-weight: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tile-empty, .k-tile-empty .k-button-wrapper {
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-chart, .k-gauge, .k-sparkline, .k-stockchart {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-chart, .k-stockchart {
  height: 400px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-chart, div.k-gauge, span.k-sparkline, .k-stockchart {
  background-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-gauge {
  text-align: left;
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-baseline-marker {
  zoom: 1;
  *display: inline;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-chart-tooltip-inverse {
  color: #000;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-chart-tooltip table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-chart-tooltip th {
  width: auto;
  text-align: center;
  padding: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-chart-tooltip td {
  width: auto;
  text-align: left;
  padding: .1em .2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-selector {
  position: absolute;
  -webkit-transform: translateZ(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-selection {
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: #d2d2d2;
  border-bottom: 0;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-selection-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.01);
  filter: alpha(opacity=1);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-handle {
  background: #d2d2d2;
  width: 7px;
  height: 26px;
  cursor: e-resize;
  z-index: 1;
  border-radius: 6px;
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-handle div {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-leftHandle {
  left: -4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-rightHandle {
  right: -4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-leftHandle div {
  margin: -20px 0 0 -15px;
  padding: 40px 30px 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-rightHandle div {
  margin: -20px 0 0 -15px;
  padding: 40px 0 0 30px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-mask {
  position: absolute;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=80);
  opacity: .80;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-border {
  background: #d2d2d2;
  width: 1px;
  height: 100%;
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-navigator-hint div {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-navigator-hint .k-scroll {
  position: absolute;
  height: 4px;
  border-radius: 4px;
  background: #d2d2d2;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-sparkline, .k-sparkline span {
  display: inline-block;
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-sparkline span {
  height: 100%;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map, .k-diagram {
  height: 600px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .km-scroll-wrapper, .k-diagram .km-scroll-wrapper {
  padding-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .km-scroll-wrapper, .k-diagram .km-scroll-wrapper, .k-map .km-scroll-container, .k-diagram .km-scroll-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-layer, .k-diagram .k-layer {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .km-touch-scrollbar, .k-diagram .km-touch-scrollbar {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-marker {
  position: absolute;
  width: 28px;
  height: 40px;
  margin: -40px 0 0 -14px;
  cursor: pointer;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-marker-pin {
  background-position: 0 40px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-map .k-marker {
    width: 56px;
    height: 80px;
    margin: -80px 0 0 -28px;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-map .k-marker-pin {
    background-position: 0 80px;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-pos-top {
  top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-pos-bottom {
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-pos-left {
  left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-pos-right {
  right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map-controls {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map-controls.k-pos-left .k-widget:first-child {
  margin-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map-controls.k-pos-right .k-widget:first-child {
  margin-left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-navigator {
  width: 50px;
  height: 50px;
  margin: 20px;
  border-radius: 80px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-pdf-export .k-navigator {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-navigator > button {
  border-color: transparent;
  background: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-navigator > .k-button {
  margin: 0;
  padding: 0;
  line-height: 10px;
  border-radius: 16px;
  position: absolute;
  font-size: 1px;
  line-height: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-navigator .k-navigator-n {
  top: 2px;
  left: 50%;
  margin-left: -9px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-navigator .k-navigator-e {
  right: 2px;
  top: 50%;
  margin-top: -9px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-navigator .k-navigator-s {
  bottom: 2px;
  left: 50%;
  margin-left: -9px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
div.k-navigator .k-navigator-w {
  left: 2px;
  top: 50%;
  margin-top: -9px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-map .k-attribution {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 10px;
  padding: 2px 4px;
  z-index: 1000;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-zoom-control {
  margin: 14px;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-pdf-export .k-zoom-control {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-button-wrap {
  border-radius: 4px;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-button-wrap .k-button {
  position: relative;
  font: bold 17px/1.18 monospace;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-buttons-horizontal :first-child {
  border-radius: 4px 0 0 4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-buttons-horizontal :first-child + .k-zoom-in {
  border-radius: 0;
  margin-left: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-buttons-horizontal .k-zoom-out {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-button-wrap .k-button:hover {
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-buttons-vertical .k-button {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-buttons-vertical :first-child {
  border-radius: 4px 4px 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-buttons-vertical .k-zoom-out {
  border-radius: 0 0 4px 4px;
  margin-top: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-zoom-text {
  margin: 0;
  width: 4.3em;
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-rtl .k-buttons-horizontal :first-child {
  border-radius: 0 4px 4px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-rtl .k-buttons-horizontal :first-child + .k-zoom-in {
  border-radius: 0;
  margin-left: 0;
  margin-right: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-rtl .k-buttons-horizontal .k-zoom-out {
  border-radius: 4px 0 0 4px;
  margin-left: 0;
  margin-right: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-diagram {
  height: 600px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-diagram .km-scroll-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-diagram .km-scroll-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-canvas-container {
  width: 100%;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-diagram img {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap {
  overflow: hidden;
  height: 400px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-tile.k-leaf {
  padding: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-wrap.k-last > .k-treemap-tile {
  padding: .3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-tile.k-state-hover {
  z-index: 2;
  background-image: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap > .k-treemap-tile {
  position: relative;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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 .6em;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-wrap .k-treemap-title {
  border-width: 0 0 1px;
  border-style: solid;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-title + .k-treemap-wrap {
  top: 2.42em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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: .6em 0;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-treemap-title-vertical + .k-treemap-wrap {
  left: 2.42em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-button, .k-ie7 .k-grid-filter, .k-ie7 .k-header-column-menu, .k-ie7 .k-grid .k-pager-numbers, .k-ie7 .rgMasterTable .k-pager-numbers, .k-ie7 .k-grid .k-status-text, .k-ie7 .rgMasterTable .k-status-text, .k-ie7 .k-pager-numbers .k-link, .k-ie7 .k-pager-numbers span, .k-ie7 .k-pager-numbers input, .k-ie7 .k-grouping-row p, .k-ie7 .k-grouping-header a, .k-ie7 .k-grouping-header .k-group-indicator, .k-ie7 .k-grouping-header .k-link, .k-ie7 .k-grouping-header .k-button, .k-ie7 .k-grid-actions, .k-ie7 .k-edit-label, .k-ie7 .k-edit-field, .k-ie7 .k-edit-form-container .editor-label, .k-ie7 .k-edit-form-container .editor-field, .k-ie7 .k-combobox, .k-ie7 .k-dropdown, .k-ie7 .k-selectbox, .k-ie7 .k-picker-wrap .k-select, .k-ie7 .k-dropdown-wrap .k-select, .k-ie7 .k-numerictextbox, .k-ie7 .k-timepicker, .k-ie7 .k-datepicker, .k-ie7 .k-datetimepicker, .k-ie7 .k-colorpicker, .k-ie7 .k-calendar, .k-ie7 .k-calendar .k-nav-fast, .k-ie7 .k-treeview .k-icon, .k-ie7 .k-treeview .k-image, .k-ie7 .k-treeview .k-sprite, .k-ie7 .k-treeview .k-in, .k-ie7 .k-colorpicker, .k-ie7 .k-colorpicker .k-tool-icon, .k-ie7 .k-palette.k-reset, .k-ie7 .k-editor-dialog .k-button, .k-ie7 .k-form-text-row label, .k-ie7 .k-tabstrip-items .k-item, .k-ie7 .k-tabstrip-items .k-link, .k-ie7 .k-slider-horizontal, .k-ie7 .k-splitbar-draggable-vertical .k-resize-handle, .k-ie7 .k-splitbar-draggable-horizontal .k-resize-handle, .k-ie7 .t-filename, .k-ie7 div.k-window, .k-ie7 .k-window-titlebar .k-window-action, .k-ie7 .k-scheduler-toolbar > ul > li, .k-ie7 .k-scheduler-footer > ul > li, .k-ie7 .k-scheduler-toolbar > ul > li, .k-ie7 .k-scheduler-footer > ul > li, .k-ie7 .k-event:hover .k-event-delete, .k-ie7 tr:hover > td > .k-task .k-event-delete, .k-ie7 .k-progressbar, .k-ie7 .k-progressbar-horizontal .k-item, .k-ie7 .k-progress-status, .k-ie7 .k-grid-header-locked, .k-ie7 .k-grid-content-locked, .k-ie7 .k-grid-header-locked + .k-grid-header-wrap, .k-ie7 .k-grid-content-locked + .k-grid-content, .k-ie7 .k-grid-footer-locked, .k-ie7 .k-gantt-layout, .k-ie7 .k-gantt-toolbar > ul > li, .k-ie7 .k-gantt-toolbar .k-link, .k-ie7 .k-task-summary, .k-ie7 .k-task-actions:first-child > .k-link, .k-ie7 .k-task-wrap:hover .k-task-delete, .k-ie7 .k-task-wrap-active .k-task-delete, .k-ie7 .k-navigator, .k-ie7 .k-zoom-control, .k-ie7 .k-sparkline, .k-ie7 .k-sparkline span {
  display: inline;
  zoom: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-treeview .k-item, .k-ie7 .k-treeview .k-group {
  zoom: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-edit-field > .k-textbox, .k-ie7 .contactus-index .k-edit-field > input[type="text"], .contactus-index .k-ie7 .k-edit-field > input[type="text"],
.k-ie7 .contactus-index .k-edit-field > textarea,
.contactus-index .k-ie7 .k-edit-field > textarea {
  text-indent: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-icon, .k-ie7 .k-sprite {
  text-indent: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-state-disabled {
  filter: alpha(opacity=70);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-button {
  line-height: normal;
  overflow: visible;
  margin-right: 4px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 a.k-button {
  line-height: 1.6;
  padding-left: 7px;
  padding-right: 7px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-button-expand {
  margin-left: 0;
  margin-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 a.k-button-icon {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-picker-wrap .k-input, .k-ie7 .k-numeric-wrap .k-input, .k-ie7 .k-combobox .k-input {
  margin: -1px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-autocomplete .k-input, .k-ie7 .k-picker-wrap .k-input, .k-ie7 .k-numeric-wrap .k-input, .k-ie7 .k-dropdown-wrap .k-input, .k-ie7 .k-selectbox .k-input {
  text-indent: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-picker-wrap .k-icon, .k-ie7 .k-dropdown-wrap .k-icon {
  line-height: 2em;
  font-size: 1em;
  padding-top: 16px;
  height: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 input.k-textbox, .k-ie7 .contactus-index input[type="text"], .contactus-index .k-ie7 input[type="text"] {
  line-height: 1.72em;
  height: 1.72em;
  text-indent: .33em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-textbox, .k-ie7 .contactus-index input[type="text"], .contactus-index .k-ie7 input[type="text"],
.k-ie7 .contactus-index textarea,
.contactus-index .k-ie7 textarea {
  padding: 1px 0;
  text-indent: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url("textures/hue.png") repeat 0 50%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url("textures/transparency.png") repeat 0 50%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-editor-toolbar li {
  display: inline;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-filebrowser .k-upload-button, .k-ie7 .k-filebrowser .k-upload .k-icon {
  vertical-align: baseline;
  position: relative;
  top: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-filebrowser .k-upload .k-icon {
  top: 2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-filebrowser .k-filebrowser-toolbar .k-button-icon {
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-task-milestone {
  margin-left: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-grid-content table {
  width: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-pager-wrap .k-textbox, .k-ie7 .k-pager-wrap .contactus-index input[type="text"], .contactus-index .k-ie7 .k-pager-wrap input[type="text"],
.k-ie7 .k-pager-wrap .contactus-index textarea,
.contactus-index .k-ie7 .k-pager-wrap textarea {
  height: 1.3333em;
  margin-top: .16666em;
  display: inline;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-pager-sizes {
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-dirty-cell {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-dirty {
  top: 5px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-grid-actions {
  vertical-align: bottom;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-grid tbody a.k-button, .k-ie7 .rgMasterTable tbody a.k-button {
  min-width: 62px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-edit-cell > .text-box, .k-ie7 .k-edit-cell > .k-textbox, .k-ie7 .contactus-index .k-edit-cell > input[type="text"], .contactus-index .k-ie7 .k-edit-cell > input[type="text"],
.k-ie7 .contactus-index .k-edit-cell > textarea,
.contactus-index .k-ie7 .k-edit-cell > textarea, .k-ie7 .k-edit-cell > .k-widget, .k-ie7 .k-grid-edit-row > td > .k-textbox, .k-ie7 .contactus-index .k-grid-edit-row > td > input[type="text"], .contactus-index .k-ie7 .k-grid-edit-row > td > input[type="text"],
.k-ie7 .contactus-index .k-grid-edit-row > td > textarea,
.contactus-index .k-ie7 .k-grid-edit-row > td > textarea, .k-ie7 .k-grid-edit-row > td > .k-widget, .k-ie7 .k-grid-edit-row > td > .text-box {
  display: block;
  width: 90%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-multicheck-wrap {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-menu .k-item .k-item {
  zoom: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-menu .k-item > .k-link > .k-i-arrow-s, .k-ie7 .k-menu .k-image, .k-ie7 .k-menu .k-sprite {
  margin-top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-menu .k-menu-group .k-link {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-progressbar-vertical .k-progress-status {
  writing-mode: tb-rl;
  padding: .5em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link, .k-ie7 .k-scheduler-toolbar .k-nav-next .k-link {
  height: 2.3em;
  margin-top: -1px;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-scheduler-toolbar .k-nav-prev .k-link .k-icon, .k-ie7 .k-scheduler-toolbar .k-nav-next .k-link .k-icon {
  margin-top: .5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-scheduler-content .k-scheduler-table {
  width: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-slider .k-icon {
  margin-top: 2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-slider-vertical .k-tick {
  float: left;
  clear: left;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-slider a.k-button {
  height: 22px;
  line-height: 22px;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-tabstrip-items .k-item .k-image, .k-ie7 .k-tabstrip-items .k-item .k-sprite {
  margin-top: -1px;
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-dropzone em, .k-ie7 .k-upload-button {
  vertical-align: baseline;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-upload-button {
  margin: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-upload-files .k-button {
  line-height: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-upload-selected {
  min-width: 100px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-window {
  padding-bottom: 1.16em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-window-titleless {
  padding-bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-navigator > button {
  border-width: 0;
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-navigator > button > span {
  vertical-align: top;
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 div.k-navigator .k-navigator-n, .k-ie7 div.k-navigator .k-navigator-s {
  margin-left: -8px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 div.k-navigator .k-navigator-w, .k-ie7 div.k-navigator .k-navigator-e {
  margin-top: -8px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-zoom-control .k-button {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-treemap .k-treemap-tile {
  border-width: 0;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-treemap .k-leaf > div {
  padding: 7px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-treemap .k-leaf.k-state-hover {
  border-width: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie7 .k-treemap .k-leaf.k-state-hover > div {
  padding: 6px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-root, .km-pane, .km-pane-wrapper {
  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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane, .km-shim {
  font-family: sans-serif;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane {
  overflow-x: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ff .km-view, .k-ff .km-pane {
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ff18 .km-view, .k-ff18 .km-pane, .k-ff19 .km-view, .k-ff19 .km-pane, .k-ff20 .km-view, .k-ff20 .km-pane, .k-ff21 .km-view, .k-ff21 .km-pane {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ff .km-view {
  display: -moz-inline-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-actionsheet > li {
  list-style-type: none;
  padding: inherit 1em;
  line-height: 2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-actionsheet {
  padding: 0;
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-shim {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-shim .k-animation-container, .km-actionsheet-wrapper {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-shim .k-animation-container {
  width: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid-edit-form > .km-header, .km-pane-wrapper .k-grid-column-menu > .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: .3em .6em;
  text-align: center;
  width: auto;
  line-height: 2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-toolbar, .k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-footer {
  line-height: 2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid-edit-form .k-multiselect, .km-pane-wrapper .k-scheduler-edit-form .k-multiselect {
  width: 15em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid-edit-form .k-dropdown-wrap, .km-pane-wrapper .k-scheduler-edit-form .k-dropdown-wrap {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid-column-menu .k-done, .km-pane-wrapper .k-grid-filter-menu .k-submit, .km-pane-wrapper .k-grid-edit-form .k-grid-update, .km-pane-wrapper .k-scheduler-edit-form .k-scheduler-update {
  float: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid-filter-menu .k-cancel, .km-pane-wrapper .k-grid-edit-form .k-grid-cancel, .km-pane-wrapper .k-scheduler-edit-form .k-scheduler-cancel {
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-delete, *:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  display: block;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
*:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  font-size: 1.4em;
  margin: .3em 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
*:not(.km-pane) > .km-shim .km-actionsheet-title {
  text-align: center;
  line-height: 3em;
  margin-bottom: -0.3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
*:not(.km-pane) > .km-shim > .k-animation-container {
  margin: 0 !important;
  padding: 0 !important;
  left: 0 !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper > div.km-pane {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-popup-edit-form .km-content > .km-scroll-container, .km-pane-wrapper .k-grid-edit-form .km-content > .km-scroll-container, .km-pane-wrapper .k-grid-column-menu .km-content > .km-scroll-container, .km-pane-wrapper .k-grid-filter-menu .km-content > .km-scroll-container {
  position: absolute;
  width: 100%;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-edit-field {
  width: 74%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid-edit-form .k-popup-edit-form, .km-pane-wrapper .k-grid-edit-form .k-edit-form-container {
  width: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-filter-menu .k-button {
  width: 100%;
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-grid-mobile {
  border-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .km-pane * {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .km-pane .k-mobile-list, .km-pane-wrapper .k-mobile-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-radius: 0;
  background: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .km-switch {
  top: 50%;
  right: .8rem;
  position: absolute;
  margin-top: -1.1rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-state-disabled {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-state-disabled > * {
  opacity: .7;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-item, .km-pane-wrapper .k-mobile-list .k-item > .k-link, .km-pane-wrapper .k-mobile-list .k-item > .k-label, .km-pane-wrapper .k-mobile-list .k-edit-label {
  display: block;
  position: relative;
  list-style-type: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em 0 .5em 1em;
  font-size: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-edit-form-container, .km-pane-wrapper .k-scheduler-edit-form .km-scroll-container {
  padding-top: 1em;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-edit-label {
  position: absolute;
  margin: 0;
  float: none;
  clear: none;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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: .1em 0;
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-item, .km-pane-wrapper .k-mobile-list .k-edit-field, .km-pane-wrapper .k-mobile-list .k-edit-label {
  font-size: 1em;
  line-height: 1.6em;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .km-header .k-icon, .km-pane-wrapper .k-grid-toolbar .k-icon, .km-pane-wrapper .k-grid-edit .k-icon, .km-pane-wrapper .k-grid-delete .k-icon {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-edit-field {
  padding: .5em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar {
  padding: .3em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li {
  line-height: 2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-item > * {
  line-height: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-edit-buttons, .km-pane-wrapper .k-mobile-list .k-button-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em 1em;
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list > ul > li > .k-link, .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 #recurrence .km-scroll-container > .k-edit-label:first-child {
  display: block;
  padding: .2em 1em;
  font-size: .95em;
  position: -webkit-sticky;
  margin: 0;
  font-weight: normal;
  line-height: 2em;
  background: transparent;
  border-top: 1em solid transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3), .km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-item:first-child {
  border-top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  border-bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-item > .k-link, .km-pane-wrapper .k-mobile-list .k-item > .k-label {
  line-height: inherit;
  text-decoration: none;
  margin: -0.5em 0 -0.5em -1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-link .k-check, .km-pane-wrapper .k-mobile-list .k-label .k-check, .k-mobile-list .k-edit-field [type=checkbox], .k-mobile-list .k-edit-field [type=radio] {
  border: 0;
  font-size: inherit;
  width: 13px;
  height: 13px;
  margin: .26em 1em .26em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie .km-pane-wrapper .k-icon, .k-ie .km-pane-wrapper .k-mobile-list .k-link .k-check, .k-ie .km-pane-wrapper .k-mobile-list .k-label .k-check, .k-ie .k-mobile-list .k-edit-field [type=checkbox], .k-ie .k-mobile-list .k-edit-field [type=radio] {
  font-size: inherit;
  text-indent: -9999px;
  width: 1.01em;
  height: 1em;
}

@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n {
    background-position: 0 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n, .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n, .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n, .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n, .k-button:active .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-n {
    background-position: -1em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
    background-position: 0 -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s, .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s, .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s, .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s, .k-button:active .km-pane-wrapper .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
    background-position: -1em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-state-selected .k-i-arrow-n {
    background-position: -1em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-state-selected .k-i-arrow-n, .k-state-hover > .km-pane-wrapper .k-state-selected .k-i-arrow-n, .k-state-hover > * > .km-pane-wrapper .k-state-selected .k-i-arrow-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-state-selected .k-i-arrow-n, .k-textbox:hover .km-pane-wrapper .k-state-selected .k-i-arrow-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-state-selected .k-i-arrow-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-state-selected .k-i-arrow-n, .k-button:active .km-pane-wrapper .k-state-selected .k-i-arrow-n {
    background-position: -2em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
    background-position: -1em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n, .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n, .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n, .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n, .k-button:active .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n, .k-button:active .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
    background-position: -2em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-state-selected .k-i-arrow-s {
    background-position: -1em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-state-selected .k-i-arrow-s, .k-state-hover > .km-pane-wrapper .k-state-selected .k-i-arrow-s, .k-state-hover > * > .km-pane-wrapper .k-state-selected .k-i-arrow-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-state-selected .k-i-arrow-s, .k-textbox:hover .km-pane-wrapper .k-state-selected .k-i-arrow-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-state-selected .k-i-arrow-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-state-selected .k-i-arrow-s, .k-button:active .km-pane-wrapper .k-state-selected .k-i-arrow-s {
    background-position: -2em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
    background-position: -1em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s, .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .k-state-hover > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s, .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .k-state-hover > * > .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s, .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .k-textbox:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s, .k-button:active .km-pane-wrapper .k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s, .k-button:active .km-pane-wrapper .k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
    background-position: -2em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrow-n {
    background-position: 0 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-n, .k-state-hover > .km-pane-wrapper .k-i-arrow-n, .k-state-hover > * > .km-pane-wrapper .k-i-arrow-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-n, .k-textbox:hover .km-pane-wrapper .k-i-arrow-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrow-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrow-n, .k-button:active .km-pane-wrapper .k-i-arrow-n {
    background-position: -1em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrow-e {
    background-position: 0 -1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-e, .k-state-hover > .km-pane-wrapper .k-i-arrow-e, .k-state-hover > * > .km-pane-wrapper .k-i-arrow-e, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-e, .k-textbox:hover .km-pane-wrapper .k-i-arrow-e, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrow-e,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrow-e, .k-button:active .km-pane-wrapper .k-i-arrow-e {
    background-position: -1em -1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .km-pane-wrapper .k-i-arrow-w {
    background-position: 0 -1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-w, .k-rtl .k-state-hover > .km-pane-wrapper .k-i-arrow-w, .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-arrow-w, .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-w, .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-arrow-w, .k-rtl .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrow-w, .contactus-index .k-rtl input[type="text"]:hover .km-pane-wrapper .k-i-arrow-w,
  .k-rtl .contactus-index textarea:hover .km-pane-wrapper .k-i-arrow-w,
  .contactus-index .k-rtl textarea:hover .km-pane-wrapper .k-i-arrow-w, .k-rtl .k-button:active .km-pane-wrapper .k-i-arrow-w {
    background-position: -1em -1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrow-s {
    background-position: 0 -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-s, .k-state-hover > .km-pane-wrapper .k-i-arrow-s, .k-state-hover > * > .km-pane-wrapper .k-i-arrow-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-s, .k-textbox:hover .km-pane-wrapper .k-i-arrow-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrow-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrow-s, .k-button:active .km-pane-wrapper .k-i-arrow-s {
    background-position: -1em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrow-w {
    background-position: 0 -3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-w, .k-state-hover > .km-pane-wrapper .k-i-arrow-w, .k-state-hover > * > .km-pane-wrapper .k-i-arrow-w, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-w, .k-textbox:hover .km-pane-wrapper .k-i-arrow-w, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrow-w,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrow-w, .k-button:active .km-pane-wrapper .k-i-arrow-w {
    background-position: -1em -3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .km-pane-wrapper .k-i-arrow-e {
    background-position: 0 -3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrow-e, .k-rtl .k-state-hover > .km-pane-wrapper .k-i-arrow-e, .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-arrow-e, .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrow-e, .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-arrow-e, .k-rtl .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrow-e, .contactus-index .k-rtl input[type="text"]:hover .km-pane-wrapper .k-i-arrow-e,
  .k-rtl .contactus-index textarea:hover .km-pane-wrapper .k-i-arrow-e,
  .contactus-index .k-rtl textarea:hover .km-pane-wrapper .k-i-arrow-e, .k-rtl .k-button:active .km-pane-wrapper .k-i-arrow-e {
    background-position: -1em -3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-seek-n {
    background-position: 0 -4em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-n, .k-state-hover > .km-pane-wrapper .k-i-seek-n, .k-state-hover > * > .km-pane-wrapper .k-i-seek-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-n, .k-textbox:hover .km-pane-wrapper .k-i-seek-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-seek-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-seek-n, .k-button:active .km-pane-wrapper .k-i-seek-n {
    background-position: -1em -4em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-seek-e {
    background-position: 0 -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-e, .k-state-hover > .km-pane-wrapper .k-i-seek-e, .k-state-hover > * > .km-pane-wrapper .k-i-seek-e, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-e, .k-textbox:hover .km-pane-wrapper .k-i-seek-e, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-seek-e,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-seek-e, .k-button:active .km-pane-wrapper .k-i-seek-e {
    background-position: -1em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .km-pane-wrapper .k-i-seek-w {
    background-position: 0 -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-w, .k-rtl .k-state-hover > .km-pane-wrapper .k-i-seek-w, .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-seek-w, .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-w, .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-seek-w, .k-rtl .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-seek-w, .contactus-index .k-rtl input[type="text"]:hover .km-pane-wrapper .k-i-seek-w,
  .k-rtl .contactus-index textarea:hover .km-pane-wrapper .k-i-seek-w,
  .contactus-index .k-rtl textarea:hover .km-pane-wrapper .k-i-seek-w, .k-rtl .k-button:active .km-pane-wrapper .k-i-seek-w {
    background-position: -1em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-seek-s {
    background-position: 0 -6em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-s, .k-state-hover > .km-pane-wrapper .k-i-seek-s, .k-state-hover > * > .km-pane-wrapper .k-i-seek-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-s, .k-textbox:hover .km-pane-wrapper .k-i-seek-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-seek-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-seek-s, .k-button:active .km-pane-wrapper .k-i-seek-s {
    background-position: -1em -6em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-seek-w {
    background-position: 0 -7em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-w, .k-state-hover > .km-pane-wrapper .k-i-seek-w, .k-state-hover > * > .km-pane-wrapper .k-i-seek-w, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-w, .k-textbox:hover .km-pane-wrapper .k-i-seek-w, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-seek-w,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-seek-w, .k-button:active .km-pane-wrapper .k-i-seek-w {
    background-position: -1em -7em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .km-pane-wrapper .k-i-seek-e {
    background-position: 0 -7em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-seek-e, .k-rtl .k-state-hover > .km-pane-wrapper .k-i-seek-e, .k-rtl .k-state-hover > * > .km-pane-wrapper .k-i-seek-e, .k-rtl .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-seek-e, .k-rtl .k-textbox:hover .km-pane-wrapper .k-i-seek-e, .k-rtl .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-seek-e, .contactus-index .k-rtl input[type="text"]:hover .km-pane-wrapper .k-i-seek-e,
  .k-rtl .contactus-index textarea:hover .km-pane-wrapper .k-i-seek-e,
  .contactus-index .k-rtl textarea:hover .km-pane-wrapper .k-i-seek-e, .k-rtl .k-button:active .km-pane-wrapper .k-i-seek-e {
    background-position: -1em -7em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrowhead-n {
    background-position: 0 -16em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-n, .k-state-hover > .km-pane-wrapper .k-i-arrowhead-n, .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-n, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-n, .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-n, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrowhead-n,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrowhead-n, .k-button:active .km-pane-wrapper .k-i-arrowhead-n {
    background-position: -1em -16em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrowhead-e {
    background-position: 0 -17em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-e, .k-state-hover > .km-pane-wrapper .k-i-arrowhead-e, .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-e, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-e, .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-e, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrowhead-e,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrowhead-e, .k-button:active .km-pane-wrapper .k-i-arrowhead-e {
    background-position: -1em -17em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrowhead-s {
    background-position: 0 -18em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-s, .k-state-hover > .km-pane-wrapper .k-i-arrowhead-s, .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-s, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-s, .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-s, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrowhead-s,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrowhead-s, .k-button:active .km-pane-wrapper .k-i-arrowhead-s {
    background-position: -1em -18em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-arrowhead-w {
    background-position: 0 -19em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-arrowhead-w, .k-state-hover > .km-pane-wrapper .k-i-arrowhead-w, .k-state-hover > * > .km-pane-wrapper .k-i-arrowhead-w, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-arrowhead-w, .k-textbox:hover .km-pane-wrapper .k-i-arrowhead-w, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-arrowhead-w,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-arrowhead-w, .k-button:active .km-pane-wrapper .k-i-arrowhead-w {
    background-position: -1em -19em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-expand, .km-pane-wrapper .k-plus, .km-pane-wrapper .k-plus-disabled {
    background-position: 0 -12em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-expand, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-plus, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-plus-disabled, .k-state-hover > .km-pane-wrapper .k-i-expand, .k-state-hover > .km-pane-wrapper .k-plus, .k-state-hover > .km-pane-wrapper .k-plus-disabled, .k-state-hover > * > .km-pane-wrapper .k-i-expand, .k-state-hover > * > .km-pane-wrapper .k-plus, .k-state-hover > * > .km-pane-wrapper .k-plus-disabled, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-expand, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-plus, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-plus-disabled, .k-textbox:hover .km-pane-wrapper .k-i-expand, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-expand,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-expand, .k-textbox:hover .km-pane-wrapper .k-plus, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-plus,
  .contactus-index textarea:hover .km-pane-wrapper .k-plus, .k-textbox:hover .km-pane-wrapper .k-plus-disabled, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-plus-disabled,
  .contactus-index textarea:hover .km-pane-wrapper .k-plus-disabled, .k-button:active .km-pane-wrapper .k-i-expand, .k-button:active .km-pane-wrapper .k-plus, .k-button:active .km-pane-wrapper .k-plus-disabled {
    background-position: -1em -12em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-expand-w, .k-rtl .km-pane-wrapper .k-i-expand, .k-rtl .km-pane-wrapper .k-plus, .k-rtl .km-pane-wrapper .k-plus-disabled {
    background-position: 0 -13em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-expand-w, .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-i-expand, .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-plus, .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-plus-disabled, .k-state-hover > .km-pane-wrapper .k-i-expand-w, .k-state-hover > .k-rtl .km-pane-wrapper .k-i-expand, .k-state-hover > .k-rtl .km-pane-wrapper .k-plus, .k-state-hover > .k-rtl .km-pane-wrapper .k-plus-disabled, .k-state-hover > * > .km-pane-wrapper .k-i-expand-w, .k-state-hover > * > .k-rtl .km-pane-wrapper .k-i-expand, .k-state-hover > * > .k-rtl .km-pane-wrapper .k-plus, .k-state-hover > * > .k-rtl .km-pane-wrapper .k-plus-disabled, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-expand-w, .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-i-expand, .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-plus, .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-plus-disabled, .k-textbox:hover .km-pane-wrapper .k-i-expand-w, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-expand-w,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-expand-w, .k-textbox:hover .k-rtl .km-pane-wrapper .k-i-expand, .contactus-index input[type="text"]:hover .k-rtl .km-pane-wrapper .k-i-expand,
  .contactus-index textarea:hover .k-rtl .km-pane-wrapper .k-i-expand, .k-textbox:hover .k-rtl .km-pane-wrapper .k-plus, .contactus-index input[type="text"]:hover .k-rtl .km-pane-wrapper .k-plus,
  .contactus-index textarea:hover .k-rtl .km-pane-wrapper .k-plus, .k-textbox:hover .k-rtl .km-pane-wrapper .k-plus-disabled, .contactus-index input[type="text"]:hover .k-rtl .km-pane-wrapper .k-plus-disabled,
  .contactus-index textarea:hover .k-rtl .km-pane-wrapper .k-plus-disabled, .k-button:active .km-pane-wrapper .k-i-expand-w, .k-button:active .k-rtl .km-pane-wrapper .k-i-expand, .k-button:active .k-rtl .km-pane-wrapper .k-plus, .k-button:active .k-rtl .km-pane-wrapper .k-plus-disabled {
    background-position: -1em -13em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-collapse, .km-pane-wrapper .k-minus, .km-pane-wrapper .k-minus-disabled {
    background-position: 0 -14em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-collapse, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-minus, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-minus-disabled, .k-state-hover > .km-pane-wrapper .k-i-collapse, .k-state-hover > .km-pane-wrapper .k-minus, .k-state-hover > .km-pane-wrapper .k-minus-disabled, .k-state-hover > * > .km-pane-wrapper .k-i-collapse, .k-state-hover > * > .km-pane-wrapper .k-minus, .k-state-hover > * > .km-pane-wrapper .k-minus-disabled, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-collapse, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-minus, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-minus-disabled, .k-textbox:hover .km-pane-wrapper .k-i-collapse, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-collapse,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-collapse, .k-textbox:hover .km-pane-wrapper .k-minus, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-minus,
  .contactus-index textarea:hover .km-pane-wrapper .k-minus, .k-textbox:hover .km-pane-wrapper .k-minus-disabled, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-minus-disabled,
  .contactus-index textarea:hover .km-pane-wrapper .k-minus-disabled, .k-button:active .km-pane-wrapper .k-i-collapse, .k-button:active .km-pane-wrapper .k-minus, .k-button:active .km-pane-wrapper .k-minus-disabled {
    background-position: -1em -14em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-collapse-w, .k-rtl .km-pane-wrapper .k-i-collapse, .k-rtl .km-pane-wrapper .k-minus, .k-rtl .km-pane-wrapper .k-minus-disabled {
    background-position: 0 -15em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-collapse-w, .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-i-collapse, .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-minus, .k-link:not(.k-state-disabled):hover > .k-rtl .km-pane-wrapper .k-minus-disabled, .k-state-hover > .km-pane-wrapper .k-i-collapse-w, .k-state-hover > .k-rtl .km-pane-wrapper .k-i-collapse, .k-state-hover > .k-rtl .km-pane-wrapper .k-minus, .k-state-hover > .k-rtl .km-pane-wrapper .k-minus-disabled, .k-state-hover > * > .km-pane-wrapper .k-i-collapse-w, .k-state-hover > * > .k-rtl .km-pane-wrapper .k-i-collapse, .k-state-hover > * > .k-rtl .km-pane-wrapper .k-minus, .k-state-hover > * > .k-rtl .km-pane-wrapper .k-minus-disabled, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-collapse-w, .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-i-collapse, .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-minus, .k-button:not(.k-state-disabled):hover .k-rtl .km-pane-wrapper .k-minus-disabled, .k-textbox:hover .km-pane-wrapper .k-i-collapse-w, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-collapse-w,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-collapse-w, .k-textbox:hover .k-rtl .km-pane-wrapper .k-i-collapse, .contactus-index input[type="text"]:hover .k-rtl .km-pane-wrapper .k-i-collapse,
  .contactus-index textarea:hover .k-rtl .km-pane-wrapper .k-i-collapse, .k-textbox:hover .k-rtl .km-pane-wrapper .k-minus, .contactus-index input[type="text"]:hover .k-rtl .km-pane-wrapper .k-minus,
  .contactus-index textarea:hover .k-rtl .km-pane-wrapper .k-minus, .k-textbox:hover .k-rtl .km-pane-wrapper .k-minus-disabled, .contactus-index input[type="text"]:hover .k-rtl .km-pane-wrapper .k-minus-disabled,
  .contactus-index textarea:hover .k-rtl .km-pane-wrapper .k-minus-disabled, .k-button:active .km-pane-wrapper .k-i-collapse-w, .k-button:active .k-rtl .km-pane-wrapper .k-i-collapse, .k-button:active .k-rtl .km-pane-wrapper .k-minus, .k-button:active .k-rtl .km-pane-wrapper .k-minus-disabled {
    background-position: -1em -15em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-pencil, .km-pane-wrapper .k-edit {
    background-position: -2em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-pencil, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-edit, .k-state-hover > .km-pane-wrapper .k-i-pencil, .k-state-hover > .km-pane-wrapper .k-edit, .k-state-hover > * > .km-pane-wrapper .k-i-pencil, .k-state-hover > * > .km-pane-wrapper .k-edit, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-pencil, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-edit, .k-textbox:hover .km-pane-wrapper .k-i-pencil, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-pencil,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-pencil, .k-textbox:hover .km-pane-wrapper .k-edit, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-edit,
  .contactus-index textarea:hover .km-pane-wrapper .k-edit, .k-button:active .km-pane-wrapper .k-i-pencil, .k-button:active .km-pane-wrapper .k-edit {
    background-position: -3em 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-close, .km-pane-wrapper .k-delete, .km-pane-wrapper .k-group-delete {
    background-position: -2em -1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-close, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-delete, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-group-delete, .k-state-hover > .km-pane-wrapper .k-i-close, .k-state-hover > .km-pane-wrapper .k-delete, .k-state-hover > .km-pane-wrapper .k-group-delete, .k-state-hover > * > .km-pane-wrapper .k-i-close, .k-state-hover > * > .km-pane-wrapper .k-delete, .k-state-hover > * > .km-pane-wrapper .k-group-delete, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-close, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-delete, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-group-delete, .k-textbox:hover .km-pane-wrapper .k-i-close, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-close,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-close, .k-textbox:hover .km-pane-wrapper .k-delete, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-delete,
  .contactus-index textarea:hover .km-pane-wrapper .k-delete, .k-textbox:hover .km-pane-wrapper .k-group-delete, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-group-delete,
  .contactus-index textarea:hover .km-pane-wrapper .k-group-delete, .k-button:active .km-pane-wrapper .k-i-close, .k-button:active .km-pane-wrapper .k-delete, .k-button:active .km-pane-wrapper .k-group-delete {
    background-position: -3em -1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-si-close {
    background-position: -10em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-si-close, .k-state-hover > .km-pane-wrapper .k-si-close, .k-state-hover > * > .km-pane-wrapper .k-si-close, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-si-close, .k-textbox:hover .km-pane-wrapper .k-si-close, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-si-close,
  .contactus-index textarea:hover .km-pane-wrapper .k-si-close, .k-button:active .km-pane-wrapper .k-si-close {
    background-position: -11em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-multiselect .k-delete {
    background-position: -10em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-multiselect .k-state-hover .k-delete {
    background-position: -11em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-tick, .km-pane-wrapper .k-insert, .km-pane-wrapper .k-update {
    background-position: -2em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-tick, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-insert, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-update, .k-state-hover > .km-pane-wrapper .k-i-tick, .k-state-hover > .km-pane-wrapper .k-insert, .k-state-hover > .km-pane-wrapper .k-update, .k-state-hover > * > .km-pane-wrapper .k-i-tick, .k-state-hover > * > .km-pane-wrapper .k-insert, .k-state-hover > * > .km-pane-wrapper .k-update, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-tick, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-insert, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-update, .k-textbox:hover .km-pane-wrapper .k-i-tick, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-tick,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-tick, .k-textbox:hover .km-pane-wrapper .k-insert, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-insert,
  .contactus-index textarea:hover .km-pane-wrapper .k-insert, .k-textbox:hover .km-pane-wrapper .k-update, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-update,
  .contactus-index textarea:hover .km-pane-wrapper .k-update, .k-button:active .km-pane-wrapper .k-i-tick, .k-button:active .km-pane-wrapper .k-insert, .k-button:active .km-pane-wrapper .k-update {
    background-position: -3em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-check:checked, .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio] {
    background-position: -2em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-check:checked, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio], .k-state-hover > .km-pane-wrapper .k-check:checked, .k-state-hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .k-state-hover > .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio], .k-state-hover > * > .km-pane-wrapper .k-check:checked, .k-state-hover > * > .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .k-state-hover > * > .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio], .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-check:checked, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio], .k-textbox:hover .km-pane-wrapper .k-check:checked, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-check:checked,
  .contactus-index textarea:hover .km-pane-wrapper .k-check:checked, .k-textbox:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .contactus-index input[type="text"]:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox],
  .contactus-index textarea:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .k-textbox:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio], .contactus-index input[type="text"]:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio],
  .contactus-index textarea:hover .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio], .k-button:active .km-pane-wrapper .k-check:checked, .k-button:active .km-pane-wrapper .k-mobile-list .k-edit-field [type=checkbox], .k-button:active .km-pane-wrapper .k-mobile-list .k-edit-field [type=radio] {
    background-position: -3em -2em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-cancel, .km-pane-wrapper .k-cancel, .km-pane-wrapper .k-denied {
    background-position: -2em -3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-cancel, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-cancel, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-denied, .k-state-hover > .km-pane-wrapper .k-i-cancel, .k-state-hover > .km-pane-wrapper .k-cancel, .k-state-hover > .km-pane-wrapper .k-denied, .k-state-hover > * > .km-pane-wrapper .k-i-cancel, .k-state-hover > * > .km-pane-wrapper .k-cancel, .k-state-hover > * > .km-pane-wrapper .k-denied, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-cancel, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-cancel, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-denied, .k-textbox:hover .km-pane-wrapper .k-i-cancel, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-cancel,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-cancel, .k-textbox:hover .km-pane-wrapper .k-cancel, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-cancel,
  .contactus-index textarea:hover .km-pane-wrapper .k-cancel, .k-textbox:hover .km-pane-wrapper .k-denied, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-denied,
  .contactus-index textarea:hover .km-pane-wrapper .k-denied, .k-button:active .km-pane-wrapper .k-i-cancel, .k-button:active .km-pane-wrapper .k-cancel, .k-button:active .km-pane-wrapper .k-denied {
    background-position: -3em -3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-plus, .km-pane-wrapper .k-add {
    background-position: -2em -4em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-plus, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-add, .k-state-hover > .km-pane-wrapper .k-i-plus, .k-state-hover > .km-pane-wrapper .k-add, .k-state-hover > * > .km-pane-wrapper .k-i-plus, .k-state-hover > * > .km-pane-wrapper .k-add, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-plus, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-add, .k-textbox:hover .km-pane-wrapper .k-i-plus, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-plus,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-plus, .k-textbox:hover .km-pane-wrapper .k-add, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-add,
  .contactus-index textarea:hover .km-pane-wrapper .k-add, .k-button:active .km-pane-wrapper .k-i-plus, .k-button:active .km-pane-wrapper .k-add {
    background-position: -3em -4em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-funnel, .km-pane-wrapper .k-filter {
    background-position: -2em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-funnel, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-filter, .k-state-hover > .km-pane-wrapper .k-i-funnel, .k-state-hover > .km-pane-wrapper .k-filter, .k-state-hover > * > .km-pane-wrapper .k-i-funnel, .k-state-hover > * > .km-pane-wrapper .k-filter, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-funnel, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-filter, .k-textbox:hover .km-pane-wrapper .k-i-funnel, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-funnel,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-funnel, .k-textbox:hover .km-pane-wrapper .k-filter, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-filter,
  .contactus-index textarea:hover .km-pane-wrapper .k-filter, .k-button:active .km-pane-wrapper .k-i-funnel, .k-button:active .km-pane-wrapper .k-filter {
    background-position: -3em -5em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-funnel-clear, .km-pane-wrapper .k-clear-filter {
    background-position: -2em -6em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-funnel-clear, .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-clear-filter, .k-state-hover > .km-pane-wrapper .k-i-funnel-clear, .k-state-hover > .km-pane-wrapper .k-clear-filter, .k-state-hover > * > .km-pane-wrapper .k-i-funnel-clear, .k-state-hover > * > .km-pane-wrapper .k-clear-filter, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-funnel-clear, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-clear-filter, .k-textbox:hover .km-pane-wrapper .k-i-funnel-clear, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-funnel-clear,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-funnel-clear, .k-textbox:hover .km-pane-wrapper .k-clear-filter, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-clear-filter,
  .contactus-index textarea:hover .km-pane-wrapper .k-clear-filter, .k-button:active .km-pane-wrapper .k-i-funnel-clear, .k-button:active .km-pane-wrapper .k-clear-filter {
    background-position: -3em -6em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-refresh {
    background-position: -2em -7em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-refresh, .k-state-hover > .km-pane-wrapper .k-i-refresh, .k-state-hover > * > .km-pane-wrapper .k-i-refresh, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-refresh, .k-textbox:hover .km-pane-wrapper .k-i-refresh, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-refresh,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-refresh, .k-button:active .km-pane-wrapper .k-i-refresh {
    background-position: -3em -7em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-exception {
    background-position: -10em -19em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-exception, .k-state-hover > .km-pane-wrapper .k-i-exception, .k-state-hover > * > .km-pane-wrapper .k-i-exception, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-exception, .k-textbox:hover .km-pane-wrapper .k-i-exception, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-exception,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-exception, .k-button:active .km-pane-wrapper .k-i-exception {
    background-position: -11em -19em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-restore {
    background-position: -2em -8em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-restore, .k-state-hover > .km-pane-wrapper .k-i-restore, .k-state-hover > * > .km-pane-wrapper .k-i-restore, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-restore, .k-textbox:hover .km-pane-wrapper .k-i-restore, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-restore,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-restore, .k-button:active .km-pane-wrapper .k-i-restore {
    background-position: -3em -8em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-maximize {
    background-position: -2em -9em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-maximize, .k-state-hover > .km-pane-wrapper .k-i-maximize, .k-state-hover > * > .km-pane-wrapper .k-i-maximize, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-maximize, .k-textbox:hover .km-pane-wrapper .k-i-maximize, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-maximize,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-maximize, .k-button:active .km-pane-wrapper .k-i-maximize {
    background-position: -3em -9em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-minimize {
    background-position: -4em -18em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-minimize, .k-state-hover > .km-pane-wrapper .k-i-minimize, .k-state-hover > * > .km-pane-wrapper .k-i-minimize, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-minimize, .k-textbox:hover .km-pane-wrapper .k-i-minimize, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-minimize,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-minimize, .k-button:active .km-pane-wrapper .k-i-minimize {
    background-position: -5em -18em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-pin {
    background-position: -10em -16em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-pin, .k-state-hover > .km-pane-wrapper .k-i-pin, .k-state-hover > * > .km-pane-wrapper .k-i-pin, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-pin, .k-textbox:hover .km-pane-wrapper .k-i-pin, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-pin,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-pin, .k-button:active .km-pane-wrapper .k-i-pin {
    background-position: -11em -16em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-unpin {
    background-position: -10em -17em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-unpin, .k-state-hover > .km-pane-wrapper .k-i-unpin, .k-state-hover > * > .km-pane-wrapper .k-i-unpin, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-unpin, .k-textbox:hover .km-pane-wrapper .k-i-unpin, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-unpin,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-unpin, .k-button:active .km-pane-wrapper .k-i-unpin {
    background-position: -11em -17em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-resize-se {
    background-position: -2em -10em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-resize-se, .k-state-hover > .km-pane-wrapper .k-resize-se, .k-state-hover > * > .km-pane-wrapper .k-resize-se, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-resize-se, .k-textbox:hover .km-pane-wrapper .k-resize-se, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-resize-se,
  .contactus-index textarea:hover .km-pane-wrapper .k-resize-se, .k-button:active .km-pane-wrapper .k-resize-se {
    background-position: -3em -10em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-calendar {
    background-position: -2em -11em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-calendar, .k-state-hover > .km-pane-wrapper .k-i-calendar, .k-state-hover > * > .km-pane-wrapper .k-i-calendar, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-calendar, .k-textbox:hover .km-pane-wrapper .k-i-calendar, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-calendar,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-calendar, .k-button:active .km-pane-wrapper .k-i-calendar {
    background-position: -3em -11em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-i-clock {
    background-position: -2em -12em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-i-clock, .k-state-hover > .km-pane-wrapper .k-i-clock, .k-state-hover > * > .km-pane-wrapper .k-i-clock, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-i-clock, .k-textbox:hover .km-pane-wrapper .k-i-clock, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-i-clock,
  .contactus-index textarea:hover .km-pane-wrapper .k-i-clock, .k-button:active .km-pane-wrapper .k-i-clock {
    background-position: -3em -12em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-si-plus {
    background-position: -2em -13em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-si-plus, .k-state-hover > .km-pane-wrapper .k-si-plus, .k-state-hover > * > .km-pane-wrapper .k-si-plus, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-si-plus, .k-textbox:hover .km-pane-wrapper .k-si-plus, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-si-plus,
  .contactus-index textarea:hover .km-pane-wrapper .k-si-plus, .k-button:active .km-pane-wrapper .k-si-plus {
    background-position: -3em -13em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-si-minus {
    background-position: -2em -14em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-link:not(.k-state-disabled):hover > .km-pane-wrapper .k-si-minus, .k-state-hover > .km-pane-wrapper .k-si-minus, .k-state-hover > * > .km-pane-wrapper .k-si-minus, .k-button:not(.k-state-disabled):hover .km-pane-wrapper .k-si-minus, .k-textbox:hover .km-pane-wrapper .k-si-minus, .contactus-index input[type="text"]:hover .km-pane-wrapper .k-si-minus,
  .contactus-index textarea:hover .km-pane-wrapper .k-si-minus, .k-button:active .km-pane-wrapper .k-si-minus {
    background-position: -3em -14em;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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, .km-pane-wrapper .k-mobile-list .k-widget, .km-pane-wrapper .k-edit-field > *:not([type="checkbox"]):not([type="radio"]):not(.k-button) {
  text-indent: 0;
  font-size: 1em;
  line-height: 1.6em;
  vertical-align: middle;
  height: auto;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-widget {
  border: 0;
  border-radius: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-ie .km-pane-wrapper .k-mobile-list .k-widget {
  height: initial;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-widget .k-input, .km-pane-wrapper .k-mobile-list .k-widget .k-state-default {
  border: 0;
  background: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper *:not(.k-state-default):not(.k-pager-input) > input:not([type="checkbox"]):not([type="radio"]), .km-pane-wrapper .k-mobile-list select:not([multiple]), .km-pane-wrapper .k-mobile-list textarea, .km-pane-wrapper .k-mobile-list .k-widget, .km-pane-wrapper .k-edit-field > *:not([type="checkbox"]):not([type="radio"]):not(.k-button) {
  width: 80%;
  padding: .6em 0;
  margin: -0.5em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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, .km-pane-wrapper .k-mobile-list .k-widget, .km-pane-wrapper .k-mobile-list .k-edit-field > * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  float: right;
  z-index: 1;
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-scheduler-views {
  width: 18em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: .5em 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper #recurrence .k-scheduler-navigation {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-scheduler-views, .km-pane-wrapper .k-mobile-list .k-scheduler-navigation {
  display: table;
  table-layout: fixed;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-scheduler-views li, .km-pane-wrapper .k-mobile-list .k-scheduler-navigation li {
  display: table-cell;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  margin-top: -0.5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:last-child {
  margin-bottom: -0.5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  text-indent: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
  margin-left: 20%;
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-picker-wrap, .km-pane-wrapper .k-mobile-list .k-numeric-wrap, .km-pane-wrapper .k-mobile-list .k-dropdown-wrap {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-link {
  height: 50%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid .k-button, .km-pane-wrapper .rgMasterTable .k-button, .km-pane-wrapper .k-edit-form-container .k-button {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-grid .k-button + .k-button, .km-pane-wrapper .rgMasterTable .k-button + .k-button, .km-pane-wrapper .k-edit-form-container .k-button + .k-button {
  margin: 0 0 0 .18em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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 .86em;
  min-width: .7em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-pager-wrap {
  line-height: 2.4em;
}

@media all and (max-width: 699px), (-ms-high-contrast: active) and (-ms-high-contrast: none) and (max-width: 800px) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper *:not(.k-state-default):not(.k-pager-input) > input:not([type="checkbox"]):not([type="radio"]), .km-pane-wrapper .k-mobile-list select:not([multiple]), .km-pane-wrapper .k-mobile-list textarea, .km-pane-wrapper .k-mobile-list .k-widget, .km-pane-wrapper .k-edit-field > *:not([type="checkbox"]):not([type="radio"]):not(.k-button) {
    width: 50%;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
    margin-left: 50%;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-timezone-button {
    margin-left: 1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-nav-today a {
    padding-left: .6em;
    padding-right: .6em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper li.k-nav-current {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-pager-wrap {
    position: relative;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .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;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-pager-numbers li {
    float: none;
    display: inline-block;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-pager-nav {
    float: left;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-pager-nav + .k-pager-nav ~ .k-pager-nav {
    position: absolute;
    right: .3em;
    top: .3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-pager-wrap .k-pager-numbers + .k-pager-nav, .km-pane-wrapper .k-pager-nav:first-child + .k-pager-nav + .k-pager-nav {
    right: 3em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .km-pane-wrapper .k-pager-info {
    display: none;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check, .km-pane-wrapper .k-mobile-list .k-edit-field > * > select:not([multiple]), .km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-widget .km-scroll-wrapper {
  position: relative;
  padding-bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: .3em;
  width: .3em;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  -webkit-transition: "opacity 0.3s linear";
  transition: "opacity 0.3s linear";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.km-horizontal-scrollbar {
  width: 100%;
  left: 2px;
  bottom: 2px;
}

@media only screen and (max-width: 1024px) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-scheduler-toolbar > ul.k-scheduler-views {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 10000;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views {
    right: auto;
    left: 6px;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-scheduler-toolbar > ul.k-scheduler-views > li:not(.k-current-view) {
    display: none;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-scheduler-toolbar li.k-nav-current .k-lg-date-format {
    display: none;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-scheduler-toolbar li.k-nav-current .k-sm-date-format {
    display: inline;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    display: block;
    border-width: 1px;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    text-align: left;
    padding-left: 1em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .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;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    padding-left: 0;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .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: .333em;
    width: 1.333em;
    height: 1.333em;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .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;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .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);
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
  .k-rtl .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    text-align: left;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-end .k-fx-next, .k-fx-end .k-fx-current {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx .k-fx-current {
  z-index: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx .k-fx-next {
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-hidden, .k-fx-hidden * {
  visibility: hidden !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-reverse .k-fx-current {
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-reverse .k-fx-next {
  z-index: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-zoom.k-fx-start .k-fx-next {
  -webkit-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  transform: scale(0) !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-zoom.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next, .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-fade.k-fx-start .k-fx-next {
  will-change: opacity;
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: opacity;
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-end .k-fx-next .km-content, .k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer, .k-fx-slide.k-fx-end .k-fx-current .km-content, .k-fx-slide.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-end .k-fx-current .km-footer {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-start .k-fx-next .km-footer {
  will-change: opacity;
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
  will-change: opacity;
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx.k-fx-overlay.k-fx-start .k-fx-next, .k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-wrap {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-wrap .k-list.k-virtual-list {
  height: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-list > .k-virtual-content {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-option-label {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-wrap > .k-virtual-header {
  text-align: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-popup .k-item.k-first {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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: .857em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-popup .k-list .k-item > .k-group {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 .5em;
  line-height: 1.8;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-popup .k-state-hover > .k-group {
  right: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-virtual-item.k-first, .k-group-header + .k-list > .k-item.k-first, .k-static-header + .k-list > .k-item.k-first {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
  text-align: right;
}

@font-face {
  font-family: 'KendoUIGlyphs';
  src: url("fonts/glyphs/KendoUIGlyphs.eot?-wd8xpd");
  src: url("fonts/glyphs/KendoUIGlyphs.eot?#iefix-wd8xpd") format("embedded-opentype"), url("fonts/glyphs/KendoUIGlyphs.ttf?-wd8xpd") format("truetype"), url("fonts/glyphs/KendoUIGlyphs.woff?-wd8xpd") format("woff"), url("fonts/glyphs/KendoUIGlyphs.svg?-wd8xpd#KendoUIGlyphs") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrow-n:before {
  content: "\e600";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrow-e:before {
  content: "\e601";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrow-s:before {
  content: "\e602";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrow-w:before {
  content: "\e603";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-seek-n:before {
  content: "\e604";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-seek-e:before {
  content: "\e605";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-seek-s:before {
  content: "\e606";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-seek-w:before {
  content: "\e607";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sarrow-n:before {
  content: "\e608";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sarrow-:before {
  content: "\e609";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sarrow-s:before {
  content: "\e60a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sarrow-w:before {
  content: "\e60b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-expand-n:before {
  content: "\e60c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-expand-e:before {
  content: "\e60d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-expand-s:before {
  content: "\e60e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-expand-w:before {
  content: "\e60f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-collapse-ne:before {
  content: "\e610";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-collapse-se:before {
  content: "\e611";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-collapse-sw:before {
  content: "\e612";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-collapse-nw:before {
  content: "\e613";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-resize-ne:before {
  content: "\e614";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-resize-se:before {
  content: "\e615";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-resize-sw:before {
  content: "\e616";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-resize-nw:before {
  content: "\e617";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrowhead-n:before {
  content: "\e618";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrowhead-e:before {
  content: "\e619";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrowhead-s:before {
  content: "\e61a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-arrowhead-w:before {
  content: "\e61b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-pencil:before {
  content: "\e61c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-x:before {
  content: "\e61d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-checkmark:before {
  content: "\e61e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-deny:before {
  content: "\e61f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-trash:before {
  content: "\e620";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-plus:before {
  content: "\e621";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-splus:before {
  content: "\e622";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-minus:before {
  content: "\e623";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sminus:before {
  content: "\e624";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-filter:before {
  content: "\e625";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-filter-clear:before {
  content: "\e626";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-refresh:before {
  content: "\e627";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-refresh-clear:before {
  content: "\e628";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-restore:before {
  content: "\e629";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-maximize:before {
  content: "\e62a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-minimize:before {
  content: "\e62b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-pin:before {
  content: "\e62c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-unpin:before {
  content: "\e62d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-calendar:before {
  content: "\e62e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-clock:before {
  content: "\e62f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-search:before {
  content: "\e630";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-zoom-in:before {
  content: "\e631";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-zoom-out:before {
  content: "\e632";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-print:before {
  content: "\e633";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-folder-add:before {
  content: "\e634";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-folder-up:before {
  content: "\e635";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-image:before {
  content: "\e636";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-image:before {
  content: "\e637";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-file:before {
  content: "\e638";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-file:before {
  content: "\e639";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-files:before {
  content: "\e63a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-pdf:before {
  content: "\e63b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-pdfa:before {
  content: "\e68d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-xls:before {
  content: "\e63c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-xlsa:before {
  content: "\e63d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-lock:before {
  content: "\e63e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-unlock:before {
  content: "\e63f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-rows:before {
  content: "\e640";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-columns:before {
  content: "\e641";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-hamburger:before {
  content: "\e642";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-vbars:before {
  content: "\e643";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-hbars:before {
  content: "\e644";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-move:before {
  content: "\e645";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-group:before {
  content: "\e646";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-ungroup:before {
  content: "\e647";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-dimension:before {
  content: "\e648";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-connector:before {
  content: "\e649";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-kpi:before {
  content: "\e64a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-undo:before {
  content: "\e64b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-redo:before {
  content: "\e64c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-undo-large:before {
  content: "\e64d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-redo-large:before {
  content: "\e64e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-rotate-ccw:before {
  content: "\e64f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-rotate-cw:before {
  content: "\e650";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-cut:before {
  content: "\e651";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-copy:before {
  content: "\e652";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-paste:before {
  content: "\e653";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-bold:before {
  content: "\e654";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-italic:before {
  content: "\e655";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-underline:before {
  content: "\e656";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-strike-through:before {
  content: "\e657";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-text:before {
  content: "\e658";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-font-size:before {
  content: "\e68e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-font-family:before {
  content: "\e68f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-fx:before {
  content: "\e659";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-subscript:before {
  content: "\e65a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-superscript:before {
  content: "\e65b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-background:before {
  content: "\e65c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sum:before {
  content: "\e65d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-increase-decimal:before {
  content: "\e65e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-decrease-decimal:before {
  content: "\e65f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-justify-left:before {
  content: "\e660";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-justify-center:before {
  content: "\e661";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-justify-right:before {
  content: "\e662";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-justify-full:before {
  content: "\e663";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-justify-clear:before {
  content: "\e664";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-align-top:before {
  content: "\e665";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-align-middle:before {
  content: "\e666";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-align-bottom:before {
  content: "\e667";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-indent:before {
  content: "\e668";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-outdent:before {
  content: "\e669";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-n:before {
  content: "\e66a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-m:before {
  content: "\e66b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-s:before {
  content: "\e66c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-unordered-list:before {
  content: "\e66d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-insert-ordered-list:before {
  content: "\e66e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sort-asc:before {
  content: "\e66f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-sort-desc:before {
  content: "\e670";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-unsort:before {
  content: "\e671";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-hyperlink:before {
  content: "\e672";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-hyperlink-remove:before {
  content: "\e673";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-clearformat:before {
  content: "\e674";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-html:before {
  content: "\e675";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-exception:before {
  content: "\e676";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-custom:before {
  content: "\e677";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-cog:before {
  content: "\e678";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-create-table:before {
  content: "\e679";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-add-column-left:before {
  content: "\e67a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-add-column-right:before {
  content: "\e67b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-delete-column:before {
  content: "\e67c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-add-row-above:before {
  content: "\e67d";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-add-row-below:before {
  content: "\e67e";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-delete-row:before {
  content: "\e67f";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-merge-cells:before {
  content: "\e680";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-normal-layout:before {
  content: "\e681";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-page-layout:before {
  content: "\e682";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-all-borders:before {
  content: "\e683";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-inside-borders:before {
  content: "\e684";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-inside-horizontal-borders:before {
  content: "\e685";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-inside-vertical-borders:before {
  content: "\e686";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-outside-borders:before {
  content: "\e687";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-top-border:before {
  content: "\e688";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-right-border:before {
  content: "\e689";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-bottom-border:before {
  content: "\e68a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-left-border:before {
  content: "\e68b";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-no-borders:before {
  content: "\e68c";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-merge-horizontally:before {
  content: "\e690";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-merge-vertically:before {
  content: "\e691";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-text-wrap:before {
  content: "\e692";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-dollar:before {
  content: "\e693";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-percent:before {
  content: "\e694";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-freeze-col:before {
  content: "\e695";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-freeze-row:before {
  content: "\e696";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-freeze-panes:before {
  content: "\e697";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-i-format-number:before {
  content: "\e698";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet {
  width: 800px;
  height: 600px;
  border-width: 1px;
  border-style: solid;
  cursor: default;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane td {
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane table {
  table-layout: fixed;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane table.k-spreadsheet-merged-cell {
  width: auto;
  height: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane table.k-spreadsheet-row-header {
  width: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane table.k-spreadsheet-row-header td {
  border-left-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane table.k-spreadsheet-column-header {
  height: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-pane table.k-spreadsheet-column-header td {
  border-top-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-selection, .k-spreadsheet .k-spreadsheet-active-cell {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-active-cell.k-left {
  border-left-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-active-cell td {
  border-width: 0 !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-formula-bar {
  border-width: 1px;
  border-style: solid;
  padding-left: 31px;
  position: relative;
  font-size: 12px;
  font-family: Arial,Verdana,sans-serif;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-formula-bar:before {
  background-image: none;
  font-family: 'KendoUIGlyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.3em;
  line-height: 1;
  opacity: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e659";
  display: block;
  height: 20px;
  top: 3px;
  border-width: 0 1px 0 0;
  border-style: solid;
  position: absolute;
  width: 24px;
  margin-left: -24px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-formula-bar:after {
  content: "";
  display: block;
  border-width: 0 0 1px;
  border-style: solid;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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: nowrap;
  padding: 3px .5em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-cell-editor {
  position: absolute;
  display: none;
  padding: 0 .3em;
  line-height: 20px;
  z-index: 2000;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet > .k-spreadsheet-view {
  position: relative;
  font-size: 12px;
  font-family: Arial,Verdana,sans-serif;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-tabstrip-wrapper {
  position: relative;
  line-height: 1.7em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-tabstrip-wrapper .k-tabstrip-items {
  padding: .3em 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-quick-access-toolbar {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding: .3em .3em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-quick-access-toolbar .k-button {
  padding: .3em;
  line-height: 1.4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-merged-cells-wrapper, .k-spreadsheet .k-selection-wrapper, .k-spreadsheet .k-filter-headers, .k-spreadsheet .k-spreadsheet-column-header {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-spreadsheet-sheets-bar {
  border-width: 1px 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-dirty-cell {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-dirty {
  right: 0;
  margin: -2px 0 0 -7px;
  border-width: 4px;
  border-color: #f00 #f00 transparent transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-font-icon, .k-font-icon.k-icon, .k-font-icon.k-tool-icon {
  font-family: 'KendoUIGlyphs';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.3em;
  line-height: 1;
  opacity: 1;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none;
  font-size: 16px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet .k-colorpicker .k-tool-icon {
  overflow: visible;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter {
  position: absolute;
  cursor: pointer;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-sample {
  float: right;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-clipboard-paste, .k-spreadsheet-clipboard {
  position: absolute;
  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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-top-corner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  border-width: 0 1px 1px 0;
  border-style: solid;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-scroller {
  width: 100%;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-fixed-container {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-view-size {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-pane.k-top {
  border-top-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-pane.k-left {
  border-left-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-column-header, .k-spreadsheet-row-header {
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-root-tabs {
  border-width: 0;
  margin: -1em -1em 0;
  padding: .5em 1em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-root-tabs .k-loading {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-list-wrapper {
  padding: .15em 0;
  border-width: 1px;
  border-style: solid;
  height: 190px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-list .k-item {
  border-radius: 0;
  padding: .5em .6em .4em .6em;
  cursor: pointer;
  line-height: 1.1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-format-filter {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-format-filter + .k-group-header + .k-list-wrapper {
  margin-top: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-window .k-action-buttons {
  padding: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-format-cells .k-spreadsheet-preview {
  font-weight: bold;
  text-align: center;
  font-size: 1.16em;
  line-height: 3.64em;
  margin: 0 -0.863em .72em;
  border-style: solid;
  border-width: 1px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-border-palette {
  width: 153px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-border-palette .k-colorpalette {
  vertical-align: bottom;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-popup .k-separator {
  width: 1px;
  height: 1.8em;
  vertical-align: middle;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-popup .k-colorpalette {
  vertical-align: top;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-popup .k-button.k-button-icon {
  padding: .6em;
  border-width: 0;
  border-radius: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-popup .k-button.k-button-icontext {
  display: block;
  text-align: left;
  text-transform: initial;
  padding: .3em 1.5em .3em .9em;
  border-width: 0;
  border-radius: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu {
  width: 280px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu > .k-menu {
  border-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu > .k-menu .k-link {
  padding-left: 26px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu > .k-menu .k-icon.k-font-icon {
  margin-left: -26px;
  width: 26px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  height: 200px;
  overflow-y: scroll;
  overflow-x: auto;
  border-width: 1px;
  border-style: solid;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper .k-treeview {
  overflow: visible;
  padding: 6px 7px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 4px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details-summary {
  cursor: pointer;
  line-height: 26px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details-summary .k-icon {
  margin: 0 5px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details-content {
  padding: 0 8px 0 26px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details-content > .k-textbox, .k-spreadsheet-filter-menu .contactus-index .k-details-content > input[type="text"], .contactus-index .k-spreadsheet-filter-menu .k-details-content > input[type="text"],
.k-spreadsheet-filter-menu .contactus-index .k-details-content > textarea,
.contactus-index .k-spreadsheet-filter-menu .k-details-content > textarea, .k-spreadsheet-filter-menu .k-details-content > .k-widget {
  width: 100%;
  margin-bottom: 3px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details-content .k-space-right {
  background-image: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-details-content .k-filter-and {
  width: 75px;
  margin: 8px 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-filter-menu .k-action-buttons {
  border-top-width: 0;
  margin: 8px;
  padding: 0;
  position: static;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-resize-handle, .k-resize-hint {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-resize-hint-handle {
  width: 100%;
  height: 20px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-resize-hint-marker {
  width: 2px;
  height: 100%;
  margin: 0 auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-resize-hint-vertical .k-resize-hint-handle {
  height: 100%;
  width: 20px;
  float: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-resize-hint-vertical .k-resize-hint-marker {
  height: 2px;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-quick-access-toolbar .k-button, .k-button.k-spreadsheet-sheets-bar-add {
  border-color: transparent;
  background-color: transparent;
  background-image: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-tabstrip {
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-tabstrip > .k-content {
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin: 0;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-tabstrip .k-loading {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar.k-toolbar {
  border-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar.k-toolbar .k-overflow-anchor + * {
  margin-left: .3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar > .k-widget, .k-spreadsheet-toolbar .k-button, .k-spreadsheet-toolbar > .k-button-group, .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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar > .k-widget[data-property='fontSize'] {
  width: 75px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar > .k-widget[data-property='format'] {
  width: 100px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar > .k-widget[data-property='fontFamily'] {
  width: 130px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar > .k-widget .k-state-default:not(.k-state-hover):not(.k-state-active) .k-select {
  border-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-toolbar .k-separator {
  margin: 0 3px;
  width: 0;
  overflow: hidden;
  height: 1.8em;
  vertical-align: middle;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-formula-input > .k-syntax-func.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-bool.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-ref.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-str.k-syntax-at-point, .k-spreadsheet-formula-input > .k-syntax-num.k-syntax-at-point {
  text-decoration: underline;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-selection-highlight {
  border-width: 2px;
  border-style: solid;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-formula-list {
  min-width: 100px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-formula-list .k-item {
  padding: 0 .3em;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-sheets-bar {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-button.k-spreadsheet-sheets-bar-add {
  position: absolute;
  bottom: .2em;
  left: .4em;
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-tabstrip-bottom .k-spreadsheet-sheets-remove {
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-sheets-remove .k-button-icon {
  padding: 2px;
  line-height: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-sheets-remove .k-icon {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.common.min.scss */
.k-spreadsheet-sheets-items-hint {
  margin-top: .1em;
  background: none !important;
  border-width: 0 !important;
}

@font-face {
  font-family: "DejaVu Sans";
  src: url("fonts/DejaVu/DejaVuSans.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-weight: bold;
  src: url("fonts/DejaVu/DejaVuSans-Bold.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-style: italic;
  src: url("fonts/DejaVu/DejaVuSans-Oblique.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Sans";
  font-weight: bold;
  font-style: italic;
  src: url("fonts/DejaVu/DejaVuSans-BoldOblique.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  src: url("fonts/DejaVu/DejaVuSerif.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-weight: bold;
  src: url("fonts/DejaVu/DejaVuSerif-Bold.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-style: italic;
  src: url("fonts/DejaVu/DejaVuSerif-Italic.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Serif";
  font-weight: bold;
  font-style: italic;
  src: url("fonts/DejaVu/DejaVuSerif-BoldItalic.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  src: url("fonts/DejaVu/DejaVuSansMono.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-weight: bold;
  src: url("fonts/DejaVu/DejaVuSansMono-Bold.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-style: italic;
  src: url("fonts/DejaVu/DejaVuSansMono-Oblique.ttf?v=1.1") format("truetype");
}
@font-face {
  font-family: "DejaVu Mono";
  font-weight: bold;
  font-style: italic;
  src: url("fonts/DejaVu/DejaVuSansMono-BoldOblique.ttf?v=1.1") format("truetype");
}
/*
* Kendo UI v2015.3.930 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
@-ms-viewport {
  width: device-width;
  user-zoom: fixed;
  max-zoom: 1;
  min-zoom: 1;
}
@media (orientation: landscape) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
  .km-tablet .km-on-ios.km-horizontal.km-web:not(.km-ios-chrome) {
    position: fixed;
    bottom: 0;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root {
  font-size: .92em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root.km-retina input, .km-root.km-retina select, .km-root.km-retina textarea {
  font-size: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root a {
  color: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet {
  font-size: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root *:focus {
  outline-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root, .km-pane, .km-pane-wrapper {
  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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-pane-wrapper {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-pane, .km-shim {
  font-family: sans-serif;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-pane {
  overflow-x: hidden;
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-vertical .km-collapsible-pane {
  position: absolute;
  z-index: 2 !important;
  -webkit-transition: -webkit-transform 350ms ease-out;
  transition: transform 350ms ease-out;
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-vertical .km-expanded-splitview .km-collapsible-pane {
  -webkit-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-expanded-pane-shim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-expanded-splitview .km-expanded-pane-shim {
  display: block;
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root > * {
  margin: 0;
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-content {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-view, .km-split-content {
  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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff .km-view, .k-ff .km-pane {
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff18 .km-view, .k-ff18 .km-pane, .k-ff19 .km-view, .k-ff19 .km-pane, .k-ff20 .km-view, .k-ff20 .km-pane, .k-ff21 .km-view, .k-ff21 .km-pane {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff .km-view {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-content p, .km-content h1, .km-content h2, .km-content h3, .km-content h4, .km-content h5, .km-content h6 {
  margin-left: 1rem;
  margin-right: 1rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-header, .km-footer {
  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%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-header {
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-footer {
  background: #1a1a1a;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
[data-role="layout"] {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
[data-role="view"], [data-role="drawer"], kendo-mobile-view, kendo-mobile-split-view, kendo-mobile-drawer {
  visibility: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-view {
  visibility: visible;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-header, .km-footer {
  position: relative;
  z-index: 1;
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
  .km-view {
    display: table;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
  .km-header, .km-footer, .km-content {
    display: table-row;
  }

  /* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
  .km-header, .km-footer {
    height: 1px;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar, .km-navbar, .km-button, .km-buttongroup, .km-tabstrip, .km-blackberry li.km-actionsheet-cancel > a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-background-origin: border-box;
  background-origin: border-box;
  position: relative;
  display: inline-block;
  padding: .4em .7em;
  margin: .1rem;
  overflow: visible;
  text-decoration: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip, .km-root .k-toolbar, .km-navbar {
  display: block;
  padding: .8em;
  margin: 0;
  width: 100%;
  border-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-default-content {
  padding: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-shim {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-shim:before {
  content: "\a0";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-shim .k-animation-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-loader h1 {
  font-size: 1rem;
  color: white;
  text-align: center;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-loader .km-loading, .km-load-more .km-icon, .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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-loader .km-loading:after, .km-load-more .km-icon:after {
  color: #ccc;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-loading-left, .km-loading-right {
  display: none;
}

@-webkit-keyframes km-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  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(0deg);
    transform: rotate(0deg);
  }
  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);
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-stretched-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-stretched-view > * {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-stretched-view > .km-pane-wrapper {
  position: static;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-stretched-view > .km-pane-wrapper > .km-pane {
  position: static;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 100000;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root.km-native-scrolling, .km-root.km-native-scrolling .km-view, .km-root.km-native-scrolling .km-splitview .km-pane {
  min-height: 100%;
  height: auto;
  -webkit-transform: none;
  overflow-x: visible;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling, .km-native-scrolling .km-pane, .km-native-scrolling .km-view {
  -ms-touch-action: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-pane, .km-native-scrolling .km-view {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-content {
  -ms-flex: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-blackberry .km-content {
  min-height: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-splitview {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-header {
  position: fixed;
  top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-android .km-header {
  top: auto;
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-footer {
  position: fixed;
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-android .km-footer {
  top: 0;
  bottom: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-badge {
  z-index: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-splitview .km-header, .km-native-scrolling .km-splitview .km-footer, .km-native-scrolling .km-popup.km-pane .km-header, .km-native-scrolling .km-popup.km-pane .km-footer {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-modalview .km-header, .km-native-scrolling .km-modalview .km-footer {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-content {
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-shim, .km-native-scrolling .km-popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  height: auto !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-drawer {
  position: fixed;
  top: 0;
  height: 100% !important;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling > .km-pane > .km-loader {
  position: fixed;
  top: 50%;
  margin-top: -2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-header, .km-native-scrolling .km-footer {
  z-index: 2;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-state-disabled {
  opacity: .5;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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: .6rem;
  text-shadow: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-badge {
  top: -1em;
  right: -1em;
  line-height: 2em;
  margin-left: .5em;
  min-width: .9em;
  padding: 0 .55em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-badge {
  top: -0.2em;
  right: auto;
  margin-left: -1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-detail {
  position: absolute;
  float: right;
  right: .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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-detaildisclose {
  font-size: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff .km-detail {
  width: 1rem;
  height: 1rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-detail .km-text {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-rowinsert:after, .km-widget .km-rowdelete:after, .km-widget .km-contactadd:after, .km-widget .km-detaildisclose:after, .km-widget .km-rowinsert:before, .km-widget .km-rowdelete:before, .km-widget .km-contactadd:before, .km-widget .km-detaildisclose:before, .km-detail .km-icon {
  left: .15em;
  top: .15em;
  line-height: 1em;
  font-size: 1em;
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-detaildisclose:after {
  left: .1em;
  top: .25em;
  text-align: center;
  font-weight: bold;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-button {
  cursor: pointer;
  outline: 0;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
button.km-button {
  display: inline-block;
  font: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-button:hover {
  text-decoration: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-ios .km-state-disabled .km-button, .km-android .km-state-disabled .km-button, .km-blackberry .km-state-disabled .km-button, .km-meego .km-state-disabled .km-button {
  color: #aaa;
  text-shadow: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-pane .k-button:focus, .km-root .km-pane .k-button:active, .km-root .km-pane .k-button:focus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-buttongroup {
  padding: .4rem .7rem;
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
  margin: .5em auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-buttongroup {
  padding: 0;
  border-color: transparent;
  background: 0;
  white-space: nowrap;
  display: table;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-buttongroup > .km-button {
  display: table-cell;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-buttongroup .km-button {
  margin: 0;
  border-width: 1px 0 1px 1px;
  padding: .48em .9em .44em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-buttongroup .km-button {
  padding: .4em .8em .34em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-navbar .km-buttongroup {
  font-size: .95rem;
  line-height: 1em;
  margin: 0 0 .2em;
  display: inline-block;
  height: 1.5em;
  top: -2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-toolbar .km-buttongroup {
  margin: 0;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-navbar .km-buttongroup {
  top: -1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-navbar .km-buttongroup > .km-button {
  font-size: 1em;
  min-width: 4rem;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-navbar .km-buttongroup > .km-button {
  min-width: 6rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-view .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-ios .km-buttongroup .km-button {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible {
  margin: 1em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible.km-collapsibleinset {
  margin: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible + .km-collapsible {
  margin-top: -1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible-header {
  position: relative;
  border-style: solid;
  border-width: 1px 0;
  padding: .4em 20px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsibleinset > .km-collapsible-header {
  border-width: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible + .km-collapsible > .km-collapsible-header {
  border-top-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsibleinset.km-collapsed > .km-collapsible-header {
  border-radius: .5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsibleinset.km-expanded > .km-collapsible-header {
  border-radius: .5em .5em 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible-header .km-icon {
  display: inline-block;
  font-size: .8em;
  margin-right: .3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible-content {
  border-style: solid;
  border-width: 1px 0;
  border-top: 0;
  padding: .4em;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsible-header .km-arrow-s, .km-collapsible-header .km-arrow-n {
  position: absolute;
  top: .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-icon-left .km-arrow-s, .km-icon-left .km-arrow-n {
  left: .2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-icon-right .km-arrow-s, .km-icon-right .km-arrow-n {
  left: auto;
  right: .2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-icon-top .km-arrow-s, .km-icon-top .km-arrow-n {
  position: static;
  display: block;
  margin: 0 auto;
  width: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-collapsibleinset > .km-collapsible-content {
  border-radius: 0 0 .5em .5em;
  border-width: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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: 0;
  visibility: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-animated {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-hide-title {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-show-title:after {
  display: block;
  content: "\a0";
  height: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-fill-title:after {
  height: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-footer .km-show-title:after {
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-view-title, .km-dialog-title {
  position: relative;
  visibility: visible;
  text-align: center;
  font-size: 1.4em;
  line-height: 2.3em;
  margin-left: auto;
  margin-right: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-horizontal .km-view-title {
  line-height: 2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar, .km-navbar {
  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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff.km-root .k-toolbar, .k-ff .km-navbar {
  overflow: visible;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-navbar .km-button {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-navbar .km-no-title {
  padding-top: .7rem;
  padding-bottom: .7rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-horizontal .km-navbar .km-button {
  margin-top: .3rem;
  margin-bottom: .3rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-horizontal .km-navbar .km-no-title {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet.km-root .km-no-title {
  padding-top: .55rem;
  padding-bottom: .55rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-navbar .km-button {
  margin-top: .45rem;
  margin-bottom: .45rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-pane .km-navbar .km-no-title {
  visibility: visible;
  line-height: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-leftitem, .km-rightitem {
  z-index: 1;
  position: absolute;
  right: .5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup .km-rightitem {
  right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-leftitem {
  left: .5em;
  right: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup .km-leftitem {
  left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-leftitem, .km-rightitem {
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-leftitem > *, .km-rightitem > * {
  display: inline-block;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-leftitem:before, .km-rightitem:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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: .55em 3.4em .55em .5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-widget.k-toolbar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar span.km-icon {
  vertical-align: middle;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-button-icon {
  padding-left: .4em;
  padding-right: .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-button-icon .km-icon {
  margin-left: 0;
  margin-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar > * {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  line-height: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .km-button {
  line-height: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root div.k-toolbar > .k-align-left {
  float: left;
  line-height: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root div.k-toolbar > .k-align-right {
  float: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar > .km-button, .km-root .k-toolbar .km-buttongroup, .km-root .k-toolbar .k-split-button, .km-root .k-toolbar .k-widget, .km-root .k-toolbar .km-widget, .km-root .k-toolbar .k-textbox, .km-root .k-toolbar .contactus-index input[type="text"], .contactus-index .km-root .k-toolbar input[type="text"],
.km-root .k-toolbar .contactus-index textarea,
.contactus-index .km-root .k-toolbar textarea, .km-root .k-toolbar label, .km-root .k-toolbar .k-separator {
  margin: 0 .4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-button-icontext .km-icon {
  margin-left: -0.15em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-split-button {
  padding-left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-split-button .km-button, .km-root .k-toolbar .km-buttongroup .km-group-start {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-split-button > .km-button {
  padding-left: 1em;
  padding-right: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
  padding-left: .2em;
  padding-right: .2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-anchor span.km-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-anchor .km-icon:after, .km-root .k-overflow-anchor .km-icon:before {
  margin-left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .k-item {
  float: none;
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container li:last-child .k-overflow-button, .km-root .k-split-container li:last-child .km-button {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .km-buttongroup {
  padding: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .km-buttongroup > li {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .km-state-disabled {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .k-overflow-hidden {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .k-toolbar-first-visible, .km-root .k-overflow-container .k-overflow-group + .k-overflow-group {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-overflow-wrapper .km-actionsheet-wrapper .km-actionsheet {
  overflow: hidden;
  overflow-y: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip {
  padding: .4rem .7rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-horizontal .km-tabstrip {
  padding: .2rem .7rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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) {
  /* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
  .km-tabstrip {
    word-spacing: normal;
    width: 100%;
  }
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-button {
  font-family: Arial,Helvetica,sans-serif;
  color: #a8a8a8;
  padding: .4em .8em;
  border-width: 0;
  border-color: transparent;
  background: 0;
  margin: 0;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-button:first-child {
  border-left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-button:last-child {
  border-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch input[type=checkbox] {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch, .km-checkbox {
  text-align: left;
  font-size: 1rem;
  display: inline-block;
  width: 6.4rem;
  height: 2rem;
  line-height: 2rem;
  position: relative;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-wrapper, .km-slider-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-background, .km-slider-background {
  display: block;
  margin: 0 1px 1px -5em;
  height: 100%;
  width: 200%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-container {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-checkbox {
  width: 1.8rem;
  height: 1.8rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-checkbox-checked:after {
  content: "\a0";
  display: block;
  width: 100%;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-handle {
  top: 0;
  left: 0;
  width: 2.72em;
  height: 100%;
  display: inline-block;
  margin: -1px 0 0 -1px;
  background-color: #000;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-label-on, .km-switch-label-off {
  display: block;
  width: 130%;
  font-size: 1em;
  line-height: 2em;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-label-off {
  left: 104%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-switch-label-on {
  left: -134%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .km-switch {
  position: absolute;
  top: 50%;
  right: .8rem;
  margin-top: -1rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listview-link:after {
  width: .5rem;
  height: .5rem;
  content: "\a0";
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.2rem;
  border-style: solid;
  border-width: .24rem .24rem 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listview-wrapper > ul:not(.km-listview) {
  margin: 0 auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list, .km-listview {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listinset, .km-listgroupinset {
  margin: 1em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff .km-listinset:after, .k-ff .km-listgroupinset:after {
  display: block;
  height: 0;
  content: "\a0";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listinset, .km-listgroupinset .km-list {
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listview .km-switch {
  margin-top: -0.95rem;
  position: absolute;
  right: .8rem;
  top: 50%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listview .km-list {
  text-indent: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list > li, .km-widget .km-listview-link, .km-widget .km-listview-label {
  margin: 0;
  display: block;
  position: relative;
  list-style-type: none;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .7em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list > li {
  line-height: 1.6em;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-virtual-list {
  position: relative;
  width: 100%;
  -webkit-transform: translateZ(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-virtual-list > li {
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateZ(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-list .km-load-more, .km-widget .km-list .km-load-more {
  border-bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list > li > * {
  line-height: normal;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-group-title {
  display: block;
  font-weight: bold;
  padding: .2em 0;
  text-indent: .8em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listgroupinset .km-group-title {
  margin-top: .65em;
  line-height: 2em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list:not(.km-virtual-list) > li:first-child {
  border-top-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list:not(.km-virtual-list) > li:last-child {
  border-bottom-width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-listview-link, .km-widget .km-listview-label {
  line-height: inherit;
  text-decoration: none;
  margin: -0.5em -0.7em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listview-link:after, .km-listview-label:after {
  border-color: #777;
  content: "\a0";
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.32rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-form {
  width: 100%;
  padding: .5em 0;
  border: 1px solid transparent;
  border-width: 1px 0;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-wrap {
  position: relative;
  margin: 0 .7em;
  padding: .2em .4em;
  border: 1px solid transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-filter-wrap {
  max-width: 24em;
  margin: 0 auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-wrap > input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-wrap input {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  background: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  vertical-align: middle;
  padding: 0 1.4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-reset {
  display: inline-block;
  margin-left: -1.6em;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
  text-decoration: none;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-reset .km-clear {
  font-size: 1.6em;
  width: 1em;
  height: 1em;
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-filter-reset > .km-text {
  position: absolute;
  top: -3333px;
  left: -3333px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-load-more {
  display: block;
  padding: .3em 0 1.2em;
  height: 3.2em;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scroller-pull .km-template {
  display: inline-block;
  min-width: 200px;
  text-align: left;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-load-more .km-icon, .km-widget .km-scroller-pull .km-icon {
  display: inline-block;
  height: 2rem;
  margin-right: 1rem;
  vertical-align: middle;
  width: 2rem;
  font-size: 2rem;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 300ms linear;
  transition: transform 300ms linear;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-scroller-release .km-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-scroller-refresh .km-icon {
  -webkit-transition: none;
  transition: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: .4em;
  width: .4em;
  background-color: #333;
  opacity: 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-horizontal-scrollbar {
  width: 100%;
  left: 0;
  bottom: 2px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scrollview, .km-scroll-container {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-user-select: -moz-none;
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scroll-wrapper {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scroll-header {
  position: absolute;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scrollview {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scrollview > div > * {
  -webkit-transform: translatez(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scrollview > div > [data-role=page] {
  vertical-align: top;
  display: inline-block;
  min-height: 1px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-scrollview .km-virtual-page {
  min-height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-ff18 .km-scrollview > div, .k-ff19 .km-scrollview > div, .k-ff20 .km-scrollview > div, .k-ff21 .km-scrollview > div {
  width: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-pages {
  text-align: center;
  margin: 0;
  padding: .6em 0 0;
  height: 1.5em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-pages li {
  display: inline-block;
  width: .5em;
  height: .55em;
  margin: 0 .3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-actionsheet > li {
  line-height: 2em;
  border-bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-actionsheet > li > a {
  line-height: 1.5em;
  text-align: left;
  background: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-popup .k-list, .km-widget.km-actionsheet {
  padding: 0;
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-popup .k-item:last-child, .km-widget.km-actionsheet > li:last-child {
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget.km-actionsheet-wrapper {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-actionsheet-root.km-shim .k-animation-container {
  width: 100% !important;
  height: 100% !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-pane div.km-actionsheet-phone {
  background: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tablet .km-actionsheet-phone li.km-actionsheet-title, .km-tablet div.km-actionsheet-phone li.km-actionsheet-cancel {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popover-root .km-popup-wrapper {
  position: relative !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup-wrapper, .km-modalview-wrapper {
  z-index: 10001;
  position: relative;
  background: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup-arrow, .km-popup-arrow:after, .km-popup-arrow:before {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  left: 0;
  z-index: 2;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-left .km-popup-arrow, .km-right .km-popup-arrow {
  margin-top: -8px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-up .km-popup-arrow, .km-down .km-popup-arrow {
  margin-left: -8px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup-arrow:after, .km-popup-arrow:before {
  display: block;
  content: "\a0";
  width: 0;
  height: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-up .km-popup-arrow {
  top: auto;
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-left .km-popup-arrow {
  left: auto;
  right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popup.km-pane {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 100px;
  background: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popover-root .km-view {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-popover-root .km-content {
  -ms-flex: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
div.km-split-content > .km-pane {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  width: auto;
  height: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
div.km-split-content > .km-pane:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
div.km-split-horizontal > .km-content > .km-pane {
  top: 0;
  bottom: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-split-vertical > .km-content > .km-pane > .km-view {
  display: -webkit-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-modalview-root {
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-modalview .km-content {
  box-flex: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-auto-height .km-content {
  -ms-flex: auto;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-view.km-modalview {
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-modalview-root:before, .km-modalview-wrapper:before {
  vertical-align: middle;
  height: 100%;
  margin-left: -1px;
  content: "\a0";
  width: 0;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-drawer, [data-role=drawer] {
  top: 0;
  left: auto;
  width: 250px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-drawer .km-header, .km-drawer .km-footer {
  z-index: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-left-drawer {
  left: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-right-drawer {
  right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-item label:before, .km-item label.km-item-checked:after {
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  left: .6em;
  width: 36px;
  height: 36px;
  margin-top: -18px;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider {
  line-height: .6em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider-horizontal {
  width: 50%;
  height: .6em;
  line-height: .6em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .k-slider {
  position: absolute;
  right: 0;
  margin-top: -0.5em;
  top: 50%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .k-slider-track {
  left: 1em !important;
  right: 1em;
  height: 100%;
  display: block;
  position: absolute;
  border: .5em solid transparent;
  border-width: .5em 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider-horizontal .k-slider-track {
  width: auto !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider .k-slider-track {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider-track, .km-widget .k-slider-selection {
  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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider-horizontal .k-slider-selection {
  top: 0;
  height: 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider-items {
  margin: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider .k-draghandle {
  text-indent: -3333px;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  display: block;
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider-tooltip {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-dialog {
  position: absolute;
  min-width: 19em;
  max-width: 25em;
  overflow: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-dialog-title {
  position: static;
  float: none;
  height: 2.6em;
  margin-top: -2.6em;
  font-size: 1.22em;
  line-height: 3em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-dialog:before {
  content: "\a0";
  display: block;
  overflow: visible;
  width: 100%;
  height: 3em;
  opacity: .2;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-dialog-content {
  font-weight: normal;
  min-height: 2em;
  text-align: center;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-dialog .km-button {
  display: block;
  margin: .4em;
  font-size: 1.3em;
  text-align: center;
  padding: .44em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list input[type=text]:not(.k-input), .km-list input[type=password], .km-list input[type=search], .km-list input[type=number], .km-list input[type=tel], .km-list input[type=url], .km-list input[type=email], .km-list input[type=file], .km-list input[type=month], .km-list input[type=color], .km-list input[type=week], .km-list input[type=date], .km-list input[type=time], .km-list input[type=datetime], .km-list input[type=datetime-local], .km-list select:not([multiple]), .km-list .k-dropdown, .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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .k-slider .k-tick, .km-widget .k-slider .k-label, .km-widget .k-slider .k-button {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list textarea {
  position: relative;
  width: -webkit-calc(50%+.7em);
  width: calc(50%+.7em);
  margin-right: -0.7em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list input, .km-list select, .km-list textarea, .km-list input[type=checkbox], .km-list input[type=radio] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list input[type=checkbox], .km-list input[type=radio] {
  position: absolute;
  top: 50%;
  right: .7em;
  margin-top: -0.5em;
  background: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget input, .km-widget textarea {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list textarea {
  top: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .k-dropdown {
  line-height: 1.4em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .k-dropdown, .km-list .k-dropdown .k-input {
  background-color: transparent;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .k-dropdown-wrap {
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .km-listview-label:after, .km-list input ~ .km-listview-link:after, .km-list textarea ~ .km-listview-link:after, .km-list select ~ .km-listview-link:after, .km-list .k-dropdown ~ .km-listview-link:after {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-list .k-dropdown select, .km-list .k-dropdown .k-select {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-widget .km-list textarea {
  position: relative;
  float: right;
  margin-top: 0;
  font-family: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-listview-label input[type=radio], .km-listview-label input[type=checkbox] {
  border: 0;
  font-size: inherit;
  width: 1em;
  height: .9em;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-end .k-fx-next, .k-fx-end .k-fx-current {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx .k-fx-current {
  z-index: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx .k-fx-next {
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-hidden, .k-fx-hidden * {
  visibility: hidden !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-reverse .k-fx-current {
  z-index: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-reverse .k-fx-next {
  z-index: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-zoom.k-fx-start .k-fx-next {
  -webkit-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  transform: scale(0) !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-zoom.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next, .k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-fade.k-fx-start .k-fx-next {
  will-change: opacity;
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: opacity;
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-end .k-fx-next .km-content, .k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer, .k-fx-slide.k-fx-end .k-fx-current .km-content, .k-fx-slide.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-end .k-fx-current .km-footer {
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-start .k-fx-next .km-footer {
  will-change: opacity;
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-end .k-fx-current .km-content {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
  will-change: opacity;
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
  opacity: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header, .k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-end .k-fx-current {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  -webkit-transform: translatex(0);
  -ms-transform: translatex(0);
  transform: translatex(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  -webkit-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  transform: translatex(-100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx.k-fx-overlay.k-fx-start .k-fx-next, .k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
  will-change: transform;
  -webkit-transform: translatex(100%);
  -ms-transform: translatex(100%);
  transform: translatex(100%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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%);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-on-wp .km-view, .km-on-wp .km-header, .km-on-wp .km-footer, .km-on-wp .km-slider, .km-on-wp .km-switch, .km-on-wp .km-filter-reset, .km-on-wp .km-shim .k-animation-container, .km-on-wp .km-scroll-container {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-ios, .km-blackberry, .km-on-ios .km-view, .km-on-ios .km-header, .km-on-ios .km-footer, .km-on-ios .km-slider, .km-on-ios .km-switch, .km-on-ios .km-group-title, .km-on-ios .km-filter-reset, .km-on-ios .km-shim .k-animation-container, .km-on-ios .km-scroll-container, .km-on-blackberry .km-view, .km-on-blackberry .km-content, .km-on-blackberry .km-header, .km-on-blackberry .km-footer, .km-on-blackberry .km-icon, .km-on-blackberry .km-switch, .km-on-blackberry .km-popup .k-item, .km-on-blackberry .km-actionsheet-wrapper, .km-on-android.km-4 .k-slider {
  -webkit-transform: translatez(0);
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-on-android.km-4 .km-switch, .km-on-android.km-4 .km-listview-wrapper, .km-on-android.km-4 .km-content, .km-on-android.km-4 .km-switch-handle, .km-android.km-4.km-on-android .km-switch-wrapper, .km-on-android.km-4 .km-scroll-container, .km-on-meego .km-content, .km-on-meego .km-switch, .km-on-meego .km-icon, .km-on-meego .km-header, .km-on-meego .km-footer, .km-on-meego .km-content, .km-on-meego .km-switch-handle, .km-on-meego .km-switch-wrapper {
  -webkit-transform: translatez(0);
  -webkit-backface-visibility: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-android4.km-ios-chrome .km-listview-wrapper {
  -webkit-transform: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-native-scrolling .km-header, .km-native-scrolling .km-footer, .km-native-scrolling .km-shim, .km-native-scrolling .km-popup-overlay, .km-native-scrolling .km-drawer, .km-native-scrolling > .km-pane > .km-loader, .km-on-android.km-4 .km-scroller-pull .km-icon {
  -webkit-backface-visibility: hidden;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-on-android.km-4 input {
  -webkit-user-modify: read-write-plaintext-only;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-wp .km-view .km-absolute, .km-meego .km-view .km-absolute {
  position: absolute;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-detail .km-icon, .km-button .km-icon, .km-list .km-icon, .km-ios .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin-left: -0.3em;
  margin-right: .3em;
  vertical-align: baseline;
  display: inline-block;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
html .km-widget .km-view .km-notext {
  margin-left: 0;
  margin-right: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-buttongroup .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin: .05em .16em 0 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-button .km-icon {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.5rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-image, .km-tabstrip .km-button .km-icon {
  margin: 0 auto .1em;
  display: inline-block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-tabstrip .km-text {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-phone .km-tabstrip .km-icon {
  height: 2.2rem;
  width: 2.2rem;
  font-size: 2.2rem;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-phone .km-horizontal .km-tabstrip .km-icon {
  height: 2rem;
  width: 2rem;
  font-size: 2rem;
}

@font-face {
  font-family: "Kendo UI";
  src: url("images/kendoui.woff?v=1.1") format("woff"), url("images/kendoui.ttf?v=1.1") format("truetype"), url("images/kendoui.svg#kendoui") format("svg");
}
/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
body:before {
  font-family: "Kendo UI";
  content: "\a0";
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-root .km-pane .km-view .km-icon {
  -webkit-background-clip: text;
  -webkit-background-size: 0;
  background-size: 0;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-icon {
  position: relative;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-icon:after, .km-icon:before, .km-contactadd:after, .km-contactadd:before, .km-rowdelete:after, .km-rowdelete:before, .km-rowinsert:after, .km-rowinsert:before, .km-detaildisclose:after, .km-detaildisclose:before, .km-loading:after, .km-filter-wrap: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";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-icon:before, .km-contactadd:before, .km-rowdelete:before, .km-rowinsert:before, .km-detaildisclose:before {
  position: absolute;
  margin-top: 1px;
  color: rgba(0, 0, 0, 0.7);
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-state-active .km-icon:before, .km-state-active .km-contactadd:before, .km-state-active .km-rowdelete:before, .km-state-active .km-rowinsert:before, .km-state-active .km-detaildisclose:before {
  display: block;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-ios7 .km-detaildisclose:after {
  font-family: serif;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-ios7 .km-icon:before, .km-ios7 .km-contactadd:before, .km-ios7 .km-rowdelete:before, .km-ios7 .km-rowinsert:before, .km-ios7 .km-detaildisclose:before {
  display: none;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.k-webkit .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-safari .km-ios:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after, .k-safari .km-blackberry: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;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.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;
  -webkit-text-fill-color: inherit;
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-contactadd:after, .km-contactadd:before, .km-rowinsert:after, .km-rowinsert:before {
  content: "\E039";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-rowdelete:after, .km-rowdelete:before {
  content: "\E03a";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-detaildisclose:after, .km-detaildisclose:before {
  content: "\E0E2";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-action:after, .km-action:before {
  content: "\e0ca";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-add:after, .km-add:before {
  content: "\e0cb";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-arrow-n:after, .km-arrow-n:before {
  content: "\e001";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-arrow-s:after, .km-arrow-s:before {
  content: "\e002";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-battery:after, .km-battery:before {
  content: "\e0ce";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-bookmarks:after, .km-bookmarks:before {
  content: "\e0cf";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-camera:after, .km-camera:before {
  content: "\e0d0";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-cart:after, .km-cart:before {
  content: "\e0d1";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-edit:after, .km-compose:after, .km-edit:before, .km-compose:before {
  content: "\e0d5";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-contacts:after, .km-contacts:before {
  content: "\e0e4";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-trash:after, .km-delete:after, .km-trash:before, .km-delete:before {
  content: "\e0ec";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-details:after, .km-details:before {
  content: "\e0e2";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-download:after, .km-downloads:after, .km-download:before, .km-downloads:before {
  content: "\e0d4";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-fastforward:after, .km-fastforward:before {
  content: "\e0d9";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-toprated:after, .km-favorites:after, .km-toprated:before, .km-favorites:before {
  content: "\e0d7";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-featured:after, .km-featured:before {
  content: "\e0d8";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-globe:after, .km-globe:before {
  content: "\e0dc";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-history:after, .km-history:before {
  content: "\e0e7";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-home:after, .km-home:before {
  content: "\e0dd";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-info:after, .km-about:after, .km-info:before, .km-about:before {
  content: "\e0de";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-minus:after, .km-minus:before {
  content: "\e033";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-more:after, .km-more:before {
  content: "\e0e0";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-mostrecent:after, .km-mostrecent:before {
  content: "\e0cc";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-mostviewed:after, .km-mostviewed:before {
  content: "\e0d6";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-organize:after, .km-organize:before {
  content: "\e0eb";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-pause:after, .km-pause:before {
  content: "\e0e3";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-play:after, .km-play:before {
  content: "\e0e5";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-plus:after, .km-plus:before {
  content: "\e032";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-recents:after, .km-recents:before {
  content: "\e0d2";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-refresh:after, .km-refresh:before {
  content: "\e0e6";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-reply:after, .km-reply:before {
  content: "\e0ed";
}

/* line 9, ../kendo/2015.3.1111/styles/kendo.mobile.all.min.scss */
.km-rewind:after, .km-rewind:before {
  content: "\e0e8";
}