﻿.form-validation-message {
  padding: 0.2em 0.4em 0.3em 0.4em;
  font-size: 0.6em;
  color: #ffffff;
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
  text-wrap: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 3px;
  background-color: #b94a48;
}
ul.km-list li .count-container {
  display: inline;
}
.km-listview-link.disabled {
  pointer-events: none;
}
.form-validation-message.warning {
  background-color: #f89406;
}
.custom-loader {
  display: none;
  visibility: hidden;
}
.custom-loader h1 {
  font-size: larger;
}
.form-count {
  background: none repeat scroll 0 0 #4CD964;
  border-radius: 14px 14px 14px 14px;
  cursor: pointer;
  font-size: 0.6em;
  font-weight: bold;
  margin-left: 5px !important;
  min-width: 14px;
  padding: 2px;
  text-align: center;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) !important;
}
.km-list textarea.form-textarea {
  resize: none;
  float: none;
  width: 100%;
  padding: 0 !important;
}
.km-list select.full-width {
  width: 100%;
  float: none;
  margin: 0;
  position: relative;
  padding: 0 !important;
}
.km-list input[type=date] {
  text-align: right;
}
.km-list .button-link {
  color: #007aff !important;
}
.km-list .button-link.km-listview-link:after {
  display: none;
}
.km-navbar .km-button.wp-only {
  display: none;
}
.lookup-list .km-listview-link:after {
  display: none;
}
.km-modalview table.modal-button-container {
  border: 0;
  padding: 0px;
  border-spacing: 0.8em;
  border-collapse: separate;
  width: 100%;
  margin: 0 0 0 0;
}
.km-modalview table.modal-button-container td {
  width: 2000px;
}
.km-modalview table.modal-button-container td .km-button {
  display: block;
  text-align: center;
}
.km-ios7 .km-header .km-navbar a.km-button {
  color: #e5173f;
}
.km-ios7 .km-footer .km-navbar a.km-button {
  color: #e5173f;
}
.km-ios7 .km-modalview .km-navbar {
  border-radius: 0.8em 0.8em 0 0;
}
.km-ios7 .km-modalview .km-content {
  border-radius: 0 0 0.8em 0.8em;
}
.km-ios7 .km-button {
  color: #e5173f;
}
.km-ios7 .km-content.dark {
  background-color: #efeff4;
}
.km-ios7 .km-scroll-wrapper.dark {
  background-color: #efeff4;
}
.km-ios7 .dark .km-listview li {
  background-color: #fff;
}
.km-ios7 .count {
  display: inline;
  border-radius: 1em 1em 1em 1em;
  cursor: pointer;
  color: #FFFFFF;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-weight: 500;
  font-size: 1em;
  background: none repeat scroll 0 0 #8A98B2;
}
.km-ios7 ul.km-list li .count-container {
  float: right;
  margin-right: 1.3em;
}
.km-ios7 .km-list li.km-state-active a.km-listview-link .count {
  color: #FFFFFF !important;
}
.km-ios7 .label {
  padding: 0;
  display: inline;
  font-size: 0.8em;
  font-weight: bold;
  color: #808080;
  vertical-align: middle;
  white-space: nowrap;
}
.km-ios7 .label-warning {
  color: #f89406;
}
.km-ios7 .label-success {
  color: #4cd964;
}
.km-ios7 .label-error {
  color: #e5173f;
}
.km-ios7 .km-list .lookup-value {
  color: #999ea9;
  overflow: hidden;
  white-space: nowrap;
}
.km-ios7 .km-list .lookup-value.full-width {
  display: block;
  margin-left: 1.3em;
}
.km-ios7 .km-list .lookup-value-right {
  top: 0.75em;
  width: 65%;
  position: absolute;
  text-align: right;
  right: 2em;
  min-width: 6em;
  display: inline-block;
}
.km-ios7 .km-list .km-listview-link .lookup-value {
  top: 0.5em;
}
.km-ios7 .km-list .button-link {
  color: #e5173f !important;
}
.km-ios7 .km-loader {
  background: rgba(0, 0, 0, 0.5);
}
.km-ios7 .km-loader.light h1 {
  text-shadow: none;
  color: #FFF;
}
.km-ios7 .km-loader.light .km-loading .km-spin {
  color: #FFF !important;
}
.km-ios7 .form-textarea {
  resize: none;
  float: none;
  width: 100%;
  margin-left: 0.6em !important;
}
.km-ios7 .km-list select.full-width {
  margin-left: 0.8em !important;
}
.km-ios7 .km-modalview .km-button {
  color: #e5173f;
}
.km-ios7 .km-modalview .km-button.positive {
  color: #e5173f;
  font-weight: bold;
}
.km-ios7 .km-modalview .km-button.negative {
  color: #e5173f;
  font-weight: bold;
}
.km-ios7 .km-modalview .km-button.cancel {
  font-weight: normal;
}
.km-ios7 .km-navbar .km-button.cancel {
  font-weight: bold;
}
.km-ios7 .km-navbar .km-button.bold {
  font-weight: bold;
}
.km-ios7 .km-navbar .km-button.disabled {
  color: #C2C2C2 !important;
  pointer-events: none;
}
.km-ios7 .km-button.disabled {
  color: #C2C2C2;
  pointer-events: none;
}
.km-ios7 .faded-text {
  color: #999ea9 !important;
}
.km-ios7 .form-validation-message {
  font-weight: bold;
  font-size: 0.8em;
  background-color: transparent;
  color: #e5173f;
  padding: 0;
  min-height: 1.2em;
  vertical-align: middle;
}
.km-ios7 .form-validation-message.warning {
  color: #f89406;
}
.km-ios7 .km-listinset > li.fake-first-item {
  border-top: 0;
}
.km-ios7 .prompt-text-area {
  resize: none;
  float: none;
  width: 100%;
  padding: 0 !important;
  margin-left: 0.8em;
}
.km-ios {
  /*This forces icons in a form label to be black*/
}
.km-ios .form-count {
  background: none repeat scroll 0 0 #468847;
}
.km-ios .count {
  background: none repeat scroll 0 0 #468847;
  border-radius: 14px 14px 14px 14px;
  cursor: pointer;
  font-size: 0.6em;
  font-weight: bold;
  margin-left: 5px !important;
  min-width: 14px;
  padding: 2px;
  text-align: center;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) !important;
}
.km-ios .label {
  padding: 1px 4px 2px 4px;
  display: inline;
  font-size: 0.7em;
  font-weight: bold;
  line-height: 1em;
  color: #ffffff;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #808080;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: border-box;
}
.km-ios .label-warning {
  background-color: #f89406;
}
.km-ios .label-success {
  background-color: #468847;
}
.km-ios .label-error {
  background-color: #b94a48;
}
.km-ios .km-list .lookup-value.full-width {
  display: block;
  margin-left: 1.3em;
}
.km-ios .km-list .lookup-value-right {
  top: 0.75em;
  width: 65%;
  position: absolute;
  text-align: right;
  right: 2em;
  min-width: 6em;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.km-ios .km-list .km-listview-link .lookup-value {
  top: 0.6em;
}
.km-ios .km-list .lookup-value > span {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #385487;
  font-weight: normal;
}
.km-ios .km-list .km-state-active .lookup-value > span {
  color: #FFF;
}
.km-ios .km-listinset > li.fake-first-item {
  -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;
  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);
}
.km-ios .km-loader {
  background: rgba(0, 0, 0, 0.5);
}
.km-ios select:disabled,
.km-ios input[type=text]:disabled {
  /*color: #000 !important;*/
}
.km-ios li.form-invalid-field {
  /*background-color: #FFB3B3;*/
}
.km-ios .km-button.negative {
  background-color: #C60F11 !important;
}
.km-ios .km-button.positive {
  background-color: #2D68DB !important;
}
.km-ios .km-button.cancel {
  background-color: #2D68DB !important;
}
.km-ios .km-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.km-ios .km-list li label > .km-icon {
  /*color: #000;*/
}
.km-ios .km-list li .km-icon {
  color: #000;
}
.km-ios .form-validation-message {
  font-weight: bold;
  font-size: 0.6em;
  background-color: #b94a48;
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  min-height: 1.3em;
  vertical-align: middle;
}
.km-ios .form-validation-message.warning {
  background-color: #f89406;
}
.km-ios .form-textarea {
  margin-left: -0.2em;
}
.km-ios .km-list select.full-width {
  margin-left: 0em !important;
}
.km-ios .faded-text {
  color: #808080 !important;
}
.km-ios .km-state-active .faded-text {
  color: #FFF;
}
.km-ios .prompt-text-area {
  resize: none;
  float: none;
  width: 100%;
  padding: 0 !important;
  margin: 0;
}
.km-android {
  /*Hack to force footer to display properly*/
}
.km-android select:disabled {
  color: #A9A9A9;
}
.km-android .km-footer .km-navbar {
  height: 3.35em;
}
.km-android .custom-loader {
  opacity: .85;
  z-index: 100000;
  padding: 30px 30px;
  position: absolute;
  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;
  display: block;
  visibility: visible;
}
.km-android .count {
  background: none repeat scroll 0 0 #4CD964;
  border-radius: 14px 14px 14px 14px;
  cursor: pointer;
  font-size: 0.6em;
  font-weight: bold;
  margin-left: 5px !important;
  min-width: 14px;
  padding: 2px;
  text-align: center;
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  display: inline;
  -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25) !important;
}
.km-android .label {
  padding: 0;
  display: inline;
  font-size: 0.8em;
  font-weight: bold;
  color: #808080;
  vertical-align: middle;
  white-space: nowrap;
}
.km-android .label-warning {
  color: #f89406;
}
.km-android .label-success {
  color: #4CD964;
}
.km-android .label-error {
  color: #FF002F;
}
.km-android .km-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.km-android .km-list .lookup-value.full-width {
  display: block;
  margin-left: 1.3em;
}
.km-android .km-list .lookup-value-right {
  top: 0.9em;
  position: absolute;
  right: 0em;
  min-width: 2.1em;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}
