@charset "UTF-8";
/*Version 2015-09-24 */
/* ------------------------------------- */
/* -------------- WEBFONTS ------------- */
/* ------------------------------------- */
/* Für Headlines */
@font-face {
  font-family: 'futuralight';
  src: url("fonts/futura-lig.eot");
  src: url("fonts/futura-lig.eot?#iefix") format("embedded-opentype"), url("fonts/futura-lig.woff") format("woff"), url("fonts/futura-lig.ttf") format("truetype"), url("fonts/futura-lig.svg#futuraligregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'futurabook';
  src: url("fonts/futura-book.eot");
  src: url("fonts/futura-book.eot?#iefix") format("embedded-opentype"), url("fonts/futura-book.woff") format("woff"), url("fonts/futura-book.ttf") format("truetype"), url("fonts/futura-book.svg#futurabookregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

*, .k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *:before, .k-animation-container *:after, .k-block .k-header, .k-list-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #4c4c4c;
  font: 100% Arial,Helvetica,sans-serif;
}

h1, h2, h3 {
  font-family: 'futuralight', Arial, Helvetica, sans-serif;
  color: #4c4c4c;
  margin-bottom: 18px;
  padding: 0;
}
h1 a, h1 .ms-accentText, h1 .ms-accentText:visited, h2 a, h2 .ms-accentText, h2 .ms-accentText:visited, h3 a, h3 .ms-accentText, h3 .ms-accentText:visited {
  color: #009fe3;
}

h1 {
  font-size: 27px;
  text-transform: uppercase;
}

h2 {
  font-size: 27px;
  text-transform: uppercase;
  color: #4c4c4c;
  clear: both;
}

h3 {
  font-size: 21px;
  color: #4c4c4c;
}
h3.no-margin {
  margin: 0;
}

h2.main_headline {
  clear: both;
}
h2.main_headline span {
  display: block;
  font-family: Arial;
  font-size: 16px;
  line-height: 24px;
  margin-top: 5px;
  text-transform: none;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

ul.unorderedlist {
  list-style: circle;
  padding-left: 14px;
}

a {
  color: #009fe3;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.link {
  background: url("images/linkpfeil.png") no-repeat 0 1px;
  padding-left: 10px;
  cursor: pointer;
}

.tooltip {
  color: #009fe3;
  text-decoration: none;
}

p {
  line-height: 18px;
}
p strong {
  font-weight: bold;
}

.margin-top_5 {
  margin-top: 5px;
}

.padding-top_20 {
  padding-top: 20px;
}

.top-spacing {
  padding-top: 20px;
}

.bottom-spacing {
  padding-bottom: 20px;
}

.hidden_element {
  display: none !important;
}

.no-border {
  border: none !important;
}

.clearFix {
  clear: both;
}

.content_wrap {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 20px;
  color: #4c4c4c;
}

.content_wrap.iframe-version {
  margin-top: 0;
}

.mainHead {
  margin: 0 auto;
  padding: 0 34px;
  height: 60px;
  position: relative;
}
.mainHead h1 {
  float: left;
  height: 100%;
  position: relative;
  width: auto !important;
  z-index: 101;
}
.mainHead h1 a {
  border-right: 1px solid #e5e0db;
  display: block;
  height: 100%;
  padding: 0 16px;
}
.mainHead h1 a img {
  height: 51px;
  padding-top: 10px;
}
.mainHead .navigation {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  background: #FFF;
  width: 100%;
  height: 60px;
}
.mainHead .navigation > ul {
  z-index: 999;
}
.mainHead .navigation > ul > li {
  background: none repeat scroll 0 0 #fff;
  border-right: 1px solid #e5e0db;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  width: auto;
  position: relative;
}
.mainHead .navigation > ul > li > a {
  display: block;
  font-size: 16px;
  height: 60px;
  padding-top: 20px;
  text-decoration: none;
  color: #009fe3;
  font-family: futurabook,Calibri,Candara,"Gill Sans","Gill Sans MT",sans-serif;
}
.mainHead .navigation > ul > li ul {
  display: none;
  position: absolute;
  left: 0;
  width: 250px;
  background: #FFF;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 6px 10px;
  z-index: 99;
}
.mainHead .navigation > ul > li ul li {
  border-top: 1px solid #e5e0db;
  text-align: left;
  font-size: 12px;
}
.mainHead .navigation > ul > li ul li a {
  color: #009fe3;
  text-decoration: none;
  padding: 8px 15px;
  display: block;
  width: 100%;
}
.mainHead .navigation > ul > li ul li a:hover {
  background: #009fe3;
  color: #FFF;
}
.mainHead .navigation > ul > li ul li.active a {
  background: #009fe3;
  color: #FFF;
}
.mainHead .navigation > ul > li:hover {
  background: #B8B1A8;
}
.mainHead .navigation > ul > li:hover > a {
  color: #FFF;
}
.mainHead .navigation > ul > li:hover ul {
  display: block;
}
.mainHead .navigation > ul > li.active {
  background: #009fe3;
}
.mainHead .navigation > ul > li.active > a {
  color: #FFF;
}

.full_width_content {
  width: 100%;
  padding: 20px 50px;
}

.full_width_content.border-top {
  border-top: 1px solid #CCC2B8;
}

.viewport_jump {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -18px;
  margin-top: -38px;
  text-indent: -9999px;
  background: url("images/viewportpfeilsprite.png") no-repeat 0 0;
}

.row_100 {
  width: 100%;
  position: relative;
  display: inline-block;
  float: left;
}

.row_75 {
  padding: 0 18px 0 0;
  width: 75%;
  position: relative;
  display: inline-block;
  float: left;
}

.row_50 {
  padding: 0 18px 0 0;
  width: 50%;
  position: relative;
  display: inline-block;
  float: left;
}

.row_25 {
  padding: 0 18px 0 0;
  width: 25%;
  position: relative;
  display: inline-block;
  float: left;
}

.row_12 {
  padding: 0 18px 0 0;
  width: 12.5%;
  position: relative;
  display: inline-block;
  float: left;
}

.row_33 {
  padding: 0 18px 0 0;
  width: 33.33333%;
  position: relative;
  display: inline-block;
  float: left;
}

.full_width_content.inner_rows {
  margin-bottom: 26px;
  padding: 20px 35px;
}
.full_width_content.inner_rows > * {
  padding: 0 15px;
}
.full_width_content.inner_rows > * .row_100 {
  padding-left: 0;
  padding-right: 0;
}
.full_width_content.inner_rows.small-spacing {
  margin-bottom: 0;
  padding: 20px 35px 0;
}

.k-tabstrip .row_100.inner_rows {
  padding-left: 0;
  padding-right: 0;
}
.k-tabstrip .row_100.inner_rows > * {
  padding: 0 15px;
}
.k-tabstrip .row_100.inner_rows > * .row_100 {
  padding-left: 0;
  padding-right: 0;
}

.content_row_element {
  padding-bottom: 18px;
}

.last_row,
.last_in_row {
  padding-right: 0;
}

.right_content {
  padding: 0 50px;
  margin-left: 230px;
  background: #FFF;
  position: relative;
}

.k-widget, .k-block, .k-inline-block, .k-draghandle {
  border: none;
}

.k-tabstrip-wrapper {
  margin-bottom: 26px;
}

.k-tabstrip > .row_100 {
  margin-bottom: 26px;
}

.k-popup {
  background: #f1f1e9;
  border: 1px solid #e5e0db;
}
.k-popup a {
  color: #807366;
}

.k-filter-menu {
  margin-top: 15px;
}

.actionbar {
  width: 100%;
  background: #E6E2DC;
  height: 34px;
  margin-bottom: 20px;
}
.actionbar .left_part {
  float: left;
  padding: 0 0 0 10px;
}
.actionbar .right_part {
  float: right;
}
.actionbar ul.action_buttons li {
  display: inline-block;
  float: left;
}

ul.languages li {
  display: inline-block;
  float: left;
  line-height: 34px;
}
ul.languages li a {
  color: #009fe3;
  text-decoration: none;
  display: block;
  float: left;
}
ul.languages li a.language_button {
  background: url("images/sprite_small-flags.png") no-repeat 0 -11px;
  width: 14px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 12px 7px 0 8px;
}
ul.languages li a.de {
  background-position: 0px -11px;
}
ul.languages li a.de.active {
  background-position: 0px 0;
}
ul.languages li a.en {
  background-position: -14px -11px;
}
ul.languages li a.en.active {
  background-position: -14px 0;
}
ul.languages li a.fr {
  background-position: -28px -11px;
}
ul.languages li a.fr.active {
  background-position: -28px 0;
}
ul.languages li a.ru {
  background-position: -42px -11px;
}
ul.languages li a.ru.active {
  background-position: -42px 0;
}
ul.languages li a.it {
  background-position: -56px -11px;
}
ul.languages li a.it.active {
  background-position: -56px 0;
}
ul.languages li a.es {
  background-position: -70px -11px;
}
ul.languages li a.es.active {
  background-position: -70px 0;
}
ul.languages li a.ro {
  background-position: -84px -11px;
}
ul.languages li a.ro.active {
  background-position: -84px 0;
}
ul.languages li a.pl {
  background-position: -98px -11px;
}
ul.languages li a.pl.active {
  background-position: -98px 0;
}
ul.languages li a.tr {
  background-position: -112px -11px;
}
ul.languages li a.tr.active {
  background-position: -112px 0;
}
ul.languages li a.gr {
  background-position: -126px -11px;
}
ul.languages li a.gr.active {
  background-position: -126px 0;
}
ul.languages li a.bg {
  background-position: -140px -11px;
}
ul.languages li a.bg.active {
  background-position: -140px 0;
}
ul.languages li a.sk {
  background-position: -154px -11px;
}
ul.languages li a.sk.active {
  background-position: -154px 0;
}
ul.languages li a.cs {
  background-position: -168px -11px;
}
ul.languages li a.cs.active {
  background-position: -168px 0;
}
ul.languages li a.hu {
  background-position: -182px -11px;
}
ul.languages li a.hu.active {
  background-position: -182px 0;
}
ul.languages li a.sl {
  background-position: -196px -11px;
}
ul.languages li a.sl.active {
  background-position: -196px 0;
}
ul.languages li a.hr {
  background-position: -210px -11px;
}
ul.languages li a.hr.active {
  background-position: -210px 0;
}
ul.languages li a.sr {
  background-position: -224px -11px;
}
ul.languages li a.sr.active {
  background-position: -224px 0;
}
ul.languages li a.nl {
  background-position: -238px -11px;
}
ul.languages li a.nl.active {
  background-position: -238px 0;
}
ul.languages li a.uk {
  background-position: -252px -11px;
}
ul.languages li a.uk.active {
  background-position: -252px 0;
}
ul.languages li a.ar {
  background-position: -266px -11px;
}
ul.languages li a.ar.active {
  background-position: -266px 0;
}
ul.languages li a.gb {
  background-position: -14px -11px;
}
ul.languages li a.gb.active {
  background-position: -14px 0;
}
ul.languages li a.add_language {
  background: url("images/mini_add-button.png") no-repeat 0 12px;
  padding: 0 0 0 18px;
  margin-left: 8px;
}
ul.languages li a.add_language:hover {
  text-decoration: underline;
}

.contentbox {
  width: 100%;
  float: left;
}
.contentbox .left_part {
  float: left;
  width: 50%;
  padding: 0 15px 20px 0;
}
.contentbox .right_part {
  float: right;
  width: 50%;
  padding: 0 0 20px 15px;
}

.mega_button_listing {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.mega_button_listing li {
  float: left;
}
.mega_button_listing li a.mega_button {
  width: 100px;
  height: 100px;
  display: block;
  background: #009fe3;
  margin-right: 20px;
  float: left;
  color: #fff;
  padding: 10px;
  text-align: right;
  position: relative;
}
.mega_button_listing li a.mega_button span {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.mega_button_listing li a.mega_button span.count {
  position: absolute;
  top: 3px;
  right: 10px;
  font-family: 'futuralight', Arial, Helvetica, sans-serif;
  text-align: right;
  font-size: 28px;
}
.mega_button_listing li a.mega_button span.icon {
  min-width: 34px;
  height: 34px;
  background: url("images/icon_sprite_34.png") no-repeat 0 0;
  display: block;
  left: 0;
  top: 0;
}
.mega_button_listing li a.mega_button.disabled_button {
  background-color: #E6E2DC;
  pointer-events: none;
  cursor: default;
}
.mega_button_listing li a.mega_button.double-space {
  margin-right: 40px;
}
.mega_button_listing li ul {
  list-style: disc;
}
.mega_button_listing li ul li {
  float: none;
  margin-left: 140px;
}
.mega_button_listing li.row_50 {
  margin-bottom: 20px;
}

.k-tooltip {
  border: none;
  padding: 0;
  border: none;
  margin-top: -7px;
}

.k-tooltip-content {
  font-size: 12px;
  background: #adcc05;
  padding: 7px 10px;
  color: #fff;
}

.k-tooltip-content:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: none;
  border-top-color: #adcc05;
  border-width: 5px;
  margin-left: -5px;
}

.main_menu ul {
  position: relative;
  border-bottom: 5px solid #E6E2DC;
  font-size: 0;
}
.main_menu ul li {
  display: inline-block;
  position: relative;
  border: none;
  margin: 0 1px 1px 0;
  padding: 10px 15px;
  background: #009fe3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background-image: -moz-linear-gradient(#009fe3, #008fcd);
  background-image: -webkit-linear-gradient(#009fe3, #008fcd);
  background-image: linear-gradient(#009fe3, #008fcd);
  color: #FFF;
}
.main_menu ul li a {
  display: block;
  color: #FFF;
  padding: 0;
  font-size: 12px;
}
.main_menu ul li a:hover {
  text-decoration: none;
}
.main_menu ul li:hover {
  background: #009fe3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background-image: -moz-linear-gradient(#009fe3, #0180b7);
  background-image: -webkit-linear-gradient(#009fe3, #0180b7);
  background-image: linear-gradient(#009fe3, #0180b7);
}
.main_menu ul .active, .main_menu ul .active:hover {
  background: #a2988d;
}
.main_menu ul li.requiredMissing {
  background: #f39200;
}
.main_menu ul li.requiredMissing.active {
  background: #a2988d;
}

.breadcrumb_container {
  border-bottom: 1px solid #E6E2DC;
  margin: 0 0 20px 230px;
  background: #FFF;
  position: relative;
}
.breadcrumb_container ul.breadcrumb {
  width: 100%;
  padding: 0 50px;
}
.breadcrumb_container ul.breadcrumb li {
  display: inline-block;
  padding: 12px 6px 12px 10px;
  background: url("images/breadcrumb-arrow.png") no-repeat 0 16px;
}
.breadcrumb_container ul.breadcrumb li:first-child {
  background: none;
  padding-left: 0;
}
.breadcrumb_container ul.breadcrumb li.backlink {
  background: url("images/back_link-arrow.png") no-repeat 0 16px;
  margin-right: 15px;
  padding-left: 10px;
}
.breadcrumb_container ul.breadcrumb li.backlink + li {
  background: none;
}
.breadcrumb_container ul.breadcrumb li.requiredMissing {
  background: #f39200;
}
.breadcrumb_container ul.breadcrumb li.requiredMissing.active {
  background: #a2988d;
}

ul.stati li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: red;
  text-indent: -9999px;
  margin-left: 3px;
}
ul.stati li.done {
  background: green;
}
ul.stati li:first-child {
  margin-left: 0;
}

.k-tool-icon {
  background-image: url("images/sprite.png");
}
.k-tool-icon.k-i-table-wizard {
  background-position: -192px 0;
}

.k-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #009fe3 url("images/icon_button_med.png") no-repeat 12px 11px;
  background: url("images/icon_button_med.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, linear-gradient(to bottom, #009fe3, #008fcd);
  color: #FFF;
  padding: 6px 10px 5px 10px;
  text-transform: none;
  border: none;
}
.k-button:hover {
  background: #008fcd url("images/icon_button_med.png") no-repeat 12px 11px;
  background: url("images/icon_button_med.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-button:active {
  background: #a2988d url("images/icon_button_med.png") no-repeat 12px 11px;
  background: url("images/icon_button_med.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, linear-gradient(to bottom, #a2988d, #a2988d);
}
.k-button.k-dialog-insert {
  min-width: 24px;
  line-height: 20px;
  padding: 6px 10px 5px 25px;
  margin: 0 0 0 10px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 1px -141px;
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, linear-gradient(to bottom, #009fe3, #008fcd);
}
.k-button.k-dialog-insert:hover {
  background: #008fcd url("images/icon_sprite_24.png") no-repeat 1px -141px;
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-button.k-dialog-insert:active {
  background: #a2988d url("images/icon_sprite_24.png") no-repeat 1px -141px;
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -141px, linear-gradient(to bottom, #a2988d, #a2988d);
}
.k-button.k-dialog-close {
  min-width: 24px;
  line-height: 20px;
  padding: 6px 10px 5px 25px;
  margin: 0 0 0 10px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 1px -45px;
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, linear-gradient(to bottom, #009fe3, #008fcd);
}
.k-button.k-dialog-close:hover {
  background: #008fcd url("images/icon_sprite_24.png") no-repeat 1px -45px;
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-button.k-dialog-close:active {
  background: #a2988d url("images/icon_sprite_24.png") no-repeat 1px -45px;
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, linear-gradient(to bottom, #a2988d, #a2988d);
}

.button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  background: #009fe3 url("images/icon_button_med.png") no-repeat 15px 14px;
  background: url("images/icon_button_med.png") no-repeat 15px 14px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, linear-gradient(to bottom, #009fe3, #008fcd);
  color: #FFF;
  padding: 10px 15px 10px 25px;
  margin: 0 16px 0 0;
  text-transform: none;
  border: none;
  line-height: 18px;
}
.button:hover {
  background: #008fcd url("images/icon_button_med.png") no-repeat 15px 14px;
  background: url("images/icon_button_med.png") no-repeat 15px 14px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.button:active {
  background: #a2988d url("images/icon_button_med.png") no-repeat 15px 14px;
  background: url("images/icon_button_med.png") no-repeat 15px 14px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, linear-gradient(to bottom, #a2988d, #a2988d);
}

.button.right_30 {
  margin-right: 30px;
}

.k-button.standard-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #009fe3 url("images/icon_button_med.png") no-repeat 15px 14px;
  background: url("images/icon_button_med.png") no-repeat 15px 14px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, linear-gradient(to bottom, #009fe3, #008fcd);
  color: #FFF;
  padding: 10px 15px 10px 25px;
  margin: 0 16px 0 0;
  text-transform: none;
  border: none;
  line-height: 18px;
}
.k-button.standard-button span {
  display: none;
}
.k-button.standard-button:hover {
  background: #008fcd url("images/icon_button_med.png") no-repeat 15px 14px;
  background: url("images/icon_button_med.png") no-repeat 15px 14px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-button.standard-button:active {
  background: #a2988d url("images/icon_button_med.png") no-repeat 15px 14px;
  background: url("images/icon_button_med.png") no-repeat 15px 14px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 15px 14px, linear-gradient(to bottom, #a2988d, #a2988d);
}

button.k-button[type="reset"] {
  background: #009fe3 url("images/small-x.png") no-repeat 10px 12px;
  background: url("images/small-x.png") no-repeat 10px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/small-x.png") no-repeat 10px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/small-x.png") no-repeat 10px 12px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/small-x.png") no-repeat 10px 12px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/small-x.png") no-repeat 10px 12px, linear-gradient(to bottom, #009fe3, #008fcd);
}

button.k-button.k-state-disabled,
.k-button.standard-button.k-state-disabled {
  background: #CCC2B8 url("images/icon_button_med.png") no-repeat 15px 14px;
}

.k-grid-delete {
  text-indent: -999px;
}

a.action_button,
.k-upload-button {
  min-width: 34px;
  height: 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0 0;
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, linear-gradient(to bottom, #009fe3, #008fcd);
  display: block;
  border-left: 1px solid #fff;
  float: left;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
  cursor: pointer;
}
a.action_button:hover,
.k-upload-button:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, linear-gradient(to bottom, #009fe3, #0180b7);
}
a.action_button:active, a.action_button.active,
.k-upload-button:active,
.k-upload-button.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, linear-gradient(to bottom, #a2988d, #a2988d);
}
a.action_button[disabled],
.k-upload-button[disabled] {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 12px 11px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}

button.action_button {
  min-width: 34px;
  height: 34px;
  padding: 0 10px 0 25px;
  border-left: none;
  background: #009fe3 url("images/icon_button_med.png") no-repeat 12px 12px;
  background: url("images/icon_button_med.png") no-repeat 12px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 12px 12px, linear-gradient(to bottom, #009fe3, #008fcd);
  display: block;
  border-left: 1px solid #fff;
  float: left;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
  cursor: pointer;
}
button.action_button:hover {
  background-color: #008fcd;
  background: url("images/icon_button_med.png") no-repeat 12px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 12px 12px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button:active {
  background-color: #a2988d;
  background: url("images/icon_button_med.png") no-repeat 12px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 12px 12px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 12px 12px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.back-button {
  background: #009fe3 url("images/icon_button_med_back.png") no-repeat 12px 12px;
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.back-button:hover {
  background-color: #008fcd;
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.back-button:active {
  background-color: #a2988d;
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med_back.png") no-repeat 12px 12px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.print {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px 0px;
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.print:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.print:active, button.action_button.print.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.print.k-state-disabled, button.action_button.print:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px 0px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.eye {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -34px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.eye:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.eye:active, button.action_button.eye.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.eye.k-state-disabled, button.action_button.eye:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -34px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.knauf {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -68px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.knauf:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.knauf:active, button.action_button.knauf.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.knauf.k-state-disabled, button.action_button.knauf:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -68px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.close {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -102px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.close:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.close:active, button.action_button.close.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.close.k-state-disabled, button.action_button.close:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.edit {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -136px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.edit:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.edit:active, button.action_button.edit.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.edit.k-state-disabled, button.action_button.edit:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -136px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.download {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -170px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.download:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.download:active, button.action_button.download.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.download.k-state-disabled, button.action_button.download:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -170px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.delete {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -204px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.delete:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.delete:active, button.action_button.delete.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.delete.k-state-disabled, button.action_button.delete:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -204px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.add {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -238px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.add:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.add:active, button.action_button.add.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.add.k-state-disabled, button.action_button.add:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.search {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -272px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.search:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.search:active, button.action_button.search.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.search.k-state-disabled, button.action_button.search:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -272px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.save {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -306px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.save:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.save:active, button.action_button.save.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.save.k-state-disabled, button.action_button.save:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -306px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.settings {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -340px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.settings:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.settings:active, button.action_button.settings.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.settings.k-state-disabled, button.action_button.settings:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -340px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.filter {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -374px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.filter:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.filter:active, button.action_button.filter.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.filter.k-state-disabled, button.action_button.filter:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -374px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.star_full {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -408px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.star_full:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.star_full:active, button.action_button.star_full.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.star_full.k-state-disabled, button.action_button.star_full:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -408px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.star_outline {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -442px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.star_outline:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.star_outline:active, button.action_button.star_outline.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.star_outline.k-state-disabled, button.action_button.star_outline:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -442px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.email_letter {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -476px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.email_letter:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.email_letter:active, button.action_button.email_letter.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.email_letter.k-state-disabled, button.action_button.email_letter:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -476px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.exclamation {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -510px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.exclamation:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.exclamation:active, button.action_button.exclamation.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.exclamation.k-state-disabled, button.action_button.exclamation:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -510px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.undo {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -544px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.undo:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.undo:active, button.action_button.undo.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.undo.k-state-disabled, button.action_button.undo:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -544px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.upload {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -578px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.upload:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.upload:active, button.action_button.upload.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.upload.k-state-disabled, button.action_button.upload:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.check {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -612px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.check:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.check:active, button.action_button.check.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.check.k-state-disabled, button.action_button.check:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -612px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.copy {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -646px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.copy:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.copy:active, button.action_button.copy.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.copy.k-state-disabled, button.action_button.copy:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -646px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.translate {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -680px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.translate:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.translate:active, button.action_button.translate.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.translate.k-state-disabled, button.action_button.translate:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -680px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.add_filter {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -714px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.add_filter:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.add_filter:active, button.action_button.add_filter.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.add_filter.k-state-disabled, button.action_button.add_filter:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -714px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.diagramm {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -748px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.diagramm:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.diagramm:active, button.action_button.diagramm.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.diagramm.k-state-disabled, button.action_button.diagramm:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -748px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.list {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -782px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.list:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.list:active, button.action_button.list.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.list.k-state-disabled, button.action_button.list:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -782px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.grid {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -816px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.grid:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.grid:active, button.action_button.grid.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.grid.k-state-disabled, button.action_button.grid:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -816px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.calc {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -850px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.calc:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.calc:active, button.action_button.calc.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.calc.k-state-disabled, button.action_button.calc:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -850px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.user-edit {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -884px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.user-edit:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.user-edit:active, button.action_button.user-edit.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.user-edit.k-state-disabled, button.action_button.user-edit:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -884px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.user {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -918px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.user:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.user:active, button.action_button.user.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.user.k-state-disabled, button.action_button.user:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -918px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
button.action_button.refresh {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -952px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.action_button.refresh:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.action_button.refresh:active, button.action_button.refresh.active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.action_button.refresh.k-state-disabled, button.action_button.refresh:disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -952px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}

button.action_button + button.action_button {
  margin-left: 10px;
}

a.action_button.print {
  background-position: 0 0 !important;
}

a.action_button.eye {
  background-position: 0px -34px !important;
}

a.action_button.knauf {
  background-position: 0 -68px !important;
}

a.action_button.close {
  background-position: 0 -102px !important;
}

a.action_button.edit {
  background-position: 0 -136px !important;
}

a.action_button.download {
  padding: 0 10px 0 32px;
  background-position: 0 -170px !important;
}

a.action_button.download_no-text {
  background-position: 0 -170px !important;
}

a.action_button.delete {
  background-position: 0 -204px !important;
}

a.action_button.add, .icon.add {
  background-position: 0 -238px !important;
}

a.action_button.search, .icon.search {
  background-position: 0 -272px !important;
}

a.action_button.save {
  background-position: 0 -306px !important;
}

a.action_button.settings {
  background-position: 0 -340px !important;
}

a.action_button.filter, .icon.filter {
  background-position: 0 -374px !important;
}

a.action_button.star_full {
  background-position: 0 -408px !important;
}

a.action_button.star_outline {
  background-position: 0 -442px !important;
}

a.action_button.email_letter {
  background-position: 0 -476px !important;
}

a.action_button.exclamation {
  background-position: 0 -510px !important;
}

a.action_button.undo {
  background-position: 0 -544px !important;
}

a.action_button.upload_no-text {
  background-position: 0 -578px !important;
}

a.action_button.icon_text_button {
  padding: 1px 10px 0 32px;
}

a.action_button.upload {
  padding: 0 10px 0 32px;
  background-position: 0 -578px !important;
}

a.action_button.check {
  padding: 0 10px 0 32px;
  background-position: 0 -612px !important;
}

a.action_button.copy {
  background-position: 0 -646px !important;
}

a.action_button.translate {
  background-position: 0 -680px !important;
}

a.action_button.add_filter {
  background-position: 0 -714px !important;
}

a.action_button.diagramm {
  background-position: 0 -748px !important;
}

a.action_button.list {
  background-position: 0 -782px !important;
}

a.action_button.grid {
  background-position: 0 -816px !important;
}

a.action_button.calc {
  background-position: 0 -850px !important;
}

a.action_button.user-edit {
  background-position: 0 -884px !important;
}

a.action_button.user {
  background-position: 0 -918px !important;
}

a.action_button.refresh {
  background-position: 0 -952px !important;
}

.k-upload .k-upload-button {
  background-position: 0 -578px !important;
  padding: 0 10px 0 34px;
  margin: 0;
  border: none;
}

a.small-action_button {
  width: 24px;
  height: 24px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 0 0;
  background: url("images/icon_sprite_24.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, linear-gradient(to bottom, #009fe3, #008fcd);
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  line-height: 24px;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 1px;
}
a.small-action_button:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, linear-gradient(to bottom, #009fe3, #0180b7);
}
a.small-action_button:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, linear-gradient(to bottom, #a2988d, #a2988d);
}

a.small-action_button.edit {
  background-position: 0 0;
}

a.small-action_button.save {
  background-position: 0 -24px;
}

a.small-action_button.close {
  background-position: 0 -48px;
}

a.small-action_button.delete {
  background-position: 0 -72px;
}

a.small-action_button.add {
  background-position: 0 -144px;
}

a.small-action_button.eye {
  background-position: 0 -96px;
}

button.small-action_button {
  padding-left: 25px;
  background: #009fe3 url("images/icon_button_med.png") no-repeat 12px 11px;
  background: url("images/icon_button_med.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button:hover {
  background-color: #008fcd;
  background: url("images/icon_button_med.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button:active {
  background-color: #a2988d;
  background: url("images/icon_button_med.png") no-repeat 12px 11px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_button_med.png") no-repeat 12px 11px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.edit, button.small-action_button.save, button.small-action_button.close, button.small-action_button.delete, button.small-action_button.add {
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 1px 2px;
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.edit:hover, button.small-action_button.save:hover, button.small-action_button.close:hover, button.small-action_button.delete:hover, button.small-action_button.add:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.edit:active, button.small-action_button.save:active, button.small-action_button.close:active, button.small-action_button.delete:active, button.small-action_button.add:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.edit {
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.edit:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.edit:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px 2px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.save {
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.save:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.save:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -21px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.close {
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.close:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.close:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -45px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.delete {
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.delete:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.delete:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -70px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.add {
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.add:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.add:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -142px, linear-gradient(to bottom, #a2988d, #a2988d);
}
button.small-action_button.eye {
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, linear-gradient(to bottom, #009fe3, #008fcd);
}
button.small-action_button.eye:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, linear-gradient(to bottom, #009fe3, #0180b7);
}
button.small-action_button.eye:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 1px -94px, linear-gradient(to bottom, #a2988d, #a2988d);
}

a.imageLink {
  display: inline-block;
  position: relative;
  padding: 0 0 0 25px;
}

a.imageLink + a.imageLink {
  margin-left: 20px;
}

a.imageLink:before {
  width: 20px;
  height: 20px;
  background: #009fe3 url("images/icon_sprite_20.png") no-repeat 0 0;
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
}

a.imageLink.delete:before {
  background-position: 0 0px !important;
}

a.imageLink.eye:before {
  background-position: 0 -20px !important;
}

a.imageLink.download:before {
  background-position: 0 -40px !important;
}

a.imageLink.star_full:before {
  background-position: 0 -60px !important;
}

a.imageLink.star_outline:before {
  background-position: 0 -80px !important;
}

a.imageLink.edit:before {
  background-position: 0 -100px !important;
}

a.imageLink.add:before {
  background-position: 0 -120px !important;
}

a.imageLink.filter:before {
  background-position: 0 -140px !important;
}

a.imageLink.close:before {
  background-position: 0 -160px !important;
}

.k-dropzone {
  padding: 0;
}

button.k-button.no-icon {
  background: #009fe3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: -moz-linear-gradient(top, #009fe3, #008fcd);
  background: -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: linear-gradient(to bottom, #009fe3, #008fcd);
}
button.k-button.no-icon:hover {
  background-color: #008fcd;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: -moz-linear-gradient(top, #009fe3, #0180b7);
  background: -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: linear-gradient(to bottom, #009fe3, #0180b7);
}
button.k-button.no-icon:active, button.k-button.no-icon.active {
  background-color: #a2988d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: -moz-linear-gradient(top, #a2988d, #a2988d);
  background: -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: linear-gradient(to bottom, #a2988d, #a2988d);
}

.left_bar {
  background: #e7e2dc;
  width: 230px;
  min-height: 300px;
  position: absolute;
  z-index: 10;
}
.left_bar .left_bar_header {
  background: #adcc05;
  border-bottom: 1px solid #FFF;
  display: inline-block;
  width: 100%;
}
.left_bar .left_bar_header span {
  display: block;
  float: left;
  padding: 12px 18px;
  color: #FFF;
  text-decoration: none;
}
.left_bar .left_bar_header a {
  display: block;
  float: right;
  margin-right: -20px;
  height: 38px;
  padding: 12px 18px;
  color: #FFF;
  text-decoration: none;
  background: #adcc05 url("images/arrow-left.png") no-repeat right 5px top 10px;
}
.left_bar .row_100 {
  padding: 10px 18px;
}

.opener {
  background: #adcc05 url("images/arrow-right.png") no-repeat 10px 10px;
  position: absolute;
  left: 0;
  display: block;
  width: 38px;
  height: 38px;
  z-index: 2;
  text-indent: -9999px;
}

.error_message {
  color: #f39200;
}

.bottom_line {
  border-bottom: 1px solid #FFF;
}

input.k-textbox {
  height: 32px !important;
  padding: 6px 8px 5px;
  border: 1px solid #cec2b6;
  width: 100%;
  position: relative;
  color: #807366;
  background: #fff;
}
input.k-textbox:disabled {
  color: #CCC2B8;
  background: #fff;
}
input.k-textbox.requiredMissing {
  border: 2px solid #f39200;
}

input.k-invalid, span.k-invalid {
  border: 2px solid #f39200;
}

.textarea_150 textarea {
  height: 150px;
}

textarea {
  padding: 6px 8px 5px;
  border: 1px solid #cec2b6;
  width: 100%;
  position: relative;
  color: #807366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
textarea.requiredMissing {
  border: 2px solid #f39200;
}

input.k-textbox + .btnSearch {
  height: 32px;
  text-indent: -9999px;
  background: #FFF url("images/nav_lupe.png") no-repeat right 5px top 8px;
  border: 1px solid #cec2b6;
  border-left: 0px solid #FFF;
  width: 25px;
  padding: 0;
  float: right;
  right: 0;
  margin-top: -32px;
  position: relative;
}

.k-combobox, .k-dropdown {
  width: 100%;
}
.k-combobox .k-i-close, .k-dropdown .k-i-close {
  width: 13px;
  cursor: pointer;
  background: #009fe3 url("images/small-x.png") no-repeat top 2px left 2px;
}
.k-combobox .k-i-close:before, .k-dropdown .k-i-close:before {
  content: "";
}

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input, input.k-textbox {
  text-indent: 0;
}

.k-pager-wrap .k-dropdown {
  width: auto;
}

.k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap {
  border: 1px solid #cec2b6;
  padding-right: 30px;
  width: auto;
}
.k-dropdown-wrap .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input {
  padding: 6px 8px 5px;
  color: #807366;
  height: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
}
.k-dropdown-wrap.k-state-disabled .k-input, .k-picker-wrap.k-state-disabled .k-input, .k-numeric-wrap.k-state-disabled .k-input {
  color: #CCC2B8;
}

.requiredMissing .k-dropdown-wrap, .requiredMissing .k-picker-wrap, .requiredMissing .k-numerictextbox .k-numeric-wrap, .requiredMissing .k-multiselect-wrap {
  border: 2px solid #f39200;
}
.requiredMissing .k-dropdown-wrap .k-input, .requiredMissing .k-picker-wrap .k-input, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-input, .requiredMissing .k-multiselect-wrap .k-input {
  height: 28px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-icon, .requiredMissing .k-picker-wrap .k-select .k-icon, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-icon, .requiredMissing .k-multiselect-wrap .k-select .k-icon {
  height: 28px;
  width: 30px;
  background: #FFF url("images/select.png") no-repeat right -40px top -1px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-i-calendar,
.requiredMissing .k-dropdown-wrap .k-select .k-link-date, .requiredMissing .k-picker-wrap .k-select .k-i-calendar,
.requiredMissing .k-picker-wrap .k-select .k-link-date, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-i-calendar,
.requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link-date, .requiredMissing .k-multiselect-wrap .k-select .k-i-calendar,
.requiredMissing .k-multiselect-wrap .k-select .k-link-date {
  background-position: right -40px top -31px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-i-clock,
.requiredMissing .k-dropdown-wrap .k-select .k-link-time, .requiredMissing .k-picker-wrap .k-select .k-i-clock,
.requiredMissing .k-picker-wrap .k-select .k-link-time, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-i-clock,
.requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link-time, .requiredMissing .k-multiselect-wrap .k-select .k-i-clock,
.requiredMissing .k-multiselect-wrap .k-select .k-link-time {
  background-position: right -40px top -61px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-link, .requiredMissing .k-picker-wrap .k-select .k-link, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link, .requiredMissing .k-multiselect-wrap .k-select .k-link {
  margin-top: 4px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-link .k-icon, .requiredMissing .k-picker-wrap .k-select .k-link .k-icon, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link .k-icon, .requiredMissing .k-multiselect-wrap .k-select .k-link .k-icon {
  height: 12px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-picker-wrap .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-picker-wrap .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-multiselect-wrap .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-multiselect-wrap .k-select .k-link span.k-i-arrow-60-up {
  background-position: right -40px top -99px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-down, .requiredMissing .k-picker-wrap .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-picker-wrap .k-select .k-link span.k-i-arrow-60-down, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-down, .requiredMissing .k-multiselect-wrap .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-multiselect-wrap .k-select .k-link span.k-i-arrow-60-down {
  background-position: right -40px top -9px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-picker-wrap .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-multiselect-wrap .k-select .k-link span.k-i-arrow-60-up {
  margin-top: 1px;
}
.requiredMissing .k-dropdown-wrap .k-select .k-link + .k-link, .requiredMissing .k-picker-wrap .k-select .k-link + .k-link, .requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link + .k-link, .requiredMissing .k-multiselect-wrap .k-select .k-link + .k-link {
  margin-top: 2px;
}
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-icon, .requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-icon, .requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-icon, .requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-icon {
  background-position: right -1px top -1px;
}
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-i-calendar,
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-link-date, .requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-i-calendar,
.requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-link-date, .requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-i-calendar,
.requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link-date, .requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-i-calendar,
.requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-link-date {
  background-position: right -1px top -31px;
}
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-i-clock,
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-link-time, .requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-i-clock,
.requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-link-time, .requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-i-clock,
.requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link-time, .requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-i-clock,
.requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-link-time {
  background-position: right -1px top -61px;
}
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up, .requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up {
  background-position: right -1px top -99px;
}
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-down, .requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-down, .requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-down, .requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.requiredMissing .k-multiselect-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-down {
  background-position: right -1px top -9px;
}
.requiredMissing .k-dropdown-wrap.k-state-border-down, .requiredMissing .k-picker-wrap.k-state-border-down, .requiredMissing .k-numerictextbox .k-numeric-wrap.k-state-border-down, .requiredMissing .k-multiselect-wrap.k-state-border-down {
  padding-bottom: 0;
}
.requiredMissing .k-textbox,
.requiredMissing textarea {
  border: 2px solid #f39200;
}
.requiredMissing .k-numerictextbox .k-numeric-wrap .k-select .k-link {
  margin-top: 0px;
}

.add-over-window-container .add-over-window {
  position: absolute;
  top: 4px;
  right: 4px;
}

.k-autocomplete {
  border: 1px solid #cec2b6;
  width: 100%;
}
.k-autocomplete .k-input {
  padding: 6px 8px 5px;
  color: #807366;
  height: 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.k-autocomplete .k-i-close {
  cursor: pointer;
  width: 12px;
  height: 13px;
  margin: 0 6px 0 0;
  background: #009fe3 url("images/small-x.png") no-repeat top 2px left 2px;
}
.k-autocomplete .k-i-close:before {
  content: "";
}

.k-multiselect {
  border: 1px solid #cec2b6;
}
.k-multiselect .k-multiselect-wrap {
  border-radius: 0;
}
.k-multiselect .k-multiselect-wrap li.k-button {
  background: #a2988d;
  border: none;
  color: #FFF;
  padding: 5px 19px 5px 5px;
  margin: 1px 0 1px 1px;
  width: auto;
  height: 28px;
  font-size: 12px;
}
.k-multiselect .k-multiselect-wrap li.k-button .k-i-close {
  background: url("images/small-x.png") no-repeat top 8px left 5px;
}
.k-multiselect .k-multiselect-wrap li.k-button .k-i-close:before {
  content: "";
}
.k-multiselect .k-multiselect-wrap li.k-button span {
  display: inline-block;
}
.k-multiselect .k-multiselect-wrap .k-clear-value.k-i-close {
  background: #009fe3 url("images/small-x.png") no-repeat top 4px left 4px;
  cursor: pointer;
}
.k-multiselect .k-multiselect-wrap .k-clear-value.k-i-close:before {
  content: "";
}
.k-multiselect .k-multiselect-wrap .k-input {
  padding: 6px 8px 5px;
  color: #807366;
  height: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.k-multiselect.k-state-disabled .k-multiselect-wrap .k-input {
  color: #CCC2B8;
}
.k-multiselect.k-state-disabled .k-multiselect-wrap li.k-button {
  background: #E6E2DC;
}
.k-multiselect.k-state-hover .k-multiselect-wrap .k-clear-value.k-i-close {
  display: block;
}

.multiselect_box.requiredMissing .k-multiselect {
  border: 2px solid #f39200;
}
.multiselect_box.requiredMissing .k-multiselect li.k-button {
  padding-top: 4px;
  padding-bottom: 4px;
}
.multiselect_box.requiredMissing .k-multiselect li.k-button .k-i-close {
  background: url("images/small-x.png") no-repeat top 4px left 5px;
}
.multiselect_box.requiredMissing .k-multiselect .k-input {
  padding: 5px 8px 4px;
  height: 28px;
}

.multiselect_downunder_box .k-multiselect {
  border: none;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap {
  border-radius: 0;
  position: relative;
  min-height: 0;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap ul {
  position: relative;
  width: 100%;
  margin-top: 32px;
  padding-right: 2px;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap ul li {
  width: 100%;
  float: left;
  text-align: left;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap .k-input {
  border: 1px solid #cec2b6;
  padding: 6px 8px 5px;
  color: #807366;
  height: 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100% !important;
  position: absolute;
  top: -32px;
  left: 0;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap .k-i-close {
  float: right;
  margin-top: 3px;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap .k-clear-value.k-i-close {
  float: none;
  background: #009fe3 url("images/small-x.png") no-repeat top 4px left 4px;
  cursor: pointer;
  position: absolute;
  top: -27px;
}
.multiselect_downunder_box .k-multiselect .k-multiselect-wrap .k-clear-value.k-i-close:before {
  content: "";
}
.multiselect_downunder_box.requiredMissing .k-multiselect .k-multiselect-wrap .k-input {
  border: 2px solid #f39200;
  padding: 5px 8px 4px;
  color: #807366;
  height: 32px;
}
.multiselect_downunder_box.requiredMissing .k-multiselect.k-state-disabled .k-multiselect-wrap .k-input {
  color: #CCC2B8;
}
.multiselect_downunder_box.requiredMissing .k-multiselect.k-state-disabled .k-multiselect-wrap li.k-button {
  background: #E6E2DC;
}

.rangeslider_box {
  width: 100%;
  float: left;
  padding-bottom: 24px;
}

.k-slider-horizontal {
  float: left;
  width: 100%;
}
.k-slider-horizontal .k-slider-wrap {
  height: 100%;
  width: 100%;
}
.k-slider-horizontal .k-slider-wrap .k-tick {
  background-image: url("images/slider-h.gif");
}
.k-slider-horizontal .k-slider-wrap .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-slider-wrap .k-slider-track {
  background-color: #c5c5c5;
}
.k-slider-horizontal .k-slider-wrap .k-slider-selection {
  background-color: #009fe3;
}
.k-slider-horizontal .k-slider-wrap .k-draghandle {
  border-radius: 7px;
}
.k-slider-horizontal .k-slider-wrap .k-draghandle {
  background-color: #0180b7;
  border-color: #c5c5c5;
  box-shadow: none;
}
.k-slider-horizontal.k-state-disabled .k-slider-wrap {
  opacity: 1;
}
.k-slider-horizontal.k-state-disabled .k-slider-selection {
  background-color: #CCC2B8;
}
.k-slider-horizontal.k-state-disabled .k-draghandle {
  border-radius: 7px;
}
.k-slider-horizontal.k-state-disabled .k-draghandle {
  background-color: #CCC2B8;
  border-color: #c5c5c5;
  box-shadow: none;
}

.requiredMissing .k-slider-horizontal .k-slider-wrap .k-tick {
  background-image: url("images/slider-h.gif");
}
.requiredMissing .k-slider-horizontal .k-slider-wrap .k-tick-large.k-first {
  background-position: 0 -2px;
}
.requiredMissing .k-slider-horizontal .k-slider-wrap .k-slider-track {
  background-color: #c5c5c5;
}
.requiredMissing .k-slider-horizontal .k-slider-wrap .k-slider-selection {
  background-color: #f39200;
}
.requiredMissing .k-slider-horizontal .k-slider-wrap .k-draghandle {
  border-radius: 7px;
}
.requiredMissing .k-slider-horizontal .k-slider-wrap .k-draghandle {
  background-color: #009fe3;
  border-color: #c5c5c5;
  box-shadow: none;
}
.requiredMissing .k-slider-horizontal.k-state-disabled .k-slider-wrap {
  opacity: 1;
}
.requiredMissing .k-slider-horizontal.k-state-disabled .k-slider-selection {
  background-color: #f39200;
}
.requiredMissing .k-slider-horizontal.k-state-disabled .k-draghandle {
  background-color: #CCC2B8;
  border-color: #c5c5c5;
  box-shadow: none;
}

.k-slider-tooltip {
  background: #009fe3;
  color: #FFF;
  font-size: 12px;
  padding: 7px 10px;
}

.k-datetimepicker, .k-datepicker, .k-timepicker, .k-numerictextbox {
  width: 100%;
}

.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0;
}

.k-dropdown-wrap .k-select, .k-picker-wrap .k-select, .k-numerictextbox .k-numeric-wrap .k-select {
  width: auto;
  border: none;
  background: #FFF;
}
.k-dropdown-wrap .k-select .k-icon, .k-picker-wrap .k-select .k-icon, .k-numerictextbox .k-numeric-wrap .k-select .k-icon {
  height: 30px;
  width: 30px;
  background: #FFF url("images/select.png") no-repeat right -39px top 0;
}
.k-dropdown-wrap .k-select .k-icon:before, .k-picker-wrap .k-select .k-icon:before, .k-numerictextbox .k-numeric-wrap .k-select .k-icon:before {
  content: "";
}
.k-dropdown-wrap .k-select .k-i-calendar,
.k-dropdown-wrap .k-select .k-link-date, .k-picker-wrap .k-select .k-i-calendar,
.k-picker-wrap .k-select .k-link-date, .k-numerictextbox .k-numeric-wrap .k-select .k-i-calendar,
.k-numerictextbox .k-numeric-wrap .k-select .k-link-date {
  background-position: right -39px top -30px;
}
.k-dropdown-wrap .k-select .k-i-clock,
.k-dropdown-wrap .k-select .k-link-time, .k-picker-wrap .k-select .k-i-clock,
.k-picker-wrap .k-select .k-link-time, .k-numerictextbox .k-numeric-wrap .k-select .k-i-clock,
.k-numerictextbox .k-numeric-wrap .k-select .k-link-time {
  margin: 0;
  background-position: right -39px top -60px;
}
.k-dropdown-wrap .k-select .k-link, .k-picker-wrap .k-select .k-link, .k-numerictextbox .k-numeric-wrap .k-select .k-link {
  margin-top: 4px;
}
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-n,
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-up, .k-picker-wrap .k-select .k-link span.k-i-arrow-n,
.k-picker-wrap .k-select .k-link span.k-i-arrow-60-up, .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-n,
.k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-up {
  height: 12px;
  background-position: right -39px top -99px;
}
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-s,
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-down, .k-picker-wrap .k-select .k-link span.k-i-arrow-s,
.k-picker-wrap .k-select .k-link span.k-i-arrow-60-down, .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-s,
.k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-down {
  height: 12px;
  background-position: right -39px top -9px;
}
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-up, .k-picker-wrap .k-select .k-link span.k-i-arrow-60-up, .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-up {
  margin-top: 2px;
}
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-up:before, .k-picker-wrap .k-select .k-link span.k-i-arrow-60-up:before, .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-up:before {
  content: "";
}
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-down, .k-picker-wrap .k-select .k-link span.k-i-arrow-60-down, .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-down {
  margin-top: 2px;
}
.k-dropdown-wrap .k-select .k-link span.k-i-arrow-60-down:before, .k-picker-wrap .k-select .k-link span.k-i-arrow-60-down:before, .k-numerictextbox .k-numeric-wrap .k-select .k-link span.k-i-arrow-60-down:before {
  content: "";
}
.k-dropdown-wrap .k-select .k-link + .k-link, .k-picker-wrap .k-select .k-link + .k-link, .k-numerictextbox .k-numeric-wrap .k-select .k-link + .k-link {
  margin-top: 2px;
}
.k-dropdown-wrap.k-state-disabled .k-select .k-icon, .k-picker-wrap.k-state-disabled .k-select .k-icon, .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-icon {
  background-position: right 0 top 0;
}
.k-dropdown-wrap.k-state-disabled .k-select .k-i-calendar,
.k-dropdown-wrap.k-state-disabled .k-select .k-link-date, .k-picker-wrap.k-state-disabled .k-select .k-i-calendar,
.k-picker-wrap.k-state-disabled .k-select .k-link-date, .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-i-calendar,
.k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link-date {
  background-position: right 0 top -30px;
}
.k-dropdown-wrap.k-state-disabled .k-select .k-i-clock,
.k-dropdown-wrap.k-state-disabled .k-select .k-link-time, .k-picker-wrap.k-state-disabled .k-select .k-i-clock,
.k-picker-wrap.k-state-disabled .k-select .k-link-time, .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-i-clock,
.k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link-time {
  background-position: right 0 top -60px;
}
.k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up, .k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up, .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-n,
.k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-60-up {
  background-position: right 0 top -99px;
}
.k-dropdown-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.k-dropdown-wrap.k-state-disabled .k-select .k-link .k-i-arrow-60-down, .k-picker-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.k-picker-wrap.k-state-disabled .k-select .k-link .k-i-arrow-60-down, .k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link span.k-i-arrow-s,
.k-numerictextbox .k-numeric-wrap.k-state-disabled .k-select .k-link .k-i-arrow-60-down {
  background-position: right 0 top -9px;
}

.k-numerictextbox .k-numeric-wrap .k-select .k-link {
  margin-top: 1px;
}

.reset_filter_box {
  margin: 10px 0;
}

.reset_filter_button {
  background: url("images/filter_reset.png") no-repeat scroll 0 45%;
  color: #009fe3;
  font-size: 13px;
  padding: 8px 19px 8px 25px;
  text-decoration: none;
}

.k-popup {
  background: none repeat scroll 0 0 #fbf7f0;
  border: 1px solid #E6E2DC;
}
.k-popup .k-list-optionlabel {
  color: #807366;
  padding: 5px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  line-height: 1.8em;
  min-height: 1.8em;
}
.k-popup .k-list-optionlabel.k-state-selected, .k-popup .k-list-optionlabel.k-state-hover, .k-popup .k-list-optionlabel.k-state-focused {
  background-color: #fff;
  border: none;
  cursor: pointer;
}
.k-popup .k-list .k-item {
  color: #807366;
  padding: 5px;
  text-decoration: none;
  border: none;
}
.k-popup .k-list .k-item span.flag_icon:before {
  display: inline-block;
  content: " ";
  width: 14px;
  height: 11px;
  background: url("images/sprite_small-flags.png") no-repeat 0 0;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.k-popup .k-list .k-item span.flag_de:before {
  background-position: 0px 0;
}
.k-popup .k-list .k-item span.flag_en:before {
  background-position: -14px 0;
}
.k-popup .k-list .k-item span.flag_fr:before {
  background-position: -28px 0;
}
.k-popup .k-list .k-item span.flag_ru:before {
  background-position: -42px 0;
}
.k-popup .k-list .k-item span.flag_it:before {
  background-position: -56px 0;
}
.k-popup .k-list .k-item span.flag_es:before {
  background-position: -70px 0;
}
.k-popup .k-list .k-item span.flag_ro:before {
  background-position: -84px 0;
}
.k-popup .k-list .k-item span.flag_pl:before {
  background-position: -98px 0;
}
.k-popup .k-list .k-item span.flag_tr:before {
  background-position: -112px 0;
}
.k-popup .k-list .k-item span.flag_gr:before {
  background-position: -126px 0;
}
.k-popup .k-list .k-item span.flag_bg:before {
  background-position: -140px 0;
}
.k-popup .k-list .k-item span.flag_sk:before {
  background-position: -154px 0;
}
.k-popup .k-list .k-item span.flag_cs:before {
  background-position: -168px 0;
}
.k-popup .k-list .k-item span.flag_hu:before {
  background-position: -182px 0;
}
.k-popup .k-list .k-item span.flag_sl:before {
  background-position: -196px 0;
}
.k-popup .k-list .k-item span.flag_hr:before {
  background-position: -210px 0;
}
.k-popup .k-list .k-item span.flag_sr:before {
  background-position: -224px 0;
}
.k-popup .k-list .k-item span.flag_nl:before {
  background-position: -238px 0;
}
.k-popup .k-list .k-item span.flag_uk:before {
  background-position: -252px 0;
}
.k-popup .k-list .k-item span.flag_ar:before {
  background-position: -266px 0;
}
.k-popup .k-list .k-state-selected, .k-popup .k-list .k-state-hover, .k-popup .k-list .k-state-focused {
  background-color: #fff;
  border: none;
  cursor: pointer;
}
.k-popup .k-list-filter > .k-textbox {
  width: 100% !important;
}
.k-popup .k-list-filter > .k-textbox + span {
  display: none;
}
.k-popup .k-list-filter .k-icon.k-i-search {
  height: 32px;
  text-indent: -9999px;
  background: #FFF url("images/nav_lupe.png") no-repeat right 5px top 8px;
  border: 1px solid #cec2b6;
  border-left: 0px solid #FFF;
  width: 25px;
  padding: 0;
  float: right;
  right: 0;
  margin-top: -32px;
  position: relative;
}
.k-popup .k-list-scroller {
  overflow: auto;
}
.k-popup .k-footer {
  color: #807366;
  padding: 5px;
  background: #E6E2DC;
  color: #807366;
}

.k-popup.k-calendar-container {
  width: 260px;
  margin-top: 3px;
  padding: 1px;
  background: #FFF;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
}
.k-popup.k-calendar-container .k-calendar,
.k-popup.k-calendar-container .k-link-date {
  width: 100%;
}
.k-popup.k-calendar-container .k-calendar .k-header,
.k-popup.k-calendar-container .k-link-date .k-header {
  background: #B8B1A7;
  width: 100%;
}
.k-popup.k-calendar-container .k-calendar .k-header .k-nav-fast,
.k-popup.k-calendar-container .k-link-date .k-header .k-nav-fast {
  font-family: 'futuralight', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  height: auto;
  margin-bottom: 2px;
}
.k-popup.k-calendar-container .k-calendar .k-header .k-nav-prev,
.k-popup.k-calendar-container .k-link-date .k-header .k-nav-prev {
  background: #009fe3 url("images/slidersprite.png") no-repeat 10px 3px;
  margin: 0;
  height: 32px;
  width: 32px;
  left: 0;
  top: 0;
}
.k-popup.k-calendar-container .k-calendar .k-header .k-nav-next,
.k-popup.k-calendar-container .k-link-date .k-header .k-nav-next {
  background: #009fe3 url("images/slidersprite.png") no-repeat -179px 3px;
  margin: 0;
  height: 32px;
  width: 32px;
  right: 0;
  top: 0;
}
.k-popup.k-calendar-container .k-calendar .k-header .k-link .k-icon,
.k-popup.k-calendar-container .k-link-date .k-header .k-link .k-icon {
  display: none;
}
.k-popup.k-calendar-container .k-calendar table.k-content thead th,
.k-popup.k-calendar-container .k-link-date table.k-content thead th {
  border: none;
  color: #666;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody,
.k-popup.k-calendar-container .k-link-date table.k-content tbody {
  font-family: 'futuralight', Arial, Helvetica, sans-serif;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td {
  border-left: 1px solid #bbb;
  border-top: 1px solid #bbb;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td a.k-link,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td a.k-link {
  padding: 0;
  color: #009fe3;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td:hover,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td:hover {
  background: #f7f7f7;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td:first-child,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td:first-child {
  border-left: none;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-state-selected,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-state-selected {
  background: #a2988d;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-state-selected a,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-state-selected a {
  color: #fff;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-today,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-today {
  background: #009fe3;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-today a,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-today a {
  color: #FFF;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-other-month a,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-other-month a {
  color: #b3b3b3;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-state-disabled,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-state-disabled {
  background: #f7f7f7;
  color: #b3b3b3;
}
.k-popup.k-calendar-container .k-calendar table.k-content tbody td.k-state-disabled a,
.k-popup.k-calendar-container .k-link-date table.k-content tbody td.k-state-disabled a {
  color: #b3b3b3;
}

.input_box label {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}
.input_box input {
  width: 100%;
  padding: 6px 8px 5px;
  color: #807366;
  height: 34px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  border: 1px solid #E6E2DC;
  max-width: none;
}

.combobox_box label {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}
.combobox_box select {
  width: 100%;
  padding: 6px 8px 5px;
  color: #807366;
  height: 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  border: 1px solid #E6E2DC;
  max-width: none;
}

.radiobutton_box h5 {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}
.radiobutton_box p {
  float: left;
  margin-right: 50px;
}
.radiobutton_box p input + label {
  color: #b2b2b2;
  cursor: pointer;
}
.radiobutton_box p input:checked + label {
  color: #4c4c4c;
}

.radiobutton_box.language_icons input {
  display: none;
}
.radiobutton_box.language_icons label span.language_icon {
  background: url("images/sprite_small-flags.png") no-repeat 0 -11px;
  width: 14px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 3px 7px 0 0;
  display: block;
  float: left;
}
.radiobutton_box.language_icons label span.language_icon.de {
  background-position: 0px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.de {
  background-position: 0px 0;
}
.radiobutton_box.language_icons label span.language_icon.en {
  background-position: -14px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.en {
  background-position: -14px 0;
}
.radiobutton_box.language_icons label span.language_icon.fr {
  background-position: -28px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.fr {
  background-position: -28px 0;
}
.radiobutton_box.language_icons label span.language_icon.ru {
  background-position: -42px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.ru {
  background-position: -42px 0;
}
.radiobutton_box.language_icons label span.language_icon.it {
  background-position: -56px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.it {
  background-position: -56px 0;
}
.radiobutton_box.language_icons label span.language_icon.es {
  background-position: -70px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.es {
  background-position: -70px 0;
}
.radiobutton_box.language_icons label span.language_icon.ro {
  background-position: -84px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.ro {
  background-position: -84px 0;
}
.radiobutton_box.language_icons label span.language_icon.pl {
  background-position: -98px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.pl {
  background-position: -98px 0;
}
.radiobutton_box.language_icons label span.language_icon.tr {
  background-position: -112px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.tr {
  background-position: -112px 0;
}
.radiobutton_box.language_icons label span.language_icon.gr {
  background-position: -126px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.gr {
  background-position: -126px 0;
}
.radiobutton_box.language_icons label span.language_icon.bg {
  background-position: -140px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.bg {
  background-position: -140px 0;
}
.radiobutton_box.language_icons label span.language_icon.sk {
  background-position: -154px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.sk {
  background-position: -154px 0;
}
.radiobutton_box.language_icons label span.language_icon.cs {
  background-position: -168px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.cs {
  background-position: -168px 0;
}
.radiobutton_box.language_icons label span.language_icon.hu {
  background-position: -182px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.hu {
  background-position: -182px 0;
}
.radiobutton_box.language_icons label span.language_icon.sl {
  background-position: -196px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.sl {
  background-position: -196px 0;
}
.radiobutton_box.language_icons label span.language_icon.hr {
  background-position: -210px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.hr {
  background-position: -210px 0;
}
.radiobutton_box.language_icons label span.language_icon.sr {
  background-position: -224px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.sr {
  background-position: -224px 0;
}
.radiobutton_box.language_icons label span.language_icon.nl {
  background-position: -238px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.nl {
  background-position: -238px 0;
}
.radiobutton_box.language_icons label span.language_icon.uk {
  background-position: -252px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.uk {
  background-position: -252px 0;
}
.radiobutton_box.language_icons label span.language_icon.ar {
  background-position: -266px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.ar {
  background-position: -266px 0;
}
.radiobutton_box.language_icons label span.language_icon.gb {
  background-position: -14px -11px;
}
.radiobutton_box.language_icons input:checked + label span.language_icon.gb {
  background-position: -14px 0;
}

span.display_language_icon {
  position: relative;
  float: left;
}

.display_language_icon:before {
  content: "";
  height: 11px;
  width: 14px;
  position: absolute;
  background: #009fe3;
  left: 0;
  bottom: 28px;
  display: block;
  z-index: 99;
  color: #fff;
  padding: 0;
  margin: 10px 0 0 8px;
  background: url("images/sprite_small-flags.png") no-repeat 0 0;
}

.display_language_icon.de:before {
  background-position: 0px 0;
}

.display_language_icon.en:before {
  background-position: -14px 0;
}

.display_language_icon.fr:before {
  background-position: -28px 0;
}

.display_language_icon.ru:before {
  background-position: -42px 0;
}

.display_language_icon.it:before {
  background-position: -56px 0;
}

.display_language_icon.es:before {
  background-position: -70px 0;
}

.display_language_icon.ro:before {
  background-position: -84px 0;
}

.display_language_icon.pl:before {
  background-position: -98px 0;
}

.display_language_icon.tr:before {
  background-position: -112px 0;
}

.display_language_icon.gr:before {
  background-position: -126px 0;
}

.display_language_icon.bg:before {
  background-position: -140px 0;
}

.display_language_icon.sk:before {
  background-position: -154px 0;
}

.display_language_icon.cs:before {
  background-position: -168px 0;
}

.display_language_icon.hu:before {
  background-position: -182px 0;
}

.display_language_icon.sl:before {
  background-position: -196px 0;
}

.display_language_icon.hr:before {
  background-position: -210px 0;
}

.display_language_icon.sr:before {
  background-position: -224px 0;
}

.display_language_icon.nl:before {
  background-position: -238px 0;
}

.display_language_icon.uk:before {
  background-position: -252px 0;
}

.display_language_icon.ar:before {
  background-position: -266px 0;
}

.display_language_icon.gb:before {
  background: url("images/sprite_small-flags.png") no-repeat -14px 0;
}

.display_language_icon input,
.display_language_icon textarea {
  padding-left: 28px;
}

.dropdownlist.language_icons .k-input .flag_icon:before {
  display: inline-block;
  content: " ";
  width: 14px;
  height: 11px;
  background: url("images/sprite_small-flags.png") no-repeat 0 0;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_de:before {
  background-position: 0px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_en:before {
  background-position: -14px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_fr:before {
  background-position: -28px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_ru:before {
  background-position: -42px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_it:before {
  background-position: -56px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_es:before {
  background-position: -70px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_ro:before {
  background-position: -84px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_pl:before {
  background-position: -98px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_tr:before {
  background-position: -112px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_gr:before {
  background-position: -126px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_bg:before {
  background-position: -140px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_sk:before {
  background-position: -154px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_cs:before {
  background-position: -168px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_hu:before {
  background-position: -182px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_sl:before {
  background-position: -196px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_hr:before {
  background-position: -210px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_sr:before {
  background-position: -224px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_nl:before {
  background-position: -238px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_uk:before {
  background-position: -252px 0;
}
.dropdownlist.language_icons .k-input .flag_icon.flag_ar:before {
  background-position: -266px 0;
}

.form_description p {
  padding-top: 26px;
}

.contentbox .right_part.form_description {
  padding-bottom: 0;
}

.radiobutton_box.legend_label legend, .checkbox_box.legend_label legend, .small_checkbox_box.legend_label legend {
  float: left;
  width: 100%;
  padding: 0;
}
.radiobutton_box legend, .checkbox_box legend, .small_checkbox_box legend {
  float: left;
  padding: 10px 20px 10px 0;
}
.radiobutton_box input, .checkbox_box input, .small_checkbox_box input {
  display: none;
}
.radiobutton_box label, .checkbox_box label, .small_checkbox_box label {
  float: left;
  padding: 10px 0 10px 28px;
  cursor: pointer;
  height: 30px;
}
.radiobutton_box label:before,
.radiobutton_box label:after,
.radiobutton_box label.k-checkbox-label:before,
.radiobutton_box label.k-checkbox-label:after, .checkbox_box label:before,
.checkbox_box label:after,
.checkbox_box label.k-checkbox-label:before,
.checkbox_box label.k-checkbox-label:after, .small_checkbox_box label:before,
.small_checkbox_box label:after,
.small_checkbox_box label.k-checkbox-label:before,
.small_checkbox_box label.k-checkbox-label:after {
  content: none;
}
.radiobutton_box input[type="radio"] + label, .checkbox_box input[type="radio"] + label, .small_checkbox_box input[type="radio"] + label {
  background: url("images/sprite_radiobutton.png") no-repeat -5px 1px;
}
.radiobutton_box input[type="radio"]:disabled + label, .checkbox_box input[type="radio"]:disabled + label, .small_checkbox_box input[type="radio"]:disabled + label {
  background-position: -5px -59px;
  color: #CCC2B8;
  cursor: default;
}
.radiobutton_box input[type="checkbox"] + label,
.radiobutton_box input[type="checkbox"] + input[type="hidden"] + label, .checkbox_box input[type="checkbox"] + label,
.checkbox_box input[type="checkbox"] + input[type="hidden"] + label, .small_checkbox_box input[type="checkbox"] + label,
.small_checkbox_box input[type="checkbox"] + input[type="hidden"] + label {
  background: url("images/sprite_small_checkbox.png") no-repeat -5px 1px;
}
.radiobutton_box input[type="checkbox"]:disabled + label,
.radiobutton_box input[type="checkbox"]:disabled + input[type="hidden"] + label, .checkbox_box input[type="checkbox"]:disabled + label,
.checkbox_box input[type="checkbox"]:disabled + input[type="hidden"] + label, .small_checkbox_box input[type="checkbox"]:disabled + label,
.small_checkbox_box input[type="checkbox"]:disabled + input[type="hidden"] + label {
  background-position: -5px -59px;
  color: #CCC2B8;
  cursor: default;
}
.radiobutton_box input:checked + label,
.radiobutton_box input:checked + input[type="hidden"] + label, .checkbox_box input:checked + label,
.checkbox_box input:checked + input[type="hidden"] + label, .small_checkbox_box input:checked + label,
.small_checkbox_box input:checked + input[type="hidden"] + label {
  background-position: -5px -29px;
}
.radiobutton_box input:checked:disabled + label,
.radiobutton_box input:checked:disabled + input[type="hidden"] + label, .checkbox_box input:checked:disabled + label,
.checkbox_box input:checked:disabled + input[type="hidden"] + label, .small_checkbox_box input:checked:disabled + label,
.small_checkbox_box input:checked:disabled + input[type="hidden"] + label {
  background-position: -5px -89px;
  color: #CCC2B8;
  cursor: default;
}
.radiobutton_box input:checked + label:before,
.radiobutton_box input:checked + label:after,
.radiobutton_box input.k-checkbox:checked + label.k-checkbox-label:before,
.radiobutton_box input.k-checkbox:checked + label.k-checkbox-label:after, .checkbox_box input:checked + label:before,
.checkbox_box input:checked + label:after,
.checkbox_box input.k-checkbox:checked + label.k-checkbox-label:before,
.checkbox_box input.k-checkbox:checked + label.k-checkbox-label:after, .small_checkbox_box input:checked + label:before,
.small_checkbox_box input:checked + label:after,
.small_checkbox_box input.k-checkbox:checked + label.k-checkbox-label:before,
.small_checkbox_box input.k-checkbox:checked + label.k-checkbox-label:after {
  content: none;
}
.radiobutton_box label + input + label, .checkbox_box label + input + label, .small_checkbox_box label + input + label {
  margin-left: 20px;
}
.radiobutton_box input.requiredMissing + label, .checkbox_box input.requiredMissing + label, .small_checkbox_box input.requiredMissing + label {
  color: #f39200;
}

.checkbox_box input[type="checkbox"] + label {
  padding: 10px 0 10px 35px;
  background: url("images/sprite_checkbox.png") no-repeat -2px 1px;
}
.checkbox_box input[type="checkbox"]:checked + label {
  background-position: -2px -29px;
}
.checkbox_box input[type="checkbox"]:disabled + label {
  background-position: -2px -59px;
  color: #CCC2B8;
  cursor: default;
}
.checkbox_box input[type="checkbox"]:checked:disabled + label {
  background-position: -2px -89px;
  color: #CCC2B8;
  cursor: default;
}

.radiobutton_box.no_checkbox input:disabled + label, .checkbox_box.no_checkbox input:disabled + label, .small_checkbox_box.no_checkbox input:disabled + label {
  background: transparent;
  padding-left: 5px;
}
.radiobutton_box.disabled_text_normal input:disabled + label, .radiobutton_box.disabled_text_normal input:disabled:checked + label, .checkbox_box.disabled_text_normal input:disabled + label, .checkbox_box.disabled_text_normal input:disabled:checked + label, .small_checkbox_box.disabled_text_normal input:disabled + label, .small_checkbox_box.disabled_text_normal input:disabled:checked + label {
  color: #4c4c4c;
}
.radiobutton_box a + input + label, .checkbox_box a + input + label, .small_checkbox_box a + input + label {
  margin-left: 10px;
}
.radiobutton_box.element_no_top_label, .checkbox_box.element_no_top_label, .small_checkbox_box.element_no_top_label {
  padding-top: 14px;
}

.text_editor table.k-editor {
  float: left;
  border-color: #cec2b6;
}
.text_editor table.k-editor .k-editable-area {
  padding: 10px;
  border-color: #cec2b6;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group {
  margin-right: 10px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-tool {
  width: auto;
  height: auto;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-tool:hover,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected {
  background: #009fe3;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-tool-icon {
  cursor: pointer;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-tool-icon:before {
  content: "";
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-bold {
  background-position: -240px 0;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-bold,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-bold {
  background-position: -264px 0;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-italic {
  background-position: -240px -24px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-italic,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-italic {
  background-position: -264px -24px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-underline {
  background-position: -240px -48px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-underline,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-underline {
  background-position: -264px -48px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-align-left {
  background-position: -240px -144px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-align-left,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-align-left {
  background-position: -264px -144px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-align-center {
  background-position: -240px -168px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-align-center,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-align-center {
  background-position: -264px -168px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-align-right {
  background-position: -240px -192px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-align-right,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-align-right {
  background-position: -264px -192px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-list-unordered {
  background-position: -240px -264px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-list-unordered,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-list-unordered {
  background-position: -264px -264px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-list-ordered {
  background-position: -240px -288px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-list-ordered,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-list-ordered {
  background-position: -264px -288px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-indent-increase,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-rtl .k-outdent {
  background-position: -288px 0;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-indent-increase,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-rtl .k-outdent,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-indent-increase,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-rtl .k-outdent {
  background-position: -312px 0;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-outdent,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-rtl .k-i-indent-increase {
  background-position: -288px -24px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-outdent,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-rtl .k-i-indent-increase,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-outdent,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-rtl .k-i-indent-increase {
  background-position: -312px -24px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-link-horizontal {
  background-position: -288px -48px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-link-horizontal,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-link-horizontal {
  background-position: -312px -48px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-unlink-horizontal {
  background-position: -288px -72px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-unlink-horizontal,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-unlink-horizontal {
  background-position: -312px -72px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-image {
  background-position: -288px -96px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-image,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-image {
  background-position: -312px -96px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table {
  background-position: -192px 0;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table {
  background-position: -216px 0;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-properties {
  background-position: -528px -191px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-column-insert-left {
  background-position: -192px -24px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table-column-insert-left,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table-column-insert-left {
  background-position: -216px -24px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-column-insert-right {
  background-position: -192px -48px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table-column-insert-right,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table-column-insert-right {
  background-position: -216px -48px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-row-insert-above {
  background-position: -192px -72px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table-row-insert-above,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table-row-insert-above {
  background-position: -216px -72px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-row-insert-below {
  background-position: -192px -96px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table-row-insert-below,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table-row-insert-below {
  background-position: -216px -96px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-row-delete {
  background-position: -192px -120px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table-row-delete,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table-row-delete {
  background-position: -216px -120px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-i-table-column-delete {
  background-position: -192px -144px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-i-table-column-delete,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-i-table-column-delete {
  background-position: -216px -144px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-mergeCells {
  background-position: -192px -168px;
}
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-hover .k-mergeCells,
.text_editor table.k-editor .k-editor-toolbar li.k-tool-group .k-state-selected .k-mergeCells {
  background-position: -216px -168px;
}
.text_editor table.k-editor .k-editor-toolbar .k-tool-text {
  display: none;
}

.k-upload-files {
  border: medium none;
  clear: both;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.k-upload-files li {
  border: none;
  background: #a2988d;
  border: none;
  color: #FFF;
  margin-bottom: 1px;
}
.k-upload-files li .k-i-close, .k-upload-files li .k-i-close:hover {
  background: url("images/small-x.png") no-repeat top 3px left 5px;
}
.k-upload-files li .k-icon {
  width: 34px;
  height: 34px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -578px;
}
.k-upload-files li.k-file-error {
  background: #f39200;
}
.k-upload-files li.k-file-success {
  background: #adcc05;
}
.k-upload-files li.k-file-success .k-upload-status .k-upload-pct {
  float: left;
  margin-top: 8px;
}
.k-upload-files li.k-file-success .k-upload-status .k-upload-action {
  margin-top: -5px;
}
.k-upload-files li.k-file-success .k-upload-status .k-upload-action .k-delete {
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px;
}
.k-upload-files li.k-file-success .k-upload-status .k-upload-action .k-delete:hover {
  background: url("images/icon_sprite_34.png") no-repeat 0px -102px;
}

.default_upload label {
  padding: 0 15px 0 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0 -578px;
  background: url("images/icon_sprite_34.png") no-repeat 0 -578px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0 -578px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0 -578px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 -578px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 -578px, linear-gradient(to bottom, #009fe3, #008fcd);
  display: inline-block;
  line-height: 34px;
  height: 34px;
  color: #fff;
  cursor: pointer;
}
.default_upload input[type=file] {
  display: none;
}
.default_upload input[type=file]:disabled + label {
  background: #E6E2DC url("images/icon_sprite_34.png") no-repeat 0 -578px;
  cursor: default;
}

.inner_action_button .action_button {
  position: absolute;
  right: 0;
  margin-top: -33px;
}

.small-combobox .k-dropdown-wrap,
.small-dropdownlist .k-dropdown-wrap {
  border: 1px solid #cec2b6;
  padding-right: 30px;
  width: auto;
  background: #fff;
}
.small-combobox .k-dropdown-wrap .k-input,
.small-dropdownlist .k-dropdown-wrap .k-input {
  padding: 6px 8px 5px;
  color: #807366;
  height: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  line-height: 14px;
  font-size: 11px;
}
.small-combobox .k-dropdown-wrap.k-state-disabled .k-input,
.small-dropdownlist .k-dropdown-wrap.k-state-disabled .k-input {
  color: #CCC2B8;
}
.small-combobox .k-dropdown-wrap.k-state-border-down,
.small-dropdownlist .k-dropdown-wrap.k-state-border-down {
  padding-bottom: 0;
}
.small-combobox .k-dropdown-wrap .k-select,
.small-dropdownlist .k-dropdown-wrap .k-select {
  width: auto;
  border: none;
  background: #FFF;
  margin-right: 2px;
  line-height: 22px;
}
.small-combobox .k-dropdown-wrap .k-select .k-icon,
.small-dropdownlist .k-dropdown-wrap .k-select .k-icon {
  height: 20px;
  width: 20px;
  background: #FFF url("images/select.png") no-repeat right -44px top -4px;
}
.small-combobox .k-dropdown-wrap .k-select .k-icon:before,
.small-dropdownlist .k-dropdown-wrap .k-select .k-icon:before {
  content: "";
}

.right_content .k-grid .k-button, .full_width_content .k-grid .k-button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.right_content .k-grid .k-button span, .full_width_content .k-grid .k-button span {
  display: none;
}
.right_content .k-grid .k-grid-add, .full_width_content .k-grid .k-grid-add {
  font-size: 12px;
  padding: 10px 15px 10px 34px;
  line-height: 18px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0px -238px;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #009fe3, #008fcd);
}
.right_content .k-grid .k-grid-add:hover, .full_width_content .k-grid .k-grid-add:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.right_content .k-grid .k-grid-add:active, .full_width_content .k-grid .k-grid-add:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #a2988d, #a2988d);
}
.right_content .k-grid .k-grid-add.k-state-disabled, .full_width_content .k-grid .k-grid-add.k-state-disabled {
  background-color: #a2988d;
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_34.png") no-repeat 0px -238px, linear-gradient(to bottom, #a2988d, #a2988d);
  cursor: default;
}
.right_content .k-grid .k-grid-add span, .full_width_content .k-grid .k-grid-add span {
  display: none;
}
.right_content .k-grid .k-grid-toolbar, .full_width_content .k-grid .k-grid-toolbar {
  padding: 0;
  border: none;
}
.right_content .k-grid table, .full_width_content .k-grid table {
  margin-top: 16px;
}
.right_content .k-grid table thead, .full_width_content .k-grid table thead {
  background-color: #E6E2DC;
}
.right_content .k-grid table thead th, .full_width_content .k-grid table thead th {
  padding: 7px 12px 3px;
  border: none;
  border-left: 1px solid #FFF;
  font-family: futuralight,Calibri,Candara,"Gill Sans","Gill Sans MT",sans-serif;
  font-size: 16px;
  position: relative;
  vertical-align: top;
  line-height: 26px;
}
.right_content .k-grid table thead th a.k-link, .full_width_content .k-grid table thead th a.k-link {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  line-height: 26px;
}
.right_content .k-grid table thead th a.k-link .k-icon, .full_width_content .k-grid table thead th a.k-link .k-icon {
  width: 10px;
  position: absolute;
  height: 10px;
  margin: 2px 0 0 5px;
  background: url("images/tablesorterSprite.png") no-repeat top 5px right 0;
}
.right_content .k-grid table thead th a.k-link .k-i-sort-asc-sm:before,
.right_content .k-grid table thead th a.k-link .k-i-sort-desc-sm:before, .full_width_content .k-grid table thead th a.k-link .k-i-sort-asc-sm:before,
.full_width_content .k-grid table thead th a.k-link .k-i-sort-desc-sm:before {
  content: "";
}
.right_content .k-grid table thead th a.k-link .k-i-sort-desc-sm, .full_width_content .k-grid table thead th a.k-link .k-i-sort-desc-sm {
  background-position: top -5px right 0;
  margin-top: 10px;
}
.right_content .k-grid table thead th a.k-link .k-i-sort-asc-sm, .full_width_content .k-grid table thead th a.k-link .k-i-sort-asc-sm {
  background-position: top 5px right 0;
}
.right_content .k-grid table thead th a.k-link .k-i-arrow-s, .full_width_content .k-grid table thead th a.k-link .k-i-arrow-s {
  background-position: top -24px right 0;
}
.right_content .k-grid table thead th a.k-link:after, .full_width_content .k-grid table thead th a.k-link:after {
  background: url("images/tablesorterSprite.png") no-repeat top 5px right 0;
  display: inline-block;
  content: ' ';
  width: 10px;
  height: 16px;
  margin-left: 5px;
}
.right_content .k-grid table thead th a.k-grid-filter, .full_width_content .k-grid table thead th a.k-grid-filter {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 10px;
  right: 12px;
}
.right_content .k-grid table thead th a.k-grid-filter .k-filter,
.right_content .k-grid table thead th a.k-grid-filter .k-i-filter, .full_width_content .k-grid table thead th a.k-grid-filter .k-filter,
.full_width_content .k-grid table thead th a.k-grid-filter .k-i-filter {
  background: #009fe3 url("images/icon_sprite_16.png") no-repeat 0 0;
  margin: 2px 0 0;
  padding: 0;
  float: right;
}
.right_content .k-grid table thead th a.k-grid-filter .k-filter:before,
.right_content .k-grid table thead th a.k-grid-filter .k-i-filter:before, .full_width_content .k-grid table thead th a.k-grid-filter .k-filter:before,
.full_width_content .k-grid table thead th a.k-grid-filter .k-i-filter:before {
  content: "";
}
.right_content .k-grid table thead th a.k-grid-filter.k-state-active .k-filter, .full_width_content .k-grid table thead th a.k-grid-filter.k-state-active .k-filter {
  background: #a2988d url("images/icon_sprite_16.png") no-repeat 0 0;
}
.right_content .k-grid table thead th[data-dir] a.k-link:after, .full_width_content .k-grid table thead th[data-dir] a.k-link:after {
  background: none;
}
.right_content .k-grid table thead th.k-filterable .k-grid-filter, .full_width_content .k-grid table thead th.k-filterable .k-grid-filter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.right_content .k-grid table thead th.k-filterable .k-grid-filter a.k-link, .full_width_content .k-grid table thead th.k-filterable .k-grid-filter a.k-link {
  font-family: futuralight,Calibri,Candara,"Gill Sans","Gill Sans MT",sans-serif;
  font-size: 16px;
}
.right_content .k-grid table thead th:first-child, .full_width_content .k-grid table thead th:first-child {
  border-left: none;
}
.right_content .k-grid table thead tr.k-filter-row th, .full_width_content .k-grid table thead tr.k-filter-row th {
  padding: 0;
  border-bottom: none;
  border-top: 1px solid #FFF;
}
.right_content .k-grid table thead tr.k-filter-row th .k-header, .full_width_content .k-grid table thead tr.k-filter-row th .k-header {
  border: none;
}
.right_content .k-grid table thead tr.k-filter-row th .k-header > input, .full_width_content .k-grid table thead tr.k-filter-row th .k-header > input {
  border: 1px solid #cec2b6;
}
.right_content .k-grid table thead tr.k-filter-row th .k-operator-hidden, .full_width_content .k-grid table thead tr.k-filter-row th .k-operator-hidden {
  position: relative;
}
.right_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-button.k-button-icon, .full_width_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-button.k-button-icon {
  position: absolute;
  right: 0;
  margin-right: 12px;
  top: -2px;
  width: 28px;
  height: 28px;
  padding: 0;
  background: #009fe3;
}
.right_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-button.k-button-icon .k-i-close, .full_width_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-button.k-button-icon .k-i-close {
  width: 28px;
  height: 28px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 2px -45px;
  display: block;
}
.right_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-picker-wrap .k-select, .right_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-numeric-wrap .k-select, .right_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-dropdown-wrap .k-select, .full_width_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-picker-wrap .k-select, .full_width_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-numeric-wrap .k-select, .full_width_content .k-grid table thead tr.k-filter-row th .k-operator-hidden .k-dropdown-wrap .k-select {
  line-height: inherit;
}
.right_content .k-grid table tbody td, .full_width_content .k-grid table tbody td {
  padding: 14px 12px;
  border: none;
  border-top: 1px solid #CCC2B8;
  border-left: 1px solid #CCC2B8;
  vertical-align: top;
}
.right_content .k-grid table tbody td > .k-button, .full_width_content .k-grid table tbody td > .k-button {
  width: 34px;
  height: 34px;
  padding: 0;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0 0;
  background: url("images/icon_sprite_34.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0 0, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 0, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 0, linear-gradient(to bottom, #009fe3, #008fcd);
  min-width: 0;
}
.right_content .k-grid table tbody td > .k-button.k-grid-Details, .full_width_content .k-grid table tbody td > .k-button.k-grid-Details {
  background-position: 0 -34px;
}
.right_content .k-grid table tbody td > .k-button.k-grid-Farbton, .full_width_content .k-grid table tbody td > .k-button.k-grid-Farbton {
  background-position: 0 -68px;
}
.right_content .k-grid table tbody td > .k-button.k-grid-edit, .full_width_content .k-grid table tbody td > .k-button.k-grid-edit {
  background-position: 0 -136px;
}
.right_content .k-grid table tbody td > .k-button.k-grid-delete, .full_width_content .k-grid table tbody td > .k-button.k-grid-delete {
  background-position: 0 -204px;
}
.right_content .k-grid table tbody td > .k-button.k-grid-update, .full_width_content .k-grid table tbody td > .k-button.k-grid-update {
  background-position: 0 -306px;
}
.right_content .k-grid table tbody td > .k-button.k-grid-cancel, .full_width_content .k-grid table tbody td > .k-button.k-grid-cancel {
  background-position: 0 -102px;
}
.right_content .k-grid table tbody td > .k-button-icontext, .full_width_content .k-grid table tbody td > .k-button-icontext {
  width: auto;
  padding: 10px 15px 10px 34px;
  line-height: 14px;
  font-size: 12px;
}
.right_content .k-grid table tbody td > .k-button-icontext.k-grid-add, .full_width_content .k-grid table tbody td > .k-button-icontext.k-grid-add {
  background-position: 0 -238px;
}
.right_content .k-grid table tbody td:first-child, .full_width_content .k-grid table tbody td:first-child {
  border-left: none;
}
.right_content .k-grid table tbody td.k-hierarchy-cell, .full_width_content .k-grid table tbody td.k-hierarchy-cell {
  padding-left: 6px;
}
.right_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-plus, .right_content .k-grid table tbody td.k-hierarchy-cell .k-i-expand, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-plus, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-i-expand {
  background: url("images/expand-arrows.png") no-repeat 0 0;
}
.right_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-plus:before, .right_content .k-grid table tbody td.k-hierarchy-cell .k-i-expand:before, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-plus:before, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-i-expand:before {
  content: "";
}
.right_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-minus, .right_content .k-grid table tbody td.k-hierarchy-cell .k-i-collapse, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-minus, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-i-collapse {
  background: url("images/expand-arrows.png") no-repeat 0 -16px;
}
.right_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-minus:before, .right_content .k-grid table tbody td.k-hierarchy-cell .k-i-collapse:before, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-icon.k-minus:before, .full_width_content .k-grid table tbody td.k-hierarchy-cell .k-i-collapse:before {
  content: "";
}
.right_content .k-grid.fixed-table-width table, .full_width_content .k-grid.fixed-table-width table {
  table-layout: fixed;
}
.right_content div.k-grid-header, .full_width_content div.k-grid-header {
  border: none;
}
.right_content div.k-grid-header .k-grid-header-wrap, .full_width_content div.k-grid-header .k-grid-header-wrap {
  border: none;
}
.right_content .k-auto-scrollable table, .full_width_content .k-auto-scrollable table {
  margin-top: 0;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button, .full_width_content .k-grid.use_small_buttons table tbody td .k-button {
  width: 24px;
  height: 24px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 0 0;
  background: url("images/icon_sprite_24.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, linear-gradient(to bottom, #009fe3, #008fcd);
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  line-height: 24px;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 1px;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button:hover, .full_width_content .k-grid.use_small_buttons table tbody td .k-button:hover {
  background-color: #008fcd;
  background: url("images/icon_sprite_24.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, linear-gradient(to bottom, #009fe3, #0180b7);
}
.right_content .k-grid.use_small_buttons table tbody td .k-button:active, .full_width_content .k-grid.use_small_buttons table tbody td .k-button:active {
  background-color: #a2988d;
  background: url("images/icon_sprite_24.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -moz-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: url("images/icon_sprite_24.png") no-repeat 0 0, linear-gradient(to bottom, #a2988d, #a2988d);
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-edit, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-edit {
  background-position: 0 0;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-update, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-update {
  background-position: 0 -24px;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-delete, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-delete {
  background-position: 0 -72px;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-cancel, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-cancel {
  background-position: 0 -48px;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-Details, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-Details {
  background-position: 0 -96px;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-Select, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.k-grid-Select {
  background-position: 0 -120px;
}
.right_content .k-grid.use_small_buttons table tbody td .k-button.icon_text_button, .full_width_content .k-grid.use_small_buttons table tbody td .k-button.icon_text_button {
  text-indent: 0;
  width: auto;
  font-size: 12px;
  padding: 0 10px 0 25px;
}
.right_content .k-tabstrip .k-grid table thead, .full_width_content .k-tabstrip .k-grid table thead {
  background-color: #CCC2B8;
}
.right_content .k-tabstrip .k-grid table thead th, .full_width_content .k-tabstrip .k-grid table thead th {
  border-left: 1px solid #E6E2DC;
}
.right_content .k-tabstrip .k-grid table thead th a.k-link, .full_width_content .k-tabstrip .k-grid table thead th a.k-link {
  color: #4c4c4c;
}
.right_content .k-tabstrip .k-grid table thead th:first-child, .full_width_content .k-tabstrip .k-grid table thead th:first-child {
  border-left: none;
}
.right_content .k-tabstrip .k-grid table tbody td, .full_width_content .k-tabstrip .k-grid table tbody td {
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF;
}
.right_content .k-tabstrip .k-grid table tbody td:first-child, .full_width_content .k-tabstrip .k-grid table tbody td:first-child {
  border-left: none;
}

.k-filter-help-text {
  padding: 4px 0 6px;
  color: #4c4c4c;
}

.wizard-actionbar {
  margin: 0;
  position: relative;
  top: 0;
  width: 100%;
  background: #E6E2DC;
  height: 34px;
}

.wizard-actionbar + .k-tabstrip-wrapper #wizard ul.wizard-navigation {
  margin-top: -34px;
  width: auto;
  background: none;
}

.right_content #wizard ul.wizard-navigation,
.full_width_content #wizard ul.wizard-navigation {
  float: left;
  width: 100%;
  background: #E6E2DC;
}
.right_content #wizard ul.wizard-navigation li,
.full_width_content #wizard ul.wizard-navigation li {
  padding: 0;
  margin: 0;
  float: left;
}
.right_content #wizard ul.wizard-navigation li .k-link,
.full_width_content #wizard ul.wizard-navigation li .k-link {
  display: inline-block;
  color: #FFF;
  border-right: 1px solid #fff;
  line-height: 34px;
  padding: 0 15px 0 0;
}
.right_content #wizard ul.wizard-navigation li .k-link .step-number,
.full_width_content #wizard ul.wizard-navigation li .k-link .step-number {
  float: left;
  font-family: 'futuralight', Arial, Helvetica, sans-serif;
  font-size: 21px;
  background: url("images/wizard_step_arrow.png") no-repeat top right;
  padding: 8px 23px 2px 15px;
  height: 34px;
  line-height: 21px;
  margin-right: 10px;
  display: inline-block;
}
.right_content #wizard ul.wizard-navigation li.no-number .k-link,
.full_width_content #wizard ul.wizard-navigation li.no-number .k-link {
  padding: 0 15px 0 15px;
}
.right_content #wizard ul.wizard-navigation li.no-number .k-link .step-number,
.full_width_content #wizard ul.wizard-navigation li.no-number .k-link .step-number {
  display: none;
}
.right_content #wizard ul.wizard-navigation li.counter .count,
.full_width_content #wizard ul.wizard-navigation li.counter .count {
  width: auto;
  height: 18px;
  color: #009fe3;
  background: #fff;
  -moz-border-radius: 4px / 4px;
  -webkit-border-radius: 4px 4px;
  border-radius: 4px / 4px;
  line-height: 18px;
  padding: 0 6px 0 4px;
  display: inline-block;
  margin-left: 5px;
}
.right_content #wizard ul.wizard-navigation li.counter:hover:after, .right_content #wizard ul.wizard-navigation li.counter.show-counter:after,
.full_width_content #wizard ul.wizard-navigation li.counter:hover:after,
.full_width_content #wizard ul.wizard-navigation li.counter.show-counter:after {
  width: auto;
  height: 18px;
  color: #009fe3;
}
.right_content #wizard ul.wizard-navigation li.k-state-disabled,
.full_width_content #wizard ul.wizard-navigation li.k-state-disabled {
  background: #e1dfd7;
}
.right_content #wizard ul.wizard-navigation li.k-state-disabled:hover,
.full_width_content #wizard ul.wizard-navigation li.k-state-disabled:hover {
  background: #e1dfd7;
}
.right_content #wizard ul.wizard-navigation li.requiredMissing,
.full_width_content #wizard ul.wizard-navigation li.requiredMissing {
  background: #f39200;
}
.right_content #wizard ul.wizard-navigation li.requiredMissing.active,
.full_width_content #wizard ul.wizard-navigation li.requiredMissing.active {
  background: #a2988d;
}
.right_content #wizard > .k-content,
.full_width_content #wizard > .k-content {
  background: none;
  border: medium none;
  margin: 0;
  padding: 19px 0 26px;
  float: left;
  width: 100%;
}
.right_content #wizard > .k-content .k-grid table thead,
.full_width_content #wizard > .k-content .k-grid table thead {
  background-color: #E6E2DC;
}
.right_content #wizard > .k-content .k-grid table thead th,
.full_width_content #wizard > .k-content .k-grid table thead th {
  border-left: 1px solid #fff;
}
.right_content #wizard > .k-content .k-grid table thead th a.k-link,
.full_width_content #wizard > .k-content .k-grid table thead th a.k-link {
  color: #4c4c4c;
}
.right_content #wizard > .k-content .k-grid table thead th:first-child,
.full_width_content #wizard > .k-content .k-grid table thead th:first-child {
  border-left: none;
}
.right_content #wizard > .k-content .k-grid table tbody td,
.full_width_content #wizard > .k-content .k-grid table tbody td {
  border-top: 1px solid #CCC2B8;
  border-left: 1px solid #CCC2B8;
}
.right_content #wizard > .k-content .k-grid table tbody td:first-child,
.full_width_content #wizard > .k-content .k-grid table tbody td:first-child {
  border-left: none;
}

.k-listview {
  padding: 0 0 55px;
  border-top: 1px solid #ccc2b8;
}
.k-listview .contact-view {
  float: left;
  width: 100%;
}
.k-listview .contact-view dl {
  float: left;
  width: 80%;
}
.k-listview .contact-view dl dd {
  float: left;
  width: 25%;
  padding: 12px 10px 4px 0;
  line-height: 18px;
}
.k-listview .contact-view .edit-buttons {
  float: right;
  padding: 4px 0;
}
.k-listview .contact-view .edit-buttons .action_button {
  text-indent: -9999px;
}
.k-listview .contact-view + .contact-view {
  border-top: 1px solid #f1f1e9;
}

div.k-window {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 10px;
  border: none;
}
div.k-window .k-window-titlebar {
  background: #009fe3;
  color: #FFF;
  font-size: 12px;
  float: left;
  height: 36px;
  width: 100%;
}
div.k-window .k-window-titlebar .k-window-title {
  float: left;
  top: 11px;
  left: 10px;
}
div.k-window .k-window-titlebar .k-window-actions .k-window-action {
  width: auto;
}
div.k-window .k-window-titlebar .k-window-actions .k-window-action .k-i-close {
  width: 20px;
  height: 20px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 0 -48px;
  display: block;
}
div.k-window .k-window-titlebar .k-window-actions .k-window-action .k-i-close:before {
  content: "";
}
div.k-window .k-window-content {
  background: #FFF;
  padding: 10px;
  font-size: 12px;
}
div.k-window .k-window-content .k-edit-form-container {
  width: auto;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons {
  text-align: right;
  bottom: 0;
  border: none;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button {
  min-width: 34px;
  height: 34px;
  background: #009fe3 url("images/icon_sprite_34.png") no-repeat 0 0;
  display: inline-block;
  border-left: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button:hover {
  background-color: #008fcd;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.edit,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .k-grid-edit {
  background-position: 0 -136px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.delete,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .k-grid-delete {
  background-position: 0 -204px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.search,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .icon.search {
  background-position: 0 -272px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.add,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .icon.add {
  background-position: 0 -238px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.download {
  padding: 0 10px 0 32px;
  background-position: 0 -170px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.close,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .k-grid-cancel {
  background-position: 0 -102px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.save,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .k-grid-update {
  background-position: 0 -306px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.settings {
  background-position: 0 -340px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.filter,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons .icon.filter {
  background-position: 0 -374px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.download_no-text {
  background-position: 0 -170px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.star_outline {
  background-position: 0 -442px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.star_full {
  background-position: 0 -408px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.email_letter {
  background-position: 0 -476px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.exclamation {
  background-position: 0 -510px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.undo {
  background-position: 0 -544px !important;
}
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.icon_text_button,
div.k-window .k-window-content .k-edit-form-container .k-edit-buttons a.k-button.k-button-icontext {
  padding: 1px 10px 0 16px;
}

.dashboard_element {
  position: relative;
}
.dashboard_element h2 {
  margin-bottom: 8px;
}
.dashboard_element ul.small-action_buttons {
  position: absolute;
  top: 21px;
  right: 0;
}
.dashboard_element ul.small-action_buttons li {
  float: left;
}
.dashboard_element .element_content {
  background: #f1f1e9;
  padding: 15px;
}
.dashboard_element .element_content .dashboard_table {
  width: 100%;
}
.dashboard_element .element_content .dashboard_table tr {
  border-top: 1px solid #E6E2DC;
}
.dashboard_element .element_content .dashboard_table tr td {
  padding: 5px 50px 5px 0;
  line-height: 18px;
  vertical-align: top;
  width: 20%;
}
.dashboard_element .element_content .dashboard_table tr td + td {
  padding-right: 20px;
  width: 80%;
}
.dashboard_element .element_content .dashboard_table tr:first-child {
  border: none;
}
.dashboard_element .element_content ul {
  list-style: circle;
  padding-left: 14px;
}
.dashboard_element .element_content ol {
  list-style: decimal;
  padding-left: 14px;
}
.dashboard_element .element_content em, .dashboard_element .element_content i {
  font-style: italic;
}
.dashboard_element .element_content strong, .dashboard_element .element_content b {
  font-weight: bold;
}
.dashboard_element .element_content.expand-text-container .expand-content {
  overflow: hidden;
}
.dashboard_element .element_content.expand-text-container .show_more {
  line-height: 18px;
}
.dashboard_element .element_content.no-padding {
  padding: 0;
}
.dashboard_element .element_content.no-background {
  background: none;
}

.dashboard_element + .dashboard_element {
  margin-top: 18px;
}

ul.image-list li {
  float: left;
  margin-right: 26px;
  width: 204px;
  position: relative;
}
ul.image-list li .image_container {
  position: relative;
}
ul.image-list li .image_container.new_image:before {
  content: "NEW";
  position: absolute;
  background: #009fe3;
  left: 0;
  top: 0;
  display: block;
  z-index: 99;
  color: #fff;
  padding: 6px 5px;
  height: 24px;
}
ul.image-list li .image_container .small-action_button {
  content: "";
  position: absolute;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 0 -72px;
  right: 0;
  top: 0;
  display: block;
  z-index: 100;
  color: #fff;
  padding: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
ul.image-list li img {
  width: 100%;
}

article.accordion {
  border-top: 1px solid #CCC2B8;
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article.accordion h3 {
  margin: 0;
  color: #009fe3;
  text-transform: none;
  font-size: 20px;
  padding: 6px 0 6px 16px;
  cursor: pointer;
  background: #E6E2DC;
}
article.accordion h3 span.acc_arrow {
  float: right;
  margin: 8px 16px 0 0;
  display: block;
  width: 17px;
  height: 8px;
  background: url("images/arrow_sprite.png") 0 -92px no-repeat;
}
article.accordion h3:hover,
article.accordion h3.active_acc:hover {
  color: #fff;
  background-color: #009fe3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: -moz-linear-gradient(#009fe3, #008fcd);
  background: -webkit-linear-gradient(#009fe3, #008fcd);
  background: linear-gradient(#009fe3, #008fcd);
}
article.accordion h3.active_acc {
  color: #4c4c4c;
}
article.accordion h3.active_acc span.acc_arrow {
  background: url("images/arrow_sprite.png") -67px -92px no-repeat;
}
article.accordion .content {
  display: none;
}
article.accordion .content > div {
  padding: 19px 15px 26px;
}
article.accordion.last_acc {
  margin-bottom: 20px;
}

.kendo_accordion {
  float: left;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kendo_accordion > li.k-item {
  float: left;
  width: 100%;
}
.kendo_accordion > li.k-item > .k-header {
  margin: 0;
  color: #009fe3;
  text-transform: none;
  font-size: 20px;
  padding: 8px 0 5px 16px;
  cursor: pointer;
  background: #E6E2DC;
  font-family: 'futuralight', Arial, Helvetica, sans-serif;
  border-top: 1px solid #CCC2B8;
  border-bottom: none;
  line-height: normal;
}
.kendo_accordion > li.k-item > .k-header span.k-i-arrow-s {
  float: right;
  margin: 12px 16px 0 0;
  display: block;
  width: 17px;
  height: 8px;
  position: static;
  background: url("images/arrow_sprite.png") 0 -92px no-repeat;
}
.kendo_accordion > li.k-item > .k-header span.k-i-arrow-s:before {
  content: "";
}
.kendo_accordion > li.k-item > .k-header span.k-i-arrow-n {
  position: static;
}
.kendo_accordion > li.k-item > .k-header span.k-i-arrow-n:before {
  content: "";
}
.kendo_accordion > li.k-item > .k-header:hover {
  color: #fff;
  background-color: #009fe3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: -moz-linear-gradient(#009fe3, #008fcd);
  background: -webkit-linear-gradient(#009fe3, #008fcd);
  background: linear-gradient(#009fe3, #008fcd);
}
.kendo_accordion > li.k-item > .k-header:hover span.k-i-arrow-s {
  background-position: 0 0;
}
.kendo_accordion > li.k-item > .k-state-active {
  color: #4c4c4c;
}
.kendo_accordion > li.k-item > .k-state-active span.acc_arrow {
  background: url("images/arrow_sprite.png") -67px -92px no-repeat;
}
.kendo_accordion > li.k-item .k-content {
  display: none;
  border: none;
}
.kendo_accordion > li.k-item .k-content > div {
  padding: 19px 15px 26px;
}
.kendo_accordion > li.k-item.k-state-active > .k-header {
  color: #fff;
  background-color: #009fe3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: -moz-linear-gradient(#009fe3, #008fcd);
  background: -webkit-linear-gradient(#009fe3, #008fcd);
  background: linear-gradient(#009fe3, #008fcd);
}
.kendo_accordion > li.k-item.k-state-active > .k-header span.k-i-arrow-n {
  float: right;
  margin: 12px 16px 0 0;
  display: block;
  width: 17px;
  height: 8px;
  background: url("images/arrow_sprite.png") -67px 0 no-repeat;
}
.kendo_accordion > li.k-item.k-state-disabled > .k-header {
  color: #CCC2B8;
}
.kendo_accordion > li.k-item.k-state-disabled > .k-header:hover {
  background: #CCC2B8;
  color: #fff;
}

.k-tabstrip ul.k-tabstrip-items {
  padding: 0;
}
.k-tabstrip ul.k-tabstrip-items li {
  border: none;
  margin: 0 1px 1px 0;
  padding: 10px 15px;
  background: #009fe3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background-image: -moz-linear-gradient(#009fe3, #008fcd);
  background-image: -webkit-linear-gradient(#009fe3, #008fcd);
  background-image: linear-gradient(#009fe3, #008fcd);
  color: #FFF;
  cursor: pointer;
}
.k-tabstrip ul.k-tabstrip-items li label {
  cursor: pointer;
}
.k-tabstrip ul.k-tabstrip-items li .k-loading {
  border: none;
}
.k-tabstrip ul.k-tabstrip-items li .k-link {
  color: #FFF;
  padding: 0;
}
.k-tabstrip ul.k-tabstrip-items li:hover {
  background: #009fe3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background-image: -moz-linear-gradient(#009fe3, #0180b7);
  background-image: -webkit-linear-gradient(#009fe3, #0180b7);
  background-image: linear-gradient(#009fe3, #0180b7);
}
.k-tabstrip ul.k-tabstrip-items .k-state-active, .k-tabstrip ul.k-tabstrip-items .k-state-active:hover {
  background: #a2988d;
  padding-bottom: 10px;
}
.k-tabstrip ul.k-tabstrip-items li.icon_tab {
  padding-left: 30px;
  background: url("images/icon_sprite_34.png") no-repeat 0 0, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0 0, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0 0, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 0, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 0, linear-gradient(to bottom, #009fe3, #008fcd);
}
.k-tabstrip ul.k-tabstrip-items li.icon_tab.exclamation {
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, -moz-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, linear-gradient(to bottom, #009fe3, #008fcd);
}
.k-tabstrip ul.k-tabstrip-items li.icon_tab.exclamation:hover {
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, -moz-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: url("images/icon_sprite_34.png") no-repeat 0 -510px, linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-tabstrip ul.k-tabstrip-items li.icon_tab.exclamation.k-state-active,
.k-tabstrip ul.k-tabstrip-items li.icon_tab.exclamation.k-state-active:hover {
  background: #a2988d url("images/icon_sprite_34.png") no-repeat 0 -510px;
}
.k-tabstrip ul.k-tabstrip-items li.error,
.k-tabstrip ul.k-tabstrip-items li.requiredMissing {
  background: #f39200;
}
.k-tabstrip ul.k-tabstrip-items li.error.active,
.k-tabstrip ul.k-tabstrip-items li.requiredMissing.active {
  background: #a2988d;
}
.k-tabstrip > .k-content {
  padding: 19px 15px 26px;
  margin: 0;
  border: none;
  background: #E6E2DC;
}

.k-pager-wrap {
  margin-top: 16px;
}
.k-pager-wrap > .k-link {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background: #009fe3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: -moz-linear-gradient(top, #009fe3, #008fcd);
  background: -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: linear-gradient(to bottom, #009fe3, #008fcd);
  border-radius: 0;
  margin: 0 2px 0 0;
  padding: 4px 0 0;
}
.k-pager-wrap > .k-link:hover {
  background: #008fcd;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: -moz-linear-gradient(top, #009fe3, #0180b7);
  background: -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-pager-wrap > .k-link:hover .k-icon {
  background: url("images/icon_sprite_16.png") no-repeat 0 -17px;
}
.k-pager-wrap > .k-link:hover .k-i-arrow-w,
.k-pager-wrap > .k-link:hover .k-i-arrow-60-left {
  background-position: 0 -33px;
}
.k-pager-wrap > .k-link:hover .k-i-arrow-e,
.k-pager-wrap > .k-link:hover .k-i-arrow-60-right {
  background-position: 0 -49px;
}
.k-pager-wrap > .k-link:hover .k-i-seek-e,
.k-pager-wrap > .k-link:hover .k-i-arrow-end-right {
  background-position: 0 -65px;
}
.k-pager-wrap > .k-link:active {
  background: #a2988d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: -moz-linear-gradient(top, #a2988d, #a2988d);
  background: -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: linear-gradient(to bottom, #a2988d, #a2988d);
}
.k-pager-wrap > .k-link:active .k-icon {
  background: url("images/icon_sprite_16.png") no-repeat 0 -17px;
}
.k-pager-wrap > .k-link:active .k-i-arrow-w,
.k-pager-wrap > .k-link:active .k-i-arrow-60-left {
  background-position: 0 -33px;
}
.k-pager-wrap > .k-link:active .k-i-arrow-e,
.k-pager-wrap > .k-link:active .k-i-arrow-60-right {
  background-position: 0 -49px;
}
.k-pager-wrap > .k-link:active .k-i-seek-e,
.k-pager-wrap > .k-link:active .k-i-arrow-end-right {
  background-position: 0 -65px;
}
.k-pager-wrap > .k-link .k-icon {
  background: url("images/icon_sprite_16.png") no-repeat 0 -17px;
}
.k-pager-wrap > .k-link .k-icon:before {
  content: "";
}
.k-pager-wrap > .k-link .k-i-arrow-w,
.k-pager-wrap > .k-link .k-i-arrow-60-left {
  background-position: 0 -33px;
}
.k-pager-wrap > .k-link .k-i-arrow-e,
.k-pager-wrap > .k-link .k-i-arrow-60-right {
  background-position: 0 -49px;
}
.k-pager-wrap > .k-link .k-i-seek-e,
.k-pager-wrap > .k-link .k-i-arrow-end-right {
  background-position: 0 -65px;
}
.k-pager-wrap .k-pager-nav {
  height: 32px;
  width: 32px;
}
.k-pager-wrap > .k-link.k-state-disabled,
.k-pager-wrap > .k-link.k-state-disabled:hover {
  background: #a2988d;
}
.k-pager-wrap .k-pager-numbers {
  margin: 0;
}
.k-pager-wrap .k-pager-numbers .k-link {
  border: none;
  background: #009fe3;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGZjZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #008fcd));
  background: -moz-linear-gradient(top, #009fe3, #008fcd);
  background: -webkit-linear-gradient(top, #009fe3, #008fcd);
  background: linear-gradient(to bottom, #009fe3, #008fcd);
  border-radius: 0;
  color: #FFF;
  height: 32px;
  width: 32px;
  padding: 5px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 2px 0 0;
}
.k-pager-wrap .k-pager-numbers .k-link:hover {
  background: #008fcd;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxODBiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009fe3), color-stop(100%, #0180b7));
  background: -moz-linear-gradient(top, #009fe3, #0180b7);
  background: -webkit-linear-gradient(top, #009fe3, #0180b7);
  background: linear-gradient(to bottom, #009fe3, #0180b7);
}
.k-pager-wrap .k-pager-numbers .k-link:active {
  background: #a2988d;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EyOTg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2988d), color-stop(100%, #a2988d));
  background: -moz-linear-gradient(top, #a2988d, #a2988d);
  background: -webkit-linear-gradient(top, #a2988d, #a2988d);
  background: linear-gradient(to bottom, #a2988d, #a2988d);
}
.k-pager-wrap .k-pager-numbers .k-state-selected {
  background: #a2988d;
  border: none;
  border-radius: 0;
  color: #FFF;
  height: 32px;
  width: 32px;
  padding: 5px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 2px 0 0;
}

@media only screen and (max-width: 1024px) {
  .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-radius: 0;
    width: 32px;
    text-align: center;
    padding: 5px 0 0;
  }

  .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 {
    left: 71px;
  }

  .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 {
    margin-left: 34px;
  }

  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-edge .k-pager-numbers.k-state-expanded .k-current-page .k-link,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page .k-link {
    border-radius: 0;
  }

  .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 {
    padding: 0;
  }

  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page,
  .k-edge .k-pager-numbers.k-state-expanded .k-current-page,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page {
    margin: 0;
  }
  .k-webkit .k-pager-numbers.k-state-expanded .k-current-page + li,
  .k-ff .k-pager-numbers.k-state-expanded .k-current-page + li,
  .k-ie11 .k-pager-numbers.k-state-expanded .k-current-page + li,
  .k-edge .k-pager-numbers.k-state-expanded .k-current-page + li,
  .k-safari .k-pager-numbers.k-state-expanded .k-current-page + li {
    margin-bottom: -30px;
  }

  .k-webkit .k-pager-numbers.k-state-expanded li,
  .k-ff .k-pager-numbers.k-state-expanded li,
  .k-ie11 .k-pager-numbers.k-state-expanded li,
  .k-edge .k-pager-numbers.k-state-expanded li,
  .k-safari .k-pager-numbers.k-state-expanded li {
    margin-top: 2px;
  }

  .k-webkit .k-pager-numbers.k-state-expanded li > *,
  .k-ff .k-pager-numbers.k-state-expanded li > *,
  .k-ie11 .k-pager-numbers.k-state-expanded li > *,
  .k-edge .k-pager-numbers.k-state-expanded li > *,
  .k-safari .k-pager-numbers.k-state-expanded li > * {
    text-align: center;
  }
}
.k-notification {
  border: none;
}
.k-notification .k-notification-wrap {
  padding: 20px 30px 20px 20px;
  color: #fff;
  font-size: 14px;
}
.k-notification .k-notification-wrap .k-i-close {
  width: 20px;
  height: 20px;
  background: url("images/icon_sprite_24.png") no-repeat 0 -48px;
  display: block;
  top: 0;
  cursor: pointer;
}
.k-notification .k-notification-wrap .k-i-close:before {
  content: "";
}
.k-notification .k-notification-wrap .k-i-info:before,
.k-notification .k-notification-wrap .k-i-warning:before,
.k-notification .k-notification-wrap .k-i-error:before {
  content: "";
}
.k-notification .k-notification-wrap .k-i-note {
  background: url("images/icon_sprite_34.png") no-repeat -15px -519px;
}

.k-notification-error {
  background: #f39200;
}

.k-notification-warning {
  background: #009fe3;
}

.k-notification-info {
  background: #009fe3;
}

.k-notification-upload-success {
  background: #adcc05;
}

.treeview_box .k-treeview {
  width: 100%;
  overflow: inherit;
  white-space: inherit;
}
.treeview_box .k-treeview ul li.k-item {
  padding: 0;
  position: relative;
}
.treeview_box .k-treeview ul li.k-item .k-plus,
.treeview_box .k-treeview ul li.k-item .k-minus,
.treeview_box .k-treeview ul li.k-item .k-plus-disabled,
.treeview_box .k-treeview ul li.k-item .k-minus-disabled,
.treeview_box .k-treeview ul li.k-item .k-i-expand,
.treeview_box .k-treeview ul li.k-item .k-i-collapse {
  margin: 0;
  position: absolute;
  z-index: 100;
}
.treeview_box .k-treeview ul li.k-item .k-plus + .k-in,
.treeview_box .k-treeview ul li.k-item .k-minus + .k-in,
.treeview_box .k-treeview ul li.k-item .k-plus-disabled + .k-in,
.treeview_box .k-treeview ul li.k-item .k-minus-disabled + .k-in,
.treeview_box .k-treeview ul li.k-item .k-i-expand + .k-in,
.treeview_box .k-treeview ul li.k-item .k-i-collapse + .k-in {
  padding-left: 15px;
  cursor: default;
}
.treeview_box .k-treeview ul li.k-item .k-plus + .k-in:before,
.treeview_box .k-treeview ul li.k-item .k-minus + .k-in:before,
.treeview_box .k-treeview ul li.k-item .k-plus-disabled + .k-in:before,
.treeview_box .k-treeview ul li.k-item .k-minus-disabled + .k-in:before,
.treeview_box .k-treeview ul li.k-item .k-i-expand + .k-in:before,
.treeview_box .k-treeview ul li.k-item .k-i-collapse + .k-in:before {
  width: 9px;
  height: 9px;
  display: inline-block;
  content: ' ';
  background: url("images/treeview-sprite.png") no-repeat -10px -10px;
  position: absolute;
  z-index: 50;
  margin: 2px 0 0 -15px;
}
.treeview_box .k-treeview ul li.k-item .k-plus:before,
.treeview_box .k-treeview ul li.k-item .k-minus:before,
.treeview_box .k-treeview ul li.k-item .k-plus-disabled:before,
.treeview_box .k-treeview ul li.k-item .k-minus-disabled:before,
.treeview_box .k-treeview ul li.k-item .k-i-expand:before,
.treeview_box .k-treeview ul li.k-item .k-i-collapse:before {
  display: none;
}
.treeview_box .k-treeview ul li.k-item .k-minus + .k-in {
  color: #009fe3;
}
.treeview_box .k-treeview ul li.k-item .k-minus + .k-in:before {
  background-position: -39px -39px;
}
.treeview_box .k-treeview ul li.k-item .k-in {
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.treeview_box .k-treeview ul li.k-item .k-in.k-state-selected {
  color: #009fe3;
}
.treeview_box .k-treeview ul li.k-item > div {
  line-height: 30px;
}
.treeview_box .k-treeview ul li.k-item li.k-item {
  padding: 0 0 0 14px;
}
.treeview_box .k-treeview ul li.k-item li.k-item > div {
  line-height: 24px;
}
.treeview_box .k-treeview .treeview-left_bar {
  width: 100%;
}

.treeview_box.finder_style {
  padding: 0;
}
.treeview_box.finder_style .k-treeview ul li.k-item {
  padding: 0;
  border-top: 1px solid #fff;
}
.treeview_box.finder_style .k-treeview ul li.k-item:first-child {
  border: none;
}
.treeview_box.finder_style .k-treeview ul li.k-item > div {
  padding: 8px 18px;
}
.treeview_box.finder_style .k-treeview ul li.k-item .k-checkbox-wrapper input[type="checkbox"] {
  display: none;
}
.treeview_box.finder_style .k-treeview ul li.k-item .k-checkbox-wrapper input[type="checkbox"]:checked + .k-checkbox-label {
  background: url("images/sprite_checkbox.png") no-repeat -2px -32px;
}
.treeview_box.finder_style .k-treeview ul li.k-item .k-checkbox-wrapper input[type="checkbox"]:indeterminate + .k-checkbox-label {
  background: url("images/sprite_checkbox.png") no-repeat -2px -122px;
}
.treeview_box.finder_style .k-treeview ul li.k-item .k-checkbox-wrapper .k-checkbox-label {
  width: 26px;
  height: 26px;
  display: inline-block;
  background: url("images/sprite_checkbox.png") no-repeat -2px -2px;
  cursor: pointer;
  position: absolute;
}
.treeview_box.finder_style .k-treeview ul li.k-item .k-checkbox-wrapper .k-checkbox-label:before {
  display: none;
}
.treeview_box.finder_style .k-treeview ul li.k-item span.k-in {
  display: inline-block;
  vertical-align: top;
  border: none;
  font-size: 14px;
  color: #4c4c4c;
  cursor: pointer;
  padding: 5px 0 1px 31px;
}
.treeview_box.finder_style .k-treeview ul li.k-item.k-last span.k-in {
  padding-bottom: 2px;
}
.treeview_box.finder_style .k-treeview ul ul {
  background: #DEDAD1;
  padding: 0;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item {
  border: none;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item > div {
  padding-bottom: 0;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item ul {
  padding: 0;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item ul li.k-item .k-bot {
  padding-bottom: 10px;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item ul li.k-item .k-checkbox-wrapper input[type="checkbox"] {
  display: none;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item ul li.k-item .k-checkbox-wrapper input[type="checkbox"]:checked + label {
  background: url("images/sprite_small_checkbox.png") no-repeat 1px -35px;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item ul li.k-item .k-checkbox-wrapper label {
  width: 26px;
  height: 20px;
  background: url("images/sprite_small_checkbox.png") no-repeat 1px -5px;
}
.treeview_box.finder_style .k-treeview ul ul li.k-item ul li.k-item span.k-in {
  font-size: 12px;
}

.treeview_box .treeview-collapse-checkbox ul li.k-item {
  padding: 0;
  position: relative;
  float: left;
  width: 100%;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-i-expand,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-i-collapse {
  margin: 0;
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin: 10px 0 0 5px;
  background: url("images/treeview-sprite.png") no-repeat -39px -10px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-i-expand {
  background-position: -10px -10px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper {
  display: inline-block;
  float: left;
  padding-left: 20px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper.legend_label legend {
  float: left;
  width: 100%;
  padding: 0;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper legend {
  float: left;
  padding: 10px 20px 10px 0;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input {
  display: none;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper label {
  float: left;
  padding: 10px 0 10px 28px;
  cursor: pointer;
  height: 30px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper label:before,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper label:after,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper label.k-checkbox-label:before,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper label.k-checkbox-label:after {
  content: none;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input[type="radio"] + label {
  background: url("images/sprite_radiobutton.png") no-repeat -5px 1px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input[type="radio"]:disabled + label {
  background-position: -5px -59px;
  color: #CCC2B8;
  cursor: default;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input[type="checkbox"] + label,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input[type="checkbox"] + input[type="hidden"] + label {
  background: url("images/sprite_small_checkbox.png") no-repeat -5px 1px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input[type="checkbox"]:disabled + label,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input[type="checkbox"]:disabled + input[type="hidden"] + label {
  background-position: -5px -59px;
  color: #CCC2B8;
  cursor: default;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input:checked + label,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input:checked + input[type="hidden"] + label {
  background-position: -5px -29px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input:checked:disabled + label,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input:checked:disabled + input[type="hidden"] + label {
  background-position: -5px -89px;
  color: #CCC2B8;
  cursor: default;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input:checked + label:before,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input:checked + label:after,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input.k-checkbox:checked + label.k-checkbox-label:before,
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input.k-checkbox:checked + label.k-checkbox-label:after {
  content: none;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper label + input + label {
  margin-left: 20px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-checkbox-wrapper input.requiredMissing + label {
  color: #f39200;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-in {
  line-height: 24px;
  padding-top: 5px;
}
.treeview_box .treeview-collapse-checkbox ul li.k-item .k-bot {
  float: left;
  width: 100%;
}

.fancybox {
  position: relative;
}
.fancybox .newplusIcon {
  position: absolute;
  bottom: 3px;
  right: 0;
  width: auto !important;
  border: none;
  left: auto;
  top: auto;
  cursor: pointer;
}

#fancybox-wrap, #fancybox-wrap * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.field-validation-error {
  float: right;
  margin-top: -24px;
  background: #f39200;
  color: #fff;
  padding: 5px 10px;
}

.global_error {
  float: left;
  background: #f39200;
  color: #fff;
  padding: 10px 10px;
  width: 100%;
  margin-bottom: 10px;
}

.k-dialog .k-dialog-action {
  width: auto;
}
.k-dialog .k-dialog-action .k-i-close {
  width: 20px;
  height: 20px;
  background: #009fe3 url("images/icon_sprite_24.png") no-repeat 0 -48px;
  display: block;
}
.k-dialog .k-dialog-action .k-i-close:before {
  content: "";
}
.k-dialog .k-content {
  float: left;
  width: 100%;
  background: #FFF;
  padding: 10px;
  font-size: 12px;
}
.k-dialog .k-dialog-buttongroup button {
  background: #ccc2b8;
}
.k-dialog .k-dialog-buttongroup .k-primary {
  background: #009fe3;
}
