/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/*
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
*/
/*
input[type="search"] {
  -webkit-appearance: textfield; // 1
  box-sizing: content-box; //2
}
*/
/*
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
*/
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*@import "print.less";*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-door:before {
  content: "\1f6aa";
}
.glyphicon-key:before {
  content: "\1f511";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428BCA;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #fafafa;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #bbb;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 16.8px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #bbb;
}
.text-primary {
  color: #428BCA;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428BCA;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #ddd;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 0) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bbb;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #ddd;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #bbb;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ddd;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #666;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 4px 5px;
  padding-bottom: 4px 5px;
  color: #bbb;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 4px 5px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 3px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
  border-bottom-color: #2FA4E7;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fafafa;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
table.table {
  margin-bottom: 0;
}
table.table-bordered > thead > tr > th {
  background-color: #eee;
  border-bottom: none;
  border-top: none;
  border-right: none;
  font-weight: normal;
  padding-bottom: 6px;
  padding-top: 6px;
  vertical-align: middle;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #666;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  /*font-weight: bold;*/
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
input[type="radio"],
input[type="checkbox"] {
  margin: 0; // 4px 0 0;  
  margin-top: 1px \9; // IE8-9
  line-height: normal;
}
*/
input[type="file"] {
  display: block;
}
/*
// Make range inputs behave like textual form controls
input[type="range"] {
  display: block;
  width: 100%;
}
*/
/*
select[multiple],
select[size] {
  height: auto;
}
*/
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #999;
}
/*.form-control {
  display: block;
  width: 100%;
  height: @input-height-base; // Make inputs at least the height of their button counterpart (base line-height + padding + border)
  padding: @padding-base-vertical @padding-base-horizontal;
  font-size: @font-size-base;
  line-height: @line-height-base;
  color: @input-color;
  background-color: @input-bg;
  background-image: none; // Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214
  border: 1px solid @input-border;
  border-radius: @input-border-radius; // Note: This has no effect on <select>s in some browsers, due to the limited stylability of <select>s in CSS.
  .box-shadow(inset 0 1px 1px rgba(0,0,0,.075));
  .transition(~"border-color ease-in-out .15s, box-shadow ease-in-out .15s");

  // Customize the `:focus` state to imitate native WebKit styles.
  .form-control-focus();

  // Placeholder
  .placeholder();

  // Disabled and read-only inputs
  //
  // HTML5 says that controls under a fieldset > legend:first-child won't be
  // disabled if the fieldset is disabled. Due to implementation difficulty, we
  // don't honor that edge case; we style them as disabled anyway.
  &[disabled],
  &[readonly],
  fieldset[disabled] & {
    background-color: @input-bg-disabled;
    opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655
  }

  &[disabled],
  fieldset[disabled] & {
    cursor: @cursor-disabled;
  }

  // Reset height for `textarea`s
  textarea& {
    height: auto;
  }
}*/
input[type="search"] {
  -webkit-appearance: none;
}
/*
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    &.form-control {
      line-height: @input-height-base;
    }

    &.input-sm,
    .input-group-sm & {
      line-height: @input-height-small;
    }

    &.input-lg,
    .input-group-lg & {
      line-height: @input-height-large;
    }
  }
}
*/
.form-group {
  margin-bottom: 9px;
}
/*.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;

  label {
    min-height: @line-height-computed; // Ensure the input doesn't jump when there is no text
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
  }
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing
}

// Radios and checkboxes on same line
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; // space out consecutive inline controls
}

// Apply same disabled cursor tweak as for inputs
// Some special care is needed because <label>s don't inherit their parent's `cursor`.
//
// Note: Neither radios nor checkboxes can be readonly.
input[type="radio"],
input[type="checkbox"] {
  &[disabled],
  &.disabled,
  fieldset[disabled] & {
    cursor: @cursor-disabled;
  }
}
// These classes are used directly on <label>s
.radio-inline,
.checkbox-inline {
  &.disabled,
  fieldset[disabled] & {
    cursor: @cursor-disabled;
  }
}
// These classes are used on elements with <label> descendants
.radio,
.checkbox {
  &.disabled,
  fieldset[disabled] & {
    label {
      cursor: @cursor-disabled;
    }
  }
}*/
/*
.form-control-static {
  // Size it appropriately next to real form controls
  padding-top: (@padding-base-vertical + 1);
  padding-bottom: (@padding-base-vertical + 1);
  // Remove default margin from `p`
  margin-bottom: 0;
  min-height: (@line-height-computed + @font-size-base);

  &.input-lg,
  &.input-sm {
    padding-left: 0;
    padding-right: 0;
  }
}
*/
/*
.input-sm {
  .input-size(@input-height-small; @padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @input-border-radius-small);
}
.form-group-sm {
  .form-control {
    height: @input-height-small;
    padding: @padding-small-vertical @padding-small-horizontal;
    font-size: @font-size-small;
    line-height: @line-height-small;
    border-radius: @input-border-radius-small;
  }
  select.form-control {
    height: @input-height-small;
    line-height: @input-height-small;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
  .form-control-static {
    height: @input-height-small;
    min-height: (@line-height-computed + @font-size-small);
    padding: (@padding-small-vertical + 1) @padding-small-horizontal;
    font-size: @font-size-small;
    line-height: @line-height-small;
  }
}

.input-lg {
  .input-size(@input-height-large; @padding-large-vertical; @padding-large-horizontal; @font-size-large; @line-height-large; @input-border-radius-large);
}
.form-group-lg {
  .form-control {
    height: @input-height-large;
    padding: @padding-large-vertical @padding-large-horizontal;
    font-size: @font-size-large;
    line-height: @line-height-large;
    border-radius: @input-border-radius-large;
  }
  select.form-control {
    height: @input-height-large;
    line-height: @input-height-large;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
  .form-control-static {
    height: @input-height-large;
    min-height: (@line-height-computed + @font-size-large);
    padding: (@padding-large-vertical + 1) @padding-large-horizontal;
    font-size: @font-size-large;
    line-height: @line-height-large;
  }
}
*/
/*
.has-feedback {
  // Enable absolute positioning
  position: relative;

  // Ensure icons don't overlap text
  .form-control {
    padding-right: (@input-height-base * 1.25);
  }
}
*/
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/*
.help-block {
  display: block; // account for any element using help-block
  margin-top: 5px;
  margin-bottom: 10px;
  color: lighten(@text-color, 25%); // lighten the text some for contrast
}
*/
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal {
  /*
  // Consistent vertical alignment of radios and checkboxes
  //
  // Labels also get some reset styles, but that is scoped to a media query below.
  .radio,
  .checkbox,
  .radio-inline,
  .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: (@padding-base-vertical + 1); // Default padding plus a border
  }
  // Account for padding we're adding to ensure the alignment and of help text
  // and other content below items
  .radio,
  .checkbox {
    min-height: (@line-height-computed + (@padding-base-vertical + 1));
  }
*/
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 5px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11.6666664px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 12px;
  }
}
/*@import "buttons.less";*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #666;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #595959;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428BCA;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #bbb;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #bbb;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 0) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/*@import "button-groups.less";*/
/*@import "input-groups.less";*/
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 6px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #D9EDF7;
}
.nav > li.disabled > a {
  color: #bbb;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #D9EDF7;
  border-color: #428BCA;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #ddd #ddd #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #999;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428BCA;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 56px;
  margin-bottom: 0;
}
@media (min-width: 0) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 0) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 0) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 0) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 0) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 0) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: none;
  padding: 0;
  font-size: 18px;
  line-height: 56px;
  height: 56px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 0) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 11px;
  margin-bottom: 11px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 0) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 0) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 0) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 0) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 0) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 17px;
  margin-bottom: 17px;
}
.navbar-text {
  /*.navbar-vertical-align(@line-height-computed);*/
  line-height: 56px;
}
@media (min-width: 0) {
  .navbar-text {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 0) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
  .navbar-right .navbar-text {
    padding-right: 5px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #1E98E4;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 0) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #1E98E4;
  border-color: #167ab9;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #D9EDF7;
  background-color: transparent;
}
.navbar-inverse .navbar-brand a {
  color: #fff;
}
.navbar-inverse .navbar-brand a:hover {
  color: #D9EDF7;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #005DB6;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .navbar-inverse .navbar-nav > li > a {
    min-width: auto;
  }
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-nav--cl > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav--cl > li > a:hover,
.navbar-inverse .navbar-nav--cl > li > a:focus {
  color: #D9EDF7;
  background-color: transparent;
}
.navbar-inverse .navbar-nav--cl > .active > a,
.navbar-inverse .navbar-nav--cl > .active > a:hover,
.navbar-inverse .navbar-nav--cl > .active > a:focus {
  color: #fff;
  background-color: #167ab9;
}
.navbar-inverse .navbar-nav--cl > .disabled > a,
.navbar-inverse .navbar-nav--cl > .disabled > a:hover,
.navbar-inverse .navbar-nav--cl > .disabled > a:focus {
  color: rgba(0, 0, 0, 0.15);
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #3A87AD;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #1E98E4;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #1883c6;
}
.navbar-inverse .navbar-nav--cl > .open > a,
.navbar-inverse .navbar-nav--cl > .open > a:hover,
.navbar-inverse .navbar-nav--cl > .open > a:focus {
  background-color: #167ab9;
  color: #fff;
}
@media (max-width: 0) {
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .dropdown-header {
    border-color: #167ab9;
  }
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu .divider {
    background-color: #167ab9;
  }
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > li > a:focus {
    color: #D9EDF7;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #167ab9;
  }
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav--cl .open .dropdown-menu > .disabled > a:focus {
    color: rgba(0, 0, 0, 0.15);
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #D9EDF7;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #D9EDF7;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: rgba(0, 0, 0, 0.15);
}
.breadcrumb {
  padding: 0 0;
  margin-bottom: 0;
  list-style: none;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 4px;
  color: #666;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\ff1e\00a0";
  padding: 0 5px;
  color: #999;
}
.breadcrumb > .active {
  color: #116893;
}
.breadcrumb a:hover {
  color: #1E98E4;
  text-decoration: underline;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 4px 10px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428BCA;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #2a6496;
  background-color: #ddd;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428BCA;
  border-color: #428BCA;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #bbb;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 8px 14px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/*@import "pager.less";*/
/*@import "labels.less";*/
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #BA1A1A;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #bbb;
  border-radius: 4px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428BCA;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/*@import "jumbotron.less";*/
/*@import "thumbnails.less";*/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
/*@import "progress-bars.less";*/
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #fafcfd;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ddd;
  color: #bbb;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #bbb;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428BCA;
  border-color: #428BCA;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 10px 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 10px 15px;
  padding-right: 10px 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #666;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #666;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428BCA;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428BCA;
  border-color: #428BCA;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428BCA;
}
.panel-primary > .panel-heading .badge {
  color: #428BCA;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428BCA;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #eef7fb;
  border: 1px solid #D9EDF7;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*@import "modals.less"*/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
input::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #bbb;
}
input::-webkit-input-placeholder {
  color: #bbb;
}
textarea::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
textarea:-ms-input-placeholder {
  color: #bbb;
}
textarea::-webkit-input-placeholder {
  color: #bbb;
}
/*!
 * Copyright 2017 Telerik AD                                                                                                                                                                           
 *                                                                                                                                                                                                      
 * Licensed under the Apache License, Version 2.0 (the "License");                                                                                                                                      
 * you may not use this file except in compliance with the License.                                                                                                                                     
 * You may obtain a copy of the License at                                                                                                                                                            
 *                                                                                                                                                                                                      
 *     http://www.apache.org/licenses/LICENSE-2.0                                                                                                                                                      
 *                                                                                                                                                                                                      
 * Unless required by applicable law or agreed to in writing, software                                                                                                                                  
 * distributed under the License is distributed on an "AS IS" BASIS,                                                                                                                                    
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.                                                                                                                             
 * See the License for the specific language governing permissions and                                                                                                                                  
 * limitations under the License.
*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Kendo skin */
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-theme-test-class,
.ktb-theme-id-metro {
  opacity: 0;
}
.ktb-var-accent {
  color: #1E98E4;
}
.ktb-var-base {
  color: #fff;
}
.ktb-var-background {
  color: #fff;
}
.ktb-var-border-radius {
  border-radius: 0;
}
.ktb-var-normal-background {
  color: #fff;
}
.ktb-var-normal-gradient {
  background-image: none;
}
.ktb-var-normal-text-color {
  color: #666;
}
.ktb-var-hover-background {
  color: #2FA4E7;
}
.ktb-var-hover-gradient {
  background-image: url('../textures/highlight.png');
  background-image: none, linear-gradient(to bottom, #2FA4E7);
}
.ktb-var-hover-text-color {
  color: #383a3d;
}
.ktb-var-selected-background {
  color: #1E98E4;
}
.ktb-var-selected-gradient {
  background-image: none;
}
.ktb-var-selected-text-color {
  color: #005DB6;
}
.ktb-var-error {
  color: #FFEFEB;
}
.ktb-var-warning {
  color: #ffe44d;
}
.ktb-var-success {
  color: #ddffd0;
}
.ktb-var-info {
  color: #d0f8ff;
}
.ktb-var-series-a {
  color: #8ebc00;
}
.ktb-var-series-b {
  color: #309b46;
}
.ktb-var-series-c {
  color: #25a0da;
}
.ktb-var-series-d {
  color: #ff6900;
}
.ktb-var-series-e {
  color: #e61e26;
}
.ktb-var-series-f {
  color: #d8e404;
}
.k-grid-norecords-template {
  background-color: #f4f4f4;
  border: 1px solid #999999;
}
.k-in,
.k-item,
.k-window-action {
  border-color: transparent;
}
/* main colors */
.k-splitbar .k-resize-handle {
  background-color: #666;
}
.k-block,
.k-widget {
  background-color: #f4f4f4;
}
.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-filter-row > th,
.k-editable-area,
.k-separator,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header,
.k-grid-header-wrap,
.k-grid-header-locked,
.k-grid-footer-locked,
.k-grid-content-locked,
.k-grid td,
.k-grid td.k-state-selected,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-treemap-tile,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-tiles,
.k-toolbar,
.k-tooltip,
.k-button-group .k-tool,
.k-upload-files,
.k-popup.k-align .k-list .k-item:last-child,
.k-maskedtextbox.k-state-disabled > .k-textbox:hover,
.k-dateinput.k-state-disabled > .k-textbox:hover {
  border-color: #999999;
}
.k-group,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-widget .k-status,
.k-calendar th,
.k-dropzone-hovered,
.k-widget.k-popup {
  background-color: #fff;
}
.k-grouping-row td,
td.k-group-cell,
.k-resize-handle-inner {
  background-color: #f4f4f4;
}
.k-list-container {
  border-color: #dbdbdb;
  background-color: #fff;
}
.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
  background-color: #fff;
}
.k-alt,
.k-separator,
.k-resource.k-alt,
.k-pivot-layout > tbody > tr:first-child > td:first-child,
.k-calendar .k-alt {
  background-color: #f5f5f5;
}
.k-pivot-rowheaders .k-alt .k-alt,
.k-header.k-alt {
  background-color: contrst(#666, #e0e0e0, #ffffff, 0.5);
}
.k-textbox,
.k-autocomplete.k-header,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active {
  border-color: #999999;
  background-color: #fff;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-autocomplete.k-state-focused .k-input,
.k-dropdown-wrap.k-state-focused .k-input,
.k-picker-wrap.k-state-focused .k-input,
.k-numeric-wrap.k-state-focused .k-input {
  border-color: #999999;
}
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input {
  background: none;
}
.k-input,
input.k-textbox,
textarea.k-textbox,
input.k-textbox:hover,
textarea.k-textbox:hover,
.k-textbox > input,
.k-multiselect-wrap {
  background-color: #fff;
  color: #666;
}
.k-input[readonly] {
  background-color: #fff;
  color: #666;
}
.k-block,
.k-widget,
.k-popup,
.k-content,
.k-toolbar,
.k-dropdown .k-input {
  color: #4c5356;
}
.k-inverse {
  color: #ffffff;
}
.k-block {
  color: #4c5356;
}
.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
  color: #666;
}
.k-tabstrip-items .k-link,
.k-panelbar > li > .k-link {
  color: #4c5356;
}
.k-header,
.k-treemap-title,
.k-grid-header .k-header > .k-link {
  color: #4c5356;
}
.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-grouping-header,
.k-pager-wrap,
.k-textbox,
.k-button,
.k-progressbar,
.k-draghandle,
.k-autocomplete,
.k-state-highlight,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
  background-image: none;
  background-position: 50% 50%;
  background-color: #f4f4f4;
}
.k-widget.k-tooltip {
  background-image: none;
}
.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-treemap-tile,
html .km-pane-wrapper .k-header {
  background-color: #f4f4f4;
}
.k-mediaplayer-toolbar {
  background: rgba(244, 244, 244, 0.85);
}
/* icons */
.k-icon:hover,
.k-state-hover .k-icon,
.k-state-selected .k-icon,
.k-state-focused .k-icon,
.k-column-menu .k-state-hover .k-sprite,
.k-column-menu .k-state-active .k-sprite,
.k-pager-numbers .k-current-page .k-link:hover:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view.k-state-hover > .k-link:after {
  opacity: 1;
}
.k-icon,
.k-state-disabled .k-icon,
.k-column-menu .k-sprite,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
  opacity: 1;
}
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  opacity: 1;
}
.k-tool {
  border-color: transparent;
}
/* IE will ignore the above selectors if these are added too */
.k-mobile-list .k-check:checked,
.k-mobile-list .k-edit-field [type=checkbox]:checked,
.k-mobile-list .k-edit-field [type=radio]:checked {
  background-image: url('css/kendo-ui/Metro/sprite.png');
  border-color: transparent;
}
.k-i-loading {
  background-image: url('css/kendo-ui/Metro/loading.gif');
}
.k-loading-image {
  background-image: url('css/kendo-ui/Metro/loading-image.gif');
}
.k-loading-color {
  background-color: #fff;
}
.k-button {
  color: #666;
  border-color: #999999;
  background-color: #fff;
}
.k-draghandle {
  border-color: #2ea4e8;
  background-color: #2ea4e8;
  -webkit-box-shadow: 0 1px 1px 0 rgba(77, 77, 77, 0.3);
  box-shadow: 0 1px 1px 0 rgba(77, 77, 77, 0.3);
}
.k-draghandle:hover {
  border-color: #1E98E4;
  background-color: #1E98E4;
  -webkit-box-shadow: 0 1px 1px 0 rgba(77, 77, 77, 0.3);
  box-shadow: 0 1px 1px 0 rgba(77, 77, 77, 0.3);
}
/* Scheduler */
.k-scheduler {
  color: #ffffff;
  background-color: #fff;
}
.k-scheduler-layout {
  color: #4c5356;
}
.k-scheduler-datecolumn,
.k-scheduler-groupcolumn {
  background-color: #fff;
  color: #4c5356;
}
.k-scheduler-times tr,
.k-scheduler-times th,
.k-scheduler-table td,
.k-scheduler-header th,
.k-scheduler-header-wrap,
.k-scheduler-times {
  border-color: #dbdbdb;
}
.k-nonwork-hour {
  background-color: #f5f5f5;
}
.k-gantt .k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.02);
}
.k-gantt .k-header.k-nonwork-hour {
  background-color: rgba(0, 0, 0, 0.2);
}
.k-scheduler-table .k-today,
.k-today > .k-scheduler-datecolumn,
.k-today > .k-scheduler-groupcolumn {
  background-color: #fcfcfc;
}
.k-scheduler-now-arrow {
  border-left-color: #e20000;
}
.k-scheduler-now-line {
  background-color: #e20000;
}
.k-event,
.k-task-complete {
  border-color: #1E98E4;
  background: #1E98E4 0 -257px none repeat-x;
  color: #ffffff;
}
.k-event-inverse {
  color: #72ff3c;
}
.k-event.k-state-selected {
  background-position: 0 0;
  -webkit-box-shadow: 0 0 0 2px #666;
  box-shadow: 0 0 0 2px #666;
}
.k-event .k-resize-handle:after,
.k-task-single .k-resize-handle:after {
  background-color: #666;
}
.k-scheduler-marquee:before,
.k-scheduler-marquee:after {
  border-color: #ECF0FF;
}
.k-panelbar .k-content,
.k-panelbar .k-panel,
.k-panelbar .k-item {
  background-color: #fff;
  color: #666;
  border-color: #999999;
}
.k-panelbar > li > .k-link {
  color: #666;
}
.k-panelbar > .k-item > .k-link {
  border-color: #999999;
}
.k-panel > li.k-item {
  background-color: #fff;
}
/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter,
.k-tabstrip .k-state-active {
  background-color: #ffffff;
  border-color: #1E98E4;
  color: #000000;
}
.k-fieldselector .k-list-container {
  background-color: #ffffff;
}
.k-button:focus,
.k-button.k-state-focused {
  border-color: #f3f3f4;
}
.k-button:hover,
.k-button.k-state-hover {
  color: #ffffff;
  border-color: #2FA4E7;
  background-color: #2FA4E7;
}
.k-button.k-state-focused {
  color: #ffffff;
}
.k-tabstrip-scrollable .k-button.k-bare:hover {
  background: #2FA4E7 !important;
}
.k-button:active,
.k-button.k-state-active {
  color: #005DB6;
  background-color: #1E98E4;
  border-color: #1E98E4;
}
.k-button:active:hover,
.k-button.k-state-active:hover {
  color: #ffffff;
  border-color: #2FA4E7;
  background-color: #2FA4E7;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active,
.k-listbox .k-button.k-state-disabled {
  color: #cccccc;
  border-color: #b3b3b3;
  background-color: #fff;
  background-image: none;
}
.k-button:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 0 1px #f3f3f4;
  box-shadow: inset 0 0 0 1px #f3f3f4;
}
.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 3px 1px #a0b4ff;
  box-shadow: inset 0 0 3px 1px #a0b4ff;
}
.k-menu .k-state-hover > .k-state-active {
  background-color: transparent;
}
.k-mediaplayer-toolbar .k-button.k-bare:active,
.k-mediaplayer-toolbar .k-button.k-bare.k-state-active,
.k-mediaplayer-toolbar .k-button.k-bare.k-state-active:hover {
  color: #1E98E4;
}
.k-menu .k-state-selected > .k-link {
  color: #005DB6;
  background-color: #ECF0FF;
  border-color: #ECF0FF;
  background-image: none;
}
.k-menu .k-link.k-state-active {
  background-color: #ffffff;
  border-color: #1E98E4;
  color: #000000;
}
.k-menu .k-state-hover > .k-link,
.k-menu .k-menu-scroll-button:hover {
  color: #383a3d;
  background-color: #f3f3f4;
  border-color: #f3f3f4;
  background-image: url('../textures/highlight.png');
  background-image: none, linear-gradient(to bottom, #2FA4E7);
}
.k-state-highlight {
  background: #ffffff;
  color: #000000;
}
.k-state-focused,
.k-grouping-row .k-state-focused {
  border-color: #f3f3f4;
}
.k-calendar .k-link {
  color: #666;
}
.k-calendar .k-footer {
  padding: 0;
}
.k-calendar .k-footer .k-nav-today {
  color: #666;
  text-decoration: none;
  background-color: #fff;
}
.k-calendar .k-footer .k-nav-today:hover,
.k-calendar .k-footer .k-nav-today.k-state-hover {
  background-color: #fff;
  text-decoration: underline;
}
.k-calendar .k-footer .k-nav-today:active {
  background-color: #fff;
}
.k-calendar .k-link.k-nav-fast {
  color: #666;
}
.k-calendar .k-nav-fast.k-state-hover {
  text-decoration: none;
  background-color: #2FA4E7;
  color: #383a3d;
}
.k-calendar .k-link.k-state-hover {
  border-radius: 0;
}
.k-calendar .k-footer .k-link {
  border-radius: 0;
}
.k-calendar .k-today {
  box-shadow: inset 0 0 0 1px #f3f3f4;
}
.k-calendar th {
  background-color: #fff;
}
.k-calendar td.k-state-hover.k-state-focused {
  box-shadow: inset 0 0 0 1px #178acc;
}
.k-calendar td.k-state-focused,
.k-calendar .k-today.k-state-focused,
.k-calendar .k-today:active,
.k-calendar .k-today.k-state-selected:active {
  box-shadow: inset 0 0 0 1px #1a96de;
}
.k-calendar td.k-state-focused.k-state-selected,
.k-calendar td.k-state-selected.k-state-active,
.k-calendar td.k-state-selected:active {
  box-shadow: inset 0 0 0 1px #105b87;
}
.k-calendar td.k-state-selected.k-state-hover {
  background-color: #f3f3f4;
}
.k-calendar-container.k-group {
  border-color: #dbdbdb;
}
.k-window-titlebar .k-link {
  border-radius: 0;
}
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: #005DB6;
  background-color: #ECF0FF;
  border-color: #ECF0FF;
}
.k-virtual-item.k-first,
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first {
  border-top-color: #f3f3f4;
}
.k-group-header + div > .k-list > .k-item.k-first:before {
  border-top-color: #f3f3f4;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  background: #f3f3f4;
  color: #005DB6;
}
.k-popup .k-list .k-item > .k-group {
  background: #f3f3f4;
  color: #005DB6;
  border-bottom-left-radius: 0;
}
.k-marquee-text {
  color: #005DB6;
}
.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-grid-header th.k-state-focused,
td.k-state-focused,
.k-button.k-state-focused {
  -webkit-box-shadow: inset 0 0 0 1px #f3f3f4;
  box-shadow: inset 0 0 0 1px #f3f3f4;
}
.k-state-focused.k-state-selected,
.k-list > .k-state-focused.k-state-selected,
.k-listview > .k-state-focused.k-state-selected,
td.k-state-focused.k-state-selected {
  -webkit-box-shadow: inset 0 0 3px 1px #a0b4ff;
  box-shadow: inset 0 0 3px 1px #a0b4ff;
}
.k-ie8 .k-panelbar span.k-state-focused,
.k-ie8 .k-menu li.k-state-focused,
.k-ie8 .k-listview > .k-state-focused,
.k-ie8 .k-grid-header th.k-state-focused,
.k-ie8 td.k-state-focused,
.k-ie8 .k-tool.k-state-hover,
.k-ie8 .k-button:focus,
.k-ie8 .k-button.k-state-focused,
.k-list > .k-state-selected.k-state-focused,
.k-list-optionlabel.k-state-selected.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-selected > .k-link,
.k-panelbar > li > .k-state-selected,
.k-panelbar > li.k-state-default > .k-link.k-state-selected {
  color: #005DB6;
}
.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
  color: #383a3d;
  background-color: #f3f3f4;
  border-color: #f3f3f4;
}
/* this selector should be used separately, otherwise old IEs ignore the whole rule */
.k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active {
  color: #383a3d;
  background-color: #f3f3f4;
  border-color: #f3f3f4;
}
.k-ie8 .k-window-titlebar .k-state-hover {
  border-color: #f3f3f4;
}
.k-state-hover > .k-select,
.k-state-focused > .k-select {
  border-color: #f3f3f4;
}
.k-button:hover,
.k-button.k-state-hover,
.k-button:focus,
.k-button.k-state-focused,
.k-textbox:hover,
.k-state-hover,
.k-state-hover:hover,
.k-pager-wrap .k-link:hover,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em,
.k-draghandle:hover,
.k-split-button:focus,
.k-listbox .k-item:hover:not(.k-state-disabled) {
  background-image: url('../textures/highlight.png');
  background-image: none, linear-gradient(to bottom, #2FA4E7);
}
.k-pager-wrap {
  background-color: #f4f4f4;
  color: #4c5356;
}
.k-autocomplete.k-state-active,
.k-picker-wrap.k-state-active,
.k-numeric-wrap.k-state-active,
.k-dropdown-wrap.k-state-active,
.k-state-active,
.k-state-active:hover,
.k-state-active > .k-link,
.k-button:active,
.k-panelbar > .k-item > .k-state-focused {
  background-image: none;
}
.k-state-selected,
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-image: none;
}
.k-button:active,
.k-button.k-state-active,
.k-draghandle.k-state-selected:hover {
  background-position: 50% 50%;
}
.k-state-hover > .k-link,
.k-other-month.k-state-hover .k-link,
div.k-filebrowser-dropzone em {
  color: #383a3d;
}
.k-autocomplete.k-state-hover,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-dropdown-wrap.k-state-focused {
  background-color: #005DB6;
  background-image: url('../textures/highlight.png');
  background-image: none, linear-gradient(to bottom, #2FA4E7);
  background-position: 50% 50%;
  border-color: #dbdbdb;
}
.km-pane-wrapper .k-mobile-list input:not([type="checkbox"]):not([type="radio"]),
.km-pane-wrapper .km-pane .k-mobile-list select:not([multiple]),
.km-pane-wrapper .k-mobile-list textarea {
  color: #4c5356;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right {
  background: #fff;
  border-color: #999999;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input {
  background-color: #fff;
  border-color: #717173;
}
.km-pane-wrapper .km-pane .k-mobile-list.k-filter-menu .k-space-right > input:focus {
  border-color: #f3f3f4;
}
.k-dropdown .k-state-hover .k-input,
.k-dropdown .k-state-focused .k-input {
  color: #383a3d;
}
.k-state-error {
  border-color: #e20000;
  background-color: #FFEFEB;
  color: #333333;
}
.k-state-disabled {
  opacity: .7;
}
.k-ie8 .k-state-disabled {
  filter: alpha(opacity=70);
}
.k-tile-empty.k-state-selected,
.k-loading-mask.k-state-selected {
  border-width: 0;
  background-image: none;
  background-color: transparent;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-button,
.k-other-month,
.k-other-month .k-link,
.k-dropzone em,
.k-tile-empty strong,
.k-slider .k-draghandle {
  color: #cccccc;
}
.k-dropzone .k-upload-status {
  color: #666;
}
.k-file .k-upload-status {
  color: #666;
}
.k-upload-status .k-button:hover .k-i-delete,
.k-upload-status .k-button:hover .k-i-delete {
  background-color: #1E98E4;
}
/* Progressbar */
.k-progressbar-indeterminate {
  background: url('css/kendo-ui/Metro/indeterminate.gif');
}
.k-progressbar-indeterminate .k-progress-status-wrap,
.k-progressbar-indeterminate .k-state-selected {
  display: none;
}
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected,
.k-progressbar-vertical > .k-state-selected,
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected,
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar > .k-state-selected.k-complete,
.k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal .k-first,
.k-progressbar-vertical .k-first,
.k-progressbar-vertical .k-last {
  border-radius: 0;
}
/* Slider */
.k-slider-track {
  background-color: #999999;
}
.k-slider-selection {
  background-color: #ECF0FF;
}
.k-slider-horizontal .k-tick {
  background-image: url('css/kendo-ui/Metro/slider-h.gif');
}
.k-slider-vertical .k-tick {
  background-image: url('css/kendo-ui/Metro/slider-v.gif');
}
/* Tooltip */
.k-widget.k-tooltip,
.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
  border-color: #34a6e8;
  background-color: #34a6e8;
  color: #ffffff;
}
.k-widget.k-tooltip-validation {
  border-color: #ffe44d;
  background-color: #ffe44d;
  color: #1a1600;
}
/* Bootstrap theme fix */
.input-prepend .k-tooltip-validation,
.input-append .k-tooltip-validation {
  font-size: 12px;
  position: relative;
  top: 3px;
}
.k-callout-n {
  border-bottom-color: #34a6e8;
}
.k-callout-w {
  border-right-color: #34a6e8;
}
.k-callout-s {
  border-top-color: #34a6e8;
}
.k-callout-e {
  border-left-color: #34a6e8;
}
.k-tooltip-validation .k-callout-n {
  border-bottom-color: #ffe44d;
}
.k-tooltip-validation .k-callout-w {
  border-right-color: #ffe44d;
}
.k-tooltip-validation .k-callout-s {
  border-top-color: #ffe44d;
}
.k-tooltip-validation .k-callout-e {
  border-left-color: #ffe44d;
}
/* Splitter */
.k-splitbar {
  background-color: #dbdbdb;
}
.k-restricted-size-vertical,
.k-restricted-size-horizontal {
  background-color: #333333;
}
/* Upload */
.k-file {
  border-color: #dbdbdb;
}
.k-file-progress {
  color: #00869d;
}
.k-file-progress .k-progress {
  background-color: #d0f8ff;
}
.k-file-success .k-file-name,
.k-file-success .k-upload-pct {
  color: #32b600;
}
.k-file-success .k-progress {
  background-color: #32b600;
}
.k-file-error {
  color: #dc2c00;
}
.k-file-error .k-file-extension-wrapper,
.k-file-error .k-multiple-files-extension-wrapper {
  color: #dc2c00;
  border-color: #dc2c00;
}
.k-file-error .k-file-extension-wrapper:before,
.k-file-error .k-multiple-files-extension-wrapper:before {
  border-color: transparent transparent #dc2c00 #dc2c00;
}
.k-file-error .k-progress {
  background-color: #dc2c00;
}
.k-file-extension-wrapper,
.k-multiple-files-extension-wrapper {
  color: #cccccc;
  border-color: #cccccc;
}
.k-file-invalid .k-file-name-invalid {
  color: #dc2c00;
}
.k-file-invalid-extension-wrapper,
.k-multiple-files-invalid-extension-wrapper {
  color: #dc2c00;
  border-color: #FFEFEB;
}
.k-file-extension-wrapper:before,
.k-multiple-files-extension-wrapper:before {
  background-color: #fff;
  border-color: transparent transparent #cccccc #cccccc;
}
.k-file-invalid-extension-wrapper:before,
.k-multiple-files-invalid-extension-wrapper:before {
  background-color: #f4f4f4;
  border-color: transparent transparent #FFEFEB #FFEFEB;
}
.k-multiple-files-extension-wrapper:after {
  border-top-color: #cccccc;
  border-left-color: #cccccc;
}
.k-multiple-files-invalid-extension-wrapper:after {
  border-top-color: #FFEFEB;
  border-left-color: #FFEFEB;
}
.k-file-size,
.k-file-information,
.k-file-validation-message {
  color: #cccccc;
}
.k-upload .k-upload-selected {
  color: #1E98E4;
  border-color: #999999;
}
.k-upload .k-upload-selected:hover {
  color: #ffffff;
}
/* ImageBrowser */
.k-tile {
  border-color: #fff;
}
.k-textbox:hover,
.k-tiles li.k-state-hover {
  border-color: #f3f3f4;
}
.k-tiles li.k-state-selected {
  border-color: #ECF0FF;
}
/* TreeMap */
.k-leaf,
.k-leaf.k-state-hover:hover {
  color: #fff;
}
.k-leaf.k-inverse,
.k-leaf.k-inverse.k-state-hover:hover {
  color: #000;
}
/* Shadows */
.k-widget,
.k-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-slider,
.k-treeview,
.k-upload {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-textbox:focus,
.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-selected {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-state-active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-popup,
.k-menu .k-menu-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-multiselect.k-state-focused,
.k-filebrowser .k-image,
.k-tooltip {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-treemap-tile.k-state-hover {
  -webkit-box-shadow: inset 0 0 0 3px #999999;
  box-shadow: inset 0 0 0 3px #999999;
}
/* Window */
.k-window {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(128, 128, 128, 0.2);
  background-color: #f4f4f4;
}
.k-window.k-state-focused {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
}
.k-window.k-window-maximized,
.k-window-maximized .k-window-titlebar,
.k-window-maximized .k-window-content {
  border-radius: 0;
}
.k-shadow {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.k-inset {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
/* Selection */
.k-editor-inline ::selection {
  background-color: #ECF0FF;
  text-shadow: none;
  color: #fff;
}
.k-editor-inline ::-moz-selection {
  background-color: #ECF0FF;
  text-shadow: none;
  color: #fff;
}
/* Notification */
.k-widget.k-notification.k-notification-info {
  background-color: #d0f8ff;
  color: #545454;
  border-color: #98f0ff;
}
.k-widget.k-notification.k-notification-success {
  background-color: #ddffd0;
  color: #5e5e5e;
  border-color: #b4ff98;
}
.k-widget.k-notification.k-notification-warning {
  background-color: #ffe44d;
  color: #545454;
  border-color: #ffd800;
}
.k-widget.k-notification.k-notification-error {
  background-color: #ffcabd;
  color: #725a5a;
  border-color: #ff9d85;
}
/* Gantt */
.k-gantt .k-treelist {
  background: #f5f5f5;
}
.k-gantt .k-treelist .k-alt {
  background-color: #dbdbdb;
}
.k-gantt .k-treelist tr:hover {
  background-color: #2FA4E7;
}
.k-gantt .k-treelist .k-state-selected,
.k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected,
.k-gantt .k-treelist .k-alt.k-state-selected > td {
  background-color: #ECF0FF;
}
.k-gantt .k-treelist .k-state-selected:hover,
.k-gantt .k-treelist .k-state-selected:hover td {
  background-color: #2FA4E7;
}
.k-task-dot:after {
  background-color: #4c5356;
  border-color: #4c5356;
}
.k-task-dot:hover:after {
  background-color: #ffffff;
}
.k-task-summary {
  border-color: #101212;
  background: #101212;
}
.k-task-milestone,
.k-task-summary-complete {
  border-color: #4c5356;
  background: #4c5356;
}
.k-state-selected.k-task-summary {
  border-color: #6d8bff;
  background: #6d8bff;
}
.k-state-selected.k-task-milestone,
.k-state-selected .k-task-summary-complete {
  border-color: #ECF0FF;
  background: #ECF0FF;
}
.k-task-single {
  background-color: #3ea7e8;
  border-color: #1E98E4;
  color: #ffffff;
}
.k-state-selected.k-task-single {
  border-color: #ECF0FF;
}
.k-line {
  background-color: #4c5356;
  color: #4c5356;
}
.k-state-selected.k-line {
  background-color: #ECF0FF;
  color: #ECF0FF;
}
.k-resource {
  background-color: #f4f4f4;
}
/* Border radius */
.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-multiselect,
.k-combobox,
.k-dropdown,
.k-dropdown-wrap,
.k-datepicker,
.k-timepicker,
.k-colorpicker,
.k-datetimepicker,
.k-notification,
.k-numerictextbox,
.k-picker-wrap,
.k-numeric-wrap,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-in,
.k-editor-inline,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection,
.k-upload {
  border-radius: 3px;
}
.k-tool {
  text-align: center;
  vertical-align: middle;
}
.k-tool.k-group-start,
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-tool.k-group-start,
.k-rtl .k-toolbar .k-split-button .k-button,
.k-rtl .k-toolbar .k-button-group .k-group-start {
  border-radius: 0 3px 3px 0;
}
.k-tool.k-group-end,
.k-toolbar .k-button-group .k-group-end,
.k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 0 3px 3px 0;
}
.k-rtl .k-tool.k-group-end,
.k-rtl .k-toolbar .k-button-group .k-group-end,
.k-rtl .k-toolbar .k-split-button .k-split-button-arrow {
  border-radius: 3px 0 0 3px;
}
.k-group-start.k-group-end.k-tool {
  border-radius: 3px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-multiselect.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
  border-radius: 0 0 3px 3px;
}
.k-autocomplete.k-state-border-up .k-input,
.k-dropdown-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-input,
.k-picker-wrap.k-state-border-up .k-selected-color,
.k-numeric-wrap.k-state-border-up .k-input {
  border-radius: 0 0 0 3px;
}
.k-multiselect.k-state-border-up .k-multiselect-wrap {
  border-radius: 0 0 3px 3px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-multiselect.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-radius: 3px 3px 0 0;
}
.k-split-button.k-state-border-down > .k-button {
  border-radius: 3px 0 0 0;
}
.k-split-button.k-state-border-up > .k-button {
  border-radius: 0 0 0 3px;
}
.k-split-button.k-state-border-down > .k-split-button-arrow {
  border-radius: 0 3px 0 0;
}
.k-split-button.k-state-border-up > .k-split-button-arrow {
  border-radius: 0 0 3px 0;
}
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  border-radius: 0 0 0 0;
}
.k-rtl .k-dropdown-wrap .k-input,
.k-rtl .k-picker-wrap .k-input,
.k-rtl .k-numeric-wrap .k-input {
  border-radius: 0 0 0 0;
}
.k-numeric-wrap .k-link {
  border-radius: 0 0 0 0;
}
.k-numeric-wrap .k-link + .k-link {
  border-radius: 0 0 0 0;
}
.k-colorpicker .k-selected-color {
  border-radius: 0 0 0 0;
}
.k-rtl .k-colorpicker .k-selected-color {
  border-radius: 0 0 0 0;
}
.k-autocomplete.k-state-border-down .k-input {
  border-radius: 3px 3px 0 0;
}
.k-dropdown-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-input,
.k-picker-wrap.k-state-border-down .k-selected-color,
.k-numeric-wrap.k-state-border-down .k-input {
  border-radius: 3px 0 0 0;
}
.k-numeric-wrap .k-link.k-state-selected {
  background-color: #1E98E4;
}
.k-multiselect.k-state-border-down .k-multiselect-wrap {
  border-radius: 0 0 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-list-container.k-state-border-right {
  border-radius: 0 3px 3px 0;
}
.k-autocomplete > .k-i-close,
.k-combobox > .k-dropdown-wrap > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  border-radius: 50%;
  background-color: #999999;
}
.k-rtl .k-dropdown-wrap .k-select,
.k-rtl .k-picker-wrap .k-select,
.k-rtl .k-numeric-wrap .k-select,
.k-rtl .k-datetimepicker .k-select + .k-select,
.k-rtl .k-list-container.k-state-border-right {
  border-radius: 3px 0 0 3px;
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 3px;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-multiselect-wrap {
  border-radius: 0;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-highlight,
.k-list .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-dropzone,
.k-listbox .k-item {
  border-radius: 0;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  border-radius: 13px;
}
.k-draghandle {
  border-radius: 0;
}
.k-scheduler-toolbar > ul li:first-child,
.k-scheduler-toolbar > ul li:first-child .k-link,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link {
  border-radius: 3px 0 0 3px;
}
.k-rtl .k-scheduler-toolbar > ul li:first-child,
.k-rtl .k-scheduler-toolbar > ul li:first-child .k-link,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li,
.k-rtl .k-scheduler-toolbar > ul.k-scheduler-views li:first-child + li .k-link,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child,
.km-view.k-popup-edit-form .k-scheduler-toolbar > ul li:last-child .k-link {
  border-radius: 0 3px 3px 0;
}
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today,
.k-scheduler-phone .k-scheduler-toolbar > ul li.k-nav-today .k-link,
.k-edit-field > .k-scheduler-navigation {
  border-radius: 3px;
}
.k-scheduler-toolbar .k-nav-next,
.k-scheduler-toolbar ul + ul li:last-child,
.k-scheduler-toolbar .k-nav-next .k-link,
.k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.k-rtl .k-scheduler-toolbar .k-nav-next,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child,
.k-rtl .k-scheduler-toolbar .k-nav-next .k-link,
.k-rtl .k-scheduler-toolbar ul + ul li:last-child .k-link {
  border-radius: 3px 0 0 3px;
}
.k-scheduler div.k-scheduler-footer ul li,
.k-scheduler div.k-scheduler-footer .k-link {
  border-radius: 3px;
}
.k-more-events,
.k-event,
.k-task-single,
.k-task-complete,
.k-event .k-link {
  border-radius: 0;
}
.k-scheduler-mobile .k-event {
  border-radius: -1;
}
/* Adaptive Grid */
.k-grid-mobile .k-column-active + th.k-header {
  border-left-color: #4c5356;
}
html .km-pane-wrapper .km-widget,
.k-ie .km-pane-wrapper .k-widget,
.k-ie .km-pane-wrapper .k-group,
.k-ie .km-pane-wrapper .k-content,
.k-ie .km-pane-wrapper .k-header,
.k-ie .km-pane-wrapper .k-popup-edit-form .k-edit-field .k-button,
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-label,
.km-pane-wrapper .k-mobile-list .k-edit-field {
  color: #4c5356;
}
@media screen and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  div.km-pane-wrapper a {
    color: #4c5356;
  }
}
.km-pane-wrapper .k-mobile-list .k-item,
.km-pane-wrapper .k-mobile-list .k-edit-field,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check {
  background-color: #f4f4f4;
  border-top: 1px solid #dbdbdb;
}
.km-pane-wrapper .k-mobile-list .k-edit-field textarea {
  outline-width: 0;
}
.km-pane-wrapper .k-mobile-list .k-item.k-state-selected {
  background-color: #ECF0FF;
  border-top-color: #ECF0FF;
}
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-field .k-check:first-child {
  border-top-color: transparent;
}
.km-pane-wrapper .k-mobile-list .k-item:last-child {
  -webkit-box-shadow: inset 0 -1px 0 #dbdbdb;
  box-shadow: inset 0 -1px 0 #dbdbdb;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link,
.km-pane-wrapper .k-mobile-list .k-recur-view > .k-edit-label:nth-child(3),
.km-pane-wrapper #recurrence .km-scroll-container > .k-edit-label:first-child {
  color: #8f8f8f;
}
.km-pane-wrapper .k-mobile-list > ul > li > .k-link {
  border-bottom: 1px solid #dbdbdb;
}
.km-pane-wrapper .k-mobile-list .k-edit-field {
  -webkit-box-shadow: 0 1px 1px #dbdbdb;
  box-shadow: 0 1px 1px #dbdbdb;
}
.km-actionsheet .k-grid-delete,
.km-actionsheet .k-scheduler-delete,
.km-pane-wrapper .k-scheduler-delete,
.km-pane-wrapper .k-filter-menu .k-button[type=reset] {
  color: #fff;
  border-color: #e20000;
  background-color: red;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.15));
}
.km-actionsheet .k-grid-delete:active,
.km-actionsheet .k-scheduler-delete:active,
.km-pane-wrapper .k-scheduler-delete:active,
.km-pane-wrapper .k-filter-menu .k-button[type=reset]:active {
  background-color: #990000;
}
/* /Column Menu */
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default {
  background-image: none;
  background-position: 50% 50%;
  background-color: #fff;
  border-color: #717173;
}
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
  background-color: #005DB6;
  background-image: url('../textures/highlight.png');
  background-image: none, linear-gradient(to bottom, #2FA4E7);
  background-position: 50% 50%;
  border-color: #005DB6;
}
.k-multiselect.k-header {
  border-color: #717173;
}
.k-multiselect.k-header.k-state-hover {
  border-color: #005DB6;
}
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused {
  background-color: #005DB6;
  background-image: url('../textures/highlight.png');
  background-image: none, linear-gradient(to bottom, #2FA4E7);
  background-position: 50% 50%;
  border-color: #005DB6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-list-container {
  color: #383a3d;
}
.k-nodata {
  color: #cccccc;
}
.k-dropdown .k-input,
.k-menu .k-popup,
.k-multiselect .k-button:not(:hover) {
  color: #383a3d;
}
.k-state-default > .k-select {
  border-color: #717173;
}
.k-state-hover > .k-select {
  border-color: #005DB6;
}
.k-state-focused:not(.k-state-disabled) > .k-select {
  border-color: #005DB6;
}
.k-tabstrip:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default .k-link,
.k-panelbar > li.k-state-default > .k-link {
  color: #666;
}
.k-tabstrip-items .k-state-hover .k-link,
.k-panelbar > li > .k-link.k-state-hover,
.k-panelbar > li.k-state-hover > .k-link,
.k-panelbar > li.k-state-default > .k-link.k-state-hover {
  color: #383a3d;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: #f3f3f4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-tabstrip-items .k-state-default {
  border-color: #dbdbdb;
}
.k-tabstrip-items .k-state-hover {
  border-color: #f3f3f4;
}
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  background-color: #ffffff;
  background-image: none;
  border-color: #1E98E4;
}
.k-tabstrip-top .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-top .k-tabstrip-items .k-state-active {
  border-bottom-color: #ffffff;
}
.k-tabstrip .k-content.k-state-active {
  background-color: #ffffff;
  color: #4c5356;
}
.k-menu.k-header,
.k-menu .k-item {
  border-color: #999999;
}
.k-column-menu,
.k-column-menu .k-item,
.k-overflow-container .k-overflow-group {
  border-color: #999999;
}
.k-overflow-container .k-overflow-group {
  box-shadow: inset 0 1px 0 #e5e5e5, 0 1px 0 #e5e5e5;
}
.k-toolbar-first-visible.k-overflow-group,
.k-overflow-container .k-overflow-group + .k-overflow-group {
  box-shadow: 0 1px 0 #e5e5e5;
}
.k-toolbar-last-visible.k-overflow-group {
  box-shadow: inset 0 1px 0 #e5e5e5;
}
.k-column-menu .k-separator {
  border-color: #999999;
  background-color: transparent;
}
.k-menu .k-group {
  border-color: #dbdbdb;
}
.k-grid-filter.k-state-active {
  background-color: #f3f3f4;
}
.k-grouping-row td,
.k-group-footer td,
.k-grid-footer td {
  color: #666;
  border-color: #999999;
  font-weight: bold;
}
.k-grouping-header {
  color: #666;
}
.k-grid tr:hover,
.k-grid td.k-state-selected:hover {
  color: #383a3d;
  background-color: #2FA4E7;
}
.k-grid .k-filter-row:hover,
.k-pivot-rowheaders .k-grid tr:hover {
  color: #4c5356;
  background: none;
}
.k-grid td.k-state-focused {
  box-shadow: inset 0 0 0 1px #1a96de;
}
.k-grid tr:hover .k-state-focused,
.k-grid tr .k-state-focused.k-state-selected,
.k-grid tr.k-state-selected td.k-state-focused,
.k-grid tr:hover .k-state-focused.k-state-selected,
.k-grid tr.k-state-selected:hover td.k-state-focused {
  box-shadow: inset 0 0 0 1px #105b87;
}
.k-header,
.k-grid-header-wrap,
.k-grid .k-grouping-header,
.k-grid-header,
.k-pager-wrap,
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-link,
.k-grouping-header .k-group-indicator,
.k-gantt-toolbar .k-state-default {
  border-color: #999999;
}
.k-primary,
.k-overflow-container .k-primary {
  color: #ffffff;
  border-color: #1E98E4;
  background-image: none;
  background-position: 50% 50%;
  background-color: #1E98E4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus,
.k-primary.k-state-focused {
  color: #ffffff;
  border-color: #1989d0;
  background-image: none;
  -webkit-box-shadow: 0px 0px 3px 1px #428BCA;
  box-shadow: 0px 0px 3px 1px #428BCA;
}
.k-primary:hover {
  color: #ffffff;
  border-color: #2FA4E7;
  background-image: none;
  background-color: #2FA4E7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary:focus:active:not(.k-state-disabled):not([disabled]),
.k-primary:focus:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: 0px 0px 3px 1px #428BCA;
  box-shadow: 0px 0px 3px 1px #428BCA;
}
.k-primary:active {
  color: #ffffff;
  border-color: #1E98E4;
  background-image: none;
  background-color: #1E98E4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-primary.k-state-disabled,
.k-state-disabled .k-primary,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:hover,
.k-primary.k-state-disabled:hover,
.k-state-disabled .k-primary:active,
.k-primary.k-state-disabled:active {
  color: #d4d4d4;
  border-color: #279ce5;
  background-color: #279ce5;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.k-pager-numbers .k-link,
.k-treeview .k-in {
  border-color: transparent;
}
.k-treeview .k-icon,
.k-scheduler-table .k-icon,
.k-grid .k-hierarchy-cell .k-icon {
  background-color: transparent;
  border-radius: 0;
}
.k-scheduler-table .k-state-hover .k-icon {
  background-color: transparent;
}
.k-button:focus,
.k-split-button:focus {
  outline: none;
}
.k-split-button:focus {
  -webkit-box-shadow: inset 0 0 0 1px #f3f3f4;
  box-shadow: inset 0 0 0 1px #f3f3f4;
}
.k-split-button:focus > .k-button {
  background: transparent;
  border-color: transparent;
}
.k-editor .k-tool:focus {
  outline: 0;
  border-color: #f3f3f4;
  -webkit-box-shadow: inset 0 0 0 1px #f3f3f4;
  box-shadow: inset 0 0 0 1px #f3f3f4;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-checkbox-label:before {
  border-color: #999999;
  background: #fff;
  border-radius: 0;
}
.k-checkbox:hover + .k-checkbox-label:before,
.k-checkbox:checked:hover + .k-checkbox-label:before,
.k-checkbox-label:hover:before,
.k-checkbox:checked + .k-checkbox-label:hover:before {
  border-color: #2FA4E7;
  box-shadow: none;
}
.k-checkbox:checked + .k-checkbox-label:before {
  background-color: #fff;
  border-color: #dbdbdb;
  color: #2FA4E7;
}
.k-checkbox:active + .k-checkbox-label:before,
.k-checkbox-label:active:before {
  box-shadow: none;
  border-color: #2FA4E7;
}
.k-checkbox:checked:active + .k-checkbox-label:before,
.k-checkbox:checked + .k-checkbox-label:before {
  box-shadow: none;
  border-color: #2FA4E7;
}
.k-checkbox:disabled + .k-checkbox-label {
  color: #b3b3b3;
}
.k-checkbox:disabled + .k-checkbox-label:hover:before {
  box-shadow: none;
}
.k-checkbox:disabled + .k-checkbox-label:before,
.k-checkbox:checked:disabled + .k-checkbox-label:before,
.k-checkbox:checked:disabled + .k-checkbox-label:active:before,
.k-checkbox:checked:disabled + .k-checkbox-label:hover:before {
  color: #b3b3b3;
  background: #fff;
  border-color: #b3b3b3;
  border-radius: 0;
}
.k-checkbox:focus + .k-checkbox-label:before {
  border-color: #2FA4E7;
  box-shadow: none;
}
.k-checkbox:indeterminate + .k-checkbox-label:after {
  background-color: #2FA4E7;
  background-image: none;
  border-color: #2FA4E7;
  border-radius: -1;
}
.k-checkbox:indeterminate:hover + .k-checkbox-label:after {
  border-color: #2FA4E7;
  background-color: #2FA4E7;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-radio-label:before {
  border-color: #999999;
  border-radius: 50%;
  background-color: #fff;
  border-width: 1px;
}
.k-radio-label:hover:before,
.k-radio:checked + .k-radio-label:hover:before {
  border-color: #2FA4E7;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #2FA4E7;
  border-radius: 50%;
}
.k-radio-label:active:before {
  border-color: #2FA4E7;
  box-shadow: none;
}
.k-radio:checked + .k-radio-label:active:before {
  box-shadow: none;
  border-color: #2FA4E7;
}
.k-radio:disabled + .k-radio-label {
  color: #b3b3b3;
}
.k-radio:disabled + .k-radio-label:before,
.k-radio:disabled + .k-radio-label:active:before,
.k-radio:disabled + .k-radio-label:hover:after,
.k-radio:disabled + .k-radio-label:hover:before {
  background: #fff;
  border-color: #b3b3b3;
  box-shadow: none;
}
.k-radio:disabled:checked + .k-radio-label:after {
  background-color: #2FA4E7;
  opacity: .5;
}
.k-radio:focus + .k-radio-label:before {
  border-color: #2FA4E7;
  box-shadow: none;
}
@media screen and (-ms-high-contrast: active) {
  .k-editor-toolbar-wrap .k-dropdown-wrap.k-state-focused,
  .k-editor-toolbar-wrap .k-button-group .k-tool:focus {
    border-color: #fff;
  }
}
/* Responsive styles */
@media only screen and (max-width: 1024px) {
  .k-webkit .km-pane-wrapper .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-pager-numbers,
  .k-edge .km-pane-wrapper .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-pager-numbers,
  .k-webkit .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-edge .km-pane-wrapper .k-grid .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-grid .k-pager-numbers {
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
  }
  .k-webkit .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-ff .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-ie11 .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-edge .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-safari .km-pane-wrapper .k-pager-numbers.k-state-expanded,
  .k-webkit .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-ff .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-ie11 .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-edge .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded,
  .k-safari .km-pane-wrapper .k-grid .k-pager-numbers.k-state-expanded {
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    background-image: none;
    background-position: 50% 50%;
    background-color: #fff;
    border-color: #999999;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link,
  .k-ff .k-pager-numbers .k-current-page .k-link,
  .k-ie11 .k-pager-numbers .k-current-page .k-link,
  .k-edge .k-pager-numbers .k-current-page .k-link,
  .k-safari .k-pager-numbers .k-current-page .k-link {
    border-color: #999999;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view {
    border-radius: 3px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded > li.k-current-view {
    border-radius: 0 0 0 0;
  }
  .k-webkit .k-scheduler-toolbar > ul li:first-child,
  .k-ff .k-scheduler-toolbar > ul li:first-child,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child,
  .k-edge .k-scheduler-toolbar > ul li:first-child,
  .k-safari .k-scheduler-toolbar > ul li:first-child,
  .k-webkit .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ff .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-edge .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-safari .k-scheduler-toolbar > ul li:first-child .k-link,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li .k-link {
    border-radius: 0;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views li:last-child .k-link {
    border-radius: 0 0 0 0;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:hover,
  .k-ff .k-pager-numbers .k-current-page .k-link:hover,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:hover,
  .k-edge .k-pager-numbers .k-current-page .k-link:hover,
  .k-safari .k-pager-numbers .k-current-page .k-link:hover,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover {
    border-color: #f3f3f4;
    background-image: url('../textures/highlight.png');
    background-image: none, linear-gradient(to bottom, #2FA4E7);
    background-color: #f3f3f4;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link {
    color: #4c5356;
    min-width: 75px;
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view:hover > .k-link {
    color: #383a3d;
  }
  .k-webkit .k-pager-numbers .k-current-page .k-link:after,
  .k-ff .k-pager-numbers .k-current-page .k-link:after,
  .k-ie11 .k-pager-numbers .k-current-page .k-link:after,
  .k-edge .k-pager-numbers .k-current-page .k-link:after,
  .k-safari .k-pager-numbers .k-current-page .k-link:after,
  .k-webkit .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ff .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-ie11 .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-edge .k-scheduler-views > li.k-state-selected > .k-link:after,
  .k-safari .k-scheduler-views > li.k-state-selected > .k-link:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right: 0.333em;
    width: 1.333em;
    height: 1.333em;
  }
  .k-webkit .k-pager-numbers.k-state-expanded,
  .k-ff .k-pager-numbers.k-state-expanded,
  .k-ie11 .k-pager-numbers.k-state-expanded,
  .k-edge .k-pager-numbers.k-state-expanded,
  .k-safari .k-pager-numbers.k-state-expanded,
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #999999;
    background-color: #f4f4f4;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  }
  .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ff .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-edge .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded,
  .k-safari .k-scheduler-toolbar > ul.k-scheduler-views.k-state-expanded {
    border-width: 1px;
    background-image: none;
    border-radius: 3px;
  }
  .k-webkit .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-numbers .k-state-selected,
  .k-edge .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-numbers .k-link,
  .k-ff .k-pager-numbers .k-link,
  .k-ie11 .k-pager-numbers .k-link,
  .k-edge .k-pager-numbers .k-link,
  .k-safari .k-pager-numbers .k-link {
    border-radius: 0;
  }
  .k-webkit .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-ff .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-ie11 .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-edge .k-widget.k-grid .k-pager-nav + .k-pager-numbers,
  .k-safari .k-widget.k-grid .k-pager-nav + .k-pager-numbers {
    position: absolute;
  }
}
/* Metro Theme */
.k-chart .k-mask {
  background-color: #fff;
  filter: alpha(opacity=70);
  opacity: 0.70;
}
.k-chart .k-selection {
  border-color: #c7c7c7;
  box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s linear, border-color 0.2s linear;
}
.k-chart .k-selection:hover {
  border-color: #2FA4E7;
  box-shadow: inset 0 0 20px rgba(47, 164, 231, 0.5);
}
.k-chart .k-handle {
  background-color: #c7c7c7;
  width: 1px;
}
.k-chart .k-handle:hover {
  background-color: #2FA4E7;
  width: 3px;
  border-radius: 0;
}
.k-chart .k-navigator-hint .k-tooltip {
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  background: #2FA4E7;
  color: #ffffff;
  border-radius: 0;
}
.k-chart .k-navigator-hint .k-scroll {
  background: rgba(47, 164, 231, 0.5);
  height: 4px;
  border-radius: 0;
}
.k-chart .k-tooltip,
.k-sparkline .k-tooltip,
.k-chart-crosshair-tooltip,
.k-chart-shared-tooltip {
  background-image: none;
  border-radius: 0;
}
/* Map */
.k-map .k-marker {
  background-image: url("css/kendo-ui/Metro/markers.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.2), only screen and (min-device-pixel-ratio: 1.2) {
  .k-map .k-marker {
    background-image: url("css/kendo-ui/Metro/markers_2x.png");
  }
}
.k-calendar .k-link:not(.k-state-disabled):hover > .k-i-arrow-60-left {
  background-position: 0 -48px;
}
.k-calendar .k-link:not(.k-state-disabled):hover > .k-i-arrow-60-right {
  background-position: 0 -16px;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
  background-color: #fff;
}
.k-spreadsheet-top-corner,
.k-spreadsheet-row-header,
.k-spreadsheet-column-header {
  background-color: #fff;
  background-image: none;
  color: #000000;
  border-color: #cccccc;
}
.k-spreadsheet-top-corner {
  border-color: #cccccc;
}
.k-spreadsheet-top-corner:after {
  border-color: transparent #cccccc #cccccc transparent;
}
.k-spreadsheet-pane {
  border-color: #cccccc;
}
.k-spreadsheet-pane .k-spreadsheet-vaxis,
.k-spreadsheet-pane .k-spreadsheet-haxis {
  border-color: #e6e6e6;
}
.k-spreadsheet-pane .k-spreadsheet-column-header,
.k-spreadsheet-pane .k-spreadsheet-row-header {
  border-color: #cccccc;
}
.k-spreadsheet-pane .k-spreadsheet-merged-cell {
  background-color: #fff;
}
.k-spreadsheet-pane .k-selection-partial,
.k-spreadsheet-pane .k-selection-full {
  border-color: rgba(30, 152, 228, 0.2);
  background-color: rgba(30, 152, 228, 0.2);
}
.k-spreadsheet-pane .k-filter-range {
  border-color: #1E98E4;
}
.k-spreadsheet-pane .k-spreadsheet-column-header .k-selection-partial,
.k-spreadsheet-pane .k-spreadsheet-column-header .k-selection-full {
  border-bottom-color: #1e98e4;
}
.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-partial,
.k-spreadsheet-pane .k-spreadsheet-row-header .k-selection-full {
  border-right-color: #1e98e4;
}
.k-auto-fill,
.k-spreadsheet-selection {
  border-color: #1E98E4;
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 1px #1E98E4;
}
.k-spreadsheet-selection {
  background-color: rgba(30, 152, 228, 0.2);
}
.k-spreadsheet-active-cell {
  border-color: #1E98E4 !important;
  background-color: #fff;
}
.k-spreadsheet-active-cell.k-single {
  color: #666;
  background-color: #fff;
}
.k-spreadsheet .k-spreadsheet-action-bar {
  background-color: #fff;
  border-color: #999999;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-name-editor {
  border-color: #cccccc;
}
.k-spreadsheet .k-spreadsheet-action-bar .k-spreadsheet-formula-bar::before {
  border-color: #cccccc;
}
.k-spreadsheet .k-spreadsheet-formula-input {
  background-color: #fff;
  color: #666;
}
.k-spreadsheet .k-resize-handle,
.k-spreadsheet .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-marker {
  background-color: #1E98E4;
}
.k-spreadsheet .k-resize-hint-vertical .k-resize-hint-handle,
.k-spreadsheet .k-resize-hint-vertical .k-resize-hint-marker {
  background-color: #1E98E4;
}
.k-spreadsheet .k-single-selection::after {
  background-color: #1E98E4;
  border-color: #fff;
}
.k-spreadsheet .k-auto-fill-punch {
  background-color: rgba(255, 255, 255, 0.5);
}
.k-spreadsheet .k-single-selection.k-dim-auto-fill-handle::after {
  background-color: rgba(30, 152, 228, 0.5);
}
.k-spreadsheet-format-cells .k-spreadsheet-preview {
  border-color: #999999;
}
.k-spreadsheet-filter {
  border-radius: 0;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #e6e6e6;
}
.k-spreadsheet-filter.k-state-active {
  color: #005DB6;
  background-color: #1E98E4;
}
.k-spreadsheet-filter:hover {
  color: #383a3d;
  background: #2FA4E7;
  border-color: #1990d5;
}
.k-action-window .k-action-buttons {
  border-color: #999999;
}
.k-spreadsheet-sample {
  color: #b3b3b3;
}
.k-state-selected .k-spreadsheet-sample {
  color: inherit;
}
.k-spreadsheet-window .k-list-wrapper,
.k-spreadsheet-window .k-list {
  border-color: #999999;
  border-radius: 0;
}
.k-spreadsheet-window .export-config,
.k-spreadsheet-window .k-edit-field > .k-orientation-label {
  border-color: #999999;
}
.k-spreadsheet-window .k-edit-field > input[type="radio"]:checked + .k-orientation-label {
  background-image: none;
  background-color: #1E98E4;
  color: #007cf3;
}
.k-spreadsheet-window .k-page-orientation {
  border-color: #999999;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.k-spreadsheet-window .k-page-orientation:before {
  background: #fff;
  border-color: transparent;
  border-bottom-color: #999999;
  border-left-color: #999999;
}
.k-spreadsheet-window .k-margins-horizontal,
.k-spreadsheet-window .k-margins-vertical {
  background: transparent;
  border-color: #999999;
}
.k-spreadsheet-window .hint-wrapper:before {
  background: #999999;
}
.k-spreadsheet-toolbar.k-toolbar .k-button-group .k-button {
  border-radius: 0;
}
.k-spreadsheet-toolbar > .k-widget,
.k-spreadsheet-toolbar > .k-button,
.k-spreadsheet-toolbar > .k-button-group {
  border-radius: 0;
}
.k-spreadsheet-toolbar > .k-separator {
  border-color: #999999;
}
.k-spreadsheet-toolbar .k-overflow-anchor {
  border-radius: 0;
}
.k-spreadsheet-popup {
  border-radius: 0;
}
.k-spreadsheet-popup .k-separator {
  background-color: #999999;
}
.k-spreadsheet-popup .k-button {
  background-color: transparent;
}
.k-spreadsheet-popup .k-button:hover {
  background-color: #2FA4E7;
}
.k-spreadsheet-popup .k-state-active {
  background-color: #1E98E4;
  color: #ffffff;
}
.k-spreadsheet-popup .k-state-active:hover {
  background-color: #167ab9;
}
.k-spreadsheet-filter-menu .k-details {
  border-color: #999999;
}
.k-spreadsheet-filter-menu .k-details-content .k-space-right {
  background-color: #fff;
}
.k-spreadsheet-filter-menu .k-spreadsheet-value-treeview-wrapper {
  background-color: #fff;
  border-color: #999999;
  border-radius: 0 0 0 0;
}
.k-syntax-ref {
  color: #ff8822;
}
.k-syntax-num {
  color: #0099ff;
}
.k-syntax-func {
  font-weight: bold;
}
.k-syntax-str {
  color: #38b714;
}
.k-syntax-error {
  color: red;
}
.k-syntax-bool {
  color: #a9169c;
}
.k-syntax-startexp {
  font-weight: bold;
}
.k-syntax-paren-match {
  background-color: #caf200;
}
.k-series-a {
  border-color: #8ebc00;
  background-color: rgba(142, 188, 0, 0.15);
}
.k-series-b {
  border-color: #309b46;
  background-color: rgba(48, 155, 70, 0.15);
}
.k-series-c {
  border-color: #25a0da;
  background-color: rgba(37, 160, 218, 0.15);
}
.k-series-d {
  border-color: #ff6900;
  background-color: rgba(255, 105, 0, 0.15);
}
.k-series-e {
  border-color: #e61e26;
  background-color: rgba(230, 30, 38, 0.15);
}
.k-series-f {
  border-color: #d8e404;
  background-color: rgba(216, 228, 4, 0.15);
}
.k-spreadsheet-sheets-remove:hover .k-icon {
  color: #cc2222;
}
.k-spreadsheet-formula-list .k-state-focused {
  background-color: #1E98E4;
  color: #005DB6;
}
/* Dialog */
.k-dialog {
  border-color: #999999;
}
.k-dialog .k-window-titlebar {
  border-bottom-width: 0;
}
.k-dialog .k-dialog-title {
  color: #000000;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched {
  width: 100%;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button {
  display: inline-block;
  padding: 0.9em 0 0.9em 0;
  border-radius: 0;
  border-bottom: 0;
  border-width: 1px 0 0 1px;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:first-child {
  border-bottom-left-radius: 0;
  border-left: 0;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:last-child {
  border-bottom-right-radius: 0;
  border-right: 0;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal {
  width: auto;
  margin: 0;
  padding: 1em;
  text-align: left;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button {
  padding: 0.2em 1.5em;
  margin-left: 0.5em;
}
.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button:first-child {
  margin-left: 0;
}
.k-rtl .k-dialog a.k-dialog-action.k-dialog-close {
  top: 1em;
  left: .5em;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:first-child {
  border-right-width: 0;
  border-left-width: 1px;
  border-bottom-right-radius: 0;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button:last-child {
  border-left-width: 0;
  border-right-width: 1px;
  border-bottom-left-radius: 0;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal {
  text-align: right;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button {
  margin-right: 0;
  margin-left: 0.5em;
}
.k-rtl .k-dialog .k-dialog-buttongroup.k-dialog-button-layout-normal .k-button:last-child {
  margin-left: 0;
}
.k-numeric-wrap .k-i-warning {
  color: #ff9d85;
  position: absolute;
  top: 0;
  right: 1.9em;
  width: 1.9em;
}
.k-numeric-wrap.k-state-invalid {
  border-color: #ff9d85;
}
.k-numeric-wrap.k-state-invalid input {
  color: #ff9d85;
}
.k-rtl .k-numeric-wrap.k-state-invalid .k-i-warning {
  right: auto;
  left: 1.9em;
}
.k-maskedtextbox.k-state-invalid .k-textbox {
  border-color: #ff9d85;
  color: #ff9d85;
}
.k-maskedtextbox.k-state-invalid .k-i-warning {
  color: #ff9d85;
}
.k-dateinput.k-state-invalid .k-textbox {
  color: #ff9d85;
  border-color: #ff9d85;
}
.k-dateinput.k-state-invalid .k-i-warning {
  margin-left: 0;
  margin-right: 0.6em;
  color: #ff9d85;
}
.k-rtl .k-dateinput .k-i-warning {
  margin-right: 0;
  margin-left: 0.6em;
}
.k-datepicker .k-picker-wrap.k-state-invalid,
.k-timepicker .k-picker-wrap.k-state-invalid {
  border-color: #ff9d85;
}
.k-datepicker .k-picker-wrap.k-state-invalid .k-input,
.k-timepicker .k-picker-wrap.k-state-invalid .k-input {
  color: #ff9d85;
}
.k-datepicker .k-picker-wrap .k-i-warning,
.k-timepicker .k-picker-wrap .k-i-warning {
  color: #ff9d85;
  margin-left: 0;
  margin-right: 2.1em;
}
.k-rtl .k-datepicker .k-picker-wrap .k-i-warning,
.k-rtl .k-timepicker .k-picker-wrap .k-i-warning {
  margin-right: 0;
  margin-left: 2.1em;
}
.k-datetimepicker .k-picker-wrap.k-state-invalid {
  border-color: #ff9d85;
}
.k-datetimepicker .k-picker-wrap.k-state-invalid .k-input {
  color: #ff9d85;
}
.k-datetimepicker .k-picker-wrap .k-i-warning {
  color: #ff9d85;
  margin-left: 0;
  margin-right: 4.3em;
}
.k-rtl .k-datetimepicker .k-picker-wrap .k-icon.k-i-warning {
  margin-right: 0;
  margin-left: 4.3em;
}
.k-listbox .k-list-scroller {
  padding: 2px;
  border-color: #999999;
  background-color: #fff;
}
.k-listbox .k-item:hover:not(.k-state-disabled) {
  color: #383a3d;
  background-color: #f3f3f4;
  border-color: transparent;
}
.k-listbox .k-drop-hint {
  height: 0;
  border-top: 1px solid #1E98E4;
}
.k-grid-header .k-i-sort-asc-sm,
.k-grid-header .k-i-sort-desc-sm,
.k-grid-header .k-sort-order {
  color: #1E98E4;
}
.k-button.k-state-focused:not(:hover):not(.k-primary) {
  color: #666;
}
.k-button.k-state-focused:active:not(.k-primary) {
  color: #ffffff;
}
.k-button.k-primary:focus:active:not(.k-state-disabled):not([disabled]) {
  -webkit-box-shadow: inset 0 0 3px 1px #a0b4ff;
  box-shadow: inset 0 0 3px 1px #a0b4ff;
}
input.k-textbox:focus,
textarea.k-textbox:focus {
  border-color: #1E98E4;
}
a.k-button,
input.k-button,
button.k-button {
  border-radius: 12px 12px;
}
.t-fileupload-wrap span.k-button {
  border-radius: 12px 12px;
}
.k-numeric-wrap.k-state-disabled,
.k-picker-wrap.k-state-disabled,
.k-autocomplete.k-state-disabled,
.k-numeric-wrap.k-state-disabled input,
.k-picker-wrap.k-state-disabled input,
.k-dropdown-wrap.k-state-disabled {
  background-color: #fff;
  border-color: #b3b3b3;
  color: #cccccc;
}
input.k-textbox:disabled,
input.k-input:disabled,
textarea.k-textbox:disabled {
  background-color: #fff;
  color: #cccccc;
  border-color: #b3b3b3;
  opacity: .7;
}
.k-button .k-i-arrow-chevron-left:before,
.k-button .k-i-arrow-chevron-right:before {
  top: 2px;
}
.k-button:not(.t-icon-only) .glyphicon:not(.t-right) {
  margin-left: -3px;
  margin-right: 3px;
}
.k-button:not(.t-icon-only) .glyphicon.t-right {
  margin-left: 3px;
  margin-right: -3px;
}
.k-checkbox-label:before,
.k-checkbox-label:after,
.k-radio-label:before,
.k-radio-label:after {
  box-sizing: content-box;
}
.k-checkbox:focus + .k-checkbox-label:before {
  box-shadow: 0px 0px 1px 0px #116893;
}
.k-radio:focus + .k-radio-label:before {
  box-shadow: 0px 0px 2px 0px #116893;
}
/* checkbox-list, radio-button-list のラベルの右側を空ける */
.k-radio-label,
.k-checkbox-label {
  margin-right: 16px;
  padding-top: 0;
  line-height: 16px;
  height: 16px;
  padding-left: 19px;
}
/* chrome firefox 用
   checkbox, radio-buttonの行の高さ調整　*/
.k-radio-label:before,
.k-radio-label:after {
  margin-top: 0;
  line-height: 16px;
}
.k-checkbox-label:before,
.k-checkbox-label:after {
  margin-top: 0;
  line-height: 16px;
}
input.k-checkbox,
input.k-radio {
  /*height: 2.17em;*/
  line-height: 2.17em;
}
.k-ie input.k-checkbox,
.k-ie input.k-radio,
.k-edge input.k-checkbox,
.k-edge input.k-radio {
  height: 18.36px;
}
.k-ff .k-radio-label,
.k-ff .k-checkbox-label {
  margin-top: 5px;
  padding-top: 1px;
}
.k-ff .k-radio-label:before,
.k-ff .k-checkbox-label:before,
.k-ff .k-radio-label:after,
.k-ff .k-checkbox-label:after {
  margin-top: 0px;
  vertical-align: top;
}
.t-switch-label {
  position: relative;
  top: 3px;
  margin-right: 4px;
}
.k-switch {
  margin-top: 3px;
  height: 2.13em;
  cursor: pointer;
}
.k-link.k-pager-nav.k-state-disabled:hover {
  border-color: #999999;
  /*color: @disabled-text-color;*/
}
.k-link.k-pager-nav.k-state-disabled:hover .k-icon:before {
  color: #4c5356;
}
.k-progressbar {
  border-radius: 0;
}
.k-block > .k-header,
.k-window-titlebar {
  font-size: 1em;
  min-height: 16px;
  /* icon size */
}
.k-window-content {
  margin-top: 4px;
}
.k-window > .k-window-content .t-okbutton,
.k-window > .k-window-content .t-cancelbutton {
  display: inline-block;
}
.k-numerictextbox .k-i-arrow-60-up {
  top: 1px;
}
.k-numerictextbox .k-i-arrow-60-down {
  bottom: 0px;
}
.k-edge .k-numeric-wrap.k-state-focused.k-state-hover .k-select {
  background-color: #2FA4E7;
}
.k-state-disabled.k-state-focused > .k-select {
  border-color: inherit;
}
input.k-textbox {
  text-indent: 0;
  padding-left: 0.33em;
}
.k-ie input.k-textbox {
  text-indent: 0;
  padding-left: 0.33em;
}
input.k-textbox:-ms-input-placeholder {
  color: #bbb;
}
.k-ie .k-widget.k-textbox:-ms-input-placeholder {
  color: #bbb;
}
.k-picker-wrap > input::-ms-clear {
  display: none;
}
.k-pager-wrap .k-icon.k-i-arrow-w {
  left: -1px;
}
.k-pager-wrap .k-icon.k-i-arrow-e {
  left: 1px;
}
.k-ff .k-pager-wrap .k-icon {
  top: 1px;
}
.k-webkit .k-pager-wrap .k-icon {
  top: -1px;
}
.k-button-icon,
.k-split-button-arrow {
  height: calc(2.26em);
  width: calc(2.26em);
}
.k-calendar > .k-century td {
  padding: 0;
}
.form-control.k-widget.k-textbox {
  padding-left: 0.33em;
}
.km-widget.km-buttongroup {
  display: inline-block;
}
/*! 
 * Copyright 2017 Telerik AD                                                                                                                                                                            
 *                                                                                                                                                                                                      
 * Licensed under the Apache License, Version 2.0 (the "License");                                                                                                                                      
 * you may not use this file except in compliance with the License.                                                                                                                                     
 * You may obtain a copy of the License at                                                                                                                                                              
 *                                                                                                                                                                                                      
 *     http://www.apache.org/licenses/LICENSE-2.0                                                                                                                                                       
 *                                                                                                                                                                                                      
 * Unless required by applicable law or agreed to in writing, software                                                                                                                                  
 * distributed under the License is distributed on an "AS IS" BASIS,                                                                                                                                    
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.                                                                                                                             
 * See the License for the specific language governing permissions and                                                                                                                                  
 * limitations under the License.                                                                                                                                                                       
                                                                                                                                                                                                      
                                                                                                                                                                                                     
                                                                                                                                                                                                       
                                                                                                                                                                                            
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Kendo base CSS */
.fake {
  color: red;
}
.k-common-test-class {
  opacity: 0;
}
.k-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.k-floatwrap:after,
.k-slider-items:after,
.k-grid-toolbar:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: inline-block;
}
.k-floatwrap,
.k-slider-items,
.k-grid-toolbar {
  display: block;
}
/* main gradient */
.k-block,
.k-button,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-tabstrip-items .k-item,
.k-link.k-state-hover,
.k-textbox,
.k-textbox:hover,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-autocomplete.k-state-hover,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-draghandle {
  background-repeat: repeat;
  background-position: 0 center;
}
.k-link:hover {
  text-decoration: none;
}
.k-state-highlight > .k-link {
  color: inherit;
}
/* widget */
.k-textbox > input,
.k-input[type="text"],
.k-input[type="number"],
.k-textbox,
.k-picker-wrap .k-input,
.k-button {
  font-size: 100%;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-widget,
.k-block,
.k-inline-block,
.k-draghandle {
  border-style: solid;
  border-width: 1px;
  -webkit-appearance: none;
}
.k-block,
.k-widget {
  line-height: normal;
  outline: 0;
}
.k-widget .k-input::-ms-clear,
.k-list-filter ::-ms-clear {
  width: 0;
  height: 0;
}
/* Block */
.k-block {
  padding: 2px;
}
/* button */
.k-button {
  display: inline-block;
  margin: 0;
  padding: 0.25em 1.167em 0.15em 1.167em;
  font-family: inherit;
  line-height: 1.72em;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.k-button[disabled],
.k-button.k-state-disabled,
.k-state-disabled .k-button,
.k-state-disabled .k-button:hover,
.k-button.k-state-disabled:hover,
.k-state-disabled .k-button:active,
.k-button.k-state-disabled:active {
  cursor: default;
}
a.k-button {
  user-select: none;
  text-decoration: none;
}
/* Override the important default line-height in Firefox 4+ */
.k-ff input.k-button {
  padding-bottom: 0.37em;
  padding-top: 0.37em;
}
button.k-button::-moz-focus-inner,
input.k-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.k-button-expand {
  display: block;
}
button.k-button-expand,
input[type="submit"].k-button-expand,
input[type="button"].k-button-expand,
input[type="reset"].k-button-expand {
  width: 100%;
}
body .k-button-icon,
body .k-split-button-arrow {
  padding-left: .4em;
  padding-right: .4em;
}
.k-button-icontext {
  overflow: visible;
  /*IE9*/
}
.k-toolbar .k-button-icontext {
  padding-right: .8em;
}
.k-button-icontext .k-icon,
.k-button-icontext .k-image,
.k-button-icontext .k-sprite {
  margin-right: 3px;
  margin-right: .3rem;
  margin-left: -3px;
  margin-left: -0.3rem;
}
.k-button.k-button-icontext .k-icon,
.k-button.k-button-icontext .k-image {
  vertical-align: text-top;
}
.k-button.k-bare {
  border-color: transparent !important;
  color: inherit;
  background: none !important;
  box-shadow: none !important;
  opacity: .7;
}
.k-button.k-bare:hover,
.k-button.k-bare.k-state-hover,
.k-button.k-bare:active,
.k-button.k-bare.k-state-active,
.k-button.k-bare.k-state-active:hover {
  color: inherit;
}
.k-button.k-bare:focus,
.k-button.k-bare .k-state-focused {
  opacity: .8;
}
.k-button.k-bare:hover,
.k-button.k-bare.k-state-hover,
.k-button.k-bare:active,
.k-button.k-bare.k-state-active {
  opacity: 1;
}
.k-button.k-bare .k-icon,
.k-button.k-bare .k-font-icon {
  overflow: visible;
}
.k-button.k-bare:focus .k-icon,
.k-button.k-bare .k-state-focused .k-icon,
.k-button.k-bare:focus .k-font-icon,
.k-button.k-bare .k-state-focused .k-font-icon {
  text-shadow: 0 0 3px currentColor;
}
/* link */
.k-link {
  cursor: pointer;
  outline: 0;
  text-decoration: none;
}
.k-grid-header span.k-link {
  cursor: default;
}
/* states */
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-icon,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-upload-button input {
  cursor: default !important;
  outline: 0;
}
@media print {
  .k-state-disabled,
  .k-state-disabled .k-input {
    opacity: 1 !important;
  }
}
.k-state-error {
  border-style: ridge;
}
.k-state-empty {
  font-style: italic;
}
/* icons */
.k-icon.k-i-none {
  background-image: none !important;
  /* should never be a background on these */
}
/* In IE7 vertical align: middle can't be overridden */
.k-ie8 .k-icon,
.k-ie8 .k-sprite,
.k-ie8 .k-tool-icon {
  vertical-align: middle;
}
.k-file > .k-icon {
  background-position: -115px -91px;
}
.k-image {
  border: 0;
}
/* Colors */
html .k-success-colored {
  color: #507f50;
  border-color: #d0dfd0;
  background-color: #f0fff0;
}
html .k-info-colored {
  color: #50607f;
  border-color: #d0d9df;
  background-color: #f0f9ff;
}
html .k-error-colored {
  color: #7f5050;
  border-color: #dfd0d0;
  background-color: #fff0f0;
}
.k-inline-block {
  padding: 0 2px;
}
/* loading */
.k-loading,
.k-loading-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-icon.k-i-loading {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-icon.k-i-loading::before {
  content: "";
  display: none;
}
.k-loading-mask,
.k-loading-image,
.k-loading-text {
  position: absolute;
}
.k-loading-mask {
  z-index: 100;
}
.k-loading-mask .k-loading-progress {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.k-loading-text {
  text-indent: -4000px;
  text-align: center;
  /*rtl*/
}
.k-loading-image,
.k-loading-color {
  width: 100%;
  height: 100%;
}
.k-loading-image {
  top: 0;
  left: 0;
  z-index: 2;
}
.k-loading-color {
  filter: alpha(opacity=30);
  opacity: .3;
}
.k-content-frame {
  border: 0;
  width: 100%;
  height: 100%;
}
.k-pane > .k-splitter-overlay {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
}
/* drag n drop */
.k-drag-clue {
  position: absolute;
  z-index: 10003;
  border-style: solid;
  border-width: 1px;
  font-size: .9em;
  padding: .2em .4em;
  white-space: nowrap;
  cursor: default;
}
/* ListBox Drag Clue */
.k-item.k-drag-clue {
  font-size: inherit;
}
.k-drag-status {
  margin-top: -3px;
  margin-right: 4px;
  vertical-align: middle;
}
.k-reorder-cue {
  position: absolute;
  width: 1px;
  overflow: visible;
}
.k-reorder-cue .k-icon {
  position: absolute;
  left: -4px;
  width: 8px;
  height: 4px;
}
.k-reorder-cue .k-i-arrow-60-down {
  top: -4px;
  background-position: -4px -166px;
}
.k-reorder-cue .k-i-arrow-60-up {
  bottom: -4px;
  background-position: -4px -134px;
}
/* virtual scrollbar */
.k-scrollbar {
  position: absolute;
  overflow: scroll;
}
.k-scrollbar-vertical {
  top: 0;
  right: 0;
  width: 17px;
  /* scrollbar width */
  height: 100%;
  overflow-x: hidden;
}
.k-touch-scrollbar {
  display: none;
  position: absolute;
  z-index: 200000;
  height: 8px;
  width: 8px;
  border: 1px solid #8a8a8a;
  background-color: #858585;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body .k-touch-scrollbar {
    height: 12px;
    width: 12px;
    border-radius: 7px;
  }
}
.k-virtual-scrollable-wrap {
  overflow-x: auto;
  /*needed by IE8*/
}
/* current time indicator */
.k-current-time {
  background: #f00;
  position: absolute;
}
.k-current-time-arrow-down {
  width: 0;
  height: 0;
  background: transparent;
  border-bottom: 4px solid  transparent;
  border-top: 4px solid #f00;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.k-current-time-arrow-left {
  width: 0;
  height: 0;
  background: transparent;
  border-bottom: 4px solid  transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid #f00;
}
.k-current-time-arrow-right {
  width: 0;
  height: 0;
  background: transparent;
  border-bottom: 4px solid  transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid #f00;
  border-right: 4px solid transparent;
}
/* override box sizing for grid layout framework integration (Bootstrap 3, Foundation 4) */
.k-animation-container,
.k-widget,
.k-widget *,
.k-animation-container *,
.k-widget *:before,
.k-animation-container *:after,
.k-block .k-header,
.k-list-container,
.k-dialog .k-window-content {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-button,
.k-textbox,
.k-autocomplete,
.k-tabstrip > .k-content > .km-scroll-container,
.k-block,
.k-edit-cell .k-widget,
.k-grid-edit-row .k-widget,
.k-grid-edit-row .text-box,
.km-actionsheet > li,
.km-shim,
div.k-window-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Fix for Bootstrap 3 */
.input-group .form-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-control.k-widget {
  padding: 0;
}
a.k-button:hover {
  text-decoration: none;
}
/* override iOS styles in mobile Kendo */
.km-widget,
.km-widget * {
  -moz-background-clip: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
input.k-checkbox,
.k-radio {
  display: inline;
  opacity: 0;
  width: 0;
  margin: 0;
  -webkit-appearance: none;
  overflow: hidden;
}
.k-ff input.k-checkbox,
.k-ff .k-radio {
  position: absolute;
}
.k-checkbox-label,
.k-radio-label {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  vertical-align: text-top;
  line-height: 16px;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
}
.k-checkbox-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-width: 1px;
  border-style: solid;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.k-checkbox:indeterminate + .k-checkbox-label:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-width: 1px;
  border-style: solid;
  width: 8px;
  height: 8px;
  font-size: 14px;
  text-align: center;
  content: " ";
}
.k-checkbox:checked + .k-checkbox-label:before {
  content: "\2713";
}
.k-checkbox:disabled + .k-checkbox-label {
  cursor: auto;
}
.k-radio-label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border-style: solid;
}
.k-radio:checked + .k-radio-label:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
}
.k-radio:disabled + .k-radio-label {
  cursor: auto;
}
.k-ie8 input.k-checkbox,
.k-ie8 .k-radio {
  display: inline-block;
  width: auto;
}
.k-ie8 .k-checkbox-label,
.k-ie8 .k-radio-label {
  padding-left: 0;
}
.k-ie8 .k-checkbox-label:before,
.k-ie8 .k-radio-label:before,
.k-ie8 .k-radio-label:after {
  display: none;
}
/* RTL for checkboxes and radio buttons */
.k-rtl .k-checkbox-label,
.k-rtl .k-radio-label {
  padding-right: 1.5em;
}
.k-rtl .k-checkbox-label:before,
.k-rtl .k-radio-label:before {
  right: 0;
}
.k-rtl .k-radio:checked + .k-radio-label:after {
  right: 3px;
}
input.k-checkbox + label {
  -webkit-user-select: none;
}
/* Off-screen container used during export */
.k-pdf-export-shadow {
  position: absolute;
  overflow: hidden;
  left: -15000px;
  width: 14400px;
}
.km-native-scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-x pan-y;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-scroll-snap-type: proximity;
}
/* Font Icons */
.k-icon,
.k-font-icon,
.k-font-icon.k-icon,
.k-font-icon.k-tool-icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1em;
  height: 1em;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  font: 16px/1 'WebComponentsIcons';
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: visible;
  color: inherit;
}
.k-icon:before,
.k-font-icon:before {
  width: 1em;
  height: 1em;
  display: inline-block;
}
.k-icon,
.k-tool-icon,
.k-i-drag-and-drop,
.k-column-menu .k-sprite,
.k-grid-mobile .k-resize-handle-inner:before,
.k-grid-mobile .k-resize-handle-inner:after,
.k-pager-numbers .k-current-page .k-link:after,
.k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after,
.k-gantt-views > .k-current-view > .k-link:after {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 1em;
  height: 1em;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  font: 16px/1 'WebComponentsIcons';
  speak: none;
  font-variant: normal;
  text-transform: none;
  text-indent: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.k-icon:before {
  width: initial;
  height: initial;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1em;
  line-height: 1;
}
.k-button.k-button-icon .k-icon,
.k-grid-filter .k-icon,
.k-header .k-icon {
  text-indent: -99999px;
}
.k-button.k-button-icon .k-icon:before,
.k-grid-filter .k-icon:before,
.k-header .k-icon:before {
  text-indent: 0;
}
/* Sprite icons */
.k-sprite {
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-color: transparent;
  display: inline-block;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-list-container .k-footer:before,
.k-list-container .k-footer:after {
  content: "";
  display: block;
  overflow: hidden;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* responsive panel */
.k-rpanel-left {
  -webkit-transform: translateX(-100%) translateZ(0);
  -ms-transform: translateX(-100%) translateZ(0);
  transform: translateX(-100%) translateZ(0);
  left: 0;
}
.k-rpanel-right {
  -webkit-transform: translateX(100%) translateZ(0);
  -ms-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
  right: 0;
}
.k-rpanel-left,
.k-rpanel-right {
  position: fixed;
  display: block;
  overflow: auto;
  min-width: 320px;
  height: 100%;
  top: 0;
}
.k-rpanel-left.k-rpanel-expanded,
.k-rpanel-right.k-rpanel-expanded {
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0);
}
.k-rpanel-left + *,
.k-rpanel-right + * {
  overflow: auto;
}
.k-ie9 .k-rpanel-left {
  left: -100%;
}
.k-ie9 .k-rpanel-left.k-rpanel-expanded {
  left: 0;
}
.k-rpanel-top {
  position: static;
  max-height: 0;
}
.k-rpanel-top.k-rpanel-expanded {
  max-height: 568px;
  overflow: visible !important;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-edit-form {
  margin: 0;
  padding: 0;
}
.k-window > div.k-popup-edit-form {
  padding: 1em 0;
}
.k-grid-edit-row .k-edit-form td {
  border-bottom-width: 0;
}
.k-edit-form-container {
  position: relative;
  width: 400px;
}
.k-edit-label,
.k-edit-form-container .editor-label {
  float: left;
  clear: both;
  width: 30%;
  padding: .4em 0 1em;
  margin-left: 2%;
  text-align: right;
}
.k-edit-field,
.k-edit-form-container .editor-field {
  float: right;
  clear: right;
  width: 60%;
  margin-right: 2%;
  padding: 0 0 .6em;
}
.k-edit-field > input[type="checkbox"],
.k-edit-field > input[type="radio"] {
  margin-top: .4em;
}
.k-edit-form-container .k-button {
  margin: 0 .16em;
}
.k-edit-field > input[type="checkbox"]:first-child,
.k-edit-field > input[type="radio"]:first-child,
.k-edit-field > label:first-child > input[type="checkbox"],
.k-edit-field > .k-button:first-child {
  margin-left: 0;
}
.k-edit-form-container .k-edit-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: .6em;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Window */
div.k-window {
  display: inline-block;
  position: absolute;
  z-index: 10001;
  border-style: solid;
  border-width: 1px;
  padding-top: 2em;
}
.k-block > .k-header,
.k-window-titlebar {
  position: absolute;
  width: 100%;
  height: 1.1em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-top: -2em;
  padding: .4em 0;
  font-size: 1.2em;
  white-space: nowrap;
  min-height: 16px;
  /* icon size */
}
.k-block > .k-header {
  position: relative;
  margin: -2px 0 10px -2px;
  padding: .3em 2px;
}
.k-window-title {
  position: absolute;
  left: .44em;
  right: .44em;
  overflow: hidden;
  cursor: default;
  text-overflow: ellipsis;
}
.k-window-title .k-image {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
div.k-window-titleless {
  padding-top: 0;
}
div.k-window-content {
  position: relative;
  height: 100%;
  padding: .58em;
  overflow: auto;
  outline: 0;
}
div.k-window-iframecontent {
  padding: 0;
  overflow: visible;
}
.k-window-content > .km-scroll-container {
  height: 100%;
}
.k-window-titlebar .k-window-actions {
  position: absolute;
  top: 0;
  right: .3em;
  padding-top: .3em;
  white-space: nowrap;
}
.k-window-titlebar .k-window-action {
  width: 22px;
  height: 22px;
  padding: 2px;
}
.k-window-action .k-icon {
  margin: 0;
  vertical-align: top;
}
.k-window > .k-resize-handle {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  font-size: 0;
  line-height: 6px;
  filter: alpha(opacity=0);
  opacity: 0;
  zoom: 1;
}
.k-resize-n {
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: n-resize;
}
.k-resize-e {
  top: 0;
  right: -3px;
  width: 6px;
  height: 100%;
  cursor: e-resize;
}
.k-resize-s {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  cursor: s-resize;
}
.k-resize-w {
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  cursor: w-resize;
}
.k-resize-se {
  bottom: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: se-resize;
}
.k-resize-sw {
  bottom: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: sw-resize;
}
.k-resize-ne {
  top: -3px;
  right: -3px;
  width: 6px;
  height: 6px;
  cursor: ne-resize;
}
.k-resize-nw {
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  cursor: nw-resize;
}
.k-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5;
}
.k-window .k-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
.k-action-buttons {
  clear: both;
  text-align: right;
  border-width: 1px 0 0;
  border-style: solid;
  position: relative;
  bottom: -1em;
  padding: .6em;
  margin: 0 -1em;
}
.k-action-buttons .k-button {
  display: inline-block;
  margin: 0 0 0 6px;
  min-width: 75px;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* TabStrip */
.k-tabstrip {
  margin: 0;
  padding: 0;
  zoom: 1;
  position: relative;
}
.k-tabstrip-items {
  padding: 0.3em 0.3em 0;
}
.k-tabstrip-scrollable .k-tabstrip-items {
  white-space: nowrap;
  overflow: hidden;
}
.k-tabstrip > .k-button {
  position: absolute;
  top: .4em;
  z-index: 2;
  user-select: none;
}
.k-tabstrip-bottom > .k-button {
  top: auto;
  bottom: .4em;
}
.k-tabstrip-prev {
  left: .4em;
}
.k-tabstrip-next {
  right: .4em;
}
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item {
  list-style-type: none;
  display: inline-block;
  position: relative;
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 -1px 0 0;
  padding: 0;
  vertical-align: top;
}
.k-tabstrip-items .k-tab-on-top,
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.k-tabstrip-top .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-top .k-tabstrip-items .k-state-active {
  border-bottom-width: 1px;
  margin-bottom: -2px;
  padding-bottom: 0px;
}
.k-tabstrip-items .k-tab-on-top {
  z-index: 1;
}
.k-tabstrip-items .k-link,
.k-panelbar .k-tabstrip-items .k-link {
  display: inline-block;
  border-bottom-width: 0;
  padding: .5em .92em;
}
.k-tabstrip-items .k-icon,
.k-panelbar .k-tabstrip-items .k-icon {
  margin: -1px 4px 0 -3px;
  vertical-align: top;
}
.k-tabstrip-items .k-item .k-image,
.k-tabstrip-items .k-item .k-sprite,
.k-panelbar .k-tabstrip-items .k-item .k-image,
.k-panelbar .k-tabstrip-items .k-item .k-sprite {
  margin: -3px 3px 0 -6px;
  vertical-align: middle;
}
/* TabStrip Loading Progress */
.k-tabstrip-items .k-loading {
  top: 0;
  left: 0;
  height: 0;
  width: 20%;
  position: absolute;
  background: transparent;
  border-top: 1px solid transparent;
  border-color: inherit;
  -webkit-transition: "width 200ms linear";
  -o-transition: "width 200ms linear";
  transition: width 200ms linear;
  transition: "width 200ms linear";
  -webkit-animation: k-tab-loader 1s ease-in-out infinite;
  -o-animation: k-tab-loader 1s ease-in-out infinite;
  animation: k-tab-loader 1s ease-in-out infinite;
}
.k-tabstrip-items .k-progress {
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}
.k-tabstrip-items .k-loading.k-complete {
  width: 100%;
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}
.k-tabstrip > .k-content,
.k-panelbar .k-tabstrip > .k-content {
  position: static;
  border-style: solid;
  border-width: 1px;
  margin: 0 .286em .3em;
  padding: .92em;
  zoom: 1;
}
.k-tabstrip > .k-content {
  display: none;
  overflow: auto;
}
.k-tabstrip > .k-content.km-scroll-wrapper {
  padding: 0;
}
.k-tabstrip > .k-content > .km-scroll-container {
  padding: .3em .92em;
}
@keyframes k-tab-loader {
  0% {
    left: 0;
  }
  50% {
    left: 80%;
  }
  100% {
    left: 0;
  }
}
/* left and right tabs */
.k-tabstrip-left > div.k-content,
.k-tabstrip-right > div.k-content {
  margin: .286em .3em;
}
.k-tabstrip-left > .k-tabstrip-items .k-item,
.k-tabstrip-right > .k-tabstrip-items .k-item {
  display: block;
  margin-bottom: -1px;
}
.k-tabstrip-left > .k-tabstrip-items .k-link,
.k-tabstrip-right > .k-tabstrip-items .k-link {
  display: block;
}
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-right > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-right > .k-tabstrip-items .k-state-active {
  margin-bottom: -1px;
  padding-bottom: 0;
}
/* left tabs */
.k-tabstrip-left > .k-tabstrip-items {
  float: left;
  padding: .25em 0 .3em .3em;
}
.k-tabstrip-left > .k-tabstrip-items .k-item {
  border-width: 1px 0 1px 1px;
  border-radius: 3px 0 0 3px;
}
.k-tabstrip-left > .k-tabstrip-items .k-state-active {
  border-width: 1px 0 1px 1px;
}
.k-tabstrip-left > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-left > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-left > .k-tabstrip-items .k-state-active {
  margin-right: -2px;
  padding-right: 1px;
}
/* right tabs */
.k-tabstrip-right > .k-tabstrip-items {
  float: right;
  padding: .25em .3em .3em 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-item {
  border-width: 1px 1px 1px 0;
  border-radius: 0 3px 3px 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-state-active {
  border-width: 1px 1px 1px 0;
}
.k-tabstrip-right > .k-tabstrip-items .k-tab-on-top,
.k-tabstrip-right > .k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-right > .k-tabstrip-items .k-state-active {
  margin-left: -1px;
  padding-left: 1px;
}
/* bottom tabs */
.k-tabstrip-bottom > .k-tabstrip-items {
  margin-top: -1px;
  padding: 0 .3em .3em;
}
.k-tabstrip-bottom > .k-content,
.k-panelbar .k-tabstrip-bottom > .k-content {
  margin: .3em .286em 0;
  z-index: 1;
  position: relative;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-item {
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-state-active {
  margin-bottom: 0;
  padding-bottom: 0;
}
.k-tabstrip-bottom > .k-content {
  min-height: 100px;
}
.k-tabstrip-bottom > .k-tabstrip-items .k-loading {
  top: auto;
  bottom: 0;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* PanelBar */
.k-panelbar {
  zoom: 1;
}
.k-panelbar > .k-item,
.k-panel > .k-item {
  list-style-type: none;
  display: block;
  border-width: 0;
  margin: 0;
  zoom: 1;
  border-radius: 0;
}
.k-panelbar .k-link > .k-image,
.k-panelbar .k-link > .k-sprite {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: middle;
}
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  display: block;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 0 1em;
  line-height: 2.34em;
  text-decoration: none;
  zoom: 1;
}
.k-panelbar-expand.k-icon,
.k-panelbar-collapse.k-icon {
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -8px;
}
.k-panelbar .k-panel,
.k-panelbar .k-content {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-panel > .k-item > .k-link {
  border-bottom: 0;
  font-size: .95em;
  line-height: 2.2;
}
.k-panel .k-panel > .k-item > .k-link {
  padding-left: 2em;
}
.k-panelbar .k-i-arrow-end-right .k-link {
  border-bottom: 0;
}
.k-panel .k-panel {
  border-bottom: 0;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.k-pager-wrap {
  clear: both;
  overflow: hidden;
  position: relative;
  border-style: solid;
  border-width: 1px;
  line-height: 2.0em;
  padding: 0.333em 0 0.333em 0.250em;
}
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
}
.k-pager-numbers {
  margin: 0 2px;
}
.k-pager-numbers .k-state-selected {
  vertical-align: top;
}
.k-pager-numbers .k-current-page {
  display: none;
}
.k-pager-numbers li,
.k-pager-input {
  float: left;
}
.k-pager-info {
  float: right;
  padding: 0 1.333em;
}
.k-pager-numbers .k-link {
  text-decoration: none;
}
.k-pager-wrap > .k-link,
.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected {
  min-width: 2em;
}
.k-pager-wrap > .k-link {
  float: left;
  margin: 0 0.08333em;
  height: 2em;
  /*IE7*/
  line-height: 2em;
  /*IE7*/
  border-radius: 1.0833em;
  cursor: pointer;
  text-align: center;
}
.k-pager-wrap > a.k-state-disabled:hover {
  background: none;
  cursor: default;
}
.k-pager-numbers .k-link {
  text-align: center;
  line-height: 2em;
  border-style: solid;
  border-width: 1px;
  border-radius: 1.0833em;
}
.k-pager-wrap > .k-link {
  border-style: solid;
  border-width: 1px;
}
.k-pager-wrap .k-pager-refresh {
  float: right;
  margin-right: 0.5em;
  border-width: 0;
  border-radius: 0;
}
.k-pager-numbers .k-state-selected {
  border-style: solid;
  border-width: 1px;
  text-align: center;
  border-radius: 1.0833em;
}
.k-pager-wrap .k-textbox {
  width: 3.333em;
}
.k-pager-wrap .k-dropdown {
  width: 4.500em;
}
.k-pager-refresh {
  float: right;
}
.k-pager-input,
.k-pager-sizes {
  padding: 0 1.4166em;
}
.k-pager-sizes {
  display: inline-block;
  padding-top: 1px;
}
.k-pager-sizes .k-widget.k-dropdown {
  margin-top: -2px;
}
.k-pager-wrap .k-textbox,
.k-pager-wrap .k-widget {
  margin: 0 .4em 0;
}
@media only screen and (max-width: 1024px) {
  .k-webkit .k-pager-wrap,
  .k-ff .k-pager-wrap,
  .k-ie11 .k-pager-wrap,
  .k-edge .k-pager-wrap,
  .k-safari .k-pager-wrap {
    overflow: visible;
    min-height: 2.1em;
  }
  .k-webkit .k-pager-wrap .k-pager-nav,
  .k-ff .k-pager-wrap .k-pager-nav,
  .k-ie11 .k-pager-wrap .k-pager-nav,
  .k-edge .k-pager-wrap .k-pager-nav,
  .k-safari .k-pager-wrap .k-pager-nav,
  .k-webkit .k-pager-input,
  .k-ff .k-pager-input,
  .k-ie11 .k-pager-input,
  .k-edge .k-pager-input,
  .k-safari .k-pager-input {
    display: inline-block;
    vertical-align: top;
  }
  .k-webkit .k-pager-numbers,
  .k-ff .k-pager-numbers,
  .k-ie11 .k-pager-numbers,
  .k-edge .k-pager-numbers,
  .k-safari .k-pager-numbers {
    position: absolute;
    left: 4.8em;
    display: inline-flex;
    flex-direction: column-reverse;
    overflow: visible;
    height: auto;
  }
  .k-webkit .k-pager-numbers:first-child,
  .k-ff .k-pager-numbers:first-child,
  .k-ie11 .k-pager-numbers:first-child,
  .k-edge .k-pager-numbers:first-child,
  .k-safari .k-pager-numbers:first-child {
    left: .2em;
  }
  .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 {
    transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
  }
  .k-webkit .km-pane-wrapper .k-pager-numbers,
  .k-ff .km-pane-wrapper .k-pager-numbers,
  .k-ie11 .km-pane-wrapper .k-pager-numbers,
  .k-edge .km-pane-wrapper .k-pager-numbers,
  .k-safari .km-pane-wrapper .k-pager-numbers {
    position: relative;
    left: 50%;
    transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
  }
  .k-webkit .km-pane-wrapper .k-pager-numbers .k-link,
  .k-ff .km-pane-wrapper .k-pager-numbers .k-link,
  .k-ie11 .km-pane-wrapper .k-pager-numbers .k-link,
  .k-edge .km-pane-wrapper .k-pager-numbers .k-link,
  .k-safari .km-pane-wrapper .k-pager-numbers .k-link,
  .k-webkit .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-ff .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-ie11 .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-edge .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-safari .km-pane-wrapper .k-pager-numbers .k-state-selected,
  .k-webkit .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-ff .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-ie11 .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-edge .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-safari .km-pane-wrapper .k-pager-wrap > .k-link,
  .k-webkit .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-ff .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-ie11 .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-edge .km-pane-wrapper .k-pager-wrap > .k-pager-info,
  .k-safari .km-pane-wrapper .k-pager-wrap > .k-pager-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .k-webkit .k-rtl .k-pager-numbers,
  .k-ff .k-rtl .k-pager-numbers,
  .k-ie11 .k-rtl .k-pager-numbers,
  .k-edge .k-rtl .k-pager-numbers,
  .k-safari .k-rtl .k-pager-numbers {
    left: auto;
    right: 4.8em;
    width: 4.5em;
  }
  .k-webkit .k-rtl .k-pager-numbers:first-child,
  .k-ff .k-rtl .k-pager-numbers:first-child,
  .k-ie11 .k-rtl .k-pager-numbers:first-child,
  .k-edge .k-rtl .k-pager-numbers:first-child,
  .k-safari .k-rtl .k-pager-numbers:first-child {
    left: auto;
    right: .2em;
  }
  .k-webkit .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-ff .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-ie11 .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-edge .k-rtl .km-pane-wrapper .k-pager-numbers,
  .k-safari .k-rtl .km-pane-wrapper .k-pager-numbers {
    right: 5.8em;
  }
  .k-webkit .k-pager-numbers .k-current-page,
  .k-ff .k-pager-numbers .k-current-page,
  .k-ie11 .k-pager-numbers .k-current-page,
  .k-edge .k-pager-numbers .k-current-page,
  .k-safari .k-pager-numbers .k-current-page {
    display: block;
    border-left: 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 {
    transform: translatey(100%);
    -webkit-transform: translatey(100%);
  }
  .k-webkit .k-pager-numbers li:not(.k-current-page),
  .k-ff .k-pager-numbers li:not(.k-current-page),
  .k-ie11 .k-pager-numbers li:not(.k-current-page),
  .k-edge .k-pager-numbers li:not(.k-current-page),
  .k-safari .k-pager-numbers li:not(.k-current-page) {
    display: none;
  }
  .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 {
    width: 3.2em;
    padding: 0 .429em 0 .714em;
    border-radius: 1.0833em;
  }
  .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: 4.8em;
  }
  .k-webkit .k-rtl .k-pager-numbers + .k-link,
  .k-ff .k-rtl .k-pager-numbers + .k-link,
  .k-ie11 .k-rtl .k-pager-numbers + .k-link,
  .k-edge .k-rtl .k-pager-numbers + .k-link,
  .k-safari .k-rtl .k-pager-numbers + .k-link {
    margin-right: 5.1em;
    margin-left: 0;
  }
  .k-webkit .k-pager-numbers .k-state-selected,
  .k-ff .k-pager-numbers .k-state-selected,
  .k-ie11 .k-pager-numbers .k-state-selected,
  .k-edge .k-pager-numbers .k-state-selected,
  .k-safari .k-pager-numbers .k-state-selected,
  .k-webkit .k-pager-numbers .k-link,
  .k-ff .k-pager-numbers .k-link,
  .k-ie11 .k-pager-numbers .k-link,
  .k-edge .k-pager-numbers .k-link,
  .k-safari .k-pager-numbers .k-link {
    display: block;
    margin-right: 0;
    padding: 1px 5px 1px 5px;
    text-align: left;
  }
  .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 {
    box-sizing: border-box;
    padding: 2px 2px 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: -2em -3px 0;
    padding: 0;
  }
  .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 0 1.0833em 1.0833em;
  }
  .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 {
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .k-webkit .k-pager-info,
  .k-ff .k-pager-info,
  .k-ie11 .k-pager-info,
  .k-edge .k-pager-info,
  .k-safari .k-pager-info {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .k-webkit .k-pager-sizes,
  .k-ff .k-pager-sizes,
  .k-ie11 .k-pager-sizes,
  .k-edge .k-pager-sizes,
  .k-safari .k-pager-sizes {
    display: none;
  }
}
.k-rtl .k-pager-wrap .k-i-seek-e,
.k-rtl .k-pager-wrap .k-i-seek-w,
.k-rtl .k-pager-wrap .k-i-arrow-e,
.k-rtl .k-pager-wrap .k-i-arrow-w {
  transform: scaleX(-1);
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Menu */
.k-menu {
  cursor: default;
}
.k-menu .k-link {
  white-space: nowrap;
}
.k-menu,
.k-menu-scroll-wrapper .k-menu-group,
.k-popups-wrapper .k-menu-group,
.k-menu .k-menu-group {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.k-menu:after {
  content: '';
  display: block;
  width: 99%;
  height: 0;
  float: inherit;
  clear: both;
}
.k-menu-scroll-wrapper .k-item,
.k-popups-wrapper .k-item,
.k-menu .k-item {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  user-select: none;
}
.k-menu-scroll-wrapper .k-item div,
.k-popups-wrapper .k-item div,
.k-menu .k-item div {
  user-select: default;
}
.k-popups-wrapper .k-item .k-item,
.k-popups-wrapper.vertical > .k-item,
.k-menu-scroll-wrapper .k-item .k-item,
.k-menu-scroll-wrapper.vertical > .k-item,
.k-menu .k-item .k-item,
ul.k-menu-vertical > .k-item {
  display: block;
  float: none;
  border-width: 0;
}
.k-menu-scroll-wrapper .k-item > .k-link > .k-icon,
.k-menu-scroll-wrapper .k-image,
.k-menu-scroll-wrapper .k-sprite,
.k-popups-wrapper .k-item > .k-link > .k-icon,
.k-popups-wrapper .k-image,
.k-popups-wrapper .k-sprite,
.k-menu .k-item > .k-link > .k-icon,
.k-menu .k-image,
.k-menu .k-sprite {
  margin: -2px 4px 0 -4px;
  vertical-align: middle;
}
.k-menu-scroll-wrapper .k-item > .k-link > .k-icon,
.k-popups-wrapper .k-item > .k-link > .k-icon,
.k-menu .k-item > .k-link > .k-icon {
  margin: -2px 0 0;
}
.k-menu-scroll-wrapper .k-item > .k-link,
.k-popups-wrapper .k-item > .k-link,
.k-menu .k-item > .k-link {
  display: block;
  padding: 0.5em 1.1em 0.4em;
  line-height: 1.34em;
  user-select: none;
}
.k-menu-scroll-wrapper .k-menu-group,
.k-popups-wrapper .k-menu-group,
.k-menu .k-menu-group {
  display: none;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  white-space: nowrap;
}
.k-menu-scroll-wrapper .k-menu-group > .k-item,
.k-popups-wrapper .k-menu-group > .k-item,
.k-menu .k-menu-group > .k-item {
  display: block;
  border-width: 0;
}
.k-menu-scroll-wrapper .k-item,
.k-menu-scroll-wrapper.horizontal > .k-item,
.k-popups-wrapper .k-item,
.k-popups-wrapper.horizontal > .k-item,
.k-menu .k-item,
.k-widget.k-menu-horizontal > .k-item {
  position: relative;
  float: left;
  border-style: solid;
  border-width: 0 1px 0 0;
  vertical-align: top;
  zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.k-menu-scroll-wrapper .k-menu-group .k-item > .k-link,
.k-popups-wrapper.vertical > .k-item > .k-link,
.k-context-menu.k-menu-vertical > .k-item > .k-link,
.k-menu .k-menu-group .k-item > .k-link {
  padding: .28em 1.8em .38em .9em;
}
.k-popups-wrapper.horizontal > .k-separator,
.k-context-menu.k-menu-horizontal > .k-separator {
  display: none;
}
.k-popups-wrapper.horizontal > .k-item,
.k-context-menu.k-menu-horizontal > .k-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.k-popups-wrapper.horizontal > .k-last,
.k-context-menu.k-menu-horizontal > .k-last {
  border: 0;
}
.k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-down,
.k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-down,
.k-menu .k-item > .k-link > .k-i-arrow-60-down {
  margin-right: -8px;
}
.k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-right,
.k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-right,
.k-menu .k-item > .k-link > .k-i-arrow-60-right {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 2px;
  right: .2rem;
}
.k-menu-scroll-wrapper .k-animation-container,
.k-popups-wrapper .k-animation-container,
.k-menu .k-animation-container {
  border: 0;
}
.k-menu-scroll-wrapper .k-animation-container,
.k-menu-scroll-wrapper .k-menu-group,
.k-popups-wrapper .k-animation-container,
.k-popups-wrapper .k-menu-group,
.k-menu .k-animation-container,
.k-menu .k-menu-group {
  position: absolute;
  left: 0;
}
.k-menu-scroll-wrapper .k-animation-container .k-animation-container,
.k-menu-scroll-wrapper .k-menu-group .k-menu-group,
.k-menu-scroll-wrapper.vertical .k-animation-container,
.k-menu-scroll-wrapper.vertical .k-menu-group,
.k-popups-wrapper .k-animation-container .k-animation-container,
.k-popups-wrapper .k-menu-group .k-menu-group,
.k-popups-wrapper.vertical .k-animation-container,
.k-popups-wrapper.vertical .k-menu-group,
.k-menu .k-animation-container .k-animation-container,
.k-menu .k-menu-group .k-menu-group,
.k-menu-vertical .k-animation-container,
.k-menu-vertical .k-menu-group {
  top: 0;
  left: 0;
}
.k-menu-scroll-wrapper .k-animation-container .k-menu-group,
.k-popups-wrapper .k-animation-container .k-menu-group,
.k-menu .k-animation-container .k-menu-group {
  top: auto;
  left: auto;
  margin-left: -1px;
}
.k-menu .k-animation-container,
.k-menu-scroll-wrapper .k-animation-container,
.k-popups-wrapper .k-animation-container,
.k-popup .k-animation-container {
  margin-top: -1px;
  padding-left: 1px;
}
.k-ie .k-menu .k-animation-container,
.k-ie .k-menu-scroll-wrapper .k-animation-container,
.k-ie .k-popups-wrapper .k-animation-container,
.k-ie .k-popup .k-animation-container {
  margin-top: -2px;
}
.k-popup .k-animation-container .k-popup {
  margin-left: -1px;
}
.k-menu-scroll-wrapper .k-separator,
.k-popups-wrapper .k-separator,
ul.k-menu .k-separator {
  padding: 0.25em 0;
  height: 100%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  border-width: 0 1px 0 0;
}
.k-menu-scroll-wrapper.vertical .k-separator,
.k-menu-scroll-wrapper.vertical .k-menu-group .k-separator,
.k-popups-wrapper.vertical .k-separator,
.k-popups-wrapper.vertical .k-menu-group .k-separator,
ul.k-menu-vertical .k-separator,
.k-menu .k-menu-group .k-separator {
  padding: 0;
  height: 1px;
  width: 100%;
  border-width: 1px 0 0;
}
.k-popups-wrapper .k-widget.k-menu,
.k-menu-scroll-wrapper .k-widget.k-menu {
  white-space: nowrap;
  overflow: hidden;
}
.k-popups-wrapper.vertical .k-menu.k-menu-vertical,
.k-menu-scroll-wrapper.vertical .k-menu.k-menu-vertical {
  height: 100%;
  box-sizing: border-box;
}
.k-popups-wrapper.horizontal .k-menu.k-menu-horizontal > .k-item,
.k-menu-scroll-wrapper.horizontal .k-menu.k-menu-horizontal > .k-item {
  display: inline-block;
  overflow: hidden;
  float: none;
}
.k-popups-wrapper.vertical .k-menu.k-menu-vertical > .k-item,
.k-menu-scroll-wrapper.vertical .k-menu.k-menu-vertical > .k-item {
  overflow: hidden;
}
.k-popups-wrapper,
.k-menu-scroll-wrapper {
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
}
.k-popups-wrapper.vertical,
.k-menu-scroll-wrapper.vertical {
  height: 100%;
}
.k-popups-wrapper > .k-animation-container .k-item,
.k-menu-scroll-wrapper > .k-animation-container .k-item {
  float: none;
}
.k-popups-wrapper .k-menu-scroll-button,
.k-menu-scroll-wrapper .k-menu-scroll-button {
  border-radius: 0;
  position: absolute;
  display: none;
}
.k-popups-wrapper .k-scroll-up,
.k-menu-scroll-wrapper .k-scroll-up {
  top: 0;
  left: 0;
  width: 100%;
}
.k-popups-wrapper .k-scroll-down,
.k-menu-scroll-wrapper .k-scroll-down {
  bottom: 0;
  left: 0;
  width: 100%;
}
.k-popups-wrapper .k-scroll-up,
.k-menu-scroll-wrapper .k-scroll-up,
.k-popups-wrapper .k-scroll-down,
.k-menu-scroll-wrapper .k-scroll-down {
  padding: 0em 0.7em;
  line-height: 0.2em;
}
.k-popups-wrapper .k-scroll-left,
.k-menu-scroll-wrapper .k-scroll-left {
  top: 0;
  left: 0;
  height: 100%;
}
.k-popups-wrapper .k-scroll-right,
.k-menu-scroll-wrapper .k-scroll-right {
  top: 0;
  right: 0;
  height: 100%;
}
.k-popups-wrapper .k-scroll-left,
.k-menu-scroll-wrapper .k-scroll-left,
.k-popups-wrapper .k-scroll-right,
.k-menu-scroll-wrapper .k-scroll-right {
  width: 16px;
  padding-left: 0;
  padding-right: 0;
}
.k-popups-wrapper .k-scroll-left .k-icon,
.k-menu-scroll-wrapper .k-scroll-left .k-icon,
.k-popups-wrapper .k-scroll-right .k-icon,
.k-menu-scroll-wrapper .k-scroll-right .k-icon {
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
  left: 0;
}
/* Context Menu */
.k-context-menu {
  border: 0;
  user-select: none;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Calendar */
.k-calendar {
  position: relative;
  display: inline-block;
  width: 17em;
  overflow: hidden;
}
.k-week-number {
  width: 19.42857143em;
}
.k-calendar td,
.k-calendar .k-link {
  text-decoration: none;
}
.k-calendar .k-action-link {
  text-decoration: underline;
}
.k-calendar .k-header,
.k-calendar .k-footer {
  position: relative;
  text-align: center;
  zoom: 1;
}
.k-widget.k-calendar .k-nav-prev,
.k-widget.k-calendar .k-nav-next {
  position: absolute;
  top: 0.16666em;
  line-height: 1.8333em;
  height: 1.8333em;
}
.k-widget.k-calendar .k-nav-prev {
  left: 1%;
}
.k-widget.k-calendar .k-nav-next {
  right: 1%;
}
.k-calendar .k-content {
  float: left;
  border-spacing: 0;
  width: 100%;
  height: 14.167em;
  border-width: 0;
  margin: 0;
  table-layout: fixed;
  outline: 0;
}
.k-calendar .k-content,
.k-calendar .k-content th {
  text-align: right;
}
.k-calendar .k-content .k-alt {
  border-radius: 0;
  text-align: center;
  font-weight: normal;
  cursor: default;
  line-height: 1.8333em;
}
.k-calendar .k-animation-container .k-content {
  height: 100%;
}
.k-widget.k-calendar .k-nav-fast {
  display: inline-block;
  width: 75%;
  height: 1.8333em;
  line-height: 1.8333em;
  margin: 0.16666em -0.08333em 0.3333em 0;
}
.k-calendar .k-header .k-icon {
  vertical-align: middle;
}
.k-calendar .k-header .k-link.k-nav-prev,
.k-calendar .k-header .k-link.k-nav-next {
  height: 1.8333em;
  width: 1.8333em;
}
.k-calendar th {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: .4em .45em .4em .1em;
  font-weight: normal;
  cursor: default;
}
.k-calendar td {
  padding: 0.08333em;
  cursor: pointer;
}
.k-calendar .k-state-focus {
  border-style: dotted;
  border-width: 0.08333em;
  padding: 0;
}
.k-calendar .k-content .k-link {
  display: block;
  overflow: hidden;
  min-height: 1.8333em;
  line-height: 1.8333em;
  padding: 0 .45em 0 .1em;
}
.k-calendar .k-meta-view .k-link {
  padding: .25em 0 .3em;
  text-align: center;
}
.k-calendar .k-century .k-link {
  text-align: left;
  padding: 0 .45em;
}
.k-calendar .k-footer {
  clear: both;
}
.k-calendar .k-footer .k-nav-today,
.k-calendar .k-footer > .k-state-disabled {
  display: block;
  height: 100%;
  padding: .5em 0;
}
.k-calendar .k-nav-today:hover {
  text-decoration: underline;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* ComboBox & DropDownList */
span.k-datepicker,
span.k-timepicker,
span.k-datetimepicker,
span.k-colorpicker,
span.k-numerictextbox,
span.k-combobox,
span.k-dropdown,
.k-toolbar .k-split-button {
  background-image: none;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-textbox,
.k-toolbar .k-split-button,
.k-listbox {
  position: relative;
  display: inline-block;
  width: 12.4em;
  overflow: visible;
  border-width: 0;
  vertical-align: middle;
}
.k-autocomplete > .k-i-close,
.k-combobox > .k-dropdown-wrap > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  display: none;
  position: absolute;
  right: 0;
}
.k-autocomplete > .k-i-close,
.k-combobox > .k-dropdown-wrap > .k-i-close {
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
.k-ie8 .k-autocomplete > .k-i-close,
.k-ie8 .k-combobox > .k-dropdown-wrap > .k-i-close {
  margin-top: -8px;
}
.k-combobox > .k-dropdown-wrap > .k-i-close {
  font-size: 100%;
  right: 2.4em;
}
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  top: 6px;
}
.k-autocomplete > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  margin-right: 6px;
}
.k-autocomplete.k-state-hover > .k-i-close,
.k-combobox > .k-dropdown-wrap.k-state-hover > .k-i-close,
.k-autocomplete.k-state-focused > .k-i-close,
.k-combobox > .k-dropdown-wrap.k-state-focused > .k-i-close {
  display: inline-block;
  outline: none;
}
.k-autocomplete > .k-hidden,
.k-combobox > .k-dropdown-wrap > .k-hidden,
.k-multiselect .k-hidden {
  display: none !important;
}
.k-multiselect.k-state-hover > .k-multiselect-wrap > .k-i-close,
.k-multiselect.k-state-focused > .k-multiselect-wrap > .k-i-close {
  display: inline-block;
  outline: none;
}
.k-autocomplete.k-state-border-down > .k-i-close,
.k-combobox > .k-dropdown-wrap.k-state-border-down > .k-i-close {
  margin-top: -1px;
}
.k-filter-menu .k-combobox,
.k-filter-menu .k-datepicker,
.k-filter-menu .k-timepicker,
.k-filter-menu .k-datetimepicker,
.k-filter-menu .k-numerictextbox,
.k-filter-menu .k-dropdown,
.k-filter-menu .k-autocomplete,
.k-filter-menu .k-textbox {
  width: 13.2em;
}
.k-autocomplete,
.k-combobox,
.k-datepicker,
.k-timepicker,
.k-datetimepicker,
.k-colorpicker,
.k-numerictextbox,
.k-dropdown,
.k-selectbox,
.k-toolbar .k-split-button {
  white-space: nowrap;
}
.k-colorpicker,
.k-toolbar .k-split-button {
  width: auto;
}
.k-datetimepicker {
  width: 15em;
}
.k-autocomplete,
.k-picker-wrap,
.k-numeric-wrap {
  position: relative;
  cursor: default;
}
.k-dropdown-wrap {
  position: relative;
}
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  display: block;
}
.k-block,
.k-widget,
.k-grid,
.k-slider,
.k-splitter,
.k-treeview,
.k-panelbar,
.k-content,
.k-header-column-menu {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-block,
.k-slider,
.k-splitbar,
.k-calendar,
.k-treeview,
.k-pager-wrap,
.k-grid-header .k-i-link-horizontal,
.k-header-column-menu {
  -webkit-touch-callout: none;
}
.k-list-scroller {
  position: relative;
  overflow: auto;
}
.k-popup.k-list-container,
.k-popup.k-calendar-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 2px;
  border-width: 1px;
  border-style: solid;
}
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  border-bottom-width: 0;
  padding-bottom: 1px;
}
.k-list-container .km-scroll-container {
  padding-bottom: 6px;
}
.k-textbox,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap {
  border-width: 1px;
  border-style: solid;
  padding: 0 1.9em 0 0;
}
.k-numeric-wrap.k-expand-padding {
  padding-right: 0;
}
.k-textbox,
.k-autocomplete {
  padding: 0;
}
.k-textbox.k-space-left {
  padding-left: 1.9em;
}
.k-textbox.k-space-right {
  padding-right: 1.9em;
}
.k-textbox .k-icon {
  top: 50%;
  margin: -8px 0 0;
  position: absolute;
}
.k-space-left .k-icon {
  left: 3px;
}
.k-space-right .k-icon {
  right: 3px;
}
/*prevent missing bottom border at some zoom levels*/
span.k-textbox:after {
  content: "\a0";
  display: block;
  height: .4px;
  overflow: hidden;
}
.k-autocomplete,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-hover {
  -webkit-transition: "box-shadow .15s ease-out";
  -o-transition: "box-shadow .15s ease-out";
  transition: box-shadow .15s ease-out;
  transition: "box-shadow .15s ease-out";
}
.k-textbox > input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-combobox .k-input {
  width: 100%;
  vertical-align: top;
}
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  font-family: inherit;
  border-width: 0;
  outline: 0;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  background: transparent;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  position: absolute;
  /* icon positioning */
  top: 0;
  right: 0;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.k-combobox .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select {
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: inherit;
  /* skin-related, inherit does not work in ie7- */
}
span.k-datetimepicker .k-select,
span.k-datetimepicker .k-select + .k-select {
  right: 0;
}
.k-textbox > input,
.k-autocomplete .k-input {
  display: block;
}
.k-combobox .k-icon {
  /*margin-top: 1px;*/
}
.k-dropdown .k-select,
.k-selectbox .k-select {
  overflow: hidden;
  border: 0;
  text-decoration: none;
  font: inherit;
  color: inherit;
}
.k-dropdown .k-input,
.k-selectbox .k-input {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-dropdown-wrap .k-input,
.k-selectbox .k-input {
  height: 1.65em;
  line-height: 1.65em;
  padding: 0.177em 0;
  text-indent: 0.33em;
  border: 0;
  margin: 0;
}
.k-combobox .k-dropdown-wrap:before,
.k-picker-wrap:before,
.k-numeric-wrap:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  height: 1.65em;
  padding-bottom: 0.3em;
}
.k-combobox-clearable .k-input {
  padding-right: 1.9em;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 2.004em;
}
/* fix missing bottom border on browser zoom in Chrome */
.k-webkit .k-combobox .k-dropdown-wrap:before,
.k-webkit .k-picker-wrap:before,
.k-webkit .k-numeric-wrap:before {
  padding-bottom: 0.38em;
}
/* above style breaks NumericTextBox layout due display:block style applied to the input */
.km.root .k-combobox .k-dropdown-wrap:before,
.km.root .k-picker-wrap:before,
.km.root .k-numeric-wrap:before {
  content: none;
}
.k-combobox .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input {
  display: inline;
}
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-dropdown-wrap .k-select {
  min-height: 1.65em;
  line-height: 2em;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  text-align: center;
  width: 1.9em;
  height: 100%;
}
.k-numeric-wrap .k-select {
  padding: 0;
}
body .k-datetimepicker .k-select {
  border-radius: 0;
}
.k-combobox .k-select,
.k-dropdown,
.k-selectbox .k-icon {
  cursor: pointer;
}
.k-popup {
  border-style: solid;
  border-width: 1px;
}
.k-popup .k-item,
.k-list-optionlabel {
  cursor: default;
}
.k-popup .k-calendar {
  border: 0;
}
.k-list {
  height: auto;
}
.k-nodata {
  min-height: 138px;
  width: 100%;
  display: table;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: lighter;
}
.k-nodata > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 11px;
}
.k-popup .k-list .k-item,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel,
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header,
.k-listbox .k-item,
.k-item.k-drag-clue {
  padding: 1px 5px 1px 5px;
  line-height: 1.8em;
  min-height: 1.8em;
}
.k-popup .k-list .k-item,
.k-listbox .k-item {
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 0 4px;
}
.k-popup .k-list .k-item > .k-group {
  top: -1px;
}
.k-group-header + div > .k-list > .k-item.k-first:before {
  content: " ";
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  padding-right: 22px;
}
.k-overflow-container .k-item {
  padding: 1px;
}
.k-overflow-container > .k-state-disabled .k-button,
.k-overflow-container .k-button.k-state-disabled,
.k-overflow-container .k-button.k-state-disabled:hover {
  border: 0 ;
  background: none;
}
.k-popup .k-list .k-state-hover,
.k-popup .k-list .k-state-focused,
.k-popup .k-list .k-state-selected,
.k-overflow-container .k-state-hover,
.k-overflow-container .k-state-focused,
.k-overflow-container .k-state-selected,
.k-fieldselector .k-list .k-item,
.k-list-optionlabel.k-state-focused,
.k-list-optionlabel.k-state-selected,
.k-listbox .k-item {
  padding: 0 4px;
  border-width: 1px;
  border-style: solid;
}
.k-list-filter {
  position: relative;
  margin-bottom: 2px;
}
.k-list-filter > .k-textbox {
  padding-right: 20px;
  width: 100%;
}
.k-list-filter > .k-icon {
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
.km-root .k-list-filter > .k-textbox {
  padding-left: 0;
  padding-right: 0;
  border-left-width: 0;
  border-right-width: 0;
}
/* MultiSelect */
.k-multiselect-wrap {
  position: relative;
  border-width: 0px;
  border-style: solid;
  border-radius: 4px;
  border-color: #C5C5C5;
  background-color: #FFF;
  min-height: 2.04em;
  padding-right: 22px;
}
.k-multiselect-wrap .k-input {
  background-color: transparent;
  height: 1.31em;
  line-height: 1.31em;
  padding: 0.18em 0;
  text-indent: 0.33em;
  border: 0;
  margin: 1px 0 0;
  float: left;
}
.k-multiselect-wrap .k-input::-ms-clear {
  display: none;
}
.k-multiselect-wrap li {
  margin: 1px 0 1px 1px;
  padding: .1em 1.6em .1em .4em;
  line-height: 1.5em;
  float: left;
  position: relative;
}
.k-autocomplete .k-i-loading,
.k-multiselect .k-i-loading {
  position: absolute;
  right: 3px;
  bottom: 4px;
}
.k-multiselect-wrap .k-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: .03em .2em;
}
/* Date/Time Pickers */
.k-datetimepicker .k-picker-wrap {
  padding-right: 3.8em;
}
.k-datetimepicker .k-select {
  width: 3.8em;
}
.k-datetimepicker .k-select .k-link-date {
  margin-left: -0.285em;
}
.k-datetimepicker .k-select .k-link-time {
  margin-right: -0.285em;
  margin-left: .428em;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 0 2px;
}
.k-picker-wrap .k-icon {
  cursor: pointer;
}
.k-button,
.k-textbox,
.k-timepicker,
.k-datepicker,
.k-datetimepicker {
  display: inline-block;
  vertical-align: middle;
}
.k-picker-wrap .k-input {
  margin: 0;
}
.k-time-popup .k-item {
  padding: 1px 3px;
}
/* inputs */
.k-input {
  padding: 0.25em 0;
}
.k-input,
.k-textbox > input {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.k-textbox {
  outline: 0;
}
input.k-textbox,
textarea.k-textbox {
  padding: 2px .3em;
}
input.k-textbox {
  height: 2.13em;
  text-indent: 0.33em;
  line-height: 1.6em;
}
.k-ie input.k-textbox {
  text-indent: 0.165em;
}
.k-ff input.k-textbox {
  height: 2.17em;
}
textarea.k-textbox {
  height: auto;
}
/* NumericTextBox */
span.k-numerictextbox {
  background-color: transparent;
}
.k-numerictextbox .k-input {
  margin: 0;
}
.k-numerictextbox .k-link {
  display: block;
  height: 1em;
  line-height: 1em;
  vertical-align: middle;
  border-width: 0;
  padding: 0;
  overflow: hidden;
}
.k-numerictextbox .k-icon {
  display: block;
  margin: auto;
  height: 100%;
}
.k-numerictextbox .k-i-arrow-60-up {
  top: 2px;
}
.k-numerictextbox .k-i-arrow-60-down {
  bottom: 2px;
}
.k-numeric-wrap .k-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
/* ColorPicker */
.k-colorpicker .k-picker-wrap {
  line-height: 2em;
}
.k-colorpicker .k-selected-color {
  vertical-align: top;
  display: inline-block;
  height: 2em;
  width: 2em;
}
.k-colorpicker .k-selected-color .k-i-line {
  font-size: 2em;
  color: #FF525E;
  display: inline-block;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.k-colorpicker .k-selected-color .k-i-line:before {
  content: "\e510";
}
.k-colorpicker .k-tool-icon {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 3px 3px 2px;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  -ms-high-contrast-adjust: none;
}
.k-colorpicker .k-tool-icon .k-selected-color {
  display: block;
  height: 3px;
  width: 16px;
  position: absolute;
  left: 3px;
  bottom: -3px;
  border-radius: 0 !important;
}
.k-colorpicker .k-select {
  cursor: pointer;
}
.k-colorpicker .k-picker-wrap .k-icon {
  overflow: visible;
}
.k-disabled-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.k-colorpalette {
  position: relative;
  line-height: 0;
  border-width: 0;
  display: inline-block;
}
.k-colorpalette .k-palette {
  border-collapse: collapse;
  position: relative;
  width: 100%;
  height: 100%;
}
.k-colorpalette .k-item {
  width: 14px;
  height: 14px;
  overflow: hidden;
  -ms-high-contrast-adjust: none;
}
.k-colorpalette .k-item.k-state-selected,
.k-colorpalette .k-item.k-state-selected:hover {
  z-index: 100;
  background: transparent;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.45);
  position: relative;
}
.k-colorpalette .k-item:hover {
  z-index: 101;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.k-flatcolorpicker {
  position: relative;
  display: inline-block;
  width: 265px;
  padding-bottom: 5px;
}
div.k-flatcolorpicker {
  background-color: transparent;
  background-image: none;
}
.k-flatcolorpicker .k-selected-color {
  background-image: url("../textures/transtexture.png");
  background-position: 50% 50%;
  text-align: right;
}
.k-flatcolorpicker .k-selected-color input.k-color-value {
  font-family: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace;
  padding: .75em .1em .65em .65em;
  border: 0;
  margin: 0;
  width: 82%;
}
.k-flatcolorpicker .k-selected-color .k-color-input {
  background-color: #fff;
  display: inline-block;
  width: 84%;
  text-align: left;
}
.k-flatcolorpicker .k-selected-color .k-clear-color {
  padding: .4em;
  line-height: 0;
}
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color:before {
  color: #000;
  opacity: 0.8;
}
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color:hover,
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color:active {
  opacity: 1;
}
.k-flatcolorpicker .k-clear-color-container .k-clear-color.k-state-focused:active {
  color: inherit;
}
.k-flatcolorpicker .k-clear-color-container .k-clear-color:active {
  color: #000;
  opacity: 1;
}
.k-flatcolorpicker .k-selected-color .k-clear-color .k-i-reset-color,
.k-flatcolorpicker .k-clear-color-container .k-clear-color .k-i-reset-color {
  background-image: none;
}
.k-flatcolorpicker .k-clear-color-container {
  text-align: left;
}
.k-flatcolorpicker .k-hsv-rectangle {
  position: relative;
  user-select: none;
  -ms-touch-action: pinch-zoom double-tap-zoom;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  border: 1px solid #eee;
  margin-left: -5px;
  margin-top: -5px;
  border-radius: 6px;
  box-shadow: 0 1px 2px #444;
  background: transparent;
}
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:hover,
.k-flatcolorpicker .k-hsv-rectangle .k-draghandle:focus {
  background: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
}
.k-flatcolorpicker .k-hsv-rectangle.k-dragging,
.k-flatcolorpicker .k-hsv-rectangle.k-dragging * {
  cursor: none;
}
.k-flatcolorpicker .k-slider-horizontal {
  height: 20px;
  width: 90%;
  margin: 0 5%;
}
.k-flatcolorpicker .k-slider-horizontal .k-slider-track {
  -webkit-box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
  box-shadow: 0 1px 0 #fff, 0 -1px 0 #999;
}
.k-flatcolorpicker .k-hue-slider,
.k-flatcolorpicker .k-transparency-slider {
  display: block;
}
.k-flatcolorpicker .k-hue-slider .k-slider-selection,
.k-flatcolorpicker .k-transparency-slider .k-slider-selection {
  background: transparent;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle,
.k-flatcolorpicker .k-transparency-slider .k-draghandle {
  background: transparent;
  border: 3px solid #eee;
  margin-top: 1px;
  height: 8px;
  width: 8px;
  -webkit-box-shadow: 0 1px 4px #444;
  box-shadow: 0 1px 4px #444;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle:focus,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:focus {
  background: transparent;
  border-color: #fff;
  -webkit-box-shadow: 0 1px 5px #000;
  box-shadow: 0 1px 5px #000;
  border-width: 2px;
  padding: 1px;
}
.k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: linear-gradient(to right, #ff0000 0%, #ffff00 16%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0004 100%);
}
.k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background-image: url("../textures/transparency.png");
  background-size: 100% auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.k-flatcolorpicker .k-controls {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 90%;
}
.k-flatcolorpicker .k-controls .k-button {
  width: 6em;
}
.k-flatcolorpicker .k-hsv-gradient {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%), linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  height: 180px;
  margin-bottom: 5px;
}
.k-ie9 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzAwZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iIzAwMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmMDBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAwMDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie9 .k-flatcolorpicker .k-hsv-gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}
.k-ie8 .k-flatcolorpicker .k-hue-slider .k-slider-track {
  background: url("../textures/hue.png") repeat 0 50%;
}
.k-ie8 .k-flatcolorpicker .k-transparency-slider .k-slider-track {
  background: url("../textures/transparency.png") repeat 0 50%;
}
.k-ie8 .k-flatcolorpicker .k-hsv-gradient {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1) progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ff000000',GradientType=0);
}
.k-rtl .k-multiselect-wrap {
  padding-right: 0;
  padding-left: 22px;
}
.k-maskedtextbox {
  position: relative;
  display: inline-block;
  background-color: transparent;
  border-width: 0;
}
.k-maskedtextbox ::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.k-maskedtextbox .k-i-warning {
  display: none;
  position: absolute;
  width: 1.9em;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.k-maskedtextbox.k-state-invalid .k-i-warning {
  display: inline-block;
}
.k-dateinput {
  position: relative;
  display: inline-block;
  border-width: 0;
}
.k-dateinput.k-widget {
  background-color: transparent;
}
.k-dateinput ::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.k-dateinput .k-i-warning {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: visible;
}
.k-dateinput.k-state-invalid .k-i-warning {
  display: inline-block;
}
.k-datepicker .k-picker-wrap .k-i-warning,
.k-timepicker .k-picker-wrap .k-i-warning,
.k-datetimepicker .k-picker-wrap .k-i-warning {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: visible;
}
.k-datepicker .k-picker-wrap.k-state-invalid .k-i-warning,
.k-timepicker .k-picker-wrap.k-state-invalid .k-i-warning,
.k-datetimepicker .k-picker-wrap.k-state-invalid .k-i-warning {
  display: inline-block;
}
.k-listbox {
  box-sizing: border-box;
  height: 200px;
}
.k-listbox.k-widget {
  background-color: transparent;
}
.k-listbox .k-list-scroller {
  height: 100%;
  overflow: auto;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
}
.k-listbox .k-list-scroller li {
  cursor: default;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.k-listbox .k-listbox-toolbar {
  box-sizing: border-box;
}
.k-listbox.k-listbox-toolbar-top {
  padding: 15px 0 1.42857143em;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar {
  margin-top: -15px;
  margin-bottom: 5px;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li {
  display: inline-block;
}
.k-listbox.k-listbox-toolbar-top .k-listbox-toolbar li + li {
  margin-left: 5px;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar {
  float: left;
  margin-right: 5px;
}
.k-listbox.k-listbox-toolbar-left .k-listbox-toolbar li + li {
  margin-top: 5px;
}
.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar {
  float: right;
  margin-left: 5px;
}
.k-listbox.k-listbox-toolbar-right .k-listbox-toolbar li:not(:last-child) {
  margin-bottom: 5px;
}
.k-listbox.k-listbox-toolbar-bottom {
  padding: 15px 0 1.45em;
}
.k-listbox.k-listbox-toolbar-bottom .k-list-scroller {
  margin-top: -15px;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar {
  margin-top: 5px;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li {
  display: inline-block;
}
.k-listbox.k-listbox-toolbar-bottom .k-listbox-toolbar li + li {
  margin-left: 5px;
}
.k-listbox .k-ghost {
  opacity: .5;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Notification */
.k-notification-wrap {
  padding: .6em .5em;
  cursor: default;
  position: relative;
  white-space: nowrap;
}
.k-notification-button .k-notification-wrap {
  padding-right: 20px;
}
.k-notification-wrap > .k-i-information,
.k-notification-wrap > .k-i-information,
.k-notification-wrap > .k-i-information,
.k-notification-wrap > .k-i-warning,
.k-notification-wrap > .k-i-information {
  vertical-align: text-bottom;
  margin-right: 4px;
}
.k-notification-wrap > .k-i-close {
  position: absolute;
  top: 7px;
  right: 4px;
  display: none;
}
.k-notification-button .k-notification-wrap > .k-i-close {
  display: block;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Progressbar */
.k-progressbar {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.k-progressbar {
  border-radius: 4px;
}
.k-progressbar-horizontal {
  width: 27em;
  height: 1.9em;
}
.k-progressbar-vertical {
  width: 1.9em;
  height: 27em;
}
.k-progressbar > .k-state-selected {
  position: absolute;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  left: -1px;
  right: auto;
  top: -1px;
  height: 100%;
  border-radius: 4px 0 0 4px;
}
.k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected,
.k-rtl .k-progressbar-horizontal > .k-state-selected {
  left: auto;
  right: -1px;
  border-radius: 0 4px 4px 0;
}
.k-progressbar-vertical > .k-state-selected {
  left: -1px;
  bottom: -1px;
  width: 100%;
  border-radius: 0 0 4px 4px;
}
.k-progressbar-vertical.k-progressbar-reverse > .k-state-selected {
  bottom: auto;
  top: -1px;
  border-radius: 4px 4px 0 0;
}
.k-progressbar > .k-state-selected.k-complete,
.k-rtl .k-progressbar > .k-state-selected.k-complete {
  border-radius: 4px;
}
.k-progressbar > .k-reset {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  white-space: nowrap;
}
.k-progressbar-horizontal .k-item {
  display: inline-block;
  height: 100%;
  border-style: solid;
  margin-left: -1px;
}
.k-progressbar-horizontal .k-item.k-first {
  margin-left: 0;
}
.k-progressbar-horizontal .k-item.k-last {
  border-right-width: 0;
}
.k-progressbar-horizontal .k-item,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-item {
  border-width: 1px 0 1px 1px;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-item,
.k-rtl .k-progressbar-horizontal .k-item {
  border-width: 1px 0 1px 1px;
}
.k-progressbar-horizontal .k-first,
.k-rtl .k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-last {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left-width: 1px;
}
.k-progressbar-horizontal .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-last,
.k-rtl .k-progressbar-horizontal .k-first {
  border-right-width: 1px;
}
.k-progressbar-horizontal .k-last.k-state-selected {
  border-right-width: 1px;
}
.k-progressbar-vertical .k-item {
  width: 100%;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  margin-top: -1px;
}
.k-progressbar-vertical .k-item.k-first {
  margin-top: 0;
}
.k-progressbar-vertical li.k-item.k-last {
  border-bottom-width: 0;
}
.k-progressbar-vertical .k-first {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.k-progressbar-vertical .k-last {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-item {
  border-width: 0 1px 1px 1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-first {
  border-top-width: 1px;
}
.k-progress-status-wrap {
  position: absolute;
  top: -1px;
  border: 1px solid transparent;
  line-height: 2em;
  width: 100%;
  height: 100%;
}
.k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap {
  left: -1px;
  right: auto;
  text-align: right;
}
.k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap,
.k-rtl .k-progressbar-horizontal .k-progress-status-wrap {
  left: auto;
  right: -1px;
  text-align: left;
}
.k-progressbar-vertical .k-progress-status-wrap {
  top: auto;
  bottom: -1px;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status-wrap {
  bottom: auto;
  top: -1px;
}
.k-progress-status {
  display: inline-block;
  padding: 0 .5em;
  min-width: 10px;
  white-space: nowrap;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  position: absolute;
  bottom: 0;
  left: 0;
}
.k-progressbar-vertical .k-progress-status {
  transform: rotate(-90deg) translateX(-100%);
  transform-origin: 0 0;
}
.k-progressbar-vertical.k-progressbar-reverse .k-progress-status {
  transform: rotate(90deg) translateX(-100%);
  transform-origin: 0 100%;
}
.k-ie8 .k-progressbar-vertical .k-progress-status {
  writing-mode: bt-lr;
  padding: .5em 0;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Slider */
div.k-slider {
  position: relative;
  border-width: 0;
  background-color: transparent;
  user-select: none;
}
.k-slider-vertical {
  width: 26px;
  height: 200px;
  /* default height */
}
.k-slider-horizontal {
  display: inline-block;
  width: 200px;
  /* default width */
  height: 26px;
}
.k-slider-wrap {
  width: 100%;
  height: 100%;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  position: absolute;
  top: 0;
  width: 24px;
  min-width: 0;
  height: 24px;
  margin: 0;
  padding: 0;
  outline: 0;
}
.k-slider .k-button .k-icon {
  margin-top: 3px;
  vertical-align: top;
}
.k-state-disabled .k-slider-wrap {
  filter: alpha(opacity=60);
  opacity: .6;
}
.k-state-disabled .k-slider-wrap .k-slider-items {
  color: #333;
}
.k-slider .k-button-decrease {
  left: 0;
}
.k-slider-vertical .k-button-decrease,
.k-grid .k-slider-vertical .k-button-decrease {
  top: auto;
  bottom: 0;
}
.k-slider .k-button-increase {
  right: 0;
}
.k-slider .k-icon,
.k-slider-track,
.k-slider .k-tick {
  cursor: pointer;
}
.k-slider-track,
.k-slider-selection {
  position: absolute;
  margin: 0;
  padding: 0;
}
.k-slider-horizontal .k-slider-track,
.k-slider-horizontal .k-slider-selection {
  top: 50%;
  left: 0;
  height: 8px;
  margin-top: -4px;
  background-repeat: repeat-x;
}
.k-slider-horizontal .k-slider-buttons .k-slider-track {
  left: 34px;
}
.k-slider-vertical .k-slider-track,
.k-slider-vertical .k-slider-selection {
  left: 50%;
  bottom: 0;
  width: 8px;
  margin-left: -4px;
  background-repeat: repeat-y;
}
.k-slider-vertical .k-slider-buttons .k-slider-track {
  bottom: 34px;
}
.k-draghandle {
  position: absolute;
  background-repeat: no-repeat;
  background-color: transparent;
  text-indent: -3333px;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  outline: 0;
}
.k-slider-horizontal .k-draghandle {
  top: -4px;
  width: 13px;
  height: 14px;
}
.k-slider-vertical .k-draghandle {
  left: -4px;
  width: 14px;
  height: 13px;
}
.k-slider-buttons .k-slider-items {
  margin-left: 34px;
}
.k-slider-horizontal .k-slider-items {
  height: 100%;
}
.k-slider-vertical .k-slider-items {
  padding-top: 1px;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  padding-top: 0;
}
.k-slider-vertical .k-slider-buttons .k-slider-items {
  margin: 0;
  padding-top: 35px;
}
.k-slider .k-tick {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
.k-slider-horizontal .k-tick {
  float: left;
  height: 100%;
  text-align: center;
}
.k-slider-horizontal .k-tick {
  background-position: center -92px;
}
.k-slider-horizontal .k-slider-topleft .k-tick {
  background-position: center -122px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick {
  background-position: center -152px;
}
.k-slider-horizontal .k-tick-large {
  background-position: center -2px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large {
  background-position: center -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large {
  background-position: center -62px;
}
.k-slider-vertical .k-tick {
  background-position: -92px center;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  background-position: -122px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick {
  background-position: -152px center;
}
.k-slider-vertical .k-tick-large {
  background-position: -2px center;
}
.k-slider-vertical .k-slider-topleft .k-tick-large {
  background-position: -32px center;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large {
  background-position: -62px center;
}
.k-slider-horizontal .k-first {
  background-position: 0 -92px;
}
.k-slider-horizontal .k-tick-large.k-first {
  background-position: 0 -2px;
}
.k-slider-horizontal .k-slider-topleft .k-first {
  background-position: 0 -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-first {
  background-position: 0 -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-first {
  background-position: 0 -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-first {
  background-position: 0 -62px;
}
.k-slider-horizontal .k-last {
  background-position: 100% -92px;
}
.k-slider-horizontal .k-tick-large.k-last {
  background-position: 100% -2px;
}
.k-slider-horizontal .k-slider-topleft .k-last {
  background-position: 100% -122px;
}
.k-slider-horizontal .k-slider-topleft .k-tick-large.k-last {
  background-position: 100% -32px;
}
.k-slider-horizontal .k-slider-bottomright .k-last {
  background-position: 100% -152px;
}
.k-slider-horizontal .k-slider-bottomright .k-tick-large.k-last {
  background-position: 100% -62px;
}
.k-slider-vertical .k-first {
  background-position: -92px 100%;
}
.k-slider-vertical .k-tick-large.k-first {
  background-position: -2px 100%;
}
.k-slider-vertical .k-slider-topleft .k-first {
  background-position: -122px 100%;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-first {
  background-position: -32px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-first {
  background-position: -152px 100%;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-first {
  background-position: -62px 100%;
}
.k-slider-vertical .k-last {
  background-position: -92px 0;
}
.k-slider-vertical .k-tick-large.k-last {
  background-position: -2px 0;
}
.k-slider-vertical .k-slider-topleft .k-last {
  background-position: -122px 0;
}
.k-slider-vertical .k-slider-topleft .k-tick-large.k-last {
  background-position: -32px 0;
}
.k-slider-vertical .k-slider-bottomright .k-last {
  background-position: -152px 0;
}
.k-slider-vertical .k-slider-bottomright .k-tick-large.k-last {
  background-position: -62px 0;
}
.k-slider-vertical .k-tick {
  text-align: right;
}
.k-slider-vertical .k-slider-topleft .k-tick {
  text-align: left;
}
.k-slider .k-label {
  position: absolute;
  white-space: nowrap;
  font-size: .92em;
}
.k-slider-horizontal .k-label {
  left: 0;
  width: 100%;
  line-height: 1;
}
.k-slider-horizontal .k-first .k-label {
  left: -50%;
}
.k-slider-horizontal .k-last .k-label {
  left: auto;
  right: -50%;
}
.k-slider-horizontal .k-label {
  bottom: -1.2em;
}
.k-slider-horizontal .k-slider-topleft .k-label {
  top: -1.2em;
}
.k-slider-vertical .k-label {
  left: 120%;
  display: block;
  text-align: left;
}
.k-slider-vertical .k-last .k-label {
  top: -0.5em;
}
.k-slider-vertical .k-first .k-label {
  bottom: -0.5em;
}
.k-slider-vertical .k-slider-topleft .k-label {
  left: auto;
  right: 120%;
}
.k-slider-tooltip {
  top: -4444px;
  /*prevent window resize in IE8 when appending*/
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Tooltip */
.k-tooltip {
  position: absolute;
  z-index: 12000;
  border-style: solid;
  border-width: 0;
  padding: 5px 5px 5px 6px;
  background-repeat: repeat-x;
  min-width: 20px;
  /*slider tooltip only*/
  text-align: center;
  /*slider tooltip only*/
}
.k-tooltip-button {
  text-align: right;
  height: 0;
}
.k-tooltip-content {
  height: 100%;
}
.k-tooltip-closable .k-tooltip-content {
  padding-right: 20px;
}
span.k-tooltip {
  position: static;
  display: inline-block;
  border-width: 1px;
  padding: 2px 5px 1px 6px;
}
.k-invalid-msg {
  display: none;
}
.k-callout {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  pointer-events: none;
}
.k-callout-n {
  top: -12px;
  left: 50%;
  pointer-events: none;
}
.k-callout-w {
  top: 50%;
  left: -12px;
  pointer-events: none;
}
.k-callout-s {
  left: 50%;
  bottom: -12px;
  pointer-events: none;
}
.k-callout-e {
  top: 50%;
  right: -12px;
  pointer-events: none;
}
.k-slider-tooltip .k-callout-n,
.k-slider-tooltip .k-callout-s {
  margin-left: -6px;
}
.k-slider-tooltip .k-callout-w,
.k-slider-tooltip .k-callout-e {
  margin-top: -6px;
}
.k-tooltip-validation .k-i-warning {
  vertical-align: text-top;
  margin-right: 3px;
}
.k-tooltip-validation {
  z-index: 9999;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Toolbar */
.k-toolbar {
  position: relative;
  display: block;
  vertical-align: middle;
  line-height: 2.9em;
}
.k-toolbar .k-button .k-icon,
.k-toolbar .k-button .k-sprite,
.k-overflow-container .k-button .k-icon,
.k-overflow-container .k-button .k-sprite {
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -5px;
}
.k-toolbar .k-input {
  line-height: inherit;
  height: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
}
.k-toolbar .k-input:before {
  content: "\a0";
  display: inline-block;
  width: 0;
}
.k-ie .k-toolbar .k-input {
  height: 1.65em;
}
.k-toolbar .k-combobox .k-dropdown-wrap:before,
.k-toolbar .k-picker-wrap:before,
.k-toolbar .k-numeric-wrap:before {
  display: none;
}
.k-overflow-container .k-sprite {
  margin-left: -4px;
}
.k-toolbar-resizable {
  overflow: hidden;
  white-space: nowrap;
}
.k-toolbar > .k-align-left {
  float: none;
}
.k-toolbar > .k-align-right {
  float: right;
}
.k-toolbar > *,
.k-toolbar .k-button {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.72em;
}
.k-toolbar .k-separator {
  border-width: 0 0 0 1px;
  border-style: solid;
  width: 1px;
  line-height: inherit;
}
.k-toolbar .k-button-group {
  list-style-type: none;
}
.k-toolbar .k-button-group > li {
  display: inline-block;
}
.k-toolbar .k-button-group .k-button {
  margin: 0 0 0 -1px;
  border-radius: 0;
}
.k-toolbar .k-button,
.k-toolbar .k-split-button,
.k-toolbar .k-button-group,
.k-toolbar .k-widget,
.k-toolbar .k-textbox,
.k-toolbar label,
.k-toolbar .k-separator {
  margin: 0 .2em;
  line-height: 1.72em;
  vertical-align: middle;
}
.k-toolbar .k-split-button {
  padding-left: 0;
}
.k-toolbar .k-split-button .k-button,
.k-toolbar .k-button-group .k-group-start {
  margin: 0;
}
.k-toolbar .k-split-button .k-split-button-arrow {
  margin: 0 0 0 -1px;
}
.k-toolbar .k-overflow-anchor {
  border-width: 0 0 0 1px;
  border-style: solid;
  height: 3em;
  width: 3em;
  line-height: inherit;
  padding: 0 .5em;
  margin: 0;
  position: relative;
  float: right;
  border-radius: 0;
}
.k-overflow-container .k-item {
  float: none;
  border: 0;
}
.k-overflow-container .k-separator {
  border-width: 0 0 1px;
  border-style: solid;
  height: 1px;
  line-height: 0;
  font-size: 0;
  padding: 0;
}
.k-overflow-container .k-overflow-button,
.k-split-container .k-button {
  text-align: left;
  display: block;
  background: none;
  border-color: transparent;
  white-space: nowrap;
}
.k-split-container {
  margin-top: -1px;
}
.k-overflow-container .k-button-group {
  padding: 0;
}
.k-overflow-container .k-button-group > li {
  display: block;
}
.k-overflow-container .k-overflow-group {
  border-width: 1px 0;
  border-style: solid;
  border-radius: 0;
  padding: 2px 0;
  margin: 1px 0;
}
.k-overflow-container .k-overflow-hidden {
  display: none;
}
.k-overflow-container .k-toolbar-first-visible,
.k-overflow-container .k-overflow-group + .k-overflow-group,
.k-overflow-container .k-separator + .k-overflow-group {
  border-top: 0;
  margin-top: 0;
  padding-top: 1px;
}
.k-overflow-container .k-overflow-group + .k-separator {
  display: none;
}
.k-overflow-container .k-toolbar-last-visible {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 1px;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Splitter */
.k-splitter {
  position: relative;
  height: 300px;
}
.k-pane > .k-splitter {
  border-width: 0;
  overflow: hidden;
}
.k-splitter .k-pane {
  overflow: hidden;
}
.k-splitter .k-scrollable {
  overflow: auto;
}
.k-splitter .k-pane-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.k-ghost-splitbar,
.k-splitbar {
  position: absolute;
  border-style: solid;
  font-size: 0;
  outline: 0;
  user-select: none;
}
.k-splitter .k-ghost-splitbar-horizontal,
.k-splitter .k-splitbar-horizontal {
  top: 0;
  width: 5px;
  border-width: 0 1px;
  background-repeat: repeat-y;
}
.k-ghost-splitbar-vertical,
.k-splitbar-vertical {
  left: 0;
  height: 5px;
  border-width: 1px 0;
  background-repeat: repeat-x;
}
.k-splitbar-draggable-horizontal {
  cursor: w-resize;
}
.k-splitbar-draggable-vertical {
  cursor: n-resize;
}
.k-splitbar .k-resize-handle {
  display: none;
}
.k-restricted-size-horizontal,
.k-restricted-size-vertical {
  background-color: #f00;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.k-splitbar-horizontal .k-i-arrow-60-right {
  margin-left: -2px;
}
.k-splitbar-horizontal.k-splitbar-draggable-horizontal .k-i-arrow-60-right {
  margin-top: 13px;
}
.k-splitbar-horizontal .k-i-arrow-60-left {
  margin-left: -3px;
}
.k-splitbar-horizontal.k-splitbar-draggable-horizontal .k-i-arrow-60-left {
  margin-top: -28px;
}
.k-splitbar-vertical .k-i-arrow-60-up {
  margin-top: -2px;
}
.k-splitbar-vertical .k-i-arrow-60-down {
  margin-top: -2px;
}
.k-splitbar-vertical.k-splitbar-draggable-vertical .k-i-arrow-60-up {
  margin-left: -17px;
}
.k-splitbar-vertical.k-splitbar-draggable-vertical .k-i-arrow-60-down {
  margin-left: 23px;
}
.k-i-arrow-60-up,
.k-i-arrow-60-right,
.k-i-arrow-60-down,
.k-i-arrow-60-left {
  cursor: pointer;
}
.k-splitbar-horizontal .k-icon {
  position: absolute;
  top: 50%;
  width: 7px;
  height: 20px;
  margin-top: -10px;
}
.k-splitbar-static-horizontal {
  width: 1px;
}
.k-splitbar-static-vertical {
  height: 1px;
}
.k-splitbar-vertical .k-icon {
  position: absolute;
  left: 50%;
}
.k-splitbar-draggable-vertical .k-resize-handle,
.k-splitbar-draggable-horizontal .k-resize-handle {
  display: inline-block;
  border-radius: 1px;
}
.k-splitbar-draggable-horizontal .k-resize-handle {
  width: 3px;
  height: 16px;
  margin-left: 1px;
}
.k-splitbar-draggable-vertical .k-resize-handle {
  width: 16px;
  height: 3px;
  margin-top: 1px;
}
.k-splitbar .k-i-arrow-60-up,
.k-splitbar .k-i-arrow-60-right,
.k-splitbar .k-i-arrow-60-down,
.k-splitbar .k-i-arrow-60-left {
  font-size: 10px;
}
.k-splitter-resizing {
  overflow: hidden;
}
.k-rtl .k-splitbar-horizontal .k-resize-handle {
  margin-right: 1px;
}
.k-rtl .k-splitbar-horizontal .k-i-arrow-60-right {
  margin-top: 13px;
  margin-right: -3px;
}
.k-rtl .k-splitbar-horizontal .k-i-arrow-60-left {
  margin-top: -28px;
  margin-right: -2px;
}
.k-rtl .k-splitbar-vertical .k-i-arrow-60-up {
  margin-top: -2px;
  margin-left: -17px;
}
.k-rtl .k-splitbar-vertical .k-i-arrow-60-down {
  margin-top: -2px;
  margin-left: 23px;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Virtual List */
.k-virtual-wrap {
  position: relative;
}
.k-virtual-wrap .k-list.k-virtual-list {
  height: auto;
}
.k-virtual-content {
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.k-virtual-list > .k-virtual-content {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.k-virtual-option-label {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.k-virtual-wrap > .k-virtual-header {
  text-align: right;
}
.k-popup .k-item.k-first {
  position: relative;
}
.k-virtual-content > .k-virtual-list > .k-virtual-item {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
}
.k-popup .k-list .k-item > .k-group,
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  text-transform: uppercase;
  font-size: .857em;
}
.k-popup .k-list .k-item > .k-group {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 .5em;
  line-height: 1.8;
}
.k-popup .k-state-hover > .k-group {
  right: -1px;
}
.k-virtual-item.k-first,
.k-group-header + .k-list > .k-item.k-first,
.k-static-header + .k-list > .k-item.k-first {
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 0;
}
.k-popup > .k-group-header,
.k-popup > .k-virtual-wrap > .k-group-header {
  text-align: right;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Dialog */
.k-dialog {
  min-width: 90px;
  min-height: 3em;
  max-width: 100%;
  max-height: 100%;
}
.k-window.k-dialog {
  position: fixed;
  padding-top: 0;
}
.k-dialog .k-dialog-titlebar {
  position: static;
  margin: 0;
  padding: 0.6em 0.8em 1em 0.8em;
  width: auto;
}
.k-dialog .k-dialog-titlebar .k-dialog-title {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 98%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2em;
  line-height: 1.2em;
}
.k-dialog .k-content {
  margin: 0;
  padding: 1.8em 1em 1.8em 1em;
}
.k-dialog.k-dialog-titleless .k-content {
  padding: 2.4em;
}
.k-dialog .k-dialog-buttongroup {
  margin: 0;
  padding: 0;
}
.k-dialog a.k-dialog-action.k-dialog-close {
  position: absolute;
  top: .35em;
  right: 0;
  cursor: pointer;
  z-index: 10000;
}
.k-dialog.k-dialog-titleless a.k-dialog-action.k-dialog-close {
  right: .5em;
  top: 1em;
}
.k-dialog.k-alert .k-dialog-titlebar,
.k-dialog.k-confirm .k-dialog-titlebar,
.k-dialog.k-prompt .k-dialog-titlebar {
  background: none;
  border-bottom: none;
}
.k-dialog.k-alert .k-content,
.k-dialog.k-confirm .k-content {
  padding: 2.4em;
}
.k-dialog.k-prompt .k-content {
  padding: 1.2em 1.2em 0.6em 1.2em;
}
.k-dialog .k-prompt-container {
  width: auto;
  padding: 0.6em 1.2em 1.8em 1.2em;
}
.k-dialog .k-prompt-container .k-textbox {
  width: 100%;
}
.k-dialog .k-button {
  box-sizing: border-box;
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
@font-face {
  font-family: 'WebComponentsIcons';
  src: url('../fonts/glyphs/WebComponentsIcons.eot?gedxeo');
  src: url('../fonts/glyphs/WebComponentsIcons.eot?gedxeo#iefix') format('embedded-opentype'), url('../fonts/glyphs/WebComponentsIcons.ttf?gedxeo') format('truetype'), url('../fonts/glyphs/WebComponentsIcons.woff?gedxeo') format('woff'), url('../fonts/glyphs/WebComponentsIcons.svg?gedxeo#WebComponentsIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.k-i-arrow-45-up-right:before {
  content: "\e000";
}
.k-i-collapse-ne:before {
  content: "\e000";
}
.k-i-resize-ne:before {
  content: "\e000";
}
.k-i-arrow-45-down-right:before {
  content: "\e001";
}
.k-i-collapse-se:before {
  content: "\e001";
}
.k-i-collapse:before {
  content: "\e001";
}
.k-i-resize-se:before {
  content: "\e001";
}
.k-i-arrow-45-down-left:before {
  content: "\e002";
}
.k-i-collapse-sw:before {
  content: "\e002";
}
.k-i-resize-sw:before {
  content: "\e002";
}
.k-i-arrow-45-up-left:before {
  content: "\e003";
}
.k-i-collapse-nw:before {
  content: "\e003";
}
.k-i-resize-new:before {
  content: "\e003";
}
.k-i-arrow-60-up:before {
  content: "\e004";
}
.k-i-arrow-n:before {
  content: "\e004";
}
.k-i-arrow-60-right:before {
  content: "\e005";
}
.k-i-arrow-e:before {
  content: "\e005";
}
.k-i-expand:before {
  content: "\e005";
}
.k-i-arrow-60-down:before {
  content: "\e006";
}
.k-i-arrow-s:before {
  content: "\e006";
}
.k-i-arrow-60-left:before {
  content: "\e007";
}
.k-i-arrow-w:before {
  content: "\e007";
}
.k-i-arrow-end-up:before {
  content: "\e008";
}
.k-i-seek-n:before {
  content: "\e008";
}
.k-i-arrow-end-right:before {
  content: "\e009";
}
.k-i-seek-e:before {
  content: "\e009";
}
.k-i-arrow-end-down:before {
  content: "\e00a";
}
.k-i-seek-s:before {
  content: "\e00a";
}
.k-i-arrow-end-left:before {
  content: "\e00b";
}
.k-i-seek-w:before {
  content: "\e00b";
}
.k-i-arrow-double-60-up:before {
  content: "\e00c";
}
.k-i-arrow-seek-up:before {
  content: "\e00c";
}
.k-i-arrow-double-60-right:before {
  content: "\e00d";
}
.k-i-arrow-seek-right:before {
  content: "\e00d";
}
.k-i-arrow-double-60-down:before {
  content: "\e00e";
}
.k-i-arrow-seek-down:before {
  content: "\e00e";
}
.k-i-arrow-double-60-left:before {
  content: "\e00f";
}
.k-i-arrow-seek-left:before {
  content: "\e00f";
}
.k-i-arrows-kpi:before {
  content: "\e010";
}
.k-i-kpi:before {
  content: "\e010";
}
.k-i-arrows-no-change:before {
  content: "\e011";
}
.k-i-arrow-overflow-down:before {
  content: "\e012";
}
.k-i-arrow-chevron-up:before {
  content: "\e013";
}
.k-i-arrow-chevron-right:before {
  content: "\e014";
}
.k-i-arrow-chevron-down:before {
  content: "\e015";
}
.k-i-arrow-chevron-left:before {
  content: "\e016";
}
.k-i-arrow-up:before {
  content: "\e017";
}
.k-i-arrow-right:before {
  content: "\e018";
}
.k-i-arrow-down:before {
  content: "\e019";
}
.k-i-arrow-left:before {
  content: "\e01a";
}
.k-i-arrow-drill:before {
  content: "\e01b";
}
.k-i-arrow-parent:before {
  content: "\e01c";
}
.k-i-arrow-root:before {
  content: "\e01d";
}
.k-i-arrows-resizing:before {
  content: "\e01e";
}
.k-i-arrows-dimensions:before {
  content: "\e01f";
}
.k-i-arrows-swap:before {
  content: "\e020";
}
.k-i-drag-and-drop:before {
  content: "\e021";
}
.k-i-categorize:before {
  content: "\e022";
}
.k-i-grid:before {
  content: "\e023";
}
.k-i-grid-layout:before {
  content: "\e024";
}
.k-i-group:before {
  content: "\e025";
}
.k-i-ungroup:before {
  content: "\e026";
}
.k-i-handler-drag:before {
  content: "\e027";
}
.k-i-layout:before {
  content: "\e028";
}
.k-i-layout-1-by-4:before {
  content: "\e029";
}
.k-i-layout-2-by-2:before {
  content: "\e02a";
}
.k-i-layout-side-by-side:before {
  content: "\e02b";
}
.k-i-layout-stacked:before {
  content: "\e02c";
}
.k-i-columns:before {
  content: "\e02d";
}
.k-i-rows:before {
  content: "\e02e";
}
.k-i-reorder:before {
  content: "\e02f";
}
.k-i-menu:before {
  content: "\e030";
}
.k-i-more-vertical:before {
  content: "\e031";
}
.k-i-more-horizontal:before {
  content: "\e032";
}
.k-i-undo:before {
  content: "\e100";
}
.k-i-redo:before {
  content: "\e101";
}
.k-i-reset:before {
  content: "\e102";
}
.k-i-reload:before {
  content: "\e103";
}
.k-i-refresh:before {
  content: "\e103";
}
.k-i-non-recurrence:before {
  content: "\e104";
}
.k-i-reset-sm:before {
  content: "\e105";
}
.k-i-reload-sm:before {
  content: "\e106";
}
.k-i-refresh-sm:before {
  content: "\e106";
}
.k-i-clock:before {
  content: "\e107";
}
.k-i-calendar:before {
  content: "\e108";
}
.k-i-save:before {
  content: "\e109";
}
.k-i-floppy:before {
  content: "\e109";
}
.k-i-print:before {
  content: "\e10a";
}
.k-i-printer:before {
  content: "\e10a";
}
.k-i-edit:before {
  content: "\e10b";
}
.k-i-pencil:before {
  content: "\e10b";
}
.k-i-delete:before {
  content: "\e10c";
}
.k-i-trash:before {
  content: "\e10c";
}
.k-i-attachment:before {
  content: "\e10d";
}
.k-i-clip:before {
  content: "\e10d";
}
.k-i-attachment-45:before {
  content: "\e10e";
}
.k-i-clip-45:before {
  content: "\e10e";
}
.k-i-link-horizontal:before {
  content: "\e10f";
}
.k-i-hyperlink:before {
  content: "\e10f";
}
.k-i-unlink-horizontal:before {
  content: "\e110";
}
.k-i-hyperlink-remove:before {
  content: "\e110";
}
.k-i-link-vertical:before {
  content: "\e111";
}
.k-i-unlink-vertical:before {
  content: "\e112";
}
.k-i-lock:before {
  content: "\e113";
}
.k-i-unlock:before {
  content: "\e114";
}
.k-i-cancel:before {
  content: "\e115";
}
.k-i-cancel-outline:before {
  content: "\e116";
}
.k-i-cancel-circle:before {
  content: "\e117";
}
.k-i-check:before {
  content: "\e118";
}
.k-i-checkmark:before {
  content: "\e118";
}
.k-i-success:before {
  content: "\e118";
}
.k-i-check-outline:before {
  content: "\e119";
}
.k-i-checkmark-outline:before {
  content: "\e119";
}
.k-i-check-circle:before {
  content: "\e11a";
}
.k-i-checkmark-circle:before {
  content: "\e11a";
}
.k-i-close:before {
  content: "\e11b";
}
.k-i-x:before {
  content: "\e11b";
}
.k-i-close-outline:before {
  content: "\e11c";
}
.k-i-x-outline:before {
  content: "\e11c";
}
.k-i-close-circle:before {
  content: "\e11d";
}
.k-i-x-circle:before {
  content: "\e11d";
}
.k-i-plus:before {
  content: "\e11e";
}
.k-i-add:before {
  content: "\e11e";
}
.k-i-plus-outline:before {
  content: "\e11f";
}
.k-i-plus-circle:before {
  content: "\e120";
}
.k-i-minus:before {
  content: "\e121";
}
.k-i-minus-outline:before {
  content: "\e122";
}
.k-i-minus-circle:before {
  content: "\e123";
}
.k-i-sort-asc:before {
  content: "\e124";
}
.k-i-sort-desc:before {
  content: "\e125";
}
.k-i-unsort:before {
  content: "\e126";
}
.k-i-sort-clear:before {
  content: "\e126";
}
.k-i-sort-asc-sm:before {
  content: "\e127";
}
.k-i-sort-desc-sm:before {
  content: "\e128";
}
.k-i-filter:before {
  content: "\e129";
}
.k-i-filter-clear:before {
  content: "\e12a";
}
.k-i-filter-sm:before {
  content: "\e12b";
}
.k-i-filter-sort-asc-sm:before {
  content: "\e12c";
}
.k-i-filter-sort-desc-sm:before {
  content: "\e12d";
}
.k-i-filter-add-expression:before {
  content: "\e12e";
}
.k-i-filter-add-group:before {
  content: "\e12f";
}
.k-i-login:before {
  content: "\e130";
}
.k-i-logout:before {
  content: "\e131";
}
.k-i-download:before {
  content: "\e132";
}
.k-i-upload:before {
  content: "\e133";
}
.k-i-hyperlink-open:before {
  content: "\e134";
}
.k-i-hyperlink-open-sm:before {
  content: "\e135";
}
.k-i-launch:before {
  content: "\e136";
}
.k-i-window:before {
  content: "\e137";
}
.k-i-window-maximize:before {
  content: "\e137";
}
.k-i-windows:before {
  content: "\e138";
}
.k-i-window-restore:before {
  content: "\e138";
}
.k-i-tiles:before {
  content: "\e138";
}
.k-i-window-minimize:before {
  content: "\e139";
}
.k-i-gear:before {
  content: "\e13a";
}
.k-i-cog:before {
  content: "\e13a";
}
.k-i-custom:before {
  content: "\e13a";
}
.k-i-gears:before {
  content: "\e13b";
}
.k-i-cogs:before {
  content: "\e13b";
}
.k-i-wrench:before {
  content: "\e13c";
}
.k-i-settings:before {
  content: "\e13c";
}
.k-i-preview:before {
  content: "\e13d";
}
.k-i-eye:before {
  content: "\e13d";
}
.k-i-zoom:before {
  content: "\e13e";
}
.k-i-search:before {
  content: "\e13e";
}
.k-i-zoom-in:before {
  content: "\e13f";
}
.k-i-zoom-out:before {
  content: "\e140";
}
.k-i-pan:before {
  content: "\e141";
}
.k-i-move:before {
  content: "\e141";
}
.k-i-calculator:before {
  content: "\e142";
}
.k-i-cart:before {
  content: "\e143";
}
.k-i-shopping-cart:before {
  content: "\e143";
}
.k-i-connector:before {
  content: "\e144";
}
.k-i-plus-sm:before {
  content: "\e145";
}
.k-i-minus-sm:before {
  content: "\e146";
}
.k-i-play:before {
  content: "\e200";
}
.k-i-pause:before {
  content: "\e201";
}
.k-i-stop:before {
  content: "\e202";
}
.k-i-rewind:before {
  content: "\e203";
}
.k-i-forward:before {
  content: "\e204";
}
.k-i-volume-down:before {
  content: "\e205";
}
.k-i-volume-up:before {
  content: "\e206";
}
.k-i-volume-off:before {
  content: "\e207";
}
.k-i-hd:before {
  content: "\e208";
}
.k-i-subtitles:before {
  content: "\e209";
}
.k-i-playlist:before {
  content: "\e20a";
}
.k-i-play-sm:before {
  content: "\e20c";
}
.k-i-pause-sm:before {
  content: "\e20d";
}
.k-i-stop-sm:before {
  content: "\e20e";
}
.k-i-audio:before {
  content: "\e20b";
}
.k-i-heart-outline:before {
  content: "\e300";
}
.k-i-fav-outline:before {
  content: "\e300";
}
.k-i-favorite-outline:before {
  content: "\e300";
}
.k-i-heart:before {
  content: "\e301";
}
.k-i-fav:before {
  content: "\e301";
}
.k-i-favorite:before {
  content: "\e301";
}
.k-i-star-outline:before {
  content: "\e302";
}
.k-i-bookmark-outline:before {
  content: "\e302";
}
.k-i-star:before {
  content: "\e303";
}
.k-i-bookmark:before {
  content: "\e303";
}
.k-i-checkbox:before {
  content: "\e304";
}
.k-i-shape-rect:before {
  content: "\e304";
}
.k-i-checkbox-checked:before {
  content: "\e305";
}
.k-i-tri-state-indeterminate:before {
  content: "\e306";
}
.k-i-tri-state-null:before {
  content: "\e307";
}
.k-i-circle:before {
  content: "\e308";
}
.k-i-radiobutton:before {
  content: "\e309";
}
.k-i-shape-circle:before {
  content: "\e309";
}
.k-i-radiobutton-checked:before {
  content: "\e30a";
}
.k-i-notification:before {
  content: "\e400";
}
.k-i-bell:before {
  content: "\e400";
}
.k-i-information:before {
  content: "\e401";
}
.k-i-info:before {
  content: "\e401";
}
.k-i-question:before {
  content: "\e402";
}
.k-i-help:before {
  content: "\e402";
}
.k-i-warning:before {
  content: "\e403";
}
.k-i-exception:before {
  content: "\e403";
}
.k-i-error:before {
  content: "\e403";
}
.k-i-photo-camera:before {
  content: "\e500";
}
.k-i-image:before {
  content: "\e501";
}
.k-i-photo:before {
  content: "\e501";
}
.k-i-image-export:before {
  content: "\e502";
}
.k-i-photo-export:before {
  content: "\e502";
}
.k-i-zoom-actual-size:before {
  content: "\e503";
}
.k-i-zoom-best-fit:before {
  content: "\e504";
}
.k-i-image-resize:before {
  content: "\e505";
}
.k-i-crop:before {
  content: "\e506";
}
.k-i-mirror:before {
  content: "\e507";
}
.k-i-flip-horizontal:before {
  content: "\e508";
}
.k-i-flip-vertical:before {
  content: "\e509";
}
.k-i-rotate:before {
  content: "\e50a";
}
.k-i-rotate-right:before {
  content: "\e50b";
}
.k-i-rotate-left:before {
  content: "\e50c";
}
.k-i-brush:before {
  content: "\e50d";
}
.k-i-palette:before {
  content: "\e50e";
}
.k-i-paint:before {
  content: "\e50f";
}
.k-i-droplet:before {
  content: "\e50f";
}
.k-i-background:before {
  content: "\e50f";
}
.k-i-line:before {
  content: "\e510";
}
.k-i-shape-line:before {
  content: "\e510";
}
.k-i-brightness-contrast:before {
  content: "\e511";
}
.k-i-saturation:before {
  content: "\e512";
}
.k-i-invert-colors:before {
  content: "\e513";
}
.k-i-transperancy:before {
  content: "\e514";
}
.k-i-opacity:before {
  content: "\e514";
}
.k-i-greyscale:before {
  content: "\e515";
}
.k-i-blur:before {
  content: "\e516";
}
.k-i-sharpen:before {
  content: "\e517";
}
.k-i-shape:before {
  content: "\e518";
}
.k-i-round-corners:before {
  content: "\e519";
}
.k-i-front-element:before {
  content: "\e51a";
}
.k-i-back-element:before {
  content: "\e51b";
}
.k-i-forward-element:before {
  content: "\e51c";
}
.k-i-backward-element:before {
  content: "\e51d";
}
.k-i-align-left-element:before {
  content: "\e51e";
}
.k-i-align-center-element:before {
  content: "\e51f";
}
.k-i-align-right-element:before {
  content: "\e520";
}
.k-i-align-top-element:before {
  content: "\e521";
}
.k-i-align-middle-element:before {
  content: "\e522";
}
.k-i-align-bottom-element:before {
  content: "\e523";
}
.k-i-thumbnails-up:before {
  content: "\e524";
}
.k-i-thumbnails-right:before {
  content: "\e525";
}
.k-i-thumbnails-down:before {
  content: "\e526";
}
.k-i-thumbnails-left:before {
  content: "\e527";
}
.k-i-full-screen:before {
  content: "\e528";
}
.k-i-fullscreen:before {
  content: "\e528";
}
.k-i-full-screen-exit:before {
  content: "\e529";
}
.k-i-fullscreen-exit:before {
  content: "\e529";
}
.k-i-reset-color:before {
  content: "\e52a";
}
.k-i-paint-remove:before {
  content: "\e52a";
}
.k-i-background-remove:before {
  content: "\e52a";
}
.k-i-page-properties:before {
  content: "\e600";
}
.k-i-bold:before {
  content: "\e601";
}
.k-i-italic:before {
  content: "\e602";
}
.k-i-underline:before {
  content: "\e603";
}
.k-i-font-family:before {
  content: "\e604";
}
.k-i-foreground-color:before {
  content: "\e605";
}
.k-i-convert-lowercase:before {
  content: "\e606";
}
.k-i-convert-uppercase:before {
  content: "\e607";
}
.k-i-strikethrough:before {
  content: "\e608";
}
.k-i-sub-script:before {
  content: "\e609";
}
.k-i-sup-script:before {
  content: "\e60a";
}
.k-i-div:before {
  content: "\e60b";
}
.k-i-all:before {
  content: "\e60c";
}
.k-i-h1:before {
  content: "\e60d";
}
.k-i-h2:before {
  content: "\e60e";
}
.k-i-h3:before {
  content: "\e60f";
}
.k-i-h4:before {
  content: "\e610";
}
.k-i-h5:before {
  content: "\e611";
}
.k-i-h6:before {
  content: "\e612";
}
.k-i-list-ordered:before {
  content: "\e613";
}
.k-i-list-numbered:before {
  content: "\e613";
}
.k-i-list-unordered:before {
  content: "\e614";
}
.k-i-list-bulleted:before {
  content: "\e614";
}
.k-i-indent-increase:before {
  content: "\e615";
}
.k-i-indent:before {
  content: "\e615";
}
.k-i-indent-decrease:before {
  content: "\e616";
}
.k-i-outdent:before {
  content: "\e616";
}
.k-i-insert-up:before {
  content: "\e617";
}
.k-i-insert-top:before {
  content: "\e617";
}
.k-i-insert-middle:before {
  content: "\e618";
}
.k-i-insert-down:before {
  content: "\e619";
}
.k-i-insert-bottom:before {
  content: "\e619";
}
.k-i-align-top:before {
  content: "\e61a";
}
.k-i-align-middle:before {
  content: "\e61b";
}
.k-i-align-bottom:before {
  content: "\e61c";
}
.k-i-align-left:before {
  content: "\e61d";
}
.k-i-align-center:before {
  content: "\e61e";
}
.k-i-align-right:before {
  content: "\e61f";
}
.k-i-align-justify:before {
  content: "\e620";
}
.k-i-align-remove:before {
  content: "\e621";
}
.k-i-text-wrap:before {
  content: "\e622";
}
.k-i-rule-horizontal:before {
  content: "\e623";
}
.k-i-table-align-top-left:before {
  content: "\e624";
}
.k-i-table-align-top-center:before {
  content: "\e625";
}
.k-i-table-align-top-right:before {
  content: "\e626";
}
.k-i-table-align-middle-left:before {
  content: "\e627";
}
.k-i-table-align-middle-center:before {
  content: "\e628";
}
.k-i-table-align-middle-right:before {
  content: "\e629";
}
.k-i-table-align-bottom-left:before {
  content: "\e62a";
}
.k-i-table-align-bottom-center:before {
  content: "\e62b";
}
.k-i-table-align-bottom-right:before {
  content: "\e62c";
}
.k-i-table-align-remove:before {
  content: "\e62d";
}
.k-i-borders-all:before {
  content: "\e62e";
}
.k-i-all-borders:before {
  content: "\e62e";
}
.k-i-borders-outside:before {
  content: "\e62f";
}
.k-i-outside-borders:before {
  content: "\e62f";
}
.k-i-borders-inside:before {
  content: "\e630";
}
.k-i-inside-borders:before {
  content: "\e630";
}
.k-i-borders-inside-horizontal:before {
  content: "\e631";
}
.k-i-inside-horizontal-borders:before {
  content: "\e631";
}
.k-i-borders-inside-vertical:before {
  content: "\e632";
}
.k-i-inside-vertical-borders:before {
  content: "\e632";
}
.k-i-border-top:before {
  content: "\e633";
}
.k-i-top-border:before {
  content: "\e633";
}
.k-i-border-bottom:before {
  content: "\e634";
}
.k-i-bottom-border:before {
  content: "\e634";
}
.k-i-border-left:before {
  content: "\e635";
}
.k-i-left-border:before {
  content: "\e635";
}
.k-i-border-right:before {
  content: "\e636";
}
.k-i-right-border:before {
  content: "\e636";
}
.k-i-border-no:before {
  content: "\e637";
}
.k-i-no-border:before {
  content: "\e637";
}
.k-i-borders-show-hide:before {
  content: "\e638";
}
.k-i-form:before {
  content: "\e639";
}
.k-i-border:before {
  content: "\e639";
}
.k-i-form-element:before {
  content: "\e63a";
}
.k-i-code-snippet:before {
  content: "\e63b";
}
.k-i-select-all:before {
  content: "\e63c";
}
.k-i-button:before {
  content: "\e63d";
}
.k-i-select-box:before {
  content: "\e63e";
}
.k-i-calendar-date:before {
  content: "\e63f";
}
.k-i-group-box:before {
  content: "\e640";
}
.k-i-textarea:before {
  content: "\e641";
}
.k-i-textbox:before {
  content: "\e642";
}
.k-i-textbox-hidden:before {
  content: "\e643";
}
.k-i-password:before {
  content: "\e644";
}
.k-i-paragraph-add:before {
  content: "\e645";
}
.k-i-edit-tools:before {
  content: "\e646";
}
.k-i-template-manager:before {
  content: "\e647";
}
.k-i-change-manually:before {
  content: "\e648";
}
.k-i-track-changes:before {
  content: "\e649";
}
.k-i-track-changes-enable:before {
  content: "\e64a";
}
.k-i-track-changes-accept:before {
  content: "\e64b";
}
.k-i-track-changes-accept-all:before {
  content: "\e64c";
}
.k-i-track-changes-reject:before {
  content: "\e64d";
}
.k-i-track-changes-reject-all:before {
  content: "\e64e";
}
.k-i-document-manager:before {
  content: "\e64f";
}
.k-i-custom-icon:before {
  content: "\e650";
}
.k-i-dictionary-add:before {
  content: "\e651";
}
.k-i-image-light-dialog:before {
  content: "\e652";
}
.k-i-image-insert:before {
  content: "\e652";
}
.k-i-image-edit:before {
  content: "\e653";
}
.k-i-image-map-editor:before {
  content: "\e654";
}
.k-i-comment:before {
  content: "\e655";
}
.k-i-comment-remove:before {
  content: "\e656";
}
.k-i-comments-remove-all:before {
  content: "\e657";
}
.k-i-silverlight:before {
  content: "\e658";
}
.k-i-media-manager:before {
  content: "\e659";
}
.k-i-video-external:before {
  content: "\e65a";
}
.k-i-flash-manager:before {
  content: "\e65b";
}
.k-i-find-and-replace:before {
  content: "\e65c";
}
.k-i-find:before {
  content: "\e65c";
}
.k-i-copy:before {
  content: "\e65d";
}
.k-i-files:before {
  content: "\e65d";
}
.k-i-cut:before {
  content: "\e65e";
}
.k-i-paste:before {
  content: "\e65f";
}
.k-i-paste-as-html:before {
  content: "\e660";
}
.k-i-paste-from-word:before {
  content: "\e661";
}
.k-i-paste-from-word-strip-file:before {
  content: "\e662";
}
.k-i-paste-html:before {
  content: "\e663";
}
.k-i-paste-markdown:before {
  content: "\e664";
}
.k-i-paste-plain-text:before {
  content: "\e665";
}
.k-i-apply-format:before {
  content: "\e666";
}
.k-i-clear-css:before {
  content: "\e667";
}
.k-i-copy-format:before {
  content: "\e668";
}
.k-i-strip-all-formating:before {
  content: "\e669";
}
.k-i-strip-css-format:before {
  content: "\e66a";
}
.k-i-strip-font-elements:before {
  content: "\e66b";
}
.k-i-strip-span-elements:before {
  content: "\e66c";
}
.k-i-strip-word-formatting:before {
  content: "\e66d";
}
.k-i-format-code-block:before {
  content: "\e66e";
}
.k-i-style-builder:before {
  content: "\e66f";
}
.k-i-module-manager:before {
  content: "\e670";
}
.k-i-hyperlink-light-dialog:before {
  content: "\e671";
}
.k-i-hyperlink-insert:before {
  content: "\e671";
}
.k-i-hyperlink-globe:before {
  content: "\e672";
}
.k-i-hyperlink-globe-remove:before {
  content: "\e673";
}
.k-i-hyperlink-email:before {
  content: "\e674";
}
.k-i-anchor:before {
  content: "\e675";
}
.k-i-table-light-dialog:before {
  content: "\e676";
}
.k-i-table-insert:before {
  content: "\e676";
}
.k-i-table:before {
  content: "\e677";
}
.k-i-table-properties:before {
  content: "\e678";
}
.k-i-table-wizard:before {
  content: "\e678";
}
.k-i-table-cell:before {
  content: "\e679";
}
.k-i-table-cell-properties:before {
  content: "\e67a";
}
.k-i-table-column-insert-left:before {
  content: "\e67b";
}
.k-i-table-column-insert-right:before {
  content: "\e67c";
}
.k-i-table-row-insert-above:before {
  content: "\e67d";
}
.k-i-table-row-insert-below:before {
  content: "\e67e";
}
.k-i-table-column-delete:before {
  content: "\e67f";
}
.k-i-table-row-delete:before {
  content: "\e680";
}
.k-i-table-cell-delete:before {
  content: "\e681";
}
.k-i-table-delete:before {
  content: "\e682";
}
.k-i-cells-merge:before {
  content: "\e683";
}
.k-i-cells-merge-horizontally:before {
  content: "\e684";
}
.k-i-cells-merge-vertically:before {
  content: "\e685";
}
.k-i-cell-split-horizontally:before {
  content: "\e686";
}
.k-i-cell-split-vertically:before {
  content: "\e687";
}
.k-i-table-unmerge:before {
  content: "\e688";
}
.k-i-pane-freeze:before {
  content: "\e689";
}
.k-i-row-freeze:before {
  content: "\e68a";
}
.k-i-column-freeze:before {
  content: "\e68b";
}
.k-i-toolbar-float:before {
  content: "\e68c";
}
.k-i-spell-checker:before {
  content: "\e68d";
}
.k-i-validation-xhtml:before {
  content: "\e68e";
}
.k-i-validation-data:before {
  content: "\e68f";
}
.k-i-toggle-full-screen-mode:before {
  content: "\e690";
}
.k-i-formula-fx:before {
  content: "\e691";
}
.k-i-sum:before {
  content: "\e692";
}
.k-i-symbol:before {
  content: "\e693";
}
.k-i-dollar:before {
  content: "\e694";
}
.k-i-currency:before {
  content: "\e694";
}
.k-i-percent:before {
  content: "\e695";
}
.k-i-custom-format:before {
  content: "\e696";
}
.k-i-decimal-increase:before {
  content: "\e697";
}
.k-i-decimal-decrease:before {
  content: "\e698";
}
.k-i-font-size:before {
  content: "\e699";
}
.k-i-image-absolute-position:before {
  content: "\e69a";
}
.k-i-globe-outline:before {
  content: "\e700";
}
.k-i-globe:before {
  content: "\e701";
}
.k-i-marker-pin:before {
  content: "\e702";
}
.k-i-marker-pin-target:before {
  content: "\e703";
}
.k-i-pin:before {
  content: "\e704";
}
.k-i-unpin:before {
  content: "\e705";
}
.k-i-share:before {
  content: "\e800";
}
.k-i-user:before {
  content: "\e801";
}
.k-i-inbox:before {
  content: "\e802";
}
.k-i-blogger:before {
  content: "\e803";
}
.k-i-blogger-box:before {
  content: "\e804";
}
.k-i-delicious:before {
  content: "\e805";
}
.k-i-delicious-box:before {
  content: "\e806";
}
.k-i-digg:before {
  content: "\e807";
}
.k-i-digg-box:before {
  content: "\e808";
}
.k-i-email:before {
  content: "\e809";
}
.k-i-envelop:before {
  content: "\e809";
}
.k-i-letter:before {
  content: "\e809";
}
.k-i-email-box:before {
  content: "\e80a";
}
.k-i-envelop-box:before {
  content: "\e80a";
}
.k-i-letter-box:before {
  content: "\e80a";
}
.k-i-facebook:before {
  content: "\e80b";
}
.k-i-facebook-box:before {
  content: "\e80c";
}
.k-i-google:before {
  content: "\e80d";
}
.k-i-google-box:before {
  content: "\e80e";
}
.k-i-google-plus:before {
  content: "\e80f";
}
.k-i-google-plus-box:before {
  content: "\e810";
}
.k-i-linkedin:before {
  content: "\e811";
}
.k-i-linkedin-box:before {
  content: "\e812";
}
.k-i-myspace:before {
  content: "\e813";
}
.k-i-myspace-box:before {
  content: "\e814";
}
.k-i-pinterest:before {
  content: "\e815";
}
.k-i-pinterest-box:before {
  content: "\e816";
}
.k-i-reddit:before {
  content: "\e817";
}
.k-i-reddit-box:before {
  content: "\e818";
}
.k-i-stumble-upon:before {
  content: "\e819";
}
.k-i-stumble-upon-box:before {
  content: "\e81a";
}
.k-i-tell-a-friend:before {
  content: "\e81b";
}
.k-i-tell-a-friend-box:before {
  content: "\e81c";
}
.k-i-tumblr:before {
  content: "\e81d";
}
.k-i-tumblr-box:before {
  content: "\e81e";
}
.k-i-twitter:before {
  content: "\e81f";
}
.k-i-twitter-box:before {
  content: "\e820";
}
.k-i-yammer:before {
  content: "\e821";
}
.k-i-yammer-box:before {
  content: "\e822";
}
.k-i-behance:before {
  content: "\e823";
}
.k-i-behance-box:before {
  content: "\e824";
}
.k-i-dribbble:before {
  content: "\e825";
}
.k-i-dribbble-box:before {
  content: "\e826";
}
.k-i-rss:before {
  content: "\e827";
}
.k-i-rss-box:before {
  content: "\e828";
}
.k-i-vimeo:before {
  content: "\e829";
}
.k-i-vimeo-box:before {
  content: "\e82a";
}
.k-i-youtube:before {
  content: "\e82b";
}
.k-i-youtube-box:before {
  content: "\e82c";
}
.k-i-folder:before {
  content: "\e900";
}
.k-i-folder-open:before {
  content: "\e901";
}
.k-i-folder-add:before {
  content: "\e902";
}
.k-i-folder-up:before {
  content: "\e903";
}
.k-i-folder-more:before {
  content: "\e904";
}
.k-i-fields-more:before {
  content: "\e904";
}
.k-i-aggregate-fields:before {
  content: "\e905";
}
.k-i-file:before {
  content: "\e906";
}
.k-i-file-vertical:before {
  content: "\e906";
}
.k-i-file-add:before {
  content: "\e907";
}
.k-i-file-txt:before {
  content: "\e908";
}
.k-i-txt:before {
  content: "\e908";
}
.k-i-file-csv:before {
  content: "\e909";
}
.k-i-csv:before {
  content: "\e909";
}
.k-i-file-excel:before {
  content: "\e90a";
}
.k-i-file-xls:before {
  content: "\e90a";
}
.k-i-excel:before {
  content: "\e90a";
}
.k-i-xls:before {
  content: "\e90a";
}
.k-i-file-word:before {
  content: "\e90b";
}
.k-i-file-doc:before {
  content: "\e90b";
}
.k-i-word:before {
  content: "\e90b";
}
.k-i-doc:before {
  content: "\e90b";
}
.k-i-file-mdb:before {
  content: "\e90c";
}
.k-i-mdb:before {
  content: "\e90c";
}
.k-i-file-ppt:before {
  content: "\e90d";
}
.k-i-ppt:before {
  content: "\e90d";
}
.k-i-file-pdf:before {
  content: "\e90e";
}
.k-i-pdf:before {
  content: "\e90e";
}
.k-i-file-psd:before {
  content: "\e90f";
}
.k-i-psd:before {
  content: "\e90f";
}
.k-i-file-flash:before {
  content: "\e910";
}
.k-i-flash:before {
  content: "\e910";
}
.k-i-file-config:before {
  content: "\e911";
}
.k-i-config:before {
  content: "\e911";
}
.k-i-file-ascx:before {
  content: "\e912";
}
.k-i-ascx:before {
  content: "\e912";
}
.k-i-file-bac:before {
  content: "\e913";
}
.k-i-bac:before {
  content: "\e913";
}
.k-i-file-zip:before {
  content: "\e914";
}
.k-i-zip:before {
  content: "\e914";
}
.k-i-film:before {
  content: "\e915";
}
.k-i-css3:before {
  content: "\e916";
}
.k-i-html5:before {
  content: "\e917";
}
.k-i-html:before {
  content: "\e918";
}
.k-i-source-code:before {
  content: "\e918";
}
.k-i-view-source:before {
  content: "\e918";
}
.k-i-css:before {
  content: "\e919";
}
.k-i-js:before {
  content: "\e91a";
}
.k-i-exe:before {
  content: "\e91b";
}
.k-i-csproj:before {
  content: "\e91c";
}
.k-i-vbproj:before {
  content: "\e91d";
}
.k-i-cs:before {
  content: "\e91e";
}
.k-i-vb:before {
  content: "\e91f";
}
.k-i-sln:before {
  content: "\e920";
}
.k-i-cloud:before {
  content: "\e921";
}
.k-i-file-horizontal:before {
  content: "\e922";
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* animation classes */
.k-fx-end .k-fx-next,
.k-fx-end .k-fx-current {
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.k-fx {
  position: relative;
}
.k-fx .k-fx-current {
  z-index: 0;
}
.k-fx .k-fx-next {
  z-index: 1;
}
.k-fx-hidden,
.k-fx-hidden * {
  visibility: hidden !important;
}
.k-fx-reverse .k-fx-current {
  z-index: 1;
}
.k-fx-reverse .k-fx-next {
  z-index: 0;
}
/* Zoom */
.k-fx-zoom.k-fx-start .k-fx-next {
  transform: scale(0) !important;
}
.k-fx-zoom.k-fx-end .k-fx-next {
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-next,
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-next {
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-start .k-fx-current {
  transform: scale(1) !important;
}
.k-fx-zoom.k-fx-reverse.k-fx-end .k-fx-current {
  transform: scale(0) !important;
}
/* Fade */
.k-fx-fade.k-fx-start .k-fx-next {
  will-change: opacity;
  opacity: 0;
}
.k-fx-fade.k-fx-end .k-fx-next {
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: opacity;
  opacity: 1;
}
.k-fx-fade.k-fx-reverse.k-fx-end .k-fx-current {
  opacity: 0;
}
/* Slide */
.k-fx-slide {
  /* left */
  /* left reverse */
  /* right */
}
.k-fx-slide.k-fx-end .k-fx-next .km-content,
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer,
.k-fx-slide.k-fx-end .k-fx-current .km-content,
.k-fx-slide.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-end .k-fx-current .km-footer {
  -webkit-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.k-fx-slide.k-fx-start .k-fx-next .km-content {
  will-change: transform;
  transform: translatex(100%);
}
.k-fx-slide.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-start .k-fx-next .km-footer {
  will-change: opacity;
  opacity: 0;
}
.k-fx-slide.k-fx-end .k-fx-current .km-content {
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  will-change: transform;
  transform: translatex(0);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  transform: translatex(100%);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  transform: translatex(0);
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-current .km-footer {
  will-change: opacity;
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-start .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-current .km-footer {
  opacity: 0;
}
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-header,
.k-fx-slide.k-fx-reverse.k-fx-end .k-fx-next .km-footer {
  opacity: 1;
}
.k-fx-slide.k-fx-right {
  /* right reverse */
}
.k-fx-slide.k-fx-right.k-fx-start .k-fx-next .km-content {
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-right.k-fx-end .k-fx-current .km-content {
  transform: translatex(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current .km-content {
  transform: translatex(0);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current .km-content {
  transform: translatex(-100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next .km-content {
  transform: translatex(100%);
}
.k-fx-slide.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next .km-content {
  transform: translatex(0%);
}
/* Tile */
.k-fx-tile {
  /* left */
  /* left reverse */
  /* right */
}
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  transform: translatex(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  transform: translatex(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translatex(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translatex(0);
}
.k-fx-tile.k-fx-right {
  /* right reverse */
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translatex(0%);
}
/* Tile */
.k-fx-tile {
  /* left */
  /* left reverse */
  /* right */
}
.k-fx-tile.k-fx-start .k-fx-next {
  will-change: transform;
  transform: translatex(100%);
}
.k-fx-tile.k-fx-end .k-fx-current {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  transform: translatex(0);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translatex(100%);
}
.k-fx-tile.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translatex(0);
}
.k-fx-tile.k-fx-right {
  /* right reverse */
}
.k-fx-tile.k-fx-right.k-fx-start .k-fx-next {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-end .k-fx-current {
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-current {
  transform: translatex(0);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-current {
  transform: translatex(-100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-start .k-fx-next {
  transform: translatex(100%);
}
.k-fx-tile.k-fx-right.k-fx-reverse.k-fx-end .k-fx-next {
  transform: translatex(0%);
}
/* Overlay */
.k-fx.k-fx-overlay.k-fx-start .k-fx-next,
.k-fx.k-fx-overlay.k-fx-left.k-fx-start .k-fx-next {
  will-change: transform;
  transform: translatex(100%);
}
.k-fx.k-fx-overlay.k-fx-right.k-fx-start .k-fx-next {
  transform: translatex(-100%);
}
.k-fx.k-fx-overlay.k-fx-up.k-fx-start .k-fx-next {
  transform: translatey(100%);
}
.k-fx.k-fx-overlay.k-fx-down.k-fx-start .k-fx-next {
  transform: translatey(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-next {
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-start .k-fx-current {
  will-change: transform;
  transform: none;
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-end .k-fx-current,
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-left.k-fx-end .k-fx-current {
  transform: translatex(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-right.k-fx-end .k-fx-current {
  transform: translatex(-100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-up.k-fx-end .k-fx-current {
  transform: translatey(100%);
}
.k-fx.k-fx-overlay.k-fx-reverse.k-fx-down.k-fx-end .k-fx-current {
  transform: translatey(-100%);
}
/** 
 * Copyright 2017 Telerik AD                                                                                                                                                                            
 *                                                                                                                                                                                                      
 * Licensed under the Apache License, Version 2.0 (the "License");                                                                                                                                      
 * you may not use this file except in compliance with the License.                                                                                                                                     
 * You may obtain a copy of the License at                                                                                                                                                              
 *                                                                                                                                                                                                      
 *     http://www.apache.org/licenses/LICENSE-2.0                                                                                                                                                       
 *                                                                                                                                                                                                      
 * Unless required by applicable law or agreed to in writing, software                                                                                                                                  
 * distributed under the License is distributed on an "AS IS" BASIS,                                                                                                                                    
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.                                                                                                                             
 * See the License for the specific language governing permissions and                                                                                                                                  
 * limitations under the License.                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                      
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*@import "../../mobile/common/base.less";
@import "../../mobile/common/button.less";*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.km-badge,
.km-detail {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  position: absolute;
  z-index: 1;
  height: 2em;
  font-size: .6rem;
  text-shadow: none;
}
.km-badge {
  top: -1em;
  right: -1em;
  line-height: 2em;
  margin-left: .5em;
  min-width: .9em;
  padding: 0 .55em;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.km-tabstrip .km-badge {
  top: -0.2em;
  right: auto;
  margin-left: -1em;
}
/* DetailButtons */
.km-detail {
  position: absolute;
  float: right;
  right: .8rem;
  top: 50%;
  margin-top: -0.7rem;
  width: 1.3rem;
  height: 1.3rem;
  font-size: 1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-widget .km-detaildisclose {
  font-size: .8em;
}
.k-ff .km-detail {
  width: 1rem;
  height: 1rem;
}
.km-detail .km-text {
  display: none;
}
.km-widget .km-rowinsert:after,
.km-widget .km-rowdelete:after,
.km-widget .km-contactadd:after,
.km-widget .km-detaildisclose:after,
.km-widget .km-rowinsert:before,
.km-widget .km-rowdelete:before,
.km-widget .km-contactadd:before,
.km-widget .km-detaildisclose:before,
.km-detail .km-icon {
  left: .15em;
  top: .15em;
  line-height: 1em;
  font-size: 1em;
  position: absolute;
}
.km-widget .km-detaildisclose:after {
  left: .1em;
  top: .25em;
  text-align: center;
  font-weight: bold;
}
/* Buttons */
.km-button {
  cursor: pointer;
  outline: 0;
  text-align: center;
}
button.km-button {
  display: inline-block;
  font: inherit;
}
.km-button:hover {
  text-decoration: none;
}
.km-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.km-ios .km-state-disabled .km-button,
.km-android .km-state-disabled .km-button,
.km-blackberry .km-state-disabled .km-button,
.km-meego .km-state-disabled .km-button {
  color: #aaa;
  text-shadow: none;
}
.km-root .km-pane .k-button:focus,
.km-root .km-pane .k-button:active,
.km-root .km-pane .k-button:focus:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.km-buttongroup {
  padding: .4rem .7rem;
  -webkit-margin-collapse: separate;
  margin-collapse: separate;
  margin: .5em auto;
}
.km-widget.km-buttongroup {
  padding: 0;
  border-color: transparent;
  background: none;
  white-space: nowrap;
  display: table;
}
.km-buttongroup > .km-button {
  display: table-cell;
}
.km-buttongroup .km-badge {
  z-index: 1;
}
.km-widget.km-buttongroup .km-button {
  margin: 0;
  border-width: 1px 0 1px 1px;
  padding: .48em .9em .44em;
}
.km-tablet .km-buttongroup .km-button {
  padding: .4em .8em .34em;
}
.km-widget.km-navbar .km-buttongroup {
  font-size: .95rem;
  line-height: 1em;
  margin: 0 0 .2em;
  display: inline-block;
  height: 1.5em;
  top: -2px;
}
.k-toolbar .km-buttongroup {
  margin: 0;
  display: inline-block;
}
.km-tablet .km-navbar .km-buttongroup {
  top: -1px;
}
.km-widget.km-navbar .km-buttongroup > .km-button {
  font-size: 1em;
  min-width: 4rem;
  text-align: center;
}
.km-tablet .km-navbar .km-buttongroup > .km-button {
  min-width: 6rem;
}
.km-view .km-buttongroup .km-button:last-child {
  border-right-width: 1px;
}
.km-ios .km-buttongroup .km-button {
  font-size: 1.2em;
  font-weight: bold;
}
/*@import "../../mobile/common/navbar.less";
@import "../../mobile/common/tabstrip.less";
@import "../../mobile/common/switch.less";
@import "../../mobile/common/listview.less";
@import "../../mobile/common/scrollview.less";
@import "../../mobile/common/forms.less";
@import "../../mobile/common/actionsheet.less";
@import "../../mobile/common/popover.less";
@import "../../mobile/common/drawer.less";
@import "../../mobile/common/modalview.less";
@import "../../mobile/common/scroller.less";
@import "../../mobile/common/splitview.less";
@import "../../common/transitions.less";
@import "../../mobile/common/workarounds.less";
@import "base.less";
@import "button.less";*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Icon per-widget styles */
.km-detail .km-icon,
.km-button .km-icon,
.km-list .km-icon,
.km-ios .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin-left: -0.3em;
  margin-right: 0.3em;
  vertical-align: baseline;
  display: inline-block;
  background-size: auto 100%;
}
html .km-widget .km-view .km-notext {
  margin-left: 0;
  margin-right: 0;
}
.km-buttongroup .km-button .km-icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
  margin: .05em .16em 0 0;
}
.km-tabstrip .km-button .km-icon {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 2.5rem;
}
.km-tabstrip .km-image,
.km-tabstrip .km-button .km-icon {
  margin: 0 auto .1em;
  display: inline-block;
}
.km-tabstrip .km-text {
  display: block;
}
.km-phone .km-tabstrip .km-icon {
  height: 2.2rem;
  width: 2.2rem;
  font-size: 2.2rem;
}
.km-phone .km-horizontal .km-tabstrip .km-icon {
  height: 2rem;
  width: 2rem;
  font-size: 2rem;
}
/* Icons */
@font-face {
  font-family: "Kendo UI";
  src: url("../img/kendoui.woff?v=1.1") format("woff"), url("../img/kendoui.ttf?v=1.1") format("truetype"), url("../img/kendoui.svg#kendoui") format("svg");
}
body:before {
  font-family: "Kendo UI";
  content: "\a0";
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}
.km-root .km-pane .km-view .km-icon {
  -webkit-background-clip: text;
  background-size: 0 0;
}
.km-icon {
  position: relative;
}
.km-icon:after,
.km-icon:before,
.km-contactadd:after,
.km-contactadd:before,
.km-rowdelete:after,
.km-rowdelete:before,
.km-rowinsert:after,
.km-rowinsert:before,
.km-detaildisclose:after,
.km-detaildisclose:before,
.km-loading:after,
.km-filter-wrap:before {
  position: relative;
  content: "\a0";
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  vertical-align: middle;
  background-size: auto;
  font: 1em/1em "Kendo UI";
}
.km-icon:before,
.km-contactadd:before,
.km-rowdelete:before,
.km-rowinsert:before,
.km-detaildisclose:before {
  position: absolute;
  margin-top: 1px;
  color: rgba(0, 0, 0, 0.7);
  display: none;
}
.km-state-active .km-icon:before,
.km-state-active .km-contactadd:before,
.km-state-active .km-rowdelete:before,
.km-state-active .km-rowinsert:before,
.km-state-active .km-detaildisclose:before {
  display: block;
}
.km-ios7 .km-detaildisclose:after {
  font-family: serif;
}
.km-ios7 .km-icon:before,
.km-ios7 .km-contactadd:before,
.km-ios7 .km-rowdelete:before,
.km-ios7 .km-rowinsert:before,
.km-ios7 .km-detaildisclose:before {
  display: none;
}
.k-webkit .km-ios:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after,
.k-webkit .km-blackberry:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after,
.k-safari .km-ios:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after,
.k-safari .km-blackberry:not(.km-android):not(.km-blackberry6):not(.km-blackberry7) .km-icon:after {
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-color: currentcolor;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.km-root .km-pane.km-on-blackberry.km-blackberry6 .km-view .km-icon:after,
.km-root .km-pane.km-on-blackberry.km-blackberry7 .km-view .km-icon:after,
.km-root .km-pane.km-pane.km-on-android .km-view .km-icon:after,
.km-root .km-pane.km-pane.km-on-meego .km-view .km-icon:after {
  background: none;
  -webkit-text-fill-color: inherit;
}
.km-contactadd:after,
.km-contactadd:before,
.km-rowinsert:after,
.km-rowinsert:before {
  content: "\E039";
}
.km-rowdelete:after,
.km-rowdelete:before {
  content: "\E03a";
}
.km-detaildisclose:after,
.km-detaildisclose:before {
  content: "\E0E2";
}
.km-action:after,
.km-action:before {
  content: "\e0ca";
}
.km-add:after,
.km-add:before {
  content: "\e0cb";
}
.km-arrow-n:after,
.km-arrow-n:before {
  content: "\e001";
}
.km-arrow-s:after,
.km-arrow-s:before {
  content: "\e002";
}
.km-battery:after,
.km-battery:before {
  content: "\e0ce";
}
.km-bookmarks:after,
.km-bookmarks:before {
  content: "\e0cf";
}
.km-camera:after,
.km-camera:before {
  content: "\e0d0";
}
.km-cart:after,
.km-cart:before {
  content: "\e0d1";
}
.km-edit:after,
.km-compose:after,
.km-edit:before,
.km-compose:before {
  content: "\e0d5";
}
.km-contacts:after,
.km-contacts:before {
  content: "\e0e4";
}
.km-trash:after,
.km-delete:after,
.km-trash:before,
.km-delete:before {
  content: "\e0ec";
}
.km-details:after,
.km-details:before {
  content: "\e0e2";
}
.km-download:after,
.km-downloads:after,
.km-download:before,
.km-downloads:before {
  content: "\e0d4";
}
.km-fastforward:after,
.km-fastforward:before {
  content: "\e0d9";
}
.km-toprated:after,
.km-favorites:after,
.km-toprated:before,
.km-favorites:before {
  content: "\e0d7";
}
.km-featured:after,
.km-featured:before {
  content: "\e0d8";
}
.km-globe:after,
.km-globe:before {
  content: "\e0dc";
}
.km-history:after,
.km-history:before {
  content: "\e0e7";
}
.km-home:after,
.km-home:before {
  content: "\e0dd";
}
.km-info:after,
.km-about:after,
.km-info:before,
.km-about:before {
  content: "\e0de";
}
.km-minus:after,
.km-minus:before {
  content: "\e033";
}
.km-more:after,
.km-more:before {
  content: "\e0e0";
}
.km-mostrecent:after,
.km-mostrecent:before {
  content: "\e0cc";
}
.km-mostviewed:after,
.km-mostviewed:before {
  content: "\e0d6";
}
.km-organize:after,
.km-organize:before {
  content: "\e0eb";
}
.km-pause:after,
.km-pause:before {
  content: "\e0e3";
}
.km-play:after,
.km-play:before {
  content: "\e0e5";
}
.km-plus:after,
.km-plus:before {
  content: "\e032";
}
.km-recents:after,
.km-recents:before {
  content: "\e0d2";
}
.km-refresh:after,
.km-refresh:before {
  content: "\e0e6";
}
.km-reply:after,
.km-reply:before {
  content: "\e0ed";
}
.km-rewind:after,
.km-rewind:before {
  content: "\e0e8";
}
.km-search:after,
.km-search:before {
  content: "\e0e9";
}
.km-settings:after,
.km-settings:before {
  content: "\e0da";
}
.km-share:after,
.km-share:before {
  content: "\e0df";
}
.km-sounds:after,
.km-volume:after,
.km-sounds:before,
.km-volume:before {
  content: "\e0ef";
}
.km-stop:after,
.km-stop:before {
  content: "\e0ea";
}
.km-wifi:after,
.km-wifi:before {
  content: "\e0f0";
}
.km-drawer-icon:after,
.km-drawer-icon:before,
.km-hamburger:before,
.km-hamburger:after {
  content: "\e105";
}
.km-root .km-pane .km-icon.km-check {
  -webkit-background-clip: initial;
}
.km-root .km-pane .km-check:checked:after,
.km-widget .km-check:checked:after {
  content: "\e227";
}
.km-android .km-more:after,
.km-android .km-more:before {
  content: "\e0e1";
}
.km-meego .km-more:after,
.km-meego .km-more:before {
  content: "\e0f1";
}
.km-wp .km-loading:after,
.km-wp .km-load-more .km-icon:after,
.km-wp .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
.km-meego .km-loading:after,
.km-meego .km-load-more .km-icon:after,
.km-meego .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
.km-root .km-android .km-loading:after,
.km-android .km-load-more .km-icon:after,
.km-root .km-android .km-scroller-refresh .km-icon:after {
  content: "\e0f6";
}
.km-scroller-pull .km-icon:after {
  content: "\e0f2";
}
.km-icon.km-phone:after,
.km-ios7 .km-state-active .km-phone:after {
  content: "\e326";
}
.km-ios7 .km-detaildisclose:after {
  content: "i";
}
.km-ios7 .km-action:after {
  content: "\e1ff";
}
.km-ios7 .km-add:after {
  content: "\e200";
}
.km-ios7 .km-mostrecent:after {
  content: "\e201";
}
.km-ios7 .km-battery:after {
  content: "\e203";
}
.km-ios7 .km-bookmarks:after {
  content: "\e204";
}
.km-ios7 .km-camera:after {
  content: "\e205";
}
.km-ios7 .km-cart:after {
  content: "\e206";
}
.km-ios7 .km-recents:after {
  content: "\e207";
}
.km-ios7 .km-download:after,
.km-ios7 .km-downloads:after {
  content: "\e209";
}
.km-ios7 .km-edit:after {
  content: "\e20a";
}
.km-ios7 .km-mostviewed:after {
  content: "\e20b";
}
.km-ios7 .km-toprated:after,
.km-ios7 .km-favorites:after {
  content: "\e20c";
}
.km-ios7 .km-featured:after {
  content: "\e20d";
}
.km-ios7 .km-fastforward:after {
  content: "\e20e";
}
.km-ios7 .km-settings:after {
  content: "\e20f";
}
.km-ios7 .km-globe:after {
  content: "\e211";
}
.km-ios7 .km-home:after {
  content: "\e212";
}
.km-ios7 .km-info:after,
.km-ios7 .km-about:after {
  content: "\e213";
}
.km-ios7 .km-share:after {
  content: "\e214";
}
.km-ios7 .km-more:after {
  content: "\e215";
}
.km-ios7 .km-details:after {
  content: "\e217";
}
.km-ios7 .km-pause:after {
  content: "\e218";
}
.km-ios7 .km-contacts:after {
  content: "\e219";
}
.km-ios7 .km-play:after {
  content: "\e21a";
}
.km-ios7 .km-refresh:after {
  content: "\e21b";
}
.km-ios7 .km-history:after {
  content: "\e21c";
}
.km-ios7 .km-rewind:after {
  content: "\e21d";
}
.km-ios7 .km-search:after {
  content: "\e21e";
}
.km-ios7 .km-stop:after {
  content: "\e21f";
}
.km-ios7 .km-organize:after {
  content: "\e220";
}
.km-ios7 .km-trash:after,
.km-ios7 .km-delete:after {
  content: "\e221";
}
.km-ios7 .km-reply:after {
  content: "\e222";
}
.km-ios7 .km-forward:after {
  content: "\e223";
}
.km-ios7 .km-sounds:after,
.km-ios7 .km-volume:after {
  content: "\e224";
}
.km-ios7 .km-wifi:after {
  content: "\e225";
}
.km-ios7 .km-phone:after {
  content: "\e226";
}
.km-ios7 .km-state-active .km-action:after {
  content: "\e2ff";
}
.km-ios7 .km-state-active .km-add:after {
  content: "\e300";
}
.km-ios7 .km-state-active .km-mostrecent:after {
  content: "\e301";
}
.km-ios7 .km-state-active .km-battery:after {
  content: "\e303";
}
.km-ios7 .km-state-active .km-bookmarks:after {
  content: "\e304";
}
.km-ios7 .km-state-active .km-camera:after {
  content: "\e305";
}
.km-ios7 .km-state-active .km-cart:after {
  content: "\e306";
}
.km-ios7 .km-state-active .km-recents:after {
  content: "\e307";
}
.km-ios7 .km-state-active .km-download:after,
.km-ios7 .km-state-active .km-downloads:after {
  content: "\e309";
}
.km-ios7 .km-state-active .km-edit:after {
  content: "\e30a";
}
.km-ios7 .km-state-active .km-mostviewed:after {
  content: "\e30b";
}
.km-ios7 .km-state-active .km-toprated:after,
.km-ios7 .km-state-active .km-favorites:after {
  content: "\e30c";
}
.km-ios7 .km-state-active .km-featured:after {
  content: "\e30d";
}
.km-ios7 .km-state-active .km-fastforward:after {
  content: "\e30e";
}
.km-ios7 .km-state-active .km-settings:after {
  content: "\e30f";
}
.km-ios7 .km-state-active .km-globe:after {
  content: "\e311";
}
.km-ios7 .km-state-active .km-home:after {
  content: "\e312";
}
.km-ios7 .km-state-active .km-info:after,
.km-ios7 .km-state-active .km-about:after {
  content: "\e313";
}
.km-ios7 .km-state-active .km-share:after {
  content: "\e314";
}
.km-ios7 .km-state-active .km-more:after {
  content: "\e315";
}
.km-ios7 .km-state-active .km-details:after {
  content: "\e317";
}
.km-ios7 .km-state-active .km-pause:after {
  content: "\e318";
}
.km-ios7 .km-state-active .km-contacts:after {
  content: "\e319";
}
.km-ios7 .km-state-active .km-play:after {
  content: "\e31a";
}
.km-ios7 .km-state-active .km-refresh:after {
  content: "\e31b";
}
.km-ios7 .km-state-active .km-history:after {
  content: "\e31c";
}
.km-ios7 .km-state-active .km-rewind:after {
  content: "\e31d";
}
.km-ios7 .km-state-active .km-search:after {
  content: "\e31e";
}
.km-ios7 .km-state-active .km-stop:after {
  content: "\e31f";
}
.km-ios7 .km-state-active .km-organize:after {
  content: "\e320";
}
.km-ios7 .km-state-active .km-trash:after,
.km-ios7 .km-state-active .km-delete:after {
  content: "\e321";
}
.km-ios7 .km-state-active .km-reply:after {
  content: "\e322";
}
.km-ios7 .km-state-active .km-forward:after {
  content: "\e323";
}
.km-ios7 .km-state-active .km-sounds:after,
.km-ios7 .km-state-active .km-volume:after {
  content: "\e324";
}
.km-ios7 .km-state-active .km-wifi:after {
  content: "\e325";
}
.km-arrowdown:after,
.km-arrowdown:before {
  content: "\e002";
}
.km-wp .km-scroller-pull .km-icon:after {
  content: "\E0D4";
}
.km-on-wp.km-app .km-icon:after,
.km-on-wp.km-app .km-filter-wrap:before,
.km-on-wp.km-app .km-state-active .km-icon:after {
  color: transparent;
  background-image: url("../images/wp8_icons.png");
  background-size: auto 100%;
  height: 1em;
  margin-top: 0;
  vertical-align: middle;
}
.km-wp-light.km-app .km-icon:after,
.km-wp-light.km-app .km-filter-wrap:before {
  background-image: url("../images/wp8_inverseicons.png");
}
.km-on-wp.km-app .km-icon {
  line-height: 1em;
}
.km-on-wp.km-app .km-icon:before {
  display: none;
}
.km-on-wp.km-app .km-action:after {
  background-position-x: 20%;
}
.km-on-wp.km-app .km-add:after,
.km-on-wp.km-app .km-filter-reset .km-clear:after {
  background-position-x: 22%;
}
.km-on-wp.km-app .km-battery:after {
  background-position-x: 24%;
}
.km-on-wp.km-app .km-bookmarks:after {
  background-position-x: 26%;
}
.km-on-wp.km-app .km-camera:after {
  background-position-x: 28%;
}
.km-on-wp.km-app .km-cart:after {
  background-position-x: 30%;
}
.km-on-wp.km-app .km-edit:after,
.km-on-wp.km-app .km-compose:after {
  background-position-x: 32%;
}
.km-on-wp.km-app .km-contacts:after {
  background-position-x: 34%;
}
.km-on-wp.km-app .km-trash:after,
.km-on-wp.km-app .km-delete:after {
  background-position-x: 36%;
}
.km-on-wp.km-app .km-details:after {
  background-position-x: 38%;
}
.km-on-wp.km-app .km-download:after,
.km-on-wp.km-app .km-downloads:after {
  background-position-x: 40%;
}
.km-on-wp.km-app .km-fastforward:after {
  background-position-x: 42%;
}
.km-on-wp.km-app .km-toprated:after,
.km-on-wp.km-app .km-favorites:after {
  background-position-x: 44%;
}
.km-on-wp.km-app .km-featured:after {
  background-position-x: 46%;
}
.km-on-wp.km-app .km-globe:after {
  background-position-x: 48%;
}
.km-on-wp.km-app .km-history:after {
  background-position-x: 50%;
}
.km-on-wp.km-app .km-home:after {
  background-position-x: 52%;
}
.km-on-wp.km-app .km-info:after,
.km-on-wp.km-app .km-about:after {
  background-position-x: 54%;
}
.km-on-wp.km-app .km-more:after {
  background-position-x: 56%;
}
.km-on-wp.km-app .km-mostrecent:after {
  background-position-x: 58%;
}
.km-on-wp.km-app .km-mostviewed:after {
  background-position-x: 60%;
}
.km-on-wp.km-app .km-organize:after {
  background-position-x: 62%;
}
.km-on-wp.km-app .km-pause:after {
  background-position-x: 64%;
}
.km-on-wp.km-app .km-play:after {
  background-position-x: 66%;
}
.km-on-wp.km-app .km-recents:after {
  background-position-x: 68%;
}
.km-on-wp.km-app .km-refresh:after {
  background-position-x: 70%;
}
.km-on-wp.km-app .km-reply:after {
  background-position-x: 72%;
}
.km-on-wp.km-app .km-rewind:after {
  background-position-x: 74%;
}
.km-on-wp.km-app .km-search:after,
.km-on-wp.km-app .km-filter-wrap:before {
  background-position-x: 76%;
}
.km-on-wp.km-app .km-settings:after {
  background-position-x: 78%;
}
.km-on-wp.km-app .km-share:after {
  background-position-x: 80%;
}
.km-on-wp.km-app .km-sounds:after,
.km-on-wp.km-app .km-volume:after {
  background-position-x: 82%;
}
.km-on-wp.km-app .km-stop:after {
  background-position-x: 84%;
}
.km-on-wp.km-app .km-wifi:after {
  background-position-x: 86%;
}
.km-on-wp.km-app.km-android .km-more:after {
  background-position-x: 88%;
}
.km-on-wp.km-app.km-meego .km-more:after {
  background-position-x: 90%;
}
.km-on-wp.km-app.km-meego .km-loading:after,
.km-on-wp.km-app.km-meego .km-load-more .km-icon:after,
.km-on-wp.km-app.km-meego .km-scroller-refresh .km-icon:after {
  background-position-x: 94%;
}
.km-on-wp.km-app .km-scroller-pull .km-icon:after {
  background-position-x: 100%;
}
.km-on-wp.km-app .km-filter-wrap:before {
  display: inline-block;
  content: "\a0";
}
.km-on-wp.km-app .km-filter-reset .km-clear:after {
  transform: rotate(45deg);
}
.km-list .km-icon-label.k-i-arrow-e:before {
  content: "\E000";
}
.km-list .km-icon-label.k-i-arrow-n:before {
  content: "\E001";
}
.km-list .km-icon-label.k-i-arrow-s:before {
  content: "\E002";
}
.km-list .km-icon-label.k-i-arrow-w:before {
  content: "\E003";
}
.km-list .km-icon-label.k-i-arrow-ne:before {
  content: "\E004";
}
.km-list .km-icon-label.k-i-arrow-nw:before {
  content: "\E005";
}
.km-list .km-icon-label.k-i-arrow-se:before {
  content: "\E006";
}
.km-list .km-icon-label.k-i-arrow-sw:before {
  content: "\E007";
}
.km-list .km-icon-label.k-i-seek-e:before {
  content: "\E008";
}
.km-list .km-icon-label.k-i-seek-n:before {
  content: "\E009";
}
.km-list .km-icon-label.k-i-seek-s:before {
  content: "\E00A";
}
.km-list .km-icon-label.k-i-seek-w:before {
  content: "\E00B";
}
.km-list .km-icon-label.k-si-arrow-e:before,
.km-list .km-icon-label.k-i-sarrow-e:before {
  content: "\E00C";
}
.km-list .km-icon-label.k-si-arrow-n:before,
.km-list .km-icon-label.k-i-sarrow-n:before {
  content: "\E00D";
}
.km-list .km-icon-label.k-si-arrow-s:before,
.km-list .km-icon-label.k-i-sarrow-s:before {
  content: "\E00E";
}
.km-list .km-icon-label.k-si-arrow-w:before,
.km-list .km-icon-label.k-i-sarrow-w:before {
  content: "\E00F";
}
.km-list .km-icon-label.k-i-arrowhead-e:before {
  content: "\E010";
}
.km-list .km-icon-label.k-i-arrowhead-n:before {
  content: "\E011";
}
.km-list .km-icon-label.k-i-arrowhead-s:before {
  content: "\E012";
}
.km-list .km-icon-label.k-i-arrowhead-w:before {
  content: "\E013";
}
.km-list .km-icon-label.k-i-arrowhead-ew:before {
  content: "\E014";
}
.km-list .km-icon-label.k-i-arrowhead-ns:before {
  content: "\E015";
}
.km-list .km-icon-label.k-i-move:before {
  content: "\E016";
}
.km-list .km-icon-label.k-i-resize:before {
  content: "\E017";
}
.km-list .km-icon-label.k-i-resize-45:before {
  content: "\E018";
}
.km-list .km-icon-label.k-i-resize-135:before {
  content: "\E019";
}
.km-list .km-icon-label.k-i-resize-h:before {
  content: "\E01A";
}
.km-list .km-icon-label.k-i-resize-v:before {
  content: "\E01B";
}
.km-list .km-icon-label.k-i-refresh:before {
  content: "\E01C";
}
.km-list .km-icon-label.k-i-refresh-rev:before {
  content: "\E01D";
}
.km-list .km-icon-label.k-si-refresh:before,
.km-list .km-icon-label.k-i-srefresh:before {
  content: "\E01E";
}
.km-list .km-icon-label.k-si-refresh-rev:before,
.km-list .km-icon-label.k-s-srefresh-rev:before {
  content: "\E01F";
}
.km-list .km-icon-label.k-i-turn-en:before {
  content: "\E020";
}
.km-list .km-icon-label.k-i-turn-es:before {
  content: "\E021";
}
.km-list .km-icon-label.k-i-turn-ne:before {
  content: "\E022";
}
.km-list .km-icon-label.k-i-turn-nw:before {
  content: "\E023";
}
.km-list .km-icon-label.k-i-turn-se:before {
  content: "\E024";
}
.km-list .km-icon-label.k-i-turn-sw:before {
  content: "\E025";
}
.km-list .km-icon-label.k-i-turn-wn:before {
  content: "\E026";
}
.km-list .km-icon-label.k-i-turn-ws:before {
  content: "\E027";
}
.km-list .km-icon-label.k-i-uturn-e:before {
  content: "\E028";
}
.km-list .km-icon-label.k-i-uturn-e-rev:before {
  content: "\E029";
}
.km-list .km-icon-label.k-i-uturn-n:before {
  content: "\E02A";
}
.km-list .km-icon-label.k-i-uturn-n-rev:before {
  content: "\E02B";
}
.km-list .km-icon-label.k-i-uturn-s:before {
  content: "\E02C";
}
.km-list .km-icon-label.k-i-uturn-s-rev:before {
  content: "\E02D";
}
.km-list .km-icon-label.k-i-uturn-w:before {
  content: "\E02E";
}
.km-list .km-icon-label.k-i-uturn-w-rev:before {
  content: "\E02F";
}
.km-list .km-icon-label.k-i-tick-sign:before {
  content: "\E030";
}
.km-list .km-icon-label.k-i-close-sign:before {
  content: "\E031";
}
.km-list .km-icon-label.k-i-plus-sign:before {
  content: "\E032";
}
.km-list .km-icon-label.k-i-minus-sign:before {
  content: "\E033";
}
.km-list .km-icon-label.k-si-plus-sign:before,
.km-list .km-icon-label.k-i-splus-sign:before {
  content: "\E034";
}
.km-list .km-icon-label.k-si-minus-sign:before,
.km-list .km-icon-label.k-i-sminus-sign:before {
  content: "\E035";
}
.km-list .km-icon-label.k-i-cancel:before {
  content: "\E036";
}
.km-list .km-icon-label.k-i-tick:before {
  content: "\E037";
}
.km-list .km-icon-label.k-i-close:before {
  content: "\E038";
}
.km-list .km-icon-label.k-i-plus:before {
  content: "\E039";
}
.km-list .km-icon-label.k-i-minus:before {
  content: "\E03A";
}
.km-list .km-icon-label.k-si-plus:before,
.km-list .km-icon-label.k-i-splus:before {
  content: "\E03B";
}
.km-list .km-icon-label.k-si-minus:before,
.km-list .km-icon-label.k-i-sminus:before {
  content: "\E03C";
}
.km-list .km-icon-label.k-i-stop:before {
  content: "\E03D";
}
.km-list .km-icon-label.k-i-pause:before {
  content: "\E03E";
}
.km-list .km-icon-label.k-i-eject:before {
  content: "\E03F";
}
.km-list .km-icon-label.k-i-volume-off:before {
  content: "\E040";
}
.km-list .km-icon-label.k-i-volume-low:before {
  content: "\E041";
}
.km-list .km-icon-label.k-i-volume-high:before {
  content: "\E042";
}
.km-list .km-icon-label.k-i-earphones:before {
  content: "\E043";
}
.km-list .km-icon-label.k-i-heart:before {
  content: "\E044";
}
.km-list .km-icon-label.k-i-heart-empty:before {
  content: "\E045";
}
.km-list .km-icon-label.k-i-heart-half:before {
  content: "\E046";
}
.km-list .km-icon-label.k-i-star:before {
  content: "\E047";
}
.km-list .km-icon-label.k-i-star-empty:before {
  content: "\E048";
}
.km-list .km-icon-label.k-i-star-half:before {
  content: "\E049";
}
.km-list .km-icon-label.k-i-star-half-empty:before {
  content: "\E04A";
}
.km-list .km-icon-label.k-i-chart-column:before {
  content: "\E04B";
}
.km-list .km-icon-label.k-i-chart-bar:before {
  content: "\E04C";
}
.km-list .km-icon-label.k-i-chart-pie:before {
  content: "\E04D";
}
.km-list .km-icon-label.k-i-chart-donut:before {
  content: "\E04E";
}
.km-list .km-icon-label.k-i-chart-line:before {
  content: "\E04F";
}
.km-list .km-icon-label.k-i-chart-area:before {
  content: "\E050";
}
.km-list .km-icon-label.k-i-chart-donut:before {
  content: "\E051";
}
.km-list .km-icon-label.k-i-align-left:before {
  content: "\E052";
}
.km-list .km-icon-label.k-i-align-center:before {
  content: "\E053";
}
.km-list .km-icon-label.k-i-align-right:before {
  content: "\E054";
}
.km-list .km-icon-label.k-i-align-justify:before {
  content: "\E055";
}
.km-list .km-icon-label.k-i-align-clear:before {
  content: "\E056";
}
.km-list .km-icon-label.k-i-bold:before {
  content: "\E057";
}
.km-list .km-icon-label.k-i-bold-sans:before {
  content: "\E058";
}
.km-list .km-icon-label.k-i-italic:before {
  content: "\E059";
}
.km-list .km-icon-label.k-i-italic-sans:before {
  content: "\E05A";
}
.km-list .km-icon-label.k-i-underline:before {
  content: "\E05B";
}
.km-list .km-icon-label.k-i-underline-sans:before {
  content: "\E05C";
}
.km-list .km-icon-label.k-i-strikethrough:before {
  content: "\E05D";
}
.km-list .km-icon-label.k-i-strikethrough-sans:before {
  content: "\E05E";
}
.km-list .km-icon-label.k-i-font-a:before {
  content: "\E05F";
}
.km-list .km-icon-label.k-i-font-a-sans:before {
  content: "\E060";
}
.km-list .km-icon-label.k-i-font-t:before {
  content: "\E061";
}
.km-list .km-icon-label.k-i-font-t-sans:before {
  content: "\E062";
}
.km-list .km-icon-label.k-i-brightness:before {
  content: "\E063";
}
.km-list .km-icon-label.k-i-brightness-contrast:before {
  content: "\E064";
}
.km-list .km-icon-label.k-i-contrast:before {
  content: "\E065";
}
.km-list .km-icon-label.k-i-crop:before {
  content: "\E066";
}
.km-list .km-icon-label.k-i-mirror:before {
  content: "\E067";
}
.km-list .km-icon-label.k-i-flip-h:before {
  content: "\E068";
}
.km-list .km-icon-label.k-i-flip-v:before {
  content: "\E069";
}
.km-list .km-icon-label.k-i-rotate:before {
  content: "\E06A";
}
.km-list .km-icon-label.k-i-rotate-rev:before {
  content: "\E06B";
}
.km-list .km-icon-label.k-i-filter:before {
  content: "\E06C";
}
.km-list .km-icon-label.k-i-filter-clear:before {
  content: "\E06D";
}
.km-list .km-icon-label.k-i-sort-asc:before {
  content: "\E06E";
}
.km-list .km-icon-label.k-i-sort-desc:before {
  content: "\E06F";
}
.km-list .km-icon-label.k-i-sort-clear:before {
  content: "\E070";
}
.km-list .km-icon-label.k-i-indent:before {
  content: "\E071";
}
.km-list .km-icon-label.k-i-outdent:before {
  content: "\E072";
}
.km-list .km-icon-label.k-i-hyperlink:before {
  content: "\E073";
}
.km-list .km-icon-label.k-i-hyperlink-clear:before {
  content: "\E074";
}
.km-list .km-icon-label.k-i-hyperlink-ext:before {
  content: "\E075";
}
.km-list .km-icon-label.k-si-hyperlink-ext:before {
  content: "\E076";
}
.km-list .km-icon-label.k-i-ul:before {
  content: "\E077";
}
.km-list .km-icon-label.k-si-ul:before {
  content: "\E078";
}
.km-list .km-icon-label.k-i-paint:before {
  content: "\E079";
}
.km-list .km-icon-label.k-i-paste:before {
  content: "\E07A";
}
.km-list .km-icon-label.k-i-pencil:before {
  content: "\E07B";
}
.km-list .km-icon-label.k-i-image:before {
  content: "\E07C";
}
.km-list .km-icon-label.k-i-image-add:before {
  content: "\E07D";
}
.km-list .km-icon-label.k-i-print:before {
  content: "\E07E";
}
.km-list .km-icon-label.k-i-zoom:before {
  content: "\E07F";
}
.km-list .km-icon-label.k-i-zoom-in:before {
  content: "\E080";
}
.km-list .km-icon-label.k-i-zoom-out:before {
  content: "\E081";
}
.km-list .km-icon-label.k-i-asterisk:before {
  content: "\E082";
}
.km-list .km-icon-label.k-i-clip:before {
  content: "\E083";
}
.km-list .km-icon-label.k-i-clip-45:before {
  content: "\E084";
}
.km-list .km-icon-label.k-i-qrcode:before {
  content: "\E085";
}
.km-list .km-icon-label.k-i-book:before {
  content: "\E086";
}
.km-list .km-icon-label.k-i-bookmark:before {
  content: "\E087";
}
.km-list .km-icon-label.k-i-briefcase:before {
  content: "\E088";
}
.km-list .km-icon-label.k-i-calendar:before {
  content: "\E089";
}
.km-list .km-icon-label.k-i-camera-still:before {
  content: "\E08A";
}
.km-list .km-icon-label.k-i-camera-video:before {
  content: "\E08B";
}
.km-list .km-icon-label.k-i-certificate:before {
  content: "\E08C";
}
.km-list .km-icon-label.k-i-clock:before {
  content: "\E08D";
}
.km-list .km-icon-label.k-i-cloud:before {
  content: "\E08E";
}
.km-list .km-icon-label.k-i-collapse:before {
  content: "\E08F";
}
.km-list .km-icon-label.k-i-columns:before {
  content: "\E090";
}
.km-list .km-icon-label.k-i-comment:before {
  content: "\E091";
}
.km-list .km-icon-label.k-i-comment-empty:before {
  content: "\E092";
}
.km-list .km-icon-label.k-i-comments:before {
  content: "\E093";
}
.km-list .km-icon-label.k-i-comments-empty:before {
  content: "\E094";
}
.km-list .km-icon-label.k-i-credit-card:before {
  content: "\E095";
}
.km-list .km-icon-label.k-i-download:before {
  content: "\E096";
}
.km-list .km-icon-label.k-i-draghandle:before {
  content: "\E097";
}
.km-list .km-icon-label.k-si-draghandle:before {
  content: "\E098";
}
.km-list .km-icon-label.k-i-envelop:before {
  content: "\E099";
}
.km-list .km-icon-label.k-i-envelop-open:before {
  content: "\E09A";
}
.km-list .km-icon-label.k-i-eye:before {
  content: "\E09B";
}
.km-list .km-icon-label.k-i-file:before {
  content: "\E09C";
}
.km-list .km-icon-label.k-i-file-add:before {
  content: "\E09D";
}
.km-list .km-icon-label.k-i-film:before {
  content: "\E09E";
}
.km-list .km-icon-label.k-i-flag:before {
  content: "\E09F";
}
.km-list .km-icon-label.k-i-folder-add:before {
  content: "\E0A0";
}
.km-list .km-icon-label.k-i-folder:before {
  content: "\E0A1";
}
.km-list .km-icon-label.k-i-folder-open:before {
  content: "\E0A2";
}
.km-list .km-icon-label.k-i-folder-up:before {
  content: "\E0A3";
}
.km-list .km-icon-label.k-i-gear:before {
  content: "\E0A4";
}
.km-list .km-icon-label.k-si-gear:before {
  content: "\E0A5";
}
.km-list .km-icon-label.k-i-transmit:before {
  content: "\E0A6";
}
.km-list .km-icon-label.k-i-beer:before {
  content: "\E0A7";
}
.km-list .km-icon-label.k-i-cocktail:before {
  content: "\E0A8";
}
.km-list .km-icon-label.k-i-coffee:before {
  content: "\E0A9";
}
.km-list .km-icon-label.k-i-wine:before {
  content: "\E0AA";
}
.km-list .km-icon-label.k-i-grid:before {
  content: "\E0AB";
}
.km-list .km-icon-label.k-i-thumbs:before {
  content: "\E0AC";
}
.km-list .km-icon-label.k-i-split-h:before {
  content: "\E0AD";
}
.km-list .km-icon-label.k-i-split-v:before {
  content: "\E0AE";
}
.km-list .km-icon-label.k-i-home:before {
  content: "\E0AF";
}
.km-list .km-icon-label.k-i-inbox:before {
  content: "\E0B0";
}
.km-list .km-icon-label.k-i-key:before {
  content: "\E0B1";
}
.km-list .km-icon-label.k-i-login:before {
  content: "\E0B2";
}
.km-list .km-icon-label.k-i-logout:before {
  content: "\E0B3";
}
.km-list .km-icon-label.k-i-place:before {
  content: "\E0B4";
}
.km-list .km-icon-label.k-i-megaphone:before {
  content: "\E0B5";
}
.km-list .km-icon-label.k-i-note:before {
  content: "\E0B6";
}
.km-list .km-icon-label.k-i-pin:before {
  content: "\E0B7";
}
.km-list .km-icon-label.k-i-unpin:before {
  content: "\E0B8";
}
.km-list .km-icon-label.k-i-power:before {
  content: "\E0B9";
}
.km-list .km-icon-label.k-i-progress-bars:before {
  content: "\E0BA";
}
.km-list .km-icon-label.k-i-road:before {
  content: "\E0BB";
}
.km-list .km-icon-label.k-i-rss:before {
  content: "\E0BC";
}
.km-list .km-icon-label.k-i-floppy:before {
  content: "\E0BD";
}
.km-list .km-icon-label.k-i-sitemap:before {
  content: "\E0BE";
}
.km-list .km-icon-label.k-i-tag-45:before {
  content: "\E0BF";
}
.km-list .km-icon-label.k-i-tag-h:before {
  content: "\E0C0";
}
.km-list .km-icon-label.k-i-thunderbolt:before {
  content: "\E0C1";
}
.km-list .km-icon-label.k-i-tooltip:before {
  content: "\E0C2";
}
.km-list .km-icon-label.k-i-trash:before {
  content: "\E0C3";
}
.km-list .km-icon-label.k-i-trophy:before {
  content: "\E0C4";
}
.km-list .km-icon-label.k-i-ungroup:before {
  content: "\E0C5";
}
.km-list .km-icon-label.k-i-upload:before {
  content: "\E0C6";
}
.km-list .km-icon-label.k-i-window:before {
  content: "\E0C7";
}
.km-list .km-icon-label.k-i-tiles:before {
  content: "\E0C8";
}
.km-list .km-icon-label.k-i-wrench:before {
  content: "\E0C9";
}
.km-list .km-icon-label.k-i-action:before {
  content: "\E0CA";
}
.km-list .km-icon-label.k-i-add:before {
  content: "\E0CB";
}
.km-list .km-icon-label.k-i-add-inv:before {
  content: "\E0CC";
}
.km-list .km-icon-label.k-i-armchair:before {
  content: "\E0CD";
}
.km-list .km-icon-label.k-i-battery:before {
  content: "\E0CE";
}
.km-list .km-icon-label.k-i-book-open:before {
  content: "\E0CF";
}
.km-list .km-icon-label.k-i-camera:before {
  content: "\E0D0";
}
.km-list .km-icon-label.k-i-cart:before {
  content: "\E0D1";
}
.km-list .km-icon-label.k-i-time:before {
  content: "\E0D2";
}
.km-list .km-icon-label.k-i-coffee-card:before {
  content: "\E0D3";
}
.km-list .km-icon-label.k-i-download-arrow:before {
  content: "\E0D4";
}
.km-list .km-icon-label.k-i-edit:before {
  content: "\E0D5";
}
.km-list .km-icon-label.k-i-faves:before {
  content: "\E0D6";
}
.km-list .km-icon-label.k-i-star:before {
  content: "\E0D7";
}
.km-list .km-icon-label.k-i-featured:before {
  content: "\E0D8";
}
.km-list .km-icon-label.k-i-forward:before {
  content: "\E0D9";
}
.km-list .km-icon-label.k-i-cog:before {
  content: "\E0DA";
}
.km-list .km-icon-label.k-i-globe:before {
  content: "\E0DB";
}
.km-list .km-icon-label.k-i-globe-inv:before {
  content: "\E0DC";
}
.km-list .km-icon-label.k-i-house:before {
  content: "\E0DD";
}
.km-list .km-icon-label.k-i-info:before {
  content: "\E0DE";
}
.km-list .km-icon-label.k-i-share:before {
  content: "\E0DF";
}
.km-list .km-icon-label.k-i-more-h:before {
  content: "\E0E0";
}
.km-list .km-icon-label.k-i-more-v:before {
  content: "\E0E1";
}
.km-list .km-icon-label.k-i-next:before {
  content: "\E0E2";
}
.km-list .km-icon-label.k-i-pause-a:before {
  content: "\E0E3";
}
.km-list .km-icon-label.k-i-user:before {
  content: "\E0E4";
}
.km-list .km-icon-label.k-i-play-a:before {
  content: "\E0E5";
}
.km-list .km-icon-label.k-i-refresh-a:before {
  content: "\E0E6";
}
.km-list .km-icon-label.k-i-reset:before {
  content: "\E0E7";
}
.km-list .km-icon-label.k-i-rewind:before {
  content: "\E0E8";
}
.km-list .km-icon-label.k-i-search-a:before {
  content: "\E0E9";
}
.km-list .km-icon-label.k-i-stop-a:before {
  content: "\E0EA";
}
.km-list .km-icon-label.k-i-tiles-a:before {
  content: "\E0EB";
}
.km-list .km-icon-label.k-i-trash-a:before {
  content: "\E0EC";
}
.km-list .km-icon-label.k-i-undo:before {
  content: "\E0ED";
}
.km-list .km-icon-label.k-i-redo:before {
  content: "\E0EE";
}
.km-list .km-icon-label.k-i-volume-a:before {
  content: "\E0EF";
}
.km-list .km-icon-label.k-i-wifi:before {
  content: "\E0F0";
}
.km-list .km-icon-label.k-i-more-lines:before {
  content: "\E0F1";
}
.km-list .km-icon-label.k-i-pull-to-ref:before {
  content: "\E0F2";
}
.km-list .km-icon-label.k-i-loading-android:before {
  content: "\E0F3";
}
.km-list .km-icon-label.k-i-loading-blackberry:before {
  content: "\E0F4";
}
.km-list .km-icon-label.k-i-loading-meego:before {
  content: "\E0F5";
}
.km-list .km-icon-label.k-i-loading-custom:before {
  content: "\E0F6";
}
.km-list .km-icon-label.k-i-loading-ios:before {
  content: "\E0F7";
}
.km-list .km-icon-label.k-i-bug:before {
  content: "\E0F8";
}
.km-list .km-icon-label.k-i-info:before {
  content: "\E0F9";
}
.km-list .km-icon-label.k-i-warning:before {
  content: "\E0FA";
}
.km-list .km-icon-label.k-i-question:before {
  content: "\E0FB";
}
.km-list .km-icon-label.k-i-insert-n:before {
  content: "\E0FC";
}
.km-list .km-icon-label.k-i-insert-m:before {
  content: "\E0FD";
}
.km-list .km-icon-label.k-i-insert-s:before {
  content: "\E0FE";
}
.km-list .km-icon-label.k-i-lock:before {
  content: "\E0FF";
}
.km-list .km-icon-label.k-i-unlock:before {
  content: "\E100";
}
.km-list .km-icon-label.k-i-phone:before {
  content: "\E101";
}
.km-list .km-icon-label.k-i-tablet:before {
  content: "\E102";
}
.km-list .km-icon-label.k-i-ol:before {
  content: "\E103";
}
.km-list .km-icon-label.k-i-barcode:before {
  content: "\E104";
}
.km-list .km-icon-label.k-i-html5:before {
  content: "\E105";
}
.km-list .km-icon-label.k-i-css3:before {
  content: "\E106";
}
.km-list .km-icon-label.k-i-kendoui:before {
  content: "\E107";
}
.km-list .km-icon-label.k-i-telerik:before {
  content: "\E108";
}
.km-list .km-icon-label.k-i-icenium:before {
  content: "\E109";
}
.km-list .km-icon-label.k-i-sitefinity:before {
  content: "\E10A";
}
.km-list .km-icon-label.k-i-twitter:before {
  content: "\E10B";
}
.km-list .km-icon-label.k-i-linkedin:before {
  content: "\E10C";
}
.km-list .km-icon-label.k-i-facebook:before {
  content: "\E10D";
}
.km-list .km-icon-label.k-i-pinterest:before {
  content: "\E10E";
}
.km-list .km-icon-label.k-i-youtube:before {
  content: "\E10F";
}
.km-list .km-icon-label.k-i-vimeo:before {
  content: "\E110";
}
.km-list .km-icon-label.k-i-behance:before {
  content: "\E111";
}
.km-list .km-icon-label.k-i-dribbble:before {
  content: "\E112";
}
.km-list .km-icon-label.k-i-googleplus:before {
  content: "\E113";
}
.km-list .km-icon-label.k-i-minimize:before {
  content: "\E114";
}
.km-list .km-icon-label.k-i-html:before {
  content: "\E115";
}
.km-list .km-icon-label.k-i-group:before {
  content: "\E116";
}
.km-list .km-icon-label.k-i-subscript:before {
  content: "\E117";
}
.km-list .km-icon-label.k-i-superscript:before {
  content: "\E118";
}
.km-list .km-icon-label.k-i-drophere:before {
  content: "\E119";
}
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
/* Common Platform CSS */
@-ms-viewport {
  width: device-width;
  user-zoom: fixed;
  max-zoom: 1;
  min-zoom: 1;
}
@media (orientation: landscape) {
  .km-tablet .km-on-ios.km-horizontal.km-web:not(.km-ios-chrome) {
    position: fixed;
    bottom: 0;
  }
}
.km-root {
  font-size: .92em;
}
.km-root.km-retina input,
.km-root.km-retina select,
.km-root.km-retina textarea {
  font-size: 1em;
}
.km-root a {
  color: inherit;
}
.km-tablet {
  font-size: 1em;
}
.km-root *:focus {
  outline-width: 0;
}
.km-root,
.km-pane,
.km-pane-wrapper {
  width: 100%;
  height: 100%;
  -ms-touch-action: none;
  -ms-content-zooming: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  text-size-adjust: none;
  overflow-x: hidden;
}
.km-pane-wrapper {
  position: absolute;
}
.km-pane,
.km-shim {
  font-family: sans-serif;
}
.km-pane {
  overflow-x: hidden;
  position: relative;
}
.km-vertical .km-collapsible-pane {
  position: absolute;
  z-index: 2 !important;
  transition: transform 350ms ease-out;
  transform: translatex(-100%);
}
.km-vertical .km-expanded-splitview .km-collapsible-pane {
  transform: translatex(0);
}
.km-expanded-pane-shim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.km-expanded-splitview .km-expanded-pane-shim {
  display: block;
  z-index: 1;
}
.km-root > * {
  margin: 0;
  padding: 0;
}
.km-root * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.km-content {
  display: block;
}
.km-view,
.km-split-content {
  top: 0;
  left: 0;
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  align-content: stretch;
  vertical-align: top;
}
.k-ff .km-view,
.k-ff .km-pane {
  overflow: hidden;
}
.k-ff18 .km-view,
.k-ff18 .km-pane,
.k-ff19 .km-view,
.k-ff19 .km-pane,
.k-ff20 .km-view,
.k-ff20 .km-pane,
.k-ff21 .km-view,
.k-ff21 .km-pane {
  position: relative;
}
.k-ff .km-view {
  display: -moz-inline-box;
  display: inline-flex;
}
.km-content {
  min-height: 1px;
  flex: 1;
  flex-align: stretch;
  width: auto;
  overflow: hidden;
  position: relative;
}
.km-content p,
.km-content h1,
.km-content h2,
.km-content h3,
.km-content h4,
.km-content h5,
.km-content h6 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.km-header,
.km-footer {
  display: block;
  display: -moz-box;
  flex-direction: column;
  width: 100%;
}
.km-header {
  padding: 0;
}
.km-footer {
  background: #1a1a1a;
}
[data-role="layout"] {
  display: none;
}
/**
 * The angular tags will be converted to div kendo-mobile-view
 *
 */
[data-role="view"],
[data-role="drawer"],
kendo-mobile-view,
kendo-mobile-split-view,
kendo-mobile-drawer {
  visibility: hidden;
}
.km-view {
  visibility: visible;
}
.km-header,
.km-footer {
  position: relative;
  z-index: 1;
}
@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
  .km-view {
    display: table;
  }
  .km-header,
  .km-footer,
  .km-content {
    display: table-row;
  }
  .km-header,
  .km-footer {
    height: 1px;
  }
}
.km-root .k-toolbar,
.km-navbar,
.km-button,
.km-buttongroup,
.km-tabstrip,
.km-blackberry li.km-actionsheet-cancel > a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-origin: border-box;
  position: relative;
  display: inline-block;
  padding: .4em .7em;
  margin: .1rem;
  overflow: visible;
  text-decoration: none;
}
.km-tabstrip,
.km-root .k-toolbar,
.km-navbar {
  display: block;
  padding: .8em;
  margin: 0;
  width: 100%;
  border-width: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-native-scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-x pan-y;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-scroll-snap-type: proximity;
}
.km-default-content {
  padding: 1em;
}
.km-shim {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 100% !important;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10001;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-root .km-shim {
  position: absolute;
}
.km-shim:before {
  content: "\a0";
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}
.km-shim .k-animation-container {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  width: auto;
}
/* Loader */
.km-loader {
  top: 50%;
  left: 50%;
  width: 180px;
  height: 130px;
  z-index: 100000;
  padding: 30px 30px;
  position: absolute;
  margin-top: -70px;
  margin-left: -90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
}
.km-loader h1 {
  font-size: 1rem;
  color: white;
  text-align: center;
  vertical-align: middle;
}
.km-loader .km-loading,
.km-load-more .km-icon,
.km-scroller-refresh .km-icon {
  -webkit-animation: km-spin 1s infinite linear;
  -o-animation: km-spin 1s infinite linear;
  animation: km-spin 1s infinite linear;
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  font-size: 35px;
}
.km-loader .km-loading:after,
.km-load-more .km-icon:after {
  color: #ccc;
}
.km-loading-left,
.km-loading-right {
  display: none;
}
@-webkit-keyframes km-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes km-spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes km-spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes km-spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes km-ios-spin1 {
  from {
    -webkit-transform: rotate(-135deg);
  }
  to {
    -webkit-transform: rotate(225deg);
  }
}
@-moz-keyframes km-ios-spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes km-ios-spin1 {
  from {
    -moz-transform: rotate(-135deg);
  }
  to {
    -moz-transform: rotate(225deg);
  }
}
@keyframes km-ios-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes km-ios-spin1 {
  from {
    transform: rotate(-135deg);
  }
  to {
    transform: rotate(225deg);
  }
}
/* Stretched View */
.km-stretched-view {
  display: flex;
}
.km-stretched-view > * {
  width: 100%;
}
.km-stretched-view > .km-pane-wrapper {
  position: static;
}
.km-stretched-view > .km-pane-wrapper > .km-pane {
  position: static;
}
.km-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 100000;
}
.km-root.km-native-scrolling,
.km-root.km-native-scrolling .km-view,
.km-root.km-native-scrolling .km-splitview .km-pane {
  min-height: 100%;
  height: auto;
  -webkit-transform: none;
  overflow-x: visible;
}
.km-native-scrolling,
.km-native-scrolling .km-pane,
.km-native-scrolling .km-view {
  -ms-touch-action: auto;
}
.km-native-scrolling .km-pane,
.km-native-scrolling .km-view {
  display: block;
}
.km-native-scrolling .km-content {
  -ms-flex: auto;
}
.km-native-scrolling .km-blackberry .km-content {
  min-height: auto;
}
/* Restore position:absolute during animation */
.km-native-scrolling .km-splitview {
  position: absolute;
}
.km-native-scrolling .km-header {
  position: fixed;
  top: 0;
}
.km-native-scrolling .km-android .km-header {
  top: auto;
  bottom: 0;
}
.km-native-scrolling .km-footer {
  position: fixed;
  bottom: 0;
}
.km-native-scrolling .km-android .km-footer {
  top: 0;
  bottom: auto;
}
.km-native-scrolling .km-badge {
  z-index: auto;
}
.km-native-scrolling .km-splitview .km-header,
.km-native-scrolling .km-splitview .km-footer,
.km-native-scrolling .km-popup.km-pane .km-header,
.km-native-scrolling .km-popup.km-pane .km-footer {
  position: absolute;
}
.km-native-scrolling .km-modalview .km-header,
.km-native-scrolling .km-modalview .km-footer {
  position: relative;
}
.km-native-scrolling .km-content {
  width: 100%;
}
.km-native-scrolling .km-shim,
.km-native-scrolling .km-popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  height: auto !important;
}
.km-native-scrolling .km-drawer {
  position: fixed;
  top: 0;
  height: 100% !important;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
}
.km-native-scrolling > .km-pane > .km-loader {
  position: fixed;
}
.km-native-scrolling .km-header,
.km-native-scrolling .km-footer {
  z-index: 2;
}
/* Disabled states */
.km-state-disabled {
  opacity: 0.5;
}
.km-widget {
  font-size: 1em;
}
.km-root .km-pane,
.km-root .km-view,
.km-root .km-slider,
.km-root .km-switch,
.km-root .km-group-title,
.km-root .km-filter-reset,
.km-root .km-shim .k-animation-container {
  transform: none;
}
.km-widget,
.km-widget * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: border-box;
}
.km-toolbar,
.km-navbar,
.km-tabstrip,
.km-tabstrip .km-button {
  border-radius: 0;
}
.km-touch-scrollbar {
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 1em;
}
.km-popup .k-popup {
  font-size: 1em !important;
}
.km-popup-wrapper.k-popup {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
.km-popup .k-item,
.km-actionsheet > li > a {
  text-decoration: none;
  padding: .5em 0 .5em .6em;
  border: 0;
  border-radius: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-actionsheet-wrapper,
.km-popup .k-list-container {
  bottom: 0;
  border: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-popup {
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-popup .k-list-container {
  width: 100% !important;
  height: auto !important;
  max-height: 80%;
}
.km-shim .k-animation-container {
  left: 0;
  top: auto;
  bottom: 0;
}
/* Loader & Pull-to-refresh */
.km-loader:before,
.km-scroller-refresh.km-load-more,
.km-scroller-pull {
  border-radius: 20em;
  overflow: visible;
}
.km-loader:before {
  content: "\a0";
  display: block;
  position: absolute;
  margin-top: -2em;
  margin-left: -2em;
  width: 4em;
  height: 4em;
  top: 50%;
  left: 50%;
  border-radius: 5em;
}
.km-loader {
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.km-loader h1 {
  display: none;
  font-size: 1em;
  position: absolute;
  left: -50%;
  width: 200%;
  top: 55%;
}
.km-loading,
.km-loader .km-loading-left,
.km-loader .km-loading-right,
.km-load-more.km-scroller-refresh .km-icon,
.km-scroller-pull.km-scroller-refresh .km-icon,
.km-scroller-refresh .km-loading-left,
.km-scroller-refresh .km-loading-right {
  font-size: 1em;
  display: block;
  width: .36em;
  height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.8em;
  margin-top: -0.5em;
  border-radius: 1em;
  -webkit-animation: km-webload 0.6s infinite linear;
  -o-animation: km-webload 0.6s infinite linear;
  animation: km-webload 0.6s infinite linear;
  background-clip: padding-box;
}
.km-load-more.km-scroller-refresh .km-icon,
.km-scroller-pull.km-scroller-refresh .km-icon,
.km-scroller-refresh .km-loading-left,
.km-scroller-refresh .km-loading-right {
  height: .6em;
  margin-top: -0.3em;
  margin-left: -0.6em;
  width: .25em;
  -webkit-animation: km-webrefresh 0.6s infinite linear;
  -o-animation: km-webrefresh 0.6s infinite linear;
  animation: km-webrefresh 0.6s infinite linear;
}
.km-root .km-loading-left {
  margin-left: -0.2em;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.km-root .km-loading-right {
  margin-left: .42em;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@keyframes km-webload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@-moz-keyframes km-webload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@-webkit-keyframes km-webload {
  0% {
    height: 1em;
    margin-top: -0.5em;
  }
  33% {
    height: 2em;
    margin-top: -1em;
  }
  66% {
    height: 1em;
    margin-top: -0.5em;
  }
}
@keyframes km-webrefresh {
  0% {
    height: .6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: .6em;
    margin-top: -0.3em;
  }
}
@-moz-keyframes km-webrefresh {
  0% {
    height: .6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: .6em;
    margin-top: -0.3em;
  }
}
@-webkit-keyframes km-webrefresh {
  0% {
    height: .6em;
    margin-top: -0.3em;
  }
  33% {
    height: 1.2em;
    margin-top: -0.6em;
  }
  66% {
    height: .6em;
    margin-top: -0.3em;
  }
}
/* ButtonGroup */
.km-buttongroup {
  vertical-align: middle;
  background: transparent;
  padding: 0;
  margin: 0;
}
.km-buttongroup > * {
  padding: .36em .8em;
}
.km-buttongroup > *:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.km-widget.km-buttongroup > *:last-child,
.km-widget.km-buttongroup > *.km-state-active {
  border-right-width: 1px;
}
.km-widget.km-buttongroup > *.km-state-active + * {
  border-left-width: 0;
}
/*@import "navbar.less";
@import "tabstrip.less";*/
/*!
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       
                                                                                                                                                                                                       

*/
.km-switch input[type=checkbox] {
  display: none;
}
.km-switch,
.km-checkbox {
  text-align: left;
  font-size: 1rem;
  display: inline-block;
  width: 6.4rem;
  height: 2rem;
  line-height: 2rem;
  position: relative;
  overflow: hidden;
}
.km-switch-wrapper,
.km-slider-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.km-switch-background,
.km-slider-background {
  display: block;
  margin: 0 1px 1px -5em;
  height: 100%;
  width: 200%;
}
.km-switch-container {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.km-checkbox {
  width: 1.8rem;
  height: 1.8rem;
}
.km-checkbox-checked:after {
  content: "\a0";
  display: block;
  width: 100%;
  height: 100%;
}
.km-switch-handle {
  top: 0;
  left: 0;
  width: 2.72em;
  height: 100%;
  display: inline-block;
  margin: -1px 0 0 -1px;
  background-color: #000;
}
.km-switch-label-on,
.km-switch-label-off {
  display: block;
  width: 130%;
  font-size: 1em;
  line-height: 2em;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
}
.km-switch-label-off {
  left: 104%;
}
.km-switch-label-on {
  left: -134%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.km-list .km-switch {
  position: absolute;
  top: 50%;
  right: .8rem;
  margin-top: -1rem;
}
/* Switch */
.km-switch {
  width: 4.6em;
  height: 1.9em;
  line-height: 1.76em;
  overflow: hidden;
  vertical-align: middle;
}
.km-switch-wrapper {
  overflow: hidden;
}
.km-switch-background {
  width: 118%;
  position: relative;
  left: -95%;
  margin-left: 0;
}
.km-switch .km-switch-background {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.km-switch-container {
  padding: 1px 0 1px 1px;
  border-width: 0;
}
.km-switch-handle {
  width: 1.6em;
  margin: 0 4px 0 0;
  /*border: @mobile-border-width solid transparent;    by tkc 
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 0 1px currentcolor, 0 -1px 0 1px currentcolor;
    box-shadow:0 1px 0 1px currentcolor, 0 -1px 0 1px currentcolor;*/
}
.km-switch-label-off {
  left: 113%;
}
.km-switch-label-on {
  left: -176%;
}
.km-switch-label-on,
.km-switch-label-off {
  text-shadow: none;
  width: 170%;
  font-size: 1em;
  line-height: 1.76em;
  vertical-align: middle;
  top: -1px;
}
.km-switch-container,
.km-switch-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*border-width: @mobile-border-width;  // by tkc
    border-style: solid;
    background-clip: content-box;*/
}
/*@import "listview.less";
@import "scrollview.less";
@import "forms.less";
@import "actionsheet.less";
@import "popover.less";
@import "drawer.less";
@import "modalview.less";
@import "scroller.less";
@import "splitview.less";*/
/* Border-radius */
.km-buttongroup > *:first-child {
  border-radius: 3px 0 0 3px;
}
.km-buttongroup > *:last-child {
  border-radius: 0 3px 3px 0;
}
.km-listinset > li:first-child,
.km-popover-root .km-popup .km-header,
.km-listgroupinset .km-list > li:first-child {
  border-radius: 3px 3px 0 0;
}
.km-listinset > li:last-child,
.km-listgroupinset .km-list > li:last-child {
  border-radius: 0 0 3px 3px;
}
.km-button,
.km-switch-handle,
.km-filter-wrap > input,
.km-popover-root .km-popup,
.km-actionsheet-wrapper.km-popup,
.km-listview-label input[type=radio],
.km-listview-label input[type=checkbox],
.km-listinset > li:first-child:last-child,
.km-listgroupinset .km-list > li:first-child:last-child {
  border-radius: 3px;
}
.km-switch-wrapper,
.km-switch-container,
.km-switch-background {
  border-radius: 4px;
}
.km-actionsheet-wrapper.km-popup {
  padding: 3px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.km-widget,
.km-content,
.km-popover-root .km-content .km-widget {
  color: #4c5356;
  background: #f4f4f4;
}
.km-navbar {
  color: #4c5356;
  background: #f4f4f4;
}
.km-view {
  background: transparent;
}
/* NavBar */
.km-navbar {
  border-color: rgba(76, 83, 86, 0.2);
}
/* Button */
.km-button {
  background: rgba(244, 244, 244, 0.2);
  border-color: rgba(76, 83, 86, 0.2);
}
.km-state-active[style*=background] {
  -webkit-box-shadow: inset 0 0 0 1000px rgba(128, 128, 128, 0.4);
  box-shadow: inset 0 0 0 1000px rgba(128, 128, 128, 0.4);
}
/* Badges and Details */
.km-detail {
  color: #4c5356;
  border-color: rgba(76, 83, 86, 0.2);
  background-color: #f4f4f4;
}
.km-detail:active,
.km-state-active .km-detail {
  -webkit-box-shadow: inset 0 0 0 1000px rgba(244, 244, 244, 0.2);
  box-shadow: inset 0 0 0 1000px rgba(244, 244, 244, 0.2);
}
/* Switch */
.km-switch {
  border: 1px solid #999999;
}
.km-switch-label-off {
  background-color: #bababa;
}
.km-switch-label-on {
  background-color: #ECF0FF;
}
.km-switch-handle {
  background: #f4f4f4;
}
.km-switch-wrapper,
.km-switch-container,
.km-switch-background {
  border-radius: 4px;
}
.km-switch-handle {
  border-radius: 3px;
}
/* ListView */
.km-list > li {
  background: #e7e7e7;
  border-color: rgba(76, 83, 86, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(244, 244, 244, 0.2);
  box-shadow: inset 0 1px 0 rgba(244, 244, 244, 0.2);
}
.km-listinset > li:first-child,
.km-listgroupinset .km-list > li:first-child {
  border-color: rgba(76, 83, 86, 0.2);
}
.km-listinset > li:last-child,
.km-listgroupinset .km-list > li:last-child {
  border-color: rgba(76, 83, 86, 0.2);
}
.km-listview-link:after {
  color: #97a0a4;
}
.km-group-title {
  background: #f4f4f4;
  border-color: rgba(76, 83, 86, 0.2);
}
/* ScrollView */
.km-pages li {
  background: rgba(76, 83, 86, 0.2);
}
/* Filter box */
.km-filter-wrap:before,
.km-filter-reset .km-clear {
  color: #4c5356;
}
.km-filter-wrap > input {
  color: #4c5356;
  border-color: rgba(76, 83, 86, 0.2);
}
.km-filter-wrap > input:focus {
  border-color: #000;
}
/* Forms */
.km-list input[type=password],
.km-list input[type=search],
.km-list input[type=number],
.km-list input[type=tel],
.km-list input[type=url],
.km-list input[type=email],
.km-list input[type=month],
.km-list input[type=color],
.km-list input[type=week],
.km-list input[type=date],
.km-list input[type=time],
.km-list input[type=datetime],
.km-list input[type=datetime-local],
.km-list input[type=text]:not(.k-input),
.km-list select:not([multiple]),
.km-list .k-dropdown-wrap,
.km-list textarea {
  color: #4c5356;
}
.km-list .k-dropdown-wrap .k-input {
  color: #4c5356;
}
.km-list select:not([multiple]) option {
  color: #333;
}
.km-list .km-state-active input[type=password],
.km-list .km-state-active input[type=search],
.km-list .km-state-active input[type=number],
.km-list .km-state-active input[type=tel],
.km-list .km-state-active input[type=url],
.km-list .km-state-active input[type=email],
.km-list .km-state-active input[type=month],
.km-list .km-state-active input[type=color],
.km-list .km-state-active input[type=week],
.km-list .km-state-active input[type=date],
.km-list .km-state-active input[type=time],
.km-list .km-state-active input[type=datetime],
.km-list .km-state-active input[type=datetime-local],
.km-list .km-state-active input[type=text]:not(.k-input),
.km-list .km-state-active select:not([multiple]),
.km-list .km-state-active textarea {
  color: #fff;
}
/* Checkboxes and Radios */
.km-listview-label input[type=radio],
.km-listview-label input[type=checkbox] {
  border-color: rgba(76, 83, 86, 0.2);
  background: #f4f4f4;
}
.km-listview-label input[type=checkbox]:checked:after {
  color: #eee;
}
/* Shim */
.km-shim {
  background: rgba(0, 0, 0, 0.4);
}
/* PopUp + ActionSheet */
.km-popup .k-item,
.km-widget.km-actionsheet-wrapper,
.km-widget.km-actionsheet > li > a {
  background: #ffffff;
  border-bottom-color: rgba(244, 244, 244, 0.2);
}
.km-actionsheet-cancel > a {
  color: #bababa;
  -webkit-box-shadow: inset 0 0 300px rgba(128, 128, 128, 0.3);
  box-shadow: inset 0 0 300px rgba(128, 128, 128, 0.3);
}
.km-popup {
  background: rgba(0, 0, 0, 0.4);
}
.km-actionsheet-wrapper,
.km-popup .k-list-container {
  background: rgba(0, 0, 0, 0.4);
  border-top-color: rgba(244, 244, 244, 0.2);
}
/* PopOver */
.km-popup.km-pane {
  border-color: #ffffff;
  background-color: #ffffff;
}
.km-popup-arrow:after,
.km-popup-arrow:before {
  border-color: rgba(0, 0, 0, 0.5) transparent;
}
.km-popup-arrow:after {
  border-color: #ffffff transparent;
}
.km-left .km-popup-arrow:after,
.km-right .km-popup-arrow:after {
  border-color: transparent #ffffff;
}
.km-down .km-popup-arrow:after {
  border-color: #ffffff transparent;
}
/* Loader & Pull-to-refresh */
.km-loader {
  background: rgba(0, 0, 0, 0.05);
}
.km-loader h1 {
  color: #4c5356;
}
/* Active States */
.km-tabstrip {
  background: #ffffff;
}
.km-badge,
.km-rowinsert,
.km-rowdelete,
html .km-state-active,
.km-switch-label-on,
.km-switch-label-off,
.km-tabstrip .km-button,
.km-popup .k-item,
.km-actionsheet > li > a,
.km-tabstrip .km-state-active,
.km-scroller-pull .km-icon,
.km-popover-root .km-widget,
.km-popup .k-state-hover,
.km-popup .k-state-focused,
.km-popup .k-state-selected,
.km-actionsheet > li > a:active,
.km-actionsheet > li > a:hover,
li.km-state-active .km-listview-link,
li.km-state-active .km-listview-label,
.km-state-active .km-listview-link:after {
  color: #005DB6;
}
.km-loader > *:not(h1),
.km-filter-wrap > input,
.km-root .km-scroller-refresh span:not(.km-template) {
  background-color: #005DB6;
}
.km-switch-handle.km-state-active {
  background-color: #ffffff;
}
.km-switch-handle,
.km-switch-background {
  color: #ECF0FF;
}
.km-rowinsert,
.km-state-active,
.km-scroller-pull,
.km-loader:before,
.km-touch-scrollbar,
.km-pages .km-current-page,
.km-tabstrip .km-state-active,
.km-scroller-refresh.km-load-more,
.km-popup .k-state-hover,
.km-popup .k-state-focused,
.km-popup .k-state-selected,
.km-actionsheet > li > a:active,
.km-actionsheet > li > a:hover,
li.km-state-active .km-listview-link,
li.km-state-active .km-listview-label,
.km-listview-label input[type=radio]:checked,
.km-listview-label input[type=checkbox]:checked {
  background: #ECF0FF;
}
.km-filter-wrap > input:focus {
  border-color: #ECF0FF;
}
.km-badge,
.km-rowdelete {
  background: #da2228;
}
.color-bgPrimary-btn {
  border: 0;
  background-color: #005DB6;
  color: #ffffff;
}
.color-bgPrimary-btn:hover {
  background-color: #117EC6;
  color: #ffffff;
}
.color-bgPrimary-btn:focus {
  background-color: #3692CF;
  color: #ffffff;
}
.color-bgPrimary-btn-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
}
.color-bgPrimary-ctrl-enabled {
  background-color: #005DB6;
  color: #ffffff;
}
.color-bgPrimary-ctrl {
  background-color: #005DB6;
  color: #ffffff;
}
.color-bgPrimary-ctrl:hover {
  background-color: #117EC6;
  color: #ffffff;
}
.color-bgPrimary-ctrl:focus {
  background-color: #3692CF;
  color: #ffffff;
}
.color-bgPrimary-ctrl-text {
  color: #ffffff;
}
.color-bgPrimary-ctrl-text:hover {
  color: #ffffff;
}
.color-bgPrimary-ctrl-text:focus {
  color: #ffffff;
}
.color-bgPrimary-ctrl-disabled {
  background-color: #94C4E5;
  color: #ffffff;
}
.color-bgOrange-ctrl-text {
  color: #ffffff;
}
.color-bgOrange-ctrl-text:hover {
  color: #ffffff;
}
.color-bgOrange-ctrl-text:focus {
  color: #ffffff;
}
.color-bgWhite-btn {
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-btn:hover {
  background-color: #f3f3f4;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-btn:focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-btn-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.color-bgOrange-btn {
  background-color: #B71C1C;
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.color-bgOrange-btn:hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.color-bgOrange-btn:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.color-bgOrange-btn-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.color-bgOrange-btn-disabled:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.color-bgOrange-btn-disabled:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.color-bgNavy-btn {
  background-color: #001B3D;
  color: #ffffff;
  border: 1px solid #001B3D;
}
.color-bgNavy-btn:hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.color-bgNavy-btn:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.color-bgNavy-btn-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.color-bgNavy-btn-disabled:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.color-bgNavy-btn-disabled:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.color-bgWhite-bdOrange-btn {
  background-color: #ffffff;
  border: 1px solid #B71C1C;
  color: #B71C1C;
}
.color-bgWhite-bdOrange-btn:hover {
  background-color: #f3f3f4;
  color: rgba(183, 28, 28, 0.92);
  border: 1px solid #B71C1C;
}
.color-bgWhite-bdOrange-btn:focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.color-bgWhite-bdOrange-btn-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-bdOrange-btn-disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-bdOrange-btn-disabled:focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.color-bgWhite-bdNavy-btn {
  background-color: #ffffff;
  border: 1px solid #001B3D;
  color: #001B3D;
}
.color-bgWhite-bdNavy-btn:hover {
  background-color: #f3f3f4;
  color: rgba(0, 27, 61, 0.92);
  border: 1px solid #001B3D;
}
.color-bgWhite-bdNavy-btn:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.color-bgWhite-bdNavy-btn-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-bdNavy-btn-disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.color-bgWhite-bdNavy-btn-disabled:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.color-bgOrange-ctrl-enabled {
  background-color: #B71C1C;
  color: #ffffff;
}
.color-bgWhite-ctrl-enabled {
  background-color: #ffffff;
  color: #1A1B1E;
}
.color-bgWhite-ctrl {
  background-color: #ffffff;
  color: #1A1B1E;
}
.color-bgWhite-ctrl:hover {
  background-color: #f3f3f4;
  color: #1A1B1E;
}
.color-bgWhite-ctrl:focus {
  background-color: #dfdfdf;
  color: #1A1B1E;
}
.color-bgWhite-ctrl-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
}
.color-bgWhite-input {
  color: #383a3d;
  border: 1px solid #717173;
}
.color-bgWhite-input::placeholder {
  color: #44474E;
}
.color-bgWhite-input:hover {
  border: 1px solid #2f3033;
}
.color-bgWhite-input:focus {
  border: 2px solid #005DB6;
}
.color-bgWhite-bdOrange-input {
  color: #383a3d;
  border: 1px solid #717173;
}
.color-bgWhite-bdOrange-input::placeholder {
  color: #44474E;
}
.color-bgWhite-bdOrange-input:hover {
  border: 1px solid #2f3033;
}
.color-bgWhite-bdOrange-input:focus {
  border: 2px solid #B71C1C;
}
.color-bgWhite-bdNavy-input {
  color: #383a3d;
  border: 1px solid #717173;
}
.color-bgWhite-bdNavy-input::placeholder {
  color: #44474E;
}
.color-bgWhite-bdNavy-input:hover {
  border: 1px solid #2f3033;
}
.color-bgWhite-bdNavy-input:focus {
  border: 2px solid #001B3D;
}
.color-list-disabled {
  border-bottom: 1px solid #C2C6D4;
  background-color: #e6e6e6;
}
.color-list-disabled label span {
  color: #a1a1a3;
}
.color-list-enabled {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
}
.color-list-enabled label span {
  color: #1A1B1E;
}
.color-list {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
}
.color-list label span {
  color: #1A1B1E;
}
.color-list:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.color-list:hover label span {
  color: #1A1B1E;
}
.color-list:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.color-list:focus label span {
  color: #005DB6;
}
.color-menu-enabled {
  background-color: #ffffff;
  color: #1A1B1E;
}
.color-menu-enabled a {
  color: #1A1B1E;
}
.color-menu-disabled {
  background-color: #ffffff;
}
.color-menu-disabled a {
  color: #a1a1a3;
}
.color-menu-disabled li {
  color: #a1a1a3;
}
.color-menu {
  background-color: #ffffff;
  color: #1A1B1E;
}
.color-menu a {
  color: #1A1B1E;
}
.color-menu:hover {
  background-color: #f3f3f4;
}
.color-menu:focus {
  background-color: #dfdfdf;
}
.color-link {
  color: #005DB6;
  text-decoration: none;
}
.color-link:hover {
  text-decoration: underline;
}
.color-header {
  background-color: #e9e9e9;
  color: #1A1B1E;
}
.color-border {
  border: 1px solid #C2C6D4;
}
.k-state-selected.k-state-focused.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.k-list li {
  color: #1A1B1E;
}
.k-list .k-item.k-state-selected.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.k-list .k-item.k-state-selected.k-state-hover :hover {
  color: #005DB6;
  background-color: #005DB6;
}
.client a {
  color: #B71C1C;
}
.client textarea,
.client input[type="text"],
.client input[type="password"],
.client input[type="datetime"],
.client input[type="datetime-local"],
.client input[type="date"],
.client input[type="month"],
.client input[type="time"],
.client input[type="week"],
.client input[type="number"],
.client input[type="email"],
.client input[type="url"],
.client input[type="search"],
.client input[type="tel"],
.client input[type="color"],
.client .uneditable-input {
  color: #383a3d;
  border: 1px solid #717173;
}
.client textarea::placeholder,
.client input[type="text"]::placeholder,
.client input[type="password"]::placeholder,
.client input[type="datetime"]::placeholder,
.client input[type="datetime-local"]::placeholder,
.client input[type="date"]::placeholder,
.client input[type="month"]::placeholder,
.client input[type="time"]::placeholder,
.client input[type="week"]::placeholder,
.client input[type="number"]::placeholder,
.client input[type="email"]::placeholder,
.client input[type="url"]::placeholder,
.client input[type="search"]::placeholder,
.client input[type="tel"]::placeholder,
.client input[type="color"]::placeholder,
.client .uneditable-input::placeholder {
  color: #44474E;
}
.client textarea:hover,
.client input[type="text"]:hover,
.client input[type="password"]:hover,
.client input[type="datetime"]:hover,
.client input[type="datetime-local"]:hover,
.client input[type="date"]:hover,
.client input[type="month"]:hover,
.client input[type="time"]:hover,
.client input[type="week"]:hover,
.client input[type="number"]:hover,
.client input[type="email"]:hover,
.client input[type="url"]:hover,
.client input[type="search"]:hover,
.client input[type="tel"]:hover,
.client input[type="color"]:hover,
.client .uneditable-input:hover {
  border: 1px solid #2f3033;
}
.client textarea:focus,
.client input[type="text"]:focus,
.client input[type="password"]:focus,
.client input[type="datetime"]:focus,
.client input[type="datetime-local"]:focus,
.client input[type="date"]:focus,
.client input[type="month"]:focus,
.client input[type="time"]:focus,
.client input[type="week"]:focus,
.client input[type="number"]:focus,
.client input[type="email"]:focus,
.client input[type="url"]:focus,
.client input[type="search"]:focus,
.client input[type="tel"]:focus,
.client input[type="color"]:focus,
.client .uneditable-input:focus {
  border: 2px solid #B71C1C;
}
.client .k-radio:checked + .k-radio-label:after {
  background-color: #B71C1C;
}
.client .spk-msgSystem-text {
  font-size: 15px;
  color: #B71C1C;
}
.client .spk-msgSystem-board-text {
  font-size: 15px;
  color: #B71C1C;
}
.client .spk-msgUnread-text {
  color: #B71C1C;
}
.client .modal header,
.client .modal2 header,
.client .dialog header {
  background-color: #B71C1C;
  color: #ffffff;
}
.client .spk-button-ok {
  background-color: #B71C1C;
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.client .spk-button-ok:hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.client .spk-button-ok:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.client .spk-button-ok.spk-button-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.client .spk-button-ok.spk-button-disabled:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.client .spk-button-ok.spk-button-disabled:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.client .spk-button-cancel {
  background-color: #ffffff;
  border: 1px solid #B71C1C;
  color: #B71C1C;
}
.client .spk-button-cancel:hover {
  background-color: #f3f3f4;
  color: rgba(183, 28, 28, 0.92);
  border: 1px solid #B71C1C;
}
.client .spk-button-cancel:focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.client .spk-button-cancel.spk-button-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.client .spk-button-cancel.spk-button-disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.client .spk-button-cancel.spk-button-disabled:focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.client .spk-dialog-icon-cancel {
  color: #ffffff;
}
.client .spk-dialog-icon-cancel:hover {
  color: #ffffff;
}
.client .spk-dialog-icon-cancel:focus {
  color: #ffffff;
}
.client .spk-preview-icon-cancel {
  color: #ffffff;
}
.client .spk-preview-icon-cancel:hover {
  color: #ffffff;
}
.client .spk-preview-icon-cancel:focus {
  color: #ffffff;
}
.client .spk-ctxtMenu {
  border: 1px solid #B71C1C;
}
.client .spk-ctxtMenu-header {
  border-bottom: 1px solid #B71C1C;
}
.client .navbar-inverse {
  background-color: #B71C1C;
}
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
.mdc-switch__thumb-underlay {
  /* @noflip */
  left: -18px;
  /* @noflip */
  right: initial;
  top: -17px;
  width: 48px;
  height: 48px;
}
[dir=rtl] .mdc-switch__thumb-underlay,
.mdc-switch__thumb-underlay[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: -18px;
}
.mdc-switch__native-control {
  width: 68px;
  height: 48px;
}
.mdc-switch {
  display: inline-block;
  position: relative;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: #005DB6;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #005DB6);
}
.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
  background-color: #005DB6;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #005DB6);
  border-color: #005DB6;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #005DB6);
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
  background-color: #000;
  /* @alternate */
  background-color: var(--mdc-theme-on-surface, #000);
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
  background-color: #fff;
  /* @alternate */
  background-color: var(--mdc-theme-surface, #fff);
  border-color: #fff;
  /* @alternate */
  border-color: var(--mdc-theme-surface, #fff);
}
.mdc-switch__native-control {
  /* @noflip */
  left: 0;
  /* @noflip */
  right: initial;
  position: absolute;
  top: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  pointer-events: auto;
  transition: -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
[dir=rtl] .mdc-switch__native-control,
.mdc-switch__native-control[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 0;
}
.mdc-switch__track {
  box-sizing: border-box;
  width: 32px;
  height: 14px;
  border: 1px solid transparent;
  border-radius: 7px;
  opacity: 0.38;
  transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-switch__thumb-underlay {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-switch__thumb {
  /* @alternate */
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 10px solid;
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
}
.mdc-switch--checked .mdc-switch__track {
  opacity: 0.54;
}
.mdc-switch--checked .mdc-switch__thumb-underlay {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay,
.mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl] {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}
.mdc-switch--checked .mdc-switch__native-control {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}
[dir=rtl] .mdc-switch--checked .mdc-switch__native-control,
.mdc-switch--checked .mdc-switch__native-control[dir=rtl] {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.mdc-switch--disabled {
  opacity: 0.38;
  pointer-events: none;
}
.mdc-switch--disabled .mdc-switch__thumb {
  border-width: 1px;
}
.mdc-switch--disabled .mdc-switch__native-control {
  cursor: default;
  pointer-events: none;
}
@-webkit-keyframes mdc-ripple-fg-radius-in {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
    transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@keyframes mdc-ripple-fg-radius-in {
  from {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
    transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@-webkit-keyframes mdc-ripple-fg-opacity-in {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@keyframes mdc-ripple-fg-opacity-in {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@-webkit-keyframes mdc-ripple-fg-opacity-out {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
@keyframes mdc-ripple-fg-opacity-out {
  from {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before,
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
  background-color: #9e9e9e;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
  opacity: 0.08;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}
.mdc-switch__thumb-underlay {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mdc-switch__thumb-underlay::before,
.mdc-switch__thumb-underlay::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-switch__thumb-underlay::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
  -webkit-transform: scale(var(--mdc-ripple-fg-scale, 1));
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: mdc-ripple-fg-opacity-out 150ms;
  animation: mdc-ripple-fg-opacity-out 150ms;
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay::before,
.mdc-switch__thumb-underlay::after {
  top: calc(0%);
  /* @noflip */
  left: calc(0%);
  width: 100%;
  height: 100%;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before,
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  top: var(--mdc-ripple-top, calc(0%));
  /* @noflip */
  left: var(--mdc-ripple-left, calc(0%));
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay::before,
.mdc-switch__thumb-underlay::after {
  background-color: #005DB6;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #005DB6);
}
.mdc-switch__thumb-underlay:hover::before {
  opacity: 0.04;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before,
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}
/*# sourceMappingURL=mdc.switch.css.map*/
.client .mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: #B71C1C;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #B71C1C);
}
.client .mdc-switch.mdc-switch--checked .mdc-switch__thumb {
  background-color: #B71C1C;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #B71C1C);
  border-color: #B71C1C;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #B71C1C);
}
.client .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
  background-color: #000;
  /* @alternate */
  background-color: var(--mdc-theme-on-surface, #000);
}
.client .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
  background-color: #fff;
  /* @alternate */
  background-color: var(--mdc-theme-surface, #fff);
  border-color: #fff;
  /* @alternate */
  border-color: var(--mdc-theme-surface, #fff);
}
.client .mdc-switch__thumb {
  /* @alternate */
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.client .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before,
.client .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
  background-color: #9e9e9e;
}
.client .mdc-switch__thumb-underlay {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.client .mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.client .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.client .mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after {
  -webkit-animation: mdc-ripple-fg-opacity-out 150ms;
  animation: mdc-ripple-fg-opacity-out 150ms;
  -webkit-transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.client .mdc-switch__thumb-underlay::before,
.client .mdc-switch__thumb-underlay::after {
  background-color: #B71C1C;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #B71C1C);
}
.tkcnf .mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: #001B3D;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #001B3D);
}
.tkcnf .mdc-switch.mdc-switch--checked .mdc-switch__thumb {
  background-color: #001B3D;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #001B3D);
  border-color: #001B3D;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #001B3D);
}
.tkcnf .mdc-switch__thumb-underlay::before,
.tkcnf .mdc-switch__thumb-underlay::after {
  background-color: #001B3D;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #001B3D);
}
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
@-webkit-keyframes mdc-linear-progress-primary-indeterminate-translate {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(83.67142%);
    transform: translateX(83.67142%);
  }
  100% {
    -webkit-transform: translateX(200.611057%);
    transform: translateX(200.611057%);
  }
}
@keyframes mdc-linear-progress-primary-indeterminate-translate {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(83.67142%);
    transform: translateX(83.67142%);
  }
  100% {
    -webkit-transform: translateX(200.611057%);
    transform: translateX(200.611057%);
  }
}
@-webkit-keyframes mdc-linear-progress-primary-indeterminate-scale {
  0% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
  36.65% {
    -webkit-animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
  69.15% {
    -webkit-animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    -webkit-transform: scaleX(0.661479);
    transform: scaleX(0.661479);
  }
  100% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
}
@keyframes mdc-linear-progress-primary-indeterminate-scale {
  0% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
  36.65% {
    -webkit-animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    animation-timing-function: cubic-bezier(0.334731, 0.12482, 0.785844, 1);
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
  69.15% {
    -webkit-animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    animation-timing-function: cubic-bezier(0.06, 0.11, 0.6, 1);
    -webkit-transform: scaleX(0.661479);
    transform: scaleX(0.661479);
  }
  100% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
}
@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-translate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(37.651913%);
    transform: translateX(37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(84.386165%);
    transform: translateX(84.386165%);
  }
  100% {
    -webkit-transform: translateX(160.277782%);
    transform: translateX(160.277782%);
  }
}
@keyframes mdc-linear-progress-secondary-indeterminate-translate {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(37.651913%);
    transform: translateX(37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(84.386165%);
    transform: translateX(84.386165%);
  }
  100% {
    -webkit-transform: translateX(160.277782%);
    transform: translateX(160.277782%);
  }
}
@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-scale {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
    animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
  19.15% {
    -webkit-animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
    animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
    -webkit-transform: scaleX(0.457104);
    transform: scaleX(0.457104);
  }
  44.15% {
    -webkit-animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
    animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
    -webkit-transform: scaleX(0.72796);
    transform: scaleX(0.72796);
  }
  100% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
}
@keyframes mdc-linear-progress-secondary-indeterminate-scale {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
    animation-timing-function: cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
  19.15% {
    -webkit-animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
    animation-timing-function: cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);
    -webkit-transform: scaleX(0.457104);
    transform: scaleX(0.457104);
  }
  44.15% {
    -webkit-animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
    animation-timing-function: cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);
    -webkit-transform: scaleX(0.72796);
    transform: scaleX(0.72796);
  }
  100% {
    -webkit-transform: scaleX(0.08);
    transform: scaleX(0.08);
  }
}
@-webkit-keyframes mdc-linear-progress-buffering {
  to {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
@keyframes mdc-linear-progress-buffering {
  to {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
@-webkit-keyframes mdc-linear-progress-primary-indeterminate-translate-reverse {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(-83.67142%);
    transform: translateX(-83.67142%);
  }
  100% {
    -webkit-transform: translateX(-200.611057%);
    transform: translateX(-200.611057%);
  }
}
@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  59.15% {
    -webkit-animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    -webkit-transform: translateX(-83.67142%);
    transform: translateX(-83.67142%);
  }
  100% {
    -webkit-transform: translateX(-200.611057%);
    transform: translateX(-200.611057%);
  }
}
@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(-37.651913%);
    transform: translateX(-37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(-84.386165%);
    transform: translateX(-84.386165%);
  }
  100% {
    -webkit-transform: translateX(-160.277782%);
    transform: translateX(-160.277782%);
  }
}
@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    animation-timing-function: cubic-bezier(0.15, 0, 0.515058, 0.409685);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    animation-timing-function: cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);
    -webkit-transform: translateX(-37.651913%);
    transform: translateX(-37.651913%);
  }
  48.35% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    animation-timing-function: cubic-bezier(0.4, 0.627035, 0.6, 0.902026);
    -webkit-transform: translateX(-84.386165%);
    transform: translateX(-84.386165%);
  }
  100% {
    -webkit-transform: translateX(-160.277782%);
    transform: translateX(-160.277782%);
  }
}
@-webkit-keyframes mdc-linear-progress-buffering-reverse {
  to {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes mdc-linear-progress-buffering-reverse {
  to {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.mdc-linear-progress {
  position: relative;
  width: 100%;
  height: 4px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  outline: 1px solid transparent;
  overflow: hidden;
  transition: opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: none;
  animation: none;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition: -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1), -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__bar-inner {
  display: inline-block;
  position: absolute;
  width: 100%;
  -webkit-animation: none;
  animation: none;
  border-top: 4px solid;
}
.mdc-linear-progress__buffering-dots {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: repeat-x;
  background-size: 10px 4px;
  -webkit-animation: mdc-linear-progress-buffering 250ms infinite linear;
  animation: mdc-linear-progress-buffering 250ms infinite linear;
}
.mdc-linear-progress__buffer {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition: -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  transition: transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1), -webkit-transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
}
.mdc-linear-progress__primary-bar {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.mdc-linear-progress__secondary-bar {
  visibility: hidden;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__bar {
  transition: none;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar {
  left: -145.166611%;
  -webkit-animation: mdc-linear-progress-primary-indeterminate-translate 2s infinite linear;
  animation: mdc-linear-progress-primary-indeterminate-translate 2s infinite linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar > .mdc-linear-progress__bar-inner {
  -webkit-animation: mdc-linear-progress-primary-indeterminate-scale 2s infinite linear;
  animation: mdc-linear-progress-primary-indeterminate-scale 2s infinite linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar {
  left: -54.888891%;
  visibility: visible;
  -webkit-animation: mdc-linear-progress-secondary-indeterminate-translate 2s infinite linear;
  animation: mdc-linear-progress-secondary-indeterminate-translate 2s infinite linear;
}
.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar > .mdc-linear-progress__bar-inner {
  -webkit-animation: mdc-linear-progress-secondary-indeterminate-scale 2s infinite linear;
  animation: mdc-linear-progress-secondary-indeterminate-scale 2s infinite linear;
}
.mdc-linear-progress--reversed .mdc-linear-progress__bar,
.mdc-linear-progress--reversed .mdc-linear-progress__buffer {
  right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
  -webkit-animation-name: mdc-linear-progress-primary-indeterminate-translate-reverse;
  animation-name: mdc-linear-progress-primary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
  -webkit-animation-name: mdc-linear-progress-secondary-indeterminate-translate-reverse;
  animation-name: mdc-linear-progress-secondary-indeterminate-translate-reverse;
}
.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots {
  -webkit-animation: mdc-linear-progress-buffering-reverse 250ms infinite linear;
  animation: mdc-linear-progress-buffering-reverse 250ms infinite linear;
}
.mdc-linear-progress--closed {
  opacity: 0;
  -webkit-animation: none;
  animation: none;
}
.mdc-linear-progress__bar-inner {
  border-color: #6200ee;
  border-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-linear-progress__buffering-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E");
}
.mdc-linear-progress__buffer {
  background-color: #e6e6e6;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar {
  right: -145.166611%;
  left: auto;
}
.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar {
  right: -54.888891%;
  left: auto;
}
/*# sourceMappingURL=mdc.linear-progress.min.css.map*/
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */
.mdc-snackbar {
  z-index: 10000;
  margin: 8px;
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mdc-snackbar__surface {
  background-color: #333333;
}
.mdc-snackbar__label {
  color: rgba(255, 255, 255, 0.87);
}
.mdc-snackbar__surface {
  min-width: 344px;
}
@media (max-width: 480px), (max-width: 344px) {
  .mdc-snackbar__surface {
    min-width: 100%;
  }
}
.mdc-snackbar__surface {
  max-width: 672px;
}
.mdc-snackbar__surface {
  /* @alternate */
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mdc-snackbar__surface {
  border-radius: 4px;
  /* @alternate */
  border-radius: var(--mdc-shape-small, 4px);
}
.mdc-snackbar--opening,
.mdc-snackbar--open,
.mdc-snackbar--closing {
  display: flex;
}
.mdc-snackbar--open .mdc-snackbar__label,
.mdc-snackbar--open .mdc-snackbar__actions {
  visibility: visible;
}
.mdc-snackbar--leading {
  justify-content: flex-start;
}
.mdc-snackbar--stacked .mdc-snackbar__label {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 8px;
  padding-bottom: 12px;
}
[dir=rtl] .mdc-snackbar--stacked .mdc-snackbar__label,
.mdc-snackbar--stacked .mdc-snackbar__label[dir=rtl] {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-snackbar--stacked .mdc-snackbar__surface {
  flex-direction: column;
  align-items: flex-start;
}
.mdc-snackbar--stacked .mdc-snackbar__actions {
  align-self: flex-end;
  margin-bottom: 8px;
}
.mdc-snackbar__surface {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
[dir=rtl] .mdc-snackbar__surface,
.mdc-snackbar__surface[dir=rtl] {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 0;
}
.mdc-snackbar--open .mdc-snackbar__surface {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
  transition: opacity 150ms 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 150ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity 150ms 0ms cubic-bezier(0, 0, 0.2, 1), transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1);
}
.mdc-snackbar--closing .mdc-snackbar__surface {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: opacity 75ms 0ms cubic-bezier(0.4, 0, 1, 1);
}
.mdc-snackbar__label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01785714em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 8px;
  width: 100%;
  flex-grow: 1;
  box-sizing: border-box;
  margin: 0;
  visibility: hidden;
  padding-top: 14px;
  padding-bottom: 14px;
}
[dir=rtl] .mdc-snackbar__label,
.mdc-snackbar__label[dir=rtl] {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-snackbar__label::before {
  display: inline;
  content: attr(data-mdc-snackbar-label-text);
}
.mdc-snackbar__actions {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  box-sizing: border-box;
  visibility: hidden;
}
.mdc-snackbar__action:not(:disabled) {
  color: #D6E3FF;
  background-color: #333333;
  border: none;
}
.mdc-snackbar__action::before,
.mdc-snackbar__action::after {
  background-color: #bb86fc;
  /* @alternate */
  background-color: var(--mdc-ripple-color, #bb86fc);
}
.mdc-snackbar__action:hover::before,
.mdc-snackbar__action.mdc-ripple-surface--hover::before {
  opacity: 0.08;
  /* @alternate */
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.mdc-snackbar__action.mdc-ripple-upgraded--background-focused::before,
.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.24;
  /* @alternate */
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.mdc-snackbar__action:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-snackbar__action:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.24;
  /* @alternate */
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__action.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__dismiss {
  color: rgba(255, 255, 255, 0.87);
}
.mdc-snackbar__dismiss::before,
.mdc-snackbar__dismiss::after {
  background-color: rgba(255, 255, 255, 0.87);
  /* @alternate */
  background-color: var(--mdc-ripple-color, rgba(255, 255, 255, 0.87));
}
.mdc-snackbar__dismiss:hover::before,
.mdc-snackbar__dismiss.mdc-ripple-surface--hover::before {
  opacity: 0.08;
  /* @alternate */
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused::before,
.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus::before {
  transition-duration: 75ms;
  opacity: 0.24;
  /* @alternate */
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.24;
  /* @alternate */
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__dismiss.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__dismiss.mdc-snackbar__dismiss {
  width: 36px;
  height: 36px;
  padding: 9px;
  font-size: 18px;
}
.mdc-snackbar__dismiss.mdc-snackbar__dismiss svg,
.mdc-snackbar__dismiss.mdc-snackbar__dismiss img {
  width: 18px;
  height: 18px;
}
.mdc-snackbar__action + .mdc-snackbar__dismiss {
  /* @noflip */
  margin-left: 8px;
  /* @noflip */
  margin-right: 0;
}
[dir=rtl] .mdc-snackbar__action + .mdc-snackbar__dismiss,
.mdc-snackbar__action + .mdc-snackbar__dismiss[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: 8px;
}
/*# sourceMappingURL=mdc.snackbar.css.map*/
/* media query の設定 */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.woff2) format('woff2'), local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/MaterialIcons-Regular.woff) format('woff'), url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Outlined.woff2) format('woff2');
}
.material-icons,
.omssd .m-icon,
.omssd .m-icon--pimary,
.omssd--client .m-icon,
.omssd--client .m-icon--pimary,
.omssd--tkcnf .m-icon,
.omssd--tkcnf .m-icon--pimary {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.material-icons-outlined,
.omssd .m-icon--outlined,
.omssd .m-icon--pimary--outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.material-icons-outlined,
.material-icons.material-icons-outlined,
.omssd .m-icon--outlined,
.omssd .m-icon--pimary--outlined {
  font-family: 'Material Icons Outlined';
}
.material-icons-two-tone,
.material-icons.material-icons--two-tone {
  font-family: 'Material Icons Two Tone';
}
.material-icons-round,
.material-icons.material-icons--round {
  font-family: 'Material Icons Round';
}
.material-icons-sharp,
.material-icons.material-icons--sharp {
  font-family: 'Material Icons Sharp';
}
.omssd-color-bgPrimary-btn,
.omssd .button-block__button--primary,
.spk-select-members .button-block__button--primary {
  border: 0;
  background-color: #005DB6;
  color: #ffffff;
}
.omssd-color-bgPrimary-btn--hover {
  background-color: #117EC6;
  color: #ffffff;
}
.omssd-color-bgPrimary-btn--focus {
  background-color: #3692CF;
  color: #ffffff;
}
.omssd-color-bgPrimary-btn > a {
  color: #ffffff;
}
.omssd-color-bgPrimary-btn-disabled,
.omssd .button-block__button--primary-disabled,
.spk-select-members .button-block__button--primary-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
}
.omssd-color-bgPrimary-btn-disabled--hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
}
.omssd-color-bgPrimary-btn-disabled--focus {
  background-color: #e6e6e6;
  color: #a1a1a3;
}
.omssd-color-bgPrimary-btn-disabled > a {
  color: #a1a1a3;
}
.omssd-color-bgPrimary-ctrl-enabled,
.omssd-color-bgPrimary-ctrl {
  background-color: #005DB6;
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl:hover {
  background-color: #117EC6;
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl:focus {
  background-color: #3692CF;
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl-text {
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl-text:hover {
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl-text:focus {
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl-disabled {
  background-color: #94C4E5;
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl-disabled:hover {
  background-color: #94C4E5;
  color: #ffffff;
}
.omssd-color-bgPrimary-ctrl-disabled:focus {
  background-color: #94C4E5;
  color: #ffffff;
}
.omssd-color-bgWhite-btn,
.omssd .button-block__button--white,
.spk-select-members .button-block__button--white,
.spk-lobby-tab button,
.groupTypeTab button,
.tkcnfUserList .tkcnfUserList__segmentedButton,
.organizationTab .organizationTabButton {
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-btn--hover {
  background-color: #f3f3f4;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-btn--focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-btn-disabled,
.omssd .button-block__button--white-disabled,
.spk-select-members .button-block__button--white-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-btn-disabled--hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-btn-disabled--focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd-color-txt-btn,
.omssd .button-block__button--text,
.spk-select-members .button-block__button--text {
  border: 0;
  background-color: inherit;
  color: #005DB6;
}
.omssd-color-txt-btn--hover {
  background-color: #f3f3f4;
  border: 0;
  color: #005DB6;
}
.omssd-color-txt-btn--focus {
  background-color: #dfdfdf;
  border: 0;
  color: #005DB6;
}
.omssd-color-txt-btn-disabled,
.omssd .button-block__button--text-disabled,
.spk-select-members .button-block__button--text-disabled {
  background-color: inherit;
  color: #a1a1a3;
  border: 0;
}
.omssd-color-txt-btn-disabled--hover {
  border: 0;
  color: #a1a1a3;
}
.omssd-color-txt-btn-disabled--focus {
  color: #005DB6;
  border: 0;
}
.omssd-color-bgOrange-btn {
  background-color: #B71C1C;
  border: 1px solid #B71C1C;
  color: #ffffff;
}
.omssd-color-bgOrange-btn--hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgOrange-btn--focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgOrange-btn-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgOrange-btn-disabled--hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgOrange-btn-disabled--focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgWhite-bdOrange-btn {
  background-color: #B71C1C;
  border: 1px solid #B71C1C;
  color: #ffffff;
}
.omssd-color-bgWhite-bdOrange-btn--hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgWhite-bdOrange-btn--focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgWhite-bdOrange-btn-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgWhite-bdOrange-btn-disabled--hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgWhite-bdOrange-btn-disabled--focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgWhite-ctrl-enabled,
.omssd-color-bgWhite-ctrl {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-bgWhite-ctrl:hover {
  background-color: #f3f3f4;
  color: #1A1B1E;
}
.omssd-color-bgWhite-ctrl:focus {
  background-color: #dfdfdf;
  color: #1A1B1E;
}
.omssd-color-bgWhite-ctrl-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-ctrl-disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-ctrl-disabled:focus {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-input,
.omssd .text-mask__mask {
  color: #383a3d;
  border: 1px solid #717173;
}
.omssd-color-bgWhite-input::placeholder {
  color: #44474E;
}
.omssd-color-bgWhite-input:hover {
  border: 1px solid #2f3033;
}
.omssd-color-bgWhite-input:focus {
  border: 2px solid #005DB6;
}
.omssd-color-list-disabled {
  border-bottom: 1px solid #C2C6D4;
  background-color: #e6e6e6;
}
.omssd-color-list-disabled label span {
  color: #a1a1a3;
}
.omssd-color-list-enabled,
.omssd-color-list,
.omssd .list__item,
.omssd-color-list,
.omssd--client .list__item,
.omssd-color-list,
.omssd--tkcnf .list__item {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-list-enabled label span {
  color: #1A1B1E;
}
.omssd-color-list:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.omssd-color-list:hover label span {
  color: #1A1B1E;
}
.omssd-color-list:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.omssd-color-list:focus label span {
  color: #005DB6;
}
.omssd-color-menu-enabled,
.omssd-color-menu,
.omssd-color-menu,
.omssd-color-menu {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-menu-enabled a {
  color: #1A1B1E;
}
.omssd-color-menu-disabled {
  background-color: #ffffff;
}
.omssd-color-menu-disabled a {
  color: #a1a1a3;
}
.omssd-color-menu-disabled li {
  color: #a1a1a3;
}
.omssd-color-menu:hover {
  background-color: #f3f3f4;
}
.omssd-color-menu:focus {
  background-color: #dfdfdf;
}
.omssd-color-link {
  color: #005DB6;
  text-decoration: none;
}
.omssd-color-link:hover {
  text-decoration: underline;
  text-decoration-color: #005DB6;
}
.omssd-color-list-header {
  background-color: #e9e9e9;
  color: #1A1B1E;
  border: 0;
}
.omssd-color-border {
  border: 1px solid #C2C6D4;
}
.omssd html,
.omssd body {
  height: 100%;
}
.omssd body {
  background-color: #ffffff;
  color: #44474E;
  display: flex;
  flex-direction: column;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 18px;
  letter-spacing: 0.08em;
  margin: 0;
  overflow: hidden;
}
.omssd body::before {
  position: static;
}
.omssd form {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
}
.omssd header {
  background-color: #005DB6;
  color: #ffffff;
  letter-spacing: 0.08em;
  height: 56px;
  min-height: 40px;
  font-size: 20px;
}
.omssd textarea,
.omssd input[type="text"],
.omssd input[type="password"],
.omssd input[type="datetime"],
.omssd input[type="datetime-local"],
.omssd input[type="date"],
.omssd input[type="month"],
.omssd input[type="time"],
.omssd input[type="week"],
.omssd input[type="number"],
.omssd input[type="email"],
.omssd input[type="url"],
.omssd input[type="search"],
.omssd input[type="tel"],
.omssd input[type="color"],
.omssd .uneditable-input {
  color: #383a3d;
  border: 1px solid #717173;
  border-radius: 5px;
  min-height: 48px;
  padding: 8px 13px;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-appearance: none;
}
.omssd textarea::placeholder,
.omssd input[type="text"]::placeholder,
.omssd input[type="password"]::placeholder,
.omssd input[type="datetime"]::placeholder,
.omssd input[type="datetime-local"]::placeholder,
.omssd input[type="date"]::placeholder,
.omssd input[type="month"]::placeholder,
.omssd input[type="time"]::placeholder,
.omssd input[type="week"]::placeholder,
.omssd input[type="number"]::placeholder,
.omssd input[type="email"]::placeholder,
.omssd input[type="url"]::placeholder,
.omssd input[type="search"]::placeholder,
.omssd input[type="tel"]::placeholder,
.omssd input[type="color"]::placeholder,
.omssd .uneditable-input::placeholder {
  color: #44474E;
}
.omssd textarea:hover,
.omssd input[type="text"]:hover,
.omssd input[type="password"]:hover,
.omssd input[type="datetime"]:hover,
.omssd input[type="datetime-local"]:hover,
.omssd input[type="date"]:hover,
.omssd input[type="month"]:hover,
.omssd input[type="time"]:hover,
.omssd input[type="week"]:hover,
.omssd input[type="number"]:hover,
.omssd input[type="email"]:hover,
.omssd input[type="url"]:hover,
.omssd input[type="search"]:hover,
.omssd input[type="tel"]:hover,
.omssd input[type="color"]:hover,
.omssd .uneditable-input:hover {
  border: 1px solid #2f3033;
}
.omssd textarea:focus,
.omssd input[type="text"]:focus,
.omssd input[type="password"]:focus,
.omssd input[type="datetime"]:focus,
.omssd input[type="datetime-local"]:focus,
.omssd input[type="date"]:focus,
.omssd input[type="month"]:focus,
.omssd input[type="time"]:focus,
.omssd input[type="week"]:focus,
.omssd input[type="number"]:focus,
.omssd input[type="email"]:focus,
.omssd input[type="url"]:focus,
.omssd input[type="search"]:focus,
.omssd input[type="tel"]:focus,
.omssd input[type="color"]:focus,
.omssd .uneditable-input:focus {
  border: 2px solid #005DB6;
}
.omssd textarea:focus,
.omssd input[type="text"]:focus,
.omssd input[type="password"]:focus,
.omssd input[type="datetime"]:focus,
.omssd input[type="datetime-local"]:focus,
.omssd input[type="date"]:focus,
.omssd input[type="month"]:focus,
.omssd input[type="time"]:focus,
.omssd input[type="week"]:focus,
.omssd input[type="number"]:focus,
.omssd input[type="email"]:focus,
.omssd input[type="url"]:focus,
.omssd input[type="search"]:focus,
.omssd input[type="tel"]:focus,
.omssd input[type="color"]:focus,
.omssd .uneditable-input:focus {
  outline: 0 none;
}
.omssd textarea:-webkit-autofill,
.omssd input[type="text"]:-webkit-autofill,
.omssd input[type="password"]:-webkit-autofill,
.omssd input[type="datetime"]:-webkit-autofill,
.omssd input[type="datetime-local"]:-webkit-autofill,
.omssd input[type="date"]:-webkit-autofill,
.omssd input[type="month"]:-webkit-autofill,
.omssd input[type="time"]:-webkit-autofill,
.omssd input[type="week"]:-webkit-autofill,
.omssd input[type="number"]:-webkit-autofill,
.omssd input[type="email"]:-webkit-autofill,
.omssd input[type="url"]:-webkit-autofill,
.omssd input[type="search"]:-webkit-autofill,
.omssd input[type="tel"]:-webkit-autofill,
.omssd input[type="color"]:-webkit-autofill,
.omssd .uneditable-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd textarea:disabled,
.omssd input[type="text"]:disabled,
.omssd input[type="password"]:disabled,
.omssd input[type="datetime"]:disabled,
.omssd input[type="datetime-local"]:disabled,
.omssd input[type="date"]:disabled,
.omssd input[type="month"]:disabled,
.omssd input[type="time"]:disabled,
.omssd input[type="week"]:disabled,
.omssd input[type="number"]:disabled,
.omssd input[type="email"]:disabled,
.omssd input[type="url"]:disabled,
.omssd input[type="search"]:disabled,
.omssd input[type="tel"]:disabled,
.omssd input[type="color"]:disabled,
.omssd .uneditable-input:disabled {
  opacity: 1;
  -webkit-text-fill-color: #383a3d;
  border-color: #717173;
  color: #383a3d;
  background-color: #E9E9E9;
}
.omssd textarea {
  resize: none;
  font-size: 18px;
  word-break: break-word;
}
.omssd input[type="button"],
.omssd input[type="submit"],
.omssd button {
  border-radius: 4px;
  font-size: 16px;
  height: 36px;
  letter-spacing: 0.08em;
  min-width: 100%;
  padding: 0 16px;
  white-space: nowrap;
  width: inherit;
}
.omssd input[type="button"]:focus,
.omssd input[type="submit"]:focus,
.omssd button:focus {
  outline: 0 none;
}
.omssd ul {
  padding: 0;
  margin: 0;
}
.omssd li {
  list-style: none;
}
.omssd a {
  color: #005DB6;
}
.omssd a:hover {
  text-decoration: underline;
  text-decoration-color: #005DB6;
}
.omssd a:visited {
  color: #ffffff;
}
.omssd table {
  flex: 1;
}
.omssd th {
  background-color: #e6e6e6;
  border: 0;
  border-top: 1px solid #c6c6c6;
  color: #44474E;
  font-size: 14px;
  padding: 0;
  text-align: center;
}
.omssd td {
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  box-sizing: content-box;
  height: 63px;
  text-align: center;
}
.omssd hr {
  border-color: #c6c6c6;
  margin: 5px 0px;
}
.omssd .disabled {
  pointer-events: none;
}
.omssd .modal-window {
  max-width: 708px;
  margin: auto;
}
.omssd .tutorialAttachedModal-window {
  max-width: 1108px;
  margin: auto;
}
@media only screen and (min-width: 992px) {
  .omssd .tutorialAttachedModal-window {
    display: flex;
  }
}
.omssd .modal-window-dialog {
  max-width: 720px;
}
@media only screen and (min-width: 768px) {
  .omssd .modal-window-dialog {
    border-radius: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .omssd .modal-window-dialog__header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
}
.omssd .modal-window-dialog__header-buttons {
  margin-right: 8px;
}
.omssd .modal-window-dialog__header-buttons:last-child {
  margin-right: 16px;
}
@media only screen and (min-width: 768px) {
  .omssd .modal-window-dialog__header-buttons:last-child {
    margin-right: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .omssd .modal-window-dialog__content {
    margin-top: 48px;
    margin-bottom: 24px;
    min-height: 300px;
  }
}
@media only screen and (min-width: 768px) {
  .omssd .modal-window-dialog__footer {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .omssd .modal-window-dialog__fade-layer {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
.omssd .header {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.omssd .header__item--space {
  margin-right: 8px;
}
.omssd .header__item--main {
  flex: 1;
  margin-left: 20px;
}
.omssd .header__item--small {
  font-size: 16px;
  padding-left: 0px;
}
.omssd .header__title {
  flex: 1;
  padding-top: 2px;
  margin-left: 20px;
  font-size: 20px;
}
.omssd .header__title--multiline {
  font-size: 18px;
  display: flex;
  flex-direction: column;
}
.omssd .header__title--only {
  margin-left: 16px;
}
.omssd .header__title--space {
  margin-right: 8px;
}
.omssd .header__button {
  margin-right: 8px;
}
.omssd .header__button:last-child {
  margin-right: 16px;
}
.omssd .header__icon {
  position: relative;
  min-width: 48px;
}
.omssd .header__icon--first {
  margin-left: 4px;
}
.omssd .header__icon--last {
  margin-right: 4px;
}
.omssd .header__icon--check {
  width: 48px;
  height: 48px;
  background-size: 24px;
  background-position: center;
}
.omssd .header__icon--undo {
  width: 48px;
  height: 48px;
  background-size: 24px;
  background-position: center;
}
.omssd .header__icon--status {
  width: 48px;
  height: 48px;
  background-size: 24px;
  background-position: center;
}
.omssd .header__icon--text {
  font-size: 12px;
  color: white;
  position: absolute;
  bottom: 0px;
  left: 4px;
}
.omssd .header__date {
  padding-top: 1px;
}
.omssd .header__user {
  padding-top: 1px;
}
.omssd .header__arrow {
  width: 30px;
}
.omssd .header__dummy {
  max-width: 100%;
  flex: 1;
}
.omssd .header-sub {
  background-color: #ffffff;
  color: #1A1B1E;
  border-bottom: 2px solid #C2C6D4;
}
.omssd .header-tutorial {
  position: relative;
}
.omssd .tutorialHeader-sub {
  background-color: #F8F9FA;
  color: #1A1B1E;
}
.omssd .footer {
  min-height: 56px;
}
.omssd .footer__nextbutton {
  margin: 0 16px;
}
.omssd .footer-sub {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  justify-content: flex-end;
  padding: 0 !important;
}
.omssd .space-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.omssd .button-block {
  box-sizing: border-box;
  padding-top: 6px;
  padding-bottom: 6px;
  height: 48px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.omssd .button-block--inline {
  display: inline-block;
  max-width: 100%;
}
.omssd .button-block--tall {
  height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.omssd .button-block--tall > .button-block__button {
  height: 48px;
}
.omssd .button-block__button {
  height: 100%;
}
.omssd .button-block__button--white {
  padding-left: 15px;
  padding-right: 15px;
}
.omssd .button-block__button--outlined {
  background-color: inherit;
  line-height: 36px;
}
.omssd .button-block__button--text {
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .button-block__icon {
  margin-left: -11px;
  margin-right: 4px;
  padding-bottom: 3px;
  vertical-align: middle;
}
.omssd .icon {
  content: " ";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.omssd .icon--small {
  width: 19px;
  height: 19px;
  background-size: 19px;
}
.omssd .icon--ssmall {
  width: 16px;
  height: 16px;
  background-size: 16px;
}
.omssd .icon--sssmall {
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.omssd .icon--hidden {
  display: none;
}
.omssd .icon-access_time {
  background-image: url('../img/baseline-access_time-24px.svg');
}
.omssd .icon-access_time--gray {
  background-image: url('../img/baseline-access_time-lightgray.svg');
}
.omssd .icon-attach {
  background-image: url('../img/baseline-attach_file-24px.svg');
}
.omssd .icon-attach--gray {
  background-image: url('../img/baseline-attach_file-24px-gray.svg');
}
.omssd .icon-arrowdown {
  background-image: url('../img/baseline-arrow_downward-24px.svg');
}
.omssd .icon-back {
  background-image: url('../img/baseline-arrow_back_ios-24px.svg');
}
.omssd .icon-back--white {
  background-image: url('../img/baseline-arrow_back_ios-white24px.svg');
}
.omssd .icon-check {
  background-image: url('../img/baseline-check-24px.svg');
}
.omssd .icon-check--black {
  background-image: url('../img/baseline-check-black.svg');
}
.omssd .icon-close {
  background-image: url('../img/baseline-close-24px.svg');
}
.omssd .icon-close--blue {
  background-image: url('../img/baseline-close-blue24px.svg');
}
.omssd .icon-close--black {
  background-image: url('../img/baseline-close-black24px.svg');
}
.omssd .icon-close--white {
  background-image: url('../img/baseline-close-white24px.svg');
}
.omssd .icon-comment {
  background-image: url('../img/outline-mode_comment-24px.svg');
}
.omssd .icon-comment-shonin {
  background-image: url('../img/outline-mode_comment-check-24px.svg');
}
.omssd .icon-comment-hokoku {
  background-image: url('../img/outline-forum-24px--1.svg');
}
.omssd .icon-comment-hokoku-shonin {
  background-image: url('../img/outline-forum-check-24px--1.svg');
}
.omssd .icon-date_range {
  background-image: url('../img/baseline-date_range-24px.svg');
}
.omssd .icon-exclamation {
  background-image: url('../img/baseline-error-unread24px.svg');
}
.omssd .icon-exclamation--gray {
  background-image: url('../img/baseline-error-gray24px.svg');
}
.omssd .icon-exclamation--red {
  background-image: url('../img/baseline-error-red24px.svg');
}
.omssd .icon-exclamation--white {
  background-image: url('../img/baseline-error-white24px.svg');
}
.omssd .icon-expand_less {
  background-image: url('../img/baseline-expand_less-24px.svg');
}
.omssd .icon-expand_less--gray {
  background-image: url('../img/baseline-expand_less-gray24px.svg');
}
.omssd .icon-expand_more {
  background-image: url('../img/baseline-expand_more-24px.svg');
}
.omssd .icon-expand_more--gray {
  background-image: url('../img/baseline-expand_more-gray24px.svg');
}
.omssd .icon-filter {
  background-image: url('../img/filter_list-24px.svg');
}
.omssd .icon-filter--on {
  background-color: rgba(255, 255, 255, 0.24);
  border-radius: 4px;
}
.omssd .icon-fullscreen-exit {
  background-image: url('../img/baseline-fullscreen_exit-24px.svg');
}
.omssd .icon-forward {
  background-image: url('../img/baseline-forward-24px.svg');
}
.omssd .icon-forward {
  background-image: url('../img/baseline-forward-24px.svg');
}
.omssd .icon-help {
  background-image: url('../img/baseline-help_outline-24px.svg');
}
.omssd .icon-history {
  background-image: url('../img/baseline-history-24px.svg');
}
.omssd .icon-hokoku {
  background-image: url('../img/outline-chat_bubble_outline-24px.svg');
}
.omssd .icon-hokoku-shonin {
  background-image: url('../img/outline-chat_bubble_outline-check-24px--1.svg');
}
.omssd .icon-hokoku-comment {
  background-image: url('../img/outline-forum-24px--1.svg');
}
.omssd .icon-hokoku-comment-shonin {
  background-image: url('../img/outline-forum-check-24px--1.svg');
}
.omssd .icon-home {
  background-image: url('../img/home-24px.svg');
}
.omssd .icon-home--white {
  background-image: url('../img/home-white.svg');
}
.omssd .icon-home--blue {
  background-image: url('../img/home-blue.svg');
}
.omssd .icon-home--light-blue {
  background-image: url('../img/home-light-blue.svg');
}
.omssd .icon-home--llight-blue {
  background-image: url('../img/home-light-light-blue.svg');
}
.omssd .icon-home--outlined {
  background-image: url('../img/home-outlined.svg');
}
.omssd .icon-info {
  background-image: url('../img/baseline-info-24px.svg');
}
.omssd .icon-info--blue {
  background-image: url('../img/baseline-info-blue24px.svg');
}
.omssd .icon-lock {
  background-image: url('../img/lock_white_24px.svg');
}
.omssd .icon-lock--blue {
  background-image: url('../img/baseline-lock-blue.svg');
}
.omssd .icon-lock--outlined {
  background-image: url('../img/baseline-lock-outlined.svg');
}
.omssd .icon-yellowLock {
  background-image: url('../img/lock_yellow_24px.svg');
}
.omssd .icon-info_outline {
  background-image: url('../img/outline-info-24px.svg');
}
.omssd .icon-info_outline--blue {
  background-image: url('../img/outline-info-blue24px.svg');
}
.omssd .icon-info_outline--gray {
  background-image: url('../img/outline-info-gray24px.svg');
}
.omssd .icon-message {
  background-image: url('../img/baseline-message-24px.svg');
}
.omssd .icon-mic {
  background-image: url('../img/baseline-mic-24px.svg');
}
.omssd .icon-mic--blue {
  background-image: url('../img/baseline-mic-blue24px.svg');
}
.omssd .icon-minus {
  background-image: url('../img/baseline-remove-24px.svg');
}
.omssd .icon-minus--gray {
  background-image: url('../img/baseline-remove-gray24px.svg');
}
.omssd .icon-more {
  background-image: url('../img/baseline-more_vert-24px.svg');
}
.omssd .icon-more--white {
  background-image: url('../img/baseline-more_vert-white24px.svg');
}
.omssd .icon-moreh {
  background-image: url('../img/baseline-more_horiz-24px.svg');
}
.omssd .icon-moreh--white {
  background-image: url('../img/baseline-more_horiz-white.svg');
}
.omssd .icon-next {
  background-image: url('../img/baseline-arrow_forward_ios-24px.svg');
}
.omssd .icon-next--white {
  background-image: url('../img/baseline-arrow_forward_ios-white24px.svg');
}
.omssd .icon-notes {
  background-image: url('../img/note-24px.svg');
}
.omssd .icon-notes--white {
  background-image: url('../img/note-white-24px.svg');
}
.omssd .icon-notifications {
  background-image: url('../img/notifications-sps.svg');
}
.omssd .icon-notifications-outline {
  background-image: url('../img/notifications-sps.svg');
  background-size: 36px;
}
.omssd .icon-plus {
  background-image: url('../img/baseline-add-24px.svg');
}
.omssd .icon-plus--gray {
  background-image: url('../img/baseline-add-gray24px.svg');
}
.omssd .icon-plus--disabled {
  background-image: url('../img/baseline-add-disabled24px.svg');
}
.omssd .icon-remove {
  background-image: url('../img/baseline-close-24px.svg');
}
.omssd .icon-search {
  background-image: url('../img/baseline-search-24px.svg');
}
.omssd .icon-search--blue {
  background-image: url('../img/baseline-search-blue24px.svg');
}
.omssd .icon-search--gray {
  background-image: url('../img/baseline-search-gray24px.svg');
}
.omssd .icon-star {
  background-image: url('../img/baseline-star-24px.svg');
}
.omssd .icon-star_border {
  background-image: url('../img/baseline-star_border-24px.svg');
}
.omssd .icon-star_border--gray {
  background-image: url('../img/baseline-star_border-gray24px.svg');
}
.omssd .icon-shonin {
  background-image: url('../img/baseline-check-24px.svg');
}
.omssd .icon-shiji {
  background-image: url('../img/baseline-undo-24px.svg');
}
.omssd .icon-shiji--gray {
  background-image: url('../img/baseline-undo-gray-24px.svg');
}
.omssd .icon-stickynote {
  background-image: url('../img/baseline-local_offer-24px.svg');
}
.omssd .icon-stickynote--gray {
  background-image: url('../img/baseline-local_offer-gray24px.svg');
}
.omssd .icon-stickynote--black {
  background-image: url('../img/baseline-local_offer-black24px.svg');
}
.omssd .icon-today {
  background-image: url('../img/today-24px.svg');
}
.omssd .icon-undo {
  background-image: url('../img/baseline-undo-24px.svg');
}
.omssd .icon-undo--gray {
  background-image: url('../img/baseline-undo-gray-24px.svg');
}
.omssd .icon-undo--white {
  background-image: url('../img/baseline-undo-white-24px.svg');
}
.omssd .icon-viewday {
  background-image: url('../img/outline-view_day-24px.svg');
}
.omssd .icon-viewweek {
  background-image: url('../img/outline-view_week-24px.svg');
}
.omssd .icon-viewmodule--gray {
  background-image: url('../img/view_module-gray-24px.svg');
}
.omssd .icon-list {
  background-image: url('../img/list-24px.svg');
}
.omssd .icon-report-problem--gray {
  background-image: url('../img/report_problem-gray-24px.svg');
}
.omssd a.icon {
  width: 48px;
  height: 48px;
  background-size: 24px;
  background-position: center;
  cursor: pointer;
}
.omssd a.icon--hidden {
  display: none;
}
.omssd a.icon--disabled {
  cursor: default;
  pointer-events: none;
}
.omssd a.icon-back--disabled {
  pointer-events: none;
  cursor: default;
}
.omssd a.icon-attach--disabled {
  background-image: url('../img/baseline-attach_file-24px-gray.svg');
  pointer-events: none;
  cursor: default;
}
.omssd a.icon-notifications-outline {
  background-size: 36px;
}
.omssd a.icon-text {
  background-position-y: 6px;
  position: relative;
}
.omssd a.icon-text > .icon-text__text {
  top: 32px;
  color: #44474E;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.omssd a.icon-text > .icon-text__text--white {
  color: #ffffff;
}
.omssd .card {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 48px 0;
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  width: 350px;
}
.omssd .card__primary-action {
  display: flex;
  flex-direction: row;
}
.omssd .card__primary {
  cursor: pointer;
  color: inherit;
  display: flex;
  flex-direction: column;
  outline: none;
  overflow: hidden;
  padding: 16px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.omssd .card__title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .0125em;
  line-height: 2rem;
  margin: 0;
  text-decoration: inherit;
  text-transform: inherit;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.3px;
}
.omssd .card__subtitle {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .0071428571em;
  line-height: 1.375rem;
  margin: 0;
  text-decoration: inherit;
  text-transform: inherit;
  -webkit-font-smoothing: antialiased;
}
.omssd .card__actions {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  height: 48px;
  min-height: 48px;
  padding: 2px 0;
  -webkit-box-sizing: border-box;
}
.omssd .card__action-buttons {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
}
.omssd .card__action-button {
  margin-left: 0;
  margin-right: 8px;
}
.omssd .card__action-icons {
  align-items: center;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: flex-end;
  margin-left: 16px;
  margin-right: 0;
  padding-left: 4px;
  padding-right: 4px;
  -webkit-box-sizing: border-box;
}
.omssd .mainsec {
  overflow-y: auto;
  flex: 1;
  -webkit-overflow-scrolling: touch;
  background-color: #F8F9FA;
}
.omssd .mainsec-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (orientation: landscape) {
  .omssd .mainsec-wrap {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (orientation: landscape) {
  .omssd .mainsec-wrap__content {
    overflow-y: initial;
  }
}
@media screen and (orientation: portrait) {
  .omssd .mainsec-wrap__content {
    overflow-y: auto;
  }
}
.omssd .header--multi {
  min-height: 56px;
}
.omssd .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  text-align: center;
  height: 80px;
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.omssd .buttons__item {
  flex: 1;
  margin: 0px 8px 0px 0px;
}
.omssd .buttons__item:last-child {
  margin-right: 0;
}
.omssd .buttons __button {
  height: 48px;
}
.omssd .footer-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  text-align: center;
  height: 80px;
  background-color: #ffffff;
  padding: 0 16px 0 16px;
  border-top: 1px solid #C2C6D4;
}
.omssd .footer-buttons__item {
  flex: 1;
  margin: 0px 8px 0px 0px;
  height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.omssd .footer-buttons__item:last-child {
  margin-right: 0;
}
.omssd .footer-buttons__button {
  height: 48px;
}
.omssd .footer-comment {
  background-color: #ECF0FF;
  border-top: 1px solid #C2C6D4;
  padding: 8px 0 0 0;
}
.omssd .footer-comment__buttons {
  background-color: #ECF0FF;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .comment-box {
  display: flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .comment-box__text {
  height: 48px;
}
.omssd .comment-box__mic {
  min-width: 48px;
  margin-left: 4px;
  margin-right: 4px;
}
.omssd .ellipsis {
  min-width: 0;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.omssd .omssd-color-bgWhite-btn--primary-color {
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd .helper-message {
  padding: 1px;
  padding-left: 14px;
  height: 16px;
  color: #717173;
  font-size: 14px;
  display: block;
}
.omssd .error-message {
  padding: 1px;
  padding-left: 14px;
  height: 16px;
  color: #B00020;
  font-size: 14px;
  display: block;
}
.omssd .error-text {
  color: #B00020;
}
.omssd label.error-text {
  color: #B00020;
}
.omssd div.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd div.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd div.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd span.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd span.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd span.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd input.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd input.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd input.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd input.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd textarea.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd textarea.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd textarea.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd textarea.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd .k-dropdown .k-dropdown-wrap.error-dropdown {
  background-color: #FBE9E7;
  border: 2px solid #B00020;
}
.omssd .tab {
  background-color: #ffffff;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.omssd .tab__item {
  flex: 1;
  height: 48px;
  margin-top: 8px;
  line-height: 48px;
  font-size: 14px;
  color: #434446;
  border-bottom: 2px solid #C2C6D4;
  white-space: nowrap;
  cursor: pointer;
}
.omssd .tab__item--exclamation {
  content: " ";
  display: inline-block;
  background: url('../img/baseline-error-unread24px.svg') no-repeat;
  background-position: left calc(63%) top 3px;
}
.omssd .tab__item--check {
  content: " ";
  display: inline-block;
  background: url('../img/baseline-check-24px.svg') no-repeat;
  background-size: 19px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item--comment {
  content: " ";
  display: inline-block;
  background: url('../img/baseline-comment-24px.svg') no-repeat;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item--undo {
  content: " ";
  display: inline-block;
  background: url('../img/baseline-undo-24px.svg') no-repeat;
  background-size: 22px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item--icon {
  background-size: 24px;
}
.omssd .tab__item-comment-shonin {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item-comment-hokoku {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item-comment-hokoku-shonin {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item-hokoku {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item-hokoku-shonin {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item-hokoku-comment {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item-hokoku-comment-shonin {
  content: " ";
  display: inline-block;
  background-size: 20px;
  background-position: left calc(63%) top 5px;
}
.omssd .tab__item--length3 {
  background-position: left calc(66.5%) top 5px;
}
.omssd .tab__item--length4 {
  background-position: left calc(62%) top 5px;
}
.omssd .tab__item--length5 {
  background-position: left calc(67%) top 5px;
}
.omssd .tab__item--selected {
  color: #005DB6;
  border-bottom-color: #005DB6;
  pointer-events: none;
}
.omssd .tab__item--selected > a.tab__anchor {
  color: #005DB6;
}
.omssd .tab__item--disabled {
  pointer-events: none;
}
.omssd .tab__anchor {
  display: inline-block;
  width: 100%;
  color: #434446;
  text-decoration: none;
}
.omssd .tab__anchor:active {
  text-decoration: none;
}
.omssd .tab__anchor:focus {
  text-decoration: none;
}
.omssd .tab__anchor:hover {
  color: #434446;
  text-decoration: none;
}
.omssd .tab__anchor:visited {
  color: #434446;
}
.omssd .button-wrap {
  height: auto;
  display: flex;
  align-items: center;
  height: 48px;
}
.omssd .button-wrap-heading {
  margin-top: 16px;
}
.omssd .list__item {
  display: flex;
  align-items: center;
  height: 56px;
  padding: 0;
  color: #44474E;
  cursor: pointer;
}
.omssd .list__item:hover {
  background-color: #f3f3f4;
}
.omssd .list__item:focus {
  background-color: #ECF0FF;
}
.omssd .list__item--disabled {
  pointer-events: none;
}
.omssd .list__item--empty {
  pointer-events: none;
  padding: 0 16px;
}
.omssd .list__icon--last {
  margin-right: -12px;
  height: 48px;
  width: 48px;
}
.omssd .list__empty {
  text-align: center;
  padding: 30px 0;
}
.omssd .list-heading {
  cursor: default;
  background-color: #F8F9FA;
  border-bottom: 1px solid #C2C6D4;
  font-size: 17px;
  margin: 0;
}
.omssd .list-heading:hover {
  background-color: #F8F9FA;
}
.omssd .list-heading:focus {
  background-color: #F8F9FA;
}
.omssd .list--bordertop {
  border-top: 1px solid #C2C6D4;
}
.omssd .line {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.omssd .line__item {
  margin: 0 10px 0 0;
}
.omssd .line__item:last-child {
  margin: 0;
  margin-right: 16px;
}
.omssd .line__item:first-child {
  margin: 0 16px;
}
.omssd .line__item--main {
  flex: 1;
}
.omssd .line__item--center {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 48px;
}
.omssd .line__item--center:last-child {
  margin: auto;
}
.omssd .line__item--short {
  width: 60px;
}
.omssd .line__icon {
  height: 48px;
  width: 48px;
}
.omssd .line__icon--first {
  margin-left: 4px;
}
.omssd .line__icon--last {
  margin-right: 4px;
}
.omssd .line__button--last {
  margin: 0 16px 0 0;
}
.omssd .line__dummy {
  flex: 1;
  max-width: 100%;
}
.omssd .overflowmenu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  min-width: 200px;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  padding: 8px 0;
  background-color: #ffffff;
}
.omssd .overflowmenu__ul {
  margin: 0;
}
.omssd .overflowmenu__list {
  display: flex;
  align-items: center;
  height: 48px;
  cursor: pointer;
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd .overflowmenu__list:hover {
  background-color: #f3f3f4;
}
.omssd .overflowmenu__list:focus {
  background-color: #dfdfdf;
}
.omssd .overflowmenu__list--disabled {
  color: #a1a1a3;
  pointer-events: none;
}
.omssd .overflowmenu__list--note {
  cursor: initial;
}
.omssd .overflowmenu__list--note:hover {
  background-color: #ffffff;
}
.omssd .overflowmenu__list--note:focus {
  background-color: #ffffff;
}
.omssd .overflowmenu__menu {
  align-items: center;
  display: flex;
  padding: 0 16px;
  width: 100%;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 18px;
}
.omssd .overflowmenu__menu--note {
  font-size: 12px;
  padding-left: 50px;
}
.omssd .overflowmenu__note {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .overflowmenu__note-text {
  font-size: 12px;
  color: #1A1B1E;
  line-height: 12px;
}
.omssd .overflowmenu-header {
  top: 44px;
  right: 16px;
}
.omssd .dialog {
  background: rgba(0, 0, 0, 0.32);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.omssd .dialog__container {
  transition: all 0.3s;
}
.omssd .dialog__wrap {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  max-width: 350px;
}
.omssd .dialog-box {
  width: 100%;
  border-radius: 6px;
  background-color: #ffffff;
  color: #1A1B1E;
  box-shadow: 0px 0px 10px #333;
  transition: all 0.3s;
}
.omssd .dialog-box__header {
  height: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 20px 24px 0 24px;
  background-color: #ffffff;
  color: #1A1B1E;
  font-size: 20px;
}
.omssd .dialog-box__article {
  padding: 20px 24px 0 24px;
  color: #44474E;
  font-size: 16px;
}
.omssd .dialog-box__footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 52px;
  margin: 20px 0 0 0;
  padding: 0 0 0 8px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #ffffff;
}
.omssd .dialog-box__button {
  height: 48px;
  margin-right: 8px;
  border: 0;
  background-color: transparent;
  color: #005DB6;
  font-size: 14px;
  min-width: 0;
}
.omssd .dialog-box-seenBy {
  max-height: 500px;
  overflow-y: auto;
}
.omssd .password-dialog__input-wrap {
  padding-top: 4px;
  padding-bottom: 4px;
  height: 56px;
  width: 100%;
}
.omssd .password-dialog__input {
  box-sizing: border-box;
  width: 100%;
}
.omssd .password-dialog__message {
  margin-bottom: 28px;
}
.omssd .password-dialog__error {
  margin: 0;
}
.omssd .password-dialog__error--hidden {
  display: none;
}
.omssd .password-dialog__footer {
  margin-top: 0;
}
.omssd .password-dialog__button {
  min-width: 0;
}
.omssd .password-dialog__ok--disabled {
  color: #eaeaea;
}
.omssd .once-dialog {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: hidden;
}
.omssd .once-dialog__header {
  font-weight: bold;
  height: auto;
  padding: 0;
  margin-bottom: 16px;
}
.omssd .once-dialog__article {
  overflow-y: auto;
  padding: 16px 16px 0 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .omssd .once-dialog__article {
    padding: 16px 24px 0 24px;
  }
}
.omssd .once-dialog__footer {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
}
.omssd .once-dialog__once {
  height: 48px;
  margin: 0;
  padding: 0 0 0 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .omssd .once-dialog__once {
    padding: 0 0 0 24px;
  }
}
.omssd .once-dialog__checklabel {
  color: #44474E !important;
}
.omssd .once-dialog__buttons {
  align-items: center;
  display: flex;
  height: 52px;
  justify-content: flex-end;
  margin: 0px;
  padding: 0;
}
.omssd .onceDialogContainer {
  max-height: calc(100% - 32px);
}
.omssd .modal {
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10000;
}
.omssd .modal__container {
  height: 100%;
  background-color: #F8F9FA;
  opacity: 0;
  transform: scale3d(0.9, 0.9, 1);
  transition: all 0.3s;
}
.omssd .modal__container--popup {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.omssd .image-view {
  background-color: #1A1B1E;
  display: flex;
  flex-direction: column;
}
.omssd .image-view__header {
  background-color: #1A1B1E;
  display: flex;
  align-items: center;
  z-index: 1000;
}
.omssd .image-view__title {
  font-size: 20px;
  flex: 1;
  margin-left: 20px;
}
.omssd .image-view__main {
  background-color: #44474E;
  flex: 1;
  display: flex;
  height: calc(44%);
  align-items: center;
  justify-content: center;
}
.omssd .image-view__image {
  max-height: 100%;
  max-width: 100%;
}
.omssd .image-view__footer {
  background-color: inherit;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.omssd .image-view__ok {
  display: none;
}
@media only screen and (min-width: 992px) {
  .omssd .image-view__ok {
    display: initial;
  }
}
.omssd .pdf-view {
  background-color: #1A1B1E;
  display: flex;
  flex-direction: column;
}
.omssd .pdf-view__header {
  background-color: #1A1B1E;
  display: flex;
  align-items: center;
  z-index: 1000;
}
.omssd .pdf-view__pages {
  flex: 1;
  text-align: center;
}
.omssd .pdf-view__main {
  background-color: #44474E;
  flex: 1;
  display: flex;
  height: calc(-36%);
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.omssd .pdf-view__main--single {
  height: calc(44%);
}
.omssd .pdf-view__image {
  max-height: 100%;
  max-width: 100%;
}
.omssd .pdf-view__footer {
  background-color: #1A1B1E;
  padding: 0;
  width: 100%;
  z-index: 1000;
  height: 64px;
}
.omssd .pdf-view__footer-buttons {
  background-color: #1A1B1E;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  z-index: 1000;
}
.omssd .pdf-view__button-block {
  flex: 1;
  min-width: 60px;
  margin-right: 8px;
}
.omssd .pdf-view__button {
  width: 100%;
  min-width: 60px;
  padding: 0;
  text-align: center;
}
.omssd .loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.omssd .loader__icon {
  position: relative;
  border-radius: 50%;
  width: 3.6em;
  height: 3.6em;
  margin: 0px auto;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 0.6em solid rgba(0, 117, 194, 0.2);
  border-right: 0.6em solid rgba(0, 117, 194, 0.2);
  border-bottom: 0.6em solid rgba(0, 117, 194, 0.2);
  border-left: 0.6em solid #005DB6;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-circle 1.1s infinite linear;
  animation: load-circle 1.1s infinite linear;
}
.omssd .loader__icon:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.omssd .loader--hidden {
  display: none;
}
@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.omssd .linear-progress {
  position: relative;
  width: 100%;
}
.omssd .linear-progress__progress {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 20001;
}
.omssd .mdc-linear-progress__bar-inner {
  border-color: #005DB6;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #005DB6);
}
.omssd .mdc-linear-progress__buffering-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23#{@color-liner-progress-buffer-bg}'/%3E%3C/svg%3E");
}
.omssd .mdc-linear-progress__buffer {
  background-color: #E1F5FF;
}
.omssd .fade-layer {
  background: rgba(254, 254, 254, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 56px - 4px);
  position: absolute;
  z-index: 20000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
}
.omssd .radio__label {
  color: #44474E;
  display: block;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  margin: 0;
  padding-left: 50px;
  width: 100%;
}
.omssd .radio__label::before {
  background-color: #ffffff;
  bottom: 0;
  border-width: 2px;
  border-color: #717173;
  height: 16px;
  margin: auto 0;
  width: 16px;
}
.omssd .radio__input:checked + .radio__label::before {
  border-width: 2px;
  border-color: #005DB6;
  margin-top: 14px;
  height: 16px;
  width: 16px;
}
.omssd .radio__input:checked + .radio__label::after {
  border-width: 2px;
  background-color: #005DB6;
  border-color: #005DB6;
  margin-top: 14px;
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px;
  border-width: 0px;
}
.omssd .radio-list__item {
  display: flex;
}
.omssd .backdrop__header {
  border: 1px solid lightgray;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.omssd .k-dropdown {
  min-width: 100%;
}
.omssd .k-dropdown-wrap {
  height: 48px;
  padding: 0 37px 0 0;
  box-sizing: border-box;
}
.omssd .k-dropdown-wrap .k-input {
  font-size: 18px;
  text-indent: 0;
  padding-top: 8px;
  padding-left: 13px;
  color: #383a3d;
}
.omssd .k-dropdown .k-dropdown-wrap {
  background-color: #ffffff;
  background-image: url("/textures/highlight.png");
  color: #383a3d;
  border-radius: 5px;
  border-color: #717173;
}
.omssd .k-widget {
  height: 48px;
  box-sizing: border-box;
}
.omssd .k-dropdown-wrap.k-state-hover {
  border-color: #005DB6;
  border-width: 2px;
  box-sizing: border-box;
}
.omssd .k-state-focused {
  box-sizing: border-box;
}
.omssd .k-dropdown-wrap.k-state-focused {
  border-color: #005DB6;
  border-width: 2px;
}
.omssd .k-dropdown-wrap .k-select {
  width: 37px;
}
.omssd .k-popup.k-list-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 2px;
  border-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: none;
  border-color: #005DB6;
}
.omssd .k-list-container.k-state-border-up {
  border-radius: 0 0 5px 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.omssd .k-dropdown .k-state-hover .k-input,
.omssd .k-dropdown .k-state-focused .k-input {
  color: #383a3d;
}
.omssd .k-state-focused:not(.k-state-disabled) > .k-select {
  background-color: #005DB6;
  color: #ffffff;
}
.omssd .k-popup .k-list .k-state-focused,
.omssd .k-popup .k-list .k-state-selected {
  padding-left: 10px;
}
.omssd .k-popup .k-list .k-item {
  padding-left: 10px;
}
.omssd .k-select .k-icon {
  top: 4px;
}
.omssd .t-dropdowntemplate li .t-dropdowntext {
  text-overflow: ellipsis;
}
.omssd .k-dropdown-wrap.k-state-disabled {
  opacity: 1;
  border-color: #717173 !important;
  background-color: #E9E9E9 !important;
}
.omssd .k-dropdown-wrap.k-state-disabled > .k-input {
  color: #383a3d !important;
}
.omssd .k-checkbox:checked:hover + .k-checkbox-label:before,
.omssd .k-checkbox:checked + .k-checkbox-label:hover:before {
  border-color: #005DB6;
  color: #ffffff;
  background-color: #005DB6;
}
.omssd .k-checkbox:hover + .k-checkbox-label:before,
.omssd .k-checkbox-label:hover:before,
.omssd .k-checkbox-label:before {
  border-color: #717173;
  border-radius: 3px;
  border-width: 2px;
  top: 14px;
}
.omssd .k-checkbox:checked:active + .k-checkbox-label:before,
.omssd .k-checkbox:checked + .k-checkbox-label:before {
  border-color: #005DB6;
  color: #ffffff;
  background-color: #005DB6;
}
.omssd .k-checkbox:focus + .k-checkbox-label:before {
  box-shadow: none;
}
.omssd .k-checkbox-label {
  margin-right: 0;
  padding-top: 16px;
  padding-left: 32px;
  height: 48px;
  color: #717173;
}
.omssd .k-picker-wrap {
  border-radius: 4px;
}
.omssd .k-picker-wrap.k-state-hover {
  background-color: #005DB6;
  background-image: url("/textures/highlight.png");
  background-image: none, linear-gradient(to bottom, #005DB6 0%, #005DB6 100%);
  background-position: 50% 50%;
  border-color: #005DB6;
}
.omssd .k-picker-wrap.k-state-focused .k-input {
  border: 1px solid #005DB6;
}
.omssd .k-picker-wrap .k-input {
  border-radius: 4px 0 0 4px;
  box-sizing: border-box;
  padding: 0;
  min-height: 32px;
  height: 32px;
  width: 100%;
}
.omssd .k-state-selected.k-state-focused.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd .k-list li {
  color: #1A1B1E;
}
.omssd .k-list .k-item.k-state-selected.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd .k-list .k-item.k-state-selected.k-state-hover :hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd .datepicker {
  position: relative;
  display: inline-block;
  width: 100%;
}
.omssd .datepicker-input {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  border-radius: 6px;
  background-color: white;
}
.omssd .datepicker__div {
  position: absolute;
  top: 0;
}
.omssd .datepicker__div--text {
  left: 0;
  height: 100%;
  width: 100%;
}
.omssd .datepicker__div--icon {
  right: 0;
  height: 48px;
  width: 48px;
}
.omssd .text-mask {
  position: relative;
  height: 48px;
}
.omssd .text-mask__input {
  position: absolute;
  top: 0;
}
.omssd .text-mask__input--top {
  z-index: 3000;
}
.omssd .text-mask__dropdown {
  position: absolute;
  top: 0;
  min-width: 100%;
  z-index: 1000;
}
.omssd .text-mask__mask {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 13px;
  width: 100%;
  height: 48px;
  z-index: 2000;
  display: flex;
  align-items: center;
  border-radius: 5px;
  background-color: #ffffff;
}
.omssd .text-mask--disabled {
  pointer-events: none;
}
.omssd .text-mask--disabled .text-mask__mask {
  color: #9F9F9F;
  border-color: #e6e6e6;
}
.omssd .text-dropdown__mask {
  width: calc(62%);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.omssd .multiline {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 34px;
  max-height: 210px;
  line-height: 1.75;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 768px) {
  .omssd .multiline {
    max-height: 350px;
  }
}
.omssd .multiline--readonly {
  word-break: break-word;
  display: block;
  width: auto;
  height: auto;
  line-height: 1.75;
  font-size: 18px;
  min-height: initial;
  max-height: initial;
}
.omssd .multiline__link {
  color: #005DB6;
  text-decoration: underline;
}
.omssd .multiline__link:visited {
  color: #005DB6;
}
.omssd .multiline::placeholder {
  line-height: 2;
}
.omssd .multiline::-webkit-scrollbar {
  display: none;
}
.omssd .multiline-block {
  padding-top: 8px;
  padding-bottom: 7px;
  width: 100%;
  height: 100%;
}
.omssd .multiline-block__line {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.omssd .multiline-block__line:empty:before {
  content: "\200b";
}
.omssd .multiline-block--short {
  width: 60px;
}
.omssd .time {
  display: block;
  text-align: right;
  width: 100%;
}
.omssd .saturday {
  color: #005DB6;
}
.omssd .sunday {
  color: #B00020;
}
.omssd .read-rows {
  width: 100%;
}
.omssd .readfield {
  margin-top: 20px;
}
.omssd .readfield--top {
  margin-top: 0;
}
.omssd .readfield--last {
  margin-bottom: 20px;
}
.omssd .readfield__label {
  font-size: 14px;
  margin-bottom: 4px;
  width: 100%;
  padding-left: 16px;
  color: #717173;
}
.omssd .readfield__block {
  color: #1A1B1E;
  border-radius: 0;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
  min-height: 48px;
  display: flex;
  align-items: center;
  padding: 7px 16px;
}
.omssd .readfield__block--disabled {
  color: #a1a1a3;
}
.omssd .readfield__multiline {
  display: block;
  flex-direction: column;
  height: 100%;
  padding: 7px 16px;
  color: #1A1B1E;
  border-radius: 0;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
  min-height: 48px;
}
.omssd .readfield:last-child {
  margin-bottom: 20px;
}
.omssd .readfield-list {
  color: #1A1B1E;
  border-radius: 0;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 48px;
  padding: 7px 16px;
}
.omssd .readfield-list__item {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.omssd .readfield-list--scroll {
  overflow-y: hidden;
  max-height: 165px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .omssd .readfield-list--scroll {
    max-height: 272px;
  }
}
.omssd .readfield-list--scroll ul {
  overflow-y: scroll;
  max-height: 153px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .omssd .readfield-list--scroll ul {
    max-height: 260px;
  }
}
.omssd .readfield-list--scroll ul::-webkit-scrollbar {
  display: none;
}
.omssd .readfield-list--scroll li {
  line-height: 24px;
  height: 24px;
}
.omssd .textfield {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.omssd .textfield--top {
  margin-top: 20px;
}
.omssd .textfield--last {
  margin-bottom: 20px;
}
.omssd .textfield--novalidation {
  padding-bottom: 16px;
}
.omssd .textfield__label {
  font-size: 14px;
  margin-bottom: 4px;
  width: 100%;
  padding-left: 14px;
  color: #717173;
}
.omssd .textfield__text {
  width: 100%;
}
.omssd .textfield__radio {
  border: 1px solid #c6c6c6;
  border-radius: 5px;
}
.omssd .textfield-flex {
  display: flex;
}
.omssd .textfield-flex__left {
  flex: 1;
  margin-right: 4px;
}
.omssd .textfield-flex__right {
  flex: 1;
  margin-left: 4px;
}
.omssd .tablefield {
  margin: 4px 16px;
  display: flex;
}
.omssd .dropdown-wrap {
  height: 48px;
}
.omssd .dropdown--square .k-dropdown-wrap {
  border-radius: 0;
}
.omssd .dropdown-button {
  align-items: center;
  background-color: #ECF0FF;
  border: 0;
  border-radius: 4px;
  display: flex;
  height: 36px;
}
.omssd .dropdown-button__text {
  color: #1A1B1E;
  flex: 1;
  font-size: 18px;
  margin-left: 16px;
}
.omssd .dropdown-button__icon {
  color: #44474E;
  height: 100%;
  width: 48px;
}
.omssd .dropdown-button--header {
  background-color: #ECF0FF;
}
.omssd .text-icon {
  position: relative;
}
.omssd .text-icon__text {
  padding-right: 48px;
}
.omssd .text-icon__icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5000;
}
.omssd .text-clear {
  position: relative;
}
.omssd .text-clear__text {
  padding-right: 48px;
}
.omssd .text-clear__icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5000;
}
.omssd .notification {
  line-height: 1.75;
}
.omssd .notification__area {
  background-color: #ECF0FF;
  padding: 16px;
  border-bottom: 1px solid #C2C6D4;
}
.omssd .notification__area:first-child {
  border-top: none;
}
.omssd .notification__area--error {
  background-color: #FBE9E7;
  color: #B00020;
  display: block;
}
.omssd .file-box {
  background-color: inherit;
  display: flex;
  margin-top: 4px;
}
.omssd .file-box--readonly {
  background-color: #fff;
}
.omssd .file-box__list {
  flex: 1;
  min-width: 0;
  min-height: 48px;
  margin-right: 16px;
  color: #005DB6;
  border: solid #717173 1px;
  border-radius: 4px;
  background-color: #fff;
}
.omssd .file-box__list--readonly {
  border: 0;
  background-color: inherit;
}
.omssd .file-box__list--disabled {
  background-color: #e9e9e9;
}
.omssd .file-list__item {
  height: 48px;
  display: flex;
  align-items: center;
}
.omssd .file-list__name {
  padding-left: 16px;
  cursor: pointer;
  flex: 1;
}
.omssd .side-button {
  display: flex;
}
.omssd .side-button__main {
  flex: 1;
  min-width: 0px;
}
.omssd .side-button__buttonBlock {
  margin-left: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 48px;
}
.omssd .side-button__iconBlock {
  width: 48px;
}
.omssd .side-checkbox__label {
  padding: 0px;
  text-align: center;
}
.omssd .side-checkbox__checkbox .k-checkbox {
  display: none;
}
.omssd .side-checkbox__checkbox .k-checkbox-label {
  width: 48px;
}
.omssd .side-checkbox__checkbox .k-checkbox-label:before {
  left: 14px;
  top: 15px;
}
.omssd .side-checkbox__checkbox .k-checkbox-label:hover:before {
  left: 14px;
  top: 15px;
}
.omssd .textbox-label {
  background-color: #ffffff;
  border: 1px solid #717173;
  border-radius: 5px;
  padding: 13px;
}
.omssd .section-error {
  padding: 20px;
}
.omssd .section-error__message {
  font-size: 18px;
  color: #44474E;
}
.omssd .section-error__button {
  display: flex;
  justify-content: center;
  padding: 20px;
}
.omssd .list-checkbox {
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}
.omssd .list-checkbox__checkbox .k-checkbox-wrap {
  display: flex;
  align-items: center;
}
.omssd .list-checkbox__checkbox .k-checkbox-label {
  padding-top: 0px;
  padding-left: 48px;
  line-height: 48px;
}
.omssd .list-checkbox--heading {
  background-color: #e9e9e9;
}
.omssd .accordions--self {
  margin-bottom: 32px;
}
.omssd .accordions--list {
  border-top: 1px solid #C2C6D4;
}
.omssd .accordion {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.omssd .accordion__label {
  flex: 1;
  padding-left: 16px;
  color: #005DB6;
  cursor: pointer;
}
.omssd .accordion__icon {
  margin-top: 6px;
  margin-right: 4px;
}
.omssd .accordion--category {
  background-color: #e9e9e9;
}
.omssd .radio-chips {
  justify-content: flex-start;
  height: 64px;
}
.omssd .chips {
  flex: none;
  padding-top: 8px;
  padding-bottom: 8px;
}
.omssd .chips__button {
  border-radius: 20px;
  color: #1A1B1E;
  font-size: 14px;
  height: 32px;
  min-width: 100%;
  padding: 0 14px;
}
.omssd .chips__button--selected {
  background-color: #E1F5FF;
  border-color: #005DB6;
  color: #005DB6;
}
.omssd .floating-button {
  align-items: center;
  background-color: #ffffff;
  border-radius: 50px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  line-height: 48px;
  color: #005DB6;
  display: flex;
  font-size: 16px;
  height: 48px;
  padding: 0 16px;
  cursor: pointer;
  position: absolute;
  z-index: 100;
  -webkit-text-stroke-width: 0.3px;
}
.omssd .floating-button__text {
  line-height: 16px;
  vertical-align: middle;
}
.omssd .floating-button__text--onpimary {
  line-height: 16px;
  vertical-align: middle;
}
.omssd .floating-button:hover {
  background-color: #f3f3f4;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd .floating-button:focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd .floating-button__icon {
  margin-bottom: 2px;
  margin-right: 12px;
}
.omssd .floating-button__icon--onpimary {
  margin-bottom: 2px;
  margin-right: 12px;
}
.omssd .floating-button--pimary {
  align-items: center;
  background-color: #005DB6;
  border-radius: 50px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  line-height: 48px;
  color: #ffffff;
  display: flex;
  font-size: 16px;
  height: 48px;
  padding: 0 16px;
  cursor: pointer;
  position: absolute;
  z-index: 100;
  -webkit-text-stroke-width: 0.3px;
}
.omssd .floating-button--pimary:hover {
  background-color: #117EC6;
  color: #ffffff;
  border: none;
}
.omssd .floating-button--pimary:focus {
  background-color: #3692CF;
  color: #ffffff;
  border: none;
}
.omssd .floating-button--disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd .floating-button--disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd .floating-button--disabled:focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.omssd .autocomplete {
  z-index: 6000;
  -webkit-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
}
.omssd .autocomplete .ui-state-active,
.omssd .autocomplete .ui-state-hover,
.omssd .autocomplete .ui-state-focus {
  border: 1px solid #005DB6;
  background-color: #005DB6;
  color: #ffffff;
}
.omssd .autocomplete .ui-menu-item-wrapper {
  padding: 6px 10px;
  height: 36px;
}
.omssd .ui-helper-hidden-accessible {
  display: none;
}
.omssd .predropdown-height {
  min-height: 48px;
}
.omssd .sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 100;
}
.omssd .sticky--left {
  left: 0;
}
.omssd .sticky--top {
  top: 0;
}
.omssd .sticky--left.sticky--top {
  z-index: 200;
}
.omssd .textwrapping-block {
  word-break: break-word;
}
.omssd a:visited {
  color: #005DB6;
}
.omssd .calendar-wrap {
  display: block;
  width: 100%;
}
.omssd .calendar-wrap__head {
  display: table;
  min-height: 20px;
  height: 20px;
  width: 100%;
}
.omssd .calendar {
  height: 400px;
  min-height: 400px;
  overflow: auto;
  will-change: scroll-position;
}
@media 'only screen and (max-height: 600px)' {
  .omssd .calendar {
    min-height: 280px;
    height: 280px;
  }
}
.omssd .calendar--short {
  min-height: 160px;
  height: 160px;
  transition-property: height min-height;
  transition-duration: 0.1s;
  transition-delay: 0;
}
.omssd .calendar__body {
  border-collapse: separate;
  border-spacing: 0;
  display: table;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  table-layout: fixed;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.omssd .calendar__header {
  font-weight: normal;
  width: calc(14.28571429%);
}
.omssd .calendar__header--sunday {
  @extend .sunday;
}
.omssd .calendar__header--saturday {
  @extend .saturday;
}
.omssd .calendar__cell {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-top: 0;
  box-sizing: border-box;
  cursor: pointer;
  height: 80px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  width: calc(14.28571429%);
}
.omssd .calendar__cell--beginning {
  border-left: 1px solid #e9e9e9;
}
.omssd .calendar__cell--lastWeek {
  border-bottom: 1px solid #e9e9e9;
}
.omssd .calendar__cell:first-child {
  border-left: 0;
}
.omssd .calendar__cell--oddmonth {
  background-color: #F8F9FA;
}
.omssd .calendar__cell--selected {
  background-color: rgba(0, 116, 194, 0.02);
  border: 2px solid #0455A0;
  border-radius: 4px;
}
.omssd .calendar__cell--selected:first-child {
  background-color: rgba(0, 116, 194, 0.02);
  border: 2px solid #0455A0;
  border-radius: 4px;
}
.omssd .calendar__cell--saturday {
  background-color: rgba(0, 116, 194, 0.101);
}
.omssd .calendar__cell--sunday {
  background-color: rgba(176, 0, 32, 0.101);
}
.omssd .calendar__cell--holiday {
  background-color: rgba(176, 0, 32, 0.101);
}
.omssd .calendar__cell--normal {
  background-color: inherit;
}
.omssd .calendar-header {
  display: flex;
  align-items: center;
}
.omssd .calendar-header__main {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative;
  white-space: nowrap;
}
.omssd .calendar-header__prev {
  flex: initial;
  margin-left: 4px;
}
.omssd .calendar-header__month {
  flex: 1;
  margin: 0 10px 0 0;
  text-align: right;
  width: 50px;
}
.omssd .calendar-header__next {
  flex: initial;
  margin-right: 4px;
}
.omssd .calendar-all {
  min-height: calc(44%);
  min-height: -webkit-calc(44%);
}
.omssd .calendar-all--short {
  min-height: 124px;
  height: 124px;
}
.omssd .calendar-all__body {
  border-collapse: separate;
}
.omssd .calendar-all__header {
  height: 30px;
  background-color: #e6e6e6;
  border: solid #C6C6C6;
  color: #1A1B1E;
  border-width: 1px 0px;
  padding-left: 16px;
  text-align: left;
  vertical-align: middle;
}
.omssd .calendar-all__row:last-child .calendar-all__cell {
  border-bottom: 1px solid #e9e9e9;
}
.omssd .calendar-all__row:last-child .calendar-all__cell--selected {
  background-color: rgba(0, 116, 194, 0.02);
  border: 2px solid #0455A0;
  border-radius: 4px;
}
.omssd .calendar-all__cell {
  border-bottom: 0;
  height: 60px;
}
.omssd .calendar-all__cell--selected {
  background-color: rgba(0, 116, 194, 0.02);
  border: 2px solid #0455A0;
  border-radius: 4px;
}
.omssd .calendar-all__cell--selected:first-child {
  background-color: rgba(0, 116, 194, 0.02);
  border: 2px solid #0455A0;
  border-radius: 4px;
}
.omssd .calendar-all__day {
  height: 100%;
  padding-top: 1px;
}
.omssd .calendar-all__day--selected {
  height: 57px;
  margin-top: -1px;
  padding-top: 0;
}
.omssd .calendar-all__day--saturday {
  background-color: rgba(0, 116, 194, 0.101);
}
.omssd .calendar-all__day--sunday {
  background-color: rgba(176, 0, 32, 0.101);
}
.omssd .calendar-all__day--holiday {
  background-color: rgba(176, 0, 32, 0.101);
}
.omssd .calendar-all__day--normal {
  background-color: inherit;
}
.omssd .calendar-day {
  overflow: hidden;
}
.omssd .calendar-day--selected {
  margin-left: 0;
  margin-right: -1px;
  margin-top: -2px;
  padding: 0;
}
.omssd .calendar-day--selected > .calendar-day__list {
  margin-left: -1px;
}
.omssd .calendar-day--selected .calendar-day__day {
  margin-left: -1px;
}
.omssd .calendar-day--selected .calendar-day__rokuyo {
  padding-right: 0;
}
.omssd .calendar-day__day {
  color: #1A1B1E;
  font-size: 14px;
  left: 0;
  line-height: 21px;
  min-width: 20px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.omssd .calendar-day__day--saturday {
  color: #005DB6;
}
.omssd .calendar-day__day--sunday {
  color: #B00020;
}
.omssd .calendar-day__day--holiday {
  color: #B00020;
}
.omssd .calendar-day__day--today {
  background-color: #005DB6;
  color: #ffffff;
}
.omssd .calendar-day__day--today.calendar-day__day--first {
  min-width: initial;
}
.omssd .calendar-day__day--normal {
  background-color: inherit;
  color: #1A1B1E;
}
.omssd .calendar-day__day--first {
  font-weight: bold;
  letter-spacing: 0;
}
.omssd .calendar-day__rokuyo {
  font-size: 12px;
  height: 21px;
  line-height: 21px;
  text-align: right;
}
.omssd .calendar-day__heading {
  align-items: center;
  display: flex;
  height: 21px;
  line-height: 21px;
  justify-content: space-between;
  letter-spacing: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.omssd .calendar-day__heading--saturday {
  background-color: rgba(0, 116, 194, 0.101);
}
.omssd .calendar-day__heading--sunday {
  background-color: rgba(176, 0, 32, 0.101);
}
.omssd .calendar-day__heading--holiday {
  background-color: rgba(176, 0, 32, 0.101);
}
.omssd .calendar-day__heading--normal {
  background-color: inherit;
}
.omssd .calendar-day__list {
  height: 57px;
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.omssd .yotei-list__item {
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  height: 18px;
  letter-spacing: 0;
  line-height: 18px;
  list-style: none;
  margin: 1px 0 0 0;
  overflow: hidden;
  text-align: left;
  word-break: break-word;
}
.omssd .yotei-list__item--holiday {
  @extend .sunday;
  background-color: rgba(176, 0, 32, 0.101);
  padding-left: 4px;
}
.omssd .yotei-list__item--none {
  background-color: transparent;
  line-height: 14px;
  padding-left: 2px;
}
.omssd .yotei-list__item--none .yotei-line__icon {
  height: 14px;
}
.omssd .yotei-list__item--none.yotei-list__item--normal {
  border: 2px dotted #0288D1;
  color: #1A1B1E;
}
.omssd .yotei-list__item--none.yotei-list__item--kari {
  border: 2px dotted #81D4FA;
  color: #44474E;
}
.omssd .yotei-list__item--none.yotei-list__item--aki {
  border: 1px dotted #81D4FA;
  color: #44474E;
  line-height: 18px;
  padding-left: 3px;
}
.omssd .yotei-list__item--part.yotei-list__item--normal {
  color: #1A1B1E;
}
.omssd .yotei-list__item--part.yotei-list__item--kari {
  color: #44474E;
}
.omssd .yotei-list__item--part.yotei-list__item--aki {
  color: #44474E;
}
.omssd .yotei-list__item--all {
  background-color: #0277BD;
  border: 0;
  color: #ffffff;
  padding-left: 4px;
}
.omssd .yotei-list__item--all.yotei-list__item--normal {
  background-color: #0277BD;
}
.omssd .yotei-list__item--all.yotei-list__item--kari {
  background-color: #81D4FA;
  color: #1A1B1E;
}
.omssd .yotei-list__item--all.yotei-list__item--aki {
  background-color: transparent;
  border: 1px solid #81D4FA;
  color: #44474E;
  padding-left: 3px;
}
.omssd .yotei-list__more {
  font-size: 11px;
}
.omssd .yotei-line {
  background-color: inherit;
  display: flex;
  position: relative;
  width: 100%;
}
.omssd .yotei-line__name {
  flex: 1;
}
.omssd .yotei-line__icon {
  background-position-y: center;
  height: 18px;
  padding-bottom: 1px;
}
.omssd .yotei-line__part {
  display: block;
  flex-shrink: 0;
  height: 18px;
  margin: 0;
  width: 4px;
}
.omssd .yotei-line__part--normal {
  background-color: #0277BD;
  border: 1px solid #0277BD;
}
.omssd .yotei-line__part--kari {
  background-color: #81D4FA;
  border: 1px solid #81D4FA;
}
.omssd .yotei-line__part--aki {
  background-color: #ffffff;
  border: 1px solid #81D4FA;
}
.omssd .yoteiline-detail {
  color: #1A1B1E;
}
.omssd .yoteiline-detail__item--holiday {
  @extend .sunday;
}
.omssd .yoteiline-detail__all {
  display: inline-block;
  text-align: left;
}
.omssd .yoteiline-detail__image {
  border-style: solid;
  border-width: 0px;
  box-sizing: border-box;
  flex-shrink: 0;
  height: calc(55px);
  margin-right: 16px;
  width: 8px;
}
.omssd .yoteiline-detail__image--none.yoteiline-detail__image--normal {
  background-color: transparent;
  border: 2px dotted #0288D1;
}
.omssd .yoteiline-detail__image--none.yoteiline-detail__image--kari {
  background-color: transparent;
  border: 2px dotted #81D4FA;
}
.omssd .yoteiline-detail__image--none.yoteiline-detail__image--aki {
  background-color: transparent;
  border: 1px dotted #81D4FA;
}
.omssd .yoteiline-detail__image--part.yoteiline-detail__image--normal {
  background-color: #0277BD;
  border: 2px solid #0277BD;
}
.omssd .yoteiline-detail__image--part.yoteiline-detail__image--kari {
  background-color: #81D4FA;
  border: 2px solid #81D4FA;
}
.omssd .yoteiline-detail__image--part.yoteiline-detail__image--aki {
  background-color: #ffffff;
  border: 1px solid #81D4FA;
}
.omssd .yoteiline-detail__image--all.yoteiline-detail__image--normal {
  background-color: #0277BD;
  border: 2px solid #0277BD;
}
.omssd .yoteiline-detail__image--all.yoteiline-detail__image--kari {
  background-color: #81D4FA;
  border: 2px solid #81D4FA;
}
.omssd .yoteiline-detail__image--all.yoteiline-detail__image--aki {
  background-color: #ffffff;
  border: 1px solid #81D4FA;
}
.omssd .yoteiline-detail__icons {
  text-align: right;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.omssd .header-month {
  justify-content: space-between;
  width: 100px;
}
.omssd .year-month {
  display: flex;
  flex-direction: column;
  color: #1A1B1E;
}
.omssd .year-month__year {
  font-size: 12px;
}
.omssd .year-month__month {
  font-size: 24px;
}
.omssd .timetable__time {
  padding-top: 4px;
  width: 80px;
  vertical-align: top;
}
.omssd .timetable__name {
  padding: 0px 16px;
}
.omssd .timetable__td--reserve {
  border: 2px solid #005DB6;
}
.omssd .initial-search {
  margin: 0 16px;
  display: flex;
}
.omssd .initial-search__item {
  color: #0074c2;
  cursor: pointer;
  width: calc(14.28571429%);
  height: 48px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 16px;
}
.omssd .initial-search__item--double {
  width: calc(28.57142857%);
}
.omssd .initial-search__item--selected {
  background-color: #ECF0FF;
  cursor: default;
  pointer-events: none;
}
.omssd .intial-block {
  height: 100%;
  padding: 13px;
}
.omssd .intial-allBlock {
  padding: 13px 0;
}
.omssd .search-tab {
  background-color: #F8F9FA;
}
.omssd .kanyo-search__no {
  width: 66px;
}
.omssd .kanyo-search__no--ccCode {
  width: 34px;
}
.omssd .kanyo-search__initial {
  margin: 0 16px;
  width: 34px;
}
.omssd .tantofield {
  display: flex;
  margin: 0px 16px 16px 16px;
}
.omssd .tantofield__aocode {
  margin-right: 8px;
}
.omssd .tantofield__name {
  flex: 1;
  min-width: 0;
}
.omssd .dokodialog-wrap {
  align-items: center;
  display: flex;
  height: 90%;
  max-height: 90%;
  max-width: 90%;
  width: 90%;
}
.omssd .doko-dialog {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.omssd .doko-dialog__header {
  height: 64px;
  min-height: 64px;
  padding-bottom: 20px;
}
.omssd .doko-dialog__article {
  max-height: calc(-36%);
  overflow-y: scroll;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.omssd .doko-dialog__article > div {
  height: 100%;
}
.omssd .doko-dialog__footer {
  min-height: 52px;
}
.omssd .list-doko {
  border-top: 1px solid #C2C6D4;
  max-height: 100%;
}
.omssd .list-doko__item {
  height: 88px;
}
.omssd .list-doko__block {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-right: 24px;
  padding-left: 24px;
}
.omssd .list-doko__text {
  display: flex;
  align-items: center;
  min-width: 0px;
  padding-right: 8px;
}
.omssd .list-doko__text--black {
  color: #1A1B1E;
}
.omssd .list-doko__icon {
  min-width: 24px;
  min-height: 24px;
}
.omssd .backdrop {
  height: 100%;
}
.omssd .backdrop__header {
  color: #1A1B1E;
  font-size: 18px;
  height: 56px;
}
.omssd .backdrop-list__item {
  background-color: #ffffff;
}
.omssd .month-header {
  height: 56px;
  min-height: 56px;
  background-color: #F8F9FA;
}
.omssd .yotei-backdrop {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: auto;
  min-height: 56px;
  overflow: hidden;
}
.omssd .yotei-backdrop__header {
  min-height: 56px;
}
.omssd .yotei-backdrop__header--saturday {
  color: #005DB6;
}
.omssd .yotei-backdrop__header--sunday {
  color: #B00020;
}
.omssd .yotei-backdrop__header--holiday {
  color: #B00020;
}
.omssd .yotei-backdrop__header--normal {
  color: #1A1B1E;
}
.omssd .yotei-backdrop__list {
  overflow-y: auto;
}
.omssd .all-notarget {
  color: #1A1B1E;
  margin-top: 80px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.omssd .all-notarget__main {
  font-size: 18px;
}
.omssd .all-notarget__note {
  font-size: 14px;
}
.omssd .m-icon {
  color: #005DB6;
}
.omssd .m-icon--white {
  color: #ffffff;
}
.omssd .m-icon--gray {
  color: #44474E;
}
.omssd .m-icon--large {
  font-size: 36px;
}
.omssd .m-icon--touch {
  padding: 12px;
}
.omssd .m-icon--disabled {
  cursor: default;
  pointer-events: none;
}
.omssd .m-icon--pimary {
  color: #ffffff;
}
.omssd .m-icon--pimary--white {
  color: #ffffff;
}
.omssd .m-icon--pimary--gray {
  color: #44474E;
}
.omssd .m-icon--pimary--large {
  font-size: 36px;
}
.omssd .m-icon--pimary--touch {
  padding: 12px;
}
.omssd .m-icon--pimary--disabled {
  cursor: default;
  pointer-events: none;
}
.omssd .header {
  min-height: 56px;
}
.omssd .header span {
  padding-left: 0;
}
.omssd .header--small {
  color: #383a3d;
}
.omssd .header--white {
  background-color: #ffffff;
  border-bottom: 2px solid #C2C6D4;
  color: #1A1B1E;
}
.omssd .header__button--prevIcon {
  margin-right: 0;
}
.omssd .header__icon--last {
  left: 0;
  right: 0;
}
.omssd .button-block:hover {
  text-decoration: none;
}
.omssd textarea,
.omssd input[type="text"],
.omssd input[type="password"],
.omssd input[type="datetime"],
.omssd input[type="datetime-local"],
.omssd input[type="date"],
.omssd input[type="month"],
.omssd input[type="time"],
.omssd input[type="week"],
.omssd input[type="number"],
.omssd input[type="email"],
.omssd input[type="url"],
.omssd input[type="search"],
.omssd input[type="tel"],
.omssd input[type="color"],
.omssd .uneditable-input {
  font-size: 16px;
}
.omssd textarea {
  font-size: 16px;
}
.omssd .multiline {
  min-height: 48px;
}
.omssd .readfield {
  margin-top: 24px;
}
.omssd .readfield--top {
  margin-top: 4px;
}
.omssd .readfield--last {
  margin-bottom: 24px;
}
.omssd .readfield__block {
  padding: 7px 16px;
  font-size: 16px;
}
.omssd .readfield__multiline {
  font-size: 16px;
}
.omssd .list__item--gray {
  background-color: #F8F9FA;
  border: 0;
  color: #44474E;
}
.omssd .content-horrizen {
  margin: 0px 16px 0px 16px;
}
.omssd .line__item {
  font-size: 16px;
}
.omssd #popup-content {
  padding: 0px;
}
.omssd section#popup-content {
  padding: 0;
}
.omssd .content-top,
.omssd #popup-content.content-top {
  padding-top: 40px;
}
.omssd .content-bottom,
.omssd #popup-content.content-bottom {
  padding-bottom: 80px;
}
.omssd .content-side,
.omssd #popup-content.content-right {
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .k-dropdown {
  width: 100%;
}
.omssd .k-select .k-icon {
  top: 8px;
}
.omssd .k-widget {
  height: auto;
  box-sizing: border-box;
}
.omssd form {
  overflow-y: unset;
}
.omssd .accordion__icon {
  margin-top: 0px;
}
.omssd .tab-fixed {
  background-color: #ffffff;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: center;
  text-align: center;
}
.omssd .tab-fixed__item {
  color: #a1a1a3;
  flex: 0;
  height: 48px;
  margin-top: 8px;
  line-height: 48px;
  font-size: 14px;
  border-bottom: 2px solid #C2C6D4;
  white-space: nowrap;
  cursor: pointer;
  min-width: 200px;
  width: 200px;
}
.omssd .tab-fixed__item--selected {
  color: #005DB6;
  border-bottom-color: #005DB6;
  pointer-events: none;
}
.omssd .tab-fixed__item--disabled {
  color: #C2C6D4;
  pointer-events: none;
}
.omssd .tab-fixed__icon {
  color: inherit;
  vertical-align: middle;
}
.omssd .dragenter {
  background-color: rgba(0, 117, 194, 0.16);
  border: 2px solid #005DB6;
  height: 100%;
  position: absolute;
  width: 100%;
}
.omssd .textfield-dialog {
  margin-left: 16px;
  margin-right: 16px;
}
@media only screen and (min-width: 768px) {
  .omssd .textfield-dialog {
    margin-left: 24px;
    margin-right: 24px;
  }
}
.omssd .content-side-dialog {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  .omssd .content-side-dialog {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.omssd-color-bgSecondary-btn,
.omssd--client .button-block__button--primary {
  background-color: #B71C1C;
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgSecondary-btn--hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgSecondary-btn--focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgSecondary-btn--hover,
.omssd--client .button-block__button--primary-hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgSecondary-btn--focus,
.omssd--client .button-block__button--primary-focus {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgSecondary-btn > a {
  color: #ffffff;
}
.omssd-color-bgSecondary-btn-disabled,
.omssd--client .button-block__button--primary-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgSecondary-btn-disabled--hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgSecondary-btn-disabled--focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.omssd-color-bgSecondary-btn-disabled > a {
  color: #a1a1a3;
}
.omssd-color-bgSecondary-ctrl-enabled,
.omssd-color-bgSecondary-ctrl {
  background-color: #B71C1C;
  color: #ffffff;
}
.omssd-color-bgSecondary-ctrl:hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
}
.omssd-color-bgSecondary-ctrl:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
}
.omssd-color-bgSecondary-ctrl-text {
  color: #ffffff;
}
.omssd-color-bgSecondary-ctrl-text:hover {
  color: #ffffff;
}
.omssd-color-bgSecondary-ctrl-text:focus {
  color: #ffffff;
}
/*.omssd-color-bgSecondary-ctrl-disabled {
        background-color: @color-bgSecondary-ctrl-disabled-bg;
        color: @color-bgSecondary-ctrl-disabled-text;

        &:hover {
            background-color: @color-bgSecondary-ctrl-disabled-bg;
            color: @color-bgSecondary-ctrl-disabled-text;
        }

        &:focus {
            background-color: @color-bgSecondary-ctrl-disabled-bg;
            color: @color-bgSecondary-ctrl-disabled-text;
        }
    }*/
.omssd-color-bgWhite-secondary-btn,
.omssd--client .button-block__button--white {
  background-color: #ffffff;
  border: 1px solid #B71C1C;
  color: #B71C1C;
}
.omssd-color-bgWhite-secondary-btn--hover {
  background-color: #f3f3f4;
  color: rgba(183, 28, 28, 0.92);
  border: 1px solid #B71C1C;
}
.omssd-color-bgWhite-secondary-btn--focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.omssd-color-bgWhite-secondary-btn-disabled,
.omssd--client .button-block__button--white-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-secondary-btn-disabled--hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-secondary-btn-disabled--focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.omssd-color-secondary-txt-btn,
.omssd--client .button-block__button--text {
  background-color: inherit;
  border: 0;
  color: #B71C1C;
}
.omssd-color-secondary-txt-btn--hover {
  background-color: #f3f3f4;
  border: 0;
  color: rgba(183, 28, 28, 0.92);
}
.omssd-color-secondary-txt-btn--focus {
  background-color: #dfdfdf;
  border: 0;
  color: rgba(183, 28, 28, 0.76);
}
.omssd-color-secondary-txt-btn-disabled {
  background-color: inherit;
  color: #a1a1a3;
  border: 0;
}
.omssd-color-secondary-txt-btn-disabled--hover {
  border: 0;
  color: #a1a1a3;
}
.omssd-color-secondary-txt-btn-disabled--focus {
  color: rgba(183, 28, 28, 0.76);
  border: 0;
}
.omssd-color-bgWhite-secondary-ctrl-enabled,
.omssd-color-bgWhite-secondary-ctrl {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-bgWhite-secondary-ctrl:hover {
  background-color: #f3f3f4;
  color: #1A1B1E;
}
.omssd-color-bgWhite-secondary-ctrl:focus {
  background-color: #dfdfdf;
  color: #1A1B1E;
}
.omssd-color-bgWhite-secondary-ctrl-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-secondary-ctrl-disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-secondary-ctrl-disabled:focus {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-secondary-bdOrange-input,
.omssd--client .text-mask__mask {
  color: #383a3d;
  border: 1px solid #717173;
}
.omssd-color-bgWhite-secondary-bdOrange-input::placeholder {
  color: #44474E;
}
.omssd-color-bgWhite-secondary-bdOrange-input:hover {
  border: 1px solid #2f3033;
}
.omssd-color-bgWhite-secondary-bdOrange-input:focus {
  border: 2px solid #B71C1C;
}
.omssd-color-list-disabled {
  border-bottom: 1px solid #C2C6D4;
  background-color: #e6e6e6;
}
.omssd-color-list-disabled label span {
  color: #a1a1a3;
}
.omssd-color-list-enabled,
.omssd-color-list,
.omssd .list__item,
.omssd-color-list,
.omssd--client .list__item,
.omssd-color-list,
.omssd--tkcnf .list__item {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-list-enabled label span {
  color: #1A1B1E;
}
.omssd-color-list:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.omssd-color-list:hover label span {
  color: #1A1B1E;
}
.omssd-color-list:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.omssd-color-list:focus label span {
  color: #005DB6;
}
.omssd-color-menu-enabled,
.omssd-color-menu,
.omssd-color-menu,
.omssd-color-menu {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-menu-enabled a {
  color: #1A1B1E;
}
.omssd-color-menu-disabled {
  background-color: #ffffff;
}
.omssd-color-menu-disabled a {
  color: #a1a1a3;
}
.omssd-color-menu-disabled li {
  color: #a1a1a3;
}
.omssd-color-menu:hover {
  background-color: #f3f3f4;
}
.omssd-color-menu:focus {
  background-color: #dfdfdf;
}
.omssd-color-link {
  color: #B71C1C;
}
.omssd-color-link:hover {
  text-decoration-color: #B71C1C;
}
.omssd-color-list-header {
  background-color: #e9e9e9;
  color: #1A1B1E;
}
.omssd-color-border {
  border: 1px solid #C2C6D4;
}
.omssd--client a {
  color: #B71C1C;
}
.omssd--client a:hover {
  text-decoration-color: #B71C1C;
}
.omssd--client textarea,
.omssd--client input[type="text"],
.omssd--client input[type="password"],
.omssd--client input[type="datetime"],
.omssd--client input[type="datetime-local"],
.omssd--client input[type="date"],
.omssd--client input[type="month"],
.omssd--client input[type="time"],
.omssd--client input[type="week"],
.omssd--client input[type="number"],
.omssd--client input[type="email"],
.omssd--client input[type="url"],
.omssd--client input[type="search"],
.omssd--client input[type="tel"],
.omssd--client input[type="color"],
.omssd--client .uneditable-input {
  color: #383a3d;
  border: 1px solid #717173;
  background-color: #ffffff;
}
.omssd--client textarea::placeholder,
.omssd--client input[type="text"]::placeholder,
.omssd--client input[type="password"]::placeholder,
.omssd--client input[type="datetime"]::placeholder,
.omssd--client input[type="datetime-local"]::placeholder,
.omssd--client input[type="date"]::placeholder,
.omssd--client input[type="month"]::placeholder,
.omssd--client input[type="time"]::placeholder,
.omssd--client input[type="week"]::placeholder,
.omssd--client input[type="number"]::placeholder,
.omssd--client input[type="email"]::placeholder,
.omssd--client input[type="url"]::placeholder,
.omssd--client input[type="search"]::placeholder,
.omssd--client input[type="tel"]::placeholder,
.omssd--client input[type="color"]::placeholder,
.omssd--client .uneditable-input::placeholder {
  color: #44474E;
}
.omssd--client textarea:hover,
.omssd--client input[type="text"]:hover,
.omssd--client input[type="password"]:hover,
.omssd--client input[type="datetime"]:hover,
.omssd--client input[type="datetime-local"]:hover,
.omssd--client input[type="date"]:hover,
.omssd--client input[type="month"]:hover,
.omssd--client input[type="time"]:hover,
.omssd--client input[type="week"]:hover,
.omssd--client input[type="number"]:hover,
.omssd--client input[type="email"]:hover,
.omssd--client input[type="url"]:hover,
.omssd--client input[type="search"]:hover,
.omssd--client input[type="tel"]:hover,
.omssd--client input[type="color"]:hover,
.omssd--client .uneditable-input:hover {
  border: 1px solid #2f3033;
}
.omssd--client textarea:focus,
.omssd--client input[type="text"]:focus,
.omssd--client input[type="password"]:focus,
.omssd--client input[type="datetime"]:focus,
.omssd--client input[type="datetime-local"]:focus,
.omssd--client input[type="date"]:focus,
.omssd--client input[type="month"]:focus,
.omssd--client input[type="time"]:focus,
.omssd--client input[type="week"]:focus,
.omssd--client input[type="number"]:focus,
.omssd--client input[type="email"]:focus,
.omssd--client input[type="url"]:focus,
.omssd--client input[type="search"]:focus,
.omssd--client input[type="tel"]:focus,
.omssd--client input[type="color"]:focus,
.omssd--client .uneditable-input:focus {
  border: 2px solid #B71C1C;
}
.omssd--client textarea:-webkit-autofill,
.omssd--client input[type="text"]:-webkit-autofill,
.omssd--client input[type="password"]:-webkit-autofill,
.omssd--client input[type="datetime"]:-webkit-autofill,
.omssd--client input[type="datetime-local"]:-webkit-autofill,
.omssd--client input[type="date"]:-webkit-autofill,
.omssd--client input[type="month"]:-webkit-autofill,
.omssd--client input[type="time"]:-webkit-autofill,
.omssd--client input[type="week"]:-webkit-autofill,
.omssd--client input[type="number"]:-webkit-autofill,
.omssd--client input[type="email"]:-webkit-autofill,
.omssd--client input[type="url"]:-webkit-autofill,
.omssd--client input[type="search"]:-webkit-autofill,
.omssd--client input[type="tel"]:-webkit-autofill,
.omssd--client input[type="color"]:-webkit-autofill,
.omssd--client .uneditable-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd--client textarea:disabled,
.omssd--client input[type="text"]:disabled,
.omssd--client input[type="password"]:disabled,
.omssd--client input[type="datetime"]:disabled,
.omssd--client input[type="datetime-local"]:disabled,
.omssd--client input[type="date"]:disabled,
.omssd--client input[type="month"]:disabled,
.omssd--client input[type="time"]:disabled,
.omssd--client input[type="week"]:disabled,
.omssd--client input[type="number"]:disabled,
.omssd--client input[type="email"]:disabled,
.omssd--client input[type="url"]:disabled,
.omssd--client input[type="search"]:disabled,
.omssd--client input[type="tel"]:disabled,
.omssd--client input[type="color"]:disabled,
.omssd--client .uneditable-input:disabled {
  opacity: 1;
  -webkit-text-fill-color: #383a3d;
  border-color: #717173;
  color: #383a3d;
  background-color: #E9E9E9;
}
.omssd--client .footer-buttons {
  background-color: #ffffff;
  border-top: 1px solid #C2C6D4;
}
.omssd--client .footer-comment {
  background-color: #ECF0FF;
  border-top: 1px solid #C2C6D4;
}
.omssd--client .footer-comment__buttons {
  background-color: #ECF0FF;
}
.omssd--client .helper-message {
  color: #717173;
  font-size: 14px;
}
.omssd--client .error-message {
  color: #B00020;
}
.omssd--client .error-text {
  color: #B00020;
}
.omssd--client label.error-text {
  color: #B00020;
}
.omssd--client div.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client div.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client div.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client span.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client span.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client span.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client input.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client input.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client input.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client input.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd--client textarea.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client textarea.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client textarea.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--client textarea.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd--client .k-dropdown .k-dropdown-wrap.error-dropdown {
  background-color: #FBE9E7;
  border: 2px solid #B00020;
}
.omssd--client .button-block__button--outlined {
  background-color: inherit;
}
.omssd--client .tab {
  background-color: #ffffff;
}
.omssd--client .tab__item {
  color: #434446;
  border-bottom: 2px solid #C2C6D4;
}
.omssd--client .tab__item--selected {
  color: #005DB6;
  border-bottom-color: #005DB6;
}
.omssd--client .tab__item--selected > a.tab__anchor {
  color: #005DB6;
}
.omssd--client .tab__anchor {
  color: #434446;
}
.omssd--client .tab__anchor:hover {
  color: #434446;
}
.omssd--client .tab__anchor:visited {
  color: #434446;
}
.omssd--client .list__item {
  color: #44474E;
}
.omssd--client .list__item:hover {
  background-color: #f3f3f4;
}
.omssd--client .list__item:focus {
  background-color: #ECF0FF;
}
.omssd--client .list-heading {
  background-color: #F8F9FA;
  border-bottom: 1px solid #C2C6D4;
}
.omssd--client .list-heading:hover {
  background-color: #F8F9FA;
}
.omssd--client .list-heading:focus {
  background-color: #F8F9FA;
}
.omssd--client .overflowmenu {
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
}
.omssd--client .overflowmenu__list {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd--client .overflowmenu__list:hover {
  background-color: #f3f3f4;
}
.omssd--client .overflowmenu__list:focus {
  background-color: #dfdfdf;
}
.omssd--client .overflowmenu__list--disabled {
  color: #eaeaea;
}
.omssd--client .dialog-box {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd--client .dialog-box__header {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd--client .dialog-box__article {
  color: #44474E;
}
.omssd--client .dialog-box__footer {
  background-color: #ffffff;
}
.omssd--client .dialog-box__button {
  color: #B71C1C;
}
.omssd--client .password-dialog__ok--disabled {
  color: #eaeaea;
}
.omssd--client .modal {
  background: rgba(0, 0, 0, 0.3);
}
.omssd--client .modal__container {
  background-color: #F8F9FA;
}
.omssd--client .image-view {
  background-color: #1A1B1E;
}
.omssd--client .image-view__header {
  background-color: #1A1B1E;
}
.omssd--client .image-view__main {
  background-color: #44474E;
}
.omssd--client .image-view__footer {
  background-color: inherit;
}
.omssd--client .pdf-view {
  background-color: #1A1B1E;
}
.omssd--client .pdf-view__header {
  background-color: #1A1B1E;
}
.omssd--client .pdf-view__main {
  background-color: #44474E;
}
.omssd--client .pdf-view__footer {
  background-color: #1A1B1E;
}
.omssd--client .pdf-view__footer-buttons {
  background-color: #1A1B1E;
}
.omssd--client .loader__icon {
  border-top: 0.6em solid rgba(0, 117, 194, 0.2);
  border-right: 0.6em solid rgba(0, 117, 194, 0.2);
  border-bottom: 0.6em solid rgba(0, 117, 194, 0.2);
  border-left: 0.6em solid #005DB6;
}
.omssd--client .mdc-linear-progress__bar-inner {
  border-color: #B71C1C;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #B71C1C);
}
.omssd--client .mdc-linear-progress__buffering-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23#{@color-liner-progress-cl-buffer-bg}'/%3E%3C/svg%3E");
}
.omssd--client .mdc-linear-progress__buffer {
  background-color: #FFEBEE;
}
.omssd--client .fade-layer {
  background: rgba(254, 254, 254, 0.7);
}
.omssd--client .radio__label {
  color: #44474E;
}
.omssd--client .radio__label::before {
  background-color: #ffffff;
  border-color: #717173;
}
.omssd--client .radio__input:checked + .radio__label::before {
  border-color: #005DB6;
}
.omssd--client .radio__input:checked + .radio__label::after {
  background-color: #005DB6;
  border-color: #005DB6;
}
.omssd--client .k-dropdown-wrap .k-input {
  color: #383a3d;
}
.omssd--client .k-dropdown .k-dropdown-wrap {
  background-color: #ffffff;
  background-image: url("/textures/highlight.png");
  color: #383a3d;
  border-color: #717173;
}
.omssd--client .k-dropdown-wrap.k-state-hover {
  border-color: #B71C1C;
}
.omssd--client .k-dropdown-wrap.k-state-focused {
  border-color: #B71C1C;
}
.omssd--client .k-popup.k-list-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-color: #005DB6;
}
.omssd--client .k-dropdown .k-state-hover .k-input,
.omssd--client .k-dropdown .k-state-focused .k-input {
  color: #383a3d;
}
.omssd--client .k-state-focused:not(.k-state-disabled) > .k-select {
  background-color: #B71C1C;
  color: #ffffff;
}
.omssd--client .k-dropdown-wrap.k-state-disabled {
  border-color: #717173 !important;
  background-color: #E9E9E9 !important;
}
.omssd--client .k-dropdown-wrap.k-state-disabled > .k-input {
  color: #383a3d !important;
}
.omssd--client .k-checkbox:checked:hover + .k-checkbox-label:before,
.omssd--client .k-checkbox:checked + .k-checkbox-label:hover:before {
  border-color: #B71C1C;
  color: #ffffff;
  background-color: #B71C1C;
}
.omssd--client .k-checkbox:hover + .k-checkbox-label:before,
.omssd--client .k-checkbox-label:hover:before,
.omssd--client .k-checkbox-label:before {
  border-color: #717173;
}
.omssd--client .k-checkbox:checked:active + .k-checkbox-label:before,
.omssd--client .k-checkbox:checked + .k-checkbox-label:before {
  border-color: #B71C1C;
  color: #ffffff;
  background-color: #B71C1C;
}
.omssd--client .k-checkbox-label {
  color: #717173;
}
.omssd--client .k-picker-wrap.k-state-hover {
  background-color: #B71C1C;
  background-image: url("/textures/highlight.png");
  background-image: none, linear-gradient(to bottom, #B71C1C 0%, #B71C1C 100%);
  border-color: #005DB6;
}
.omssd--client .k-picker-wrap.k-state-focused .k-input {
  border: 1px solid #005DB6;
}
.omssd--client .k-state-selected.k-state-focused.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd--client .k-list li {
  color: #1A1B1E;
}
.omssd--client .k-list .k-item.k-state-selected.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd--client .k-list .k-item.k-state-selected.k-state-hover :hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd--client .text-mask__mask {
  background-color: #ffffff;
}
.omssd--client .text-mask--disabled .text-mask__mask {
  color: #9F9F9F;
  border-color: #e6e6e6;
}
.omssd--client .multiline__link {
  color: #B71C1C;
}
.omssd--client .multiline__link:visited {
  color: #B71C1C;
}
.omssd--client .multiline-block__line {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.omssd--client .saturday {
  color: #005DB6;
}
.omssd--client .sunday {
  color: #B00020;
}
.omssd--client .readfield__label {
  color: #717173;
}
.omssd--client .readfield__block {
  color: #1A1B1E;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
}
.omssd--client .readfield__block--disabled {
  color: #a1a1a3;
}
.omssd--client .readfield__link {
  color: #B71C1C;
}
.omssd--client .readfield__multiline {
  color: #1A1B1E;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
}
.omssd--client .readfield-list {
  color: #1A1B1E;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
}
.omssd--client .readfield-list__item {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.omssd--client .textfield__label {
  color: #717173;
}
.omssd--client .textfield__radio {
  border: 1px solid #c6c6c6;
}
.omssd--client .dropdown-button {
  background-color: #ECF0FF;
}
.omssd--client .dropdown-button__text {
  color: #1A1B1E;
}
.omssd--client .dropdown-button__icon {
  color: #44474E;
}
.omssd--client .dropdown-button--header {
  background-color: #ECF0FF;
}
.omssd--client .notification__area {
  background-color: #ECF0FF;
  border-bottom: 1px solid #C2C6D4;
}
.omssd--client .notification__area--error {
  background-color: #FBE9E7;
  color: #B00020;
}
.omssd--client .file-box--readonly {
  background-color: #fff;
}
.omssd--client .file-box__list {
  color: #005DB6;
  border: solid #717173 1px;
  background-color: #fff;
}
.omssd--client .file-box__list--disabled {
  background-color: #e9e9e9;
}
.omssd--client .textbox-label {
  background-color: #ffffff;
  border: 1px solid #717173;
}
.omssd--client .section-error__message {
  color: #44474E;
}
.omssd--client .list-checkbox--heading {
  background-color: #e9e9e9;
}
.omssd--client .accordions--list {
  border-top: 1px solid #C2C6D4;
}
.omssd--client .accordion__label {
  color: #B71C1C;
}
.omssd--client .accordion--category {
  background-color: #e9e9e9;
}
.omssd--client .chips__button {
  color: #1A1B1E;
}
.omssd--client .chips__button--selected {
  background-color: #FFEBEE;
  border-color: #005DB6;
  color: #005DB6;
}
.omssd--client .floating-button {
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  color: #B71C1C;
}
.omssd--client .floating-button:hover {
  color: rgba(183, 28, 28, 0.92);
}
.omssd--client .floating-button:focus {
  color: rgba(183, 28, 28, 0.76);
}
.omssd--client .floating-button--pimary {
  background-color: #B71C1C;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.omssd--client .floating-button--pimary:hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: none;
}
.omssd--client .floating-button--pimary:focus {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: none;
}
.omssd--client .floating-button--disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd--client .floating-button--disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd--client .floating-button--disabled:focus {
  background-color: #dfdfdf;
  color: rgba(183, 28, 28, 0.76);
  border: 1px solid #B71C1C;
}
.omssd--client .autocomplete .ui-state-active,
.omssd--client .autocomplete .ui-state-hover,
.omssd--client .autocomplete .ui-state-focus {
  border: 1px solid #B71C1C;
  background-color: #B71C1C;
  color: #ffffff;
}
.omssd--client a:visited {
  color: #B71C1C;
}
.omssd--client .m-icon {
  color: #B71C1C;
}
.omssd--client .m-icon--gray {
  color: #c6c6c6;
}
.omssd--client .m-icon--highlight-middle {
  color: #44474E;
}
.omssd--client .m-icon--pimary {
  color: #ffffff;
}
.omssd--client .m-icon--pimary--gray {
  color: #c6c6c6;
}
.omssd--client .m-icon--pimary--highlight-middle {
  color: #44474E;
}
.omssd--client .header {
  min-height: 56px;
}
.omssd--client .header span {
  padding-left: 0;
}
.omssd--client .header--white {
  background-color: #ffffff;
}
.omssd--client .header__title--multiline .header__item:first-child {
  padding-top: 1px;
}
.omssd--client .header__title--multiline .header__item:last-child {
  padding-bottom: 2px;
}
.omssd--client .header__icon--first {
  left: 0px;
}
.omssd--client .line__item {
  font-size: 16px;
}
.omssd--client .list__item--gray {
  background-color: #F8F9FA;
  border: 0;
  color: #44474E;
}
.omssd--client #popup-content {
  padding: 0px;
}
.omssd--client section#popup-content {
  padding: 0;
}
.omssd--client .content-top,
.omssd--client #popup-content.content-top {
  padding-top: 40px;
}
.omssd--client .content-bottom,
.omssd--client #popup-content.content-bottom {
  padding-bottom: 80px;
}
.omssd--client .content-side,
.omssd--client #popup-content.content-side {
  padding-left: 16px;
  padding-right: 16px;
}
.omssd--client .k-dropdown {
  width: 100%;
}
.omssd--client .k-select .k-icon {
  top: 8px;
}
.omssd--client .k-widget {
  height: auto;
  box-sizing: border-box;
}
.omssd--client form {
  overflow-y: unset;
}
.omssd-color-bgTertiary-btn,
.omssd--tkcnf .button-block__button--primary {
  background-color: #001B3D;
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd-color-bgTertiary-btn--hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd-color-bgTertiary-btn--focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd-color-bgTertiary-btn--hover,
.omssd--tkcnf .button-block__button--primary-hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd-color-bgTertiary-btn--focus,
.omssd--tkcnf .button-block__button--primary-focus {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd-color-bgTertiary-btn > a {
  color: #ffffff;
}
.omssd-color-bgTertiary-btn-disabled,
.omssd--tkcnf .button-block__button--primary-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgTertiary-btn-disabled--hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.omssd-color-bgTertiary-btn-disabled--focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd-color-bgTertiary-btn-disabled > a {
  color: #a1a1a3;
}
.omssd-color-bgTertiary-ctrl-enabled,
.omssd-color-bgTertiary-ctrl {
  background-color: #001B3D;
  color: #ffffff;
}
.omssd-color-bgTertiary-ctrl:hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
}
.omssd-color-bgTertiary-ctrl:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
}
.omssd-color-bgTertiary-ctrl-text {
  color: #ffffff;
}
.omssd-color-bgTertiary-ctrl-text:hover {
  color: #ffffff;
}
.omssd-color-bgTertiary-ctrl-text:focus {
  color: #ffffff;
}
/*.omssd-color-bgTertiary-ctrl-disabled {
        background-color: @color-bgTertiary-ctrl-disabled-bg;
        color: @color-bgTertiary-ctrl-disabled-text;

        &:hover {
            background-color: @color-bgTertiary-ctrl-disabled-bg;
            color: @color-bgTertiary-ctrl-disabled-text;
        }

        &:focus {
            background-color: @color-bgTertiary-ctrl-disabled-bg;
            color: @color-bgTertiary-ctrl-disabled-text;
        }
    }*/
.omssd-color-bgWhite-Tertiary-btn,
.omssd--tkcnf .button-block__button--white {
  background-color: #ffffff;
  border: 1px solid #001B3D;
  color: #001B3D;
}
.omssd-color-bgWhite-Tertiary-btn--hover {
  background-color: #f3f3f4;
  color: rgba(0, 27, 61, 0.92);
  border: 1px solid #001B3D;
}
.omssd-color-bgWhite-Tertiary-btn--focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.omssd-color-bgWhite-Tertiary-btn-disabled,
.omssd--tkcnf .button-block__button--white-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-Tertiary-btn-disabled--hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd-color-bgWhite-Tertiary-btn-disabled--focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.omssd-color-Tertiary-txt-btn,
.omssd--tkcnf .button-block__button--text {
  background-color: inherit;
  border: 0;
  color: #001B3D;
}
.omssd-color-Tertiary-txt-btn--hover {
  background-color: #f3f3f4;
  border: 0;
  color: rgba(0, 27, 61, 0.92);
}
.omssd-color-Tertiary-txt-btn--focus {
  background-color: #dfdfdf;
  border: 0;
  color: rgba(0, 27, 61, 0.76);
}
.omssd-color-Tertiary-txt-btn-disabled {
  background-color: inherit;
  color: #a1a1a3;
  border: 0;
}
.omssd-color-Tertiary-txt-btn-disabled--hover {
  border: 0;
  color: #a1a1a3;
}
.omssd-color-Tertiary-txt-btn-disabled--focus {
  color: rgba(0, 27, 61, 0.76);
  border: 0;
}
.omssd-color-bgWhite-Tertiary-ctrl-enabled,
.omssd-color-bgWhite-Tertiary-ctrl {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-bgWhite-Tertiary-ctrl:hover {
  background-color: #f3f3f4;
  color: #1A1B1E;
}
.omssd-color-bgWhite-Tertiary-ctrl:focus {
  background-color: #dfdfdf;
  color: #1A1B1E;
}
.omssd-color-bgWhite-Tertiary-ctrl-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-Tertiary-ctrl-disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-Tertiary-ctrl-disabled:focus {
  background-color: #ffffff;
  color: #a1a1a3;
}
.omssd-color-bgWhite-Tertiary-bdNavy-input,
.omssd--tkcnf .text-mask__mask {
  color: #383a3d;
  border: 1px solid #717173;
}
.omssd-color-bgWhite-Tertiary-bdNavy-input::placeholder {
  color: #44474E;
}
.omssd-color-bgWhite-Tertiary-bdNavy-input:hover {
  border: 1px solid #2f3033;
}
.omssd-color-bgWhite-Tertiary-bdNavy-input:focus {
  border: 2px solid #001B3D;
}
.omssd-color-list-disabled {
  border-bottom: 1px solid #C2C6D4;
  background-color: #e6e6e6;
}
.omssd-color-list-disabled label span {
  color: #a1a1a3;
}
.omssd-color-list-enabled,
.omssd-color-list,
.omssd .list__item,
.omssd-color-list,
.omssd--client .list__item,
.omssd-color-list,
.omssd--tkcnf .list__item {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-list-enabled label span {
  color: #1A1B1E;
}
.omssd-color-list:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.omssd-color-list:hover label span {
  color: #1A1B1E;
}
.omssd-color-list:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.omssd-color-list:focus label span {
  color: #005DB6;
}
.omssd-color-menu-enabled,
.omssd-color-menu,
.omssd-color-menu,
.omssd-color-menu {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd-color-menu-enabled a {
  color: #1A1B1E;
}
.omssd-color-menu-disabled {
  background-color: #ffffff;
}
.omssd-color-menu-disabled a {
  color: #a1a1a3;
}
.omssd-color-menu-disabled li {
  color: #a1a1a3;
}
.omssd-color-menu:hover {
  background-color: #f3f3f4;
}
.omssd-color-menu:focus {
  background-color: #dfdfdf;
}
.omssd-color-link {
  color: #005DB6;
}
.omssd-color-link:hover {
  text-decoration-color: #005DB6;
}
.omssd-color-list-header {
  background-color: #e9e9e9;
  color: #1A1B1E;
}
.omssd-color-border {
  border: 1px solid #C2C6D4;
}
.omssd--tkcnf a {
  color: #005DB6;
}
.omssd--tkcnf a:hover {
  text-decoration-color: #005DB6;
}
.omssd--tkcnf textarea,
.omssd--tkcnf input[type="text"],
.omssd--tkcnf input[type="password"],
.omssd--tkcnf input[type="datetime"],
.omssd--tkcnf input[type="datetime-local"],
.omssd--tkcnf input[type="date"],
.omssd--tkcnf input[type="month"],
.omssd--tkcnf input[type="time"],
.omssd--tkcnf input[type="week"],
.omssd--tkcnf input[type="number"],
.omssd--tkcnf input[type="email"],
.omssd--tkcnf input[type="url"],
.omssd--tkcnf input[type="search"],
.omssd--tkcnf input[type="tel"],
.omssd--tkcnf input[type="color"],
.omssd--tkcnf .uneditable-input {
  color: #383a3d;
  border: 1px solid #717173;
  background-color: #ffffff;
}
.omssd--tkcnf textarea::placeholder,
.omssd--tkcnf input[type="text"]::placeholder,
.omssd--tkcnf input[type="password"]::placeholder,
.omssd--tkcnf input[type="datetime"]::placeholder,
.omssd--tkcnf input[type="datetime-local"]::placeholder,
.omssd--tkcnf input[type="date"]::placeholder,
.omssd--tkcnf input[type="month"]::placeholder,
.omssd--tkcnf input[type="time"]::placeholder,
.omssd--tkcnf input[type="week"]::placeholder,
.omssd--tkcnf input[type="number"]::placeholder,
.omssd--tkcnf input[type="email"]::placeholder,
.omssd--tkcnf input[type="url"]::placeholder,
.omssd--tkcnf input[type="search"]::placeholder,
.omssd--tkcnf input[type="tel"]::placeholder,
.omssd--tkcnf input[type="color"]::placeholder,
.omssd--tkcnf .uneditable-input::placeholder {
  color: #44474E;
}
.omssd--tkcnf textarea:hover,
.omssd--tkcnf input[type="text"]:hover,
.omssd--tkcnf input[type="password"]:hover,
.omssd--tkcnf input[type="datetime"]:hover,
.omssd--tkcnf input[type="datetime-local"]:hover,
.omssd--tkcnf input[type="date"]:hover,
.omssd--tkcnf input[type="month"]:hover,
.omssd--tkcnf input[type="time"]:hover,
.omssd--tkcnf input[type="week"]:hover,
.omssd--tkcnf input[type="number"]:hover,
.omssd--tkcnf input[type="email"]:hover,
.omssd--tkcnf input[type="url"]:hover,
.omssd--tkcnf input[type="search"]:hover,
.omssd--tkcnf input[type="tel"]:hover,
.omssd--tkcnf input[type="color"]:hover,
.omssd--tkcnf .uneditable-input:hover {
  border: 1px solid #2f3033;
}
.omssd--tkcnf textarea:focus,
.omssd--tkcnf input[type="text"]:focus,
.omssd--tkcnf input[type="password"]:focus,
.omssd--tkcnf input[type="datetime"]:focus,
.omssd--tkcnf input[type="datetime-local"]:focus,
.omssd--tkcnf input[type="date"]:focus,
.omssd--tkcnf input[type="month"]:focus,
.omssd--tkcnf input[type="time"]:focus,
.omssd--tkcnf input[type="week"]:focus,
.omssd--tkcnf input[type="number"]:focus,
.omssd--tkcnf input[type="email"]:focus,
.omssd--tkcnf input[type="url"]:focus,
.omssd--tkcnf input[type="search"]:focus,
.omssd--tkcnf input[type="tel"]:focus,
.omssd--tkcnf input[type="color"]:focus,
.omssd--tkcnf .uneditable-input:focus {
  border: 2px solid #001B3D;
}
.omssd--tkcnf textarea:-webkit-autofill,
.omssd--tkcnf input[type="text"]:-webkit-autofill,
.omssd--tkcnf input[type="password"]:-webkit-autofill,
.omssd--tkcnf input[type="datetime"]:-webkit-autofill,
.omssd--tkcnf input[type="datetime-local"]:-webkit-autofill,
.omssd--tkcnf input[type="date"]:-webkit-autofill,
.omssd--tkcnf input[type="month"]:-webkit-autofill,
.omssd--tkcnf input[type="time"]:-webkit-autofill,
.omssd--tkcnf input[type="week"]:-webkit-autofill,
.omssd--tkcnf input[type="number"]:-webkit-autofill,
.omssd--tkcnf input[type="email"]:-webkit-autofill,
.omssd--tkcnf input[type="url"]:-webkit-autofill,
.omssd--tkcnf input[type="search"]:-webkit-autofill,
.omssd--tkcnf input[type="tel"]:-webkit-autofill,
.omssd--tkcnf input[type="color"]:-webkit-autofill,
.omssd--tkcnf .uneditable-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd--tkcnf textarea:disabled,
.omssd--tkcnf input[type="text"]:disabled,
.omssd--tkcnf input[type="password"]:disabled,
.omssd--tkcnf input[type="datetime"]:disabled,
.omssd--tkcnf input[type="datetime-local"]:disabled,
.omssd--tkcnf input[type="date"]:disabled,
.omssd--tkcnf input[type="month"]:disabled,
.omssd--tkcnf input[type="time"]:disabled,
.omssd--tkcnf input[type="week"]:disabled,
.omssd--tkcnf input[type="number"]:disabled,
.omssd--tkcnf input[type="email"]:disabled,
.omssd--tkcnf input[type="url"]:disabled,
.omssd--tkcnf input[type="search"]:disabled,
.omssd--tkcnf input[type="tel"]:disabled,
.omssd--tkcnf input[type="color"]:disabled,
.omssd--tkcnf .uneditable-input:disabled {
  opacity: 1;
  -webkit-text-fill-color: #383a3d;
  border-color: #717173;
  color: #383a3d;
  background-color: #E9E9E9;
}
.omssd--tkcnf .footer-buttons {
  background-color: #ffffff;
  border-top: 1px solid #C2C6D4;
}
.omssd--tkcnf .footer-comment {
  background-color: #ECF0FF;
  border-top: 1px solid #C2C6D4;
}
.omssd--tkcnf .footer-comment__buttons {
  background-color: #ECF0FF;
}
.omssd--tkcnf .helper-message {
  color: #717173;
  font-size: 14px;
}
.omssd--tkcnf .error-message {
  color: #B00020;
}
.omssd--tkcnf .error-text {
  color: #B00020;
}
.omssd--tkcnf label.error-text {
  color: #B00020;
}
.omssd--tkcnf div.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf div.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf div.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf span.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf span.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf span.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf input.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf input.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf input.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf input.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd--tkcnf textarea.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf textarea.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf textarea.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.omssd--tkcnf textarea.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.omssd--tkcnf .k-dropdown .k-dropdown-wrap.error-dropdown {
  background-color: #FBE9E7;
  border: 2px solid #B00020;
}
.omssd--tkcnf .button-block__button--outlined {
  background-color: inherit;
}
.omssd--tkcnf .tab {
  background-color: #ffffff;
}
.omssd--tkcnf .tab__item {
  color: #434446;
  border-bottom: 2px solid #C2C6D4;
}
.omssd--tkcnf .tab__item--selected {
  color: #005DB6;
  border-bottom-color: #005DB6;
}
.omssd--tkcnf .tab__item--selected > a.tab__anchor {
  color: #005DB6;
}
.omssd--tkcnf .tab__anchor {
  color: #434446;
}
.omssd--tkcnf .tab__anchor:hover {
  color: #434446;
}
.omssd--tkcnf .tab__anchor:visited {
  color: #434446;
}
.omssd--tkcnf .list__item {
  color: #44474E;
}
.omssd--tkcnf .list__item:hover {
  background-color: #f3f3f4;
}
.omssd--tkcnf .list__item:focus {
  background-color: #ECF0FF;
}
.omssd--tkcnf .list-heading {
  background-color: #F8F9FA;
  border-bottom: 1px solid #C2C6D4;
}
.omssd--tkcnf .list-heading:hover {
  background-color: #F8F9FA;
}
.omssd--tkcnf .list-heading:focus {
  background-color: #F8F9FA;
}
.omssd--tkcnf .overflowmenu {
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
}
.omssd--tkcnf .overflowmenu__list {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd--tkcnf .overflowmenu__list:hover {
  background-color: #f3f3f4;
}
.omssd--tkcnf .overflowmenu__list:focus {
  background-color: #dfdfdf;
}
.omssd--tkcnf .overflowmenu__list--disabled {
  color: #a1a1a3;
}
.omssd--tkcnf .dialog-box {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd--tkcnf .dialog-box__header {
  background-color: #ffffff;
  color: #1A1B1E;
}
.omssd--tkcnf .dialog-box__article {
  color: #44474E;
}
.omssd--tkcnf .dialog-box__footer {
  background-color: #ffffff;
}
.omssd--tkcnf .dialog-box__button {
  color: #001B3D;
}
.omssd--tkcnf .password-dialog__ok--disabled {
  color: #eaeaea;
}
.omssd--tkcnf .modal {
  background: rgba(0, 0, 0, 0.3);
}
.omssd--tkcnf .modal__container {
  background-color: #F8F9FA;
}
.omssd--tkcnf .image-view {
  background-color: #1A1B1E;
}
.omssd--tkcnf .image-view__header {
  background-color: #1A1B1E;
}
.omssd--tkcnf .image-view__main {
  background-color: #44474E;
}
.omssd--tkcnf .image-view__footer {
  background-color: inherit;
}
.omssd--tkcnf .pdf-view {
  background-color: #1A1B1E;
}
.omssd--tkcnf .pdf-view__header {
  background-color: #1A1B1E;
}
.omssd--tkcnf .pdf-view__main {
  background-color: #44474E;
}
.omssd--tkcnf .pdf-view__footer {
  background-color: #1A1B1E;
}
.omssd--tkcnf .pdf-view__footer-buttons {
  background-color: #1A1B1E;
}
.omssd--tkcnf .loader__icon {
  border-top: 0.6em solid rgba(0, 117, 194, 0.2);
  border-right: 0.6em solid rgba(0, 117, 194, 0.2);
  border-bottom: 0.6em solid rgba(0, 117, 194, 0.2);
  border-left: 0.6em solid #005DB6;
}
.omssd--tkcnf .mdc-linear-progress__bar-inner {
  border-color: #001B3D;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #001B3D);
}
.omssd--tkcnf .mdc-linear-progress__buffering-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23#{@color-liner-progress-tkcnf-buffer-bg}'/%3E%3C/svg%3E");
}
.omssd--tkcnf .mdc-linear-progress__buffer {
  background-color: #E1F5FF;
}
.omssd--tkcnf .fade-layer {
  background: rgba(254, 254, 254, 0.7);
}
.omssd--tkcnf .radio__label {
  color: #44474E;
}
.omssd--tkcnf .radio__label::before {
  background-color: #ffffff;
  border-color: #717173;
}
.omssd--tkcnf .radio__input:checked + .radio__label::before {
  border-color: #005DB6;
}
.omssd--tkcnf .radio__input:checked + .radio__label::after {
  background-color: #005DB6;
  border-color: #005DB6;
}
.omssd--tkcnf .k-dropdown-wrap .k-input {
  color: #383a3d;
}
.omssd--tkcnf .k-dropdown .k-dropdown-wrap {
  background-color: #ffffff;
  background-image: url("/textures/highlight.png");
  color: #383a3d;
  border-color: #717173;
}
.omssd--tkcnf .k-dropdown-wrap.k-state-hover {
  border-color: #001B3D;
}
.omssd--tkcnf .k-dropdown-wrap.k-state-focused {
  border-color: #001B3D;
}
.omssd--tkcnf .k-popup.k-list-container {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-color: #005DB6;
}
.omssd--tkcnf .k-dropdown .k-state-hover .k-input,
.omssd--tkcnf .k-dropdown .k-state-focused .k-input {
  color: #383a3d;
}
.omssd--tkcnf .k-state-focused:not(.k-state-disabled) > .k-select {
  background-color: #001B3D;
  color: #ffffff;
}
.omssd--tkcnf .k-dropdown-wrap.k-state-disabled {
  border-color: #717173 !important;
  background-color: #E9E9E9 !important;
}
.omssd--tkcnf .k-dropdown-wrap.k-state-disabled > .k-input {
  color: #383a3d !important;
}
.omssd--tkcnf .k-checkbox:checked:hover + .k-checkbox-label:before,
.omssd--tkcnf .k-checkbox:checked + .k-checkbox-label:hover:before {
  border-color: #001B3D;
  color: #ffffff;
  background-color: #001B3D;
}
.omssd--tkcnf .k-checkbox:hover + .k-checkbox-label:before,
.omssd--tkcnf .k-checkbox-label:hover:before,
.omssd--tkcnf .k-checkbox-label:before {
  border-color: #717173;
}
.omssd--tkcnf .k-checkbox:checked:active + .k-checkbox-label:before,
.omssd--tkcnf .k-checkbox:checked + .k-checkbox-label:before {
  border-color: #001B3D;
  color: #ffffff;
  background-color: #001B3D;
}
.omssd--tkcnf .k-checkbox-label {
  color: #717173;
}
.omssd--tkcnf .k-picker-wrap.k-state-hover {
  background-color: #001B3D;
  background-image: url("/textures/highlight.png");
  background-image: none, linear-gradient(to bottom, #001B3D 0%, #001B3D 100%);
  border-color: #005DB6;
}
.omssd--tkcnf .k-picker-wrap.k-state-focused .k-input {
  border: 1px solid #005DB6;
}
.omssd--tkcnf .k-state-selected.k-state-focused.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd--tkcnf .k-list li {
  color: #1A1B1E;
}
.omssd--tkcnf .k-list .k-item.k-state-selected.k-state-hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd--tkcnf .k-list .k-item.k-state-selected.k-state-hover :hover {
  color: #005DB6;
  background-color: #005DB6;
}
.omssd--tkcnf .text-mask__mask {
  background-color: #ffffff;
}
.omssd--tkcnf .text-mask--disabled .text-mask__mask {
  color: #9F9F9F;
  border-color: #e6e6e6;
}
.omssd--tkcnf .multiline__link {
  color: #001B3D;
}
.omssd--tkcnf .multiline__link:visited {
  color: #001B3D;
}
.omssd--tkcnf .multiline-block__line {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.omssd--tkcnf .saturday {
  color: #005DB6;
}
.omssd--tkcnf .sunday {
  color: #B00020;
}
.omssd--tkcnf .readfield__label {
  color: #717173;
}
.omssd--tkcnf .readfield__block {
  color: #1A1B1E;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
}
.omssd--tkcnf .readfield__block--disabled {
  color: #a1a1a3;
}
.omssd--tkcnf .readfield__link {
  color: #001B3D;
}
.omssd--tkcnf .readfield__multiline {
  color: #1A1B1E;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
}
.omssd--tkcnf .readfield-list {
  color: #1A1B1E;
  border-top: 1px #C2C6D4 solid;
  border-bottom: 1px #C2C6D4 solid;
  background-color: #ffffff;
}
.omssd--tkcnf .readfield-list__item {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
}
.omssd--tkcnf .textfield__label {
  color: #717173;
}
.omssd--tkcnf .textfield__radio {
  border: 1px solid #c6c6c6;
}
.omssd--tkcnf .dropdown-button {
  background-color: #ECF0FF;
}
.omssd--tkcnf .dropdown-button__text {
  color: #1A1B1E;
}
.omssd--tkcnf .dropdown-button__icon {
  color: #44474E;
}
.omssd--tkcnf .dropdown-button--header {
  background-color: #ECF0FF;
}
.omssd--tkcnf .notification__area {
  background-color: #ECF0FF;
  border-bottom: 1px solid #C2C6D4;
}
.omssd--tkcnf .notification__area--error {
  background-color: #FBE9E7;
  color: #B00020;
}
.omssd--tkcnf .file-box--readonly {
  background-color: #fff;
}
.omssd--tkcnf .file-box__list {
  color: #005DB6;
  border: solid #717173 1px;
  background-color: #fff;
}
.omssd--tkcnf .file-box__list--disabled {
  background-color: #e9e9e9;
}
.omssd--tkcnf .textbox-label {
  background-color: #ffffff;
  border: 1px solid #717173;
}
.omssd--tkcnf .section-error__message {
  color: #44474E;
}
.omssd--tkcnf .list-checkbox--heading {
  background-color: #e9e9e9;
}
.omssd--tkcnf .accordions--list {
  border-top: 1px solid #C2C6D4;
}
.omssd--tkcnf .accordion__label {
  color: #001B3D;
}
.omssd--tkcnf .accordion--category {
  background-color: #e9e9e9;
}
.omssd--tkcnf .chips__button {
  color: #1A1B1E;
}
.omssd--tkcnf .chips__button--selected {
  background-color: #E1F5FF;
  border-color: #005DB6;
  color: #005DB6;
}
.omssd--tkcnf .floating-button {
  background-color: #ffffff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  color: #001B3D;
}
.omssd--tkcnf .floating-button:hover {
  color: rgba(0, 27, 61, 0.92);
}
.omssd--tkcnf .floating-button:focus {
  color: rgba(0, 27, 61, 0.76);
}
.omssd--tkcnf .floating-button--pimary {
  background-color: #001B3D;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.omssd--tkcnf .floating-button--pimary:hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: none;
}
.omssd--tkcnf .floating-button--pimary:focus {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: none;
}
.omssd--tkcnf .floating-button--disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd--tkcnf .floating-button--disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.omssd--tkcnf .floating-button--disabled:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.omssd--tkcnf .autocomplete .ui-state-active,
.omssd--tkcnf .autocomplete .ui-state-hover,
.omssd--tkcnf .autocomplete .ui-state-focus {
  border: 1px solid #001B3D;
  background-color: #001B3D;
  color: #ffffff;
}
.omssd--tkcnf a:visited {
  color: #005DB6;
}
.omssd--tkcnf .m-icon {
  color: #001B3D;
}
.omssd--tkcnf .m-icon--gray {
  color: #c6c6c6;
}
.omssd--tkcnf .m-icon--highlight-middle {
  color: #44474E;
}
.omssd--tkcnf .m-icon--pimary {
  color: #ffffff;
}
.omssd--tkcnf .m-icon--pimary--gray {
  color: #c6c6c6;
}
.omssd--tkcnf .m-icon--pimary--highlight-middle {
  color: #44474E;
}
.omssd--tkcnf .header {
  min-height: 56px;
}
.omssd--tkcnf .header span {
  padding-left: 0;
}
.omssd--tkcnf .header--white {
  background-color: #ffffff;
}
.omssd--tkcnf .header__title--multiline .header__item:first-child {
  padding-top: 1px;
}
.omssd--tkcnf .header__title--multiline .header__item:last-child {
  padding-bottom: 2px;
}
.omssd--tkcnf .header__icon--first {
  left: 0px;
}
.omssd--tkcnf .line__item {
  font-size: 16px;
}
.omssd--tkcnf .list__item--gray {
  background-color: #F8F9FA;
  border: 0;
  color: #44474E;
}
.omssd--tkcnf #popup-content {
  padding: 0px;
}
.omssd--tkcnf section#popup-content {
  padding: 0;
}
.omssd--tkcnf .content-top,
.omssd--tkcnf #popup-content.content-top {
  padding-top: 40px;
}
.omssd--tkcnf .content-bottom,
.omssd--tkcnf #popup-content.content-bottom {
  padding-bottom: 80px;
}
.omssd--tkcnf .content-side,
.omssd--tkcnf #popup-content.content-side {
  padding-left: 16px;
  padding-right: 16px;
}
.omssd--tkcnf .k-dropdown {
  width: 100%;
}
.omssd--tkcnf .k-select .k-icon {
  top: 8px;
}
.omssd--tkcnf .k-widget {
  height: auto;
  box-sizing: border-box;
}
.omssd--tkcnf form {
  overflow-y: unset;
}
.omssd--tkcnf .colorReadField {
  color: #005DB6;
}
.spk-checkList-list {
  min-height: 150px;
  text-align: left;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #717173;
  background-color: white;
  box-sizing: border-box;
}
.spk-checkList-list > div {
  position: relative;
  height: 100%;
}
.spk-checkList-list .spk-checkList-checkBox {
  display: none;
}
.spk-checkList-selectAll {
  background-color: #e9e9e9;
  color: #1A1B1E;
  border-bottom: 1px solid #C2C6D4;
}
.spk-checkList-label {
  display: table-cell;
  margin-left: 10px;
  vertical-align: middle;
}
.spk-checkList-label-name {
  font-size: 16px;
  margin-left: 32px;
}
.spk-checkList-label:before {
  display: table-cell;
  vertical-align: middle;
  top: auto;
}
.spk-checkList-collection {
  padding-bottom: 80px;
}
.spk-checkList-collection li {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
}
.spk-checkList-collection li label span {
  color: #1A1B1E;
}
.spk-checkList-collection li:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.spk-checkList-collection li:hover label span {
  color: #1A1B1E;
}
.spk-checkList-collection li:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.spk-checkList-collection li:focus label span {
  color: #005DB6;
}
.spk-checkList-item {
  display: table;
  height: 56px;
  width: 100%;
  padding-left: 15px;
  border-spacing: 0;
}
.spk-checkList-item .k-checkbox-label,
.spk-checkList-item .k-radio-label {
  position: relative;
  padding-left: 18px;
  padding-top: 0;
  line-height: 16px;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
  color: #1A1B1E;
  height: 56px;
}
.spk-checkList-wait {
  text-align: center;
  position: absolute;
  width: 100%;
  height: fit-content;
}
.spk-checkList-wait-loader {
  top: calc(50% - 2.5em);
}
#spk-dropdown-searchbox-input-list {
  box-sizing: border-box;
}
#spk-dropdown-searchbox-input-list > .k-list-filter > .k-i-zoom {
  right: auto;
  left: 6px;
}
.spk-dropdown-searchbox-wrap {
  display: block;
  height: 30px;
}
.spk-dropdown-searchbox-input {
  font-size: 16px;
  padding-right: 50px !important;
  width: 100% !important;
  padding-left: 22px !important;
}
.spk-dropdown-searchbox-input:focus {
  border: 2px solid #005DB6;
}
.spk-dropdown-searchbox-list {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 28px;
}
.spk-dropdown-searchbox-cleartext-icon {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  color: #1A1B1E;
  transform: translateY(-50%);
  text-align: right;
  font-size: 13px;
}
.spk-dropdown-searchbox-listWrapper {
  overflow-x: auto;
}
.switch {
  align-items: center;
  display: flex;
}
.snackbar {
  margin-bottom: 72px;
  z-index: 21000;
  -webkit-transform: translate3d(0, 0, 0);
}
.snackbar__label {
  font-size: 16px;
}
.spk-nav-rights {
  margin-right: 4px !important;
  padding: 0;
  margin: 0 4px 0 0;
  display: flex;
}
.spk-nav-rights .spk-nav-rights-menu {
  display: table;
  font-size: 16px;
  padding: 0;
  margin-top: 4px;
  height: 48px;
  min-width: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-nav-rights .spk-nav-rights-menu {
    margin-top: 0;
    padding-left: 6px;
    padding-right: 6px;
    height: 56px;
  }
}
.spk-nav-rights .spk-nav-rights-menu.spk-stickynotemenu-link {
  align-items: center;
  display: flex;
  justify-content: center;
}
.spk-contextmenu-list {
  padding: 0;
  margin: 0;
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.spk-contextmenu-thumb {
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.spk-contextmenu-item {
  background-color: #ffffff;
  color: #1A1B1E;
  padding: 3px 20px;
  display: table;
  width: 100%;
  height: 44px;
  border-radius: 4px;
}
.spk-contextmenu-item a {
  color: #1A1B1E;
}
.spk-contextmenu-item:hover {
  background-color: #f3f3f4;
}
.spk-contextmenu-item:focus {
  background-color: #dfdfdf;
}
.spk-contextmenu-item > .spk-contextmenu-item-menu {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  font-size: 16px;
}
.spk-contextmenu-item > a {
  padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  .spk-contextmenu-name {
    display: none;
  }
}
.spk-contextmenu-icon {
  background-image: url('../img/settings_primary_24dp.svg');
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .spk-contextmenu-icon {
    display: none;
  }
}
.spk-contextmenu .spk-contextmenu-toggle-item {
  display: table-cell;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.spk-contextmenu .spk-contextmenu-toggle-caret {
  width: 10px;
}
.spk-contextmenu .spk-contextmenu-toggle-name {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-contextmenu .spk-contextmenu-toggle-name {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 180px;
    min-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
}
.spk-contextmenu-caret {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .spk-contextmenu li .qrcode {
    display: none;
  }
}
.dropdown-menu > li {
  background-color: #ffffff;
  color: #1A1B1E;
}
.dropdown-menu > li a {
  color: #1A1B1E;
}
.dropdown-menu > li:hover {
  background-color: #f3f3f4;
}
.dropdown-menu > li:focus {
  background-color: #dfdfdf;
}
.dropdown-menu > li:hover {
  color: #1A1B1E;
}
.dropdown-menu > li:focus {
  color: #1A1B1E;
}
.dropdown-menu > li > a {
  background-color: #ffffff;
  color: #1A1B1E;
}
.dropdown-menu > li > a a {
  color: #1A1B1E;
}
.dropdown-menu > li > a:hover {
  background-color: #f3f3f4;
}
.dropdown-menu > li > a:focus {
  background-color: #dfdfdf;
}
.dropdown-menu > li > a:hover {
  color: #1A1B1E;
}
.spk-contextmenu-badge {
  background-repeat: no-repeat;
  background-size: 16px;
  content: " ";
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 2px;
  width: 16px;
  height: 16px;
}
.spk-contextmenu-badge-none {
  display: none;
}
.spk-contextmenu-thumb-badge {
  position: absolute;
  top: 2px;
  left: 27px;
}
@media only screen and (max-width: 767px) {
  .spk-contextmenu-thumb-badge {
    left: 28px;
  }
}
.spk-contextmenu-title-badge {
  position: absolute;
  top: 2px;
  left: 180px;
}
.spk-contextmenu-newmark {
  background-color: #BA1A1A;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 9px;
  height: 16px;
  line-height: 16px;
  width: 32px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
  vertical-align: middle;
}
.spk-editimage {
  border-radius: 8px;
}
.spk-editimage .body ul:first-child {
  margin-bottom: 0;
}
.spk-editimage-square {
  border-radius: 5px;
}
.spk-editimage footer {
  text-align: right;
}
.spk-editimage header {
  text-align: left;
}
.spk-editimage .spk-button-image {
  display: inline-block;
  width: 150px;
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-editimage .spk-button-image {
    background-color: #ffffff;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
  .spk-editimage .spk-button-image:hover {
    background-color: #f3f3f4;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
  .spk-editimage .spk-button-image:focus {
    background-color: #dfdfdf;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
}
.spk-editimage-container {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.spk-editimage-container::-webkit-scrollbar {
  display: none;
}
.spk-editimage .image-dialog ul {
  font-size: 16px;
  min-width: 100%;
}
.spk-editimage .image-dialog ul li:first-child {
  padding-top: 24px;
  padding-bottom: 12px;
}
.spk-editimage .image-dialog ul .spk-avatar-block {
  width: 100%;
  text-align: center;
  border: 1px solid #C2C6D4;
  padding-top: 12px;
  padding-bottom: 12px;
}
.spk-editimage .image-dialog ul .spk-avatar-image {
  display: inline;
}
.spk-editimage .image-dialog ul .spk-avatar-image label {
  color: #1A1B1E;
}
.spk-editimage .image-dialog ul .spk-avatar-text {
  display: inline;
  margin-left: 25px;
}
.spk-editimage .image-dialog ul .spk-avatar-text label {
  color: #1A1B1E;
}
.spk-editimage .image-dialog ul .label-text {
  color: #1A1B1E;
}
.spk-editimage .spk-editimage-header {
  height: 56px;
  line-height: 24px;
  font-size: 17px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .spk-editimage .spk-editimage-header {
    height: 56px;
  }
  .spk-editimage .spk-editimage-header i {
    font-size: 20px !important;
  }
}
.spk-editimage .spk-editimage-footer {
  display: flex;
  justify-content: flex-end;
  padding: 5px 0px 10px 0px;
}
.spk-avatar-svg {
  padding-top: 10px;
  padding-bottom: 12px;
  display: none;
}
.spk-avatar-svg input {
  max-width: 100%;
}
.spk-avatar-svg input + div {
  padding-top: 10px;
}
.omssd .spk-editimage .body ul:first-child {
  margin-bottom: 0;
}
.omssd .spk-editimage-square {
  border-radius: 5px;
}
.omssd .spk-editimage footer {
  text-align: right;
}
.omssd .spk-editimage header {
  text-align: left;
}
.omssd .spk-editimage #popup-content.spk-editimage-container {
  padding: 0px 32px;
}
.omssd .spk-editimage-container {
  max-width: 560px;
  margin: auto;
  padding: 0;
  width: 100%;
}
.omssd .spk-editimage-container div {
  width: 100%;
  margin: 0;
}
.omssd .spk-editimage-footer div {
  width: 110px;
  margin-left: 4px;
}
.omssd .spk-editimage-footer span {
  font-size: 15px;
}
.omssd .spk-editimage .avater-switch {
  width: 100%;
}
.omssd .spk-editimage .image-button {
  width: 150px;
}
.spk-select-members i {
  font-style: normal;
}
.spk-select-members footer {
  height: 47px !important;
  bottom: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px;
  padding-top: 0px !important;
}
.spk-select-members .edit-image {
  z-index: 1000;
  position: absolute;
  width: 100%;
  background-color: #F8F9FA;
}
.spk-select-members .edit-image::-webkit-scrollbar {
  display: none;
}
.spk-select-members .modal-window {
  background-color: #F8F9FA !important;
}
.spk-select-members-dropdown {
  font-size: 16px;
}
.spk-select-members-dropdown span {
  max-width: 100%;
}
.spk-select-members-addressselect {
  clear: both;
  width: 100%;
  height: auto;
  min-height: 150px;
  text-align: left;
  -webkit-overflow-scrolling: touch;
  margin-top: 10px;
  margin-bottom: 5px;
  border: 1px solid #C2C6D4;
  background-color: white;
  overflow-y: scroll;
}
.spk-select-members-addressselect li {
  cursor: pointer;
}
.spk-select-members-addresslist {
  width: 100%;
  min-height: 100px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.spk-select-members-addresslist li {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  padding-left: 10px;
  display: table;
  width: 100%;
}
.spk-select-members-addresslist li label span {
  color: #1A1B1E;
}
.spk-select-members-addresslist li:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.spk-select-members-addresslist li:hover label span {
  color: #1A1B1E;
}
.spk-select-members-addresslist li:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.spk-select-members-addresslist li:focus label span {
  color: #005DB6;
}
.spk-select-members-addresslist li input.k-checkbox {
  display: none;
}
.spk-select-members-addresslist li label {
  display: table-cell;
  vertical-align: middle;
}
.spk-select-members-addresslist li div {
  width: 100%;
}
.spk-select-members-addresslist div {
  display: table;
  height: 50px;
  min-width: 153px;
}
@media only screen and (max-width: 767px) {
  .spk-select-members-addresslist {
    width: 100%;
    white-space: normal;
  }
}
@media only screen and (max-width: 767px) {
  .spk-select-members #popup-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
  }
}
.spk-select-members .content-container {
  padding: 20px;
  padding-bottom: 0;
  background-color: #F8F9FA;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.spk-select-members .content-container:not(.editRoomContainer)::-webkit-scrollbar {
  display: none;
}
.spk-select-members .content-container--nodropdown {
  padding-top: 36px;
}
.spk-select-members .content-container img {
  border-radius: 5px;
}
.spk-select-members .content-container .label-text {
  font-size: 16px;
  margin-bottom: 0;
  display: block;
  font-weight: bold;
  color: #1A1B1E;
}
.spk-select-members .content-container .box {
  padding-top: 2em;
}
.spk-select-members .content-container .spk-address-name {
  margin-left: 10px;
  margin-top: 1px;
  font-size: 16px;
}
.spk-select-members .content-container .spk-selectuser-option {
  margin-top: 10px;
  min-width: 85%;
  /*@media @tablet {
                min-width: 84%;
            }*/
}
@media only screen and (max-width: 767px) {
  .spk-select-members .content-container .spk-selectuser-option {
    min-width: 78%;
  }
}
.spk-select-members .content-container .spk-select-department {
  display: flex;
}
.spk-select-members .content-container .spk-select-department label {
  color: #1A1B1E;
  font-weight: bold;
  padding-top: 17px;
}
.spk-select-members .content-container .spk-select-department div:first-child {
  min-width: 15%;
}
@media only screen and (max-width: 767px) {
  .spk-select-members .content-container .spk-select-department div:first-child {
    min-width: 22%;
  }
}
.spk-select-members .content-container .spk-select-all {
  background-color: #e9e9e9;
  color: #1A1B1E;
  border-bottom: 1px solid #C2C6D4;
  height: 50px;
  cursor: pointer;
  display: table;
  padding-left: 10px;
  width: 100%;
}
.spk-select-members .content-container .spk-select-all input.k-checkbox {
  display: none;
}
.spk-select-members .content-container .spk-select-all label {
  display: table-cell;
  vertical-align: middle;
}
.spk-select-members footer.spk-editroom-footer {
  align-items: center;
  display: flex;
  justify-content: right;
  padding-bottom: 5px;
  padding-top: 5px !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.spk-select-members footer.spk-editroom-footer div {
  margin-right: 10px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .spk-select-members footer.spk-editroom-footer div {
    margin-right: 10px;
  }
}
.spk-select-members .spk-selectmembers-count {
  margin-top: 8px;
  margin-bottom: -5px;
}
.spk-select-members .spk-selectmembers-count .label-text {
  -webkit-text-stroke-width: 0;
  color: #44474E;
}
@media only screen and (max-width: 767px) {
  .spk-select-members .spk-selectmembers-count .label-text {
    font-size: 15px;
    padding: 0;
  }
}
.spk-select-members .spk-selectmembers-count--nodropdown {
  margin-top: 0px;
}
.spk-select-members .k-checkbox-label::before {
  display: table-cell;
  top: auto;
}
.spk-select-members .k-checkbox:checked + .k-checkbox-label:after {
  padding: 0px;
}
@media only screen and (max-width: 767px) {
  .spk-select-members .k-checkbox:checked + .k-checkbox-label:after {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .spk-select-members .k-checkbox-label:after {
    width: 20px;
    height: 20px;
  }
}
.spk-select-members .select-allmembers-label {
  padding-top: 0px;
}
.spk-select-members .select-allmembers-label-disable {
  cursor: inherit;
  pointer-events: none;
}
.spk-select-members .select-allmembers-label-disable span {
  color: #a1a1a3;
}
.spk-select-members .select-allmembers-label-disable.k-checkbox-label:before {
  color: #44474E;
  background: #ffffff;
  border-color: #C2C6D4;
  border-radius: 0;
  pointer-events: none;
}
.spk-select-members .select-allmembers-label-disable.k-checkbox:checked:active + .k-checkbox-label:before {
  color: #a1a1a3;
  background-color: #e6e6e6;
  border-color: #C2C6D4;
  border-radius: 0;
  pointer-events: none;
}
.spk-select-members .textfield {
  margin-top: 4px;
}
.spk-select-members .textfield__label {
  font-size: 14px;
  margin-bottom: 4px;
  width: 100%;
  padding-left: 14px;
  color: #1A1B1E;
}
.spk-select-members .textfield__text {
  width: 100%;
}
.spk-select-members .multiline {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 48px;
  max-height: 210px;
  line-height: 1.75;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 768px) {
  .spk-select-members .multiline {
    max-height: 350px;
  }
}
.spk-select-members .multiline::placeholder {
  line-height: 2;
}
.spk-select-members .multiline::-webkit-scrollbar {
  display: none;
}
.spk-select-members .helper-message {
  padding: 1px;
  padding-left: 14px;
  height: 16px;
  color: #717173;
  font-size: 14px;
  display: block;
}
.spk-select-members .error-message {
  padding: 1px;
  padding-left: 14px;
  height: 16px;
  color: #B00020;
  font-size: 14px;
  display: block;
}
.spk-select-members textarea {
  resize: none;
  font-size: 16px;
  word-break: break-word;
  border: 1px solid #717173;
  border-color: #717173;
  color: #383a3d;
  background-color: #E9E9E9;
  border-radius: 5px;
  min-height: 48px;
  padding: 8px 13px;
  box-sizing: border-box;
  background-color: #ffffff;
  -webkit-appearance: none;
}
.spk-select-members textarea.error-input {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.spk-select-members textarea.error-input:hover {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.spk-select-members textarea.error-input:focus {
  border: 2px solid #B00020;
  background-color: #FBE9E7;
  color: #383a3d;
}
.spk-select-members textarea.error-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #FBE9E7 inset;
  -webkit-text-fill-color: #383a3d;
}
.spk-select-members .button-container {
  display: flex;
  float: right;
  align-items: center;
}
.spk-select-members .button-block {
  box-sizing: border-box;
  padding-top: 6px;
  padding-bottom: 6px;
  height: 48px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
}
.spk-select-members .button-block--prevIcon {
  margin-right: 0;
}
.spk-select-members .button-block:last-child {
  margin-right: 16px;
}
.spk-select-members .button-block__button {
  height: 100%;
}
.spk-select-members .button-block__button--white {
  padding-left: 15px;
  padding-right: 15px;
}
.spk-select-members .button-block__button--outlined {
  background-color: inherit;
  line-height: 36px;
}
.spk-select-members .button-block__button--text {
  padding-left: 16px;
  padding-right: 16px;
}
.spk-select-members .button-block:hover {
  text-decoration: none;
}
.spk-select-members .room-edit {
  margin-right: 16px;
}
.spk-select-members .disabled {
  pointer-events: none;
}
.spk-select-members .member__label {
  padding-top: 0px;
}
.spk-editRoom-header {
  padding-left: 16px;
  padding-top: 1px;
}
@media only screen and (max-width: 767px) {
  .spk-editRoom-header {
    padding-left: 72px;
  }
}
.spk-editRoom-container {
  padding: 48px 24px 24px;
}
.spk-editRoom-roomInfo {
  text-align: left;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}
.spk-editRoom-roomInfo .spk-name-box {
  width: 100%;
  margin-left: 10px;
  padding-left: 10px;
  flex: 1 1 auto;
}
.spk-editRoom-roomInfo .spk-name-box label {
  color: #1A1B1E;
  font-size: 15px !important;
}
.spk-editRoom-roomInfo .spk-name-box span {
  -webkit-text-stroke-width: 0;
}
.spk-editRoom-roomInfo .spk-name-box input {
  border-radius: 5px;
}
.spk-editRoom-avatar {
  cursor: pointer;
  flex: 0 0 80px;
}
.spk-editRoom-avatar-change {
  text-align: center;
  bottom: 6px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.76);
  width: 80px;
}
.spk-editRoom-avatar-change label {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0px;
  cursor: pointer;
}
.spk-editRoom-switch {
  align-items: center;
  display: flex;
  margin: 5px 16px 8px 16px;
  min-height: 48px;
}
.spk-editRoom-switch__description {
  margin-left: 12px;
}
.spk-file-window .spk-file-header {
  background-color: #1A1B1E;
}
.spk-lobby {
  display: table-cell;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .spk-lobby {
    display: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-lobby {
    width: 340px;
    max-width: 340px;
    min-width: 340px;
  }
}
.spk-lobby__main {
  width: 100%;
}
.spk-lobby-lobby::-webkit-scrollbar {
  display: none;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .spk-lobby-address::-webkit-scrollbar,
  .spk-lobby-talk::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .spk-lobby-createroom:hover {
    background: #ffffff !important;
  }
}
.spk-lobby-title {
  width: 100%;
  display: table;
  height: 22px;
  position: relative;
  top: 56px;
  border-right: solid 1px #C2C6D4;
  border-top: 1px;
  border-spacing: 4px 0;
  margin-top: 1px;
}
.spk-lobby-title label {
  display: table-cell;
  margin: 5px 5px 5px 5px;
  vertical-align: middle;
  width: 100%;
}
.spk-lobby-title div {
  display: table-cell;
  vertical-align: middle;
}
.spk-lobby-tab {
  position: relative;
  padding-top: 12px;
  padding-left: 16px;
  padding-right: 16px;
  top: 56px;
  font-size: 14px;
  border-right: solid 1px #C2C6D4;
  height: 56px;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-tab {
    top: 56px;
    border-right: none;
  }
}
.spk-lobby-tab button {
  min-width: 40%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 1px solid #74777F;
  background-color: #ffffff;
}
.spk-lobby-tab button:hover {
  background-color: #dfdfdf;
}
.spk-lobby-tab button a {
  text-align: center;
  border-radius: 0px;
}
.spk-lobby-tab button a:hover {
  text-decoration: none;
}
.spk-lobby-tab button a span {
  color: #1A1B1E;
}
.spk-lobby-tab button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
}
.spk-lobby-tab button:first-child a {
  margin: 0;
  margin-left: 8px;
}
.spk-lobby-tab .active {
  background-color: #ECF0FF;
  pointer-events: none;
}
.spk-lobby-tab .active a {
  color: #005DB6;
  border: 0px !important;
}
.spk-lobby-tab .active a span {
  color: #005DB6;
}
.spk-lobby-tab .active .spk-lobby-tab__check {
  vertical-align: middle;
  display: inline-block;
  background-image: url('../img/lobby-check-blue24px.svg');
}
.spk-lobby-tab a .spk-lobby-tab__check {
  vertical-align: middle;
  display: none;
}
.spk-lobby-tab .talkDoors {
  position: relative;
}
.spk-lobby-tab-talkDoors {
  position: relative;
}
.spk-lobby-tab-talkDoors-text {
  line-height: 24px;
}
.spk-lobby-tab-badge {
  position: absolute;
  margin-left: 4px;
  /*@media @tablet {
                right: 140px;
            }*/
}
.spk-lobby-tab-badge-none {
  visibility: hidden;
}
.spk-lobby-search {
  position: relative;
  top: 56px;
  border-bottom: solid 1px #C2C6D4;
  border-right: solid 1px #C2C6D4;
  padding: 4px 16px 12px 16px;
  width: 100%;
  height: 53px;
  text-align: center;
}
.spk-lobby-search--talk {
  border-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-search {
    top: 56px;
    border-right: none;
  }
}
.spk-lobby-search .k-icon {
  right: 5px;
}
.spk-lobby-search input[type=text],
.spk-lobby-search-input {
  font-size: 16px !important;
  width: 99%;
  height: 35px;
  padding-left: 2.4em !important;
  border-width: 1px;
  border-radius: 5px;
  min-height: 35px !important;
}
.spk-lobby-search .icon-search {
  position: absolute;
  top: 0;
  left: 24px;
  font-size: 15px;
  height: 45px;
}
.spk-lobby-search .spk-lobby-search-remove {
  position: absolute;
  top: 6px;
  right: 24px;
  width: 33px;
  height: 33px;
  padding: 7px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-search .spk-lobby-search-remove {
    cursor: none;
  }
}
.spk-lobby-search .glyphicon-remove {
  font-size: 12px;
  outline: none;
  color: #383a3d;
}
.spk-lobby-search__search {
  margin: 0px !important;
  position: relative;
}
.spk-lobby-search__search .spk-lobby-search-remove {
  top: 0px;
  right: 4px;
}
.spk-lobby-search__search .icon-search {
  height: 100%;
}
.spk-lobby-search__button {
  margin: 0px !important;
}
.spk-lobby-main {
  overflow-y: auto;
  overflow-x: hidden;
  border-right: solid 1px #C2C6D4;
  position: relative;
  top: 56px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-main {
    top: 56px;
    border-right: none;
  }
  .spk-lobby-main::-webkit-scrollbar {
    display: none;
  }
}
.spk-lobby-main > ul {
  padding: 0 0 0 0;
  margin-bottom: 0px;
}
.spk-lobby-address {
  height: 800px;
  border-right: 1px solid #C2C6D4;
  top: 56px;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-address {
    top: 56px;
    border-right: none;
  }
}
.spk-lobby-address .collapse.in {
  height: auto !important;
}
.spk-lobby-address .spk-lobby-main {
  border-style: none;
  top: 0px;
}
.spk-lobby-address .spk-lobby-main .spk-door-info {
  padding: 2px 4px 2px 16px;
}
.spk-lobby-address .spk-lobby-main .spk-door-info-notification {
  display: none;
}
.spk-lobby-address .spk-lobby-main .spk-door-info-badge {
  display: none;
}
.spk-lobby-address .spk-lobby-main .spk-door-info-toMe {
  display: none;
}
.spk-lobby-talk {
  overflow-y: auto;
  overflow-x: hidden;
  border-right: solid 1px #C2C6D4;
  position: relative;
  top: 56px;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-talk {
    top: 56px;
    border-right: none;
  }
}
.spk-lobby-talk > ul {
  padding: 0 0 0 0;
  margin-bottom: 0px;
}
.spk-lobby-talk .spk-door-info > div.spk-door-info-menu {
  display: none;
}
.spk-lobby-searchDoors {
  border-style: none;
  top: 0px;
}
.spk-lobby-searchDoors .spk-lobby-main {
  border-style: none;
  top: 0px;
}
.spk-lobby-companies {
  bottom: 16px;
  right: 16px;
  transform: scale3d(1, 1, 1);
}
.spk-lobby-ao {
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  text-align: center;
  border-top: solid 1px #C2C6D4;
  border-right: solid 1px #C2C6D4;
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-ao {
    border-right: none;
  }
}
.spk-lobby-empty {
  top: 56px;
  position: relative;
  padding: 16px;
  height: 100%;
  width: 100%;
  text-align: center;
  border-right: solid 1px #C2C6D4;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  .spk-lobby-empty {
    border-right: none;
  }
}
.spk-lobby .empty-message__icon {
  width: 36px;
  height: 36px;
  background-size: 36px;
  margin-top: 32px;
  margin-bottom: 16px;
}
.spk-lobby .empty-message__title {
  font-size: 16px;
  margin-bottom: 16px;
}
.spk-lobby .empty-message__body {
  font-size: 16px;
  text-align: left;
}
.spk-lobby .empty-message--red {
  color: #B71C1C;
}
.spk-lobby .spk-category-door {
  border-bottom: 1px solid #C2C6D4;
  display: table;
  height: 62px;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
}
.spk-lobby .spk-category-door + .spk-lobby-main {
  overflow-y: hidden;
}
.spk-lobby .spk-category-door > a:first-child {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #1A1B1E;
}
.spk-lobby .spk-category-door > a:first-child i {
  min-width: 48px;
  min-height: 48px;
  margin-left: 4px;
  margin-right: 20px;
}
.spk-lobby .spk-category-door > a:first-child:hover {
  text-decoration: none;
}
.spk-lobby .spk-category-door i {
  vertical-align: middle;
  margin-top: -3px;
}
.spk-lobby .spk-category-door__info.icon {
  height: 100%;
  margin: 0px;
  margin-right: 4px;
}
.spk-lobby .spk-category-door--cl {
  display: flex;
}
.spk-lobby .spk-category-door--cl > a:first-child {
  margin: 0px;
  display: flex;
  align-items: center;
}
.spk-lobby .spk-category-door--tkcnf {
  display: flex;
}
.spk-lobby .spk-category-door--tkcnf > a:first-child {
  margin: 0px;
  display: flex;
  align-items: center;
}
.spk-lobby .spk-door {
  display: table;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #C2C6D4;
  height: 56px;
}
.spk-lobby .spk-door-info {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-width: 0px;
  padding: 2px 16px;
}
.spk-lobby .spk-door-info label span {
  color: #1A1B1E;
}
.spk-lobby .spk-door-info:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.spk-lobby .spk-door-info:hover label span {
  color: #1A1B1E;
}
.spk-lobby .spk-door-info:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.spk-lobby .spk-door-info:focus label span {
  color: #005DB6;
}
@media only screen and (max-width: 767px) {
  .spk-lobby .spk-door-info:active {
    background-color: #ECF0FF;
    border-bottom: 1px solid #C2C6D4;
    color: #005DB6;
  }
  .spk-lobby .spk-door-info:active .spk-door-info-name,
  .spk-lobby .spk-door-info:active .spk-door-info-companyName,
  .spk-lobby .spk-door-info:active .spk-door-info-displayName {
    color: #005DB6;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-lobby .spk-door-info.active {
    background-color: #ECF0FF;
    border-bottom: 1px solid #C2C6D4;
    color: #005DB6;
  }
  .spk-lobby .spk-door-info.active .spk-door-info-name,
  .spk-lobby .spk-door-info.active .spk-door-info-companyName,
  .spk-lobby .spk-door-info.active .spk-door-info-displayName {
    color: #005DB6;
  }
}
.spk-lobby .spk-door-info--new {
  font-weight: bold;
}
.spk-lobby .spk-door-info > div {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.spk-lobby .spk-door-info > div:first-child {
  width: 56px;
  height: 40px;
  text-align: center;
}
.spk-lobby .spk-door-info > div:last-child {
  width: 25px;
}
.spk-lobby .spk-door-info > div.spk-door-info-menu {
  position: relative;
  width: 48px;
}
.spk-lobby .spk-door-info > div.spk-door-info-menu .icon {
  display: block;
}
.spk-lobby .spk-door-info-avatar {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  display: block;
  margin-right: 16px;
}
.spk-lobby .spk-door-info-avatar-group {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  display: block;
  margin-right: 16px;
  position: relative;
}
.spk-lobby .spk-door-info-privateBadge {
  background-color: #001B3D;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 50%;
  display: flex;
  height: 21px;
  position: absolute;
  right: -6px;
  top: -6px;
  width: 20px;
}
.spk-lobby .spk-door-info-name {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  width: auto;
  line-height: 1.4;
  font-size: 16px;
  color: #44474E;
  white-space: nowrap;
  padding: 0px;
}
.spk-lobby .spk-door-info-name--new {
  color: #1A1B1E;
}
.spk-lobby .spk-door-info-companyName {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  width: auto;
  line-height: normal;
  font-size: 16px;
  color: #1A1B1E;
  white-space: nowrap;
  padding: 0px;
  padding-bottom: 1px;
}
.spk-lobby .spk-door-info-displayName {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  width: auto;
  line-height: 1.4;
  font-size: 16px;
  color: #1A1B1E;
  white-space: nowrap;
  padding: 0px;
  padding-bottom: 1px;
}
.spk-lobby .spk-door-info-toMe {
  width: 24px;
  height: 24px;
  color: #BA1A1A;
  display: block;
  margin-bottom: 5px;
}
.spk-lobby .spk-door-info-toMe--none {
  visibility: hidden;
}
.spk-lobby .spk-door-info-message {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  min-height: 15px;
  margin: 5px 0 0 0;
}
.spk-lobby .spk-door-info-badge {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px;
  width: 24px;
  height: 14px;
  line-height: 14px;
  font-weight: bold;
  font-size: 13px;
  color: #BA1A1A;
  text-align: center;
}
.spk-lobby .spk-door-info-badge-none {
  visibility: hidden;
}
.spk-lobby .spk-lobby-favorite .spk-door .spk-door-info-companyName,
.spk-lobby .spk-lobby-talk .spk-door .spk-door-info-companyName,
.spk-lobby .spk-lobby-all-address .spk-door .spk-door-info-companyName {
  line-height: 1.4;
}
.spk-lobby .spk-lobby-favorite .spk-door .spk-door-info-name,
.spk-lobby .spk-lobby-talk .spk-door .spk-door-info-name,
.spk-lobby .spk-lobby-all-address .spk-door .spk-door-info-name {
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 0px;
}
.spk-lobby-all-address .spk-door-info-badge,
.spk-lobby-all-address .spk-door-info-toMe {
  display: none;
}
.spk-lobby-all-address .spk-door-info > .spk-door-info-notification {
  display: none;
}
.spk-lobby .ao-info {
  min-height: 32px;
  text-align: center;
  flex: 1;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.spk-lobby .ao-info__name {
  padding: 5px 16px 6px 16px;
  word-break: break-word;
  font-size: 14px;
}
.spk-lobby .ao-info__icons {
  height: 48px;
}
.spk-lobby .ao-info__items {
  height: 100%;
  width: 100%;
}
.spk-lobby .ao-info__items a.icon-text {
  width: 100%;
  display: block;
}
.spk-lobby .ao-info__items a.icon-text .icon-text__text {
  top: 30px;
  color: #005DB6;
}
.ao-lobby__main .spk-lobby-search .icon-search {
  left: 9px;
}
.cl-lobby__main {
  width: 100%;
  height: 100%;
  position: relative;
}
.cl-lobby__main .spk-lobby-address {
  padding-bottom: 80px;
}
.cl-lobby__main .spk-lobby-search .icon-search {
  left: 9px;
}
.cl-lobby .spk-door--ao .spk-door-info-name {
  font-size: 16px;
  color: #44474E;
  padding-bottom: 2px;
}
.cl-lobby .spk-door--cl .spk-door-info-companyName {
  display: none;
}
.cl-lobby .spk-lobby-group .spk-door--ao .spk-door-info-companyName,
.cl-lobby .spk-lobby-searchDoors .spk-door--ao .spk-door-info-companyName {
  display: none;
}
.cl-lobby .spk-lobby-group .spk-door--cl .spk-door-info-companyName,
.cl-lobby .spk-lobby-searchDoors .spk-door--cl .spk-door-info-companyName {
  display: none;
}
.tkcnf-lobby__main {
  width: 100%;
  height: 100%;
  position: relative;
}
.tkcnf-lobby__main .spk-lobby-address {
  padding-bottom: 80px;
}
.tkcnf-lobby__main .spk-lobby-search .icon-search {
  left: 9px;
}
@media only screen and (max-width: 767px) {
  .tkcnf-lobby .spk-door-info:active {
    background-color: #D6E3FF;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .tkcnf-lobby .spk-door-info.active {
    background-color: #D6E3FF;
  }
}
.tkcnf-lobby .createFab {
  bottom: 16px;
  right: 16px;
  transform: scale3d(1, 1, 1);
}
.stickyNotes-lobby__main {
  width: 100%;
  height: 100%;
  position: relative;
}
.stickyNotes-lobby .spk-lobby-main {
  border-right: unset;
}
.notification-lobby__main {
  width: 100%;
  height: 100%;
  position: relative;
}
.notification-lobby .spk-lobby-main {
  border-right: unset;
}
.doorMessage {
  cursor: pointer;
  height: 88px;
  width: 100%;
}
.doorMessage__container {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  border-collapse: separate;
  border-width: 0px;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  padding: 0;
  padding-left: 16px;
  width: 100%;
}
.doorMessage__container label span {
  color: #1A1B1E;
}
.doorMessage__container:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.doorMessage__container:hover label span {
  color: #1A1B1E;
}
.doorMessage__container:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.doorMessage__container:focus label span {
  color: #005DB6;
}
@media only screen and (max-width: 767px) {
  .doorMessage__container:active {
    background-color: #ECF0FF;
    color: #005DB6;
  }
  .doorMessage__container:active > div {
    border-bottom: 1px solid #C2C6D4;
  }
  .doorMessage__container:active .spk-door-info-name,
  .doorMessage__container:active .spk-door-info-companyName,
  .doorMessage__container:active .spk-door-info-displayName {
    color: #005DB6;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .doorMessage__container.active {
    background-color: #ECF0FF;
    color: #005DB6;
  }
  .doorMessage__container.active > div {
    border-bottom: 1px solid #C2C6D4;
  }
  .doorMessage__container.active .spk-door-info-name,
  .doorMessage__container.active .spk-door-info-companyName,
  .doorMessage__container.active .spk-door-info-displayName {
    color: #005DB6;
  }
}
.doorMessage__avatarColumn {
  border-bottom: 1px solid #C2C6D4;
  height: 100%;
  padding-top: 12px;
  width: 56px;
}
.doorMessage__avatar {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  display: block;
  margin-right: 16px;
}
.doorMessage__avatar--group {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  display: block;
  margin-right: 16px;
  overflow: visible;
  position: relative;
}
.doorMessage__privateBadge {
  background-color: #001B3D;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 50%;
  display: flex;
  height: 21px;
  position: absolute;
  right: -6px;
  top: -6px;
  width: 20px;
}
.doorMessage__stickyNote {
  position: relative;
}
.doorMessage__contentColumn {
  border-bottom: 1px solid #C2C6D4;
  flex: 1;
  height: 100%;
  padding-top: 12px;
  overflow: hidden;
}
.doorMessage__title {
  font-size: 16px;
}
.doorMessage__name {
  line-height: 1;
  margin: 0;
  padding: 2px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #1A1B1E;
  display: block;
  flex: 1;
  line-height: 1.4;
  padding: 0px;
  white-space: nowrap;
  width: auto;
}
.doorMessage__name--unread {
  font-weight: bold;
}
.doorMessage__message {
  display: -webkit-box;
  flex: 1;
  font-size: 14px;
  height: 40px;
  overflow: hidden;
  padding: 0;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.doorMessage__message--unread {
  font-weight: bold;
}
.doorMessage__optionsColumn {
  border-bottom: 1px solid #C2C6D4;
  height: 100%;
  width: 56px;
}
.doorMessage__menu {
  margin-left: 4px;
  position: relative;
}
.doorMessage__overflow {
  font-size: 16px;
}
.doorMessage__datetime {
  font-size: 12px;
  padding-right: 16px;
  padding-top: 4px;
  text-align: right;
  white-space: nowrap;
}
.doorMenu__overflow .overflowmenu__menu {
  font-weight: normal;
}
.empty-message {
  top: 56px;
  position: relative;
  padding: 16px;
  height: 100%;
  width: 100%;
  text-align: center;
  border-right: none;
  overflow-y: auto;
}
.lobby-list {
  margin: 0;
  height: 100%;
  display: flex;
  width: 336px;
}
@media only screen and (min-width: 992px) {
  .lobby-list {
    width: 324px;
  }
}
@media only screen and (max-width: 767px) {
  .lobby-list {
    width: auto;
  }
}
.lobby-list__item {
  height: 100%;
  display: flex;
  align-items: center;
}
.lobby-icon {
  width: 48px;
  height: 48px;
  position: relative;
  color: #44474E !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .lobby-icon {
    margin-right: 8px;
  }
}
.lobby-icon__touch {
  width: 100%;
  height: 100%;
  display: block;
}
.lobby-icon__icon {
  padding: 0px 12px !important;
  top: 4px;
  position: absolute;
  color: #8691A9 !important;
}
.lobby-icon__text {
  color: #8691A9 !important;
}
.lobby-icon__badge {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  content: " ";
  display: inline-block;
  height: 16px;
  position: absolute;
  right: 9px;
  top: 2px;
  width: 16px;
}
.lobby-icon__newBadge {
  background-color: #BA1A1A;
  border-radius: 20px;
  color: #FFFFFF;
  display: block;
  font-size: 9px;
  height: 16px;
  left: 25px;
  line-height: 17px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 2px;
  width: 30px;
}
.lobby-icon__stickynote {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.lobby-icon.active .lobby-icon__icon {
  pointer-events: none;
}
.lobby-icon.active .notificationLobby {
  border-bottom: 2px solid #005DB6;
}
.lobby-icon.active .notificationLobby .lobby-icon__icon {
  color: #005DB6 !important;
}
.lobby-icon.active .notificationLobby .lobby-icon__text {
  color: #005DB6 !important;
}
.lobby-icon.active .aoLobby {
  border-bottom: 2px solid #005DB6;
}
.lobby-icon.active .aoLobby .lobby-icon__icon {
  color: #005DB6 !important;
}
.lobby-icon.active .aoLobby .lobby-icon__text {
  color: #005DB6 !important;
}
.lobby-icon.active .clLobby {
  border-bottom: 2px solid #B71C1C;
}
.lobby-icon.active .clLobby .lobby-icon__icon {
  color: #B71C1C !important;
}
.lobby-icon.active .clLobby .lobby-icon__text {
  color: #B71C1C !important;
}
.lobby-icon.active .tkcnfLobby {
  border-bottom: 2px solid #001B3D;
}
.lobby-icon.active .tkcnfLobby .lobby-icon__icon {
  color: #001B3D !important;
}
.lobby-icon.active .tkcnfLobby .lobby-icon__text {
  color: #001B3D !important;
}
.lobby-icon.active .stickynoteLobby {
  border-bottom: 2px solid #005DB6;
}
.lobby-icon.active .stickynoteLobby .lobby-icon__icon {
  color: #005DB6 !important;
}
.lobby-icon.active .stickynoteLobby .lobby-icon__text {
  color: #005DB6 !important;
}
.omssd .news-door__avatar {
  border-radius: 5px;
  color: white;
  background-color: #005DB6;
  display: block;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-right: 16px;
  vertical-align: middle;
  width: 40px;
}
.omssd .news-door__name {
  color: #1A1B1E !important;
  white-space: normal;
}
@media only screen and (min-width: 768px) {
  .omssd .news-door__name {
    font-size: 14px !important;
  }
}
.omssd .empty {
  top: 56px;
  position: relative;
  padding: 16px;
  height: 100%;
  width: 100%;
  text-align: left;
  border-right: none;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .omssd .empty {
    max-width: 720px;
    overflow-x: visible;
    padding-top: 40px;
    padding-left: 24px;
    white-space: nowrap;
    width: 720px;
  }
}
.omssd .empty__icon {
  width: 36px;
  height: 36px;
  background-size: 36px;
  margin-top: 32px;
  margin-bottom: 16px;
}
.omssd .empty__title {
  font-size: 22px;
  margin-bottom: 16px;
}
.omssd .empty__body {
  font-size: 16px;
  text-align: left;
}
.omssd .empty--red {
  color: #B71C1C;
}
.favoriteSwitch {
  align-items: center;
  color: #1A1B1E;
  display: flex;
  position: relative;
  width: 100%;
  height: 48px;
  padding: 0 24px 0 16px;
}
.favoriteSwitch__text {
  flex: 1;
}
.spk-profile {
  font-size: 14px !important;
}
@media only screen and (max-width: 767px) {
  .spk-profile #popup-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
  }
}
.spk-profile ul:first-child {
  margin-bottom: 0px;
}
.spk-profile-header {
  padding-left: 16px;
  padding-top: 1px;
}
@media only screen and (max-width: 767px) {
  .spk-profile-header {
    padding-left: 72px;
  }
}
.spk-profile-container {
  padding: 48px 0 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-profile-container {
    padding: 48px 24px 24px;
  }
}
.spk-profile-container-autoScroll {
  height: 100%;
  overflow-y: auto;
}
.spk-profile-footer {
  margin-bottom: 8px;
}
.spk-profile-footer__buttons {
  display: flex;
  justify-content: flex-end;
}
.spk-profile-footer__buttons > button {
  min-width: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-profile-footer {
    padding-right: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .spk-profile-settings-footer {
    padding-right: 12px;
  }
}
.spk-profile .content-container {
  font-size: 15px;
  padding: 20px;
  background-color: #F8F9FA;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (max-width: 767px) {
  .spk-profile .content-container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
.spk-profile .content-container::-webkit-scrollbar {
  display: none;
}
.spk-profile footer {
  background-color: #F8F9FA;
  text-align: right;
  padding-top: 0px !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.spk-profile input.k-checkbox {
  display: none;
}
.spk-profile i {
  font-style: normal;
}
.spk-profile .edit-image {
  z-index: 1000;
  position: absolute;
  width: 100%;
  background-color: #F8F9FA;
}
.spk-profile .spk-profile-userInfo {
  text-align: left;
  margin-bottom: 8px;
  display: flex;
  position: relative;
}
.spk-profile .spk-profile-name {
  padding-left: 20px;
  font-size: 15px;
  margin-top: 25px;
  flex: 1 1 auto;
}
.spk-profile .spk-profile-name div:first-child {
  font-weight: bold;
  color: #1A1B1E;
}
.spk-profile .spk-profile-name div {
  color: #44474E;
}
.spk-profile .spk-profile-avatar {
  cursor: pointer;
  flex: 0 0 80px;
}
.spk-profile .spk-profile-avatar-change {
  text-align: center;
  bottom: 0px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.76);
  width: 80px;
}
.spk-profile .spk-profile-avatar-change label {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 0px;
  cursor: pointer;
}
.spk-profile .spk-profile-avatar-caution {
  text-align: left;
  font-size: 14px;
}
.spk-profile-notification label {
  cursor: pointer;
  width: 95%;
  margin-top: 4px;
  margin-bottom: 20px;
}
.spk-profile-notification label span {
  color: #1A1B1E;
  padding-top: 1px;
}
.spk-profile .notifyday-disable {
  cursor: inherit;
  pointer-events: none;
}
.spk-profile .notifyday-disable span {
  color: #a1a1a3;
}
.spk-profile .notifyday-disable.k-checkbox-label:before {
  border-radius: 3px;
  pointer-events: none;
  background-color: #ffffff;
  color: #a1a1a3;
}
.spk-profile .notifyday-disable.k-checkbox:checked:active + .k-checkbox-label:before {
  background-color: #ffffff;
  color: #a1a1a3;
  border-radius: 0;
  pointer-events: none;
}
.spk-profile .notify-timepicker {
  text-align: center;
  margin-bottom: 10px;
  max-width: 260px;
}
.spk-profile .notify-timepicker input {
  border-radius: 4px 0px 0px 4px;
  border: 0px;
  color: #383a3d;
}
.spk-profile .notify-timepicker input:hover,
.spk-profile .notify-timepicker input:focus {
  border: 0px;
}
.spk-profile .notify-timepicker .k-picker-wrap.k-state-default {
  background-color: #ffffff !important;
  padding-bottom: 1px !important;
}
.spk-profile .notify-timepicker .k-state-hover .k-select {
  background-color: #005DB6 !important;
}
.spk-profile .notify-timepicker .k-icon {
  position: unset;
}
.spk-profile .notifytime-disable {
  cursor: inherit;
  pointer-events: none;
}
.spk-profile .notifytime-disable span {
  color: #a1a1a3;
}
.spk-profile .notifytime-disable.k-checkbox-label:before {
  border-radius: 3px;
  pointer-events: none;
  background-color: #ffffff;
  color: #a1a1a3;
}
.spk-profile .notifytime-disable.k-checkbox:checked:active + .k-checkbox-label:before {
  background-color: #ffffff;
  color: #a1a1a3;
  border-radius: 0;
  pointer-events: none;
}
.spk-profile .browser-notification-link {
  height: 16px;
  margin-top: 11px;
  margin-bottom: 12px;
}
.spk-profile .browser-notification-link a {
  color: #005DB6;
}
.spk-profile .k-state-disabled .k-picker-wrap .k-icon {
  cursor: inherit;
}
.spk-profile .k-state-disabled .k-select {
  cursor: inherit;
}
.spk-profile-fontSize li {
  padding-bottom: 5px;
}
.spk-profile-fontSize .fontList {
  margin: 0 0 -1em;
  padding: 0;
}
.spk-profile-fontSize .fontList li {
  list-style: none;
  display: inline;
  padding-right: 30px;
}
.spk-profile-fontSize .fontList li #font-small + label {
  font-size: calc(13.6px / var(--zoom));
}
.spk-profile-fontSize .fontList li #font-midium + label {
  font-size: calc(16px / var(--zoom));
}
.spk-profile-fontSize .fontList li #font-large + label {
  font-size: calc(19.2px / var(--zoom));
}
.spk-profile-fontSize .fontList li label {
  color: #1A1B1E;
}
.spk-profile-error {
  margin-left: 20px;
  font-size: 14px;
  margin-bottom: -2px;
  color: #B00020;
}
.spk-profile-settings-title {
  font-size: 16px;
  font-weight: bold;
  color: #1A1B1E;
  line-height: 48px;
  vertical-align: middle;
}
.spk-profile-settings-section-title {
  font-size: 16px;
  font-weight: bold;
  color: #1A1B1E;
  line-height: 48px;
  vertical-align: middle;
  padding-bottom: 16px;
}
.spk-profile-settings-title-innerBox {
  align-items: center;
  display: flex;
}
.spk-profile-settings-newmark {
  background-color: #BA1A1A;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 9px;
  height: 16px;
  line-height: 16px;
  width: 32px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
}
.spk-profile .spk-address-name {
  font-size: 14px;
}
.spk-profile-settings {
  margin-top: 24px;
}
.spk-profile-settings .notify-pc-label {
  height: 24px;
  padding-left: 24px;
}
.spk-profile-settings .notify-pc-masking {
  height: 24px;
  padding-left: 24px;
}
.spk-profile-settings .notify-sp {
  height: 24px;
  padding-left: 24px;
}
.spk-profile-settings .notify-sp-masking {
  height: 24px;
  padding-left: 24px;
}
.spk-profile-settings .notify-day-label {
  height: 24px;
  padding-left: 24px;
}
.spk-profile-settings .notify-time-label {
  height: 36px;
  padding-left: 24px;
}
.spk-profile-settings .message-settings-list label {
  margin-top: 15px;
  margin-bottom: 25px;
  color: #1A1B1E;
  padding-left: 24px;
}
.spk-profile-settings .enter-key-action .newmark {
  padding-left: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-profile-settings .enter-key-action .newmark {
    padding-left: 5px;
  }
}
.spk-profile .k-checkbox:checked:disabled + .k-checkbox-label:before,
.spk-profile .k-checkbox:checked:disabled + .k-checkbox-label:before,
.spk-profile .k-checkbox:checked:disabled + .k-checkbox-label:active:before,
.spk-profile .k-checkbox:checked:disabled + .k-checkbox-label:hover:before {
  color: #fff;
  background: #b3b3b3;
  border-color: #b3b3b3;
  border-radius: 3px;
}
.spk-profile-settings-list {
  margin-left: 60px;
}
.spk-profile-settings-list > li {
  padding-left: 48px;
}
.spk-profile-settings-list__list-item {
  margin-bottom: 32px;
  padding-left: 48px;
}
.spk-profile-settings-list__list-item > ul > li > button {
  min-width: 80%;
}
.spk-profile-settings-information {
  align-items: center;
  color: #1A1B1E;
  display: flex;
  font-size: 14px;
  margin-bottom: 24px;
  padding-left: 48px;
}
.spk-profile-notification-recovery-text {
  color: #1A1B1E;
  margin-bottom: 6px;
  margin-top: 11px;
}
.spk-profile-notification-recovery-button {
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  color: #005DB6;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: 28px;
  width: auto;
}
.spk-profile .spk-device-container {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.spk-room {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  padding-top: 56px;
}
@media only screen and (max-width: 767px) {
  .spk-room {
    display: inherit;
    padding-top: 0;
  }
}
.spk-room__main {
  height: 100%;
  width: 100%;
}
.spk-room-main {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  font-weight: normal;
  word-break: break-all;
  background-color: #F8F9FA;
  height: 100%;
}
.spk-room-main-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.spk-room-main-room {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-room {
    width: 0px;
  }
}
.spk-room-main-file {
  text-align: center;
  vertical-align: middle;
  float: left;
}
.spk-room-main .spk-room-main-mic {
  text-align: center;
  vertical-align: middle;
  float: left;
  top: 0;
  max-width: 48px;
  max-height: 48px;
}
.spk-room-main-to {
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 48px;
  height: 48px;
  padding-top: 9px;
  font-size: 22px;
}
.spk-room-main-stamp {
  width: 100%;
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
  display: none;
}
.spk-room-main-input {
  position: block;
  align-items: center;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  width: 100%;
  border-collapse: separate;
  padding: 0 0 18px 4px;
  border-spacing: 0 0;
  min-height: 112px;
}
.spk-room-main-input-pc {
  right: 0;
  padding-left: 0;
}
.spk-room-main-input-focus {
  margin-bottom: 36px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-input {
    position: static;
    bottom: auto;
    border-spacing: 15px 0;
    padding: 4px 24px 22px 24px;
    min-height: 105px;
  }
}
.spk-room-main-input--openedToList {
  flex: 1;
  min-height: 460px;
  overflow-y: auto;
  padding-bottom: 0;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-input--openedToList {
    min-height: 600px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.spk-room-main-input-text {
  display: table-row;
  vertical-align: middle;
  width: 100%;
}
.spk-room-main-input-text .spk-wrap {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-input-text .spk-wrap {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .spk-room-main-input-text {
    padding: 0;
  }
}
.spk-room-main-input-text textarea {
  word-break: break-word;
  height: 55px;
  min-height: 55px;
  max-height: 155px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  border-radius: 5px;
  border-width: 2px;
  padding: 6px 10px 6px 10px;
  letter-spacing: 0.05em;
  margin: 0 auto;
  max-width: 672px;
}
.spk-room-main-input-text textarea:hover {
  border: 2px solid #2f3033;
}
.spk-room-main-input-text textarea:focus {
  border: 2px solid #005DB6;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-input-text textarea {
    height: 40px;
    min-height: 40px;
    max-height: 292px;
  }
}
.spk-room-main-input-file {
  color: #005DB6;
  font-size: 18px;
  cursor: pointer;
  position: absolute;
  left: 13px;
  top: 9px;
}
.spk-room-main-input-send {
  text-align: center;
  width: 100%;
  display: flex;
  vertical-align: middle;
  border-spacing: 0 0;
  padding: 0 16px;
  height: 30px;
  align-items: center;
  margin: 6px auto 3px;
  max-width: 672px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-input-send {
    padding: 0 4px;
  }
}
.spk-room-main-input-send-sub {
  flex: 1;
}
.spk-room-main-input-send-button {
  font-size: 16px;
  border-radius: 4px;
  width: 50px;
  height: 60px;
  border: none;
  padding: 0;
}
.spk-room-main-input-send-button span {
  font-size: 17px;
  text-align: center;
  padding: 0;
  display: block;
  margin-top: -9px;
}
@media only screen and (max-width: 767px) {
  .spk-room-main-input-send-button span {
    display: none;
  }
}
.spk-room-main-input-send i {
  font-size: 22px;
  top: 4px;
}
.spk-room-main-input-send-sendButton {
  width: 66px !important;
  float: right;
  height: 36px;
  margin-top: 2px;
}
.spk-room-main-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.spk-room-main-content--search {
  height: calc(100% - 45px);
}
.spk-room-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
}
.spk-room-toList {
  align-items: center;
  display: flex;
  height: 56px;
  max-width: 672px;
  margin: 4px auto 0 auto;
  position: relative;
}
.spk-room-toList-names {
  color: #1A1B1E;
  text-align: left;
}
.spk-room-search {
  background-color: #FAF8F8;
  z-index: 11;
  position: relative;
  display: flex;
  padding: 5px;
  top: 0;
  left: 0;
  height: 45px;
}
.spk-room-search-input {
  flex: 1;
  width: 50px;
  height: 35px;
  padding-left: 1em;
  padding-right: 50px;
  border-radius: 5px 0 0 5px;
  font-size: 16px;
}
.spk-room-search > .spk-room-search-button {
  width: 80px;
  height: 35px;
  border-radius: 0;
  border-top: 1px solid #717173;
  border-bottom: 1px solid #717173;
}
.spk-room-search-cleartext {
  position: absolute;
  right: 135px;
  display: table;
  width: 50px;
  height: 35px;
  border: 0;
  text-align: center;
}
.spk-room-search-cleartext .spk-room-search-cleartext-icon {
  display: table-cell;
  left: 5px;
  height: 33px;
  color: #383a3d;
  font-size: 17px;
  vertical-align: middle;
}
.spk-room-search-cancel {
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
  display: table;
  width: 50px;
  height: 35px;
  border: 1px solid #717173;
  border-radius: 0 5px 5px 0;
  text-align: center;
}
.spk-room-search-cancel:hover {
  background-color: #f3f3f4;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-room-search-cancel:focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-room-search-cancel:focus {
  outline: 0;
}
.spk-room-search-cancel .spk-room-search-cancel-icon {
  color: #383a3d;
  display: table-cell;
  height: 33px;
  font-size: 17px;
  vertical-align: middle;
}
.spk-room-header {
  height: 56px;
  background-color: #005DB6;
  border-bottom: 1px solid #C2C6D4;
  color: #ffffff;
  width: 100%;
  display: table;
  table-layout: fixed;
  border-spacing: 4px 0;
  position: relative;
  z-index: 1;
  border-collapse: collapse;
  position: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header {
    height: 56px;
    position: static;
  }
}
.spk-room-header > div {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  height: 56px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header > div {
    height: 100%;
  }
}
.spk-room-header-container {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .spk-room-header-bottom {
    border-bottom: 0px;
  }
}
.spk-room-header-back {
  height: 56px;
  min-width: 60px;
}
.spk-room-header-back a {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
}
.spk-room-header-back i {
  height: 56px;
  margin-left: -18px;
}
@media only screen and (max-width: 767px) {
  .spk-room-header-avatar {
    display: none;
  }
}
.spk-room-header-avatar .headerAvatar {
  width: 40px;
  height: 40px;
  background-size: cover;
  border-radius: 5px;
  margin-left: 8px;
}
.spk-room-header-title {
  padding-top: 1px;
  flex: 1;
  width: 100%;
  min-width: 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-title {
    padding-left: 16px;
  }
}
.spk-room-header-title span {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
@media only screen and (max-width: 767px) {
  .spk-room-header-pcTkcnfTitle {
    display: none;
  }
}
.spk-room-header-secondRow {
  display: flex;
}
.spk-room-header-secondRow--groupName {
  display: block;
  flex: 1;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-mobileTkcnfTitle {
    display: none;
  }
}
.spk-room-header-limitedGroup {
  display: flex;
  font-size: 16px;
  padding-right: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-limitedGroup {
    margin-left: auto;
    overflow: hidden;
  }
}
.spk-room-header-limitedGroup--memberCountText {
  margin-top: 0.111rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.spk-room-header-limitedGroup--allMemberText {
  margin-top: 0.111rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.spk-room-header i.icon {
  margin-right: 8px;
}
.spk-room-header-buttons.spk-hidden {
  display: none;
}
.spk-room-header-buttons a {
  text-align: center;
}
.spk-room-header-buttons-icon {
  width: 80px;
  height: 22px;
}
@media only screen and (max-width: 767px) {
  .spk-room-header-buttons-icon {
    width: 48px;
    height: 48px;
  }
}
.spk-room-header-buttons-icon i {
  top: 0px;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  .spk-room-header-buttons-icon i {
    color: #ffffff;
  }
}
.spk-room-header-buttons-favorite {
  cursor: pointer;
}
.spk-room-header-buttons-info {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .spk-room-header-buttons-info {
    float: right;
    margin-left: 8px;
  }
  .spk-room-header-buttons-info a {
    padding-right: 10px;
  }
}
.spk-room-header-buttonList {
  display: flex;
  white-space: nowrap;
  margin: 0 4px 0 0;
}
.spk-room-header-buttonItem {
  text-align: center;
  justify-content: flex-end;
  width: 48px;
  height: 48px;
  /*padding-top: 3px;
            margin-top: 4px;*/
  cursor: pointer;
}
.spk-room-header-buttonItem__label {
  display: none;
  font-size: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-buttonItem {
    width: 80px;
    height: 46px;
    display: inline-block;
    padding-top: 5px;
  }
  .spk-room-header-buttonItem__label {
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-buttonItem--narrow {
    width: 70px;
  }
}
.spk-room-header-icon {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-icon {
    width: 80px;
    height: 22px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-icon--narrow {
    width: 70px;
  }
}
.spk-room-header-icon i {
  top: 0px;
  font-size: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-icon i.icon-star_border {
    background-image: url('../img/baseline-star_border-white24px.svg');
  }
}
.spk-room-header-iconContainer {
  height: 24px;
  position: relative;
  width: 24px;
}
.spk-room-header-iconContainer__badge {
  position: absolute;
  right: -4px;
  top: -2px;
}
.spk-room-header-favorite .glyphicon-star-empty {
  color: #fbc02d;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-favorite .glyphicon-star-empty:hover {
    color: #fccf5f;
  }
}
.spk-room-header-favorite .glyphicon-star {
  color: #fbc02d;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-header-favorite .glyphicon-star:hover {
    color: #fccf5f;
  }
}
.spk-room-notify {
  display: table;
  position: absolute;
  height: 30px;
  width: 90%;
  background-color: #ffffff;
  border: 2px solid #005DB6;
  border-radius: 5px;
  margin: 0 auto;
  top: 5px;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 11;
}
.spk-room-notify .spk-room-notify-icon {
  display: table-cell;
  width: 40px;
  color: #005DB6;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.spk-room-notify-message {
  display: table-cell;
  color: #005DB6;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.tkcnfSubHeader {
  height: 56px;
  background-color: #001B3D;
  color: #ffffff;
  border-bottom: 1px solid #C2C6D4;
  width: 100%;
  table-layout: fixed;
  display: table;
  border-spacing: 4px 0;
  top: -1px;
  position: relative;
  z-index: 1;
  border-collapse: collapse;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .tkcnfSubHeader {
    display: none;
  }
}
.tkcnfSubHeader > div {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  height: 56px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .tkcnfSubHeader > div {
    height: 100%;
  }
}
.tkcnfSubHeader__container {
  display: table-cell;
  vertical-align: middle;
}
.tkcnfSubHeader__title {
  flex: 1;
  width: 100%;
  padding-left: 16px;
  padding-top: 1px;
  min-width: 0;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
}
.tkcnfSubHeader__title span {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.tkcnfSubHeader__avatar {
  width: 40px;
  height: 40px;
  background-size: cover;
  border-radius: 5px;
  margin-left: 8px;
}
.spk-room-info {
  display: none;
}
.spk-room-info-div {
  background-color: #F8F9FA;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.spk-room-info.infoActive {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: flex;
  width: 300px;
  background-color: #ffffff;
  border-left: 1px solid #C2C6D4;
  overflow: hidden;
  z-index: 11;
}
@media only screen and (max-width: 767px) {
  .spk-room-info.infoActive {
    width: 100%;
    border-left: none;
  }
}
.spk-room-info-title {
  background-color: #e9e9e9;
  color: #1A1B1E;
  border-collapse: collapse;
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #C2C6D4;
  display: flex;
  align-items: center;
  padding: 0 0 0 4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-info-title {
    flex-direction: row-reverse;
    padding: 0 4px 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .spk-room-info-title {
    background-color: #005DB6;
    height: 56px;
  }
}
.spk-room-info-title > span {
  flex: 1;
  display: table-cell;
  vertical-align: middle;
  padding-top: 1px;
  margin-left: 20px;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .spk-room-info-title > span {
    color: #ffffff;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-info-title > span {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-info-title > a {
    background-image: url('../img/baseline-close-24px.svg');
  }
}
.spk-room-info-title > i {
  display: table-cell;
  vertical-align: middle;
  color: #005DB6;
  font-size: 20px;
  width: 16px;
  padding-right: 10px;
  top: 0;
}
.spk-room-info-title > i:first-child {
  display: none;
}
.spk-room-info-title > i:last-child {
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .spk-room-info-title > i {
    color: #ffffff;
  }
  .spk-room-info-title > i:first-child {
    display: table-cell;
    padding-right: 15px;
    padding-left: 15px;
    min-width: 50px;
  }
  .spk-room-info-title > i:last-child {
    display: none;
  }
}
.spk-room-info-body {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .spk-room-info-body::-webkit-scrollbar {
    display: none;
  }
}
.spk-room-info-category {
  width: 100%;
  height: 48px;
  cursor: pointer;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-info-category {
    height: 32px;
  }
}
.spk-room-info-category > a {
  padding-left: 10px;
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-info-category > a {
    font-size: 14px;
  }
}
.spk-room-info-category > a i {
  vertical-align: middle;
  margin-right: 10px;
}
.spk-room-info-content {
  background-color: #ffffff;
  font-size: 16px;
}
.spk-room-info-content.profile {
  max-height: 100px;
}
.spk-room-info-content .member ul {
  margin-bottom: 0px;
}
.spk-room-info-content .member ul li {
  height: 55px;
}
.spk-room-info-content.fileList {
  border-bottom: none;
  background-color: #ffffff;
}
.spk-room-info-content.type-private {
  max-height: 80px !important;
}
.spk-room-info-content .spk-info-edit {
  padding-top: 10px;
  display: block;
  font-size: 90%;
  width: 100%;
}
.spk-room-info-content .spk-info-edit.hidden {
  display: none;
}
.spk-room-info-content-div {
  display: table-cell;
  vertical-align: middle;
}
.spk-room-info-content-div > p {
  margin: 0px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #1A1B1E;
}
.spk-room-info-content-div:first-child {
  padding: 0 16px;
}
.spk-room-info-content-div.name {
  padding-right: 16px;
  max-width: 215px;
  /*@media @tablet {
                    max-width: 700px;
	            }*/
}
@media only screen and (max-width: 767px) {
  .spk-room-info-content-div.name {
    max-width: calc(240px / var(--zoom));
  }
}
.spk-room-info-content .avatar {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  display: block;
  margin: 5px 0px;
}
.spk-room-info-content .avatar-group {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}
.spk-room-info-content .spk-fileinfo {
  height: 56px;
  padding: 5px 16px;
}
.spk-room-info-content .spk-fileinfo-info {
  min-width: 0;
  padding: 0px;
}
.spk-room-info-content .spk-fileinfo-info:last-child {
  margin: 0px;
}
.spk-room-info-content .spk-fileinfo-contents {
  display: flex;
  justify-content: space-between;
  clear: both;
}
.spk-room-info-content .spk-fileinfo-name {
  flex: 1;
  margin-right: 10px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
.spk-room-info-content .spk-fileinfo-time {
  font-size: 14px;
  float: left;
}
.spk-room-info-content .spk-fileinfo-link {
  flex: 1;
  width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  float: left;
}
.spk-room-info-content .spk-fileinfo-link-img--mobile {
  display: inline;
}
.spk-room-info-content .spk-fileinfo-link-pdf--mobile {
  display: inline;
}
.spk-room-info-content .spk-fileinfo-link-file--mobile {
  display: inline;
}
.spk-room-info-content .spk-fileinfo-link-file.disable {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #666;
}
.spk-room-info-content .spk-fileinfo-size {
  font-size: 14px;
  float: right;
}
.spk-room-info-content .spk-fileinfo-icon {
  margin: 0px 10px 0px 0px;
}
.spk-room-info-content .spk-fileinfo-icon:first-child {
  margin: 0px 16px 0px 0px;
}
.spk-room-info-content .spk-fileinfo-icon i {
  font-size: 40px;
}
.spk-history-container {
  width: 100%;
  position: relative;
  padding: 3px 0 7px 10px;
}
.spk-history-border {
  position: absolute;
  background-color: #bcbdbf;
  height: calc(100% - 5px);
  width: 5px;
  z-index: 2;
  border-radius: 3px;
  top: 0;
  left: 2px;
}
.spk-history-info {
  width: 100%;
  padding-right: 10px;
  margin-left: 7px;
}
.spk-history-info-room {
  font-size: 13px;
  color: #44474E;
  margin-bottom: 5px;
}
.spk-history-info-thumb {
  position: absolute;
  vertical-align: text-top;
}
.spk-history-info-container {
  padding-left: 46px;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .spk-history-info-container {
    padding-left: 42px;
  }
}
.spk-history-info-name {
  font-size: 17px;
  color: #005DB6;
  margin-right: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.spk-history-info-time {
  white-space: nowrap;
  font-size: 14px;
  color: #44474E;
  padding-top: 1px;
}
.spk-history-msg {
  padding-left: 46px;
  margin-left: 7px;
  min-height: 15px;
}
@media only screen and (min-width: 992px) {
  .spk-history-msg {
    padding-left: 42px;
  }
}
.spk-footer-toList {
  flex: 1;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
  margin: 6px auto 3px;
  max-width: 672px;
  min-height: 200px;
  padding: 0 16px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-footer-toList {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
.spk-footer-toList-cancel {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  padding-left: 25px;
  padding-top: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-footer-toList-cancel {
    right: 20px;
  }
}
.spk-footer-toList__toListSearchWrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.toListSearch__search {
  padding-top: 12px;
  position: relative;
}
.toListSearch__input {
  border-radius: 5px;
  font-size: 16px !important;
  height: 35px;
  min-height: 35px !important;
  padding-left: 2.4em !important;
  width: 100%;
}
.toListSearch__icon {
  left: 8px;
  position: absolute;
  top: 16px;
}
.toListSearch__remove {
  cursor: pointer;
  height: 33px;
  padding: 7px;
  position: absolute;
  right: 4px;
  top: 8px;
  width: 33px;
}
@media only screen and (max-width: 767px) {
  .toListSearch__remove {
    cursor: none;
    right: 20px;
  }
}
.toListSearch__message {
  background-color: white;
  border: 1px solid #717173;
  color: #44474E;
  font-size: 16px;
  height: 100%;
  margin: 0;
  padding: 32px 24px 0 24px;
  text-align: left;
  word-break: break-all;
}
@media only screen and (max-width: 767px) {
  .toListSearch__message {
    padding: 32px 16px 0 16px;
  }
}
.toCheckList {
  flex: 1;
  overflow: hidden;
}
.toCheckList__checkListWrapper {
  height: 100%;
}
.spk-toList {
  width: 100%;
}
.spk-toList-block {
  display: flex;
  top: 0;
  left: 0;
  font-size: 17px;
  width: 100%;
}
.spk-toList-block-icon {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #D6E3FF;
  border-radius: 2px;
  color: #005DB6;
  font-weight: bold;
  min-width: 35px;
  text-align: center;
  width: 35px;
  white-space: nowrap;
  height: 20px;
}
.spk-toList-block-names {
  color: #1A1B1E;
  margin-left: 10px;
  overflow: hidden;
  white-space: nowrap;
}
.spk-toList-block-fullnames {
  overflow: visible;
  white-space: inherit;
  text-overflow: inherit;
  min-width: 1em;
  word-break: break-word;
}
.spk-toList-block-acordionIcon {
  width: 20px;
  font-size: 11px;
  position: relative;
}
.spk-toList-icon-acordion {
  position: absolute;
  top: 0px;
  left: -18px;
  width: 50px !important;
  height: 44px !important;
  padding-top: 13px;
  padding-left: 20px;
  cursor: pointer;
  color: #44474E;
  background-position: top !important;
}
.spk-toList-memberList {
  height: 100%;
}
.spk-toList-memberList .spk-checkList-item {
  table-layout: fixed;
}
.spk-toList-memberList .spk-checkList-label-name {
  min-width: 0;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  min-height: 23px;
}
.enterKey-dropdownContainer {
  align-items: center;
  color: #1A1B1E;
  border-radius: 4px;
  display: flex;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 16px;
  letter-spacing: 0.24px;
  margin-right: 8px;
  margin-top: 2px;
  width: 140px;
}
.enterKey-dropdown {
  width: 138px;
  height: 32px;
}
.news > ul {
  padding: 0px;
  margin: 0px;
}
.news-room-main-room {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  padding-top: 16px;
  width: 100%;
}
.news-heading {
  padding-top: 24px;
  padding-bottom: 7px;
  padding-left: 16px;
  font-weight: bold;
  border-bottom: 1px solid #C2C6D4;
}
.news-heading-search {
  width: 48px;
  height: 48px;
  cursor: pointer;
  color: #ffffff !important;
}
.news-heading-menu {
  width: 48px;
  height: 48px;
  cursor: pointer;
  color: #ffffff !important;
  margin-right: 4px;
}
.news-body {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #FAF8F8;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .news-body {
    top: 0px;
  }
}
.news-messages {
  flex: 1;
  max-width: 720px;
  padding-bottom: 56px;
  background-color: #FAF8F8;
  width: 100%;
}
.news-messages-empty {
  text-align: center;
  padding: 0px 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .news-messages-empty {
    padding: 0px 24px;
  }
}
.news-messages-empty-body {
  height: calc(100% + 24px);
  margin-top: -24px;
  background-color: #ffffff;
}
.news-messages-empty__title {
  font-size: 16px;
  margin-bottom: 32px;
}
.news-messages-empty__body {
  font-size: 16px;
}
.news-messages-empty__icon {
  width: 36px !important;
  height: 36px !important;
  background-size: 36px !important;
  margin-top: 128px;
  margin-bottom: 24px;
}
.news-draft {
  border-radius: 8px;
  border: 1px solid #C2C6D4;
  padding: 0 16px;
  background-color: #ffffff;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .news-draft {
    padding: 0 24px;
  }
}
.news-draft > ul {
  padding: 0 0 0 0;
  margin-bottom: 0px;
}
.news-draft-message {
  display: block;
  height: 64px;
}
.news-draft-message-block {
  overflow: hidden;
  height: 75px;
}
.news-draft-text {
  word-break: break-word;
  white-space: normal;
  line-height: 1.5;
  font-size: 16px;
  color: #1A1B1E;
  cursor: pointer;
}
.news-draft-gap {
  height: 16px;
  background-color: #FAF8F8;
}
.news-draft-tag {
  color: #0074C2;
  align-items: center;
  display: flex;
  font-size: 16px;
}
.news-official {
  border-radius: 8px;
  background-color: #ffffff;
  border-right: 1px solid #C2C6D4;
  border-left: 1px solid #C2C6D4;
}
.news-official > ul {
  padding: 0 0 0 0;
  margin-bottom: 0px;
}
.news-official-item {
  border-radius: 8px 8px 0px 0px;
  border-top: 1px solid #C2C6D4;
  display: flex;
  height: 64px;
}
.news-official-item-info {
  flex: 1;
  padding-left: 16px;
  padding-top: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .news-official-item-info {
    padding-left: 24px;
  }
}
.news-official-item-info-cl {
  align-items: center;
  display: flex;
  padding-top: 0px;
}
.news-official-menu {
  margin-right: 4px;
  padding-top: 8px;
}
.news-official-message {
  padding: 0 16px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .news-official-message {
    padding: 0 24px;
  }
}
.news-official-message-ao {
  margin-top: 8px;
}
.news-official-message-switch {
  cursor: pointer;
}
.news-official-message-block {
  overflow: hidden;
  height: 80px;
}
.news-official-message-fullBody {
  overflow: visible;
  text-overflow: inherit;
  min-width: 1em;
  word-break: break-word;
  min-height: 72px;
}
.news-official-message-body {
  -webkit-align-items: center;
  align-items: center;
  align-self: center;
}
.news-official-message a {
  color: #005DB6;
  text-decoration: underline;
}
.news-official-message a:hover {
  text-decoration-color: #005DB6;
}
.news-official-message a:visited {
  color: #005DB6;
}
.news-official-block {
  display: block;
  display: flex;
  height: 24px;
}
.news-official-text {
  word-break: break-word;
  white-space: normal;
  line-height: 1.7;
  font-size: 16px;
  color: #1A1B1E;
}
.news-official-emptySearchText {
  color: #1A1B1E;
  font-size: 15px;
  padding: 0 24px 16px 24px;
}
.news-official-name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  color: #44474E;
}
.news-official-date {
  font-size: 16px;
  color: #1A1B1E;
}
.news-official-top {
  background-color: #FAF8F8;
}
.news-official-gap {
  height: 16px;
  background-color: #FAF8F8;
}
.news-official-bottom {
  border-bottom: 1px solid #C2C6D4;
}
.news-official-bottom--hasReaction {
  padding-bottom: 8px;
  margin-bottom: 24px;
}
.news-official-reaction {
  margin: -48px 0 0;
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
}
.news-official-reactions {
  display: flex;
  flex-wrap: wrap;
  padding-left: 16px;
  padding-right: 5px;
  position: relative;
}
.news-official-tag {
  color: #B71C1C;
}
.news-official-tag-hidden {
  padding-left: 20px;
  font-size: 16px;
}
.news-official-tag-details {
  display: flex;
  height: 48px;
  justify-content: flex-end;
  font-size: 14px;
}
.news-official-tag-details-position {
  margin: 0px 0px 0px auto;
}
.news-official-tag-details-link {
  background-position: center;
  cursor: pointer;
  text-align: end;
  align-items: center;
  display: flex;
  margin-right: 16px;
}
.news-official-tag-details-hover:hover {
  height: 32px;
  min-width: 100%;
  background-color: #f3f3f4;
  color: #005DB6;
}
.news-official-tag-details-text {
  font-size: 14px!important;
}
.news-official-image {
  word-break: break-all;
}
.news-official-image-top {
  margin-top: 0.8px;
}
.news-official-image-icon {
  margin-right: 8px;
  vertical-align: middle;
}
.news-official-image-name {
  max-width: 100% !important;
}
.news-official-image-link {
  height: 22px;
  display: table;
  table-layout: fixed;
}
.news-official-image-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  padding: 0 24px 16px;
}
.news-official-image-thumbs--omitThumbs {
  height: 96px;
  overflow: hidden;
}
.news-official-image-thum {
  align-items: center;
  background: #F1F0F4;
  display: flex;
  height: 88px;
  justify-content: center;
  width: 88px;
}
.news-official-image-thum--onlyImage {
  background: none;
  width: 100%;
  height: 178px;
  aspect-ratio: auto;
}
.news-official-image-thum--cursor {
  cursor: pointer;
}
.news-official-image-thum__image {
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.news-official-image--delete {
  line-height: 1.6;
}
.news-notify {
  max-width: 730px;
  top: 61px;
}
.news-notify-message {
  background-color: #FAF8F8;
}
.news-fab {
  bottom: 0;
  height: 48px;
  margin: 0 auto;
  max-width: 720px;
  position: fixed;
  transform: scale3d(1, 1, 1);
  width: 100%;
}
.news-fab__button {
  bottom: 16px;
  left: auto;
  position: fixed;
  right: 16px;
  transform: scale3d(1, 1, 1);
}
@media only screen and (min-width: 768px) {
  .news-fab__button {
    right: 24px;
  }
}
@media only screen and (min-width: 1276px) {
  .news-fab__button {
    right: 0;
  }
}
.news-fab__button--board {
  right: 32px;
}
@media only screen and (min-width: 768px) {
  .news-fab__button--board {
    right: 40px;
  }
}
@media only screen and (min-width: 1276px) {
  .news-fab__button--board {
    right: 16px;
  }
}
.msg-seenBy {
  justify-content: flex-end;
}
.msg-seenBy--disabled {
  cursor: default;
  pointer-events: none;
}
.msg-seenByList {
  width: 0;
  margin: 0;
  padding: 0;
}
.omssd .news-linear-progress {
  top: 56px;
}
@media only screen and (min-width: 768px) {
  .omssd .news-linear-progress {
    top: 0;
  }
}
.omssd .msg-seenBy-chips {
  padding-right: 2px;
}
.omssd .msg-seenBy-chips__button {
  color: #1A1B1E;
  border: solid 1px #C2C6D4;
  background-color: #ffffff;
}
.newsStickyNoteIcon {
  cursor: pointer;
}
.selectedMembers {
  align-items: center;
  display: flex;
  height: 56px;
}
.selectedMembers__chip {
  align-items: center;
  background-color: #fff;
  border: 1px solid #74777F;
  border-radius: 20px;
  cursor: default;
  display: flex;
  height: 32px;
  margin-right: 4px;
  padding: 0 8px;
  width: inherit;
}
.selectedMembers__text {
  overflow: hidden;
  padding-right: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.spk-msg {
  display: flex;
  margin-top: 0px;
  clear: both;
  max-width: 840px;
}
.spk-msg a {
  color: #005DB6;
  text-decoration: none;
  text-decoration: underline;
}
.spk-msg a:hover {
  text-decoration: underline;
}
.spk-msg-text {
  word-break: break-word;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  .spk-msg-text {
    white-space: normal;
  }
}
.spk-msg-text--nodisplay {
  display: none;
}
.spk-msg-avatar {
  left: 4px;
  position: relative;
  top: -6px;
  z-index: 3;
}
.spk-msg-avatar-thumb {
  position: absolute;
  vertical-align: text-top;
}
.spk-msg-info {
  display: flex;
  max-width: 840px;
  padding-right: 8px;
}
.spk-msg-info-container {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 100%;
}
.spk-msg-info-container-span {
  display: flex;
}
.spk-msg-info-name {
  font-size: 13px;
  color: #1A1B1E;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 48px;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .spk-msg-info-name {
    padding-left: 48px;
  }
}
.spk-msg-info-time {
  font-size: 14px;
  color: #44474E;
  white-space: nowrap;
}
.spk-msg-info-menu {
  width: 48px;
  margin-left: 8px;
  position: relative;
  flex: 1;
  flex-basis: auto;
}
.spk-msg-info-menu__chips {
  padding-right: 8px;
}
.spk-msg-info-menu__button {
  color: #44474E;
  border: solid 1px #C2C6D4;
  background-color: #ffffff;
}
.spk-msg-info-menu__button--select {
  border: solid 2px;
  border-color: #005DB6;
}
.spk-msg-info .spk-msg-info-button {
  font-size: 17px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 48px;
  background-position-y: bottom;
  background-position-x: right;
  margin: 0 0 -8px 0;
  z-index: 1;
  font-weight: bold;
  border-color: #C2C6D4;
}
.spk-msg-info-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.spk-msg-info-popupMenu {
  position: absolute;
  top: 27px;
  right: -3px;
  z-index: 10;
  border: 0;
}
.spk-msg-info-popupMenu-top {
  top: auto;
  bottom: 23px;
}
.spk-msg-info-sticky {
  position: relative;
  width: 27px;
}
.spk-msg-info-sticky .spk-msg-info-sticky-icon {
  font-size: 17px;
  position: absolute;
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-position-x: right;
  background-position-y: bottom;
  bottom: 2px;
  right: 4px;
}
.spk-msg-info-board {
  display: flex;
  max-width: 840px;
  padding: 3px 16px 0;
}
.spk-msg-info-board-thumb {
  position: absolute;
  vertical-align: text-top;
}
.spk-msg-info-board-container {
  padding-left: 46px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .spk-msg-info-board-container {
    padding-left: 42px;
  }
}
.spk-msg-info-board-container-span {
  display: flex;
}
.spk-msg-info-board-name {
  font-size: 13px;
  color: #005DB6;
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.spk-msg-info-board-time {
  font-size: 14px;
  color: #44474E;
  white-space: nowrap;
}
.spk-msg-info-board-menu {
  width: 48px;
  margin-left: 8px;
  position: relative;
  flex: 1;
  flex-basis: auto;
}
.spk-msg-info-board-menu__chips {
  padding-right: 8px;
}
.spk-msg-info-board-menu__button {
  color: #44474E;
  border: solid 1px #C2C6D4;
  background-color: #ffffff;
}
.spk-msg-info-board-menu__button--select {
  border: solid 2px;
  border-color: #005DB6;
}
.spk-msg-info-board .spk-msg-info-board-button {
  font-size: 17px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 48px;
  background-position-y: bottom;
  background-position-x: right;
  margin: 0 0 -8px 0;
  z-index: 1;
  font-weight: bold;
  border-color: #C2C6D4;
}
.spk-msg-info-board-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.spk-msg-info-board-popupMenu {
  position: absolute;
  top: 27px;
  right: -3px;
  z-index: 10;
  border: 0;
}
.spk-msg-info-board-popupMenu-top {
  top: auto;
  bottom: 23px;
}
.spk-msg-info-board-sticky {
  position: relative;
  width: 27px;
}
.spk-msg-info-board-sticky .spk-msg-info-board-sticky-icon {
  font-size: 17px;
  position: absolute;
  cursor: pointer;
  width: 48px;
  height: 48px;
  background-position-x: right;
  background-position-y: bottom;
  bottom: 2px;
  right: 4px;
}
.spk-msg-container {
  margin: 0 auto;
  max-width: 840px;
  width: 100%;
  position: relative;
  padding: 3px 32px 20px 16px;
}
@media only screen and (min-width: 1276px) {
  .spk-msg-container {
    padding: 3px 112px 20px 24px;
  }
}
.spk-msg-container--unread {
  padding: 3px 16px 20px 16px;
}
@media only screen and (min-width: 1276px) {
  .spk-msg-container--unread {
    padding: 3px 24px 20px 24px;
  }
}
.spk-msg-container:hover {
  /*.spk-balloon {
                @your-balloon-hover-color: darken(@your-balloon-border-color, 20%);
                border-color: @your-balloon-hover-color;

                &:before {
                    border-right-color: @your-balloon-hover-color;
                }
            }

            .spk-msg-info-icon {
                visibility: visible;
            }*/
}
.spk-msg-container .spk-balloon,
.spk-msg-container .pf-fileup {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: left;
  z-index: 0;
}
.spk-msg-container .spk-balloon {
  padding: 16px 16px 10px;
  min-height: 44px;
  font-size: 16px;
  border-radius: 8px 8px 8px 0;
  border: 1px solid;
  background-color: #ffffff;
  border-color: #C2C6D4;
  color: #1A1B1E;
}
.spk-msg-container .spk-balloon a span {
  padding-left: 3px;
  word-break: break-all;
}
.spk-msg-container .spk-balloon-file {
  margin-bottom: 2px;
  background-size: cover;
}
.spk-msg-container .spk-balloon-filesize {
  font-size: 17px;
}
.spk-msg-container .spk-balloon--hadBottomItem {
  padding-bottom: 16px;
}
.spk-msg-container .pf-filename {
  vertical-align: middle;
  white-space: normal;
}
.spk-msg-container .pf-filename a {
  display: block;
  padding: 3px 0 0 6px;
}
.spk-msg-container .pf-filename span + span {
  position: relative;
  top: -2px;
  left: 4px;
}
.spk-msg-mine {
  margin-left: auto;
  margin-right: auto;
  padding: 3px 16px 20px 32px;
}
@media only screen and (min-width: 1276px) {
  .spk-msg-mine {
    padding: 3px 24px 20px 112px;
  }
}
.spk-msg-mine:hover {
  /*.spk-balloon {
                @my-balloon-hover-color: darken(@my-balloon-border-color, 25%);
                border-color: @my-balloon-hover-color;


                &:before {
                    border-left-color: @my-balloon-hover-color;
                }
            }*/
}
.spk-msg-mine .spk-msg-avatar-thumb {
  visibility: hidden;
}
.spk-msg-mine .spk-msg-info {
  margin-left: auto;
  margin-right: auto;
}
.spk-msg-mine .spk-msg-info-name {
  visibility: hidden;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  max-width: 0px;
}
.spk-msg-mine .spk-balloon {
  background-color: #D6E3FF;
  border-color: #D6E3FF;
  border-radius: 8px 8px 0 8px;
}
.spk-msg-mine .spk-balloon:before,
.spk-msg-mine .spk-balloon:after {
  left: 100%;
}
.spk-msg-mine .spk-balloon:before {
  border-right: none;
  border-left-color: #D6E3FF;
}
.spk-msg-mine .spk-balloon:after {
  border-right: none;
  border-left-color: #D6E3FF;
  margin-left: -1.5px;
}
.spk-msg-image--nodisplay {
  display: none;
}
.spk-msg-image-linkRow {
  display: flow-root;
}
.spk-msg-image-icon {
  float: left;
  width: 22px;
  top: 4px;
}
.spk-msg-image-name {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 83px);
  text-decoration: inherit;
}
.spk-msg-image-size {
  float: left;
  white-space: nowrap;
  max-width: 70px;
  padding-left: 3px;
  text-decoration: inherit;
}
.spk-msg-imgRow {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.spk-msg-imgRow > div {
  align-items: center;
  background: #F1F0F4;
  display: flex;
  height: 88px;
  justify-content: center;
  width: 88px;
}
.spk-msg-imgRow--onlyImage > div {
  align-content: center;
  background: none;
  display: block;
  width: 100%;
  height: 178px;
  line-height: 178px;
  aspect-ratio: auto;
}
.spk-msg-imgRow-imageContainer {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.spk-msg-imgRow-img {
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.spk-msg-stickyNotesImgRow {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.spk-msg-stickyNotesImgRow > div {
  align-items: center;
  background: #F1F0F4;
  display: flex;
  height: 88px;
  justify-content: center;
  width: 88px;
}
.spk-msg-stickyNotesImgRow--onlyImage > div {
  align-content: center;
  background: none;
  display: block;
  width: 100%;
  height: 178px;
  line-height: 178px;
  aspect-ratio: auto;
}
.spk-msg-stickyNotesImgRow--multipleImages {
  height: 96px;
  overflow: hidden;
}
.spk-msg-stickyNotesImgRow-imageContainer {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.spk-msg-stickyNotesImgRow-img {
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  user-select: none;
}
.spk-msg-file.disable {
  pointer-events: none;
}
.spk-msg-file--nodisplay {
  display: none;
}
.spk-msg-file-fileName {
  display: table-row;
  height: 1%;
}
.spk-msg-file-fileName i {
  margin-top: -2px;
  vertical-align: middle;
}
.spk-msg-file-fileSize {
  padding-left: 3px;
}
.spk-msg-file-link.disable {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #ffffff;
}
.spk-msg-history {
  position: relative;
}
.spk-msg-toList {
  margin-bottom: 10px;
}
.spk-msg-toList-names {
  color: #1A1B1E;
  -webkit-align-items: center;
  align-items: center;
  align-self: center;
  font-size: 16px;
}
.spk-msg-search-highlight {
  background-color: yellow;
  color: inherit;
  font-weight: bold;
  padding: 0;
}
.spk-msg-delete {
  padding-left: 3px;
}
.spk-msg-bottom {
  margin: -16px 0 0;
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  min-height: 48px;
}
.spk-msg-bottom-chips {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.spk-msg-seenByList-name {
  padding: 12px 0px;
  word-break: break-word;
}
.spk-msg-seenByList-icon {
  width: 48px;
  height: 48px;
  position: relative;
  margin-right: 8px;
  border-radius: 16px;
}
.spk-msg-seenByList-icon__alreadyRead {
  color: #0a9f89 !important;
}
.spk-msg-seenByList-icon__unread {
  color: #e8e8e8 !important;
}
.msg-reaction__chips {
  padding-right: 2px;
}
.msg-reaction__button {
  color: #44474E;
  border: solid 1px #C2C6D4;
  background-color: #ffffff;
  align-items: center;
  display: flex;
}
.msg-reaction__button--select {
  border-color: #005DB6;
}
.msg-reaction__reaction {
  font-size: 20px;
}
.msg-reaction__count {
  font-size: 14px;
}
.msg-segmentedButtonMenu {
  display: flex;
  flex: 1;
  justify-content: right;
  padding-top: 8px;
  padding-bottom: 8px;
}
.msg-segmentedButtonMenu .replySegmentedButton {
  align-items: center;
  background-color: #ffffff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: solid 1px #C2C6D4;
  border-right: unset;
  color: #44474E;
  display: flex;
  height: 32px;
  width: unset;
}
@media only screen and (max-width: 767px) {
  .msg-segmentedButtonMenu .replySegmentedButton {
    width: 48px;
  }
}
.msg-segmentedButtonMenu .replySegmentedButtonIcon {
  margin-top: -3px;
  margin-right: 4px;
}
@media only screen and (max-width: 767px) {
  .msg-segmentedButtonMenu .replySegmentedButtonIcon {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .msg-segmentedButtonMenu .replySegmentedButtonText {
    display: none;
  }
}
.msg-segmentedButtonMenu .reactionSegmentedButton {
  align-items: center;
  background-color: #ffffff;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border: solid 1px #C2C6D4;
  color: #44474E;
  display: flex;
  height: 32px;
  width: 48px;
  padding: 0;
}
.msg-segmentedButtonMenu .reactionSegmentedButtonIcon {
  margin: 0 auto;
}
.seenby-container {
  height: 200px;
  max-height: 200px;
  overflow-y: auto;
}
.seenby-block {
  margin-top: 24px;
}
.seenby-block__title {
  -webkit-text-stroke-width: 0.3px;
}
.seenby-block__count {
  padding-left: 16px;
}
.seenby-block__users {
  word-break: break-word;
}
.seenby-msg-info {
  display: flex;
  width: 95%;
}
.reaction-container {
  height: 200px;
  max-height: 200px;
  overflow-y: auto;
  word-break: break-word;
}
.reaction-container__info {
  display: flex;
  height: 48px;
  align-items: center;
}
.reaction-container__emoji {
  width: 36px;
  display: flex;
  align-items: center;
}
.reaction-container__readmore {
  align-items: center;
  display: flex;
  justify-content: end;
}
hr {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.spk-border {
  margin-bottom: 4px;
  padding: 12px 0 12px 0;
}
.spk-border--active {
  margin-bottom: 4px;
  padding: 12px 0 12px 0;
}
.spk-cl-room-main .spk-border--active {
  margin-bottom: 4px;
  padding: 12px 0 12px 0;
}
.replyBorder {
  background-color: #FFFFFF;
  border: 1px #74777F solid;
  border-radius: 8px;
  height: calc(100% - 24px);
  left: 8px;
  max-width: 840px;
  position: absolute;
  top: -4px;
  width: calc(100% - 16px);
}
.spk-border-slide {
  right: 24px;
}
.spk-msg-mine .spk-border-slide {
  right: 0;
}
.spk-border-slide .spk-msg-info {
  width: 100%;
}
.spk-border-slide .spk-msg {
  width: 100%;
}
.replyAccordion {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: -36px auto 24px auto;
  justify-content: center;
  width: calc(100% - 56px);
}
.replyAccordion__button {
  align-items: center;
  background-color: white;
  border: 1px #C2C6D4 solid;
  border-radius: 20px;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 32px;
  justify-content: center;
  padding: 8px;
  position: relative;
  text-align: center;
  top: 20px;
  min-width: 120px;
  z-index: 3;
}
.replyAccordion__button:hover {
  border-color: #005DB6;
}
.spk-cl-room-main .replyAccordion__button:hover {
  border-color: #b71c1c;
}
.replyAccordion__icon {
  margin-left: 8px;
}
.replyAccordion__line {
  border-top: 1px solid #C2C6D4;
  margin-left: -5px;
  margin-right: 5px;
  width: 100%;
  z-index: 2;
}
.replyAccordion__text {
  width: 100%;
}
.replyFooter {
  background-color: transparent;
  box-sizing: border-box;
  display: block;
  margin-top: -16px;
  padding: 0 16px;
  position: relative;
  width: 100%;
}
.replyFooter__row {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 672px;
}
.replyFooter__toList {
  height: 48px;
  margin: 0 auto;
  max-width: 672px;
  position: relative;
  margin-bottom: -8px !important;
}
.replyFooter__toListNames {
  color: #1A1B1E;
  font-size: 17px;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.replyFooter__toCheckList {
  height: 320px;
  overflow: hidden;
}
.replyFooter__toListSearchWrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.replyFooter__textarea {
  border: 1px solid #717173;
  border-radius: 5px;
  border-width: 2px;
  flex: 1;
  height: 40px;
  margin: 16px 0 0 0;
  max-height: 200px;
  min-height: 48px;
  padding: 6px 10px;
  width: 100%;
  word-break: break-word;
}
.replyFooter__textarea:hover {
  border: 2px solid #2f3033;
}
.replyFooter__textarea:focus {
  border: 2px solid #005DB6;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .replyFooter__textarea {
    max-height: 292px;
    min-height: 40px;
  }
}
.spk-cl-room-main .replyFooter__textarea:focus {
  border-color: #b71c1c;
}
.spk-tkcnf-room-main .replyFooter__textarea:focus {
  border-color: #001B3D;
}
.replyFooter__icons {
  align-items: center;
  display: flex;
  flex: 1;
}
.replyFooter__footer {
  padding: 0 4px;
}
.replyFooter__to {
  font-size: 22px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px;
}
.replyFooter__cancel {
  font-size: 17px;
  height: 48px;
  line-height: 48px;
  margin-right: 8px;
  text-align: center;
  width: 104px;
}
.replyFooter__send {
  width: 66px;
}
.toList {
  align-items: center;
  display: flex;
  height: 48px;
  margin: 0 auto;
  position: relative;
}
.toList__selectedMembers {
  display: flex;
  overflow: hidden;
  padding-right: 32px;
}
.toList__selectedMembers > div {
  z-index: 1;
}
.toList__selectedMembersSlideLeftButton {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 24px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0, 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px;
  box-sizing: border-box;
  color: #005db6;
  cursor: pointer;
  display: inline-flex;
  font-size: 17px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  left: 0;
  margin: 0px auto;
  min-height: auto;
  min-width: 40px;
  outline: 0px;
  padding: 0;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  vertical-align: middle;
  width: 40px;
  z-index: 1050;
}
.toList__selectedMembersSlideRightButton {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 24px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0, 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px;
  box-sizing: border-box;
  color: #005db6;
  cursor: pointer;
  display: inline-flex;
  font-size: 17px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  margin: 0px auto;
  min-height: auto;
  min-width: 40px;
  outline: 0px;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  vertical-align: middle;
  width: 40px;
  z-index: 1050;
}
.toList__arrowIcon {
  color: #5f6368;
  height: 24px;
  width: 24px;
}
.spk-msg-mine .spk-border--active {
  border-radius: 8px;
  padding: 12px 0 12px 0;
}
.replyMessages {
  max-width: 824px;
  padding: 3px 0 20px 0;
}
.replyMessages .replyFooter {
  padding: 0 16px;
}
.boardMessageItem {
  margin: 0 auto;
  max-width: 704px;
  width: 100%;
  padding: 0 16px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .boardMessageItem {
    padding: 0 24px;
  }
}
@media only screen and (min-width: 1276px) {
  .boardMessageItem {
    padding: 0;
  }
}
.spk-settingmenu {
  margin-right: 8px !important;
}
@media only screen and (max-width: 767px) {
  .spk-settingmenu {
    display: none;
  }
}
.spk-group-management header {
  text-align: left !important;
}
.spk-group-management footer {
  padding-left: 0px;
  padding-right: 0px;
}
.spk-group-management footer div {
  margin: 0;
}
.spk-group-management .spk-management-wait-loader {
  top: 50%;
  position: absolute;
  left: 50%;
}
.spk-group-management .modal-window {
  background-color: #F8F9FA;
}
.spk-group-management .content-container {
  padding: 0;
}
.spk-group-management .radio ul {
  display: flex;
}
.spk-group-management .radio li label {
  color: #1A1B1E;
}
.spk-group-management .radio.radio-disabled li label {
  cursor: inherit;
  pointer-events: none;
}
.spk-group-management .radio.radio-disabled li input {
  cursor: inherit;
  pointer-events: none;
}
.spk-group-management .spk-group-management-searchbox {
  position: relative;
  display: flex;
  width: 60%;
  margin: 0 0 16px 0;
}
.spk-group-management .spk-group-management-searchbox input {
  color: #383a3d;
  border: 1px solid #717173;
  width: 93%;
  text-indent: 1.5em !important;
  border-radius: 5px;
  min-height: 36px;
  height: 36px;
  padding: 1px 2px;
}
.spk-group-management .spk-group-management-searchbox input::placeholder {
  color: #44474E;
}
.spk-group-management .spk-group-management-searchbox input:hover {
  border: 1px solid #2f3033;
}
.spk-group-management .spk-group-management-searchbox input:focus {
  border: 2px solid #005DB6;
}
.spk-group-management .spk-group-management-searchbox i[role="button"] {
  left: calc(93% - 28px);
  color: #383a3d;
}
.spk-group-management .spk-group-management-searchbox i {
  left: 4px;
  height: 36px;
  position: absolute;
}
.spk-group-management .spk-group-list-title {
  margin-top: 20px;
  background-color: #e9e9e9;
  color: #1A1B1E;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and  (min-width: 992px) and (max-width: 1199px) {
  .spk-group-management .spk-group-list-title .group-room-name {
    width: calc(58% / var(--zoom)) !important;
  }
}
.spk-group-management .spk-group-list-title div.group-room-date {
  width: 173px !important;
}
.spk-group-management .spk-group-list-title div.group-room-date p {
  text-align: left !important;
  margin-left: 15%;
}
.spk-group-management .spk-group-list-title div.group-room-date p span {
  color: #1A1B1E;
}
.spk-group-management .spk-group-list-title div.group-room-date-s {
  width: 160px !important;
}
.spk-group-management .spk-group-list-title div.group-room-date-s p {
  text-align: left !important;
  margin-left: 15%;
}
.spk-group-management .spk-group-list-title .spk-group-list-button {
  visibility: hidden;
}
.spk-group-management .spk-group-list {
  overflow-y: auto;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #C2C6D4;
  -webkit-overflow-scrolling: touch;
}
.spk-group-management .spk-group-list-button {
  cursor: pointer;
  margin-top: -4px;
}
.spk-group-management .spk-group-list li {
  background-color: #ffffff;
  height: 41px;
  border-bottom: 1px solid #C2C6D4;
}
.spk-group-management .spk-group-list li label span {
  color: #1A1B1E;
}
.spk-group-management .spk-group-list li:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.spk-group-management .spk-group-list li:hover label span {
  color: #1A1B1E;
}
.spk-group-management .spk-group-list li:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.spk-group-management .spk-group-list li:focus label span {
  color: #005DB6;
}
.spk-group-management .group-room-item {
  width: 100%;
  display: flex;
  font-size: 15px;
  min-height: 40px;
  padding-top: 9px;
}
.spk-group-management .group-room-item div {
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.spk-group-management .group-room-item div.group-room-name {
  padding-left: 30px;
  text-align: left;
  width: calc(74% / var(--zoom));
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and  (min-width: 992px) and (max-width: 1199px) {
  .spk-group-management .group-room-item div.group-room-name {
    width: calc(58% / var(--zoom));
  }
}
.spk-group-management .group-room-item div.group-room-name p {
  max-width: 600px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #1A1B1E;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and  (min-width: 992px) and (max-width: 1199px) {
  .spk-group-management .group-room-item div.group-room-name p {
    max-width: 400px;
  }
}
.spk-group-management .group-room-item div.group-room-date p {
  color: #44474E;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
.spk-group-management .group-room-item div.message-list button {
  padding-left: 3px;
}
.spk-group-management .group-room-item .group-room-xs {
  width: 150px;
}
.spk-group-management .group-room-item .group-room-s {
  width: 150px;
}
.spk-group-management .group-room-item .group-room-m {
  width: 135px;
}
@media only screen and (max-width: 767px) {
  .spk-group-management .group-room-item .group-room-m {
    width: 150px;
  }
}
.spk-group-management .group-room-item button {
  width: 85px;
}
@media only screen and (max-width: 767px) {
  .spk-group-management .group-room-item button {
    width: 80px;
  }
}
.spk-group-management .ok {
  float: left;
}
.spk-group-management .cancel {
  float: right;
}
.spk-group-management-help {
  background-color: #F8F9FA;
  padding-bottom: 16px;
}
.spk-group-management-help p {
  padding-left: 1em;
  text-indent: -1em;
}
.omssd .grp-mng-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.omssd .grp-mng-container__header {
  padding-left: 8px;
  font-size: 20px;
}
.omssd .grp-mng-container__container {
  flex: 1;
  height: 100%;
  margin-top: 24px;
  margin-left: 24px;
  margin-right: 24px;
}
.omssd .grp-mng-container__content {
  height: 100%;
}
.omssd .gr-mgr-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.omssd .gr-mgr-content__main {
  flex: 1;
  overflow-y: auto;
}
.omssd .gr-mng-list-table {
  border-collapse: collapse;
  box-sizing: border-box;
  color: #1A1B1E;
  display: table;
  font-size: 16px;
  overflow: hidden;
  width: 100%;
}
.omssd .gr-mng-list-table__tbody {
  display: table-row-group;
}
.omssd .gr-mng-list-table__header {
  background-color: #e9e9e9;
  color: #1A1B1E;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
}
.omssd .gr-mng-list-table__header-item {
  border: 0;
  display: table-cell;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  text-align: left;
  vertical-align: middle;
}
.omssd .gr-mng-list-table__name {
  padding-left: 16px;
  text-align: left;
}
.omssd .gr-mng-list-table__date {
  padding-left: 16px;
  text-align: left;
  width: 127px;
}
.omssd .gr-mng-list-table__buttons {
  display: table-cell;
  white-space: nowrap;
  width: 307px;
}
.omssd .gr-mng-list-table__item {
  background-color: #ffffff;
  border: 1px solid #c6c6c6;
  border-left: 0;
  border-right: 0;
  box-sizing: content-box;
  display: table-cell;
  height: 48px;
  vertical-align: middle;
}
.omssd .gr-mng-list-table__row {
  display: table-row;
  height: 48px;
}
.omssd .gr-mng-list-table__body-grName {
  max-width: 0;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  text-overflow: ellipsis;
  width: 100%;
}
.omssd .gr-mng-list-table__body-date {
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .gr-mng-list-table__body-buttons {
  align-items: center;
  display: flex;
  height: 48px;
  padding-left: 8px;
  width: 100%;
}
.omssd .gr-mng-list-table__body-button {
  margin-right: 8px;
}
.omssd .client-input-row {
  display: flex;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.omssd .client-input-row__aoCode {
  margin: 0 8px 0 0;
}
.omssd .client-input-row__ccCode {
  margin: 0 8px 0 0;
  width: 100px;
}
.omssd .client-input-row__input-ccCode {
  white-space: nowrap;
}
.omssd .client-input-row__ccName {
  margin: 0 8px 0 0;
  width: 400px;
}
.omssd .client-input-row__input-ccName {
  background-color: #F8F9FA !important;
}
.omssd .client-input-row__item {
  margin: 24px 8px 0 0;
}
.omssd .client-input-row__button {
  height: 48px;
}
.omssd .gr-mng-radio {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 8px 0;
}
.omssd .gr-mng-radio__shown {
  margin-right: 96px;
  white-space: nowrap;
}
.omssd .gr-mng-radio__hidden {
  white-space: nowrap;
}
.omssd .gr-mng-radio__label {
  font-size: 16px;
  padding-left: 52px !important;
}
.omssd .gr-mng-table {
  box-sizing: border-box;
  color: #1A1B1E;
  font-size: 16px;
  overflow: hidden;
  width: 100%;
}
.omssd .gr-mng-table__header {
  background-color: #e9e9e9;
  color: #1A1B1E;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
}
.omssd .gr-mng-table__header-item {
  border: 0;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  text-align: left;
}
.omssd .gr-mng-table__name {
  padding-left: 16px;
  text-align: left;
}
.omssd .gr-mng-table__date {
  padding-left: 16px;
  text-align: left;
  width: 127px;
}
.omssd .gr-mng-table__item {
  border-left: 0;
  border-right: 0;
  height: 48px;
}
.omssd .gr-mng-table__body-grName {
  max-width: 0;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  text-overflow: ellipsis;
  width: 100%;
}
.omssd .gr-mng-table__body-date {
  padding-left: 16px;
  padding-right: 16px;
}
.omssd .gr-mng-table__body-buttons {
  align-items: center;
  display: flex;
  height: 48px;
  padding-left: 8px;
  width: 100%;
}
.omssd .gr-mng-table__body-button {
  margin-right: 8px;
}
.omssd .gr-mng-footer {
  display: flex;
  justify-content: flex-end;
  padding: 0 0 18px 0;
}
.omssd .gr-mng-footer--both-ends {
  justify-content: space-between;
}
.omssd .gr-mng-footer__button {
  margin-right: 8px;
}
.omssd .gr-mng-footer__button--end {
  margin-right: 0;
}
.omssd .tab-shadow {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
}
.omssd .tab-shadow__item {
  border: 0 solid;
}
.omssd .tab-shadow__item--selected {
  border-bottom-width: 2px;
}
.omssd .tab-shadow__icon {
  padding: 0 4px 4px 0;
}
.omssd .tab-shadow .caution {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: 24px;
}
.omssd .tab-shadow .caution__icon {
  cursor: initial;
}
.omssd .spk-group-modal {
  float: none;
  max-width: 100%;
}
.spk-stickynotemenu {
  font-size: 16px;
  margin-right: 0px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .spk-stickynotemenu {
    margin-right: 10px !important;
  }
}
.spk-stickynotemenu .spk-stickynotemenu-icon {
  display: table-cell;
  vertical-align: middle;
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-stickynotemenu .spk-stickynotemenu-icon {
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
}
.spk-stickynotemenu-title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
}
@media only screen and (max-width: 767px) {
  .spk-stickyNote #popup-content {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0;
  }
}
.spk-stickyNote-content {
  padding: 48px 6px 6px;
}
@media only screen and (max-width: 767px) {
  .spk-stickyNote-content {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .spk-stickyNote-content {
    width: 95%;
    margin-left: 2.5%;
  }
}
.spk-stickyNote-main {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #C2C6D4;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .spk-stickyNote-main {
    border: 0px;
  }
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .spk-stickyNote-main::-webkit-scrollbar {
    display: none;
  }
}
.spk-stickyNote-ul {
  background-color: #ffffff;
  margin: 0px;
}
.spk-stickyNote-container {
  width: 100%;
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
}
.spk-stickyNote-container > div {
  width: 100%;
  min-height: 100px;
  position: relative;
  padding: 10px;
  padding-bottom: 56px;
}
.spk-stickyNote-container .spk-stickyNote {
  display: block;
  padding-top: 8px;
  width: 100%;
  padding-left: 52px !important;
}
.spk-stickyNote-container .spk-stickyNote a span {
  padding-left: 3px;
  word-break: break-all;
}
.spk-stickyNote-container .spk-stickyNote-info {
  padding-bottom: 3px;
  width: 100%;
  display: flex;
}
.spk-stickyNote-container .spk-stickyNote-info-thumb {
  position: relative;
  margin: 4px 0px;
}
.spk-stickyNote-container .spk-stickyNote-info-detail {
  flex: 1;
  padding: 4px 0px 4px 10px;
}
.spk-stickyNote-container .spk-stickyNote-info-name {
  margin: 0px !important;
  padding: unset;
  white-space: nowrap;
  font-size: 17px;
}
.spk-stickyNote-container .spk-stickyNote-info-time {
  margin: 0px !important;
  margin-left: 16px !important;
  white-space: nowrap;
  font-size: 14px;
}
.spk-stickyNote-container .spk-stickyNote-info-roomName {
  flex: 1;
  color: #44474E;
  font-size: 14px;
}
.spk-stickyNote-container .spk-stickyNote-body {
  color: #1A1B1E;
}
@media only screen and (max-width: 767px) {
  .spk-stickyNote-container .spk-stickyNote-body {
    width: 100%;
  }
}
.spk-stickyNote-container .spk-stickyNote-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.spk-stickyNote-container .spk-stickyNote-buttons {
  position: absolute;
  top: unset;
  right: 0px;
  bottom: 0px;
  width: 245px;
  padding: 0px 10px 10px 0px;
  display: flex;
  margin-right: 8px;
}
.spk-stickyNote-container .spk-stickyNote-buttons button {
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
  width: 110px;
  margin-bottom: 0px;
  margin-right: 5px;
  padding: 1px;
  min-width: 120px;
}
.spk-stickyNote-container .spk-stickyNote-buttons button:hover {
  background-color: #f3f3f4;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-stickyNote-container .spk-stickyNote-buttons button:focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-stickyNote-container .spk-history-info-container {
  padding-left: 52px !important;
}
.spk-stickyNote-container .spk-history-msg {
  padding-left: 52px !important;
}
.spk-stickyNote-footer .spk-button-cancel {
  float: right;
  min-width: 120px;
  margin-right: 24px;
}
.spk-stickyNote .spk-no-stickyNotes {
  padding: 10px;
}
.spk-forward {
  display: flex;
  flex-flow: column;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow-y: auto;
  height: 100%;
}
.spk-forward > button {
  min-width: 0px;
}
.spk-forward-header {
  padding-left: 16px;
  padding-top: 1px;
}
@media only screen and (max-width: 767px) {
  .spk-forward-header {
    padding-left: 72px;
  }
}
.spk-forward-body {
  padding: 48px 16px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-forward-body {
    padding: 48px 24px 0px;
  }
}
.spk-forward-body textarea {
  height: 55px;
  min-height: 55px;
  max-height: 155px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-forward-body textarea {
    height: 40px;
    min-height: 72px;
    max-height: 292px;
  }
}
.spk-forward-room {
  display: flex;
  flex-flow: column;
  min-height: 30px;
  margin-bottom: 28px;
  vertical-align: middle;
}
.spk-forward-room-label {
  display: table-cell;
  white-space: nowrap;
  color: #1A1B1E;
  padding-left: 16px;
}
.spk-forward-room-label-bottom {
  padding-left: 16px;
  font-size: 14px;
}
.spk-forward-room-searchbox {
  display: table-cell;
  width: 100%;
}
.spk-forward-msg {
  width: 100%;
  border-width: 2px;
  border-radius: 5px;
  padding: 6px 10px;
}
.spk-forward-msg:hover {
  border: 2px solid #2f3033;
}
.spk-forward-msg:focus {
  border: 2px solid #005DB6;
}
.spk-forward-msg-label {
  display: table-cell;
  white-space: nowrap;
  color: #1A1B1E;
  padding-left: 16px;
}
.spk-forward-memberList {
  height: 100%;
  max-height: 300px;
}
.spk-forward-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  padding: 0px 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-forward-footer {
    padding: 0px 24px;
  }
}
.spk-forward-footer-toList {
  max-height: 300px;
  padding: 0px 24px;
}
.spk-forward-footer-toList > div {
  height: 100%;
  max-height: 300px;
}
.spk-forward-footer-toList .k-checkbox-label {
  padding-top: 0;
  padding-left: 36px;
  line-height: 56px;
}
.spk-forward-footer-toList .k-checkbox-label::before {
  top: 14px;
  margin-top: 3px;
}
.spk-forward-footer-toList .spk-checkList-label-name {
  margin-left: 0;
}
.spk-forward-icon-block {
  flex: 1;
  vertical-align: middle;
}
.spk-forward-icon-block .button-block__button--text {
  padding: 0;
}
.spk-forward-icon-to {
  cursor: pointer;
  font-size: 22px;
  text-align: center;
  width: 48px;
  vertical-align: middle;
}
.spk-forward-icon-to:hover {
  text-decoration: none;
}
.spk-forward-icon-to.spk-anchor-disable:focus {
  outline: none;
}
.spk-forward-button {
  display: flex;
  align-items: center;
}
.spk-forward-button-ok {
  margin-right: 5px;
  background-color: #005DB6;
}
.spk-forward-button__icon {
  margin-right: 8px;
}
.spk-forward-button__icon--white {
  background-image: url('../img/forward-white24px.svg');
}
.spk-forward-button__icon--gray {
  background-image: url('../img/forward-gray24px.svg');
}
.spk-forward-toList {
  height: 24px;
  display: none;
}
.spk-forward-toList-names {
  margin-left: 0;
}
.spk-forward-message {
  margin: 24px 24px 40px;
  padding-top: 24px;
  border-top: 1px solid #C2C6D4;
  position: relative;
}
.spk-forward-message .spk-msg {
  background-color: #ffffff;
  border: 1px solid;
  border-radius: 5px;
  margin-left: 45px;
  max-height: 300px;
  min-height: 36px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 8px;
  width: auto;
}
.spk-forward-message .spk-msg a {
  text-decoration: none;
}
.spk-forward-message .spk-msg-info {
  padding-left: 32px;
}
.spk-forward-message .spk-msg-info-container {
  padding-left: 16px;
}
.spk-forward-message .spk-msg-info-container-span {
  display: none;
}
.spk-forward-message .spk-msg-avatar {
  left: -40px;
  top: 20px;
}
@media only screen and (max-width: 767px) {
  .spk-forward-message .spk-msg-avatar {
    left: -48px;
  }
}
.spk-forward-message .spk-msg-info-name {
  padding-left: unset;
}
@media only screen and (max-width: 767px) {
  .spk-forward-message .spk-msg-info-name {
    padding-left: unset;
  }
}
.spk-forward-message .spk-msg-info-thumb {
  position: static;
}
.spk-forward-message .spk-msg-info-name {
  color: #44474E;
}
.spk-forward-message .spk-msg-bottom {
  display: none;
}
.spk-forward-message .msg-seenByList {
  display: none;
}
.spk-forward-message .msg-reactionList {
  display: none;
}
.spk-forward-message .spk-msg-file-fileName {
  font-size: 16px;
  word-break: break-all;
}
.spk-forward-message .spk-msg-image-name {
  font-size: 16px;
}
.spk-forward-message .spk-msg-image-size {
  font-size: 16px;
}
.spk-forward-message .spk-balloon {
  width: 100%;
  padding: 8px;
}
.omssd .spk-forward .toList {
  align-items: center;
  display: flex;
  height: 48px;
  margin: 0 auto;
  position: relative;
}
.omssd .spk-forward .toList__selectedMembers {
  display: flex;
  overflow: hidden;
  padding-right: 32px;
}
.omssd .spk-forward .toList__selectedMembersSlideLeftButton {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 24px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0, 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px;
  box-sizing: border-box;
  color: #005db6;
  cursor: pointer;
  display: inline-flex;
  font-size: 17px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  left: 0;
  margin: 0px auto;
  min-height: auto;
  min-width: 40px;
  outline: 0px;
  padding: 0;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  vertical-align: middle;
  width: 40px;
  z-index: 1050;
}
.omssd .spk-forward .toList__selectedMembersSlideRightButton {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  appearance: none;
  background-color: #fff;
  border: 0;
  border-radius: 24px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px -1px, rgba(0, 0, 0, 0.14) 0px 6px 10px 0px, rgba(0, 0, 0, 0.12) 0px 1px 18px 0px;
  box-sizing: border-box;
  color: #005db6;
  cursor: pointer;
  display: inline-flex;
  font-size: 17px;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  margin: 0px auto;
  min-height: auto;
  min-width: 40px;
  outline: 0px;
  padding: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
  vertical-align: middle;
  width: 40px;
  z-index: 1050;
}
.omssd .spk-forward .toList__arrowIcon {
  color: #5f6368;
  height: 24px;
  width: 24px;
}
.omssd .spk-forward .selectedMembers {
  align-items: center;
  display: flex;
  height: 56px;
}
.omssd .spk-forward .selectedMembers__chip {
  align-items: center;
  background-color: #fff;
  border: 1px solid #74777F;
  border-radius: 20px;
  cursor: default;
  display: flex;
  height: 32px;
  margin-right: 4px;
  min-width: 0;
  padding: 0 8px;
  width: inherit;
}
.omssd .spk-forward .selectedMembers__text {
  overflow: hidden;
  padding-right: 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.omssd .spk-forward .forwardToCheckList {
  height: 320px;
  overflow: hidden;
  padding: 0 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .omssd .spk-forward .forwardToCheckList {
    padding: 0 24px;
  }
}
.omssd .spk-forward .forwardToCheckList__toListSearchWrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.omssd .spk-forward .forwardToCheckList .toListSearch__search {
  margin: 0;
}
.omssd .spk-forward .forwardToCheckList .k-checkbox-label,
.omssd .spk-forward .forwardToCheckList .k-radio-label {
  position: relative;
  padding-left: 18px;
  line-height: 16px;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
  color: #1A1B1E;
}
.omssd .spk-forward .spk-hidden {
  display: none;
}
.spk-cl-forward .spk-msg a {
  color: #B71C1C;
}
.spk-cl-forward .spk-msg a:hover {
  text-decoration-color: #B71C1C;
}
.spk-cl-forward .spk-msg a:visited {
  color: #B71C1C;
}
.spk-cl-forward .spk-msg .spk-history-info-name {
  color: #B71C1C;
}
.spk-tkcnf-forward .spk-msg a {
  color: #005DB6;
}
.spk-tkcnf-forward .spk-msg a:hover {
  text-decoration-color: #005DB6;
}
.spk-tkcnf-forward .spk-msg a:visited {
  color: #005DB6;
}
.spk-tkcnf-forward .spk-msg .spk-history-info-name {
  color: #001B3D;
}
.spk-client {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .spk-client {
    display: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-client {
    width: 100%;
    max-width: 100%;
  }
}
.spk-client-title {
  width: 100%;
  display: table;
  height: 22px;
  position: relative;
  top: 56px;
  border-right: solid 1px #C2C6D4;
  border-top: 1px;
  border-spacing: 4px 0;
  margin-top: 1px;
}
.spk-client-title label {
  display: table-cell;
  margin: 5px 5px 5px 5px;
  vertical-align: middle;
  width: 100%;
}
.spk-client-title div {
  display: table-cell;
  vertical-align: middle;
}
.spk-client-search {
  top: 56px;
  border-bottom: solid 1px #C2C6D4;
  padding: 5px 15px 5px 15px;
  width: 100%;
  height: 45px;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .spk-client-search {
    top: 56px;
    border-right: none;
  }
}
.spk-client-search .k-icon {
  right: 5px;
  border-style: none;
}
.spk-client-search-input {
  font-size: 12px;
  width: 100%;
  height: 34px;
  padding-left: 29px;
  border-width: 1px;
  border-radius: 0px 3px 3px 0px;
}
.spk-client-search .icon-search {
  position: absolute;
  font-size: 15px;
  height: 35px;
  left: 5px;
}
.spk-client-search .spk-client-search-remove {
  position: absolute;
  right: 9px;
  width: 33px;
  height: 33px;
  padding: 7px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .spk-client-search .spk-client-search-remove {
    cursor: none;
  }
}
.spk-client-header {
  height: 56px;
  background-color: #F8F9FA;
  color: #44474E;
  border-bottom: 1px solid #C2C6D4;
  width: 100%;
  display: table;
  table-layout: fixed;
  border-spacing: 4px 0;
  position: relative;
  z-index: 1;
  border-collapse: collapse;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-client-header {
    background-color: #ffffff;
    height: 56px;
    color: #1A1B1E;
    position: static;
  }
}
.spk-client-header > div {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  height: 56px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-client-header > div {
    height: 100%;
  }
}
.spk-client-header-container {
  display: table-cell;
  vertical-align: middle;
}
.spk-client-header-back {
  height: 56px;
  min-width: 60px;
}
.spk-client-header-back a {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
}
.spk-client-header-back i {
  height: 56px;
  margin-left: -18px;
}
.spk-client-list {
  height: 800px;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
}
.spk-client-list .collapse.in {
  height: auto !important;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .spk-client-list::-webkit-scrollbar {
    display: none;
  }
}
.spk-client-dropdown {
  width: 30%;
  height: 34px;
}
.spk-client-dropdown-wrap {
  border-radius: 3px 0px 0px 3px;
  border: 1px;
  border-right: none;
  font-size: 16px;
  height: 34px;
}
.spk-client-dropdown-wrap > input {
  height: 100%;
}
.spk-client-item {
  display: flex;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #C2C6D4;
  height: 50px;
  align-items: center;
}
.spk-client-item:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.spk-client-item:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.spk-client-item-info {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 5px 0;
  border: 1px solid transparent;
  padding: 2px 0 2px 0;
  height: 50px;
  min-width: 153px;
}
.spk-client-item-info label span {
  color: #1A1B1E;
}
.spk-client-item-info:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.spk-client-item-info:hover label span {
  color: #1A1B1E;
}
.spk-client-item-info:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.spk-client-item-info:focus label span {
  color: #005DB6;
}
@media only screen and (max-width: 767px) {
  .spk-client-item-info:active {
    background-color: #ECF0FF;
    border: 1px solid #C2C6D4;
    color: #005DB6;
  }
  .spk-client-item-info:active .spk-client-info-name {
    color: #005DB6;
  }
}
.spk-client-item-info > div {
  height: 50px;
  min-width: 153px;
}
.spk-client-item-info > span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.spk-client-item-info > span:first-child {
  width: 55px;
  height: 55px;
  text-align: center;
}
.spk-client-item-info > span:last-child {
  width: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .spk-client-item-info > span:last-child {
    width: 40px;
  }
}
.spk-client-item-empty {
  text-align: center;
  padding: 30px 0;
}
.spk-client-info {
  text-overflow: ellipsis;
  overflow: hidden;
  display: flex;
}
.spk-select-clients i {
  font-style: normal;
}
.spk-select-clients footer {
  height: 47px !important;
  bottom: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px;
  padding-top: 0px !important;
}
.spk-select-clients .edit-image {
  z-index: 1000;
  position: absolute;
  width: 100%;
  background-color: #F8F9FA;
}
.spk-select-clients .edit-image::-webkit-scrollbar {
  display: none;
}
.spk-select-clients .modal-window {
  background-color: #F8F9FA !important;
}
.spk-select-clients .content-container {
  padding-bottom: 0;
  background-color: #F8F9FA;
}
.spk-select-clients .content-container img {
  border-radius: 5px;
}
.spk-select-clients footer.spk-clientlist-footer {
  padding-top: 5px !important;
}
.spk-select-clients footer.spk-clientlist-footer div {
  margin-right: 10px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .spk-select-clients footer.spk-clientlist-footer div {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .spk-select-clients #popup-content {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0;
  }
}
.spk-select-clients-list {
  width: 100%;
  min-height: 100px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.client-list {
  margin-top: 24px;
  border-top: 1px solid #C2C6D4;
}
.list__empty {
  font-size: 16px;
}
.spk-clientUser .init-pw {
  margin-top: 26px;
}
.spk-clientUser .qrcode {
  margin-top: 18px;
  margin-bottom: 18px;
}
.spk-clientUser .readfield__multiline {
  height: auto;
}
.spk-clientUser__fxUserTextReadOnly {
  font-size: 16px;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 40px;
}
.spk-clientUser__fxUserTextEdit {
  font-size: 16px;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 24px;
}
.tutorial {
  height: 100%;
  width: 400px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .tutorial {
    display: none;
  }
}
.tutorialHeader {
  position: relative;
  background-color: #F8F9FA;
  border-bottom: 0px solid #C2C6D4;
}
.tutorialHeader__title {
  padding-left: 16px;
  padding-top: 1px;
  font-size: 16px;
}
.tutorialHeader__open {
  height: 47px;
  position: absolute;
  right: 4px;
}
.tutorialHeader__close {
  cursor: pointer;
  height: 47px;
  position: absolute;
  right: 4px;
}
.tutorialBody {
  background-color: #F8F9FA;
  border-left: 1px solid #c8c8c8;
  overflow-y: auto;
}
.tutorialBodyGuidance {
  font-size: 16px;
  display: flex;
  padding: 8px 16px;
}
.clientFilterLisTutorialBodyContent {
  display: flex;
  flex-direction: column;
}
.clientFilterLisTutorialBodyContent__tutorialVideo {
  padding-left: 4px;
  padding-right: 4px;
}
.clientFilterLisTutorialBodyContent__tutorialHeading {
  padding: 16px 24px;
  font-size: 20px;
}
.clientFilterLisTutorialBodyContent__tutorialText {
  padding-bottom: 4px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
}
.clientFilterLisTutorialBodyContent__supplement {
  font-size: 14px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 40px;
}
.clientFilterLisTutorialBodyContent__supplementaryExplanation {
  font-size: 14px;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 80px;
}
.clientCompanyTutorialBodyContent {
  display: flex;
  flex-direction: column;
}
.clientCompanyTutorialBodyContent__tutorialVideo {
  padding-left: 4px;
  padding-right: 4px;
}
.clientCompanyTutorialBodyContent__tutorialHeading {
  padding: 16px 24px;
  font-size: 20px;
}
.clientCompanyTutorialBodyContent__tutorialText {
  padding-bottom: 4px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
}
.clientGroupCreationTutorialBodyContent {
  display: flex;
  flex-direction: column;
}
.clientGroupCreationTutorialBodyContent__tutorialVideo {
  padding-left: 4px;
  padding-right: 4px;
}
.clientGroupCreationTutorialBodyContent__tutorialHeading {
  padding: 16px 24px;
  font-size: 20px;
}
.clientGroupCreationTutorialBodyContent__tutorialText {
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 12px;
  font-size: 16px;
}
.clientGroupCreationTutorialBodyContent__tutorialTextSecond {
  display: flex;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
}
.clientGroupCreationTutorialBodyContent__spaceAfter {
  padding-right: 4px;
}
.clGroupMemberSelectionTutorialBodyContent {
  display: flex;
  flex-direction: column;
}
.clGroupMemberSelectionTutorialBodyContent__tutorialVideo {
  padding-left: 4px;
  padding-right: 4px;
}
.clGroupMemberSelectionTutorialBodyContent__tutorialHeading {
  padding: 16px 24px;
  font-size: 20px;
}
.clGroupMemberSelectionTutorialBodyContent__tutorialTextFirst {
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 16px;
  font-size: 16px;
}
.clGroupMemberSelectionTutorialBodyContent__tutorialTextSecond {
  display: flex;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
}
.clGroupMemberSelectionTutorialBodyContent__supplement {
  font-size: 14px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 8px;
}
.clGroupMemberSelectionTutorialBodyContent__supplementaryExplanation {
  font-size: 14px;
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 80px;
}
.aoGroupMemberSelectionTutorialBodyContent {
  display: flex;
  flex-direction: column;
}
.aoGroupMemberSelectionTutorialBodyContent__tutorialVideo {
  padding-left: 4px;
  padding-right: 4px;
}
.aoGroupMemberSelectionTutorialBodyContent__tutorialHeading {
  padding: 16px 24px;
  font-size: 20px;
}
.aoGroupMemberSelectionTutorialBodyContent__tutorialTextFirst {
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 20px;
  font-size: 16px;
}
.aoGroupMemberSelectionTutorialBodyContent__tutorialTextFirst__secondRow {
  padding-left: 20px;
  padding-right: 28px;
}
.aoGroupMemberSelectionTutorialBodyContent__tutorialTextSecond {
  display: flex;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 16px;
}
.clientViewEditTutorialBodyContent {
  display: flex;
  flex-direction: column;
}
.clientViewEditTutorialBodyContent__tutorialVideo {
  padding-left: 4px;
  padding-right: 4px;
}
.clientViewEditTutorialBodyContent__tutorialHeading {
  padding: 16px 24px;
  font-size: 20px;
}
.clientViewEditTutorialBodyContent__tutorialText {
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 40px;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-clientRoom {
    flex: 1;
  }
}
.spk-clientRoom #popup-content {
  padding-left: 0px;
  padding-right: 0px;
}
.spk-clientRoom .companyName {
  text-align: center;
  margin-bottom: 24px;
}
.spk-clientRoom .companyName__group {
  font-size: 20px;
  padding: 0px 16px;
  color: #1A1B1E;
  word-break: break-word;
}
.spk-clientRoom .companyName__link {
  cursor: pointer;
  padding: 13px 0px;
  color: #B71C1C;
  font-size: 14px;
}
.spk-clientRoom .addMember-link {
  padding: 15px;
  margin: 0;
  margin-right: 8px;
  color: #B71C1C;
  font-size: 17px;
}
.spk-clientRoom .accordions--list {
  border: none;
  margin-top: 4px;
}
.spk-clientRoom .accordion {
  background-color: #F8F9FA;
}
.spk-clientRoom .accordion__label {
  font-size: 16px;
  color: #44474E;
}
.spk-clientRoom .accordion__num {
  padding: 16px;
  text-align: right;
  font-size: 14px;
  color: #44474E;
}
.spk-clientRoom .account__name {
  font-size: 16px;
}
.spk-clientRoom .account__fxUser {
  font-size: 12px;
  color: #B71C1C;
}
.spk-clientRoom .list__item {
  border: none;
}
.spk-clientRoom .spk-editimage .body ul:first-child {
  margin-bottom: 0;
}
.spk-clientRoom .spk-editimage-square {
  border-radius: 5px;
}
.spk-clientRoom .spk-editimage footer {
  text-align: right;
}
.spk-clientRoom .spk-editimage header {
  text-align: left;
}
.spk-clientRoom .spk-editimage .spk-button-image {
  display: inline-block;
  width: 150px;
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-clientRoom .spk-editimage .spk-button-image {
    background-color: #ffffff;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
  .spk-clientRoom .spk-editimage .spk-button-image:hover {
    background-color: #f3f3f4;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
  .spk-clientRoom .spk-editimage .spk-button-image:focus {
    background-color: #dfdfdf;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
}
.spk-clientRoom .spk-editimage-container {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.spk-clientRoom .spk-editimage-container::-webkit-scrollbar {
  display: none;
}
.spk-clientRoom .spk-editimage .image-dialog ul {
  font-size: 16px;
  min-width: 100%;
}
.spk-clientRoom .spk-editimage .image-dialog ul li:first-child {
  padding-top: 24px;
  padding-bottom: 12px;
}
.spk-clientRoom .spk-editimage .image-dialog ul .spk-avatar-block {
  width: 100%;
  text-align: center;
  border: 1px solid #C2C6D4;
  padding-top: 12px;
  padding-bottom: 12px;
}
.spk-clientRoom .spk-editimage .image-dialog ul .spk-avatar-image {
  display: inline;
}
.spk-clientRoom .spk-editimage .image-dialog ul .spk-avatar-image label {
  color: #1A1B1E;
}
.spk-clientRoom .spk-editimage .image-dialog ul .spk-avatar-text {
  display: inline;
  margin-left: 25px;
}
.spk-clientRoom .spk-editimage .image-dialog ul .spk-avatar-text label {
  color: #1A1B1E;
}
.spk-clientRoom .spk-editimage .image-dialog ul .label-text {
  color: #1A1B1E;
}
.spk-clientRoom .spk-avatar-svg {
  padding-top: 10px;
  padding-bottom: 12px;
  display: none;
}
.spk-clientRoom .spk-avatar-svg input {
  max-width: 100%;
}
.spk-clientRoom .spk-avatar-svg input + div {
  padding-top: 10px;
}
.spk-clientRoom__aoMembers-empty {
  text-align: center;
  margin-top: 20px;
  font-size: 17px;
  color: #B71C1C;
}
.spk-clientRoom .spk-room-info-content {
  padding: 0px;
}
.spk-clientRoom .spk-fileinfo {
  height: 56px;
  padding-left: 16px;
  padding-right: 16px;
}
.spk-clientRoom .spk-fileinfo-icon {
  margin: 0px 16px 0px 0px;
}
.spk-clientRoom .spk-fileinfo-icon:first-child {
  margin: 0px 16px 0px 0px;
}
.spk-clientRoom .readfield__multiline {
  height: auto;
}
.spk-clientRoom .readfield__multiline--placeholder {
  color: #44474E;
}
.spk-clientRoom-switch {
  align-items: center;
  display: flex;
  margin: 5px 16px 8px 16px;
  min-height: 48px;
}
.spk-clientRoom-switch__description {
  margin-left: 12px;
}
.spk-cl-room-main .spk-room-info .spk-clientRoom .content-container {
  width: 100%;
}
.spk-cl-room-main .spk-room-info .spk-editimage-header a {
  position: absolute;
  left: 4px;
}
.spk-cl-room-main .spk-room-info .spk-editimage-header span {
  padding-left: 72px;
}
@media only screen and (min-width: 992px) {
  .clientCompany {
    flex: 1;
    overflow-x: hidden;
  }
}
.clientCompany #popup-content {
  padding-left: 0px;
  padding-right: 0px;
}
.clientCompany .addless-list__item {
  cursor: default;
  height: auto;
  background-color: #F8F9FA;
}
.clientCompany .address {
  height: auto;
  border-bottom: 1px solid #C2C6D4;
}
.clientCompany .address__title {
  font-size: 14px;
}
.clientCompany .address__item {
  font-size: 16px;
  word-break: break-word;
}
.clientCompany .address__buttons {
  display: flex;
  justify-content: flex-start;
  margin: 12px 0px;
}
.clientCompany .multiline-block__line {
  height: auto;
}
.clientCompany .client {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-bottom: 24px;
}
.clientCompany .client__icon {
  width: 80px;
  height: 80px;
  background-size: 80px;
  position: relative;
}
.clientCompany .client__name {
  font-size: 20px;
  color: #1A1B1E;
  margin-top: 10px;
  word-break: break-word;
}
.clientCompany .accordions--list {
  border: none;
}
.clientCompany .accordion {
  background-color: #F8F9FA;
}
.clientCompany .accordion__label {
  font-size: 16px;
  color: #44474E;
}
.clientCompany .accordion__num {
  padding: 16px;
  text-align: right;
  font-size: 14px;
  color: #44474E;
}
.clientCompany .account__name {
  font-size: 16px;
}
.clientCompany .account__fxUser {
  color: #B71C1C;
  font-size: 12px;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clientCompany .account__fxUser-conversion-menu {
  color: #44474E;
  margin-right: -16px;
}
.clientCompany .list__item {
  border: none;
}
.clientCompany .add-link {
  padding: 15px;
  margin: 0;
  margin-right: 8px;
  color: #B71C1C;
  font-size: 16px;
}
.clientCompany .kicker {
  height: 100%;
  margin-right: 8px;
}
.clientCompany .icon-button {
  display: flex;
  align-items: center;
}
.clientCompany .icon-button__icon {
  width: 24px;
  height: 24px;
  display: block;
}
.clientCompany .icon-button__label {
  flex: 1;
  display: block;
}
.clientCompany .cl.icon-button {
  padding: 0px 8px;
  width: 82px;
}
.clientCompany .clientSettings {
  margin-bottom: 24px;
}
.clientCompany .clientSettings__display {
  display: flex;
  border: 0px none;
  height: 56px;
}
.clientCompany .clientSettings__label {
  flex: 1;
  color: #44474E;
}
.clientCompany .clientSettings__details {
  color: #44474E;
  font-size: 12px;
  padding: 9px 16px 16px;
}
.clientCompany .clientSettings__link {
  color: #44474E;
  cursor: pointer;
  margin-right: 8px;
}
.clientCompany .clientSettings__switch {
  cursor: pointer;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0px;
  margin-right: 6px;
}
.clientCompany .syncDeletedFxUser-button-block {
  padding: 4px 20px;
}
@media only screen and (min-width: 992px) {
  .clGroupMemberSelection {
    flex: 1;
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 992px) {
  .aoGroupMemberSelection {
    flex: 1;
    overflow-x: hidden;
  }
}
.clientGroupModal .tutorial {
  display: flex;
  flex-flow: column;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .clientGroupModal .tutorial {
    display: none;
  }
}
.clientGroupModal .tutorialHeader {
  height: 60px;
  display: flex;
  align-items: center;
}
.clientGroupModal .tutorialBody {
  height: 100%;
  overflow-y: auto;
}
@media only screen and (min-width: 992px) {
  .clientGroup {
    flex: 1;
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 992px) {
  .clientFilterList {
    flex: 1;
    overflow-x: hidden;
  }
}
.doorAvatar {
  width: 40px;
  height: 40px;
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.doorAvatar--user {
  border-radius: 50%;
}
.doorAvatar--group {
  border-radius: 5px;
}
.spk-editimage .body ul:first-child {
  margin-bottom: 0;
}
.spk-editimage-square {
  border-radius: 5px;
}
.spk-editimage footer {
  text-align: right;
}
.spk-editimage header {
  text-align: left;
}
.spk-editimage .spk-button-image {
  display: inline-block;
  width: 150px;
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-editimage .spk-button-image {
    background-color: #ffffff;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
  .spk-editimage .spk-button-image:hover {
    background-color: #f3f3f4;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
  .spk-editimage .spk-button-image:focus {
    background-color: #dfdfdf;
    color: #005DB6;
    border: 1px solid #c6c6c6;
  }
}
.spk-editimage-container {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.spk-editimage-container::-webkit-scrollbar {
  display: none;
}
.spk-editimage .image-dialog ul {
  font-size: 16px;
  min-width: 100%;
}
.spk-editimage .image-dialog ul li:first-child {
  padding-top: 24px;
  padding-bottom: 12px;
}
.spk-editimage .image-dialog ul .spk-avatar-block {
  width: 100%;
  text-align: center;
  border: 1px solid #C2C6D4;
  padding-top: 12px;
  padding-bottom: 12px;
}
.spk-editimage .image-dialog ul .spk-avatar-image {
  display: inline;
}
.spk-editimage .image-dialog ul .spk-avatar-image label {
  color: #1A1B1E;
}
.spk-editimage .image-dialog ul .spk-avatar-text {
  display: inline;
  margin-left: 25px;
}
.spk-editimage .image-dialog ul .spk-avatar-text label {
  color: #1A1B1E;
}
.spk-editimage .image-dialog ul .label-text {
  color: #1A1B1E;
}
.spk-avatar-svg {
  padding-top: 10px;
  padding-bottom: 12px;
  display: none;
}
.spk-avatar-svg input {
  max-width: 100%;
}
.spk-avatar-svg input + div {
  padding-top: 10px;
}
.tkcnfRoom .tkcnfRoom__content {
  background-color: #F8F9FA;
  padding: 48px 16px 48px 16px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.tkcnfRoom .tkcnfRoom__content form {
  height: unset;
}
.tkcnfRoom .tkcnfRoom__content .textfield__text--readonly {
  padding: 0 24px 8px 24px;
  color: #1A1B1E;
}
.readfield__multiline {
  height: auto;
}
.readfield__multiline--placeholder {
  color: #44474E;
}
.spk-tkcnfRoomContent-footer {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  justify-content: right;
  padding-bottom: 5px;
  padding-top: 5px !important;
}
.spk-tkcnfRoomContent-footer div {
  margin-right: 10px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .spk-tkcnfRoomContent-footer div {
    margin-right: 10px;
  }
}
.headerTitle {
  flex: 1;
}
.organization {
  display: flex;
}
.organizationNameTextBox {
  flex: 1;
}
.selectOrganizationButtonBlock {
  height: 48px;
  padding-left: 8px;
}
.selectOrganizationButton {
  background-color: #ffffff;
  border: 1px solid #001B3D;
  color: #001B3D;
}
.selectOrganizationButton:hover {
  background-color: #f3f3f4;
  color: rgba(0, 27, 61, 0.92);
  border: 1px solid #001B3D;
}
.selectOrganizationButton:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.selectOrganizationButton--disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.selectOrganizationButton--disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.selectOrganizationButton--disabled:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.groupType {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.groupType__label {
  color: #717173;
  padding-left: 14px;
  margin-bottom: 4px;
}
.groupTypeTabs {
  align-items: center;
  display: flex;
}
.groupTypeTab {
  display: flex;
  top: 56px;
  font-size: 14px;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .groupTypeTab {
    top: 56px;
    border-right: none;
  }
}
.groupTypeTab button {
  min-width: 40%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
}
.groupTypeTab button:hover {
  background-color: #dfdfdf;
}
.groupTypeTab button a {
  text-align: center;
  border-radius: 0px;
}
.groupTypeTab button a:hover {
  text-decoration: none;
}
.groupTypeTab button a span {
  color: #1A1B1E;
}
.groupTypeTab button:first-child {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
}
.groupTypeTab button:first-child a {
  margin: 0;
  margin-left: 8px;
}
.groupTypeTab .active {
  background-color: #ECF0FF;
  pointer-events: none;
}
.groupTypeTab .active a {
  color: #005DB6;
  border: 0px !important;
}
.groupTypeTab .active a span {
  color: #005DB6;
}
.groupTypeTab .active .groupTypeTabCheck {
  vertical-align: middle;
  display: inline-block;
  background-image: url('../img/lobby-check-blue24px.svg');
}
.groupTypeTab a .spk-lobby-tab__check {
  vertical-align: middle;
  display: none;
}
.groupTypeTab .talkDoors {
  position: relative;
}
.groupTypeTab-badge {
  position: absolute;
  top: 6px;
  right: 8px;
}
.groupTypeTab-badge-none {
  visibility: hidden;
}
.groupTypeTabCheck {
  vertical-align: middle;
  display: none;
}
.groupTypeMessage {
  padding-left: 14px;
}
.displayNameHelpText {
  font-weight: bold;
}
.displayNameLabel {
  display: flex;
}
.displayNameLabel__label {
  flex: 1;
}
.displayNameHelp {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.displayNameHelpIcon {
  background-image: url('../img/help_gray_24dp.svg');
  height: 48px;
  width: 48px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.roomNameHelpText {
  font-weight: bold;
}
.roomNameLabel {
  display: flex;
}
.roomNameLabel__label {
  flex: 1;
}
.roomNameHelp {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.roomNameHelpIcon {
  background-image: url('../img/help_gray_24dp.svg');
  height: 48px;
  width: 48px;
}
.roomId {
  color: #1A1B1E;
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.roomId__label {
  font-size: 16px;
  margin-bottom: 4px;
  padding-left: 14px;
  width: 100%;
}
.roomId__value {
  align-items: center;
  display: flex;
}
.roomId__id {
  padding-left: 14px;
}
.roomId__icon {
  cursor: pointer;
  flex: 1;
  font-size: 20px;
}
.orderLabel {
  display: flex;
}
.orderLabel__label {
  flex: 1;
}
.orderLabelHelp {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.orderLabelHelpText {
  font-weight: bold;
}
.orderLabelHelpIcon {
  background-image: url('../img/help_gray_24dp.svg');
  height: 48px;
  width: 48px;
}
.spk-tkcnfRoom.viewMessagesFromSwitchInfo {
  align-items: center;
  display: flex;
  margin: 5px 16px 8px 16px;
  min-height: 48px;
}
.spk-tkcnfRoom.viewMessagesFromSwitchInfo .viewMessagesFromSwitchInfo__description {
  margin-left: 12px;
}
.members {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.memberAccordion {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 48px;
}
.memberContent {
  background-color: #ffffff;
  padding-left: 24px;
}
.memberLabel {
  align-items: center;
  display: flex;
  flex: 1;
}
.memberButton {
  min-width: 100px;
  width: 100px;
  background-color: #ffffff;
  border: 1px solid #001B3D;
  color: #001B3D;
}
.memberButton:hover {
  background-color: #f3f3f4;
  color: rgba(0, 27, 61, 0.92);
  border: 1px solid #001B3D;
}
.memberButton:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.memberButton--disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.memberButton--disabled:hover {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.memberButton--disabled:focus {
  background-color: #dfdfdf;
  color: rgba(0, 27, 61, 0.76);
  border: 1px solid #001B3D;
}
.tkcnfRoomMember li:last-child {
  border-bottom: none;
}
.organizationListItem {
  align-items: center;
  display: flex;
  height: 40px;
}
.organizationListItem__label {
  width: 100%;
}
.showCheckBoxOrganizationListItem {
  align-items: center;
  display: flex;
}
.organizationListItem__message {
  flex: 1;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.organizationListItem__permission {
  padding-right: 16px;
  text-align: right;
}
.organizationListItem__permissionLabel {
  color: #44474E;
}
.memberListItem {
  align-items: center;
  display: flex;
  height: 40px;
}
.memberListItem__name {
  flex: 1;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.memberListItem__profitId {
  padding-right: 16px;
}
.memberListItem__permission {
  padding-right: 16px;
  text-align: right;
}
.memberListItem__permissionLabel {
  color: #44474E;
}
.memberListItem__menuIcon {
  cursor: pointer;
}
.saveButtonBlock {
  margin-right: 16px;
}
.saveButton {
  background-color: #001B3D;
  color: #ffffff;
  border: 1px solid #001B3D;
}
.saveButton:hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.saveButton:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.saveButton--disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.saveButton--disabled:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.saveButton--disabled:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.tkcnf-search {
  float: left;
  max-width: 480px;
  height: 100%;
  text-align: center;
  flex: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .tkcnf-search {
    display: none;
  }
}
.tkcnf-search input[type=text],
.tkcnf-search-input {
  font-size: 12px !important;
  width: 100%;
  height: 35px;
  padding-left: 2.4em !important;
  border-width: 1px;
  border-radius: 5px;
  min-height: 35px !important;
}
.tkcnf-search .icon-search {
  position: absolute;
  left: 9px;
  font-size: 15px;
  height: 100%;
}
.tkcnf-search .tkcnf-search-remove {
  position: absolute;
  top: 0px;
  right: 9px;
  height: 100%;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .tkcnf-search .tkcnf-search-remove {
    cursor: none;
  }
}
.tkcnf-search .tkcnf-search-remove .icon {
  height: 100%;
}
.user-selection .content-container {
  padding: 0px;
  overflow-y: unset;
}
.user-selection .selection-users {
  height: inherit;
}
.user-selection .no-user-message {
  text-align: center;
  font-size: 15px;
}
.user-selection .selection-users > div {
  height: inherit;
}
.user-selection .spk-userlist {
  height: inherit;
  text-align: left;
  background-color: #ffffff;
  box-sizing: border-box;
  border: 0px;
}
.user-selection .user-list > div {
  height: inherit;
}
.user-selection .user-list {
  margin-top: 16px;
  overflow-y: hidden;
  overflow-x: hidden;
  border-top: 1px solid #C2C6D4;
}
.user-selection .user-list--nodropdown {
  margin-top: 0px;
}
.user-selection .member-count {
  padding-bottom: 16px;
}
.user-selection .member-count__text {
  font-size: 16px;
  text-align: left;
  display: block;
  -webkit-text-stroke-width: 0;
  color: #44474E;
}
@media only screen and (max-width: 767px) {
  .user-selection .member-count__text {
    font-size: 15px;
    padding: 0;
  }
}
.user-selection .spk-checkList-list {
  overflow-y: unset;
  min-height: 0px;
}
.user-selection .department-selection {
  display: flex;
}
.user-selection .department-selection__caption {
  min-width: 15%;
  align-self: center;
}
@media only screen and (max-width: 767px) {
  .user-selection .department-selection__caption {
    min-width: 22%;
  }
}
.user-selection .department-selection__caption-text {
  color: #1A1B1E;
  font-weight: bold;
  font-size: 16px;
}
.user-selection .department-selection__dropdown-container {
  min-width: 85%;
}
@media only screen and (max-width: 767px) {
  .user-selection .department-selection__dropdown-container {
    min-width: 78%;
  }
}
.user-selection .department-selection__dropdown {
  font-size: 16px;
}
.user-selection .department-selection .k-dropdown-wrap.k-state-focused {
  border-color: #B71C1C;
}
.user-selection .department-selection .k-state-focused:not(.k-state-disabled) > .k-select {
  background-color: #B71C1C;
}
.user-selection .department-selection .k-dropdown-wrap.k-state-hover {
  border-color: #B71C1C;
}
.user-selection .spk-checkList-item {
  display: fex;
  align-items: center;
}
.user-selection .spk-checkList-label {
  padding-top: 0;
  padding-left: 36px;
  line-height: 56px;
}
.user-selection .spk-checkList-label::before {
  top: 14px;
  margin-top: 3px;
}
.user-selection .spk-checkList-label-name {
  margin-left: 0px;
}
.user-selection .spk-checkList-labelfx::before {
  top: 14px;
  margin-top: 3px;
}
.user-selection .spk-checkList-labelfx-name {
  font-size: 16px;
  margin-left: 0px;
  line-height: 20px;
}
.user-selection .spk-checkList-labelfx-fxUser {
  color: #B71C1C;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#cl-buka-dropdown-list .k-list .k-item.k-state-selected.k-state-hover {
  background-color: #FFCDD2;
}
#cl-buka-dropdown-list .k-state-selected {
  color: #B71C1C;
  background-color: #FFCDD2;
}
.SelectedOrganization {
  border-color: gray;
  border: 1px solid;
  padding: 8px;
  max-width: 200px;
  border-radius: 20px;
  text-align: center;
}
.tkcnfUserSelectionButton {
  background-color: #001B3D;
  color: #ffffff;
}
.tkcnfUserSelectionButton--hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
}
.tkcnfUserSelectionButton--focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
}
.tkcnfUserSelectionButton-disable {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.tkcnfUserSelectionButton-disable:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.tkcnfUserSelectionButton-disable:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.omssd .tkcnfUserSelectionSearchIcon {
  height: 100%;
}
.userSelectionAllButton {
  border-bottom: 1px solid #C2C6D4;
  background-color: #ffffff;
  border-top: 1px solid #C2C6D4;
}
.userSelectionAllButton label span {
  color: #1A1B1E;
}
.userSelectionAllButton:hover {
  border-color: #C2C6D4;
  background-color: #f3f3f4;
}
.userSelectionAllButton:hover label span {
  color: #1A1B1E;
}
.userSelectionAllButton:focus {
  border-color: #C2C6D4;
  background-color: #ECF0FF;
}
.userSelectionAllButton:focus label span {
  color: #005DB6;
}
.tkcnfUserList .tkcnfUserList__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 0 0 48px 0;
}
.tkcnfUserList .tkcnfUserList__searchbox {
  position: relative;
  border-bottom: solid 1px #C2C6D4;
  border-right: solid 1px #C2C6D4;
  padding: 16px;
  width: 100%;
  height: 48px;
  text-align: center;
}
.tkcnfUserList .tkcnfUserList__list {
  flex: 1;
  height: 100%;
  overflow-y: auto;
}
.tkcnfUserList .spk-checkList-list {
  overflow-y: unset;
  min-height: 0px;
}
.tkcnfUserList .tkcnfUserList__filters {
  align-items: center;
  display: flex;
  padding: 0 16px;
}
.tkcnfUserList .tkcnfUserList__segmentedButtons {
  display: flex;
  font-size: 14px;
  margin-left: 4px;
  text-align: center;
}
.tkcnfUserList .tkcnfUserList__segmentedButton {
  align-items: center;
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
  min-width: auto;
}
.tkcnfUserList .tkcnfUserList__segmentedButton:hover {
  background-color: #dfdfdf;
}
.tkcnfUserList .tkcnfUserList__segmentedButton--first {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
}
.tkcnfUserList .tkcnfUserList__segmentedButton--last {
  min-width: 40%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
}
.tkcnfUserList .tkcnfUserList__segmentedButton--active {
  background-color: #ECF0FF;
}
.tkcnfUserList .tkcnfUserList__segmentedButton--active a {
  color: #005DB6;
  border: 0px !important;
}
.tkcnfUserList .tkcnfUserList__segmentedButton--active a span {
  color: #005DB6;
}
.tkcnfUserList .tkcnfUserList__segmentedButton--active .tkcnfUserList__check {
  visibility: visible;
}
.tkcnfUserList .tkcnfUserList__check {
  background-image: url('../img/lobby-check-blue24px.svg');
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
}
.tkcnfUserList .tkcnfUserList__anchor {
  text-align: center;
  border-radius: 0px;
}
.tkcnfUserList .tkcnfUserList__anchor:hover {
  text-decoration: none !important;
}
.tkcnfUserList .spk-checkList-item {
  height: 48px;
}
.tkcnfUserList .spk-checkList-label::before {
  top: 14px !important;
}
.tkcnfSelectedMembers {
  background-color: #001B3D;
  display: flex;
  height: 64px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0 16px;
}
.tkcnfSelectedMembers__chip {
  align-items: center;
  cursor: default;
  display: flex;
  margin-right: 4px;
  max-width: 300px;
  min-width: auto !important;
}
.tkcnfSelectedMembers__text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tkcnfSelectedMembers__delete {
  cursor: pointer;
  display: inline-block;
  width: 24px;
}
.organizationModal .organizationModal__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 0 0 48px 0;
}
.organizationModal .organizationModal__searchbox {
  position: relative;
  border-bottom: solid 1px #C2C6D4;
  border-right: solid 1px #C2C6D4;
  padding: 16px;
  width: 100%;
  height: 48px;
  text-align: center;
}
.organizationModal .organizationModal__list {
  flex: 1;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.organizationModal .organizationModal__loader {
  top: 50%;
  position: absolute;
  left: 50%;
}
.organizationSearch {
  margin: 0px !important;
  position: relative;
}
.organizationSearchInput {
  font-size: 12px !important;
  width: 99%;
  height: 35px;
  padding-left: 2.4em !important;
  border-width: 1px;
  border-radius: 5px;
  min-height: 35px !important;
}
.organizationSearchRemove {
  position: absolute;
  top: 0px;
  right: 4px;
  width: 33px;
  height: 33px;
  padding: 7px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .organizationSearchRemove {
    cursor: none;
  }
}
.organizationSearchIcon {
  height: 100%;
  position: absolute;
  top: 0;
  left: 14px;
  font-size: 15px;
}
.organizationTab {
  position: relative;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
  border-right: solid 1px #C2C6D4;
  height: 56px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .organizationTab {
    top: 56px;
    border-right: none;
  }
}
.organizationTab .organizationTabButton {
  width: 40%;
  min-width: 40%;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
}
.organizationTab .organizationTabButton:hover {
  background-color: #dfdfdf;
}
.organizationTab .organizationTabButton--first {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: none;
}
.organizationTab .organizationTabButton--last {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-right: none;
}
.organizationTab .active {
  background-color: #ECF0FF;
}
.organizationTab .active a {
  color: #005DB6;
  border: 0px !important;
}
.organizationTab .active a span {
  color: #005DB6;
}
.organizationTab .active .organizationTabCheck {
  vertical-align: middle;
  display: inline-block;
  background-image: url('../img/lobby-check-blue24px.svg');
}
.organizationTabAnchor {
  text-align: center;
  border-radius: 0px;
}
.organizationTabAnchor:hover {
  text-decoration: none !important;
}
.organizationTabKaiinAnchor {
  margin: 0;
  margin-left: 8px;
}
.organizationTabCheck {
  vertical-align: middle;
  display: none;
}
.organizationTabSpan {
  color: #1A1B1E;
}
.organizationTabBadge {
  position: absolute;
  top: 6px;
  right: 8px;
}
.organizationTabBadge-none {
  visibility: hidden;
}
.list__item.organizationListItem {
  flex: 1;
  font-size: 16px;
  padding: 0 16px;
  width: 100%;
}
.clientCert .modal-window {
  background-color: #F8F9FA !important;
}
@media only screen and (max-width: 767px) {
  .clientCert #popup-content {
    padding: 28px 16px 0px 16px;
  }
}
.clientCert .content-container {
  background-color: #F8F9FA;
}
.clientCert .scroll--none {
  overflow-y: initial;
}
.clientCert .scroll--show {
  overflow-y: scroll;
}
.clientCert-guidance {
  font-size: 18px;
}
.clientCert-guidance__sentence {
  width: 100%;
}
.clientCert-guidance__info {
  width: 100%;
  height: 100%;
}
.clientCert-guidance__number {
  float: left;
  height: 100%;
  font-size: 40px;
  color: #1A1B1E;
  line-height: 1.2em;
}
.clientCert-guidance__title {
  margin: 0;
  text-overflow: ellipsis;
  width: auto;
  line-height: normal;
  font-size: 24px;
  color: #1A1B1E;
  padding: 0px;
  padding-bottom: 1px;
  padding-left: 53px;
}
.clientCert-guidance__details {
  margin: 0;
  margin-top: 16px;
  text-overflow: ellipsis;
  width: auto;
  line-height: normal;
  padding: 0px;
  font-size: 18px;
  padding-left: 53px;
}
.clientCert-guidance__next {
  height: auto;
  width: 60px;
  margin: auto;
}
.clientCert-guidance__icon {
  margin-top: -4px;
}
.clientCert-cannotQrReaded__sentence {
  font-size: 14px;
  margin-top: 14px;
  text-decoration: underline;
  color: #005DB6;
  font-weight: inherit;
  line-height: 1.42857143;
  text-align: center;
}
.clientCert-cannotQrReaded--none {
  display: none;
}
.clientCert-cannotQrReaded__padding {
  padding-top: 16px;
  margin-left: 53px;
}
.clientCert-cannotQrReaded--cursor {
  cursor: pointer;
}
.clientCert-qrCode {
  text-align: center;
}
.clientCert-qrCode--flex {
  display: flex;
  flex-wrap: wrap;
}
.clientCert-qrCode__highPrecision {
  flex: 1 300px;
}
.clientCert-qrCode--size {
  height: 160px;
  width: 160px;
}
.clientCert-qrCode__margin {
  margin-top: 23px;
}
.clientCert-expirationDate {
  margin-top: 23px;
  color: #1A1B1E;
  font-size: 24px;
}
.spk-cl-room-main .spk-room-header {
  background-color: #B71C1C;
  color: #ffffff;
}
.spk-cl-room-main .spk-room-header-clientname {
  line-height: 24px;
  height: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-cl-room-main .spk-room-header-icon i.icon-info_outline {
    background-color: #B71C1C;
    background-image: url('../img/outline-info-24px.svg');
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-cl-room-main .spk-room-header-icon i.icon-search {
    background-color: #B71C1C;
    background-image: url('../img/baseline-search-24px.svg');
  }
}
.spk-cl-room-main .spk-room-header-icon i.icon-star {
  background-color: #B71C1C;
  background-image: url('../img/baseline-star-white24px.svg');
}
.spk-cl-room-main .spk-room-header-icon i.icon-star.icon-star_border {
  background-color: #B71C1C;
  background-image: url('../img/baseline-star_border-white24px.svg');
}
.spk-cl-room-main .spk-room-header-icon-favorite .glyphicon-star-empty {
  color: #B71C1C;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-cl-room-main .spk-room-header-icon-favorite .glyphicon-star-empty:hover {
    background-color: #B71C1C;
  }
}
.spk-cl-room-main .spk-room-header-icon-favorite .glyphicon-star {
  color: #B71C1C;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-cl-room-main .spk-room-header-icon-favorite .glyphicon-star:hover {
    background-color: #B71C1C;
  }
}
.spk-cl-room-main .spk-room-main-file.icon-attach {
  background-image: url('../img/baseline-attach_file-24px-orange.svg');
}
.spk-cl-room-main .spk-room-main-mic.icon-mic {
  background-image: url('../img/baseline-mic-orange24px.svg');
}
.spk-cl-room-main .spk-room-main-to {
  color: #B71C1C;
}
.spk-cl-room-main .spk-room-main-input {
  background-color: #FAF8F8;
}
.spk-cl-room-main .spk-room-main-input-text textarea:hover {
  border-color: #2f3033;
}
.spk-cl-room-main .spk-room-main-input-text textarea:focus {
  border-color: #B71C1C;
}
.spk-cl-room-main .spk-room-main-input-send-sendButton {
  background-color: #B71C1C;
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-main-input-send-sendButton:hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-main-input-send-sendButton:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-main-input-send-sendButton.spk-button-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.spk-cl-room-main .spk-room-main-input-send-sendButton.spk-button-disabled:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.spk-cl-room-main .spk-room-main-input-send-sendButton.spk-button-disabled:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-main-messages {
  background-color: #FAF8F8;
}
.spk-cl-room-main .spk-room-search-input {
  color: #383a3d;
  border: 1px solid #717173;
}
.spk-cl-room-main .spk-room-search-input::placeholder {
  color: #44474E;
}
.spk-cl-room-main .spk-room-search-input:hover {
  border: 1px solid #2f3033;
}
.spk-cl-room-main .spk-room-search-input:focus {
  border: 2px solid #B71C1C;
}
.spk-cl-room-main .spk-room-search-button {
  background-color: #B71C1C;
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-search-button:hover {
  background-color: rgba(183, 28, 28, 0.92);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-search-button:focus {
  background-color: rgba(183, 28, 28, 0.76);
  color: #ffffff;
  border: 1px solid #B71C1C;
}
.spk-cl-room-main .spk-room-search-button.spk-button-disabled {
  border-color: #717173;
}
.spk-cl-room-main .spk-room-notify {
  border-color: #B71C1C;
}
.spk-cl-room-main .spk-room-notify-icon {
  background-image: url(../img/baseline-arrow_downward-orange24px.svg);
}
.spk-cl-room-main .spk-room-notify-message {
  color: #B71C1C;
}
.spk-cl-room-main .spk-toList-block-icon {
  color: #B71C1C;
}
.spk-cl-room-main .spk-history-info-name {
  color: #B71C1C;
}
.spk-cl-room-main .spk-room-info > div {
  width: 100%;
}
.spk-cl-room-main .replyFooter__to {
  color: #B71C1C;
}
.spk-cl-room-main .replyFooter__cancel {
  color: #B71C1C;
}
.spk-cl-room-main .replyFooter__send {
  background-color: #B71C1C;
}
.spk-cl-room-main .replyFooter__send:hover {
  background-color: rgba(183, 28, 28, 0.92);
}
.spk-cl-room-main .replyFooter__send.spk-button-disabled {
  background-color: #e6e6e6;
}
.spk-cl-room-main .replyFooter__send.spk-button-disabled:hover {
  background-color: #e6e6e6;
}
.spk-tkcnf-room-main .spk-room-header {
  background-color: #001B3D;
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-tkcnf-room-main .spk-room-header-icon i.icon-info_outline {
    background-color: #001B3D;
    background-image: url('../img/outline-info-24px.svg');
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-tkcnf-room-main .spk-room-header-icon i.icon-search {
    background-color: #001B3D;
    background-image: url('../img/baseline-search-24px.svg');
  }
}
.spk-tkcnf-room-main .spk-room-header-icon i.icon-star {
  background-color: #001B3D;
  background-image: url('../img/baseline-star-white24px.svg');
}
.spk-tkcnf-room-main .spk-room-header-icon i.icon-star_border {
  background-color: #001B3D;
  background-image: url('../img/baseline-star_border-white24px.svg');
}
.spk-tkcnf-room-main .spk-room-header-icon-favorite .glyphicon-star-empty {
  color: #001B3D;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-tkcnf-room-main .spk-room-header-icon-favorite .glyphicon-star-empty:hover {
    background-color: #001B3D;
  }
}
.spk-tkcnf-room-main .spk-room-header-icon-favorite .glyphicon-star {
  color: #001B3D;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-tkcnf-room-main .spk-room-header-icon-favorite .glyphicon-star:hover {
    background-color: #001B3D;
  }
}
.spk-tkcnf-room-main .spk-room-main-file.icon-attach {
  background-image: url('../img/baseline-attach_file-24px-navy.svg');
}
.spk-tkcnf-room-main .spk-room-main-mic.icon-mic {
  background-image: url('../img/baseline-mic-navy24px.svg');
}
.spk-tkcnf-room-main .spk-room-main-to {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-room-main-input {
  background-color: #F8F9FA;
}
.spk-tkcnf-room-main .spk-room-main-input-text textarea:hover {
  border-color: #2f3033;
}
.spk-tkcnf-room-main .spk-room-main-input-text textarea:focus {
  border-color: #001B3D;
}
.spk-tkcnf-room-main .spk-room-main-input-send-sendButton {
  background-color: #001B3D;
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-main-input-send-sendButton:hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-main-input-send-sendButton:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-main-input-send-sendButton.spk-button-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.spk-tkcnf-room-main .spk-room-main-input-send-sendButton.spk-button-disabled:hover {
  background-color: #e6e6e6;
  color: #a1a1a3;
  border: 1px solid #e6e6e6;
}
.spk-tkcnf-room-main .spk-room-main-input-send-sendButton.spk-button-disabled:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-main-messages {
  background-color: #F8F9FA;
}
.spk-tkcnf-room-main .spk-room-main-messages .messageList {
  padding-top: 16px;
}
.spk-tkcnf-room-main .spk-room-search-input {
  color: #383a3d;
  border: 1px solid #717173;
}
.spk-tkcnf-room-main .spk-room-search-input::placeholder {
  color: #44474E;
}
.spk-tkcnf-room-main .spk-room-search-input:hover {
  border: 1px solid #2f3033;
}
.spk-tkcnf-room-main .spk-room-search-input:focus {
  border: 2px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-search-button {
  background-color: #001B3D;
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-search-button:hover {
  background-color: rgba(0, 27, 61, 0.92);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-search-button:focus {
  background-color: rgba(0, 27, 61, 0.76);
  color: #ffffff;
  border: 1px solid #001B3D;
}
.spk-tkcnf-room-main .spk-room-search-button.spk-button-disabled {
  border-color: #717173;
}
.spk-tkcnf-room-main .spk-room-notify {
  border-color: #001B3D;
}
.spk-tkcnf-room-main .spk-room-notify-icon {
  background-image: url(../img/baseline-arrow_downward-navy24px.svg);
}
.spk-tkcnf-room-main .spk-room-notify-message {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-toList-block-icon {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-history-info-name {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-room-info > div {
  width: 100%;
}
.spk-tkcnf-room-main .replyFooter__to {
  color: #001B3D;
}
.spk-tkcnf-room-main .replyFooter__cancel {
  color: #001B3D;
}
.spk-tkcnf-room-main .replyFooter__send {
  background-color: #001B3D;
}
.spk-tkcnf-room-main .replyFooter__send:hover {
  background-color: rgba(0, 27, 61, 0.92);
}
.spk-tkcnf-room-main .replyFooter__send.spk-button-disabled {
  background-color: #e6e6e6;
}
.spk-tkcnf-room-main .replyFooter__send.spk-button-disabled:hover {
  background-color: #e6e6e6;
}
.spk-cl-room-main .spk-msgSystem-text {
  color: #B71C1C;
}
.spk-cl-room-main .spk-msgSystem-board-text {
  color: #B71C1C;
}
.spk-cl-room-main .spk-msgUnread-text {
  color: #B71C1C;
}
.spk-cl-room-main .spk-msg-mine .spk-balloon {
  background-color: #FFCDD2;
  border: none;
}
.spk-cl-room-main .spk-msg-mine .spk-balloon:before {
  border-left-color: #FFCDD2;
}
.spk-cl-room-main .spk-msg-mine .spk-balloon:after {
  border-left-color: #FFCDD2;
}
.spk-cl-room-main .spk-msg .msg-reaction__button--select {
  border-color: #B71C1C;
}
.spk-tkcnf-room-main .spk-msgSystem-text {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-msgSystem-board-text {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-msgUnread-text {
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-msg-container .spk-balloon {
  background-color: #ffffff;
  border-color: #001B3D;
  color: #001B3D;
}
.spk-tkcnf-room-main .spk-msg-container .spk-balloon:before {
  border-right-color: #001B3D;
}
.spk-tkcnf-room-main .spk-msg-container .spk-balloon:after {
  border-right-color: #ffffff;
}
.spk-tkcnf-room-main .spk-msg-mine .spk-balloon {
  background-color: #D6E3FF;
  border: none;
}
.spk-tkcnf-room-main .spk-msg-mine .spk-balloon:before {
  border-left-color: #D6E3FF;
}
.spk-tkcnf-room-main .spk-msg-mine .spk-balloon:after {
  border-left-color: #D6E3FF;
}
.spk-tkcnf-room-main .msg-reaction__button--select {
  border-color: #001B3D;
}
.spk-navigationRail {
  align-items: center;
  background-color: #F8F9FA;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  height: 100%;
  overflow: hidden;
  padding-top: 8px;
  position: relative;
  width: 72px;
  z-index: 1031;
}
.spk-navigationRail__button {
  height: 64px;
  width: 72px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 4px;
}
.spk-navigationRail__button-inner {
  margin: 6px 4px;
  position: relative;
  display: flex;
  flex-flow: column;
}
.spk-navigationRail__button-link-wrapper {
  margin: 0 4px;
}
.spk-navigationRail__button--essAndSystemOfferIconHidden {
  display: none;
}
@media (min-height: 612px) {
  .spk-navigationRail__button--essAndSystemOfferIconHidden {
    display: flex;
  }
}
.spk-navigationRail__button--contactsAndSystemOfferIconHidden {
  display: none;
}
@media (min-height: 748px) {
  .spk-navigationRail__button--contactsAndSystemOfferIconHidden {
    display: flex;
  }
}
.spk-navigationRail__button--showAppsMenuIcon {
  display: flex;
}
@media (min-height: 612px) {
  .spk-navigationRail__button--showAppsMenuIcon {
    display: none;
  }
}
.spk-navigationRail__button--showAppsMenuIcon_pilotOffice {
  display: flex;
}
@media (min-height: 748px) {
  .spk-navigationRail__button--showAppsMenuIcon_pilotOffice {
    display: none;
  }
}
.spk-navigationRail__button--summariesIconHidden {
  display: none;
}
@media (min-height: 680px) {
  .spk-navigationRail__button--summariesIconHidden {
    display: flex;
  }
}
.spk-navigationRail__button--wscIconHidden {
  display: none;
}
@media (min-height: 544px) {
  .spk-navigationRail__button--wscIconHidden {
    display: flex;
  }
}
.spk-navigationRail__button--chatIconHidden {
  display: none;
}
@media (min-height: 476px) {
  .spk-navigationRail__button--chatIconHidden {
    display: flex;
  }
}
.spk-navigationRail__button--essIconHidden {
  display: none;
}
@media (min-height: 612px) {
  .spk-navigationRail__button--essIconHidden {
    display: flex;
  }
}
.spk-navigationRail__label {
  font-size: 12px;
  cursor: pointer;
}
.spk-navigationRail__icon {
  height: 32px;
  width: 56px;
  display: block;
}
.spk-navigationRail__icon:hover {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 16px;
}
.spk-navigationRail__icon--select {
  background-color: #B9DCF8;
  border-radius: 16px;
}
.spk-navigationRail__icon--select:hover {
  background-color: rgba(0, 93, 182, 0.04);
}
.spk-navigationRail__icon-new {
  background-color: #BA1A1A;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 12px;
  height: 16px;
  left: 30px;
  line-height: 17px;
  position: absolute;
  width: 16px;
}
.spk-navigationRail__icon--position {
  margin-top: 4px;
}
.spk-navigationRail__icon--hidden {
  display: none;
}
.spk-navigationRail__icon i.icon-notifications {
  background-image: url('../img/notifications_gray_24dp.svg');
}
.spk-navigationRail__icon i.icon-calendar {
  background-image: url('../img/calendar_month_gray_24dp.svg');
}
.spk-navigationRail__icon i.icon-task {
  background-image: url('../img/assignment_turned_in_gray_24dp.svg');
}
.spk-navigationRail__icon i.icon-memo {
  background-image: url('../img/library_books_gray_24dp.svg');
}
.spk-navigationRail__icon i.icon-drs {
  background-image: url('../img/edit_note_gray_24dp.svg');
}
.spk-navigationRail__icon i.icon-chat {
  background-image: url('../img/ic_fluent_link_chat_24_primary.svg');
}
.spk-navigationRail__icon i.icon-wsc {
  background-image: url('../img/wsc_regular.svg');
}
.spk-navigationRail__icon i.icon-ess {
  background-image: url('../img/ess_regular.svg');
}
.spk-navigationRail__icon i.icon-summary {
  background-image: url('../img/summary.svg');
}
.spk-navigationRail__icon i.icon-contacts {
  background-image: url('../img/client_contact.svg');
}
.spk-navigationRail__icon i.icon-systemOffer {
  background-image: url('../img/outline-info-gray24px.svg');
}
.spk-navigationRail__icon i.icon-app {
  background-image: url('../img/more_vert_24dp_1F1F1F.svg');
}
.spk-navigationRail__divider {
  width: 48px;
  min-height: 4px;
  border-top: 1px solid #E0E0E0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E0E0E0;
}
.spk-navigationRail__contextmenu {
  position: absolute;
  height: 64px;
  width: 144px;
  background-color: white;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
  position: fixed;
}
.spk-navigationRail__contextmenu > ul {
  padding: 8px 0px;
  position: relative;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 1;
}
.spk-navigationRail__contextmenu > ul > li {
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
  text-align: center;
  cursor: pointer;
}
.spk-navigationRail__contextmenu > ul > li:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.spk-navigationRail__contextmenu > ul > li > span {
  width: 100%;
}
@media (max-height: 543px) {
  .spk-navigationRail .appsMenuNotificationLastIcon {
    display: none;
  }
}
@media (min-height: 612px) {
  .spk-navigationRail .appsMenuNotificationLastIcon {
    display: none;
  }
}
@media (max-height: 475px) {
  .spk-navigationRail .appsMenuNotificationSecondLastIcon {
    display: none;
  }
}
@media (min-height: 544px) {
  .spk-navigationRail .appsMenuNotificationSecondLastIcon {
    display: none;
  }
}
@media (min-height: 476px) {
  .spk-navigationRail .appsMenuNotificationThirdLastIcon {
    display: none;
  }
}
.navigationRailAppIconMenu {
  background-color: white;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
  left: 72px;
  position: absolute;
  position: fixed;
  width: 144px;
}
.navigationRailAppIconMenu > ul {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 12px 0px;
  position: relative;
  margin: 0;
  z-index: 1;
}
.navigationRailAppIconMenu > ul > li {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 48px;
  text-align: center;
  padding-left: 12px;
  position: relative;
}
.navigationRailAppIconMenu > ul > li.selected {
  background-color: rgba(0, 93, 182, 0.08);
}
.navigationRailAppIconMenu > ul > li.selected:hover {
  background-color: rgba(0, 93, 182, 0.12);
}
.navigationRailAppIconMenu > ul > li.unselected:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.navigationRailAppIconMenu > ul > li > a {
  display: block;
  height: 28px;
  width: 32px;
}
.navigationRailAppIconMenu > ul > li > span {
  font-size: 1.2rem;
  padding: 0 8px;
}
.navigationRailAppIconMenu .icon {
  position: relative;
}
.navigationRailAppIconMenu .notificationNewIcon {
  background-color: #BA1A1A;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 12px;
  height: 16px;
  left: 28px;
  line-height: 17px;
  position: absolute;
  top: 8px;
  width: 16px;
}
.navigationRailAppIconMenu .notificationNewIcon .hidden {
  display: none;
}
.navigationRailAppIconMenu .showSummariesMenuItem {
  display: flex;
}
@media (min-height: 680px) {
  .navigationRailAppIconMenu .showSummariesMenuItem {
    display: none;
  }
}
.navigationRailAppIconMenu .showEssMenuItem {
  display: flex;
}
@media (min-height: 612px) {
  .navigationRailAppIconMenu .showEssMenuItem {
    display: none;
  }
}
.navigationRailAppIconMenu .showWscMenuItem {
  display: flex;
}
@media (min-height: 544px) {
  .navigationRailAppIconMenu .showWscMenuItem {
    display: none;
  }
}
.navigationRailAppIconMenu .showChatMenuItem {
  display: flex;
}
@media (min-height: 476px) {
  .navigationRailAppIconMenu .showChatMenuItem {
    display: none;
  }
}
.spk-news-readfield__label {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
@media only screen and (min-width: 768px) {
  .spk-news-readfield__label {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
.spk-news-readfield__honbun {
  border-radius: 0px !important;
  border-top: 1px #C2C6D4 solid !important;
  border-bottom: 1px #C2C6D4 solid !important;
  border-left: 0px !important;
  border-right: 0px !important;
  line-height: 1.5 !important;
  letter-spacing: 0.05em !important;
}
.spk-news-readfield__block {
  border-top: 1px #C2C6D4 solid;
  height: 48px;
  padding-right: 4px !important;
}
@media only screen and (min-width: 768px) {
  .spk-news-readfield__block {
    padding-left: 24px !important;
  }
}
.spk-news-readfield__fileBlock {
  border-bottom: 0px !important;
}
.spk-news-readfield__file {
  margin-top: 8px !important;
}
.spk-news-readfield__file-preview {
  background-color: #ffffff;
  padding: 0px 16px 16px 16px;
}
@media only screen and (min-width: 768px) {
  .spk-news-readfield__file-preview {
    padding: 0px 24px 16px 24px;
  }
}
.spk-news-readfield__imgRow {
  display: flex;
  justify-content: center;
}
.spk-news-readfield__text {
  color: #B71C1C;
}
.spk-news-readfield__item {
  padding-right: 8px;
}
.spk-news-readfield__icon {
  height: 48px;
  width: 48px;
  margin: 0px 0px 0px auto;
}
.spk-news-readfield__pointer {
  cursor: pointer;
}
.spk-news-readfield__disabled {
  background-color: #e9e9e9 !important;
}
.spk-news-readfield__linkButtonRow {
  border-bottom: 1px #C2C6D4 solid;
}
.spk-news-readfield__helper {
  color: #717173;
  font-size: 14px;
  padding: 1px 16px;
}
.spk-news-footerfield {
  height: 64px;
  padding: 6px 16px 10px 16px;
  background-color: #ffffff;
  border-top: 1px solid #C2C6D4;
}
@media only screen and (min-width: 768px) {
  .spk-news-footerfield {
    display: flex;
  }
}
.spk-news-footerfield__block {
  display: flex;
  margin: 0 0 0 auto;
}
.spk-news-footerfield__button {
  height: 48px;
  padding: 6px 0px;
  margin-right: 8px;
  flex: 1;
}
.spk-news-footerfield__button:last-child {
  margin-right: 0px;
}
.spk-news-official {
  padding: 0 16px;
}
@media only screen and (min-width: 768px) {
  .spk-news-official {
    padding: 0 24px;
  }
}
@media only screen and (min-width: 1276px) {
  .spk-news-official {
    padding: 0;
  }
}
.spk-news-draft {
  padding: 0 16px;
}
@media only screen and (min-width: 768px) {
  .spk-news-draft {
    padding: 0 24px;
  }
}
@media only screen and (min-width: 1276px) {
  .spk-news-draft {
    padding: 0;
  }
}
.omssd .news-message-overflow-container {
  position: relative;
}
.omssd .news-message-overflow {
  right: 8px;
}
.omssd .news-message-overflow .reactions {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
}
.omssd .address-list-content {
  height: 100%;
}
.omssd .address-list-content__main {
  overflow: hidden;
  padding-top: 24px;
}
.omssd .address-list-content__checklist {
  height: 100%;
}
.omssd .address-list-container {
  height: 100%;
}
.omssd .address-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.omssd .address-list__main {
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.omssd .kanyo-all-checkbox-list {
  background-color: #e9e9e9;
  border-top: 1px solid #C2C6D4;
  color: #1A1B1E;
}
.omssd .kanyo-detail-checkbox-list {
  padding-bottom: 40px;
}
.omssd .kanyo-detail-checkbox {
  display: flex;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .omssd .kanyo-detail-checkbox {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.omssd .kanyo-detail-checkbox__label {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 18px;
  width: 100%;
}
.omssd .kanyo-detail-checkbox__allLabel {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 50px;
  padding-right: 16px;
}
.omssd .kanyo-detail-checkbox__line {
  align-items: center;
  color: #44474E;
  display: flex;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.omssd .kanyo-detail-checkbox__main {
  align-items: center;
  color: #1A1B1E;
  display: flex;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.omssd .kanyo-detail-checkbox__ccCode {
  color: #1A1B1E;
  margin-left: 32px;
  width: 34px;
  white-space: nowrap;
}
.omssd .kanyo-detail-checkbox__name {
  color: #1A1B1E;
  margin-left: 16px;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.omssd .kanyo-detail-checkbox__width {
  text-align: right;
  width: 80px;
  white-space: nowrap;
}
.omssd .kanyo-detail-checkbox__note {
  font-size: 14px;
  text-align: right;
  min-width: 56px;
  white-space: nowrap;
}
.omssd .kanyo-detail-checkbox__audit {
  font-size: 12px;
}
.omssd .kanyo-detail-checkbox__unuseChat {
  color: #005DB6;
  font-size: 14px;
  margin-left: 32px;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.omssd .kanyo-detail-checkbox__checkbox:hover + .kanyo-detail-checkbox__label:before,
.omssd .kanyo-detail-checkbox .kanyo-detail-checkbox__label:hover:before,
.omssd .kanyo-detail-checkbox .kanyo-detail-checkbox__label:before {
  top: 18px;
}
.omssd .kanyo-detail-checkbox__checkbox:checked:hover + .kanyo-detail-checkbox__label:before,
.omssd .kanyo-detail-checkbox__checkbox:checked + .kanyo-detail-checkbox__label:hover:before {
  border-color: #B71C1C;
  color: #ffffff;
  background-color: #B71C1C;
}
.omssd .kanyo-detail-checkbox__checkbox:checked:active + .kanyo-detail-checkbox__label:before,
.omssd .kanyo-detail-checkbox__checkbox:checked + .kanyo-detail-checkbox__label:before {
  border-color: #B71C1C;
  color: #ffffff;
  background-color: #B71C1C;
}
.omssd .kanyo-detail-checkbox__checkbox:checked:disabled + .kanyo-detail-checkbox__label:before {
  border-color: #b3b3b3;
  color: #ffffff;
  background-color: #b3b3b3;
}
.omssd .kanyo-detail-checkbox__checkbox:disabled + .k-checkbox-label:before,
.omssd .kanyo-detail-checkbox .k-checkbox:checked:disabled + .k-checkbox-label:before,
.omssd .kanyo-detail-checkbox .k-checkbox:checked:disabled + .k-checkbox-label:active:before,
.omssd .kanyo-detail-checkbox .k-checkbox:checked:disabled + .k-checkbox-label:hover:before {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.omssd .newsAddress-list-content__top-item {
  align-items: center;
  display: flex;
  margin-top: 18px;
  margin-bottom: 10px;
}
.omssd .newsAddress-content {
  overflow: hidden;
  padding-top: 24px;
}
.omssd .newsAddress-content__form {
  overflow: hidden;
}
.omssd .newsAddress-content__checklist {
  height: 100%;
  overflow: hidden;
}
.omssd .newsAddress-card {
  margin: 8px 0;
  overflow: visible;
  width: 100%;
}
.omssd .newsAddress-card__primary {
  cursor: default;
}
.omssd .newsAddress-card__title {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.omssd .newsAddress-card__icon {
  cursor: pointer;
  color: #44474E;
}
.omssd .newsAddress-card__overflow {
  position: relative;
}
.omssd .newsAddress-card__action-icons {
  margin-left: 0px;
  padding-left: 0px;
}
.omssd .newsAddress-form__helper-message {
  height: 18px;
}
.omssd .newsAddress-button-block__button--text {
  padding-right: 0px;
  -webkit-text-stroke-width: 0.3px;
}
.conversionToFxUser .convrsion-header {
  padding-right: 24px;
}
@media only screen and (min-width: 992px) {
  .conversionToFxUser .convrsion-header {
    padding-right: 40px;
  }
}
.conversionToFxUser .convertedUser {
  background-color: #cccccc;
  border-color: gray;
  width: 100%;
  height: 48px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  font-size: 18px;
  text-indent: 0;
  padding-top: 8px;
  padding-left: 13px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.conversionToFxUser #conversion-content {
  background-color: white;
  overflow-y: auto;
}
.conversionToFxUser .convertedCaption {
  margin: 8px;
}
.conversionToFxUser .convertedCaption__title {
  font-size: 16px;
  font-weight: bold;
}
.conversionToFxUser .convertedCaption__text {
  font-size: 14px;
}
.conversionToFxUser .textfield {
  margin: 8px;
}
.conversionToFxUser .conversionButton {
  margin: 8px;
}
.conversionToFxUser .conversionButton__button {
  font-size: 14px;
}
.conversionToFxUser .conversionIconContainer {
  height: auto;
  width: 60px;
  margin: auto;
}
.conversionToFxUser .conversionIcon {
  font-size: 60px;
}
.conversionToFxUser .agreementCheckbox {
  margin-left: 8px;
  margin-right: 8px;
}
.conversionToFxUser .agreementCheckbox__checkbox:checked:hover + .agreementCheckbox__label:before,
.conversionToFxUser .agreementCheckbox__checkbox:checked + .agreementCheckbox__label:hover:before {
  border-color: #B71C1C;
  color: #ffffff;
  background-color: #B71C1C;
}
.conversionToFxUser .agreementCheckbox__checkbox:checked:active + .agreementCheckbox__label:before,
.conversionToFxUser .agreementCheckbox__checkbox:checked + .agreementCheckbox__label:before {
  border-color: #B71C1C;
  color: #ffffff;
  background-color: #B71C1C;
}
.conversionToFxUser .agreementCheckbox__checkbox:checked:disabled + .agreementCheckbox__label:before {
  border-color: #b3b3b3;
  color: #ffffff;
  background-color: #b3b3b3;
}
.conversionToFxUser .agreementCheckbox__checkbox:disabled + .k-checkbox-label:before,
.conversionToFxUser .agreementCheckbox .k-checkbox:checked:disabled + .k-checkbox-label:before,
.conversionToFxUser .agreementCheckbox .k-checkbox:checked:disabled + .k-checkbox-label:active:before,
.conversionToFxUser .agreementCheckbox .k-checkbox:checked:disabled + .k-checkbox-label:hover:before {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.start-info-submenu {
  margin-bottom: 24px;
  margin-top: 24px;
}
.start-info-modal-window {
  color: #1A1B1E;
}
.start-info-content__heading {
  font-size: 24px;
}
.start-info-content__bookmark {
  display: flex;
}
.start-info-content__bookmark-left {
  flex: 1;
}
.start-info-content__bookmark-image {
  border: 2px solid #C2C6D4;
  height: 76px;
  width: 324px;
}
.start-info-content__bookmark-right {
  flex: 1;
  margin-left: 24px;
}
.start-info-content__bookmark-button {
  width: fit-content;
}
.start-info-content__permission-image {
  border: 2px solid #C2C6D4;
  height: 153px;
  width: 672px;
}
.start-info-content__permission-button {
  width: fit-content;
}
.start-info-footer {
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.start-info-close-button {
  border: 0;
  background-color: inherit;
  color: #005DB6;
}
.start-info-checkBox-block {
  margin-left: 24px;
}
.fx-logout-block {
  align-items: center;
  display: flex;
  height: 56px;
  justify-content: center;
  margin-left: 12px;
}
.fx-logout-block__button {
  border-color: #f58505;
  color: #fff;
  background-color: #f58505;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.33);
  padding: 4px 16px;
  font-size: 16px;
  background-clip: border-box;
  border-radius: 3px;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  font-weight: normal;
}
.fx-logout-block__button:active {
  border-color: #f58505;
  color: #fff;
  background-color: #f28c18;
  box-shadow: none;
}
.fx-logout-block__button:hover {
  border-color: #f58505;
  color: #fff;
  background-color: #f58505;
}
.fx-logout-block__button:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 4px 2px #fa8500, 1px 1px 3px rgba(0, 0, 0, 0.33);
  color: #fff;
  outline: 0px;
}
.reaction-note {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: 1px solid #C2C6D4;
}
.reaction-note__icon {
  margin-right: 13px;
}
.reaction-note__text {
  font-size: 12px;
  color: #1A1B1E;
  line-height: 12px;
}
.reactions {
  align-items: center;
  display: flex;
  height: 57px;
}
.reactions__list {
  background-color: #fdfbff;
  border: 1px solid #e0e2ec;
  border-radius: 50px;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  line-height: 48px;
  margin: 4px;
  text-align: center;
  width: 40px;
}
.reactions__reaction {
  background-color: #fdfbff;
  border: 1px solid #e0e2ec;
  border-radius: 50px;
  cursor: pointer;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 4px;
  text-align: center;
  width: 40px;
  position: relative;
}
.reactions__reaction--selected {
  background-color: #a9c7ff;
}
.reactions__cover {
  opacity: 0.38;
  background-color: black;
  width: 39px;
  height: 39px;
  line-height: 40px;
  cursor: default;
  z-index: 3;
  position: absolute;
  border-radius: 50px;
  top: 0;
}
.reactions__divider {
  border-bottom: 1px solid #C2C6D4;
}
.reactionSegmentedButtonMenu-note {
  display: flex;
  align-items: center;
  padding: 0 16px 8px 16px;
}
.reactionSegmentedButtonMenu-note__icon {
  margin-right: 13px;
}
.reactionSegmentedButtonMenu-note__text {
  font-size: 12px;
  color: #1A1B1E;
  line-height: 12px;
}
.tabs {
  border-bottom: 1px solid #C2C6D4;
  display: flex;
  height: 48px;
  margin: 4px;
}
.reactionsTab {
  cursor: pointer;
  height: 48px;
  margin: 0 4px;
  text-align: center;
  width: 48px;
}
.reactionsTab__text {
  font-size: 12px;
}
.reactionsTab--selected {
  border-bottom: 3px solid #005eb8;
  color: #005eb8;
  font-weight: bold;
}
.reactionList {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  height: 240px;
  margin: 4px;
  overflow-x: hidden;
}
.reactionList__reaction {
  border-radius: 50px;
  cursor: pointer;
  font-size: 20px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  width: 40px;
}
.reactionList__reaction--selected {
  background-color: #a9c7ff;
}
.roomInfoHeader {
  align-items: center;
  display: flex;
  height: 56px;
  padding: 0 4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .roomInfoHeader {
    flex-direction: row-reverse;
    padding-left: 16px;
    padding-right: 8px;
  }
}
.roomInfoHeader__close {
  height: 48px;
}
.roomInfoHeader__title {
  flex: 1;
}
.roomInfoTitle {
  align-items: center;
  display: flex;
  overflow: hidden;
}
.roomInfoTitle__name {
  flex: 1;
  padding-left: 16px;
}
.roomInfoTitle__buttons {
  height: 48px;
}
.roomInfoAvatar {
  width: 40px;
  height: 40px;
  background-size: cover;
  border-radius: 50%;
}
.roomInfoAvatar--group {
  border-radius: 5px;
}
.roomInfoAvatar-privateBadge {
  background-color: #001B3D;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  border-radius: 50%;
  display: flex;
  height: 21px;
  margin-left: 24px;
  position: absolute;
  top: 1px;
  width: 20px;
}
.roomInfoName {
  color: #1A1B1E;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.roomInfoAccordion {
  align-items: center;
  color: #1A1B1E;
  display: flex;
  font-size: 14px;
  height: 100%;
  padding: 0 16px;
}
.roomInfoCommentContainer {
  padding: 12px 16px 16px;
}
.roomInfoCommentContainer--isEmpty {
  height: 40px;
}
.roomInfoComment {
  color: #1A1B1E;
  word-break: break-word;
}
.roomInfoComment--isEmpty {
  color: #44474E;
}
.roomInfoCategoryName {
  flex: 1;
  padding-left: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.roomInfoCategoryName__badge {
  margin-left: 8px;
}
.roomInfoCategoryName--comment {
  align-items: center;
  display: flex;
}
.roomInfoNotificationSwitch {
  display: flex;
  padding: 20px;
  background-color: white;
  border-radius: 8px;
  align-items: center;
}
.roomInfoNotificationSwitch > a.icon {
  cursor: default;
}
.roomInfoNotificationSwitchName {
  flex: 1;
  min-width: 28px;
}
.spk-room-info-body .memberContent {
  padding-left: 52px;
}
.clientRoomInfoClientNameLink {
  color: #B71C1C;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clientRoomInfoName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clientRoomInfoContent {
  padding: 0;
}
.boardMessageList {
  max-width: 720px;
  margin: 0 auto;
  padding-bottom: 56px;
  padding-top: 16px;
}
.boardDateBlock {
  display: flex;
  height: 24px;
}
.boardFabBlock {
  margin: 0 auto;
  max-width: 720px;
  width: 100%;
}
.boardStickyNoteIcon {
  cursor: pointer;
}
.spk-initialSetting {
  display: flex;
  flex-flow: column;
  overflow-y: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .spk-initialSetting {
    margin-top: 56px;
  }
}
.spk-initialSetting .fade-layer {
  margin-top: 0px;
}
.spk-initialSetting__title {
  color: #1A1B1E;
  font-size: 32px;
  line-height: 42px;
  margin: 24px 48px 0px 48px;
  position: initial;
}
.spk-initialSetting__title--accountLinked {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .spk-initialSetting__title--accountLinked {
    margin-top: 24px;
  }
}
.spk-initialSetting__subTitle {
  color: #1A1B1E;
  font-size: 22px;
  line-height: 42px;
  min-height: 32px;
  margin: auto 48px 0px 48px;
}
.spk-initialSetting__contentSection {
  margin: 32px 0px 26px 0px;
}
.spk-initialSetting__contentSection > form {
  height: auto;
}
.spk-initialSetting__contentTitle {
  color: #1A1B1E;
  font-size: 24px;
  line-height: 42px;
  min-height: 36px;
  margin: 0px 48px 0px 48px;
}
.spk-initialSetting__contentSubTitle {
  color: #44474E;
  font-size: 16px;
  line-height: 24px;
  margin: 0px 48px 0px 48px;
}
.spk-initialSetting__userId {
  display: flex;
  margin: 18px 32px 0px 32px;
  width: 240px;
}
.spk-initialSetting__userId .textfield {
  margin-right: 4px;
}
.spk-initialSetting__userId .textfield__label {
  color: #44474E;
}
.spk-initialSetting__password {
  display: flex;
  margin: 18px 32px 0px 32px;
  max-width: 320px;
}
.spk-initialSetting__password .textfield {
  margin-right: 4px;
  position: relative;
}
.spk-initialSetting__password .textfield__text::-ms-reveal {
  display: none;
}
.spk-initialSetting__password .textfield__label {
  color: #44474E;
}
.spk-initialSetting__password .passwordVisibleSwitch {
  align-items: center;
  display: flex;
  height: 48px;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 24px;
  width: 48px;
}
.spk-initialSetting__password .passwordVisibleIcon--hidden {
  display: none;
}
.spk-initialSetting__password .passwordInvisibleIcon--hidden {
  display: none;
}
.spk-initialSetting__start {
  margin: 16px 32px 0px 48px;
  width: 240px;
}
.spk-initialSetting__delink {
  margin: 48px 32px 0px 48px;
  max-width: 400px;
}
.spk-initialSetting__delink .delink {
  height: auto;
  justify-content: start;
}
.spk-initialSetting__delink .delink__button {
  align-items: center;
  border-radius: 4px;
  display: flex;
  font-size: 16px;
  min-height: 36px;
}
.spk-initialSetting__delink .delink__text {
  padding: 0 16px;
}
.spk-initialSetting__profitUserIdTitle {
  color: #44474E;
  font-size: 12px;
  line-height: 24px;
  margin: 0px 48px 0px 48px;
}
.spk-initialSetting__profitUserId {
  color: #1A1B1E;
  font-size: 16px;
  line-height: 24px;
  margin: 0px 48px 0px 48px;
}
.spk-initialSetting__profitUserNameTitle {
  color: #44474E;
  font-size: 12px;
  line-height: 24px;
  margin: 0px 48px 0px 48px;
  padding-top: 24px;
}
.spk-initialSetting__profitUserName {
  color: #1A1B1E;
  font-size: 16px;
  line-height: 24px;
  margin: 0px 48px 0px 48px;
}
.spk-initialSetting__annotationSection {
  margin: 0px 48px 80px 48px;
}
.spk-initialSetting__annotation {
  display: flex;
  padding-bottom: 8px;
}
.spk-initialSetting__annotation-icon {
  height: 24px;
}
.spk-initialSetting__annotation-text {
  color: #44474E;
  font-size: 14px;
  line-height: 24px;
}
.spk-initialSetting__annotation-link {
  cursor: pointer;
  font-size: 14px;
  line-height: 21px;
}
.spk-initialSetting__icon i.icon-userIdHelpIcon {
  background-image: url('../img/help_gray_24dp.svg');
  height: 48px;
  margin-top: 25px;
  width: 48px;
}
.spk-initialSetting__icon i.icon-userIdHelpIcon:hover {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 50%;
}
.spk-initialSetting__icon i.icon-profitHelpIcon {
  background-image: url('../img/outline-info-gray24px.svg');
  cursor: default;
  margin-right: 8px;
}
.spk-initialSetting__back {
  height: 48px;
  padding-left: 4px;
}
@media only screen and (min-width: 768px) {
  .spk-initialSetting__back {
    display: none;
  }
}
.spk-initialSetting__back .icon {
  cursor: pointer;
  height: 48px;
  width: 48px;
}
.spk-initialSetting__back .icon:hover {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 50%;
}
.initialSettingDialogLink {
  cursor: pointer;
}
/* media query の設定 */
html,
body {
  height: 100%;
}
body {
  background-color: #ffffff;
  color: #44474E;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
  margin-top: -20px;
}
body div.spk-main-div {
  -webkit-transform: scale(var(--zoom));
  -webkit-transform-origin: 0px 0px;
  height: calc(100% / var(--zoom));
  width: calc(100% / var(--zoom));
  overflow-y: hidden;
}
body::before {
  position: static;
}
.body-content {
  height: 100%;
  display: flex;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #383a3d;
  border: 1px solid #717173;
  min-height: 28px;
}
textarea::placeholder,
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="color"]::placeholder,
.uneditable-input::placeholder {
  color: #44474E;
}
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.uneditable-input:hover {
  border: 1px solid #2f3033;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 2px solid #005DB6;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0 none;
}
textarea {
  resize: none;
  font-size: 16px;
}
input[type="button"],
input[type="submit"],
button {
  white-space: nowrap;
  border-radius: 4px;
  width: 100px;
  height: 38px;
  font-size: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  input[type="button"],
  input[type="submit"],
  button {
    height: 30px;
  }
}
input[type="button"]:focus,
input[type="submit"]:focus,
button:focus {
  outline: 0 none;
}
li {
  list-style: none;
}
a {
  color: #005DB6;
}
a.cl {
  color: #B71C1C;
}
.oi-stamp {
  height: 150px;
  width: 150px;
  display: block;
  cursor: pointer;
}
.navbar-brand {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .navbar-brand {
    height: 56px;
  }
}
.navbar-brand:hover,
.navbar-brand:focus {
  color: #ffffff !important;
}
.pf-thumb-xs,
.pf-thumb-s,
.pf-thumb-l {
  display: inline-block;
  border-radius: 50%;
  background-color: #6D7479;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pf-thumb-xs {
  width: 28px;
  height: 28px;
  background-image: url(../Img/i-thumbnail.png);
  background-repeat: no-repeat;
}
.pf-thumb-s {
  width: 32px;
  height: 32px;
  background-image: url(../Img/i-thumbnail-s.png);
  background-repeat: no-repeat;
}
.pf-thumb-margin {
  margin-bottom: 5px;
}
.pf-thumb-l {
  width: 38px;
  height: 38px;
  background-image: url(../Img/i-thumbnail-l.png);
  background-repeat: no-repeat;
}
.newmark {
  color: #e7620a !important;
}
.modal-window {
  background-color: #F8F9FA;
  border-radius: 3px;
  box-shadow: 0px 0px 10px #333;
}
@media only screen and (max-width: 767px) {
  .oi-xs-hidden {
    visibility: hidden;
  }
  .oi-xs-hide {
    display: none !important;
  }
  .oi-xs-show {
    display: block;
  }
}
.spk-visible-xs-table-cell {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .spk-visible-xs-table-cell {
    display: table-cell !important;
  }
}
.spk-no-userselect {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-xs-hide {
    display: none !important;
  }
}
.spk-border-line {
  border-bottom: 1px solid #C2C6D4;
}
.spk-body {
  display: flex;
  height: 100%;
}
.spk-content {
  flex: 1;
  overflow: hidden;
  width: 100%;
}
.spk-nav .navbar-brand {
  padding-left: 4px;
}
@media only screen and (min-width: 992px) {
  .spk-nav .navbar-brand {
    padding-left: 16px;
  }
}
.spk-nav .navbar-header span {
  font-size: 20px;
}
.spk-nav .glyphicon-comment {
  top: 2px;
}
.spk-nav span {
  white-space: nowrap;
}
ul {
  padding: 0;
}
label {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
input[type=text],
input[type="text"] {
  font-size: 16px !important;
}
input[type=file],
input[type="file"] {
  display: none;
}
/*************************************/
/****************テーマ****************/
/*************************************/
.icon {
  content: " ";
  display: inline-block;
  width: 24px;
  height: 24px;
  min-width: 24px;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.icon--small {
  width: 19px;
  height: 19px;
  background-size: 19px;
}
.icon--smallBadge {
  background-size: 16px;
  height: 16px;
  width: 16px;
}
.icon--hidden {
  display: none;
}
.icon-access_time {
  background-image: url('../img/baseline-access_time-24px.svg');
}
.icon-attach {
  background-image: url('../img/baseline-attach_file-24px.svg');
}
.icon-attach--gray {
  background-image: url('../img/baseline-attach_file-24px-gray.svg');
}
.icon-attach--orange {
  background-image: url('../img/baseline-attach_file-24px-orange.svg');
}
.icon-arrowdown {
  background-image: url('../img/baseline-arrow_downward-24px.svg');
}
.icon-back {
  background-image: url('../img/baseline-arrow_back_ios-24px.svg');
}
.icon-back--white {
  background-image: url('../img/baseline-arrow_back_ios-white24px.svg');
}
.icon-campaign {
  background-image: url('../img/campaign-24px.svg');
}
.icon-close {
  background-image: url('../img/baseline-close-24px.svg');
}
.icon-close--blue {
  background-image: url('../img/baseline-close-blue24px.svg');
}
.icon-close--black {
  background-image: url('../img/baseline-close-black24px.svg');
}
.icon-close--white {
  background-image: url('../img/baseline-close-white24px.svg');
}
.icon-comment {
  background-image: url('../img/baseline-comment-24px.svg');
}
.icon-comment-shonin {
  background-image: url('../img/shonin_comment_XX.svg');
}
.icon-comment-hokoku {
  background-image: url('../img/shonin_comment_XX.svg');
}
.icon-comment-hokoku-shonin {
  background-image: url('../img/shonin_comment_XX.svg');
}
.icon-date_range {
  background-image: url('../img/baseline-date_range-24px.svg');
}
.icon-exclamation {
  background-image: url('../img/baseline-error-24px.svg');
}
.icon-exclamation--red {
  background-image: url('../img/baseline-error-red24px.svg');
}
.icon-expand_less {
  background-image: url('../img/baseline-expand_less-24px.svg');
}
.icon-expand_less--gray {
  background-image: url('../img/baseline-expand_less-gray24px.svg');
}
.icon-expand_less--orange {
  background-image: url('../img/baseline-expand_less-orange24px.svg');
}
.icon-expand_more {
  background-image: url('../img/baseline-expand_more-24px.svg');
}
.icon-expand_more--gray {
  background-image: url('../img/baseline-expand_more-gray24px.svg');
}
.icon-expand_more--orange {
  background-image: url('../img/baseline-expand_more-orange24px.svg');
}
.icon-fullscreen-exit {
  background-image: url('../img/baseline-fullscreen_exit-24px.svg');
}
.icon-forward {
  background-image: url('../img/baseline-forward-24px.svg');
}
.icon-help {
  background-image: url('../img/baseline-help-24px.svg');
}
.icon-history {
  background-image: url('../img/baseline-history-24px.svg');
}
.icon-hokoku {
  background-image: url('../img/baseline-message-24px.svg');
}
.icon-hokoku-shonin {
  background-image: url('../img/hokoku_shonin_XX.svg');
}
.icon-hokoku-comment {
  background-image: url('../img/hokoku_comment_XX.svg');
}
.icon-hokoku-comment-shonin {
  background-image: url('../img/hokoku_shonin_comment_XX.svg');
}
.icon-info {
  background-image: url('../img/baseline-info-24px.svg');
}
.icon-info--blue {
  background-image: url('../img/baseline-info-blue24px.svg');
}
.icon-info_outline {
  background-image: url('../img/outline-info-24px.svg');
}
.icon-info_outline--gray {
  background-image: url('../img/outline-info-gray24px.svg');
}
.icon-message {
  background-image: url('../img/baseline-message-24px.svg');
}
.icon-transfer {
  background-image: url('../img/outline-shortcut-24px.svg');
}
.icon-transfer--gray {
  background-image: url('../img/outline-shortcut-gray-24px.svg');
}
.icon-transfer--disabled {
  background-image: url('../img/outline-shortcut-disabled-24px.svg');
}
.icon-stickyNoteOutlined {
  background-image: url('../img/outline-stickyNote-24dp.svg');
}
.icon-stickyNoteOutlined--gray {
  background-image: url('../img/outline-stickyNote-gray-24dp.svg');
}
.icon-stickyNoteOutlined--primary {
  background-image: url('../img/outline-stickyNote-primary-24dp.svg');
}
.icon-stickyNoteOutlined--inactive {
  background-image: url('../img/outline-stickyNote-inactive-24dp.svg');
}
.icon-notificationOutlined--gray {
  background-image: url('../img/notifications_gray_24dp.svg');
}
.icon-notificationsOffOutlined--gray {
  background-image: url('../img/notificationsOff-gray-24dx.svg');
}
.icon-stickyNotesOutlined {
  background-image: url('../img/outline-stickyNote-Stack-24dp.svg');
}
.icon-stickyNotesOutlined--gray {
  background-image: url('../img/outline-stickyNote-Stack-gray-24dp.svg');
}
.icon-stickyNotesOutlined--primary {
  background-image: url('../img/outline-stickyNote-Stack-primary-24dp.svg');
}
.icon-stickyNotesOutlined--inactive {
  background-image: url('../img/outline-stickyNote-Stack-inactive-24dp.svg');
}
.icon-stickyNotesFilled--gray {
  background-image: url('../img/filled-stickyNote-Stack-gray-24dp.svg');
}
.icon-reply {
  background-image: url('../img/baseline-reply-24px.svg');
}
.icon-reply--gray {
  background-image: url('../img/baseline-reply--gray-24px.svg');
}
.icon-stickyNoteFilled {
  background-image: url('../img/filled-stickyNote-24dp.svg');
}
.icon-stickyNoteFilled--gray {
  background-image: url('../img/filled-stickyNote-gray-24dp.svg');
}
.icon-delete {
  background-image: url('../img/outline-delete-24px.svg');
}
.icon-delete--gray {
  background-image: url('../img/outline-delete-gray-24px.svg');
}
.icon-delete--disabled {
  background-image: url('../img/outline-delete-disabled-24px.svg');
}
.icon-hide--gray {
  background-image: url('../img/outline-block-gray-24dp.svg');
}
.icon-mic {
  background-image: url('../img/baseline-mic-24px.svg');
}
.icon-mic--blue {
  background-image: url('../img/baseline-mic-blue24px.svg');
}
.icon-minus {
  background-image: url('../img/baseline-remove-24px.svg');
}
.icon-minus--gray {
  background-image: url('../img/baseline-remove-gray24px.svg');
}
.icon-more {
  background-image: url('../img/baseline-more_vert-24px.svg');
}
.icon-more--white {
  background-image: url('../img/baseline-more_vert-white24px.svg');
}
.icon-moreh {
  background-image: url('../img/baseline-more_horiz-24px.svg');
}
.icon-plus {
  background-image: url('../img/baseline-add-24px.svg');
}
.icon-plus--gray {
  background-image: url('../img/baseline-add-gray24px.svg');
}
.icon-plus--orange {
  background-image: url('../img/baseline-add-orange24px.svg');
}
.icon-remove {
  background-image: url('../img/baseline-close-24px.svg');
}
.icon-search {
  background-image: url('../img/baseline-search-24px.svg');
}
.icon-search--blue {
  background-image: url('../img/baseline-search-blue24px.svg');
}
.icon-search--gray {
  background-image: url('../img/baseline-search-gray24px.svg');
}
.icon-shonin {
  background-image: url('../img/baseline-check-24px.svg');
}
.icon-shiji {
  background-image: url('../img/baseline-undo-24px.svg');
}
.icon-star {
  background-image: url('../img/baseline-star-24px.svg');
}
.icon-star_border {
  background-image: url('../img/baseline-star_border-24px.svg');
}
.icon-star_border--gray {
  background-image: url('../img/baseline-star_border-gray24px.svg');
}
.icon-undo {
  background-image: url('../img/baseline-undo-24px.svg');
}
.icon-account {
  background-image: url('../img/account_circle-24px-blue.svg');
}
.icon-account--orange {
  background-image: url('../img/account_circle-24px-orange.svg');
}
.icon-company--orange {
  background-image: url('../img/company-24px-orange.svg');
}
.icon-location-filled--gray {
  background-image: url('../img/location_on_filled-24px-gray.svg');
}
.icon-location-filled--orange {
  background-image: url('../img/location_on_filled-24px-orange.svg');
}
.icon-location--orange {
  background-image: url('../img/location_on-24px-orange.svg');
}
.icon-phone--gray {
  background-image: url('../img/local_phone-24px-gray.svg');
}
.icon-phone--orange {
  background-image: url('../img/local_phone-24px-orange.svg');
}
.icon-omschat {
  background-image: url('../img/chat-inactive-256.png');
}
.icon-reactionMood--gray {
  background-image: url('../img/mood_gray_24dp.svg');
}
.icon-reactionList {
  background-image: url('../img/add_reaction_black_24dp.svg');
}
.icon-reactionFace {
  background-image: url('../img/sentiment_satisfied_alt_black_24dp.svg');
}
.icon-reactionFace-blue {
  background-image: url('../img/sentiment_satisfied_alt_blue_24dp.svg');
}
.icon-reactionGesture {
  background-image: url('../img/thumb_up_black_24dp.svg');
}
.icon-reactionGesture-blue {
  background-image: url('../img/thumb_up_blue_24dp.svg');
}
.icon-reactionPerson {
  background-image: url('../img/accessibility_new_black_24dp.svg');
}
.icon-reactionPerson-blue {
  background-image: url('../img/accessibility_new_blue_24dp.svg');
}
.icon-reactionSymbol {
  background-image: url('../img/check_box_black_24dp.svg');
}
.icon-reactionSymbol-blue {
  background-image: url('../img/check_box_blue_24dp.svg');
}
.icon-edit {
  background-image: url('../img/edit_black_24dp.svg');
}
.icon-edit-highlightMiddle {
  background-image: url('../img/edit_highlight_middle_24dp.svg');
}
.icon-arrowRight {
  background-image: url('../img/arrow_right_black_24dp.svg');
}
.icon-arrowRight-highlightMiddle {
  background-image: url('../img/arrow_right_highlight_middle_24dp.svg');
}
.icon-keyboardArrowRight {
  background-image: url('../img/keyboard_arrow_right_24dp.svg');
}
.icon-keyboardArrowLeft {
  background-image: url('../img/keyboard_arrow_left_24dp.svg');
}
.icon-arrowDropDown {
  background-image: url('../img/arrow_drop_down_black_24dp.svg');
}
.icon-arrowDropDown-highlightMiddle {
  background-image: url('../img/arrow_drop_down__highlight_middle_24dp.svg');
}
.icon-visibility {
  background-image: url('../img/visibility_24dp.svg');
}
.icon-visibilityOff {
  background-image: url('../img/visibility_off_24dp.svg');
}
.icon-arrowBack {
  background-image: url('../img/arrow_back_24dp.svg');
}
.icon-lock {
  background-image: url('../img/lock_white_24px.svg');
}
.icon-yellowLock {
  background-image: url('../img/lock_yellow_24px.svg');
}
.icon-tutorial {
  background-image: url('../img/tutorial_24dp.svg');
}
a.icon {
  width: 48px;
  height: 48px;
  background-size: 24px;
  background-position: center;
  cursor: pointer;
}
a.icon--hidden {
  display: none;
}
a.icon--disabled {
  cursor: default;
  pointer-events: none;
}
a.icon-back--disabled {
  pointer-events: none;
  cursor: default;
}
a.icon-attach--disabled {
  background-image: url('../img/baseline-attach_file-24px-gray.svg');
  pointer-events: none;
  cursor: default;
}
a.icon-file-preview__pdf {
  background-image: url('../img/picture_as_pdf.png');
}
/*************************************/
/*************************************/
.pf-sidemenu-messagelist::-webkit-scrollbar,
.spk-select-members-addressselect .spk-select-members-addresslist::-webkit-scrollbar {
  display: normal;
}
@media only screen and (max-width: 767px) {
  .pf-sidemenu-messagelist::-webkit-scrollbar,
  .spk-select-members-addressselect .spk-select-members-addresslist::-webkit-scrollbar {
    display: none;
  }
}
.navbar {
  min-height: 56px;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .navbar {
    height: 56px;
  }
}
.navbar-inverse {
  background-color: #ffffff;
  border-bottom: 1px solid #C2C6D4;
}
.navbar-inverse--cl {
  background-color: #005DB6;
  border-bottom: none;
  padding-left: 20px;
}
.navbar-pc {
  margin-left: 80px;
}
.navbar .navbar-header {
  width: 100%;
}
.modal-window {
  opacity: 0;
  transform: scale3d(0.9, 0.9, 1);
  transition: all 0.3s;
}
.modal-window.popup {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.spk-badge-alert {
  vertical-align: middle;
  margin-top: -2px;
}
.spk-badge-adjustPage:after {
  content: " ";
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../img/adjustPage.png?ssss");
  background-size: contain;
}
@keyframes modal {
  0% {
    right: -200px;
    min-width: 0px;
  }
  100% {
    right: 0px;
    min-width: 320px;
  }
}
@keyframes modalClose {
  0% {
    top: 0%;
  }
  100% {
    top: -100%;
  }
}
.spk-width-l {
  width: 100%;
}
.spk-width-m {
  width: 75%;
}
.spk-width-s {
  width: 50%;
}
.spk-avatar {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
}
.spk-avatar-rsquare {
  border-radius: 5px;
}
.spk-avatar-edit-preview {
  width: 80px;
  height: 80px;
}
.spk-create-room {
  -webkit-appearance: none;
  display: block;
  position: relative;
  top: 16px;
  right: 10px;
  text-align: center;
  padding-top: 3px;
}
@media only screen and (max-width: 767px) {
  .spk-create-room {
    top: 9px;
  }
}
.spk-room-main-messages {
  flex: 1;
  width: 100%;
  padding-top: 4px;
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-room-main-messages {
    top: auto;
  }
}
.progress-dialog {
  width: 100%;
  box-shadow: 0px 0px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 10px;
  background-color: #777777;
  display: none;
  position: absolute;
}
.k-radio:checked + .k-radio-label:after {
  background-color: #005DB6;
}
.k-checkbox-label,
.k-radio-label {
  padding-left: 15px;
  margin-right: 0px;
}
.k-panelbar > li.k-state-default > .k-link.k-state-hover,
.k-panelbar > li.k-state-hover > .k-link,
.k-tabstrip-items .k-state-hover .k-link {
  color: initial;
  background: none;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.k-state-selected {
  color: initial;
  background-color: initial;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.k-panelbar > li.k-state-default > .k-link.k-state-selected,
.k-panelbar > li > .k-state-selected,
.k-state-selected > .k-link {
  color: initial;
  background: none;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.k-dropdown {
  min-width: 100%;
}
.k-dropdown .k-dropdown-wrap {
  background-color: #ffffff;
}
.k-panel > .k-item > .k-link,
.k-panelbar > .k-item > .k-link {
  color: initial;
  background: none;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.k-panelbar .k-state-focused.k-state-hover {
  background: none;
  border: none;
  outline: 0;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
.k-progressbar .k-state-selected {
  background-color: #ececec;
  border-color: #a2a2a2;
  border-radius: 10px;
}
.k-progressbar-horizontal > .k-state-selected,
.k-rtl .k-progressbar-horizontal.k-progressbar-reverse > .k-state-selected {
  height: 100%;
}
.k-progressbar > .k-state-selected {
  position: absolute;
}
.k-radio-label {
  padding-left: 30px !important;
}
.k-colorpalette {
  display: block !important;
}
ul.k-reset {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  #popup-content {
    padding-left: calc(20px / var(--zoom));
    padding-right: calc(20px / var(--zoom));
    padding-bottom: 0;
  }
}
.spk-thumb {
  height: 36px;
  width: 36px;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .spk-thumb {
    height: 40px;
    width: 40px;
  }
}
.spk-msgSystem {
  padding-left: 5px;
  padding-right: 10px;
  clear: both;
  max-width: 672px;
  margin: 0 auto;
}
.spk-msgSystem-text {
  font-size: 15px;
  color: #005DB6;
}
@media only screen and (max-width: 767px) {
  .spk-msgSystem-text {
    white-space: normal;
  }
}
.spk-msgSystem-board {
  padding: 0 24px 16px 24px;
  clear: both;
}
.spk-msgSystem-board-text {
  font-size: 15px;
  color: #005DB6;
}
@media only screen and (max-width: 767px) {
  .spk-msgSystem-board-text {
    white-space: normal;
  }
}
.spk-msgUnread-text {
  font-size: 17px;
  font-weight: bold;
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #005DB6;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.spk-msgUnread-text:before {
  border-top: 1px solid;
  content: "";
  display: inline;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
  margin-right: 1em;
}
@message-width : {
  width: 95%;
  @media only screen and (min-width: 992px) {
    width: 70%;
  }
}
@message-left : {
  padding-left: 46px;
  @media only screen and (min-width: 992px) {
    padding-left: 36px;
  }
}
@message-padding-right : {
  padding-right: 5px;
}
@my Message: {
  float: right;
  @media only screen and (min-width: 992px), only screen and (min-width: 768px) and (max-width: 991px) {
    margin-right: 10px;
  }
}
@message-menu-left : {
  left: 95%;
  @media only screen and (min-width: 992px) {
    left: 70%;
  }
}
@message-my Menu-right: {
  right: 5px;
}
.spk-wrap {
  height: auto;
  position: relative;
}
.file-container {
  text-align: center;
}
.file-container img {
  pointer-events: none;
}
.file-container input {
  display: none;
}
.boardFile-container {
  align-items: center;
  aspect-ratio: 1;
  background: #F1F0F4;
  display: flex;
  width: calc(33.33333333%);
  justify-content: center;
}
.boardFile-container img {
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}
.boardFile-container input {
  display: none;
}
.newsFile-container {
  align-items: center;
  aspect-ratio: 1;
  background: #F1F0F4;
  display: flex;
  width: calc(33.33333333%);
  justify-content: center;
}
.newsFile-container img {
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}
.newsFile-container input {
  display: none;
}
.modal.active,
.modal2.active,
.old-dialog.active {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10000;
}
@media only screen and (min-width: 768px) {
  .modal.active,
  .modal2.active,
  .old-dialog.active {
    overflow-y: auto;
  }
}
.modal-article,
.modal2-article,
.old-dialog-article {
  height: 100%;
  padding-bottom: 50px;
}
.modal header,
.modal2 header,
.old-dialog header {
  background-color: #005DB6;
  color: #ffffff;
  height: 56px;
  line-height: 24px;
  font-size: 17px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .modal header,
  .modal2 header,
  .old-dialog header {
    height: 56px;
  }
  .modal header i,
  .modal2 header i,
  .old-dialog header i {
    font-size: 20px !important;
  }
}
.modal footer,
.modal2 footer,
.old-dialog footer {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
  background-color: #F8F9FA;
}
@media only screen and (max-width: 767px) {
  .modal footer,
  .modal2 footer,
  .old-dialog footer {
    height: 60px;
  }
}
.modal > div,
.modal2 > div,
.old-dialog > div {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.ok {
  margin-right: 5px;
}
.modal2 {
  width: 100%;
  position: absolute;
  z-index: 10001;
}
.modal2 header {
  height: 40px;
  padding: 10px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
}
.modal2 footer {
  padding: 10px 0;
  background-color: #F8F9FA;
  text-align: center;
}
.spk-file {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.spk-file .file-preview {
  background-color: #1A1B1E;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.spk-file .file-preview-pageCount {
  color: #ffffff;
  margin-bottom: 4px;
  text-align: center;
}
.spk-file .file-preview-sideButton {
  background-color: #747780;
  background-repeat: no-repeat;
  border: none;
  border-radius: 50%;
  height: 40px;
  min-width: 40px;
  position: fixed;
  width: 40px;
}
.spk-file .file-preview-sideButton__left {
  left: 0;
  margin-left: 8px;
}
.spk-file .file-preview-sideButton__right {
  right: 0;
  margin-right: 8px;
}
.spk-file .file-preview-sideButton__hidden {
  visibility: hidden;
}
.spk-file .file-preview-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
}
.spk-file .file-preview-icon__pdf {
  background-image: url('../img/picture_as_pdf.svg');
}
.spk-file .file-preview-icon__movie {
  background-image: url('../img/movie_100dp.svg');
}
.spk-file .file-preview-icon__insertDriveFile {
  background-image: url('../img/insert_drive_file_100dp.svg');
}
.spk-file .thumbs-carousel {
  display: flex;
  overflow: hidden;
  margin: 0;
  align-items: center;
  padding-top: 8px;
  width: 100%;
}
.spk-file .thumbs-carousel__thumbs {
  cursor: pointer;
  display: flex;
  overflow: hidden;
  align-items: center;
  width: 100%;
  height: 100%;
}
.spk-file .thumbs-carousel__img {
  width: 80px;
  aspect-ratio: 1;
  margin: 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-sizing: content-box;
  object-fit: contain;
}
.spk-file .thumbs-carousel__img > img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.spk-file .thumbs-carousel__img--selected {
  outline: 3px solid #005DB6;
  outline-offset: -2px;
}
.spk-file .thumbs-carousel__icon {
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  box-sizing: content-box;
  display: inline-block;
  margin: 0 4px;
  min-width: 80px;
  width: 80px;
  aspect-ratio: 1;
  object-fit: contain;
  flex-shrink: 0;
  display: block;
}
.spk-file .thumbs-carousel__icon-pdf {
  background-image: url('../img/picture_as_pdf.svg');
}
.spk-file .thumbs-carousel__icon-movie {
  background-image: url('../img/movie_100dp.svg');
}
.spk-file .thumbs-carousel__icon-insertDriveFile {
  background-image: url('../img/insert_drive_file_100dp.svg');
}
.spk-file .thumbs-carousel__icon--selected {
  outline: 3px solid #005DB6;
  outline-offset: -2px;
}
.spk-file .thumbs-carousel__slideButton {
  background-color: #747780;
  background-repeat: no-repeat;
  border: none;
  border-radius: 50%;
  bottom: 24%;
  height: 40px;
  min-width: 40px;
  width: 40px;
  position: static;
}
.spk-file .thumbs-carousel__slideButton-left {
  margin: 0 8px 0 16px;
}
.spk-file .thumbs-carousel__slideButton-right {
  margin: 0 16px 0 8px;
}
.spk-file-window {
  margin-left: auto;
  margin-right: auto;
  min-width: 250px;
  max-width: 90%;
}
.spk-file .spk-file-article {
  display: flex;
  flex-direction: column;
}
.spk-file-header {
  height: 40px;
  padding: 0px calc(20px / var(--zoom));
  color: #ffffff;
  line-height: 24px;
}
.spk-file-footer {
  height: 50px;
}
.spk-file-footer__buttons {
  display: flex;
  justify-content: flex-end;
}
.spk-file-footer__buttons > button {
  min-width: 100px;
}
.spk-file-doc {
  color: #ffffff;
  display: flex;
  font-size: 16px;
  padding: 0 10px;
  word-break: break-all;
}
.spk-file-note {
  display: block;
  width: 100%;
  padding-top: 24px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  color: #ffffff;
  background-color: #1A1B1E;
}
.spk-file-note-icon {
  position: absolute;
  left: 3px;
}
.spk-file-note-icon:after {
  width: 16px;
  height: 16px;
}
.spk-file-img {
  max-height: 100%;
  max-width: 86%;
}
.spk-file header a {
  position: absolute;
  right: 4px;
}
.spk-file header i {
  font-size: 18px;
}
.spk-file header span {
  display: block;
  max-width: calc(100% - 88px);
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.spk-file footer {
  background-color: #1A1B1E;
  bottom: 0;
  padding-top: 8px;
  width: 100%;
}
.spk-file article {
  display: table;
  padding-bottom: 0px;
  background-color: #1A1B1E;
  width: 100%;
}
.spk-file-ok {
  margin-right: 5px;
}
.spk-file-smartdevice-ok {
  margin-right: 4px;
}
.spk-image-window {
  max-width: 720px;
}
.spk-image-htmlMessage {
  max-width: 100%;
}
.spk-file-preview header {
  background-color: #1A1B1E;
}
.spk-file-preview img {
  display: none;
}
.spk-file-preview a {
  position: absolute;
  right: 12px;
}
.spk-file-preview i {
  font-size: 18px;
}
.spk-file-preview .file-preview {
  background-color: #1A1B1E;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spk-file-preview footer {
  background-color: #1A1B1E;
  width: 100%;
  bottom: 0;
  position: absolute;
}
#avatar {
  width: 80px;
  height: 80px;
  background-color: #ffffff;
}
.spk-hidden {
  display: none;
}
.spk-hidden-space {
  visibility: hidden;
}
.spk-disable {
  pointer-events: none;
  cursor: default;
}
.spk-anchor-disable {
  pointer-events: none;
  /* aタグのリンクを無効にする */
  cursor: default;
  /* マウスオーバー時のカーソルをdefaultに固定 */
  text-decoration: none;
  /* 下線等を消す。 */
}
.spk-anchor-disable:focus a {
  outline: none;
}
.spk-button-ok {
  border: 0;
  background-color: #005DB6;
  color: #ffffff;
}
.spk-button-ok:hover {
  background-color: #117EC6;
  color: #ffffff;
}
.spk-button-ok:focus {
  background-color: #3692CF;
  color: #ffffff;
}
.spk-button-ok.spk-button-disabled {
  background-color: #e6e6e6;
  color: #a1a1a3;
}
.spk-button-cancel {
  background-color: #ffffff;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-button-cancel:hover {
  background-color: #f3f3f4;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-button-cancel:focus {
  background-color: #dfdfdf;
  color: #005DB6;
  border: 1px solid #c6c6c6;
}
.spk-button-cancel.spk-button-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  border: 1px solid #c6c6c6;
}
.spk-button-disabled {
  pointer-events: none;
  /* aタグのリンクを無効にする */
  cursor: default;
  /* マウスオーバー時のカーソルをdefaultに固定 */
  text-decoration: none;
  /* 下線等を消す。 */
}
.spk-dialog-footer {
  text-align: right;
  padding-right: 20px;
}
.spk-dialog-icon-cancel {
  color: #ffffff;
  font-size: 14px;
  text-align: right;
  position: absolute;
  right: 4px;
  top: 2px;
}
.spk-dialog-icon-cancel:hover {
  color: #ffffff;
}
.spk-dialog-icon-cancel:focus {
  color: #ffffff;
}
.spk-dialog-submenu {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.spk-dialog-window {
  display: table;
  margin: auto;
  min-width: 250px;
}
@media only screen and (min-width: 992px), only screen and (min-width: 768px) and (max-width: 991px) {
  .spk-dialog-window--clientSetting {
    max-width: 624px;
  }
}
.spk-dialog-article {
  padding: 10px;
  font-size: 16px;
  color: #44474E;
}
@media (max-height: 660px) {
  .spk-dialog-article--clientSetting {
    max-height: 300px;
    overflow: auto;
  }
}
.spk-dialog-title {
  padding: 15px;
  font-size: 16px;
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .nav-tabs.spk-lobby-tab > li.active > a {
    background-color: #ffffff;
    color: #1A1B1E;
  }
  .nav-tabs.spk-lobby-tab > li.active > a:hover {
    background-color: #f3f3f4;
    color: #1A1B1E;
  }
  .nav-tabs.spk-lobby-tab > li.active > a:focus {
    background-color: #dfdfdf;
    color: #1A1B1E;
  }
}
.spk-dragenter {
  border: 2px solid #005DB6;
  background-color: rgba(0, 93, 182, 0.16);
}
.spk-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.spk-icon-mic {
  top: 2px;
  max-width: 24px;
  max-height: 24px;
}
.spk-preview-full {
  height: 100%;
  width: 100%;
}
.spk-preview-full-popup {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.spk-preview-full .spk-preview-full-header {
  width: 100%;
  background-color: #1A1B1E;
  height: 60px;
}
.spk-preview-full .spk-preview-full-footer {
  width: 100%;
  background-color: #1A1B1E;
  height: 70px;
}
.spk-preview-icon-cancel {
  color: #ffffff;
}
.spk-preview-icon-cancel:hover {
  color: #ffffff;
}
.spk-preview-icon-cancel:focus {
  color: #ffffff;
}
.spk-pdfPreview .spk-pdfPreview-header {
  position: relative;
}
.spk-pdfPreview-main {
  flex: 1 1 auto;
  text-align: center;
  background-color: #1A1B1E;
  overflow: hidden;
}
.spk-pdfPreview-iconlink {
  position: absolute;
  display: table;
  height: 100%;
}
.spk-pdfPreview-iconlink-cancel {
  left: 4px;
}
.spk-pdfPreview-iconlink-adjustPage {
  position: absolute;
  right: 4px;
  color: #ffffff;
}
.spk-pdfPreview-icon {
  display: table-cell;
  vertical-align: middle;
}
.spk-pdfPreview-image {
  max-height: 100%;
  max-width: 98%;
}
.spk-pdfPreview-pages {
  width: 95%;
  max-width: 500px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding-left: 1px;
  align-items: center;
  vertical-align: middle;
  -webkit-align-items: center;
}
.spk-pdfPreview-pages > .disable {
  color: #1A1B1E;
  pointer-events: none;
  border: 0;
}
.spk-pdfPreview-pager {
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  flex: 1 1 70px;
  font-size: 16px;
  margin-left: -1px;
}
.spk-pdfPreview-pager:visited {
  color: #ffffff;
  text-decoration: none;
}
.spk-pdfPreview-pager:active {
  color: #ffffff;
  text-decoration: none;
}
.spk-pdfPreview-pager:hover {
  color: #ffffff;
  text-decoration: none;
}
.spk-pdfPreview-pageButton {
  text-align: center;
  width: 95%;
  max-width: 120px;
  padding-left: calc(1em / var(--zoom));
  padding-right: calc(1em / var(--zoom));
}
.spk-pdfPreview-pageCount {
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
}
.spk-pdfPreview > .spk-pdfPreview-footer {
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
}
.spk-pdfPreview-download-icon {
  position: absolute;
  right: 56px;
  background-image: url('../img/download_white_24dp.svg');
}
.spk-password-textbox {
  font-size: 16px;
  width: 100%;
}
.spk-password-error {
  color: #B00020;
  margin: 0;
  padding-left: 17px;
  padding-top: 2px;
}
.spk-password-error-icon:after {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 10px;
}
.spk-modal-submenu {
  height: 100%;
}
.spk-modal-submenu header {
  text-align: left !important;
}
.spk-modal-submenu header a {
  color: #ffffff;
  position: absolute;
  right: 4px;
}
.spk-modal-submenu header a:hover {
  color: #ffffff;
}
.spk-modal-submenu header a:focus {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .spk-modal-submenu header a {
    left: 4px;
  }
}
.spk-modal-submenu header span {
  padding-left: 16px;
  padding-top: 1px;
}
@media only screen and (max-width: 767px) {
  .spk-modal-submenu header span {
    padding-left: 72px;
  }
}
.spk-modal-submenu footer {
  background-color: #F8F9FA;
  height: 47px !important;
  bottom: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px;
  padding-top: 5px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-modal-submenu {
    height: auto;
  }
}
.spk-modal-window {
  height: 100%;
}
.spk-modal-window header {
  text-align: left !important;
}
.spk-modal-window header a {
  color: #ffffff;
  position: absolute;
  right: 4px;
}
.spk-modal-window header a:hover {
  color: #ffffff;
}
.spk-modal-window header a:focus {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .spk-modal-window header a {
    left: 4px;
  }
}
.spk-modal-window header span {
  padding-left: 16px;
  padding-top: 1px;
}
@media only screen and (max-width: 767px) {
  .spk-modal-window header span {
    padding-left: 72px;
  }
}
.spk-modal-window footer {
  background-color: #F8F9FA;
  height: 47px !important;
  bottom: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px;
  padding-top: 5px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .spk-modal-window {
    height: auto;
  }
}
/*8*/
#popup-content.content {
  padding: 0;
}
.content {
  height: 100%;
}
.content__popup {
  z-index: 1000;
  position: absolute;
  width: 100%;
  max-width: 1108px;
  background-color: #F8F9FA;
  /*&::-webkit-scrollbar {
            display: none;
        }*/
}
.content__container {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.content__header {
  flex: 0;
}
.content__content {
  flex: 1;
  background-color: #F8F9FA;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) {
  .content__content {
    overflow-y: auto;
  }
}
.spk-ctxtMenu {
  z-index: 10;
  min-width: 200px;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  padding: 8px 0;
  background-color: #ffffff;
}
.spk-ctxtMenu:focus {
  outline: 0px solid transparent;
}
.spk-ctxtMenu-header {
  border-bottom: 1px solid #c6c6c6;
  padding: 15px;
}
.spk-ctxtMenu-body-menu {
  height: 48px;
  align-items: center;
  display: flex;
  background-color: #ffffff;
  color: #1A1B1E;
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  font-size: 16px;
  cursor: pointer;
}
.spk-ctxtMenu-body-menu a {
  color: #1A1B1E;
}
.spk-ctxtMenu-body-menu:hover {
  background-color: #f3f3f4;
}
.spk-ctxtMenu-body-menu:focus {
  background-color: #dfdfdf;
}
.spk-ctxtMenu-body-menu.spk-ctxtMenu-body-menu-disabled {
  background-color: #ffffff;
  color: #a1a1a3;
  cursor: default;
  pointer-events: none;
}
.spk-ctxtMenu-body-menu.spk-ctxtMenu-body-menu-disabled .icon-close {
  background-image: url('../img/baseline-close-24px.svg');
}
.spk-ctxtMenu-body-menu.spk-ctxtMenu-body-menu-disabled__delete {
  height: 73px;
  align-items: center;
  display: grid;
  padding-bottom: 0;
}
.spk-ctxtMenu-body__divider {
  border-top: 1px solid #C2C6D4;
}
.spk-ctxtMenu-body-icon {
  margin-right: 10px;
  font-size: 18px;
  margin-top: -3px;
  vertical-align: middle;
}
.spk-ctxtMenu-body-note {
  padding-left: 34px;
  font-size: 12px;
  color: #1A1B1E;
}
.spk-ctxtMenu-body .reactions {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
}
.spk-ctxtMenu-forwarding__top {
  margin-top: 8px;
}
.spk-ctxtMenu-stickyNote-none {
  padding-left: 28px;
}
.spk-ctxtMenu-stickyNote__bottom {
  margin-bottom: 8px;
}
.spk-ctxtMenu-footer {
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: right;
}
.spkmsgMenu-header-par {
  margin-bottom: 5px;
  white-space: nowrap;
}
.spkmsgMenu-header-message {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 300px;
}
.avatar-setting {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 0px 16px 0px;
  height: 96px;
  min-height: 96px;
}
.avatar-setting__item {
  position: relative;
  cursor: pointer;
  width: 80px;
  height: 80px;
}
.avatar-setting__link {
  text-align: center;
  bottom: 0px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.76);
  width: 80px;
}
.avatar-setting__link label {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 0px;
  cursor: pointer;
}
.avatar-name {
  font-size: 20px;
  min-height: 29px;
  padding: 0 30px;
  text-align: center;
}
.avatar-name--large {
  font-size: 20px;
  min-height: 30px;
}
.spk-loader {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  margin: 0px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.6em solid rgba(0, 117, 194, 0.2);
  border-right: 0.6em solid rgba(0, 117, 194, 0.2);
  border-bottom: 0.6em solid rgba(0, 117, 194, 0.2);
  border-left: 0.6em solid #005DB6;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load-circle 1.1s infinite linear;
  animation: load-circle 1.1s infinite linear;
}
.spk-loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
@-webkit-keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mdc-switch__thumb-underlay {
  /* @noflip */
  left: -14px;
  top: -13px;
  width: 40px;
  height: 40px;
}
.checklist-ctrl {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.checklist-ctrl__checklist {
  flex: 1;
  overflow: hidden;
}
.checklist-ctrl__count {
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  .checklist-ctrl__count {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.password-dialog__error.error-message {
  height: 30px;
}
.file-error-dialog__inner {
  max-height: 320px;
  overflow-y: auto;
}
.spk-row {
  align-items: center;
  display: flex;
}
a.spk-download--mobile {
  align-items: center;
  display: flex;
  height: auto;
  min-height: 48px;
}

/*# sourceMappingURL=tkc.omschat.all.css.map */
