/*
* Kendo UI v2014.3.1314 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
/* font-family: "HeliosCondRegular"; */
/*
@font-face {
  font-family: "HeliosCondRegular";
  src: url("@{helios-font-regular-dir}/HeliosCondRegular.eot");
  src: url("@{helios-font-regular-dir}/HeliosCondRegular.eot?#iefix")format("embedded-opentype"),
  url("@{helios-font-regular-dir}/HeliosCondRegular.woff") format("woff"),
  url("@{helios-font-regular-dir}/HeliosCondRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
*/
/* font-family: "HeliosCondItalic"; */
/*
@font-face {
  font-family: "HeliosCondItalic";
  src: url("@{helios-font-bold-italic-dir}/HeliosCondItalic.eot");
  src: url("@{helios-font-bold-italic-dir}/HeliosCondItalic.eot?#iefix")format("embedded-opentype"),
  url("@{helios-font-bold-italic-dir}/HeliosCondItalic.woff") format("woff"),
  url("@{helios-font-bold-italic-dir}/HeliosCondItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
*/
/* font-family: "HeliosCondBold"; */
@font-face {
  font-family: "HeliosCondBold";
  src: url("/styles/fonts/HeliosCondBold/HeliosCondBold.eot");
  src: url("/styles/fonts/HeliosCondBold/HeliosCondBold.eot?#iefix") format("embedded-opentype"), url("/styles/fonts/HeliosCondBold/HeliosCondBold.woff") format("woff"), url("/styles/fonts/HeliosCondBold/HeliosCondBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "HeliosCondBoldItalic"; */
/*
@font-face {
  font-family: "HeliosCondBoldItalic";
  src: url("@{helios-font-bold-italic-dir}/HeliosCondBoldItalic.eot");
  src: url("@{helios-font-bold-italic-dir}/HeliosCondBoldItalic.eot?#iefix")format("embedded-opentype"),
  url("@{helios-font-bold-italic-dir}/HeliosCondBoldItalic.woff") format("woff"),
  url("@{helios-font-bold-italic-dir}/HeliosCondBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
*/
.topMenuContainer {
  height: 115px;
  padding-top: 10px;
}
.topMenuContainer-Mobile {
  display: none;
}
.topMenu,
.topMenuSections {
  margin-left: 25px;
}
.topMenu a,
.topMenuSections a,
.topMenu .phoneNumber,
.topMenuSections .phoneNumber,
.topMenu .logo,
.topMenuSections .logo {
  font-family: "HeliosCondBold";
  text-decoration: none;
  text-transform: uppercase;
  color: #004685;
}
.topMenu .section-item,
.topMenuSections .section-item {
  width: 166px;
  float: left;
}
.topMenu .section-item a,
.topMenuSections .section-item a {
  font-size: 14px;
  position: relative;
  top: -5px;
}
.topMenu .section-item a:hover,
.topMenuSections .section-item a:hover,
.topMenu .section-item a.active,
.topMenuSections .section-item a.active {
  color: #80a3c2;
}
.topMenuSections .section-item .topMenu-separator {
  width: 0;
  border-left: solid 1px #004685;
  float: left;
  margin-right: 8px;
}
.topMenuRightSections {
  width: 330px;
  float: right;
  margin-right: 20px;
}
.topMenuRightSections .section-item {
  width: 155px;
  float: right;
  border-left: solid 1px #004685;
  padding-left: 5px;
}
.topMenuRightSections .section-item a {
  font-size: 14px;
}
.topMenuRightSections .section-item a:hover,
.topMenuRightSections .section-item a.active {
  color: #80a3c2;
}
.topMenuRightSections .phoneNumber {
  border-left: none;
  padding: 0;
  font-size: 16px;
}
.topMenuRightSections .lang-separator {
  color: #004685;
  font-weight: bold;
}
.topMenuRightSections .lang-separator,
.topMenuRightSections .phoneNumber {
  position: relative;
  top: -4px;
}
.topMenuSub {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  background-image: url("/img/styles/menu_back.png");
  background-repeat: repeat-x;
  height: 100px;
}
.topMenuSub .logo {
  float: right;
  color: #fff;
  padding-top: 5px;
}
.topMenuSub .logo .logo-top-container {
  height: 80px;
  width: 303px;
  position: relative;
  left: -25px;
}
.topMenuSub .logo .logo-top-container .logo-v_separator-menu {
  border-left: 1px solid #ffffff;
  float: left;
  height: 15px;
  left: -8px;
  position: relative;
  top: -5px;
}
.topMenuSub .logo .logo-top-container .logo-v_separator {
  border-left: 1px solid #85c5ff;
  float: left;
  height: 60px;
  left: 112px;
  position: relative;
  top: 5px;
  width: 0;
  opacity: 0.4;
}
.topMenuSub .logo .logo-top-container .logo-img-container {
  float: left;
  padding-top: 6px;
  width: 125px;
}
.topMenuSub .logo .logo-top-container .logo-img-container img {
  height: 60px;
}
.topMenuSub .logo .logo-top-container .logo-slogan-container {
  float: left;
  padding-left: 10px;
  padding-top: 19px;
  text-align: left;
  width: 160px;
  font-size: 13px;
}
.topMenuSub .logo .logo-register-number {
  left: -17px;
  position: relative;
  top: -10px;
}
.topMenuSub .logo .logo-register-number a {
  color: #fff;
  font-size: 11px;
}
.topMenuSub .section-item:first-child {
  margin-left: 24px;
}
.topMenuSub .section-item {
  border: none;
  width: 160px;
  float: left;
  padding-left: 6px;
  padding-top: 5px;
}
.topMenuSub .section-item a {
  font-size: 11px;
  color: #fff;
}
.topMenuSub .section-item a:hover,
.topMenuSub .section-item a.active {
  opacity: 1;
  color: #D8A344;
}
.topMenuSub .section-item ul {
  list-style: none;
  position: relative;
  top: -5px;
  left: -5px;
}
.topMenuSub .section-item ul li:first-child {
  border-left: solid 1px #fff;
}
.topMenuSub .section-item ul li {
  padding-left: 10px;
}
.topMenuSub .section-item ul,
.topMenuSub .section-item li {
  padding: 0;
  margin: 0;
  line-height: 0.9;
}
@media screen and (max-width: 940px) {
  .logo {
    float: left;
  }
}
@media screen and (max-width: 825px) {
  .logo,
  .topMenuRightSections,
  .standPageFooter,
  .mainLeftMenu,
  .emptyDiv {
    display: none;
  }
  .topMenuContainer {
    min-width: 495px;
  }
}
.tab-menu .tabNav-containerLink {
  float: left;
  text-align: center;
  vertical-align: middle;
  width: 160px;
  height: 18px;
  cursor: pointer;
  border-left: solid 1px #004685;
}
.tab-menu a.tabNav {
  font-family: "HeliosCondBold";
  font-size: 11px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  top: -2px;
}
.tab-menu .active,
.tab-menu .tabNav:hover,
.tab-menu .tabNav-containerLink:hover {
  background-color: #004685;
  color: #fff;
}
.tab-menu .tabNav-containerLink:hover a {
  color: #fff;
}
/* Icons */
/* Widget Base Styles */
/* Selects, Dropdowns */
/* Inputs */
/* Links */
/* Headers */
/* Buttons */
/* Group Base Styles */
/* Content */
/* Widget States */
/* Hover State */
/* Selected State */
/*Focused State*/
/* Active State */
/* Error State */
/* Disabled State */
/* Notification */
/* ToolTip */
/* Validation Message */
/* Splitter */
/* Slider */
/* Grid */
/* Scheduler */
/* Upload */
/* Gantt*/
/* Loading Indicators */
/* Shadows */
/* Border Radii */
/* Icons */
.group-input-and-button > input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: gray;
  border-image: none;
  border-radius: 2px 0 0 2px;
  border-style: solid none solid solid;
  border-width: 1px 0 1px 1px;
  margin: 0;
  padding: 3px;
}
.group-input-and-button > button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: threedlightshadow;
  border-color: gray;
  border-radius: 0 2px 2px 0;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  padding: 1px;
  position: relative;
  top: -1px;
}
.group-input-and-button > button:hover {
  background-color: threedshadow;
}
#toTop {
  bottom: 10px;
  color: #444;
  cursor: pointer;
  display: none;
  font-size: 13px;
  font-weight: bold;
  height: 47px;
  padding: 42px 0 0 0;
  position: fixed;
  right: 17px;
  text-align: center;
  width: 47px;
}
.primary-border {
  border: #177bba solid 1px;
}
.secondary-border {
  border: 1px solid #becde6;
}
/** 
 * Kendo UI v2018.2.620 (http://www.telerik.com/kendo-ui)                                                                                                                                               
 * Copyright 2018 Telerik EAD. All rights reserved.                                                                                                                                                     
 *                                                                                                                                                                                                      
 * Kendo UI commercial licenses may be obtained at                                                                                                                                                      
 * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete                                                                                                                                  
 * If you do not own a commercial license, this file shall be governed by the trial license terms.                                                                                                      
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Hover State */
/* Selected State */
/* Kendo skin */
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-theme-test-class,
.ktb-theme-id-default {
  opacity: 0;
}
.ktb-var-accent {
  color: #1984c8;
}
.ktb-var-base {
  color: #f2f5fa;
}
.ktb-var-background {
  color: #f2f2ff;
}
.ktb-var-border-radius {
  border-radius: 4px;
}
.ktb-var-normal-background {
  color: #fff;
}
.ktb-var-normal-gradient {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
}
.ktb-var-normal-text-color {
  color: #515967;
}
.ktb-var-hover-background {
  color: #6eade2;
}
.ktb-var-hover-gradient {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
}
.ktb-var-hover-text-color {
  color: #263248;
}
.ktb-var-selected-background {
  color: #1984c8;
}
.ktb-var-selected-gradient {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.ktb-var-selected-text-color {
  color: #fff;
}
.ktb-var-error {
  color: #d92800;
}
.ktb-var-warning {
  color: #ff9800;
}
.ktb-var-success {
  color: #3ea44e;
}
.ktb-var-info {
  color: #2498bc;
}
.ktb-var-series-a {
  color: #007bc3;
}
.ktb-var-series-b {
  color: #76b800;
}
.ktb-var-series-c {
  color: #ffae00;
}
.ktb-var-series-d {
  color: #ef4c00;
}
.ktb-var-series-e {
  color: #a419b7;
}
.ktb-var-series-f {
  color: #430B62;
}
.k-grid-norecords-template {
  background-color: #f2f2ff;
  border: 1px solid #d5deef;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-button {
  border-radius: 4px;
  border-color: #becde6;
  color: #515967;
  background-color: #f2f5fa;
  background-position: 50% 50%;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
}
.k-button:hover,
.k-button.k-state-hover {
  color: #263248;
  border-color: #a8bcde;
  background-color: #6eade2;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
}
.k-button:active,
.k-button.k-state-active {
  color: #fff;
  background-color: #1984c8;
  border-color: #1a87cd;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
  box-shadow: none;
}
.k-button.k-state-active:hover {
  color: #ffffff;
  border-color: #277cc3;
  background-color: #1b8dd6;
}
.k-button:focus:active {
  box-shadow: inset 0 0 3px 1px #14699f;
}
.k-button[disabled],
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled,
.k-button.k-state-disabled:hover {
  color: #bbcbe5;
  border-color: #becde6;
  background-color: #f2f5fa;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-button.k-state-disabled:active {
  box-shadow: none;
}
.k-button:focus,
.k-button:focus:hover,
.k-button.k-state-focused,
.k-button.k-state-focused.k-state-disabled,
.k-state-disabled .k-button.k-state-focused {
  border-color: #becde6;
  box-shadow: inset 0 0 3px 1px #a8bcde;
}
.k-primary {
  color: #ffffff;
  border-color: #177bba;
  background-color: #2198e3;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.k-primary:hover,
.k-primary.k-state-hover {
  color: #ffffff;
  border-color: #277cc3;
  background-color: #1b8dd6;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
}
.k-primary:active,
.k-primary.k-state-active {
  color: #ffffff;
  border-color: #1a87cd;
  background-color: #1a84c7;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]) {
  box-shadow: 0 0 3px 0 #1984c8;
}
.k-primary[disabled],
.k-state-disabled .k-primary,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled,
.k-primary.k-state-disabled:hover {
  color: #e6e6e6;
  border-color: #e6e6e6;
  background-color: #269ae4;
  box-shadow: none;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.k-primary[disabled],
.k-primary.k-state-disabled {
  box-shadow: none;
}
.k-primary:focus,
.k-primary.k-state-focused {
  border-color: #177bba;
  box-shadow: 0 0 3px 0 #1984c8;
}
.k-button-group {
  border-radius: 4px;
}
.k-button-group .k-button {
  border-radius: 0;
}
.k-button-group .k-group-start,
.k-button-group .k-button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.k-button-group .k-group-end,
.k-button-group .k-button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-button-group .k-group-start.k-group-end,
.k-button-group .k-button:first-child:last-child {
  border-radius: 4px;
}
.k-rtl .k-button-group .k-button {
  border-radius: 0;
}
.k-rtl .k-button-group .k-group-start,
.k-rtl .k-button-group .k-button:first-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-rtl .k-button-group .k-group-end,
.k-rtl .k-button-group .k-button:last-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.k-rtl .k-button-group .k-group-start.k-group-end,
.k-rtl .k-button-group .k-button:first-child:last-child {
  border-radius: 4px;
}
.k-split-button {
  border-radius: 4px;
}
.k-split-button.k-state-border-down > .k-button,
.k-split-button.k-state-border-up > .k-button {
  color: #263248;
  background-color: #6eade2;
  border-color: #a8bcde;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
  box-shadow: none;
}
.k-split-button:focus {
  border-color: #becde6;
  outline: none;
  box-shadow: inset 0 0 3px 1px #a8bcde;
}
.k-split-button:focus > .k-button {
  background: transparent;
  border-color: #becde6;
}
.k-split-button:focus:not(.k-state-disabled) > .k-state-active,
.k-split-button:focus:not(.k-state-disabled) > .k-button:hover {
  color: #263248;
  background-color: #6eade2;
  border-color: #becde6;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
  box-shadow: none;
}
.k-split-button.k-state-disabled {
  color: #bbcbe5;
  background: #f2f5fa;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
}
.k-edit-buttons {
  border-color: #d5deef;
  background: #f2f5fa;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-card {
  border-color: #d5deef;
  color: #515967;
  background-color: #f2f2ff;
}
.k-card-header {
  border-color: #d5deef;
  color: #535b6a;
  background-color: #f2f5fa;
}
.k-card-actions {
  border-color: #d5deef;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-chat {
  border-color: #d5deef;
  color: #515967;
  background-color: #f2f2ff;
}
.k-chat .k-timestamp {
  text-transform: uppercase;
  opacity: 0.7;
}
.k-chat .k-author {
  font-weight: bold;
}
.k-chat .k-bubble {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  border-color: #f2f5fa;
  color: #515967;
  background-color: #f2f5fa;
  transition: box-shadow 0.2s ease-in-out;
  order: -1;
}
.k-chat .k-bubble:hover {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}
.k-chat .k-state-selected .k-bubble {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}
.k-chat .k-alt .k-bubble {
  border-color: #1984c8;
  color: #ffffff;
  background-color: #1984c8;
}
.k-chat .k-quick-reply {
  border-color: #1984c8;
  color: #1984c8;
  background-color: transparent;
}
.k-chat .k-quick-reply:hover {
  border-color: #1984c8;
  color: #ffffff;
  background-color: #1984c8;
}
.k-chat .k-message-box {
  border-color: inherit;
  color: #515967;
  background-color: #fff;
}
.k-chat .k-message-box .k-button:hover {
  color: #1984c8;
}
.k-in,
.k-item,
.k-window-action {
  border-color: transparent;
}
/* main colors */
.k-tool.k-state-hover {
  color: #fff;
}
.k-splitbar .k-resize-handle {
  background-color: #515967;
  color: #515967;
}
.k-splitbar .k-resize-handle:hover {
  color: #263248;
}
.k-splitbar .k-resize-handle {
  background-color: #515967;
}
.k-block,
.k-widget {
  background-color: #f2f2ff;
}
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header,
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-button-group .k-tool,
.k-upload-files,
.k-popup.k-align .k-list .k-item:last-child,
.k-editor-dialog .k-tabstrip-items {
  border-color: #d5deef;
}
.k-group,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status,
.k-calendar th,
.k-calendar .k-alt,
.k-dropzone-hovered,
.k-popup {
  background-color: #dedeff;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  background-color: #f2f5fa;
}
.k-list-container {
  border-color: #becde6;
  background-color: #f2f5fa;
}
.k-list-filter > .k-textbox {
  border-color: #a3a3a3;
}
.k-content,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
  background-color: #f2f2ff;
}
.k-alt,
.k-separator,
.k-resource.k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child {
  background-color: #fdfdfe;
}
.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
  background-color: #e0e7f3;
}
.k-textbox,
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
  border-color: #d5deef;
  background-color: #f2f5fa;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input,
.k-multiselect-wrap {
  border-color: #d5deef;
}
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background: none;
}
.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap {
  background-color: #fff;
  color: #515967;
}
.k-input[readonly] {
  background-color: #fff;
  color: #515967;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
  color: #515967;
}
.k-inverse {
  color: #ffffff;
}
.k-block {
  color: #535b6a;
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: #505968;
}
.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
  color: #515967;
}
.k-header,
.k-treemap-title,
.k-grid-header .k-header > .k-link {
  color: #535b6a;
}
.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
  background-color: #f2f5fa;
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
  background-color: #f2f5fa;
}
.k-mediaplayer-toolbar {
  background-color: rgba(242, 245, 250, 0.85);
}
.k-hr {
  border-color: #d5deef;
}
/* icons */
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite,
.k-pager-numbers .k-current-page .k-link:hover:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view.k-state-hover > .k-link:after {
  opacity: 1;
}
.k-state-disabled .k-icon,
.k-column-menu .k-sprite,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
  opacity: 0.9;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  opacity: 0.9;
}
/* Badge */
.k-badge {
  background-color: #1984c8;
  color: #fff;
  border-radius: 3px;
}
.k-tool {
  border-color: transparent;
}
/* IE will ignore the above selectors if these are added too */
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  background-image: url('Acase/sprite.png');
  border-color: transparent;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked {
  font-family: 'WebComponentsIcons';
  background-image: none;
}
.k-mobile-list .k-check:checked:before,
.k-mobile-list .k-edit-field [type=checkbox]:checked:before {
  content: "\e118";
}
.k-i-loading {
  background-image: url('Acase/loading.gif');
}
.k-loading-image {
  background-image: url('Acase/loading-image.gif');
}
.k-loading-color {
  background-color: #ffffff;
}
.k-draghandle {
  border-color: #becde6;
  background-color: #ffffff;
  box-shadow: none;
}
.k-draghandle:hover {
  border-color: #a8bcde;
  background-color: #70ade0;
  box-shadow: none;
}
/* Scheduler */
.k-scheduler {
  color: #515967;
  background-color: #f2f5fa;
}
.k-scheduler-layout {
  color: #515967;
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  background-color: #f2f5fa;
  color: #515967;
}
.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times {
  border-color: #becde6;
}
.k-nonwork-hour,
.k-scheduler-dayview .k-today.k-nonwork-hour,
.k-scheduler-timelineview .k-today.k-nonwork-hour {
  background-color: #f2f5fa;
}
.k-gantt .k-nonwork-hour {
  background-color: rgba(242, 245, 250, 0.2);
}
.k-gantt .k-header.k-nonwork-hour {
  background-color: rgba(242, 245, 250, 0.15);
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #f6f8fb;
}
.k-scheduler-now-arrow {
  border-left-color: #450d00;
}
.k-scheduler-now-line {
  background-color: #450d00;
}
.k-event,
.k-task-complete {
  border-color: #97cff2;
  background: #53afea 0 -257px none repeat-x;
  color: #515967;
}
.k-event-inverse {
  color: #f2f2ff;
}
.k-event.k-state-selected {
  background-position: 0 0;
  box-shadow: 0 0 0 2px #515967;
}
.k-event .k-resize-handle:after,
.k-task-single .k-resize-handle:after {
  background-color: #9ba3b1;
}
.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
  border-color: #1984c8;
}
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  background-color: #f2f2ff;
  color: #515967;
  border-color: #becde6;
}
.k-panelbar > li > .k-link {
  color: #515967;
}
.k-panelbar > .k-item > .k-link {
  border-color: #becde6;
}
.k-panel > li.k-item {
  background-color: #f2f2ff;
}
/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter {
  background-color: #f2f2ff;
  border-color: #87a3d1;
  color: #535b6a;
}
.k-fieldselector .k-list-container {
  background-color: #f2f2ff;
}
.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}
.k-mediaplayer-toolbar .k-button.k-bare:active,
.k-mediaplayer-toolbar .k-button.k-bare.k-state-active,
.k-mediaplayer-toolbar .k-button.k-bare.k-state-active:hover {
  color: #1984c8;
}
.k-menu .k-state-selected > .k-link {
  color: #fff;
  background-color: #1984c8;
  border-color: #1a87cd;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.k-menu .k-link.k-state-active {
  background-color: #f2f2ff;
  border-color: #87a3d1;
  color: #535b6a;
}
.k-menu .k-state-hover > .k-link,
.k-menu .k-menu-scroll-button:hover {
  color: #263248;
  background-color: #6eade2;
  border-color: #a8bcde;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
}
.k-state-highlight {
  background: #f2f2ff;
  color: #535b6a;
}
.k-state-focused,
.k-grouping-row .k-state-focused {
  border-color: #d5deef;
}
.k-calendar .k-link {
  color: #505968;
}
.k-calendar .k-footer {
  padding: 0;
}
.k-calendar .k-footer .k-nav-today {
  color: #505968;
  text-decoration: none;
  background-color: #f2f2ff;
}
.k-calendar .k-footer .k-nav-today:hover,
.k-calendar .k-footer .k-nav-today.k-state-hover {
  background-color: #f2f2ff;
  text-decoration: underline;
}
.k-calendar .k-footer .k-nav-today:active {
  background-color: #f2f2ff;
}
.k-calendar .k-link.k-nav-fast {
  color: #505968;
}
.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none;
  background-color: #6eade2;
  color: #263248;
}
.k-calendar .k-link.k-state-hover {
  border-radius: 4px;
}
.k-calendar .k-today {
  box-shadow: inset 0 0 0 1px #1984c8;
}
.k-calendar .k-today .k-link {
  color: #1984c8;
  font-weight: bold;
}
.k-calendar td.k-today.k-state-focused,
.k-calendar td.k-today.k-state-focused.k-state-hover {
  box-shadow: inset 0 0 3px 1px #d7dae0;
}
.k-calendar td.k-today.k-state-hover,
.k-calendar td.k-today.k-state-selected {
  box-shadow: none;
}
.k-calendar td.k-today.k-state-hover .k-link {
  color: #505968;
}
.k-calendar .k-footer .k-link {
  border-radius: 0;
}
.k-calendar th {
  background-color: #fff;
}
.k-calendar td.k-state-selected.k-state-hover {
  background-color: #1186d0;
  background-image: none;
}
.k-calendar td.k-state-selected .k-link,
.k-calendar td.k-today.k-state-selected.k-state-hover .k-link {
  color: #fff;
}
.k-calendar td.k-state-focused.k-state-selected,
.k-calendar td.k-state-selected.k-state-active,
.k-calendar td.k-state-selected:active,
.k-calendar td.k-state-selected.k-state-hover:active {
  box-shadow: inset 0 0 3px 1px #d7dae0;
}
.k-window-titlebar .k-link {
  border-radius: 4px;
}
.k-calendar-container.k-group {
  border-color: #becde6;
}
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-tool.k-state-selected,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: #fff;
  background-color: #1984c8;
  border-color: #1a87cd;
}
.k-virtual-item.k-first,
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first {
  border-top-color: #a8bcde;
}
.k-group-header + div > .k-list > .k-item.k-first:before {
  border-top-color: #a8bcde;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  background: #a8bcde;
  color: #fff;
}
.k-popup .k-list .k-item > .k-group {
  background: #a8bcde;
  color: #fff;
  border-bottom-left-radius: 3px;
}
.k-popup .k-treeview .k-item > .k-group {
  background: transparent;
  color: #515967;
}
.k-marquee-text {
  color: #fff;
}
.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
td.k-state-focused {
  box-shadow: inset 0 0 3px 1px #d7dae0;
}
.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
  box-shadow: inset 0 0 3px 1px #14699f;
}
.k-list-optionlabel.k-state-selected.k-state-focused {
  box-shadow: none;
}
.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected {
  color: #fff;
}
.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
  color: #263248;
  background-color: #6eade2;
  border-color: #a8bcde;
}
.k-pager-wrap .k-link.k-state-disabled {
  color: #515967;
  border-color: #d5deef;
}
/* this selector should be used separately, otherwise old IEs ignore the whole rule */
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
  color: #263248;
  background-color: #6eade2;
  border-color: #a8bcde;
}
.k-state-hover > .k-select,
.k-state-focused > .k-select {
  border-color: #a8bcde;
}
.k-textbox:hover,
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover,
.k-listbox .k-item:hover:not(.k-state-disabled) {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
}
.k-pager-wrap {
  background-color: #f2f5fa;
  color: #535b6a;
}
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-panelbar > .k-item > .k-state-focused {
  background-image: none;
}
.k-state-selected,
.k-draghandle.k-state-selected:hover {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.k-draghandle.k-state-selected:hover {
  background-position: 50% 50%;
}
.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
  color: #263248;
}
.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea,
.k-dropdown .k-state-focused .k-input {
  color: #515967;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
  background: #f6f8fb;
  border-color: #becde6;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input {
  background: #f2f2ff;
  border-color: #becde6;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input:focus {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.k-dropdown .k-state-hover .k-input {
  color: #263248;
}
.k-state-error {
  border-color: #450d00;
  background-color: #d4e7f6;
  color: #85c6f0;
}
.k-state-disabled {
  opacity: 0.7;
}
.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected {
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-tile-empty strong,
.k-slider .k-draghandle {
  color: #bbcbe5;
}
.k-dropzone .k-upload-status {
  color: #bbcbe5;
}
.k-file .k-upload-status {
  color: #515967;
}
.k-decade .k-other-month.k-state-hover .k-link,
.k-century .k-other-month.k-state-hover .k-link {
  background: none;
}
/* Progressbar */
.k-progressbar-indeterminate {
  background: url('Acase/indeterminate.gif');
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
  display: none;
}
/* Slider */
.k-slider-track {
  background-color: #d5deef;
}
.k-slider-selection {
  background-color: #1984c8;
}
.k-slider-horizontal .k-tick {
  background-image: url('Acase/slider-h.gif');
}
.k-slider-vertical .k-tick {
  background-image: url('Acase/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip,
.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
  background-color: #f2f5fa;
  color: #535b6a;
  border-color: transparent;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}
.k-widget.k-tooltip-validation {
  border-color: #ff9800;
  background-color: #ff9800;
  color: #ffffff;
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 3px;
}
.k-callout-n {
  border-bottom-color: #f2f5fa;
}
.k-callout-w {
  border-right-color: #f2f5fa;
}
.k-callout-s {
  border-top-color: #f2f5fa;
}
.k-callout-e {
  border-left-color: #f2f5fa;
}
.k-tooltip-validation .k-callout-n {
  border-bottom-color: #ff9800;
}
.k-tooltip-validation .k-callout-w {
  border-right-color: #ff9800;
}
.k-tooltip-validation .k-callout-s {
  border-top-color: #ff9800;
}
.k-tooltip-validation .k-callout-e {
  border-left-color: #ff9800;
}
/* Splitter */
.k-splitbar {
  background-color: #f2f5fa;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #85c6f0;
}
/* Upload */
.k-file {
  background-color: #f2f2ff;
  border-color: #d5deef;
}
.k-file-progress {
  color: #535b6a;
}
.k-file-progress .k-progress {
  background-color: #2498bc;
}
.k-file-success .k-file-name,
.k-file-success .k-upload-pct {
  color: #3ea44e;
}
.k-file-success .k-progress {
  background-color: #3ea44e;
}
.k-file-error {
  color: #d92800;
}
.k-file-error .k-file-extension-wrapper,
.k-file-error .k-multiple-files-extension-wrapper {
  color: #d92800;
  border-color: #d92800;
}
.k-file-error .k-file-extension-wrapper:before,
.k-file-error .k-multiple-files-extension-wrapper:before {
  border-color: transparent transparent #d92800 #d92800;
}
.k-file-error .k-progress,
.k-file-invalid .k-progress {
  background-color: #d92800;
}
.k-file-extension-wrapper,
.k-multiple-files-extension-wrapper {
  color: #bbcbe5;
  border-color: #bbcbe5;
}
.k-file-invalid .k-file-name-invalid {
  color: #d92800;
}
.k-file-invalid-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  color: #d92800;
  border-color: #ff896e;
}
.k-file-extension-wrapper:before,
.k-multiple-files-extension-wrapper:before {
  background-color: #f2f2ff;
  border-color: transparent transparent #bbcbe5 #bbcbe5;
}
.k-file-invalid-extension-wrapper:before,
.k-multiple-files-invalid-extension-wrapper:before {
  background-color: #f2f2ff;
  border-color: transparent transparent #ff896e #ff896e;
}
.k-multiple-files-extension-wrapper:after {
  border-top-color: #bbcbe5;
  border-left-color: #bbcbe5;
}
.k-multiple-files-invalid-extension-wrapper:after {
  border-top-color: #ff896e;
  border-left-color: #ff896e;
}
.k-file-size,
.k-file-information,
.k-file-validation-message {
  color: #bbcbe5;
}
.k-upload .k-upload-selected {
  color: #515967;
  border-color: #d5deef;
}
.k-upload-action:focus:active:not(.k-state-disabled):not([disabled]) {
  box-shadow: inset 0 0 3px 1px #a8bcde;
}
/* ImageBrowser */
.k-tile {
  border-color: #f2f2ff;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #a8bcde;
}
.k-tiles li.k-state-selected {
  border-color: #1a87cd;
}
/* TreeMap */
.k-leaf,
.k-leaf.k-state-hover:hover {
  color: #fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
  color: #000;
}
/* Shadows */
.k-slider,
.k-treeview,
.k-upload {
  box-shadow: none;
}
.k-state-hover {
  box-shadow: none;
}
.k-textbox:focus,
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.k-state-selected {
  box-shadow: none;
}
.k-state-active {
  box-shadow: none;
}
.k-grid tr:hover {
  background-color: #6dade3;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
}
.k-grid .k-filter-row:hover,
.k-pivot-rowheaders .k-grid tr:hover {
  background: none;
}
.k-grid tr.k-state-selected:hover,
.k-grid td.k-state-selected:hover {
  background-color: #1186d0;
  background-image: none;
}
.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.k-treemap-tile.k-state-hover {
  box-shadow: inset 0 0 0 3px #d5deef;
}
/* Window */
.k-window {
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.3);
  background-color: #f2f2ff;
}
.k-window.k-state-focused {
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
}
.k-window.k-window-maximized,
.k-window-maximized .k-window-titlebar,
.k-window-maximized .k-window-content {
  border-radius: 0;
}
.k-shadow {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.k-inset {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
}
.k-editor-inline ::selection {
  background-color: #1a87cd;
  text-shadow: none;
  color: #fff;
}
.k-editor-inline ::-moz-selection {
  background-color: #1a87cd;
  text-shadow: none;
  color: #fff;
}
.k-editor-inline:hover,
.k-editor-inline.k-state-active {
  border-color: #d5deef;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-notification {
  background-image: linear-gradient(rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
.k-notification-info {
  background-color: #2498bc;
  color: #fff;
  border-color: #2498bc;
}
.k-notification-success {
  background-color: #3ea44e;
  color: #fff;
  border-color: #3ea44e;
}
.k-notification-warning {
  background-color: #ff9800;
  color: #000;
  border-color: #ff9800;
}
.k-notification-error {
  background-color: #d92800;
  color: #fff;
  border-color: #d92800;
}
/* Gantt */
.k-gantt .k-treelist {
  background: #fdfdfe;
}
.k-gantt .k-treelist .k-alt {
  background-color: #ebeff7;
}
.k-gantt .k-treelist tr:hover {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
  background-color: #a8bcde;
}
.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td {
  background-color: #1984c8;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
}
.k-gantt .k-treelist .k-state-selected:hover,
.k-gantt .k-treelist .k-state-selected:hover td {
  background-color: #1186d0;
  background-image: none;
}
.k-task-dot:after {
  background-color: #515967;
  border-color: #515967;
}
.k-task-dot:hover:after {
  background-color: #f2f2ff;
}
.k-task-summary {
  border-color: #9099a8;
  background: #9099a8;
}
.k-task-milestone,
.k-task-summary-complete {
  border-color: #515967;
  background: #515967;
}
.k-state-selected.k-task-summary {
  border-color: #73beee;
  background: #73beee;
}
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
  border-color: #1984c8;
  background: #1984c8;
}
.k-task-single {
  background-color: #b7def6;
  border-color: #97cff2;
  color: #515967;
}
.k-state-selected.k-task-single {
  border-color: #1a87cd;
}
.k-line {
  background-color: #515967;
  color: #515967;
}
.k-state-selected.k-line {
  background-color: #1984c8;
  color: #1984c8;
}
.k-resource {
  background-color: #f2f2ff;
}
/* Border radius */
.k-block,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload,
.k-split-button .k-gantt-views,
.k-gantt-views > .k-current-view {
  border-radius: 4px;
}
.k-tool {
  text-align: center;
  vertical-align: middle;
}
.k-tool.k-group-start,
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  border-radius: 4px 0 0 4px;
}
.k-rtl .k-tool.k-group-start,
.k-rtl .k-toolbar .k-split-button .k-button,
.k-rtl .k-toolbar .k-button-group .k-group-start {
  border-radius: 0 4px 4px 0;
}
.k-toolbar .k-button-group > .k-group-end {
  border-radius: 4px;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-button + .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 0 4px 4px 0;
}
.k-rtl .k-tool.k-group-end,
.k-rtl .k-toolbar .k-button-group .k-group-end,
.k-rtl .k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 4px 0 0 4px;
}
.k-group-start.k-group-end.k-tool {
  border-radius: 4px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
  border-radius: 0 0 4px 4px;
}
.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color,
.k-numeric-wrap.k-state-border-up .k-input {
  border-radius: 0 0 0 4px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
  border-radius: 0 0 4px 4px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.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,
.k-gantt-views.k-state-expanded,
.k-gantt-views.k-state-expanded > .k-current-view {
  border-radius: 4px 4px 0 0;
}
.k-split-button.k-state-border-down > .k-button {
  border-radius: 4px 0 0 0;
}
.k-split-button.k-state-border-up > .k-button {
  border-radius: 0 0 0 4px;
}
.k-split-button.k-state-border-down > .k-split-button-arrow {
  border-radius: 0 4px 0 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow {
  border-radius: 0 0 4px 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input {
  border-radius: 0 3px 3px 0;
}
.k-numeric-wrap .k-link {
  border-radius: 0 3px 0 0;
}
.k-numeric-wrap .k-link + .k-link {
  border-radius: 0 0 3px 0;
}
.k-colorpicker .k-selected-color {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-colorpicker .k-selected-color {
  border-radius: 0 3px 3px 0;
}
.k-autocomplete.k-state-border-down .k-input {
  border-radius: 4px 4px 0 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input {
  border-radius: 4px 0 0 0;
}
.k-numeric-wrap .k-link.k-state-selected {
  background-color: #1984c8;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
  border-radius: 3px 3px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right {
  border-radius: 0 4px 4px 0;
  border-style: solid;
  border-width: 0 0 0 1px;
}
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right {
  border-radius: 4px 0 0 4px;
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 4px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
  border-radius: 3px;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-dropzone,
.k-listbox .k-item {
  border-radius: 3px;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  border-radius: 13px;
}
.k-draghandle {
  border-radius: 7px;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link {
  border-radius: 4px 0 0 4px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
  border-radius: 0 4px 4px 0;
}
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation {
  border-radius: 4px;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-radius: 4px 0 0 4px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
  border-radius: 4px;
}
.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link {
  border-radius: 3px;
}
.k-scheduler-mobile .k-event {
  border-radius: 2px;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #515967;
}
html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field {
  color: #515967;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: #515967;
  }
}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  background-color: #f2f2ff;
  border-top: 1px solid #becde6;
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea {
  outline-width: 0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #1984c8;
  border-top-color: #1a87cd;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  border-top-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  box-shadow: inset 0 -1px 0 #becde6;
}
.km-pane-wrapper .k-mobile-list > ul > 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 {
  color: #535b6a;
  opacity: 0.7;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid #becde6;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  box-shadow: 0 1px 1px #becde6;
}
.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset] {
  color: #fff;
  border-color: #450d00;
  background-color: red;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
}
.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active {
  background-color: #990000;
}
/* /Column Menu */
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default {
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
  background-color: #f6f8fb;
  border-color: #8BA3CF;
}
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #6dade3;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
  border-color: #a8bcde;
}
.k-autocomplete.k-state-hover,
.k-state-hover > .k-multiselect-wrap,
.k-multiselect-wrap.k-state-hover {
  border-color: #a8bcde;
  background: #fff;
  color: #515967;
}
input.k-textbox,
textarea.k-textbox,
.k-multiselect-wrap,
.k-maskedtextbox.k-state-disabled > .k-textbox:hover,
.k-dateinput.k-state-disabled > .k-textbox:hover {
  border-color: #8BA3CF;
}
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused {
  background-color: #6dade3;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
  background-position: 50% 50%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.k-autocomplete.k-state-focused,
.k-state-focused > .k-multiselect-wrap,
.k-multiselect-wrap.k-state-focused {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.k-list-container {
  color: #515967;
}
.k-nodata {
  color: #bbcbe5;
}
.k-dropdown .k-input,
.k-dropdown .k-state-focused .k-input,
.k-multiselect .k-button,
.k-multiselect .k-button:hover,
.k-menu .k-popup {
  color: #515967;
}
.k-state-default > .k-select {
  border-color: #8BA3CF;
}
.k-state-hover > .k-select {
  border-color: #a8bcde;
}
.k-state-focused > .k-select {
  border-color: #6d6dff;
}
.k-tabstrip:focus {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
  color: #515967;
}
.k-tabstrip-items .k-state-hover .k-link,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li.k-state-default > .k-link.k-state-hover {
  color: #263248;
}
.k-panelbar > .k-state-focused.k-state-hover {
  background: #6eade2;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default {
  border-color: #becde6;
}
.k-tabstrip-items .k-state-hover {
  border-color: #a8bcde;
}
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  background-color: #f2f2ff;
  background-image: none;
  border-color: #87a3d1;
}
.k-tabstrip-top > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-top > .k-tabstrip-items .k-state-active {
  border-bottom-color: #f2f2ff;
}
.k-tabstrip .k-content.k-state-active {
  background-color: #f2f2ff;
  color: #515967;
}
.k-menu.k-header,
.k-menu .k-item {
  border-color: #becde6;
}
.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
  border-color: #becde6;
}
.k-toolbar .k-button.k-state-disabled:focus {
  border-color: #becde6;
  box-shadow: inset 0 0 3px 1px #a8bcde;
}
.k-overflow-container .k-button-group .k-button {
  border-radius: 4px;
}
.k-overflow-container .k-overflow-group {
  box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 #ffffff;
}
.k-overflow-container .k-separator {
  border-color: #becde6;
}
.k-toolbar-first-visible.k-overflow-group,
.k-overflow-container .k-overflow-group + .k-overflow-group {
  box-shadow: 0 1px 0 #ffffff;
}
.k-toolbar-last-visible.k-overflow-group {
  box-shadow: inset 0 1px 0 #ffffff;
}
.k-column-menu .k-separator {
  border-color: #becde6;
  background-color: transparent;
}
.k-menu .k-group {
  border-color: #becde6;
}
.k-grid-filter.k-state-active {
  background-color: #f2f2ff;
}
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  color: #515967;
  border-color: #becde6;
  font-weight: bold;
}
.k-grouping-header {
  color: #515967;
}
.k-grid td.k-state-focused {
  box-shadow: inset 0 0 3px 1px #d7dae0;
}
.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default {
  border-color: #becde6;
}
.k-pager-numbers .k-link,
.k-treeview .k-in {
  border-color: transparent;
}
.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon {
  background-color: transparent;
  border-radius: 4px;
}
.k-scheduler-table .k-state-hover .k-icon {
  background-color: transparent;
}
.k-editor .k-tool:focus {
  outline: 0;
  border-color: #becde6;
  box-shadow: inset 0 0 3px 1px #a8bcde;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-checkbox-label:before {
  border-color: #becde6;
  background: #fff;
  border-radius: 3px;
}
.k-checkbox:hover + .k-checkbox-label:before,
.k-checkbox:checked:hover + .k-checkbox-label:before,
.k-checkbox-label:hover:before,
.k-checkbox:checked + .k-checkbox-label:hover:before {
  border-color: #9ab1d8;
  box-shadow: none;
}
.k-checkbox:checked + .k-checkbox-label:before {
  background-color: #ffffff;
  border-color: #c6d3e9;
  color: #1a87cd;
}
.k-checkbox:active + .k-checkbox-label:before,
.k-checkbox-label:active:before {
  box-shadow: 0 0 3px 0 #1984c8;
  border-color: #1a87cd;
}
.k-checkbox:checked:active + .k-checkbox-label:before,
.k-checkbox:checked + .k-checkbox-label:active:before {
  box-shadow: 0 0 3px 0 #1984c8;
  border-color: #1a87cd;
}
.k-checkbox:disabled + .k-checkbox-label {
  color: #bbcbe5;
}
.k-checkbox:disabled + .k-checkbox-label:hover:before {
  box-shadow: none;
}
.k-checkbox:disabled + .k-checkbox-label:before,
.k-checkbox:checked:disabled + .k-checkbox-label:before,
.k-checkbox:checked:disabled + .k-checkbox-label:active:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:before {
  color: #bbcbe5;
  background: #c7dff4;
  border-color: #c6d3e9;
  border-radius: 3px;
}
.k-checkbox:focus + .k-checkbox-label:before,
.k-checkbox:focus + .k-checkbox-label:hover:before {
  border-color: #1a87cd;
  box-shadow: 0 0 3px 0 #1984c8;
}
.k-checkbox:indeterminate + .k-checkbox-label:after {
  background-color: #1a87cd;
  background-image: url('textures/highlight.png');
  background-image: none, linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
  border-color: #1a87cd;
  border-radius: 2px;
}
.k-checkbox:indeterminate:hover + .k-checkbox-label:after {
  border-color: #1a87cd;
  background-color: #1a87cd;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-radio-label:before {
  border-color: #becde6;
  border-radius: 50%;
  background-color: #fff;
  border-width: 1px;
}
.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #9ab1d8;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #1b8dd6;
  border-radius: 50%;
}
.k-radio-label:active:before {
  border-color: #1a87cd;
  box-shadow: 0 0 3px 0 #1984c8;
}
.k-radio:checked + .k-radio-label:active:before {
  box-shadow: 0 0 3px 0 #1984c8;
  border-color: #1a87cd;
}
.k-radio:disabled + .k-radio-label {
  color: #bbcbe5;
}
.k-radio:disabled + .k-radio-label:before,
.k-radio:disabled + .k-radio-label:active:before,
.k-radio:disabled + .k-radio-label:hover:after,
.k-radio:disabled + .k-radio-label:hover:before {
  background: #c7dff4;
  border-color: #bfbfbf;
  box-shadow: none;
}
.k-radio:disabled:checked + .k-radio-label:after {
  background-color: #1b8dd6;
  opacity: 0.5;
}
.k-radio:focus + .k-radio-label:before {
  border-color: #1a87cd;
  box-shadow: 0 0 3px 0 #1984c8;
}
@media screen and (-ms-high-contrast: active) {
  .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
  .k-editor-toolbar-wrap .k-button-group .k-tool:focus {
    border-color: #fff;
  }
}
/* Responsive styles */
@media only screen and (max-width: 1024px) {
  .k-webkit .k-pager-numbers,
  .k-ff .k-pager-numbers,
  .k-ie11 .k-pager-numbers,
  .k-edge .k-pager-numbers,
  .k-safari .k-pager-numbers,
  .k-webkit .k-grid .k-pager-numbers,
  .k-ff .k-grid .k-pager-numbers,
  .k-ie11 .k-grid .k-pager-numbers,
  .k-edge .k-grid .k-pager-numbers,
  .k-safari .k-grid .k-pager-numbers {
    transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
  }
  .k-webkit .k-pager-numbers .k-current-page,
  .k-ff .k-pager-numbers .k-current-page,
  .k-ie11 .k-pager-numbers .k-current-page,
  .k-edge .k-pager-numbers .k-current-page,
  .k-safari .k-pager-numbers .k-current-page,
  .k-webkit .k-grid .k-pager-numbers .k-current-page,
  .k-ff .k-grid .k-pager-numbers .k-current-page,
  .k-ie11 .k-grid .k-pager-numbers .k-current-page,
  .k-edge .k-grid .k-pager-numbers .k-current-page,
  .k-safari .k-grid .k-pager-numbers .k-current-page {
    transform: translatey(100%);
    -webkit-transform: translatey(100%);
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    background-image: url('textures/highlight.png');
    background-image: none, linear-gradient(to bottom, rgba(255,255,255,.45) 0%, rgba(255,255,255,0) 100%);
    background-position: 50% 50%;
    background-color: #f6f8fb;
    border-color: #d5deef;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    border-color: #becde6;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    border-radius: 4px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view {
    border-radius: 3px 3px 0 0;
  }
  .k-webkit .k-scheduler-toolbar > ul li:first-child,
  .k-ff .k-scheduler-toolbar > ul li:first-child,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child,
  .k-edge .k-scheduler-toolbar > ul li:first-child,
  .k-safari .k-scheduler-toolbar > ul li:first-child,
  .k-webkit .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ff .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-edge .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-safari .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li .k-link {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link {
    border-radius: 0 0 3px 3px;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:hover,
  .k-ff .k-pager-numbers .k-current-page .k-link:hover,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:hover,
  .k-edge .k-pager-numbers .k-current-page .k-link:hover,
  .k-safari .k-pager-numbers .k-current-page .k-link:hover,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover {
    border-color: #a8bcde;
    background-image: url('textures/highlight.png');
    background-image: none, linear-gradient(to bottom, rgba(255,255,255,.3) 0%, rgba(255,255,255,0) 100%);
    background-color: #6eade2;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    color: #515967;
    min-width: 75px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link {
    color: #263248;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:after,
  .k-ff .k-pager-numbers .k-current-page .k-link:after,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:after,
  .k-edge .k-pager-numbers .k-current-page .k-link:after,
  .k-safari .k-pager-numbers .k-current-page .k-link:after,
  .k-webkit .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ff .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ie11 .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-edge .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-safari .k-scheduler-views > li.k-state-selected > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-edge .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #becde6;
    background-color: #f2f5fa;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px;
    background-image: none;
    border-radius: 4px;
  }
  .k-webkit .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-numbers .k-state-selected,
  .k-edge .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-numbers .k-link,
  .k-ff .k-pager-numbers .k-link,
  .k-ie11 .k-pager-numbers .k-link,
  .k-edge .k-pager-numbers .k-link,
  .k-safari .k-pager-numbers .k-link {
    border-radius: 3px;
  }
  .k-webkit .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-ff .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-ie11 .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-edge .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-safari .k-widget.k-grid .k-pager-nav + .k-pager-numbers {
    position: absolute;
  }
  .k-grid .k-pager-numbers:not(.k-state-expanded) {
    transform: none;
  }
  .k-grid .k-pager-numbers:not(.k-state-expanded) .k-current-page {
    transform: none;
  }
}
.k-chart .k-mask {
  background-color: #f2f2ff;
  filter: alpha(opacity=68);
  opacity: 0.68;
}
.k-chart .k-selection {
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s linear, border-color 0.2s linear;
}
.k-chart .k-selection:hover {
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.2);
}
.k-chart .k-handle {
  background-color: #fcfcfc;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.k-chart .k-handle:hover {
  background-color: #ffffff;
  border-color: #b8b8b8;
  box-shadow: 0 0 0 2px rgba(111, 101, 96, 0.5);
}
.k-chart .k-navigator-hint .k-tooltip {
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  color: #242424;
}
.k-chart .k-navigator-hint .k-scroll {
  background: rgba(25, 132, 200, 0.7);
  height: 4px;
}
/* Map */
.k-map .k-marker {
  font-size: 28px;
  color: #1984c8;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.k-map .k-attribution {
  color: #666666;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
  background-color: #f2f2ff;
}
.k-spreadsheet-top-corner,
.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
  background-color: #f2f5fa;
  background-image: none;
  color: #000000;
  border-color: #a8bcde;
}
.k-spreadsheet-top-corner {
  border-color: #a8bcde;
}
.k-spreadsheet-top-corner:after {
  border-color: transparent #a8bcde #a8bcde transparent;
}
.k-spreadsheet-pane {
  border-color: #a8bcde;
}
.k-spreadsheet-pane .k-spreadsheet-vaxis,
.k-spreadsheet-pane .k-spreadsheet-haxis {
  border-color: #cdd9ec;
}
.k-spreadsheet-pane .k-spreadsheet-column-header,
.k-spreadsheet-pane .k-spreadsheet-row-header {
  border-color: #a8bcde;
}
.k-spreadsheet-pane .k-spreadsheet-merged-cell {
  background-color: #f2f2ff;
}
.k-spreadsheet-pane .k-selection-partial,
.k-spreadsheet-pane .k-selection-full {
  border-color: rgba(25, 132, 200, 0.2);
  background-color: rgba(25, 132, 200, 0.2);
}
.k-spreadsheet-pane .k-filter-range {
  border-color: #1984c8;
}
.k-spreadsheet-pane .k-spreadsheet-column-header .k-selection-partial,
.k-spreadsheet-pane .k-spreadsheet-column-header .k-selection-full {
  border-bottom-color: #1984c8;
}
.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-partial,
.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-full {
  border-right-color: #1984c8;
}
.k-auto-fill,
.k-spreadsheet-selection {
  border-color: #1984c8;
  box-shadow: inset 0 0 0 1px #1984c8;
}
.k-auto-fill-wrapper .k-tooltip {
  background: #f2f2ff;
}
.k-spreadsheet-selection {
  background-color: rgba(25, 132, 200, 0.2);
}
.k-spreadsheet-active-cell {
  box-shadow: inset 0 0 0 1px #1984c8;
  background-color: #f2f2ff;
}
.k-spreadsheet-active-cell.k-right {
  box-shadow: inset 0 0 0 1px #1984c8, inset -1px 0 0 1px #1984c8;
}
.k-spreadsheet-active-cell.k-bottom {
  box-shadow: inset 0 0 0 1px #1984c8, inset 0 -1px 0 1px #1984c8;
}
.k-spreadsheet-active-cell.k-bottom.k-right {
  box-shadow: inset 0 0 0 1px #1984c8, inset -1px -1px 0 1px #1984c8;
}
.k-spreadsheet-active-cell.k-single {
  color: #515967;
  background-color: #f2f2ff;
}
.k-spreadsheet .k-spreadsheet-action-bar {
  background-color: #f2f2ff;
  border-color: #d5deef;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor {
  border-color: #a8bcde;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-bar::before {
  border-color: #a8bcde;
}
.k-spreadsheet .k-spreadsheet-formula-input {
  background-color: #f2f2ff;
  color: #515967;
}
.k-spreadsheet .k-resize-handle,
.k-spreadsheet .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-marker {
  background-color: #1984c8;
}
.k-spreadsheet .k-resize-hint-vertical .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-vertical .k-resize-hint-marker {
  background-color: #1984c8;
}
.k-spreadsheet .k-single-selection::after {
  background-color: #1984c8;
  border-color: #f2f2ff;
}
.k-spreadsheet .k-auto-fill-punch {
  background-color: rgba(242, 242, 255, 0.5);
}
.k-spreadsheet .k-single-selection.k-dim-auto-fill-handle::after {
  background-color: rgba(25, 132, 200, 0.5);
}
.k-spreadsheet-format-cells .k-spreadsheet-preview {
  border-color: #d5deef;
}
.k-spreadsheet-filter {
  border-radius: 4px;
  background-color: #f2f2ff;
  box-shadow: inset 0 0 0 1px #cdd9ec;
}
.k-spreadsheet-filter.k-state-active {
  color: #fff;
  background-color: #1984c8;
}
.k-spreadsheet-filter:hover {
  color: #263248;
  background: #6eade2;
  border-color: #4c9adb;
}
.k-action-window .k-action-buttons {
  border-color: #d5deef;
  background: #f2f5fa;
}
.k-spreadsheet-sample {
  color: #9ea6b3;
}
.k-state-selected .k-spreadsheet-sample {
  color: inherit;
}
.k-spreadsheet-window .k-list {
  border-color: #d5deef;
  border-radius: 4px;
}
.k-spreadsheet-toolbar.k-toolbar .k-button-group .k-button:not(.k-toggle-button) {
  border-radius: 4px;
}
.k-spreadsheet-toolbar > .k-widget,
.k-spreadsheet-toolbar > .k-button,
.k-spreadsheet-toolbar > .k-button-group {
  border-radius: 4px;
}
.k-spreadsheet-toolbar > .k-separator {
  border-color: #d5deef;
}
.k-spreadsheet-toolbar .k-overflow-anchor {
  border-radius: 0;
}
.k-spreadsheet-popup {
  border-radius: 4px;
}
.k-spreadsheet-popup .k-separator {
  background-color: #d5deef;
}
.k-spreadsheet-popup .k-button {
  background-color: transparent;
}
.k-spreadsheet-popup .k-button:hover {
  background-color: #6eade2;
}
.k-spreadsheet-popup .k-state-active {
  background-color: #1984c8;
  color: #000000;
}
.k-spreadsheet-popup .k-state-active:hover {
  background-color: #13669b;
}
.k-spreadsheet-filter-menu .k-details {
  border-color: #d5deef;
}
.k-spreadsheet-filter-menu .k-details-content .k-space-right {
  background-color: #f2f2ff;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  background-color: #f2f2ff;
  border-color: #d5deef;
  border-radius: 4px 0 0 4px;
}
.k-syntax-ref {
  color: #ff8822;
}
.k-syntax-num {
  color: #0099ff;
}
.k-syntax-func {
  font-weight: bold;
}
.k-syntax-str {
  color: #38b714;
}
.k-syntax-error {
  color: red;
}
.k-syntax-bool {
  color: #a9169c;
}
.k-syntax-startexp {
  font-weight: bold;
}
.k-syntax-paren-match {
  background-color: #caf200;
}
.k-series-a {
  border-color: #007bc3;
  background-color: rgba(0, 123, 195, 0.15);
}
.k-series-b {
  border-color: #76b800;
  background-color: rgba(118, 184, 0, 0.15);
}
.k-series-c {
  border-color: #ffae00;
  background-color: rgba(255, 174, 0, 0.15);
}
.k-series-d {
  border-color: #ef4c00;
  background-color: rgba(239, 76, 0, 0.15);
}
.k-series-e {
  border-color: #a419b7;
  background-color: rgba(164, 25, 183, 0.15);
}
.k-series-f {
  border-color: #430B62;
  background-color: rgba(67, 11, 98, 0.15);
}
.k-spreadsheet-sheets-remove:hover .k-icon {
  color: #cc2222;
}
.k-spreadsheet-formula-list .k-state-focused {
  background-color: #1984c8;
  color: #fff;
}
.k-spreadsheet .k-widget[data-property='fontSize'] {
  width: 60px;
}
.k-spreadsheet .k-widget[data-property='format'] {
  width: 100px;
}
.k-spreadsheet .k-widget[data-property='fontFamily'] {
  width: 130px;
}
.k-spreadsheet-toolbar .k-combobox .k-input {
  color: #515967;
}
.k-spreadsheet-toolbar .k-combobox .k-state-hover .k-input,
.k-spreadsheet-toolbar .k-combobox .k-state-active .k-input,
.k-spreadsheet-toolbar .k-combobox .k-state-focused .k-input {
  color: #515967;
}
/* Dialog */
.k-dialog .k-content {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.k-dialog.k-dialog-titleless .k-content {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button {
  padding: 12px;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal {
  border-top: solid 1px #d5deef;
  background: #f2f5fa;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button {
  border-radius: 4px;
}
.k-rtl .k-dialog a.k-dialog-action.k-dialog-close {
  left: 0.5em;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:first-child {
  border-bottom-right-radius: 4px;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:last-child {
  border-bottom-left-radius: 4px;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal {
  text-align: left;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button {
  margin-left: 0;
  margin-right: 0.5em;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button:first-child {
  margin-right: 0;
}
.k-numeric-wrap .k-i-warning {
  color: #d92800;
  position: absolute;
  top: 0;
  right: 1.9em;
  width: 1.9em;
}
.k-numeric-wrap.k-state-invalid {
  border-color: #d92800;
}
.k-numeric-wrap.k-state-invalid input {
  color: #d92800;
}
.k-rtl .k-numeric-wrap.k-state-invalid .k-i-warning {
  right: auto;
  left: 1.9em;
}
.k-maskedtextbox.k-state-invalid .k-textbox {
  border-color: #d92800;
  color: #d92800;
}
.k-maskedtextbox.k-state-invalid .k-i-warning {
  color: #d92800;
}
.k-dateinput.k-state-invalid .k-textbox {
  color: #d92800;
  border-color: #d92800;
}
.k-dateinput.k-state-invalid .k-i-warning {
  margin-left: 0;
  margin-right: 0.6em;
  color: #d92800;
}
.k-rtl .k-dateinput .k-i-warning {
  margin-right: 0;
  margin-left: 0.6em;
}
.k-datepicker .k-picker-wrap.k-state-invalid,
.k-timepicker .k-picker-wrap.k-state-invalid {
  border-color: #d92800;
}
.k-datepicker .k-picker-wrap.k-state-invalid .k-input,
.k-timepicker .k-picker-wrap.k-state-invalid .k-input {
  color: #d92800;
}
.k-datepicker .k-picker-wrap .k-i-warning,
.k-timepicker .k-picker-wrap .k-i-warning {
  color: #d92800;
  margin-left: 0;
  margin-right: 2.1em;
}
.k-rtl .k-datepicker .k-picker-wrap .k-i-warning,
.k-rtl .k-timepicker .k-picker-wrap .k-i-warning {
  margin-right: 0;
  margin-left: 2.1em;
}
.k-datetimepicker .k-picker-wrap.k-state-invalid {
  border-color: #d92800;
}
.k-datetimepicker .k-picker-wrap.k-state-invalid .k-input {
  color: #d92800;
}
.k-datetimepicker .k-picker-wrap .k-i-warning {
  color: #d92800;
  margin-left: 0;
  margin-right: 4.3em;
}
.k-rtl .k-datetimepicker .k-picker-wrap .k-icon.k-i-warning {
  margin-right: 0;
  margin-left: 4.3em;
}
.k-listbox .k-list-scroller {
  padding: 2px;
  border-color: #d5deef;
  background-color: #fff;
}
.k-listbox .k-item:hover:not(.k-state-disabled) {
  color: #263248;
  background-color: #6eade2;
  border-color: transparent;
}
.k-listbox .k-drop-hint {
  height: 0;
  border-top: 1px solid #1984c8;
}
.k-grid-header .k-i-sort-asc-sm,
.k-grid-header .k-i-sort-desc-sm,
.k-grid-header .k-sort-order {
  color: inherit;
}
/* ess */
/* исключительно для наследования css с блоков, где используется эта библиотека */
body .only_kendo_css {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  min-height: 18px;
  color: #000;
  margin: 0 0 30px 0;
}
body .only_kendo_css p {
  margin: 6px 0;
}
#hotel_search_platform,
#hostel_search_platform,
#transfer_search_platform,
#foreign_hotel_search_platform,
#alean_search_platform {
  margin: 20px 0 10px 0;
}
.only_kendo_css label.combo_label,
.only_kendo_css label.combo_label_blue_short,
#hotel_search_platform label.combo_label,
#hostel_search_platform label.combo_label,
#transfer_search_platform label.combo_label,
#foreign_hotel_search_platform label.combo_label,
#hotel_search_platform label.combo_label_short,
#hostel_search_platform label.combo_label_short,
#transfer_search_platform label.combo_label_short,
#foreign_hotel_search_platform label.combo_label_short,
#hotel_search_platform label.combo_label_medium,
#hostel_search_platform label.combo_label_medium,
#transfer_search_platform label.combo_label_medium,
#foreign_hotel_search_platform label.combo_label_medium {
  font-weight: bold;
  float: left;
  width: 140px;
  color: #004684;
  padding: 4px 0 ;
}
.only_kendo_css label.combo_label_short,
#hotel_search_platform label.combo_label_short,
#hostel_search_platform label.combo_label_short,
#transfer_search_platform label.combo_label_short,
#foreign_hotel_search_platform label.combo_label_short {
  width: 50px;
  text-align: center;
}
.only_kendo_css label.combo_label_medium,
#hotel_search_platform label.combo_label_medium,
#hostel_search_platform label.combo_label_medium,
#transfer_search_platform label.combo_label_medium,
#foreign_hotel_search_platform label.combo_label_medium {
  width: 86px;
  font-weight: normal;
  color: #515967;
}
.only_kendo_css label.combo_label_blue_short {
  width: 90px;
}
#hotel_search_platform .for_align,
#hostel_search_platform .for_align,
#transfer_search_platform .for_align,
#foreign_hotel_search_platform .for_align {
  float: left;
  margin: 6px 7px 0 0;
}
sup.red {
  color: red;
  font-weight: bold;
}
#hotelCode_listbox li:first-of-type {
  color: #000;
  font-weight: bold;
}
.only_kendo_css .btn-text {
  padding: 5px;
  margin: 10px 0;
  width: 150px;
  border-radius: 3px;
  font-weight: bold;
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  cursor: pointer;
  cursor: hand;
  color: #ffffff;
  background-color: #004684;
  border: 1px solid #004684;
}
.only_kendo_css .btn-text:hover {
  background-color: #27659C;
  border: 1px solid #27659C;
}
.btn-for-kendo {
  padding: 5px;
  margin: 2px 0;
  border-radius: 3px;
  font-weight: bold;
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  cursor: pointer;
  cursor: hand;
  color: #ffffff;
  background-color: #004684;
  border: 1px solid #004684;
}
.btn-for-kendo:hover {
  background-color: #27659C;
  border: 1px solid #27659C;
}
.btn-for-kendo:disabled {
  background-color: #bbbbbb;
  border: 1px solid #bbbbbb;
}
#how_much_days_hostel,
#how_much_days_hotel,
#how_much_days_foreign {
  overflow: hidden;
  clear: both;
}
#hotel_search_platform,
#hostel_search_platform,
#foreign_hotel_search_platform {
  border: none;
  width: 150px;
}
#hotel_service ul {
  width: 100%;
  height: 200px;
  border: 1px solid #515967;
  margin: 15px 0;
  overflow: auto;
}
#hotel_service ul li {
  padding: 2px;
}
.guests {
  clear: both;
  overflow: hidden;
  margin: 5px 0;
  font-size: 13px;
}
.k-ie9 #guest_table {
  font-size: 100%;
}
span.guestcitizenship {
  width: 160px;
}
.block_left {
  float: left;
  margin: 0 20px 0 0;
}
.k-today {
  border: 1px solid #d8d8d8;
  background: #fff;
}
.k-today.k-state-selected {
  color: #fff;
  background-color: #1984c8;
}
.k_special_block {
  display: block;
  max-width: 400px;
  opacity: 1;
  position: absolute;
  border: 1px solid #B8B8B8;
  background-color: #f2f5fa;
  color: #000;
  z-index: 20000;
  padding: 6px 5px 4px 6px;
  background-repeat: repeat-x;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  left: 200px;
  margin: -90px 0 0 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(166, 175, 190, 0.8);
  box-shadow: 0 2px 2px 0 rgba(166, 175, 190, 0.8);
}
.k_special_block.right {
  right: 260px;
  left: inherit;
}
:-webkit-any(body):after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  font: 0/0;
  -webkit-transform: translateZ(0);
}
/*ess вертикальное отображение подписей над элементами формы*/
.top_label,
.top_label_slim {
  font-weight: bold;
  color: #004684;
  padding: 2px 0;
}
.top_label_slim {
  font-weight: normal;
}
.black_char {
  color: #000;
}
#wrapper_block,
#request_date {
  padding: 5px 15px 0 15px;
  border-radius: 6px;
  border: 1px solid #9FC2FD;
  width: 440px;
  background: #F2F5FA;
  margin: 15px 0;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
