/******************************************************************************************\
*			 NOTE: All styles an place holder images assume dims of 640x480 				*
\******************************************************************************************/

/* ToDo: make #D1D1D1 a dotLess constant (grey color used for lines and borders) */

/* ToDo: make #1786EB a dotLess constant (light blue for link hover and other feedback) */

/*
* Kendo UI Complete v2013.3.1119 (http://kendoui.com)
* Copyright 2013 Telerik AD. All rights reserved.
*
* Kendo UI Complete commercial licenses may be obtained at
* https://www.kendoui.com/purchase/license-agreement/kendo-ui-complete-commercial.aspx
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/

/* /style/kendo/kendo.common.min.css:L9 */
.fake {
  color: red;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-floatwrap:after,
.k-slider-items:after,
.k-grid-toolbar:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.prohibit-selection {
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block,
.k-button,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-tabstrip-items .k-item,
.k-link.k-state-hover,
.k-textbox,
.k-textbox:hover,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-autocomplete.k-state-hover,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-draghandle {
  background-repeat: repeat;
  background-position: 0 center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:hover {
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-highlight > .k-link {
  color: inherit;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox > input,
.k-input[type="text"],
.k-input[type="number"],
.k-textbox,
.k-picker-wrap .k-input,
.k-button {
  font-size: 100%;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-widget,
.k-block,
.k-inline-block,
.k-draghandle {
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block,
.k-widget {
  line-height: normal;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block {
  padding: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button {
  display: inline-block;
  margin: 0;
  padding: 2px 7px 2px;
  font-family: inherit;
  line-height: 1.66em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-button {
  line-height: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
a.k-button {
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button:-moz-any(input) {
  padding-bottom: .37em;
  padding-top: 0.37em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-button {
  overflow: visible;
  margin-right: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 a.k-button {
  line-height: 1.6;
  padding-left: 7px;
  padding-right: 7px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-slider a.k-button {
  height: 22px;
  line-height: 22px;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-button-expand {
  margin-left: 0;
  margin-right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
button.k-button::-moz-focus-inner,
input.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
a.k-button-expand {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
button.k-button-expand,
input[type="submit"].k-button-expand,
input[type="button"].k-button-expand,
input[type="reset"].k-button-expand {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
body .k-button-icon {
  padding-left: 4px;
  padding-right: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 a.k-button-icon {
  padding-left: 5px;
  padding-right: 5px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-icontext {
  padding-right: 8px;
  overflow: visible;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-icontext .k-icon,
.k-button-icontext .k-image {
  margin-right: .2rem;
  margin-left: -0.2rem;
  vertical-align: text-top;
}
/* /style/kendo/kendo.common.min.css:L9 */
html body .k-button-bare {
  background: none!important;
  color: inherit;
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
html body .k-button-bare.k-upload-button:hover {
  color: inherit;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header span.k-link {
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-icon,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-upload-button input {
  cursor: default!important;
  outline: 0;
}
@media print {
  /* /style/kendo/kendo.common.min.css:L9 */
  .k-state-disabled,
  .k-state-disabled .k-input {
    opacity: 1 !important;
  }
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-error {
  border-style: ridge;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-empty {
  font-style: italic;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-icon,
.k-sprite,
.k-button-group .k-tool-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie8 .k-icon,
.k-ie8 .k-sprite,
.k-ie8 .k-button-group .k-tool-icon {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
:root * > .k-icon,
:root * > .k-sprite,
:root * > .k-button-group .k-tool-icon {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-icon,
.k-sprite {
  background-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-icon,
.k-ie7 .k-sprite {
  text-indent: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-select .k-link span.k-i-arrow-n {
  background-position: 0 -3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-select .k-link span.k-i-arrow-s {
  background-position: 0 -35px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-selected .k-i-arrow-n {
  background-position: -16px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-state-selected .k-i-arrow-n,
.k-state-hover > .k-state-selected .k-i-arrow-n,
.k-state-hover > * > .k-state-selected .k-i-arrow-n,
.k-button:hover .k-state-selected .k-i-arrow-n,
.k-textbox:hover .k-state-selected .k-i-arrow-n,
.k-button:active .k-state-selected .k-i-arrow-n {
  background-position: -32px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-n,
.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-n {
  background-position: -16px -3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-selected .k-i-arrow-s {
  background-position: -16px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-state-selected .k-i-arrow-s,
.k-state-hover > .k-state-selected .k-i-arrow-s,
.k-state-hover > * > .k-state-selected .k-i-arrow-s,
.k-button:hover .k-state-selected .k-i-arrow-s,
.k-textbox:hover .k-state-selected .k-i-arrow-s,
.k-button:active .k-state-selected .k-i-arrow-s {
  background-position: -32px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-link.k-state-selected span.k-i-arrow-s,
.k-numerictextbox .k-state-hover .k-link span.k-i-arrow-s {
  background-position: -16px -35px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-link:hover span.k-i-arrow-n {
  background-position: 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-link:hover span.k-i-arrow-s {
  background-position: 0 -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-group-indicator .k-link:hover span.k-si-arrow-n {
  background-position: 0 -129px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-group-indicator .k-link:hover span.k-si-arrow-s {
  background-position: 0 -159px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-group-indicator .k-button:hover span.k-group-delete {
  background-position: -32px -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler .k-scheduler-toolbar .k-nav-current .k-link .k-i-calendar {
  background-position: -32px -176px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrow-n {
  background-position: 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrow-n,
.k-state-hover > .k-i-arrow-n,
.k-state-hover > * > .k-i-arrow-n,
.k-button:hover .k-i-arrow-n,
.k-textbox:hover .k-i-arrow-n,
.k-button:active .k-i-arrow-n {
  background-position: -16px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrow-e {
  background-position: 0 -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-state-hover > .k-i-arrow-e,
.k-state-hover > * > .k-i-arrow-e,
.k-button:hover .k-i-arrow-e,
.k-textbox:hover .k-i-arrow-e,
.k-button:active .k-i-arrow-e {
  background-position: -16px -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-i-arrow-w {
  background-position: 0 -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-rtl .k-state-hover > .k-i-arrow-w,
.k-rtl .k-state-hover > * > .k-i-arrow-w,
.k-rtl .k-button:hover .k-i-arrow-w,
.k-rtl .k-textbox:hover .k-i-arrow-w,
.k-rtl .k-button:active .k-i-arrow-w {
  background-position: -16px -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrow-s {
  background-position: 0 -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrow-s,
.k-state-hover > .k-i-arrow-s,
.k-state-hover > * > .k-i-arrow-s,
.k-button:hover .k-i-arrow-s,
.k-textbox:hover .k-i-arrow-s,
.k-button:active .k-i-arrow-s {
  background-position: -16px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrow-w {
  background-position: 0 -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrow-w,
.k-state-hover > .k-i-arrow-w,
.k-state-hover > * > .k-i-arrow-w,
.k-button:hover .k-i-arrow-w,
.k-textbox:hover .k-i-arrow-w,
.k-button:active .k-i-arrow-w {
  background-position: -16px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-i-arrow-e {
  background-position: 0 -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-arrow-e,
.k-rtl .k-state-hover > .k-i-arrow-e,
.k-rtl .k-state-hover > * > .k-i-arrow-e,
.k-rtl .k-button:hover .k-i-arrow-e,
.k-rtl .k-textbox:hover .k-i-arrow-e,
.k-rtl .k-button:active .k-i-arrow-e {
  background-position: -16px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-seek-n {
  background-position: 0 -64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-seek-n,
.k-state-hover > .k-i-seek-n,
.k-state-hover > * > .k-i-seek-n,
.k-button:hover .k-i-seek-n,
.k-textbox:hover .k-i-seek-n,
.k-button:active .k-i-seek-n {
  background-position: -16px -64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-seek-e {
  background-position: 0 -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-seek-e,
.k-state-hover > .k-i-seek-e,
.k-state-hover > * > .k-i-seek-e,
.k-button:hover .k-i-seek-e,
.k-textbox:hover .k-i-seek-e,
.k-button:active .k-i-seek-e {
  background-position: -16px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-i-seek-w {
  background-position: 0 -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-seek-w,
.k-rtl .k-state-hover > .k-i-seek-w,
.k-rtl .k-state-hover > * > .k-i-seek-w,
.k-rtl .k-button:hover .k-i-seek-w,
.k-rtl .k-textbox:hover .k-i-seek-w,
.k-rtl .k-button:active .k-i-seek-w {
  background-position: -16px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-seek-s {
  background-position: 0 -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-seek-s,
.k-state-hover > .k-i-seek-s,
.k-state-hover > * > .k-i-seek-s,
.k-button:hover .k-i-seek-s,
.k-textbox:hover .k-i-seek-s,
.k-button:active .k-i-seek-s {
  background-position: -16px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-seek-w {
  background-position: 0 -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-seek-w,
.k-state-hover > .k-i-seek-w,
.k-state-hover > * > .k-i-seek-w,
.k-button:hover .k-i-seek-w,
.k-textbox:hover .k-i-seek-w,
.k-button:active .k-i-seek-w {
  background-position: -16px -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-i-seek-e {
  background-position: 0 -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-link:not(.k-state-disabled):hover > .k-i-seek-e,
.k-rtl .k-state-hover > .k-i-seek-e,
.k-rtl .k-state-hover > * > .k-i-seek-e,
.k-rtl .k-button:hover .k-i-seek-e,
.k-rtl .k-textbox:hover .k-i-seek-e,
.k-rtl .k-button:active .k-i-seek-e {
  background-position: -16px -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-arrow-n {
  background-position: 0 -129px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-arrow-n,
.k-state-hover > .k-si-arrow-n,
.k-state-hover > * > .k-si-arrow-n,
.k-button:hover .k-si-arrow-n,
.k-textbox:hover .k-si-arrow-n,
.k-button:active .k-si-arrow-n {
  background-position: -16px -129px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-arrow-e {
  background-position: 0 -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-arrow-e,
.k-state-hover > .k-si-arrow-e,
.k-state-hover > * > .k-si-arrow-e,
.k-button:hover .k-si-arrow-e,
.k-textbox:hover .k-si-arrow-e,
.k-button:active .k-si-arrow-e {
  background-position: -16px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-arrow-s {
  background-position: 0 -159px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-arrow-s,
.k-state-hover > .k-si-arrow-s,
.k-state-hover > * > .k-si-arrow-s,
.k-button:hover .k-si-arrow-s,
.k-textbox:hover .k-si-arrow-s,
.k-button:active .k-si-arrow-s {
  background-position: -16px -159px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-arrow-w {
  background-position: 0 -176px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-arrow-w,
.k-state-hover > .k-si-arrow-w,
.k-state-hover > * > .k-si-arrow-w,
.k-button:hover .k-si-arrow-w,
.k-textbox:hover .k-si-arrow-w,
.k-button:active .k-si-arrow-w {
  background-position: -16px -176px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrowhead-n {
  background-position: 0 -256px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-n,
.k-state-hover > .k-i-arrowhead-n,
.k-state-hover > * > .k-i-arrowhead-n,
.k-button:hover .k-i-arrowhead-n,
.k-textbox:hover .k-i-arrowhead-n,
.k-button:active .k-i-arrowhead-n {
  background-position: -16px -256px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrowhead-e {
  background-position: 0 -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-e,
.k-state-hover > .k-i-arrowhead-e,
.k-state-hover > * > .k-i-arrowhead-e,
.k-button:hover .k-i-arrowhead-e,
.k-textbox:hover .k-i-arrowhead-e,
.k-button:active .k-i-arrowhead-e {
  background-position: -16px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrowhead-s {
  background-position: 0 -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-s,
.k-state-hover > .k-i-arrowhead-s,
.k-state-hover > * > .k-i-arrowhead-s,
.k-button:hover .k-i-arrowhead-s,
.k-textbox:hover .k-i-arrowhead-s,
.k-button:active .k-i-arrowhead-s {
  background-position: -16px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-arrowhead-w {
  background-position: 0 -304px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-arrowhead-w,
.k-state-hover > .k-i-arrowhead-w,
.k-state-hover > * > .k-i-arrowhead-w,
.k-button:hover .k-i-arrowhead-w,
.k-textbox:hover .k-i-arrowhead-w,
.k-button:active .k-i-arrowhead-w {
  background-position: -16px -304px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-expand,
.k-plus,
.k-plus-disabled {
  background-position: 0 -192px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-expand,
.k-link:not(.k-state-disabled):hover > .k-plus,
.k-link:not(.k-state-disabled):hover > .k-plus-disabled,
.k-state-hover > .k-i-expand,
.k-state-hover > .k-plus,
.k-state-hover > .k-plus-disabled,
.k-state-hover > * > .k-i-expand,
.k-state-hover > * > .k-plus,
.k-state-hover > * > .k-plus-disabled,
.k-button:hover .k-i-expand,
.k-button:hover .k-plus,
.k-button:hover .k-plus-disabled,
.k-textbox:hover .k-i-expand,
.k-textbox:hover .k-plus,
.k-textbox:hover .k-plus-disabled,
.k-button:active .k-i-expand,
.k-button:active .k-plus,
.k-button:active .k-plus-disabled {
  background-position: -16px -192px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-expand-w,
.k-rtl .k-i-expand,
.k-rtl .k-plus,
.k-rtl .k-plus-disabled {
  background-position: 0 -208px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-expand-w,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-i-expand,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-plus,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-plus-disabled,
.k-state-hover > .k-i-expand-w,
.k-state-hover > .k-rtl .k-i-expand,
.k-state-hover > .k-rtl .k-plus,
.k-state-hover > .k-rtl .k-plus-disabled,
.k-state-hover > * > .k-i-expand-w,
.k-state-hover > * > .k-rtl .k-i-expand,
.k-state-hover > * > .k-rtl .k-plus,
.k-state-hover > * > .k-rtl .k-plus-disabled,
.k-button:hover .k-i-expand-w,
.k-button:hover .k-rtl .k-i-expand,
.k-button:hover .k-rtl .k-plus,
.k-button:hover .k-rtl .k-plus-disabled,
.k-textbox:hover .k-i-expand-w,
.k-textbox:hover .k-rtl .k-i-expand,
.k-textbox:hover .k-rtl .k-plus,
.k-textbox:hover .k-rtl .k-plus-disabled,
.k-button:active .k-i-expand-w,
.k-button:active .k-rtl .k-i-expand,
.k-button:active .k-rtl .k-plus,
.k-button:active .k-rtl .k-plus-disabled {
  background-position: -16px -208px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-collapse,
.k-minus,
.k-minus-disabled {
  background-position: 0 -224px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-collapse,
.k-link:not(.k-state-disabled):hover > .k-minus,
.k-link:not(.k-state-disabled):hover > .k-minus-disabled,
.k-state-hover > .k-i-collapse,
.k-state-hover > .k-minus,
.k-state-hover > .k-minus-disabled,
.k-state-hover > * > .k-i-collapse,
.k-state-hover > * > .k-minus,
.k-state-hover > * > .k-minus-disabled,
.k-button:hover .k-i-collapse,
.k-button:hover .k-minus,
.k-button:hover .k-minus-disabled,
.k-textbox:hover .k-i-collapse,
.k-textbox:hover .k-minus,
.k-textbox:hover .k-minus-disabled,
.k-button:active .k-i-collapse,
.k-button:active .k-minus,
.k-button:active .k-minus-disabled {
  background-position: -16px -224px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-collapse-w,
.k-rtl .k-i-collapse,
.k-rtl .k-minus,
.k-rtl .k-minus-disabled {
  background-position: 0 -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-collapse-w,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-i-collapse,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-minus,
.k-link:not(.k-state-disabled):hover > .k-rtl .k-minus-disabled,
.k-state-hover > .k-i-collapse-w,
.k-state-hover > .k-rtl .k-i-collapse,
.k-state-hover > .k-rtl .k-minus,
.k-state-hover > .k-rtl .k-minus-disabled,
.k-state-hover > * > .k-i-collapse-w,
.k-state-hover > * > .k-rtl .k-i-collapse,
.k-state-hover > * > .k-rtl .k-minus,
.k-state-hover > * > .k-rtl .k-minus-disabled,
.k-button:hover .k-i-collapse-w,
.k-button:hover .k-rtl .k-i-collapse,
.k-button:hover .k-rtl .k-minus,
.k-button:hover .k-rtl .k-minus-disabled,
.k-textbox:hover .k-i-collapse-w,
.k-textbox:hover .k-rtl .k-i-collapse,
.k-textbox:hover .k-rtl .k-minus,
.k-textbox:hover .k-rtl .k-minus-disabled,
.k-button:active .k-i-collapse-w,
.k-button:active .k-rtl .k-i-collapse,
.k-button:active .k-rtl .k-minus,
.k-button:active .k-rtl .k-minus-disabled {
  background-position: -16px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-pencil,
.k-edit {
  background-position: -32px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-pencil,
.k-link:not(.k-state-disabled):hover > .k-edit,
.k-state-hover > .k-i-pencil,
.k-state-hover > .k-edit,
.k-state-hover > * > .k-i-pencil,
.k-state-hover > * > .k-edit,
.k-button:hover .k-i-pencil,
.k-button:hover .k-edit,
.k-textbox:hover .k-i-pencil,
.k-textbox:hover .k-edit,
.k-button:active .k-i-pencil,
.k-button:active .k-edit {
  background-position: -48px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-close,
.k-delete,
.k-group-delete {
  background-position: -32px -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-close,
.k-link:not(.k-state-disabled):hover > .k-delete,
.k-link:not(.k-state-disabled):hover > .k-group-delete,
.k-state-hover > .k-i-close,
.k-state-hover > .k-delete,
.k-state-hover > .k-group-delete,
.k-state-hover > * > .k-i-close,
.k-state-hover > * > .k-delete,
.k-state-hover > * > .k-group-delete,
.k-button:hover .k-i-close,
.k-button:hover .k-delete,
.k-button:hover .k-group-delete,
.k-textbox:hover .k-i-close,
.k-textbox:hover .k-delete,
.k-textbox:hover .k-group-delete,
.k-button:active .k-i-close,
.k-button:active .k-delete,
.k-button:active .k-group-delete {
  background-position: -48px -16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-close {
  background-position: -160px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-close,
.k-state-hover > .k-si-close,
.k-state-hover > * > .k-si-close,
.k-button:hover .k-si-close,
.k-textbox:hover .k-si-close,
.k-button:active .k-si-close {
  background-position: -176px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-multiselect .k-delete {
  background-position: -160px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-multiselect .k-state-hover .k-delete {
  background-position: -176px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-tick,
.k-insert,
.k-update,
.k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  background-position: -32px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-tick,
.k-link:not(.k-state-disabled):hover > .k-insert,
.k-link:not(.k-state-disabled):hover > .k-update,
.k-link:not(.k-state-disabled):hover > .k-check:checked,
.k-link:not(.k-state-disabled):hover > .k-mobile-list .k-edit-field [type=checkbox],
.k-link:not(.k-state-disabled):hover > .k-mobile-list .k-edit-field [type=radio],
.k-state-hover > .k-i-tick,
.k-state-hover > .k-insert,
.k-state-hover > .k-update,
.k-state-hover > .k-check:checked,
.k-state-hover > .k-mobile-list .k-edit-field [type=checkbox],
.k-state-hover > .k-mobile-list .k-edit-field [type=radio],
.k-state-hover > * > .k-i-tick,
.k-state-hover > * > .k-insert,
.k-state-hover > * > .k-update,
.k-state-hover > * > .k-check:checked,
.k-state-hover > * > .k-mobile-list .k-edit-field [type=checkbox],
.k-state-hover > * > .k-mobile-list .k-edit-field [type=radio],
.k-button:hover .k-i-tick,
.k-button:hover .k-insert,
.k-button:hover .k-update,
.k-button:hover .k-check:checked,
.k-button:hover .k-mobile-list .k-edit-field [type=checkbox],
.k-button:hover .k-mobile-list .k-edit-field [type=radio],
.k-textbox:hover .k-i-tick,
.k-textbox:hover .k-insert,
.k-textbox:hover .k-update,
.k-textbox:hover .k-check:checked,
.k-textbox:hover .k-mobile-list .k-edit-field [type=checkbox],
.k-textbox:hover .k-mobile-list .k-edit-field [type=radio],
.k-button:active .k-i-tick,
.k-button:active .k-insert,
.k-button:active .k-update,
.k-button:active .k-check:checked,
.k-button:active .k-mobile-list .k-edit-field [type=checkbox],
.k-button:active .k-mobile-list .k-edit-field [type=radio] {
  background-position: -48px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-cancel,
.k-cancel,
.k-denied {
  background-position: -32px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-cancel,
.k-link:not(.k-state-disabled):hover > .k-cancel,
.k-link:not(.k-state-disabled):hover > .k-denied,
.k-state-hover > .k-i-cancel,
.k-state-hover > .k-cancel,
.k-state-hover > .k-denied,
.k-state-hover > * > .k-i-cancel,
.k-state-hover > * > .k-cancel,
.k-state-hover > * > .k-denied,
.k-button:hover .k-i-cancel,
.k-button:hover .k-cancel,
.k-button:hover .k-denied,
.k-textbox:hover .k-i-cancel,
.k-textbox:hover .k-cancel,
.k-textbox:hover .k-denied,
.k-button:active .k-i-cancel,
.k-button:active .k-cancel,
.k-button:active .k-denied {
  background-position: -48px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-plus,
.k-add {
  background-position: -32px -64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-plus,
.k-link:not(.k-state-disabled):hover > .k-add,
.k-state-hover > .k-i-plus,
.k-state-hover > .k-add,
.k-state-hover > * > .k-i-plus,
.k-state-hover > * > .k-add,
.k-button:hover .k-i-plus,
.k-button:hover .k-add,
.k-textbox:hover .k-i-plus,
.k-textbox:hover .k-add,
.k-button:active .k-i-plus,
.k-button:active .k-add {
  background-position: -48px -64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-funnel,
.k-filter {
  background-position: -32px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-funnel,
.k-link:not(.k-state-disabled):hover > .k-filter,
.k-state-hover > .k-i-funnel,
.k-state-hover > .k-filter,
.k-state-hover > * > .k-i-funnel,
.k-state-hover > * > .k-filter,
.k-button:hover .k-i-funnel,
.k-button:hover .k-filter,
.k-textbox:hover .k-i-funnel,
.k-textbox:hover .k-filter,
.k-button:active .k-i-funnel,
.k-button:active .k-filter {
  background-position: -48px -80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-funnel-clear,
.k-clear-filter {
  background-position: -32px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-funnel-clear,
.k-link:not(.k-state-disabled):hover > .k-clear-filter,
.k-state-hover > .k-i-funnel-clear,
.k-state-hover > .k-clear-filter,
.k-state-hover > * > .k-i-funnel-clear,
.k-state-hover > * > .k-clear-filter,
.k-button:hover .k-i-funnel-clear,
.k-button:hover .k-clear-filter,
.k-textbox:hover .k-i-funnel-clear,
.k-textbox:hover .k-clear-filter,
.k-button:active .k-i-funnel-clear,
.k-button:active .k-clear-filter {
  background-position: -48px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-refresh {
  background-position: -32px -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-refresh,
.k-state-hover > .k-i-refresh,
.k-state-hover > * > .k-i-refresh,
.k-button:hover .k-i-refresh,
.k-textbox:hover .k-i-refresh,
.k-button:active .k-i-refresh {
  background-position: -48px -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-exception {
  background-position: -160px -304px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-exception,
.k-state-hover > .k-i-exception,
.k-state-hover > * > .k-i-exception,
.k-button:hover .k-i-exception,
.k-textbox:hover .k-i-exception,
.k-button:active .k-i-exception {
  background-position: -176px -304px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-restore {
  background-position: -32px -128px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-restore,
.k-state-hover > .k-i-restore,
.k-state-hover > * > .k-i-restore,
.k-button:hover .k-i-restore,
.k-textbox:hover .k-i-restore,
.k-button:active .k-i-restore {
  background-position: -48px -128px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-maximize {
  background-position: -32px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-maximize,
.k-state-hover > .k-i-maximize,
.k-state-hover > * > .k-i-maximize,
.k-button:hover .k-i-maximize,
.k-textbox:hover .k-i-maximize,
.k-button:active .k-i-maximize {
  background-position: -48px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-minimize {
  background-position: -64px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-minimize,
.k-state-hover > .k-i-minimize,
.k-state-hover > * > .k-i-minimize,
.k-button:hover .k-i-minimize,
.k-textbox:hover .k-i-minimize,
.k-button:active .k-i-minimize {
  background-position: -80px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-pin {
  background-position: -160px -256px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-pin,
.k-state-hover > .k-i-pin,
.k-state-hover > * > .k-i-pin,
.k-button:hover .k-i-pin,
.k-textbox:hover .k-i-pin,
.k-button:active .k-i-pin {
  background-position: -176px -256px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-unpin {
  background-position: -160px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-unpin,
.k-state-hover > .k-i-unpin,
.k-state-hover > * > .k-i-unpin,
.k-button:hover .k-i-unpin,
.k-textbox:hover .k-i-unpin,
.k-button:active .k-i-unpin {
  background-position: -176px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-se {
  background-position: -32px -160px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-resize-se,
.k-state-hover > .k-resize-se,
.k-state-hover > * > .k-resize-se,
.k-button:hover .k-resize-se,
.k-textbox:hover .k-resize-se,
.k-button:active .k-resize-se {
  background-position: -48px -160px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-calendar {
  background-position: -32px -176px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-calendar,
.k-state-hover > .k-i-calendar,
.k-state-hover > * > .k-i-calendar,
.k-button:hover .k-i-calendar,
.k-textbox:hover .k-i-calendar,
.k-button:active .k-i-calendar {
  background-position: -48px -176px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-clock {
  background-position: -32px -192px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-clock,
.k-state-hover > .k-i-clock,
.k-state-hover > * > .k-i-clock,
.k-button:hover .k-i-clock,
.k-textbox:hover .k-i-clock,
.k-button:active .k-i-clock {
  background-position: -48px -192px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-plus {
  background-position: -32px -208px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-plus,
.k-state-hover > .k-si-plus,
.k-state-hover > * > .k-si-plus,
.k-button:hover .k-si-plus,
.k-textbox:hover .k-si-plus,
.k-button:active .k-si-plus {
  background-position: -48px -208px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-minus {
  background-position: -32px -224px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-minus,
.k-state-hover > .k-si-minus,
.k-state-hover > * > .k-si-minus,
.k-button:hover .k-si-minus,
.k-textbox:hover .k-si-minus,
.k-button:active .k-si-minus {
  background-position: -48px -224px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-search {
  background-position: -32px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-search,
.k-state-hover > .k-i-search,
.k-state-hover > * > .k-i-search,
.k-button:hover .k-i-search,
.k-textbox:hover .k-i-search,
.k-button:active .k-i-search {
  background-position: -48px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-custom {
  background-position: -115px -113px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-custom,
.k-state-hover > .k-i-custom,
.k-state-hover > * > .k-i-custom,
.k-button:hover .k-i-custom,
.k-textbox:hover .k-i-custom,
.k-button:active .k-i-custom {
  background-position: -141px -113px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-i-custom {
  background-position: -111px -109px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-viewHtml {
  background-position: -288px -120px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-insert-n,
.k-insert-top {
  background-position: -160px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-insert-n,
.k-link:not(.k-state-disabled):hover > .k-insert-top,
.k-state-hover > .k-i-insert-n,
.k-state-hover > .k-insert-top,
.k-state-hover > * > .k-i-insert-n,
.k-state-hover > * > .k-insert-top,
.k-button:hover .k-i-insert-n,
.k-button:hover .k-insert-top,
.k-textbox:hover .k-i-insert-n,
.k-textbox:hover .k-insert-top,
.k-button:active .k-i-insert-n,
.k-button:active .k-insert-top {
  background-position: -176px -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-insert-m,
.k-insert-middle {
  background-position: -160px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-insert-m,
.k-link:not(.k-state-disabled):hover > .k-insert-middle,
.k-state-hover > .k-i-insert-m,
.k-state-hover > .k-insert-middle,
.k-state-hover > * > .k-i-insert-m,
.k-state-hover > * > .k-insert-middle,
.k-button:hover .k-i-insert-m,
.k-button:hover .k-insert-middle,
.k-textbox:hover .k-i-insert-m,
.k-textbox:hover .k-insert-middle,
.k-button:active .k-i-insert-m,
.k-button:active .k-insert-middle {
  background-position: -176px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-insert-s,
.k-insert-bottom {
  background-position: -160px -64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-insert-s,
.k-link:not(.k-state-disabled):hover > .k-insert-bottom,
.k-state-hover > .k-i-insert-s,
.k-state-hover > .k-insert-bottom,
.k-state-hover > * > .k-i-insert-s,
.k-state-hover > * > .k-insert-bottom,
.k-button:hover .k-i-insert-s,
.k-button:hover .k-insert-bottom,
.k-textbox:hover .k-i-insert-s,
.k-textbox:hover .k-insert-bottom,
.k-button:active .k-i-insert-s,
.k-button:active .k-insert-bottom {
  background-position: -176px -64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-drop-hint {
  background-position: 0 -326px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-note,
.k-warning {
  background-position: -160px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-note,
.k-link:not(.k-state-disabled):hover > .k-warning,
.k-state-hover > .k-i-note,
.k-state-hover > .k-warning,
.k-state-hover > * > .k-i-note,
.k-state-hover > * > .k-warning,
.k-button:hover .k-i-note,
.k-button:hover .k-warning,
.k-textbox:hover .k-i-note,
.k-textbox:hover .k-warning,
.k-button:active .k-i-note,
.k-button:active .k-warning {
  background-position: -176px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-sort-asc {
  background-position: -112px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-sort-asc,
.k-state-hover > .k-i-sort-asc,
.k-state-hover > * > .k-i-sort-asc,
.k-button:hover .k-i-sort-asc,
.k-textbox:hover .k-i-sort-asc,
.k-button:active .k-i-sort-asc {
  background-position: -128px -240px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-sort-desc {
  background-position: -112px -256px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-sort-desc,
.k-state-hover > .k-i-sort-desc,
.k-state-hover > * > .k-i-sort-desc,
.k-button:hover .k-i-sort-desc,
.k-textbox:hover .k-i-sort-desc,
.k-button:active .k-i-sort-desc {
  background-position: -128px -256px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-group {
  background-position: -112px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-group,
.k-state-hover > .k-i-group,
.k-state-hover > * > .k-i-group,
.k-button:hover .k-i-group,
.k-textbox:hover .k-i-group,
.k-button:active .k-i-group {
  background-position: -128px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-ungroup {
  background-position: -112px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-ungroup,
.k-state-hover > .k-i-ungroup,
.k-state-hover > * > .k-i-ungroup,
.k-button:hover .k-i-ungroup,
.k-textbox:hover .k-i-ungroup,
.k-button:active .k-i-ungroup {
  background-position: -128px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-columns {
  background-position: -112px -304px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-columns,
.k-state-hover > .k-i-columns,
.k-state-hover > * > .k-i-columns,
.k-button:hover .k-i-columns,
.k-textbox:hover .k-i-columns,
.k-button:active .k-i-columns {
  background-position: -128px -304px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-file {
  background-position: 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-file,
.k-state-hover > .k-file,
.k-state-hover > * > .k-file,
.k-button:hover .k-file,
.k-textbox:hover .k-file,
.k-button:active .k-file {
  background-position: -16px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-folder-add,
.k-addfolder {
  background-position: -32px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-folder-add,
.k-link:not(.k-state-disabled):hover > .k-addfolder,
.k-state-hover > .k-i-folder-add,
.k-state-hover > .k-addfolder,
.k-state-hover > * > .k-i-folder-add,
.k-state-hover > * > .k-addfolder,
.k-button:hover .k-i-folder-add,
.k-button:hover .k-addfolder,
.k-textbox:hover .k-i-folder-add,
.k-textbox:hover .k-addfolder,
.k-button:active .k-i-folder-add,
.k-button:active .k-addfolder {
  background-position: -48px -272px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-folder-up,
.k-goup {
  background-position: -32px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-i-folder-up,
.k-link:not(.k-state-disabled):hover > .k-goup,
.k-state-hover > .k-i-folder-up,
.k-state-hover > .k-goup,
.k-state-hover > * > .k-i-folder-up,
.k-state-hover > * > .k-goup,
.k-button:hover .k-i-folder-up,
.k-button:hover .k-goup,
.k-textbox:hover .k-i-folder-up,
.k-textbox:hover .k-goup,
.k-button:active .k-i-folder-up,
.k-button:active .k-goup {
  background-position: -48px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-file > .k-icon {
  background-position: -115px -91px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-image {
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
html .k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: honeydew;
}
/* /style/kendo/kendo.common.min.css:L9 */
html .k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}
/* /style/kendo/kendo.common.min.css:L9 */
html .k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-inline-block {
  padding: 0 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-loading,
.k-loading-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-loading-mask,
.k-loading-image,
.k-loading-text {
  position: absolute;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-loading-text {
  text-indent: -4000px;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-loading-image,
.k-loading-color {
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-loading-image {
  top: 0;
  left: 0;
  z-index: 2;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-loading-color {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-content-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pane > .k-splitter-overlay {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-drag-clue {
  position: absolute;
  z-index: 10003;
  border-style: solid;
  border-width: 1px;
  font-size: .9em;
  padding: .2em .4em;
  white-space: nowrap;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-drag-status {
  margin-top: -3px;
  margin-right: 4px;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-reorder-cue {
  position: absolute;
  width: 1px;
  overflow: visible;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-reorder-cue .k-icon {
  position: absolute;
  left: -4px;
  width: 8px;
  height: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-reorder-cue .k-i-arrow-s {
  top: -4px;
  background-position: -4px -166px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-reorder-cue .k-i-arrow-n {
  bottom: -4px;
  background-position: -4px -134px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scrollbar {
  position: absolute;
  overflow: scroll;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scrollbar-vertical {
  top: 0;
  right: 0;
  width: 17px;
  height: 100%;
  overflow-x: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-touch-scrollbar {
  display: none;
  position: absolute;
  z-index: 200000;
  height: 8px;
  width: 8px;
  border: 1px solid #8a8a8a;
  background-color: #858585;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* /style/kendo/kendo.common.min.css:L9 */
  body .k-touch-scrollbar {
    height: 12px;
    width: 12px;
    -webkit-border-radius: 7px;
  }
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-virtual-scrollable-wrap {
  overflow-x: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-window {
  display: inline-block;
  position: absolute;
  z-index: 10001;
  border-style: solid;
  border-width: 1px;
  padding-top: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block > .k-header,
.k-window-titlebar {
  position: absolute;
  width: 100%;
  height: 1.1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -2em;
  padding: .4em 0;
  font-size: 1.2em;
  white-space: nowrap;
  min-height: 16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block > .k-header {
  position: relative;
  margin: -2px 0 10px -2px;
  padding: 0.3em 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-title {
  position: absolute;
  left: .44em;
  right: .44em;
  overflow: hidden;
  cursor: default;
  text-overflow: ellipsis;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-title .k-image {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-window-titleless {
  padding-top: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-window-content {
  position: relative;
  z-index: -1;
  height: 100%;
  padding: .58em;
  overflow: auto;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-content > .km-scroll-container {
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-window {
  padding-bottom: 1.16em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-titlebar .k-window-actions {
  position: absolute;
  top: 0;
  right: .3em;
  padding-top: .3em;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-titlebar .k-window-action {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 2px;
  text-decoration: none;
  vertical-align: middle;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-titlebar .k-state-hover {
  border-style: solid;
  border-width: 1px;
  padding: 1px;
  filter: alpha(opacity=100);
  opacity: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window-action .k-icon {
  margin: 0;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window .k-resize-handle {
  position: absolute;
  z-index: 1;
  background-color: white;
  font-size: 0;
  line-height: 6px;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-n {
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: n-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-e {
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  cursor: e-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-s {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: s-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-w {
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  cursor: w-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-se {
  bottom: -3px;
  right: -3px;
  width: 16px;
  height: 16px;
  cursor: se-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-sw {
  bottom: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: sw-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-ne {
  top: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: ne-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-resize-nw {
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: nw-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window .k-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip {
  margin: 0;
  padding: 0;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip .k-tabstrip-items {
  padding: 0.3em 0.3em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item {
  list-style-type: none;
  display: inline-block;
  position: relative;
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 -1px 0 0;
  padding: 0;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-tab-on-top,
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-link,
.k-panelbar .k-tabstrip-items .k-link {
  display: inline-block;
  border-bottom-width: 0;
  padding: 0.5em 0.92em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-icon,
.k-panelbar .k-tabstrip-items .k-icon {
  margin: -1px 4px 0 -3px;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-item .k-image,
.k-tabstrip-items .k-item .k-sprite,
.k-panelbar .k-tabstrip-items .k-item .k-image,
.k-panelbar .k-tabstrip-items .k-item .k-sprite {
  margin: -3px 3px 0 -6px;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-tabstrip-items .k-item .k-image,
.k-ie7 .k-tabstrip-items .k-item .k-sprite {
  margin-top: -1px;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-loading {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  position: absolute;
  background: transparent;
  border-top: 1px solid transparent;
  border-color: inherit;
  -webkit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  transition: width 200ms linear;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip-items .k-loading.k-complete {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip > .k-content,
.k-panelbar .k-tabstrip > .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 .29em .3em;
  padding: .3em .92em;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip > .k-content {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip > .k-content.km-scroll-wrapper {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tabstrip > .k-content > .km-scroll-container {
  padding: 0.3em 0.92em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar {
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar > .k-item,
.k-panel > .k-item {
  list-style-type: none;
  display: block;
  border-width: 0;
  margin: 0;
  zoom: 1;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar .k-image,
.k-panelbar .k-sprite {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  display: block;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 1em;
  line-height: 2.34em;
  text-decoration: none;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar-expand,
.k-panelbar-collapse {
  position: absolute;
  top: 5px;
  right: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar .k-panel,
.k-panelbar .k-content {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0;
  padding: 0;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panel > .k-item > .k-link {
  border-bottom: 0;
  font-size: .95em;
  line-height: 2.2;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panel .k-i-arrow-n,
.k-panel .k-i-arrow-s {
  top: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panel .k-panel > .k-item > .k-link {
  padding-left: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panelbar .k-i-seek-e .k-link {
  border-bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-panel .k-panel {
  border-bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu {
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu,
.k-menu .k-group {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item .k-item,
ul.k-menu-vertical > .k-item {
  display: block;
  float: none;
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-menu .k-item .k-item {
  zoom: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item > .k-link > .k-icon,
.k-menu .k-image,
.k-menu .k-sprite {
  margin: -2px 4px 0 -4px;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item > .k-link > .k-icon {
  margin: -2px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item > .k-link {
  display: block;
  padding: .5em 1.1em .4em;
  line-height: 1.34em;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-group {
  display: none;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-group .k-item {
  display: block;
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  position: relative;
  float: left;
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: top;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-group .k-item > .k-link {
  padding: 0.28em 1.8em 0.38em 0.9em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-menu .k-group .k-link {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item > .k-link > .k-i-arrow-s {
  margin-right: -8px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-item > .k-link > .k-i-arrow-e {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-animation-container {
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-animation-container,
.k-menu .k-group {
  position: absolute;
  left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-animation-container .k-animation-container,
.k-menu .k-group .k-group,
.k-menu-vertical .k-animation-container,
.k-menu-vertical .k-group {
  top: 0;
  left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-animation-container .k-group {
  top: auto;
  left: auto;
  margin-left: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-menu .k-animation-container,
.k-popup .k-animation-container {
  margin-top: -1px;
  padding-left: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie .k-menu .k-animation-container,
.k-ie .k-popup .k-animation-container {
  margin-top: -2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup .k-animation-container .k-popup {
  margin-left: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
ul.k-menu .k-separator {
  padding: .25em 0;
  height: 100%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  border-width: 0 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
ul.k-menu-vertical .k-separator,
.k-menu .k-group .k-separator {
  padding: 0;
  height: 1px;
  width: 100%;
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid,
.k-listview {
  position: relative;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  border-width: 0;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-header {
  text-align: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-header {
  overflow: hidden;
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: .5em .6em .4em .6em;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie10 .k-grid-header a:active {
  background-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-header .k-link {
  display: block;
  min-height: 18px;
  line-height: 18px;
  margin: -0.5em -0.6em -0.4em -0.6em;
  padding: 0.5em 0.6em 0.4em 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-filterable .k-link {
  padding-right: 2.4em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-header .k-icon {
  position: static;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-link > .k-icon {
  vertical-align: text-top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-state-hover {
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid td {
  border-style: solid;
  border-width: 0 0 0 1px;
  padding: .4em .6em;
  overflow: hidden;
  line-height: 1.6em;
  vertical-align: middle;
  text-overflow: ellipsis;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-grouping-row td,
.k-grid .k-hierarchy-cell {
  overflow: visible;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-edit-row td {
  text-overflow: clip;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-edit-row .k-textbox,
.k-grid-edit-row .text-box {
  margin-top: 0;
  margin-bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header-wrap,
.k-grid-footer-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-style: solid;
  border-width: 0 1px 0 0;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-grid-header,
div.k-grid-footer {
  padding-right: 17px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-grid-header .k-header {
  border-bottom-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-content {
  position: relative;
  width: 100%;
  overflow: auto;
  overflow-x: auto;
  overflow-y: scroll;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-content-expander {
  position: absolute;
  visibility: hidden;
  height: 1px;
}
@media print {
  /* /style/kendo/kendo.common.min.css:L9 */
  .k-grid {
    height: auto !important;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .k-grid-header {
    padding: 0 !important;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .k-grid-content {
    overflow: visible;
    height: auto !important;
  }
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-virtual-scrollable-wrap {
  height: 100%;
  overflow-y: hidden;
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header table,
.k-grid-content table,
.k-grid-footer table {
  table-layout: fixed;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-grid-content table {
  width: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-toolbar {
  border-style: solid;
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-header .k-header:first-child,
.k-grid tbody td:first-child,
.k-grid tfoot td:first-child {
  border-left-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-toolbar:first-child,
.k-grouping-header + .k-grid-toolbar {
  border-width: 0 0 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-footer-template td {
  border-style: solid;
  border-width: 1px 0 0 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-group-footer td {
  border-style: solid;
  border-width: 1px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-group-footer .k-group-cell + td {
  border-left-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-footer {
  border-style: solid;
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-footer td {
  border-top-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap {
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  line-height: 2.0em;
  padding: 0.333em 0 0.333em 0.25em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-pager {
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-pager-numbers,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-numbers {
  margin: 0 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-numbers .k-state-selected {
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-numbers li,
.k-pager-input {
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-pager-numbers {
  float: left;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-info {
  float: right;
  padding: 0 1.333em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-numbers .k-link {
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap > .k-link {
  float: left;
  margin: 0 .08333em;
  height: 2em;
  line-height: 2em;
  width: 2em;
  -moz-border-radius: 1.0833em;
  -webkit-border-radius: 1.0833em;
  -o-border-radius: 1.0833em;
  border-radius: 1.0833em;
  cursor: pointer;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap > a.k-state-disabled:hover {
  background: 0;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-numbers .k-link {
  width: 2em;
  text-align: center;
  line-height: 2em;
  border-style: solid;
  border-width: 1px;
  -moz-border-radius: 1.0833em;
  -webkit-border-radius: 1.0833em;
  -o-border-radius: 1.0833em;
  border-radius: 1.0833em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap > .k-link {
  border-style: solid;
  border-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap .k-pager-refresh {
  float: right;
  margin-right: .5em;
  border-width: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-numbers .k-state-selected {
  border-style: solid;
  border-width: 1px;
  width: 2em;
  text-align: center;
  -moz-border-radius: 1.0833em;
  -webkit-border-radius: 1.0833em;
  -o-border-radius: 1.0833em;
  border-radius: 1.0833em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap .k-textbox {
  width: 3.333em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-pager-wrap .k-textbox {
  height: 1.3333em;
  margin-top: .16666em;
  display: inline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap .k-dropdown {
  width: 4.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-refresh {
  float: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-input,
.k-pager-sizes {
  padding: 0 1.4166em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-sizes {
  display: inline-block;
  padding-top: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-sizes .k-widget.k-dropdown {
  margin-top: -2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-pager-sizes {
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-widget {
  margin: 0 0.4em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-header > .k-grid-filter,
.k-header > .k-header-column-menu {
  float: right;
  margin: -0.5em -0.6em -0.4em;
  padding: .5em .2em .4em;
  position: relative;
  z-index: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-animation-container {
  position: absolute;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filter-menu {
  padding: 0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
form.k-filter-menu .k-widget,
form.k-filter-menu .k-textbox {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filter-help-text,
.k-filter-menu .k-widget,
.k-filter-menu .k-textbox {
  margin: 0.19em 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filter-menu span.k-filter-and {
  width: 6em;
  margin: 0.5em 0 0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filter-menu .k-button {
  width: 48%;
  margin: 0.5em 4% 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filter-menu .k-button + .k-button {
  margin-right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-row .k-icon {
  margin: -3px 4px 0 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-row p {
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.6em;
  padding: 0 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-row + tr td {
  border-top-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-row .k-group-cell,
.k-grouping-row + tr .k-group-cell {
  border-top-width: 0;
  text-overflow: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-hierarchy-cell + td {
  border-left-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-group-col,
.k-grid .k-hierarchy-col {
  width: 27px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header {
  line-height: 2;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-dropclue {
  position: absolute;
  width: 6px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: -165px -148px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header .k-group-indicator {
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  margin: 0 3px;
  padding: .15em .15em .15em .4em;
  line-height: 1.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header .k-link {
  display: inline-block;
  border-width: 0;
  padding: 0;
  line-height: normal;
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header .k-button {
  border: 0;
  padding: 0;
  background: transparent;
  line-height: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header .k-link .k-icon {
  margin: 0 0 0 -3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header .k-button .k-icon {
  margin: 0 0 0 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header a,
.k-grouping-header .k-button {
  display: inline-block;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dirty-cell:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-dirty-cell {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-dirty {
  top: 5px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dirty {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  border-color: red transparent transparent red;
  margin: -0.45em 0 0 -0.6em;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grouping-header,
.k-grid-toolbar {
  margin: 0;
  padding: .22em .2em .28em;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-edit-container {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-form {
  margin: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window > div.k-popup-edit-form {
  padding: 1em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-edit-row .k-edit-form td {
  border-bottom-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-form-container {
  position: relative;
  width: 400px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-label,
.k-edit-form-container .editor-label {
  float: left;
  clear: both;
  width: 30%;
  padding: .4em 0 1em;
  margin-left: 2%;
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field,
.k-edit-form-container .editor-field {
  float: right;
  clear: right;
  width: 60%;
  margin-right: 2%;
  padding: 0 0 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > input[type="checkbox"],
.k-edit-field > input[type="radio"] {
  margin-top: 0.4em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > input[type="checkbox"]:first-child,
.k-edit-field > input[type="radio"]:first-child,
.k-edit-field > label:first-child > input[type="checkbox"],
.k-edit-field > .k-button:first-child {
  margin-left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-form-container .k-edit-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-scheduler-edit-form .k-edit-buttons {
  clear: right;
  margin-right: 2%;
  margin-left: 2%;
  padding: 0 0 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .field-validation-error {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .input-validation-error {
  border-style: ridge;
  border-color: red;
  background-color: pink;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-toolbar .k-button {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-actions {
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-grid-actions {
  vertical-align: bottom;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-button,
.k-edit-form-container .k-button {
  margin: 0 0.16em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid tbody .k-button,
.k-ie8 .k-grid tbody button.k-button {
  min-width: 64px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid tbody button.k-button {
  min-width: 78px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-grid tbody a.k-button {
  min-width: 62px;
}
/* /style/kendo/kendo.common.min.css:L9 */
html body .k-grid tbody .k-button-icon {
  width: auto;
  min-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-detail-row {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-detail-cell {
  overflow: visible;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-edit-cell {
  padding: 0 .3em;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-cell > .k-textbox,
.k-edit-cell > .k-widget,
.k-grid-edit-row > td > .k-textbox,
.k-grid-edit-row > td > .k-widget,
.k-grid-edit-row > td > .text-box {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-edit-cell > .text-box,
.k-ie7 .k-edit-cell > .k-textbox,
.k-ie7 .k-edit-cell > .k-widget,
.k-ie7 .k-grid-edit-row > td > .k-textbox,
.k-ie7 .k-grid-edit-row > td > .k-widget,
.k-ie7 .k-grid-edit-row > td > .text-box {
  display: block;
  width: 90%;
}
/* /style/kendo/kendo.common.min.css:L9 */
html .k-edit-cell .k-tooltip,
html .k-grid-edit-row .k-tooltip {
  width: auto;
  max-width: 300px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-cell input[type="checkbox"] {
  margin-left: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid tbody td > .k-grid-delete {
  margin-top: -0.2em;
  margin-bottom: -0.2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid-resize-indicator {
  position: absolute;
  width: 2px;
  background-color: #aaaaaa;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-grid .k-resize-handle {
  position: absolute;
  height: 25px;
  cursor: col-resize;
  z-index: 2;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-marquee {
  position: absolute;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-marquee-color,
.k-marquee-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-marquee-color {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie9 .k-column-menu {
  width: 160px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie8 .k-grid-filter,
.k-ie8 .k-header-column-menu {
  font-size: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-column-menu {
  min-width: 160px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-column-menu .k-sprite {
  margin-right: 10px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-column-menu > .k-menu {
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-columns-item .k-group {
  max-height: 200px;
  overflow: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
span.k-datepicker,
span.k-timepicker,
span.k-datetimepicker,
span.k-colorpicker,
span.k-numerictextbox,
span.k-combobox,
span.k-dropdown {
  background-image: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox {
  position: relative;
  display: inline-block;
  width: 12.4em;
  overflow: visible;
  border-width: 0;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filter-menu .k-combobox,
.k-filter-menu .k-datepicker,
.k-filter-menu .k-timepicker,
.k-filter-menu .k-datetimepicker,
.k-filter-menu .k-numerictextbox,
.k-filter-menu .k-dropdown,
.k-filter-menu .k-textbox {
  width: 13.2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox {
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker {
  width: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-datetimepicker {
  width: 15em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-autocomplete,
.k-picker-wrap,
.k-numeric-wrap {
  position: relative;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropdown-wrap {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block,
.k-widget,
.k-grid,
.k-slider,
.k-splitter,
.k-treeview,
.k-panelbar,
.k-content,
.k-header-column-menu {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-block,
.k-slider,
.k-splitbar,
.k-calendar,
.k-treeview,
.k-pager-wrap,
.k-grid-header .k-link,
.k-header-column-menu {
  -webkit-touch-callout: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup.k-list-container,
.k-popup.k-calendar-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-bottom-width: 0;
  padding-bottom: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-list-container .km-scroll-container {
  padding-bottom: 6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  border-width: 1px;
  border-style: solid;
  padding: 0 1.9em 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numeric-wrap.k-expand-padding {
  padding-right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox,
.k-autocomplete {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox.k-space-left {
  padding-left: 1.9em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox.k-space-right {
  padding-right: 1.9em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox .k-icon {
  font-size: inherit;
  top: 50%;
  margin: -8px 0 0;
  position: absolute;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-space-left .k-icon {
  left: 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-space-right .k-icon {
  right: 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-autocomplete,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover {
  -webkit-transition: box-shadow 0.15s ease-out;
  -moz-transition: box-shadow 0.15s ease-out;
  -o-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox > input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-combobox .k-input {
  width: 100%;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  font-family: inherit;
  border-width: 0;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropdown .k-input,
.k-selectbox .k-input {
  background: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-picker-wrap .k-input,
.k-ie7 .k-numeric-wrap .k-input,
.k-ie7 .k-combobox .k-input {
  margin: -1px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-combobox .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: inherit;
}
/* /style/kendo/kendo.common.min.css:L9 */
span.k-datetimepicker .k-select,
span.k-datetimepicker .k-select + .k-select {
  right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox > input,
.k-autocomplete .k-input {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropdown .k-select,
.k-selectbox .k-select {
  overflow: hidden;
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropdown .k-input,
.k-selectbox .k-input {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox > input,
.k-autocomplete .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  height: 1.65em;
  line-height: 1.65em;
  padding: .177em 0;
  text-indent: .33em;
  border: 0;
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  min-height: 1.65em;
  line-height: 2em;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  text-align: center;
  width: 1.9em;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numeric-wrap .k-select {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
body .k-datetimepicker .k-select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-combobox .k-icon,
.k-dropdown,
.k-selectbox .k-icon {
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup {
  border-style: solid;
  border-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup .k-item {
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup .k-calendar {
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-list {
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup .k-list .k-item {
  padding: 1px 5px 1px 5px;
  line-height: 1.8em;
  min-height: 1.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-multiselect-wrap {
  position: relative;
  border-width: 0;
  border-style: solid;
  border-radius: 4px;
  border-color: #c5c5c5;
  background-color: white;
  min-height: 2.04em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-multiselect-wrap .k-input {
  background-color: transparent;
  height: 1.31em;
  line-height: 1.31em;
  padding: .18em 0;
  text-indent: .33em;
  border: 0;
  margin: 1px 0 0;
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-multiselect-wrap li {
  margin: 1px 0 1px 1px;
  padding: .1em .15em .1em .4em;
  line-height: 1.5em;
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-autocomplete .k-loading,
.k-multiselect .k-loading {
  position: absolute;
  right: 3px;
  bottom: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-multiselect .k-loading-hidden {
  visibility: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar {
  position: relative;
  display: inline-block;
  width: 16.917em;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar td,
.k-calendar .k-link {
  text-decoration: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-action-link {
  text-decoration: underline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-header,
.k-calendar .k-footer {
  position: relative;
  text-align: center;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-widget.k-calendar .k-nav-prev,
.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: .16666em;
  line-height: 1.8333em;
  height: 1.8333em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-widget.k-calendar .k-nav-prev {
  left: 1%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-widget.k-calendar .k-nav-next {
  right: 1%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-content {
  float: left;
  border-spacing: 0;
  width: 100%;
  height: 14.167em;
  border-width: 0;
  margin: 0;
  table-layout: fixed;
  text-align: right;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-animation-container .k-content {
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  width: 75%;
  height: 1.8333em;
  line-height: 1.8333em;
  margin: 0.16666em -0.08333em 0.3333em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-header .k-icon {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-header .k-link.k-nav-prev,
.k-calendar .k-header .k-link.k-nav-next {
  height: 1.8333em;
  width: 1.8333em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: .4em .45em .4em .1em;
  font-weight: normal;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar td {
  padding: .08333em;
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-state-focus {
  border-style: dotted;
  border-width: .08333em;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 1.8333em;
  line-height: 1.8333em;
  padding: 0 0.45em 0 0.1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-meta-view .k-link {
  padding: .25em 0 .3em;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-footer {
  clear: both;
  padding: 0.5em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-calendar .k-nav-today:hover {
  text-decoration: underline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-datetimepicker .k-picker-wrap {
  padding-right: 3.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-datetimepicker .k-select {
  width: 3.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-picker-wrap .k-icon {
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button,
.k-textbox,
.k-timepicker,
.k-datepicker,
.k-datetimepicker {
  display: inline-block;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-picker-wrap .k-input {
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-time-popup .k-item {
  padding: 1px 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-treeview {
  border-width: 0;
  background: 0;
  overflow: auto;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-item {
  display: block;
  border-width: 0;
  margin: 0;
  padding: 0 0 0 16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview > .k-group,
.k-treeview .k-item > .k-group,
.k-treeview .k-content {
  margin: 0;
  padding: 0;
  background: 0;
  list-style-type: none;
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-icon,
.k-treeview .k-image,
.k-treeview .k-sprite,
.k-treeview .k-checkbox,
.k-treeview .k-in {
  display: inline-block;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-icon,
.k-treeview .k-in {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-request-retry {
  vertical-align: baseline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-plus,
.k-treeview .k-minus,
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
  margin-top: .25em;
  margin-left: -16px;
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-sprite,
.k-treeview .k-image {
  margin-right: 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-in {
  margin: .08333em 0 .08333em .16666em;
  padding: .16666em .3333em .16666em .25em;
  line-height: 1.3333em;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview span.k-in {
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-treeview .k-drop-hint {
  position: absolute;
  z-index: 10000;
  visibility: hidden;
  width: 80px;
  height: 5px;
  margin-top: -3px;
  background-color: transparent;
  background-repeat: no-repeat;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-input {
  padding: 0.25em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-input,
.k-textbox > input {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-textbox {
  outline: 0;
  padding: 2px .3em;
  line-height: 1.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
input.k-textbox {
  height: 2.13em;
  text-indent: 0.33em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie input.k-textbox {
  text-indent: 0.165em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ff input.k-textbox {
  height: 2.17em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 input.k-textbox {
  line-height: 1.72em;
  height: 1.72em;
  text-indent: 0.33em;
}
/* /style/kendo/kendo.common.min.css:L9 */
textarea.k-textbox {
  height: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-textbox {
  padding: 1px 0;
  text-indent: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
span.k-numerictextbox {
  background-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-input {
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-link {
  display: block;
  height: 1em;
  line-height: 1em;
  vertical-align: middle;
  border-width: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numerictextbox .k-icon {
  height: 11px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-numeric-wrap .k-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-picker-wrap {
  line-height: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-selected-color {
  vertical-align: top;
  line-height: 0;
  display: inline-block;
  height: 2em;
  width: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-tool-icon {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 3px 3px 2px;
  font-size: 0;
  line-height: 0;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-tool-icon .k-selected-color {
  display: block;
  height: 3px;
  width: 16px;
  position: absolute;
  left: 3px;
  bottom: -3px;
  border-radius: 0 !important;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-icon {
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-disabled-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: .5;
  filter: alpha(opacity=50);
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpalette {
  position: relative;
  line-height: 0;
  border-width: 0;
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpalette .k-palette {
  border-collapse: collapse;
  position: relative;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpalette .k-item {
  width: 14px;
  height: 14px;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpalette .k-item.k-state-selected {
  z-index: 100;
  background: transparent;
  box-shadow: 0 1px 4px black, inset 0 0 3px white;
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker {
  display: inline-block;
  width: 250px;
  padding-bottom: 5px;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-flatcolorpicker {
  background-color: transparent;
  background-image: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-selected-color {
  background-image: url("/style/kendo/textures/transtexture.png");
  background-position: 50% 50%;
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-selected-color input.k-color-value {
  font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
  padding: .75em .3em .65em 1em;
  border: 0;
  margin: 0;
  width: 70%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hsv-rectangle {
  position: relative;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pinch-zoom double-tap-zoom;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #eeeeee;
  margin-left: -5px;
  margin-top: -5px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px #444444;
  box-shadow: 0 1px 2px #444444;
  background: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:hover,
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:focus {
  background: transparent;
  border-color: white;
  -webkit-box-shadow: 0 1px 5px black;
  box-shadow: 0 1px 5px black;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hsv-rectangle.k-dragging,
.k-flatcolorpicker .k-hsv-rectangle.k-dragging * {
  cursor: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-slider-horizontal {
  height: 20px;
  width: 90%;
  margin: 0 5%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-slider-horizontal .k-slider-track {
  -webkit-box-shadow: 0 1px 0 white, 0 -1px 0 #999999;
  box-shadow: 0 1px 0 white, 0 -1px 0 #999999;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hue-slider,
.k-flatcolorpicker .k-transparency-slider {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hue-slider .k-slider-selection,
.k-flatcolorpicker .k-transparency-slider .k-slider-selection {
  background: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  background: transparent;
  border: 3px solid #eeeeee;
  margin-top: 1px;
  height: 8px;
  width: 8px;
  -webkit-box-shadow: 0 1px 4px #444444;
  box-shadow: 0 1px 4px #444444;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus {
  background: transparent;
  border-color: white;
  -webkit-box-shadow: 0 1px 5px black;
  box-shadow: 0 1px 5px black;
  border-width: 2px;
  padding: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: -moz-linear-gradient(left, red 0, yellow 16%, lime 33%, aqua 50%, blue 67%, fuchsia 84%, #ff0004 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, red), color-stop(16%, yellow), color-stop(33%, lime), color-stop(50%, aqua), color-stop(67%, blue), color-stop(84%, fuchsia), color-stop(100%, #ff0004));
  background: -webkit-linear-gradient(left, red 0, yellow 16%, lime 33%, aqua 50%, blue 67%, fuchsia 84%, #ff0004 100%);
  background: -o-linear-gradient(left, red 0, yellow 16%, lime 33%, aqua 50%, blue 67%, fuchsia 84%, #ff0004 100%);
  background: -ms-linear-gradient(left, red 0, yellow 16%, lime 33%, aqua 50%, blue 67%, fuchsia 84%, #ff0004 100%);
  background: -left-linear-gradient(left, red 0, yellow 16%, lime 33%, aqua 50%, blue 67%, fuchsia 84%, #ff0004 100%);
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background-image: url("/style/kendo/textures/transparency.png");
  background-size: 100% auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-controls {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 90%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-controls .k-button {
  width: 6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-flatcolorpicker .k-hsv-gradient {
  background: -moz-linear-gradient(top, transparent 0, black 100%), -moz-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, black)), -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, transparent 0, black 100%), -webkit-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, transparent 0, black 100%), -o-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, transparent 0, black 100%), -ms-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  background: -top-linear-gradient(top, transparent 0, black 100%), -left-linear-gradient(left, white 0, rgba(255, 255, 255, 0) 100%);
  height: 180px;
  margin-bottom: 5px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie9 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie9 .k-flatcolorpicker .k-hsv-gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-flatcolorpicker .k-hue-slider .k-slider-track,
.k-ie8 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url("/style/kendo/textures/hue.png") repeat 0 50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-flatcolorpicker .k-transparency-slider .k-slider-track,
.k-ie8 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url("/style/kendo/textures/transparency.png") repeat 0 50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-flatcolorpicker .k-hsv-gradient,
.k-ie8 .k-flatcolorpicker .k-hsv-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
/* /style/kendo/kendo.common.min.css:L9 */
table.k-editor {
  width: 100%;
  height: 250px;
  table-layout: fixed;
  border-style: solid;
  border-width: 1px;
  border-collapse: separate;
  border-spacing: 4px;
  font-size: 100%;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-inline {
  border-width: 2px;
  padding: 0.3em 0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editortoolbar-dragHandle {
  cursor: move;
  padding-left: 0;
  padding-right: 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-editor-toolbar-wrap {
  border: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar {
  margin: 0;
  padding: .1em 0;
  list-style-type: none;
  line-height: 1.3em;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar li {
  display: inline;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-webkit .k-editor-toolbar,
.k-ff .k-editor-toolbar,
.k-ie9 .k-editor-toolbar {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-webkit .k-editor-toolbar li,
.k-ff .k-editor-toolbar li,
.k-ie9 .k-editor-toolbar li,
.k-ie10 .k-editor-toolbar li {
  display: inline-block;
  padding: 0.1em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar .k-editor-widget,
.k-editor-toolbar > li {
  margin-right: 6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar .k-editor-dropdown {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-select-overlay {
  -webkit-appearance: none;
  opacity: 0;
  z-index: 11000;
  top: 0;
  left: 0;
  position: absolute;
  height: 26px;
  width: 100%;
  margin: -4px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar .k-separator {
  position: relative;
  top: 1px;
  border-style: solid;
  border-width: 0 1px 0 0;
  margin: 0 .3em 0 .1em;
  padding: 0 0 0 1px;
  font-size: 1.3em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar .k-break {
  display: block;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar .k-dropdown,
.k-editor-toolbar .k-combobox,
.k-editor-toolbar .k-selectbox,
.k-editor-toolbar .k-colorpicker {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group {
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-tool {
  display: inline-block;
  vertical-align: middle;
  margin: 1px 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-tool-icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-i-move {
  background-position: -160px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-bold {
  background-position: -240px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-bold,
.k-state-selected .k-bold {
  background-position: -264px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-italic {
  background-position: -240px -24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-italic,
.k-state-selected .k-italic {
  background-position: -264px -24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-underline {
  background-position: -240px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-underline,
.k-state-selected .k-underline {
  background-position: -264px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-strikethrough {
  background-position: -240px -72px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-strikethrough,
.k-state-selected .k-strikethrough {
  background-position: -264px -72px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-foreColor {
  background-position: -240px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-foreColor,
.k-state-selected .k-foreColor {
  background-position: -264px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-backColor {
  background-position: -240px -120px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-backColor,
.k-state-selected .k-backColor {
  background-position: -264px -120px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-foreColor {
  background-position: -240px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-colorpicker .k-backColor {
  background-position: -240px -120px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-justifyLeft {
  background-position: -240px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-justifyLeft,
.k-state-selected .k-justifyLeft {
  background-position: -264px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-justifyCenter {
  background-position: -240px -168px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-justifyCenter,
.k-state-selected .k-justifyCenter {
  background-position: -264px -168px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-justifyRight {
  background-position: -240px -192px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-justifyRight,
.k-state-selected .k-justifyRight {
  background-position: -264px -192px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-justifyFull {
  background-position: -240px -216px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-justifyFull,
.k-state-selected .k-justifyFull {
  background-position: -264px -216px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-insertUnorderedList {
  background-position: -240px -264px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-insertUnorderedList,
.k-state-selected .k-insertUnorderedList {
  background-position: -264px -264px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-insertOrderedList {
  background-position: -240px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-insertOrderedList,
.k-state-selected .k-insertOrderedList {
  background-position: -264px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-indent,
.k-rtl .k-outdent {
  background-position: -288px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-indent,
.k-state-hover .k-rtl .k-outdent,
.k-state-selected .k-indent,
.k-state-selected .k-rtl .k-outdent {
  background-position: -312px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-outdent,
.k-rtl .k-indent {
  background-position: -288px -24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-outdent,
.k-state-hover .k-rtl .k-indent,
.k-state-selected .k-outdent,
.k-state-selected .k-rtl .k-indent {
  background-position: -312px -24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-createLink {
  background-position: -288px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-createLink,
.k-state-selected .k-createLink {
  background-position: -312px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-unlink {
  background-position: -288px -72px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-unlink,
.k-state-selected .k-unlink {
  background-position: -312px -72px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-insertImage {
  background-position: -288px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-insertImage,
.k-state-selected .k-insertImage {
  background-position: -312px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-subscript {
  background-position: -288px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-subscript,
.k-state-selected .k-subscript {
  background-position: -312px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-superscript {
  background-position: -288px -168px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-superscript,
.k-state-selected .k-superscript {
  background-position: -312px -168px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-createTable {
  background-position: -192px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-createTable,
.k-state-selected .k-createTable {
  background-position: -216px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-addColumnLeft {
  background-position: -192px -24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-addColumnLeft,
.k-state-selected .k-addColumnLeft {
  background-position: -216px -24px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-addColumnRight {
  background-position: -192px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-addColumnRight,
.k-state-selected .k-addColumnRight {
  background-position: -216px -48px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-addRowAbove {
  background-position: -192px -72px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-addRowAbove,
.k-state-selected .k-addRowAbove {
  background-position: -216px -72px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-addRowBelow {
  background-position: -192px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-addRowBelow,
.k-state-selected .k-addRowBelow {
  background-position: -216px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-deleteRow {
  background-position: -192px -120px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-deleteRow,
.k-state-selected .k-deleteRow {
  background-position: -216px -120px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-deleteColumn {
  background-position: -192px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-deleteColumn,
.k-state-selected .k-deleteColumn {
  background-position: -216px -144px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-mergeCells {
  background-position: -192px -168px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-hover .k-mergeCells,
.k-state-selected .k-mergeCells {
  background-position: -216px -168px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-fontName {
  width: 110px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-fontSize {
  width: 124px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-formatBlock {
  width: 147px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editortoolbar-dragHandle {
  float: left;
  margin: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-toolbar .k-button-group {
  padding: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-editor-toolbar .k-row-break {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-tool {
  border-style: solid;
  border-width: 1px;
  margin-right: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-tool.k-state-hover,
.k-button-group .k-tool:focus {
  position: relative;
  z-index: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-button-group .k-tool {
  border-style: solid;
  border-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-tool.k-group-end {
  border-right-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-rtl .k-button-group .k-tool.k-group-end {
  border-left-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-state-disabled {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-state-hover,
.k-button-group .k-state-active {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-group .k-state-disabled {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-editable-area {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-content {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-tool {
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor iframe.k-content {
  display: inline;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-raw-content {
  border: 0;
  margin: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor .k-raw-content,
.k-editor-dialog .k-editor-textarea {
  font-size: inherit;
  font-family: consolas, "courier new", monospace;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog {
  padding: 1em;
  width: 400px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog .k-edit-label {
  width: 25%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog .k-edit-field {
  width: 66%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog .k-edit-field .k-textbox {
  width: 96%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog .k-edit-field .k-checkbox {
  margin: 0 0.4em 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-viewhtml-dialog {
  width: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser-dialog {
  width: 740px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser-dialog .k-imagebrowser {
  margin: 0 1em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser-dialog .k-edit-label {
  width: 13%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser-dialog .k-edit-field {
  width: 81%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser-dialog .k-edit-field .k-textbox {
  width: 50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-text-row,
.k-form-checkbox-row {
  padding-bottom: 0.3em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-text-row input {
  margin-right: 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-text-row label {
  display: inline-block;
  width: 7em;
  padding-right: .5em;
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-checkbox-row input {
  margin-left: 7.5em;
  padding: 0;
  font-size: inherit;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-checkbox-row label {
  padding-left: 0.3em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-checkbox-row input,
.k-form-checkbox-row label,
.k-form-text-row label.k-form-text-row input,
.k-form-text-row select {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-form-text-row input,
.k-form-text-row select {
  width: 20em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog .k-form-text-row label,
.k-editor-dialog .k-button {
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-editor-dialog .k-editor-textarea {
  width: 600px;
  height: 350px;
  padding: .2em .2em .2em .4em;
  border-width: 1px;
  border-style: solid;
  overflow: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button-wrapper .k-link:hover {
  text-decoration: underline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ct-popup {
  width: 180.39999999999998px;
  padding: 0.65em 0.5em 0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ct-popup .k-status {
  margin: 0.3em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ct-cell {
  border-width: 1px;
  border-style: solid;
  width: 18px;
  height: 18px;
  margin: 1px;
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar {
  border-radius: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal {
  width: 27em;
  height: 1.9em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical {
  width: 1.9em;
  height: 27em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar > .k-state-selected {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  left: -1px;
  right: auto;
  top: -1px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected {
  left: auto;
  right: -1px;
  border-radius: 0 4px 4px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical > .k-state-selected {
  left: -1px;
  bottom: -1px;
  width: 100%;
  border-radius: 0 0 4px 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  bottom: auto;
  top: -1px;
  border-radius: 4px 4px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar > .k-state-selected.k-complete {
  border-radius: 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar > .k-reset {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal .k-item {
  display: inline-block;
  height: 100%;
  border-style: solid;
  margin-left: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal .k-item.k-first {
  margin-left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal .k-item.k-last {
  border-right-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal .k-item,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-item {
  border-width: 1px 1px 1px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal.k-progressbar-reverse .k-item,
.k-rtl .k-progressbar-horizontal .k-item {
  border-width: 1px 0 1px 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last {
  border-radius: 4px 0 0 4px;
  border-left-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-radius: 0 4px 4px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-right-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical .k-item {
  width: 100%;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  margin-top: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical .k-item.k-first {
  margin-top: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical li.k-item.k-last {
  border-bottom-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical .k-first {
  border-radius: 4px 4px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical .k-last {
  border-radius: 0 0 4px 4px;
  border-bottom-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical.k-progressbar-reverse .k-item {
  border-width: 0 1px 1px 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical.k-progressbar-reverse .k-first {
  border-top-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progress-status-wrap {
  position: absolute;
  top: -1px;
  border: 1px solid transparent;
  line-height: 2em;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap {
  left: -1px;
  right: auto;
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal .k-progress-status-wrap {
  left: auto;
  right: -1px;
  text-align: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical .k-progress-status-wrap {
  top: auto;
  bottom: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap {
  bottom: auto;
  top: -1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progress-status {
  display: inline-block;
  padding: 0 .5em;
  min-width: 10px;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical .k-progress-status {
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -moz-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  -o-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  -webkit-transform: rotate(90deg) translateX(-100%);
  -moz-transform: rotate(90deg) translateX(-100%);
  -ms-transform: rotate(90deg) translateX(-100%);
  -o-transform: rotate(90deg) translateX(-100%);
  transform: rotate(90deg) translateX(-100%);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-progressbar-vertical .k-progress-status {
  writing-mode: tb-rl;
  padding: 0.5em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie8 .k-progressbar-vertical .k-progress-status {
  writing-mode: bt-lr;
  padding: 0.5em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-slider {
  position: relative;
  border-width: 0;
  background-color: transparent;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical {
  width: 26px;
  height: 200px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal {
  display: inline-block;
  width: 200px;
  height: 26px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-wrap {
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-button,
.k-grid .k-slider .k-button {
  position: absolute;
  top: 0;
  width: 24px;
  min-width: 0;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-button .k-icon {
  margin-top: 3px;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-disabled .k-slider-wrap {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-state-disabled .k-slider-wrap .k-slider-items {
  color: #333333;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-button-decrease {
  left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-button-decrease,
.k-grid .k-slider-vertical .k-button-decrease {
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-button-increase {
  right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-icon,
.k-slider-track,
.k-slider .k-tick {
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-slider .k-icon {
  margin-top: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-track,
.k-slider-selection {
  position: absolute;
  margin: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 8px;
  margin-top: -4px;
  background-repeat: repeat-x;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-buttons .k-slider-track {
  left: 34px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  left: 50%;
  bottom: 0;
  width: 8px;
  margin-left: -4px;
  background-repeat: repeat-y;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-buttons .k-slider-track {
  bottom: 34px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-draghandle {
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -3333px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-draghandle {
  top: -4px;
  width: 13px;
  height: 14px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-draghandle {
  left: -4px;
  width: 14px;
  height: 13px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-buttons .k-slider-items {
  margin-left: 34px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-items {
  padding-top: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-buttons .k-slider-items {
  padding-top: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-buttons .k-slider-items {
  margin: 0;
  padding-top: 35px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-tick {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-tick {
  float: left;
  height: 100%;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-slider-vertical .k-tick {
  float: left;
  clear: left;
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-tick {
  background-position: -92px center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -122px center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -152px center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-tick-large {
  background-position: -2px center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -32px center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -62px center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-first {
  background-position: -92px 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-tick-large.k-first {
  background-position: -2px 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-first {
  background-position: -122px 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -32px 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -152px 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -62px 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-last {
  background-position: -92px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-tick-large.k-last {
  background-position: -2px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-last {
  background-position: -122px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -32px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -152px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -62px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-tick {
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider .k-label {
  position: absolute;
  white-space: nowrap;
  font-size: 0.92em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-label {
  left: 0;
  width: 100%;
  line-height: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-last .k-label {
  left: auto;
  right: -50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-label {
  left: 120%;
  display: block;
  text-align: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-last .k-label {
  top: -0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-first .k-label {
  bottom: -0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-tooltip {
  top: -4444px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar,
.k-scheduler-footer {
  border-style: solid;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar,
.k-scheduler-footer {
  line-height: 28px;
  padding: 6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar {
  border-width: 0 0 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field.k-scheduler-toolbar {
  border-width: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-header {
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-footer {
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar > ul {
  float: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar > ul:first-child {
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar > ul > li,
.k-scheduler-footer > ul > li {
  display: inline-block;
  border-style: solid;
  border-width: 1px 1px 1px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler .k-scheduler-toolbar .k-nav-current {
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar > ul > li:first-child {
  border-left-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler div.k-scheduler-footer ul li {
  margin-right: .6em;
  border-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar .k-link,
.k-scheduler-footer .k-link {
  display: inline-block;
  padding: 0 1.1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar .k-nav-prev .k-link,
.k-scheduler-toolbar .k-nav-next .k-link {
  padding-left: .6em;
  padding-right: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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: 0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar .k-nav-current .k-link {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar .k-nav-current {
  margin: 0 1.1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler div.k-scheduler-toolbar > ul > li.k-nav-current,
.k-scheduler .k-nav-current > .k-state-active {
  background: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-toolbar + .k-scheduler-toolbar .k-scheduler-navigation {
  width: 100%;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-toolbar + .k-scheduler-toolbar .k-scheduler-navigation > li {
  background: 0;
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-toolbar .k-nav-next {
  float: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-toolbar .k-nav-prev {
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-toolbar .k-i-calendar,
.k-scheduler-footer .k-icon {
  margin: -2px 6px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-header,
.k-scheduler-header-wrap {
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-header-wrap {
  position: relative;
  border-style: solid;
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler .k-scrollbar-v .k-scheduler-header-wrap {
  border-right-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-times,
.k-scheduler-content {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-times {
  overflow: hidden;
  white-space: nowrap;
  border-style: solid;
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-content {
  overflow: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-layout,
.k-scheduler-table {
  border-spacing: 0;
  width: 100%;
  margin: 0;
  border-collapse: separate;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-scheduler-content .k-scheduler-table {
  width: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-layout > tbody > tr > td {
  padding: 0;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-safari .k-scheduler-layout > tbody > tr > td + td {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-table {
  table-layout: fixed;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-times .k-scheduler-table {
  table-layout: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-monthview .k-scheduler-content .k-scheduler-table {
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-table td,
.k-scheduler-table th {
  height: 1.5em;
  padding: .334em .5em;
  font-size: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-monthview .k-hidden,
.k-scheduler-monthview .k-hidden > div {
  width: 0!important;
  overflow: hidden !important;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-monthview .k-hidden {
  height: 60px;
  padding-left: 0!important;
  padding-right: 0!important;
  border-right-width: 0 !important;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-monthview > tbody > tr:first-child .k-scheduler-times {
  margin-right: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-monthview > tbody > tr:first-child .k-scheduler-times .k-hidden {
  height: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-monthview .k-scheduler-table td {
  height: 80px;
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td {
  height: 40px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-table td,
.k-scheduler-layout tr + tr .k-scheduler-times th:last-child,
.k-slot-cell {
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td {
  text-align: center;
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-monthview .k-scheduler-table td span {
  font-size: 1.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-header th {
  overflow: hidden;
  text-overflow: ellipsis;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-table td,
.k-scheduler-header th {
  border-style: solid;
  border-width: 0 0 1px 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-table td:first-child,
.k-scheduler-header th:first-child {
  border-left-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendaview .k-scheduler-table td:first-child {
  border-left-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendaview .k-scheduler-table td.k-first {
  border-left-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-layout tr + tr .k-scheduler-times tr:last-child > th,
.k-scheduler-layout tr + tr .k-scheduler-table > tbody > tr:last-child > td,
.k-scheduler-table > tbody > tr > .k-last {
  border-bottom-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scrollbar-h tr + tr .k-scheduler-times,
.k-scrollbar-h .k-scheduler-content .k-scheduler-table > tbody > tr:last-child > td,
.k-scheduler-agendaview.k-scrollbar-h .k-scheduler-table > tbody > tr > td.k-last {
  border-bottom-width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-times th {
  text-align: right;
  padding-right: .6em;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-layout tr + tr .k-scheduler-times th {
  border-bottom-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-layout tr + tr .k-scheduler-times th.k-slot-cell,
.k-scheduler-layout tr + tr .k-scheduler-times th.k-scheduler-times-all-day {
  border-bottom-color: inherit;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler .k-middle-row td {
  border-bottom-style: dotted;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-now-arrow,
.k-scheduler-now-line {
  position: absolute;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-now-arrow {
  width: 0;
  height: 0;
  border: solid 5px transparent;
  left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-now-line {
  left: 5px;
  right: 0;
  height: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-task {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-more-events {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-more-events > span {
  display: block;
  margin-top: -0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event,
.k-more-events {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  text-align: left;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event {
  cursor: default;
  min-height: 1.3em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-drag-hint {
  filter: alpha(opacity=60);
  opacity: .6;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-header .k-event {
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-template {
  padding: 0.3em 1.4em 0.3em 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-time {
  display: none;
  padding-bottom: 0;
  font-size: 0.9em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-drag-hint .k-event-time {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-actions,
.k-event > .k-link,
.k-task > .k-link {
  position: absolute;
  top: 3px;
  right: 4px;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-actions {
  z-index: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendaview .k-task > .k-link {
  top: 0;
  right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-actions:first-child {
  position: static;
  float: left;
  margin: 4px 2px 0 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-webkit .k-event-actions:first-child {
  margin-top: 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-actions:first-child > .k-link {
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event-delete {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event:hover .k-event-delete,
tr:hover > td > .k-task .k-event-delete {
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event .k-event-top-actions,
.k-event .k-event-bottom-actions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event .k-event-bottom-actions {
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event .k-resize-handle,
.k-scheduler-mobile .k-event:hover .k-resize-handle {
  position: absolute;
  visibility: hidden;
  z-index: 2;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event:hover .k-resize-handle,
.k-event-active .k-resize-handle,
.k-scheduler-mobile .k-event-active:hover .k-resize-handle {
  visibility: visible;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event .k-resize-handle:after {
  content: "";
  position: absolute;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event .k-resize-handle:after {
  filter: none;
  opacity: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-n {
  top: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-s {
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.4em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-e {
  right: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-w {
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.4em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-n:after,
.k-event > .k-resize-s:after {
  top: 1px;
  left: 50%;
  margin-left: -1em;
  width: 2em;
  height: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-s:after {
  top: auto;
  bottom: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-event > .k-resize-e:after {
  left: auto;
  right: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-n,
.k-scheduler-mobile .k-event > .k-resize-s {
  height: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-e,
.k-scheduler-mobile .k-event > .k-resize-w {
  width: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-n:after,
.k-scheduler-mobile .k-event > .k-resize-s:after {
  top: 0;
  margin-left: -3em;
  width: 4em;
  height: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-s:after {
  bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-e:after,
.k-scheduler-mobile .k-event > .k-resize-w:after {
  left: 0;
  margin-top: -0.7em;
  height: 1.4em;
  width: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-e:after {
  right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-n:after {
  border-radius: 0 0 4px 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-s:after {
  border-radius: 4px 4px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-w:after {
  border-radius: 0 4px 4px 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-event > .k-resize-e:after {
  border-radius: 4px 0 0 4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-monthview .k-events-container {
  position: absolute;
  text-align: center;
  height: 6px;
  line-height: 6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mobile .k-scheduler-monthview .k-event {
  position: static;
  display: inline-block;
  width: 4px;
  height: 4px;
  min-height: 0;
  margin: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-marquee {
  border-style: solid;
  border-width: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-scheduler-marquee:before {
  top: 0;
  left: 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
div.k-scheduler-marquee:after {
  bottom: 0;
  right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-marquee .k-label-top {
  position: absolute;
  top: .3em;
  left: .8em;
  font-size: 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-marquee .k-label-bottom {
  position: absolute;
  bottom: .3em;
  right: .81em;
  font-size: 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-quickedit .k-textbox {
  width: 200px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-bottom {
  text-align: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-bottom .k-button {
  float: left;
  margin-right: 0.3em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-bottom .k-quickedit-details {
  float: right;
  margin-right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendaview .k-scheduler-table th,
.k-scheduler-agendaview .k-scheduler-table td {
  text-align: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-times .k-slot-cell,
.k-scheduler-groupcolumn {
  width: 6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-datecolumn {
  width: 12em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timecolumn {
  width: 11em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timecolumn > div {
  position: relative;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-webkit .k-scheduler-timecolumn > div > .k-icon {
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timecolumn > div > .k-i-arrow-e {
  position: absolute;
  right: -4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timecolumn .k-i-arrow-w {
  margin-left: -4px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-mark {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: 0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendaday {
  float: left;
  margin: 0 .2em 0 0;
  font-size: 3em;
  font-weight: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendaweek {
  display: block;
  margin: .4em 0 0;
  font-size: 1.1em;
  font-style: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-agendadate {
  font-size: 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timecolumn {
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form .k-edit-form-container,
.k-scheduler-timezones .k-edit-form-container {
  width: 520px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form .k-edit-label {
  width: 17%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form .k-edit-field {
  width: 77%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form .k-textbox[name="title"],
.k-scheduler-edit-form textarea.k-textbox {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form textarea.k-textbox {
  min-height: 4em;
  resize: vertical;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form > .k-edit-box:first-child .k-datetimepicker {
  margin-right: 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-box {
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-box + .k-edit-box {
  float: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-edit-form label + input {
  margin-left: 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > ul.k-reset > li {
  margin: .2em 0 .4em;
  line-height: 2.4;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > ul.k-reset.k-toolbar > li {
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > ul.k-reset .k-widget {
  margin-left: 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > ul.k-reset .k-numerictextbox,
.k-edit-field span.k-recur-interval {
  width: 5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-edit-field > ul.k-reset .k-dropdown,
.k-edit-field > ul.k-reset .k-datepicker,
div[name="recurrenceRule"] > .k-dropdown {
  width: 9em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-popup-message {
  margin: 0;
  padding: 1em 0 2em;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timezones .k-dropdown:first-child {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-scheduler-timezones .k-dropdown + .k-dropdown {
  margin: 0.5em 0 0.7em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane,
.km-shim {
  font-family: sans-serif;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane {
  overflow-x: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-view {
  top: 0;
  left: 0;
  position: absolute;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
:-moz-any(.km-view,.km-pane) {
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ff18 *:-moz-any(.km-view,.km-pane),
.k-ff19 *:-moz-any(.km-view,.km-pane),
.k-ff20 *:-moz-any(.km-view,.km-pane),
.k-ff21 *:-moz-any(.km-view,.km-pane) {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
:-moz-any(.km-view) {
  display: -moz-inline-box;
  display: flex;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-content {
  min-height: 1px;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  flex-align: stretch;
  display: block;
  width: auto;
  overflow: hidden;
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-actionsheet > li {
  list-style-type: none;
  padding: inherit 1em;
  line-height: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-actionsheet {
  padding: 0;
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-shim {
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-shim .k-animation-container,
.km-actionsheet-wrapper {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-shim .k-animation-container {
  width: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-toolbar,
.k-ie .km-pane-wrapper .k-scheduler > .k-scheduler-footer {
  line-height: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-grid-edit-form .k-multiselect,
.km-pane-wrapper .k-scheduler-edit-form .k-multiselect {
  width: 15em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-grid-edit-form .k-dropdown-wrap,
.km-pane-wrapper .k-scheduler-edit-form .k-dropdown-wrap {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-scheduler-edit-form .k-scheduler-delete,
*:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  display: block;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
*:not(.km-pane) > .km-shim .km-actionsheet .k-button {
  font-size: 1.4em;
  margin: 0.3em 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
*:not(.km-pane) > .km-shim .km-actionsheet-title {
  text-align: center;
  line-height: 3em;
  margin-bottom: -0.3em;
}
/* /style/kendo/kendo.common.min.css:L9 */
*:not(.km-pane) > .km-shim > .k-animation-container {
  margin: 0!important;
  padding: 0!important;
  left: 0 !important;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper > div.km-pane {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-edit-field {
  width: 74%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-grid-edit-form .k-popup-edit-form,
.km-pane-wrapper .k-grid-edit-form .k-edit-form-container {
  width: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-filter-menu .k-button {
  width: 100%;
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .km-pane * {
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .km-pane .k-mobile-list,
.km-pane-wrapper .k-mobile-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .km-switch {
  top: 50%;
  right: .8rem;
  position: absolute;
  margin-top: -1.1rem;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-state-disabled {
  opacity: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-state-disabled > * {
  opacity: 0.7;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em 0 .5em 1em;
  font-size: 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-edit-form-container,
.km-pane-wrapper .k-scheduler-edit-form .km-scroll-container {
  padding-top: 1em;
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-edit-label {
  position: absolute;
  margin: 0;
  float: none;
  clear: none;
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .1em 0;
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-edit-field {
  padding: 0.5em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar {
  padding: 0.3em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-scheduler-toolbar ul li {
  line-height: 2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-item > * {
  line-height: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-edit-buttons,
.km-pane-wrapper .k-mobile-list .k-button-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em 1em;
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-item:first-child {
  border-top: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  border-bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-check[type=checkbox],
.k-check[type=radio],
.k-mobile-list .k-edit-field [type=checkbox],
.k-mobile-list .k-edit-field [type=radio] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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: 0.26em 1em 0.26em 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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] {
  width: 12px;
  height: 12px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-widget {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie .km-pane-wrapper .k-mobile-list .k-widget {
  height: initial;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper *:not(.k-state-default) > 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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-scheduler-views {
  width: 300px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-edit-field.k-scheduler-toolbar {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.5em 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper #recurrence .k-scheduler-navigation {
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-scheduler-views,
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation {
  display: table;
  table-layout: fixed;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-scheduler-views li,
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li {
  display: table-cell;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-scheduler-views li a,
.km-pane-wrapper .k-mobile-list .k-scheduler-navigation li a {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  margin: 0;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  margin-top: -0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:last-child {
  margin-bottom: -0.5em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-scheduler-timezones .k-edit-field label.k-check {
  text-indent: 1em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
  margin-left: 20%;
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-mobile-list .k-numerictextbox .k-link {
  height: 50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-grid .k-button,
.km-pane-wrapper .k-edit-form-container .k-button {
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-grid .k-button + .k-button,
.km-pane-wrapper .k-edit-form-container .k-button + .k-button {
  margin: 0 0 0 0.18em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  -o-border-radius: 2em;
  border-radius: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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: 0.7em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-pane-wrapper .k-pager-wrap {
  line-height: 2.4em;
}
@media all and (max-width: 699px) {
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper *:not(.k-state-default) > 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%;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-button {
    margin-left: 50%;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-mobile-list .k-edit-field > .k-timezone-button {
    margin-left: 1em;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-scheduler-views {
    width: 15em;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-nav-today a {
    padding-left: .6em;
    padding-right: 0.6em;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper li.k-nav-current {
    margin-left: 0;
    margin-right: 0;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-pager-wrap {
    position: relative;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .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;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-pager-numbers li {
    float: none;
    display: inline-block;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-pager-nav {
    float: left;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-pager-nav:nth-last-child(2),
  .km-pane-wrapper .k-pager-nav:nth-last-child(3) {
    position: absolute;
    right: .3em;
    top: 0.3em;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-pager-nav:nth-last-child(3) {
    right: 3em;
  }
  /* /style/kendo/kendo.common.min.css:L9 */
  .km-pane-wrapper .k-pager-info {
    display: none;
  }
}
/* /style/kendo/kendo.common.min.css:L9 */
.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%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip {
  position: absolute;
  z-index: 20000;
  border-style: solid;
  border-width: 1px;
  padding: 4px 5px 4px 6px;
  background-repeat: repeat-x;
  min-width: 20px;
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-button {
  text-align: right;
  height: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-content {
  height: 100%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-closable .k-tooltip-content {
  padding-right: 20px;
}
/* /style/kendo/kendo.common.min.css:L9 */
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-invalid-msg {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-callout {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-callout-n {
  top: -13px;
  left: 50%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-callout-w {
  top: 50%;
  left: -13px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-callout-s {
  left: 50%;
  bottom: -13px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-callout-e {
  top: 50%;
  right: -13px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
  margin-left: -6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
  margin-top: -6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tooltip-validation .k-warning {
  vertical-align: text-top;
  margin-right: 3px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-window .k-tooltip-validation {
  z-index: 10010;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitter {
  position: relative;
  height: 300px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitter .k-pane {
  overflow: hidden;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitter .k-scrollable {
  overflow: auto;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ghost-splitbar,
.k-splitbar {
  position: absolute;
  border-style: solid;
  font-size: 0;
  outline: 0;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitter .k-ghost-splitbar-horizontal,
.k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar .k-resize-handle {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: red;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 5px;
  height: 20px;
  margin-top: -10px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-collapse-prev,
.k-collapse-next,
.k-expand-prev,
.k-expand-next {
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal .k-collapse-prev {
  margin-top: -31px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal .k-collapse-next {
  margin-top: 11px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-static-horizontal {
  width: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-static-vertical {
  height: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 5px;
  margin-left: -10px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical .k-collapse-prev {
  margin-left: -31px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical .k-collapse-next {
  margin-left: 11px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-draggable-vertical .k-resize-handle,
.k-splitbar-draggable-horizontal .k-resize-handle {
  display: inline-block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal .k-resize-handle {
  background-position: -165px -6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal-hover > .k-resize-handle {
  background-position: -181px -6px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal .k-collapse-prev,
.k-splitbar-horizontal .k-expand-next {
  background-position: -6px -174px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal-hover > .k-collapse-prev,
.k-splitbar-horizontal-hover > .k-expand-next {
  background-position: -22px -174px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal .k-collapse-next,
.k-splitbar-horizontal .k-expand-prev {
  background-position: -5px -142px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-horizontal-hover > .k-collapse-next,
.k-splitbar-horizontal-hover > .k-expand-prev {
  background-position: -21px -142px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical .k-resize-handle {
  background-position: -38px -309px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical-hover > .k-resize-handle {
  background-position: -70px -309px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical .k-collapse-prev,
.k-splitbar-vertical .k-expand-next {
  background-position: 2px -134px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical-hover > .k-collapse-prev,
.k-splitbar-vertical-hover > .k-expand-next {
  background-position: -14px -134px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical .k-collapse-next,
.k-splitbar-vertical .k-expand-prev {
  background-position: 2px -165px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-splitbar-vertical-hover > .k-collapse-next,
.k-splitbar-vertical-hover > .k-expand-prev {
  background-position: -14px -165px;
}
/* /style/kendo/kendo.common.min.css:L9 */
html .k-upload {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
html .k-upload-empty {
  border-width: 0;
  background: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropzone em,
.k-upload-button {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-dropzone em,
.k-ie7 .k-upload-button {
  vertical-align: baseline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropzone,
.k-file {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropzone {
  border-style: solid;
  border-width: 0;
  padding: .8em;
  background-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropzone em {
  visibility: hidden;
  margin-left: 0.6em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropzone-active em {
  visibility: visible;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-button {
  position: relative;
  min-width: 7.167em;
  overflow: hidden!important;
  direction: ltr;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-sync .k-upload-button,
.k-ie7 .k-upload-button,
.k-ie8 .k-upload-button,
.k-ie9 .k-upload-button {
  margin: 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-button input {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font: 200px monospace!important;
  filter: alpha(opacity=0);
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-files {
  margin: 0 0 .6em;
  line-height: 2.66;
  border-style: solid;
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-files .k-button {
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-files .k-button,
.k-upload-status-total .k-icon {
  margin-left: 8px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-upload-files .k-button {
  line-height: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload .k-fail {
  background-position: -161px -111px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-refresh {
  background-position: -160px -128px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-refresh,
.k-state-hover > .k-si-refresh,
.k-state-hover > * > .k-si-refresh,
.k-button:hover .k-si-refresh,
.k-textbox:hover .k-si-refresh,
.k-button:active .k-si-refresh {
  background-position: -176px -128px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-tick,
.k-success {
  background-position: -160px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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:hover .k-si-tick,
.k-button:hover .k-success,
.k-textbox:hover .k-si-tick,
.k-textbox:hover .k-success,
.k-button:active .k-si-tick,
.k-button:active .k-success {
  background-position: -176px -96px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-si-cancel {
  background-position: -160px -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-link:not(.k-state-disabled):hover > .k-si-cancel,
.k-state-hover > .k-si-cancel,
.k-state-hover > * > .k-si-cancel,
.k-button:hover .k-si-cancel,
.k-textbox:hover .k-si-cancel,
.k-button:active .k-si-cancel {
  background-position: -176px -112px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-file {
  border-style: solid;
  border-width: 0 0 1px;
  padding: 0.167em 0.167em 0.167em 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-file .k-icon {
  position: relative;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-file > .k-icon {
  background-position: -112px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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:hover .k-file > .k-icon,
.k-textbox:hover .k-file > .k-icon,
.k-button:active .k-file > .k-icon {
  background-position: -128px -288px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-filename {
  position: relative;
  display: inline-block;
  min-width: 10em;
  max-width: 16.667em;
  vertical-align: middle;
  margin-left: 1em;
  padding-bottom: .167em;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-status {
  position: absolute;
  right: 12px;
  top: .6em;
  line-height: 0.7em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-status .k-button,
.k-upload-status .k-warning {
  vertical-align: text-bottom;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-dropzone .k-upload-status {
  line-height: 2.4;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-selected {
  min-width: 7.167em;
  margin: .25em 0 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-upload-selected {
  min-width: 100px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-selected,
.k-upload-cancel {
  margin-bottom: 0.8em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-upload-selected {
  margin-left: .8em;
  margin-right: 0.2em;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-toolbar-wrap .k-dropzone em,
.k-toolbar-wrap .k-upload-files {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-toolbar-wrap .k-dropzone {
  border: 0;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-toolbar-wrap .k-dropzone-active {
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-toolbar-wrap .k-dropzone-active em {
  display: inline;
  margin: 0;
  font-size: 5em;
  font-style: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-toolbar-wrap .k-dropzone-active .k-upload-button {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser-dropzone {
  z-index: 10010;
  filter: alpha(opacity=40);
  opacity: .4;
  position: fixed;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-search-wrap {
  position: relative;
  float: right;
  width: 20%;
  padding: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-search-wrap label {
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 20px;
  font-style: italic;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-search-wrap input.k-input {
  padding-left: 0;
  padding-right: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-search-wrap .k-search {
  position: absolute;
  top: 4px;
  right: 2px;
  margin: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-breadcrumbs {
  position: relative;
  float: left;
  width: 79%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-breadcrumbs-wrap {
  position: absolute;
  top: 3px;
  left: 0;
  z-index: 1;
  padding-left: 5px;
  line-height: 18px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-breadcrumbs > .k-input {
  width: 100%;
  font-size: inherit;
  font-family: inherit;
  border: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-breadcrumbs .k-link,
.k-breadcrumbs-wrap .k-icon {
  margin-top: 0;
  text-decoration: none;
  vertical-align: middle;
  position: static;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-breadcrumbs .k-link:hover {
  text-decoration: underline;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-breadcrumbs .k-i-seek-w {
  text-decoration: none;
  cursor: default;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-toolbar {
  border-style: solid;
  border-width: 1px;
  margin: 8px 0 0;
  padding: .25em;
  line-height: 23px;
  white-space: nowrap;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-toolbar .k-button.k-state-disabled {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-toolbar-wrap {
  float: left;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-tiles-arrange {
  float: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-tiles-arrange .k-dropdown {
  width: 75px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-upload {
  float: left;
  z-index: 10010;
  border-width: 0;
  background-color: transparent;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-upload .k-upload-status {
  display: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-upload .k-upload-button {
  width: auto;
  margin-left: 0;
  vertical-align: top;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-upload .k-icon {
  vertical-align: bottom;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-imagebrowser .k-upload-button,
.k-ie7 .k-imagebrowser .k-upload .k-icon {
  vertical-align: baseline;
  position: relative;
  top: 1px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-imagebrowser .k-upload .k-icon {
  top: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-imagebrowser .k-toolbar .k-button-icon {
  vertical-align: middle;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tiles li.k-state-hover,
.k-tiles li.k-state-selected {
  background-position: 0 center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-thumb {
  float: left;
  display: inline;
  width: 80px;
  height: 80px;
  margin: 4px 10px 0 4px;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-file {
  width: 80px;
  height: 80px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-image {
  margin: 2px 0 0 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-folder {
  width: 80px;
  height: 80px;
  background-position: 0 -200px;
  background-repeat: no-repeat;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-loading {
  margin: 35px 0 0 33px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile strong,
.k-tile input {
  margin: 10px 0 4px;
  font-weight: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile strong {
  float: left;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile input {
  width: 100px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile strong,
.k-tile input,
.k-tile .k-filesize {
  display: block;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-form-text-row {
  text-align: right;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-form-text-row label {
  width: 14%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-imagebrowser .k-form-text-row input {
  width: 80%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile-empty {
  margin: 160px 0 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile-empty .k-dialog-upload {
  font-weight: bold;
  font-size: 120%;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile-empty strong {
  display: block;
  margin: 0 0 .2em;
  font-size: 3em;
  font-weight: normal;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-tile-empty,
.k-tile-empty .k-button-wrapper {
  text-align: center;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-button,
.k-ie7 .k-grid-filter,
.k-ie7 .k-header-column-menu,
.k-ie7 .k-grid .k-pager-numbers,
.k-ie7 .k-grid .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 {
  display: inline;
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-ie7 .k-treeview .k-item,
.k-ie7 .k-treeview .k-group {
  zoom: 1;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-scroll-container {
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  -webkit-margin-collapse: separate;
  -webkit-transform: translatez(0);
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-widget .km-scroll-wrapper {
  position: relative;
  padding-bottom: 0;
}
/* /style/kendo/kendo.common.min.css:L9 */
.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;
  -moz-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity 0.3s linear;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.km-horizontal-scrollbar {
  width: 100%;
  left: 2px;
  bottom: 2px;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-animation-container,
.k-widget,
.k-widget *,
.k-animation-container *,
.k-widget *:before,
.k-animation-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* /style/kendo/kendo.common.min.css:L9 */
.k-button,
.k-textbox,
.k-autocomplete,
div.k-window-content,
.k-tabstrip > .k-content > .km-scroll-container,
.k-block,
.k-edit-cell .k-widget,
.k-grid-edit-row .k-widget,
.k-grid-edit-row .text-box,
.km-actionsheet > li,
.km-shim {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
* Kendo UI Complete v2013.3.1119 (http://kendoui.com)
* Copyright 2013 Telerik AD. All rights reserved.
*
* Kendo UI Complete commercial licenses may be obtained at
* https://www.kendoui.com/purchase/license-agreement/kendo-ui-complete-commercial.aspx
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/

@-ms-viewport {
  width: device-width;
}
@media (orientation: landscape) {
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-tablet .km-on-ios {
    position: fixed;
    bottom: 0;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root {
  font-size: 0.92em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root a {
  color: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet {
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root *:focus {
  outline: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  overflow-x: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane-wrapper {
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane,
.km-shim {
  font-family: sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane {
  overflow-x: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-vertical .km-collapsible-pane {
  position: absolute;
  z-index: 2;
  -webkit-transition: -webkit-transform 350ms ease-out;
  -webkit-transform: translatex(-100%);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-vertical .km-expanded-splitview .km-collapsible-pane {
  -webkit-transform: translatex(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-expanded-pane-shim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-expanded-splitview .km-expanded-pane-shim {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root > * {
  margin: 0;
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-view {
  top: 0;
  left: 0;
  position: absolute;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  align-content: stretch;
  vertical-align: top;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-moz-any(.km-view,.km-pane) {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.k-ff18 *:-moz-any(.km-view,.km-pane),
.k-ff19 *:-moz-any(.km-view,.km-pane),
.k-ff20 *:-moz-any(.km-view,.km-pane),
.k-ff21 *:-moz-any(.km-view,.km-pane) {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-moz-any(.km-view) {
  display: -moz-inline-box;
  display: flex;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-content {
  min-height: 1px;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -moz-box-align: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  flex-align: stretch;
  display: block;
  width: auto;
  overflow: hidden;
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-header,
.km-footer {
  display: block;
  display: -moz-box;
  -moz-box-orient: vertical;
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-moz-any(.km-scrollview) > div {
  display: inline-block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-header {
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-footer {
  background: #1a1a1a;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
[data-role="layout"] {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
[data-role="view"],
[data-role="drawer"] {
  visibility: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-view {
  visibility: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip {
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -moz-box-align: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  flex-align: start;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -moz-box-pack: start;
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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) {
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-view {
    display: table;
  }
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-header,
  .km-footer,
  .km-content {
    display: table-row;
  }
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-header,
  .km-footer {
    height: 1px;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-hide-title {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-show-title:after {
  display: block;
  content: "\a0";
  height: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-fill-title:after {
  height: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-footer .km-show-title:after {
  display: inline-block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-horizontal .km-view-title {
  line-height: 2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-toolbar,
.km-navbar,
.km-button,
.km-buttongroup,
.km-tabstrip,
.km-blackberry li.km-actionsheet-cancel > a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-origin: border-box;
  position: relative;
  display: inline-block;
  padding: .4em .7em;
  margin: .1rem;
  overflow: visible;
  text-decoration: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-buttongroup,
.km-tabstrip {
  padding: 0.4rem 0.7rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-horizontal .km-tabstrip {
  padding: 0.2rem 0.7rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-button {
  cursor: pointer;
  outline: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch input[type=checkbox] {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch-wrapper,
.km-slider-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch-background,
.km-slider-background {
  display: block;
  margin: 0 1px 1px -5em;
  height: 100%;
  width: 200%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch-container {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-checkbox {
  width: 1.8rem;
  height: 1.8rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-checkbox-checked:after {
  content: "\a0";
  display: block;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch-handle {
  top: 0;
  left: 0;
  width: 2.72em;
  height: 100%;
  display: inline-block;
  margin: -1px 0 0 -1px;
  background-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch-label-off {
  left: 104%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-switch-label-on {
  left: -134%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-badge {
  top: -1em;
  right: -1em;
  line-height: 2em;
  margin-left: .5em;
  min-width: .9em;
  padding: 0 .55em;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-badge {
  top: -0.2em;
  right: auto;
  margin-left: -1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-detail {
  position: absolute;
  float: right;
  right: .8rem;
  top: 50%;
  margin-top: -0.7rem;
  width: 1.3rem;
  height: 1.3rem;
  font-size: 1rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-detaildisclose {
  font-size: 0.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-moz-any(.km-detail) {
  width: 1rem;
  height: 1rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-buttongroup {
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
  margin: 0.5em auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-buttongroup {
  padding: 0;
  border-color: transparent;
  background: 0;
  white-space: nowrap;
  display: table;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-buttongroup > .km-button {
  display: table-cell;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-buttongroup .km-button {
  margin: 0;
  border-width: 1px 0 1px 1px;
  padding: 0.48em 0.9em 0.44em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-buttongroup .km-button {
  padding: 0.4em 0.8em 0.34em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-navbar .km-buttongroup {
  font-size: .95rem;
  line-height: 1em;
  margin: 0 0 .2em;
  display: inline-block;
  height: 1.5em;
  top: -2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-navbar .km-buttongroup {
  top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-navbar .km-buttongroup > .km-button {
  font-size: 1em;
  min-width: 4rem;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-navbar .km-buttongroup > .km-button {
  min-width: 6rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-view .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scrollview {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scrollview > div > * {
  -webkit-transform: translatez(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scrollview > div > [data-role=page] {
  vertical-align: top;
  display: inline-block;
  min-height: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scrollview .km-virtual-page {
  min-height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-moz-any(.k-ff18,.k-ff19,.k-ff20,.k-ff21) .km-scrollview > div {
  width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pages {
  text-align: center;
  margin: 0;
  padding: 0.6em 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pages li {
  display: inline-block;
  width: .5em;
  height: .55em;
  margin: 0 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup .km-button {
  font-size: 1.2em;
  font-weight: bold;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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: #aaaaaa;
  text-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip,
.km-toolbar,
.km-navbar {
  display: block;
  padding: .8em;
  margin: 0;
  width: 100%;
  border-width: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip {
  text-align: center;
  word-spacing: -1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-button {
  word-spacing: normal;
  box-shadow: none;
  -webkit-box-shadow: none;
  vertical-align: bottom;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-tabstrip {
    word-spacing: normal;
    width: 100%;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-toolbar,
.km-navbar {
  padding: 0;
  -moz-box-flex: 1;
  -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: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root div:-moz-any(.km-toolbar,.km-navbar) {
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-toolbar .km-button,
.km-navbar .km-button {
  margin-top: .5rem;
  margin-bottom: 0.5rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-navbar .km-no-title {
  padding-top: .7rem;
  padding-bottom: 0.7rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-horizontal .km-toolbar .km-button,
.km-horizontal .km-navbar .km-button {
  margin-top: .3rem;
  margin-bottom: 0.3rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-horizontal .km-navbar .km-no-title {
  padding-top: .5rem;
  padding-bottom: 0.5rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet.km-root .km-no-title {
  padding-top: .55rem;
  padding-bottom: 0.55rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-navbar .km-button,
.km-tablet .km-toolbar .km-button {
  margin-top: .45rem;
  margin-bottom: 0.45rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-pane .km-navbar .km-no-title {
  visibility: visible;
  line-height: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-button:first-child {
  border-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-button:last-child {
  border-right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listview-wrapper > ul:not(.km-listview) {
  margin: 0 auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list,
.km-listview {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listinset,
.km-listgroupinset {
  margin: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listinset,
.km-listgroupinset .km-list {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listview .km-switch {
  margin-top: -0.95rem;
  position: absolute;
  right: .8rem;
  top: 50%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listview .km-list {
  text-indent: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list > li,
.km-root .km-listview-link,
.km-root .km-listview-label {
  margin: 0;
  display: block;
  position: relative;
  list-style-type: none;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list > li {
  line-height: 1.6em;
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-virtual-list {
  position: relative;
  width: 100%;
  -webkit-transform: translateZ(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-virtual-list > li {
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateZ(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-list .km-load-more {
  border-bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list > li > * {
  line-height: normal;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-group-title {
  display: block;
  font-weight: bold;
  padding: .2em 0;
  text-indent: 0.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listgroupinset .km-group-title {
  margin-top: .65em;
  line-height: 2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list:not(.km-virtual-list) > li:first-child {
  border-top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list:not(.km-virtual-list) > li:last-child {
  border-bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-listview-link,
.km-root .km-listview-label {
  line-height: inherit;
  text-decoration: none;
  margin: -0.5em -0.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listview-link:after,
.km-listview-label:after {
  border-color: #777777;
  content: "\a0";
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.32rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-form {
  width: 100%;
  padding: .5em 0;
  border: 1px solid transparent;
  border-width: 1px 0;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-wrap {
  position: relative;
  margin: 0 .7em;
  padding: .2em .4em;
  border: 1px solid transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-filter-wrap {
  max-width: 24em;
  margin: 0 auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-wrap > input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-wrap input {
  width: 100%;
  -moz-box-sizing: border-box;
  -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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-reset {
  display: inline-block;
  margin-left: -1.6em;
  vertical-align: middle;
  text-align: center;
  z-index: 1;
  text-decoration: none;
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-reset .km-clear {
  font-size: 1.6em;
  width: 1em;
  height: 1em;
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-filter-reset > .km-text {
  position: absolute;
  top: -3333px;
  left: -3333px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scroller {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-x pan-y;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-scroll-snap-type: proximity;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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);
  -moz-transform: translate3d(0, -3em, 0);
  -ms-transform: translate3d(0, -3em, 0);
  -o-transform: translate3d(0, -3em, 0);
  transform: translate3d(0, -3em, 0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scroller-pull .km-template {
  display: inline-block;
  min-width: 200px;
  text-align: left;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-load-more .km-icon,
.km-root .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);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 300ms linear;
  -moz-transition: -moz-transform 300ms linear;
  -ms-transition: -ms-transform 300ms linear;
  -o-transition: -o-transform 300ms linear;
  transition: transform 300ms linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-scroller-release .km-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-scroller-refresh .km-icon {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-default-content {
  padding: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-detail .km-text {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-detail .km-icon,
.km-button .km-icon,
.km-list .km-icon,
.km-ios .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.3em;
  margin-left: -0.3em;
  margin-right: .3em;
  vertical-align: text-top;
  display: inline-block;
  background-size: auto 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-button .km-icon {
  margin-top: -0.1em;
  margin-bottom: -0.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-view .km-notext {
  margin-left: 0;
  margin-right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list .km-switch {
  position: absolute;
  top: 50%;
  right: .8rem;
  margin-top: -1rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-rowinsert:after,
.km-root .km-rowdelete:after,
.km-root .km-contactadd:after,
.km-root .km-detaildisclose:after,
.km-root .km-rowinsert:before,
.km-root .km-rowdelete:before,
.km-root .km-contactadd:before,
.km-root .km-detaildisclose:before,
.km-detail .km-icon {
  left: .15em;
  top: .15em;
  line-height: 1em;
  font-size: 1em;
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-detaildisclose:after {
  left: .1em;
  top: .25em;
  text-align: center;
  font-weight: bold;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-buttongroup .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin: 0 0.16em 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-button .km-icon {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.5rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-image,
.km-tabstrip .km-button .km-icon {
  margin: .1rem auto 0;
  display: inline-block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tabstrip .km-text {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-tabstrip .km-icon {
  height: 2.2rem;
  width: 2.2rem;
  font-size: 2.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-horizontal .km-tabstrip .km-icon {
  height: 2rem;
  width: 2rem;
  font-size: 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider {
  line-height: .6em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-horizontal {
  width: 50%;
  height: .6em;
  line-height: 0.6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list .k-slider {
  position: absolute;
  right: 0;
  margin-top: -0.5em;
  top: 50%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-track {
  left: 1em!important;
  right: 1em;
  height: 100%;
  display: block;
  position: absolute;
  border: .5em solid transparent;
  border-width: 0.5em 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-horizontal .k-slider-track {
  width: auto !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-pane .k-slider-track {
  background-clip: padding-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-track,
.km-root .k-slider-selection {
  margin-top: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-horizontal .k-slider-selection {
  top: 0;
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-items {
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider .k-draghandle {
  text-indent: -3333px;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  display: block;
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider-tooltip {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-touch-scrollbar {
  position: absolute;
  visibility: hidden;
  z-index: 200000;
  height: .4em;
  width: .4em;
  background-color: #333333;
  opacity: 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -ms-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity 0.3s linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-vertical-scrollbar {
  height: 100%;
  right: 2px;
  top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-horizontal-scrollbar {
  width: 100%;
  left: 0;
  bottom: 2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scrollview,
.km-scroll-container {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-user-select: -moz-none;
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scroll-wrapper {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scroll-header {
  position: absolute;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-ios.km-black-translucent-status-bar.km-app .km-header .km-navbar {
  padding-top: 1.4em;
  background-clip: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-leftitem,
.km-rightitem {
  z-index: 1;
  position: absolute;
  right: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup .km-rightitem {
  right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-leftitem {
  left: .5em;
  right: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup .km-leftitem {
  left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-leftitem,
.km-rightitem {
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-leftitem > *,
.km-rightitem > * {
  display: inline-block;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-leftitem:before,
.km-rightitem:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-dialog {
  position: absolute;
  min-width: 19em;
  max-width: 25em;
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-dialog-title {
  position: static;
  float: none;
  height: 2.6em;
  margin-top: -2.6em;
  font-size: 1.22em;
  line-height: 3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-dialog:before {
  content: "\a0";
  display: block;
  overflow: visible;
  width: 100%;
  height: 3em;
  opacity: 0.2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-dialog-content {
  font-weight: normal;
  min-height: 2em;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-dialog .km-button {
  display: block;
  margin: .4em;
  font-size: 1.3em;
  text-align: center;
  padding: .44em;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-loader {
  top: 50%;
  left: 50%;
  width: 180px;
  height: 130px;
  opacity: .85;
  z-index: 100000;
  padding: 30px 30px;
  position: absolute;
  margin-top: -70px;
  margin-left: -90px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-loader h1 {
  font-size: 1rem;
  color: white;
  text-align: center;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-loader .km-loading,
.km-load-more .km-icon,
.km-scroller-refresh .km-icon {
  animation: km-spin 1s infinite linear;
  -moz-animation: km-spin 1s infinite linear;
  -webkit-animation: km-spin 1s infinite linear;
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  font-size: 35px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-loader .km-loading:after,
.km-load-more .km-icon:after {
  color: #cccccc;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-loading-left,
.km-loading-right {
  display: none;
}
@-webkit-keyframes km-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes km-spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes km-spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes km-spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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%;
  -moz-box-sizing: border-box;
  -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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-slider .k-tick,
.km-root .k-slider .k-label,
.km-root .k-slider .k-button {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list textarea {
  position: relative;
  width: -webkit-calc(50.7%);
  width: -moz-calc(50.7%);
  width: calc(50.7%);
  margin-right: -0.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list input[type=checkbox],
.km-list input[type=radio] {
  position: absolute;
  top: 50%;
  right: .7em;
  margin-top: -0.5em;
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root input,
.km-root textarea {
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root input[readonly],
.km-root select:not([multiple]) {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list textarea {
  top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list .k-dropdown {
  line-height: 1.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-list .k-dropdown,
.km-list .k-dropdown .k-input {
  background-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-dropdown-wrap {
  display: inline-block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-listview-label:after,
.km-root input ~ .km-listview-link:after,
.km-root textarea ~ .km-listview-link:after,
.km-root select ~ .km-listview-link:after,
.km-root .k-dropdown ~ .km-listview-link:after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .k-dropdown select,
.km-root .k-dropdown .k-select {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-list textarea {
  position: relative;
  float: right;
  margin-top: 0;
  font-family: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-popup .k-item,
.km-pane .km-actionsheet > li {
  list-style-type: none;
  padding: inherit 1em;
  border-bottom: 1px solid #555555;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane .km-actionsheet > li {
  line-height: 2em;
  border-bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane .km-actionsheet > li > a {
  line-height: 1.5em;
  text-align: left;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-popup .k-list,
.km-pane .km-actionsheet {
  padding: 0;
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-popup .k-item:last-child,
.km-pane .km-actionsheet > li:last-child {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-shim {
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-shim:before {
  content: "\a0";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-shim .k-animation-container,
.km-pane .km-actionsheet-wrapper {
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-shim .k-animation-container {
  width: 100%!important;
  height: 100% !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-pane div.km-actionsheet-phone {
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-actionsheet-phone li.km-actionsheet-title,
.km-tablet div.km-actionsheet-phone li.km-actionsheet-cancel {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-pane .k-button:focus,
.km-root .km-pane .k-button:active,
.km-root .km-pane .k-button:focus:active {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listview-label input[type=radio],
.km-listview-label input[type=checkbox] {
  border: 0;
  font-size: inherit;
  width: 1em;
  height: 0.9em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-load-more {
  display: block;
  padding: .3em 0 1.2em;
  height: 3.2em;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root div.km-splitview {
  -moz-box-orient: horizontal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-splitview.km-split-vertical {
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-splitview > .km-pane {
  -moz-box-flex: 2;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  width: auto;
  height: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-splitview > .km-pane:first-child {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-split-horizontal > .km-pane {
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-split-vertical > .km-pane > .km-view {
  display: -webkit-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popover-root .km-popup-wrapper {
  position: relative !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup-wrapper,
.km-modalview-wrapper {
  z-index: 10001;
  position: relative;
  background: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup-arrow,
.km-popup-arrow:after,
.km-down .km-popup-arrow:before {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  left: 0;
  z-index: 2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-left .km-popup-arrow,
.km-right .km-popup-arrow {
  margin-top: -8px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-up .km-popup-arrow,
.km-down .km-popup-arrow {
  margin-left: -8px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup-arrow:after,
.km-down .km-popup-arrow:before {
  display: block;
  content: "\a0";
  width: 0;
  height: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-up .km-popup-arrow {
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-left .km-popup-arrow {
  left: auto;
  right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popup.km-pane {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  min-height: 100px;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-popover-root .km-view {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-modalview-root {
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-modalview,
.km-modalview-wrapper:before {
  overflow: hidden;
  position: relative;
  display: -moz-inline-box;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-modalview .km-content {
  box-flex: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-modalview-root:before,
.km-modalview-wrapper:before {
  vertical-align: middle;
  height: 100%;
  margin-left: -1px;
  content: "\a0";
  width: 0;
  display: inline-block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-stretched-view {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-stretched-view > * {
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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 {
  transform: translateZ(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pane,
.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-list > li,
.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 {
  -webkit-transform: translatez(0);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-meego,
.km-on-android {
  -webkit-transform: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-android.km-2 .km-header,
.km-on-android.km-2 .km-footer,
.km-on-android .km-switch,
.km-on-android.km-2 .km-list > li,
.km-on-android.km-3 .km-listview-wrapper,
.km-on-android.km-4 .km-listview-wrapper,
.km-on-android.km-4 .km-content,
.km-on-android .km-switch-handle,
.km-android.km-on-android .km-switch-wrapper,
.km-on-android .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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-android.km-4 input {
  -webkit-user-modify: read-write-plaintext-only;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 100000;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.k-ff .km-scroll-container {
  padding-bottom: 20px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-view .km-absolute,
.km-meego .km-view .km-absolute {
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-drawer,
[data-role=drawer] {
  top: 0;
  left: auto;
  width: 250px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-drawer .km-header,
.km-drawer .km-footer {
  z-index: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-left-drawer {
  left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-right-drawer {
  right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling,
.km-native-scrolling .km-view,
.km-native-scrolling .km-splitview .km-pane {
  min-height: 100%;
  height: auto;
  -ms-touch-action: auto!important;
  -webkit-transform: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-blackberry .km-content {
  min-height: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-splitview {
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-header {
  position: fixed;
  top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-android .km-header {
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-footer {
  position: fixed;
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-android .km-footer {
  top: 0;
  bottom: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-badge {
  z-index: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-modalview .km-header,
.km-native-scrolling .km-modalview .km-footer {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-content {
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-shim,
.km-native-scrolling .km-popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  height: auto !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-drawer {
  position: fixed;
  top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling > .km-pane > .km-loader {
  position: fixed;
  top: 50%;
  margin-top: -2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-native-scrolling .km-header,
.km-native-scrolling .km-footer {
  z-index: 2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-state-disabled {
  opacity: 0.5;
}
@font-face {
  font-family: "Kendo UI";
  src: url("/style/kendo/images/kendoui.woff") format("woff"), url("/style/kendo/images/kendoui.ttf") format("truetype");
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
body:before {
  font-family: "Kendo UI";
  content: "\a0";
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-pane .km-view .km-icon {
  -webkit-background-clip: text;
  background-size: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-icon {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
  background-size: auto;
  font: 1em/1em "Kendo UI";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detaildisclose:after {
  font-family: serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-webkit-any(.km-ios):not(.km-android):not(.km-blackberry6):not(.km-blackberry7):not(.km-meego) .km-icon:after,
:-webkit-any(.km-blackberry):not(.km-android):not(.km-blackberry6):not(.km-blackberry7):not(.km-meego) .km-icon:after {
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-color: currentcolor;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.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-on-ios.km-ios4 .km-view .km-icon:after,
.km-root .km-pane.km-pane.km-on-android .km-view span.km-icon:after,
.km-root .km-pane.km-pane.km-on-meego .km-view span.km-icon:after {
  background: 0;
  -webkit-text-fill-color: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-contactadd:after,
.km-contactadd:before,
.km-rowinsert:after,
.km-rowinsert:before {
  content: "\E039";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-rowdelete:after,
.km-rowdelete:before {
  content: "\E03a";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-detaildisclose:after,
.km-detaildisclose:before {
  content: "\E0E2";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-action:after,
.km-action:before {
  content: "\e0ca";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-add:after,
.km-add:before {
  content: "\e0cb";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-battery:after,
.km-battery:before {
  content: "\e0ce";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-bookmarks:after,
.km-bookmarks:before {
  content: "\e0cf";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-camera:after,
.km-camera:before {
  content: "\e0d0";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-cart:after,
.km-cart:before {
  content: "\e0d1";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-edit:after,
.km-compose:after,
.km-edit:before,
.km-compose:before {
  content: "\e0d5";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-contacts:after,
.km-contacts:before {
  content: "\e0e4";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-trash:after,
.km-delete:after,
.km-trash:before,
.km-delete:before {
  content: "\e0ec";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-details:after,
.km-details:before {
  content: "\e0e2";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-download:after,
.km-downloads:after,
.km-download:before,
.km-downloads:before {
  content: "\e0d4";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-fastforward:after,
.km-fastforward:before {
  content: "\e0d9";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-toprated:after,
.km-favorites:after,
.km-toprated:before,
.km-favorites:before {
  content: "\e0d7";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-featured:after,
.km-featured:before {
  content: "\e0d8";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-globe:after,
.km-globe:before {
  content: "\e0dc";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-history:after,
.km-history:before {
  content: "\e0e7";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-home:after,
.km-home:before {
  content: "\e0dd";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-info:after,
.km-about:after,
.km-info:before,
.km-about:before {
  content: "\e0de";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-more:after,
.km-more:before {
  content: "\e0e0";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-mostrecent:after,
.km-mostrecent:before {
  content: "\e0cc";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-mostviewed:after,
.km-mostviewed:before {
  content: "\e0d6";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-organize:after,
.km-organize:before {
  content: "\e0eb";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-pause:after,
.km-pause:before {
  content: "\e0e3";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-play:after,
.km-play:before {
  content: "\e0e5";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-recents:after,
.km-recents:before {
  content: "\e0d2";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-refresh:after,
.km-refresh:before {
  content: "\e0e6";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-reply:after,
.km-reply:before {
  content: "\e0ed";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-rewind:after,
.km-rewind:before {
  content: "\e0e8";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-search:after,
.km-search:before {
  content: "\e0e9";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-settings:after,
.km-settings:before {
  content: "\e0da";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-share:after,
.km-share:before {
  content: "\e0df";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-sounds:after,
.km-volume:after,
.km-sounds:before,
.km-volume:before {
  content: "\e0ef";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-stop:after,
.km-stop:before {
  content: "\e0ea";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wifi:after,
.km-wifi:before {
  content: "\e0f0";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-pane .km-icon.km-check {
  -webkit-background-clip: initial;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-pane .km-check:checked:after {
  content: "\e227";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-more:after,
.km-android .km-more:before {
  content: "\e0e1";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-meego .km-more:after,
.km-meego .km-more:before {
  content: "\e0f1";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loading:after,
.km-wp .km-load-more .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-meego .km-loading:after,
.km-meego .km-load-more .km-icon:after,
.km-meego .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .km-loading:after,
.km-android .km-load-more .km-icon:after,
.km-root .km-android .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-scroller-pull .km-icon:after {
  content: "\e0f2";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-icon.km-phone:after,
.km-ios7 .km-state-active .km-phone:after {
  content: "\e326";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detaildisclose:after {
  content: "i";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-action:after {
  content: "\e1ff";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-add:after {
  content: "\e200";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-mostrecent:after {
  content: "\e201";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-battery:after {
  content: "\e203";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-bookmarks:after {
  content: "\e204";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-camera:after {
  content: "\e205";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-cart:after {
  content: "\e206";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-recents:after {
  content: "\e207";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-download:after,
.km-ios7 .km-downloads:after {
  content: "\e209";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-edit:after {
  content: "\e20a";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-mostviewed:after {
  content: "\e20b";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-toprated:after,
.km-ios7 .km-favorites:after {
  content: "\e20c";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-featured:after {
  content: "\e20d";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-fastforward:after {
  content: "\e20e";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-settings:after {
  content: "\e20f";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-globe:after {
  content: "\e211";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-home:after {
  content: "\e212";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-info:after,
.km-ios7 .km-about:after {
  content: "\e213";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-share:after {
  content: "\e214";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-more:after {
  content: "\e215";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-details:after {
  content: "\e217";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-pause:after {
  content: "\e218";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-contacts:after {
  content: "\e219";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-play:after {
  content: "\e21a";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-refresh:after {
  content: "\e21b";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-history:after {
  content: "\e21c";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-rewind:after {
  content: "\e21d";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-search:after {
  content: "\e21e";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-stop:after {
  content: "\e21f";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-organize:after {
  content: "\e220";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-trash:after,
.km-ios7 .km-delete:after {
  content: "\e221";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-reply:after {
  content: "\e222";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-forward:after {
  content: "\e223";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-sounds:after,
.km-ios7 .km-volume:after {
  content: "\e224";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-wifi:after {
  content: "\e225";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-phone:after {
  content: "\e226";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-action:after {
  content: "\e2ff";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-add:after {
  content: "\e300";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-mostrecent:after {
  content: "\e301";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-battery:after {
  content: "\e303";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-bookmarks:after {
  content: "\e304";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-camera:after {
  content: "\e305";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-cart:after {
  content: "\e306";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-recents:after {
  content: "\e307";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-download:after,
.km-ios7 .km-state-active .km-downloads:after {
  content: "\e309";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-edit:after {
  content: "\e30a";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-mostviewed:after {
  content: "\e30b";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-toprated:after,
.km-ios7 .km-state-active .km-favorites:after {
  content: "\e30c";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-featured:after {
  content: "\e30d";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-fastforward:after {
  content: "\e30e";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-settings:after {
  content: "\e30f";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-globe:after {
  content: "\e311";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-home:after {
  content: "\e312";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-info:after,
.km-ios7 .km-state-active .km-about:after {
  content: "\e313";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-share:after {
  content: "\e314";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-more:after {
  content: "\e315";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-details:after {
  content: "\e317";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-pause:after {
  content: "\e318";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-contacts:after {
  content: "\e319";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-play:after {
  content: "\e31a";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-refresh:after {
  content: "\e31b";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-history:after {
  content: "\e31c";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-rewind:after {
  content: "\e31d";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-search:after {
  content: "\e31e";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-stop:after {
  content: "\e31f";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-organize:after {
  content: "\e320";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-trash:after,
.km-ios7 .km-state-active .km-delete:after {
  content: "\e321";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-reply:after {
  content: "\e322";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-forward:after {
  content: "\e323";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-sounds:after,
.km-ios7 .km-state-active .km-volume:after {
  content: "\e324";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-wifi:after {
  content: "\e325";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-pull .km-icon:after {
  content: "\E0D4";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-icon:after,
.km-on-wp.km-app .km-filter-wrap:before,
.km-on-wp.km-app .km-state-active .km-icon:after {
  color: transparent;
  background-image: url("/style/kendo/images/wp8_icons.png");
  background-size: auto 100%;
  height: 1em;
  margin-top: 0;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light.km-app .km-icon:after,
.km-wp-light.km-app .km-filter-wrap:before {
  background-image: url("/style/kendo/images/wp8_inverseicons.png");
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-icon {
  line-height: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-icon:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-action:after {
  background-position-x: 20%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-add:after,
.km-on-wp.km-app .km-filter-reset .km-clear:after {
  background-position-x: 22%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-battery:after {
  background-position-x: 24%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-bookmarks:after {
  background-position-x: 26%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-camera:after {
  background-position-x: 28%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-cart:after {
  background-position-x: 30%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-edit:after,
.km-on-wp.km-app .km-compose:after {
  background-position-x: 32%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-contacts:after {
  background-position-x: 34%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-trash:after,
.km-on-wp.km-app .km-delete:after {
  background-position-x: 36%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-details:after {
  background-position-x: 38%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-download:after,
.km-on-wp.km-app .km-downloads:after {
  background-position-x: 40%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-fastforward:after {
  background-position-x: 42%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-toprated:after,
.km-on-wp.km-app .km-favorites:after {
  background-position-x: 44%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-featured:after {
  background-position-x: 46%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-globe:after {
  background-position-x: 48%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-history:after {
  background-position-x: 50%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-home:after {
  background-position-x: 52%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-info:after,
.km-on-wp.km-app .km-about:after {
  background-position-x: 54%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-more:after {
  background-position-x: 56%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-mostrecent:after {
  background-position-x: 58%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-mostviewed:after {
  background-position-x: 60%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-organize:after {
  background-position-x: 62%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-pause:after {
  background-position-x: 64%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-play:after {
  background-position-x: 66%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-recents:after {
  background-position-x: 68%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-refresh:after {
  background-position-x: 70%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-reply:after {
  background-position-x: 72%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-rewind:after {
  background-position-x: 74%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-search:after,
.km-on-wp.km-app .km-filter-wrap:before {
  background-position-x: 76%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-settings:after {
  background-position-x: 78%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-share:after {
  background-position-x: 80%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-sounds:after,
.km-on-wp.km-app .km-volume:after {
  background-position-x: 82%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-stop:after {
  background-position-x: 84%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-wifi:after {
  background-position-x: 86%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app.km-android .km-more:after {
  background-position-x: 88%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app.km-meego .km-more:after {
  background-position-x: 90%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app.km-meego .km-loading:after,
.km-on-wp.km-app.km-meego .km-load-more .km-icon:after,
.km-on-wp.km-app.km-meego .km-scroller-refresh .km-icon:after {
  background-position-x: 94%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-scroller-pull .km-icon:after {
  background-position-x: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-filter-wrap:before {
  display: inline-block;
  content: "\a0";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-wp.km-app .km-filter-reset .km-clear:after {
  transform: rotate(45deg);
}
@media only screen and (height: 320px) and (orientation: landscape) {
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-ios6 {
    height: 100% !important;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios:after {
  content: url("/style/kendo/images/back.png");
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios {
  background: white;
  font: bold 0.9em HelveticaNeue, sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-view {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-view-title,
.km-ios .km-dialog-title {
  position: relative;
  visibility: visible;
  text-align: center;
  color: white;
  font-size: 1.4em;
  line-height: 2.3em;
  font-weight: bold;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  margin-left: auto;
  margin-right: auto;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios.km-horizontal .km-view-title {
  line-height: 2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-toolbar,
.km-ios .km-navbar,
.km-ios .km-button,
.km-ios .km-tabstrip,
.km-ios .km-popup .k-item,
.km-ios .km-actionsheet > li > a {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(0.06, rgba(255, 255, 255, 0.45)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(1, rgba(100, 100, 100, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.45) 6%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(100, 100, 100, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.45) 6%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(100, 100, 100, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.45) 6%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(100, 100, 100, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.45) 6%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(100, 100, 100, 0));
  -webkit-tap-highlight-color: transparent;
  color: white;
  overflow: visible;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  border: 1px solid #394d68;
  border-color: #2f3740 #394d68 #375073;
  background-color: #7185a2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-button {
  text-align: center;
  border-width: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: .4em .8em;
  background: transparent, #496b9a;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.35)), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-button:active,
.km-ios .km-button.km-state-active {
  background-color: #264e8c;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3), inset 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios li.km-state-active {
  border-width: 0;
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios :-webkit-any(.km-back) {
  overflow: hidden;
  margin-left: -1em;
  padding-left: 2.1em;
  -webkit-mask-image: url("/style/kendo/images/back.png");
  -webkit-mask-size: auto 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position-x: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-back:after {
  content: "\a0";
  display: none;
  position: absolute;
  left: 1em;
  top: 0;
  bottom: 0;
  width: 12px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABCCAYAAABAfGYuAAAC4ElEQVR4Xr3XT4jSQRQH8K2NvcQWHZZYomBhKzaCCmVbEwJRQQtZ8c9vV9xlRTZEiujQHjKIhaAI82BbxwiCTiooKoSglBklWBRGBRnizYsXvfuat8zAw87zhO/545uZ934zUwAwZTKZODIrEhB5IvKGA54RiYgUaXTDVybALZFzIkd0wl4CxkTmqaELXiPohsJ0wwZB/YhwwHR5VxHggO0EDSDAAS8RNIwAB3yYoFEEuOCYROMIcMGbpNo5LthB0MsIcMAnJ3uVC45L9AYCXPCGRO+LTHPBK2SJLyHAAR8i6DoCXPA27Vcu2E2qPcEFzxP0GgIcMG2dbQS4YHqTmOGCzxB0BQEu+I5ENxHggOkSP0CAC6ZLbGaDJ5eYCzYkuosAF7xIlniZE75N3jdTXHCAVHuAA0ZgYXJQcME3JRpBgBPelfA6K9xut8EwjN8Sv8gGAwCUy2VwuVyfBHCPE36IeDqd/s651whjXvV6PQiFQh2J27jgZRGo1Wrg8Xi+SvwoxwBB/C7iuVwOrFZrRQAxDljhe8PhEMLhcFe9i7jg4yLQarUgGAz+lPh5nTDFw4iXSiVwOp0fBbDDASv8kWyxL7LqKAes8Jeyxf5K/DoXbBaBer0OPp+vLfFFnTDFbyFeKBTAbrfX8bLAASv8KeLJZPKz2m8OWOGvu90u3e9VLtgiAo1GA/x+/w+JX9AJUzyOeLFYVJ9QxI/phCn+GPFMJqPmeZwDVviL0WhE53mUC54TgU6nQw+boROm+FXEm80mfkx+SdyuE6Z4BPFKpQJer/ebxE06YYon1GRzu91qwJzVDtPJhjcXh8PxQeKndMIU31NtZrPZ3kl8QStM22w8Hiv8vZpuHPBBxEUgm83S6ebUCdPKnyOez+fpad8SmdYFUzyFeLVaxSHzx2w2l2T1ayKnRWYVrAPfQbzf7+OJ338Y4qm3WCxv8Y8oWBe+JPJMBAaDAT4OIZVKQSKRgH+T7a9S/jnyXAAAAABJRU5ErkJggg==");
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios :-webkit-any(.km-back):after {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios.km-on-android :-webkit-any(.km-back) {
  -webkit-mask-image: none;
  padding-left: .8em;
  margin-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios.km-on-android :-webkit-any(.km-back):after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios :-moz-any(.km-back) {
  overflow: hidden;
  margin-left: 0;
  padding-left: 1.4em;
  background-size: auto 100%;
  clip-path: url('data:image/svg+xml;utf-8,<svg xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox=%220 0 1 1%22><clipPath id=%22backbutton%22 clipPathUnits=%22objectBoundingBox%22><path fill=%22black%22 d=%22M8.7,1c0,0-8,0-8,0C0,1,0.2,1,0,0.5 C0.2-0,0,0,0.5,0H9V1z%22%2F><%2FclipPath><%2Fsvg>#backbutton');
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios :-moz-any(.km-back):after {
  display: block;
  left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch {
  width: 5rem;
  height: 1.8rem;
  line-height: 1.65rem;
  overflow: hidden;
  font-family: HelveticaNeue, Arial, sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch {
  width: 6.4rem;
  height: 2rem;
  line-height: 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-wrapper {
  overflow: hidden;
  background-color: #f0f0f0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-background,
.km-ios .k-slider-selection {
  background: 4.25em 0 no-repeat #007ee9;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #dbdbdb), color-stop(0.5, #eeeeee));
  background-image: -moz-linear-gradient(top, #dbdbdb, #eeeeee 50%);
  background-image: linear-gradient(top, #dbdbdb, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #dbdbdb, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #dbdbdb, #eeeeee 50%);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-background,
.km-ios .k-slider-horizontal .k-slider-selection {
  margin-left: -3.4rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-background {
  background-color: #3074e7;
  background-position: 6.4em 0;
  margin-left: -6rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-background:after {
  content: "\a0";
  display: inline-block;
  margin: 0 0 0 .3rem;
  width: 78%;
  height: 50%;
  line-height: 100%;
  vertical-align: bottom;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.14)), color-stop(1, rgba(255, 255, 255, 0.4)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.14) 0, rgba(255, 255, 255, 0.4));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.14) 0, rgba(255, 255, 255, 0.4));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.14) 0, rgba(255, 255, 255, 0.4));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.14) 0, rgba(255, 255, 255, 0.4));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-background:after {
  margin: 0;
  width: 100%;
  height: 58%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-container {
  padding: 1px 0 1px 1px;
  border-width: 0;
  box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.3), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(0.95, transparent), color-stop(1, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, transparent, transparent 95%, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, transparent, transparent 95%, rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, transparent, transparent 95%, rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, transparent, transparent 95%, rgba(0, 0, 0, 0.2));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-container {
  padding: 0;
  border: 1px solid #999999;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-checkbox {
  border: 3px solid #e5e5e5;
  background-color: white;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -ms-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-checkbox-checked {
  border-color: white;
  background-color: #bb0000;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #f1969b), color-stop(0.5, rgba(230, 70, 78, 0.5)), color-stop(0.5, rgba(222, 11, 21, 0.5)), color-stop(1, rgba(183, 0, 0, 0)));
  background-image: -moz-linear-gradient(top, #f1969b, rgba(230, 70, 78, 0.5) 50%, rgba(222, 11, 21, 0.5) 50%, rgba(183, 0, 0, 0));
  background-image: linear-gradient(top, #f1969b, rgba(230, 70, 78, 0.5) 50%, rgba(222, 11, 21, 0.5) 50%, rgba(183, 0, 0, 0));
  background-image: -ms-linear-gradient(top, #f1969b, rgba(230, 70, 78, 0.5) 50%, rgba(222, 11, 21, 0.5) 50%, rgba(183, 0, 0, 0));
  background-image: -o-linear-gradient(top, #f1969b, rgba(230, 70, 78, 0.5) 50%, rgba(222, 11, 21, 0.5) 50%, rgba(183, 0, 0, 0));
  box-shadow: 0 2px 3px #333333;
  -webkit-box-shadow: 0 2px 3px #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-handle {
  width: 1.6em;
  margin: -1px 3px 0 -1px;
  border: 1px solid rgba(102, 102, 102, 0.8);
  box-shadow: inset 0 0 0 1px white;
  -webkit-box-shadow: inset 0 0 0 1px white;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, white), color-stop(0.05, #d7d7d7), color-stop(1, white));
  background-image: -moz-linear-gradient(top, white, #d7d7d7 5%, white);
  background-image: linear-gradient(top, white, #d7d7d7 5%, white);
  background-image: -ms-linear-gradient(top, white, #d7d7d7 5%, white);
  background-image: -o-linear-gradient(top, white, #d7d7d7 5%, white);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-handle {
  width: 2.72em;
  margin: -1px 0 0 -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-label-off {
  left: 1.5em;
  color: #7f7f7f;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-label-on {
  left: -3em;
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-label-on,
.km-ios .km-switch-label-off {
  width: 195%;
  font-size: 1em;
  line-height: 1.5em;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-label-on,
.km-ios4 .km-switch-label-off {
  width: 130%;
  line-height: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-label-off {
  left: 104%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-label-on {
  left: -134%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-handle,
.km-ios .km-switch-wrapper,
.km-ios .km-switch-container,
.km-ios .km-switch-background {
  border-radius: 1.3em;
  -moz-border-radius: 1.3em;
  -webkit-border-radius: 1.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-container,
.km-ios .km-switch-wrapper {
  border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  background-clip: content-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-handle,
.km-ios4 .km-switch-wrapper,
.km-ios4 .km-switch-container,
.km-ios4 .km-switch-background {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-switch-background:after {
  border-radius: 1em 1em .5em .5em;
  -moz-border-radius: 1em 1em .5em .5em;
  -webkit-border-radius: 1em 1em 0.5em 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-switch-background:after {
  border-radius: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-badge,
.km-ios .km-detail {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  color: white;
  background-color: #bc0404;
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  box-shadow: inset 0 0 0 0.16rem white, 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 0 0.16rem white, 0 1px 3px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-detail {
  border: 0;
  background-color: #1f6dd8;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-detail:active,
.km-ios .km-detail.km-state-active {
  -webkit-box-shadow: inset 0 0 0 0.16rem white, 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 0.16rem white, 0 1px 3px rgba(0, 0, 0, 0.5), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listview .km-switch {
  margin-top: -0.85rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios4 .km-listview .km-switch {
  margin-top: -1rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-filter-form {
  color: #b1b3b8;
  border-color: currentcolor;
  background-color: currentcolor;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(1, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-filter-wrap {
  color: inherit;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  box-shadow: inset 0 1px 3px #b1b3b8;
  -webkit-box-shadow: inset 0 1px 3px #b1b3b8;
  box-shadow: inset 0 1px 3px currentcolor;
  -webkit-box-shadow: inset 0 1px 3px currentcolor;
  border-color: currentcolor;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listview-wrapper .km-filter-wrap {
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-filter-wrap:before,
.km-ios .km-filter-reset .km-clear {
  color: #adadad;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-filter-wrap .km-clear:after {
  content: "\e031";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-icon {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list li > .km-icon,
.km-ios .km-listview-link > .km-icon {
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios li.km-state-active .km-icon {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-detail .km-icon {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios :-moz-any(.km-detail) .km-icon {
  top: 5%;
  left: 7%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-button .km-icon:before,
.km-ios .km-button .km-contactadd:before,
.km-ios .km-button .km-rowdelete:before,
.km-ios .km-button .km-rowinsert:before,
.km-ios .km-button .km-detaildisclose:before {
  display: block;
  color: rgba(0, 0, 0, 0.3);
  margin-top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-rowinsert {
  background-color: #24870d;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-rowdelete {
  background-color: #b01b1a;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup {
  border: 0;
  background: 0;
  padding: 0 1px 1px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup .km-button,
.km-tablet .km-ios .km-buttongroup .km-button {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-width: 1px;
  border-right-width: 0;
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-buttongroup .km-button:not(.km-state-active),
.km-ios .km-header > .km-buttongroup .km-button:not(.km-state-active),
.km-ios .km-footer > .km-buttongroup .km-button:not(.km-state-active),
.km-ios .km-content .km-buttongroup .km-button:not(.km-state-active) {
  color: #929292;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-header > .km-buttongroup .km-button,
.km-ios .km-footer > .km-buttongroup .km-button,
.km-ios .km-content .km-buttongroup .km-button {
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(0.5, rgba(0, 0, 0, 0.12)), color-stop(1, rgba(0, 0, 0, 0.25)));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0.25));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0.25));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0.25));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.12) 50%, rgba(0, 0, 0, 0.25));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-navbar .km-buttongroup .km-button:not(.km-state-active) {
  background-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-view .km-buttongroup .km-button:first-child {
  -webkit-border-bottom-left-radius: 5pt;
  -webkit-border-top-left-radius: 5pt;
  border-radius: 5pt 0 0 5pt;
  -moz-border-radius: 5pt 0 0 5pt;
  -webkit-border-radius: 5pt 0 0 5pt;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-view .km-buttongroup .km-button:last-child {
  -webkit-border-bottom-right-radius: 5pt;
  -webkit-border-top-right-radius: 5pt;
  border-radius: 0 5pt 5pt 0;
  -moz-border-radius: 0 5pt 5pt 0;
  -webkit-border-radius: 0 5pt 5pt 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup .km-state-active {
  text-shadow: none;
  border-width: 1px 0 1px 1px;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-header > .km-buttongroup .km-state-active,
.km-ios .km-footer > .km-buttongroup .km-state-active,
.km-ios .km-content .km-buttongroup .km-state-active {
  color: white;
  border-color: rgba(0, 0, 0, 0.4);
  background-color: #3d7eeb;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.05)), color-stop(1, rgba(255, 255, 255, 0.25)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.25));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.25));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.25));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.25));
  box-shadow: inset -1px 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset -1px 0 2px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup .km-state-active:last-child {
  margin-left: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-navbar,
.km-ios .km-toolbar {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-navbar,
.km-ios6 .km-toolbar {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.65)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0));
  background-color: #506d93;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-view-title {
  box-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0 inset, rgba(0, 0, 0, 0.3) 0 1px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0 inset, rgba(0, 0, 0, 0.3) 0 1px 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-navbar,
.km-ios .km-toolbar,
.km-ios .km-tabstrip {
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip {
  padding: .1em 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #222222;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(46, 46, 46, 0.8)), color-stop(0.5, rgba(21, 21, 21, 0.5)), color-stop(0.5, rgba(0, 0, 0, 0.8)), color-stop(1, rgba(0, 0, 0, 0.8)));
  background-image: -moz-linear-gradient(top, rgba(46, 46, 46, 0.8), rgba(21, 21, 21, 0.5) 50%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(top, rgba(46, 46, 46, 0.8), rgba(21, 21, 21, 0.5) 50%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8));
  background-image: -ms-linear-gradient(top, rgba(46, 46, 46, 0.8), rgba(21, 21, 21, 0.5) 50%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(top, rgba(46, 46, 46, 0.8), rgba(21, 21, 21, 0.5) 50%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0.8));
  box-shadow: 0 -1px 0 0 black;
  -webkit-box-shadow: 0 -1px 0 0 black;
  text-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-tabstrip {
  background-color: #1a1a1a;
  text-shadow: 0 1px 1px black;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.18)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-ios .km-tabstrip {
  display: table;
  border-collapse: separate;
  border-spacing: 3px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-ios .km-tabstrip .km-button {
  display: table-cell;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-ios6 .km-tabstrip {
  border-spacing: 0;
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip .km-button {
  border-radius: 3pt;
  -moz-border-radius: 3pt;
  -webkit-border-radius: 3pt;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: transparent;
  border: 0;
  font-size: .7em;
  padding: 0 .3em;
  min-width: 6em;
  margin: 0 .5%;
  text-shadow: inherit;
  color: #777777;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-tabstrip .km-button {
  margin: 0;
  padding: .1em .3em .4em;
  color: #d1d1d1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 2px 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 2px 0 0 rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-tabstrip .km-button:last-child {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip .km-button:active,
.km-ios .km-tabstrip .km-state-active {
  color: white;
  background: rgba(100, 100, 100, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-tabstrip .km-button:active,
.km-ios6 .km-tabstrip .km-state-active,
.km-ios6 .km-tabstrip .km-state-active:last-child,
.km-ios6 .km-tabstrip .km-button:active:last-child {
  background-color: #1a1a1a;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4);
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.18))), -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, rgba(0, 0, 0, 0.6)), color-stop(0.03, transparent), color-stop(0.97, transparent), color-stop(1, rgba(0, 0, 0, 0.6)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18)), -moz-linear-gradient(left, rgba(0, 0, 0, 0.6), transparent 3%, transparent 97%, rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18)), linear-gradient(left, rgba(0, 0, 0, 0.6), transparent 3%, transparent 97%, rgba(0, 0, 0, 0.6));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18)), -ms-linear-gradient(left, rgba(0, 0, 0, 0.6), transparent 3%, transparent 97%, rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18)), -o-linear-gradient(left, rgba(0, 0, 0, 0.6), transparent 3%, transparent 97%, rgba(0, 0, 0, 0.6));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list {
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset > li:first-child,
.km-ios .km-listgroupinset .km-list > li:first-child {
  border: 1px solid #b1b3b8;
  border-width: 1px 1px 0;
  border-color: #b1b3b8;
  border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-radius: 7px 7px 0 0;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 0 rgba(200, 200, 200, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 0 rgba(200, 200, 200, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list > li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset > li,
.km-ios .km-listgroupinset .km-list > li {
  border: 1px solid #b1b3b8;
  border-width: 0 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset > li:last-child,
.km-ios .km-listgroupinset .km-list > li:last-child {
  border: 1px solid #b1b3b8;
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset > li:first-child:last-child,
.km-ios .km-listgroupinset .km-list > li:first-child:last-child {
  border-width: 1px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios li.km-state-active .km-listview-link,
.km-ios li.km-state-active .km-listview-label {
  color: white;
  background: #0260e8;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.28)), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listview-link:after {
  color: #7b7b7b;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-state-active .km-listview-link:after {
  color: white;
  border-color: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-ios.km-ios6 .km-listview-link:after {
  width: .66rem;
  height: .64rem;
  border-width: 0;
  box-shadow: inset -0.2rem 0.2rem 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset > li:first-child,
.km-ios .km-listgroupinset .km-list > li:first-child,
.km-ios .km-listinset li:first-child > .km-listview-link,
.km-ios .km-listgroupinset li:first-child > .km-listview-link,
.km-ios .km-listinset li:first-child > .km-listview-label,
.km-ios .km-listgroupinset li:first-child > .km-listview-label {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset li:last-child > .km-listview-link,
.km-ios .km-listgroupinset li:last-child > .km-listview-link,
.km-ios .km-listinset li:last-child > .km-listview-label,
.km-ios .km-listgroupinset li:last-child > .km-listview-label {
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listinset li:first-child:last-child > .km-listview-link,
.km-ios .km-listgroupinset li:first-child:last-child > .km-listview-link,
.km-ios .km-listinset li:first-child:last-child > .km-listview-label,
.km-ios .km-listgroupinset li:first-child:last-child > .km-listview-label {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-group-title {
  color: white;
  text-shadow: 0 1px 1px rgba(100, 100, 100, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid transparent;
  background-color: #94a3ae;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  box-shadow: 0 -1px 0 #86929a;
  -webkit-box-shadow: 0 -1px 0 #86929a;
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listgroupinset .km-group-title {
  font-size: 1.2em;
  color: #4c566c;
  padding: 0;
  background: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list > li {
  display: block;
  vertical-align: middle;
  line-height: 1.6em;
  font-size: 1.2em;
  font-weight: bold;
  overflow: hidden;
  background: #f0f0f0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios,
.km-ios .km-content {
  background: #f0f0f0;
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-insetcontent .km-content {
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-insetcontent {
  background: #c4ccd5 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAABCAYAAAASC7TOAAAAGklEQVR4Xm3DMREAAACCQKPYvySeO8MHML0BOrEVLMJmdzAAAAAASUVORK5CYII=");
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-button .km-icon,
.km-ios .km-button.km-state-active .km-icon {
  text-shadow: none;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(1, rgba(255, 255, 255, 0.9)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-buttongroup .km-icon {
  margin-top: .1em;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(1, rgba(0, 0, 0, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip .km-icon {
  color: rgba(255, 255, 255, 0.3);
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.4)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-tabstrip .km-icon {
  color: #666666;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip .km-state-active .km-icon {
  color: #43c5f5;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 100%);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-tabstrip .km-state-active .km-icon {
  color: #00b0ff;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-webkit-any(.km-root) .km-ios .km-icon:after {
  background-color: currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip .km-icon:before {
  display: block;
  margin-top: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-tabstrip .km-state-active .km-icon:before {
  margin-top: 2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-ios .km-load-more,
.km-ios .km-scroller-pull {
  font-size: 1em;
  color: #656565;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-load-more .km-icon,
.km-ios .km-scroller-pull .km-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-load-more .km-icon,
.km-ios .km-scroller-pull .km-icon {
  color: #656565;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios *:-webkit-any(.km-load-more) .km-icon:after,
.km-ios *:-webkit-any(.km-scroller-pull) .km-icon:after {
  background: rgba(255, 255, 255, 0.5);
  text-shadow: 0 1px 1px #656565;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-pages li {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-pages .km-current-page {
  background: rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .k-slider .k-draghandle,
.km-ios .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #cccccc), color-stop(1, white));
  background-image: -moz-linear-gradient(top, #cccccc, white);
  background-image: linear-gradient(top, #cccccc, white);
  background-image: -ms-linear-gradient(top, #cccccc, white);
  background-image: -o-linear-gradient(top, #cccccc, white);
  box-shadow: inset 0 0 0 1px #f9f9f9, 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #f9f9f9, 1px 1px 3px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .k-slider-vertical .k-draghandle {
  margin-left: -0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .k-slider-selection {
  background: 0 0 no-repeat;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(0.15, transparent), color-stop(0.9, transparent), color-stop(1, rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #2a5db2), color-stop(1, #6da9f7));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent 15%, transparent 90%, rgba(0, 0, 0, 0.4)), -moz-linear-gradient(top, #2a5db2, #6da9f7);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.5), transparent 15%, transparent 90%, rgba(0, 0, 0, 0.4)), linear-gradient(top, #2a5db2, #6da9f7);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent 15%, transparent 90%, rgba(0, 0, 0, 0.4)), -ms-linear-gradient(top, #2a5db2, #6da9f7);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent 15%, transparent 90%, rgba(0, 0, 0, 0.4)), -o-linear-gradient(top, #2a5db2, #6da9f7);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .k-slider-horizontal .k-draghandle {
  top: -0.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .k-slider-track {
  margin: -0.5em 0.5em 0 0;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(0.3, transparent), color-stop(0.9, transparent), color-stop(1, rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #dbdbdb), color-stop(1, white));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 30%, transparent 90%, rgba(0, 0, 0, 0.4)), -moz-linear-gradient(top, #dbdbdb, white);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 30%, transparent 90%, rgba(0, 0, 0, 0.4)), linear-gradient(top, #dbdbdb, white);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 30%, transparent 90%, rgba(0, 0, 0, 0.4)), -ms-linear-gradient(top, #dbdbdb, white);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 30%, transparent 90%, rgba(0, 0, 0, 0.4)), -o-linear-gradient(top, #dbdbdb, white);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .k-slider-horizontal .k-slider-selection {
  margin-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-dialog {
  background: rgba(10, 25, 65, 0.8);
  border: 2px solid rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 5px #111111;
  -webkit-box-shadow: 3px 3px 5px #111111;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-dialog-title {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.3)), color-stop(0.6, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  text-shadow: 0 -1px #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-dialog:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22><defs><clipPath id=%22clip%22><rect x=%220%22 y=%220%22 width=%22100%%22 height=%22100%%22 rx=%2210%22 ry=%2210%22/></clipPath></defs><ellipse fill=%22white%22 cx=%2250%%22 cy=%220%22 rx=%2280%%22 ry=%2260%%22 clip-path=%22url(%23clip)%22/></svg>');
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-dialog-content {
  color: white;
  text-shadow: 0 -1px #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-dialog .km-button {
  display: block;
  margin: .4em;
  font-size: 1.3em;
  text-align: center;
  padding: .44em;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader h1,
.km-ios .km-scroller-refresh .km-template {
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  margin-left: 2em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-scroller-pull .km-template {
  color: #656565;
  min-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loading,
.km-ios .km-loader .km-loading-left,
.km-ios .km-loader .km-loading-right,
.km-root .km-ios .km-load-more.km-scroller-refresh .km-icon,
.km-root .km-ios .km-scroller-pull.km-scroller-refresh .km-icon,
.km-ios .km-scroller-refresh .km-loading-left,
.km-ios .km-scroller-refresh .km-loading-right {
  font-size: 1em;
  display: inline-block;
  top: auto;
  left: auto;
  width: .6em;
  height: .2em;
  margin: 0;
  background: black;
  border-radius: 1em;
  vertical-align: middle;
  -webkit-transform-origin: 160% 50%;
  transform-origin: 160% 50%;
  -webkit-animation: km-ios-spin 1s infinite linear;
  animation: km-ios-spin 1s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loading,
.km-ios .km-loader .km-loading-left,
.km-ios .km-loader .km-loading-right {
  margin: -0.3em 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loading:before,
.km-ios .km-loading:after,
.km-ios .km-loader .km-loading-left:before,
.km-ios .km-loader .km-loading-left:after,
.km-ios .km-loader .km-loading-right:before,
.km-ios .km-loader .km-loading-right:after,
.km-ios .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios .km-load-more.km-scroller-refresh .km-icon:before,
.km-ios .km-scroller-pull.km-scroller-refresh .km-icon:after,
.km-ios .km-scroller-pull.km-scroller-refresh .km-icon:before,
.km-ios .km-scroller-refresh .km-loading-left:after,
.km-ios .km-scroller-refresh .km-loading-left:before,
.km-ios .km-scroller-refresh .km-loading-right:after,
.km-ios .km-scroller-refresh .km-loading-right:before {
  content: "\a0";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .85;
  margin-top: 0;
  -webkit-transform-origin: inherit;
  transform-origin: inherit;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit!important;
  -webkit-background-clip: border-box !important;
  -webkit-text-fill-color: inherit !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loading:after,
.km-ios .km-loader .km-loading-left:after,
.km-ios .km-loader .km-loading-right:after,
.km-ios .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios .km-scroller-pull.km-scroller-refresh .km-icon:after,
.km-ios .km-scroller-refresh .km-loading-left:after,
.km-ios .km-scroller-refresh .km-loading-right:after {
  opacity: .7;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader .km-loading-left,
.km-ios .km-scroller-refresh .km-loading-left {
  margin-left: -0.6em;
  background: rgba(0, 0, 0, 0.55);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: km-ios-spin 1 1s infinite linear;
  animation: km-ios-spin 1 1s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader .km-loading-right,
.km-ios .km-scroller-refresh .km-loading-right {
  margin-left: -0.6em;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-270deg);
  transform: rotate(-270deg);
  -webkit-animation: km-ios-spin 2 1s infinite linear;
  animation: km-ios-spin 2 1s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader .km-loading-right:before,
.km-ios .km-scroller-refresh .km-loading-right:before {
  opacity: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-loader .km-loading-right:after,
.km-ios .km-scroller-refresh .km-loading-right:after {
  display: none;
}
@-webkit-keyframes km-ios-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  12.49% {
    -webkit-transform: rotate(0deg);
  }
  12.5% {
    -webkit-transform: rotate(45deg);
  }
  24.99% {
    -webkit-transform: rotate(45deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  37.49% {
    -webkit-transform: rotate(90deg);
  }
  37.5% {
    -webkit-transform: rotate(135deg);
  }
  49.99% {
    -webkit-transform: rotate(135deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  62.49% {
    -webkit-transform: rotate(180deg);
  }
  62.5% {
    -webkit-transform: rotate(225deg);
  }
  74.99% {
    -webkit-transform: rotate(225deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  87.49% {
    -webkit-transform: rotate(270deg);
  }
  87.5% {
    -webkit-transform: rotate(315deg);
  }
  99.99% {
    -webkit-transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin1 {
  0% {
    -webkit-transform: rotate(-135deg);
  }
  12.49% {
    -webkit-transform: rotate(-135deg);
  }
  12.5% {
    -webkit-transform: rotate(-90deg);
  }
  24.99% {
    -webkit-transform: rotate(-90deg);
  }
  25% {
    -webkit-transform: rotate(-45deg);
  }
  37.49% {
    -webkit-transform: rotate(-45deg);
  }
  37.5% {
    -webkit-transform: rotate(0deg);
  }
  49.99% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(45deg);
  }
  62.49% {
    -webkit-transform: rotate(45deg);
  }
  62.5% {
    -webkit-transform: rotate(90deg);
  }
  74.99% {
    -webkit-transform: rotate(90deg);
  }
  75% {
    -webkit-transform: rotate(135deg);
  }
  87.49% {
    -webkit-transform: rotate(135deg);
  }
  87.5% {
    -webkit-transform: rotate(180deg);
  }
  99.99% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
  }
}
@-webkit-keyframes km-ios-spin2 {
  0% {
    -webkit-transform: rotate(-270deg);
  }
  12.49% {
    -webkit-transform: rotate(-270deg);
  }
  12.5% {
    -webkit-transform: rotate(-225deg);
  }
  24.99% {
    -webkit-transform: rotate(-225deg);
  }
  25% {
    -webkit-transform: rotate(-180deg);
  }
  37.49% {
    -webkit-transform: rotate(-180deg);
  }
  37.5% {
    -webkit-transform: rotate(-135deg);
  }
  49.99% {
    -webkit-transform: rotate(-135deg);
  }
  50% {
    -webkit-transform: rotate(-90deg);
  }
  62.49% {
    -webkit-transform: rotate(-90deg);
  }
  62.5% {
    -webkit-transform: rotate(-45deg);
  }
  74.99% {
    -webkit-transform: rotate(-45deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
  }
  87.49% {
    -webkit-transform: rotate(0deg);
  }
  87.5% {
    -webkit-transform: rotate(45deg);
  }
  99.99% {
    -webkit-transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
  }
}
@-moz-keyframes km-ios-spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes km-ios-spin1 {
  from {
    -moz-transform: rotate(-135deg);
  }
  to {
    -moz-transform: rotate(225deg);
  }
}
@-moz-keyframes km-ios-spin2 {
  from {
    -moz-transform: rotate(-270deg);
  }
  to {
    -moz-transform: rotate(90deg);
  }
}
@keyframes km-ios-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes km-ios-spin1 {
  from {
    transform: rotate(-135deg);
  }
  to {
    transform: rotate(225deg);
  }
}
@keyframes km-ios-spin2 {
  from {
    transform: rotate(-270deg);
  }
  to {
    transform: rotate(90deg);
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list input[type=password],
.km-ios .km-list input[type=search],
.km-ios .km-list input[type=number],
.km-ios .km-list input[type=tel],
.km-ios .km-list input[type=url],
.km-ios .km-list input[type=email],
.km-ios .km-list input[type=month],
.km-ios .km-list input[type=color],
.km-ios .km-list input[type=week],
.km-ios .km-list input[type=date],
.km-ios .km-list input[type=time],
.km-ios .km-list input[type=datetime],
.km-ios .km-list input[type=datetime-local],
.km-ios .km-list input[type=text]:not(.k-input),
.km-ios .km-list select:not([multiple]),
.km-ios .km-list .k-dropdown-wrap,
.km-ios .km-list textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1.1rem;
  color: #385487;
  min-width: 6em;
  border: 0;
  padding: .4em;
  outline: 0;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list .k-dropdown-wrap .k-input {
  color: #385487;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list .k-dropdown {
  margin-top: -1.05em;
  font-weight: normal;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list input[type=color],
.km-ios .km-list input[type=week],
.km-ios .km-list input[type=date],
.km-ios .km-list input[type=time],
.km-ios .km-list input[type=month],
.km-ios .km-list input[type=datetime],
.km-ios .km-list input[type=datetime-local],
.km-ios .km-list .k-dropdown {
  text-align: right;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-list select:not([multiple]) option {
  color: #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-content .km-list .km-state-active input[type=password],
.km-ios .km-content .km-list .km-state-active input[type=search],
.km-ios .km-content .km-list .km-state-active input[type=number],
.km-ios .km-content .km-list .km-state-active input[type=tel],
.km-ios .km-content .km-list .km-state-active input[type=url],
.km-ios .km-content .km-list .km-state-active input[type=email],
.km-ios .km-content .km-list .km-state-active input[type=month],
.km-ios .km-content .km-list .km-state-active input[type=color],
.km-ios .km-content .km-list .km-state-active input[type=week],
.km-ios .km-content .km-list .km-state-active input[type=date],
.km-ios .km-content .km-list .km-state-active input[type=time],
.km-ios .km-content .km-list .km-state-active input[type=datetime],
.km-ios .km-content .km-list .km-state-active input[type=datetime-local],
.km-ios .km-content .km-list .km-state-active input[type=text]:not(.k-input),
.km-ios .km-content .km-list .km-state-active select:not([multiple]),
.km-ios .km-content .km-list .km-state-active textarea {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-popup {
  font-size: 0.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet > li > a {
  color: black;
  font-size: 1.4em;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-item,
.km-ios .km-actionsheet > li > a {
  overflow: hidden;
  background: white;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(0.05, transparent), color-stop(0.98, transparent), color-stop(1, rgba(70, 70, 70, 0.5))), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(0.5, rgba(0, 0, 0, 0.1)), color-stop(0.5, rgba(0, 0, 0, 0.2)), color-stop(1, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), linear-gradient(top, transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2));
  padding: .3em 0 .3em .6em;
  color: black;
  border-width: 3px;
  border-color: rgba(0, 0, 0, 0.8);
  border-radius: .6em;
  -moz-border-radius: .6em;
  -webkit-border-radius: .6em;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
  text-shadow: 0 1px white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-popup .k-item,
.km-ios6 .km-actionsheet > li > a {
  font-size: 1.5em;
  padding: .35em 0 .35em .6em;
  border-color: rgba(40, 40, 40, 0.9);
  background: white;
  text-shadow: none;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(0.5, rgba(0, 0, 0, 0.2)), color-stop(0.85, rgba(0, 0, 0, 0.25)), color-stop(1, rgba(0, 0, 0, 0.15)));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.25) 85%, rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.25) 85%, rgba(0, 0, 0, 0.15));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.25) 85%, rgba(0, 0, 0, 0.15));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.25) 85%, rgba(0, 0, 0, 0.15));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-ios .km-popup .k-item {
  border: 3px solid rgba(0, 0, 0, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-item,
.km-ios .km-actionsheet > li {
  margin: 0.5em 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-item:first-child,
.km-ios .km-actionsheet > li:first-child {
  margin: 1em 0 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-item:last-child {
  margin: 0.5em 0 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet > .km-actionsheet-cancel {
  margin: 1.5em 0 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet > li > a:active,
.km-ios .km-actionsheet > li > a:hover,
.km-ios li.km-actionsheet-cancel > a {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-state-hover,
.km-ios .km-popup .k-state-focused,
.km-ios .km-popup .k-state-selected,
.km-ios .km-actionsheet > li > a:active,
.km-ios .km-actionsheet > li > a:hover,
.km-ios li.km-actionsheet-cancel > a {
  background: #072398;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(0.05, transparent), color-stop(0.98, transparent), color-stop(1, rgba(70, 70, 70, 0.5))), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.15)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), -moz-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), -ms-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), transparent 5%, transparent 98%, rgba(70, 70, 70, 0.5)), -o-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.15));
  background-clip: padding-box;
  color: white;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-popup .k-state-hover,
.km-ios6 .km-popup .k-state-focused,
.km-ios6 .km-popup .k-state-selected,
.km-ios6 .km-actionsheet > li > a:active,
.km-ios6 .km-actionsheet > li > a:hover,
.km-ios6 li.km-actionsheet-cancel > a {
  background: #1537c6;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.45)), color-stop(0.6, rgba(255, 255, 255, 0.1)), color-stop(0.8, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.15)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.15));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.15));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.15));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.1) 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.15));
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios li.km-actionsheet-cancel > a {
  background-color: rgba(0, 0, 0, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 li.km-actionsheet-cancel > a {
  background-color: #2b3038;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.3)), color-stop(0.6, rgba(255, 255, 255, 0)), color-stop(0.85, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.08)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.08));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.08));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.08));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.08));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.6);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup .k-list-container {
  width: 100% !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet,
.km-phone .km-ios .km-popup .k-list-container {
  max-height: 80%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet-wrapper,
.km-ios .km-actionsheet-root > .k-animation-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet-wrapper,
.km-ios .km-popup .k-list-container {
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.35)), color-stop(0.1, rgba(255, 255, 255, 0.1)), color-stop(0.1, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0));
  color: white;
  bottom: 0;
  border: 0;
  padding: 0 .5em;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-actionsheet-wrapper,
.km-ios6 .km-popup .k-list-container {
  padding: 1em 1.5em;
  background: rgba(23, 37, 64, 0.6);
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(0.1, rgba(255, 255, 255, 0.2)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-ios6 .km-actionsheet-wrapper,
.km-phone .km-ios6 .km-popup .k-list-container {
  border-top: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 .km-shim {
  background: rgba(23, 23, 46, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-actionsheet > li > a {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-shim.km-actionsheet-root > .k-animation-container {
  left: 0!important;
  width: 100%;
  top: auto!important;
  bottom: 0 !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-shim li.km-actionsheet-title {
  visibility: hidden;
  height: 0;
  margin: 0.5em 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-listview-label input[type=radio]:checked,
.km-ios .km-listview-label input[type=checkbox]:checked {
  font-size: 1.2em;
  color: #3e4e65;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-state-active input[type=radio]:checked,
.km-ios .km-state-active input[type=checkbox]:checked {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-tabstrip {
  padding: 0.2rem 0 0.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios.km-horizontal .km-tabstrip {
  padding: 0.2rem 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-pane.km-ios6 .km-tabstrip {
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-tabstrip .km-icon {
  margin: 0.3rem auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios.km-horizontal .km-tabstrip .km-icon {
  margin: 0.1rem auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-tabstrip .km-button {
  padding: .1rem .3rem;
  margin: 0 1.5%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios6 .km-tabstrip .km-button {
  margin: 0;
  min-width: 8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios.km-horizontal .km-tabstrip .km-button {
  padding: 0 0.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-view-title,
.km-tablet .km-ios .km-modalview .km-view-title {
  line-height: 2.2em;
  color: #848b92;
  text-shadow: 0 1px rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios *:not(.km-tabstrip):not(.km-buttongroup) > .km-button {
  background: #6a727d;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 *:not(.km-tabstrip):not(.km-buttongroup) > .km-button,
.km-tablet .km-ios *:not(.km-tabstrip):not(.km-buttongroup) > .km-button {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios6 *:not(.km-tabstrip):not(.km-buttongroup) > .km-button {
  background-color: #44648f;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-navbar,
.km-tablet .km-ios .km-toolbar,
.km-tablet .km-ios .km-modalview .km-header {
  background: #a8acb9;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.9)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-content {
  background: #d7d9df none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios .km-actionsheet-title,
.km-tablet .km-ios li.km-actionsheet-cancel {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-ios6 .km-actionsheet-wrapper,
.km-tablet .km-ios6 .km-popup .k-list-container {
  padding: 0.6em 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-splitview {
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-splitview > .km-pane {
  border-right: 1px solid black;
  background: white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-splitview > .km-collapsible-pane {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-split-vertical > .km-pane {
  border-right: 0;
  border-bottom: 1px solid black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-splitview .km-navbar,
.km-ios .km-splitview .km-toolbar,
.km-ios .km-modalview > :first-child,
.km-ios .km-splitview .km-view > :first-child {
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-splitview .km-tabstrip,
.km-ios .km-modalview > :last-child,
.km-ios .km-splitview .km-view > :last-child {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview > :first-child:last-child,
.km-ios .km-pane > .km-view > :first-child:last-child {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-splitview .km-pane:last-child {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup-wrapper,
.km-ios .km-modalview-wrapper {
  padding: 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup.km-pane,
.km-tablet .km-ios .km-actionsheet-wrapper,
.km-ios .km-popup.km-pane .km-navbar .km-button {
  background-color: rgba(10, 18, 38, 0.9);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup.km-pane {
  border: 5px solid transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup.km-pane,
.km-tablet .km-ios .km-actionsheet-wrapper {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview,
.km-ios .km-popup.km-pane .km-view {
  overflow: visible;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview .km-navbar,
.km-ios .km-modalview .km-toolbar,
.km-ios .km-popup.km-pane .km-navbar,
.km-ios .km-popup.km-pane .km-toolbar,
.km-ios .km-popup.km-pane .km-tabstrip {
  background: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview .km-header,
.km-ios .km-popup.km-pane .km-header {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.35)), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
  padding: 0 5px;
  margin: -5px -5px 2px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-margin-collapse: separate;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup-arrow:after,
.km-ios .km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 0 15px 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-popup-arrow:after {
  border-color: rgba(24, 31, 49, 0.9) transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-left .km-popup-arrow:after,
.km-ios .km-right .km-popup-arrow:after {
  border-color: transparent rgba(24, 31, 49, 0.9);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-down .km-popup-arrow:after {
  border-color: rgba(106, 111, 124, 0.9) transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-up .km-popup-arrow:after {
  border-width: 15px 15px 0 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-left .km-popup-arrow:after {
  border-width: 15px 0 15px 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-right .km-popup-arrow:after {
  border-width: 15px 15px 15px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview {
  background-color: #7185a2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-ios .km-modalview {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview .km-header {
  padding: 0;
  margin: -1px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios .km-modalview > :first-child {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 {
  font: normal 1em "HelveticaNeue Ultra Light", "Roboto Light", "Slate Light", "Segoe WP", NokiaPureTextLight, sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-ios7.km-pane,
.km-root .km-ios7 .km-view,
.km-root .km-ios7 .km-slider,
.km-root .km-ios7 .km-switch,
.km-root .km-ios7 .km-group-title,
.km-root .km-ios7 .km-filter-reset,
.km-root .km-ios7 .km-shim .k-animation-container {
  -webkit-transform: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-navbar,
.km-ios7 .km-tabstrip {
  background-clip: border-box;
  background-color: rgba(244, 244, 244, 0.95);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7,
.km-ios7 .km-widget.km-scroll-wrapper {
  color: black;
  background-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-view:not([data-use-native-scrolling]),
.km-ios7 .km-splitview {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-view:not([data-use-native-scrolling]) .km-content {
  overflow: visible !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7,
.km-ios7 * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: content-box;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-navbar,
.km-ios7 .km-toolbar,
.km-ios7 .km-tabstrip {
  border: 1px solid rgba(180, 180, 180, 0.5);
  border-width: 0 0 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-footer .km-navbar,
.km-ios7 .km-footer .km-toolbar,
.km-ios7 .km-tabstrip {
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-navbar,
.km-ios7 .km-toolbar,
.km-ios7 .km-tabstrip,
.km-ios7 .km-tabstrip .km-button {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-button {
  font-size: 0.9em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-navbar .km-button,
.km-ios7 .km-view-title {
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-view-title {
  color: black;
  font-weight: bold;
  line-height: 2.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-button {
  padding: .5em .8em;
  background: transparent;
  border: 1px solid currentcolor;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-leftitem .km-button,
.km-ios7 .km-rightitem .km-button {
  border: 0;
  margin-top: .26rem;
  margin-bottom: .26rem;
  padding-left: .2em;
  padding-right: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-footer,
.km-ios7 .km-tabstrip .km-button {
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active[style*=background] {
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-back:before {
  content: "\a0";
  display: inline-block !important;
  color: currentcolor;
  width: .8em;
  height: .8em;
  border-width: 0;
  -webkit-box-shadow: inset 0.25rem -0.25rem 0 #007aff;
  box-shadow: inset 0.25rem -0.25rem 0 currentcolor;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-badge,
.km-ios7 .km-detail {
  font-size: .9em;
  border: 0;
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  text-align: center;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detail {
  font-size: 1.1em;
  min-width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  color: #007aff;
  border: 1px solid currentcolor;
  background-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detail:after {
  left: auto;
  top: auto;
  line-height: 1.3em;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detaildisclose:after {
  font-size: 1.2em;
  line-height: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detail:active,
.km-ios7 .km-state-active .km-detail {
  box-shadow: inset 0 0 0 1000px transparent;
  -webkit-box-shadow: inset 0 0 0 1000px transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detail.km-rowinsert {
  color: green;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detail.km-rowdelete {
  color: red;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-detail:after,
.km-ios7 .km-detail:after,
.km-ios7 .km-detail .km-icon:after,
.km-ios7 .km-detail .km-icon:after {
  color: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 li.km-state-active .km-detail:after,
.km-ios7 li.km-state-active .km-detail:after,
.km-ios7 li.km-state-active .km-detail .km-icon:after,
.km-ios7 li.km-state-active .km-detail .km-icon:after {
  -webkit-text-fill-color: currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-buttongroup {
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-buttongroup > *:not(:first-child):not(:last-child) {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-buttongroup > *:first-child {
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-buttongroup > *:last-child {
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-buttongroup > *.km-state-active {
  border-right-width: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-buttongroup > *.km-state-active + * {
  border-left-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-view-title .km-buttongroup {
  font-weight: normal;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch {
  width: 3.6rem;
  height: 2.2rem;
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-wrapper {
  overflow: hidden;
  background-color: #bababa;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-background,
.km-ios7 .k-slider-selection {
  background: 4.25em 0 no-repeat currentcolor;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, white), color-stop(1, white));
  background-image: -moz-linear-gradient(top, white, white);
  background-image: linear-gradient(top, white, white);
  background-image: -ms-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  margin-left: -3.4rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-container {
  overflow: visible;
  border-width: 0;
  padding: 0 0 0 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-handle {
  background: white;
  width: 2.2em;
  -webkit-transition: width .2s linear;
  -moz-transition: width .2s linear;
  -ms-transition: width .2s linear;
  -o-transition: width .2s linear;
  transition: width .2s linear;
  margin: 0 3px 0 0;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px currentcolor;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-handle.km-state-active {
  width: 2.6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-off .km-switch-handle {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px white;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4), 0 0 0 1px white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-label-on,
.km-ios7 .km-switch-label-off {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-handle,
.km-ios7 .km-switch-wrapper,
.km-ios7 .km-switch-container,
.km-ios7 .km-switch-background {
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-container,
.km-ios7 .km-switch-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #efeff4;
  background-clip: content-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-switch-on .km-switch-container {
  border-color: currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .k-slider {
  margin-top: -0.15em;
  height: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover {
  top: -0.8em;
  border: 0;
  width: 1.6em;
  height: 1.6em;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  box-shadow: 0 5px 5px #d9d9d9, inset 0 0 0 1px rgba(180, 180, 180, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .k-slider-track {
  margin: -0.5em 0.5em 0 -0.5em;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #bababa;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .k-slider-selection {
  margin-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-listview-wrapper + *:not(.km-listview-wrapper) {
  margin-top: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-listinset,
.km-ios7 .km-listgroupinset {
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list > li {
  color: black;
  font-size: 1.1em;
  padding-left: 1em;
  border: 0;
  background: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-top: 1px solid rgba(180, 180, 180, 0.5);
  border-image: -webkit-linear-gradient(left, transparent 1em, rgba(180, 180, 180, 0.5) 1em, rgba(180, 180, 180, 0.5) 100%) 1 stretch;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list > .km-load-more + li {
  border-top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list > li:last-child {
  box-shadow: inset 0 -1px 0 rgba(180, 180, 180, 0.5);
  -webkit-box-shadow: inset 0 -1px 0 rgba(180, 180, 180, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-listview-link:after {
  color: #999ea9;
  width: .66rem;
  height: .64rem;
  border-width: 0;
  -webkit-box-shadow: inset -0.2rem 0.2rem 0 #999ea9;
  box-shadow: inset -0.2rem 0.2rem 0 currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list li > .km-listview-link,
.km-ios7 .km-list li > .km-listview-label {
  margin-left: -1em;
  padding-left: 1em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-group-title {
  font-size: .95em;
  position: -webkit-sticky;
  text-indent: 1em;
  margin-top: 0;
  font-weight: normal;
  text-transform: uppercase;
  color: rgba(104, 104, 104, 0.5);
  border-bottom: 1px solid rgba(180, 180, 180, 0.5);
  background: #efeff4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-listgroup .km-group-title,
.km-ios7 .km-listgroupinset .km-group-title {
  line-height: 2em;
  border-top: 2em solid #efeff4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-listview .km-switch {
  margin-top: -1.1rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-tabstrip {
  padding: 0;
  display: table;
  table-layout: fixed;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-tabstrip .km-button {
  font-size: .7em;
  display: table-cell;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-tabstrip .km-icon:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-touch-scrollbar {
  border: 0;
  width: 3px;
  background-color: #919191;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-horizontal-scrollbar {
  width: 100%;
  height: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-pages {
  padding-top: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-pages li {
  background: transparent;
  border: 1px solid currentcolor;
  height: .5em;
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-form {
  color: #efeff4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(1, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap {
  color: inherit;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input {
  padding: 0 1.8em;
  color: transparent;
  background: transparent;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input::-webkit-input-placeholder {
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input::-moz-placeholder {
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input::-ms-input-placeholder {
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input:focus::-webkit-input-placeholder {
  text-align: left;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input:focus::-moz-placeholder {
  text-align: left;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap > input:focus::-ms-input-placeholder {
  text-align: left;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap:before,
.km-ios7 .km-filter-reset .km-clear {
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  margin-top: -0.55em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap:before {
  font-size: 1em;
  content: "\e21e";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-filter-wrap .km-clear:after {
  content: "\e031";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-listview-label input[type=radio]:checked,
.km-ios7 .km-listview-label input[type=checkbox]:checked {
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-shim,
.km-ios7 .km-popup-overlay {
  background: rgba(0, 0, 0, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet,
.km-ios7 .km-popup .k-popup {
  background: transparent;
  padding: 0 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-popup {
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-item,
.km-ios7 .km-actionsheet > li > a {
  font-size: 1.3em;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  background: #f7f7f8;
  padding: .3em 0;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom: 1px solid rgba(180, 180, 180, 0.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .km-actionsheet > li > a {
  padding: 0.5em 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .km-actionsheet > li:nth-last-child(2) > a {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.4);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-list-container {
  width: 100%!important;
  height: auto !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet,
.km-ios7 .km-popup .k-list-container {
  max-height: 80%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet-wrapper,
.km-ios7 .km-popup .k-list-container {
  background: transparent;
  bottom: 0;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet > li > a {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-item:last-child,
.km-ios7 .km-actionsheet > li:last-child > a {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet > .km-actionsheet-cancel > a {
  font-weight: bold;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-shim li.km-actionsheet-title,
.km-ios7 .km-popup li.km-actionsheet-title,
.km-ios7 .km-popup .km-actionsheet-cancel {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-item:first-child,
.km-ios7 .km-actionsheet > li:nth-child(2) > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-item:last-child,
.km-ios7 .km-actionsheet > li:nth-last-child(2) > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet > .km-actionsheet-cancel > a {
  border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet > li:first-child,
.km-ios7 .km-actionsheet > .km-actionsheet-cancel {
  margin: 0.5em 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .km-actionsheet {
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-item:last-child {
  margin: 0 0 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup-wrapper {
  padding: 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane,
.km-tablet .km-ios7 .km-actionsheet-wrapper {
  background-color: #f7f7f8;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane {
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane .km-leftitem {
  left: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane .km-rightitem {
  right: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane {
  overflow: visible;
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(180, 180, 180, 0.5);
  -webkit-box-shadow: 0 0 0 1px rgba(180, 180, 180, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane > .km-view {
  height: 100%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-actionsheet-wrapper.km-popup {
  padding: 2px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane > .km-view > :first-child,
.km-ios7 .km-popup.km-pane > .km-view > :first-child > * {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-margin-collapse: separate;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup.km-pane > .km-view > :last-child,
.km-ios7 .km-popup.km-pane > .km-view > :last-child > * {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-margin-collapse: separate;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup-arrow:after,
.km-ios7 .km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 0 15px 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup-arrow:after {
  border-color: #f7f7f8 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-left .km-popup-arrow:after,
.km-ios7 .km-right .km-popup-arrow:after {
  border-color: transparent #f7f7f8;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-up .km-popup-arrow:before {
  margin-top: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-up .km-popup-arrow:after,
.km-ios7 .km-up .km-popup-arrow:before {
  border-width: 15px 15px 0 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-left .km-popup-arrow:after,
.km-ios7 .km-left .km-popup-arrow:before {
  border-width: 15px 0 15px 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-right .km-popup-arrow:after,
.km-ios7 .km-right .km-popup-arrow:before {
  border-width: 15px 15px 15px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7.km-pane > .km-loader,
.km-ios7 .km-pane > .km-loader {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loader:before {
  content: "\a0";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-load-more,
.km-ios7 .km-scroller-pull {
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-scroller-pull {
  opacity: 0.5;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list > .km-load-more {
  border-top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loader h1,
.km-ios7 .km-scroller-refresh .km-template {
  display: inline-block;
  vertical-align: middle;
  color: #222222;
  margin-left: 2em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-scroller-pull .km-template {
  color: #363940;
  min-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loading,
.km-ios7 .km-loader .km-loading-left,
.km-ios7 .km-loader .km-loading-right,
.km-root .km-ios7 .km-load-more.km-scroller-refresh .km-icon,
.km-root .km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon,
.km-ios7 .km-scroller-refresh .km-loading-left,
.km-ios7 .km-scroller-refresh .km-loading-right {
  font-size: 1em;
  display: inline-block;
  top: auto;
  left: auto;
  width: .6em;
  height: .2em;
  margin: 0;
  background: black;
  border-radius: 1em;
  vertical-align: middle;
  -webkit-transform-origin: 160% 50%;
  transform-origin: 160% 50%;
  -webkit-animation: km-ios-spin 1s infinite linear;
  animation: km-ios-spin 1s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loading,
.km-ios7 .km-loader .km-loading-left,
.km-ios7 .km-loader .km-loading-right {
  margin: 0.2em 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loading:before,
.km-ios7 .km-loading:after,
.km-ios7 .km-loader .km-loading-left:before,
.km-ios7 .km-loader .km-loading-left:after,
.km-ios7 .km-loader .km-loading-right:before,
.km-ios7 .km-loader .km-loading-right:after,
.km-ios7 .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios7 .km-load-more.km-scroller-refresh .km-icon:before,
.km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon:after,
.km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon:before,
.km-ios7 .km-scroller-refresh .km-loading-left:after,
.km-ios7 .km-scroller-refresh .km-loading-left:before,
.km-ios7 .km-scroller-refresh .km-loading-right:after,
.km-ios7 .km-scroller-refresh .km-loading-right:before {
  content: "\a0";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .85;
  margin-top: 0;
  -webkit-transform-origin: inherit;
  transform-origin: inherit;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: inherit;
  height: inherit;
  border-radius: inherit;
  background: inherit!important;
  -webkit-background-clip: border-box !important;
  -webkit-text-fill-color: inherit !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loading:after,
.km-ios7 .km-loader .km-loading-left:after,
.km-ios7 .km-loader .km-loading-right:after,
.km-ios7 .km-load-more.km-scroller-refresh .km-icon:after,
.km-ios7 .km-scroller-pull.km-scroller-refresh .km-icon:after,
.km-ios7 .km-scroller-refresh .km-loading-left:after,
.km-ios7 .km-scroller-refresh .km-loading-right:after {
  opacity: .7;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loader .km-loading-left,
.km-ios7 .km-scroller-refresh .km-loading-left {
  margin-left: -0.6em;
  background: rgba(0, 0, 0, 0.55);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: km-ios-spin 1 1s infinite linear;
  animation: km-ios-spin 1 1s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loader .km-loading-right,
.km-ios7 .km-scroller-refresh .km-loading-right {
  margin-left: -0.6em;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-270deg);
  transform: rotate(-270deg);
  -webkit-animation: km-ios-spin 2 1s infinite linear;
  animation: km-ios-spin 2 1s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loader .km-loading-right:before,
.km-ios7 .km-scroller-refresh .km-loading-right:before {
  opacity: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-loader .km-loading-right:after,
.km-ios7 .km-scroller-refresh .km-loading-right:after {
  display: none;
}
@-webkit-keyframes km-ios-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  12.49% {
    -webkit-transform: rotate(0deg);
  }
  12.5% {
    -webkit-transform: rotate(45deg);
  }
  24.99% {
    -webkit-transform: rotate(45deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  37.49% {
    -webkit-transform: rotate(90deg);
  }
  37.5% {
    -webkit-transform: rotate(135deg);
  }
  49.99% {
    -webkit-transform: rotate(135deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  62.49% {
    -webkit-transform: rotate(180deg);
  }
  62.5% {
    -webkit-transform: rotate(225deg);
  }
  74.99% {
    -webkit-transform: rotate(225deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  87.49% {
    -webkit-transform: rotate(270deg);
  }
  87.5% {
    -webkit-transform: rotate(315deg);
  }
  99.99% {
    -webkit-transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin1 {
  0% {
    -webkit-transform: rotate(-135deg);
  }
  12.49% {
    -webkit-transform: rotate(-135deg);
  }
  12.5% {
    -webkit-transform: rotate(-90deg);
  }
  24.99% {
    -webkit-transform: rotate(-90deg);
  }
  25% {
    -webkit-transform: rotate(-45deg);
  }
  37.49% {
    -webkit-transform: rotate(-45deg);
  }
  37.5% {
    -webkit-transform: rotate(0deg);
  }
  49.99% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(45deg);
  }
  62.49% {
    -webkit-transform: rotate(45deg);
  }
  62.5% {
    -webkit-transform: rotate(90deg);
  }
  74.99% {
    -webkit-transform: rotate(90deg);
  }
  75% {
    -webkit-transform: rotate(135deg);
  }
  87.49% {
    -webkit-transform: rotate(135deg);
  }
  87.5% {
    -webkit-transform: rotate(180deg);
  }
  99.99% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
  }
}
@-webkit-keyframes km-ios-spin2 {
  0% {
    -webkit-transform: rotate(-270deg);
  }
  12.49% {
    -webkit-transform: rotate(-270deg);
  }
  12.5% {
    -webkit-transform: rotate(-225deg);
  }
  24.99% {
    -webkit-transform: rotate(-225deg);
  }
  25% {
    -webkit-transform: rotate(-180deg);
  }
  37.49% {
    -webkit-transform: rotate(-180deg);
  }
  37.5% {
    -webkit-transform: rotate(-135deg);
  }
  49.99% {
    -webkit-transform: rotate(-135deg);
  }
  50% {
    -webkit-transform: rotate(-90deg);
  }
  62.49% {
    -webkit-transform: rotate(-90deg);
  }
  62.5% {
    -webkit-transform: rotate(-45deg);
  }
  74.99% {
    -webkit-transform: rotate(-45deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
  }
  87.49% {
    -webkit-transform: rotate(0deg);
  }
  87.5% {
    -webkit-transform: rotate(45deg);
  }
  99.99% {
    -webkit-transform: rotate(45deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
  }
}
@-moz-keyframes km-ios-spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes km-ios-spin1 {
  from {
    -moz-transform: rotate(-135deg);
  }
  to {
    -moz-transform: rotate(225deg);
  }
}
@-moz-keyframes km-ios-spin2 {
  from {
    -moz-transform: rotate(-270deg);
  }
  to {
    -moz-transform: rotate(90deg);
  }
}
@keyframes km-ios-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes km-ios-spin1 {
  from {
    transform: rotate(-135deg);
  }
  to {
    transform: rotate(225deg);
  }
}
@keyframes km-ios-spin2 {
  from {
    transform: rotate(-270deg);
  }
  to {
    transform: rotate(90deg);
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list input[type=password],
.km-ios7 .km-list input[type=search],
.km-ios7 .km-list input[type=number],
.km-ios7 .km-list input[type=tel],
.km-ios7 .km-list input[type=url],
.km-ios7 .km-list input[type=email],
.km-ios7 .km-list input[type=month],
.km-ios7 .km-list input[type=color],
.km-ios7 .km-list input[type=week],
.km-ios7 .km-list input[type=date],
.km-ios7 .km-list input[type=time],
.km-ios7 .km-list input[type=datetime],
.km-ios7 .km-list input[type=datetime-local],
.km-ios7 .km-list input[type=text]:not(.k-input),
.km-ios7 .km-list select:not([multiple]),
.km-ios7 .km-list .k-dropdown-wrap,
.km-ios7 .km-list textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1.1rem;
  min-width: 6em;
  border: 0;
  padding: .4em;
  outline: 0;
  right: .8em;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list .k-dropdown {
  margin-top: -1.05em;
  font-weight: normal;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list input[type=color],
.km-ios7 .km-list input[type=week],
.km-ios7 .km-list input[type=date],
.km-ios7 .km-list input[type=time],
.km-ios7 .km-list input[type=month],
.km-ios7 .km-list input[type=datetime],
.km-ios7 .km-list input[type=datetime-local],
.km-ios7 .km-list .k-dropdown {
  text-align: right;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-list select:not([multiple]) option {
  color: #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-tabstrip .km-button,
.km-ios7 .km-popup .k-item,
.km-ios7 .k-slider-selection,
.km-ios7 .km-actionsheet > li > a {
  color: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-badge,
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover,
.km-ios7 .km-switch-handle.km-state-active {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .k-slider .k-draghandle,
.km-ios7 .k-slider .k-draghandle:hover {
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active {
  -webkit-text-fill-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active .km-badge {
  -webkit-text-fill-color: initial;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-state-active,
.km-ios7 .k-slider-selection,
.km-ios7 .km-pages .km-current-page {
  background: currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 span.km-switch {
  color: #4cda64;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-badge {
  background: #fd472b;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-tabstrip .km-state-active,
.km-ios7 li.km-state-active .km-listview-link,
.km-ios7 li.km-state-active .km-listview-label,
.km-ios7 .km-leftitem .km-button.km-state-active,
.km-ios7 .km-rightitem .km-button.km-state-active {
  -webkit-text-fill-color: currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-leftitem .km-button.km-state-active,
.km-ios7 .km-rightitem .km-button.km-state-active {
  background: 0;
  opacity: 0.4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-popup .k-state-hover,
.km-ios7 .km-popup .k-state-focused,
.km-ios7 .km-popup .k-state-selected,
.km-ios7 .km-actionsheet > li > a:active,
.km-ios7 .km-actionsheet > li > a:hover,
.km-ios7 li.km-state-active .km-listview-link,
.km-ios7 li.km-state-active .km-listview-label {
  background: #d9d9d9;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .km-tabstrip .km-button:not(.km-state-active),
.km-ios7 li.km-state-active .km-listview-link,
.km-ios7 li.km-state-active .km-listview-label {
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-ios7 .k-list,
.km-ios7 .k-slider,
.km-ios7 .km-widget {
  color: #007aff;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android {
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-view {
  -moz-box-direction: reverse;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-view > *,
.km-android .km-modalview,
.km-android .km-popover-root .km-view,
.km-android .km-splitview .km-view,
.km-android .km-pane-wrapper .km-view {
  -moz-box-direction: normal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-view {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-view-title {
  visibility: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popover-root .km-view-title,
.km-android .km-modalview .km-view-title,
.km-android .km-splitview .km-view-title {
  visibility: visible;
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-view-title,
.km-android .km-dialog-title {
  text-align: center;
  color: white;
  font-size: 1.4em;
  line-height: 2.4em;
  font-weight: bold;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android.km-horizontal .km-view-title {
  line-height: 2.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-button {
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar,
.km-android .km-toolbar,
.km-android .km-button,
.km-android .km-switch,
.km-android .km-buttongroup,
.km-android .km-tabstrip {
  color: white;
  text-shadow: none;
  border-color: #e7e7e7;
  background-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-button {
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  padding: .6em 1em;
  border: 1px solid transparent;
  border-color: rgba(255, 255, 255, 0.2) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.2);
  background: #5b5b5b;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-button:active,
.km-android .km-button.km-state-active,
.km-android input[type=file]:active,
.km-android input[type=file]:focus {
  background: #42bee1;
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-button .km-text {
  position: relative;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-button .km-notext {
  width: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-button:active:after,
.km-android .km-button.km-state-active:after {
  content: "\a0";
  display: block;
  top: -4px;
  left: -4px;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 4px solid transparent;
  background: inherit;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  opacity: 0.5;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android li.km-state-active {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android {
  font-weight: bold;
  font-family: Roboto, HelveticaNeue, sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android,
.km-android .km-button {
  font-size: 0.9em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-back:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch-background,
.km-android .km-slider-background {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch {
  background: transparent;
  width: 7em;
  height: 1.8em;
  line-height: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch-container {
  overflow: hidden;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #222222;
  border: 2px solid transparent;
  border-left-width: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch-handle {
  width: 3em;
  color: #bbbbbb;
  margin: 0 3px 1px 1px;
  border: 1px solid transparent;
  border-color: rgba(255, 255, 255, 0.2) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.2);
  background: #5b5b5b;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android2 .km-switch-handle {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch-on .km-switch-handle {
  color: white;
  background-color: #2f97be;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch-label-on,
.km-android .km-switch-label-off {
  font-size: .8em;
  left: 0;
  width: 100%;
  line-height: 1.9em;
  height: 100%;
  text-align: center;
  text-shadow: none;
  position: absolute;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-switch-off .km-switch-label-on,
.km-android .km-switch-on .km-switch-label-off {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-badge,
.km-android .km-detail {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0));
  color: white;
  border: 0.3em solid white;
  background-color: #bc0404;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-badge {
  background: #33b5e5;
  border: 0;
  top: -1.05em;
  min-width: 1.1em;
  height: 1.9em;
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-detail {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-list .km-icon,
.km-android .km-detail .km-icon {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .km-detail {
  height: 100%;
  width: 3rem;
  font-size: 1.8rem;
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-detail .km-icon,
.km-android .km-detail .km-icon:after,
.km-android .km-detail .km-icon:before,
.km-root .km-android .km-detail:before,
.km-root .km-android .km-detail:after {
  line-height: 3.4rem;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-detail .km-text {
  width: 100%;
  display: block;
  height: 1.6rem;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.8rem;
  border-left: 1px dotted #dddddd;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-rowinsert {
  background-color: #24870d;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-rowdelete {
  background-color: #b01b1a;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-buttongroup {
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-buttongroup {
  margin-top: .2em;
  line-height: 1.2em;
  height: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-buttongroup .km-button,
.km-android .km-navbar .km-buttongroup .km-button {
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  padding: .6em 1em;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  border-color: rgba(255, 255, 255, 0.2) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(255, 255, 255, 0.2);
  background: #5b5b5b;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-buttongroup .km-button {
  font-size: 0.9em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
:-moz-any(.km-android) .km-buttongroup .km-button {
  display: inline-block;
  margin-left: -4px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-buttongroup .km-state-active,
.km-android .km-navbar .km-buttongroup .km-state-active {
  background: #42bee1;
  overflow: visible;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-buttongroup .km-button .km-text {
  position: relative;
  width: 100%;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-buttongroup .km-button .km-icon {
  width: 1.1em;
  height: 1.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-buttongroup .km-button:active:after,
.km-android .km-buttongroup .km-button.km-state-active:after {
  content: "\a0";
  display: block;
  top: -4px;
  left: -4px;
  width: 100%;
  height: 100%;
  position: absolute;
  border: 4px solid transparent;
  background: inherit;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  opacity: 0.5;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .km-buttongroup .km-button:first-child {
  margin-left: 0;
  border-radius: 1px 0 0 1px;
  -moz-border-radius: 1px 0 0 1px;
  -webkit-border-radius: 1px 0 0 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .km-buttongroup .km-button:last-child {
  border-radius: 0 1px 1px 0;
  -moz-border-radius: 0 1px 1px 0;
  -webkit-border-radius: 0 1px 1px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip {
  display: table;
  padding: 0;
  background: #33b5e5;
  background-clip: padding-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .km-navbar,
.km-root .km-android .km-toolbar {
  font-size: .8em;
  font-size: 0.8rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar,
.km-android .km-toolbar {
  padding: 0 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-header {
  box-shadow: 0 2px 0 #222222, 0 -2px 0 #222222;
  -webkit-box-shadow: 0 2px 0 #222222, 0 -2px 0 #222222;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-button,
.km-android .km-toolbar .km-button {
  margin: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar [class*=item] .km-button,
.km-android .km-toolbar > .km-button {
  padding: .7em 0;
  padding: 1rem 0;
  color: white;
  text-transform: uppercase;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar [class*=item] .km-text,
.km-android .km-tabstrip .km-text {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  width: 100%;
  height: 2.2em;
  height: 2.2rem;
  margin-top: -2.5em;
  margin-top: -2.5rem;
  border: 1em solid transparent;
  border-right: 1px solid #444444;
  border-left: 0;
  text-indent: -9999px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-text {
  font-size: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar [class*=item] .km-text {
  float: none;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0 .7em;
  padding: 0 0.7rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-button:last-child .km-text,
.km-android .km-toolbar .km-button:last-child .km-text,
.km-android .km-tabstrip .km-button:last-child .km-text {
  border-right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-button {
  background: black;
  display: table-cell;
  font-size: .8em;
  padding: .5em 0 .4em 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  background-clip: padding-box;
  min-width: 5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android.km-horizontal .km-leftitem .km-button,
.km-android.km-horizontal .km-rightitem .km-button {
  padding: .4em 0;
  padding: 0.7rem 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android.km-horizontal .km-tabstrip .km-text {
  height: 2em;
  height: 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android.km-horizontal .km-tabstrip .km-text {
  margin-top: -2.2em;
  margin-top: -2.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android.km-horizontal .km-tabstrip .km-button {
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-badge {
  top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-button:active,
.km-android .km-tabstrip .km-state-active {
  color: white;
  border-bottom-width: .4em;
  padding-bottom: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-state-active:after,
.km-android .km-toolbar .km-state-active:after,
.km-android .km-tabstrip .km-state-active:after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listinset,
.km-android .km-listgroupinset {
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-wrapper {
  padding: 0 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-list > li {
  font-size: 1.3em;
  font-weight: normal;
  line-height: 2em;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-list {
  margin-bottom: 1em;
  -webkit-margin-collapse: separate;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-group-title {
  margin-top: 0;
  color: #777777;
  background: transparent;
  padding: .8em 0 .5em;
  line-height: inherit;
  text-transform: uppercase;
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-scroll-header .km-group-title {
  margin: 0 1em;
  border-bottom: 1px solid #333333;
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-state-active,
.km-android .km-toolbar .km-state-active,
.km-android .km-detail.km-state-active,
.km-android .km-state-active .km-detail,
.km-android .km-state-active .km-listview-link,
.km-android .km-state-active .km-listview-label {
  background: rgba(76, 190, 232, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-link:after,
.km-android .km-listview-label:after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-list .km-item {
  height: 56px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview .km-switch {
  margin-top: -0.8em;
  margin-top: -0.8rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-content {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android,
.km-android .km-content {
  background: black;
  -webkit-linear-gradient: top, transparent, rgba(255, 255, 255, 0.2);
  -webkit-gradient: linear, 0 0, 0 100%, from(transparent), to(rgba(255, 255, 255, 0.2));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-item label:before {
  border: 1px solid black;
  background-color: #363636;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #363636), color-stop(1, #2b2b2b));
  background-image: -moz-linear-gradient(top, #363636, #2b2b2b);
  background-image: linear-gradient(top, #363636, #2b2b2b);
  background-image: -ms-linear-gradient(top, #363636, #2b2b2b);
  background-image: -o-linear-gradient(top, #363636, #2b2b2b);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 1px 2px gray;
  -webkit-box-shadow: 0 0 1px 2px gray;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding-left: 1.8em;
  padding-right: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-filter-wrap:before {
  margin: 0 -1.3em 0 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-filter-wrap:before,
.km-android .km-filter-reset .km-clear {
  font-size: 1.4em;
  color: #adadad;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-filter-reset .km-clear:after {
  content: "\e038";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-button .km-icon {
  color: rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-notext {
  margin-left: 0;
  margin-right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-icon {
  margin-left: .5rem;
  margin-right: -0.3rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-notext {
  margin-left: 1em;
  margin-right: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-navbar .km-icon {
  color: rgba(255, 255, 255, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-icon {
  position: relative;
  left: 0;
  margin-bottom: .3rem;
  z-index: 2;
  color: #555555;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android.km-horizontal .km-tabstrip .km-icon {
  margin-bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-tabstrip .km-state-active .km-icon {
  color: #33b5e5;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .km-load-more,
.km-android .km-scroller-pull {
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-scroller-pull .km-icon {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-load-more .km-icon,
.km-android .km-scroller-pull .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-scroller-pull .km-template {
  min-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-pages {
  display: table;
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-pages li {
  display: table-cell;
  height: 2px;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-pages .km-current-page {
  background: rgba(51, 181, 229, 0.6);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-horizontal {
  margin-top: -0.5em;
  height: 0.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider .k-draghandle,
.km-android .k-slider .k-draghandle:hover {
  width: 1.25em;
  height: 1.25em;
  background: rgba(51, 181, 229, 0.5);
  background-image: -webkit-radial-gradient(#33b5e5 0.2em, transparent 0.22em);
  background-image: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 10, color-stop(30%, #33b5e5), color-stop(32%, transparent));
  background-image: -moz-radial-gradient(#33b5e5 0.2em, transparent 0.22em);
  background-image: radial-gradient(#33b5e5 0.2em, transparent 0.22em);
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-horizontal .k-draghandle {
  top: -0.6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-vertical .k-draghandle {
  left: -0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider .k-draghandle:active {
  box-shadow: inset 0 0 0 1px #33b5e5, inset 0 0 0 1em rgba(51, 181, 229, 0.5);
  -webkit-box-shadow: inset 0 0 0 1px #33b5e5, inset 0 0 0 1em rgba(51, 181, 229, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-selection {
  background: #33b5e5;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-horizontal .k-slider-selection {
  margin-top: -0.1em;
  height: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-vertical .k-slider-selection {
  margin-left: -0.1em;
  width: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-track {
  background: #414141;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-horizontal .k-slider-track {
  height: 0.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-vertical .k-slider-track {
  width: 0.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-slider-selection {
  margin-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-touch-scrollbar {
  background-color: #33b5e5;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-vertical-scrollbar {
  width: 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-horizontal-scrollbar {
  height: 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-dialog {
  background: rgba(10, 25, 65, 0.8);
  border: 2px solid rgba(255, 255, 255, 0.8);
  box-shadow: 3px 3px 5px #111111;
  -webkit-box-shadow: 3px 3px 5px #111111;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-dialog-title {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.3)), color-stop(0.6, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 60%);
  text-shadow: 0 -1px #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-dialog:before {
  background: url('data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22><defs><clipPath id=%22clip%22><rect x=%220%22 y=%220%22 width=%22100%%22 height=%22100%%22 rx=%2210%22 ry=%2210%22/></clipPath></defs><ellipse fill=%22white%22 cx=%2250%%22 cy=%220%22 rx=%2280%%22 ry=%2260%%22 clip-path=%22url(%23clip)%22/></svg>');
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-dialog-content {
  color: white;
  text-shadow: 0 -1px #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-dialog .km-button {
  display: block;
  margin: .4em;
  font-size: 1.3em;
  text-align: center;
  padding: .44em;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-loader {
  width: 100%;
  height: 3rem;
  padding: 0;
  margin: 0;
  top: auto;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-loader h1 {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-loading {
  width: .96em;
  height: .9em;
  font-size: 2rem;
  line-height: .9em;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -1rem;
  bottom: 0.5rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android input[type=password],
.km-android input[type=search],
.km-android input[type=number],
.km-android input[type=tel],
.km-android input[type=url],
.km-android input[type=email],
.km-android input[type=month],
.km-android input[type=color],
.km-android input[type=week],
.km-android input[type=date],
.km-android input[type=time],
.km-android input[type=datetime],
.km-android input[type=datetime-local],
.km-android input[type=text]:not(.k-input),
.km-android select:not([multiple]),
.km-android .k-dropdown,
.km-android textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: white;
  padding: .4em;
  outline: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: padding-box;
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-list input[type=password],
.km-android .km-list input[type=search],
.km-android .km-list input[type=number],
.km-android .km-list input[type=tel],
.km-android .km-list input[type=url],
.km-android .km-list input[type=email],
.km-android .km-list input[type=month],
.km-android .km-list input[type=color],
.km-android .km-list input[type=week],
.km-android .km-list input[type=date],
.km-android .km-list input[type=time],
.km-android .km-list input[type=datetime],
.km-android .km-list input[type=datetime-local],
.km-android .km-list input[type=text]:not(.k-input),
.km-android .km-list select:not([multiple]),
.km-android .km-list .k-dropdown {
  margin-top: -1.05em;
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android input[type=file] {
  color: white;
  padding: .25em;
  outline: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-list textarea {
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-dropdown {
  padding: 0;
  width: auto;
  min-width: 8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-android .k-dropdown {
  margin-top: -1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-dropdown .k-dropdown-wrap {
  width: 100%;
  padding: .1em .3em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .k-dropdown .k-input {
  color: white;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android input[type=password],
.km-android input[type=search],
.km-android input[type=number],
.km-android input[type=tel],
.km-android input[type=url],
.km-android input[type=email],
.km-android input[type=text]:not(.k-input),
.km-android textarea {
  border: 0;
  border-bottom: 1px solid rgba(127, 127, 127, 0.5);
  margin-bottom: 1px;
  background-clip: padding-box;
  background: no-repeat 0 0, transparent no-repeat 100% 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, transparent), color-stop(0.9, #777777), color-stop(1, #777777)), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, transparent), color-stop(0.9, #777777), color-stop(1, #777777));
  background-image: -moz-linear-gradient(top, transparent 90%, #777777 90%, #777777), -moz-linear-gradient(top, transparent 90%, #777777 90%, #777777);
  background-image: linear-gradient(top, transparent 90%, #777777 90%, #777777), linear-gradient(top, transparent 90%, #777777 90%, #777777);
  background-image: -ms-linear-gradient(top, transparent 90%, #777777 90%, #777777), -ms-linear-gradient(top, transparent 90%, #777777 90%, #777777);
  background-image: -o-linear-gradient(top, transparent 90%, #777777 90%, #777777), -o-linear-gradient(top, transparent 90%, #777777 90%, #777777);
  background-size: 1px 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android input[type=password]:focus,
.km-android input[type=search]:focus,
.km-android input[type=number]:focus,
.km-android input[type=tel]:focus,
.km-android input[type=url]:focus,
.km-android input[type=email]:focus,
.km-android input[type=text]:not(.k-input):focus,
.km-android textarea:focus {
  background: no-repeat 0 0, transparent no-repeat 100% 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, rgba(40, 170, 220, 0)), color-stop(0.9, rgba(40, 170, 220, 0.6)), color-stop(1, rgba(40, 170, 220, 0.6))), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, rgba(40, 170, 220, 0)), color-stop(0.9, rgba(40, 170, 220, 0.6)), color-stop(1, rgba(40, 170, 220, 0.6)));
  background-image: -moz-linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6)), -moz-linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6));
  background-image: linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6)), linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6));
  background-image: -ms-linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6)), -ms-linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6));
  background-image: -o-linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6)), -o-linear-gradient(top, rgba(40, 170, 220, 0) 90%, rgba(40, 170, 220, 0.6) 90%, rgba(40, 170, 220, 0.6));
  background-size: 2px 100%;
  margin-bottom: 0;
  border-bottom: 2px solid rgba(40, 170, 220, 0.6);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android input[type=month],
.km-android input[type=color],
.km-android input[type=week],
.km-android input[type=date],
.km-android input[type=time],
.km-android input[type=datetime],
.km-android input[type=datetime-local],
.km-android select:not([multiple]),
.km-android .k-dropdown .k-dropdown-wrap {
  border: 0;
  border-bottom: 1px solid rgba(127, 127, 127, 0.5);
  margin-bottom: 1px;
  background: 100% 100% no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAACWCAQAAABj2vCcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAf0lEQVR4XuzLsQkAAAwCsP7/tD1CcAqZcykMsizLsizLsizLsizLsizLsizLsizL8ncuxzYAgEAAhJz893BazVfXE2quGc9z32asZahlqGWoZahlqGWoZahlqGWoZahlqGWoZahlqGWoZahlqGWoZahlqOUq5CrkKuStlKuS3QdJPtFaleZ1DgAAAABJRU5ErkJggg==") transparent;
  background-clip: padding-box;
  background-size: auto 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android input[type=month]:active,
.km-android input[type=color]:active,
.km-android input[type=week]:active,
.km-android input[type=date]:active,
.km-android input[type=time]:active,
.km-android input[type=datetime]:active,
.km-android input[type=datetime-local]:active,
.km-android input[type=month]:focus,
.km-android input[type=color]:focus,
.km-android input[type=week]:focus,
.km-android input[type=date]:focus,
.km-android input[type=time]:focus,
.km-android input[type=datetime]:focus,
.km-android input[type=datetime-local]:focus,
.km-android select:not([multiple]):focus,
.km-android .k-dropdown .k-state-focused {
  background-color: rgba(51, 181, 229, 0.6);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android select:not([multiple]):focus option {
  color: black;
  background-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100% !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-shim.km-actionsheet-root {
  left: 0!important;
  width: 100%;
  height: 100% !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-shim,
.km-phone .km-android .km-actionsheet-wrapper {
  background: rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-actionsheet-wrapper {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup .k-list-container {
  position: static!important;
  margin-left: 10%!important;
  width: 80%!important;
  display: inline-block !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-actionsheet,
.km-android .km-popup .k-list-container {
  position: static;
  margin-left: 5%;
  width: 90%;
  display: inline-block;
  border: 0;
  padding: 0;
  background: #222222;
  color: white;
  vertical-align: middle;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-android .km-popup .k-list-container {
  max-height: 80%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android > .k-list-container {
  display: none !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup:not(.km-pane):before,
.km-android .km-actionsheet-wrapper:before {
  content: "\a0";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android li.km-actionsheet-title,
.km-android .km-popup .k-item,
.km-android .km-actionsheet > li > a {
  font-size: 1.1em;
  font-weight: normal;
  color: white;
  display: block;
  line-height: 3rem;
  border-width: 0 0 1px 0;
  padding: 0 1em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-decoration: none;
  border-bottom: 1px solid #444444;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-actionsheet > li:last-child > a {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup .k-state-hover,
.km-android .km-popup .k-state-focused,
.km-android .km-popup .k-state-selected,
.km-android .km-actionsheet > li > a:focus,
.km-android .km-actionsheet > li > a:active {
  background: #33b5e5;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup .k-state-hover {
  color: white;
  background: rgba(51, 181, 229, 0.6);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android li.km-actionsheet-cancel > a {
  text-align: center;
  font-size: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android li.km-actionsheet-title {
  font-weight: normal;
  line-height: normal;
  padding: .8em 1em;
  font-size: 1.2em;
  color: #53d5ff;
  border-bottom: 2px solid #53d5ff;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=radio],
.km-android .km-listview-label input[type=checkbox] {
  border: 1px solid #555555;
  box-shadow: 0 0 1px #555555;
  -webkit-box-shadow: 0 0 1px #555555;
  width: 1em;
  height: 1em;
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=radio],
.km-android .km-listview-label input[type=radio]:after,
.km-android .km-state-active input[type=radio]:before {
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=radio]:after,
.km-android .km-listview-label input[type=checkbox]:after,
.km-android .km-state-active input[type=radio]:before,
.km-android .km-state-active input[type=checkbox]:before {
  content: "\a0";
  display: block;
  width: 78%;
  height: 78%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=radio]:after {
  margin: 11% 0 0 11%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=checkbox]:after {
  margin: -20% 0 0 20%;
  width: 120%;
  height: 120%;
  -webkit-transform: scale(1, 1.2);
  -moz-transform: scale(1, 1.2);
  -ms-transform: scale(1, 1.2);
  -o-transform: scale(1, 1.2);
  transform: scale(1, 1.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=checkbox]:checked:after {
  color: #41a6cb;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-listview-label input[type=radio]:checked:after {
  color: transparent;
  background: #41a6cb;
  box-shadow: 0 0 3px #61c6eb;
  -webkit-box-shadow: 0 0 3px #61c6eb;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-state-active input[type=radio]:before,
.km-android .km-state-active input[type=checkbox]:before {
  position: absolute;
  margin: -45% 0 0 -45%;
  width: 190%;
  height: 190%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-state-active input[type=radio]:before,
.km-android .km-state-active input[type=checkbox]:before {
  background-color: rgba(97, 198, 235, 0.2);
  box-shadow: 0 0 1px rgba(97, 198, 235, 0.4);
  -webkit-box-shadow: 0 0 1px rgba(97, 198, 235, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-state-active input[type=radio],
.km-android .km-state-active input[type=checkbox] {
  border: 1px solid #dddddd;
  box-shadow: 0 0 1px #dddddd;
  -webkit-box-shadow: 0 0 1px #dddddd;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-scrollview .km-pane:last-child {
  box-shadow: -1px 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: -1px 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup.km-pane .km-view,
.km-android .km-scrollview .km-pane:last-child .km-content {
  border: 1px solid rgba(127, 127, 127, 0.4);
  box-shadow: inset 0 0 1px 1px black;
  -webkit-box-shadow: inset 0 0 1px 1px black;
  background: #202125 none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-pane {
  background: black;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-pane:first-child {
  z-index: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup-wrapper {
  padding: 7px 7px 13px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup.km-pane .km-view {
  border-color: #333333;
  padding: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup.km-pane {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup.km-pane .km-content {
  background: #202125;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popover-root .km-list:last-child {
  margin-bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup-arrow:after,
.km-android .km-popup-arrow:before {
  border-color: #202125 transparent;
  border-style: solid;
  border-width: 0 10px 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-popup-arrow:after {
  border-color: #202125 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-left .km-popup-arrow:after,
.km-android .km-right .km-popup-arrow:after {
  border-color: transparent #202125;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-up .km-popup-arrow:before {
  margin-top: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-up .km-popup-arrow:after,
.km-android .km-up .km-popup-arrow:before {
  border-width: 10px 10px 0 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-left .km-popup-arrow:after,
.km-android .km-left .km-popup-arrow:before {
  border-width: 10px 0 10px 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-right .km-popup-arrow:after,
.km-android .km-right .km-popup-arrow:before {
  border-width: 10px 10px 10px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-modalview-wrapper {
  padding: 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-modalview {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 2px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 2px rgba(255, 255, 255, 0.7);
  border: 1px solid black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-modalview .km-navbar,
.km-android .km-modalview .km-content {
  background: #282828;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-android .km-modalview .km-view-title {
  box-shadow: inset 0 -2px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 -2px rgba(255, 255, 255, 0.1);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-android .km-actionsheet-title,
.km-tablet .km-android li.km-actionsheet-cancel,
.km-tablet .km-android .km-popup-arrow {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-android .km-actionsheet-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-android *:not(.km-actionsheet-phone) > .km-actionsheet {
  margin: 0;
  width: 100%;
  box-shadow: 0 0 7px black;
  -webkit-box-shadow: 0 0 7px black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-android *:not(.km-actionsheet-phone) > .km-actionsheet:nth-last-child(2) > a {
  border-bottom-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-blackberry.km-pane,
.km-root .km-blackberry .km-view,
.km-root .km-blackberry .km-slider,
.km-root .km-blackberry .km-switch,
.km-root .km-blackberry .km-group-title,
.km-root .km-blackberry .km-filter-reset,
.km-root .km-blackberry .km-shim .k-animation-container {
  -webkit-transform: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry {
  font: 1em Slate, Helvetica, sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry,
.km-blackberry .km-content {
  color: black;
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-navbar,
.km-blackberry .km-toolbar,
.km-blackberry .km-button,
.km-blackberry .km-buttongroup,
.km-blackberry .km-tabstrip,
.km-blackberry input[type=file] {
  font-weight: normal;
  color: black;
  border: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(0.7, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 70%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 70%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 70%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 70%);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button,
.km-blackberry .km-buttongroup {
  text-align: center;
  padding: .44em 1em;
  min-width: 1em;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(1, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button {
  margin-left: 4px;
  margin-right: 4px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-navbar .km-button {
  color: white;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.2)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button:after,
.km-blackberry .km-button:before {
  content: "\a0";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 2px;
  top: -3px;
  left: -3px;
  background-color: inherit;
  border: inherit;
  border-radius: inherit;
  -moz-border-radius: inherit;
  -webkit-border-radius: inherit;
  z-index: -1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button:after,
.km-blackberry .km-buttongroup,
.km-blackberry .km-button:before {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button:before {
  z-index: 0;
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button .km-text {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-view-title {
  visibility: visible;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-view-title,
.km-blackberry .km-dialog-title {
  text-align: center;
  color: white;
  text-shadow: 0 1px 0 black;
  font-size: 1.2em;
  line-height: 2.4em;
  font-weight: bold;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-vertical .km-view-title {
  line-height: 2.6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-badge,
.km-blackberry .km-detail {
  color: white;
  background-color: #00aae7;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-badge {
  min-width: 1em;
  font-size: .7rem;
  border-radius: 2rem;
  -moz-border-radius: 2rem;
  -webkit-border-radius: 2rem;
  box-shadow: 0 0 0 1px white;
  -webkit-box-shadow: 0 0 0 1px white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail {
  line-height: .95rem;
  background: #999999;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
  border-radius: .2rem;
  -moz-border-radius: .2rem;
  -webkit-border-radius: 0.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-blackberry .km-detail {
  width: 1.35rem;
  height: 1.4rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-rowinsert {
  background-color: #24870d;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-rowdelete {
  background-color: #b01b1a;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail .km-icon,
.km-blackberry .km-detail .km-icon:after,
.km-blackberry .km-detail .km-icon:before,
.km-root .km-blackberry .km-detail:before,
.km-root .km-blackberry .km-detail:after {
  line-height: 1.4rem;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail .km-icon:after,
.km-blackberry .km-detail .km-icon:before {
  text-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail .km-icon:before,
.km-root .km-blackberry .km-detail:before {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail .km-text {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button:active,
.km-blackberry .km-button.km-state-active,
.km-blackberry .km-buttongroup .km-state-active,
.km-blackberry input[type=file]:active,
.km-blackberry input[type=file]:focus {
  color: white;
  background-color: rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-button:active:before,
.km-blackberry .km-button.km-state-active:before {
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-content .km-button:active,
.km-blackberry .km-content .km-button.km-state-active {
  background-color: #00aae7;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-content .km-button:after {
  background-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch {
  width: 6rem;
  height: 2rem;
  line-height: 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-wrapper {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-container {
  padding: 1px 0 1px 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border: 1px solid rgba(104, 104, 104, 0.3);
  background-color: rgba(180, 180, 180, 0.5);
  box-shadow: inset 0 1px 3px rgba(27, 27, 27, 0.3);
  -webkit-box-shadow: inset 0 1px 3px rgba(27, 27, 27, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-handle {
  background: rgba(255, 255, 255, 0.9);
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(1, rgba(0, 0, 0, 0.15)));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.15));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.15));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.15));
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(27, 27, 27, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(27, 27, 27, 0.3);
  width: 1.7em;
  height: 1.7em;
  margin: 0 4px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-on .km-switch-handle {
  background-color: #0879c6;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-label-off {
  left: 1.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-label-on {
  left: -4.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-switch-label-on,
.km-blackberry .km-switch-label-off {
  color: black;
  text-transform: capitalize;
  text-shadow: none;
  width: 240%;
  line-height: 1.8em;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-buttongroup {
  padding: .2em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-collapse: separate;
  background-image: none;
  border: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-navbar .km-buttongroup {
  font-size: .8em;
  text-shadow: none;
  top: 0;
  margin-top: .16em;
  height: auto;
  line-height: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-buttongroup > .km-button {
  color: white;
  display: inline-block;
  border-right-width: 1px;
  float: left;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-content .km-buttongroup > .km-button {
  margin: 0 5px 0 0;
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-buttongroup > .km-button:after,
.km-blackberry .km-buttongroup > .km-button:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-header > .km-buttongroup .km-button,
.km-blackberry .km-footer > .km-buttongroup .km-button,
.km-blackberry .km-content .km-buttongroup .km-button {
  padding: 0.3em 1.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-blackberry .km-view .km-buttongroup > .km-state-active {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-buttongroup > .km-button:not(.km-state-active) {
  border-color: transparent;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-buttongroup > .km-button:last-child {
  margin-right: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listinset,
.km-blackberry .km-listgroupinset {
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview {
  margin: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry div.km-group-title {
  margin-top: 0;
  padding: .2em 0;
  border-top: 1px solid rgba(180, 180, 180, 0.3);
  border-bottom: 2px solid #00aae7;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroll-header .km-group-title {
  background-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-list > li {
  font-size: 1em;
  font-weight: normal;
  line-height: 2em;
  border-bottom: 1px solid rgba(180, 180, 180, 0.3);
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-list .km-button {
  line-height: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-group-title {
  color: #333333;
  background: transparent;
  padding-top: .2em;
  line-height: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-list {
  margin-top: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail.km-state-active,
.km-blackberry .km-state-active .km-detail,
.km-blackberry a.km-listview-link:active,
.km-blackberry .km-state-active a.km-listview-link {
  box-shadow: inset 0 0 0 2px #00aae7;
  -webkit-box-shadow: inset 0 0 0 2px #00aae7;
  background: rgba(0, 170, 231, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-link:after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-list .km-item {
  height: 56px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview .km-switch {
  margin-top: -1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-toolbar,
.km-blackberry .km-navbar,
.km-blackberry .km-tabstrip {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-toolbar,
.km-blackberry .km-navbar,
.km-blackberry .km-popup.km-pane .km-header {
  background-color: #015e98;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.4, rgba(255, 255, 255, 0.2)), color-stop(1, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0)), -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0)), linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0)), -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0)), -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-toolbar .km-button,
.km-blackberry .km-navbar [class*=item] .km-button {
  margin-top: .44rem;
  margin-bottom: 0.44rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-vertical .km-toolbar .km-button,
.km-blackberry.km-vertical .km-navbar [class*=item] .km-button {
  margin-top: .54rem;
  margin-bottom: 0.54rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-horizontal .km-no-title {
  padding-top: .2rem;
  padding-bottom: 0.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-vertical .km-no-title {
  padding-top: .3rem;
  padding-bottom: 0.3rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-blackberry .km-tabstrip {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-blackberry .km-tabstrip .km-button {
  display: table-cell;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip {
  font-size: .7em;
  padding: 0;
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.3);
  background-color: #1a1a1a;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.18)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip .km-button {
  border: 0;
  margin: 0;
  color: #d1d1d1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: transparent;
  padding: .1em .3em .4em;
  border-top: 2px solid transparent;
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-blackberry .km-tabstrip .km-button:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip .km-button:first-child,
.km-blackberry .km-tabstrip .km-button:active + .km-button,
.km-blackberry .km-tabstrip .km-button.km-state-active + .km-button {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip .km-button:active,
.km-blackberry .km-tabstrip .km-button.km-state-active {
  background: rgba(255, 255, 255, 0.1);
  border-top: 2px solid #057fe4;
  box-shadow: 0 1px 5px black;
  -webkit-box-shadow: 0 1px 5px black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip.km-vertical .km-button {
  padding: 0 0.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip .km-badge {
  text-indent: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding-left: 1.8em;
  padding-right: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-filter-wrap:before {
  margin: 0 -1.3em 0 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-filter-reset {
  margin-left: -2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-filter-wrap:before,
.km-blackberry .km-filter-reset .km-clear {
  color: #adadad;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-filter-reset .km-clear:after {
  content: "\e038";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-tabstrip .km-icon {
  width: 2.4rem;
  height: 2.4rem;
  font-size: 2.4rem;
  position: relative;
  margin: 0.3rem auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-vertical .km-tabstrip .km-icon {
  margin: 0.2rem auto 0.1rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-content .km-button .km-icon,
.km-blackberry .km-buttongroup .km-button:active .km-icon,
.km-blackberry .km-buttongroup .km-state-active .km-icon {
  color: #057fe4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-buttongroup *:active .km-icon:before,
.km-blackberry .km-buttongroup .km-state-active .km-icon:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-link .km-icon {
  color: #2a3235;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-detail .km-icon,
.km-blackberry .km-listview-link:active .km-icon,
.km-blackberry .km-button:active .km-icon,
.km-blackberry .km-state-active .km-icon,
.km-blackberry .km-tabstrip .km-icon {
  color: #eeeeee;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-load-more,
.km-blackberry .km-scroller-pull {
  font-size: 1.4rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-load-more .km-icon,
.km-blackberry .km-scroller-pull .km-icon {
  width: 2.4rem;
  height: 2.4rem;
  font-size: 2.4rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-load-more .km-icon,
.km-blackberry .km-scroller-pull .km-icon {
  color: #259fff;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-refresh .km-icon {
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-pages {
  display: table;
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-pages li {
  display: table-cell;
  height: 2px;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-pages .km-current-page {
  background: rgba(150, 150, 150, 0.7);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider .k-draghandle,
.km-blackberry .k-slider .k-draghandle:hover {
  border: 0;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.6)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  box-shadow: inset 0 0 0 1px white, 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px white, 0 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider-horizontal .k-draghandle {
  top: -0.34em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider-vertical .k-draghandle {
  left: -0.34em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider .k-draghandle:active {
  background-color: #00aae7;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 0.5em rgba(0, 170, 231, 0.2), 0 0 0.5em rgba(0, 170, 231, 0.6);
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3), 0 0 0 0.5em rgba(0, 170, 231, 0.2), 0 0 0.5em rgba(0, 170, 231, 0.6);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider-selection {
  background: #0879c6;
  box-shadow: inset 0 4px 8px rgba(255, 255, 255, 0.3), inset 0 0 0 1px #005d9c;
  -webkit-box-shadow: inset 0 4px 8px rgba(255, 255, 255, 0.3), inset 0 0 0 1px #005d9c;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider-horizontal .k-slider-selection {
  top: 0;
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider-track {
  border-width: 1px;
  background: #e7e3e7;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-slider-horizontal .k-slider-track {
  margin-top: 0.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-touch-scrollbar {
  background-color: #777777;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-load-more {
  height: 3.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-load-more .km-button {
  margin: 0 .8em;
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-loader,
.km-blackberry .km-scroller-refresh.km-load-more,
.km-blackberry .km-scroller-pull {
  overflow: visible;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-loader {
  margin-top: -2em;
  margin-left: -2em;
  width: 4em;
  height: 4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-refresh.km-load-more {
  padding: 0;
  position: relative;
  margin: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-refresh.km-load-more,
.km-blackberry .km-scroller-pull {
  font-size: 1em;
  width: 2.5em;
  height: 2.5em;
  top: .25em;
  white-space: nowrap;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-pull {
  left: 50%;
  margin: 0 0 0 -90px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-loader h1 {
  display: none;
  font-size: 1em;
  color: black;
  position: absolute;
  left: -50%;
  width: 200%;
  top: auto;
  bottom: -2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-pull .km-template {
  position: absolute;
  line-height: 2em;
  font-size: 1.2em;
  min-width: 0;
  top: 0;
  left: 3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-loading,
.km-blackberry .km-loader .km-loading-left,
.km-blackberry .km-load-more.km-scroller-refresh .km-icon,
.km-blackberry .km-scroller-pull.km-scroller-refresh .km-icon,
.km-blackberry .km-scroller-refresh .km-loading-left {
  font-size: 1em;
  display: block;
  width: 2.5em;
  height: 2.5em;
  top: 10%;
  left: 10%;
  position: absolute;
  border: 2px solid black;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  animation: km-blackberryload 10s infinite linear;
  -moz-animation: km-blackberryload 10s infinite linear;
  -webkit-animation: km-blackberryload 10s infinite linear;
  -webkit-background-clip: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-loading,
.km-blackberry .km-loader .km-loading-left {
  width: 3em;
  height: 3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-loader .km-loading-left,
.km-blackberry .km-scroller-refresh .km-loading-left {
  -webkit-transform: rotate(45deg) scale(0.8);
  -moz-transform: rotate(45deg) scale(0.8);
  -ms-transform: rotate(45deg) scale(0.8);
  -o-transform: rotate(45deg) scale(0.8);
  transform: rotate(45deg) scale(0.8);
  animation: km-blackberryload 2 2.5s infinite linear;
  -moz-animation: km-blackberryload 2 2.5s infinite linear;
  -webkit-animation: km-blackberryload 2 2.5s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-pull .km-icon {
  color: black;
  margin-right: 0;
  display: block;
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-pull .km-icon:after {
  content: "\e012";
  margin-left: -3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-scroller-refresh .km-icon:after {
  display: none;
}
@keyframes km-blackberryload {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes km-blackberryload {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-blackberryload {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes km-blackberryload2 {
  0% {
    transform: rotate(45deg) scale(0.82);
  }
  25% {
    transform: rotate(90deg) scale(0.86);
  }
  50% {
    transform: rotate(135deg) scale(1);
  }
  75% {
    transform: rotate(180deg) scale(0.86);
  }
  100% {
    transform: rotate(225deg) scale(0.82);
  }
}
@-moz-keyframes km-blackberryload2 {
  0% {
    -moz-transform: rotate(45deg) scale(0.82);
  }
  25% {
    -moz-transform: rotate(90deg) scale(0.86);
  }
  50% {
    -moz-transform: rotate(135deg) scale(1);
  }
  75% {
    -moz-transform: rotate(180deg) scale(0.86);
  }
  100% {
    -moz-transform: rotate(225deg) scale(0.82);
  }
}
@-webkit-keyframes km-blackberryload2 {
  0% {
    -webkit-transform: rotate(45deg) scale(0.82);
  }
  25% {
    -webkit-transform: rotate(90deg) scale(0.86);
  }
  50% {
    -webkit-transform: rotate(135deg) scale(1);
  }
  75% {
    -webkit-transform: rotate(180deg) scale(0.86);
  }
  100% {
    -webkit-transform: rotate(225deg) scale(0.82);
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry input[type=password],
.km-blackberry input[type=search],
.km-blackberry input[type=number],
.km-blackberry input[type=tel],
.km-blackberry input[type=url],
.km-blackberry input[type=email],
.km-blackberry input[type=month],
.km-blackberry input[type=color],
.km-blackberry input[type=week],
.km-blackberry input[type=date],
.km-blackberry input[type=time],
.km-blackberry input[type=datetime],
.km-blackberry input[type=datetime-local],
.km-blackberry input[type=text]:not(.k-input),
.km-blackberry select:not([multiple]),
.km-blackberry .k-dropdown,
.km-blackberry textarea {
  font-size: 1em;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid rgba(27, 27, 27, 0.3);
  padding: .4em;
  outline: 0;
  background: rgba(27, 27, 27, 0.03);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-blackberry .km-list input[type=text]:not(.k-input),
.km-phone .km-blackberry .km-list input[type=password],
.km-phone .km-blackberry .km-list input[type=search],
.km-phone .km-blackberry .km-list input[type=number],
.km-phone .km-blackberry .km-list input[type=tel],
.km-phone .km-blackberry .km-list input[type=url],
.km-phone .km-blackberry .km-list input[type=email].km-phone .km-blackberry .km-list input[type=datetime],
.km-blackberry .k-dropdown {
  margin-top: -1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-phone .km-blackberry .km-list input[type=color],
.km-phone .km-blackberry .km-list input[type=month],
.km-phone .km-blackberry .km-list input[type=week],
.km-phone .km-blackberry .km-list input[type=date],
.km-phone .km-blackberry .km-list input[type=time],
.km-phone .km-blackberry .km-list input[type=datetime-local],
.km-phone .km-blackberry .km-list select:not([multiple]),
.km-blackberry .k-dropdown {
  margin-top: -1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-list input[type=password],
.km-blackberry .km-list input[type=search],
.km-blackberry .km-list input[type=number],
.km-blackberry .km-list input[type=tel],
.km-blackberry .km-list input[type=url],
.km-blackberry .km-list input[type=email],
.km-blackberry .km-list input[type=month],
.km-blackberry .km-list input[type=color],
.km-blackberry .km-list input[type=week],
.km-blackberry .km-list input[type=date],
.km-blackberry .km-list input[type=time],
.km-blackberry .km-list input[type=datetime],
.km-blackberry .km-list input[type=datetime-local],
.km-blackberry .km-list input[type=text]:not(.k-input),
.km-blackberry .km-list select:not([multiple]),
.km-blackberry .km-list .k-dropdown,
.km-blackberry .km-list textarea,
.km-blackberry .km-list .k-slider {
  right: 0.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-blackberry .km-view .km-content .km-list input[type=file] {
  padding: .2em;
  outline: 0;
  right: .8em;
  margin-top: -1.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-dropdown {
  border: 0;
  padding: 0;
  width: 10em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-dropdown .k-dropdown-wrap {
  display: block;
  padding: .05em 2em .05em .4em;
  border: 1px solid rgba(27, 27, 27, 0.3);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry select:not([multiple]) {
  min-width: 6em;
  padding-right: 2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry input[type=password],
.km-blackberry input[type=search],
.km-blackberry input[type=number],
.km-blackberry input[type=tel],
.km-blackberry input[type=url],
.km-blackberry input[type=email],
.km-blackberry input[type=text]:not(.k-input),
.km-blackberry textarea {
  box-shadow: inset 0 1px 1px rgba(180, 180, 180, 0.3);
  -webkit-box-shadow: inset 0 1px 1px rgba(180, 180, 180, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry input[type=password]:focus,
.km-blackberry input[type=search]:focus,
.km-blackberry input[type=number]:focus,
.km-blackberry input[type=tel]:focus,
.km-blackberry input[type=url]:focus,
.km-blackberry input[type=email]:focus,
.km-blackberry input[type=text]:not(.k-input):focus,
.km-blackberry textarea:focus {
  border: 2px solid #00aae7;
  padding: -webkit-calc(-0.6em);
  padding: -moz-calc(-0.6em);
  padding: calc(-0.6em);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry input[type=color],
.km-blackberry input[type=week],
.km-blackberry input[type=date],
.km-blackberry input[type=time],
.km-blackberry input[type=month],
.km-blackberry input[type=datetime],
.km-blackberry input[type=datetime-local],
.km-blackberry select:not([multiple]),
.km-blackberry .k-dropdown-wrap {
  background-color: transparent;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(1, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 1.8em 100%,auto;
  background: -webkit-calc(95%) 50% no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAADICAQAAADrJAMDAAABG2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS4xLjIiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+MahxaQAAA/RJREFUeF7t1OlqVVcYh/HnIiz0LrYedWs8UXGc5yGKsxXtVVjwSryOFnoFxYq1TgQVhwQVT+KE0fihhRJ6IHkXGc7Jztr7PO/z8f9l82Oz+KeSrGcAE1pooU1ooU1ooYU2oYU2oYUW2oQW2oQWWmgTWmgTWmihTWihTWihhTahhTahhRbahBbahBZaaBNaaBNaaKFNaKFNaKGFNqGFNqGFFtqEFtqEFlpoE1poE1pooU1ooU1ooYU2oYVmFTf4lRusmlmo13W/H8gXmhE6M8MYW2sIvZWxGYAOI9lC8wOd7sD0f9T1Yv7eBaDDj7lC/zJrmGZLjaC3MD0L4Gau0L/NGb6xmXrcZr7NAfg9/z+621eGyf+G+RoA3Mz3jR4PhimGa8n8Jos3Oo5t4TBFm3yvzVQIsA1yhU5Tf8mWus2XFHM20HFsD4fPWVK3+RwCbIesoOPYEQ6fsqNu8yk02QF1gE5Tf8yKus3HUGQnZAkdx85w+MAm8rhNfEgxZwsdx65weM9QBsxDvA81dkF10M2nHmIytNgN2UPHsTscJtnIyt3GBPMeyB46HXvCYYINrMxtYCLFXBvoOPaGQ2dFqEs6ocJeqD90mrqsnPldirkJ0Gnqd5QZMO+D5kDDvnB8Wxl1ydtQYD80Cxr2h/ObSqhLXqeYmwadpn697NQl46HAAWgmNBwIqccpq2fmIDQXGg6G1GOsZ3luPWOhwCFoNjQcqpB6Ha9SzE2HTlO/Yh39vbW8DAUOw2BAw+EQ4CVrK2A+AoMDDUdChBd9o27xIhQ4CoMFnaZu9YX5eYp58KDhaIjxvGfqFs9CgWMwmNBwLAR51hN1i6ehwHEYXGg4HqI8XTJ1iyehwAkYZOg09ZMlUbcYTTELDSdCnNFFU7d4HAqcBKEB4GQI9HhR1Gt4FAqcAqG7nUpR98g8AkIvhPoRa5j/VvNwocxCw0iI9ZDV83gUPAgFToPQcadDsAdpaqDgfihwBoROdyZBXSSZ/w4FzoLQS6G+H1IX3AsFzoHQ83c2xLs3h7rgbi/MQsO5EPCvLjVQcCcUOA9CL7zzIeLd/6kL/gwFLoDQ/aC+QwEU3A7XiyD04rsQYt6m4I9+MgsNF2PqUOASCL30LgWkUZdB6OWnvgJC997lapiFhitpZq7StxMafkowX6OvJzRcDZiv0/cTGq7NYv6ZZTmh4Xo1zEJDyS1GuUUJQluV0Ca00EKb0EKb0EILbUILbUILLbQJLbQJLbTQJrTQJrTQQpvQQpvQQgttQgttQgsttAkttAkttNAmtNAmtNBCm9BCm9BCC21CC21CCy20CS20CS200Ca00Ca00EKb0EKb0EILbUILbf8CmhlC4QhCFjcAAAAASUVORK5CYII="), -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0, 0, 0, 0.1))) transparent;
  -webkit-background-size: auto 90%, auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry input[type=color]:active,
.km-blackberry input[type=week]:active,
.km-blackberry input[type=date]:active,
.km-blackberry input[type=time]:active,
.km-blackberry input[type=month]:active,
.km-blackberry input[type=datetime]:active,
.km-blackberry input[type=datetime-local]:active,
.km-blackberry input[type=color]:focus,
.km-blackberry input[type=week]:focus,
.km-blackberry input[type=date]:focus,
.km-blackberry input[type=time]:focus,
.km-blackberry input[type=month]:focus,
.km-blackberry input[type=datetime]:focus,
.km-blackberry input[type=datetime-local]:focus,
.km-blackberry select:not([multiple]):focus,
.km-blackberry .k-dropdown .k-state-focused {
  color: white;
  background-color: #00aae7;
  background: -webkit-calc(95%) 50% no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAADICAQAAADrJAMDAAADrUlEQVR4Xu3a6UocWQCG4bqJhrkL933Lvu9LK25JJpjchTA3MhcSmCsIg4i4ZCSImjSJ2GpCcMuPbwwFdoIfpklOl6e63+/l/C8eDvWjqESZRPEDAE1AAw00AQ00AQ000AQ00AQ00EAT0EAT0EADTUADTUADDTQBDTQBDTTQBDTQBDTQQBPQQBPQQANNQANNQAMNNAENNAENNNAENNAENNBAE9BAE9BAA01AA01AAw00AQ00AQ000AR0h/7Wf0enA+ha9kKVvQS6Vk3px70AuhY918lNAR26P+X3HOiQPZNZaGqgn+r0PQM6RE/08z0FOjyz7wnQv9Ok3P4NSw30hNxm1KTXcpsE+lcal9usmpQcHX+rJ4AOyfytJs3IbRxon29MbnMpcyhqoEflNn/MXKGeldsY0NU0IreFlPkE9ZzcRoEOyZxSz8ttBOjTGpbboppTgDDUQBfltqSWnwA0aUFuw0C7HntmtVYB0KxFuRWBro75jWH2tWhJbo+B/r5Hclv2zD616s3p1EA/lNvblDkA9SOgv/UgEHNKvSy3h0B75hXDXC31W7k9aGzo+3JbtczVU6946saFvie3NcMchvp+Y0LfDcTsqVfldq/xoD3zutoCAbRqTW53Gwv6jtzeqT0gQJvWPXXjQN/2zMH/EG3XO7ndaQxoz/w+Zc6I+nb9Q9+SW0mdNfuf+r3cbtU39E25fTDM4epUyVPXL/SNDJg99Qe53axPaM+8YZizo75Rf9DX5baZMmdCvSG36/UFfU1u5ZQ5M+rNs6SuV2ZPXZbbtfqA9sxb6lKSeV3a8tT5h74qt211pwDRUF/NN/QVz6weJWdWt7Y9dX6hL8ttxzBnW4925HYln9Ce+ZN6lZx5vfokt8v5g74kt8/qMwAxUV/KF/TFqJh9ffqcJXV2zF9S5qiov8jtYj6gL8ht1zDHQL0rtwvxQ5+X255hjoV6T27nI4AOwxw/dbzQBfuJfV/9SqKuX/sG+qP+iBV62jAfaEBJ9A3owFD/FSv0K8M8qCQXDerwBPQ/ebnRh445fur4b3RBZVX2VUNKctWQvqqychzvaF/xmLqkc0py1zmVjpmLcX/rKGhar45OIU/A/vmzhKb4oQlooIEmoIEmoIEGmoAGmoAGGmgCGmgCGmigCWigCWiggSaggSaggQaagAaagAYaaAIaaAIaaKAJaKAJaKCBJqCBJqCBBpqABpqABhpoAhpoAhpooAlooAlooIEmoIEmoIEGmoAGmv4H0vCT+B5BT60AAAAASUVORK5CYII="), -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(rgba(0, 0, 0, 0.1))), #00aae7;
  -webkit-background-size: auto 90%, auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-list .k-dropdown .k-input {
  background-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-dropdown .k-state-focused .k-input {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry select:not([multiple]):focus option {
  color: black;
  background-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup .k-item {
  color: black;
  background: white;
  padding: 0 1em;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup .k-state-hover,
.km-blackberry .km-popup .k-state-focused,
.km-blackberry .km-popup .k-state-selected {
  color: white;
  background: #00aae7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, transparent), color-stop(1, rgba(0, 0, 0, 0.2)));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.2));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup .k-state-hover {
  background-color: rgba(0, 170, 231, 0.8);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup .k-list-container {
  background: white;
  margin-right: 1px;
  margin-bottom: 1px;
  border: 1px solid #777777;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-dropdown.k-state-border-up {
  background: transparent;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #777777), color-stop(0.1, #777777), color-stop(0.1, transparent)), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #777777), color-stop(0.1, #777777), color-stop(0.1, transparent)), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, white), color-stop(0.1, white), color-stop(0.1, transparent));
  background-image: -moz-linear-gradient(top, #777777, #777777 10%, transparent 10%), -moz-linear-gradient(top, #777777, #777777 10%, transparent 10%), -moz-linear-gradient(top, white, white 10%, transparent 10%);
  background-image: linear-gradient(top, #777777, #777777 10%, transparent 10%), linear-gradient(top, #777777, #777777 10%, transparent 10%), linear-gradient(top, white, white 10%, transparent 10%);
  background-image: -ms-linear-gradient(top, #777777, #777777 10%, transparent 10%), -ms-linear-gradient(top, #777777, #777777 10%, transparent 10%), -ms-linear-gradient(top, white, white 10%, transparent 10%);
  background-image: -o-linear-gradient(top, #777777, #777777 10%, transparent 10%), -o-linear-gradient(top, #777777, #777777 10%, transparent 10%), -o-linear-gradient(top, white, white 10%, transparent 10%);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-dropdown.k-state-border-down {
  background: transparent;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, transparent), color-stop(0.9, #777777), color-stop(1, #777777)), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, transparent), color-stop(0.9, #777777), color-stop(1, #777777)), -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0.9, transparent), color-stop(0.9, white), color-stop(1, white));
  background-image: -moz-linear-gradient(top, transparent 90%, #777777 90%, #777777), -moz-linear-gradient(top, transparent 90%, #777777 90%, #777777), -moz-linear-gradient(top, transparent 90%, white 90%, white);
  background-image: linear-gradient(top, transparent 90%, #777777 90%, #777777), linear-gradient(top, transparent 90%, #777777 90%, #777777), linear-gradient(top, transparent 90%, white 90%, white);
  background-image: -ms-linear-gradient(top, transparent 90%, #777777 90%, #777777), -ms-linear-gradient(top, transparent 90%, #777777 90%, #777777), -ms-linear-gradient(top, transparent 90%, white 90%, white);
  background-image: -o-linear-gradient(top, transparent 90%, #777777 90%, #777777), -o-linear-gradient(top, transparent 90%, #777777 90%, #777777), -o-linear-gradient(top, transparent 90%, white 90%, white);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .k-dropdown.k-state-border-up,
.km-blackberry .k-dropdown.k-state-border-down {
  background-position: 0 0,100% 0,0 0;
  background-repeat: no-repeat;
  background-size: 1px 100%, 1px 100%, auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup .k-state-border-up {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup .k-state-border-down {
  border-bottom: 0;
  margin-top: 1px;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=checkbox]:not(.k-input):not(.k-input):not(.k-input):not(.k-input):not(.k-input) {
  margin-top: -0.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=radio],
.km-blackberry .km-listview-label input[type=checkbox] {
  border: 1px solid rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.3);
  width: 1.05em;
  height: 1em;
  font-size: 1.6em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=radio],
.km-blackberry .km-listview-label input[type=radio]:after {
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=radio]:after,
.km-blackberry .km-listview-label input[type=checkbox]:after,
.km-blackberry .km-listview-label input[type=checkbox]:before {
  content: "\a0";
  display: block;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=radio]:after {
  position: relative;
  margin: 20% auto;
  width: 70%;
  height: 70%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=radio]:checked,
.km-blackberry .km-listview-label input[type=checkbox]:checked {
  color: #eeeeee;
  background-color: #00aae7;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=checkbox]:after {
  -webkit-transform: scale(0.8, 1);
  -moz-transform: scale(0.8, 1);
  -ms-transform: scale(0.8, 1);
  -o-transform: scale(0.8, 1);
  transform: scale(0.8, 1);
  -webkit-transform-origin: 25% 50%;
  -moz-transform-origin: 25% 50%;
  -ms-transform-origin: 25% 50%;
  -o-transform-origin: 25% 50%;
  transform-origin: 25% 50%;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-listview-label input[type=radio]:checked:after {
  color: transparent;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, white), color-stop(0.1, #f9f9f9), color-stop(1, #eeeeee));
  background-image: -moz-linear-gradient(top, white, #f9f9f9 10%, #eeeeee);
  background-image: linear-gradient(top, white, #f9f9f9 10%, #eeeeee);
  background-image: -ms-linear-gradient(top, white, #f9f9f9 10%, #eeeeee);
  background-image: -o-linear-gradient(top, white, #f9f9f9 10%, #eeeeee);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-shim {
  background: rgba(27, 27, 27, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-shim.km-actionsheet-root > .k-animation-container {
  top: 0;
  right: 0;
  left: auto!important;
  height: 100%!important;
  width: 80% !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-pane div.km-actionsheet-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-actionsheet {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 0;
  vertical-align: middle;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry.km-pane .km-actionsheet-title {
  text-align: center;
  color: #9a9a9a;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-actionsheet-title,
.km-blackberry .km-actionsheet-cancel {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-actionsheet-wrapper:before {
  content: "\a0";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-actionsheet > li > a {
  font-size: 1em;
  font-weight: normal;
  display: block;
  line-height: 3rem;
  padding: 0 1em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: white;
  border: 1px solid rgba(180, 180, 180, 0.3);
  border-width: 0 0 1px;
  text-decoration: none;
  white-space: nowrap;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-actionsheet > li:nth-child(2) > a {
  border-top: 1px solid rgba(180, 180, 180, 0.3);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-actionsheet > li > a:hover,
.km-blackberry .km-actionsheet > li > a:focus,
.km-blackberry .km-actionsheet > li > a:active {
  background: #00aae7;
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-pane {
  box-shadow: -3px 0 10px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -3px 0 10px 1px rgba(0, 0, 0, 0.5);
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-pane:first-child {
  z-index: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup-wrapper,
.km-blackberry .km-modalview-wrapper {
  padding: 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup-arrow {
  width: 10px;
  height: 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup.km-pane,
.km-tablet .km-blackberry .km-actionsheet-wrapper:not(.km-actionsheet-phone) {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #015e98;
  border: 3px solid transparent;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup.km-pane .km-view {
  overflow: visible;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup.km-pane .km-navbar,
.km-blackberry .km-popup.km-pane .km-toolbar,
.km-blackberry .km-popup.km-pane .km-tabstrip {
  background: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup.km-pane .km-header {
  padding: 2px 3px 0;
  margin: -3px -3px 2px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-margin-collapse: separate;
  background-color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup-arrow:after,
.km-blackberry .km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 0 10px 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-popup-arrow:after {
  border-color: #015e98 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-left .km-popup-arrow:after,
.km-blackberry .km-right .km-popup-arrow:after {
  border-color: transparent #015e98;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-down .km-popup-arrow:after {
  border-color: #015e98 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-up .km-popup-arrow:after {
  border-width: 10px 10px 0 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-left .km-popup-arrow:after {
  border-width: 10px 0 10px 10px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-right .km-popup-arrow:after {
  border-width: 10px 10px 10px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-left .km-popup-arrow,
.km-blackberry .km-right .km-popup-arrow {
  margin-top: -2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-up .km-popup-arrow,
.km-blackberry .km-down .km-popup-arrow {
  margin-left: -2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > .km-actionsheet,
.km-blackberry .km-popup.km-pane .km-content {
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.2)), color-stop(0.1, transparent));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 10%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 10%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 10%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2), transparent 10%);
  border: 1px solid rgba(255, 255, 255, 0.7);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-modalview {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #7185a2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.5);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-modalview .km-header {
  padding: 0;
  margin: -1px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-modalview > :first-child {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-modalview .km-navbar,
.km-blackberry .km-modalview .km-toolbar,
.km-blackberry .km-modalview > :first-child {
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-blackberry .km-modalview > :last-child {
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry {
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-view-title,
.km-tablet .km-blackberry .km-dialog-title {
  line-height: 2.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-content .km-button {
  padding: 0.5rem 2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-header > .km-buttongroup .km-button,
.km-tablet .km-blackberry .km-footer > .km-buttongroup .km-button,
.km-tablet .km-blackberry .km-content .km-buttongroup .km-button {
  padding: 0.6rem 3rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-tabstrip .km-icon {
  margin: 0.5rem auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry.km-vertical .km-tabstrip .km-icon {
  margin: 0.1rem auto 0.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-tabstrip .km-button {
  width: auto;
  min-width: 7em;
  padding: 0.2em 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry.km-vertical .km-tabstrip .km-button {
  padding: 0.1em 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > .km-actionsheet {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > * > .km-actionsheet-title,
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > * > li.km-actionsheet-cancel {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-popup-arrow:after {
  border-color: #cfd1d3 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-left .km-popup-arrow:after,
.km-tablet .km-blackberry .km-right .km-popup-arrow:after {
  border-color: transparent #cfd1d3;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a {
  color: black;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a:hover,
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a:focus,
.km-tablet .km-blackberry *:not(.km-actionsheet-phone) > .km-actionsheet > li:not(.km-actionsheet-cancel) > a:active {
  color: white;
  background: #00aae7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0.3)), color-stop(1, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-blackberry .km-detail .km-icon,
.km-tablet .km-blackberry .km-detail .km-icon:after,
.km-tablet .km-blackberry .km-detail .km-icon:before,
.km-tablet .km-blackberry .km-detail:before,
.km-tablet .km-blackberry .km-detail:after {
  line-height: 1.5rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp {
  font-size: 1em;
  font-family: 'Segoe WP', 'Segoe UI Symbol', 'Segoe UI', sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp,
.km-wp .km-content,
.km-wp .km-button {
  background-color: Background;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-button {
  text-transform: lowercase;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp a {
  text-decoration: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark,
.km-wp-dark a,
.km-wp-dark .k-widget,
.km-wp-dark .k-group,
.km-wp-dark .k-content,
.km-wp-dark .km-button,
.km-wp-dark .km-load-more,
.km-wp-dark .km-scroller-pull,
.km-wp-dark .km-detail,
.km-wp-dark .km-popup .km-item,
.km-wp-dark .k-dropdown .k-dropdown-wrap {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light,
.km-wp-light a,
.km-wp-light .k-widget,
.km-wp-light .k-group,
.km-wp-light .k-content,
.km-wp-light .km-button,
.km-wp-light .km-load-more,
.km-wp-light .km-scroller-pull,
.km-wp-light .km-detail,
.km-wp-light .km-popup .km-item,
.km-wp-light .k-dropdown .k-dropdown-wrap {
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-actionsheet-wrapper,
.km-wp-dark .km-popup .k-list-container,
.km-wp-dark .km-modalview,
.km-wp-dark .km-popup-wrapper,
.km-wp-dark .km-footer {
  background-color: #1f1f1f;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-actionsheet-wrapper,
.km-wp-light .km-popup .k-list-container,
.km-wp-light .km-modalview,
.km-wp-light .km-popup-wrapper,
.km-wp-light .km-footer {
  background-color: #dddddd;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-view .km-buttongroup {
  top: 0;
  display: block;
  margin: auto;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-button,
.km-root .km-wp .km-view .km-buttongroup .km-button {
  border-style: solid;
  border-width: .1em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  line-height: 1em;
  padding: 0.04em 0.5em 0.16em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-button,
.km-wp-dark .km-listview-link:after {
  border-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-button,
.km-wp-light .km-listview-link:after {
  border-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-wp .km-view .km-buttongroup .km-button {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  display: inline-block;
  margin-left: 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-wp .km-view .km-buttongroup .km-button:first-child {
  margin-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-detail:active,
.km-wp .km-button:active,
.km-wp .km-detail.km-state-active,
.km-wp .km-button.km-state-active,
.km-wp .km-actionsheet > li > a:hover,
.km-wp .km-actionsheet > li > a:active,
.km-wp .km-popup li.k-item:active,
.km-wp .km-popup li.k-state-selected {
  background: Highlight;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-detail:active,
.km-wp .km-detail.km-state-active,
.km-wp *:not(.km-tabstrip) > .km-button:active,
.km-wp *:not(.km-tabstrip) > .km-button.km-state-active,
.km-wp .km-actionsheet > li > a:hover,
.km-wp .km-actionsheet > li > a:active,
.km-wp .km-popup li.k-item:active,
.km-wp .km-popup li.k-state-selected {
  color: HighlightText;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-list > li > .km-icon,
.km-wp .km-listview-link > .km-icon {
  margin: -0.1em 0.2em 0 -0.4em;
  width: 1.3em;
  height: 1.3em;
  text-align: center;
  font-size: 1.6em;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-list > li > .km-icon:before,
.km-wp .km-listview-link > .km-icon:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-list > li > .km-icon:after,
.km-wp .km-listview-link > .km-icon:after {
  display: inline-block;
  width: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-list > li > .km-icon,
.km-wp-dark .km-listview-link > .km-icon {
  background: #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-list > li > .km-icon,
.km-wp-light .km-listview-link > .km-icon {
  background: #bebebe;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-link,
.km-wp .km-listview-label {
  padding-bottom: .3em;
  -webkit-transition: -webkit-transform 0.1s, color 0.1s;
  -moz-transition: -moz-transform 0.1s, color 0.1s;
  -ms-transition: -ms-transform 0.1s, color 0.1s;
  -o-transition: -o-transform 0.1s, color 0.1s;
  transition: transform 0.1s, color 0.1s;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-state-active .km-listview-link,
.km-wp .km-state-active .km-listview-label {
  background: 0;
  -webkit-transform: scale(0.98, 0.94);
  -moz-transform: scale(0.98, 0.94);
  -ms-transform: scale(0.98, 0.94);
  -o-transform: scale(0.98, 0.94);
  transform: scale(0.98, 0.94);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-state-active .km-listview-link,
.km-wp-dark .km-state-active .km-listview-label {
  color: #dddddd;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-state-active .km-listview-link,
.km-wp-light .km-state-active .km-listview-label {
  color: #1f1f1f;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-state-active .km-listview-link:after {
  border-color: HighlightText;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-link:after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-group-title {
  text-transform: uppercase;
  font-size: 1em;
  padding: 0;
  margin-bottom: .2em;
  background: Highlight;
  color: HighlightText;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-group-title .km-text {
  text-indent: 0;
  padding-left: 0.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-pull .km-template {
  text-transform: lowercase;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-loader h1,
.km-wp-dark .km-filter-wrap:before,
.km-wp-dark .km-filter-reset .km-clear {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-loader h1,
.km-wp-light .km-filter-wrap:before,
.km-wp-light .km-filter-reset .km-clear {
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-wrapper form .km-filter-wrap > input {
  margin-top: -1px;
  font-size: 1.2em;
  padding-left: 1.6em;
  padding-right: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-filter-wrap > input::-ms-clear {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-filter-wrap:before,
.km-wp .km-filter-reset .km-clear {
  font-size: 1em;
  color: #adadad;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-filter-wrap:before {
  font-size: .8em;
  margin: 0.05em -1.3em 0 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-filter-reset .km-clear:after {
  content: "\e038";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-navbar {
  background: Background;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-leftitem,
.km-wp .km-rightitem {
  line-height: 2.6rem;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-navbar .km-view-title {
  visibility: visible;
  font-size: 1.6em;
  line-height: 2.6rem;
  text-align: left;
  margin-left: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-button {
  font-size: .9em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-button .km-icon {
  margin-top: 2px;
  margin-bottom: 2px;
  vertical-align: text-top;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-buttongroup .km-icon {
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-navbar .km-back {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-leftitem {
  position: relative;
  float: left;
  margin-right: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-button .km-text {
  margin-top: -3px;
  display: inline-block;
  padding-bottom: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-tabstrip .km-text {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-pages > li {
  width: .2em;
  height: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-pages > li {
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-pages > li {
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-pages .km-current-page {
  background: Highlight;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch {
  font-size: .7em;
  width: 6.4em;
  height: 2.4em;
  line-height: 2.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-list .km-switch {
  margin-top: -1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch-wrapper,
.km-wp .km-switch-handle,
.km-wp .km-switch-container {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch-wrapper {
  border-style: solid;
  border-width: .2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-switch-wrapper {
  border-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-switch-wrapper {
  border-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch-container {
  left: .2em;
  top: .2em;
  right: .2em;
  bottom: .2em;
  width: auto;
  height: auto;
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-switch-container {
  box-shadow: inset 0 0 0 0.2em white;
  -webkit-box-shadow: inset 0 0 0 0.2em white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-switch-container {
  box-shadow: inset 0 0 0 0.2em black;
  -webkit-box-shadow: inset 0 0 0 0.2em black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch-handle {
  width: 1.4em;
  margin-top: -0.2em;
  padding-bottom: .4em;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-switch-handle {
  box-shadow: 0 0 0 0.3em black;
  -webkit-box-shadow: 0 0 0 0.3em black;
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-switch-handle {
  box-shadow: 0 0 0 0.3em white;
  -webkit-box-shadow: 0 0 0 0.3em white;
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch-handle > span {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-switch-background {
  background: Highlight;
  width: 100%;
  margin-left: -6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-tabstrip {
  padding: .7em 0 .2em;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp.km-horizontal .km-tabstrip {
  padding: 0.4em 0 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-tabstrip .km-button {
  border-width: 0;
  margin: 0 1.2em;
  background-color: transparent;
  font-size: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-tabstrip .km-state-active .km-icon {
  background-color: Highlight;
  color: HighlightText;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-scroller-pull .km-icon,
.km-wp-dark .km-tabstrip .km-state-active .km-icon {
  border-color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-scroller-pull .km-icon,
.km-wp-light .km-tabstrip .km-state-active .km-icon {
  border-color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-wp .km-tabstrip .km-icon,
.km-wp .km-scroller-pull .km-icon {
  width: 1em;
  height: 1em;
  font-size: 3.2em;
  border-width: .08em;
  border-style: solid;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  margin-bottom: .2em;
  padding: 0.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-pull .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-icon {
  line-height: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-icon:before {
  margin-top: 0.08em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-icon:after {
  margin-top: .04em;
  vertical-align: middle;
  height: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=radio],
.km-wp .km-listview-label input[type=checkbox] {
  border: 1px solid white;
  box-shadow: 0 0 1px white;
  -webkit-box-shadow: 0 0 1px white;
  width: 1em;
  height: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-listview-label input[type=radio],
.km-wp-light .km-listview-label input[type=checkbox] {
  border-color: black;
  box-shadow: 0 0 1px black;
  -webkit-box-shadow: 0 0 1px black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=radio],
.km-wp .km-listview-label input[type=radio]:after,
.km-wp .km-state-active input[type=radio]:before {
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=radio]:after,
.km-wp .km-listview-label input[type=checkbox]:after,
.km-wp .km-state-active input[type=radio]:before,
.km-wp .km-state-active input[type=checkbox]:before {
  content: "\a0";
  display: block;
  margin: 16% 0 0 16%;
  width: 78%;
  height: 78%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=radio]:after {
  margin: 11% 0 0 11%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=checkbox]:after {
  margin: -60% 0 0 10%;
  width: 120%;
  height: 120%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=checkbox]:checked:after {
  color: white;
  font-size: 1.2em;
  -webkit-transform: scale(1, 1.2);
  -moz-transform: scale(1, 1.2);
  -ms-transform: scale(1, 1.2);
  -o-transform: scale(1, 1.2);
  transform: scale(1, 1.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-listview-label input[type=checkbox]:checked:after {
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-listview-label input[type=radio]:checked:after {
  color: transparent;
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-listview-label input[type=radio]:checked:after {
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-state-active input[type=radio]:before,
.km-wp .km-state-active input[type=checkbox]:before {
  position: absolute;
  margin: -45% 0 0 -45%;
  width: 190%;
  height: 190%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp input[type=password],
.km-wp input[type=search],
.km-wp input[type=number],
.km-wp input[type=tel],
.km-wp input[type=url],
.km-wp input[type=email],
.km-wp input[type=text]:not(.k-input),
.km-wp input[type=month],
.km-wp input[type=color],
.km-wp input[type=week],
.km-wp input[type=date],
.km-wp input[type=time],
.km-wp input[type=datetime],
.km-wp input[type=datetime-local],
.km-wp select:not([multiple]),
.km-wp .k-dropdown,
.km-wp textarea {
  border: 2px solid white;
  background: Background;
  color: white;
  font-size: 100%;
  font-family: inherit;
  padding: 0 .3em;
  margin-top: -0.65em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp input::selection,
.km-wp textarea::selection {
  color: HighlightText;
  background: Highlight;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light input[type=password],
.km-wp-light input[type=search],
.km-wp-light input[type=number],
.km-wp-light input[type=tel],
.km-wp-light input[type=url],
.km-wp-light input[type=email],
.km-wp-light input[type=text]:not(.k-input),
.km-wp-light input[type=month],
.km-wp-light input[type=color],
.km-wp-light input[type=week],
.km-wp-light input[type=date],
.km-wp-light input[type=time],
.km-wp-light input[type=datetime],
.km-wp-light input[type=datetime-local],
.km-wp-light select:not([multiple]),
.km-wp-light .k-dropdown,
.km-wp-light textarea {
  border-color: black;
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp input[type=password]:focus,
.km-wp input[type=search]:focus,
.km-wp input[type=number]:focus,
.km-wp input[type=tel]:focus,
.km-wp input[type=url]:focus,
.km-wp input[type=email]:focus,
.km-wp input[type=text]:not(.k-input):focus,
.km-wp input[type=month]:focus,
.km-wp input[type=color]:focus,
.km-wp input[type=week]:focus,
.km-wp input[type=date]:focus,
.km-wp input[type=time]:focus,
.km-wp input[type=datetime]:focus,
.km-wp input[type=datetime-local]:focus,
.km-wp textarea:focus {
  border-color: Highlight;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-dropdown {
  padding: 0;
  width: auto;
  min-width: 8em;
  margin-top: -0.75em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-dropdown .k-dropdown-wrap {
  width: 100%;
  padding: 0;
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: 0;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-dropdown .k-input {
  color: inherit;
  height: 1.5em;
  line-height: 1.5em;
  padding: 0 .2em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp select::-ms-expand {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp select:not([multiple]):focus,
.km-wp .k-dropdown .k-state-active,
.km-wp .k-dropdown .k-state-focused {
  color: HighlightText;
  border-color: HighlightText;
  background-color: Highlight;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-horizontal {
  height: .5em;
  margin: -0.65em 0.35em 0 0;
  width: calc(49.3%);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-vertical {
  width: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider .k-draghandle,
.km-wp .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: white;
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-horizontal .k-draghandle {
  top: -0.25em;
  height: 200%;
  width: 0.6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-vertical .k-draghandle {
  left: -0.25em;
  width: 200%;
  height: 0.6em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .k-slider .k-draghandle,
.km-wp-light .k-slider .k-draghandle:hover {
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-track,
.km-wp .k-slider-selection {
  top: 0;
  left: 0!important;
  right: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-vertical .k-slider-track,
.km-wp .k-slider-vertical .k-slider-selection {
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider .k-tick,
.km-wp .k-slider .k-tick-large {
  visibility: hidden;
  display: inline-block;
  float: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider .k-tick-large {
  background: 0;
  visibility: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider .k-tick-large:before {
  content: "\a0";
  display: inline-block;
  text-align: center;
  position: relative;
  width: 2px;
  height: 100%;
  background: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .k-slider .k-tick-large:before {
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-items {
  top: 100%;
  white-space: nowrap;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-items,
.km-wp .k-slider .k-tick-large {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider .k-tick-large {
  z-index: 1;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-selection {
  margin-left: 0;
  background: Highlight;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .k-slider-track {
  background: #333333;
  background-clip: padding-box;
  border: .5em solid transparent;
  border-width: 0.5em 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .k-slider-track {
  background: #bebebe;
  background-clip: padding-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-touch-scrollbar {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-vertical-scrollbar {
  width: 2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-horizontal-scrollbar {
  height: 2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scrollview,
.km-wp .km-buttongroup {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroll-container {
  padding-bottom: 20px;
}
@media all and (orientation: landscape) {
  /* /style/kendo/kendo.mobile.all.min.css:L9 */
  .km-root > .km-pane {
    animation-name: -kendo-landscape;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-load-more,
.km-wp .km-scroller-pull {
  font-size: 1.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-list > li {
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-badge {
  color: HighlightText;
  border: .1em solid HighlightText;
  background-color: Highlight;
  background-clip: border-box;
  line-height: 1.9em;
  border-radius: 2em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-tabstrip .km-badge {
  margin-top: -0.7em;
  line-height: 2.1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-detail {
  position: absolute;
  height: 1.2em;
  width: 1.3em;
  right: .4em;
  font-size: 1.5em;
  margin-top: -0.6em;
  border: 0;
  background: Background;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-detaildisclose:after,
.km-wp .km-detaildisclose:before {
  font-size: .86em;
  margin-left: -2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-actionsheet-root > .k-animation-container {
  left: 0 !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-actionsheet-wrapper {
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-popup .k-item,
.km-wp .km-actionsheet > li {
  padding: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-popup .k-item,
.km-wp li.km-actionsheet-title,
.km-wp .km-actionsheet > li > a {
  display: block;
  padding: .3em .8em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp li.km-actionsheet-title {
  font-weight: bold;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.6);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-popup .k-list-container {
  width: 100%!important;
  height: auto!important;
  bottom: 0;
  border: 0;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-actionsheet,
.km-phone .km-wp .km-popup .k-list-container {
  max-height: 80%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-popup li.k-state-hover {
  color: inherit;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader,
.km-wp .km-scroller-refresh {
  width: 100%;
  height: 4em;
  padding: 0;
  left: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
  margin: -2em 0 0;
  font-size: 1.2em;
  text-align: center;
  vertical-align: middle;
  line-height: 0.65rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-refresh {
  background: transparent;
  height: 3em;
  margin: 0;
  width: 100%;
  font-size: 1.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-load-more.km-scroller-refresh {
  position: relative;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-dark .km-loader {
  background: #1f1f1f;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-loader {
  background: #dddddd;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader h1,
.km-wp .km-scroller-refresh .km-template {
  position: absolute;
  display: none;
  font-size: 1em;
  width: 100%;
  left: 0;
  margin-left: 0;
  bottom: 0;
  margin-bottom: 0.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-refresh .km-template {
  left: 0;
  margin-left: 0;
  text-align: center;
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader .km-loading,
.km-wp .km-scroller-refresh .km-icon {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader:before,
.km-wp .km-loader:after,
.km-wp .km-loader .km-loading,
.km-wp .km-loader .km-loading:after,
.km-wp .km-loader .km-loading:before,
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before,
.km-wp .km-scroller-refresh .km-icon,
.km-wp .km-scroller-refresh .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:before {
  position: absolute;
  display: inline-block;
  content: "\a0";
  top: 0;
  left: 0;
  border: 0;
  width: 12em;
  margin: 0;
  padding: 0;
  height: 0;
  text-align: left;
  font-family: "Kendo UI";
  vertical-align: top;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before,
.km-wp .km-scroller-refresh .km-icon,
.km-wp .km-scroller-refresh .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:before {
  width: 100%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before,
.km-wp .km-scroller-refresh .km-icon {
  top: 46%;
  font-size: 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader:before,
.km-wp .km-loader:after,
.km-wp .km-loader .km-loading {
  left: 50%;
  margin-left: -7em;
  top: 46%;
  font-size: .3em;
  line-height: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp-light .km-loader:before,
.km-wp-light .km-loader:after,
.km-wp-light .km-loader .km-loading,
.km-wp-light .km-loader .km-loading:after,
.km-wp-light .km-loader .km-loading:before,
.km-wp-light .km-scroller-refresh:after,
.km-wp-light .km-scroller-refresh:before,
.km-wp-light .km-scroller-refresh .km-icon,
.km-wp-light .km-scroller-refresh .km-icon:after,
.km-wp-light .km-scroller-refresh .km-icon:before {
  color: black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader:before,
.km-wp .km-loader:after,
.km-wp .km-loader .km-loading:after,
.km-wp .km-loader .km-loading:before,
.km-wp .km-scroller-refresh:after,
.km-wp .km-scroller-refresh:before,
.km-wp .km-scroller-refresh .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:before {
  opacity: 0;
  height: .6em;
  border-left: .7em solid;
  animation: km-wpload 2s infinite linear;
  -moz-animation: km-wpload 2s infinite linear;
  -webkit-animation: km-wpload 2s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader .km-loading:after,
.km-wp .km-scroller-refresh .km-icon:after {
  animation-delay: 0;
  -moz-animation-delay: 0;
  -webkit-animation-delay: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader .km-loading:before,
.km-wp .km-scroller-refresh .km-icon:before {
  animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-delay: 0.3s;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader:before,
.km-wp .km-scroller-refresh:before {
  animation-delay: .6s;
  -moz-animation-delay: .6s;
  -webkit-animation-delay: 0.6s;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-loader:after,
.km-wp .km-scroller-refresh:after {
  animation-delay: .9s;
  -moz-animation-delay: .9s;
  -webkit-animation-delay: 0.9s;
}
@keyframes km-wpload {
  0% {
    transform: translateX(0);
    opacity: 0;
  }
  8% {
    transform: translateX(30%);
  }
  16% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  42% {
    transform: translateX(70%);
  }
  50% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes km-wpload {
  0% {
    -moz-transform: translateX(0);
    opacity: 0;
  }
  8% {
    -moz-transform: translateX(30%);
  }
  16% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  42% {
    -moz-transform: translateX(70%);
  }
  50% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes km-wpload {
  0% {
    -webkit-transform: translateX(0);
    opacity: 0;
  }
  8% {
    -webkit-transform: translateX(30%);
  }
  16% {
    opacity: 1;
  }
  34% {
    opacity: 1;
  }
  42% {
    -webkit-transform: translateX(70%);
  }
  50% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-wp .km-content {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat {
  font: normal 1em "HelveticaNeue Light", "Roboto Light", "Slate Light", "Segoe WP", NokiaPureTextLight, sans-serif;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-flat.km-pane,
.km-root .km-flat .km-view,
.km-root .km-flat .km-slider,
.km-root .km-flat .km-switch,
.km-root .km-flat .km-group-title,
.km-root .km-flat .km-filter-reset,
.km-root .km-flat .km-shim .k-animation-container {
  -webkit-transform: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat,
.km-flat .km-navbar,
.km-flat .km-content {
  color: #4c5356;
  background: #f4f4f4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat,
.km-flat * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-navbar {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-header .km-navbar {
  border-width: 0 0 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-footer .km-navbar {
  border-width: 1px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-toolbar,
.km-flat .km-navbar,
.km-flat .km-tabstrip,
.km-flat .km-tabstrip .km-button {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-button {
  padding: .5em .8em;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-tabstrip .km-button {
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-state-active[style*=background] {
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-badge,
.km-flat .km-detail {
  border: 0;
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-detail {
  min-width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  color: #4c5356;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #f4f4f4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-detaildisclose {
  min-width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-detaildisclose:after,
.km-flat .km-detaildisclose:before {
  left: .1em;
  top: 0.35em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-detail:active,
.km-flat .km-state-active .km-detail {
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.1);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-detail .km-icon:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-buttongroup > *:not(:first-child):not(:last-child) {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-buttongroup > *:first-child {
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-buttongroup > *:last-child {
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-buttongroup > *.km-state-active {
  border-right-width: 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-buttongroup > *.km-state-active + * {
  border-left-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch {
  width: 4.6rem;
  height: 1.9rem;
  line-height: 1.76rem;
  overflow: hidden;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-wrapper {
  overflow: hidden;
  background-color: #bababa;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-background,
.km-flat .k-slider-selection {
  background: 4.25em 0 no-repeat currentcolor;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #bababa), color-stop(1, #bababa));
  background-image: -moz-linear-gradient(top, #bababa, #bababa);
  background-image: linear-gradient(top, #bababa, #bababa);
  background-image: -ms-linear-gradient(top, #bababa, #bababa);
  background-image: -o-linear-gradient(top, #bababa, #bababa);
  margin-left: -3.4rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-container {
  padding: 1px 0 1px 1px;
  border-width: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-handle {
  background: #f4f4f4;
  width: 1.6em;
  margin: 0 4px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 1px currentcolor, 0 -1px 0 1px currentcolor;
  box-shadow: 0 1px 0 1px currentcolor, 0 -1px 0 1px currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-off .km-switch-handle {
  -webkit-box-shadow: 0 1px 0 1px #bababa, 0 -1px 0 1px #bababa;
  box-shadow: 0 1px 0 1px #bababa, 0 -1px 0 1px #bababa;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-label-off {
  left: 1.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-label-on {
  left: -2.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-label-on,
.km-flat .km-switch-label-off {
  text-shadow: none;
  width: 185%;
  font-size: 1em;
  line-height: 1.5em;
  vertical-align: middle;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-wrapper,
.km-flat .km-switch-container,
.km-flat .km-switch-background {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-handle {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-container,
.km-flat .km-switch-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  background-clip: content-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .k-slider .k-draghandle,
.km-flat .k-slider .k-draghandle:hover {
  border: 0;
  border-radius: 5em;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  box-shadow: 0 0 0 3px currentcolor;
  -webkit-box-shadow: 0 0 0 3px currentcolor;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .k-slider-track {
  margin: -0.5em 0.5em 0 0;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: .5em;
  background-color: #bababa;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .k-slider-selection {
  margin-left: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list > li {
  background: #fcfcfc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 1px 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset > li:first-child,
.km-flat .km-listgroupinset .km-list > li:first-child {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset > li,
.km-flat .km-listgroupinset .km-list > li {
  border-width: 0 1px 1px 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset > li:last-child,
.km-flat .km-listgroupinset .km-list > li:last-child {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset > li:first-child:last-child,
.km-flat .km-listgroupinset .km-list > li:first-child:last-child {
  border-width: 1px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-link:after {
  color: #97a0a4;
  border-color: currentcolor;
  border-width: 0.2rem 0.2rem 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat:not(.km-on-android) .km-listview-link:after {
  width: .66rem;
  height: .64rem;
  border-width: 0;
  box-shadow: inset -0.2rem 0.2rem 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset li:first-child > .km-listview-link,
.km-flat .km-listgroupinset li:first-child > .km-listview-link,
.km-flat .km-listinset li:first-child > .km-listview-label,
.km-flat .km-listgroupinset li:first-child > .km-listview-label {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset li:last-child > .km-listview-link,
.km-flat .km-listgroupinset li:last-child > .km-listview-link,
.km-flat .km-listinset li:last-child > .km-listview-label,
.km-flat .km-listgroupinset li:last-child > .km-listview-label {
  border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listinset li:first-child:last-child > .km-listview-link,
.km-flat .km-listgroupinset li:first-child:last-child > .km-listview-link,
.km-flat .km-listinset li:first-child:last-child > .km-listview-label,
.km-flat .km-listgroupinset li:first-child:last-child > .km-listview-label {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-group-title {
  background: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroll-header .km-group-title {
  border-width: 0 0 1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listgroupinset .km-group-title {
  border: 0;
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview .km-switch {
  margin-top: -0.9rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-tabstrip {
  padding: 0;
  display: table;
  table-layout: fixed;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-tabstrip .km-button {
  font-size: .7em;
  display: table-cell;
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-tabstrip .km-icon:before {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-touch-scrollbar {
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-pages {
  padding-top: 0.5em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-pages li {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-wrapper form .km-filter-wrap > input {
  font-size: 1.2em;
  padding: 0.3em 1.8em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-wrap:before {
  margin: 0.05em -1.3em 0 0.3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-reset {
  margin: 0.05em 0 0 -2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-wrap:before,
.km-flat .km-filter-reset .km-clear {
  color: #4c5356;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-reset .km-clear:after {
  content: "\e038";
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-wrap > input {
  color: #4c5356;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-wrap > input:focus {
  border: 1px solid black;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list input[type=password],
.km-flat .km-list input[type=search],
.km-flat .km-list input[type=number],
.km-flat .km-list input[type=tel],
.km-flat .km-list input[type=url],
.km-flat .km-list input[type=email],
.km-flat .km-list input[type=month],
.km-flat .km-list input[type=color],
.km-flat .km-list input[type=week],
.km-flat .km-list input[type=date],
.km-flat .km-list input[type=time],
.km-flat .km-list input[type=datetime],
.km-flat .km-list input[type=datetime-local],
.km-flat .km-list input[type=text]:not(.k-input),
.km-flat .km-list select:not([multiple]),
.km-flat .km-list .k-dropdown-wrap,
.km-flat .km-list textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1.1rem;
  color: #4c5356;
  min-width: 6em;
  border: 0;
  padding: .4em;
  outline: 0;
  background: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list .k-dropdown-wrap {
  padding: 0.2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list .k-dropdown-wrap .k-input {
  color: #4c5356;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list .k-dropdown {
  margin-top: -1.05em;
  font-weight: normal;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list input[type=color],
.km-flat .km-list input[type=week],
.km-flat .km-list input[type=date],
.km-flat .km-list input[type=time],
.km-flat .km-list input[type=month],
.km-flat .km-list input[type=datetime],
.km-flat .km-list input[type=datetime-local],
.km-flat .km-list .k-dropdown {
  text-align: left;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list .k-dropdown .k-dropdown-wrap {
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-list select:not([multiple]) option {
  color: #333333;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-content .km-list .km-state-active input[type=password],
.km-flat .km-content .km-list .km-state-active input[type=search],
.km-flat .km-content .km-list .km-state-active input[type=number],
.km-flat .km-content .km-list .km-state-active input[type=tel],
.km-flat .km-content .km-list .km-state-active input[type=url],
.km-flat .km-content .km-list .km-state-active input[type=email],
.km-flat .km-content .km-list .km-state-active input[type=month],
.km-flat .km-content .km-list .km-state-active input[type=color],
.km-flat .km-content .km-list .km-state-active input[type=week],
.km-flat .km-content .km-list .km-state-active input[type=date],
.km-flat .km-content .km-list .km-state-active input[type=time],
.km-flat .km-content .km-list .km-state-active input[type=datetime],
.km-flat .km-content .km-list .km-state-active input[type=datetime-local],
.km-flat .km-content .km-list .km-state-active input[type=text]:not(.k-input),
.km-flat .km-content .km-list .km-state-active select:not([multiple]),
.km-flat .km-content .km-list .km-state-active textarea {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-label input[type=checkbox] {
  margin-top: -0.7em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-label input[type=radio],
.km-flat .km-listview-label input[type=checkbox] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 1.4em;
  height: 1.4em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #f4f4f4;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-label input[type=radio] {
  width: 1.2em;
  height: 1.2em;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-label input[type=checkbox]:after {
  content: "\a0";
  display: block;
  width: 90%;
  height: 76%;
  -webkit-transform: scale(0.9, 1);
  -moz-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  -o-transform: scale(0.9, 1);
  transform: scale(0.9, 1);
  -webkit-transform-origin: 10% 50%;
  -moz-transform-origin: 10% 50%;
  -ms-transform-origin: 10% 50%;
  -o-transform-origin: 10% 50%;
  transform-origin: 10% 50%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-label input[type=checkbox]:checked:after {
  font-size: 1.4em;
  color: #eeeeee;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-listview-label input[type=radio]:after {
  color: transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-shim,
.km-phone .km-flat .km-actionsheet-wrapper {
  background: rgba(0, 0, 0, 0.4);
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup .k-popup {
  font-size: 1em !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-actionsheet > li > a {
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup .k-item,
.km-flat .km-actionsheet > li > a {
  text-decoration: none;
  background: #363940;
  padding: .5em 0 .5em .6em;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat li.km-actionsheet-cancel > a {
  color: #bababa;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup {
  left: 0!important;
  top: 0!important;
  width: 100%!important;
  height: 100%!important;
  background: rgba(0, 0, 0, 0.4);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup .k-list-container {
  width: 100%!important;
  height: auto !important;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-actionsheet,
.km-flat .km-popup .k-list-container {
  max-height: 80%;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-actionsheet-wrapper,
.km-flat .km-popup .k-list-container {
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-actionsheet > li > a {
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-actionsheet > li:last-child > a {
  border: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-shim li.km-actionsheet-title,
.km-flat .km-popup li.km-actionsheet-title {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup-wrapper {
  padding: 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup.km-pane,
.km-tablet .km-flat .km-actionsheet-wrapper {
  background-color: #363940;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup.km-pane {
  border: 5px solid transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup.km-pane,
.km-flat .km-actionsheet-wrapper.km-popup {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-actionsheet-wrapper.km-popup {
  padding: 2px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup.km-pane .km-navbar,
.km-flat .km-popup.km-pane .km-toolbar,
.km-flat .km-popup.km-pane .km-tabstrip {
  background: 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup.km-pane .km-header {
  padding: 0 5px;
  margin: -5px -5px 2px;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-margin-collapse: separate;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup-arrow:after,
.km-flat .km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
  border-style: solid;
  border-width: 0 15px 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-popup-arrow:after {
  border-color: #363940 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-left .km-popup-arrow:after,
.km-flat .km-right .km-popup-arrow:after {
  border-color: transparent #363940;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-down .km-popup-arrow:before {
  margin-top: -1px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-down .km-popup-arrow:after {
  border-color: #363940 transparent;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-up .km-popup-arrow:after {
  border-width: 15px 15px 0 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-left .km-popup-arrow:after {
  border-width: 15px 0 15px 15px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-right .km-popup-arrow:after {
  border-width: 15px 15px 15px 0;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-load-more {
  height: 3.4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-load-more .km-button {
  margin: 0 .8em;
  display: block;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-loader,
.km-flat .km-scroller-refresh.km-load-more,
.km-flat .km-scroller-pull {
  border-radius: 20em;
  -moz-border-radius: 20em;
  -webkit-border-radius: 20em;
  overflow: visible;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-loader {
  margin-top: -2em;
  margin-left: -2em;
  width: 4em;
  height: 4em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-refresh.km-load-more {
  padding: 0;
  position: relative;
  margin: auto;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-refresh.km-load-more,
.km-flat .km-scroller-pull {
  font-size: 1em;
  width: 2.5em;
  height: 2.5em;
  top: .25em;
  white-space: nowrap;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-pull {
  left: 50%;
  margin: 0 0 0 -90px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-loader h1 {
  display: none;
  font-size: 1em;
  color: #4c5356;
  position: absolute;
  left: -50%;
  width: 200%;
  top: auto;
  bottom: -2em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-pull .km-template {
  position: absolute;
  line-height: 2em;
  font-size: 1.2em;
  min-width: 0;
  top: 0;
  left: 3em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-loading,
.km-flat .km-loader .km-loading-left,
.km-flat .km-loader .km-loading-right,
.km-flat .km-load-more.km-scroller-refresh .km-icon,
.km-flat .km-scroller-pull.km-scroller-refresh .km-icon,
.km-flat .km-scroller-refresh .km-loading-left,
.km-flat .km-scroller-refresh .km-loading-right {
  font-size: 1em;
  display: block;
  width: .36em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.8em;
  margin-top: -0.5em;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  animation: km-flatload 0.6s infinite linear;
  -moz-animation: km-flatload 0.6s infinite linear;
  -webkit-animation: km-flatload 0.6s infinite linear;
  -webkit-background-clip: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-pull .km-icon {
  margin-right: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-load-more.km-scroller-refresh .km-icon,
.km-flat .km-scroller-pull.km-scroller-refresh .km-icon,
.km-flat .km-scroller-refresh .km-loading-left,
.km-flat .km-scroller-refresh .km-loading-right {
  height: .6em;
  margin-top: -0.3em;
  margin-left: -0.6em;
  width: .25em;
  animation: km-flatrefresh 0.6s infinite linear;
  -moz-animation: km-flatrefresh 0.6s infinite linear;
  -webkit-animation: km-flatrefresh 0.6s infinite linear;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-pull .km-icon:after {
  content: "\e012";
  margin-left: -3px;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-refresh .km-icon:after {
  display: none;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-flat .km-loading-left {
  margin-left: -0.2em;
  animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-delay: 0.2s;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-root .km-flat .km-loading-right {
  margin-left: .42em;
  animation-delay: .4s;
  -moz-animation-delay: .4s;
  -webkit-animation-delay: 0.4s;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-refresh .km-loading-left {
  margin-left: -0.18em;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-scroller-refresh .km-loading-right {
  margin-left: 0.28em;
}
@keyframes km-flatload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@-moz-keyframes km-flatload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@-webkit-keyframes km-flatload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@keyframes km-flatrefresh {
  0% {
    height: .6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: .6em;
    margin-top: -0.3em;
  }
}
@-moz-keyframes km-flatrefresh {
  0% {
    height: .6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: .6em;
    margin-top: -0.3em;
  }
}
@-webkit-keyframes km-flatrefresh {
  0% {
    height: .6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: .6em;
    margin-top: -0.3em;
  }
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-tablet .km-flat.km-horizontal .km-navbar .km-button,
.km-tablet .km-flat.km-horizontal .km-toolbar .km-button {
  margin-top: .2rem;
  margin-bottom: 0.2rem;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-badge,
.km-flat .km-rowinsert,
.km-flat .km-rowdelete,
.km-flat .km-state-active,
.km-flat .km-switch-label-on,
.km-flat .km-switch-label-off,
.km-flat .km-tabstrip .km-button,
.km-flat .km-popup .k-item,
.km-flat .km-actionsheet > li > a,
.km-flat .km-tabstrip .km-state-active,
.km-flat .k-slider .k-draghandle,
.km-flat .k-slider .k-draghandle:hover,
.km-flat .km-scroller-pull .km-icon,
.km-flat .km-popup.km-pane .km-navbar,
.km-flat .km-popup.km-pane .km-toolbar,
.km-flat .km-popup.km-pane .km-tabstrip,
.km-flat .km-popup .k-state-hover,
.km-flat .km-popup .k-state-focused,
.km-flat .km-popup .k-state-selected,
.km-flat .km-actionsheet > li > a:active,
.km-flat .km-actionsheet > li > a:hover,
.km-flat li.km-state-active .km-listview-link,
.km-flat li.km-state-active .km-listview-label,
.km-flat .km-state-active .km-listview-link:after {
  color: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-loader > *:not(h1),
.km-flat .km-filter-wrap > input,
.km-flat .km-switch-handle.km-state-active,
.km-root .km-flat .km-scroller-refresh span:not(.km-template) {
  background: white;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-switch-handle,
.km-flat .k-slider-selection,
.km-flat .km-switch-background {
  color: #10c4b2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-loader,
.km-flat .km-rowinsert,
.km-flat .km-state-active,
.km-flat .km-scroller-pull,
.km-flat .k-slider-selection,
.km-flat .km-touch-scrollbar,
.km-flat .km-pages .km-current-page,
.km-flat .k-slider .k-draghandle,
.km-flat .k-slider .k-draghandle:hover,
.km-flat .km-tabstrip .km-state-active,
.km-flat .km-scroller-refresh.km-load-more,
.km-flat .km-popup .k-state-hover,
.km-flat .km-popup .k-state-focused,
.km-flat .km-popup .k-state-selected,
.km-flat .km-actionsheet > li > a:active,
.km-flat .km-actionsheet > li > a:hover,
.km-flat li.km-state-active .km-listview-link,
.km-flat li.km-state-active .km-listview-label,
.km-flat .km-listview-label input[type=radio]:checked,
.km-flat .km-listview-label input[type=checkbox]:checked {
  background: #10c4b2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-filter-wrap > input:focus {
  border-color: #10c4b2;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-flat .km-badge,
.km-flat .km-rowdelete {
  background: #da2228;
}
/* /style/kendo/kendo.mobile.all.min.css:L9 */
.km-on-blackberry.km-blackberry6 .km-view .km-icon,
.km-on-blackberry.km-blackberry7 .km-view .km-icon,
.km-on-blackberry.km-ios .km-view .km-icon,
.km-on-ios.km-ios4 .km-view .km-icon,
.km-root .km-on-android .km-view .km-icon,
.km-root .km-on-meego .km-view .km-icon {
  background: 0;
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url('/style/fontawesome/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('/style/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/style/fontawesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/style/fontawesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/style/fontawesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  
  font-weight: normal;
  font-style: normal;
}
/* /style/fontawesome/less/core.less:L4 */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */

/* /style/fontawesome/less/larger.less:L5 */
.fa-lg {
  font-size: 1.333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
/* /style/fontawesome/less/larger.less:L10 */
.fa-2x {
  font-size: 2em;
}
/* /style/fontawesome/less/larger.less:L11 */
.fa-3x {
  font-size: 3em;
}
/* /style/fontawesome/less/larger.less:L12 */
.fa-4x {
  font-size: 4em;
}
/* /style/fontawesome/less/larger.less:L13 */
.fa-5x {
  font-size: 5em;
}
/* /style/fontawesome/less/fixed-width.less:L3 */
.fa-fw {
  width: 1.285714286em;
  text-align: center;
}
/* /style/fontawesome/less/list.less:L4 */
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857143em;
  list-style-type: none;
}
/* /style/fontawesome/less/list.less:L8 */
.fa-ul > li {
  position: relative;
}
/* /style/fontawesome/less/list.less:L10 */
.fa-li {
  position: absolute;
  left: -2.142857143em;
  width: 2.142857143em;
  top: 0.142857143em;
  text-align: center;
}
/* /style/fontawesome/less/list.less:L16 */
.fa-li.fa-lg {
  left: -1.857142857em;
}
/* /style/fontawesome/less/bordered-pulled.less:L4 */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
/* /style/fontawesome/less/bordered-pulled.less:L10 */
.pull-right {
  float: right;
}
/* /style/fontawesome/less/bordered-pulled.less:L11 */
.pull-left {
  float: left;
}
/* /style/fontawesome/less/bordered-pulled.less:L13 */
/* /style/fontawesome/less/bordered-pulled.less:L14 */
.fa.pull-left {
  margin-right: .3em;
}
/* /style/fontawesome/less/bordered-pulled.less:L15 */
.fa.pull-right {
  margin-left: .3em;
}
/* /style/fontawesome/less/spinning.less:L4 */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* /style/fontawesome/less/rotated-flipped.less:L4 */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* /style/fontawesome/less/rotated-flipped.less:L5 */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* /style/fontawesome/less/rotated-flipped.less:L6 */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* /style/fontawesome/less/rotated-flipped.less:L8 */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
/* /style/fontawesome/less/rotated-flipped.less:L9 */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* /style/fontawesome/less/rotated-flipped.less:L14 */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
/* /style/fontawesome/less/stacked.less:L4 */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
/* /style/fontawesome/less/stacked.less:L12 */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
/* /style/fontawesome/less/stacked.less:L18 */
.fa-stack-1x {
  line-height: inherit;
}
/* /style/fontawesome/less/stacked.less:L19 */
.fa-stack-2x {
  font-size: 2em;
}
/* /style/fontawesome/less/stacked.less:L20 */
.fa-inverse {
  color: white;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

/* /style/fontawesome/less/icons.less:L4 */
.fa-glass:before {
  content: "\f000";
}
/* /style/fontawesome/less/icons.less:L5 */
.fa-music:before {
  content: "\f001";
}
/* /style/fontawesome/less/icons.less:L6 */
.fa-search:before {
  content: "\f002";
}
/* /style/fontawesome/less/icons.less:L7 */
.fa-envelope-o:before {
  content: "\f003";
}
/* /style/fontawesome/less/icons.less:L8 */
.fa-heart:before {
  content: "\f004";
}
/* /style/fontawesome/less/icons.less:L9 */
.fa-star:before {
  content: "\f005";
}
/* /style/fontawesome/less/icons.less:L10 */
.fa-star-o:before {
  content: "\f006";
}
/* /style/fontawesome/less/icons.less:L11 */
.fa-user:before {
  content: "\f007";
}
/* /style/fontawesome/less/icons.less:L12 */
.fa-film:before {
  content: "\f008";
}
/* /style/fontawesome/less/icons.less:L13 */
.fa-th-large:before {
  content: "\f009";
}
/* /style/fontawesome/less/icons.less:L14 */
.fa-th:before {
  content: "\f00a";
}
/* /style/fontawesome/less/icons.less:L15 */
.fa-th-list:before {
  content: "\f00b";
}
/* /style/fontawesome/less/icons.less:L16 */
.fa-check:before {
  content: "\f00c";
}
/* /style/fontawesome/less/icons.less:L17 */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
/* /style/fontawesome/less/icons.less:L20 */
.fa-search-plus:before {
  content: "\f00e";
}
/* /style/fontawesome/less/icons.less:L21 */
.fa-search-minus:before {
  content: "\f010";
}
/* /style/fontawesome/less/icons.less:L22 */
.fa-power-off:before {
  content: "\f011";
}
/* /style/fontawesome/less/icons.less:L23 */
.fa-signal:before {
  content: "\f012";
}
/* /style/fontawesome/less/icons.less:L24 */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
/* /style/fontawesome/less/icons.less:L26 */
.fa-trash-o:before {
  content: "\f014";
}
/* /style/fontawesome/less/icons.less:L27 */
.fa-home:before {
  content: "\f015";
}
/* /style/fontawesome/less/icons.less:L28 */
.fa-file-o:before {
  content: "\f016";
}
/* /style/fontawesome/less/icons.less:L29 */
.fa-clock-o:before {
  content: "\f017";
}
/* /style/fontawesome/less/icons.less:L30 */
.fa-road:before {
  content: "\f018";
}
/* /style/fontawesome/less/icons.less:L31 */
.fa-download:before {
  content: "\f019";
}
/* /style/fontawesome/less/icons.less:L32 */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
/* /style/fontawesome/less/icons.less:L33 */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
/* /style/fontawesome/less/icons.less:L34 */
.fa-inbox:before {
  content: "\f01c";
}
/* /style/fontawesome/less/icons.less:L35 */
.fa-play-circle-o:before {
  content: "\f01d";
}
/* /style/fontawesome/less/icons.less:L36 */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
/* /style/fontawesome/less/icons.less:L38 */
.fa-refresh:before {
  content: "\f021";
}
/* /style/fontawesome/less/icons.less:L39 */
.fa-list-alt:before {
  content: "\f022";
}
/* /style/fontawesome/less/icons.less:L40 */
.fa-lock:before {
  content: "\f023";
}
/* /style/fontawesome/less/icons.less:L41 */
.fa-flag:before {
  content: "\f024";
}
/* /style/fontawesome/less/icons.less:L42 */
.fa-headphones:before {
  content: "\f025";
}
/* /style/fontawesome/less/icons.less:L43 */
.fa-volume-off:before {
  content: "\f026";
}
/* /style/fontawesome/less/icons.less:L44 */
.fa-volume-down:before {
  content: "\f027";
}
/* /style/fontawesome/less/icons.less:L45 */
.fa-volume-up:before {
  content: "\f028";
}
/* /style/fontawesome/less/icons.less:L46 */
.fa-qrcode:before {
  content: "\f029";
}
/* /style/fontawesome/less/icons.less:L47 */
.fa-barcode:before {
  content: "\f02a";
}
/* /style/fontawesome/less/icons.less:L48 */
.fa-tag:before {
  content: "\f02b";
}
/* /style/fontawesome/less/icons.less:L49 */
.fa-tags:before {
  content: "\f02c";
}
/* /style/fontawesome/less/icons.less:L50 */
.fa-book:before {
  content: "\f02d";
}
/* /style/fontawesome/less/icons.less:L51 */
.fa-bookmark:before {
  content: "\f02e";
}
/* /style/fontawesome/less/icons.less:L52 */
.fa-print:before {
  content: "\f02f";
}
/* /style/fontawesome/less/icons.less:L53 */
.fa-camera:before {
  content: "\f030";
}
/* /style/fontawesome/less/icons.less:L54 */
.fa-font:before {
  content: "\f031";
}
/* /style/fontawesome/less/icons.less:L55 */
.fa-bold:before {
  content: "\f032";
}
/* /style/fontawesome/less/icons.less:L56 */
.fa-italic:before {
  content: "\f033";
}
/* /style/fontawesome/less/icons.less:L57 */
.fa-text-height:before {
  content: "\f034";
}
/* /style/fontawesome/less/icons.less:L58 */
.fa-text-width:before {
  content: "\f035";
}
/* /style/fontawesome/less/icons.less:L59 */
.fa-align-left:before {
  content: "\f036";
}
/* /style/fontawesome/less/icons.less:L60 */
.fa-align-center:before {
  content: "\f037";
}
/* /style/fontawesome/less/icons.less:L61 */
.fa-align-right:before {
  content: "\f038";
}
/* /style/fontawesome/less/icons.less:L62 */
.fa-align-justify:before {
  content: "\f039";
}
/* /style/fontawesome/less/icons.less:L63 */
.fa-list:before {
  content: "\f03a";
}
/* /style/fontawesome/less/icons.less:L64 */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
/* /style/fontawesome/less/icons.less:L66 */
.fa-indent:before {
  content: "\f03c";
}
/* /style/fontawesome/less/icons.less:L67 */
.fa-video-camera:before {
  content: "\f03d";
}
/* /style/fontawesome/less/icons.less:L68 */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
/* /style/fontawesome/less/icons.less:L71 */
.fa-pencil:before {
  content: "\f040";
}
/* /style/fontawesome/less/icons.less:L72 */
.fa-map-marker:before {
  content: "\f041";
}
/* /style/fontawesome/less/icons.less:L73 */
.fa-adjust:before {
  content: "\f042";
}
/* /style/fontawesome/less/icons.less:L74 */
.fa-tint:before {
  content: "\f043";
}
/* /style/fontawesome/less/icons.less:L75 */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
/* /style/fontawesome/less/icons.less:L77 */
.fa-share-square-o:before {
  content: "\f045";
}
/* /style/fontawesome/less/icons.less:L78 */
.fa-check-square-o:before {
  content: "\f046";
}
/* /style/fontawesome/less/icons.less:L79 */
.fa-arrows:before {
  content: "\f047";
}
/* /style/fontawesome/less/icons.less:L80 */
.fa-step-backward:before {
  content: "\f048";
}
/* /style/fontawesome/less/icons.less:L81 */
.fa-fast-backward:before {
  content: "\f049";
}
/* /style/fontawesome/less/icons.less:L82 */
.fa-backward:before {
  content: "\f04a";
}
/* /style/fontawesome/less/icons.less:L83 */
.fa-play:before {
  content: "\f04b";
}
/* /style/fontawesome/less/icons.less:L84 */
.fa-pause:before {
  content: "\f04c";
}
/* /style/fontawesome/less/icons.less:L85 */
.fa-stop:before {
  content: "\f04d";
}
/* /style/fontawesome/less/icons.less:L86 */
.fa-forward:before {
  content: "\f04e";
}
/* /style/fontawesome/less/icons.less:L87 */
.fa-fast-forward:before {
  content: "\f050";
}
/* /style/fontawesome/less/icons.less:L88 */
.fa-step-forward:before {
  content: "\f051";
}
/* /style/fontawesome/less/icons.less:L89 */
.fa-eject:before {
  content: "\f052";
}
/* /style/fontawesome/less/icons.less:L90 */
.fa-chevron-left:before {
  content: "\f053";
}
/* /style/fontawesome/less/icons.less:L91 */
.fa-chevron-right:before {
  content: "\f054";
}
/* /style/fontawesome/less/icons.less:L92 */
.fa-plus-circle:before {
  content: "\f055";
}
/* /style/fontawesome/less/icons.less:L93 */
.fa-minus-circle:before {
  content: "\f056";
}
/* /style/fontawesome/less/icons.less:L94 */
.fa-times-circle:before {
  content: "\f057";
}
/* /style/fontawesome/less/icons.less:L95 */
.fa-check-circle:before {
  content: "\f058";
}
/* /style/fontawesome/less/icons.less:L96 */
.fa-question-circle:before {
  content: "\f059";
}
/* /style/fontawesome/less/icons.less:L97 */
.fa-info-circle:before {
  content: "\f05a";
}
/* /style/fontawesome/less/icons.less:L98 */
.fa-crosshairs:before {
  content: "\f05b";
}
/* /style/fontawesome/less/icons.less:L99 */
.fa-times-circle-o:before {
  content: "\f05c";
}
/* /style/fontawesome/less/icons.less:L100 */
.fa-check-circle-o:before {
  content: "\f05d";
}
/* /style/fontawesome/less/icons.less:L101 */
.fa-ban:before {
  content: "\f05e";
}
/* /style/fontawesome/less/icons.less:L102 */
.fa-arrow-left:before {
  content: "\f060";
}
/* /style/fontawesome/less/icons.less:L103 */
.fa-arrow-right:before {
  content: "\f061";
}
/* /style/fontawesome/less/icons.less:L104 */
.fa-arrow-up:before {
  content: "\f062";
}
/* /style/fontawesome/less/icons.less:L105 */
.fa-arrow-down:before {
  content: "\f063";
}
/* /style/fontawesome/less/icons.less:L106 */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
/* /style/fontawesome/less/icons.less:L108 */
.fa-expand:before {
  content: "\f065";
}
/* /style/fontawesome/less/icons.less:L109 */
.fa-compress:before {
  content: "\f066";
}
/* /style/fontawesome/less/icons.less:L110 */
.fa-plus:before {
  content: "\f067";
}
/* /style/fontawesome/less/icons.less:L111 */
.fa-minus:before {
  content: "\f068";
}
/* /style/fontawesome/less/icons.less:L112 */
.fa-asterisk:before {
  content: "\f069";
}
/* /style/fontawesome/less/icons.less:L113 */
.fa-exclamation-circle:before {
  content: "\f06a";
}
/* /style/fontawesome/less/icons.less:L114 */
.fa-gift:before {
  content: "\f06b";
}
/* /style/fontawesome/less/icons.less:L115 */
.fa-leaf:before {
  content: "\f06c";
}
/* /style/fontawesome/less/icons.less:L116 */
.fa-fire:before {
  content: "\f06d";
}
/* /style/fontawesome/less/icons.less:L117 */
.fa-eye:before {
  content: "\f06e";
}
/* /style/fontawesome/less/icons.less:L118 */
.fa-eye-slash:before {
  content: "\f070";
}
/* /style/fontawesome/less/icons.less:L119 */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
/* /style/fontawesome/less/icons.less:L121 */
.fa-plane:before {
  content: "\f072";
}
/* /style/fontawesome/less/icons.less:L122 */
.fa-calendar:before {
  content: "\f073";
}
/* /style/fontawesome/less/icons.less:L123 */
.fa-random:before {
  content: "\f074";
}
/* /style/fontawesome/less/icons.less:L124 */
.fa-comment:before {
  content: "\f075";
}
/* /style/fontawesome/less/icons.less:L125 */
.fa-magnet:before {
  content: "\f076";
}
/* /style/fontawesome/less/icons.less:L126 */
.fa-chevron-up:before {
  content: "\f077";
}
/* /style/fontawesome/less/icons.less:L127 */
.fa-chevron-down:before {
  content: "\f078";
}
/* /style/fontawesome/less/icons.less:L128 */
.fa-retweet:before {
  content: "\f079";
}
/* /style/fontawesome/less/icons.less:L129 */
.fa-shopping-cart:before {
  content: "\f07a";
}
/* /style/fontawesome/less/icons.less:L130 */
.fa-folder:before {
  content: "\f07b";
}
/* /style/fontawesome/less/icons.less:L131 */
.fa-folder-open:before {
  content: "\f07c";
}
/* /style/fontawesome/less/icons.less:L132 */
.fa-arrows-v:before {
  content: "\f07d";
}
/* /style/fontawesome/less/icons.less:L133 */
.fa-arrows-h:before {
  content: "\f07e";
}
/* /style/fontawesome/less/icons.less:L134 */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
/* /style/fontawesome/less/icons.less:L136 */
.fa-twitter-square:before {
  content: "\f081";
}
/* /style/fontawesome/less/icons.less:L137 */
.fa-facebook-square:before {
  content: "\f082";
}
/* /style/fontawesome/less/icons.less:L138 */
.fa-camera-retro:before {
  content: "\f083";
}
/* /style/fontawesome/less/icons.less:L139 */
.fa-key:before {
  content: "\f084";
}
/* /style/fontawesome/less/icons.less:L140 */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
/* /style/fontawesome/less/icons.less:L142 */
.fa-comments:before {
  content: "\f086";
}
/* /style/fontawesome/less/icons.less:L143 */
.fa-thumbs-o-up:before {
  content: "\f087";
}
/* /style/fontawesome/less/icons.less:L144 */
.fa-thumbs-o-down:before {
  content: "\f088";
}
/* /style/fontawesome/less/icons.less:L145 */
.fa-star-half:before {
  content: "\f089";
}
/* /style/fontawesome/less/icons.less:L146 */
.fa-heart-o:before {
  content: "\f08a";
}
/* /style/fontawesome/less/icons.less:L147 */
.fa-sign-out:before {
  content: "\f08b";
}
/* /style/fontawesome/less/icons.less:L148 */
.fa-linkedin-square:before {
  content: "\f08c";
}
/* /style/fontawesome/less/icons.less:L149 */
.fa-thumb-tack:before {
  content: "\f08d";
}
/* /style/fontawesome/less/icons.less:L150 */
.fa-external-link:before {
  content: "\f08e";
}
/* /style/fontawesome/less/icons.less:L151 */
.fa-sign-in:before {
  content: "\f090";
}
/* /style/fontawesome/less/icons.less:L152 */
.fa-trophy:before {
  content: "\f091";
}
/* /style/fontawesome/less/icons.less:L153 */
.fa-github-square:before {
  content: "\f092";
}
/* /style/fontawesome/less/icons.less:L154 */
.fa-upload:before {
  content: "\f093";
}
/* /style/fontawesome/less/icons.less:L155 */
.fa-lemon-o:before {
  content: "\f094";
}
/* /style/fontawesome/less/icons.less:L156 */
.fa-phone:before {
  content: "\f095";
}
/* /style/fontawesome/less/icons.less:L157 */
.fa-square-o:before {
  content: "\f096";
}
/* /style/fontawesome/less/icons.less:L158 */
.fa-bookmark-o:before {
  content: "\f097";
}
/* /style/fontawesome/less/icons.less:L159 */
.fa-phone-square:before {
  content: "\f098";
}
/* /style/fontawesome/less/icons.less:L160 */
.fa-twitter:before {
  content: "\f099";
}
/* /style/fontawesome/less/icons.less:L161 */
.fa-facebook:before {
  content: "\f09a";
}
/* /style/fontawesome/less/icons.less:L162 */
.fa-github:before {
  content: "\f09b";
}
/* /style/fontawesome/less/icons.less:L163 */
.fa-unlock:before {
  content: "\f09c";
}
/* /style/fontawesome/less/icons.less:L164 */
.fa-credit-card:before {
  content: "\f09d";
}
/* /style/fontawesome/less/icons.less:L165 */
.fa-rss:before {
  content: "\f09e";
}
/* /style/fontawesome/less/icons.less:L166 */
.fa-hdd-o:before {
  content: "\f0a0";
}
/* /style/fontawesome/less/icons.less:L167 */
.fa-bullhorn:before {
  content: "\f0a1";
}
/* /style/fontawesome/less/icons.less:L168 */
.fa-bell:before {
  content: "\f0f3";
}
/* /style/fontawesome/less/icons.less:L169 */
.fa-certificate:before {
  content: "\f0a3";
}
/* /style/fontawesome/less/icons.less:L170 */
.fa-hand-o-right:before {
  content: "\f0a4";
}
/* /style/fontawesome/less/icons.less:L171 */
.fa-hand-o-left:before {
  content: "\f0a5";
}
/* /style/fontawesome/less/icons.less:L172 */
.fa-hand-o-up:before {
  content: "\f0a6";
}
/* /style/fontawesome/less/icons.less:L173 */
.fa-hand-o-down:before {
  content: "\f0a7";
}
/* /style/fontawesome/less/icons.less:L174 */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
/* /style/fontawesome/less/icons.less:L175 */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
/* /style/fontawesome/less/icons.less:L176 */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
/* /style/fontawesome/less/icons.less:L177 */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
/* /style/fontawesome/less/icons.less:L178 */
.fa-globe:before {
  content: "\f0ac";
}
/* /style/fontawesome/less/icons.less:L179 */
.fa-wrench:before {
  content: "\f0ad";
}
/* /style/fontawesome/less/icons.less:L180 */
.fa-tasks:before {
  content: "\f0ae";
}
/* /style/fontawesome/less/icons.less:L181 */
.fa-filter:before {
  content: "\f0b0";
}
/* /style/fontawesome/less/icons.less:L182 */
.fa-briefcase:before {
  content: "\f0b1";
}
/* /style/fontawesome/less/icons.less:L183 */
.fa-arrows-alt:before {
  content: "\f0b2";
}
/* /style/fontawesome/less/icons.less:L184 */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
/* /style/fontawesome/less/icons.less:L186 */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
/* /style/fontawesome/less/icons.less:L188 */
.fa-cloud:before {
  content: "\f0c2";
}
/* /style/fontawesome/less/icons.less:L189 */
.fa-flask:before {
  content: "\f0c3";
}
/* /style/fontawesome/less/icons.less:L190 */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
/* /style/fontawesome/less/icons.less:L192 */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
/* /style/fontawesome/less/icons.less:L194 */
.fa-paperclip:before {
  content: "\f0c6";
}
/* /style/fontawesome/less/icons.less:L195 */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
/* /style/fontawesome/less/icons.less:L197 */
.fa-square:before {
  content: "\f0c8";
}
/* /style/fontawesome/less/icons.less:L198 */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
/* /style/fontawesome/less/icons.less:L201 */
.fa-list-ul:before {
  content: "\f0ca";
}
/* /style/fontawesome/less/icons.less:L202 */
.fa-list-ol:before {
  content: "\f0cb";
}
/* /style/fontawesome/less/icons.less:L203 */
.fa-strikethrough:before {
  content: "\f0cc";
}
/* /style/fontawesome/less/icons.less:L204 */
.fa-underline:before {
  content: "\f0cd";
}
/* /style/fontawesome/less/icons.less:L205 */
.fa-table:before {
  content: "\f0ce";
}
/* /style/fontawesome/less/icons.less:L206 */
.fa-magic:before {
  content: "\f0d0";
}
/* /style/fontawesome/less/icons.less:L207 */
.fa-truck:before {
  content: "\f0d1";
}
/* /style/fontawesome/less/icons.less:L208 */
.fa-pinterest:before {
  content: "\f0d2";
}
/* /style/fontawesome/less/icons.less:L209 */
.fa-pinterest-square:before {
  content: "\f0d3";
}
/* /style/fontawesome/less/icons.less:L210 */
.fa-google-plus-square:before {
  content: "\f0d4";
}
/* /style/fontawesome/less/icons.less:L211 */
.fa-google-plus:before {
  content: "\f0d5";
}
/* /style/fontawesome/less/icons.less:L212 */
.fa-money:before {
  content: "\f0d6";
}
/* /style/fontawesome/less/icons.less:L213 */
.fa-caret-down:before {
  content: "\f0d7";
}
/* /style/fontawesome/less/icons.less:L214 */
.fa-caret-up:before {
  content: "\f0d8";
}
/* /style/fontawesome/less/icons.less:L215 */
.fa-caret-left:before {
  content: "\f0d9";
}
/* /style/fontawesome/less/icons.less:L216 */
.fa-caret-right:before {
  content: "\f0da";
}
/* /style/fontawesome/less/icons.less:L217 */
.fa-columns:before {
  content: "\f0db";
}
/* /style/fontawesome/less/icons.less:L218 */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
/* /style/fontawesome/less/icons.less:L220 */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
/* /style/fontawesome/less/icons.less:L222 */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
/* /style/fontawesome/less/icons.less:L224 */
.fa-envelope:before {
  content: "\f0e0";
}
/* /style/fontawesome/less/icons.less:L225 */
.fa-linkedin:before {
  content: "\f0e1";
}
/* /style/fontawesome/less/icons.less:L226 */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
/* /style/fontawesome/less/icons.less:L228 */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
/* /style/fontawesome/less/icons.less:L230 */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
/* /style/fontawesome/less/icons.less:L232 */
.fa-comment-o:before {
  content: "\f0e5";
}
/* /style/fontawesome/less/icons.less:L233 */
.fa-comments-o:before {
  content: "\f0e6";
}
/* /style/fontawesome/less/icons.less:L234 */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
/* /style/fontawesome/less/icons.less:L236 */
.fa-sitemap:before {
  content: "\f0e8";
}
/* /style/fontawesome/less/icons.less:L237 */
.fa-umbrella:before {
  content: "\f0e9";
}
/* /style/fontawesome/less/icons.less:L238 */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
/* /style/fontawesome/less/icons.less:L240 */
.fa-lightbulb-o:before {
  content: "\f0eb";
}
/* /style/fontawesome/less/icons.less:L241 */
.fa-exchange:before {
  content: "\f0ec";
}
/* /style/fontawesome/less/icons.less:L242 */
.fa-cloud-download:before {
  content: "\f0ed";
}
/* /style/fontawesome/less/icons.less:L243 */
.fa-cloud-upload:before {
  content: "\f0ee";
}
/* /style/fontawesome/less/icons.less:L244 */
.fa-user-md:before {
  content: "\f0f0";
}
/* /style/fontawesome/less/icons.less:L245 */
.fa-stethoscope:before {
  content: "\f0f1";
}
/* /style/fontawesome/less/icons.less:L246 */
.fa-suitcase:before {
  content: "\f0f2";
}
/* /style/fontawesome/less/icons.less:L247 */
.fa-bell-o:before {
  content: "\f0a2";
}
/* /style/fontawesome/less/icons.less:L248 */
.fa-coffee:before {
  content: "\f0f4";
}
/* /style/fontawesome/less/icons.less:L249 */
.fa-cutlery:before {
  content: "\f0f5";
}
/* /style/fontawesome/less/icons.less:L250 */
.fa-file-text-o:before {
  content: "\f0f6";
}
/* /style/fontawesome/less/icons.less:L251 */
.fa-building-o:before {
  content: "\f0f7";
}
/* /style/fontawesome/less/icons.less:L252 */
.fa-hospital-o:before {
  content: "\f0f8";
}
/* /style/fontawesome/less/icons.less:L253 */
.fa-ambulance:before {
  content: "\f0f9";
}
/* /style/fontawesome/less/icons.less:L254 */
.fa-medkit:before {
  content: "\f0fa";
}
/* /style/fontawesome/less/icons.less:L255 */
.fa-fighter-jet:before {
  content: "\f0fb";
}
/* /style/fontawesome/less/icons.less:L256 */
.fa-beer:before {
  content: "\f0fc";
}
/* /style/fontawesome/less/icons.less:L257 */
.fa-h-square:before {
  content: "\f0fd";
}
/* /style/fontawesome/less/icons.less:L258 */
.fa-plus-square:before {
  content: "\f0fe";
}
/* /style/fontawesome/less/icons.less:L259 */
.fa-angle-double-left:before {
  content: "\f100";
}
/* /style/fontawesome/less/icons.less:L260 */
.fa-angle-double-right:before {
  content: "\f101";
}
/* /style/fontawesome/less/icons.less:L261 */
.fa-angle-double-up:before {
  content: "\f102";
}
/* /style/fontawesome/less/icons.less:L262 */
.fa-angle-double-down:before {
  content: "\f103";
}
/* /style/fontawesome/less/icons.less:L263 */
.fa-angle-left:before {
  content: "\f104";
}
/* /style/fontawesome/less/icons.less:L264 */
.fa-angle-right:before {
  content: "\f105";
}
/* /style/fontawesome/less/icons.less:L265 */
.fa-angle-up:before {
  content: "\f106";
}
/* /style/fontawesome/less/icons.less:L266 */
.fa-angle-down:before {
  content: "\f107";
}
/* /style/fontawesome/less/icons.less:L267 */
.fa-desktop:before {
  content: "\f108";
}
/* /style/fontawesome/less/icons.less:L268 */
.fa-laptop:before {
  content: "\f109";
}
/* /style/fontawesome/less/icons.less:L269 */
.fa-tablet:before {
  content: "\f10a";
}
/* /style/fontawesome/less/icons.less:L270 */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
/* /style/fontawesome/less/icons.less:L272 */
.fa-circle-o:before {
  content: "\f10c";
}
/* /style/fontawesome/less/icons.less:L273 */
.fa-quote-left:before {
  content: "\f10d";
}
/* /style/fontawesome/less/icons.less:L274 */
.fa-quote-right:before {
  content: "\f10e";
}
/* /style/fontawesome/less/icons.less:L275 */
.fa-spinner:before {
  content: "\f110";
}
/* /style/fontawesome/less/icons.less:L276 */
.fa-circle:before {
  content: "\f111";
}
/* /style/fontawesome/less/icons.less:L277 */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
/* /style/fontawesome/less/icons.less:L279 */
.fa-github-alt:before {
  content: "\f113";
}
/* /style/fontawesome/less/icons.less:L280 */
.fa-folder-o:before {
  content: "\f114";
}
/* /style/fontawesome/less/icons.less:L281 */
.fa-folder-open-o:before {
  content: "\f115";
}
/* /style/fontawesome/less/icons.less:L282 */
.fa-smile-o:before {
  content: "\f118";
}
/* /style/fontawesome/less/icons.less:L283 */
.fa-frown-o:before {
  content: "\f119";
}
/* /style/fontawesome/less/icons.less:L284 */
.fa-meh-o:before {
  content: "\f11a";
}
/* /style/fontawesome/less/icons.less:L285 */
.fa-gamepad:before {
  content: "\f11b";
}
/* /style/fontawesome/less/icons.less:L286 */
.fa-keyboard-o:before {
  content: "\f11c";
}
/* /style/fontawesome/less/icons.less:L287 */
.fa-flag-o:before {
  content: "\f11d";
}
/* /style/fontawesome/less/icons.less:L288 */
.fa-flag-checkered:before {
  content: "\f11e";
}
/* /style/fontawesome/less/icons.less:L289 */
.fa-terminal:before {
  content: "\f120";
}
/* /style/fontawesome/less/icons.less:L290 */
.fa-code:before {
  content: "\f121";
}
/* /style/fontawesome/less/icons.less:L291 */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
/* /style/fontawesome/less/icons.less:L293 */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
/* /style/fontawesome/less/icons.less:L296 */
.fa-location-arrow:before {
  content: "\f124";
}
/* /style/fontawesome/less/icons.less:L297 */
.fa-crop:before {
  content: "\f125";
}
/* /style/fontawesome/less/icons.less:L298 */
.fa-code-fork:before {
  content: "\f126";
}
/* /style/fontawesome/less/icons.less:L299 */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
/* /style/fontawesome/less/icons.less:L301 */
.fa-question:before {
  content: "\f128";
}
/* /style/fontawesome/less/icons.less:L302 */
.fa-info:before {
  content: "\f129";
}
/* /style/fontawesome/less/icons.less:L303 */
.fa-exclamation:before {
  content: "\f12a";
}
/* /style/fontawesome/less/icons.less:L304 */
.fa-superscript:before {
  content: "\f12b";
}
/* /style/fontawesome/less/icons.less:L305 */
.fa-subscript:before {
  content: "\f12c";
}
/* /style/fontawesome/less/icons.less:L306 */
.fa-eraser:before {
  content: "\f12d";
}
/* /style/fontawesome/less/icons.less:L307 */
.fa-puzzle-piece:before {
  content: "\f12e";
}
/* /style/fontawesome/less/icons.less:L308 */
.fa-microphone:before {
  content: "\f130";
}
/* /style/fontawesome/less/icons.less:L309 */
.fa-microphone-slash:before {
  content: "\f131";
}
/* /style/fontawesome/less/icons.less:L310 */
.fa-shield:before {
  content: "\f132";
}
/* /style/fontawesome/less/icons.less:L311 */
.fa-calendar-o:before {
  content: "\f133";
}
/* /style/fontawesome/less/icons.less:L312 */
.fa-fire-extinguisher:before {
  content: "\f134";
}
/* /style/fontawesome/less/icons.less:L313 */
.fa-rocket:before {
  content: "\f135";
}
/* /style/fontawesome/less/icons.less:L314 */
.fa-maxcdn:before {
  content: "\f136";
}
/* /style/fontawesome/less/icons.less:L315 */
.fa-chevron-circle-left:before {
  content: "\f137";
}
/* /style/fontawesome/less/icons.less:L316 */
.fa-chevron-circle-right:before {
  content: "\f138";
}
/* /style/fontawesome/less/icons.less:L317 */
.fa-chevron-circle-up:before {
  content: "\f139";
}
/* /style/fontawesome/less/icons.less:L318 */
.fa-chevron-circle-down:before {
  content: "\f13a";
}
/* /style/fontawesome/less/icons.less:L319 */
.fa-html5:before {
  content: "\f13b";
}
/* /style/fontawesome/less/icons.less:L320 */
.fa-css3:before {
  content: "\f13c";
}
/* /style/fontawesome/less/icons.less:L321 */
.fa-anchor:before {
  content: "\f13d";
}
/* /style/fontawesome/less/icons.less:L322 */
.fa-unlock-alt:before {
  content: "\f13e";
}
/* /style/fontawesome/less/icons.less:L323 */
.fa-bullseye:before {
  content: "\f140";
}
/* /style/fontawesome/less/icons.less:L324 */
.fa-ellipsis-h:before {
  content: "\f141";
}
/* /style/fontawesome/less/icons.less:L325 */
.fa-ellipsis-v:before {
  content: "\f142";
}
/* /style/fontawesome/less/icons.less:L326 */
.fa-rss-square:before {
  content: "\f143";
}
/* /style/fontawesome/less/icons.less:L327 */
.fa-play-circle:before {
  content: "\f144";
}
/* /style/fontawesome/less/icons.less:L328 */
.fa-ticket:before {
  content: "\f145";
}
/* /style/fontawesome/less/icons.less:L329 */
.fa-minus-square:before {
  content: "\f146";
}
/* /style/fontawesome/less/icons.less:L330 */
.fa-minus-square-o:before {
  content: "\f147";
}
/* /style/fontawesome/less/icons.less:L331 */
.fa-level-up:before {
  content: "\f148";
}
/* /style/fontawesome/less/icons.less:L332 */
.fa-level-down:before {
  content: "\f149";
}
/* /style/fontawesome/less/icons.less:L333 */
.fa-check-square:before {
  content: "\f14a";
}
/* /style/fontawesome/less/icons.less:L334 */
.fa-pencil-square:before {
  content: "\f14b";
}
/* /style/fontawesome/less/icons.less:L335 */
.fa-external-link-square:before {
  content: "\f14c";
}
/* /style/fontawesome/less/icons.less:L336 */
.fa-share-square:before {
  content: "\f14d";
}
/* /style/fontawesome/less/icons.less:L337 */
.fa-compass:before {
  content: "\f14e";
}
/* /style/fontawesome/less/icons.less:L338 */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
/* /style/fontawesome/less/icons.less:L340 */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
/* /style/fontawesome/less/icons.less:L342 */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
/* /style/fontawesome/less/icons.less:L344 */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
/* /style/fontawesome/less/icons.less:L346 */
.fa-gbp:before {
  content: "\f154";
}
/* /style/fontawesome/less/icons.less:L347 */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
/* /style/fontawesome/less/icons.less:L349 */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
/* /style/fontawesome/less/icons.less:L351 */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
/* /style/fontawesome/less/icons.less:L355 */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
/* /style/fontawesome/less/icons.less:L358 */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
/* /style/fontawesome/less/icons.less:L360 */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
/* /style/fontawesome/less/icons.less:L362 */
.fa-file:before {
  content: "\f15b";
}
/* /style/fontawesome/less/icons.less:L363 */
.fa-file-text:before {
  content: "\f15c";
}
/* /style/fontawesome/less/icons.less:L364 */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
/* /style/fontawesome/less/icons.less:L365 */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
/* /style/fontawesome/less/icons.less:L366 */
.fa-sort-amount-asc:before {
  content: "\f160";
}
/* /style/fontawesome/less/icons.less:L367 */
.fa-sort-amount-desc:before {
  content: "\f161";
}
/* /style/fontawesome/less/icons.less:L368 */
.fa-sort-numeric-asc:before {
  content: "\f162";
}
/* /style/fontawesome/less/icons.less:L369 */
.fa-sort-numeric-desc:before {
  content: "\f163";
}
/* /style/fontawesome/less/icons.less:L370 */
.fa-thumbs-up:before {
  content: "\f164";
}
/* /style/fontawesome/less/icons.less:L371 */
.fa-thumbs-down:before {
  content: "\f165";
}
/* /style/fontawesome/less/icons.less:L372 */
.fa-youtube-square:before {
  content: "\f166";
}
/* /style/fontawesome/less/icons.less:L373 */
.fa-youtube:before {
  content: "\f167";
}
/* /style/fontawesome/less/icons.less:L374 */
.fa-xing:before {
  content: "\f168";
}
/* /style/fontawesome/less/icons.less:L375 */
.fa-xing-square:before {
  content: "\f169";
}
/* /style/fontawesome/less/icons.less:L376 */
.fa-youtube-play:before {
  content: "\f16a";
}
/* /style/fontawesome/less/icons.less:L377 */
.fa-dropbox:before {
  content: "\f16b";
}
/* /style/fontawesome/less/icons.less:L378 */
.fa-stack-overflow:before {
  content: "\f16c";
}
/* /style/fontawesome/less/icons.less:L379 */
.fa-instagram:before {
  content: "\f16d";
}
/* /style/fontawesome/less/icons.less:L380 */
.fa-flickr:before {
  content: "\f16e";
}
/* /style/fontawesome/less/icons.less:L381 */
.fa-adn:before {
  content: "\f170";
}
/* /style/fontawesome/less/icons.less:L382 */
.fa-bitbucket:before {
  content: "\f171";
}
/* /style/fontawesome/less/icons.less:L383 */
.fa-bitbucket-square:before {
  content: "\f172";
}
/* /style/fontawesome/less/icons.less:L384 */
.fa-tumblr:before {
  content: "\f173";
}
/* /style/fontawesome/less/icons.less:L385 */
.fa-tumblr-square:before {
  content: "\f174";
}
/* /style/fontawesome/less/icons.less:L386 */
.fa-long-arrow-down:before {
  content: "\f175";
}
/* /style/fontawesome/less/icons.less:L387 */
.fa-long-arrow-up:before {
  content: "\f176";
}
/* /style/fontawesome/less/icons.less:L388 */
.fa-long-arrow-left:before {
  content: "\f177";
}
/* /style/fontawesome/less/icons.less:L389 */
.fa-long-arrow-right:before {
  content: "\f178";
}
/* /style/fontawesome/less/icons.less:L390 */
.fa-apple:before {
  content: "\f179";
}
/* /style/fontawesome/less/icons.less:L391 */
.fa-windows:before {
  content: "\f17a";
}
/* /style/fontawesome/less/icons.less:L392 */
.fa-android:before {
  content: "\f17b";
}
/* /style/fontawesome/less/icons.less:L393 */
.fa-linux:before {
  content: "\f17c";
}
/* /style/fontawesome/less/icons.less:L394 */
.fa-dribbble:before {
  content: "\f17d";
}
/* /style/fontawesome/less/icons.less:L395 */
.fa-skype:before {
  content: "\f17e";
}
/* /style/fontawesome/less/icons.less:L396 */
.fa-foursquare:before {
  content: "\f180";
}
/* /style/fontawesome/less/icons.less:L397 */
.fa-trello:before {
  content: "\f181";
}
/* /style/fontawesome/less/icons.less:L398 */
.fa-female:before {
  content: "\f182";
}
/* /style/fontawesome/less/icons.less:L399 */
.fa-male:before {
  content: "\f183";
}
/* /style/fontawesome/less/icons.less:L400 */
.fa-gittip:before {
  content: "\f184";
}
/* /style/fontawesome/less/icons.less:L401 */
.fa-sun-o:before {
  content: "\f185";
}
/* /style/fontawesome/less/icons.less:L402 */
.fa-moon-o:before {
  content: "\f186";
}
/* /style/fontawesome/less/icons.less:L403 */
.fa-archive:before {
  content: "\f187";
}
/* /style/fontawesome/less/icons.less:L404 */
.fa-bug:before {
  content: "\f188";
}
/* /style/fontawesome/less/icons.less:L405 */
.fa-vk:before {
  content: "\f189";
}
/* /style/fontawesome/less/icons.less:L406 */
.fa-weibo:before {
  content: "\f18a";
}
/* /style/fontawesome/less/icons.less:L407 */
.fa-renren:before {
  content: "\f18b";
}
/* /style/fontawesome/less/icons.less:L408 */
.fa-pagelines:before {
  content: "\f18c";
}
/* /style/fontawesome/less/icons.less:L409 */
.fa-stack-exchange:before {
  content: "\f18d";
}
/* /style/fontawesome/less/icons.less:L410 */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
/* /style/fontawesome/less/icons.less:L411 */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
/* /style/fontawesome/less/icons.less:L412 */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
/* /style/fontawesome/less/icons.less:L414 */
.fa-dot-circle-o:before {
  content: "\f192";
}
/* /style/fontawesome/less/icons.less:L415 */
.fa-wheelchair:before {
  content: "\f193";
}
/* /style/fontawesome/less/icons.less:L416 */
.fa-vimeo-square:before {
  content: "\f194";
}
/* /style/fontawesome/less/icons.less:L417 */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
/* /style/fontawesome/less/icons.less:L419 */
.fa-plus-square-o:before {
  content: "\f196";
}
/* /style/fontawesome/less/icons.less:L420 */
.fa-space-shuttle:before {
  content: "\f197";
}
/* /style/fontawesome/less/icons.less:L421 */
.fa-slack:before {
  content: "\f198";
}
/* /style/fontawesome/less/icons.less:L422 */
.fa-envelope-square:before {
  content: "\f199";
}
/* /style/fontawesome/less/icons.less:L423 */
.fa-wordpress:before {
  content: "\f19a";
}
/* /style/fontawesome/less/icons.less:L424 */
.fa-openid:before {
  content: "\f19b";
}
/* /style/fontawesome/less/icons.less:L425 */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
/* /style/fontawesome/less/icons.less:L428 */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
/* /style/fontawesome/less/icons.less:L430 */
.fa-yahoo:before {
  content: "\f19e";
}
/* /style/fontawesome/less/icons.less:L431 */
.fa-google:before {
  content: "\f1a0";
}
/* /style/fontawesome/less/icons.less:L432 */
.fa-reddit:before {
  content: "\f1a1";
}
/* /style/fontawesome/less/icons.less:L433 */
.fa-reddit-square:before {
  content: "\f1a2";
}
/* /style/fontawesome/less/icons.less:L434 */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
/* /style/fontawesome/less/icons.less:L435 */
.fa-stumbleupon:before {
  content: "\f1a4";
}
/* /style/fontawesome/less/icons.less:L436 */
.fa-delicious:before {
  content: "\f1a5";
}
/* /style/fontawesome/less/icons.less:L437 */
.fa-digg:before {
  content: "\f1a6";
}
/* /style/fontawesome/less/icons.less:L438 */
.fa-pied-piper:before {
  content: "\f1a7";
}
/* /style/fontawesome/less/icons.less:L439 */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
/* /style/fontawesome/less/icons.less:L440 */
.fa-drupal:before {
  content: "\f1a9";
}
/* /style/fontawesome/less/icons.less:L441 */
.fa-joomla:before {
  content: "\f1aa";
}
/* /style/fontawesome/less/icons.less:L442 */
.fa-language:before {
  content: "\f1ab";
}
/* /style/fontawesome/less/icons.less:L443 */
.fa-fax:before {
  content: "\f1ac";
}
/* /style/fontawesome/less/icons.less:L444 */
.fa-building:before {
  content: "\f1ad";
}
/* /style/fontawesome/less/icons.less:L445 */
.fa-child:before {
  content: "\f1ae";
}
/* /style/fontawesome/less/icons.less:L446 */
.fa-paw:before {
  content: "\f1b0";
}
/* /style/fontawesome/less/icons.less:L447 */
.fa-spoon:before {
  content: "\f1b1";
}
/* /style/fontawesome/less/icons.less:L448 */
.fa-cube:before {
  content: "\f1b2";
}
/* /style/fontawesome/less/icons.less:L449 */
.fa-cubes:before {
  content: "\f1b3";
}
/* /style/fontawesome/less/icons.less:L450 */
.fa-behance:before {
  content: "\f1b4";
}
/* /style/fontawesome/less/icons.less:L451 */
.fa-behance-square:before {
  content: "\f1b5";
}
/* /style/fontawesome/less/icons.less:L452 */
.fa-steam:before {
  content: "\f1b6";
}
/* /style/fontawesome/less/icons.less:L453 */
.fa-steam-square:before {
  content: "\f1b7";
}
/* /style/fontawesome/less/icons.less:L454 */
.fa-recycle:before {
  content: "\f1b8";
}
/* /style/fontawesome/less/icons.less:L455 */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
/* /style/fontawesome/less/icons.less:L457 */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
/* /style/fontawesome/less/icons.less:L459 */
.fa-tree:before {
  content: "\f1bb";
}
/* /style/fontawesome/less/icons.less:L460 */
.fa-spotify:before {
  content: "\f1bc";
}
/* /style/fontawesome/less/icons.less:L461 */
.fa-deviantart:before {
  content: "\f1bd";
}
/* /style/fontawesome/less/icons.less:L462 */
.fa-soundcloud:before {
  content: "\f1be";
}
/* /style/fontawesome/less/icons.less:L463 */
.fa-database:before {
  content: "\f1c0";
}
/* /style/fontawesome/less/icons.less:L464 */
.fa-file-pdf-o:before {
  content: "\f1c1";
}
/* /style/fontawesome/less/icons.less:L465 */
.fa-file-word-o:before {
  content: "\f1c2";
}
/* /style/fontawesome/less/icons.less:L466 */
.fa-file-excel-o:before {
  content: "\f1c3";
}
/* /style/fontawesome/less/icons.less:L467 */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
/* /style/fontawesome/less/icons.less:L468 */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
/* /style/fontawesome/less/icons.less:L471 */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
/* /style/fontawesome/less/icons.less:L473 */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
/* /style/fontawesome/less/icons.less:L475 */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
/* /style/fontawesome/less/icons.less:L477 */
.fa-file-code-o:before {
  content: "\f1c9";
}
/* /style/fontawesome/less/icons.less:L478 */
.fa-vine:before {
  content: "\f1ca";
}
/* /style/fontawesome/less/icons.less:L479 */
.fa-codepen:before {
  content: "\f1cb";
}
/* /style/fontawesome/less/icons.less:L480 */
.fa-jsfiddle:before {
  content: "\f1cc";
}
/* /style/fontawesome/less/icons.less:L481 */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
/* /style/fontawesome/less/icons.less:L486 */
.fa-circle-o-notch:before {
  content: "\f1ce";
}
/* /style/fontawesome/less/icons.less:L487 */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
/* /style/fontawesome/less/icons.less:L489 */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
/* /style/fontawesome/less/icons.less:L491 */
.fa-git-square:before {
  content: "\f1d2";
}
/* /style/fontawesome/less/icons.less:L492 */
.fa-git:before {
  content: "\f1d3";
}
/* /style/fontawesome/less/icons.less:L493 */
.fa-hacker-news:before {
  content: "\f1d4";
}
/* /style/fontawesome/less/icons.less:L494 */
.fa-tencent-weibo:before {
  content: "\f1d5";
}
/* /style/fontawesome/less/icons.less:L495 */
.fa-qq:before {
  content: "\f1d6";
}
/* /style/fontawesome/less/icons.less:L496 */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
/* /style/fontawesome/less/icons.less:L498 */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
/* /style/fontawesome/less/icons.less:L500 */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
/* /style/fontawesome/less/icons.less:L502 */
.fa-history:before {
  content: "\f1da";
}
/* /style/fontawesome/less/icons.less:L503 */
.fa-circle-thin:before {
  content: "\f1db";
}
/* /style/fontawesome/less/icons.less:L504 */
.fa-header:before {
  content: "\f1dc";
}
/* /style/fontawesome/less/icons.less:L505 */
.fa-paragraph:before {
  content: "\f1dd";
}
/* /style/fontawesome/less/icons.less:L506 */
.fa-sliders:before {
  content: "\f1de";
}
/* /style/fontawesome/less/icons.less:L507 */
.fa-share-alt:before {
  content: "\f1e0";
}
/* /style/fontawesome/less/icons.less:L508 */
.fa-share-alt-square:before {
  content: "\f1e1";
}
/* /style/fontawesome/less/icons.less:L509 */
.fa-bomb:before {
  content: "\f1e2";
}
/* /style/fontawesome/less/icons.less:L510 */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
/* /style/fontawesome/less/icons.less:L512 */
.fa-tty:before {
  content: "\f1e4";
}
/* /style/fontawesome/less/icons.less:L513 */
.fa-binoculars:before {
  content: "\f1e5";
}
/* /style/fontawesome/less/icons.less:L514 */
.fa-plug:before {
  content: "\f1e6";
}
/* /style/fontawesome/less/icons.less:L515 */
.fa-slideshare:before {
  content: "\f1e7";
}
/* /style/fontawesome/less/icons.less:L516 */
.fa-twitch:before {
  content: "\f1e8";
}
/* /style/fontawesome/less/icons.less:L517 */
.fa-yelp:before {
  content: "\f1e9";
}
/* /style/fontawesome/less/icons.less:L518 */
.fa-newspaper-o:before {
  content: "\f1ea";
}
/* /style/fontawesome/less/icons.less:L519 */
.fa-wifi:before {
  content: "\f1eb";
}
/* /style/fontawesome/less/icons.less:L520 */
.fa-calculator:before {
  content: "\f1ec";
}
/* /style/fontawesome/less/icons.less:L521 */
.fa-paypal:before {
  content: "\f1ed";
}
/* /style/fontawesome/less/icons.less:L522 */
.fa-google-wallet:before {
  content: "\f1ee";
}
/* /style/fontawesome/less/icons.less:L523 */
.fa-cc-visa:before {
  content: "\f1f0";
}
/* /style/fontawesome/less/icons.less:L524 */
.fa-cc-mastercard:before {
  content: "\f1f1";
}
/* /style/fontawesome/less/icons.less:L525 */
.fa-cc-discover:before {
  content: "\f1f2";
}
/* /style/fontawesome/less/icons.less:L526 */
.fa-cc-amex:before {
  content: "\f1f3";
}
/* /style/fontawesome/less/icons.less:L527 */
.fa-cc-paypal:before {
  content: "\f1f4";
}
/* /style/fontawesome/less/icons.less:L528 */
.fa-cc-stripe:before {
  content: "\f1f5";
}
/* /style/fontawesome/less/icons.less:L529 */
.fa-bell-slash:before {
  content: "\f1f6";
}
/* /style/fontawesome/less/icons.less:L530 */
.fa-bell-slash-o:before {
  content: "\f1f7";
}
/* /style/fontawesome/less/icons.less:L531 */
.fa-trash:before {
  content: "\f1f8";
}
/* /style/fontawesome/less/icons.less:L532 */
.fa-copyright:before {
  content: "\f1f9";
}
/* /style/fontawesome/less/icons.less:L533 */
.fa-at:before {
  content: "\f1fa";
}
/* /style/fontawesome/less/icons.less:L534 */
.fa-eyedropper:before {
  content: "\f1fb";
}
/* /style/fontawesome/less/icons.less:L535 */
.fa-paint-brush:before {
  content: "\f1fc";
}
/* /style/fontawesome/less/icons.less:L536 */
.fa-birthday-cake:before {
  content: "\f1fd";
}
/* /style/fontawesome/less/icons.less:L537 */
.fa-area-chart:before {
  content: "\f1fe";
}
/* /style/fontawesome/less/icons.less:L538 */
.fa-pie-chart:before {
  content: "\f200";
}
/* /style/fontawesome/less/icons.less:L539 */
.fa-line-chart:before {
  content: "\f201";
}
/* /style/fontawesome/less/icons.less:L540 */
.fa-lastfm:before {
  content: "\f202";
}
/* /style/fontawesome/less/icons.less:L541 */
.fa-lastfm-square:before {
  content: "\f203";
}
/* /style/fontawesome/less/icons.less:L542 */
.fa-toggle-off:before {
  content: "\f204";
}
/* /style/fontawesome/less/icons.less:L543 */
.fa-toggle-on:before {
  content: "\f205";
}
/* /style/fontawesome/less/icons.less:L544 */
.fa-bicycle:before {
  content: "\f206";
}
/* /style/fontawesome/less/icons.less:L545 */
.fa-bus:before {
  content: "\f207";
}
/* /style/fontawesome/less/icons.less:L546 */
.fa-ioxhost:before {
  content: "\f208";
}
/* /style/fontawesome/less/icons.less:L547 */
.fa-angellist:before {
  content: "\f209";
}
/* /style/fontawesome/less/icons.less:L548 */
.fa-cc:before {
  content: "\f20a";
}
/* /style/fontawesome/less/icons.less:L549 */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
/* /style/fontawesome/less/icons.less:L552 */
.fa-meanpath:before {
  content: "\f20c";
}
/*
** Responsive Setup
*/

/* /style/mobile.less:L26 */
html {
  -webkit-text-size-adjust: none;
}
/* /style/mobile.less:L29 */
body,
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}
/* /style/mobile.less:L39 */
section img {
  max-width: 100%;
  height: auto;
}
/* /style/mobile.less:L43 */
iframe {
  width: 100%;
  height: auto;
}
/* /style/mobile.less:L47 */
.h1 {
  color: #13001d;
  font: 35px Roboto, Verdana;
  font-weight: 300;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L53 */
.h2 {
  color: #13001d;
  font: 28px Roboto, Verdana;
  font-weight: 400;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L59 */
.h3 {
  color: #2a0040;
  font: bold 17px/25px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L64 */
.h4 {
  color: #444444;
  font: bold 20px/25px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L69 */
.h5 {
  color: #444444;
  font: bold 18px/25px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L74 */
.h6 {
  color: #444444;
  font: bold 16px/20px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L79 */
.p {
  color: #424242;
  font: 12pt Roboto, Verdana;
  padding: 0 0 20px 0;
  line-height: 140%;
}
/* /style/mobile.less:L86 */
h1 {
  color: #13001d;
  font: 35px Roboto, Verdana;
  font-weight: 300;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L87 */
h2 {
  color: #13001d;
  font: 28px Roboto, Verdana;
  font-weight: 400;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L88 */
h3 {
  color: #2a0040;
  font: bold 17px/25px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L89 */
h4 {
  color: #444444;
  font: bold 20px/25px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L90 */
h5 {
  color: #444444;
  font: bold 18px/25px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L91 */
h6 {
  color: #444444;
  font: bold 16px/20px Roboto, Verdana;
  padding: 5px 0 0.625em 0;
}
/* /style/mobile.less:L92 */
p {
  color: #424242;
  font: 12pt Roboto, Verdana;
  padding: 0 0 20px 0;
  line-height: 140%;
}
/*
** Kendo Setup
*/

/* /style/mobile.less:L100 */
/* /style/mobile.less:L103 */
.mobileHome .carousel,
#mobileHomeContent .carousel,
#content .carousel {
  margin: 0 -15px 0 -15px;
  padding-right: 0px;
}
/* /style/mobile.less:L110 */
.mobileHome section > .carousel,
.fullWidth .carousel {
  width: 100%;
  margin: 0;
  padding: 0;
}
/* /style/mobile.less:L117 */
.carousel a {
  text-decoration: none;
}
/* /style/mobile.less:L120 */
.km-pages {
  padding-top: 0.2em;
}
/* /style/mobile.less:L123 */
.km-pages li {
  border: 1px solid silver;
  border-radius: 5px;
}
/* /style/mobile.less:L127 */
.km-pages .km-current-page {
  background-color: #303030;
}
/* /style/mobile.less:L130 */
section .km-scrollview {
  width: 100%;
  /* NOTE: Padding is causing problems with the math in the carousels... removing for now
        padding-right: 5%;
    */
  /* change box model so the addition of padding doesn't change our width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/mobile.less:L140 */
.km-scrollview .contentBlock,
#content .km-scrollview .contentBlock {
  position: relative;
  display: inline-block;
  /*width: 250px;
    margin-right: 15px;*/
  /* change box model so the addition of padding doesn't change our width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 92%;
  margin: 0 4%;
}
/* /style/mobile.less:L156 */
.fullWidth .km-scrollview .contentBlock {
  width: 100%;
  margin: 0;
}
/* /style/mobile.less:L161 */
/* /style/mobile.less:L167 */
.fullWidth .carouselImg,
.fullWidth .captionWrap {
  margin-right: 0;
}
/* /style/mobile.less:L171 */
.km-scrollview .contentBlock img {
  margin-bottom: 15px;
}
/* /style/mobile.less:L175 */
.fullWidth .km-scrollview .contentBlock img {
  border-radius: 0px;
}
/* /style/mobile.less:L178 */
/* /style/mobile.less:L185 */
.km-scrollview .contentBlock a,
.km-scrollview .contentBlock img {
  display: block;
  padding: 0;
  background: none;
}
/* 
Add a margin to the bottom of the carousel images on smaller
screens to avoid covering the whole photo with caption text
*/

@media only screen and (max-width: 400px) {
  /* /style/mobile.less:L196 */
  .km-scrollview .contentBlock img {
    margin-bottom: 0px;
  }
}
/* /style/mobile.less:L200 */
.km-scrollview .contentBlock .captionLink {
  display: block;
}
/* /style/mobile.less:L203 */
.km-scrollview .contentBlock .captionWrap a {
  color: white;
}
/* /style/mobile.less:L206 */
.km-scrollview .contentBlock .captionWrap p {
  padding-bottom: 2px;
}
/* /style/mobile.less:L209 */
.km-scrollview .contentBlock .captionWrap {
  text-align: right;
  color: black;
  overflow: ellipsis;
  white-space: normal;
  padding: 30px 10px 10px 10px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 0 0 10px 10px;
  /*max-width: 604px;*/
  cursor: pointer;
  /* change box model so the addition of padding doesn't change our width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/mobile.less:L230 */
.fullWidth .contentBlock .captionWrap {
  padding: 5px;
  box-sizing: border-box;
  margin-left: 48%;
  width: 50% !important;
  text-align: center;
  background: rgba(230, 230, 230, 0.8);
}
/* /style/mobile.less:L239 */
.fullWidthCarouselWrap {
  padding: 0 0 10px 0;
}
/* /style/mobile.less:L242 */
/* /style/mobile.less:L243 */
.fullWidthCarouselWrap .contentBlock.fullWidthCarousel {
  margin-top: 8px;
  border-image: none !important;
  border: none !important;
}
/* /style/mobile.less:L249 */
.fullWidthCarouselWrap .contentBlock.fullWidthCarousel .contentBlock {
  border-image: none !important;
  border: none !important;
  width: 100%;
  margin-left: 0;
}
/* /style/mobile.less:L260 */
.fullWidth .km-scrollview .contentBlock div {
  border-radius: 0;
}
/* /style/mobile.less:L263 */
.km-scrollview .contentBlock h2 {
  margin: 0 0 .25em 0;
  padding: 0;
  line-height: 18px;
  width: auto;
  font-size: 13px;
  font-weight: bold;
  white-space: normal;
  background: rgba(230, 230, 230, 0.8);
}
/* /style/mobile.less:L274 */
.km-scrollview .contentBlock p {
  color: black;
  font-size: 9px;
  line-height: 10px;
  white-space: normal;
  margin: 0;
}
/* /style/mobile.less:L282 */
.km-scrollview .contentBlock a.orangeButton {
  float: none !important;
  display: inline-block !important;
  padding: 2px 5px !important;
}
/* /style/mobile.less:L288 */
.km-scrollview .contentBlock .btn {
  background: rgba(230, 230, 230, 0.8);
  text-shadow: none;
  border: 1px solid rgba(220, 220, 220, 0.8);
  border-radius: 3px;
  color: black !important;
  line-height: 1.7em;
  font-weight: bold;
  padding: 2px 5px;
  text-decoration: none;
  float: none;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
/* /style/mobile.less:L306 */
.km-scrollview .contentBlock .actions {
  display: none;
}
/**********  End scrollview specifics **********/

/*
** Structural Setup
*/

/* /style/mobile.less:L315 */
header {
  background-color: #2a0040;
  /* change box model so the addition of padding doesn't change our width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 100px;
  padding: 0;
  /* 1% = 6px @ 650px wide */
  width: 100%;
}
/* /style/mobile.less:L327 */
header table {
  width: 100%;
  border-spacing: 0px;
}
/* /style/mobile.less:L331 */
header table td {
  vertical-align: middle;
  text-align: center;
}
/* /style/mobile.less:L335 */
header img {
  margin: 0 auto;
  display: block;
}
/* /style/mobile.less:L340 */
header .btn {
  width: 62px;
  padding-top: 9px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  font-size: 10px;
  height: 50px;
}
/* /style/mobile.less:L353 */
.headerTagLine {
  background-color: #d5c3df;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.6);
  height: 40px;
  line-height: 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  color: #222222;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  padding: 3px 0;
}
/* /style/mobile.less:L370 */
#btnMenu {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-animation: 0.3s linear 0s normal none 1 cd-bounce-in;
  -o-animation: 0.3s linear 0s normal none 1 cd-bounce-in;
  -webkit-animation: 0.3s linear 0s normal none 1 cd-bounce-in;
  animation: 0.3s linear 0s normal none 1 cd-bounce-in;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  visibility: visible;
  border-radius: 0.25em;
  bottom: 20px;
  box-shadow: 0 0 10px rgba(25, 25, 25, 0.4);
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  width: 60px;
  z-index: 2;
  padding-top: 35px;
  float: left;
  border-right: 1px solid black;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
/* /style/mobile.less:L403 */
#btnMenu span {
  background: none repeat scroll 0 0 white;
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -13px;
  margin-top: -1px;
  position: absolute;
  top: 35%;
  -moz-transition: background 0.3s ease 0s;
  -o-transition: background 0.3s ease 0s;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
  width: 26px;
}
/* /style/mobile.less:L418 */
#btnMenu span:before {
  top: -6px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* /style/mobile.less:L426 */
#btnMenu span:before,
#btnMenu span:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  -moz-transition: transform 0.3s ease 0s, background 0s ease 0s;
  -o-transition: transform 0.3s ease 0s, background 0s ease 0s;
  -webkit-transition: transform 0.3s ease 0s, background 0s ease 0s;
  transition: transform 0.3s ease 0s, background 0s ease 0s;
  width: 100%;
}
/* /style/mobile.less:L450 */
#btnMenu span:after {
  bottom: -6px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* /style/mobile.less:L458 */
#btnMenu span:before,
#btnMenu span:after {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  -moz-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}
/* /style/mobile.less:L479 */
#btnMenu.active {
  box-shadow: none;
  background: black;
  color: white;
}
/* /style/mobile.less:L484 */
#btnMenu.active span {
  background: rgba(255, 255, 255, 0);
}
/* /style/mobile.less:L487 */
#btnMenu.active span:before {
  top: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* /style/mobile.less:L495 */
#btnMenu.active span:after {
  bottom: 0;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* /style/mobile.less:L503 */
#btnMenu.active span:before,
#btnMenu.active span:after {
  background: white;
}
/* /style/mobile.less:L509 */
#btnMenu img {
  display: block;
  margin-bottom: 3px;
}
/* /style/mobile.less:L513 */
#btnHome {
  display: inline-block;
  text-align: center;
}
/* /style/mobile.less:L517 */
#btnHome img {
  margin-top: 3px;
}
/* /style/mobile.less:L521 */
#btnCall {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
/* /style/mobile.less:L526 */
#pageWrap {
  width: 100%;
}
/* /style/mobile.less:L529 */
section {
  width: 100%;
  padding-top: 10px;
}
/* /style/mobile.less:L534 */
.mobileHome section {
  padding-top: 0;
}
/* /style/mobile.less:L539 */
section > h1,
section > h2,
section > h3,
section > h4,
section > h5,
section > h6 {
  padding: 0px 15px;
  /* 3% = 20px @ 650px wide */
  width: 100%;
  /* change box model so the addition of padding doesn't change our width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/mobile.less:L547 */
section > p,
section > div,
section > a {
  padding: 0 15px 10px 15px;
  /* 3% = 20px @ 650px wide */
  width: 100%;
  /* change box model so the addition of padding doesn't change our width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* /style/mobile.less:L556 */
section > table,
section > ul {
  margin: 0 3%;
  /* 3% = 20px @ 650px wide */
  width: 94%;
}
/* /style/mobile.less:L560 */
section .fullWidth {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* /style/mobile.less:L565 */
section ul {
  margin-left: 2em;
}
/* /style/mobile.less:L568 */
section #sidebar {
  display: none;
}
/* /style/mobile.less:L572 */
#navMenu {
  border-bottom: 1px solid #d1d1d1;
  display: none;
  background: #2a0040;
  z-index: 9999;
  position: relative;
  margin-top: -40px;
}
/* /style/mobile.less:L580 */
nav ul {
  list-style-type: none;
}
/* /style/mobile.less:L583 */
nav ul li {
  position: relative;
}
/* /style/mobile.less:L586 */
nav ul ul {
  display: none;
  border-left: 16px solid #2a0040;
  font-size: 18px;
  background: #d5c3df;
}
/* /style/mobile.less:L592 */
nav ul ul ul {
  border-left: 16px solid #003264;
  background: #0054a9;
}
/* /style/mobile.less:L596 */
nav ul li a {
  display: block;
  padding: 12px 3%;
  font-size: 18px;
  border-top: 1px dashed #d1d1d1;
  color: white;
  text-decoration: none;
}
/* /style/mobile.less:L604 */
nav ul ul li a {
  display: block;
  padding: 12px 3%;
  font-size: 18px;
  border-top: 1px dashed #d1d1d1;
  color: black;
  text-decoration: none;
}
/* /style/mobile.less:L612 */
nav ul li a:hover,
a.active {
  color: white;
}
/* /style/mobile.less:L618 */
nav ul li.liParent ul li a,
nav ul li ul li.liParent ul li a {
  background: none;
  padding: 12px 3%;
}
/* /style/mobile.less:L623 */
nav ul li.liParent a,
nav ul li ul li.liParent a,
nav ul li ul li ul li.liParent a {
  background: url('/images/mobile/bg-mobile-nav-active.png') repeat-y right top scroll;
  padding: 12px 47px 12px 3%;
}
/* +- more button */

/* /style/mobile.less:L631 */
nav a .more {
  position: absolute;
  top: 0px;
  right: 0px;
  border-left: 1px solid #6e6e6e;
  width: 47px;
  height: 47px;
  display: block;
}
/* /style/mobile.less:L640 */
nav a .more:before,
nav a .more:after {
  background: none repeat scroll 0 0 white;
  display: block;
  height: 2px;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -1px;
  position: absolute;
  -moz-transition: 0.3s ease 0s;
  -o-transition: 0.3s ease 0s;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
  width: 15px;
  content: "";
}
/* /style/mobile.less:L657 */
nav a .more:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* /style/mobile.less:L664 */
nav a.active .more:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}
/* /style/mobile.less:L672 */
nav a.active .more:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* /style/mobile.less:L680 */
#prefooter {
  background: #444444;
}
/* /style/mobile.less:L684 */
/* /style/mobile.less:L686 */
#prefooter .content .order {
  padding: 10px;
  text-align: center;
}
/* /style/mobile.less:L691 */
#prefooter .content .order .orangeButton {
  float: none;
  display: inline-block;
}
/* /style/mobile.less:L697 */
#prefooter .content .or {
  color: white;
  text-align: center;
}
/* /style/mobile.less:L702 */
#prefooter .content .tel {
  padding: 10px;
  font-size: 1.5em;
  color: white;
  text-align: center;
}
/* /style/mobile.less:L709 */
#prefooter .content .logo {
  display: none;
}
/* /style/mobile.less:L720 */
footer {
  background-color: #13001d;
  color: white;
  font-size: 14px;
  padding: 15px 10px;
}
/* /style/mobile.less:L726 */
footer ul {
  list-style: none;
}
/* /style/mobile.less:L729 */
footer a {
  color: white;
  text-decoration: none;
}
/* /style/mobile.less:L733 */
footer ul a {
  vertical-align: middle;
  padding: 5px 0;
  display: block;
}
/* /style/mobile.less:L738 */
footer a span {
  width: 26px;
  height: 26px;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
}
/* /style/mobile.less:L745 */
footer .phone span {
  background: url("/images/mobile/icons-18-white.png") -806px -15px;
}
/* /style/mobile.less:L748 */
footer .email span {
  background: url("/images/icon-envelope.png") 7px 9px no-repeat;
}
/* /style/mobile.less:L751 */
footer .find span {
  background: url("/images/mobile/icons-18-white.png") -1509px -15px;
}
/* /style/mobile.less:L754 */
footer .ask span {
  background: url("/images/icon-question.png") 9px 5px no-repeat;
}
/* /style/mobile.less:L757 */
footer .address {
  margin: 0 0 4px 0;
  padding-bottom: 0.75em;
  text-align: center;
  border-bottom: 1px solid white;
}
/* /style/mobile.less:L763 */
footer .copyright {
  border-top: 1px solid white;
  padding-top: 15px;
  margin: 2px 0 0 0;
  font-size: 12px;
}
/* /style/mobile.less:L769 */
footer .creditLine {
  margin-bottom: 0;
  font-size: 12px;
}
/* /style/mobile.less:L773 */
footer .websiteBy {
  text-decoration: underline;
}
/* /style/mobile.less:L776 */
footer .fullSite {
  text-decoration: underline;
  display: inline-block;
  float: right;
}
/* /style/mobile.less:L781 */
.top {
  background: #d1d1d1;
  color: black;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  display: block;
  padding: 5px 0;
}
/* /style/mobile.less:L790 */
.top span {
  background: url("/images/mobile/icons-18-black.png") -197px -12px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
/*
** MoJo Active CMS styles
*/

/* /style/mobile.less:L800 */
.ui-li .ui-btn-inner {
  padding-right: 3em;
}
/* /style/mobile.less:L802 */
.sectionHead {
  display: none;
}
/* /style/mobile.less:L804 */
p {
  margin: 0.4em 0 0.75em 0;
}
/* /style/mobile.less:L806 */
#footer a,
#footer .ui-link {
  text-shadow: none;
}
/* /style/mobile.less:L808 */
td,
th {
  vertical-align: top;
}
/* /style/mobile.less:L810 */
.imgLt {
  float: left;
  margin: 0 0.8em 0.8em 0;
}
/* /style/mobile.less:L811 */
.imgRt {
  float: right;
  margin: 0 0 0.8em 0.8em;
}
/* /style/mobile.less:L812 */
.clr {
  clear: both;
}
/* /style/mobile.less:L814 */
#breadCrumb a,
#breadCrumb span {
  padding-right: 0.25em;
}
/* /style/mobile.less:L817 */
/* /style/mobile.less:L818 */
.infoDisplay th,
.infoDisplay td {
  padding: 0 10px 5px 0;
}
/* /style/mobile.less:L820 */
.infoDisplay th {
  text-align: right;
}
/* /style/mobile.less:L822 */
.twoCol .col {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
/* /style/mobile.less:L827 */
a.external,
a.doc,
a.xls,
a.pdf {
  padding-left: 25px;
  background: url("/images/icons/external.gif") 3px 0 no-repeat;
}
/* /style/mobile.less:L831 */
a.doc {
  background: url("/images/icons/doc.gif") 3px 0 no-repeat;
}
/* /style/mobile.less:L834 */
a.xls {
  background: url("/images/icons/xls.gif") 3px 0 no-repeat;
}
/* /style/mobile.less:L837 */
a.pdf {
  background: url("/images/icons/pdf.gif") 3px 0 no-repeat;
}
/*
** Homepage Styles
*/

/* /style/mobile.less:L844 */
.viewAll {
  display: block;
  padding: 0 0 1% 0;
  font-size: 18px;
  font-weight: 400;
  width: auto;
  color: #13001d;
  text-decoration: none;
}
/* /style/mobile.less:L854 */
.homePage #sidebar {
  display: none;
}
/* /style/mobile.less:L855 */
/* /style/mobile.less:L856 */
.mobileHome .contentBlock {
  margin-top: 40px;
}
/* /style/mobile.less:L859 */
.mobileHome .introText {
  padding: 0 10px;
}
/* /style/mobile.less:L863 */
.mobileHome .homepageWrapper {
  padding: 0;
  margin-top: 15px;
}
/* /style/mobile.less:L867 */
.mobileHome .homepageWrapper .homepageImageWrapper {
  position: relative;
}
/* /style/mobile.less:L870 */
.mobileHome .homepageWrapper .homepageImageWrapper .homepageImage {
  border-radius: 0;
  left: 0;
  height: 195px !important;
  background-image: url('../images/HomepageImage.jpg');
  top: 0;
  position: absolute;
  left: -10px;
}
/* /style/mobile.less:L880 */
.mobileHome .homepageWrapper .homepageImageWrapper .homepageImageHeadline {
  position: relative;
  z-index: 9;
  right: 0;
  text-align: right;
}
/* /style/mobile.less:L886 */
.mobileHome .homepageWrapper .homepageImageWrapper .homepageImageHeadline .Headline {
  font: 22px Aller, Verdana;
  right: 11px;
  top: 0;
  width: 100% position: relative;
}
/* /style/mobile.less:L894 */
.mobileHome .homepageWrapper .homepageImageWrapper .HeadlineSub {
  position: relative;
}
/* /style/mobile.less:L897 */
.mobileHome .homepageWrapper .homepageImageWrapper .HeadlineSub .headlineSubText {
  font: 14px Aller, Verdana;
  line-height: 1.1em;
  font-weight: bold;
  margin-top: 0;
  width: 50%;
  right: 14px;
  position: relative;
  display: inline-block;
  top: -10px;
}
/* /style/mobile.less:L910 */
.mobileHome .homepageWrapper .homepageImageWrapper .CallTo {
  position: absolute;
  z-index: 99;
  bottom: -50px;
  width: 100%;
  right: 0;
  background: #2a0040;
}
/* /style/mobile.less:L919 */
.mobileHome .homepageWrapper .homepageImageWrapper .HeadlineCall {
  top: -5px;
  padding: 0;
  font: 16px Aller, Verdana;
  position: relative;
  right: 0;
  margin: 15px 20px 5px 20px;
  line-height: 20px;
  text-align: center;
}
/* /style/mobile.less:L930 */
.mobileHome .homepageWrapper .homepageImageWrapper .HeadlineCall a {
  color: white;
  text-decoration: none;
}
/* /style/mobile.less:L935 */
.mobileHome .homepageWrapper .homepageImageWrapper #bbblink {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: -20px;
  left: 50%;
  display: block;
  text-align: right;
  width: 151px;
  overflow: hidden;
}
/* /style/mobile.less:L946 */
.mobileHome .homepageWrapper .homepageImageWrapper #bbblink img {
  transform: scale(0.5);
}
/*
** Secondary Page Styles
*/

/* /style/mobile.less:L959 */
#content .contentBlock {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
}
/* /style/mobile.less:L966 */
#content .contentBlock .imgRt,
#content .contentBlock .imgLt {
  float: none;
  margin-left: 0;
  margin-right: 0;
}
/* /style/mobile.less:L975 */
.actions {
  width: 130px;
  margin: 0 auto;
}
/* /style/mobile.less:L980 */
.actions li {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 40px;
  overflow: hidden;
  text-indent: -999em;
}
/* /style/mobile.less:L989 */
.actions a {
  padding-left: 40px;
  padding-top: 4px;
  margin-right: 25px;
  color: #181412;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  height: 30px;
}
/* /style/mobile.less:L1001 */
.actions a:hover {
  opacity: 0.80;
  filter: alpha(opacity=80);
}
/* /style/mobile.less:L1006 */
.learn a {
  background-image: url(/images/icon-btn-info.png);
}
/* /style/mobile.less:L1010 */
.ask a {
  background-image: url(/images/icon-btn-question.png);
}
/* /style/mobile.less:L1014 */
.download a {
  background-image: url(/images/icon-btn-arrow.png);
}
/*
** Form Styles
*/

/* /style/mobile.less:L1021 */
.formDisplay th {
  display: block;
  text-align: left;
}
/* /style/mobile.less:L1026 */
.formDisplay td {
  display: block;
  padding-bottom: 10px;
}
/* /style/mobile.less:L1031 */
.formDisplay textarea {
  width: 200px;
}
/*
** Events
*/

/* /style/mobile.less:L1035 */
.mobile .eventDetails {
  float: none;
  width: auto;
  margin: 0 0 20px;
  padding: 0 10px;
}
/* /style/mobile.less:L1041 */
.eventInfo .external {
  padding: 0;
}
/* /style/mobile.less:L1042 */
.event h4 {
  color: #333132;
}
/* /style/mobile.less:L1043 */
.event h3 {
  margin: 20px 0 5px 0;
}
/* /style/mobile.less:L1044 */
#search {
  /* safari v4.0+ and by Chrome v3.0+ */
  background: transparent -webkit-gradient(linear, color-stop(0, transparent), color-stop(1, rgba(190, 190, 190, 0.5)), color-stop(1, #bebebe));
  /* Chrome v10.0+ and by safari nightly build*/
  background: transparent -webkit-linear-gradient(transparent 0%, #bebebe 47%, #bebebe 100%);
  /* Opera v11.10+ */
  background: transparent -o-linear-gradient(transparent 0%, #bebebe 47%, #bebebe 100%);
  background: transparent linear-gradient(transparent 0%, #bebebe 47%, #bebebe 100%);
  padding: 10px 20px;
  border-radius: 10px;
  text-decoration: none;
  float: right;
}
/* /style/mobile.less:L1057 */
#search span {
  color: black;
}
/* /style/mobile.less:L1058 */
.events #sidebar {
  margin: 15px 0 0;
}
/* /style/mobile.less:L1059 */
#siteSearch {
  display: none;
}
/* /style/mobile.less:L1060 */
.dateRange {
  margin: 15px 0 0;
}
/* /style/mobile.less:L1061 */
.mobile .dateRange label {
  display: block;
  float: none;
}
/* /style/mobile.less:L1065 */
.mobile .dateRange span {
  float: left;
}
/* /style/mobile.less:L1068 */
.mobile #eventSearch {
  float: none;
  display: block;
  margin: 20px 0;
  /* safari v4.0+ and by Chrome v3.0+ */
  background: transparent -webkit-gradient(linear, color-stop(0, transparent), color-stop(1, rgba(190, 190, 190, 0.5)), color-stop(1, #bebebe));
  /* Chrome v10.0+ and by safari nightly build*/
  background: transparent -webkit-linear-gradient(transparent 0%, #bebebe 47%, #bebebe 100%);
  /* Opera v11.10+ */
  background: transparent -o-linear-gradient(transparent 0%, #bebebe 47%, #bebebe 100%);
  background: transparent linear-gradient(transparent 0%, #bebebe 47%, #bebebe 100%);
  padding: 5px 10px;
  border-radius: 10px;
}
/* /style/mobile.less:L1084 */
.webPageTwoColumn #content .contentBlock {
  margin-bottom: 0px;
  padding-bottom: 20px;
  border-bottom: none;
}
/* /style/mobile.less:L1091 */
/* /style/mobile.less:L1095 */
.mobileHome .fullWidth .km-scrollview .contentBlock .captionWrap .captionCopy {
  display: block;
}
/* /style/mobile.less:L1099 */
.contactPage input[id="btnSubmit"] {
  cursor: pointer;
  height: 34px;
  width: 80px;
  display: block;
  font-weight: bold;
}
/* /style/mobile.less:L1110 */
.contactPage ul.formFieldWrap {
  list-style: none;
}
/* /style/mobile.less:L1114 */
.contactPage .contactFormWrap .formFieldWrap label {
  float: none;
  padding: 0 10px 0 0;
  text-align: left;
  vertical-align: top;
  width: auto;
  display: block;
}
/* /style/mobile.less:L1123 */
.contactPage .contactFormWrap {
  display: inline-block;
}
/* /style/mobile.less:L1126 */
.contactPage ul.formFieldWrap li {
  float: left;
  clear: both;
  padding-bottom: 8px;
}
/* /style/mobile.less:L1131 */
.contactPage ul.formFieldWrap li input,
.contactPage ul.formFieldWrap li textarea {
  color: grey;
  padding: 5px;
  width: 225px;
}
/* /style/mobile.less:L1138 */
.contactPage .contactFormWrap .formFieldWrap .required {
  display: block;
  margin-top: 10px;
  color: #cc0000;
}
/*
    Table Styling - specific for mobile
*/

/* Basic styling for table containing tabular data */

/* /style/TelerikTable.less:L3 */
.BasicTable {
  border-collapse: collapse;
  border-bottom: solid 3px #e4e5e5;
  margin-bottom: 20px;
}
/* /style/TelerikTable.less:L8 */
.BasicTable tr {
  border-bottom: solid 1px #e4e5e5;
}
/* /style/TelerikTable.less:L11 */
.BasicTable td {
  padding: 12px 14px;
}
/* /style/TelerikTable.less:L15 */
.BasicTable tr.BasicTableHeaderRow {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border-bottom: solid 3px #e4e5e5;
}
/* /style/TelerikTable.less:L20 */
.BasicTable tr.BasicTableHeaderRow td {
  background: #ebebeb;
}
/* /style/TelerikTable.less:L23 */
/* /style/TelerikTable.less:L27 */
.BasicTable tr.BasicTableHeaderRow td.BasicTableHeaderLastCol {
  background: #dddddd;
}
/* /style/TelerikTable.less:L32 */
.BasicTable tr.BasicTableHeaderRow td:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}
/* /style/TelerikTable.less:L39 */
.BasicTable tr.BasicTableHeaderRow td:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
/* /style/TelerikTable.less:L46 */
/* /style/TelerikTable.less:L48 */
/* /style/TelerikTable.less:L51 */
/* /style/TelerikTable.less:L53 */
/* /style/TelerikTable.less:L55 */
.BasicTable td.BasicTableFirstCol {
  border-right: solid 1px #e4e5e5;
  background: #ebebeb;
}
/* /style/TelerikTable.less:L59 */
.BasicTable td.BasicTableLastCol {
  background: #dddddd;
  border-left: solid 1px #e4e5e5;
}
/* /style/TelerikTable.less:L63 */
/* /style/TelerikTable.less:L65 */
/* /style/TelerikTable.less:L67 */
.BasicTable tr.BasicTableFooterRow {
  border-top: solid 3px #e4e5e5;
}
/* /style/TelerikTable.less:L70 */
.BasicTable td.BasicTableFooterFirstCol {
  background: #ebebeb;
  border-right: solid 3px #e4e5e5;
}
/* /style/TelerikTable.less:L74 */
.BasicTable td.BasicTableFooterLastCol {
  background: #dddddd;
  border-left: solid 1px #e4e5e5;
}
/* /style/TelerikTable.less:L78 */
/* /style/TelerikTable.less:L80 */
/* /style/mobile.less:L1151 */
.tblWrap {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
/* /style/mobile.less:L1157 */
.BasicTable {
  border-bottom: none;
  margin-bottom: 5px;
}
/* /style/mobile.less:L1161 */
.BasicTable td {
  padding: 6px 7px;
}
/* /style/mobile.less:L1167 */
.contentBlock {
  border-style: solid;
  border-width: 0px 0px 9px;
  -moz-border-image: url(/images/divider.png) 0 0 9 27;
  -webkit-border-image: url(/images/divider.png) 0 0 9 27;
  -o-border-image: url(/images/divider.png) 0 0 9 27;
  border-image: url(/images/divider.png) 0 0 9 27 fill;
}
/* /style/mobile.less:L1176 */
/* /style/mobile.less:L1177 */
.twoColumnWrapper img {
  width: 100px;
  padding: 0 15px 0 0;
  margin: 0 auto;
  position: relative;
  display: block;
}
/* /style/mobile.less:L1186 */
/* /style/mobile.less:L1187 */
.addedProducts .product {
  float: left;
  padding: 0px 20px 0px 0px;
}
/* /style/mobile.less:L1191 */
.addedProducts .product img {
  width: 50px;
}
/* /style/mobile.less:L1195 */
/* /style/mobile.less:L1201 */
.featureHeader {
  color: #2a0040;
  font: bold 17px aller;
  padding: 1px;
}
/* /style/mobile.less:L1207 */
.featureSubHeader {
  font: normal 13px Aller, Verdana !important;
  color: #2a0040;
  margin: 0;
}
/* /style/mobile.less:L1213 */
.threeColumnWrapper {
  width: 100% !important;
  float: left;
  padding: 0;
  text-align: center;
}
/* /style/mobile.less:L1218 */
.threeColumnWrapper h3 {
  text-align: center;
}
/* /style/mobile.less:L1222 */
.threeColumnWrapper img {
  text-align: center;
  display: inline;
}
/* /style/mobile.less:L1228 */
.threeColumnWrapper a.productDetailsLink {
  background-color: #2a0040;
  border-radius: 3px;
  box-shadow: 2px 2px 6px black;
  color: white;
  display: table;
  font-size: 16px;
  margin: 0 auto;
  padding: 5px 20px;
  text-decoration: none;
}
/* /style/mobile.less:L1242 */
/* /style/mobile.less:L1243 */
#pageContent #mainContent #sidebar .sidebarContent .sharedContent p {
  color: black;
  font: 12pt Aller, Verdana;
}
/* /style/mobile.less:L1249 */
/* /style/mobile.less:L1250 */
/* /style/mobile.less:L1251 */
.contentBlock .imgLt img {
  transform: scale(0.8);
  margin-top: -40px;
  margin-bottom: 20px;
  margin: 0 auto;
  position: relative;
  display: block;
}
/* /style/mobile.less:L1260 */
.contentBlock .imgLt .note {
  background-color: #2a0040;
  width: 260px;
  border-radius: 13px;
  position: relative;
  color: white;
  text-align: center;
  margin-top: -35px;
  margin-bottom: 50px;
  padding: 6px 0px 6px 0px;
  line-height: 17px;
  margin: 0 auto;
  display: block;
}
/* /style/mobile.less:L1275 */
.contentBlock .imgLt .note span.phoneNum {
  color: #dfc621;
}
/* /style/mobile.less:L1282 */
/* /style/mobile.less:L1283 */
body.mobile #bbblink {
  z-index: 9;
  top: 205px;
}
/* /style/mobile.less:L1288 */
body.mobile .homepageBlock img {
  transform: scale(0.8);
}
/* /style/mobile.less:L1292 */
body.mobile .homepageBlock {
  padding: 15px;
  float: none;
  background-repeat: no-repeat;
  background-size: 98%;
  margin: 0 auto;
  clear: both;
}
/* /style/mobile.less:L1302 */
body.mobile .homepageBlock > .blockLink {
  display: block;
  width: 102px;
  float: left;
  margin: 0;
}
/* /style/mobile.less:L1309 */
body.mobile .homepageBlock > .blockLink img {
  margin: 0 !important;
}
/* /style/mobile.less:L1314 */
body.mobile .homepageBlock .blockSubHeader {
  width: auto;
}
/* /style/mobile.less:L1319 */
body.mobile .blockHeader {
  text-align: left;
  font: Bold 20px Aller, Verdana;
  margin: 0;
}
/* /style/mobile.less:L1326 */
body.mobile .blockSubHeader {
  text-align: left;
  color: black;
  padding: 0px 15px 15px 15px !important;
  margin-top: -5px !important;
}
/* /style/mobile.less:L1333 */
body.mobile .blockLink,
body.mobile .blockSubHeader a {
  text-decoration: none;
  color: black;
  font-size: 14px;
  line-height: 16px;
}
/* /style/mobile.less:L1340 */
body.mobile .IntroPitch3Image img {
  float: left;
  padding: 0px 15px 0px 0px;
}
/* /style/mobile.less:L1345 */
body.mobile .IntroPitch3Statement,
body.mobile .IntroPitch3StatementCenter {
  padding: 10px 0px 10px 20px;
}
/* /style/mobile.less:L1348 */
body.mobile .IntroPitch3Statement h3,
body.mobile .IntroPitch3StatementCenter h3 {
  padding: 0 0 10px 0;
}
/* /style/mobile.less:L1352 */
body.mobile .IntroPitch3Statement p,
body.mobile .IntroPitch3StatementCenter p {
  font: 18px/30px Aller, Verdana !important;
  color: #424242 !important;
  display: table;
}
/* /style/mobile.less:L1359 */
body.mobile .introPitch3Statement,
body.mobile .IntroPitch3StatementCenter {
  border-bottom: 1px dotted #999999;
  border-top: 1px dotted #999999;
}
/* /style/mobile.less:L1364 */
body.mobile .threeColumnWrapper {
  width: 28%;
}
/* /style/mobile.less:L1369 */
/* /style/mobile.less:L1371 */
/* /style/mobile.less:L1372 */
/* /style/mobile.less:L1373 */
body.content1290 #content .threeColumnWrapper .threeCol {
  margin-bottom: 2em;
}
/* /style/mobile.less:L1376 */
body.content1290 #content .threeColumnWrapper .threeCol h3 {
  font-weight: bold;
}
/* /style/mobile.less:L1383 */
/* /style/mobile.less:L1384 */
body.content1290 .mceItemTable td {
  width: 20% !important;
}
/* /style/mobile.less:L1386 */
body.content1290 .mceItemTable td img {
  width: auto !important;
  height: auto !important;
}
/* /style/mobile.less:L1395 */
.mobile .productPhone a,
.mobile .productPhone a:visited,
.mobile .productPhone a:hover,
.mobile .productPhone a:active {
  color: black;
  text-decoration: none;
}
/* /style/mobile.less:L1405 */
.km-scrollview .contentBlock a.orangeButton,
.orangeButton {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #e6c923;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e6c923 0%, #f2be40 76%, #edb528 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6c923), color-stop(76%, #f2be40), color-stop(100%, #edb528));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e6c923 0%, #f2be40 76%, #edb528 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e6c923 0%, #f2be40 76%, #edb528 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e6c923 0%, #f2be40 76%, #edb528 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e6c923 0%, #f2be40 76%, #edb528 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6c923', endColorstr='#edb528', GradientType=0);
  /* IE6-9 */
  border: 1px solid #edb529;
  color: #404040;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 7px 25px;
  text-decoration: none;
}
/* /style/mobile.less:L1431 */
.km-scrollview .contentBlock a.orangeButton:hover,
.orangeButton:hover {
  color: white;
  opacity: 0.8;
}
/* /style/mobile.less:L1436 */
/* /style/mobile.less:L1437 */
.webPageOneColumnwIntroAbove .intro {
  position: relative;
  margin: 0;
  padding: 0;
}
/* /style/mobile.less:L1442 */
.webPageOneColumnwIntroAbove .intro .introContent {
  position: relative;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  padding: 10px 20px;
}
/* /style/mobile.less:L1448 */
.webPageOneColumnwIntroAbove .intro .introContent h1 {
  margin-bottom: .25em;
  padding: 0;
  font-size: 40px;
}
/* /style/mobile.less:L1454 */
.webPageOneColumnwIntroAbove .intro .introContent .introText {
  color: black;
  font-size: 15px;
  position: relative;
  line-height: 1.5em;
}
/* /style/mobile.less:L1460 */
.webPageOneColumnwIntroAbove .intro .introContent .introText a#bbblink {
  top: auto;
  float: right;
  margin: 0 0 10px 20px;
  width: 151px;
  overflow: hidden;
}
/* /style/mobile.less:L1467 */
.webPageOneColumnwIntroAbove .intro .introContent .introText a#bbblink img {
  max-width: initial !important;
}
/* /style/mobile.less:L1475 */
.webPageOneColumnwIntroAbove .contentBlock {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #eeeeee;
  /*
        &.even {
            .cbContent {
                float: right;
            }
        }
            */

}
/* /style/mobile.less:L1480 */
.webPageOneColumnwIntroAbove .contentBlock.last {
  border-bottom: none;
}
/* /style/mobile.less:L1491 */
/* /style/mobile.less:L1492 */
.webPageOneColumnwIntroAbove .contentBlock.imgLtMedia .cbContent {
  float: right;
}
/* /style/mobile.less:L1497 */
/* /style/mobile.less:L1498 */
.webPageOneColumnwIntroAbove .contentBlock.imgRtMedia .cbContent {
  float: left;
}
/* /style/mobile.less:L1503 */
/* /style/mobile.less:L1505 */
.webPageOneColumnwIntroAbove .contentBlock.imgRtMedia .cbContent,
.webPageOneColumnwIntroAbove .contentBlock.imgLtMedia .cbContent {
  width: auto;
}
/* /style/mobile.less:L1510 */
.webPageOneColumnwIntroAbove .contentBlock h2 {
  font-size: 2em;
  line-height: 1em;
  padding: 0.25em 0;
}
/* /style/mobile.less:L1516 */
.webPageOneColumnwIntroAbove .contentBlock .cbContent {
  float: none;
  color: #333333;
}
/* /style/mobile.less:L1521 */
.webPageOneColumnwIntroAbove .contentBlock .pricing {
  font-style: italic;
}
/* /style/mobile.less:L1526 */
/**
 * 2015-01-09 : Call Now Sidebar Promo
 * This sidebar content is now sitewide so the styling was moved from the
 * specific page template to custom.less
 */

/* /style/mobile.less:L1536 */
.callNowPromo {
  border: solid 1px #a4a4a4;
  border-radius: 5px;
  text-align: center;
  width: 240px;
  float: right;
}
/* /style/mobile.less:L1544 */
.callNowPromo .headingWrap {
  background: #848484;
  padding: 0 10px;
}
/* /style/mobile.less:L1548 */
.callNowPromo .headingWrap h2 {
  color: white;
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  padding-bottom: 0;
}
/* /style/mobile.less:L1556 */
.callNowPromo .headingWrap h3 {
  font-weight: 800;
  padding-top: 0;
  font-size: 24px;
  color: white;
}
/* /style/mobile.less:L1564 */
.callNowPromo .freeShipping {
  clear: both;
  padding: 5px 20px;
  font-size: 15px;
  text-align: center;
}
/* /style/mobile.less:L1571 */
.callNowPromo .guarantee {
  clear: both;
  padding: 0.5em;
  font-size: 20px;
  color: #515151;
  font-weight: bold;
}
/* /style/mobile.less:L1579 */
.callNowPromo .orderOnline {
  float: none;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
}
/* /style/mobile.less:L1586 */
.callNowPromo .orderOnline i {
  padding-right: 4px;
}
/* /style/mobile.less:L1590 */
.callNowPromo .sharing {
  border-top: solid 1px #dddddd;
  padding: 10px 0 10px;
  color: #515151;
  text-transform: uppercase;
  letter-spacing: 5px;
}
/* /style/mobile.less:L1598 */
/* /style/mobile.less:L1599 */
/* /style/mobile.less:L1600 */
body.content1298 #content .imgLtMedia {
  position: relative;
}
/* /style/mobile.less:L1603 */
body.content1298 #content .imgLtMedia .imgLt {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
}
/* /style/mobile.less:L1611 */
body.content1298 #content .imgLtMedia .cbContent {
  position: relative;
  width: 70%;
}
/* /style/mobile.less:L1616 */
body.content1298 #content .imgLtMedia .cbContent h2 {
  font-size: 1.2em;
}
/* /style/mobile.less:L1622 */
body.content1298 #content .imgRtMedia {
  position: relative;
}
/* /style/mobile.less:L1625 */
body.content1298 #content .imgRtMedia .imgRt {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
}
/* /style/mobile.less:L1632 */
body.content1298 #content .imgRtMedia .cbContent {
  position: relative;
  width: 70%;
}
/* /style/mobile.less:L1637 */
body.content1298 #content .imgRtMedia .cbContent h2 {
  font-size: 1.2em;
}
/* /style/mobile.less:L1643 */
body.content1298 #sidebar {
  display: block;
  float: none;
  position: relative;
  clear: both;
}
/* /style/mobile.less:L1650 */
body.content1298 #sidebar .callNowPromo {
  float: none;
  margin: 0 auto 20px auto;
}
/* /style/mobile.less:L1658 */
.promoSeparator {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  background-color: #ececec;
}
/* /style/mobile.less:L1666 */
.promoSeparator > * {
  vertical-align: middle;
}
/* /style/mobile.less:L1670 */
/* /style/mobile.less:L1672 */
.promoSeparator .trustSymbols a {
  display: inline-block;
  margin-right: 10px;
  margin-top: 20px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 75px;
  height: 35px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
/* /style/mobile.less:L1685 */
.promoSeparator .trustSymbols a.bbb {
  background-image: url(/images/logos/bbb.png);
}
/* /style/mobile.less:L1689 */
.promoSeparator .trustSymbols a.csaa {
  background-image: url(/images/logos/csaa.png);
  width: 50px;
}
/* /style/mobile.less:L1694 */
.promoSeparator .trustSymbols a.ul {
  width: 55px;
  background-image: url(/images/logos/ul.png);
}
/* /style/mobile.less:L1701 */
.promoSeparator .tel {
  margin: -65px 0 45px;
  color: #2a0040;
  font-size: 1.3em;
}
/* /style/mobile.less:L1708 */
.promoSeparator .rating {
  color: #2a0040;
  font-size: 1.1em;
}
/* /style/mobile.less:L1710 */
.promoSeparator .rating .stars {
  color: #e8c629;
  display: block;
}
/* /style/mobile.less:L1722 */
/* /style/mobile.less:L1723 */
.mobile.productDetails .introText {
  display: none;
}
/* /style/mobile.less:L1724 */
/* /style/mobile.less:L1725 */
.mobile.productDetails .productSummary .col {
  margin-top: 15px;
  text-align: center;
}
/* /style/mobile.less:L1728 */
.mobile.productDetails .productSummary .price {
  font-size: 16px;
  color: #128932;
  font-weight: bold;
}
/* /style/mobile.less:L1730 */
.mobile.productDetails .anchorLinks {
  float: none;
  width: 100%;
}
/* /style/mobile.less:L1734 */
.mobile.productDetails .anchorLinks i {
  display: none;
}
/* /style/mobile.less:L1735 */
.mobile.productDetails .anchorLinks a {
  color: #2a0040;
  display: inline-block;
  padding: 0 10px 10px 10px;
}
/* /style/mobile.less:L1741 */
.mobile.productDetails .callNow {
  font-size: 16px;
  float: none;
  line-weight: 32px;
  text-align: center;
  width: 100%;
}
/* /style/mobile.less:L1748 */
.mobile.productDetails .callNow .phone {
  font-size: 22px;
  font-weight: bold;
}
/* /style/mobile.less:L1755 */
/* /style/mobile.less:L1756 */
/* /style/mobile.less:L1758 */
.mobile.testimonials #content .submit {
  margin-top: 1em;
  text-align: center;
}
/* /style/mobile.less:L1763 */
.mobile.testimonials #content .submit .orangeButton {
  float: none;
  display: inline-block;
}
/*
    Import specific template stylesheets
*/

/* Styling for '/mobile/homepage/default.htm' */

/* /templates/mobile/homepage/default.less:L2 */
/* /templates/mobile/homepage/default.less:L3 */
.mobileHome h1 {
  margin: 10px 15px;
  font-size: 25px;
  line-height: 1.1em;
}
/* /templates/mobile/homepage/default.less:L10 */
/* /templates/mobile/homepage/default.less:L12 */
.mobileHome #mobileHomeContent .contentBlock {
  border-bottom: 1px solid #999999;
  padding-bottom: 20px;
}
/* /templates/mobile/homepage/default.less:L18 */
.mobileHome .homepageBlocks {
  text-align: center;
}
/* /templates/mobile/homepage/default.less:L22 */
.mobileHome .homepageBlocks .homepageBlock {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  float: none;
  padding: 0 0 20px;
  margin: 0 2.5% 30px;
  background-image: none;
  border-radius: 5px;
  border: 1px solid rgba(122, 122, 122, 0.5);
  background-color: #b8adbf;
  width: 250px;
  text-align: right;
}
/* /templates/mobile/homepage/default.less:L36 */
.mobileHome .homepageBlocks .homepageBlock.fallDetection {
  background: #b8adbf url(/images/homepage/falldetection-bg.png) no-repeat bottom right;
}
/* /templates/mobile/homepage/default.less:L40 */
.mobileHome .homepageBlocks .homepageBlock.inHomeAlert {
  background: #b8adbf url(/images/homepage/inhome-bg.png) no-repeat bottom right;
}
/* /templates/mobile/homepage/default.less:L44 */
.mobileHome .homepageBlocks .homepageBlock.mobileSystem {
  background: #b8adbf url(/images/homepage/mobile-bg.png) no-repeat bottom right;
}
/* /templates/mobile/homepage/default.less:L47 */
.mobileHome .homepageBlocks .homepageBlock > img {
  transform: scale(0.8);
}
/* /templates/mobile/homepage/default.less:L51 */
.mobileHome .homepageBlocks .homepageBlock h2 {
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 0;
  font-size: 23px;
  line-height: 1.2em;
  background: #622e7d;
  color: white;
}
/* /templates/mobile/homepage/default.less:L62 */
.mobileHome .homepageBlocks .homepageBlock .orangeButton {
  float: none;
  display: inline-block;
  margin: 110px 20px 0 0;
}
/* /templates/mobile/homepage/default.less:L67 */
.mobileHome .homepageBlocks .homepageBlock .orangeButton:hover {
  opacity: 1;
  color: #404040;
}
/* Styling for '/webpage/one-column/' */

/* /templates/webpage/one-column/default.less:L3 */
/* /templates/webpage/one-column/default.less:L5 */
.webPageOneColumn #pageContent #mainContent .content {
  width: 1020px;
  background: none;
}
/* /templates/webpage/one-column/default.less:L10 */
.webPageOneColumn #mainContent .content #content {
  width: 680px;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
}
/* /templates/webpage/one-column/default.less:L16 */
.webPageOneColumn #mainContent .content #content h1:first-child {
  color: #2a0040;
  text-transform: uppercase;
}
/* /templates/webpage/one-column/default.less:L21 */
.webPageOneColumn #mainContent .content #content .contentBlock {
  padding: 0 0 20px 0;
}
/* /templates/webpage/one-column/default.less:L24 */
.webPageOneColumn #mainContent .content #content .contentBlock p {
  font-size: 12pt;
}
/* /templates/webpage/one-column/default.less:L29 */
.webPageOneColumn #mainContent .content #content .contentBlock {
  border-style: solid;
  border-width: 0px 0px 9px;
  -moz-border-image: url(/images/divider.png) 0 0 9 27;
  -webkit-border-image: url(/images/divider.png) 0 0 9 27;
  -o-border-image: url(/images/divider.png) 0 0 9 27;
  border-image: url(/images/divider.png) 0 0 9 27 fill;
}
/* /templates/webpage/one-column/default.less:L38 */
.webPageOneColumn #mainContent .content #content .contentBlock.last {
  border: none;
}
/* /templates/webpage/one-column/default.less:L42 */
.webPageOneColumn #mainContent .content #content .twoColumnWrapper {
  width: 47%;
  float: left;
  padding: 20px 10px 0px 10px;
}
/* /templates/webpage/one-column/default.less:L47 */
.webPageOneColumn #mainContent .content #content .twoColumnWrapper img {
  width: 100px;
  padding: 0 15px 0 0;
  float: left;
}
/* /templates/webpage/one-column/default.less:L54 */
/* /templates/webpage/one-column/default.less:L55 */
.webPageOneColumn #mainContent .content #content .addedProducts .product {
  float: left;
  padding: 0px 20px 0px 0px;
}
/* /templates/webpage/one-column/default.less:L59 */
.webPageOneColumn #mainContent .content #content .addedProducts .product img {
  width: 50px;
}
/* /templates/webpage/one-column/default.less:L63 */
/* /templates/webpage/one-column/default.less:L68 */
.webPageOneColumn #mainContent .content #content .featureHeader {
  color: #2a0040;
  font: bold 17px Roboto;
  padding: 1px;
}
/* /templates/webpage/one-column/default.less:L74 */
.webPageOneColumn #mainContent .content #content .featureSubHeader {
  font: normal 13px Roboto, Verdana !important;
  color: #2a0040;
  margin: 0;
}
/* /templates/webpage/one-column/default.less:L80 */
.webPageOneColumn #mainContent .content #content .threeColumnWrapper {
  width: 30%;
  float: left;
  padding: 10px;
}
/* /templates/webpage/one-column/default.less:L85 */
.webPageOneColumn #mainContent .content #content .threeColumnWrapper h3 {
  font-size: 24px;
  text-align: center;
  color: black;
}
/* /templates/webpage/one-column/default.less:L91 */
/* /templates/webpage/one-column/default.less:L92 */
.webPageOneColumn #mainContent .content #content .threeColumnWrapper .threeColumnWrapper h3 {
  text-align: center;
}
/* /templates/webpage/one-column/default.less:L96 */
.webPageOneColumn #mainContent .content #content .threeColumnWrapper .threeColumnWrapper img {
  display: block;
  margin: 0 auto;
}
/* /templates/webpage/one-column/default.less:L104 */
/* /templates/webpage/one-column/default.less:L105 */
.webPageOneColumn #pageContent #mainContent #sidebar .sidebarContent .sharedContent p {
  color: black;
  font: 12pt Roboto, Verdana;
}
/* /templates/webpage/one-column/default.less:L111 */
/* /templates/webpage/one-column/default.less:L112 */
/* /templates/webpage/one-column/default.less:L113 */
.webPageOneColumn .contentBlock .imgLt img {
  transform: scale(0.8);
  margin-bottom: 20px;
}
/* /templates/webpage/one-column/default.less:L118 */
.webPageOneColumn .contentBlock .imgLt .note {
  display: none;
}
/* /templates/webpage/one-column/default.less:L122 */
.webPageOneColumn .contentBlock .imgLt .productPhone {
  background-color: #d5c3df;
  width: 260px;
  border-radius: 13px;
  position: relative;
  color: black;
  text-align: center;
  margin-top: -35px;
  margin-bottom: 50px;
  padding: 6px 0 6px 0;
  line-height: 17px;
  font-weight: bold;
  font-size: 17px;
}
/* /templates/webpage/one-column/default.less:L137 */
.webPageOneColumn .contentBlock .imgLt .productOrder {
  background-color: #2a0040;
  width: 260px;
  border-radius: 13px;
  position: relative;
  color: white;
  text-align: center;
  margin-top: -35px;
  margin-bottom: 50px;
  padding: 14px 0 14px 0;
  line-height: 17px;
  font-weight: bold;
  font-size: 17px;
}
/* /templates/webpage/one-column/default.less:L150 */
.webPageOneColumn .contentBlock .imgLt .productOrder a {
  color: white;
  text-decoration: none;
}
/* /templates/webpage/one-column/default.less:L160 */
.webPageOneColumn .contactFormWrap {
  margin-top: 1.5em;
}
/*
 *  Styles for the checkout page (/cart/Checkout.aspx)
 *  Ported from the old ResponseLink website on 11/26/2014
 *  Modified By: Brian Reich
 */
/* /style/checkout.less:L14 */
/* /style/checkout.less:L16 */
body.checkOut .orangeButton {
  float: none;
  cursor: url(/images/big-arrow.gif), url(/images/big-arrow.cur), default !important;
}
/* /style/checkout.less:L21 */
body.checkOut #mainContent > .content {
  font-size: 16px;
}
/* /style/checkout.less:L25 */
/* /style/checkout.less:L26 */
/* /style/checkout.less:L27 */
body.checkOut .k-panelbar > .k-item > .k-link {
  cursor: url(/images/big-pointer.gif), url(/images/big-pointer.cur), default !important;
  font-size: 16px;
  background-color: #c3c3c3;
  color: #404040;
}
/* /style/checkout.less:L32 */
body.checkOut .k-panelbar > .k-item > .k-link .k-icon {
  display: none;
}
/* /style/checkout.less:L37 */
body.checkOut .k-panelbar > .k-item > .k-link.k-state-selected {
  background-color: #444444;
  color: white;
}
/* /style/checkout.less:L41 */
body.checkOut .k-panelbar > .k-item > .k-link.k-state-selected.k-state-focused {
  box-shadow: none;
}
/* /style/checkout.less:L48 */
/* /style/checkout.less:L49 */
body.checkOut #dvCheckoutStep1 .total {
  text-align: right;
}
/* /style/checkout.less:L54 */
/* /style/checkout.less:L56 */
body.checkOut #dvCheckoutStep2 li.cardType {
  width: 30%;
}
/* /style/checkout.less:L59 */
body.checkOut #dvCheckoutStep2 li.cardType .k-widget {
  width: 98%;
}
/* /style/checkout.less:L64 */
body.checkOut #dvCheckoutStep2 li.cardNumber {
  margin-right: 20%;
}
/* /style/checkout.less:L67 */
body.checkOut #dvCheckoutStep2 li.expirationMonth,
body.checkOut #dvCheckoutStep2 li.expirationYear,
body.checkOut #dvCheckoutStep2 li.cid {
  width: 13%;
  margin-right: 1.5%;
}
/* /style/checkout.less:L72 */
body.checkOut #dvCheckoutStep2 li.expirationMonth .k-dropdown,
body.checkOut #dvCheckoutStep2 li.expirationYear .k-dropdown,
body.checkOut #dvCheckoutStep2 li.cid .k-dropdown,
body.checkOut #dvCheckoutStep2 li.expirationMonth .k-textbox,
body.checkOut #dvCheckoutStep2 li.expirationYear .k-textbox,
body.checkOut #dvCheckoutStep2 li.cid .k-textbox {
  width: 95%;
}
/* /style/checkout.less:L77 */
body.checkOut #dvCheckoutStep2 .accordianFooter {
  position: relative;
}
/* /style/checkout.less:L81 */
body.checkOut #dvCheckoutStep2 .accordianFooter .trust {
  position: absolute;
  top: -60px;
  right: 0;
}
/* /style/checkout.less:L92 */
/* /style/checkout.less:L94 */
body.checkOut #dvCheckoutStep4 .dateOfBirth .k-dropdown {
  padding: 0;
}
/* /style/checkout.less:L95 */
body.checkOut #dvCheckoutStep4 li.primaryPhone {
  width: 28%;
}
/* /style/checkout.less:L98 */
body.checkOut #dvCheckoutStep4 li.primaryPhone .k-textbox {
  width: 99%;
}
/* /style/checkout.less:L101 */
body.checkOut #dvCheckoutStep4 li.primaryPhoneType {
  width: 28%;
}
/* /style/checkout.less:L103 */
body.checkOut #dvCheckoutStep4 li.primaryPhoneType .k-dropdown,
body.checkOut #dvCheckoutStep4 li.primaryPhoneType .k-textbox {
  width: 99%;
}
/* /style/checkout.less:L106 */
body.checkOut #dvCheckoutStep4 li.primaryPhoneServiceType {
  width: 28%;
}
/* /style/checkout.less:L108 */
/* /style/checkout.less:L109 */
body.checkOut #dvCheckoutStep4 li.state,
body.checkOut #dvCheckoutStep4 li.zipcode {
  width: 19.5%;
}
/* /style/checkout.less:L112 */
body.checkOut #dvCheckoutStep4 li.state .k-dropdown,
body.checkOut #dvCheckoutStep4 li.zipcode .k-dropdown,
body.checkOut #dvCheckoutStep4 li.state .k-textbox,
body.checkOut #dvCheckoutStep4 li.zipcode .k-textbox {
  width: 99%;
}
/* /style/checkout.less:L117 */
body.checkOut #dvCheckoutStep4 li.county,
body.checkOut #dvCheckoutStep4 li.crossStreet {
  margin-top: 1em;
}
/* /style/checkout.less:L121 */
body.checkOut #dvCheckoutStep4 li.dob {
  width: auto;
}
/* /style/checkout.less:L124 */
body.checkOut #dvCheckoutStep4 li.dob label {
  width: 163px;
}
/* /style/checkout.less:L130 */
/* /style/checkout.less:L131 */
body.checkOut #dvCheckoutStep6 h3 {
  margin-left: 16px;
}
/* /style/checkout.less:L135 */
body.checkOut #dvCheckoutStep6 textarea {
  margin-bottom: 2em;
}
/* /style/checkout.less:L139 */
body.checkOut #dvCheckoutStep6 p {
  margin-left: 16px;
  text-align: left;
}
/* /style/checkout.less:L145 */
/* /style/checkout.less:L146 */
/* /style/checkout.less:L147 */
body.checkOut .formFieldWrap.twoCol li {
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
/* /style/checkout.less:L152 */
body.checkOut .formFieldWrap.twoCol li label {
  text-align: left;
}
/* /style/checkout.less:L156 */
body.checkOut .formFieldWrap.twoCol li .k-widget.k-tooltip-validation {
  position: relative;
  left: 0;
  margin-left: 0;
}
/* /style/checkout.less:L164 */
/* /style/checkout.less:L165 */
body.checkOut .accordianFooter .info {
  margin-top: 1em;
  font-size: .9em;
  text-align: center;
  padding: 0 80px;
}
/* /style/checkout.less:L172 */
/* /style/checkout.less:L176 */
body.checkOut .k-button.next {
  background: rgba(214, 187, 230, 0.8);
  border: 1px solid rgba(208, 178, 227, 0.8);
  color: rgba(0, 0, 0, 0.8);
  cursor: url(/images/big-arrow.gif), url(/images/big-arrow.cur), default !important;
}
/* /style/checkout.less:L183 */
body.checkOut .k-button.previous {
  cursor: url(/images/big-pointer.gif), url(/images/big-pointer.cur), default !important;
  border: none;
  background: none;
  text-decoration: underline;
}
/* /style/checkout.less:L193 */
body.checkOut.checkout,
body.checkOut.updateProfile {
  font-size: 1.25em !important;
  padding: 15px !important;
  cursor: url(/images/big-arrow.gif), url(/images/big-arrow.cur), default !important;
}
/* /style/checkout.less:L199 */
body.checkOut input[type="radio"],
body.checkOut input[type="checkbox"],
body.checkOut select {
  cursor: url(/images/big-arrow.gif), url(/images/big-arrow.cur), default !important;
}
/* /style/checkout.less:L203 */
/* /style/checkout.less:L204 */
body.checkOut.mobile .LeftCart {
  width: auto;
}
/* /style/checkout.less:L207 */
body.checkOut.mobile .LeftCart .one_half {
  display: block;
  width: auto;
  margin-left: 0;
}
/* /style/checkout.less:L213 */
/* /style/checkout.less:L215 */
/* /style/checkout.less:L222 */
/* /style/checkout.less:L224 */
body.checkOut li {
  list-style: none;
}
/* /style/checkout.less:L227 */
body.checkOut .LeftCart {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  margin-right: 2%;
}
/* /style/checkout.less:L234 */
body.checkOut .accordianContent {
  padding: 10px;
}
/* /style/checkout.less:L237 */
body.checkOut .accordianContent .accordianFooter {
  text-align: right;
}
/* /style/checkout.less:L242 */
body.checkOut .note {
  font-size: 10px;
}
/* /style/checkout.less:L246 */
body.checkOut .RightCart {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  color: #424242;
  line-height: 1.8em;
}
/* /style/checkout.less:L255 */
body.checkOut .RightCart #content.grid_16 {
  width: auto !important;
  float: none !important;
}
/* /style/checkout.less:L259 */
body.checkOut .RightCart #content.grid_16 .contentBlock {
  border: none !important;
}
/* /style/checkout.less:L265 */
/* /style/checkout.less:L272 */
/* /style/checkout.less:L281 */
body.checkOut .formFieldWrap {
  list-style: outside none none;
  margin-left: 7px;
  padding-left: 0;
}
/* /style/checkout.less:L287 */
body.checkOut .formFieldWrap li {
  padding-bottom: 4px;
  padding-top: 4px;
}
/* /style/checkout.less:L292 */
body.checkOut .formFieldWrap label {
  display: inline-block;
  line-height: 22.4px;
  font-size: 16px;
  padding: 3px 7px 0 0;
  text-align: right;
  vertical-align: top;
  width: 170px;
}
/* /style/checkout.less:L302 */
body.checkOut .required {
  color: #cccccc;
}
/* /style/checkout.less:L306 */
body.checkOut #dvCheckoutPage2 {
  display: none;
}
/* /style/checkout.less:L310 */
body.checkOut .formFieldWrap .shortbox {
  width: 92px;
}
/* /style/checkout.less:L314 */
/* /style/checkout.less:L317 */
body.checkOut #dvCheckoutStep1 h5 {
  font-size: 16px;
  margin-left: 30px;
}
/* /style/checkout.less:L322 */
body.checkOut ul.ulServiceRate .rate {
  float: right;
  font-size: 13px;
  color: #797e85;
}
/* /style/checkout.less:L329 */
body.checkOut ul.ulServiceType,
body.checkOut ul.ulShippingType,
body.checkOut ul.ulServiceRate {
  list-style-type: none;
}
/* /style/checkout.less:L333 */
body.checkOut .ulServiceType li,
body.checkOut .ulShippingType li,
body.checkOut ul.ulServiceRate li {
  line-height: 12px;
  padding-bottom: 8px;
  padding-top: 8px;
  width: 300px;
}
/* /style/checkout.less:L341 */
body.checkOut .ulShippingType li {
  width: 245px !important;
}
/* /style/checkout.less:L345 */
body.checkOut .ulServiceType li.last,
body.checkOut .ulShippingType li.last,
body.checkOut ul.ulServiceRate li.last {
  border-bottom: medium none;
}
/* /style/checkout.less:L349 */
body.checkOut .ulServiceType span,
body.checkOut ul.ulServiceRate span {
  font-size: 11px;
  float: left;
  padding-right: 4px;
  color: black;
  font-size: 14px;
}
/* /style/checkout.less:L357 */
body.checkOut .dvSummary {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
/* /style/checkout.less:L363 */
body.checkOut .dvSummary .spTotal {
  font-weight: normal;
}
/* /style/checkout.less:L367 */
body.checkOut .dvLowerSummary {
  border: 1px solid #c5c5c5;
  border-top: none;
  padding-bottom: 15px;
  text-align: right;
  padding: 10px;
  background: #c3c3c3;
  color: #404040;
}
/* /style/checkout.less:L377 */
body.checkOut .dvLowerSummary .spTotal {
  display: inline;
}
/* /style/checkout.less:L383 */
body.checkOut .dvPageInstructions p {
  font-size: 0.9em;
  font-weight: normal;
  line-height: 120%;
  text-align: center;
}
/* /style/checkout.less:L390 */
body.checkOut #chkToggleShip {
  margin-left: 35px;
}
/* /style/checkout.less:L394 */
body.checkOut #lblToggleShip {
  line-height: 13px;
}
/* /style/checkout.less:L398 */
body.checkOut #dvProcessPayment {
  background-color: #ff4d01;
  color: white;
  cursor: url(/images/big-pointer.gif), url(/images/big-pointer.cur), default;
  font-size: 14px;
  line-height: 17px;
  opacity: 0.9;
  padding-top: 12px;
  text-align: center;
  vertical-align: top;
}
/* /style/checkout.less:L410 */
body.checkOut #dvProcessPayment:hover,
body.checkOut #dvUpdateDetails {
  color: white;
}
/* /style/checkout.less:L414 */
body.checkOut #dvCheckoutStep6 h3 {
  height: 40px;
}
/* /style/checkout.less:L418 */
body.checkOut .spSummaryTitle {
  display: inline-block;
  text-align: right;
  width: 222px;
}
/* /style/checkout.less:L424 */
body.checkOut .spSumFee,
body.checkOut .spTotal {
  text-align: right;
  display: inline-block;
  width: 20px;
  margin-left: 7px;
  font-weight: normal !important;
}
/* /style/checkout.less:L432 */
body.checkOut #lblFee {
  display: none;
}
/* /style/checkout.less:L437 */
body.checkOut #dvSpecialNotes textarea,
body.checkOut #dvCheckoutStep6 .dvIfUnresponsiveCall {
  margin-left: 15px;
}
/* /style/checkout.less:L441 */
body.checkOut #dvUpdateDetails {
  background-color: #ff4d01;
  cursor: pointer;
  font-size: 14px;
  line-height: 17px;
  opacity: 0.7;
  padding-top: 12px;
  text-align: center;
  vertical-align: top;
}
/* /style/checkout.less:L452 */
body.checkOut #dvCheckoutPage3 {
  display: none;
}
/* /style/checkout.less:L456 */
body.checkOut #sidebar {
  display: none;
}
/* /style/checkout.less:L460 */
/* /style/checkout.less:L461 */
/* /style/checkout.less:L462 */
/* /style/checkout.less:L463 */
/* /style/checkout.less:L464 */
body.checkOut #dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li input[type="text"] {
  width: 170px;
}
/* /style/checkout.less:L468 */
body.checkOut #dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li #ddlBMonth,
body.checkOut #dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li #ddlBDay,
body.checkOut #dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li #ddlBYear {
  width: 170px;
}
/* /style/checkout.less:L473 */
body.checkOut #dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li:last-child span.labelWrap {
  margin-left: 120px;
  width: 100%;
  display: block;
}
/* /style/checkout.less:L481 */
/* /style/checkout.less:L482 */
/* /style/checkout.less:L483 */
/* /style/checkout.less:L484 */
body.checkOut #dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li input[type="text"] {
  width: 170px;
}
/* /style/checkout.less:L491 */
body.checkOut #dvCheckoutPage2 #dvCheckoutStep6 h3 {
  height: 50px;
}
/* /style/checkout.less:L497 */
body.checkOut .table2 {
  border-collapse: collapse;
  border: 0;
}
/* /style/checkout.less:L502 */
body.checkOut .table2 td {
  padding: 5px;
  font-size: 12px;
}
/* /style/checkout.less:L507 */
body.checkOut .header td {
  color: white;
  background-color: #606060;
  font-size: 14px;
}
/* /style/checkout.less:L514 */
/* /style/checkout.less:L515 */
.mobile.checkOut h3 {
  color: #13001d;
}
/* /style/checkout.less:L519 */
/* /style/checkout.less:L520 */
.mobile.checkOut ul li {
  list-style: none;
}
/* /style/checkout.less:L523 */
.mobile.checkOut ul li input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
/* /style/checkout.less:L528 */
.mobile.checkOut ul li label {
  line-height: 20px;
}
/* /style/checkout.less:L532 */
.mobile.checkOut ul li label:nth-child(3) {
  padding: 0 5px;
  font-weight: bold;
  display: block;
  clear: right;
  padding-left: 30px;
}
/* /style/checkout.less:L542 */
.mobile.checkOut #content .contentBlock {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* /style/checkout.less:L547 */
.mobile.checkOut .dvSummary {
  text-align: center;
  padding: 20px 0 10px 0;
  border-bottom: 1px solid;
}
/* /style/checkout.less:L552 */
.mobile.checkOut .dvSummary .spTotal {
  font-weight: bold;
}
/* /style/checkout.less:L557 */
.mobile.checkOut ul.formFieldWrap {
  margin: 0 auto;
  display: table;
  position: relative;
}
/* /style/checkout.less:L562 */
.mobile.checkOut ul.formFieldWrap li {
  display: table-caption;
  padding: 0 0 20px 0;
}
/* /style/checkout.less:L566 */
.mobile.checkOut ul.formFieldWrap li select {
  width: 100%;
}
/* /style/checkout.less:L570 */
.mobile.checkOut ul.formFieldWrap li img {
  margin: 0 !important;
}
/* /style/checkout.less:L576 */
/* /style/checkout.less:L577 */
.mobile.checkOut #dvCheckoutStep1 h3 {
  margin: 0 0 10px 0;
}
/* /style/checkout.less:L581 */
.mobile.checkOut #dvCheckoutStep1 h5 {
  margin-left: 20px;
}
/* /style/checkout.less:L585 */
/* /style/checkout.less:L586 */
.mobile.checkOut #dvCheckoutStep1 ul.ulServiceType li,
.mobile.checkOut #dvCheckoutStep1 .ulServiceRate li {
  width: 100%;
}
/* /style/checkout.less:L589 */
.mobile.checkOut #dvCheckoutStep1 ul.ulServiceType li input[type="radio"],
.mobile.checkOut #dvCheckoutStep1 .ulServiceRate li input[type="radio"] {
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  float: left;
}
/* /style/checkout.less:L598 */
.mobile.checkOut #dvCheckoutStep1 ul.ulServiceType label,
.mobile.checkOut #dvCheckoutStep1 .ulServiceRate label {
  float: left;
}
/* /style/checkout.less:L600 */
.mobile.checkOut #dvCheckoutStep1 ul.ulServiceType li.last,
.mobile.checkOut #dvCheckoutStep1 .ulServiceRate li.last {
  padding-bottom: 25px;
}
/* /style/checkout.less:L607 */
.mobile.checkOut ul.ulShippingType {
  padding: 5px 0 0 0;
}
/* /style/checkout.less:L610 */
.mobile.checkOut ul.ulShippingType li {
  border: none;
}
/* /style/checkout.less:L615 */
.mobile.checkOut .dvSummary {
  border: none;
}
/* /style/checkout.less:L619 */
/* /style/checkout.less:L620 */
.mobile.checkOut #dvCheckoutStep2 h3 {
  margin: 0 0 10px 0;
}
/* /style/checkout.less:L624 */
/* /style/checkout.less:L625 */
.mobile.checkOut #dvCheckoutStep2 .formFieldWrap label {
  text-align: left;
}
/* /style/checkout.less:L632 */
/* /style/checkout.less:L633 */
.mobile.checkOut #dvCheckoutStep3 h3 {
  margin: 0 0 10px 0;
}
/* /style/checkout.less:L637 */
.mobile.checkOut #dvCheckoutStep3 li.shippingDiff {
  list-style: none;
  text-align: center;
}
/* /style/checkout.less:L642 */
.mobile.checkOut #dvCheckoutStep3 input[type="text"],
.mobile.checkOut #dvCheckoutStep3 input[type="phone"],
.mobile.checkOut #dvCheckoutStep3 input[type="email"] {
  width: 100%;
}
/* /style/checkout.less:L646 */
/* /style/checkout.less:L647 */
.mobile.checkOut #dvCheckoutStep3 .formFieldWrap label {
  text-align: left;
}
/* /style/checkout.less:L653 */
/* /style/checkout.less:L654 */
/* /style/checkout.less:L655 */
.mobile.checkOut #dvCheckoutStep6 .dvIfUnresponsiveCall span {
  margin: 0 auto;
  display: block;
}
/* /style/checkout.less:L662 */
/* /style/checkout.less:L663 */
.mobile.checkOut #dvSpecialNotes #txtOrderComments {
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
/* /style/checkout.less:L670 */
.mobile.checkOut #dvUpdateDetails {
  background-color: #ff4d01;
  color: white;
  padding: 10px 5px;
  text-align: center;
}
/* /style/checkout.less:L677 */
/* /style/checkout.less:L678 */
.mobile.checkOut #dvCheckoutPage3 h2 {
  display: none;
}
/* /style/checkout.less:L683 */
.mobile.checkOut .k-animation-container,
.mobile.checkOut .k-widget,
.mobile.checkOut .k-widget *,
.mobile.checkOut .k-animation-container *,
.mobile.checkOut .k-widget *:before,
.mobile.checkOut .k-animation-container *:after {
  background-color: white;
}
/* /style/checkout.less:L687 */
.mobile.checkOut table.tg {
  margin: 0 auto;
}
/* /style/checkout.less:L690 */
.mobile.checkOut table.tg th.tg-hgcj {
  text-align: center;
  font-size: 11px;
}
/* /style/checkout.less:L695 */
.mobile.checkOut table.tg td.tg-p39u {
  font-weight: bold;
  background-color: #e7eaeb;
  color: #2980b9;
  text-align: center;
}
/* /style/checkout.less:L702 */
.mobile.checkOut table.tg td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 3px 5px;
  border-style: solid;
  border-width: 0;
  overflow: hidden;
  /* word-break: normal; */

}
/* /style/checkout.less:L712 */
.mobile.checkOut table.tg .tg-ac0m {
  font-weight: bold;
  background-color: #e7eaeb;
}
/* /style/checkout.less:L717 */
.mobile.checkOut table.tg .tg-fkwx {
  font-size: 12px;
  color: #95a5a6;
  text-align: center;
}
/* /style/checkout.less:L724 */
/* /style/checkout.less:L725 */
/* /style/checkout.less:L726 */
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 h3,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 h3,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 h3,
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes h3 {
  margin: 0 0 10px 0;
}
/* /style/checkout.less:L730 */
/* /style/checkout.less:L731 */
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li,
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li {
  display: block;
  text-align: left;
}
/* /style/checkout.less:L735 */
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li label,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li label,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li label,
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li label {
  text-align: left;
  display: table;
  width: 100%;
}
/* /style/checkout.less:L741 */
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li input[type="text"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li input[type="text"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li input[type="text"],
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li input[type="text"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li input[type="phone"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li input[type="phone"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li input[type="phone"],
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li input[type="phone"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li input[type="email"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li input[type="email"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li input[type="email"],
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li input[type="email"],
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li span.k-dropdown,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li span.k-dropdown,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li span.k-dropdown,
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li span.k-dropdown,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li select,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li select,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li select,
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li select {
  width: 100% !important;
}
/* /style/checkout.less:L746 */
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep4 ul.formFieldWrap li:last-child span.labelWrap,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep5 ul.formFieldWrap li:last-child span.labelWrap,
.mobile.checkOut div#dvCheckoutPage2 #dvCheckoutStep6 ul.formFieldWrap li:last-child span.labelWrap,
.mobile.checkOut div#dvCheckoutPage2 #dvSpecialNotes ul.formFieldWrap li:last-child span.labelWrap {
  margin-left: 0;
}
/* /style/checkout.less:L754 */
/* /style/checkout.less:L756 */
/* /style/checkout.less:L757 */
/* /style/checkout.less:L758 */
body.checkOut.mobile .formFieldWrap.twoCol li {
  width: auto;
}
/* /style/checkout.less:L764 */
body.checkOut.mobile ul.ulServiceRate .rate {
  float: none;
  padding-left: 25px;
}
/* /style/checkout.less:L769 */
/* /style/checkout.less:L770 */
/* /style/checkout.less:L771 */
body.checkOut.mobile #dvCheckoutStep2 .accordianFooter .trust {
  position: relative;
  top: 0;
  text-align: center;
  margin-bottom: 1em;
}
/* /style/checkout.less:L779 */
body.checkOut.mobile #dvCheckoutStep2 li.cardType {
  width: auto;
}
/* /style/checkout.less:L781 */
body.checkOut.mobile #dvCheckoutStep2 li.cardNumber {
  margin-right: 0;
}
/* /style/checkout.less:L782 */
body.checkOut.mobile #dvCheckoutStep2 li.expirationMonth,
body.checkOut.mobile #dvCheckoutStep2 li.expirationYear,
body.checkOut.mobile #dvCheckoutStep2 li.cid {
  width: auto;
  margin-right: 0;
}
/* /style/checkout.less:L786 */
body.checkOut.mobile #dvCheckoutStep2 li.expirationMonth .k-dropdown,
body.checkOut.mobile #dvCheckoutStep2 li.expirationYear .k-dropdown,
body.checkOut.mobile #dvCheckoutStep2 li.cid .k-dropdown,
body.checkOut.mobile #dvCheckoutStep2 li.expirationMonth .k-textbox,
body.checkOut.mobile #dvCheckoutStep2 li.expirationYear .k-textbox,
body.checkOut.mobile #dvCheckoutStep2 li.cid .k-textbox {
  width: auto;
}
/* /style/checkout.less:L793 */
/* /style/checkout.less:L794 */
/* /style/checkout.less:L795 */
body.checkOut.mobile #dvCheckoutStep4 li.primaryPhone,
body.checkOut.mobile #dvCheckoutStep4 li.primaryPhoneType,
body.checkOut.mobile #dvCheckoutStep4 li.state,
body.checkOut.mobile #dvCheckoutStep4 li.zipcode {
  width: auto;
}
/* /style/checkout.less:L798 */
body.checkOut.mobile .k-widget {
  z-index: 100;
  position: relative;
}
/* /style/checkout.less:L799 */
body.checkOut.mobile .k-tooltip {
  z-index: 1;
}
/* /style/checkout.less:L800 */
/* /style/checkout.less:L801 */
body.checkOut.mobile .accordianContent .accordianFooter {
  text-align: center;
  margin: 1em 0;
}
/* /style/checkout.less:L805 */
body.checkOut.mobile .accordianContent .accordianFooter .checkout,
body.checkOut.mobile .accordianContent .accordianFooter .updateProfile {
  display: block;
  width: 75%;
  margin: 0 auto;
}
/* /style/checkout.less:L813 */
body.checkOut.mobile .RightCart {
  width: auto;
}
/**
 * LESS stylesheet for the Reviews tool.
 *
 * @author Brian Reich
 */
/* /templates/includes/token/reviews/default.less:L12 */
.reviewForm {
  width: 100%;
  box-sizing: border-box;
  margin: 10px;
}
/* /templates/includes/token/reviews/default.less:L17 */
.reviewForm .fieldWrap {
  padding: 10px;
}
/* /templates/includes/token/reviews/default.less:L19 */
.reviewForm .fieldWrap.fullWidth {
  padding-left: 20%;
}
/* /templates/includes/token/reviews/default.less:L22 */
.reviewForm .fieldWrap.fullWidth label {
  width: auto;
}
/* /templates/includes/token/reviews/default.less:L26 */
.reviewForm .fieldWrap.fullWidth input {
  width: auto;
}
/* /templates/includes/token/reviews/default.less:L33 */
.reviewForm .fieldWrap input {
  box-sizing: border-box;
  display: inline-block;
  width: 30%;
}
/* /templates/includes/token/reviews/default.less:L39 */
.reviewForm .fieldWrap textarea {
  box-sizing: border-box;
  display: inline-block;
  width: 60%;
  height: 8em;
}
/* /templates/includes/token/reviews/default.less:L45 */
/* /templates/includes/token/reviews/default.less:L49 */
.reviewForm .fieldWrap label {
  display: inline-block;
  width: 20%;
  text-align: right;
  color: black;
  font-size: 1.2em;
}
/* /templates/includes/token/reviews/default.less:L57 */
.reviewForm .fieldWrap label .instructions {
  display: block;
  font-size: .8em;
  color: #888888;
}
/* /templates/includes/token/reviews/default.less:L63 */
.reviewForm .fieldWrap label.required:before {
  content: "*";
  color: red;
}
/* /templates/includes/token/reviews/default.less:L69 */
.reviewForm .fieldWrap .fa-star {
  font-size: 1.4em;
  color: #cccccc;
  transition: color .5s;
}
/* /templates/includes/token/reviews/default.less:L75 */
.reviewForm .fieldWrap .fa-star.hover,
.reviewForm .fieldWrap .fa-star.beforeHover {
  color: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L80 */
.reviewForm .fieldWrap .fa-star.selected,
.reviewForm .fieldWrap .fa-star.beforeSelected {
  color: red;
}
/* /templates/includes/token/reviews/default.less:L87 */
.reviewForm .buttons {
  margin-top: 1em;
  padding-left: 20%;
}
/**
 * A single review. 
 */

/* /templates/includes/token/reviews/default.less:L100 */
.review {
  background: #eeeeee;
  border-radius: 3px;
  margin-bottom: 1em;
  padding: 15px 30px;
  box-sizing: border-box;
}
/* /templates/includes/token/reviews/default.less:L107 */
/* /templates/includes/token/reviews/default.less:L108 */
.review header .fa-star {
  color: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L112 */
.review header .reviewRating {
  display: none;
  margin-right: 20px;
}
/* /templates/includes/token/reviews/default.less:L119 */
.review header .stars {
  display: inline-block;
  margin-right: 20px;
}
/* /templates/includes/token/reviews/default.less:L124 */
.review header .author {
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  margin-right: 20px;
}
/* /templates/includes/token/reviews/default.less:L131 */
.review header .title {
  color: #2a0040;
  font-weight: bold;
  font-size: 1.2em;
  padding: 18px 0 0.625em;
}
/* /templates/includes/token/reviews/default.less:L139 */
.review .reviewBody {
  color: #181312;
  padding: 0 0 3px;
}
/* /templates/includes/token/reviews/default.less:L143 */
.review .reviewBody .recommendation {
  margin: 1em 0;
}
/* /templates/includes/token/reviews/default.less:L147 */
/* /templates/includes/token/reviews/default.less:L148 */
.review .reviewBody .recommendation.recommended strong {
  color: #1fa67a;
}
/* /templates/includes/token/reviews/default.less:L153 */
/* /templates/includes/token/reviews/default.less:L154 */
.review .reviewBody .recommendation.notRecommended strong {
  color: red;
}
/* /templates/includes/token/reviews/default.less:L162 */
/* /templates/includes/token/reviews/default.less:L163 */
.reviewCount a {
  text-decoration: none;
}
/* /templates/includes/token/reviews/default.less:L167 */
/* /templates/includes/token/reviews/default.less:L169 */
.reviewCount .rating .fa-star {
  color: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L174 */
.reviewCount .counterBar {
  display: inline-block;
  box-sizing: border-box;
  width: 310px;
  height: 1em;
  background: #eeeeee;
  border-radius: 3px;
}
/* /templates/includes/token/reviews/default.less:L182 */
.reviewCount .counterBar .count {
  border-radius: 3px;
  content: " ";
  display: inline-block;
  height: 1em;
  padding: 0;
  background: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L194 */
/* /templates/includes/token/reviews/default.less:L196 */
.mobile .reviewForm {
  font-size: .8em;
  padding-right: 15px;
}
/* /templates/includes/token/reviews/default.less:L201 */
.mobile .reviewForm .fieldWrap {
  padding: 10px;
  box-sizing: border-box;
  font-size: 1.4em;
  color: #cccccc;
  transition: color .5s;
}
/* /templates/includes/token/reviews/default.less:L206 */
.mobile .reviewForm .fieldWrap.fullWidth {
  padding-left: 0;
}
/* /templates/includes/token/reviews/default.less:L210 */
.mobile .reviewForm .fieldWrap.fullWidth label {
  display: inline;
}
/* /templates/includes/token/reviews/default.less:L214 */
.mobile .reviewForm .fieldWrap.fullWidth input {
  display: inline;
  width: auto;
}
/* /templates/includes/token/reviews/default.less:L223 */
.mobile .reviewForm .fieldWrap input {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  border-color: #d4d4d4;
}
/* /templates/includes/token/reviews/default.less:L231 */
.mobile .reviewForm .fieldWrap textarea {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 8em;
  border-color: #d4d4d4;
}
/* /templates/includes/token/reviews/default.less:L239 */
/* /templates/includes/token/reviews/default.less:L243 */
.mobile .reviewForm .fieldWrap.even input,
.mobile .reviewForm .fieldWrap.even textarea {
  border-color: #bbbbbb;
}
/* /templates/includes/token/reviews/default.less:L249 */
.mobile .reviewForm .fieldWrap label {
  display: block;
  text-align: left;
  color: black;
  font-size: 1.2em;
  width: 100%;
}
/* /templates/includes/token/reviews/default.less:L256 */
.mobile .reviewForm .fieldWrap label .instructions {
  display: block;
  font-size: .8em;
  color: #888888;
}
/* /templates/includes/token/reviews/default.less:L262 */
.mobile .reviewForm .fieldWrap label.required:before {
  content: "*";
  color: red;
}
/* /templates/includes/token/reviews/default.less:L269 */
.mobile .reviewForm .fieldWrap .fa-star {
  font-size: 1.4em;
  color: #cccccc;
  transition: color .5s;
}
/* /templates/includes/token/reviews/default.less:L275 */
.mobile .reviewForm .fieldWrap .fa-star.hover,
.mobile .reviewForm .fieldWrap .fa-star.beforeHover {
  color: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L280 */
.mobile .reviewForm .fieldWrap .fa-star.selected,
.mobile .reviewForm .fieldWrap .fa-star.beforeSelected {
  color: red;
}
/* /templates/includes/token/reviews/default.less:L275 */
.mobile .reviewForm .fieldWrap.hover,
.mobile .reviewForm .fieldWrap.beforeHover {
  color: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L280 */
.mobile .reviewForm .fieldWrap.selected,
.mobile .reviewForm .fieldWrap.beforeSelected {
  color: red;
}
/* /templates/includes/token/reviews/default.less:L289 */
.mobile .reviewForm .buttons {
  margin-top: 1em;
  padding: 10px;
  text-align: center;
}
/* /templates/includes/token/reviews/default.less:L302 */
.mobile .review {
  background: #eeeeee;
  border-radius: 3px;
  margin-bottom: 1em;
  padding: 15px 30px;
  box-sizing: border-box;
}
/* /templates/includes/token/reviews/default.less:L310 */
.mobile .review header {
  background: transparent !important;
  text-align: center;
  margin-bottom: 1.5em;
  height: auto;
}
/* /templates/includes/token/reviews/default.less:L317 */
.mobile .review header .stars {
  display: block;
  margin-bottom: .5em;
}
/* /templates/includes/token/reviews/default.less:L323 */
.mobile .review header .fa-star {
  color: #eabf27;
}
/* /templates/includes/token/reviews/default.less:L328 */
.mobile .review header .reviewRating {
  display: none;
  margin-right: 20px;
}
/* /templates/includes/token/reviews/default.less:L336 */
.mobile .review header .author {
  font-style: normal;
  font-weight: bold;
  margin-right: 0;
  margin-bottom: .5em;
}
/* /templates/includes/token/reviews/default.less:L345 */
.mobile .review header .title {
  color: #2a0040;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 0;
}
/* /templates/includes/token/reviews/default.less:L354 */
.mobile .review .reviewBody {
  color: #181312;
  padding: 0 0 3px;
}
/* /templates/includes/token/reviews/default.less:L359 */
.mobile .review .reviewBody .recommendation {
  margin: 1em 0;
  padding: 0;
}
/* /templates/includes/token/reviews/default.less:L364 */
.mobile .review .reviewBody .recommendation.recommended {
  font-size: .95em;
}
/* /templates/includes/token/reviews/default.less:L368 */
.mobile .review .reviewBody .recommendation.recommended strong {
  color: #1fa67a;
}
/* /templates/includes/token/reviews/default.less:L375 */
/* /templates/includes/token/reviews/default.less:L377 */
.mobile .review .reviewBody .recommendation.notRecommended strong {
  color: red;
}
/* /templates/includes/token/reviews/default.less:L386 */
.mobile .review footer {
  display: none;
}
/* /templates/includes/token/reviews/default.less:L392 */
/* /templates/includes/token/reviews/default.less:L394 */
/* /templates/includes/token/reviews/default.less:L396 */
.mobile .reviewCount.starcount .rating {
  width: auto;
}
/* /templates/includes/token/reviews/default.less:L400 */
/* /templates/includes/token/reviews/default.less:L403 */
.mobile .reviewCount a {
  text-decoration: none;
}
/* /templates/includes/token/reviews/default.less:L407 */
.mobile .reviewCount .rating {
  display: inline-block;
  width: 10%;
}
/* /templates/includes/token/reviews/default.less:L414 */
.mobile .reviewCount .counterBar {
  width: 55%;
}
/* /templates/includes/token/reviews/default.less:L419 */
.mobile .reviewCount .reviewCount {
  display: inline-block;
}
/* /style/productMatcher.less:L10 */
/* /style/productMatcher.less:L12 */
/* /style/productMatcher.less:L14 */
body.content1484 #content h1,
body.content1488 #content h1 {
  display: none;
}
/* /style/productMatcher.less:L19 */
/* /style/productMatcher.less:L20 */
body.content1484 #content .trustSymbols h2,
body.content1488 #content .trustSymbols h2 {
  padding-top: 25px;
}
/* /style/productMatcher.less:L24 */
body.content1484 #content .trustSymbols > div,
body.content1488 #content .trustSymbols > div {
  text-align: center;
  width: 100%;
}
/* /style/productMatcher.less:L28 */
body.content1484 #content .trustSymbols > div h3,
body.content1488 #content .trustSymbols > div h3 {
  width: 160px;
  float: left;
  margin-right: 40px;
}
/* /style/productMatcher.less:L34 */
body.content1484 #content .trustSymbols > div img,
body.content1488 #content .trustSymbols > div img {
  margin-right: 55px;
  float: left;
}
/* /style/productMatcher.less:L45 */
/* /style/productMatcher.less:L46 */
body.content1484 #cb1 h2,
body.content1488 #cb1 h2 {
  padding: 1em 0;
}
/* /style/productMatcher.less:L50 */
body.content1484 .fullWidthCarouselWrap,
body.content1488 .fullWidthCarouselWrap {
  background: none !important;
}
/* /style/productMatcher.less:L54 */
body.content1484 .fullWidthCarousel,
body.content1488 .fullWidthCarousel {
  margin-top: -25px;
}
/* /style/productMatcher.less:L59 */
/* /style/productMatcher.less:L61 */
/* /style/productMatcher.less:L63 */
/* /style/productMatcher.less:L65 */
body.content1484 .fullWidthCarousel .carouselWrap ul li .slideContent,
body.content1488 .fullWidthCarousel .carouselWrap ul li .slideContent {
  left: 10px !important;
  right: auto !important;
}
/* /style/productMatcher.less:L69 */
body.content1484 .fullWidthCarousel .carouselWrap ul li .slideContent .caption,
body.content1488 .fullWidthCarousel .carouselWrap ul li .slideContent .caption {
  position: relative;
  text-align: left;
}
/* /style/productMatcher.less:L73 */
body.content1484 .fullWidthCarousel .carouselWrap ul li .slideContent .caption h2,
body.content1488 .fullWidthCarousel .carouselWrap ul li .slideContent .caption h2 {
  font-size: 1.3em;
  text-align: left;
}
/* /style/productMatcher.less:L78 */
body.content1484 .fullWidthCarousel .carouselWrap ul li .slideContent .caption ul,
body.content1488 .fullWidthCarousel .carouselWrap ul li .slideContent .caption ul {
  list-style: disc !important;
  height: auto !important;
}
/* /style/productMatcher.less:L82 */
body.content1484 .fullWidthCarousel .carouselWrap ul li .slideContent .caption ul li,
body.content1488 .fullWidthCarousel .carouselWrap ul li .slideContent .caption ul li {
  width: auto !important;
  display: list-item;
  float: none;
  height: auto !important;
}
/* /style/productMatcher.less:L97 */
.productMatcher {
  background: #ececec;
  color: #333333;
  border-radius: 5px;
  width: 600px;
}
/* /style/productMatcher.less:L104 */
.productMatcher .container {
  position: relative;
  width: auto;
}
/* /style/productMatcher.less:L109 */
.productMatcher .container h4 {
  padding-top: 36px;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
}
/* /style/productMatcher.less:L116 */
.productMatcher .container ul.people {
  padding: 0 36px 10px 36px;
  list-style: none;
  margin-left: 60px;
}
/* /style/productMatcher.less:L121 */
.productMatcher .container ul.people li {
  margin-right: 25px;
  margin-bottom: 20px;
  padding: 25px !important;
  box-sizing: border-box;
  display: inline-block;
  background: #848484;
  border: 2px solid white;
  border-radius: 5px;
  color: white !important;
  width: 190px;
  font-size: 175% !important;
  cursor: url(/images/big-pointer.gif), url(/images/big-pointer.cur), default;
}
/* /style/productMatcher.less:L138 */
.productMatcher .container ul.location {
  list-style: none;
  margin-left: 60px;
  padding: 0 36px 10px 36px;
}
/* /style/productMatcher.less:L144 */
.productMatcher .container ul.location li {
  margin-right: 25px;
  margin-bottom: 20px;
  padding: 25px !important;
  box-sizing: border-box;
  display: inline-block;
  background: #848484;
  border: 2px solid white;
  border-radius: 5px;
  color: white !important;
  width: 200px;
  font-size: 120% !important;
  cursor: pointer;
  text-align: center;
}
/* /style/productMatcher.less:L159 */
.productMatcher .container ul.location li .icons {
  font-size: 2.5em;
  display: block;
}
/* /style/productMatcher.less:L166 */
.productMatcher .container .results {
  padding: 0 36px 10px 36px;
}
/* /style/productMatcher.less:L169 */
.productMatcher .container .results .container {
  padding: 0;
}
/* /style/productMatcher.less:L174 */
.productMatcher .container .results img {
  width: 38%;
  height: auto;
  float: left;
}
/* /style/productMatcher.less:L180 */
.productMatcher .container .results h4 {
  float: left;
  display: inline-block;
  width: 60%;
  font-weight: normal;
  line-height: 1.2em;
  font-size: 30px;
  text-align: left;
  padding-left: 10px;
  padding-top: 0;
}
/* /style/productMatcher.less:L192 */
.productMatcher .container .results .pricing {
  display: inline-block;
  width: 38%;
  text-align: center;
}
/* /style/productMatcher.less:L198 */
.productMatcher .container .results .pricing .price {
  font-size: 32px;
  font-weight: bold;
  display: block;
}
/* /style/productMatcher.less:L205 */
.productMatcher .container .results .orderBtn {
  float: none;
  display: inline-block;
  font-size: 1.2em;
  padding: 20px 30px;
  margin-right: 15px;
}
/* /style/productMatcher.less:L213 */
.productMatcher .container .results .detailsBtn {
  display: inline-block;
  padding: 20px 30px;
  font-size: 1.2em;
  background: #848484;
  color: white;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  text-decoration: none;
}
/* /style/productMatcher.less:L224 */
.productMatcher .container .results .more {
  display: block;
  text-align: right;
  margin: 10px 30px 0 0;
}
/* /style/productMatcher.less:L232 */
.productMatcher .container ul.stepList {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-sizing: border-box;
  width: 100%;
  background: #bbbbbb;
  color: 535353;
  list-style: none;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
}
/* /style/productMatcher.less:L247 */
.productMatcher .container ul.stepList li {
  display: inline-block;
  box-sizing: border-box;
  padding: 5px  20px 5px 20px !important;
  cursor: pointer;
}
/* /style/productMatcher.less:L253 */
.productMatcher .container ul.stepList li.current {
  background-color: #a0a0a0;
  padding-right: 20px !important;
  background: url(/images/productMatcher/footer-head.png) no-repeat center right, url(/images/productMatcher/footer-tail.png) no-repeat center left, #a0a0a0;
  color: white;
}
/* /style/productMatcher.less:L260 */
.productMatcher .container ul.stepList li.current:first-child {
  background: url(/images/productMatcher/footer-head.png) no-repeat center right, #a0a0a0;
}
/* /style/productMatcher.less:L265 */
.productMatcher .container ul.stepList li:first-child {
  padding-left: 115px !important;
  border-bottom-left-radius: 5px;
}
/**
 * Mobile-specific Product Matcher styles.
 */

/* /style/productMatcher.less:L277 */
/* /style/productMatcher.less:L279 */
/* /style/productMatcher.less:L282 */
.mobile.content1484 .trustSymbols,
.mobile.content148 .trustSymbols {
  text-align: center;
}
/* /style/productMatcher.less:L286 */
.mobile.content1484 .trustSymbols h2,
.mobile.content148 .trustSymbols h2 {
  padding-top: 25px;
}
/* /style/productMatcher.less:L290 */
.mobile.content1484 .trustSymbols > div,
.mobile.content148 .trustSymbols > div {
  text-align: center;
  width: 100%;
}
/* /style/productMatcher.less:L294 */
.mobile.content1484 .trustSymbols > div h3,
.mobile.content148 .trustSymbols > div h3 {
  width: 100% !important;
  text-align: center !important;
}
/* /style/productMatcher.less:L299 */
.mobile.content1484 .trustSymbols > div img,
.mobile.content148 .trustSymbols > div img {
  float: none !important;
  margin-right: 15px !important;
}
/* /style/productMatcher.less:L309 */
/* /style/productMatcher.less:L312 */
.mobile.content1484 .km-scrollview .captionWrap,
.mobile.content148 .km-scrollview .captionWrap {
  padding: 5px;
  margin: 5px;
  width: 70% !important;
  text-align: left;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
  font-size: .6em;
}
/* /style/productMatcher.less:L320 */
.mobile.content1484 .km-scrollview .captionWrap h2,
.mobile.content148 .km-scrollview .captionWrap h2 {
  background: none;
  font-size: 1.3em;
  text-align: left;
}
/* /style/productMatcher.less:L326 */
.mobile.content1484 .km-scrollview .captionWrap ul,
.mobile.content148 .km-scrollview .captionWrap ul {
  list-style: disc !important;
  height: auto !important;
  color: #333333;
}
/* /style/productMatcher.less:L330 */
.mobile.content1484 .km-scrollview .captionWrap ul li,
.mobile.content148 .km-scrollview .captionWrap ul li {
  width: auto !important;
  display: list-item;
  float: none;
  height: auto !important;
}
/* /style/productMatcher.less:L348 */
.mobile .productMatcher {
  width: auto;
}
/* /style/productMatcher.less:L351 */
/* /style/productMatcher.less:L353 */
.mobile .productMatcher .container h4 {
  font-size: 1.4em;
  color: #111111;
}
/* /style/productMatcher.less:L360 */
.mobile .productMatcher .container ul.people {
  margin-left: 0;
  text-align: center;
}
/* /style/productMatcher.less:L364 */
.mobile .productMatcher .container ul.people li {
  font-size: 1.2em !important;
}
/* /style/productMatcher.less:L369 */
.mobile .productMatcher .container ul.location {
  margin-left: 0;
}
/* /style/productMatcher.less:L375 */
.mobile .productMatcher .container .results {
  text-align: center;
  padding: 0 15px 10px 15px;
}
/* /style/productMatcher.less:L379 */
.mobile .productMatcher .container .results img {
  float: none;
  width: 90%;
}
/* /style/productMatcher.less:L385 */
.mobile .productMatcher .container .results h4 {
  text-align: center;
  width: auto;
  padding: 1em 0;
}
/* /style/productMatcher.less:L393 */
.mobile .productMatcher .container .results .pricing {
  width: auto;
  margin-bottom: 1em;
}
/* /style/productMatcher.less:L400 */
.mobile .productMatcher .container .results .orderBtn {
  margin-bottom: .5em;
  margin-right: 2px;
  box-sizing: border-box;
  width: 48%;
  font-size: .8em;
}
/* /style/productMatcher.less:L410 */
.mobile .productMatcher .container .results .detailsBtn {
  box-sizing: border-box;
  width: 48%;
  font-size: .8em;
}
/* /style/productMatcher.less:L415 */
.mobile .productMatcher .container .results .more {
  text-align: center;
  color: #333333;
  margin-right: 0;
}
/* /style/productMatcher.less:L424 */
.mobile .productMatcher .container .stepList {
  display: none;
}
@media (max-width: 1188px) {
  /* /style/contact.less:L4 */
  /* /style/contact.less:L5 */
  body.contact:not(.mobile) .contactNav {
    padding-top: 0 !important;
  }
  /* /style/contact.less:L7 */
  body.contact:not(.mobile) .contactNav h3 {
    font-size: 1.75em !important;
  }
  /* /style/contact.less:L10 */
  /* /style/contact.less:L11 */
  body.contact:not(.mobile) .contactNav ul li {
    font-size: 1.2em !important;
    color: red;
  }
}
@media (max-width: 960px) {
  /* /style/contact.less:L21 */
  /* /style/contact.less:L22 */
  body.contact:not(.mobile) .contactNav {
    padding-top: 0 !important;
  }
  /* /style/contact.less:L24 */
  body.contact:not(.mobile) .contactNav h3 {
    text-align: center !important;
    display: block !important;
    width: initial !important;
  }
  /* /style/contact.less:L29 */
  body.contact:not(.mobile) .contactNav ul {
    display: block !important;
  }
  /* /style/contact.less:L31 */
  body.contact:not(.mobile) .contactNav ul li {
    display: block !important;
    font-size: 1.2em !important;
  }
  /* /style/contact.less:L35 */
  body.contact:not(.mobile) .contactNav ul li a {
    padding: initial !important;
    background: none !important;
    border-radius: none !important;
  }
}
/* /style/contact.less:L45 */
/* /style/contact.less:L47 */
body.contact:not(.mobile) .contactNav {
  text-align: center;
  padding: 12px 0 0;
  background: #faf4d2;
  border-top: 1px solid #fdee91;
  border-bottom: 1px solid #fdee91;
  width: 100%;
  margin: 0 auto;
}
/* /style/contact.less:L59 */
body.contact:not(.mobile) .contactNav h3 {
  font-size: 2em;
  display: inline-block;
  width: 19%;
  text-align: right;
  color: #313330;
  padding-bottom: 20px;
}
/* /style/contact.less:L68 */
body.contact:not(.mobile) .contactNav ul {
  display: inline-block;
  list-style: none;
  margin-left: 10px;
  padding: 0;
}
/* /style/contact.less:L74 */
body.contact:not(.mobile) .contactNav ul li {
  display: inline-block;
  font-size: 1.6em;
}
/* /style/contact.less:L78 */
body.contact:not(.mobile) .contactNav ul li .fa-caret-down {
  color: #ecbe2d;
  padding-right: 10px;
}
/* /style/contact.less:L83 */
body.contact:not(.mobile) .contactNav ul li a {
  color: #2e0241;
  padding: 30px 12px 18px 12px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  transition: background-color 0.5s;
}
/* /style/contact.less:L90 */
body.contact:not(.mobile) .contactNav ul li a.active,
body.contact:not(.mobile) .contactNav ul li a:hover {
  background-color: #f0de8a;
}
/* /style/contact.less:L102 */
body.contact:not(.mobile) #sidebar {
  display: none;
}
/* /style/contact.less:L106 */
body.contact:not(.mobile) .fullWidthCarouselWrap {
  background: white;
}
/* /style/contact.less:L111 */
body.contact:not(.mobile) .fullWidthCarousel {
  margin-top: -4px;
}
/* /style/contact.less:L115 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper {
  height: 250px !important;
}
/* /style/contact.less:L119 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul {
  height: 250px !important;
}
/* /style/contact.less:L123 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li {
  height: 250px !important;
}
/* /style/contact.less:L127 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent {
  position: static;
  box-sizing: border-box;
  width: 100%;
}
/* /style/contact.less:L132 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption {
  margin: 0;
  padding: 12px 0 0 202px;
  min-width: 0;
  box-sizing: border-box;
  width: 100%;
  background: none;
  top: 0;
  position: relative;
}
/* /style/contact.less:L142 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption h2 {
  text-align: left;
}
/* /style/contact.less:L145 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption h2 span {
  display: block;
  padding-top: 23px;
  margin-left: 378px;
  font-weight: bold;
  font-style: italic;
  font-size: 1.5em;
}
/* /style/contact.less:L155 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .trustSymbols {
  text-align: right;
  position: absolute;
  display: block;
  bottom: 6px;
  right: 114px;
}
/* /style/contact.less:L162 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .trustSymbols a {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 68px;
  margin-left: 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 92px;
}
/* /style/contact.less:L174 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .trustSymbols a.bbb {
  background-image: url("/images/logos/bbb.png");
}
/* /style/contact.less:L178 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .trustSymbols a.csaa {
  background-image: url("/images/logos/csaa.png");
  width: 50px;
}
/* /style/contact.less:L183 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .trustSymbols a.ul {
  display: none;
}
/* /style/contact.less:L189 */
body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .phone {
  position: absolute;
  bottom: -33px;
  right: 120px;
  text-align: right;
  color: #5b5b5b;
  font-size: 1.8em;
}
/* /style/contact.less:L209 */
/* /style/contact.less:L211 */
body.contact:not(.mobile) #content h1 {
  display: none;
}
/* /style/contact.less:L217 */
body.contact:not(.mobile) #content #cb1 {
  box-sizing: border-box;
  padding-top: 60px;
  min-height: 320px;
  background: url(/images/contact/cb2.jpg) no-repeat top left;
  text-align: right;
  padding-right: 90px;
}
/* /style/contact.less:L224 */
body.contact:not(.mobile) #content #cb1 p {
  font-size: 2.2em;
  font-weight: bold;
}
/* /style/contact.less:L229 */
body.contact:not(.mobile) #content #cb1 h2 {
  display: none;
}
/* /style/contact.less:L235 */
body.contact:not(.mobile) #content #cb2 {
  padding-top: 20px;
  padding-left: 50%;
  box-sizing: border-box;
  min-height: 320px;
  background: url(/images/contact/cb3.jpg) no-repeat top left;
  text-align: right;
}
/* /style/contact.less:L243 */
body.contact:not(.mobile) #content #cb2 p {
  padding-bottom: 5px;
  text-align: left;
  width: 80%;
}
/* /style/contact.less:L249 */
body.contact:not(.mobile) #content #cb2 h2 {
  display: none;
}
/* /style/contact.less:L253 */
/* /style/contact.less:L255 */
body.contact:not(.mobile) #content #cb2 form label {
  color: black;
  width: 164px;
  text-align: left;
}
/* /style/contact.less:L260 */
body.contact:not(.mobile) #content #cb2 form .orangeButton {
  float: none;
  display: inline-block;
  margin-right: 98px;
}
/* /style/contact.less:L266 */
body.contact:not(.mobile) #content #cb2 form li {
  padding-bottom: 8px;
}
/* /style/contact.less:L270 */
body.contact:not(.mobile) #content #cb2 form #txtPhone {
  width: 250px;
}
/* /style/contact.less:L276 */
body.contact:not(.mobile) #content #cb3 {
  min-height: 435px;
  padding-left: 20%;
  box-sizing: border-box;
  min-height: 320px;
  background: white url(/images/contact/cb4.jpg) no-repeat top left;
  text-align: right;
}
/* /style/contact.less:L284 */
body.contact:not(.mobile) #content #cb3 p {
  text-align: left;
  padding: 50px 0 15px 20px;
}
/* /style/contact.less:L289 */
body.contact:not(.mobile) #content #cb3 form {
  width: 100%;
}
/* /style/contact.less:L292 */
body.contact:not(.mobile) #content #cb3 form label {
  color: black;
  font-weight: bold;
}
/* /style/contact.less:L296 */
body.contact:not(.mobile) #content #cb3 form label.required:before {
  content: "* ";
}
/* /style/contact.less:L300 */
body.contact:not(.mobile) #content #cb3 form ul {
  text-align: right;
  width: 46%;
  float: left;
}
/* /style/contact.less:L305 */
/* /style/contact.less:L306 */
body.contact:not(.mobile) #content #cb3 form ul li input {
  max-width: 209px;
}
/* /style/contact.less:L311 */
body.contact:not(.mobile) #content #cb3 form ul li #txtPhone {
  width: 250px;
}
/* /style/contact.less:L319 */
body.contact:not(.mobile) #content #cb3 form .orangeButton {
  float: none;
  display: inline-block;
  width: auto;
}
/* /style/contact.less:L326 */
body.contact:not(.mobile) #content #cb3 h2 {
  display: none;
}
/* /style/contact.less:L332 */
body.contact:not(.mobile) #content #cb4 {
  min-height: 435px;
  padding-top: 20px;
  padding-left: 52%;
  box-sizing: border-box;
  min-height: 320px;
  background: url(/images/contact/cb5.jpg) no-repeat top left;
  text-align: right;
}
/* /style/contact.less:L341 */
body.contact:not(.mobile) #content #cb4 h2 {
  display: none;
}
/* /style/contact.less:L345 */
body.contact:not(.mobile) #content #cb4 p {
  text-align: left;
}
/* /style/contact.less:L349 */
body.contact:not(.mobile) #content #cb4 > div {
  position: relative;
  margin-bottom: 10px;
}
/* /style/contact.less:L354 */
body.contact:not(.mobile) #content #cb4 > div h3 {
  margin-top: -5px;
  width: 38%;
  display: inline-block;
  font-size: 1.3em;
  color: black;
  text-align: right;
  vertical-align: top;
}
/* /style/contact.less:L364 */
body.contact:not(.mobile) #content #cb4 > div .vcard {
  text-align: left;
  width: 53%;
  display: inline-block;
  padding-left: 20px;
  vertical-align: top;
}
/* /style/contact.less:L375 */
body.contact:not(.mobile) #content .grid_11 {
  width: 940px;
}
/* /style/contact.less:L382 */
/* /style/contact.less:L384 */
body.contact.mobile .fullWidthCarouselWrap {
  display: none !important;
}
/* /style/contact.less:L388 */
body.contact.mobile .contactNav {
  padding: 10px;
  background: #faf4d2;
  border-radius: 3px;
}
/* /style/contact.less:L393 */
body.contact.mobile .contactNav ul {
  list-style: none;
}
/* /style/contact.less:L396 */
body.contact.mobile .contactNav ul li {
  margin-bottom: .5em;
}
/* /style/contact.less:L399 */
body.contact.mobile .contactNav ul li a {
  color: #2e0241;
}
/* /style/contact.less:L402 */
body.contact.mobile .contactNav ul li a .fa-caret-down {
  color: #ecbe2d;
  padding-right: 10px;
}
/* /style/contact.less:L411 */
/* /style/contact.less:L412 */
body.contact.mobile #cb1 p {
  text-align: left !important;
}
/* /style/contact.less:L414 */
body.contact.mobile #cb1 p span {
  font-weight: bold;
}
/* /style/contact.less:L420 */
/* /style/contact.less:L421 */
body.contact.mobile #cb2 ul,
body.contact.mobile #cb3 ul {
  list-style: none;
}
/* /style/contact.less:L424 */
body.contact.mobile #cb2 ul li,
body.contact.mobile #cb3 ul li {
  margin-bottom: .5em;
}
/* /style/contact.less:L428 */
body.contact.mobile #cb2 ul label,
body.contact.mobile #cb3 ul label {
  display: block;
}
/* /style/contact.less:L435 */
/* /style/contact.less:L436 */
body.contact.mobile #cb4 .service {
  margin-top: 1em;
}
@media (max-width: 1123px) {
  /* /style/contact.less:L444 */
  body.contact:not(.mobile) .fullWidthCarousel .caroufredsel_wrapper ul li .slideContent .caption .trustSymbols {
    right: initial;
    left: 200px;
    text-align: left;
  }
}