.km-android .km-list .km-listview-link .lookup-value {
  top: 0.5em;
}
.km-android .faded-text {
  color: #A9A9A9 !important;
}
.km-android .form-validation-message {
  font-weight: normal;
  font-size: 0.6em;
  background-color: #DDDBDE;
  color: #1D1B1E;
  border-top: 4px solid #FF002F;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.km-android .form-validation-message.warning {
  border-top: 4px solid #f89406;
}
.km-android .km-listview-wrapper .select-box span {
  margin-left: -0.5em;
}
.km-android .km-scrollview .km-button.negative {
  background-color: #FF002F;
}
.km-android .km-navbar .km-button.negative {
  color: #FF002F !important;
}
.km-android .km-navbar .km-button.positive {
  color: #4985FF !important;
}
.km-android .km-navbar .km-button.cancel {
  color: #4985FF !important;
}
.km-android .km-modalview .km-button.negative {
  background-color: #FF002F !important;
}
.km-android .km-modalview .km-button.positive {
  background-color: #4985FF !important;
}
.km-android .prompt-text-area {
  resize: none;
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
#body .km-wp .km-navbar .km-back {
  display: inline-block;
}
.km-wp .km-footer .km-navbar .km-button {
  border-width: 0;
  font-size: 1.2em;
}
.km-wp .km-footer .km-navbar .km-button.action-sheet-button {
  margin-top: -0.4em;
}
.km-wp .km-header .km-navbar .km-button {
  border-width: 0;
  font-size: 1.2em;
}
.km-wp .km-actionsheet > li > a {
  font-size: 1.3em;
}
.km-wp .km-actionsheet-cancel {
  margin-top: 0.3em;
}
.km-wp .count-container {
  margin-left: 0.5em;
  float: right;
}
.km-wp input:disabled,
.km-wp select:disabled,
.km-wp textarea:disabled {
  color: #A9A9A9 !important;
  border-color: #A9A9A9 !important;
}
.km-wp .custom-loader {
  opacity: .85;
  z-index: 100000;
  padding: 30px 30px;
  position: absolute;
  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;
  display: block;
  visibility: visible;
}
.km-wp .count,
.km-wp .form-count {
  background-color: #e5173f;
  color: #ffffff;
  padding-left: 0.3em;
  padding-right: 0.3em;
  font-size: 1em;
  font-weight: bold;
}
.km-wp .faded-text {
  color: #A9A9A9 !important;
}
.km-wp .form-textarea {
  resize: none;
  float: none;
  width: 100%;
  padding-top: 1em !important;
}
.km-wp .prompt-text-area {
  resize: none;
  float: none;
  width: 100%;
}
.km-wp .km-list select:not(.full-width) {
  right: 0.7em;
}
.km-wp .km-list input:not(.full-width) {
  right: 0.7em;
}
.km-wp .form-validation-message {
  font-weight: bold;
  font-size: 0.8em;
  background-color: transparent;
  color: #FF3B30;
  padding: 0;
  min-height: 1.2em;
  vertical-align: middle;
}
.km-wp .form-validation-message.warning {
  color: #f89406;
}
.km-wp .lookup-value.full-width {
  display: block;
}
.km-wp .lookup-value-right {
  position: absolute;
  right: 1em;
}
.km-wp .km-navbar .km-back {
  display: inline-block;
}
.km-wp .km-navbar .km-button {
  height: 2em !important;
  line-height: 1.8em !important;
}
.km-wp .km-modalview .km-button {
  height: 2em !important;
  line-height: 1.8em !important;
}
.km-wp .label {
  padding: 0;
  display: inline;
  font-size: 0.8em;
  font-weight: bold;
  color: #808080;
  vertical-align: middle;
  white-space: nowrap;
}
.km-wp .label-warning {
  color: #f89406;
}
.km-wp .label-success {
  color: #4CD964;
}
.km-wp .label-error {
  color: #FF002F;
}
.km-wp .km-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
body.km-wp.harness .back-button {
  display: none !important;
}
body.km-android.harness .back-button {
  display: none !important;
}
body.km-android.harness .menu-button {
  display: none !important;
}
.km-blackberry .form-textarea {
  margin-left: 0.8em;
}
/* List view styles*/
.km-listview-wrapper .select-box {
  width: 1.3em;
  height: 1em;
  float: left;
  margin: 0 0;
  display: none;
  position: absolute;
  margin-top: -0.9em;
  top: 50%;
}
.km-listview-wrapper .select-box span {
  font-size: 1.6em !important;
}
.km-listview-wrapper .item-title {
  overflow: hidden;
  line-height: 1.2em;
}
.km-listview-wrapper .item-amount {
  float: right;
  text-align: right;
  padding-left: 0.5em;
  line-height: 1.2em;
  vertical-align: top;
}
.km-listview-wrapper .item-info {
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.3em;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  overflow: hidden;
  white-space: nowrap;
  overflow-wrap: break-word;
  text-wrap: none;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.km-listview-wrapper .status {
  line-height: 1.2em;
}
.km-listview-wrapper .item-title .km-icon-paperclip {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-size: 1em;
  line-height: 1.3em;
  height: 1.3em;
}
.km-listview-wrapper .nav-item {
  line-height: inherit !important;
  display: none;
}
.km-listview-wrapper .select-item {
  line-height: inherit !important;
  display: none;
}
.km-listview-wrapper .select-mode .item-title {
  margin-left: 1.3em;
}
.km-listview-wrapper .select-mode .item-info {
  margin-left: 1.7em;
}
.km-listview-wrapper .select-mode .status {
  margin-left: 1.5em;
}
.km-listview-wrapper .select-mode .select-box {
  display: block;
}
.km-listview-wrapper .select-mode .select-item {
  display: block;
}
.km-listview-wrapper .select-mode .nav-item {
  display: none;
}
.km-listview-wrapper .nav-mode .select-box {
  display: none;
}
.km-listview-wrapper .nav-mode .select-item {
  display: none;
}
.km-listview-wrapper .nav-mode .nav-item {
  display: block;
}
.km-listview-wrapper .nav-mode li .km-listview-link:after {
  top: 2.5em !important;
}
/* Icons */
.km-icon-gear:after,
.km-icon-gear:before {
  content: "\e0a5";
}
.km-icon-new:after,
.km-icon-new:before {
  content: "\e09d";
}
.km-icon-submitted:after,
.km-icon-submitted:before {
  content: "\e0b2";
}
.km-icon-history:after,
.km-icon-history:before {
  content: "\e0d2";
}
.km-icon-approve:after,
.km-icon-approve:before {
  content: "\e030";
}
.km-icon-save:after,
.km-icon-save:before {
  content: "\e0bd";
}
.km-icon-pending:after,
.km-icon-pending:before {
  content: "\e0b0";
}
.km-icon-date:after,
.km-icon-date:before {
  content: "\e089";
}
.km-icon-write:after,
.km-icon-write:before {
  content: "\e07b";
}
.km-icon-list:after,
.km-icon-list:before {
  content: "\e077";
}
.km-icon-checked:after,
.km-icon-checked:before {
  content: "\e030";
  color: green;
}
.km-icon-unchecked:after,
.km-icon-unchecked:before {
  content: "\e030";
  color: #A9A9A9;
}
.km-icon-x:after,
.km-icon-x:before {
  content: "\e038";
}
.km-icon-checkboxfield:after,
.km-icon-checkboxfield:before {
  content: "\e030";
}
.km-icon-paperclip:after,
.km-icon-paperclip:before {
  content: "\e083";
}
.km-icon-road:after,
.km-icon-road:before {
  content: "\e0bb";
}
.km-icon-menu:after,
.km-icon-menu:before {
  content: "\e0f1";
}
.km-icon-vertical-dots:after,
.km-icon-vertical-dots:before {
  content: "\e316";
}
.km-icon-dots:after,
.km-icon-dots:before {
  content: "\e315";
}
.km-icon-left-chev:after,
.km-icon-left-chev:before {
  content: "\e013";
}
.km-icon-submit:after,
.km-icon-submit:before {
  content: "\e0b2";
}
.km-icon-select:after,
.km-icon-select:before {
  content: "\e037";
}
.km-ios .km-icon-menu:after,
.km-ios .km-icon-menu:before {
  -moz-transform: scale(1.4, 0.9);
  -ms-transform: scale(1.4, 0.9);
  -o-transform: scale(1.4, 0.9);
  -webkit-transform: scale(1.4, 0.9);
  transform: scale(1.4, 0.9);
}
.km-ios7 .km-icon-gear:after,
.km-ios7 .km-icon-gear:before {
  content: "\e20f";
}
.km-ios7 .km-icon-checked:after,
.km-ios7 .km-icon-checked:before {
  content: "\e030";
  color: #e5173f;
}
.km-ios7 .km-icon-unchecked:after,
.km-ios7 .km-icon-unchecked:before {
  color: #C2C2C2;
}
.km-ios7 .km-icon-menu:after,
.km-ios7 .km-icon-menu:before {
  -moz-transform: scale(1.4, 0.8);
  -ms-transform: scale(1.4, 0.8);
  -o-transform: scale(1.4, 0.8);
  -webkit-transform: scale(1.4, 0.8);
  transform: scale(1.4, 0.8);
  margin-top: 0.1em;
}
.km-wp .km-icon-checked,
.km-wp .km-icon-checked:before,
.km-wp .km-icon-checked:after {
  color: #e5173f !important;
}
.km-wp .km-icon-unchecked,
.km-wp .km-icon-unchecked:after,
.km-wp .km-icon-unchecked:before {
  color: #444444 !important;
}
.km-wp .km-icon-menu:after,
.km-wp .km-icon-menu:before {
  content: "\e0c5";
}
.km-android .km-icon-checked,
.km-android .km-icon-checked:before,
.km-android .km-icon-checked:after {
  color: #007aff !important;
}
.km-android .km-icon-unchecked,
.km-android .km-icon-unchecked:after,
.km-android .km-icon-unchecked:before {
  color: #444444 !important;
}
.km-android .km-icon-menu:after,
.km-android .km-icon-menu:before {
  content: "\e0f1";
  -moz-transform: scale(1.4, 0.9);
  -ms-transform: scale(1.4, 0.9);
  -o-transform: scale(1.4, 0.9);
  -webkit-transform: scale(1.4, 0.9);
  transform: scale(1.4, 0.9);
}
.km-flat .km-icon-checked,
.km-flat .km-icon-checked:before,
.km-flat .km-icon-checked:after {
  color: #10c4b2 !important;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Date picker top bar black */
.ios7 .dw-persp .dwbc .dwb {
  color: #000;
}
@media screen and (min-width: 640px) {
  .wp .dw-persp .dwcc {
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
  }
  .wp .dw-persp .dwbc {
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    position: relative;
    top: 20px;
  }
  .wp .dwb {
    content: "";
  }
  .wp .dwb0:after {
    content: "\e030";
    background: none;
    padding-top: 0;
    font-family: 'Kendo UI';
    font-size: 3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
  }
  .wp .dwb1:after {
    content: "\e031";
    background: none;
    padding-top: 0;
    font-family: 'Kendo UI';
    font-size: 3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
  }
}
/* WP highlight colour override */
.km-wp,
.km-wp .km-content,
.km-wp .km-button {
  background-color: Background;
}
.km-wp .km-navbar {
  background: Background;
}
.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 {
  background: Background;
}
.km-wp .km-detail {
  background: Background;
}
.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:active,
.km-wp .km-popup li.k-item:active,
.km-wp .km-popup li.k-state-selected {
  background: #e5173f;
}
.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:active,
.km-wp .km-popup li.k-item:active,
.km-wp .km-popup li.k-state-selected {
  color: #ffffff;
}
.km-wp .km-state-active .km-listview-link:after {
  border-color: #ffffff;
}
.km-wp .km-group-title {
  background: #e5173f;
  color: #ffffff;
}
.km-wp .km-pages .km-current-page {
  background: #e5173f;
}
.km-wp .km-switch-background {
  background: #e5173f;
}
.km-wp .km-tabstrip .km-state-active .km-icon {
  background-color: #e5173f;
  color: #ffffff;
}
.km-wp input::selection,
.km-wp textarea::selection {
  color: #ffffff;
  background: #e5173f;
}
.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: #e5173f;
}
.km-wp select:not([multiple]):focus,
.km-wp .k-dropdown .k-state-active,
.km-wp .k-dropdown .k-state-focused {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #e5173f;
}
.km-wp .k-slider-selection {
  background: #e5173f;
}
.km-wp .km-badge {
  color: #ffffff;
  border: 0.1em solid #ffffff;
  background-color: #e5173f;
}
.km-wp-light select {
  background-color: #FFF !important;
  color: #000 !important;
}
.km-wp-dark select {
  background-color: #000 !important;
}
.km-wp-light select::-ms-value {
  background-color: #FFF !important;
  color: #000 !important;
}
.km-wp-dark select::-ms-value {
  background-color: #000 !important;
}
/** Windows Phone header and footer button styles **/
.km-wp .km-header .km-navbar .km-button.back-button {
  font-size: 20px;
  display: inline-block;
  height: 1.6em !important;
  width: 1.6em !important;
  border-radius: 2em;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
}
.km-wp .km-header .km-navbar .km-button.back-button .km-icon {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1.3em;
  margin-top: -0.15em;
  margin-left: -0.3em;
}
.km-wp .km-footer .km-navbar .km-button:not(.no-border) {
  font-size: 19px;
  display: inline-block;
  height: 1.6em !important;
  width: 1.6em !important;
  border-width: 0.13em;
  border-style: solid;
  border-radius: 2em;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.km-wp.km-wp-dark .km-footer .km-navbar .km-button {
  border-color: #FFF;
}
.km-wp.km-wp-light .km-footer .km-navbar .km-button {
  border-color: #000;
}
.km-wp .km-footer .km-navbar .km-button:not(.no-border) .km-icon {
  display: inline-block;
  font-size: 1.2em;
  line-height: 1.2em;
  margin: 0;
  margin-top: -0.03em;
}