#request_date {
  font-size: 13px;
  padding: 0 15px 15px 15px;
  margin: 5px 0 15px 0;
  width: auto;
  box-shadow: 2px 3px 5px #969696;
}
#hotelclose_form div.row_block,
#request_date div.row_block,
.price_window_panel div.row_block {
  margin: 5px 0 0 0;
  overflow: hidden;
}
#window_for_description .row_block {
  clear: both;
  margin: 8px 0 0 0;
  overflow: hidden;
}
#legend__block {
  box-shadow: 2px 3px 5px #969696;
  padding: 5px 15px;
  border: 1px solid #DADADA;
  background: #F5F2E9;
  border-radius: 6px;
}
#show_extra_params {
  text-decoration: underline;
}
#extra_params {
  display: none;
  background: #FFF;
  padding: 1px 8px 8px 8px;
  overflow: hidden;
  border: 1px dashed #D7D7D7;
}
.bookingBlock,
.bookingBlock_1 {
  margin: 15px 0;
  padding: 15px 0;
  font-size: 13px;
}
.bookingBlock h2,
.bookingBlock_1 h2 {
  font-size: 20px;
  margin: 0;
  text-transform: uppercase;
}
.bookingBlock h4,
.bookingBlock_1 h4 {
  margin: 15px 0 0 0;
  width: 400px;
  border-radius: 4px 4px 0 0;
  padding: 5px;
  font-size: 15px;
  background: #4D3333;
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  cursor: pointer;
  cursor: hand;
  color: #FFF;
  background-color: #004684;
  border: 1px solid #004684;
  word-break: break-all;
}
.bookingBlock table td {
  border-color: #333;
  width: 100px;
  height: 30px;
}
.bookingBlock_1 table td {
  border-color: #333;
  width: 40px;
}
.bookingBlock table td.column_name,
.bookingBlock_1 table td.column_name {
  width: 280px;
  font-weight: bold;
  font-size: 15px;
}
.bookingBlock table td.column_name__status,
.bookingBlock table td.colStatus,
.bookingBlock_1 table td.column_name__status,
.bookingBlock_1 table td.colStatus {
  height: 15px;
  padding: 2px 5px;
  font-weight: bold;
}
.bookingBlock_1 table td.colStatus {
  font-weight: normal;
  text-align: center;
}
.legend_tip {
  font-size: 14px;
  line-height: 18px;
}
.legend_tip:hover {
  cursor: pointer;
}
.freesale {
  background: #3F6;
}
.stopsale {
  background: #F33;
}
.byQuery {
  background: #FF0;
}
.bookingBlock__count {
  width: 50px;
  border-radius: 4px;
  border: 1px solid #8BA3CF;
  padding: 4px;
  text-align: right;
}
#colorCode,
#Price_ratio {
  overflow: hidden;
  margin: 5px 0 5px 0;
}
.square {
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid;
  text-align: center;
}
.place_green {
  background: #61ff5b;
}
.place_yellow {
  background: #FF0;
}
.place_red {
  background: #F74747;
}
.place_grey {
  background: #999;
}
/*
.green_green_ver{
	font-weight:bold;
	background: rgb(161,252,151);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExZmM5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ExZmM5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2UwZmRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ExZmM5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGZkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTBmZGRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, rgba(161,252,151,1) 0%, rgba(255,255,255,1) 34%, rgba(91,91,91,1) 35%, rgba(161,252,151,1) 36%, rgba(224,253,221,1) 62%, rgba(255,255,255,1) 67%, rgba(255,255,255,1) 67%, rgba(91,91,91,1) 68%, rgba(161,252,151,1) 69%, rgba(224,253,221,1) 100%, rgba(224,253,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,252,151,1)), color-stop(34%,rgba(255,255,255,1)), color-stop(35%,rgba(91,91,91,1)), color-stop(36%,rgba(161,252,151,1)), color-stop(62%,rgba(224,253,221,1)), color-stop(67%,rgba(255,255,255,1)), color-stop(67%,rgba(255,255,255,1)), color-stop(68%,rgba(91,91,91,1)), color-stop(69%,rgba(161,252,151,1)), color-stop(100%,rgba(224,253,221,1)), color-stop(100%,rgba(224,253,221,1)));
	background: -webkit-linear-gradient(top, rgba(161,252,151,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(161,252,151,1) 36%,rgba(224,253,221,1) 62%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(161,252,151,1) 69%,rgba(224,253,221,1) 100%,rgba(224,253,221,1) 100%);
	background: -o-linear-gradient(top, rgba(161,252,151,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(161,252,151,1) 36%,rgba(224,253,221,1) 62%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(161,252,151,1) 69%,rgba(224,253,221,1) 100%,rgba(224,253,221,1) 100%);
	background: -ms-linear-gradient(top, rgba(161,252,151,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(161,252,151,1) 36%,rgba(224,253,221,1) 62%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(161,252,151,1) 69%,rgba(224,253,221,1) 100%,rgba(224,253,221,1) 100%);
	background: linear-gradient(to bottom, rgba(161,252,151,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(161,252,151,1) 36%,rgba(224,253,221,1) 62%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(161,252,151,1) 69%,rgba(224,253,221,1) 100%,rgba(224,253,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1fc97', endColorstr='#e0fddd',GradientType=0 );
}
.red_red_ver{
	font-weight:bold;
	background: rgb(239,189,194);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmYmRjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmY5Yzk0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjNWI1YjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzUlIiBzdG9wLWNvbG9yPSIjNWI1YjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZWZiZGMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzclIiBzdG9wLWNvbG9yPSIjZmY5Yzk0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjglIiBzdG9wLWNvbG9yPSIjNWI1YjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjklIiBzdG9wLWNvbG9yPSIjZWZiZGMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjklIiBzdG9wLWNvbG9yPSIjZWZiZGMyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzElIiBzdG9wLWNvbG9yPSIjZmY5Yzk0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(239,189,194,1) 0%, rgba(255,156,148,1) 0%, rgba(255,255,255,1) 34%, rgba(91,91,91,1) 35%, rgba(91,91,91,1) 35%, rgba(239,189,194,1) 36%, rgba(255,156,148,1) 37%, rgba(255,255,255,1) 67%, rgba(91,91,91,1) 68%, rgba(239,189,194,1) 69%, rgba(239,189,194,1) 69%, rgba(255,156,148,1) 71%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,189,194,1)), color-stop(0%,rgba(255,156,148,1)), color-stop(34%,rgba(255,255,255,1)), color-stop(35%,rgba(91,91,91,1)), color-stop(35%,rgba(91,91,91,1)), color-stop(36%,rgba(239,189,194,1)), color-stop(37%,rgba(255,156,148,1)), color-stop(67%,rgba(255,255,255,1)), color-stop(68%,rgba(91,91,91,1)), color-stop(69%,rgba(239,189,194,1)), color-stop(69%,rgba(239,189,194,1)), color-stop(71%,rgba(255,156,148,1)), color-stop(100%,rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(239,189,194,1) 0%,rgba(255,156,148,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(91,91,91,1) 35%,rgba(239,189,194,1) 36%,rgba(255,156,148,1) 37%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(239,189,194,1) 69%,rgba(239,189,194,1) 69%,rgba(255,156,148,1) 71%,rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(239,189,194,1) 0%,rgba(255,156,148,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(91,91,91,1) 35%,rgba(239,189,194,1) 36%,rgba(255,156,148,1) 37%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(239,189,194,1) 69%,rgba(239,189,194,1) 69%,rgba(255,156,148,1) 71%,rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(239,189,194,1) 0%,rgba(255,156,148,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(91,91,91,1) 35%,rgba(239,189,194,1) 36%,rgba(255,156,148,1) 37%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(239,189,194,1) 69%,rgba(239,189,194,1) 69%,rgba(255,156,148,1) 71%,rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(239,189,194,1) 0%,rgba(255,156,148,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(91,91,91,1) 35%,rgba(239,189,194,1) 36%,rgba(255,156,148,1) 37%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(239,189,194,1) 69%,rgba(239,189,194,1) 69%,rgba(255,156,148,1) 71%,rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbdc2', endColorstr='#ededed',GradientType=0 );
}
.yellow_yellow_ver{
	font-weight:bold;
	background: rgb(255,234,104);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWE2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZiZmZkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZiZmZkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iI2ZmZWE2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZiZmZkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iI2ZmZWE2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(255,234,104,1) 0%, rgba(251,255,209,1) 33%, rgba(255,255,255,1) 34%, rgba(255,255,255,1) 34%, rgba(91,91,91,1) 35%, rgba(251,255,209,1) 36%, rgba(255,234,104,1) 38%, rgba(255,255,255,1) 67%, rgba(91,91,91,1) 68%, rgba(251,255,209,1) 69%, rgba(255,234,104,1) 72%, rgba(253,255,239,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,234,104,1)), color-stop(33%,rgba(251,255,209,1)), color-stop(34%,rgba(255,255,255,1)), color-stop(34%,rgba(255,255,255,1)), color-stop(35%,rgba(91,91,91,1)), color-stop(36%,rgba(251,255,209,1)), color-stop(38%,rgba(255,234,104,1)), color-stop(67%,rgba(255,255,255,1)), color-stop(68%,rgba(91,91,91,1)), color-stop(69%,rgba(251,255,209,1)), color-stop(72%,rgba(255,234,104,1)), color-stop(100%,rgba(253,255,239,1)));
	background: -webkit-linear-gradient(top, rgba(255,234,104,1) 0%,rgba(251,255,209,1) 33%,rgba(255,255,255,1) 34%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(251,255,209,1) 36%,rgba(255,234,104,1) 38%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(251,255,209,1) 69%,rgba(255,234,104,1) 72%,rgba(253,255,239,1) 100%);
	background: -o-linear-gradient(top, rgba(255,234,104,1) 0%,rgba(251,255,209,1) 33%,rgba(255,255,255,1) 34%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(251,255,209,1) 36%,rgba(255,234,104,1) 38%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(251,255,209,1) 69%,rgba(255,234,104,1) 72%,rgba(253,255,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,234,104,1) 0%,rgba(251,255,209,1) 33%,rgba(255,255,255,1) 34%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(251,255,209,1) 36%,rgba(255,234,104,1) 38%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(251,255,209,1) 69%,rgba(255,234,104,1) 72%,rgba(253,255,239,1) 100%);
	background: linear-gradient(to bottom, rgba(255,234,104,1) 0%,rgba(251,255,209,1) 33%,rgba(255,255,255,1) 34%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(251,255,209,1) 36%,rgba(255,234,104,1) 38%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(251,255,209,1) 69%,rgba(255,234,104,1) 72%,rgba(253,255,239,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea68', endColorstr='#fdffef',GradientType=0 );
}
.colorness_ver{
	background: rgb(249,249,249);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzViNWI1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(255,255,255,1) 34%, rgba(91,91,91,1) 35%, rgba(249,249,249,1) 36%, rgba(255,255,255,1) 67%, rgba(255,255,255,1) 67%, rgba(91,91,91,1) 68%, rgba(255,255,255,1) 69%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(34%,rgba(255,255,255,1)), color-stop(35%,rgba(91,91,91,1)), color-stop(36%,rgba(249,249,249,1)), color-stop(67%,rgba(255,255,255,1)), color-stop(67%,rgba(255,255,255,1)), color-stop(68%,rgba(91,91,91,1)), color-stop(69%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(249,249,249,1) 36%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(249,249,249,1) 36%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(249,249,249,1) 36%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(255,255,255,1) 34%,rgba(91,91,91,1) 35%,rgba(249,249,249,1) 36%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 67%,rgba(91,91,91,1) 68%,rgba(255,255,255,1) 69%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 );
}
.help_please {
	/*position: absolute;
	background: url('http://images.acase.ru/sjas/images/icon/help.png') no-repeat center center;
	width: 24px;
	height: 24px;
	margin: -2px 4px 0 4px;
	float: left;
}*/
.price_window_panel,
#price_window,
#price_window_master,
#price_window_history {
  overflow: hidden;
  font-size: 15px;
  padding: 10px 20px 20px 20px;
  font-family: Arial, Helvetica, sans-serif;
}
#price_window_history {
  width: 700px;
}
.price_window_panel th {
  font-size: 13px;
  width: 100px;
  font-weight: normal;
  /*background: #F5F2E9;*/
  padding: 5px;
}
#table_change_price,
.table_change_price {
  border-spacing: 0;
}
.table_change_price {
  width: 500px;
  background: #FFF;
}
#table_change_price td,
.table_change_price td {
  padding: 4px 6px;
}
.netto,
.procent,
.bar {
  text-align: center;
}
.price_window_panel span.title {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  word-break: break-all;
}
.placement {
  font-size: 12px;
}
.price_window_panel .k-textbox {
  text-align: right;
}
#price_window_master {
  font-size: 14px;
}
.add_period {
  font-size: 13px;
  color: #000;
  text-decoration: underline;
}
.add_period:hover {
  color: #004684;
  cursor: pointer;
}
.label_for_price {
  text-align: right;
  border-bottom: 1px solid;
  display: block;
  width: 100%;
  height: 21px;
  font-size: 12px;
}
.label_for_price_procent {
  text-align: right;
  display: block;
  width: 100%;
  height: 18px;
  font-size: 12px;
}
#table_change_price .border_separate,
.table_change_price .border_separate {
  border-bottom: 1px solid #B6B6B6;
  padding: 10px 6px 10px 6px;
}
#table_change_price .border_separate_top,
.table_change_price .border_separate_top {
  border-top: 1px solid #B6B6B6;
  padding: 10px 6px 10px 6px;
}
.xml_table_price {
  border: 1px solid #bbb;
}
.xml_table_price th.header {
  background: #DFDFDF;
  padding: 10px 6px;
  color: #000;
  font-size: 16px;
}
#tableContractInfo {
  margin: 15px 0 25px 0;
  border: 1px solid #D8D8D8;
  position: relative;
  padding: 15px;
  background: #FFF;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 15px 10px -13px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 15px 10px -13px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 15px 10px -13px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#tableContractInfo td,
.xml_table_price td {
  margin: 0px;
  padding: 10px 6px;
  vertical-align: top;
  font-size: 15px;
}
#tableContractInfo td {
  padding: 0 6px;
}
#tableContractInfo td label.top_label {
  padding: 0;
}
.xml_table_price td.gray {
  background-color: #EBEBEB;
  border-top: 1px solid #bbb;
  color: #000;
}
.xml_table_price td.white {
  background-color: #fff;
  border-top: 1px solid #bbb;
}
.xml_table_price td ul {
  list-style: none;
  margin: 0;
}
.price_tooltip {
  font-size: 14px;
  text-align: left;
}
/* Border radius */
.k-ie7 .k-block,
.k-ie7 .k-button,
.k-ie7 .k-textbox,
.k-ie7 .k-drag-clue,
.k-ie7 .k-touch-scrollbar,
.k-ie7 .k-window,
.k-ie7 .k-window-titleless .k-window-content,
.k-ie7 .k-window-action,
.k-ie7 .k-inline-block,
.k-ie7 .k-grid .k-filter-options,
.k-ie7 .k-grouping-header .k-group-indicator,
.k-ie7 .k-autocomplete,
.k-ie7 .k-multiselect,
.k-ie7 .k-dropdown-wrap,
.k-ie7 .k-datepicker,
.k-ie7 .k-timepicker,
.k-ie7 .k-colorpicker,
.k-ie7 .k-datetimepicker,
.k-ie7 .k-numerictextbox,
.k-ie7 .k-picker-wrap,
.k-ie7,
.k-ie7 .k-colorpicker.k-list-container,
.k-ie7 .k-calendar-container,
.k-ie7 .k-calendar td,
.k-ie7 .k-calendar .k-link,
.k-ie7 .k-treeview .k-in,
.k-ie7 .k-editor-button .k-state-hover,
.k-ie7 .k-editor-button .k-state-active,
.k-ie7 .k-tooltip,
.k-ie7 .k-tile,
.k-ie7 .k-slider-track,
.k-ie7 .k-slider-selection {
  padding: 1px;
}
.k-ie7 .combo_label_medium,
.k-ie7 .combo_label {
  margin: 4px 0 0 0;
}
.k-ie7 .k-grid-content table {
  width: 100%;
}
.BookingFormKendo {
  background: #FFFFFF;
  width: 298px;
  float: right;
  border: 1px solid #004685;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 2px 2px 10px #588DB9;
  -webkit-box-shadow: 2px 2px 10px #588DB9;
  -moz-box-shadow: 2px 2px 10px #588DB9;
  overflow: hidden;
  margin: 5px;
  zoom: 1;
}
/* Отчеты */
#tabstrip,
#splitter,
#splitterShow,
#splitterColRow,
#splitterTable {
  min-height: 580px;
  font-size: 11px;
}
#horiz_splitter_panel,
#horiz_splitter_panel_show,
#horiz_splitter_panel_ColRow {
  overflow: hidden;
  zoom: 1;
  height: 550px;
  background: #F2F5FA;
}
#splitter,
#splitterShow,
#splitterColRow,
#splitterTable {
  border: 1px solid #8BA3CF;
}
#splitter .k-splitbar,
#splitterShow .k-splitbar,
#splitterColRow .k-splitbar,
#splitterTable .k-splitbar {
  border-top: none;
}
#treeview .k-sprite,
#treeviewShow .k-sprite,
#treeviewColRow .k-sprite {
  background-image: url("/img/icons/coloricons-sprite.png");
}
#search_params,
#show_params,
#colrow_params,
#tableselect_params,
#tableresult {
  font-size: 12px;
}
#search_params a b,
#show_params a b,
#colrow_params a b,
#tableselect_params a b,
#tableresult a b {
  color: #004685;
}
#treeview ul li,
#treeviewShow ul li,
#treeviewColRow ul li {
  font-size: 11px;
  background-image: url("/img/icons/elbow.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 14px;
}
#treeview ul li.notElbow,
#treeviewShow ul li.notElbow,
#treeviewColRow ul li.notElbow {
  background: none;
}
#panelParams,
#panelParamsShow,
#panelParamsColRow {
  background: #fff;
  overflow: auto;
  width: 32%;
  float: left;
  height: 550px;
  border-right: solid 1px #becde6;
  position: relative;
}
#panelSearchCriteria {
  overflow: auto;
  width: 67%;
  float: right;
  height: 550px;
  position: relative;
}
.rootfolder {
  background-position: 0 0;
}
.folder {
  background-position: 0 -16px;
}
.pdf {
  background-position: 0 -32px;
}
.html {
  background-position: 0 -48px;
}
.image {
  background-position: 0 -64px;
}
.emptyMessage {
  height: 300px;
  text-align: center;
  padding: 150px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #004685;
}
#tabstrip .formObjPanel {
  clear: both;
  overflow: hidden;
  zoom: 1;
  margin: 2px 6px 2px 0;
  padding-bottom: 1px;
  border: 1px solid #A3A3A3;
  font-size: 12px;
  float: left;
  width: 98%;
  /* Legacy browsers */
  background: url("/img/styles/gradient-bg.png") repeat-x center;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/styles/gradient-bg.png", sizingMethod="scale");
}
@media all and (min-width: 0px) {
  .gradient {
    /* Opera */
    background: url("/img/styles/gradient-bg.svg");
    /* Recent browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#E9E9E9), color-stop(0.5, #FFFFFF));
    background-image: -webkit-linear-gradient(top, #FAFAFA, #FFFFFF 50%, #E9E9E9);
    background-image: -moz-linear-gradient(top, #FAFAFA, #FFFFFF 50%, #E9E9E9);
    background-image: -o-linear-gradient(top, #FAFAFA, #FFFFFF 50%, #E9E9E9);
    background-image: linear-gradient(top, #FAFAFA, #FFFFFF 50%, #E9E9E9);
  }
}
#buttonPanel,
#buttonPanelShow,
#buttonPanelTable,
#buttonPanelColRow {
  overflow: hidden;
  zoom: 1;
  height: 35px;
  border-bottom: 1px solid #8BA3CF;
}
#treeviewRight,
#treeviewRightColRow {
  overflow: auto;
  height: 550px;
}
#treeviewRight li,
#treeviewRightColRow li {
  font-size: 15px;
  padding: 0;
  margin: 3px 5px;
}
#treeviewRight li div span.k-state-hover,
#treeviewRight li div span.k-state-hover:hover,
#treeviewRight li div span.k-in,
#treeviewRight li div span.k-state-selected,
#treeviewRightColRow li div span.k-state-hover,
#treeviewRightColRow li div span.k-state-hover:hover,
#treeviewRightColRow li div span.k-in,
#treeviewRightColRow li div span.k-state-selected {
  padding: 8px;
  width: 96%;
  border: 1px solid #CECECE;
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  color: #004685;
  /* Legacy browsers */
  background: url("/img/styles/gradient-bg.png") repeat-x center;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/styles/gradient-bg.png", sizingMethod="scale");
}
#treeviewRight li div span.k-state-focused,
#treeviewRightColRow li div span.k-state-focused {
  /*перетаскивание*/
}
#treeviewRight li div span.k-in,
#treeviewRightColRow li div span.k-in {
  /*border:1px solid yellow;*/
}
#treeviewShow li div span.k-state-selected,
#treeview li div span.k-state-selected,
#treeviewColRow li div span.k-state-selected {
  border-color: #fff;
  background: none;
  box-shadow: none;
  color: #263248;
}
#treeviewShow li div span.k-state-focused,
#treeview li div span.k-state-focused,
#treeviewColRow li div span.k-state-focused {
  border-color: #fff;
  background: none;
  box-shadow: none;
}
#tabstrip .formObjPanel input {
  font-size: 11px;
}
#tabstrip .headPanelNum,
#tabstrip .headPanelStr,
#tabstrip .headPanelDate,
#tabstrip .headPanelSpecObj,
#tabstrip .headPanelObj {
  font-weight: bold;
  width: 96%;
  clear: both;
  padding: 1px 7px 3px 7px;
  color: #004685;
  overflow: hidden;
  zoom: 1;
  font-size: 11px;
}
#tabstrip .headPanelNum,
#tabstrip .headPanelObj,
#tabstrip .headPanelDate,
#tabstrip .headPanelStr,
#tabstrip .headPanelSpecObj {
  position: relative;
  top: 3px;
}
#tabstrip .PanelNum,
#tabstrip .PanelStr,
#tabstrip .PanelDate,
#tabstrip .PanelSpecObj,
#tabstrip .PanelObj {
  font-weight: bold;
  width: 98%;
  clear: both;
  overflow: hidden;
  zoom: 1;
  margin: 0 0 5px 0;
  position: relative;
}
#tabstrip .PanelObj {
  padding-left: 8px;
}
.delButton {
  background: url("/img/icons/deletered.png") no-repeat center center;
  width: 18px;
  height: 18px;
  float: left;
  padding: 0 1px 1px 1px;
  margin: 1px 0 2px 8px;
  left: 0;
}
.delButton:hover {
  cursor: pointer;
}
#tabstrip .leftsideWrap,
#tabstrip .rightsideWrap {
  float: left;
  overflow: hidden;
  margin: 0 0 0 8px;
}
#tabstrip .rightsideWrap {
  margin: 0 0 0 20px;
}
#tabstrip .strObject {
  float: left;
  width: 84%;
  margin: 0 0 0 8px;
}
.k-ie.k-ie7 #tabstrip .strObject {
  margin: 0 0 0 4px;
}
#tabstrip .spanTitle {
  float: left;
  padding: 5px 10px 4px 0;
  font-size: 11px;
}
#tabstrip .partload_dictionary,
#tabstrip .strObject input {
  width: 84%;
  margin: 0px 0 -3px 45px;
  float: left;
  position: relative;
  font-size: 11px;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border: 1px solid #8BA3CF;
  padding: 2px 3px;
  height: 21px;
  line-height: 1.6em;
}
#tabstrip .strObject input {
  width: 100%;
  padding: 0px 0.3em;
  margin: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#tabstrip .AUSearch {
  width: 85%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #8BA3CF;
  overflow: auto;
  clear: both;
  background: #fff;
  height: 130px;
  margin: 0px 0 8px 45px;
  padding: 3px 0;
  z-index: 100;
  float: left;
}
#tabstrip .AUChoose {
  width: 85%;
  -moz-border-radius: 4px 4px;
  -webkit-border-radius: 4px 4px;
  border-radius: 4px 4px;
  border: 1px solid #8BA3CF;
  overflow: auto;
  font-size: 11px;
  background: #fdf9d0;
  margin: 0px 0 8px 45px;
  padding: 0px;
  z-index: 200;
  position: relative;
  /*box-shadow: inset 0px 0px 4px rgba(3, 134, 255, 0.5);*/
}
#tabstrip .autoCompleterItem {
  font-weight: normal;
  padding: 2px 6px;
  border-bottom: 1px dotted #d8d8d8;
  font-size: 11px;
  cursor: pointer;
}
#tabstrip .autoCompleterItem a {
  text-decoration: none;
  color: #333;
}
#tabstrip .itemSelected {
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-linear-gradient(top, #BAE2FD 0%, #0070CE 100%);
  background-image: none, -moz-linear-gradient(top, #BAE2FD 0%, #0070CE 100%);
  background-image: none, -o-linear-gradient(top, #BAE2FD 0%, #0070CE 100%);
  background-image: none, linear-gradient(to bottom, #BAE2FD 0%, #0070CE 100%);
  background-position: 50% 50%;
  color: #ffffff;
  background-color: #004684;
  border-color: #72B1E9;
}
#tabstrip .k-delete {
  background-position: -160px -80px;
}
#tabstrip .k-button {
  margin: 1px 0 1px 1px;
  padding: 0px 5px;
  font-size: 11px;
}
#tabstrip .k-multiselect.dictionary {
  margin: 0 0 4px 8px;
  float: left;
  width: 85%;
}
#tabstrip .dictionary input.k-input.k-readonly {
  color: #919191;
}
#tabstrip .k-multiselect-wrap {
  padding: 0;
  clear: none;
  min-height: 21px;
}
.k-ie.k-ie7 #tabstrip .k-multiselect-wrap {
  margin: 0;
  padding: 0;
  height: 18px;
  clear: none;
}
.k-ie.k-ie7 #tabstrip .k-multiselect-wrap .k-input {
  height: 12px;
  margin: 0;
}
.k-ie.k-ie7 #tabstrip .k-multiselect-wrap.k-floatwrap {
  margin: 0;
  padding: 0;
}
#tabstrip .searchButton {
  background: url("/img/icons/search.png") no-repeat center center;
  padding: 0;
  margin: 2px 10px 0 10px;
  width: 36px;
  height: 30px;
  border-radius: 4px;
  font-weight: bold;
  float: right;
  color: #A5A5A5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: solid 1px #E6E6E6;
}
#tabstrip .searchButton:hover[disabled="disabled"] {
  background: url("/img/icons/search.png") no-repeat center center;
  border: solid 1px #E6E6E6;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  cursor: default;
}
#tabstrip .searchButton:hover {
  background: #F2F2FF url("/img/icons/search.png") no-repeat center center;
  border: solid 1px #becde6;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
}
#treeview .k-in {
  margin: 1px 0 1px 0px;
}
#treeview .k-state-hover {
  margin: 1px 0 1px 0px;
}
.k-ie.k-ie7 #treeview .k-state-hover,
.k-ie.k-ie7 #treeviewShow .k-in.k-state-hover,
.k-ie.k-ie7 #treeviewColRow .k-in.k-state-hover {
  margin: 1px 0 1px 0px;
  padding: 0;
}
#treeview .k-input.k-readonly {
  width: 80% !important;
}
#nFullLength {
  background: url("/img/icons/database.png") no-repeat left center;
  height: 24px;
  width: 24px;
  margin: 0px 15px 0 5px;
  font-weight: bold;
  padding: 9px 0 0 28px;
  float: right;
}
#countOnPage {
  background: url("/img/icons/copy-22.png") no-repeat left center;
  float: right;
  padding: 0 15px 0 28px;
  margin: 6px 0 0 0;
  height: 24px;
}
#countOnPage input {
  width: 35px;
  height: 23px;
  margin: 0;
  text-align: right;
  padding: 0 4px;
}
#sortPanel {
  float: right;
  margin: 6px 0 0 5px;
  padding: 0 5px 0 25px;
  background: url("/img/icons/sort-24.png") no-repeat left center;
}
#groupPanel {
  float: right;
  margin: 6px 0 0 10px;
  padding: 0 25px 0 30px;
  background: url("/img/icons/index.png") no-repeat left center;
}
#sumPanel {
  float: right;
  margin: 6px 0 0 5px;
  padding: 0 5px 0 25px;
  /*	background: url('../icons/sum-24.png') no-repeat left center;*/
  background: url("/img/icons/document_gear.png") no-repeat left center;
}
#filePanel {
  float: right;
  margin: 6px 0 0 10px;
  padding: 0 25px 0 30px;
  background: url("/img/icons/document.png") no-repeat left center;
}
#tablePanel {
  float: left;
  margin: 6px 0 0 10px;
  padding: 0 5px;
}
#percentPanel {
  float: left;
  margin: 6px 0 0 10px;
  padding: 0 5px;
}
#getReport,
#getColRow,
#makeReport {
  overflow: hidden;
  zoom: 1;
  float: right;
}
.getReport {
  overflow: hidden;
  zoom: 1;
  float: right;
}
#sbmReport {
  background: url("/img/icons/document.png") no-repeat 46px center;
  float: right;
  width: 74px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 6px 4px 5px 2px;
  font-weight: bold;
  margin: 2px 10px 1px 0;
  font-size: 12px;
  color: #A5A5A5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#sbmReport.hover {
  color: #004685;
}
#sbmReport.hover:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
  cursor: hand;
}
#sbmReportPrint {
  background: url("/img/icons/printer.png") no-repeat 75px center;
  float: right;
  width: 110px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 6px 4px 5px 2px;
  font-weight: bold;
  margin: 4px 10px 1px 0;
  font-size: 12px;
  color: #A5A5A5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#sbmReportPrint.hover {
  color: #004685;
}
#sbmReportPrint.hover:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
  cursor: hand;
}
#sbmReportPrint {
  background: url("/img/icons/printer.png") no-repeat 75px center;
  float: right;
  width: 110px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 6px 4px 5px 2px;
  font-weight: bold;
  margin: 4px 10px 1px 0;
  font-size: 12px;
  color: #A5A5A5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#sbmReportPrint.hover {
  color: #004685;
}
#sbmReportPrint.hover:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
  cursor: hand;
}
#sbmReportPrint {
  background: url("/img/icons/printer.png") no-repeat 75px center;
  float: right;
  width: 110px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 6px 4px 5px 2px;
  font-weight: bold;
  margin: 4px 10px 1px 0;
  font-size: 12px;
  color: #A5A5A5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#sbmReportPrint.hover {
  color: #004685;
}
#sbmReportPrint.hover:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
  cursor: hand;
}
#sbmEcxel {
  background: url("/img/icons/excel.png") no-repeat 60px center;
  float: right;
  width: 88px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 6px 4px 5px 2px;
  font-weight: bold;
  margin: 2px 10px 1px 0;
  font-size: 12px;
  color: #A5A5A5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#sbmEcxel.hover {
  color: #004685;
}
#sbmEcxel.hover:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
  cursor: hand;
}
.sbmNext {
  /*	background: url('../icons/forwd_24.png') no-repeat 50px center;*/
  background: url("/img/icons/forward1.png") no-repeat 50px center;
  float: right;
  width: 80px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 0px 4px 5px 2px;
  font-weight: bold;
  margin: 4px 10px 1px 0;
  font-size: 12px;
  color: #A5A5A5;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#sbmNext.hover,
#sbmColRowNext.hover,
#sbmPanelSearch.hover {
  color: #004685;
}
#sbmNext.hover:hover,
#sbmColRowNext.hover:hover,
#sbmPanelSearch.hover:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
}
.sbmReportPrint {
  background: url("/img/icons/printer.png") no-repeat 56px center;
  float: right;
  width: 84px;
  border: 1px solid #E6E6E6;
  text-align: left;
  padding: 6px 4px 5px 2px;
  font-weight: bold;
  margin: 2px 10px 1px 0;
  font-size: 12px;
  color: #004685;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.sbmReportPrint:hover {
  background-color: #F2F2FF;
  border: 1px solid #8BA3CF;
  box-shadow: 2px 2px 3px #588DB9;
  -webkit-box-shadow: 2px 2px 3px #588DB9;
  -moz-box-shadow: 2px 2px 3px #588DB9;
  cursor: pointer;
}
#nSortId_listbox li.k-item {
  font-size: 11px;
}
.lightFon {
  background-color: #fdf9d0;
}
#tabstrip .k-state-active {
  border-color: #8BA3CF;
  background: #EFFFED;
}
.k-ie.k-ie7 .k-list.k-reset,
.k-ie.k-ie8 .k-list.k-reset {
  font-size: 12px;
}
#splitterShow .bottom_panel,
#splitter .bottom_panel,
#splitterColRow .bottom_panel,
#splitterTable .bottom_panel {
  overflow: hidden;
  zoom: 1;
  height: 35px;
  border-top: 1px solid #8BA3CF;
}
#splitterShow .bottom_panel p,
#splitter .bottom_panel p,
#splitterColRow .bottom_panel p,
#splitterTable .bottom_panel p {
  margin: 2px 10px 0 20px;
  padding: 0 10px 0 0;
  color: #004685;
  float: right;
  text-align: right;
  clear: both;
  background: url("/img/icons/point.png") no-repeat right center;
}
/* таблица отчета */
div.report-info-cls,
ul.report-info-cls {
  font: 11px/12px arial, helvetica;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 5px;
  border: 1px solid #bbb;
  background: #ddd;
}
div.report-info-cls p,
ul.report-info-cls li {
  margin: 3px 0;
  padding: 0;
}
div.paginator-cls {
  font: 13px/20px verdana, tahoma;
  text-align: center;
  color: black;
  margin: 5px 50px;
}
div.paginator-cls a {
  color: #15428B;
  text-decoration: none;
  padding: 5px 0;
}
div.paginator-cls a:hover {
  background: #ddd;
}
div.paginator-cls b {
  color: black;
}
table.data-result-table {
  empty-cells: show;
  border: none;
  border-left: 1px solid #bbb;
  border-top: 1px solid #bbb;
  border-collapse: collapse;
  width: 100%;
  font: 11px/12px arial, helvetica;
  color: #334;
}
table.data-result-table th {
  background: #ddd;
  color: #000;
  text-align: center !important;
  text-transform: uppercase;
}
table.data-result-table th,
table.data-result-table td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 2px 5px;
  text-align: left;
}
td.row-numberer {
  color: #15428B;
  width: 1%;
  text-align: center !important;
  padding: 5px !important;
}
.head_gradient {
  /* Legacy browsers */
  background: url("head_gradient-bg.png") repeat-x bottom;
  -o-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  /* Internet Explorer */
  *background: none;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="head_gradient-bg.png", sizingMethod="scale");
}
@media all and (min-width: 0px) {
  .head_gradient {
    /* Opera */
    background: url("head_gradient-bg.svg");
    /* Recent browsers */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(213, 220, 226, 0.43)), color-stop(0.2, #FFFFFF));
    background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 20%, rgba(213, 220, 226, 0.43));
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 20%, rgba(213, 220, 226, 0.43));
    background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF 20%, rgba(213, 220, 226, 0.43));
    background-image: linear-gradient(top, #FFFFFF, #FFFFFF 20%, rgba(213, 220, 226, 0.43));
  }
}
.input_for_kendo {
  height: 1.65em;
  border: 1px solid #8BA3CF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 4px;
  margin: 1px 0px 0px 0px;
}
.textarea_for_kendo {
  border: 1px solid #8BA3CF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 4px;
  margin: 1px 0px 0px 0px;
}
.k-checkbox:checked + .k-checkbox-label:hover:after {
  border-color: #dbdbde;
}
.k-grid td {
  border-color: #becde6;
}
.k-grid-header th.k-header,
.k-filter-row th {
  font-weight: 700;
  vertical-align: middle;
}
.k-multiselect-wrap .k-button {
  border: 1px solid #becde6;
}
span.description-small {
  color: grey;
  font-size: 12px;
}
span.description {
  color: #004685;
  font-size: 13px;
}
.obligatory_style {
  clear: both;
  color: #8a8a8a;
  font-size: 11px;
}
.extended_search,
.extended_search_span {
  background: white url("/img/icons/extra_search-sprite.gif") no-repeat scroll left -15px;
  color: #000;
  display: block;
  font-weight: bold;
  height: 15px;
  margin: 10px 0 5px;
  padding: 0 0 0 21px;
}
.tabs-nav .k-state-default[role="tab"] {
  border: 1px solid #becde6;
  border-bottom-style: none;
}
.tabs-nav .k-state-active[role="tab"] {
  border: #177bba solid 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}
.tabs-nav .k-content {
  border: #177bba solid 1px;
}
.tabs-nav .k-link {
  color: #515967;
  font-weight: 700;
  text-align: center;
}
.k-tabstrip-items .k-complete {
  border-top-style: none;
}
.k-window-title {
  font-weight: 700;
  color: #515967;
}
.k-grid-header-wrap .k-header {
  border: 1px solid #becde6;
}
.btnCloseWindow {
  padding: 5px;
  margin: 2px 0;
  border-radius: 3px;
  font-weight: bold;
  background-image: url('textures/highlight.png');
  background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  cursor: pointer;
  cursor: hand;
  color: #ffffff;
  background-color: #004684;
  border: 1px solid #004684;
}
.grid_sort_block {
  float: right;
  font-size: 13px;
}
.grid_filter_block {
  overflow: hidden;
}
.filter_panel {
  float: left;
  font-size: 13px;
  margin: 2px 10px 0 0;
  overflow: hidden;
}
span.sort_label,
span.filter_label {
  font-weight: bold;
  color: #002F58;
}
span.filter_label {
  float: left;
  margin: 4px 6px 0 4px;
}
.print_reestr {
  float: right;
  width: 22px;
  height: 22px;
  margin: 2px 16px 1px 16px;
}
.print_reestr:hover {
  cursor: pointer;
}
.grid_panel {
  padding: 3px;
  overflow: hidden;
  background: #f5f6fb;
  /*border-bottom:1px solid #8BA3CF;*/
  /*box-shadow: 2px 2px 5px rgba(54, 54, 54, 0.48);*/
}
.k-textbox.filter_field,
.grid_panel .sort_field {
  font-size: 12px;
  width: 140px;
}
.k-textbox.filter_field {
  float: left;
  height: 24px;
  width: 200px;
}
.clean_filter {
  margin: 4px 3px 0 3px;
  float: left;
  cursor: pointer;
}
hr {
  border-color: gray;
  border-style: solid;
  border-width: thin;
  height: 0;
}
.k-block > .k-header,
.k-window-titlebar {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #becde6;
  font-size: 1.2em;
  height: 1.1em;
  line-height: 1.1em;
  margin-top: -2em;
  min-height: 16px;
  padding: 0.4em 0;
  position: absolute;
  white-space: nowrap;
  width: 100%;
}
#tabs {
  border: none;
}
#tabs .tabs-nav .k-item {
  font-weight: 700;
  min-height: 47px;
  min-width: 140px;
  text-align: center;
  cursor: pointer;
  padding: 0;
}
#tabs .tabs-nav .k-item .k-link {
  color: #515967;
}
.k-item[role="tab"] .k-link {
  font-weight: 700;
}
.k-numerictextbox .k-icon {
  height: 17px;
}
.alertWindow-ErrorTitle {
  color: red;
}
.alertWindow-InfoTitle {
  color: #004685;
}
.grey {
  font-size: 0.8em;
}
table[role="grid"] {
  border-bottom-width: 1px;
  border-bottom-color: #becde6;
  border-bottom-style: solid;
}
.k-grid-header-wrap table[role="grid"],
.k-grid-content table[role="grid"] {
  border-bottom-style: none;
}
table[data-role="selectable"] {
  border-bottom-style: none;
}
table[data-role="selectable"] tbody[role="rowgroup"] {
  cursor: pointer;
}
