/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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;
  box-sizing: content-box;
}
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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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-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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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: #777777;
}
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: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
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: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.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: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.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 #eeeeee;
}
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: 768px) {
  .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 #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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: #777777;
}
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 #eeeeee;
  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: 3px;
  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: #333333;
  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: 15px;
  padding-right: 15px;
}
@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: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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: 8px;
  padding-bottom: 8px;
  color: #777777;
  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: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  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: 5px;
}
.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;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.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%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    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;
  }
}
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: #333333;
  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: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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;
}
.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;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  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: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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);
  -moz-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;
  -moz-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;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@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 .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.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);
  -moz-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: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  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: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: #777777;
  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: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.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 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  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: #337ab7;
}
.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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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: 768px) {
  .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: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  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: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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);
  -moz-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: 8px;
  margin-bottom: 8px;
}
@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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.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: #777;
}
.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: 767px) {
  .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: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.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: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.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: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  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: 2;
  color: #23527c;
  background-color: #eeeeee;
  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: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  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: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.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: #337ab7;
  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;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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: #f5f5f5;
}
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: #eeeeee;
  color: #777777;
  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: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
.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);
  -moz-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: 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: 15px;
  padding-right: 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: #333333;
  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: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.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;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, Helvetica, 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: Arial, Helvetica, 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: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-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: 5px 5px 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);
  background-color: rgba(0, 0, 0, 0);
}
.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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.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,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
  }
}
/* @phone: ~"only screen and (max-width: @breakPhoneToTablet)"; */
/*!
 * Less file for shared variables.
 */
/* New FIS Branding colour pallette */
/* colors from the UX site */
/* default font settings */
/* media queries */
/* @fis-bs-screen-sm-min: @screen-sm-min; */
/* @fis-bs-screen-xs-max: @screen-xs-max; */
/* workspace */
/* Nav Bar colors  */
/* Outer (gutters) background color of the horizontal Nav Bar */
/* Inner (contains the nav items) background color of the horizontal Nav Bar */
/*Main Side Nav less variables*/
/* Table less variables*/
/*  Segment control less variables*/
/* form element less variables*/
/*  calendar less variables*/
/* tabs less variables*/
/* Accordion less variables*/
/* Grid less variables*/
/* List control less variables */
/* Table Pagination less variables*/
/* FIS Banner less variables */
/* FIS Footer less variables */
/*Session Timeout dialog less variables*/
/*User Dropdown Menu variables*/
/*ButtonGroup variables*/
/*Collpase variables*/
.fis-bs-accordion-panel-heading {
  padding: 10px;
  background-color: #f4f4f4;
  border-color: #777;
}
.fis-bs-accordion-panel-title {
  background-color: #f4f4f4;
  cursor: pointer;
}
.fis-bs-accordion-panel-body {
  padding-left: 40px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.fis-bs-accordion-panel-title:before {
  /* symbol for "opening" panels */
  content: '\25BC';
  float: left;
  color: #aaa;
  /* adjust as needed */
  padding-left: 5px;
  padding-top: 2px;
}
.fis-bs-accordion-panel-title.collapsed {
  background-color: #f4f4f4;
  cursor: pointer;
}
.fis-bs-accordion-panel-title.collapsed:before {
  /* symbol for "collapsed" panels */
  content: '\25BA';
  float: left;
  color: #aaa;
}
.fis-bs-accordion-toggle {
  text-decoration: none !important;
}
.fis-bs-accordion-header-highlighttxt {
  font-weight: bold;
  color: #007d8a;
  /* adjust as needed */
}
.fis-bs-accordion-details-highlighttxt {
  font-weight: bold;
  color: #007d8a;
  /* adjust as needed */
}
.fis-bs-accordion-header-txt {
  font-weight: bold;
  color: #007d8a;
  /* adjust as needed */
}
.fis-bs-accordion-header-table td {
  padding-left: 10px;
  line-height: 1.5;
}
.fis-bs-accordion-content-table td {
  padding-right: 20px;
  line-height: 1.5;
}
.fis-bs-accordion-content-label {
  color: #007d8a;
}
.fis-bs-accordion-content-text {
  color: #333;
}
.fis-bs-accordion-content-table th {
  padding-right: 20px;
  line-height: 1.5;
}
.fis-bs-calendar-btn-open {
  border-color: #ccc !important;
  line-height: 1.4285;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding-top: 1px !important;
}
.fis-bs-calendar-btn-open:hover {
  background-color: #ebebeb!important;
}
.fis-bs-calendar-btn-info {
  color: #007d8a !important;
  background-color: #F5F6F5 !important;
  border-color: #007d8a;
}
.fis-bs-calendar-btn-info:active,
.active.btn-info,
.btn-info.focus {
  color: #FFF !important;
  border-color: #007d8a;
}
.fis-bs-calendar-btn-danger {
  color: #333;
  background-color: #FFF;
  border-color: #007d8a;
}
.fis-bs-calendar-btn-success {
  background: #FFF;
  color: #333;
  border: 1px solid #777;
  font-weight: normal;
}
.fis-bs-calendar-btn-success:hover,
.fis-bs-calendar-btn-info:hover,
.fis-bs-calendar-btn-danger:hover {
  background-color: #999;
  color: #FFF;
  text-decoration: none;
}
.fis-bs-calendar-btext-info:active,
.text-info.active {
  color: #FFF !important;
}
.fis-bs-calendar-pull-left {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #FFF;
  background-color: #767676;
  height: 30px;
  width: 100%;
  border: 0px;
}
.fis-bs-calendar-pull-right {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #FFF;
  background-color: #767676;
  height: 30px;
  width: 100%;
  border: 0px;
}
.fis-bs-calendar-middle {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #FFF;
  background-color: #767676;
  height: 30px;
  width: 100%;
  border: 0px;
  text-align: center;
}
.fis-bs-calendar-cell {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
  background-color: #FFF;
  height: 40px;
  width: 100%;
  border: 0px;
}
.fis-bs-calendar-cell:hover,
.fis-bs-calendar-cell:focus,
.fis-bs-calendar-cell:active {
  background-color: #e6e6e6;
}
.fis-bs-calendar-cell-disabled {
  color: #444 !important;
}
.fis-bs-calendar-cell-muted {
  background-color: #e2e2e3!important;
  color: #777363;
}
.fis-bs-calendar-text-muted {
  background-color: #e2e2e3;
  color: #777363;
}
.fis-bs-calendar-text-muted:active {
  color: #FFF !important;
}
.fis-bs-calendar-current-text {
  background-color: #F5F6F5;
  color: #007d8a;
}
.fis-bs-calendar-current-text:hover,
.fis-bs-calendar-current-text:active,
.fis-bs-calendar-current-text:focus {
  background-color: #e6e6e6;
}
.fis-bs-calendar-current-cell {
  background-color: #F5F6F5;
  color: #007d8a;
  border-style: solid!important;
  border-width: 2px!important;
  border-color: #007d8a !important;
}
.fis-bs-calendar-selected-text {
  background-color: #72246c;
  color: #FFF;
}
.fis-bs-calendar-selected-cell {
  background-color: #72246c;
}
.fis-bs-calendar-cell-active {
  background-color: #e6e6e6 !important;
}
.fis-bs-radio-checkbox-control-size {
  width: 16px;
  height: 16px;
}
.fis-bs-radio-checkbox-text-padding {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  padding-left: 10px;
  position: absolute;
}
/*
.fis-bs-radio-checbox-margin {
	margin-top: 10px;
}
*/
/*!
 * This is the FIS theme for drop down menus. 
 */
.fis-bs-dropdown-menu .divider {
  height: 1px;
  margin: 5px 15px;
  overflow: hidden;
  background-color: #e5e5e5;
}
.fis-bs-dropdown-menu {
  padding: 0px;
  background-color: #FFFFFF;
  border: 1px solid #bbb;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}
.fis-bs-dropdown-menu-float-right {
  right: 0;
  left: auto;
}
.fis-bs-dropdown-menu > li > a {
  padding: 0px 15px;
  line-height: 43px;
  color: #333333;
}
.fis-bs-dropdown-menu > li > a:hover,
.fis-bs-dropdown-menu > li > a:focus,
.fis-bs-dropdown-menu > li > a.active {
  color: #007d8a;
  font-weight: normal;
  background-color: #f5f6f5;
}
.fis-bs-dropdown-menu > li > a.active {
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* Added specifically for the Nav Bar off-canvas view to hide the dividers */
  .navbar-nav > li .fis-bs-dropdown-menu .divider {
    display: none;
  }
}
section {
  position: relative;
  border: 1px 0 1px 0;
  /* border-top: 1px solid #ccc;*/
  border-bottom: 1px solid #ccc;
  padding-top: 36px;
  /*background: #e5e5e5;
  padding-right:31px;*/
}
.container {
  overflow-y: auto;
  height: 400px;
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
.table-fixed-header {
  overflow-y: auto;
  height: 475px;
  border: 1px;
}
.table-fixed-header .st-selected {
  background-color: #e4f7fd !important;
}
.table-fixed-header > .table > thead > tr > th {
  text-align: center;
  font-size: 14px;
}
.table-fixed-header > .table > thead > tr > th {
  height: 0;
  line-height: 0;
  padding: 0px !important;
  color: transparent;
  border: none;
  white-space: nowrap;
  background: #e5e5e5;
}
.table-fixed-header > .table > thead > tr > th > div {
  position: absolute;
  background: #e5e5e5;
  color: #404040;
  padding: 10px 25px;
  top: 0;
  /*margin-left: -25px;*/
  line-height: normal;
  border-left: 1px solid #ccc;
  border-top-width: 0px;
  border-bottom-width: 1px;
}
.table-fixed-header > .table > thead > tr > th > div.st-sort-descent,
.table-fixed-header > .table > thead > tr > th > div.st-sort-ascent {
  background-color: #BBB;
}
.table-fixed-header td {
  color: #404040;
  vertical-align: middle !important;
  word-wrap: break-word;
  white-space: normal !important;
  padding-bottom: 0px;
}
.table-fixed-header td > button.btn {
  display: block;
  margin: auto;
  background-color: transparent;
}
.table-fixed-header tr {
  /*height:50px;*/
  /*border-bottom:1px #e8e8e8;*/
}
.table-fixed-header tr.simple-table-row:nth-child(2n+2) {
  background-color: #f5f5f5;
}
.table-fixed-header tr.expanding-table-row:nth-child(4n+3) {
  background-color: #f5f5f5;
}
.table-fixed-header .table_arrow_open:before {
  /* symbol for "opening" panels */
  content: '\25BC';
  float: left;
  color: #666666;
  /* adjust as needed */
  padding-right: 13px;
  font-size: 14px;
  padding-top: 5px;
}
.table-fixed-header .table_arrow_collapse {
  background-color: #f4f4f4;
  cursor: pointer;
}
.table-fixed-header .table_arrow_collapse:before {
  /* symbol for "collapsed" panels */
  content: '\25BA';
  float: left;
  /*color: black;  adjust as needed */
  color: #aaa;
  font-size: 14px;
  padding-right: 13px;
}
.table-fixed-header .st-sort-ascent:after {
  content: '\25B2';
  color: #FFF;
  /* adjust as needed */
  padding-left: 5px;
}
.table-fixed-header .st-sort-descent:after {
  content: '\25BC';
  color: #FFF;
  /* adjust as needed */
  padding-left: 5px;
}
.custom-button_table {
  color: #040404;
  background-color: #FFF;
  border: 1px solid #bbb;
  margin-left: 10px !important;
}
.custom-button_table:hover,
.custom-button_table:focus,
.custom-button_table:active {
  background: #888;
  color: #fff;
}
.table-fixed-header .extra-row td.custom_td {
  border: 0px;
  padding: 15px 30px 15px 30px;
  width: 50%;
}
.table-fixed-header .extra-row td div span.expandable_text_title {
  color: grey;
}
.table-fixed-header .extra-row td div span.expandable_text_data {
  padding-left: 30px;
}
.table-fixed-header .extra-row td div:first-child {
  padding-bottom: 15px;
}
.table-fixed-header .btn-default {
  background-color: #FFF;
}
.table-fixed-header .btn-default:hover,
.table-fixed-header .btn-default:focus {
  background: #999;
}
.table-fixed-header tfoot td p {
  text-align: right;
  font-size: 16px;
  vertical-align: center;
  padding: 0;
  margin: 0;
}
.table-fixed-header tfoot td p b {
  color: #004700;
}
.table-fixed-header .sub-data-text {
  font-size: 14px;
  color: #777777;
  padding-top: 0px;
}
.table-fixed-header .currency {
  text-align: right;
}
.table-fixed-header > .table > thead > tr > th,
.table-fixed-header > .table > thead > tr > th > div,
.table-fixed-header > .table > tbody > tr > th,
.table-fixed-header > .table > tfoot > tr > th,
.table-fixed-header > .table > thead > tr > td,
.table-fixed-header > .table > tbody > tr > td,
.table-fixed-header > .table > tfoot > tr > td {
  border: 1px solid #ccc;
}
.table-fixed-header > .table > thead > tr > th:first-child,
.table-fixed-header > .table > tbody > tr > th:first-child,
.table-fixed-header > .table > tfoot > tr > th:first-child,
.table-fixed-header > .table > thead > tr > td:first-child,
.table-fixed-header > .table > tbody > tr > td:first-child,
.table-fixed-header > .table > tfoot > tr > td:first-child {
  border-left: 0;
}
.table-fixed-header > .table > thead > tr > th:last-child,
.table-fixed-header > .table > thead > tr > th > div,
.table-fixed-header > .table > tbody > tr > th:last-child,
.table-fixed-header > .table > tfoot > tr > th:last-child,
.table-fixed-header > .table > thead > tr > td:last-child,
.table-fixed-header > .table > tbody > tr > td:last-child,
.table-fixed-header > .table > tfoot > tr > td:last-child {
  border-right: 0;
}
.table-fixed-header > .table > thead > tr > th,
.table-fixed-header > .table > thead > tr > th > div {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
a.remove-decoration:hover,
a.remove-decoration,
a.remove-decoration:visited,
a.remove-decoration:active,
a.remove-decoration:link {
  color: #404040;
  text-decoration: none;
}
.table-fixed-header .column-width {
  width: 25%;
}
.fis-bs-grid-elements {
  border-color: #FFF;
  background: #999;
  border-style: solid;
  border-width: 5px;
  color: #FFF;
  /* 	border: 1px; */
  /* 	margin: 5px; */
  padding: 10px;
  text-align: center;
}
/* List group related css */
.fis-bs-list-group {
  width: 60%;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .fis-bs-list-group {
    width: 100%;
    white-space: nowrap;
  }
}
.fis-bs-list-group .fis-bs-list-group-item,
.fis-bs-list-group a.fis-bs-list-group-item {
  padding: 15px;
  margin-bottom: 0px;
  background: #FFF;
  color: #666;
  border: 1px solid #ccc;
}
.fis-bs-list-group .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.fis-bs-list-group .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.fis-bs-list-group .list-group-item:focus,
.fis-bs-list-group a.list-group-item:focus {
  background: #eee;
  border-style: solid;
  border-left: 3px solid #007d8a !important;
  border-right: 1px solid #ccc !important;
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  outline: none;
}
.fis-bs-list-group .list-group-item:hover,
.fis-bs-list-group a.list-group-item:hover {
  background: #eee;
}
.fis-bs-list-content {
  display: inline-block;
  width: 94%;
  vertical-align: middle;
}
.fis-bs-list-content-first-row {
  font: normal 16px;
}
.fis-bs-list-content-first-row-highlight {
  font: normal 16px;
  color: #007d8a;
  text-align: right;
  float: right;
  padding-right: 15px;
}
.fis-bs-list-content-second-row {
  font: normal 14px;
}
.fis-bs-list-content-second-row-highlight {
  font: normal 14px;
  text-align: right;
  float: right;
  padding-right: 15px;
}
.fis-bs-list-icon {
  display: inline-block;
  margin-left: 5px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  color: #666;
  height: 10px;
  width: 10px;
  position: relative;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  /* Safari */
  -ms-transform: rotate(45deg);
  /* IE */
}
.icon-ok:after {
  content: '\02713';
  float: right;
  color: #666;
  /* adjust as needed */
  padding-right: 13px;
  font-size: 14px;
  padding-top: 12px;
}
.multiselect-dropdown {
  float: right;
}
.dropdown-menu-custom {
  float: right;
  right: 0;
  left: inherit;
}
.dropdown-menu-custom > li > a {
  padding: 0px 20px;
}
/* Border styling is same for all kinds of dialogs */
.fis-bs-modal,
.fis-bs-non-modal,
.fis-bs-modal-dialog,
.fis-bs-non-modal-dialog {
  border: solid;
  border-color: #007d8a;
  border-style: solid;
  border-width: 3px;
  border-radius: 3px;
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
}
/* 	overflow-x: hidden; */
.fis-bs-dialog-scroll-area,
.fis-bs-modal-scroll-area,
.fis-bs-non-modal-scroll-area {
  max-height: 410px;
  overflow-y: auto;
  padding-right: 25px;
}
/* 	padding-right: 25px; */
.fis-bs-modal-content {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  border: none;
  border-radius: 0px;
}
.fis-bs-modal-dialog H4,
.fis-bs-non-modal-dialog H4 {
  font-size: 18px;
  color: #007d8a;
  /* 	margin-bottom: 20px; */
}
/* 	padding-left: 20px; */
/* 	padding-right: 20px; */
/* max-width: 550px;*/
.fis-bs-dialog-body {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.fis-bs-dialog-body .row {
  margin-right: 0px;
}
/* .modal-header */
.fis-bs-dialog-header {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 25px;
}
.fis-bs-non-modal-dialog-header {
  cursor: move;
  position: relative;
}
/* .modal-footer */
/* 	padding-right: 0px; */
.fis-bs-dialog-footer {
  padding-bottom: 0px;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 25px;
  text-align: left;
}
.fis-bs-non-modal {
  position: absolute;
  bottom: inherit;
}
.fis-bs-close,
.fis-bs-close:hover,
.fis-bs-close:focus {
  opacity: 1;
  cursor: pointer;
}
.fis-bs-modal-backdrop {
  height: 100%;
  /*position: absolute;*/
}
.fis-bs-pagination > .active > a,
.fis-bs-pagination > .active > span,
.fis-bs-pagination > .active > a:hover,
.fis-bs-pagination > .active > span:hover,
.fis-bs-pagination > .active > a:focus,
.fis-bs-pagination > .active > span:focus {
  background-color: #666;
  border-color: #666;
  color: #fff;
}
.fis-bs-pagination > li > a,
.fis-bs-pagination > li > span {
  height: 30px;
  min-width: 30px;
  color: #666;
  padding: 4px 4px;
  text-align: center;
}
.fis-bs-pagination > li > a:hover {
  cursor: pointer;
}
.fis-bs-panel-body {
  background: #fff;
  padding: 15px;
}
.fis-bs-panel-column {
  padding-left: 9.5px;
  padding-right: 10px;
}
.fis-bs-panel-footer {
  background-color: #fff !important;
  color: #72246c !important;
  padding-bottom: 5px;
  padding-top: 0px;
}
.fis-bs-panel-heading {
  background-color: #fff !important;
  color: #009775 !important;
  font-size: 18px;
  padding-bottom: 5px;
  padding-top: 0px;
}
.fis-bs-panel {
  border-radius: 0;
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.25);
}
a.fis-bs-panel-tertiary {
  color: #72246c;
}
.fis-bs-field,
.fis-bs-actions {
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 0px;
}
label.fis-bs-control-label {
  font-size: 14px;
  font-weight: normal;
  color: #777;
  padding-top: 2px !important;
}
.fis-bs-field input {
  width: 70%;
  margin: 0px;
}
.fis-bs-has-success .fis-bs-control-label,
.fis-bs-has-warning .fis-bs-control-label,
.fis-bs-has-error .fis-bs-control-label,
.fis-bs-form-horizontal .fis-bs-control-label,
.fis-bs-form-control .ng-invalid {
  float: left;
  text-align: left;
}
.fis-bs-btn-default {
  color: #007d8a;
  background-color: #FFF;
  border: 1px solid #007d8a;
  font-weight: normal;
}
.fis-bs-btn-default:hover,
.fis-bs-btn-default:focus,
.fis-bs-btn-default:active,
.fis-bs-btn-default.active,
.open .dropdown-toggle.fis-bs-btn-default {
  color: #FFF;
  background: #007d8a;
}
.fis-bs-btn-primary {
  color: #FFF;
  background: #007d8a;
  border: 0px none;
  font-weight: normal;
}
.fis-bs-btn-primary:hover,
.fis-bs-btn-primary:focus,
.fis-bs-btn-primary:active,
.fis-bs-btn-primary.active,
.open .dropdown-toggle.fis-bs-btn-primary {
  color: #FFF;
  background: #007d8a;
  box-shadow: 2px 2px 7px #555 inset;
}
.fis-bs-btn-secondary {
  background: #FFF;
  border: 1px solid #777;
  font-weight: normal;
  color: #464646;
}
.fis-bs-btn-secondary:hover,
.fis-bs-btn-secondary:focus,
.fis-bs-btn-secondary:active,
.fis-bs-btn-secondary.active,
.open .dropdown-toggle.fis-bs-btn-secondary {
  color: #FFF;
  border: 1px solid #777;
  background: #777;
}
a.fis-bs-tertiary {
  font-size: 14px;
  cursor: pointer;
}
.fis-bs-grid-panel-default {
  border: none;
  box-shadow: 0px 0px 0px;
}
.fis-bs-has-error {
  border: 2px solid #990000;
}
.fis-bs-has-success .fis-bs-form-control {
  border-width: 2px;
}
.fis-bs-has-warning .fis-bs-form-control {
  border-width: 2px;
}
.fis-bs-form-control {
  height: 30px;
  margin-bottom: 20px;
  padding: 5px 12px;
}
.fis-bs-reduce-lpad {
  padding-left: 5px;
}
.fis-bs-reduce-rpad {
  padding-right: 5px;
}
.fis-bs-no-padding {
  padding: 0px;
}
.fis-bs-no-rmargin {
  margin-right: 0px;
}
.fis-bs-adjust-4column-lrmargin {
  margin-right: 40px;
  margin-left: 10px;
}
.fis-bs-errorText {
  color: #990000 !important;
  float: left;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  margin-top: -22px;
  padding-left: 3px;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.fis-notifications {
  width: 90%;
  padding: 6px;
  font-size: 14px;
  margin-top: 6px;
  display: inline-block;
}
.fis-error {
  color: #990000 !important;
  border-top: 1px solid #990000;
  border-bottom: 1px solid #990000;
}
.fis-alert {
  border-top: 1px solid #E7A614;
  border-bottom: 1px solid #E7A614;
}
.fis-information {
  border-top: 1px solid #005f83;
  border-bottom: 1px solid #005f83;
}
.fis-success {
  border-top: 1px solid #8dc63f;
  border-bottom: 1px solid #8dc63f;
  font-size: 14px;
}
.fis-notification-img {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
}
.fis-form-btngrp-row-margin {
  margin-left: 10px;
}
.fis-bs-btngrp-reduce-rpad {
  padding-right: 0;
}
@media (min-width: 992px) {
  .fis-form-btngrp-margin {
    margin-left: 15px;
  }
}
.fis-bs-segment-group {
  margin: 40px auto;
  text-align: center;
  width: inherit;
  display: inline-block;
}
.fis-bs-segment-group > .fis-bs-segment:first-child,
.fis-bs-segment-group > .fis-bs-segment-selected:first-child {
  border-right-top: 0px;
  border-right-bottom: 0px;
  border-left-top: 3px !important;
  border-left-bottom: 3px !important;
}
.fis-bs-segment-group > .fis-bs-segment:last-child,
.fis-bs-segment-group > .fis-bs-segment-selected:last-child {
  border-left-top: 0px;
  border-left-bottom: 0px;
  border-right-top: 3px;
  border-right-bottom: 3px;
}
.fis-bs-segment {
  border: 1px solid #CCC;
  background: #FFF;
  height: 30px;
  padding: 0px 15px;
  font-size: 14px;
  color: #606060;
  content: '\25BC';
}
.fis-bs-segment-selected {
  background: #007d8a;
  border: 1px solid #007d8a;
  color: #FFF;
  margin-bottom: 20px;
}
.fis-bs-segment:focus,
.fis-bs-segment:hover {
  background: #26909b;
  border: 1px solid #26909b;
  color: #FFF;
  margin-bottom: 20px;
}
.fis-bs-segment-selected::before {
  display: inline;
  position: absolute;
  top: 100%;
  left: 40%;
  content: "";
  height: 0;
  width: 0;
  padding: 0;
  margin: 0px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #007d8a;
}
.fis-bs-segment-group-wrap {
  text-align: center;
}
.table-responsive {
  overflow-y: auto;
  padding-top: 10px;
  border: 1px;
}
.table-responsive .st-selected {
  background-color: #E4F7FD !important;
}
.table-responsive thead > tr {
  height: 25px;
}
.table-responsive th {
  background-color: #E5E5E5;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  border-width: 1px;
  border-color: #CCC !important;
  border-bottom: 4px solid #007d8a !important;
}
.table-responsive th.st-sort-descent,
th.st-sort-ascent {
  background-color: #bbb;
}
.table-responsive td {
  color: #404040;
  vertical-align: middle !important;
  word-wrap: break-word;
  white-space: normal !important;
  padding-bottom: 0px;
}
.table-responsive td > button.btn {
  display: block;
  margin: auto;
  background-color: transparent;
}
.table-responsive tr {
  height: 50px;
  border-bottom: 1px #E8E8E8;
}
.table-responsive tr.simple-table-row:nth-child(2n+2) {
  background-color: #F5F6F5;
}
.table-responsive tr.expanding-table-row:nth-child(4n+3) {
  background-color: #F5F6F5;
}
.table-responsive tr.extra-row > td > table > tbody > tr {
  background-color: #FFF;
}
.table-responsive .table_arrow_open:before {
  /* symbol for "opening" panels */
  content: '\25BC';
  float: left;
  color: #666;
  /* adjust as needed */
  padding-right: 13px;
  font-size: 14px;
  padding-top: 5px;
}
.table-responsive .table_arrow_collapse {
  background-color: #f4f4f4;
  cursor: pointer;
}
.table-responsive .table_arrow_collapse:before {
  /* symbol for "collapsed" panels */
  content: '\25BA';
  float: left;
  /*color: black;  adjust as needed */
  color: #AAAAAA;
  font-size: 14px;
  padding-right: 13px;
}
.table-responsive .st-sort-ascent:after {
  content: '\25B2';
  color: #FFF;
  /* adjust as needed */
  padding-left: 5px;
}
.table-responsive .st-sort-descent:after {
  content: '\25BC';
  color: #FFF;
  /* adjust as needed */
  padding-left: 5px;
}
.custom-button_table {
  color: #404040;
  background-color: #FFF;
  border: 1px solid #777;
  margin-left: 10px !important;
}
.custom-button_table:hover,
.custom-button_table:focus,
.custom-button_table:active {
  background: #888;
  color: #FFF;
}
.table-responsive .extra-row td.custom_td {
  border: 0px;
  padding: 15px 30px 15px 30px;
  width: 50%;
}
.table-responsive .extra-row td div span.expandable_text_title {
  color: #808080;
}
.table-responsive .extra-row td div span.expandable_text_data {
  padding-left: 30px;
}
.table-responsive .extra-row td div:first-child {
  padding-bottom: 15px;
}
.table-responsive .btn-default {
  background-color: #FFF;
}
.table-responsive .btn-default:hover,
.table-responsive .btn-default:focus {
  background: #999;
}
.table-responsive tfoot td p {
  text-align: right;
  font-size: 16px;
  vertical-align: center;
  padding: 0;
  margin: 0;
}
.table-responsive tfoot td p b {
  color: #004700;
}
.table-responsive .sub-data-text {
  font-size: 14px;
  color: #777;
  padding-top: 0px;
}
.table-responsive .currency {
  text-align: right;
}
.table-responsive > .table > thead > tr > th {
  border-top: 1px solid #CCC !important;
}
.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 {
  border: 1px solid #CCC;
}
.table-responsive > .table > thead > tr > th:first-child,
.table-responsive > .table > tbody > tr > th:first-child,
.table-responsive > .table > tfoot > tr > th:first-child,
.table-responsive > .table > thead > tr > td:first-child,
.table-responsive > .table > tbody > tr > td:first-child,
.table-responsive > .table > tfoot > tr > td:first-child {
  border-left: 0;
}
.table-responsive > .table > thead > tr > th:last-child,
.table-responsive > .table > tbody > tr > th:last-child,
.table-responsive > .table > tfoot > tr > th:last-child,
.table-responsive > .table > thead > tr > td:last-child,
.table-responsive > .table > tbody > tr > td:last-child,
.table-responsive > .table > tfoot > tr > td:last-child {
  border-right: 0;
}
a.remove-decoration:hover,
a.remove-decoration,
a.remove-decoration:visited,
a.remove-decoration:active,
a.remove-decoration:link {
  color: #404040;
  text-decoration: none;
}
.drag {
  opacity: 0.5;
}
.fis-bs-tabs {
  margin-top: 25px;
}
.fis-bs-nav-tabs-container {
  height: 35px;
  overflow-1: hidden;
}
.fis-bs-nav-tabs {
  padding-left: 15px;
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid #CCC;
}
.fis-bs-nav-tabs > li {
  position: relative;
  display: block;
  float: left;
  background-color: #e2e2e2;
  height: 35px;
  margin-right: 7px;
  line-height: 1.42857143;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #CCC;
  border-radius: 3px 3px 0 0;
  white-space: nowrap;
  cursor: pointer;
}
/* Styles for the More menu on responsive Tabs */
.fis-bs-nav-tabs > li.fis-bs-tabs-more-menu,
.fis-bs-nav-tabs > li.fis-bs-tabs-more-menu:hover {
  width: 82px;
  background-color: #FFF;
  border-bottom: 1px solid #CCC;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}
.fis-bs-nav-tabs > li:hover {
  background-color: #eee;
  border-color: #eee #eee #DDD;
}
.fis-bs-nav-tabs > li.active {
  background: #FFF;
  cursor: default;
  border: 1px solid #DDD;
  border-bottom-color: transparent;
}
.fis-bs-nav-tabs > li > span > a,
.fis-bs-nav-tabs > li.fis-bs-tabs-more-menu > a.fis-bs-tabs-text {
  color: #606060;
  text-decoration: none;
  padding: 5px 15px 7px 15px;
  display: inline-block;
  float: left;
}
.fis-bs-nav-tabs > li.fis-bs-tabs-more-menu > a.fis-bs-tabs-text {
  border: 0px;
}
.fis-bs-nav-tabs > li > span > a.fis-bs-tabs-no-delete {
  padding: 6px 15px;
  display: block;
  float: none;
}
.fis-bs-nav-tabs > li > span > a.fis-bs-tabs-close {
  padding: 5px 10px 7px 10px;
  float: right;
}
.fis-bs-nav-tabs > li.active > span > a {
  color: #007d8a;
}
.fis-bs-nav-tabs > li.fis-bs-tabs-more-menu > a.fis-bs-tabs-text:focus {
  color: #007d8a;
  border: 0px;
}
.fis-bs-nav-tabs:before,
.fis-bs-nav-tabs:after {
  display: table;
  content: " ";
}
.fis-bs-nav-tabs:after {
  clear: both;
}
/* Styles for the More menu on responsive Tabs */
li.fis-bs-tabs-more-menu .dropdown-menu > li {
  min-width: 225px;
  border-bottom: 1px solid #CCC;
  overflow: hidden;
  white-space: nowrap;
}
li.fis-bs-tabs-more-menu .dropdown-menu > li:last-child {
  border-bottom: 0px;
}
li.fis-bs-tabs-more-menu .dropdown-menu > li > a {
  padding: 0px 10px;
}
li.fis-bs-tabs-more-menu .dropdown-menu > li > a.fis-bs-tabs-more-menu-with-delete {
  display: inline-block;
  width: 85%;
}
li.fis-bs-tabs-more-menu .dropdown-menu > li > a.fis-bs-tabs-more-menu-close {
  display: inline-block;
  border-left: 1px solid #CCC;
  cursor: pointer;
}
.fis-bs-tabs-icon-close {
  color: #606060;
  font-weight: bold;
}
/* Fis Toggle Switch related classes - fis-bs-switch*/
/* Hide the check box */
input.fis-bs-switch:empty {
  margin-left: -9999px;
}
/* When it is unchecked, :before element styling is for the box when it is unchecked.*/
input.fis-bs-switch:empty ~ label:before,
input.fis-bs-switch:empty ~ label:after {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: attr(display-content-No);
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  background-color: #BBB;
  text-indent: 18px;
  min-width: 60px;
  border-radius: 17px;
  border-top-left-radius: 17px;
  border-top-right-radius: 17px;
  border-bottom-left-radius: 17px;
  border-bottom-right-radius: 17px;
  border: 1px;
  border-style: solid;
  border-color: #BBB;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  height: 30px;
  transition: all 130ms ease-in;
  -webkit-transition: all 130ms ease-in;
}
/* Styling for the actual label when unchecked */
input.fis-bs-switch:empty ~ label {
  position: relative;
  float: left;
  padding-left: 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-right: 8px;
}
/* When it is checked, change colour, text */
input.fis-bs-switch:checked ~ label:before {
  background-color: #007d8a;
  content: attr(display-content-Yes);
  color: #FFF;
  padding-left: 8px;
  text-indent: 0px;
  border-color: #007d8a;
}
input.fis-bs-switch:empty ~ label:before {
  min-width: 60px;
}
/* White box */
input.fis-bs-switch:empty ~ label:after {
  content: ' ';
  top: 4px;
  bottom: 3px;
  margin-left: 2px;
  background-color: #FFF;
  border-radius: 100%;
  border-color: transparent;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  padding-left: 1px;
  padding-right: 1px;
  height: 22px;
  min-width: 22px;
  /* 	box-shadow: inset 0 -0.2em 0 rgba(0, 0, 0, 0.2); */
}
/* When it is checked, move the white box to the right */
input.fis-bs-switch:checked ~ label:after {
  margin-left: 36px;
}
/* overwriting default popover class of bootstrap as per UX specifications*/
.popover {
  font-size: 15px;
  border-radius: 3px;
  border: 1px solid #007d8a;
  border: 1px solid rgba(0, 125, 138, 0.2);
}
.popover-title {
  font-size: 15px;
  font-weight: bold;
  background-color: #FFF;
}
.popover-button-control {
  background-color: transparent;
  border: none;
}
.fis-rdc-body {
  width: 100%;
  background-color: white;
  line-height: 1.625;
}
#checkFront,
#checkBack {
  position: fixed;
  top: -1000px;
}
.checkWrapper {
  padding-bottom: 42.85%;
  position: relative;
  width: 100%;
}
div.submittingOverlay {
  align-items: center;
  background: rgba(150, 150, 150, 0.75);
  border: 1px solid #CCC;
  box-shadow: 0 3px 3px 0 #DDD;
  display: none;
  justify-content: center;
  position: fixed;
  text-align: center;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
div.submittingBox {
  background: #FFF;
  border: 1px solid #888;
  margin: 0 2%;
  max-width: 500px;
  padding: 20px;
  padding: 2rem;
}
/* ************************************* Steps ************************************** */
.fis-bs-rdc-steps {
  width: 100%;
  max-width: 700px;
}
.fis-bs-rdc-step-table {
  border: 1px solid lightgray;
  width: 100%;
  margin-bottom: 10px;
}
.fis-bs-rdc-step {
  background-color: #aaa;
  color: white;
  height: 20px;
  width: 30px;
  vertical-align: middle;
  text-align: center;
  font-size: x-large;
}
.fis-bs-rdc-step-text {
  vertical-align: middle;
  padding-right: 20px;
  padding-left: 20px;
}
.fis-bs-rdc-front-check {
  width: 50%;
  float: left;
  padding-left: 6px;
  padding-bottom: 10px;
}
.fis-bs-rdc-back-check {
  width: 50%;
  float: left;
  padding-left: 6px;
  padding-bottom: 10px;
}
.fis-bs-rdc-check-error {
  color: #900;
  font-size: 12px;
  padding-left: 3px;
}
.fis-bs-rdc-step-error {
  color: #900;
  font-size: 12px;
  padding-left: 3px;
}
.fis-bs-rdc-front {
  background: url('../img/BKGFront.png') no-repeat center center;
  background-size: contain;
  border: 1px solid #CCC;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  /*Cancel normal label style*/
}
.fis-bs-rdc-back {
  background: url('../img/BKGBack.png') no-repeat center center;
  background-size: contain;
  border: 1px solid #CCC;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  /*Cancel normal label style*/
}
.fis-bs-rdc-check-image {
  border: 1px solid #CCC;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
/* ************************************* Confirmation ************************************** */
.fis-bs-rdc-confirmation-table {
  width: 100%;
}
.fis-bs-rdc-confirmation-td {
  height: 50px;
  padding-left: 10px;
  border-bottom: solid 1px #8dc63f;
  border-top: solid 1px #8dc63f;
}
.fis-bs-rdc-confirmation-td2 {
  padding: 15px;
  border: solid 1px lightgray;
}
.fis-bs-rdc-confirmation-td3 {
  text-align: center;
  padding-top: 30px;
}
.fis-bs-rdc-ok {
  background: url('../img/Posak_fis_green.png') no-repeat center center;
  background-size: contain;
  display: block;
  width: 18px;
  height: 18px;
  margin-left: 30px;
}
.fis-bs-btn-group > button {
  color: #464646;
  background: #fff;
  border: 1px solid #bbb;
}
.fis-bs-btn-group > button.active,
.fis-bs-btn-group > button:hover {
  color: #007d8a;
  background: #eee;
  border: 1px solid #007d8a;
}
/* Collapse component styles */
.fis-bs-collapsible-content {
  background: #fff;
  padding: 20px 15px;
  border-bottom: 1px solid #ccc;
}
.fis-bs-collapsible-filter-content {
  background: #f5f5f5;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* Additional styles for collapse implementation - application specific */
a.fis-bs-collapse-link {
  /*display:block; */
  width: 120px;
}
.fis-bs-collapse-txt {
  font-size: 17px;
  float: left;
  line-height: 44px;
  margin-right: 10px;
}
a.fis-bs-collapse-link:hover,
a.fis-bs-collapse-link:focus {
  text-decoration: none;
}
.fis-bs-collapsible-filter-additional {
  padding: 20px 15px;
  margin-top: 20px;
}
.fis-bs-filter-heading {
  padding-left: 30px;
  width: 100%;
}
.fis-bs-clear-both {
  clear: both;
}
/*
*  Styles borrowed from form elements
*  For displaying datepicker fields as an example of collapsible content.
*  Its upto application, what it wants to display as collapseible content.
*/
.fis-bs-form-control {
  height: 30px;
  margin-bottom: 20px;
  padding: 5px 12px;
}
label.fis-bs-control-label {
  font-size: 14px;
  font-weight: normal;
  color: #777;
  padding-top: 2px !important;
}
/*
Start */
[class^="icon-"],
[class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings.png");
  margin-top: 3px;
}
.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.fis-legacy-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("../img/fis-icons.png");
  background-position: 16px 16px;
  background-repeat: no-repeat;
}
.fis-legacy-i-add {
  background-position: 0 0;
  width: 16px;
  height: 16;
}
.fis-legacy-i-arrow_down {
  background-position: 0 -66px;
  width: 8px;
  height: 4px;
}
.fis-legacy-i-arrow_up {
  background-position: 0 -120px;
  width: 8px;
  height: 4px;
}
.fis-legacy-i-b_add {
  background-position: 0 -174px;
  width: 14px;
  height: 14px;
}
.fis-legacy-i-b_article {
  background-position: 0 -238px;
  width: 14px;
  height: 16px;
}
.fis-legacy-i-b_chat {
  background-position: 0 -304px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-b_document {
  background-position: 0 -370px;
  width: 14px;
  height: 16px;
}
.fis-legacy-i-b_edit {
  background-position: 0 -436px;
  width: 17px;
  height: 16px;
}
.fis-legacy-i-b_group {
  background-position: 0 -502px;
  width: 18px;
  height: 16px;
}
.fis-legacy-i-b_message {
  background-position: 0 -568px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-b_next {
  background-position: 0 -634px;
  width: 14px;
  height: 14px;
}
.fis-legacy-i-b_search {
  background-position: -70px -626px;
  width: 12px;
  height: 12px;
}
.fis-legacy-i-b_lightsearch {
  background-position: -69px -702px;
  width: 12px;
  height: 12px;
}
.fis-legacy-i-check {
  background-position: 0 -760px;
  width: 8px;
  height: 8px;
}
.fis-legacy-i-cm_notification {
  background-position: 0 -818px;
  width: 11px;
  height: 11px;
}
.fis-legacy-i-cut {
  background-position: 0 -879px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-delete {
  background-position: 0 -945px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-dialog_close {
  background-position: 0 -1011px;
  width: 14px;
  height: 13px;
}
.fis-legacy-i-duplicate {
  background-position: 0 -1074px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-edit {
  background-position: 0 -1140px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-filter {
  background-position: 0 -1206px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-help {
  background-position: 0 -1272px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-home {
  background-position: 0 -1338px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-home_darkbkg {
  background-position: 0 -1404px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-home_litebkg {
  background-position: 0 -1470px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-home_on {
  background-position: 0 -1536px;
  width: 16px;
  height: 16px;
}
.fis-legacy-i-info {
  background-position: 0 -1602px;
  width: 18px;
  height: 16px;
}
.fis-legacy-i-megamenu_tabarrow {
  background-position: 0 -1668px;
  width: 7px;
  height: 5px;
}
.fis-legacy-i-ok {
  background-position: 0 -1723px;
  width: 19px;
  height: 16px;
}
.fis-legacy-i-page_next {
  background-position: 0 -1789px;
  width: 21px;
  height: 20px;
}
.fis-legacy-i-page_next_arrow {
  background-position: 0 -1859px;
  width: 7px;
  height: 10px;
}
.fis-legacy-i-page_previous {
  background-position: 0 -1919px;
  width: 21px;
  height: 20px;
}
.fis-legacy-i-page_previous_arrow {
  background-position: -71px 0;
  width: 7px;
  height: 10px;
}
.fis-legacy-i-page_select {
  background-position: -71px -60px;
  width: 6px;
  height: 3px;
}
.fis-legacy-i-pass {
  background-position: -71px -113px;
  width: 18px;
  height: 16px;
}
.fis-legacy-i-search {
  background-position: -71px -179px;
  width: 16px;
  height: 15px;
}
.fis-legacy-i-tree_collapse {
  background-position: -71px -244px;
  width: 12px;
  height: 12px;
}
.fis-legacy-i-tree_expand {
  background-position: -71px -306px;
  width: 12px;
  height: 12px;
}
.fis-legacy-i-tree_folder_close {
  background-position: -71px -368px;
  width: 18px;
  height: 13px;
}
.fis-legacy-i-tree_folder_open {
  background-position: -71px -431px;
  width: 18px;
  height: 13px;
}
.fis-legacy-i-tree_item {
  background-position: -71px -494px;
  width: 15px;
  height: 13px;
}
.fis-legacy-i-warning {
  background-position: -71px -557px;
  width: 19px;
  height: 16px;
}
.icon-plus {
  background-position: -407px -96px;
}
@font-face {
    font-family: 'fisfont';
    src: url('fonts/fisfont.eot?w8958w');
    src: url('fonts/fisfont.eot?w8958w#iefix') format('embedded-opentype'), url('fonts/fisfont.ttf?w8958w') format('truetype'), url('fonts/fisfont.woff?w8958w') format('woff'), url('fonts/fisfont.svg?w8958w#fisfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fis-icon-"], [class*=" fis-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fisfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fis-icon-flip-horizontal {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.fis-icon-flip-vertical {
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
}

.fis-icon-rotate-90 {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.fis-icon-rotate-180 {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.fis-icon-rotate-270 {
    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
}

/*
The naming scheme is for each word to be lowercase and seperated by a dash.
All other naming schemes are depracated and will be removed in a future release.
*/

.fis-icon-Building:before, .fis-icon-building:before {
    content: "\e92f";
}

.fis-icon-Bank:before, .fis-icon-bank:before {
    content: "\e92d";
}

.fis-icon-Card:before, .fis-icon-card:before {
    content: "\e92e";
}

.fis-icon-Table:before, .fis-icon-table:before {
    content: "\e936";
}

.fis-icon-Eye:before, .fis-icon-eye:before {
    content: "\e947";
}

.fis-icon-Donut:before, .fis-icon-donut:before {
    content: "\e948";
}

.fis-icon-Information_solid:before, .fis-icon-information-solid:before {
    content: "\e924";
}

.fis-icon-Help_solid:before, .fis-icon-help-solid:before {
    content: "\e925";
}

.fis-icon-Finger_print:before, .fis-icon-finger-print:before {
    content: "\e922";
}

.fis-icon-Suitcase:before, .fis-icon-suitcase:before {
    content: "\e923";
}

.fis-icon-Dashboard:before, .fis-icon-dashboard:before {
    content: "\e921";
}

.fis-icon-Notification_panel:before, .fis-icon-notification-panel:before {
    content: "\e91f";
}

.fis-icon-Action:before, .fis-icon-action:before {
    content: "\e920";
}

.fis-icon-Loan:before, .fis-icon-loan:before {
    content: "\e91e";
}

.fis-icon-Accounts:before, .fis-icon-accounts:before {
    content: "\e900";
}

.fis-icon-Approval:before, .fis-icon-approval:before {
    content: "\e901";
}

.fis-icon-Arrow:before, .fis-icon-arrow:before {
    content: "\e902";
}

.fis-icon-Back:before, .fis-icon-back:before {
    content: "\e903";
}

.fis-icon-BillPay:before, .fis-icon-billpay:before {
    content: "\e904";
}

.fis-icon-Bookmark:before, .fis-icon-bookmark:before {
    content: "\e905";
}

.fis-icon-Calendar:before, .fis-icon-calendar:before {
    content: "\e906";
}

.fis-icon-Camera:before, .fis-icon-camera:before {
    content: "\e907";
}

.fis-icon-Chart:before, .fis-icon-chart:before {
    content: "\e908";
}

.fis-icon-Chat:before, .fis-icon-chat:before {
    content: "\e909";
}

.fis-icon-Chevron:before, .fis-icon-chevron:before {
    content: "\e90a";
}

.fis-icon-Close:before, .fis-icon-close:before {
    content: "\e90b";
}

.fis-icon-Compress:before, .fis-icon-compress:before {
    content: "\e90c";
}

.fis-icon-Delete:before, .fis-icon-delete:before {
    content: "\e90d";
}

.fis-icon-Download:before, .fis-icon-download:before {
    content: "\e90e";
}

.fis-icon-Edit:before, .fis-icon-edit:before {
    content: "\e90f";
}

.fis-icon-Email:before, .fis-icon-email:before {
    content: "\e910";
}

.fis-icon-Error:before, .fis-icon-error:before {
    content: "\e911";
}

.fis-icon-Expand:before, .fis-icon-expand:before {
    content: "\e912";
}

.fis-icon-Export:before, .fis-icon-export:before {
    content: "\e913";
}

.fis-icon-Favorite:before, .fis-icon-favorite:before {
    content: "\e914";
}

.fis-icon-File:before, .fis-icon-file:before {
    content: "\e915";
}

.fis-icon-Folder:before, .fis-icon-folder:before {
    content: "\e916";
}

.fis-icon-Group:before, .fis-icon-group:before {
    content: "\e917";
}

.fis-icon-Heart:before, .fis-icon-heart:before {
    content: "\e918";
}

.fis-icon-Help:before, .fis-icon-help:before {
    content: "\e919";
}

.fis-icon-Home:before, .fis-icon-home:before {
    content: "\e91a";
}

.fis-icon-Information:before, .fis-icon-information:before {
    content: "\e91b";
}

.fis-icon-Ledger:before, .fis-icon-ledger:before {
    content: "\e91c";
}

.fis-icon-Link_web:before, .fis-icon-link-web:before {
    content: "\e91d";
}

.fis-icon-Locations:before, .fis-icon-locations:before {
    content: "\e926";
}

.fis-icon-Max:before, .fis-icon-max:before {
    content: "\e927";
}

.fis-icon-Menu:before, .fis-icon-menu:before {
    content: "\e928";
}

.fis-icon-Menu_drop:before, .fis-icon-menu-drop:before {
    content: "\e929";
}

.fis-icon-Menu_list:before, .fis-icon-menu-list:before {
    content: "\e92a";
}

.fis-icon-Min:before, .fis-icon-min:before {
    content: "\e92b";
}

.fis-icon-Notification:before, .fis-icon-notification:before {
    content: "\e92c";
}

.fis-icon-Offers:before, .fis-icon-offers:before {
    content: "\e937";
}

.fis-icon-Person:before, .fis-icon-person:before {
    content: "\e938";
}

.fis-icon-Posak:before, .fis-icon-posak:before {
    content: "\e939";
}

.fis-icon-Print:before, .fis-icon-print:before {
    content: "\e93a";
}

.fis-icon-Recurring:before, .fis-icon-recurring:before {
    content: "\e93b";
}

.fis-icon-Refresh:before, .fis-icon-refresh:before {
    content: "\e93c";
}

.fis-icon-Reports:before, .fis-icon-reports:before {
    content: "\e93d";
}

.fis-icon-Search:before, .fis-icon-search:before {
    content: "\e93e";
}

.fis-icon-Security:before, .fis-icon-security:before {
    content: "\e93f";
}

.fis-icon-Settings:before, .fis-icon-settings:before {
    content: "\e940";
}

.fis-icon-Table_sort:before, .fis-icon-table-sort:before {
    content: "\e941";
}

.fis-icon-Target:before, .fis-icon-target:before {
    content: "\e942";
}

.fis-icon-Time:before, .fis-icon-time:before {
    content: "\e943";
}

.fis-icon-Transfer:before, .fis-icon-transfer:before {
    content: "\e944";
}

.fis-icon-Trash:before, .fis-icon-trash:before {
    content: "\e945";
}

.fis-icon-Video:before, .fis-icon-video:before {
    content: "\e946";
}

div[fis-breadcrumb-container] {
  top: 0px;
  position: relative;
}
div[fis-breadcrumb-container] .breadcrumbs-container {
  line-height: 28px;
  vertical-align: middle;
  position: relative;
  margin: 0;
  padding: 0 0 0 20px;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
}
.fis-secondary-menu-present div[fis-breadcrumb-container] {
  top: 32px;
}
.fis-condensed div[fis-breadcrumb-container] {
  top: 0;
}
.fis-condensed div[fis-breadcrumb-container] .breadcrumbs-container {
  line-height: 24px;
}
.fis-condensed.fis-secondary-menu-present div[fis-breadcrumb-container] {
  top: 32px !important;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell div[fis-breadcrumb-container] .breadcrumbs-container {
    display: none;
  }
}
.breadcrumb {
  background-color: #E6E6E6 !important;
  border-bottom: 1px solid #E0DDDD;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
}
.breadcrumb a:link,
.breadcrumb a:active {
  color: #464646 !important !important;
}
.breadcrumb a:visited {
  color: #464646 !important !important;
}
.breadcrumb a:hover {
  color: #464646 !important !important;
}
.breadcrumbs {
  display: inline-block;
}
.breadcrumbs a {
  text-decoration: none;
  font-weight: 300;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs a:link,
.breadcrumbs a:active {
  color: #464646 !important !important;
}
.breadcrumbs a:visited {
  color: #464646 !important !important;
}
.breadcrumbs a:hover {
  color: #464646 !important !important;
}
.breadcrumbs > span > span {
  padding-right: 5px;
}
.breadcrumbs > span > span .breadcrumb-separator {
  margin-left: 5px;
}
.breadcrumbs > span:last-child > span .breadcrumb-separator {
  display: none;
}
.breadcrumbs .breadcrumb-spacer {
  width: 0;
  display: inline-block;
}
.fis-condensed .breadcrumb {
  padding: 3px 10px !important;
}
.fis-condensed .breadcrumbs {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell.fis-secondary-menu-present.fis-breadcrumb-container-present .breadcrumbs {
    margin-top: 0px;
  }
  .fis-responsive-shell nav .breadcrumb,
  .fis-responsive-shell .breadcrumbs {
    display: none;
  }
}
iframe.fis-content-frame {
  width: 100%;
  border: none;
}
@fis-footer-inner-container-fluid-span : .fis-top-bar .container-fluid > div;
.fis-footer-bar {
  height: 40px;
  line-height: 40px;
}
.fis-footer-bar.fis-collapsible {
  position: absolute;
  bottom: -35px;
  width: 100%;
  -webkit-transition: -webkit-transform 0.25s 0.4s ease-in;
  -moz-transition: -moz-transform 0.25s 0.4s ease-in;
  -o-transition: -o-transform 0.25s 0.4s ease-in;
  transition: transform 0.25s 0.4s ease-in;
  padding-top: 15px;
}
.fis-footer-bar.fis-collapsible:hover {
  -webkit-transform: translateY(-35px);
  -moz-transform: translateY(-35px);
  -ms-transform: translateY(-35px);
  -o-transform: translateY(-35px);
  transform: translateY(-35px);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.fis-footer-bar li {
  line-height: 40px;
}
.fis-footer-bar .nav {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #eee, #eee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#eee));
  background-image: -webkit-linear-gradient(top, #eee, #eee);
  background-image: -o-linear-gradient(top, #eee, #eee);
  background-image: linear-gradient(to bottom, #eee, #eee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
}
.fis-footer-bar .nav.pull-right {
  margin-right: 15px;
}
.fis-footer-bar .nav .dropdown-toggle .caret {
  margin-top: 0px;
}
.fis-footer-bar .nav [class*=" icon-"],
.fis-footer-bar .nav [class^="icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.fis-footer-bar .nav .masthead [class*=" icon-"],
.fis-footer-bar .nav .masthead [class^="icon-"] {
  background-image: url("../img/glyphicons-halflings.png");
}
.fis-footer-bar .nav > li {
  margin: auto 0px;
}
.fis-footer-bar .nav > li > a {
  border-left: 1px solid #464646;
  display: inline;
}
.fis-footer-bar .nav > li > a:focus {
  background-color: transparent;
  color: #ffffff;
  outline: none;
}
.fis-footer-bar .nav > li > a:focus:hover {
  background-color: #007D8A;
  color: #FFFFFF;
}
.fis-footer-bar .nav > li > a:active,
.fis-footer-bar .nav > li > a:hover,
.fis-footer-bar .nav > li > a:link,
.fis-footer-bar .nav > li > a:visited {
  color: #FFFFFF;
  outline: none;
  padding: 0px 15px;
}
.fis-footer-bar .nav > li > .noLinkSpan {
  border-left: 1px solid #464646;
  padding: 0px 15px;
}
.fis-footer-bar .nav > li > .noLinkSpan:hover {
  background-color: none;
  color: #464646;
}
.fis-footer-bar .nav > li > div {
  position: absolute;
}
.fis-footer-bar .nav li .noLinkSpan,
.fis-footer-bar .nav li a {
  line-height: 40px;
  font-size: 13px;
}
.fis-footer-bar .nav > li a:active,
.fis-footer-bar .nav > li a:focus,
.fis-footer-bar .nav > li a:hover,
.fis-footer-bar .nav > li a:link,
.fis-footer-bar .nav > li a:visited {
  background-color: transparent;
  color: #464646;
  outline: none;
}
.fis-footer-bar .nav > li a:hover {
  text-decoration: underline;
}
.fis-footer-bar .nav > li .noLinkSpan {
  background-color: none;
  color: #464646;
}
.fis-footer-bar .inner-footer {
  width: 100%;
  height: 48px;
  display: table;
  padding: 0px;
  border: 0;
  min-height: inherit;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  padding-top: 0px;
  background: #EEEEEE;
  border-top: 1px solid #ccc;
}
.fis-footer-bar .inner-footer [class*=" icon-"] {
  margin-right: 4px;
}
.fis-footer-bar .inner-footer h1 {
  color: #FFFFFF;
  font-size: 23px;
  line-height: 48px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0;
  text-transform: none;
}
.fis-footer-bar .inner-footer .brand-logo {
  padding-left: 0;
  height: 48px;
  position: absolute;
  width: 100%;
}
.fis-footer-bar .container-fluid {
  width: 100%;
  display: table-row;
  white-space: nowrap;
}
.fis-footer-bar .container-fluid > div {
  display: table-cell;
}
.fis-footer-bar .container-fluid > span,
.fis-footer-bar .container-fluid > div {
  display: table-cell;
}
.fis-footer-bar .fis-controls {
  padding: 0px;
  margin: 0px;
}
.fis-footer-bar .fis-controls .noLinkSpan div,
.fis-footer-bar .fis-controls a div,
.fis-footer-bar .fis-controls a:active div,
.fis-footer-bar .fis-controls a:focus div,
.fis-footer-bar .fis-controls a:hover div,
.fis-footer-bar .fis-controls a:visited div {
  display: inline;
}
.fis-footer-bar .fis-copyright {
  display: inline-block;
  float: left;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 400;
  color: #464646;
  vertical-align: middle;
  margin-left: 10px;
  padding: 0px 15px;
}
.fis-condensed .fis-footer-bar {
  height: 40px;
  line-height: 40px;
}
.fis-condensed .fis-footer-bar.fis-collapsible {
  bottom: -35px;
}
.fis-condensed .fis-footer-bar.fis-collapsible:hover {
  -webkit-transform: translateY(-35px);
  -moz-transform: translateY(-35px);
  -ms-transform: translateY(-35px);
  -o-transform: translateY(-35px);
  transform: translateY(-35px);
}
.fis-condensed .fis-footer-bar .fis-copyright {
  font-size: 400;
}
.fis-condensed .fis-footer-bar .noLinkSpan,
.fis-condensed .fis-footer-bar li {
  line-height: 40px;
}
.fis-off-canvas-menu {
  display: none;
}
.fis-off-canvas-menu:before {
  content: "Menu";
  font-weight: 400;
  color: #FFFFFF;
  display: block;
  padding: 0 0 0 15px;
  margin: 0;
  background-color: #007D8A;
  font-size: 23px;
  height: 48px;
  line-height: 48px;
  border-top: 1px solid #0095a5;
  border-bottom: 1px solid #006a75;
}
.fis-off-canvas-menu,
.fis-off-canvas-top-bar {
  margin: 0;
  background-color: #767676;
  width: 300px;
  padding: 0;
  list-style-type: none;
}
.fis-off-canvas-menu a,
.fis-off-canvas-top-bar a,
.fis-off-canvas-menu a:hover,
.fis-off-canvas-top-bar a:hover,
.fis-off-canvas-menu a:visited,
.fis-off-canvas-top-bar a:visited,
.fis-off-canvas-menu span,
.fis-off-canvas-top-bar span {
  color: #F5F5F5;
}
.fis-off-canvas-menu ul,
.fis-off-canvas-top-bar ul {
  overflow: hidden;
  line-height: 20px;
}
.fis-off-canvas-menu ul li,
.fis-off-canvas-top-bar ul li {
  background-color: rgba(255, 255, 255, 0.07);
}
.fis-off-canvas-menu li,
.fis-off-canvas-top-bar li {
  padding: 13px 0 13px 20px;
  word-wrap: break-word;
  margin: 0;
  border-width: 0;
  cursor: pointer;
  line-height: 20px;
  border-bottom: 1px solid #666;
  border-top: 1px solid #888 !important;
  font-size: 14px;
  outline: none;
}
.fis-off-canvas-menu li.leaf,
.fis-off-canvas-top-bar li.leaf {
  padding-right: 20px;
}
.fis-off-canvas-menu li.branch:before,
.fis-off-canvas-top-bar li.branch:before {
  content: "";
  float: right;
  width: 16px;
  height: 16px;
  background-image: url("../img/arrow.png");
  vertical-align: middle;
  margin-right: 10px;
  transform: rotate(90deg);
}
.fis-off-canvas-menu li.expanded.branch:before,
.fis-off-canvas-top-bar li.expanded.branch:before {
  transform: rotate(-90deg);
  transition: 0.2s ease-out;
}
.fis-off-canvas-menu li.expanded > ul,
.fis-off-canvas-top-bar li.expanded > ul {
  margin: 6px 0 0 0;
  opacity: 1;
  transition: 0.2s ease-out;
}
.fis-off-canvas-menu li.collapsed > ul,
.fis-off-canvas-top-bar li.collapsed > ul {
  margin: 0;
  max-height: 0;
  opacity: 0;
  transition: 0.1s ease-in;
}
.fis-off-canvas-menu li.collapsed.branch:before,
.fis-off-canvas-top-bar li.collapsed.branch:before {
  transform: rotate(90deg);
  transition: 0.1s ease-in;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell .fis-start-menu-opened .nav-tabs > div {
    display: none;
  }
  .fis-responsive-shell .fis-start-menu-opened .fis-off-canvas-menu,
  .fis-responsive-shell .fis-start-menu-opened .fis-off-canvas-top-bar {
    display: block;
  }
  .fis-responsive-shell .fis-start-menu-opened .sidebar {
    display: none;
  }
  .fis-responsive-shell .fis-start-menu-opened .app > nav:before {
    height: 50px !important;
  }
  .fis-responsive-shell .fis-start-menu-opened ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
}
html,
body {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #F5F5F5;
  -ms-overflow-style: scrollbar;
}
html.fis-condensed,
body.fis-condensed {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
form {
  margin: 0;
}
a {
  color: #2A5DB0;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
a:visited {
  color: #3888BC;
}
a:hover {
  color: #2A5DB0;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #48535B;
}
h1 {
  font-size: 24px;
  margin-bottom: 15px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 14px;
}
h5,
h6 {
  font-size: 12px;
}
hr {
  margin: 15px 0;
  height: 1px;
  background-color: #C2C2C2;
  border: 0;
}
/* JIRA SDHTML-14485 */
.table-responsive .st-sort-ascent:after,
.table-responsive .st-sort-descent:after {
  color: #222222;
  /* adjust as needed */
}
/* JIRA SDHTML-2525 */
.fis-tab-buster {
  display: block;
}
#frameContainer {
  padding-bottom: 100px;
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  min-width: 200px;
}
#skipMainContent a {
  position: absolute;
  top: -48px;
  clip: rect(1px, 1px, 1px, 1px);
}
.navbar {
  margin-bottom: 0;
}
.app {
  position: relative;
  min-height: 100%;
  overflow-x: hidden;
  margin: 0 auto;
  width: 100%;
}
.app > header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-transform: translateZ(0);
}
.app > nav {
  position: fixed;
  width: 100%;
  height: 44px;
  top: 48px;
  z-index: 900;
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.25);
}
.app > nav:before {
  width: 0;
  display: block;
  content: " ";
}
.app > footer {
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1010;
}
.fis-login-page nav {
  height: 0 !important;
}
.fis-condensed .app > nav {
  height: 28px;
}
.fis-condensed .fis-content-wrapper {
  margin-top: 124px;
}
.fis-condensed.fis-breadcrumb-container-present .app > nav,
.fis-condensed.fis-secondary-menu-present .app > nav {
  height: 53px;
}
.fis-condensed.fis-secondary-menu-present .fis-content-wrapper {
  margin-top: 160px;
}
.fis-condensed.fis-breadcrumb-container-present .fis-content-wrapper {
  margin-top: 100px;
}
.fis-condensed.fis-secondary-menu-present.fis-breadcrumb-container-present .app > nav {
  height: 84px;
}
.fis-condensed.fis-secondary-menu-present.fis-breadcrumb-container-present .fis-content-wrapper {
  margin-top: 179px;
}
.fis-content {
  display: block;
  padding: 10px 0 10px 0;
}
.fis-content-wrapper {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 50px;
  margin-top: 150px;
  margin-left: 0;
}
.fis-breadcrumb-container-present .fis-content-wrapper {
  margin-top: 120px;
}
.fis-secondary-menu-present .fis-content-wrapper {
  margin-top: 180px;
}
.fis-secondary-menu-present.fis-breadcrumb-container-present .fis-content-wrapper {
  margin-top: 208px;
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right) .fis-shell {
  min-height: auto;
  height: 100%;
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right) .container-fluid.fis-content-wrapper {
  height: calc(100% -  132);
  margin-top: 92px;
  margin-bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-breadcrumb-container-present .container-fluid.fis-content-wrapper {
  height: calc(100% -  160);
  margin-top: 120px;
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-secondary-menu-present .container-fluid.fis-content-wrapper {
  height: calc(100% -  164);
  margin-top: 124px;
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-secondary-menu-present.fis-breadcrumb-container-present .container-fluid.fis-content-wrapper {
  height: calc(100% -  192);
  margin-top: 152px;
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-footer-collapsible .container-fluid.fis-content-wrapper {
  height: calc(100% -  92);
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-footer-collapsible.fis-breadcrumb-container-present .container-fluid.fis-content-wrapper {
  height: calc(100% -  120);
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-footer-collapsible.fis-secondary-menu-present .container-fluid.fis-content-wrapper {
  height: calc(100% -  124);
}
body.fis-footer-sticky:not(.fis-sidebar-enabled):not(.fis-sidebar-right).fis-footer-collapsible.fis-secondary-menu-present.fis-breadcrumb-container-present .container-fluid.fis-content-wrapper {
  height: calc(152px);
}
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}
.help-block,
.help-inline {
  font-size: 10px;
  color: #B25900;
  margin-top: 0 !important;
}
.fis-hideMenuSearch {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell .app > nav {
    float: left;
    width: auto;
    top: auto;
    z-index: 1000;
    -webkit-transition:  none 0s 0s ease-in;
    -moz-transition:  none 0s 0s ease-in;
    -ms-transition:  none 0s 0s ease-in;
    -o-transition:  none 0s 0s ease-in;
    transition:  none 0s 0s ease-in;
  }
  .fis-responsive-shell .app > footer {
    -webkit-transition:  none 0s 0s ease-in;
    -moz-transition:  none 0s 0s ease-in;
    -ms-transition:  none 0s 0s ease-in;
    -o-transition:  none 0s 0s ease-in;
    transition:  none 0s 0s ease-in;
  }
  .fis-responsive-shell.fis-start-menu-opened .app {
    position: initial;
  }
  .fis-responsive-shell.fis-start-menu-opened .app:before {
    content: '';
    position: fixed;
    background-color: #767676;
    width: 300px;
    bottom: 0;
    top: 0;
  }
  .fis-responsive-shell.fis-start-menu-opened .app > header,
  .fis-responsive-shell.fis-start-menu-opened .app > .fis-content-wrapper,
  .fis-responsive-shell.fis-start-menu-opened .app > footer {
    left: 316px;
    position: relative;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-content-wrapper {
    margin-top: 55px !important;
  }
  .fis-responsive-shell .fis-content-wrapper {
    z-index: 0;
    margin-top: 100px;
    -webkit-transition:  none 0s 0s ease-in;
    -moz-transition:  none 0s 0s ease-in;
    -ms-transition:  none 0s 0s ease-in;
    -o-transition:  none 0s 0s ease-in;
    transition:  none 0s 0s ease-in;
  }
  .fis-responsive-shell.fis-breadcrumb-container-present .fis-content-wrapper,
  .fis-responsive-shell.fis-secondary-menu-present .fis-content-wrapper,
  .fis-responsive-shell.fis-secondary-menu-present.fis-breadcrumb-container-present .fis-content-wrapper {
    margin-top: 100px;
  }
}
.fis-sidebar {
  position: fixed;
  display: none;
  z-index: 899;
  top: 93px;
  bottom: 40px;
  padding: 0;
  width: auto !important;
  -webkit-transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.1s ease;
  -moz-transition: -moz-transform 0.1s ease;
  -o-transition: -o-transform 0.1s ease;
  transition: transform 0.1s ease;
}
.fis-sidebar.fis-sidebar-enabled {
  display: inline-block;
}
.fis-sidebar.fis-sidebar-right {
  right: 0;
  left: auto;
}
.fis-sidebar.fis-sidebar-right.fis-sidebar-hover {
  padding-left: 15px;
}
.fis-sidebar.fis-sidebar-right.fis-sidebar-pinned {
  transform: translate3d(34px, 0, 0);
}
.fis-sidebar.fis-sidebar-left {
  left: 0;
  right: auto;
}
.fis-sidebar.fis-sidebar-left.fis-sidebar-hover {
  padding-right: 15px;
}
.fis-sidebar.fis-sidebar-left.fis-sidebar-pinned {
  transform: translate3d(-34px, 0, 0);
}
.fis-sidebar.fis-sidebar-notransition {
  -webkit-transition: -webkit-transform none;
  -moz-transition: -moz-transform none;
  -o-transition: -o-transform none;
  transition: transform none;
}
.fis-footer-collapsible .fis-sidebar {
  bottom: 5px;
}
.fis-footer-collapsible.fis-condensed .fis-sidebar {
  bottom: 5px;
}
.fis-condensed .fis-sidebar {
  bottom: 40px;
}
.fis-sidebar-dragging .fis-view-panel,
.fis-sidebar-dragging .fis-sidebar {
  cursor: ew-resize;
}
.fis-sidebar-enabled.fis-sidebar-left .fis-view-panel {
  padding-left: 34px;
}
.fis-sidebar-enabled.fis-sidebar-left.fis-sidebar-pinned .fis-view-panel {
  padding-left: 0;
}
.fis-sidebar-enabled.fis-sidebar-right .fis-view-panel {
  padding-right: 34px;
}
.fis-sidebar-enabled.fis-sidebar-right.fis-sidebar-pinned .fis-view-panel {
  padding-right: 0;
}
.fis-sidebar-content-transition-show,
.fis-sidebar-content-transition-hide {
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  -o-transition: -o-transform 0.25s ease;
  transition: transform 0.25s ease;
}
.fis-sidebar-toggle-well {
  width: 34px;
  background-color: transparent;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.fis-sidebar-left .fis-sidebar-toggle-well {
  right: auto;
  left: 0;
}
.fis-sidebar-right .fis-sidebar-toggle-well {
  left: auto;
  right: 0;
}
.fis-sidebar-toggle {
  width: 34px;
  height: 300px;
  background-color: #404040;
  color: white;
  margin-top: -150px;
  position: absolute;
  vertical-align: middle;
  top: 50%;
  font-size: 14px;
  font-weight: 600;
}
.fis-sidebar-toggle:hover {
  cursor: pointer;
}
.fis-sidebar-left .fis-sidebar-toggle {
  margin-right: 0;
}
.fis-sidebar-right .fis-sidebar-toggle {
  margin-left: 0;
}
.fis-sidebar-toggle-title {
  width: 150px;
  line-height: 34px;
}
.fis-sidebar-toggle-icon {
  left: -2px;
}
.fis-sidebar-caret {
  display: inline-block !important;
  width: 0;
  height: 0;
  vertical-align: middle;
  content: "";
  margin: 10px 5px 14px 0;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  -o-transition: -o-transform 0.25s ease;
  transition: transform 0.25s ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.fis-sidebar-toggle-title,
.fis-sidebar-toggle-icon {
  position: relative;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.fis-sidebar-resize {
  width: 5px;
  background-color: #FFFFFF;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 2;
  position: relative;
  height: 100%;
  cursor: ew-resize;
  display: none;
}
.fis-sidebar-opened .fis-sidebar-resize {
  display: block;
}
.fis-sidebar-opened .fis-sidebar-caret {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.lt-ie10 .fis-sidebar-opened .fis-sidebar-caret {
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
  -ms-transition: -ms-transform 0.25s ease !important;
}
.lt-ie10 .fis-sidebar-right.fis-sidebar-opened .fis-sidebar-content-well {
  right: 0 !important;
  padding-right: 0 !important;
}
.lt-ie10 .fis-sidebar-left.fis-sidebar-opened .fis-sidebar-content-well {
  left: 0 !important;
}
.lt-ie10 .fis-sidebar.fis-sidebar-left.fis-sidebar-pinned {
  left: -34px;
}
.lt-ie10 .fis-sidebar.fis-sidebar-right.fis-sidebar-pinned {
  right: -34px;
}
.lt-ie11 .fis-sidebar-opened .fis-sidebar-caret {
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
  -ms-transition: -ms-transform 0.25s ease !important;
}
.lt-ie11 .fis-sidebar-right.fis-sidebar-opened .fis-sidebar-content-well {
  -ms-transform: translate(-100%, 0);
}
.lt-ie11 .fis-sidebar-right .fis-sidebar-toggle-title {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.lt-ie11 .fis-sidebar-left.fis-sidebar-opened .fis-sidebar-content-well {
  -ms-transform: translate(100%, 0);
}
.lt-ie11 .fis-sidebar.fis-sidebar-left.fis-sidebar-pinned {
  -ms-transform: translate(-34px, 0);
}
.lt-ie11 .fis-sidebar.fis-sidebar-right.fis-sidebar-pinned {
  -ms-transform: translate(34px, 0);
}
.fis-sidebar-left .fis-sidebar-resize {
  margin-left: -5px;
  float: right;
}
.fis-sidebar-left .fis-sidebar-caret {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 10px solid #FFFFFF;
}
.fis-sidebar-left .fis-sidebar-toggle-icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 150px;
  width: 34px;
  height: 34px;
  display: block;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.fis-sidebar-left .fis-sidebar-toggle-title {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg) translateZ(0);
  top: 35px;
  left: 35px;
}
.fis-sidebar-right .fis-sidebar-resize {
  margin-right: -5px;
  float: left;
}
.fis-sidebar-right .fis-sidebar-caret {
  border-top: 10px solid #FFFFFF;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.fis-sidebar-right .fis-sidebar-toggle-icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  top: 150px;
  width: 34px;
  height: 34px;
  display: block;
}
.fis-sidebar-right .fis-sidebar-toggle-title {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 140px;
  left: 0px;
}
.k-ff .fis-sidebar-right .fis-sidebar-toggle-title {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  top: 140px;
  left: 0px;
}
.fis-sidebar-content-well {
  position: absolute;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  -o-transition: -o-transform 0.25s ease;
  transition: transform 0.25s ease;
}
.fis-sidebar-left .fis-sidebar-content-well {
  margin-left: -35px;
}
.fis-sidebar-left.fis-sidebar-pinned .fis-sidebar-content-well {
  margin-left: 34px;
  padding-left: 0;
}
.fis-sidebar-left.fis-sidebar-opened .fis-sidebar-content-well {
  margin-left: 35px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
}
.fis-sidebar-right .fis-sidebar-content-well {
  margin-right: -35px;
}
.fis-sidebar-right.fis-sidebar-pinned .fis-sidebar-content-well {
  padding-left: 0;
}
.fis-sidebar-right.fis-sidebar-opened .fis-sidebar-content-well {
  margin-right: 35px;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
}
.fis-sidebar-content-well-container {
  background-color: transparent;
  word-wrap: break-word;
  height: 100%;
  box-sizing: border-box;
  border-radius: 5px;
}
.fis-sidebar-content-well-outer {
  height: 100%;
  border: 2px solid #bbb;
  box-sizing: border-box;
}
.fis-sidebar-content-well-inner {
  background-color: #fff;
  word-wrap: break-word;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}
.fis-sidebar-title-well {
  position: relative;
}
.fis-sidebar-title {
  display: inline-block;
  width: 100%;
  line-height: 2em;
  font-size: 18px;
  font-weight: 400;
  color: #007D8A;
  cursor: pointer;
  vertical-align: middle;
  background-image: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
  background-image: -o-linear-gradient(top, transparent 0%, transparent 100%);
  background-image: linear-gradient(to bottom, transparent 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
  padding: 10px 15px;
  overflow: hidden;
  box-sizing: border-box;
}
.fis-sidebar-pin {
  position: absolute !important;
  right: 1em;
  top: 1em !important;
  line-height: 1.5em;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: -webkit-transform 0.1s ease;
  -moz-transition: -moz-transform 0.1s ease;
  -o-transition: -o-transform 0.1s ease;
  transition: transform 0.1s ease;
  cursor: pointer;
  box-sizing: border-box;
  color: 1.5em;
}
.fis-sidebar-pinned .fis-sidebar-pin {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fis-sidebar .accordion {
  margin: 0 !important;
}
.fis-sidebar .accordion .accordion-body .fis-list-builder .fis-list-builder-holder-middle {
  padding: 0;
}
.fis-sidebar .accordion .accordion-body .fis-list-builder .fis-list-builder-right-container {
  width: 37%;
}
.fis-sidebar .accordion .accordion-body .fis-list-builder .fis-list-builder-button {
  margin: 0 -6px;
}
.fis-sidebar .accordion .accordion-body .fis-list-builder .fis-list-builder-middle-floater {
  height: 52px !important;
}
.sidebar-list {
  list-style-type: none;
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
.sidebar-list .accordion-body {
  padding: 15px;
}
.sidebar-list li > div > div > b {
  font-weight: 600;
  box-sizing: border-box;
  margin: 0 0 10px;
  display: inline-block;
  padding: 0 15px;
}
.fis-sidebar-content {
  margin: 54px 0 20px;
  overflow: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  box-sizing: inherit;
}
.fis-secondary-menu-present .fis-sidebar {
  top: 124px;
}
.fis-breadcrumb-container-present .fis-sidebar {
  top: 120px;
}
.fis-secondary-menu-present.fis-breadcrumb-container-present .fis-sidebar {
  top: 152px;
}
.fis-condensed .fis-sidebar {
  top: 77px;
}
.fis-condensed.fis-secondary-menu-present .fis-sidebar {
  top: 105;
}
.fis-condensed.fis-breadcrumb-container-present .fis-sidebar {
  top: 96px;
}
.fis-condensed.fis-secondary-menu-present.fis-breadcrumb-container-present .fis-sidebar {
  top: 129px;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell .fis-sidebar {
    top: 40px;
  }
  .fis-responsive-shell.fis-secondary-menu-present .fis-sidebar,
  .fis-responsive-shell.fis-breadcrumb-container-present .fis-sidebar,
  .fis-responsive-shell.fis-secondary-menu-present.fis-breadcrumb-container-present .fis-sidebar {
    top: 40px;
  }
  .fis-responsive-shell.fis-start-menu-opened.fis-sidebar-left .fis-sidebar {
    margin-left: 300px;
    -webkit-transition: -webkit-transform margin-left 0.2s ease-out;
    -moz-transition: -moz-transform margin-left 0.2s ease-out;
    -o-transition: -o-transform margin-left 0.2s ease-out;
    transition: transform margin-left 0.2s ease-out;
  }
  .fis-responsive-shell.fis-start-menu-opened.fis-sidebar-right .fis-sidebar {
    margin-right: -320px;
    -webkit-transition: -webkit-transform margin-right 0.2s ease-out;
    -moz-transition: -moz-transform margin-right 0.2s ease-out;
    -o-transition: -o-transform margin-right 0.2s ease-out;
    transition: transform margin-right 0.2s ease-out;
  }
}
.utility-menu .navbar-nav > li > .dropdown-menu ul:first-child:before {
  border-color: transparent transparent #FFFFFF transparent !important;
  border-style: solid !important;
  border-width: 0 8px 8px 8px !important;
  content: "";
  height: 0;
  left: 8px;
  position: relative;
  top: -16px;
  width: 0;
}
.utility-menu .navbar-nav .fis-user-info::before {
  border-color: transparent transparent #FFFFFF transparent;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  content: "";
  height: 0;
  left: -8px;
  position: relative;
  top: -42px;
  width: 0;
}
.utility-menu .navbar-nav .fis-user-icon-ll-row {
  margin-top: -20px;
}
.fis-condensed .utility-menu .navbar-nav > li > .dropdown-menu ul:before {
  top: -39px;
}
.fis-condensed .utility-menu .navbar-nav > li > .dropdown-menu ul li:first-child {
  margin-top: -39px;
}
.fis-condensed .utility-menu .navbar-nav .fis-user-info::before {
  top: -41px;
}
.fis-start-menu {
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  float: left;
  z-index: 1028;
  width: 100%;
  box-sizing: border-box;
  top: 44px;
  height: 0;
  position: absolute;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  -o-transition: -o-transform 0.25s ease;
  transition: transform 0.25s ease;
  -webkit-transform: translate3d(0, -100%, 0) !important;
}
.fis-start-menu > div {
  box-sizing: border-box;
  padding: 20px 20px 20px 0px !important;
}
.fis-start-menu.fis-start-menu-opened {
  height: auto;
  -webkit-transform: translate3d(0, 0, 0) !important;
}
.fis-start-menu .fis-sitemap {
  min-height: 300px;
  max-height: 550px;
}
.fis-start-menu-opened .icon-bar {
  background-color: #FFFFFF  !important;
}
div[fis-mega-menu] {
  height: auto !important;
}
.fis-start-menu > div,
.fis-mega-menu {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.fis-start-menu > div div,
.fis-mega-menu div {
  box-sizing: border-box;
}
.fis-mega-menu {
  height: 100%;
}
.fis-start-menu-left {
  float: left;
  clear: both;
  overflow-y: auto;
  overflow-x: hidden;
}
.fis-start-menu-list,
.fis-start-menu-quick-links-area {
  width: 246px;
}
.fis-start-menu-search-disabled .fis-start-menu-list {
  border-bottom: none;
}
.fis-start-menu-list {
  margin: 0;
  list-style: none;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.fis-start-menu-list > li {
  cursor: pointer;
  line-height: 40px;
  padding-left: 16px;
  color: #464646;
  border-bottom: none;
  border-top: none;
  font-weight: 300;
  border-left: 4px solid transparent;
  outline: none;
}
.fis-start-menu-list > li:last-child {
  line-height: 40px;
  padding-left: 16px;
  border-width: 0px;
}
.fis-start-menu-list > li:hover {
  background-color: #EEEEEE  !important;
  box-shadow: none;
}
.fis-start-menu-list > li.fis-search {
  padding-left: 0px;
  border-top: none;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: none;
  background-color: #e4e4e4;
}
.fis-start-menu-list > li.fis-search > div {
  padding: 5px;
  box-sizing: border-box;
}
.fis-start-menu-list > li.fis-search > div input {
  background-position: -69px -705px;
  line-height: initial !important;
  width: 100%;
  font-weight: 400;
  box-sizing: border-box;
  padding: 1px 10px 0 24px;
  color: #464646;
  border-width: 0;
  background-color: transparent;
  box-shadow: none;
  height: auto;
}
.fis-start-menu-list > li.fis-search > div input::-webkit-input-placeholder {
  /* Chrome */
  color: #555;
}
.fis-start-menu-list > li.fis-search > div input:-ms-input-placeholder {
  /* IE 10+ */
  color: #555;
}
.fis-start-menu-list > li.fis-search > div input::-moz-placeholder {
  /* Firefox 19+ */
  color: #555;
}
.fis-start-menu-list > li.fis-search > div input:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #555;
}
.fis-start-menu-list > li.fis-search > div input:-moz-placeholder.fis-legacy-icon {
  line-height: 25px;
}
.fis-start-menu-list > li.fis-search.fis-selected {
  background-color: #EEEEEE;
  border-left: 4px solid #FFC845;
}
.lt-ie11 .fis-start-menu-list > li.fis-search > div input {
  margin-bottom: 2px;
}
.fis-start-menu-quick-links-right .fis-start-menu-quick-links-area {
  float: right;
  clear: none;
}
.fis-start-menu-quick-links-right .fis-start-menu-quick-links-area .fis-navitems {
  margin-left: 10px;
}
.fis-start-menu-quick-links-area {
  margin-top: 20px;
}
.fis-start-menu-quick-links-area .fis-navitems {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.fis-start-menu-quick-links-area .fis-navitem ul {
  margin: 0px;
}
.fis-start-menu-quick-links-area .fis-navitem li {
  list-style-type: disk !important;
  color: #EEEEEE;
}
.fis-start-menu-quick-links-area .fis-navitem a {
  color: #464646;
  cursor: pointer;
}
.fis-start-menu-quick-links-area .fis-title {
  color: #007D8A;
  font-weight: 200;
  text-transform: uppercase;
  list-style-type: none !important;
  display: inline-block;
  padding: 10px 20px;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 16px;
  cursor: default;
}
.fis-start-menu-quick-links-area .fis-navigation-link {
  font-size: 14px;
  font-weight: 200;
}
.fis-legacy-i-b_search {
  background-position: -69px -628px !important;
}
.fis-start-menu-content-area {
  margin: 0 0 0 246px;
  padding: 20px;
  background-color: #EEEEEE;
  height: 100%;
  border-left: 1px solid #EEEEEE;
}
.fis-start-menu-content-area > div {
  background-color: #FFFFFF;
  overflow: auto;
  height: 100%;
}
.fis-start-menu-content-area .branch {
  width: 219px;
}
.fis-start-menu-content-area .fis-navitems {
  margin: 10px;
  list-style: none;
  padding: 0px;
}
.fis-start-menu-content-area .fis-navitems:last-child {
  border-right: none;
}
.fis-start-menu-content-area .fis-navitems .fis-title {
  white-space: pre-wrap;
  cursor: default;
}
.fis-start-menu-content-area .fis-navitems > .branch {
  margin-right: 10px;
  word-wrap: break-word;
}
.fis-start-menu-content-area .fis-navitems > .branch .branch {
  margin: 10px 10px 4px 0px;
  word-wrap: break-word;
}
.fis-start-menu-content-area .fis-navitems > .branch .fis-title {
  text-transform: uppercase;
  color: #464646;
  font-weight: 400;
}
.fis-start-menu-content-area .fis-navitems > .branch > .fis-title {
  font-size: 14px;
}
.fis-start-menu-content-area .fis-navitems > .branch ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 4px;
}
.fis-start-menu-content-area .fis-navitems > .branch .leaf {
  word-wrap: break-word;
  margin-right: 10px;
}
.fis-start-menu-content-area .fis-navitems > .branch .leaf:before {
  content: "\25CF";
  font-size: 9.6px;
  color: #007D8A;
  line-height: 1.5em;
  vertical-align: top;
  position: absolute;
}
.fis-start-menu-content-area .fis-navitems > .branch .leaf .fis-navigation-link {
  position: relative;
  left: 1.2em;
}
.fis-start-menu-content-area .fis-navitems > .branch .leaf .fis-navigation-link a {
  color: #595959 !important;
  cursor: pointer;
}
.fis-navigation-link a {
  white-space: pre-wrap;
}
.fis-sitemap {
  margin: 10px;
}
.fis-sitemap ul > li {
  line-height: 1.5em;
  font-size: 12px;
}
.fis-sitemap .branch li {
  padding: 3px 0;
}
.fis-condensed .fis-start-menu-content-area {
  padding: 10px;
}
.fis-condensed .fis-start-menu-list > li {
  padding-left: 10px;
  line-height: 30px;
}
.fis-condensed .fis-start-menu-list > li:last-child {
  line-height: 30px;
}
.fis-condensed .fis-start-menu-list > li.fis-search > div {
  padding: 0;
}
.fis-condensed .fis-start-menu-list > li.fis-search > div input {
  font-size: 14px;
  padding: 1px 10px 0 24px !important;
  font-weight: 300;
}
.fis-condensed .fis-start-menu-list > li.fis-search > div input.fis-legacy-icon {
  line-height: 18px;
}
.fis-condensed .fis-sitemap {
  margin: 0;
}
.fis-condensed .fis-sitemap .branch li {
  padding: 1px 0;
}
.fis-condensed .fis-start-menu-content-area .fis-navitems > .branch .leaf:before {
  line-height: 1.4em;
}
.fis-condensed .fis-start-menu {
  top: 28px;
}
.fis-condensed .fis-start-menu > div {
  padding: 10px;
}
.fis-condensed .fis-start-menu.fis-secondary-menu .k-animation-container {
  left: 89px !important;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell .fis-start-menu {
    position: relative;
    top: 0;
    display: none;
  }
  .fis-responsive-shell .fis-start-menu.fis-start-menu-opened {
    visibility: visible !important;
    display: block;
    border-width: 0;
  }
  .fis-responsive-shell .fis-start-menu.fis-start-menu-opened .fis-home {
    background-color: #92659A !important;
    box-shadow: inset 0px 0px;
  }
}
@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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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-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";
}
.fis-tab-placeholder,
.fis-tabs-bar .fis-tab,
.fis-home,
.fis-draggable {
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  min-width: 50px;
  max-width: 100%;
  position: relative;
  margin: 0;
}
div[fis-tabs-bar] {
  height: 44px;
}
nav.fis-tab-overflow-menu-enabled .nav,
nav.fis-tab-closing-menu-enabed .nav {
  margin-right: 54px;
}
nav.fis-tab-overflow-menu-enabled.fis-tab-closing-menu-enabed .nav {
  margin-right: 110px;
}
.fis-condensed div[fis-tabs-bar] {
  height: 28px;
}
.fis-condensed nav.fis-tab-overflow-menu-enabled .nav,
.fis-condensed nav.fis-tab-closing-menu-enabed .nav {
  margin-right: 54px;
}
.fis-condensed nav.fis-tab-overflow-menu-enabled.fis-tab-closing-menu-enabed .nav {
  margin-right: 110px;
}
.fis-tabs-bar {
  position: absolute;
  right: 0;
  left: 0;
  height: 44px;
  line-height: 44px;
  overflow-y: hidden;
  background-color: #FFFFFF;
  padding-left: 3px;
  border-top: 1px solid #67aab1;
}
.fis-tabs-bar li,
.fis-tabs-bar button {
  line-height: 44px;
}
.fis-tabs-bar button {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.fis-tabs-bar button:focus {
  background: #FFFFFF;
}
.fis-tabs-bar button:hover,
.fis-tabs-bar button:active {
  background: #007D8A;
  color: #FFFFFF !important;
  box-shadow: none;
}
.fis-tabs-bar .fis-tab.fis-new-workspace-tab {
  min-width: 0;
}
.fis-tabs-bar .fis-tab.fis-new-workspace-tab > div {
  padding: 0 7px;
  text-align: center;
}
.fis-tabs-bar .fis-tab.fis-new-workspace-tab .icon-plus {
  margin-top: 3px;
}
.fis-tabs-bar .nav {
  margin-right: 0;
}
.fis-tabs-bar .nav-tabs {
  border-width: 0;
  padding: 0;
  margin: 0;
}
.fis-tabs-bar .fis-tab {
  outline: none;
  background-color: transparent;
  color: #464646;
  font-weight: 300;
  font-size: 14px;
  -webkit-transition:  0s background-color 0s ease-in;
  -moz-transition:  0s background-color 0s ease-in;
  -ms-transition:  0s background-color 0s ease-in;
  -o-transition:  0s background-color 0s ease-in;
  transition:  0s background-color 0s ease-in;
  padding: 0;
  margin: 0;
}
.fis-tabs-bar .fis-tab .fis-legacy-i-home {
  margin-bottom: 1px;
  background-position: 0 -1404px;
}
.fis-tabs-bar .fis-tab.fis-active .fis-legacy-i-home {
  background-position: 0 -1470px;
}
.fis-tabs-bar .fis-tab.fis-active:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: #FFC845;
}
.fis-tabs-bar .fis-tab.fis-active:hover {
  background-color: #007D8A;
  color: #FFFFFF;
}
.fis-tabs-bar .fis-tab.fis-active:hover input {
  color: #464646;
}
.fis-tabs-bar .fis-tab .fis-tabs-bar-dropdown {
  z-index: 1040;
}
.fis-tabs-bar .fis-tab .fis-tabs-bar-dropdown:hover {
  background-color: #FFFFFF;
}
.fis-tabs-bar .fis-tab .fis-dropdown-set-underline {
  text-decoration: underline;
}
.fis-tabs-bar .fis-tab .fis-cover {
  display: none;
}
.fis-tabs-bar .fis-tab.fis-closable .fis-cover {
  position: relative;
  display: inline-block;
  z-index: 1px;
  vertical-align: text-bottom;
  text-align: center;
  line-height: 1em;
  font-size: 122%;
  text-shadow: 1px 0 0 #464646;
  -webkit-transition:  text-shadow 0.1s 0s ease-in, color 0.1s 0s ease-in;
  -moz-transition:  text-shadow 0.1s 0s ease-in, color 0.1s 0s ease-in;
  -ms-transition:  text-shadow 0.1s 0s ease-in, color 0.1s 0s ease-in;
  -o-transition:  text-shadow 0.1s 0s ease-in, color 0.1s 0s ease-in;
  transition:  text-shadow 0.1s 0s ease-in, color 0.1s 0s ease-in;
}
.fis-tabs-bar .fis-tab.fis-closable.fis-active .fis-cover {
  text-shadow: 1px 0 0 #464646;
}
.fis-tabs-bar .fis-tab.fis-closable.fis-inactive .fis-close {
  text-shadow: none;
  font-size: 600;
}
.fis-tabs-bar .fis-tab.fis-closable .fis-close {
  margin-left: 4px;
}
.fis-tabs-bar .fis-tab.fis-closable .fis-close:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1.01em;
  height: 0.91em;
  z-index: -1;
  left: -0.4em;
  margin-left: 0.25em;
  -webkit-transition:  background-color 0.1s 0s ease-in, background-image 0.1s 0s ease-in;
  -moz-transition:  background-color 0.1s 0s ease-in, background-image 0.1s 0s ease-in;
  -ms-transition:  background-color 0.1s 0s ease-in, background-image 0.1s 0s ease-in;
  -o-transition:  background-color 0.1s 0s ease-in, background-image 0.1s 0s ease-in;
  transition:  background-color 0.1s 0s ease-in, background-image 0.1s 0s ease-in;
  border-radius: 0.5em;
}
.fis-tabs-bar .fis-tab.fis-closable .fis-close:hover {
  color: #464646;
  text-shadow: 1px 0 0 #464646;
  position: relative;
  z-index: 1;
}
.fis-tabs-bar .fis-tab.fis-closable .fis-close:hover:before {
  background-color: #FFC845;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15), rgba(128, 128, 128, 0.15));
}
.fis-tabs-bar .fis-tab.fis-closable .fis-innertabicon {
  display: inline-block;
}
.fis-tabs-bar .fis-tab:not(.fis-active):hover {
  background-color: #007D8A;
  color: #FFFFFF;
}
.fis-tabs-bar .fis-tab.fis-active {
  background-color: #FFFFFF;
  color: #464646;
}
.fis-tabs-bar .fis-tab .fis-tab-container {
  overflow: hidden;
  padding: 0 20px;
  vertical-align: middle;
}
.fis-start-menu-disabled .fis-home {
  display: none;
}
.fis-start-menu-opened .fis-home {
  background-color: #007D8A;
}
.fis-home {
  min-width: 37px;
  margin: 0;
  float: left;
  background-color: #FFFFFF;
  border-width: 0;
  outline: none;
  padding: 0 7px;
}
.fis-home:hover {
  background-color: #007D8A;
}
.fis-home .k-loading {
  display: block;
  height: 100%;
  width: 15px;
}
.fis-home .icon-bar {
  background-color: #464646;
  background-image: none;
  display: block;
  height: 4px;
  margin-top: 2px;
  width: auto;
}
.fis-home .icon-bar:first-child {
  margin-top: 1px;
}
.fis-home:hover .icon-bar {
  background-color: #FFFFFF;
}
.label-icon-wrapper {
  white-space: nowrap;
  display: inline-block;
}
.label-icon-wrapper .fis-legacy-icon {
  vertical-align: text-bottom;
}
.fis-condensed .fis-tab-placeholder,
.fis-condensed .fis-tab,
.fis-condensed .fis-home {
  margin: 0 0;
}
.fis-condensed .fis-tabs-bar {
  height: 28px;
  line-height: 28px;
}
.fis-condensed .fis-tabs-bar li,
.fis-condensed .fis-tabs-bar button {
  line-height: 28px;
}
.fis-condensed .fis-tabs-bar .fis-tab {
  font-size: 400;
}
.fis-condensed .fis-tabs-bar .fis-tab .fis-close {
  text-shadow: none !important;
}
.fis-draggable {
  position: relative;
  background-color: transparent;
  color: #464646;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  height: auto;
  padding: 0 0 7px;
  line-height: 44px;
  box-shadow: 1px 1px 5px #88bacc;
  -webkit-transition:  background-color 0s 0s ease-in, color 0s 0s ease-in;
  -moz-transition:  background-color 0s 0s ease-in, color 0s 0s ease-in;
  -ms-transition:  background-color 0s 0s ease-in, color 0s 0s ease-in;
  -o-transition:  background-color 0s 0s ease-in, color 0s 0s ease-in;
  transition:  background-color 0s 0s ease-in, color 0s 0s ease-in;
}
/* this ensures that when a tab is dragged beyond the drop target area, it is not displayed as a bulleted item */
.fis-draggable-no-list {
  list-style: none;
}
/**********************/
/*  fis-overflow-menu  */
/**********************/
.fis-tab-closing-menu-enabed .nav .fis-overflow-container {
  right: 54px;
  margin: 0 5px;
}
.fis-condensed .fis-tab-closing-menu-enabed .nav .fis-overflow-container {
  right: 44px;
}
.nav .fis-overflow-container {
  float: none;
  position: fixed;
  right: 0;
  margin: 0 0 10px;
}
.nav .fis-overflow-menu {
  -webkit-transition: background-color 0.15s ease-in, color 0.15s ease-in;
}
.nav .fis-overflow-menu:hover {
  box-shadow: inset 0 0 13.2px 3.52px rgba(38, 38, 38, 0.25);
  background-color: #404040;
}
.nav .fis-overflow-menu .dropdown-toggle.fis-overflow-menu-caret {
  width: 14px;
  height: 44px;
  padding: 0 11px 0 9px;
  display: block;
  cursor: pointer;
}
.nav .fis-overflow-menu .dropdown-toggle:hover b {
  border-top-color: white;
}
.nav .fis-overflow-menu .dropdown-toggle .caret {
  border-top-color: #444;
  border-width: 6px;
  position: relative;
  right: 7px;
}
.fis-secondary-menu-present .fis-tabs-bar .fis-tab.fis-active {
  background-color: #FFFFFF;
  color: #222222;
}
.fis-secondary-menu-present .fis-tabs-bar .fis-tab.fis-active:hover {
  background-color: #007D8A;
  color: #FFFFFF;
}
.fis-condensed .nav .fis-overflow-menu {
  margin: 0 5px;
}
.fis-condensed .nav .fis-overflow-menu .dropdown-toggle.fis-overflow-menu-caret {
  height: 28px;
}
/*******************/
/*  fis-close-tabs  */
/*******************/
.dropdown-toggle.icon-close-tabs {
  margin-top: 0;
  padding: 0 10px;
  background: none;
}
.dropdown-toggle.icon-close-tabs:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 14px;
  width: 14px;
  margin: auto 0;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -312px 0;
}
.fis-tab.fis-close-tabs-container {
  height: auto;
  float: none;
  position: fixed;
  right: 0;
  min-width: 0;
  width: inherit;
  margin: 0 10px;
}
.fis-tab.fis-close-tabs-container .fis-close-tabs-icon-holder {
  padding: 0 5px 0 5px;
}
.icon-close-tabs-submenu {
  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;
  margin-top: 3px;
  margin-right: 5px;
}
.icon-close-tabs-submenu:before {
  content: "\e014";
}
.icon-close-tabs-submenu:before {
  content: "\e014";
}
.dropdown-menu.fis-close-menu-tab-container,
.dropdown-menu.fis-overflow-menu-tab-container {
  background-color: #FFFFFF;
  margin-right: -8px;
  color: #222222;
  border-radius: 0;
  border: #C2C2C2;
  border-width: 1px;
  border-style: solid;
  line-height: 34px;
  padding: 0;
  top: 84px;
  display: none;
  right: 4px;
}
.dropdown-menu.fis-close-menu-tab-container:before,
.dropdown-menu.fis-overflow-menu-tab-container:before {
  content: "";
  display: inline-block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #C2C2C2;
  position: absolute;
  top: -10px;
  right: 9px;
}
.dropdown-menu.fis-close-menu-tab-container:after,
.dropdown-menu.fis-overflow-menu-tab-container:after {
  content: "";
  position: absolute;
  display: inline-block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #FFFFFF;
  top: -9px;
  right: 10px;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab-spacer,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab-spacer {
  width: 0;
  display: inline-block;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab,
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab {
  padding: 0 10px;
  min-width: 120px;
  cursor: pointer;
  border-width: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 34px;
  -webkit-transition: none;
  outline: none;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab.enabled:hover,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab.enabled:hover,
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab.enabled:hover,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab.enabled:hover {
  background-color: #007D8A;
  color: #FFFFFF;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab.disabled,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab.disabled,
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab.disabled,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab.disabled {
  color: #C2C2C2;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab.disabled:hover,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab.disabled:hover,
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab.disabled:hover,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab.disabled:hover {
  cursor: default;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab.disabled .icon-close-tabs-submenu,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab.disabled .icon-close-tabs-submenu,
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab.disabled .icon-close-tabs-submenu,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab.disabled .icon-close-tabs-submenu {
  opacity: 0.3;
}
.dropdown-menu.fis-close-menu-tab-container .fis-close-menu-tab span,
.dropdown-menu.fis-overflow-menu-tab-container .fis-close-menu-tab span,
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab span,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab span {
  padding-right: 3px;
}
.dropdown-menu.fis-close-menu-tab-container .fis-overflow-menu-tab:hover,
.dropdown-menu.fis-overflow-menu-tab-container .fis-overflow-menu-tab:hover {
  background-color: #007D8A;
  color: #fff;
}
.dropdown-menu.fis-overflow-menu-tab-container {
  top: 86px;
  margin-top: 0;
}
.dropdown-menu.fis-overflow-menu-tab-container {
  display: inline-block;
}
.fis-condensed .dropdown-toggle.icon-close-tabs {
  height: 28px;
}
.fis-condensed .dropdown-menu.fis-overflow-menu-tab-container {
  top: 69px;
}
.fis-condensed .dropdown-menu.fis-close-menu-tab-container {
  line-height: 32px;
  margin-right: -8px;
  margin-top: 5px;
}
.fis-condensed .dropdown-menu .fis-close-menu-tab,
.fis-condensed .dropdown-menu .fis-overflow-menu-tab {
  font-size: 400;
  line-height: 22px;
}
.fis-condensed .icon-close-tabs-submenu {
  margin-top: 2px;
}
.fis-condensed .fis-tab.fis-close-tabs-container {
  margin: 0 5px;
}
.fis-has-icon div.fis-legacy-icon {
  margin-right: 5px;
  height: 100%;
}
.fis-has-icon div.fis-legacy-icon + .fis-tab-label {
  max-width: 164.25px;
}
.fis-tab-label {
  left: 16px;
  z-index: 900;
  top: 0;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 180px;
  text-overflow: ellipsis;
}
.fis-inactive .fis-legacy-icon {
  background-image: url("../img/fis-icons-disabled.png");
}
.fis-inactive [class^="icon-"],
.fis-inactive [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell li.fis-nav-tab .dropdown-toggle .caret {
    display: none;
  }
  .fis-responsive-shell li.fis-nav-tab .fis-off-canvas-top-bar {
    padding: 10px 0 10px 20px;
  }
  .fis-responsive-shell li.fis-nav-tab .fis-off-canvas-top-bar li {
    background-color: rgba(255, 255, 255, 0.07);
  }
  .fis-responsive-shell li.fis-nav-tab .leaf:hover {
    background-color: #007D8A;
  }
  .fis-responsive-shell .fis-nav-tab::before {
    height: 45px !important;
    left: 0;
    width: 6px !important;
    top: 0;
    margin-left: 0 !important;
    bottom: auto;
  }
  .fis-responsive-shell .fis-tabs-bar {
    width: auto;
    height: auto;
    position: inherit;
    padding-left: 0;
  }
  .fis-responsive-shell .fis-tabs-bar button {
    background-color: #007D8A;
  }
  .fis-responsive-shell .fis-tabs-bar button:active,
  .fis-responsive-shell .fis-tabs-bar button:hover,
  .fis-responsive-shell .fis-tabs-bar button:visited,
  .fis-responsive-shell .fis-tabs-bar button:focus {
    background-color: #007D8A !important;
  }
  .fis-responsive-shell .fis-home {
    float: none;
    position: absolute;
    display: block !important;
    top: 0;
    left: 0;
    height: 48px;
    z-index: 1000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .fis-responsive-shell .fis-home .icon-bar {
    margin: 2px auto;
    background-color: #FFFFFF;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-home {
    left: 300px;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar {
    padding-top: 0;
    width: auto;
    display: block;
    height: auto;
    background-color: #767676;
    background-image: none;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar:before {
    content: "";
    font-weight: 400 !important;
    color: #FFFFFF;
    display: block;
    padding: 0 20px;
    margin: 0;
    background-color: #464646;
    font-size: 16px;
    line-height: 2em;
    box-sizing: border-box;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav,
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar > div {
    margin: 0;
    display: block;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs li {
    float: none;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab {
    background-image: none;
    display: block !important;
    border-top: 1px solid #888;
    border-bottom: 1px solid #666;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab > div:hover {
    background-image: none;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab .fis-close {
    opacity: 0.8;
    right: -8px;
    cursor: pointer;
    border-width: 0;
    border-style: solid;
    border-color: #69665F;
    box-shadow: none;
    font-size: 20px;
    padding: 0;
    margin: 0;
    display: block;
    font-weight: 700;
    height: auto;
    line-height: inherit;
    position: relative;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab .fis-close:before {
    margin-left: 0;
    top: -0.04em;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab:hover .fis-close {
    display: inline-block;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab {
    max-width: none;
    margin: 0;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab .fis-tab-container-responsive {
    padding-left: 0px;
    width: 300px;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab .fis-tab-container-responsive .fis-dropdown-toggle {
    padding-left: 20px;
  }
  .fis-responsive-shell.fis-start-menu-opened .fis-tabs-bar .nav-tabs > li.fis-tab .fis-tab-label {
    max-width: 225px;
  }
  .fis-responsive-shell.fis-start-menu-opened .app > nav {
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: #DFDEDA;
  }
  .fis-responsive-shell.fis-start-menu-opened .app > nav:before {
    display: block;
    width: 300px;
    content: "Tabs";
    color: white;
    font-size: 23px;
    padding-left: 15px;
    height: 48px;
    line-height: 48px;
    background-color: #007D8A;
  }
  .fis-responsive-shell .fis-tabs-bar .nav {
    display: none;
  }
  .fis-responsive-shell .fis-tab {
    color: #FFFFFF;
  }
  .fis-responsive-shell .fis-tab.fis-close-tabs-container {
    display: none !important;
  }
  .fis-responsive-shell .dropdown-menu.fis-close-menu-tab-container,
  .fis-responsive-shell .dropdown-menu.fis-overflow-menu-tab-container {
    display: none !important;
  }
}
.fis-tabs-bar.teal {
  background-color: #007D8A;
}
.fis-tabs-bar.teal .fis-home {
  background-color: #007D8A;
}
.fis-tabs-bar.teal .fis-home .icon-bar {
  background-color: #FFFFFF;
}
.fis-tabs-bar.teal .fis-home:hover {
  background-color: #FFFFFF;
}
.fis-tabs-bar.teal .fis-home:hover .icon-bar {
  background-color: #007D8A;
}
.fis-tabs-bar.teal .fis-tab {
  color: #FFFFFF;
}
.fis-tabs-bar.teal .fis-tab:hover {
  background-color: #FFFFFF;
  color: #007D8A;
}
.fis-tabs-bar.teal .fis-tab.fis-active {
  background-color: #FFFFFF;
  color: #007D8A;
}
div[fis-tabs-bar] > .fis-subnav-bar {
  top: 44px;
  z-index: 1027;
  width: 100%;
  background-color: #404040;
  position: absolute;
}
.fis-condensed div[fis-tabs-bar] > .fis-subnav-bar {
  top: 28px;
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell div[fis-tabs-bar] > .fis-subnav-bar {
    display: none;
  }
}
.fis-top-bar {
  height: 48px;
  line-height: 48px;
  max-height: 44px;
  border-bottom: 1px solid #67aab1;
}
.fis-top-bar .nav {
  position: relative;
  height: 48px;
  background-color: #007D8A;
}
.fis-top-bar .nav li {
  top: 0px;
  bottom: 0px;
  height: 100%;
  line-height: 0px;
  border-bottom: 6px solid transparent;
}
.fis-top-bar .nav li:hover,
.fis-top-bar .nav li:focus {
  border-bottom-color: #ffffff;
}
.fis-top-bar .nav li a {
  display: block;
  height: auto;
  line-height: 48px;
  color: #ffffff !important;
  background-color: transparent;
}
.fis-top-bar .nav li a:hover {
  background-color: #007D8A;
  color: #FFFFFF !important;
}
.fis-top-bar .nav li a:focus {
  outline: none;
}
.fis-top-bar .nav li ul {
  margin: 0;
  padding: 0;
}
.fis-top-bar .nav li ul li a {
  color: #595959 !important;
}
.fis-top-bar .nav li ul li a:hover {
  color: #333 important;
}
.fis-top-bar .nav.pull-right {
  margin-right: 15px;
}
.fis-top-bar .nav .dropdown-toggle .caret {
  margin-top: 0;
}
.fis-top-bar .nav [class^="icon-"],
.fis-top-bar .nav [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.fis-top-bar .nav .masthead [class^="icon-"],
.fis-top-bar .nav .masthead [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings.png");
}
.fis-top-bar .nav > li {
  margin: auto 0px;
}
.fis-top-bar .nav > li > a:focus {
  background-color: transparent !important;
  color: #ffffff !important;
  outline: none;
}
.fis-top-bar .nav > li > a:focus:hover {
  background-color: #007D8A !important;
  color: #FFFFFF !important;
}
.fis-top-bar .nav > li > a:active,
.fis-top-bar .nav > li > a:hover,
.fis-top-bar .nav > li > a:link,
.fis-top-bar .nav > li > a:visited,
.fis-top-bar .nav > li > .noLinkSpan {
  color: #FFFFFF;
  outline: none;
  padding: 0 10px;
}
.fis-top-bar .nav > li > div {
  position: absolute;
}
.fis-top-bar .top-bar-container {
  width: 100%;
  height: 48px;
  display: table;
  padding: 0;
  border: 0;
  min-height: inherit;
  background-color: #007D8A;
}
.fis-top-bar .top-bar-container [class*=" icon-"] {
  margin-right: 4px;
}
.fis-top-bar .top-bar-container h1 {
  color: #FFFFFF;
  font-size: 23px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0 !important;
  text-transform: none;
}
.fis-top-bar .top-bar-container .brand-logo {
  padding-left: 0 !important;
  height: 48px;
  position: absolute;
  width: 100%;
}
.fis-top-bar .container-fluid {
  width: 100%;
  display: table-row;
  white-space: nowrap;
}
.fis-top-bar .container-fluid > div {
  display: table-cell;
}
.fis-top-bar .logo-container {
  white-space: nowrap;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  margin-left: 35px;
  margin-right: 10px;
  padding: 0;
  background: url("../img/fis-logo.png") 0 center no-repeat, none 0px 3px no-repeat;
  background-repeat: no-repeat;
  height: 38px;
  width: 82px;
}
.fis-condensed .fis-top-bar {
  height: 44px;
  line-height: 44px;
}
.fis-condensed .fis-top-bar li,
.fis-condensed .fis-top-bar .noLinkSpan {
  line-height: 48px;
}
.fis-condensed .fis-top-bar .logo-container {
  font-size: 16px;
  padding: 0 0 0 5px;
}
@media (max-width: 1024px) {
  .fis-responsive-shell .fis-top-bar .logo-container {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .fis-responsive-shell .fis-top-bar .nav .duiInbox a span {
    display: none;
  }
  .fis-responsive-shell .fis-top-bar .nav .masthead-title b,
  .fis-responsive-shell .fis-top-bar .nav .masthead-title span {
    display: none;
  }
  .fis-responsive-shell .fis-top-bar .nav i {
    font-size: 16px;
  }
  .fis-responsive-shell .fis-top-bar .nav li[fis-unique-id="top_level_utility_signOut"] a span {
    display: none;
  }
  .fis-responsive-shell .fis-top-bar .nav i {
    font-size: 16px;
  }
  .fis-responsive-shell .fis-top-bar .top-bar-container h1 {
    margin-left: 0;
  }
  .fis-responsive-shell:not(.fis-start-menu-opened) .top-bar-container h1 {
    margin-left: 0;
  }
}
@media (max-width: 700px) {
  .fis-responsive-shell .fis-top-bar .nav .masthead-title span,
  .fis-responsive-shell .fis-top-bar .nav .masthead-title b {
    display: none;
  }
  .fis-responsive-shell .fis-top-bar .nav i {
    font-size: 16px;
  }
  .fis-responsive-shell .fis-top-bar .logo-container {
    margin-left: 60px;
  }
}
@media (max-width: 768px) {
  .fis-responsive-shell .top-bar-container h1 {
    display: inline-block;
  }
}
.fis-top-bar.light {
  border-bottom: 1px solid #FFFFFF;
}
.fis-top-bar.light .top-bar-container {
  background-color: #FFFFFF;
}
.fis-top-bar.light .top-bar-container h1 {
  color: #007D8A;
}
.fis-top-bar.light .logo-container {
  background-image: url("../img/fis-logo-teal.png");
}
.fis-top-bar.light .nav {
  background-color: #FFFFFF;
}
.fis-top-bar.light .nav li a {
  color: #007D8A !important;
}
.fis-top-bar.light .nav li a:hover {
  color: #FFFFFF !important;
}
#altmenu {
  z-index: 1000;
  position: fixed;
  width: 200px;
}
.alt-nav-link {
  background-color: #FFFFFF;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #222222;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #C2C2C2;
  line-height: 40px;
  display: list-item;
  width: 100%;
  padding: 0px;
}
.alt-nav-link ul > li {
  line-height: 1.5em;
  font-size: 12px;
  list-style: square;
}
.alt-nav-link ul > li.alt-sub-menu {
  list-style: square;
}
.alt-nav-link .a {
  text-decoration: none;
  color: #222222;
  white-space: pre-wrap;
}
.alt-nav-link a:visited {
  color: #222222;
}
/* util for applying a tag on block elements, used for the Live Editor */
.fis-tagged {
  position: relative;
  padding-top: 30px !important;
  border: 1px solid #ffbb1b;
}
.fis-tagged:after {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 11px;
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  background-color: #ffc949;
  color: #222222;
  border-radius: 0 0 15px 0;
  border: 1px solid #ffbb1b;
}
/* placeholders */
::placeholder {
  font-style: italic;
  color: #999;
}
.fis-cursor-not-allowed {
  cursor: not-allowed;
}
.fis-overflow-y-hidden {
  overflow-y: hidden;
}
/** Condensed Styles **/
.fis-well {
  padding: 20px;
}
.fis-well-sides {
  padding: 0 20px;
}
.fis-well-rbl {
  padding: 0 20px 20px 20px;
}
.fis-well-trl {
  padding: 20px 20px 0 20px;
}
.noLinkSpan {
  padding: 0 20px;
}
.fis-condensed .fis-well {
  padding: 10px;
}
.fis-condensed .fis-well-sides {
  padding: 0 10px;
}
.fis-condensed .fis-well-rbl {
  padding: 0 10px 10px 10px;
}
.fis-condensed .fis-well-trl {
  padding: 10px 10px 0 10px;
}
.fis-condensed .noLinkSpan {
  line-height: 40px;
  padding: 0 10px;
}
.btn {
  padding: 0px 15px;
  height: 34px;
  border: none;
  outline: none;
  text-shadow: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: table-cell;
}
.btn:hover,
.btn:focus,
.btn:active {
  color: #387084;
  outline: none;
  background: transparent;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.btn:hover[disabled=disabled],
.btn:focus[disabled=disabled],
.btn:active[disabled=disabled],
.btn:hover:disabled,
.btn:focus:disabled,
.btn:active:disabled {
  -webkit-box-shadow: #387084;
  -moz-box-shadow: #387084;
  box-shadow: #387084;
}
.btn i {
  margin-top: 2px;
}
.btn.btn-primary {
  background: #387084;
  color: #FFFFFF;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  color: #FFFFFF;
  outline: none;
  background: #387084;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.btn.btn-primary:hover[disabled=disabled],
.btn.btn-primary:focus[disabled=disabled],
.btn.btn-primary:active[disabled=disabled],
.btn.btn-primary:hover:disabled,
.btn.btn-primary:focus:disabled,
.btn.btn-primary:active:disabled {
  background: #387084;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-secondary {
  background-color: #FFFFFF;
  color: #464646;
  border: 1px solid #767676;
}
.fis-secondary:hover,
.fis-secondary:focus,
.fis-secondary:active {
  outline: none;
  background: #387084;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
  color: #FFFFFF;
  background-color: #767676;
  border: 1px solid #767676;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-secondary:hover[disabled=disabled],
.fis-secondary:focus[disabled=disabled],
.fis-secondary:active[disabled=disabled],
.fis-secondary:hover:disabled,
.fis-secondary:focus:disabled,
.fis-secondary:active:disabled {
  background-color: #88bbcd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-tertiary {
  background: transparent;
  color: #3888bc !important;
}
.fis-tertiary:hover,
.fis-tertiary:focus,
.fis-tertiary:active {
  color: #2A5DB0 !important;
  text-decoration: underline;
  outline: none;
  background: transparent;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.fis-tertiary:hover[disabled=disabled],
.fis-tertiary:focus[disabled=disabled],
.fis-tertiary:active[disabled=disabled],
.fis-tertiary:hover:disabled,
.fis-tertiary:focus:disabled,
.fis-tertiary:active:disabled {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-condensed .btn {
  height: 24px;
}
.fis-accordion-heading,
.accordion-heading,
.fis-accordion-heading-active,
.fis-accordion-heading-not-active {
  background-color: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  color: #007D8A;
  cursor: pointer;
  font-size: 14px;
  margin: 0 0 0;
}
.fis-accordion-caret,
.accordion-heading .fis-accordion-caret-not-active,
.accordion-heading .fis-accordion-caret-active {
  content: '';
  display: inline-block;
  height: 0;
  left: 6px;
  position: absolute;
  top: 11px;
}
.accordion-body {
  border-top: 0;
  border-bottom: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  padding: 20px;
  width: 100%;
}
.accordion-heading .fis-accordion-caret-not-active {
  vertical-align: middle;
  border-top: 5px solid transparent;
  border-left: 8px solid #BBBBBB;
  border-bottom: 5px solid transparent;
  margin: 5px 10px 5px 5px;
}
.accordion-heading .fis-accordion-caret-active {
  vertical-align: top;
  border-top: 8px solid #BBBBBB;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin: 5px 10px 5px 4px;
}
.accordion-group {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0 !important;
  border: none;
}
.accordion-inner {
  border-top: none;
}
.accordion-inner .lead {
  font-size: 14px;
  line-height: 20px;
}
.accordion-heading .accordion-toggle {
  border: none;
  font-weight: bold;
  line-height: 40px;
  padding: 0px 0px 0px 27px;
  position: relative;
}
.fis-condensed .accordion-toggle {
  line-height: 25px;
  font-weight: normal;
}
.fis-condensed .accordion-heading .fis-accordion-caret-active,
.fis-condensed .fis-accordion-caret-not-active {
  top: 3px;
}
.fis-condensed .accordion-inner {
  padding: 5px 15px;
}
.k-splitter .fis-action-bar {
  margin: 0 7px 0 0;
}
.fis-action-bar {
  margin: 0 5px 0 0;
}
.fis-action-bar button {
  margin: 5px;
}
.fis-action-bar .fis-block {
  float: right;
  margin: 0px;
  padding: 0px;
}
.fis-action-bar .fis-primary-block {
  float: right;
}
.fis-action-bar .fis-secondary-block {
  float: right;
}
.fis-action-bar .fis-tertiary-block {
  float: right;
}
.fis-action-bar.fis-primary-first .fis-primary-block {
  float: left;
}
.fis-action-bar.fis-primary-first .fis-secondary-block {
  float: right;
}
.fis-action-bar.fis-primary-first .fis-tertiary-block {
  float: right;
}
.clickIcon {
  cursor: pointer;
  cursor: hand;
}
.dropdown-menu.fis-grid-filter-menu-item-container {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.dropdown-menu.fis-grid-filter-menu-item-container .fis-grid-filter-menu-item {
  padding-left: 16px;
}
.dropdown-menu.fis-grid-filter-menu-item-container .fis-grid-filter-menu-item:hover {
  background-color: #007D8A;
  background-image: none;
}
.dropdown-menu.fis-grid-filter-menu-item-container .fis-grid-filter-menu-item-selected {
  background-position: 5px 6px;
  padding-left: 16px;
}
.dropdown-menu.fis-grid-filter-menu-item-container .fis-grid-filter-menu-item-selected:hover {
  background-color: #007D8A;
  background-image: none;
}
div.fixedMenu {
  background-color: #c2c2c2;
  position: fixed;
  z-index: 9999;
  left: 500px;
  top: 100px;
}
div.fixedMenu ul {
  list-style: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
div.fixedMenu ul li {
  background-color: white;
  padding: 5px 10px;
  cursor: pointer;
}
.fixedMenu .dropdown {
  top: 6px;
}
.fixedMenu .dropdown .dropdown-menu {
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  max-height: 350px;
  overflow-y: hidden;
}
.fixedMenu .dropdown .dropdown-menu li {
  padding: 0px;
  margin: 0px;
}
.fixedMenu .dropdown .dropdown-menu li > a {
  line-height: 40px;
}
.fixedMenu .dropdown .dropdown-menu li > a:hover,
.fixedMenu .dropdown .dropdown-menu li > a:focus {
  color: #000;
  background-image: linear-gradient(to bottom, #e4f7fd, #e4f7fd);
}
.fixedMenuItem {
  cursor: pointer;
  height: 34px;
}
.show-fixedMenu {
  display: inline;
}
.hide-fixedMenu {
  display: none;
}
.fis-condensed .fixedMenu .dropdown {
  top: 4px;
}
.fis-condensed .fixedMenu .dropdown .dropdown-menu li > a,
.fis-condensed .fixedMenu .dropdown .dropdown-menu > li > a {
  height: 26px;
  line-height: 24px;
  font-size: 12px;
}
.fis-condensed .fixedMenuItem {
  height: 24px;
}
.fis-field .checkbox,
.fis-field .radio {
  margin-bottom: 0px;
  clear: both;
}
.fis-field .checkbox input[type="checkbox"],
.fis-field .radio input[type="checkbox"],
.fis-field .checkbox input[type="radio"],
.fis-field .radio input[type="radio"] {
  width: 20px;
  opacity: 0;
  z-index: 1;
}
.fis-field .checkbox input[type="checkbox"]:checked + span.checkbox-icon:after,
.fis-field .radio input[type="checkbox"]:checked + span.checkbox-icon:after,
.fis-field .checkbox input[type="radio"]:checked + span.checkbox-icon:after,
.fis-field .radio input[type="radio"]:checked + span.checkbox-icon:after,
.fis-field .checkbox input[type="checkbox"]:checked + span.radio-icon:after,
.fis-field .radio input[type="checkbox"]:checked + span.radio-icon:after,
.fis-field .checkbox input[type="radio"]:checked + span.radio-icon:after,
.fis-field .radio input[type="radio"]:checked + span.radio-icon:after {
  opacity: 1;
}
.fis-field .checkbox input[type="checkbox"]:focus + span.checkbox-icon,
.fis-field .radio input[type="checkbox"]:focus + span.checkbox-icon,
.fis-field .checkbox input[type="radio"]:focus + span.checkbox-icon,
.fis-field .radio input[type="radio"]:focus + span.checkbox-icon,
.fis-field .checkbox input[type="checkbox"]:focus + span.radio-icon,
.fis-field .radio input[type="checkbox"]:focus + span.radio-icon,
.fis-field .checkbox input[type="radio"]:focus + span.radio-icon,
.fis-field .radio input[type="radio"]:focus + span.radio-icon {
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.fis-field .checkbox .checkbox-icon,
.fis-field .radio .checkbox-icon {
  float: left;
  width: 16px;
  height: 16px !important;
  background: #FFFFFF;
  border: 1px solid #C2C2C2;
  border-radius: 3px;
  margin: 0px 10px 0px 0px;
  display: block;
  position: relative;
  -webkit-transition: -webkit-transform border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: -moz-transform border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: -o-transform border linear 0.2s, box-shadow linear 0.2s;
  transition: transform border linear 0.2s, box-shadow linear 0.2s;
}
.fis-field .checkbox .checkbox-icon:after,
.fis-field .radio .checkbox-icon:after {
  content: '';
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0.22em solid #007D8A;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fis-field .checkbox .checkbox-icon:hover,
.fis-field .radio .checkbox-icon:hover {
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.fis-field .checkbox .checkbox-label,
.fis-field .radio .checkbox-label,
.fis-field .checkbox .radio-label,
.fis-field .radio .radio-label {
  display: block;
  float: left;
  margin-top: -1px;
}
.fis-field .checkbox input[type="checkbox"][disabled] + span.checkbox-icon,
.fis-field .radio input[type="checkbox"][disabled] + span.checkbox-icon,
.fis-field .checkbox input[type="checkbox"][disabled] + span.radio-icon,
.fis-field .radio input[type="checkbox"][disabled] + span.radio-icon {
  background: #ebebeb;
  cursor: not-allowed;
}
.fis-field .checkbox-inline input[type="checkbox"],
.fis-field .radio-inline input[type="checkbox"],
.fis-field .checkbox-inline input[type="radio"],
.fis-field .radio-inline input[type="radio"] {
  margin-left: 0px;
}
.fis-condensed .fis-field .checkbox-label,
.fis-condensed .fis-field .radio-label {
  margin-top: -4px !important;
  height: 5px !important;
}
.fis-condensed .fis-field .checkbox-icon::after {
  top: 1px !important;
  left: 1px !important;
  width: 8px !important;
  height: 6px !important;
}
.fis-condensed .fis-field .radio-icon::after {
  top: 2px;
  left: 2px;
}
.fis-condensed .fis-field .checkbox,
.fis-condensed .fis-field .radio {
  padding-top: 5px;
}
.fis-condensed .fis-field .checkbox .checkbox-icon,
.fis-condensed .fis-field .radio .checkbox-icon {
  width: 12px;
  height: 12px;
}
.fis-condensed .fis-field .checkbox .checkbox-icon:after,
.fis-condensed .fis-field .radio .checkbox-icon:after {
  content: '';
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0.22em solid #007D8A;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
  height: 3px;
}
.fis-field[fis-email-field] .add-on {
  border-right: none !important;
}
input[type="email"].input-mini,
input[type="email"].input-small,
input[type="email"].input-medium,
input[type="email"].input-large,
input[type="email"].input-xlarge,
input[type="email"].input-xxlarge {
  padding-left: 10px;
}
.input-prepend input[type="email"] {
  border-radius: 0 3px 3px 0;
}
.input-prepend input[type="email"].input-mini {
  width: 40px;
}
.input-prepend input[type="email"].input-small {
  width: 60px;
}
.input-prepend input[type="email"].input-medium {
  width: 120px;
}
.input-prepend input[type="email"].input-large {
  width: 180px;
}
.input-prepend input[type="email"].input-xlarge {
  width: 240px;
}
.input-prepend input[type="email"].input-xxlarge {
  width: 500px;
}
.input-append input {
  border-radius: 3px 0 0 3px;
}
.input-append.input-prepend input {
  border-radius: 0;
}
/* Fields */
.fis-req {
  display: none;
  float: right;
}
.form-horizontal .fis-req {
  float: none;
}
div.fis-required .fis-req {
  display: inline;
  color: #cf0000;
  font-size: 18px;
  line-height: 12px;
}
input[type="password"]::-ms-reveal {
  display: none;
}
input:focus:required:invalid:focus,
input.ng-dirty.ng-invalid:focus,
textarea:focus:required:invalid:focus,
textarea.ng-dirty.ng-invalid:focus,
select:focus:required:invalid:focus,
select.ng-dirty.ng-invalid:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #C2C2C2;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border: 1px solid #C2C2C2;
}
input.ng-dirty.ng-invalid:focus,
textarea.ng-dirty.ng-invalid:focus,
select.ng-dirty.ng-invalid:focus {
  border: 1px solid #cf0000;
}
input.ng-dirty.ng-invalid,
textarea.ng-dirty.ng-invalid,
select.ng-dirty.ng-invalid {
  border: 1px solid #cf0000;
}
form.ng-submitted input.fis-input.ng-invalid,
form.ng-submitted textarea.fis-input.ng-invalid,
form.ng-submitted select.fis-input.ng-invalid,
form.ng-submitted span.ng-invalid input {
  border: 1px solid #cf0000 !important;
}
select {
  margin: 0px;
  height: 24px;
  padding-right: 2px;
}
/* TODO: change .control-group to .fis-field */
.form-horizontal .fis-field {
  margin-bottom: 10px;
  clear: left;
}
.control-group,
.fis-field {
  font-size: 14px;
}
.control-group.fis-invalid.fis-dirty .controls .wrap,
.fis-field.fis-invalid.fis-dirty .controls .wrap {
  background: url("../img/warning.png");
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
.control-group.fis-invalid.fis-dirty .controls .wrap.fis-view-value,
.fis-field.fis-invalid.fis-dirty .controls .wrap.fis-view-value {
  padding-right: 22px;
  min-height: 16px;
}
.control-group .controls .wrap,
.fis-field .controls .wrap {
  display: inline-block;
}
.control-group label,
.fis-field label {
  cursor: default;
  color: #777363;
  padding-top: 10px;
}
.control-group label > span,
.fis-field label > span {
  display: table-cell;
  vertical-align: middle;
}
.fis-field .fis-inputs.input-append .k-autocomplete,
.fis-field .fis-inputs .fis-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fis-field .fis-inputs.input-prepend .k-autocomplete,
.fis-field .fis-inputs .fis-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.control-group .wrap.fis-inputs .k-numerictextbox input,
.fis-field .wrap.fis-inputs .k-numerictextbox input {
  width: inherit;
}
.control-group .wrap.fis-inputs input .input-mini,
.fis-field .wrap.fis-inputs input .input-mini {
  margin-right: 0px;
}
.control-group .wrap.fis-inputs input .input-small,
.fis-field .wrap.fis-inputs input .input-small {
  margin-right: 0px;
}
.control-group .wrap.fis-inputs input .input-medium,
.fis-field .wrap.fis-inputs input .input-medium {
  margin-right: 0px;
}
.control-group .wrap.fis-inputs input .input-xlarge,
.fis-field .wrap.fis-inputs input .input-xlarge {
  margin-right: 0px;
}
.control-group .wrap.fis-inputs input .input-xxlarge,
.fis-field .wrap.fis-inputs input .input-xxlarge {
  margin-right: 0px;
}
.k-animation-container .k-filter-menu.k-popup .k-widget.k-datepicker.input-small .k-picker-wrap,
.k-animation-container .k-filter-menu.k-popup .k-widget.k-datetimepicker.input-small .k-picker-wrap,
.k-animation-container .k-filter-menu.k-popup .k-widget.k-datetimepicker.input-small .k-picker-wrap {
  width: 178px !important;
}
.form-inline .fis-field,
.form-inline .control-group {
  display: inline-block;
}
.input-append,
.input-prepend {
  margin-bottom: 0px;
  position: relative;
}
.input-append input,
.input-prepend input,
.input-append .k-widget,
.input-prepend .k-widget {
  display: inline-block;
}
.input-append .add-on,
.input-prepend .add-on {
  height: 34px;
  min-width: 30px;
  color: #C2C2C2;
  padding: 0 7px;
  line-height: 31px;
  font-size: 12px;
  text-shadow: none;
  display: block;
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 1px;
  text-align: center;
}
.input-append .add-on:after,
.input-prepend .add-on:after {
  content: "";
  position: absolute;
  height: 33px;
  width: 1px;
  top: 0px;
  right: 0px;
}
.input-append .add-on:first-child,
.input-prepend .add-on:first-child {
  float: left;
  position: relative;
  border-left: 1px solid #cccccc;
}
.input-append .add-on:last-child,
.input-prepend .add-on:last-child {
  float: right;
  position: relative;
  border-right: 1px solid #cccccc;
}
.input-append .add-on,
.input-prepend .add-on {
  left: auto;
  right: auto;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.input-append .add-on {
  border-radius: 0 3px 3px 0;
}
.input-prepend .add-on {
  border-radius: 3px 0 0 3px;
}
.fis-field-message {
  margin-bottom: 0px;
}
.fis-instruct-message {
  display: block;
  font-size: 14px;
  color: #a2a2a2;
  font-style: italic;
}
.fis-select-dd {
  white-space: nowrap;
  border-top: solid 1px #007D8A;
  border-bottom: solid 1px #007D8A;
  margin-left: 0px;
  height: 22px;
  padding-right: 26px;
  text-overflow: ellipsis;
  line-height: 20px !important;
}
.fis-select-dd:hover {
  border-top: solid 1px transparent;
  border-bottom: solid 1px #007D8A;
  margin-left: 0px;
  height: 22px;
}
.fis-tooltip-in {
  left: auto !important;
}
label.showinred {
  color: red;
  font-weight: 1px;
  font-style: 34px;
}
.form-horizontal .controls .wrap.fis-view-value {
  padding: 1px;
  height: 34px;
  display: table-cell;
  vertical-align: middle;
}
.form-horizontal .controls.without-fis-label {
  margin-left: 0px !important;
}
.form-horizontal .control-label {
  padding-top: 0px;
  float: left;
  display: inline-table;
}
.form-horizontal .control-label.without-fis-label {
  width: 10px !important;
}
.form-horizontal .control-label-view {
  padding-top: 2px;
}
.fis-label-size-mini .form-horizontal .control-label,
.fis-label-size-mini .form-horizontal .control-label-view {
  width: 70px;
}
.fis-label-size-mini .form-horizontal .controls {
  margin-left: 90px;
}
.fis-label-size-small .form-horizontal .control-label,
.fis-label-size-small .form-horizontal .control-label-view {
  width: 90px;
}
.fis-label-size-small .form-horizontal .controls {
  margin-left: 110px;
}
.fis-label-size-medium .form-horizontal .control-label,
.fis-label-size-medium .form-horizontal .control-label-view {
  width: 150px;
}
.fis-label-size-medium .form-horizontal .controls {
  margin-left: 170px;
}
.fis-label-size-large .form-horizontal .control-label,
.fis-label-size-large .form-horizontal .control-label-view {
  width: 210px;
}
.fis-label-size-large .form-horizontal .controls {
  margin-left: 230px;
}
.fis-label-size-xlarge .form-horizontal .control-label,
.fis-label-size-xlarge .form-horizontal .control-label-view {
  width: 270px;
}
.fis-label-size-xlarge .form-horizontal .controls {
  margin-left: 290px;
}
.fis-label-size-xxlarge .form-horizontal .control-label,
.fis-label-size-xxlarge .form-horizontal .control-label-view {
  width: 530px;
}
.fis-label-size-xxlarge .form-horizontal .controls {
  margin-left: 550px;
}
input:hover[disabled=disabled],
select:hover[disabled=disabled],
textarea:hover[disabled=disabled],
input:focus[disabled=disabled],
select:focus[disabled=disabled],
textarea:focus[disabled=disabled],
input:active[disabled=disabled],
select:active[disabled=disabled],
textarea:active[disabled=disabled],
input:hover:disabled,
select:hover:disabled,
textarea:hover:disabled,
input:focus:disabled,
select:focus:disabled,
textarea:focus:disabled,
input:active:disabled,
select:active:disabled,
textarea:active:disabled {
  box-shadow: none;
}
.fis-field[fis-size="mini"] .k-widget,
.k-widget.k-multiselect,
.k-widget.k-dropdown {
  min-width: 70px;
  width: 70px;
}
.fis-field[fis-size="small"] .k-widget,
.k-widget.k-multiselect .k-widget.k-dropdown {
  min-width: 90px;
  width: 90px;
}
.fis-field[fis-size="medium"] .k-widget,
.k-widget.k-multiselect .k-widget.k-dropdown {
  width: 150px;
  background-color: transparent;
}
.fis-field[fis-size="large"] .k-widget,
.k-widget.k-multiselect .k-widget.k-dropdown {
  min-width: 210px !important;
  width: 210px;
}
.fis-field[fis-size="xlarge"] .k-widget,
.k-widget.k-multiselect .k-widget.k-dropdown {
  min-width: 270px !important;
  width: 270px !important;
}
.fis-field[fis-size="xxlarge"] .k-widget,
.k-widget.k-multiselect .k-widget.k-dropdown {
  min-width: 530px !important;
  width: 530px !important;
}
.fis-condensed .control-group,
.fis-condensed .fis-field {
  font-size: normal;
  margin-bottom: 1px;
}
.fis-condensed .control-group label,
.fis-condensed .fis-field label {
  padding-top: 1px;
}
.fis-condensed .fis-instruct-message {
  font-size: normal;
}
.fis-condensed .input-prepend .add-on {
  width: 20px !important;
}
.fis-condensed .input-append .add-on,
.fis-condensed .input-prepend .add-on {
  height: 22px;
  line-height: 19px;
  padding: 0 3px;
  background-color: #fff;
}
.fis-condensed .input-append .add-on:after,
.fis-condensed .input-prepend .add-on:after {
  height: 20px !important;
}
.fis-condensed .controls .wrap.fis-view-value {
  padding: 1px;
  height: 22px;
}
.fis-field .radio .radio-icon {
  float: left;
  width: 16px;
  height: 16px;
  background-color: #FFFFFF;
  border: 1px solid #C2C2C2;
  margin: 0px 10px 0px 0px;
  display: block;
  position: relative;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.fis-field .radio .radio-icon:after {
  content: '';
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
  border: none;
  background: #007D8A;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transform: rotate(none);
  -moz-transform: rotate(none);
  -ms-transform: rotate(none);
  -o-transform: rotate(none);
  transform: rotate(none);
  position: absolute;
  opacity: 0;
  -webkit-transition: -webkit-transform border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: -moz-transform border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: -o-transform border linear 0.2s, box-shadow linear 0.2s;
  transition: transform border linear 0.2s, box-shadow linear 0.2s;
}
.fis-condensed .fis-field .radio {
  padding-top: 5px;
}
.fis-condensed .fis-field .radio .checkbox-icon,
.fis-condensed .fis-field .radio .radio-icon {
  width: 12px;
  height: 12px;
}
.fis-condensed .fis-field .radio .checkbox-icon:after,
.fis-condensed .fis-field .radio .radio-icon:after {
  width: 6px;
  height: 6px;
  top: 2px;
  left: 2px;
  border: none;
  background: #007D8A;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-transform: rotate(none);
  -moz-transform: rotate(none);
  -ms-transform: rotate(none);
  -o-transform: rotate(none);
  transform: rotate(none);
  position: absolute;
  opacity: 0;
}
input {
  width: 210px;
}
input[type="checkbox"],
input[type="radio"],
input[type="button"] {
  width: auto !important;
}
input[readonly],
input[disabled] {
  cursor: not-allowed;
  background-color: #eee;
}
.k-numerictextbox .k-numeric-wrap .k-input.input-large,
.k-numeric-wrap.input-large {
  width: 228px;
}
.fis-condensed .fis-field .control-group label,
.fis-condensed .fis-field label {
  padding-top: 8px;
}
.fis-condensed .fis-field .k-numerictextbox .k-select .k-link span.k-i-arrow-n,
.fis-condensed .fis-field .k-numerictextbox .k-select .k-link span.k-i-arrow-s {
  margin-top: 0;
}
textarea {
  font-size: 14px;
  height: auto;
  padding: 11px 6px 8px 10px;
  border-top-right-radius: none;
  border-top-left-radius: none;
  border-bottom-right-radius: none;
  border-bottom-left-radius: none;
}
textarea.input-mini {
  width: 70px;
}
textarea.input-small {
  width: 90px;
}
textarea.input-medium {
  width: 150px;
}
textarea.input-large {
  width: 210px;
}
textarea.input-xlarge {
  width: 270px;
}
textarea.input-xxlarge {
  width: 530px;
}
textarea:disabled {
  overflow: hidden;
}
[fis-textarea-field] .fis-view-value {
  white-space: pre-line;
}
[fis-textarea-field] .fis-view-value div {
  margin: 11px 6px 8px 10px;
}
[fis-textarea-field] .fis-view-value div p {
  word-break: break-all;
}
.fis-condensed textarea {
  font-size: 12px;
  padding-top: 4px;
  line-height: 16px;
}
.fis-condensed [fis-textarea-field] .fis-view-value div {
  margin: 0 6px;
}
.fis-resize-handler-ie-horizontal {
  cursor: default;
  right: 5px;
  bottom: -2px;
  top: auto;
}
.fis-resize-handler-ie-vertical {
  cursor: default;
  bottom: 5px;
  right: -2px;
  left: auto;
}
.fis-resize-handler-ie-both {
  cursor: default;
  right: -2px;
  bottom: 14px;
}
.fis-image-select {
  width: 228px;
  padding: 10px;
  border: 1px solid #C2C2C2;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-transition: -webkit-transform border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: -moz-transform border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: -o-transform border linear 0.2s, box-shadow linear 0.2s;
  transition: transform border linear 0.2s, box-shadow linear 0.2s;
}
.fis-image-select:hover {
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.fis-image-select:hover .sgimagedesaturate {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  opacity: 0.4;
}
.fis-image-select label {
  overflow: visible;
  position: relative;
}
.fis-image-select label .fis-image-select-icon {
  bottom: -25px;
  right: 0px;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border: 1px solid #C2C2C2;
  margin: 0px;
  display: block;
  position: absolute;
}
.fis-image-select label .fis-image-select-icon:after {
  width: 8px !important;
  height: 6px !important;
  content: '';
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0.22em solid #007D8A;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 1;
}
.fis-image-select img {
  vertical-align: middle;
  width: 100%;
}
.fis-image-select .sgimagedesaturate {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: grey;
  /* IE6-9 */
  -webkit-transition: -webkit-transform all linear .2s;
  -moz-transition: -moz-transform all linear .2s;
  -o-transition: -o-transform all linear .2s;
  transition: transform all linear .2s;
}
.fis-image-select .sgimagedesaturate .fis-image-select-icon:after {
  opacity: 0;
}
.fis-image-select input[type="checkbox"] {
  opacity: 0;
}
.fis-image-select.fis-position-left label .fis-image-select-icon {
  right: auto;
  left: 0px;
}
.fis-image-select.fis-position-center label .fis-image-select-icon {
  right: auto;
  left: 50%;
  margin-left: -7px;
}
.fis-image-select.fis-image-select-mini {
  width: 88px;
}
.fis-image-select.fis-image-select-small {
  width: 108px;
}
.fis-image-select.fis-image-select-medium {
  width: 168px;
}
.fis-image-select.fis-image-select-large {
  width: 228px;
}
.fis-image-select.fis-image-select-xlarge {
  width: 288px;
}
.fis-image-select.fis-image-select-xxlarge {
  width: 548px;
}
.fis-condensed .fis-image-select {
  padding-top: 2px;
}
.fis-condensed .fis-image-select .fis-image-select-icon {
  width: 12px;
  height: 12px;
}
.fis-condensed .fis-image-select .fis-image-select-icon:after {
  content: '';
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0.22em solid #007D8A;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
  height: 3px;
  opacity: 1;
}
.fis-condensed .fis-image-select .sgimagedesaturate .fis-image-select-icon:after {
  opacity: 0;
}
.fis-info-panel {
  padding: 11px;
  margin: 0px;
  min-height: 34px;
  border: none;
  text-shadow: none;
  position: relative;
  color: #31708f;
  background-color: #d9edf7;
  visibility: hidden;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.fis-info-panel::before {
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 15px;
  z-index: 1;
}
.fis-info-panel ul {
  left: 0px;
  bottom: 0px;
  margin: 0px;
  width: 100%;
  padding: 0px 35px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-info-panel a,
.fis-info-panel a:visited,
.fis-info-panel a:hover,
.fis-info-panel a:active {
  color: #31708f;
  text-decoration: underline;
}
.fis-info-panel li {
  list-style-type: none;
  padding: 6px 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.fis-info-panel li:first-child {
  padding: 12px 0px 6px;
}
.fis-info-panel li:last-child {
  padding: 6px 0px 12px;
}
.fis-info-panel li:only-child {
  padding: 15px 0px;
}
.fis-info-panel button.close:hover {
  outline: none;
}
.fis-info-panel .close {
  float: right;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  color: #999;
  text-shadow: 0 1px 0px #000;
  background: transparent;
  opacity: 100;
  padding: 16px 16px;
}
.fis-info-panel .fis-legacy-icon {
  position: absolute;
  top: 14px;
  display: block;
  z-index: 1;
  left: 10px;
  width: 16px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -311px 0px;
}
.fis-info-panel.alert {
  padding: 0px;
  font-style: normal !important;
}
.fis-info-panel.fis-error {
  color: #fff;
  background-color: #F15C5C;
}
.fis-info-panel.fis-error button {
  color: #fff !important;
}
.fis-info-panel.fis-error ul {
  background: #F15C5C;
}
.fis-info-panel.fis-error .fis-legacy-icon {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -311px 0px;
  display: block;
  z-index: 1;
}
.fis-info-panel.fis-warning {
  color: #8a6d3b;
  background-color: #F2F08E;
  border: 1px solid #faebcc;
}
.fis-info-panel.fis-warning button {
  color: #8a6d3b !important;
}
.fis-info-panel.fis-warning ul {
  background: #F2F08E;
}
.fis-info-panel.fis-warning .fis-legacy-icon {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -311px 0px;
  display: block;
  z-index: 1;
  background-image: url("../img/sprite.png");
  background-position: -176px -258px;
}
.fis-info-panel.fis-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.fis-info-panel.fis-success button {
  color: #3c763d;
}
.fis-info-panel.fis-success ul {
  background: #dff0d8;
}
.fis-info-panel.fis-success .fis-legacy-icon {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 14px;
  background-position: -311px 0px;
  display: block;
  z-index: 1;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -286px 0px;
}
.fis-info-panel.fis-info {
  color: #31708f;
  background-color: #d9edf7;
}
.fis-info-panel.fis-info button {
  color: #31708f;
}
.fis-info-panel.fis-info .fis-legacy-icon {
  background-position: -160px -240px;
  width: 16px;
  height: 16px;
}
.fis-info-panel.fis-info-panel-size-default {
  width: 92.5%;
}
.fis-info-panel.fis-info-panel-size-mini {
  width: 200px;
}
.fis-info-panel.fis-info-panel-size-small {
  width: 300px;
}
.fis-info-panel.fis-info-panel-size-medium {
  width: 400px;
}
.fis-info-panel.fis-info-panel-size-large {
  width: 500px;
}
.fis-info-panel.fis-info-panel-size-xlarge {
  width: 600px;
}
.fis-info-panel.fis-info-panel-size-xxlarge {
  width: 700px;
}
.fis-info-panel.fis-info-panel-position-top-left {
  position: absolute;
  top: 90px;
  left: 10px;
}
.fis-info-panel.fis-info-panel-position-top-right {
  position: absolute;
  top: 90px;
  right: 45px;
}
.fis-info-panel.fis-info-panel-position-middle-left {
  position: absolute;
  top: 50%;
  left: 10px;
}
.fis-info-panel.fis-info-panel-position-middle-right {
  position: absolute;
  top: 50%;
  right: 45px;
}
.fis-info-panel.fis-info-panel-position-bottom-left {
  position: absolute;
  bottom: 50px;
  left: 10px;
}
.fis-info-panel.fis-info-panel-position-bottom-right {
  position: absolute;
  bottom: 50px;
  right: 45px;
}
.fis-condensed .fis-info-panel {
  min-height: 28px;
}
.fis-condensed .fis-info-panel ul {
  padding: 0px 10px 1px 35px;
}
.fis-condensed .fis-info-panel ul li:only-child {
  padding: 7px 0;
}
.fis-condensed .fis-info-panel .fis-legacy-icon {
  top: 16px;
}
.fis-condensed .fis-info-panel .close {
  padding: 7px;
}
.fis-condensed .fis-info-panel::before {
  top: 8px;
}
.fis-condensed .fis-message-container-div .fis-info-panel .close {
  padding: 0 12px;
}
.fis-list-builder {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: inline;
  overflow: visible;
  outline: none;
  margin: 0px;
  padding: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: none;
}
.fis-list-builder ul {
  padding: 0px;
  margin: 0 0 10px 0;
  list-style: none;
}
.fis-list-builder select {
  width: auto;
  min-width: 150px;
  max-width: 4px;
  overflow-x: auto;
}
.fis-list-builder-item {
  padding: 7px 12px;
  color: #222222;
  height: 34px;
  outline: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-list-builder-item:hover {
  cursor: pointer;
}
.fis-list-builder-option {
  padding: 7px 12px;
  color: #222222;
  height: 34px;
  outline: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-list-builder-option:hover {
  cursor: pointer;
}
.fis-list-builder-option-selected {
  background-color: #e4f7fd;
  padding: 7px 12px;
  color: #222222;
  height: 34px;
  outline: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-list-builder-option-selected:hover {
  cursor: pointer;
}
.fis-list-builder-title {
  margin: 0px;
  padding: 0px;
  color: #222222;
}
.fis-list-builder-left-container,
.fis-list-builder-right-container,
.fis-list-builder-left,
.fis-list-builder-right {
  display: inline-block;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-list-builder-left-container .fis-list-builder-search-filter,
.fis-list-builder-right-container .fis-list-builder-search-filter,
.fis-list-builder-left .fis-list-builder-search-filter,
.fis-list-builder-right .fis-list-builder-search-filter {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100% !important;
  display: block;
  margin-bottom: 3px;
}
.fis-list-builder-left-inner-container,
.fis-list-builder-right-inner-container {
  position: relative;
}
.fis-list-builder-left-inner-container .k-loading-mask,
.fis-list-builder-right-inner-container .k-loading-mask {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.fis-list-builder-left-container,
.fis-list-builder-right-container {
  width: 39%;
}
.fis-list-builder-left,
.fis-list-builder-right {
  margin: auto;
  border: 1px solid #C2C2C2;
  overflow-y: scroll;
  width: 100%;
  height: 180px;
  vertical-align: top;
}
.fis-list-builder-holder {
  height: 180px;
  width: 9%;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-list-builder-middle-floater {
  float: none;
  height: 50%;
  width: 100%;
}
.k-content .fis-list-builder-middle-floater {
  float: none;
  height: 22%;
  width: 100%;
}
.fis-list-builder-middle {
  clear: both;
  display: block;
  margin: auto;
}
.fis-list-builder-updown {
  display: inline-block;
  margin: auto;
  clear: both;
}
.fis-list-builder-updown-floater {
  float: none;
  height: 50%;
  width: 100%;
  margin-bottom: 0px;
}
.fis-list-builder-updown .fis-list-builder-button-up {
  clear: both;
  vertical-align: top;
}
.fis-list-builder-spacer {
  width: 46px;
  height: 10px;
  visibility: hidden;
}
.fis-list-builder-button {
  width: 35px;
  height: 25px;
  margin-left: -6px;
  margin: auto;
}
.fis-list-builder-button:hover {
  cursor: pointer;
}
.fis-list-builder-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.fis-list-builder-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-left-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.fis-list-builder-left-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-left-icon:after {
  content: "\2039";
}
.fis-list-builder-right-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.fis-list-builder-right-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-right-icon:after {
  content: "\203A";
}
.fis-list-builder-left-left-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.fis-list-builder-left-left-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-left-left-icon:after {
  content: "\00AB";
}
.fis-list-builder-right-right-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.fis-list-builder-right-right-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-right-right-icon:after {
  content: "\00BB";
}
.fis-list-builder-up-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}
.fis-list-builder-up-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-up-icon:after {
  content: "\2039";
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fis-list-builder-down-icon {
  position: relative;
  top: 4px;
  left: 9px;
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  left: 7px;
}
.fis-list-builder-down-icon:after {
  color: #007D8A;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 20px;
}
.fis-list-builder-down-icon:after {
  content: "\2039";
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@-moz-document url-prefix() {
  .fis-list-builder-updown .fis-list-builder-down-icon {
    left: 5px;
  }
}
.fis-list-builder-title {
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}
.fis-list-builder-search-filter {
  width: 100% !important;
  margin-bottom: 3px;
}
.fis-list-builder-left-container input[disabled],
.fis-list-builder-right-container input[disabled] {
  background-color: rgb(238, 238, 238);
  cursor: not-allowed;
}
.fis-list-builder-margin {
  margin-top: 0px;
}
.fis-condensed .fis-list-builder {
  font-size: 12px;
}
.fis-condensed .fis-list-builder-option-selected,
.fis-condensed .fis-list-builder-option {
  height: 24px;
  padding: 2px 10px;
}
.fis-condensed .fis-list-builder-button {
  height: 15px;
}
.fis-list-builder-disabled,
.fis-list-builder ul li.fisDisabled,
.fis-list-builder-button.fisDisabled {
  cursor: not-allowed;
  background-color: #ebebeb;
}
.fis-bgColor-change {
  background-color: #007d8a;
}
.fis-color-change {
  color: #bbb;
}
.fis-fontSize-change {
  font-weight: bold;
}
.fis-bgColor-change1 {
  background-color: #8abc82;
  color: #fff;
}
.alert {
  display: block;
  min-height: 34px;
  font-style: italic;
  text-shadow: none;
  color: #222222;
  border: none;
  background-color: #e4f7fd;
  margin-top: 10px;
  padding: 10px 20px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.alert .close {
  top: 1px;
  right: 0px;
  text-shadow: none;
}
.fis-condensed .alert {
  min-height: 22px;
  padding: 2px 20px;
}
.fis-condensed .close {
  top: 0px;
}
.fis-page-header {
  display: table;
  width: 100%;
  padding: 10px 0px 0px 0px;
}
.fis-page-header h1 {
  color: #009775;
  display: table-cell;
  vertical-align: top;
  font-size: 24px;
  font-weight: bold;
  padding: 6px 0 10px 0;
  line-height: 1;
}
.fis-page-header h1 small {
  font-size: 85%;
}
.fis-page-header .fis-controls {
  float: right;
  display: table-cell;
  padding-right: 0px;
}
.fis-page-header .fis-controls [class^="icon-"] {
  margin-top: 3px;
}
.fis-page-header .fis-controls > div {
  margin-left: 20px;
  padding-top: 10px;
}
.fis-page-header .fis-controls .fis-summary {
  color: #464646;
  margin: 0px 10px 20px 0px;
  padding: 10px;
  background-color: #FFFFFF;
  white-space: nowrap;
}
.fis-page-header .fis-controls .fis-summary li {
  display: inline-block;
  margin: 0px 0px 0px 30px;
  padding: 0px;
}
.fis-page-header .fis-controls .fis-summary li:first-child {
  margin-left: 0px;
}
.fis-page-header .fis-controls .fis-summary .fis-title {
  white-space: nowrap;
  font-size: 14px;
  padding-bottom: 0px;
  line-height: 1;
  color: #777363;
}
.fis-page-header .fis-controls .fis-summary .fis-value {
  white-space: nowrap;
  font-size: 18px;
  padding-top: 5px;
  line-height: 1;
}
.fis-page-header .fis-controls .fis-summary .fis-value small {
  color: #4f9ab4;
  font-size: 12px;
}
.fis-panel {
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 0;
  border: 1px solid #DDDDDD;
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.25);
  background-color: #FFFFFF;
}
.fis-panel.fis-padded > div > .fis-panel-content {
  padding: 150px;
}
.fis-panel > div {
  border: none;
}
.fis-panel > div .fis-info-panel {
  margin: 10px;
}
.fis-panel > div .fis-message {
  margin: 10px;
}
.fis-panel > div .fis-header {
  margin: 0;
  padding: 15px;
  display: table;
  width: 100%;
  line-height: 1px;
}
.fis-panel > div .fis-header h1,
.fis-panel > div .fis-header h2,
.fis-panel > div .fis-header h3,
.fis-panel > div .fis-header h4 {
  display: table-cell;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #007D8A;
  padding: 0;
  line-height: 1;
}
.fis-panel > div .fis-header .fis-controls {
  display: table-cell;
  text-align: right;
  padding-right: 10px;
}
.fis-panel > div .fis-header .fis-controls i {
  margin: 0;
}
.fis-panel > div .fis-panel-content {
  background: #FFFFFF;
  padding: 12px;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.fis-panel > div .fis-panel-content > p,
.fis-panel > div .fis-panel-content > .fis-fields,
.fis-panel > div .fis-panel-content > h1,
.fis-panel > div .fis-panel-content > h2,
.fis-panel > div .fis-panel-content > h3,
.fis-panel > div .fis-panel-content > h4,
.fis-panel > div .fis-panel-content > h5,
.fis-panel > div .fis-panel-content > h6 {
  margin: 10px 0;
}
.fis-panel > div .fis-panel-content > .row-fluid {
  padding-left: 0;
  padding-right: 0;
}
.fis-panel > div .fis-panel-content > .fis-grid-layout.row,
.fis-panel > div .fis-panel-content > .fis-fields .fis-grid-layout.row,
.fis-panel > div .fis-panel-content form > .fis-fields .fis-grid-layout.row,
.fis-panel > div .fis-panel-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
.fis-panel > div .fis-panel-content > .fis-subheader {
  margin: 0;
  font-size: 12px;
  padding: 8px 0;
  background-color: #FFFFFF;
  color: #222222;
}
.fis-panel > div > fis-footer > .fis-footer {
  display: table;
  width: 100%;
  padding: 12px 0 10px 0;
  border: none;
  position: relative;
  word-break: break-all;
}
.fis-panel > div > fis-footer > .fis-footer .fis-controls {
  display: table-cell;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
}
.fis-panel > div > fis-footer > .fis-footer .fis-controls .btn {
  margin-left: 10px;
}
.fis-panel > div > fis-footer > .fis-footer p {
  display: table-cell;
  color: #387084;
  vertical-align: middle;
  padding-left: 10px;
}
.stretched-to-bottom {
  height: auto !important;
}
.stretch-bottom-panel {
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stretch-bottom-panel > div {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stretch-bottom-panel > div > header + .fis-panel-content {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 50px;
}
.stretch-bottom-panel > div footer.fis-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.stretch-bottom-panel form {
  position: relative;
  height: 100%;
}
.stretch-bottom-panel div.fis-fields,
.stretch-bottom-panel div.fis-fields fieldset.form-horizontal {
  height: inherit;
}
.fis-quick-action-menu > span {
  margin-top: 0px;
  display: inline;
}
.fis-quick-action-menu > .qactions-target {
  display: inline-block;
  margin-left: 8px;
}
.fis-quick-action-menu > .qactions-target.icon-chevron-down {
  width: 0px;
  height: 4px;
  margin-top: 10px;
  background-image: none;
  border-top: 6px solid #464646;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  cursor: pointer;
}
.fis-quick-action-menu > .qactions-target.icon-chevron-down.show {
  top: -1px;
}
.fis-quick-action-menu .qactions-chevron > .qactions-target.icon-chevron-down {
  top: 0;
}
.fis-quick-action-menu .qactions-chevron > .qactions-target.icon-chevron-down.show {
  width: 0;
  height: 0;
  background-image: none;
  border-top: 6px solid #464646;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: relative;
  top: -6px;
}
a.fis-quick-action-menu.btn.btn-primary {
  padding-top: 0px;
  border-radius: none;
  line-height: 20px;
}
a.fis-quick-action-menu.btn.btn-primary .icon-chevron-down {
  width: 0;
  height: 0;
  position: relative;
  top: -1px;
  background-image: none;
  border-top: 6px solid #FFFFFF !important;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
a.fis-quick-action-menu.btn.btn-primary .icon-chevron-down.black {
  border-top: 6px solid #222222;
}
a.fis-quick-action-menu > span {
  margin-top: 0px;
  display: inline;
}
a.fis-quick-action-menu > .qactions-target {
  display: inline-block;
  margin-left: 8px;
}
a.fis-quick-action-menu > .qactions-target.icon-chevron-down {
  width: 0px;
  height: 4px;
  margin-top: 10px;
  background-image: none;
  border-top: 6px solid #464646 !important;
  cursor: pointer;
}
a.fis-quick-action-menu > .qactions-target.icon-chevron-down.show {
  top: -1px;
}
a.fis-quick-action-menu .qactions-chevron > .qactions-target.icon-chevron-down {
  top: 0;
}
a.fis-quick-action-menu .qactions-chevron > .qactions-target.icon-chevron-down.show {
  position: relative;
  top: -6px;
}
a.fis-quick-action-menu > .qactions-target.show {
  display: inline-block !important;
}
.quickActionsMenu .dropdown {
  top: 6px;
}
.quickActionsMenu .dropdown .dropdown-menu {
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  max-height: 350px;
  overflow-y: hidden;
}
.quickActionsMenu .dropdown .dropdown-menu li {
  padding: 0px;
  margin: 0px;
}
.quickActionsMenu .dropdown .dropdown-menu li > a {
  line-height: 30px;
}
.quickActionsMenu .dropdown .dropdown-menu li > a:hover,
.quickActionsMenu .dropdown .dropdown-menu li > a:focus {
  color: #000;
  background-image: linear-gradient(to bottom, #e4f7fd, #e4f7fd);
}
.qactions-hide {
  display: none;
}
.quickActionMenuItem {
  cursor: pointer;
  height: 34px;
}
.qactions-show {
  display: inline-block;
  position: absolute;
  padding: 0px;
  margin: 2px 0px 0px;
  height: 34px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.qactions-container {
  overflow: auto;
  width: 100%;
  cursor: pointer;
}
.qactions-transclude {
  float: left;
}
.qactions-chevron {
  float: left;
  padding-left: 10px;
  margin-top: 10px;
}
.fis-condensed .fis-quick-action-menu.btn.btn-primary {
  padding-top: 2px;
  font-size: 12px;
}
.fis-condensed .fis-quick-action-menu.btn.btn-primary .icon-chevron-down {
  margin-top: 6px;
}
.fis-condensed .quickActionsMenu .dropdown {
  top: 4px;
}
.fis-condensed .quickActionsMenu .dropdown .dropdown-menu li > a,
.fis-condensed .quickActionsMenu .dropdown .dropdown-menu > li > a {
  height: 26px;
  line-height: 24px;
  font-size: 12px;
}
.fis-condensed .quickActionMenuItem {
  height: 24px;
}
.fis-user-info {
  padding: 15px !important;
  min-width: 250px;
  border-bottom: 1px solid #eee;
}
.fis-user-info .fis-user-icon-ll-row {
  padding: 0px;
}
.fis-user-info .fis-user-icon-div {
  float: left;
  width: 25%;
  text-align: center;
  margin-right: 5%;
  margin-top: 2%;
}
.fis-user-info .fis-user-img {
  height: 50px;
  width: 50px;
  border: 2px solid #999;
  border-radius: 50%;
}
.fis-user-info .fis-user-last-login-div {
  float: left;
  width: 70%;
  margin-top: 10px;
}
.fis-user-info .fis-user-icon {
  border: 2px solid #999;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  display: block;
}
.fis-user-info span.icon-Person_Customer.fis-user-icon.xlrg-ic {
  background-image: none;
  font-size: 32px !important;
  line-height: 50px;
}
.fis-user-info .fis-sm-user {
  display: block;
}
.fis-user-info .fis-uname {
  font-weight: bold;
  color: #007d8a;
}
.fis-user-info .fis-ll-span {
  display: block;
}
div.masthead-nowrap > ul > li > a > div > i {
  margin: 10px;
  top: 2px;
}
div.masthead-nowrap > ul {
  clear: both;
}
.fis-input {
  border-radius: 3px;
}
.k-menu .k-item.k-state-default.k-state-hover span.k-link {
  background-image: none;
  background-color: none;
}
.k-animation-container .k-filter-menu.k-popup .k-picker-wrap .k-icon.k-i-calendar {
  margin-top: 12px;
}
.k-animation-container span.radio-icon::after {
  top: 3px !important;
  left: 3px !important;
}
.k-splitter.stretched-to-bottom .k-splitbar-vertical {
  margin-top: 3px;
}
.k-group-header + div > .k-list > .k-item.k-first:before {
  border-top-color: transparent !important;
}
.k-numeric-wrap.k-state-default {
  background-color: transparent;
  background-image: none;
}
.k-widget .wrap .add-on {
  box-sizing: border-box !important;
  height: 34px;
}
.fis-condensed .k-widget .add-on {
  box-sizing: border-box !important;
  height: 24px !important;
}
.twit-reader .k-widget {
  padding: 10px;
}
.k-grid-header table,
.k-grid-content table {
  table-layout: fixed;
}
.k-grid-header .fis-grid-filter-cell .fis-grid-filter-cell-input {
  width: 100%;
}
.k-button.btn-primary:focus {
  box-shadow: none !important;
}
.k-button:not(.btn-primary):hover,
.k-button:not(.btn-primary):active,
.k-button:not(.btn-primary):focus {
  background-image: none;
  background-color: #767676;
  border-color: #767676 !important;
  box-shadow: none !important;
  color: #FFFFFF;
  outline: none;
}
.k-widget.k-combobox .k-dropdown-wrap .k-select {
  border-right: none;
  margin-right: 0px;
}
.k-grouping-header {
  position: relative;
  z-index: 1;
}
.k-menu .k-image {
  margin: -2px 5px 0 -17px !important;
  font-size: 12px;
}
.k-state-default,
.k-autocomplete,
.k-picker-wrap {
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  padding: 0px;
  border-width: 0;
  -webkit-transition: -webkit-transform border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: -moz-transform border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: -o-transform border linear 0.2s, box-shadow linear 0.2s;
  transition: transform border linear 0.2s, box-shadow linear 0.2s;
}
.k-state-default .date-clear-button,
.k-autocomplete .date-clear-button,
.k-picker-wrap .date-clear-button {
  right: 30px !important;
  width: 14px !important;
  height: 63% !important;
}
.k-autocomplete.k-state-hover,
.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover,
.k-treeview-wrap.k-state-hover,
.k-autocomplete.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-treeview-wrap.k-state-focused {
  border-color: #C2C2C2;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
  color: #767676 !important;
  background-image: none;
  background-color: transparent;
}
.k-treeview .k-icon {
  vertical-align: top;
}
.k-treeview .k-icon.k-minus,
.k-treeview .k-icon.k-plus {
  top: 0;
  margin-top: 1px;
}
.k-treeview .k-in {
  vertical-align: top;
  margin-top: -5px;
}
.k-treeview .k-in .icon-chevron-down {
  width: 0;
  height: 0;
  margin-top: 7px;
  border-top: 4px solid #222222;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  background-image: none;
  cursor: pointer;
  position: absolute;
  margin-left: 5px;
}
.k-treeview > .k-group,
.k-treeview .k-item > .k-group,
.k-treeview .k-content {
  position: static;
}
.k-in > .qactions-target.show {
  display: inline-block;
}
.k-splitter .k-pane {
  padding-bottom: 10px;
  /*overflow: visible;* AGN-185070 : for Post Preview splitters are not working  */
}
.k-icon.k-i-arrowhead-s {
  background-image: none;
  margin: 0 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #FFFFFF;
}
.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: #C2C2C2;
  -webkit-transition: -webkit-transform border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: -moz-transform border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: -o-transform border linear 0.2s, box-shadow linear 0.2s;
  transition: transform border linear 0.2s, box-shadow linear 0.2s;
}
.k-icon {
  background-image: url('../img/sprite.png');
  border-color: transparent;
}
.k-icon.k-loading {
  background-image: url('../img/loading.gif');
}
.k-autocomplete.k-state-border-up {
  padding-top: 0px !important;
}
.lt-ie10 div ul.k-list.k-reset li {
  width: 100%;
  overflow-x: hidden;
}
.lt-ie10 .k-grid-edit-row .k-textbox,
.lt-ie10 .k-filter-menu .k-textbox {
  box-sizing: content-box;
  width: 90% !important;
}
select,
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"],
.k-autocomplete .k-input,
.k-picker-wrap .k-input {
  height: 34px;
  padding: 0px 6px 0px 10px;
  font-size: 14px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-color: none;
}
.fis-condensed select,
.fis-condensed input[type="text"],
.fis-condensed input[type="password"],
.fis-condensed input[type="datetime"],
.fis-condensed input[type="datetime-local"],
.fis-condensed input[type="date"],
.fis-condensed input[type="month"],
.fis-condensed input[type="time"],
.fis-condensed input[type="week"],
.fis-condensed input[type="number"],
.fis-condensed input[type="email"],
.fis-condensed input[type="url"],
.fis-condensed input[type="search"],
.fis-condensed input[type="tel"],
.fis-condensed input[type="color"],
.fis-condensed .k-autocomplete .k-input,
.fis-condensed .k-picker-wrap .k-input {
  height: 22px;
  padding: 0px 6px 0px 10px;
  font-size: 12px;
}
.fis-condensed .k-button {
  height: 20px !important;
  padding: 0px 7px;
  line-height: 18px;
}
.fis-condensed .k-button:hover {
  background-image: none;
  background-color: #767676;
  border-color: #767676;
}
.fis-condensed .k-widget.k-datepicker .k-picker-wrap .k-select,
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .k-select {
  height: 24px;
}
.k-picker-wrap .k-select {
  width: 0.9em !important;
}
.k-filter-menu input[type='text'] {
  width: 100%;
  height: 34px;
  padding: 4px 6px;
}
.k-widget .k-picker-wrap {
  background-color: transparent;
  background-image: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-width: 0;
}
.k-widget.k-datepicker .k-picker-wrap .k-select,
.k-widget.k-datetimepicker .k-picker-wrap .k-select {
  height: 34px;
}
.k-widget.k-datepicker .k-picker-wrap .k-select .k-icon,
.k-widget.k-datetimepicker .k-picker-wrap .k-select .k-icon {
  margin-left: -15px;
}
.k-numeric-wrap::before {
  display: inline !important;
  content: "" !important;
}
.k-animation-container .k-widget.k-dropdown {
  width: 100%;
}
.k-animation-container .k-list-container.k-popup {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  background: #FFFFFF !important;
  border: none;
  font-size: 14px;
  margin-top: -1px;
  min-width: 180px;
}
.k-animation-container .k-list-container.k-popup ul.k-list {
  height: 100%;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item {
  min-height: 34px;
  border: none;
  line-height: normal;
  padding-top: 7px;
  padding-bottom: 7px;
  overflow: visible;
  color: #222222;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > span {
  color: #222222 !important;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div {
  height: 100%;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item {
  height: 100%;
  line-height: 20px;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item table {
  height: 100%;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item table tr {
  height: 100%;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item.k-state-hover,
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item.k-state-focused {
  border: none;
  background: #e4f7fd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-animation-container .k-menu-vertical.k-popup .k-item.k-state-hover:hover {
  background-color: #007D8A !important;
  background-image: none !important;
}
.k-animation-container .k-menu-vertical.k-popup .k-item.k-state-hover .k-link:hover {
  background-color: transparent !important;
  background-image: none !important;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-i-arrow-e {
  margin-right: 0px !important;
}
.k-column-menu .k-menu .k-item {
  padding: 0px !important;
}
.k-column-menu .k-menu .k-item.k-state-hover {
  background-image: none, linear-gradient(#e4f7fd 100%, #e4f7fd 100%) !important;
  background-color: #e4f7fd !important;
}
.k-column-menu .k-menu .k-item > .k-link {
  padding: 11px 16px !important;
}
/* Editor */
/* HELM-7788 kendo rich text editor, padding for textarea */
.k-editor .k-editable-area {
  padding: 10px;
}
.k-editor-dialog .k-editor-textarea {
  margin: 0 1em;
}
/* List view - pagination */
.k-pager-wrap .k-link {
  border: none;
}
.k-pager-wrap .k-pager-nav .k-icon.k-i-arrow-e {
  width: 16px;
  height: 16px;
  background-position: -114px -201px !important;
}
.k-pager-wrap .k-pager-nav .k-icon.k-i-arrow-w {
  width: 16px;
  height: 16px;
  background-position: -115px -219px !important;
}
.k-pager-wrap .k-pager-nav:hover .k-icon.k-i-arrow-e {
  background-position: -138px -201px !important;
}
.k-pager-wrap .k-pager-nav:hover .k-icon.k-i-arrow-w {
  background-position: -139px -219px !important;
}
.k-pager-wrap .k-pager-nav.k-state-disabled:hover .k-icon.k-i-arrow-e {
  background-position: -114px -201px !important;
}
.k-pager-wrap .k-pager-nav.k-state-disabled:hover .k-icon.k-i-arrow-w {
  background-position: -115px -219px !important;
}
.k-pager-wrap .k-pager-numbers li .k-state-selected {
  background-color: transparent;
  color: #404040;
  border: none;
  line-height: 30px;
}
.k-overlay {
  background: #000;
  filter: none;
  opacity: 0.7 !important;
}
.k-window .fis-info-panel ul li {
  padding: 15px 0 !important;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content {
  padding-top: 70px !important;
}
.fis-condensed .k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-i-arrow-e {
  margin-right: -10px !important;
}
.fis-condensed .k-column-menu .k-menu .k-item > .k-link {
  padding: 6px 10px !important;
}
.fis-condensed .k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-i-arrow-e {
  right: 17px;
}
.fis-condensed .k-window .fis-info-panel {
  border: none !important;
}
.fis-condensed .k-window .fis-info-panel ul li {
  padding: 6px 16px 12px 0 !important;
}
.fis-condensed .k-window .fis-info-panel .close {
  right: 4px !important;
}
.fis-condensed .k-window .fis-info-panel::before {
  top: 5px !important;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group {
  font-size: 12px !important;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item {
  line-height: 14px;
  padding-top: 5px;
  padding-bottom: 5px !important;
  min-height: 24px;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item .fis-select-dd {
  line-height: 20px !important;
}
.fis-condensed .k-animation-container .k-menu {
  padding: 0px;
  background-color: #FFFFFF !important;
}
.fis-condensed .k-animation-container .k-menu-group.k-popup .k-item .k-filterable .k-filter-menu .k-filter-help-text {
  line-height: 20px;
}
.fis-condensed .k-animation-container .k-menu-group.k-popup .k-item .k-filterable .k-filter-menu input[type="text"] {
  height: inherit;
}
.fis-condensed .k-animation-container .k-column-menu.k-popup.k-group .k-animation-container ul.k-group.k-menu-group.k-popup {
  padding: 0px;
}
.lt-ie11 .fis-grid tr > td.k-multiselect-wrap {
  background-color: inherit;
  color: inherit;
}
.fis-subnav-bar .k-menu .k-item .k-popup {
  box-shadow: none;
}
@font-face {
  font-family: 'Arial';
}
.k-numeric-wrap.k-expand-padding .k-input {
  border-radius: 3px;
}
.k-colorpicker {
  border: 1px solid #C2C2C2 !important;
}
.k-colorpicker .k-picker-wrap.k-state-border-down {
  padding-bottom: 0;
}
.k-colorpicker .k-picker-wrap .k-selected-color {
  height: 2.4em !important;
}
.k-colorpicker .k-picker-wrap .k-select {
  border-width: 0;
  border-left: 1px solid #C2C2C2;
  position: relative;
  height: 34px;
  line-height: 34px;
  right: 0px;
}
.k-colorpicker .k-picker-wrap .k-select .k-icon.k-i-arrow-s {
  margin-left: -2px;
}
.k-flatcolorpicker.k-widget {
  background-color: #F5F5F5;
}
.k-flatcolorpicker.k-widget .k-controls .k-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0px 15px;
  height: 34px;
  border: none;
  outline: none;
  text-shadow: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: table-cell;
  margin: 0 5px;
}
.k-flatcolorpicker.k-widget .k-controls .k-button:focus,
.k-flatcolorpicker.k-widget .k-controls .k-button:active:focus,
.k-flatcolorpicker.k-widget .k-controls .k-button.active:focus,
.k-flatcolorpicker.k-widget .k-controls .k-button.focus,
.k-flatcolorpicker.k-widget .k-controls .k-button:active.focus,
.k-flatcolorpicker.k-widget .k-controls .k-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
.k-flatcolorpicker.k-widget .k-controls .k-button:hover,
.k-flatcolorpicker.k-widget .k-controls .k-button:focus,
.k-flatcolorpicker.k-widget .k-controls .k-button.focus {
  color: #333;
  text-decoration: none;
}
.k-flatcolorpicker.k-widget .k-controls .k-button:active,
.k-flatcolorpicker.k-widget .k-controls .k-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.k-flatcolorpicker.k-widget .k-controls .k-button.disabled,
.k-flatcolorpicker.k-widget .k-controls .k-button[disabled],
fieldset[disabled] .k-flatcolorpicker.k-widget .k-controls .k-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.k-flatcolorpicker.k-widget .k-controls .k-button.disabled,
fieldset[disabled] a.k-flatcolorpicker.k-widget .k-controls .k-button {
  pointer-events: none;
}
.k-flatcolorpicker.k-widget .k-controls .k-button:hover,
.k-flatcolorpicker.k-widget .k-controls .k-button:focus,
.k-flatcolorpicker.k-widget .k-controls .k-button:active {
  color: #387084;
  outline: none;
  background: transparent;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-flatcolorpicker.k-widget .k-controls .k-button:hover[disabled=disabled],
.k-flatcolorpicker.k-widget .k-controls .k-button:focus[disabled=disabled],
.k-flatcolorpicker.k-widget .k-controls .k-button:active[disabled=disabled],
.k-flatcolorpicker.k-widget .k-controls .k-button:hover:disabled,
.k-flatcolorpicker.k-widget .k-controls .k-button:focus:disabled,
.k-flatcolorpicker.k-widget .k-controls .k-button:active:disabled {
  -webkit-box-shadow: #387084;
  -moz-box-shadow: #387084;
  box-shadow: #387084;
}
.k-flatcolorpicker.k-widget .k-controls .k-button i {
  margin-top: 2px;
}
.k-flatcolorpicker.k-widget .k-controls .k-button:active,
.k-flatcolorpicker.k-widget .k-controls .k-button.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-flatcolorpicker.k-widget .k-controls .k-button.apply {
  background: #387084;
  color: #FFFFFF;
}
.k-flatcolorpicker.k-widget .k-controls .k-button.apply:hover,
.k-flatcolorpicker.k-widget .k-controls .k-button.apply:focus,
.k-flatcolorpicker.k-widget .k-controls .k-button.apply:active {
  color: #FFFFFF;
  outline: none;
  background: #387084;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-flatcolorpicker .k-draghandle,
.k-flatcolorpicker .k-slider .k-slider-track .k-draghandle {
  border-color: #e4f7fd;
}
.k-flatcolorpicker .k-hue-slider .k-draghandle:hover,
.k-flatcolorpicker .k-hue-slider .k-draghandle .k-draghandle.k-state-focused,
.k-flatcolorpicker .k-hue-slider .k-draghandle .k-draghandle.k-state-selected,
.k-flatcolorpicker .k-transparency-slider .k-draghandle:hover {
  border-color: #007D8A;
}
.k-widget.k-combobox .k-dropdown-wrap .k-select {
  width: 30px;
  border-color: #C2C2C2;
}
.k-widget.k-combobox .k-dropdown-wrap .k-select .k-icon {
  margin-right: 1px;
}
.k-widget.k-combobox .k-dropdown-wrap .k-input {
  border: none;
  height: 32px;
}
.k-widget.k-combobox .k-dropdown-wrap .k-input.k-state-hover {
  border: none;
}
.k-widget.k-combobox .k-dropdown-wrap .k-input:hover {
  border: none;
}
.fis-condensed .k-widget.k-combobox .k-dropdown-wrap .k-input {
  height: 20px !important;
}
.k-widget.k-editor.k-editor-widget {
  border: 1px solid #C2C2C2;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group .k-editor-dropdown .k-dropdown {
  width: 90px !important;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool {
  width: 36px;
  height: 34px;
  border: 1px solid #C2C2C2;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool:hover {
  border: 1px solid #007D8A;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-tool-icon {
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-bold {
  background-position: -68px -3px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-italic {
  background-position: -67px -25px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-underline {
  background-position: -67px -48px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-justifyLeft {
  background-position: -67px -134px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-justifyCenter {
  background-position: -67px -156px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-justifyRight {
  background-position: -67px -178px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-insertUnorderedList {
  background-position: -67px -244px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-insertOrderedList {
  background-position: -67px -267px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-indent,
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-rtl .k-outdent {
  background-position: -114px -2px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-outdent,
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-rtl .k-indent {
  background-position: -114px -24px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-createLink {
  background-position: -115px -47px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-insertImage {
  background-position: -115px -91px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-createTable {
  background-position: -200px -2px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-addColumnLeft {
  background-position: -200px -26px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-addColumnRight {
  background-position: -200px -50px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-addRowAbove {
  background-position: -200px -74px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-addRowBelow {
  background-position: -200px -96px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-deleteRow {
  background-position: -200px -120px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-deleteColumn {
  background-position: -200px -144px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-bold {
  background-position: -68px -3px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-italic {
  background-position: -67px -25px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-underline {
  background-position: -67px -48px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-justifyLeft {
  background-position: -67px -134px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-justifyCenter {
  background-position: -67px -156px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-justifyRight {
  background-position: -67px -178px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-insertUnorderedList {
  background-position: -67px -244px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-insertOrderedList {
  background-position: -67px -267px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-indent,
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-rtl .k-outdent {
  background-position: -114px -2px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-outdent,
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-rtl .k-indent {
  background-position: -114px -24px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-createLink {
  background-position: -115px -47px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-insertImage {
  background-position: -115px -91px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-createTable {
  background-position: -200px -2px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-addColumnLeft {
  background-position: -200px -26px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-addColumnRight {
  background-position: -200px -50px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-addRowAbove {
  background-position: -200px -74px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-addRowBelow {
  background-position: -200px -96px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-deleteRow {
  background-position: -200px -120px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-hover .k-deleteColumn {
  background-position: -200px -144px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected {
  background: #e4f7fd;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-bold {
  background-position: -68px -3px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-italic {
  background-position: -67px -25px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-underline {
  background-position: -67px -48px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-justifyLeft {
  background-position: -67px -134px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-justifyCenter {
  background-position: -67px -156px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-justifyRight {
  background-position: -67px -178px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-insertUnorderedList {
  background-position: -67px -244px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-insertOrderedList {
  background-position: -67px -267px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-indent,
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-rtl .k-outdent {
  background-position: -114px -2px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-outdent,
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-rtl .k-indent {
  background-position: -114px -24px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-createLink {
  background-position: -115px -47px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-insertImage {
  background-position: -115px -91px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-createTable {
  background-position: -200px -2px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-addColumnLeft {
  background-position: -200px -26px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-addColumnRight {
  background-position: -200px -50px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-addRowAbove {
  background-position: -200px -74px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-addRowBelow {
  background-position: -200px -96px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-deleteRow {
  background-position: -200px -120px;
}
.k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool.k-state-selected .k-deleteColumn {
  background-position: -200px -144px;
}
.k-widget.k-editor.k-editor-widget tbody .k-editable-area {
  border: 1px solid #C2C2C2;
}
.k-animation-container .k-ct-popup.k-popup.k-group {
  border: 1px solid #C2C2C2;
}
.k-animation-container .k-ct-popup.k-popup.k-group .k-ct-cell {
  border: 1px solid #C2C2C2;
}
.k-animation-container .k-ct-popup.k-popup.k-group .k-ct-cell.k-state-selected {
  background: #007D8A;
}
.k-animation-container .k-ct-popup.k-popup.k-group .k-status {
  color: #222222;
}
.fis-condensed .k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool {
  height: 24px;
}
.fis-condensed .k-widget.k-editor.k-editor-widget tbody > tr:first-child td.k-editor-toolbar-wrap .k-editor-toolbar .k-tool-group a.k-tool .k-tool-icon {
  margin-top: -4px;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content {
  padding: 40px 0px 20px 0px;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-field .k-checkbox {
  float: left;
  margin-top: 3px;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-field .k-checbox + label {
  float: left;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0px 15px;
  height: 34px;
  border: none;
  outline: none;
  text-shadow: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: table-cell;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.active:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active.focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.focus {
  color: #333;
  text-decoration: none;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.disabled,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button[disabled],
fieldset[disabled] .k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.disabled,
fieldset[disabled] a.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button {
  pointer-events: none;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active {
  color: #387084;
  outline: none;
  background: transparent;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:hover[disabled=disabled],
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:focus[disabled=disabled],
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active[disabled=disabled],
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:hover:disabled,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:focus:disabled,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active:disabled {
  -webkit-box-shadow: #387084;
  -moz-box-shadow: #387084;
  box-shadow: #387084;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button i {
  margin-top: 2px;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button:active,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  background: #387084;
  color: #FFFFFF;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.active,
.open > .dropdown-toggle.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.active:hover,
.open > .dropdown-toggle.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.active:focus,
.open > .dropdown-toggle.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active.focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.active.focus,
.open > .dropdown-toggle.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.active,
.open > .dropdown-toggle.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert {
  background-image: none;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.disabled:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert[disabled]:hover,
fieldset[disabled] .k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.disabled:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert[disabled]:focus,
fieldset[disabled] .k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.disabled.focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert[disabled].focus,
fieldset[disabled] .k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert .badge {
  color: #337ab7;
  background-color: #fff;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:hover,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:focus,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active {
  color: #FFFFFF;
  outline: none;
  background: #387084;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:hover[disabled=disabled],
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:focus[disabled=disabled],
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active[disabled=disabled],
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:hover:disabled,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:focus:disabled,
.k-widget.k-window .k-editor-dialog.k-window-content.k-content .k-edit-buttons .k-button.k-dialog-insert:active:disabled {
  background: #387084;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-menu {
  border: 0;
  background-color: #F5F5F5 !important;
  min-height: 40px;
}
.k-menu .k-item {
  border: 0;
  padding: 4px 15px;
}
.k-menu .k-item .k-link {
  border: 0;
  font-size: 14px;
}
.k-menu .k-item .k-link.k-state-default {
  border: 0;
}
.k-menu .k-item .k-link:hover {
  color: #222222;
}
.k-menu .k-item .k-popup {
  border: 1px solid #dbdbdb;
  margin: 1px 0 0 0;
  box-shadow: 0px 0px 3px 1px tranparent;
}
.k-menu .k-item.k-state-default {
  border: 0;
}
.k-menu .k-state-default.k-state-border-down,
.k-menu .k-state-active {
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
  background-color: #FFFFFF !important;
  color: #222222;
}
.k-menu .k-item.k-state-hover,
.k-menu .k-link .k-state-hover,
.k-menu .k-link.k-state-hover:hover,
.k-menu .k-state-default.k-state-border-down:hover {
  border: 0;
  background-image: none, linear-gradient(#F4F4F4 100%, #F4F4F4 100%);
  background-color: #F4F4F4 !important;
  color: #222222 !important;
}
.k-menu .k-state-default.k-state-border-down span {
  background-image: none, linear-gradient(transparent 100%, transparent 100%);
  background-color: transparent !important;
  color: #222222;
}
.k-menu .k-sprite {
  font-size: 1px;
}
.k-menu .k-sprite.glyphicon-plus::before {
  color: #333 !important;
}
.fis-condensed .k-menu {
  min-height: 30px;
}
.fis-condensed .k-menu .k-item {
  padding: 4px 15px;
}
.k-numeric-wrap .k-input {
  border: 1px solid #c8c8c8 !important;
  border-width: 1px !important;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.k-numerictextbox .k-numeric-wrap .k-input {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 9px 10px 10px;
  height: 35px;
}
.k-numerictextbox .k-select {
  border: 0;
  padding: 0;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-n {
  display: block;
  width: 0;
  height: 0;
  content: "";
  vertical-align: middle;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 4px solid #222222;
}
.k-numerictextbox .k-select .k-link span.k-i-arrow-s {
  display: block;
  width: 0;
  height: 0;
  content: "";
  vertical-align: middle;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #222222;
}
.k-numerictextbox .k-link {
  padding: 7px 0px 7px 10px;
  height: auto;
  line-height: normal;
}
.k-numerictextbox .k-link.k-state-selected {
  background-image: none, linear-gradient(transparent 100%, transparent 100%);
  background-color: transparent;
}
.fis-condensed .k-numerictextbox .k-numeric-wrap .k-input {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 6px 7px 7px;
  height: 24px;
}
.fis-condensed .k-numerictextbox .k-link {
  padding: 4px 0 4px 10px;
}
.fis-condensed .fis-number-field-suffix-wrap .k-select .k-link span.k-i-arrow-n,
.fis-condensed .fis-number-field-suffix-wrap .k-select .k-link span.k-i-arrow-s {
  margin: -5px 3px 0px 3px;
}
.k-panelbar.k-header {
  border: 0;
}
.k-panelbar .k-header {
  margin: 0 0 4px;
  border: 0;
  font-size: 14px;
  background-color: #48535B !important;
  color: #FFFFFF !important;
}
.k-panelbar .k-item.k-state-highlight,
.k-panelbar .k-item .k-state-selected,
.k-panelbar .k-item .k-state-focused,
.k-panelbar .k-item .k-header.k-state-highlight,
.k-panelbar .k-item .k-header.k-state-focused,
.k-panelbar .k-header .k-state-active,
.k-panelbar .k-header .k-state-highlight {
  box-shadow: none;
  background-color: #48535B !important;
  border: 0;
}
.k-panelbar .k-item.k-state-default .k-link.k-state-hover,
.k-panelbar .k-link.k-header .k-state-hover,
.k-panelbar .k-link .k-state-hover {
  background-image: none, linear-gradient(#3e55c0 100%, #3e55c0 100%);
  background-color: #48535B !important;
}
.k-panelbar a.k-link {
  color: #FFFFFF !important;
}
.k-panelbar .k-icon,
.k-panelbar .k-i-arrow-s {
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: 6px;
  top: 11px;
  vertical-align: middle;
  border-top: 5px solid transparent;
  border-left: 8px solid #FFFFFF;
  border-bottom: 5px solid transparent;
  margin: 5px 10px 5px 5px;
}
.k-panelbar .k-i-arrow-n {
  background-image: none;
  border: 0;
  vertical-align: top;
  border-top: 8px solid #FFFFFF;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin: 5px 10px 5px 4px;
}
.k-panelbar .k-content {
  border: 0;
  padding: 5px 15px 25px 15px;
}
.k-panelbar .k-state-focused.k-state-selected {
  box-shadow: none;
}
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link {
  border: 0;
  padding: 4px 27px;
}
.fis-condensed .k-panelbar > .k-item > .k-link {
  padding: 0 27px;
}
.fis-condensed .k-panelbar .k-icon {
  top: 8px;
  margin: 3px 5px 3px 3px;
}
.fis-condensed .k-panelbar .k-content {
  padding: 3px 10px 15px 10px;
}
.k-slider {
  margin-bottom: 10px;
}
.k-slider input {
  background-color: red !important;
}
.k-slider .k-slider-horizontal {
  height: 40px;
}
.k-slider .k-slider-selection {
  background-color: #007D8A;
}
.k-slider .k-slider-track .k-draghandle {
  background-color: #e4f7fd !important;
  background-image: none, linear-gradient(#e4f7fd 100%, #e4f7fd 100%);
  box-shadow: none;
  border-color: #007D8A;
}
.k-slider .k-slider-track .k-draghandle:hover,
.k-slider .k-slider-track .k-draghandle .k-draghandle.k-state-focused,
.k-slider .k-slider-track .k-draghandle .k-draghandle.k-state-selected {
  background-color: #007D8A !important;
  background-image: none, linear-gradient(#007D8A 100%, #007D8A 100%);
}
.k-slider .k-slider-track .k-draghandle:focus {
  outline-style: none;
}
.k-slider .k-slider-track .k-draghandle.k-selected {
  background-color: red !important;
}
.k-slider .k-slider-buttons .k-button-increase .k-i-arrow-e {
  color: #387084;
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  border-top: 5px solid transparent;
  border-left: 8px solid #387084;
  border-bottom: 5px solid transparent;
  padding: 0;
  margin: 8px 10px 5px 5px;
}
.k-slider .k-slider-buttons .k-button-decrease .k-i-arrow-w {
  color: #387084;
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  border-top: 5px solid transparent;
  border-right: 8px solid #387084;
  border-bottom: 5px solid transparent;
  padding: 0;
  margin: 8px 5px 5px 10px;
}
.k-slider .k-slider-buttons .k-button-increase:hover .k-i-arrow-e {
  border-left-color: #387084;
}
.k-slider .k-slider-buttons .k-button-decrease:hover .k-i-arrow-w {
  border-right-color: #387084;
}
.k-slider .k-slider-buttons .k-button {
  border: none;
}
.k-slider .k-slider-buttons .k-button:hover {
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
}
.k-splitter .k-splitbar-horizontal-hover {
  background-color: #e4f7fd;
}
.k-splitter .k-splitbar.k-state-focused {
  box-shadow: none;
}
.k-splitter .k-splitbar-horizontal-hover.k-state-focused {
  background-color: #007D8A;
  background-image: none, linear-gradient(#007D8A 100%, #007D8A 100%);
  box-shadow: none;
}
.k-splitter .k-ghost-splitbar {
  background-color: #e4f7fd;
}
.k-pane > .k-splitter-overlay {
  background-color: transparent;
}
.k-timepicker > .k-picker-wrap > .k-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-timepicker-wrap .k-input {
  border: 1px solid #c8c8c8 !important;
  border-width: 1px !important;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.k-timepicker {
  margin: 0 0 10px 0;
}
.k-timepicker .k-numeric-wrap .k-input {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 9px 10px 10px;
  height: 35px;
}
.k-timepicker .k-select {
  border: 0;
  padding: 0;
}
.k-timepicker .k-select .k-i-clock {
  margin: 4px 20px 0 0;
}
.fis-condensed .k-timepicker {
  margin: 0 0 6px 0;
}
.fis-condensed .k-timepicker .k-select .k-i-clock {
  margin: -4px 0 0;
  padding: 0;
}
.k-widget.k-tooltip,
.k-tooltip {
  border: 1px solid #e4f7fd !important;
  background-color: #FFFFFF !important;
  font-size: 12px;
  color: #222222;
  padding: 10px -5px;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-widget.k-tooltip .k-tooltip-content,
.k-tooltip .k-tooltip-content {
  color: #222222;
}
.k-widget.k-tooltip .k-callout-w,
.k-tooltip .k-callout-w {
  border-right-color: #e4f7fd;
}
.k-widget.k-tooltip .k-callout-s,
.k-tooltip .k-callout-s {
  border-top-color: #e4f7fd;
}
.fis-condensed .k-tooltip {
  padding: 5px;
}
.k-upload .k-upload-button {
  margin: 0 0 10px;
  padding: 0px;
  border: none;
  outline: none;
  text-shadow: none;
  cursor: pointer;
}
.k-upload .k-upload-button span {
  color: #387084;
}
.k-upload .k-upload-button:hover {
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%) !important;
  background-color: #FFFFFF;
  border: none;
}
.k-upload .k-upload-button:hover span {
  color: #295260;
}
.k-upload .k-upload-sync.k-state-focused,
.k-upload .k-upload-button.k-state-focused {
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%) !important;
  background-color: #FFFFFF;
  border: none;
  box-shadow: none;
}
.k-upload .k-upload-sync.k-state-focused span,
.k-upload .k-upload-button.k-state-focused span {
  color: #387084;
}
.k-upload .k-upload-files .k-file .k-upload-status .k-button {
  position: relative;
  top: -4px;
  background-color: transparent !important;
  padding: 0;
  margin: 0;
}
.k-upload .k-upload-files .k-file .k-upload-status .k-i-close,
.k-upload .k-upload-files .k-file .k-upload-status .k-delete,
.k-upload .k-upload-files .k-file .k-upload-status .k-group-delete {
  width: 16px;
  height: 14px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -311px 0px;
  background-color: transparent;
}
.k-upload .k-upload-files .k-file .k-upload-status .k-i-close:hover,
.k-upload .k-upload-files .k-file .k-upload-status .k-delete:hover,
.k-upload .k-upload-files .k-file .k-upload-status .k-group-delete:hover {
  opacity: 0.;
}
.k-upload .k-upload-files li {
  background-color: #FFFFFF !important;
  padding: 4px 10px;
}
.k-upload .k-upload-files li:nth-child(even) {
  background-color: #e4f7fd !important;
}
.k-upload input {
  font-size: none;
  width: auto;
}
.k-upload.k-header.k-upload-sync {
  border: 0;
}
.fis-condensed .k-upload .k-upload-button {
  margin: 0 0 6px 0;
}
.fis-condensed .k-upload-files .k-file li {
  padding: 0 5px;
}
.fis-secondary-menu {
  background-color: #767676 !important;
  padding: 0 0;
}
.fis-secondary-menu .k-menu {
  margin-left: 0;
  background-color: transparent !important;
  background-image: none;
  border-color: transparent;
  min-height: 0;
  line-height: 32px;
}
.fis-secondary-menu .k-menu .k-item {
  margin: 0;
  padding: 0;
  background-color: #767676 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.fis-secondary-menu .k-menu .k-item > .k-link {
  color: #fff;
  line-height: 32px;
  padding: 0 10px;
  outline: 0;
  border: 0;
}
.fis-secondary-menu .k-menu .k-item > .k-link .k-icon {
  background-image: none;
}
.fis-secondary-menu .k-menu .k-item > .k-link .k-icon.k-i-arrow-s {
  width: 0;
  height: 0;
  margin-left: 6px;
  margin-right: 0;
  border-top: 6px solid #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.fis-secondary-menu .k-menu .k-item:hover,
.fis-secondary-menu .k-menu .k-item.k-state-hover {
  background-image: none !important;
  background-color: #ddd !important;
}
.fis-secondary-menu .k-menu .k-item:hover > .k-link,
.fis-secondary-menu .k-menu .k-item.k-state-hover > .k-link {
  color: #464646;
  text-decoration: none;
}
.fis-secondary-menu .k-menu .k-item:hover > .k-link .k-icon.k-i-arrow-s,
.fis-secondary-menu .k-menu .k-item.k-state-hover > .k-link .k-icon.k-i-arrow-s {
  border-top: 6px solid #464646;
  margin-left: 6px;
  margin-right: 0;
}
.fis-secondary-menu .k-menu .k-item.k-state-default.k-state-border-down:hover {
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
  background-color: #FFFFFF !important;
}
.fis-secondary-menu .k-menu .k-item.k-state-default.k-state-border-down:hover > .k-link {
  color: #222222 !important;
  text-decoration: none;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected {
  background-color: #FFFFFF !important;
  background-image: none;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected > .k-link {
  color: #464646 !important;
  text-decoration: none;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected > .k-link .k-icon.k-i-arrow-s {
  margin-left: 6px;
  margin-right: 0;
  border-top: 6px solid #464646;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-hover {
  background-image: none, none;
  background-color: #ddd !important;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-hover > .k-link,
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-hover > .k-link:hover {
  color: #222222 !important;
  text-decoration: none;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-up .k-group.k-popup,
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup {
  box-shadow: rgba(0, 0, 0, 0.247059) 0px 2px 1px !important;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected .hide {
  display: none;
}
.fis-secondary-menu .k-menu .k-state-hover > .k-link {
  background-color: #ddd;
  background-image: none;
}
.fis-secondary-menu .k-animation-container .k-popup.k-group .k-state-active {
  background-color: #eee !important;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-link.k-state-active.k-state-border-down {
  color: #222222;
  background-color: #FFFFFF;
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-link.k-state-active.k-state-border-down .k-i-arrow-s {
  width: 0;
  height: 0;
  margin-left: 6px;
  margin-right: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #222222;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up {
  box-shadow: rgba(0, 0, 0, 0.247059) 0px 2px 1px !important;
  background-color: #FFFFFF !important;
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default {
  background-color: #FFFFFF !important;
  background-image: none, linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default.k-state-hover {
  background-color: #ddd !important;
  background-image: none, linear-gradient(#e4f7fd 100%, #e4f7fd 100%);
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default.k-state-hover > .k-link,
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default.k-state-hover > .k-link:hover {
  color: #464646;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default .k-link {
  color: #464646 !important;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default .k-link:hover,
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default .k-link.k-state-hover,
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default .k-linkli.k-state-hover.k-state-border-right {
  background-image: none, none;
  background-color: #eee !important;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-default .k-link .k-i-arrow-e {
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #464646;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item:hover > .k-link,
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up .k-item:hover > .k-link:hover {
  color: #464646 !important;
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up.k-state-default {
  background-image: none, linear-gradient(red 100%, red 100%);
}
.fis-secondary-menu .k-menu .k-item.k-state-border-down .k-group.k-popup.k-state-border-up.k-state-hover {
  background-color: #eee !important;
  background-image: none, none;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up {
  background-color: #FFFFFF !important;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-item {
  padding: 0;
  background-color: #FFFFFF !important;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-item .k-link {
  color: #464646 !important;
  text-decoration: none;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-item:hover,
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-item.k-state-hover,
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-itemli.k-state-hover.k-state-border-right {
  background-image: none, none;
  background-color: #eee !important;
}
.fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-item .k-i-arrow-e {
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #464646;
}
.fis-condensed .fis-secondary-menu .k-menu {
  line-height: 33px;
  min-height: 0;
}
.fis-condensed .fis-secondary-menu .k-menu .k-item {
  padding: 0;
}
.fis-condensed .fis-secondary-menu .k-menu .k-item > .k-link {
  line-height: 33px;
  font-size: 12px;
}
.fis-condensed .fis-secondary-menu .k-menu .k-item > .k-link .k-icon.k-i-arrow-s {
  border-width: 4px 4px 0 4px;
}
.fis-condensed .fis-secondary-menu .k-menu .k-item.k-state-border-down .k-link.k-state-active.k-state-border-down .k-i-arrow-s {
  border-width: 4px 4px 0 4px;
}
.fis-condensed .fis-secondary-menu .k-menu .k-item.fis-state-selected.k-state-border-down .k-group.k-popup.k-state-border-up .k-item .k-i-arrow-e {
  margin-top: -4px;
  border-width: 4px 0 4px 4px;
}
.fis-condensed .fis-secondary-menu > .k-link,
.fis-condensed .fis-secondary-menu > .k-item {
  border: none;
  outline: none;
}
.fis-condensed .fis-secondary-menu > .k-link:active,
.fis-condensed .fis-secondary-menu > .k-item:active,
.fis-condensed .fis-secondary-menu > .k-link:focus,
.fis-condensed .fis-secondary-menu > .k-item:focus {
  border: none;
  outline: none;
}
.fisAdvancedSearch {
  background: #F5F5F5;
  border: 1px solid #ccc;
  padding: 20px 43px;
}
.fisAdvancedSearch .fis-item-operand {
  right: 35px;
  position: relative;
}
.fisAdvancedSearch .controls .wrap > span span.add-on {
  margin: 0px 10px;
}
.fisAdvancedSearch .btn-group button {
  background: #FFFFFF;
  border: 1px solid #C2C2C2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fisAdvancedSearch .btn-group button.dropdown-toggle {
  height: 34px;
}
.fisAdvancedSearch ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
.fisAdvancedSearch ul > li ul {
  margin-left: 0px;
}
.fisAdvancedSearch ul > li .fis-field {
  margin-bottom: 4px;
}
.fisAdvancedSearch ul > li .fis-advanced-search-criterion > span:first-child + .fis-field {
  margin-left: left;
}
.fisAdvancedSearch ul > li > div > div:before,
.fisAdvancedSearch ul > li > div > div:after {
  content: " ";
  display: table;
}
.fisAdvancedSearch ul > li > div > div:after {
  clear: both;
}
.fisAdvancedSearch ul > li > div > div:before,
.fisAdvancedSearch ul > li > div > div:after {
  content: " ";
  display: table;
}
.fisAdvancedSearch ul > li > div > div:after {
  clear: both;
}
.fisAdvancedSearch ul > li > div > div:before,
.fisAdvancedSearch ul > li > div > div:after {
  content: " ";
  display: table;
}
.fisAdvancedSearch ul > li > div > div:after {
  clear: both;
}
.fisAdvancedSearch ul > li > div > div:before,
.fisAdvancedSearch ul > li > div > div:after {
  content: " ";
  display: table;
}
.fisAdvancedSearch ul > li > div > div:after {
  clear: both;
}
.fisAdvancedSearch ul > li > div > div > * {
  float: left;
  margin-right: 10px;
}
.fisAdvancedSearch ul > li > div > div > span {
  margin-top: 12px;
  min-width: 24px;
}
.fisAdvancedSearch ul > li > div > div > span + .fis-field {
  margin-left: 0px;
}
.fisAdvancedSearch ul > li > div > div > span:last-child {
  margin-top: 0px;
  position: static;
}
.fisAdvancedSearch ul > li > div > div > span:last-child button {
  color: #61a644;
  background: none;
  border: none;
  font-size: 12px;
  float: left;
  margin-left: 0px;
  margin-top: 10px;
}
.fisAdvancedSearch ul > li > div > div .fis-advanced-search-value-field span.add-on {
  display: none;
}
.fisAdvancedSearch div:first-child {
  padding: 1px;
}
.fis-condensed .fisAdvancedSearch .btn-group button {
  height: 23px;
}
.fis-condensed .fisAdvancedSearch ul > li .fis-field {
  margin-bottom: 0px;
}
.fis-condensed .fisAdvancedSearch ul > li > div > div > span {
  margin-top: 2px;
}
.fis-condensed .fisAdvancedSearch ul > li > div > div > span:last-child {
  margin-top: 0px;
}
.fis-condensed .fisAdvancedSearch ul > li > div > div > span:last-child button {
  font-size: 10px;
  height: 23px;
  margin-top: 5px;
}
.k-autocomplete > .k-input {
  line-height: 20px;
  color: #222222;
  border: 1px solid #C2C2C2;
  border-top: 1px solid #C2C2C2;
}
.fis-autocomplete > .k-autocomplete .k-input {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-autocomplete > .k-autocomplete.k-state-focused {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-autocomplete-mini {
  width: 70px;
}
.fis-autocomplete-small {
  width: 90px;
}
.fis-autocomplete-medium {
  width: 150px;
}
.fis-autocomplete-large {
  width: 226px;
}
.fis-autocomplete-xlarge {
  width: 270px;
}
.fis-autocomplete-xxlarge {
  width: 530px;
}
.fis-autocomplete-spacer {
  display: none;
}
.fis-autocomplete-list-item-table {
  width: 100%;
}
.fis-autocomplete-first {
  text-align: left;
  vertical-align: top;
  padding-right: 5px;
}
.fis-autocomplete-second {
  vertical-align: top;
  text-align: right;
  padding-left: 5px;
}
.k-animation-container .k-list-container.k-popup {
  margin-top: -2px;
  overflow: auto;
}
.k-animation-container .k-list-container.k-popup td.autocomplete-columns-header {
  padding: 0.3em 0.6em;
  font-size: 1.4em;
  line-height: normal;
}
.k-animation-container .k-list-container.k-popup td.autocomplete-columns-items {
  padding: 0.3em 0.6em;
  font-size: 100%;
  line-height: 20px;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div {
  height: 100%;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item {
  height: 100%;
  line-height: 20px;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item table {
  height: 100%;
}
.k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item table tr {
  height: 100%;
}
.fis-autocomplete-fixed-height > .fis-inputs > .fis-autocomplete-mini {
  width: auto;
}
.fis-autocomplete-fixed-height > .fis-inputs > .fis-autocomplete-small {
  width: auto;
}
.fis-autocomplete-fixed-height > .fis-inputs > .fis-autocomplete-medium {
  width: auto;
}
.fis-autocomplete-fixed-height > .fis-inputs > .fis-autocomplete-large {
  width: auto;
}
.fis-autocomplete-fixed-height > .fis-inputs > .fis-autocomplete-xlarge {
  width: auto;
}
.fis-autocomplete-fixed-height > .fis-inputs > .fis-autocomplete-xxlarge {
  width: auto;
}
.fis-condensed .k-animation-container .k-list-container.k-popup td.autocomplete-columns-header {
  padding: 0.3em 0.6em;
  font-size: 1.4em;
  line-height: normal;
}
.fis-condensed .k-animation-container .k-list-container.k-popup td.autocomplete-columns-items {
  padding: 0.3em 0.6em;
  font-size: 100%;
  line-height: 14px;
}
.fis-condensed .k-animation-container .k-list-container.k-popup ul.k-list li.k-item {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-condensed .k-animation-container .k-list-container.k-popup ul.k-list li.k-item > div .fis-autocomplete-item {
  line-height: 14px;
}
.k-datepicker.input-mini,
.k-datetimepicker.input-mini {
  width: 70px;
}
.k-datepicker.input-mini.date-ready-only .k-picker-wrap,
.k-datetimepicker.input-mini.date-ready-only .k-picker-wrap {
  width: 70px;
}
.k-datepicker.input-mini .k-picker-wrap,
.k-datetimepicker.input-mini .k-picker-wrap {
  width: 70px;
}
.k-datepicker.input-small,
.k-datetimepicker.input-small {
  width: 90px;
}
.k-datepicker.input-small.date-ready-only .k-picker-wrap,
.k-datetimepicker.input-small.date-ready-only .k-picker-wrap {
  width: 90px;
}
.k-datepicker.input-small .k-picker-wrap,
.k-datetimepicker.input-small .k-picker-wrap {
  width: 90px;
}
.k-datepicker.input-medium,
.k-datetimepicker.input-medium {
  width: 150px;
}
.k-datepicker.input-medium.date-ready-only .k-picker-wrap,
.k-datetimepicker.input-medium.date-ready-only .k-picker-wrap {
  width: 150px;
}
.k-datepicker.input-medium .k-picker-wrap,
.k-datetimepicker.input-medium .k-picker-wrap {
  width: 150px;
}
.k-datepicker.input-large,
.k-datetimepicker.input-large {
  width: 210px;
}
.k-datepicker.input-large.date-ready-only .k-picker-wrap,
.k-datetimepicker.input-large.date-ready-only .k-picker-wrap {
  width: 210px;
}
.k-datepicker.input-large .k-picker-wrap,
.k-datetimepicker.input-large .k-picker-wrap {
  width: 210px;
}
.k-datepicker.input-xlarge,
.k-datetimepicker.input-xlarge {
  width: 270px;
}
.k-datepicker.input-xlarge.date-ready-only .k-picker-wrap,
.k-datetimepicker.input-xlarge.date-ready-only .k-picker-wrap {
  width: 270px;
}
.k-datepicker.input-xlarge .k-picker-wrap,
.k-datetimepicker.input-xlarge .k-picker-wrap {
  width: 270px;
}
.k-datepicker.input-xxlarge,
.k-datetimepicker.input-xxlarge {
  width: 530px;
}
.k-datepicker.input-xxlarge.date-ready-only .k-picker-wrap,
.k-datetimepicker.input-xxlarge.date-ready-only .k-picker-wrap {
  width: 530px;
}
.k-datepicker.input-xxlarge .k-picker-wrap,
.k-datetimepicker.input-xxlarge .k-picker-wrap {
  width: 530px;
}
.k-picker-wrap .k-input {
  height: 34px;
  padding: 0px 36px 0px 10px;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #C2C2C2;
  text-overflow: ellipsis;
  overflow-x: hidden;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.k-picker-wrap .k-input::-ms-clear {
  display: none;
}
.fis-condensed .k-picker-wrap .k-input {
  height: 22px;
  padding: 0px 36px 0px 10px;
  font-size: 12px;
}
.k-datepicker > .k-picker-wrap > .k-input,
.k-datetimepicker > .k-picker-wrap > .k-input,
.k-datetimepicker > .k-picker-wrap > .k-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-widget {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-widget.k-datepicker,
.k-widget.k-datetimepicker {
  background-color: transparent;
}
.k-widget.k-datepicker .k-picker-wrap,
.k-widget.k-datetimepicker .k-picker-wrap {
  padding-right: 0;
  border-color: transparent;
  background-color: transparent;
}
.k-widget.k-datepicker .k-picker-wrap.k-state-border-down:hover,
.k-widget.k-datetimepicker .k-picker-wrap.k-state-border-down:hover {
  padding-bottom: 0;
}
.k-widget.k-datepicker .k-input,
.k-widget.k-datetimepicker .k-input {
  padding-right: 0px;
}
.k-widget.k-datepicker .k-picker-wrap input.k-input,
.k-widget.k-datetimepicker .k-picker-wrap input.k-input {
  height: 34px;
}
.k-widget.k-datepicker .k-picker-wrap .date-clear-button,
.k-widget.k-datetimepicker .k-picker-wrap .date-clear-button {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 22px;
  margin-right: 8px;
}
.k-widget.k-datepicker .k-picker-wrap .date-clear-button .clear-icon,
.k-widget.k-datetimepicker .k-picker-wrap .date-clear-button .clear-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  margin-left: 6px;
  background-image: url('../img/sprite.png');
  background-position: -158px -255px;
}
.k-widget.k-datepicker .k-picker-wrap .k-select,
.k-widget.k-datetimepicker .k-picker-wrap .k-select {
  display: block;
  border: none;
  width: 30px;
}
.k-widget.k-datepicker .k-picker-wrap .k-select .k-icon,
.k-widget.k-datetimepicker .k-picker-wrap .k-select .k-icon {
  width: 17px;
  height: 17px;
  display: block;
  margin-top: 9px;
}
.k-widget.k-datepicker .k-picker-wrap .k-select .k-i-calendar,
.k-widget.k-datetimepicker .k-picker-wrap .k-select .k-i-calendar {
  background-position: -31px -176px;
  margin-top: 9px;
}
.fis-condensed .k-animation-container .k-filter-menu.k-popup .k-widget.k-datepicker .k-i-calendar,
.fis-condensed .k-animation-container .k-filter-menu.k-popup .k-widget.k-datetimepicker .k-i-calendar {
  margin-top: 7px;
}
.fis-condensed .k-widget.k-datepicker .k-picker-wrap input.k-input,
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap input.k-input {
  height: 24px;
}
.fis-condensed .k-widget.k-datepicker .k-picker-wrap .date-clear-button .clear-icon,
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .date-clear-button .clear-icon {
  margin-top: 4px;
}
.fis-condensed .k-widget.k-datepicker .k-picker-wrap .k-select .k-icon,
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .k-select .k-icon {
  margin-top: 7px;
}
.fis-condensed .k-widget.k-datepicker .k-picker-wrap .k-select .k-i-calendar,
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .k-select .k-i-calendar {
  margin-top: 4px;
}
.fis-condensed .fis-field .controls .k-picker-wrap::before {
  height: 0.65em !important;
}
.k-widget .k-input {
  text-indent: 0;
}
.k-picker-wrap.k-state-active,
.k-picker-wrap.k-state-border-up {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-list-container.k-popup {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  background-color: #F5F5F5;
  border: 1px solid #88bbcd;
  padding: 0;
}
.k-list-container.k-popup .k-list li {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: 1px solid white;
  border-left-width: 0;
  border-right-width: 0;
  padding: 0px 10px;
}
.k-list-container.k-popup .k-list li.k-state-hover {
  border: 1px solid #007D8A;
  border-left-width: 0;
  border-right-width: 0;
  background-color: #00a8b9;
  color: #387084;
}
.k-list-container.k-popup .k-list li.k-state-selected {
  border: 1px solid #007D8A;
  border-left-width: 0;
  border-right-width: 0;
  background-color: #00b8d2;
  color: #387084;
  background-position: 95% 40%;
}
.k-list-container.k-popup .k-list li .fis-select-dd {
  border: 0;
}
.k-animation-container {
  background: none;
}
.k-animation-container .k-calendar-container {
  padding: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-animation-container .k-calendar-container .k-calendar {
  border: none;
  background: #FFFFFF;
  margin-top: -1px;
  padding: 0px;
  margin: -1px 0px 0px 0px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-animation-container .k-calendar-container .k-calendar .k-header {
  width: 236px;
  height: 25px;
  background: #767676 !important;
  font-size: 14px;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-link.k-nav-fast {
  color: #FFFFFF;
  padding-top: 0px;
  height: 25px;
  margin: 0px;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-link.k-nav-fast.k-state-hover {
  text-decoration: underline;
  background: none;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next,
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev {
  width: 25px;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next.k-state-hover,
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev.k-state-hover {
  background: none;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next .k-icon,
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev .k-icon {
  margin: 0;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next {
  border-left: 1px solid #FFFFFF;
  right: 0px;
  top: 0;
}
.k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev {
  border-right: 1px solid #FFFFFF;
  left: 0px;
  top: 0;
}
.k-animation-container .k-calendar-container .k-calendar .k-content {
  background: transparent;
  margin: 0px;
  border-left: 1px solid #C2C2C2;
  border-right: 1px solid #C2C2C2;
}
.k-animation-container .k-calendar-container .k-calendar .k-content th {
  border-bottom-width: 0;
  height: 22px;
  color: #464646;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 29px;
  padding: 0;
  border: none;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td .k-link {
  padding: 0;
  color: #464646;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-other-month .k-link {
  color: #777363;
  background-color: #E2E2E3;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-today,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-other-month.k-state-focused,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-other-month.k-state-hover,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-state-focused,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-state-hover {
  border: none;
  background: #F5F5F5;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-today .k-link,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-other-month.k-state-focused .k-link,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-other-month.k-state-hover .k-link,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-state-focused .k-link,
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-state-hover .k-link {
  background: transparent;
  color: #464646;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-today {
  background-color: #F5F5F5;
  color: #007D8A;
  -webkit-box-shadow: 0px 0px 0px 2px #007D8A;
  -moz-box-shadow: 0px 0px 0px 2px #007D8A;
  box-shadow: 0px 0px 0px 2px #007D8A;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-state-selected {
  background: #722463;
  border: 1px none #007D8A;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-animation-container .k-calendar-container .k-calendar .k-content td.k-state-selected .k-link {
  font-weight: 400;
  color: #FFFFFF;
}
.k-animation-container .k-calendar-container .k-calendar .k-content th,
.k-animation-container .k-calendar-container .k-calendar .k-content td {
  text-align: center;
}
.k-animation-container .k-calendar-container .k-calendar .k-footer {
  padding: 12px 0px 0px 0px;
  height: 32px;
  border: 1px solid #C2C2C2;
  width: calc(100% - 3px);
}
.k-animation-container .k-calendar-container .k-calendar .k-footer .k-nav-today {
  color: #404040;
  padding: 0px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header {
  height: 22px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-link.k-nav-fast {
  padding-top: 0px;
  height: 22px;
  margin: -1px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next,
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev {
  height: 22px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next .k-icon,
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev .k-icon {
  margin: 1px 10px;
  display: block;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next .k-icon.k-i-arrow-w,
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev .k-icon.k-i-arrow-w {
  margin: 3px 5px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-next .k-icon.k-i-arrow-e,
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-header .k-nav-prev .k-icon.k-i-arrow-e {
  margin: 3px 5px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-content th {
  padding: 2px 0px 5px 0px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-content td {
  height: 10px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-content td .k-link {
  padding: 0;
  font-size: 12px;
}
.fis-condensed .k-animation-container .k-calendar-container .k-calendar .k-footer {
  padding: 1px 0px 0px 0px;
  height: 20px;
  border-top: 1px solid #C2C2C2;
}
.k-datetimepicker .k-picker-wrap .k-icon {
  margin: 9px 2px !important;
}
.k-datetimepicker > .k-picker-wrap > .k-input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-widget.k-datetimepicker .k-picker-wrap .k-select .k-icon {
  float: left;
}
.k-widget {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-widget.k-datetimepicker {
  background-color: transparent;
}
.k-widget.k-datetimepicker .k-picker-wrap {
  padding-right: 0;
  border-color: transparent;
  background-color: transparent;
}
.k-widget.k-datetimepicker .k-picker-wrap input.k-input {
  height: 34px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.k-widget.k-datetimepicker .k-picker-wrap.k-state-border-down:hover {
  padding-bottom: 0px;
}
.k-widget.k-datetimepicker .k-input {
  padding-right: 52px;
}
.k-widget.k-datetimepicker .date-time-clear-button {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 38px;
}
.k-widget.k-datetimepicker .date-time-clear-button .clear-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 7px;
  background-image: url('../img/sprite.png');
  background-position: -158px -255px;
}
.k-widget.k-datetimepicker .k-select {
  line-height: 34px;
  display: block;
  border: none;
  width: 45px !important;
  right: 0px;
}
.k-widget.k-timepicker {
  background-color: transparent;
  margin: 0px;
}
.k-widget.k-timepicker .k-picker-wrap {
  padding-right: 0px;
  border-color: transparent;
  background-color: transparent;
}
.k-widget.k-timepicker .k-picker-wrap input.k-input {
  height: 34px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.k-widget.k-timepicker .k-picker-wrap.k-state-border-down:hover {
  padding-bottom: 0px;
}
.k-widget.k-timepicker .k-input {
  padding-right: 22px;
}
.k-widget.k-timepicker .k-select {
  right: 10px;
  line-height: 28px;
}
.fis-condensed .k-datetimepicker .k-picker-wrap .k-icon {
  margin: 3px 2px !important;
}
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap input.k-input {
  height: 24px;
}
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .date-time-clear-button {
  right: 32px;
}
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .date-time-clear-button .clear-icon {
  margin-top: 2px;
}
.fis-condensed .k-widget.k-datetimepicker .k-picker-wrap .k-select {
  right: 0px;
  line-height: 20px;
}
.fis-condensed .k-widget.k-timepicker {
  margin: 0px;
}
.fis-condensed .k-widget.k-timepicker .k-picker-wrap input.k-input {
  height: 24px;
}
.fis-condensed .k-widget.k-timepicker .k-picker-wrap .k-select {
  right: 0px;
  line-height: 20px;
}
.fis-condensed .k-datetimepicker .k-picker-wrap .k-icon {
  margin: 2px 2px 0px 2px;
}
.k-window,
.k-window.k-state-focused {
  color: #222222;
  padding-top: 0px !important;
  overflow: visible !important;
  border: 1px solid #007D8A !important;
  background: #FFFFFF;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k-window > .k-header,
.k-window.k-state-focused > .k-header,
.k-window .k-window-titlebar,
.k-window.k-state-focused .k-window-titlebar {
  position: absolute;
  top: 0px;
  z-index: 999;
  padding: 21px 16px;
  margin-top: 0px !important;
  border: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-window > .k-header .k-window-title,
.k-window.k-state-focused > .k-header .k-window-title,
.k-window .k-window-titlebar .k-window-title,
.k-window.k-state-focused .k-window-titlebar .k-window-title {
  font-size: 24px;
  font-weight: regular;
  line-height: 20px;
  color: #007D8A;
  margin-left: 9px;
  height: 35px;
}
.k-window .k-window-content .fis-modal-content .fis-field .fis-radio .radio-icon:after,
.k-window.k-state-focused .k-window-content .fis-modal-content .fis-field .fis-radio .radio-icon:after {
  top: 3px;
  left: 3px;
}
.k-window .k-window-content > .fis-message-container-div,
.k-window.k-state-focused .k-window-content > .fis-message-container-div {
  position: absolute;
  top: 0px;
}
.k-window .k-window-content.k-content,
.k-window.k-state-focused .k-window-content.k-content {
  color: #222222;
  padding: 0;
  padding-top: 58px;
  overflow: visible !important;
  border: none;
}
.k-window .k-window-content.k-content .fis-modal-content,
.k-window.k-state-focused .k-window-content.k-content .fis-modal-content {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-warning-icon,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-warning-icon {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 14px;
  display: block;
  z-index: 1;
  top: -85px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -311px 0px;
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-error-icon,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-error-icon {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 14px;
  display: block;
  z-index: 1;
  top: -85px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -311px 0px;
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-success-icon,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-success-icon {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 14px;
  background-position: -311px 0px;
  display: block;
  z-index: 1;
  top: -85px;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -286px 0px;
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-custom-header,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-custom-header {
  position: absolute;
  top: -100px;
  left: 0px;
  width: 100%;
  height: 44px;
  display: block;
  background: #e4f7fd;
  color: #222222;
  padding: 12px 20px 0px 35px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-error-icon + .fis-modal-custom-header,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-error-icon + .fis-modal-custom-header {
  background: #dff0d8;
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-warning-icon + .fis-modal-custom-header,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-warning-icon + .fis-modal-custom-header {
  background: #dff0d8;
}
.k-window .k-window-content.k-content .fis-alert-dialog .fis-modal-success-icon + .fis-modal-custom-header,
.k-window.k-state-focused .k-window-content.k-content .fis-alert-dialog .fis-modal-success-icon + .fis-modal-custom-header {
  background: #dff0d8;
}
.k-window .k-window-actions,
.k-window.k-state-focused .k-window-actions {
  top: 17px;
  right: 17px;
}
.k-window .k-window-actions .k-window-action,
.k-window.k-state-focused .k-window-actions .k-window-action {
  width: 15px;
  height: 14px;
  overflow: hidden;
  display: block;
  padding: 0px;
  margin-left: 15px;
  float: left;
}
.k-window .k-window-actions .k-window-action .k-icon.k-i-close,
.k-window.k-state-focused .k-window-actions .k-window-action .k-icon.k-i-close,
.k-window .k-window-actions .k-window-action .k-icon.k-i-custom-close,
.k-window.k-state-focused .k-window-actions .k-window-action .k-icon.k-i-custom-close {
  width: 15px;
  height: 14px;
  background-color: transparent;
  background-image: url("../img/sprite.png");
  background-position: -161px -258px;
}
.k-window .k-window-actions .k-window-action .k-icon.k-i-maximize,
.k-window.k-state-focused .k-window-actions .k-window-action .k-icon.k-i-maximize {
  width: 15px;
  height: 14px;
  background-color: transparent;
  background-image: url("../img/sprite.png");
  background-position: -161px -272px;
}
.k-window .k-window-actions .k-window-action .k-icon.k-i-restore,
.k-window.k-state-focused .k-window-actions .k-window-action .k-icon.k-i-restore {
  width: 15px;
  height: 14px;
  margin-left: -1px;
  background-color: transparent;
  background-image: url("../img/sprite.png");
  background-position: -176px -272px;
}
.k-window .k-window-actions .k-window-action.k-state-hover,
.k-window.k-state-focused .k-window-actions .k-window-action.k-state-hover {
  padding: 0px;
  background: #FFFFFF;
  border: none;
}
.k-window.k-window-maximized .fis-info-panel,
.k-window.k-state-focused.k-window-maximized .fis-info-panel {
  bottom: auto;
}
.k-window.k-window-maximized .fis-info-panel + .fis-modal-content-wrapper,
.k-window.k-state-focused.k-window-maximized .fis-info-panel + .fis-modal-content-wrapper {
  background: #FFFFFF;
  top: 0px;
}
.k-window:not(.k-window-maximized) .fis-info-panel,
.k-window.k-state-focused:not(.k-window-maximized) .fis-info-panel {
  display: block !important;
}
.k-window .fis-info-panel,
.k-window.k-state-focused .fis-info-panel {
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 0px;
  top: auto;
  min-height: 34px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-window .fis-info-panel ul li,
.k-window.k-state-focused .fis-info-panel ul li {
  padding: 10px 0px;
}
.k-window .fis-info-panel + .fis-modal-content-wrapper,
.k-window.k-state-focused .fis-info-panel + .fis-modal-content-wrapper {
  top: -44px;
  background: #FFFFFF;
}
.k-window .fis-info-panel.alert.fis-warning,
.k-window.k-state-focused .fis-info-panel.alert.fis-warning {
  background: #F2F08E;
}
.k-window .fis-info-panel.alert.fis-error,
.k-window.k-state-focused .fis-info-panel.alert.fis-error {
  background: #F15C5C;
}
.k-window .fis-modal-content-wrapper,
.k-window.k-state-focused .fis-modal-content-wrapper {
  position: relative;
  background: #FFFFFF;
  padding-bottom: 74px;
}
.k-window .fis-modal-content-wrapper .fis-modal-content,
.k-window.k-state-focused .fis-modal-content-wrapper .fis-modal-content {
  padding: 20px 20px 0px 20px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-window .fis-modal-content-wrapper .fis-modal-content .fis-well,
.k-window.k-state-focused .fis-modal-content-wrapper .fis-modal-content .fis-well {
  padding: 0px 0px 20px;
}
.k-window .fis-modal-content-wrapper .fis-modal-content input[type="text"],
.k-window.k-state-focused .fis-modal-content-wrapper .fis-modal-content input[type="text"] {
  box-sizing: 0px 0px 20px;
}
.k-window .fis-well-selection,
.k-window.k-state-focused .fis-well-selection {
  overflow: border-box;
}
.k-window .fis-footer,
.k-window.k-state-focused .fis-footer {
  position: absolute !important;
  width: 100%;
  padding: 10px;
  background: #FFFFFF;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-window-maximized .k-window-content {
  padding-top: 0px !important;
  margin-top: 58px;
}
.k-window-maximized .fis-info-panel {
  position: relative;
  top: 0px;
  bottom: auto;
}
.fis-condensed .k-window > .k-header,
.fis-condensed .k-window.k-state-focused > .k-header,
.fis-condensed .k-window .k-window-titlebar,
.fis-condensed .k-window.k-state-focused .k-window-titlebar {
  padding: 11px 4px;
}
.fis-condensed .k-window .k-window-actions,
.fis-condensed .k-window.k-state-focused .k-window-actions {
  padding-top: 0px;
}
.fis-condensed .k-window .fis-info-panel,
.fis-condensed .k-window.k-state-focused .fis-info-panel {
  min-height: 22px;
  bottom: 0px;
}
.fis-condensed .k-window .fis-info-panel li,
.fis-condensed .k-window.k-state-focused .fis-info-panel li {
  padding: 1px;
}
.fis-condensed .k-window .fis-info-panel .fis-legacy-icon,
.fis-condensed .k-window.k-state-focused .fis-info-panel .fis-legacy-icon {
  top: 3px;
}
.fis-condensed .k-window .fis-info-panel.alert,
.fis-condensed .k-window.k-state-focused .fis-info-panel.alert {
  padding: 0px;
}
.fis-condensed .k-window .fis-info-panel.alert .close,
.fis-condensed .k-window.k-state-focused .fis-info-panel.alert .close {
  top: 0px;
  right: 12px;
  opacity: 0.8;
  height: 22px;
  position: absolute;
}
.fis-condensed .k-window .k-window-content,
.fis-condensed .k-window.k-state-focused .k-window-content {
  padding-top: 42px;
}
.fis-condensed .k-window .k-window-content .fis-modal-content .fis-field .fis-radio .radio-icon:after,
.fis-condensed .k-window.k-state-focused .k-window-content .fis-modal-content .fis-field .fis-radio .radio-icon:after {
  top: 3px !important;
  left: 3px !important;
}
.fis-condensed .k-window .fis-modal-content-wrapper,
.fis-condensed .k-window.k-state-focused .fis-modal-content-wrapper {
  padding-bottom: 40px;
}
.fis-condensed .k-window .fis-footer,
.fis-condensed .k-window.k-state-focused .fis-footer {
  padding: 2px 10px;
}
.fis-condensed .k-window-maximized .k-window-content {
  padding-top: 0px !important;
  margin-top: 42px;
}
.fis-non-modal-dialog,
.fis-non-modal-dialog.k-state-focused {
  z-index: 802;
  border: 1px !important;
  border-style: solid !important;
}
.k-animation-container .k-list-container.k-popup.k-group.k-reset.fis-combobox-popup div[unselectable="on"] {
  max-height: 202px;
}
.fis-combobox-popup .dropdown-header {
  font-size: 1.2em;
}
.fis-combobox-popup .dropdown-header > span {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  text-align: left;
  display: inline-block;
  overflow-x: hidden;
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: 0.3em 0.6em;
  text-overflow: overflow;
}
.fis-combobox-popup ul > li.k-item > span {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  text-align: left;
  display: inline-block;
  padding: 0.3em 0.6em;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow-x: hidden;
}
.fis-combobox-popup ul > li.k-item > span:last-child {
  padding-left: 1.2em;
}
.fis-combobox-popup ul > li.k-item::before {
  background-color: transparent !important;
}
.fis-combobox-popup .k-item.k-state-selected:after {
  top: 43% !important;
}
.k-animation-container .k-list-container.k-popup.k-group.k-reset.fis-multiselect-popup div[unselectable="on"] {
  max-height: 202px;
}
.fis-multiselect-popup .dropdown-header {
  font-size: 1.2em;
}
.fis-multiselect-popup .dropdown-header > span {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  text-align: left;
  display: inline-block;
  border-style: solid;
  border-width: 0 0 1px 1px;
  padding: 0.3em 0.6em;
  text-overflow: ellipsis;
  overflow-x: hidden;
}
.fis-multiselect-popup ul > li.k-item > span {
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  text-align: left;
  display: inline-block;
  padding: 0.3em 0.6em;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow-x: hidden;
}
.fis-multiselect-popup ul > li.k-item > span:last-child {
  padding-left: 1.2em;
}
.k-multiselect.k-header {
  border: 1px solid #C2C2C2;
  width: 210px;
}
.k-multiselect.k-header .k-multiselect-wrap {
  min-height: 34px -2;
  border-radius: 3px;
}
.k-multiselect.k-header .k-multiselect-wrap .k-input {
  padding: 6px;
  text-overflow: ellipsis;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  height: auto;
  min-height: 34px -2;
}
.k-multiselect.k-header .k-multiselect-wrap .k-loading {
  background-image: url("../img/sprite.png");
  bottom: 12px;
  right: 6px;
  background-position: 28% 56%;
  cursor: pointer;
}
.k-multiselect.k-header .k-multiselect-wrap .k-button {
  margin: 2px 3px;
  padding: 0px 6px;
  border-width: 0;
  color: #222222;
  background-color: #e4f7fd;
  -webkit-transition: -webkit-transform 0.2s all ease;
  -moz-transition: -moz-transform 0.2s all ease;
  -o-transition: -o-transform 0.2s all ease;
  transition: transform 0.2s all ease;
  line-height: 21px;
}
.k-multiselect.k-header .k-multiselect-wrap .k-button span:first-child {
  padding-right: 0.75em;
  margin-top: 0px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-multiselect.k-header .k-multiselect-wrap .k-button:hover {
  background-image: none;
  background-color: #85dbf6;
  border-color: #56cdf2;
}
.k-multiselect.k-header .k-multiselect-wrap .k-button .k-icon {
  background-image: none;
  position: relative;
  top: -3px;
}
.k-multiselect.k-header .k-multiselect-wrap .k-button .k-icon:before {
  content: "\00D7";
  color: #007D8A;
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 12px;
  font-size: 22px;
  line-height: 12px;
  font-weight: 700;
}
.k-multiselect.k-header.k-state-hover,
.k-multiselect.k-header.k-state-focused {
  border: 1px solid #C2C2C2;
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.k-multiselect.k-header.k-state-hover .k-multiselect-wrap .k-loading,
.k-multiselect.k-header.k-state-focused .k-multiselect-wrap .k-loading {
  background-image: url('../img/sprite.png');
  border-color: transparent;
}
div[fis-multi-select-field] div.k-multiselect.k-header .k-multiselect-wrap {
  background-color: #fff;
}
.fis-condensed .k-multiselect.k-header .k-multiselect-wrap {
  height: auto;
  min-height: 22px;
}
.fis-condensed .k-multiselect.k-header .k-multiselect-wrap .k-input {
  padding: 4px 5px;
  min-height: 22px;
}
.fis-condensed .k-multiselect.k-header .k-multiselect-wrap .k-loading {
  bottom: 4px;
  right: 4px;
}
.fis-condensed .k-multiselect.k-header .k-button {
  margin: 2px;
  padding: 0px 4px;
}
.fis-condensed .k-multiselect.k-header .k-button span:first-child {
  margin-top: 1px;
}
.fis-selectField-mini {
  width: 70px;
}
.fis-selectField-small {
  width: 90px;
}
.fis-selectField-medium {
  width: 150px;
}
.fis-selectField-large {
  width: 210px;
}
.fis-selectField-xlarge {
  width: 270px;
}
.fis-selectField-xxlarge {
  width: 530px;
}
.k-widget.k-dropdown .k-dropdown-wrap,
.k-widget.k-combobox .k-dropdown-wrap {
  height: 34px;
  border: 1px solid #C2C2C2;
  background: #FFFFFF;
  border-radius: 3px;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-widget.k-dropdown .k-dropdown-wrap .k-input,
.k-widget.k-combobox .k-dropdown-wrap .k-input {
  background-color: transparent;
  overflow-x: hidden;
  text-overflow: ellipsis;
  padding: 0px 26px 0px 10px;
  line-height: 34px;
  height: 34px;
  margin: 0;
  color: #222222;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.k-widget.k-dropdown .k-dropdown-wrap .k-input.k-state-hover,
.k-widget.k-combobox .k-dropdown-wrap .k-input.k-state-hover {
  background: none;
}
.k-widget.k-dropdown .k-dropdown-wrap .k-select,
.k-widget.k-combobox .k-dropdown-wrap .k-select {
  min-height: 0.65em;
  background: #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.k-widget.k-dropdown .k-dropdown-wrap .k-select .k-icon,
.k-widget.k-combobox .k-dropdown-wrap .k-select .k-icon {
  margin: 5px 0px 0px 0px;
}
.k-animation-container .k-list-container.k-popup.k-group {
  overflow: hidden;
}
.k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item {
  position: relative;
  padding: 5px 0 0 10px !important;
}
.k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item.k-state-selected:after {
  content: '';
  width: 7px;
  height: 4px;
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0.22em solid #007D8A;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 12px;
  left: auto;
  right: 13px;
  opacity: 1;
}
.k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item .fis-select-dd {
  line-height: 18px;
  height: auto;
  border: none;
  padding-right: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.k-animation-container .k-popup.k-group .k-state-active {
  background: #e4f7fd !important;
}
.k-list-container.k-popup > .k-group-header {
  background: #387084;
}
.k-list-container.k-popup .k-list .k-item > .k-group {
  background: #387084;
}
.k-list-container > .k-list-optionlabel.k-state-focused {
  background: #007D8A;
  border-color: #007D8A;
}
.k-list-container > .k-list-optionlabel.k-state-hover {
  background: #007D8A;
  border-color: #007D8A;
}
.fis-condensed .k-widget.k-dropdown .k-dropdown-wrap,
.fis-condensed .k-widget.k-combobox .k-dropdown-wrap {
  height: 24px;
}
.fis-condensed .k-widget.k-dropdown .k-dropdown-wrap .k-input,
.fis-condensed .k-widget.k-combobox .k-dropdown-wrap .k-input {
  line-height: 22px;
  height: 24px;
  font-size: 12px;
}
.fis-condensed .k-widget.k-dropdown .k-dropdown-wrap .k-select .k-icon,
.fis-condensed .k-widget.k-combobox .k-dropdown-wrap .k-select .k-icon {
  margin: -6px 0px 0px 0px;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group {
  overflow: hidden;
  font-size: 12px;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item {
  line-height: 14px;
  min-height: 24px;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item.k-state-selected:after {
  top: 7px;
}
.fis-condensed .k-animation-container .k-list-container.k-popup.k-group ul.k-list li.k-item .fis-select-dd {
  padding-right: 18px;
  line-height: 14px;
}
.fis-condensed select[multiple] {
  height: auto;
}
.fis-grid,
.k-grid {
  border: none;
  color: #464646;
}
.fis-grid .checkbox .checkbox-icon::after,
.k-grid .checkbox .checkbox-icon::after {
  top: 3px;
  left: 3px;
}
.fis-grid .fis-grid-filter-clear-button .fis-legacy-icon.fis-legacy-i-pass,
.k-grid .fis-grid-filter-clear-button .fis-legacy-icon.fis-legacy-i-pass {
  background-position: -72px -112px;
}
.fis-grid table thead tr,
.k-grid table thead tr {
  background-color: #DDD !important;
}
.fis-grid td,
.k-grid td {
  padding: 5px !important;
}
.fis-grid .k-combobox .k-input,
.k-grid .k-combobox .k-input {
  width: 100% !important;
}
.fis-grid tr:hover,
.k-grid tr:hover {
  background-color: #e4f7fd;
  color: #464646;
}
.fis-grid tr:hover .k-state-focused,
.k-grid tr:hover .k-state-focused,
.fis-grid tr:hover .k-state-selected,
.k-grid tr:hover .k-state-selected,
.fis-grid tr:hover .k-state-hover,
.k-grid tr:hover .k-state-hover {
  box-shadow: none !important;
}
.fis-grid .k-grid-content table,
.k-grid .k-grid-content table {
  width: 100%;
  margin-bottom: 30px;
}
.fis-grid .k-grid-content input[readonly],
.k-grid .k-grid-content input[readonly] {
  cursor: pointer;
}
.fis-grid .k-reorderable .k-header,
.k-grid .k-reorderable .k-header {
  cursor: move;
}
.fis-grid .k-grid-lockedcolumns,
.k-grid .k-grid-lockedcolumns {
  overflow: hidden !important;
}
.fis-grid .k-grid-header table,
.k-grid .k-grid-header table,
.fis-grid thead.k-grid-header,
.k-grid thead.k-grid-header {
  background: #e5e5e5;
}
.fis-grid .k-grid-header,
.k-grid .k-grid-header {
  border: none;
  background-color: transparent;
}
.fis-grid .k-grid-header .datatype-align-right,
.k-grid .k-grid-header .datatype-align-right {
  text-align: right;
}
.fis-grid .k-grid-header .datatype-align-left,
.k-grid .k-grid-header .datatype-align-left {
  text-align: left;
}
.fis-grid .k-grid-header .datatype-align-center,
.k-grid .k-grid-header .datatype-align-center {
  text-align: center;
}
.fis-grid .k-grid-header .k-header,
.k-grid .k-grid-header .k-header {
  vertical-align: middle;
  padding: 0px 8px;
  border: none;
  background: none;
  height: 36px;
  font-size: 14px;
  font-weight: 12px;
  color: #333;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  /* Opera/IE 8+ */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.fis-grid .k-grid-header .k-header .k-grid-filter,
.k-grid .k-grid-header .k-header .k-grid-filter {
  float: left;
  margin: -4px 0 0 -5px;
  padding: 0px;
  position: static;
}
.fis-grid .k-grid-header .k-header .k-grid-filter .k-filter,
.k-grid .k-grid-header .k-header .k-grid-filter .k-filter {
  background-position: -29px -79px;
  position: relative;
  top: 3px;
}
.fis-grid .k-grid-header .k-header .k-grid-filter.k-state-active,
.k-grid .k-grid-header .k-header .k-grid-filter.k-state-active {
  background-color: transparent;
}
.fis-grid .k-grid-header .k-header .k-grid-filter.k-state-active .k-icon.k-filter,
.k-grid .k-grid-header .k-header .k-grid-filter.k-state-active .k-icon.k-filter {
  background-position: -161px -300px;
}
.fis-grid .k-grid-header .k-header .k-icon.k-i-arrow-s,
.k-grid .k-grid-header .k-header .k-icon.k-i-arrow-s {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 10px 0 3px 3px;
  color: #333;
  height: 14px;
  left: 5px;
  margin-top: 5px;
  margin-left: -20px;
  position: relative;
  top: 0px;
}
.fis-grid .k-grid-header .k-header .k-icon.k-i-arrow-s:before,
.k-grid .k-grid-header .k-header .k-icon.k-i-arrow-s:before {
  content: '';
}
.fis-grid .k-grid-header .k-header .k-icon.k-i-arrow-n,
.k-grid .k-grid-header .k-header .k-icon.k-i-arrow-n {
  border-top: 0;
  color: #333;
  height: 14px;
  left: -10px;
  margin: 0;
  position: relative;
  top: 2px;
}
.fis-grid .k-grid-header .k-header .k-icon.k-i-arrow-n:before,
.k-grid .k-grid-header .k-header .k-icon.k-i-arrow-n:before {
  content: '\25b2';
}
.fis-grid .k-grid-header .k-header .k-icon.k-i-arrowhead-s,
.k-grid .k-grid-header .k-header .k-icon.k-i-arrowhead-s {
  border-top: 6px solid #464646;
}
.fis-grid .k-grid-header .k-header.k-state-focused,
.k-grid .k-grid-header .k-header.k-state-focused {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-grid .k-grid-header .k-header a,
.k-grid .k-grid-header .k-header a {
  background-color: transparent;
  color: #333;
}
.fis-grid .k-grid-header .k-with-icon .k-link,
.k-grid .k-grid-header .k-with-icon .k-link {
  margin: 0px;
  padding: 0 0.6em 0 0.4em;
}
.fis-grid .k-grid-header-container,
.k-grid .k-grid-header-container {
  background-color: transparent;
  position: relative;
}
.fis-grid .k-grid-column-header-underlay,
.k-grid .k-grid-column-header-underlay {
  top: 0px;
  left: 0px;
  width: 100%;
  position: relative;
  background: #e5e5e5;
  z-index: 0;
  height: auto !important;
}
.fis-grid .k-grid-column-filter-underlay,
.k-grid .k-grid-column-filter-underlay {
  background-color: #C2C2C2;
  left: 0px;
  width: 100%;
  position: absolute;
}
.fis-grid .k-grid-header-wrap,
.k-grid .k-grid-header-wrap {
  border: 0;
  z-index: 3;
}
.fis-grid .k-grid-header-wrap table,
.k-grid .k-grid-header-wrap table {
  border: 0;
}
.fis-grid .k-grid-header-locked,
.k-grid .k-grid-header-locked {
  border: 0;
  z-index: 3;
}
.fis-grid .k-grid-header-locked table,
.k-grid .k-grid-header-locked table {
  border: 0;
}
.fis-grid .k-button,
.k-grid .k-button {
  margin: 0 0.14em;
  border-radius: 4px;
}
.fis-grid .k-button.k-primary,
.k-grid .k-button.k-primary {
  color: #787878;
  background: #FFFFFF;
  border: 1px solid #dbdbdb;
}
.fis-grid .k-button.k-state-disabled .k-icon,
.k-grid .k-button.k-state-disabled .k-icon {
  opacity: 0.4 !important;
  filter: alpha(opacity=40) !important;
}
.fis-grid .fis-grid-pager-bar,
.k-grid .fis-grid-pager-bar {
  display: inline-block;
  width: 100%;
}
.fis-grid .k-grid-toolbar,
.k-grid .k-grid-toolbar {
  border-style: hidden;
  float: right;
  padding: 11px 0px 4px 0px;
}
.fis-grid .k-pager-wrap,
.k-grid .k-pager-wrap,
.fis-grid .k-grid-pager,
.k-grid .k-grid-pager {
  border: none;
  padding: 11px 0px 4px 0px;
  min-height: 36px;
  display: inline-flex;
  /*SDHTML-7834 - Removing margin in condensed mode */
  /*.k-pager-sizes {
      .k-widget.k-dropdown,
      .k-widget.k-combobox {
        margin-top: @cmogridGridKPagerWrapKPagerSizesMarginTop;
      }
    }
*/
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset {
  font-size: 14px;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link {
  color: #787878;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-e,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-e,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-e,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-e {
  background-color: pink;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-w,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-w,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-w,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-arrow-w {
  background-color: red;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-seek-w,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-seek-w,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-seek-w,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-seek-w {
  background-color: blue;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-seek-e,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link .k-i-seek-e,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-seek-e,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link .k-i-seek-e {
  background-color: green;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link:hover,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-link:hover,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link:hover,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-link:hover {
  background: #007D8A;
  border-color: transparent;
  color: #FFFFFF;
}
.fis-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-state-selected,
.k-grid .k-pager-wrap ul.k-pager-numbers.k-reset li .k-state-selected,
.fis-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-state-selected,
.k-grid .k-grid-pager ul.k-pager-numbers.k-reset li .k-state-selected {
  color: #464646;
  background-color: transparent;
  border-color: transparent;
  line-height: 28px;
  height: 30px;
}
.fis-grid .k-pager-wrap .k-pager-info,
.k-grid .k-pager-wrap .k-pager-info,
.fis-grid .k-grid-pager .k-pager-info,
.k-grid .k-grid-pager .k-pager-info {
  float: left;
  margin: 3px 0 0 30px;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-e,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-e,
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-w,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-w,
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-e,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-e,
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-w,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-w {
  background-color: transparent;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-e,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-e {
  color: #787878;
  display: inline-block;
  content: '';
  padding: 0;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-w,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-arrow-w {
  color: #787878;
  display: inline-block;
  content: '';
  padding: 0;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-e,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-e {
  color: #787878;
  display: inline-block;
  content: '';
  padding: 0;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-w,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-i-seek-w {
  color: #787878;
  display: inline-block;
  content: '';
  padding: 0;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-arrow-e,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-arrow-e {
  background: #007D8A !important;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-arrow-w,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-arrow-w {
  color: white;
  background-color: #007D8A !important;
  background-position: -138px -219px !important;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-seek-e,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-seek-e {
  background: #007D8A !important;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-seek-w,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-link .k-link.k-pager-nav:hover .k-i-seek-w {
  background: #007D8A !important;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-toolbar.k-grid-toolbar,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-toolbar.k-grid-toolbar {
  padding: 0;
  margin: 2px 0 0 0;
  border: none;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-toolbar.k-grid-toolbar .fis-primary,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-toolbar.k-grid-toolbar .fis-primary {
  margin-right: 5px !important;
}
.fis-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-toolbar.k-grid-toolbar .fis-primary:first-child,
.k-grid .fis-grid-pager-bar .k-pager-wrap.k-widget .k-toolbar.k-grid-toolbar .fis-primary:first-child {
  margin-right: 0 !important;
}
.fis-grid .fis-grid-pager-bar .k-pager-info,
.k-grid .fis-grid-pager-bar .k-pager-info {
  float: left;
  margin: 3px 0 0 30px;
}
.fis-grid tbody > tr,
.k-grid tbody > tr {
  background-color: #FFFFFF;
  height: 30px;
}
.fis-grid tbody > tr.k-alt,
.k-grid tbody > tr.k-alt {
  background-color: #f5f5f5;
}
.fis-grid tbody > tr.k-state-selected,
.k-grid tbody > tr.k-state-selected {
  background-color: #e4f7fd;
  color: #464646;
  box-shadow: none !important;
}
.fis-grid tbody > tr > td,
.k-grid tbody > tr > td {
  border-width: 0px;
}
.fis-grid tbody > tr > td.k-state-focused,
.k-grid tbody > tr > td.k-state-focused {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fis-grid tbody > tr > td.k-state-selected,
.k-grid tbody > tr > td.k-state-selected {
  background-color: #e4f7fd;
  color: #464646;
  box-shadow: none !important;
}
.fis-grid tbody > tr > td.k-state-selected.k-state-focused,
.k-grid tbody > tr > td.k-state-selected.k-state-focused {
  background-color: #e4f7fd;
  color: #464646;
  box-shadow: none !important;
}
.fis-grid tbody > tr > td input[type="checkbox"],
.k-grid tbody > tr > td input[type="checkbox"] {
  margin-top: -2px;
}
.fis-grid .fis-condensed .fis-grid tbody > tr > td input[type="checkbox"],
.k-grid .fis-condensed .fis-grid tbody > tr > td input[type="checkbox"],
.fis-grid .k-grid tbody > tr > td input[type="checkbox"],
.k-grid .k-grid tbody > tr > td input[type="checkbox"] {
  margin-left: 2px;
}
.fis-grid .k-selectable tbody > tr,
.k-grid .k-selectable tbody > tr {
  cursor: pointer;
}
.fis-grid .k-selectable tbody > tr.k-alt:hover td,
.k-grid .k-selectable tbody > tr.k-alt:hover td {
  background: #e4f7fd;
}
.fis-grid .k-selectable tbody > tr:hover td,
.k-grid .k-selectable tbody > tr:hover td {
  background: #e4f7fd;
  color: #464646;
}
.fis-grid .k-grid-content,
.k-grid .k-grid-content,
.fis-grid tbody,
.k-grid tbody {
  padding-right: 0px;
}
.fis-grid .k-grid-content .datatype-align-right,
.k-grid .k-grid-content .datatype-align-right,
.fis-grid tbody .datatype-align-right,
.k-grid tbody .datatype-align-right {
  text-align: right;
}
.fis-grid .k-grid-content .datatype-align-left,
.k-grid .k-grid-content .datatype-align-left,
.fis-grid tbody .datatype-align-left,
.k-grid tbody .datatype-align-left {
  text-align: left;
}
.fis-grid .k-grid-content .datatype-align-center,
.k-grid .k-grid-content .datatype-align-center,
.fis-grid tbody .datatype-align-center,
.k-grid tbody .datatype-align-center {
  text-align: center;
}
.fis-grid .error-row,
.k-grid .error-row {
  outline: 0;
  background-color: #F2F08E;
  color: #8a6d3b;
}
.k-animation-container .fis-field .radio-icon:after {
  top: 3px;
  left: 3px;
}
.k-animation-container .k-filter-menu.k-popup {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid 1px;
}
.k-animation-container .k-filter-menu.k-popup .k-widget.k-numerictextbox {
  width: inherit;
}
.k-animation-container .k-filter-menu.k-popup .fis-filter-menu-item-boolean {
  font-size: 14px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.k-animation-container .k-filter-menu.k-popup .fis-filter-menu-item-boolean input[type="radio"] {
  vertical-align: top;
  margin-right: 5px;
}
.k-animation-container .k-filter-menu.k-popup .k-filter-help-text {
  color: #222222;
  margin-bottom: 10px;
}
.k-animation-container .k-filter-menu.k-popup .k-widget.k-datetimepicker .k-picker-wrap {
  width: 168px;
}
.k-animation-container .k-filter-menu.k-popup .k-widget.k-datetimepicker .k-picker-wrap input.k-input {
  padding-right: 50px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.k-animation-container .k-filter-menu.k-popup .k-widget.k-timepicker .k-picker-wrap .k-picker-wrap {
  width: 168px;
}
.k-animation-container .k-filter-menu.k-popup .k-widget.k-timepicker .k-picker-wrap .k-picker-wrap input.k-input {
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.k-animation-container .k-filter-menu.k-popup input[type="text"] {
  height: 34px;
  padding: 0px 6px 0px 10px;
}
.k-animation-container .k-filter-menu.k-popup .k-button {
  float: right;
  background: #FFFFFF;
  color: #787878;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.k-animation-container .k-filter-menu.k-popup .k-button:hover,
.k-animation-container .k-filter-menu.k-popup .k-button:focus,
.k-animation-container .k-filter-menu.k-popup .k-button:active {
  background: #767676;
  color: #FFFFFF;
}
.k-animation-container .k-filter-menu.k-popup .k-button[type="submit"] {
  margin-left: 5px;
  margin-right: 0px;
}
.k-animation-container .k-filter-menu.k-popup select,
.k-animation-container .k-filter-menu.k-popup input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  height: 34px;
  color: #222222;
  margin: 3px 0;
}
.k-animation-container .k-menu-group.k-popup .k-filter-menu select,
.k-animation-container .k-menu-group.k-popup .k-filter-menu input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  height: 34px;
  color: #222222;
  display: inline-block;
  margin: 3px 0;
}
.k-grid-custom > span {
  margin: 0 3px 0 -3px;
  vertical-align: text-top;
  background-image: url('../img/sprite.png');
  background-position: -32px -16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -3333px;
  text-align: center;
}
.k-toolbar > a.k-button.k-state-disabled {
  pointer-events: none;
  text-decoration: none;
  background-color: transparent;
}
td.fis-grid-filter-cell {
  background-color: #C2C2C2;
  white-space: nowrap;
  border: 0;
}
td.fis-grid-filter-cell.k-state-focused {
  box-shadow: none;
}
td.fis-clear-button-column {
  padding: 0px 1px;
}
.fis-grid-filter-icon:hover {
  cursor: pointer;
}
.fis-condensed .fis-grid-filter-icon {
  margin-top: 2px !important;
}
.fis-grid-filter-menu-container {
  display: inline;
  width: 20px;
}
.fis-grid-filter-menu-item-container {
  color: #222222;
}
.fis-grid-filter-menu-item {
  padding: 3px 5px 3px 10px;
}
.fis-grid-filter-menu-item:hover {
  cursor: pointer;
  background-color: #a09d95;
  background-image: -moz-linear-gradient(top, #B3B0AA, #848076);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B3B0AA), to(#848076));
  background-image: -webkit-linear-gradient(top, #B3B0AA, #848076);
  background-image: -o-linear-gradient(top, #B3B0AA, #848076);
  background-image: linear-gradient(to bottom, #B3B0AA, #848076);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b0aa', endColorstr='#ff848076', GradientType=0);
  background-repeat: no-repeat;
}
.fis-grid-filter-menu-item-selected {
  padding: 3px 5px 3px 10px;
  background: url('../img/fis-check.png') no-repeat;
  background-position: left;
  color: #222222;
}
.fis-grid-filter-menu-item-selected:hover {
  background: url('../img/fis-check.png') no-repeat;
  background-position: left;
  color: #222222;
  cursor: pointer;
  background-color: #a09d95;
  background-image: -moz-linear-gradient(top, #B3B0AA, #848076);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B3B0AA), to(#848076));
  background-image: -webkit-linear-gradient(top, #B3B0AA, #848076);
  background-image: -o-linear-gradient(top, #B3B0AA, #848076);
  background-image: linear-gradient(to bottom, #B3B0AA, #848076);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b0aa', endColorstr='#ff848076', GradientType=0);
}
tr td[role="gridcell"] .k-widget.k-numerictextbox .k-numeric-wrap {
  padding-right: 0px;
  width: 100%;
}
tr td .k-callout-n {
  left: 3%;
}
tr td .k-widget.k-numerictextbox {
  padding-right: 0px;
}
tr td .k-widget.k-numerictextbox input[type="text"] {
  padding-right: 0px;
  width: 100%;
}
.k-edit-cell {
  overflow: visible !important;
}
.fis-grid-custom-widget-position {
  display: inline-block;
}
.fis-grid-custom-widget-position form {
  display: inline-block;
}
.fis-grid-custom-widget-position .control-group,
.fis-grid-custom-widget-position .help-block {
  margin-bottom: 0px;
}
.fis-grid-custom-widget-position .control-group {
  display: inline-block;
}
.fis-grid-custom-widget-position .control-group .controls {
  display: inline-block;
}
.fis-grid-custom-widget-position .control-group .controls .wrap {
  padding-right: 0px !important;
}
.fis-grid-custom-widget-position .control-group .controls .wrap .k-widget.k-numerictextbox {
  padding-right: 0px !important;
  width: 100% !important;
}
.fis-grid-custom-widget-position .control-group .controls .wrap .k-widget.k-datepicker,
.fis-grid-custom-widget-position .control-group .controls .wrap .k-widget.k-datetimepicker {
  padding-right: 0px !important;
  width: 100% !important;
}
.fis-grid-custom-widget-position .control-group .controls .wrap .k-widget.k-datetimepicker {
  padding-right: 0px !important;
  width: 100% !important;
}
.fis-grid-custom-widget-position label.without-fis-label {
  display: none;
}
.fis-grid-custom-widget-position .without-fis-label input {
  box-sizing: border-box;
}
.fis-grid-filter-widget {
  display: inline;
}
.fis-gridFilter-widget-position {
  display: inline-block;
}
.fis-gridFilter-widget-position form {
  display: inline-block;
}
.fis-gridFilter-widget-position .control-group,
.fis-gridFilter-widget-position .help-block {
  margin-bottom: 0px;
}
.fis-gridFilter-widget-position .control-group {
  display: inline-block;
}
.fis-gridFilter-widget-position .control-group .controls {
  display: inline-block;
}
.fis-gridFilter-widget-position .control-group .controls .wrap {
  padding-right: 0px !important;
}
.fis-grid-filter-apply-icon:hover {
  cursor: pointer;
}
.fis-grid-filter-apply-button,
.fis-grid-filter-clear-button {
  padding: 0px;
}
.fis-grid-filter-cell-hidden {
  display: none;
}
.k-grid .k-grid-pager {
  color: #222222;
}
.k-grid .k-i-arrow-e,
.k-grid .k-i-arrow-w {
  background-color: transparent;
}
.k-grid .k-i-arrow-e {
  color: #787878;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  padding: 0;
}
.k-grid .k-i-arrow-w {
  color: #787878;
  display: inline-block;
  width: 0;
  height: 0;
  content: '';
  padding: 0;
}
.k-grid .k-link.k-pager-nav:hover .k-i-arrow-e {
  border-left-color: #007D8A;
}
.k-grid .k-link.k-pager-nav:hover .k-i-arrow-w {
  border-right-color: #007D8A;
}
.k-grid .k-pager-wrap .k-link {
  border: 0;
}
.k-grid .k-button.fis-grid-filter-clear-button,
.k-grid .k-button.fis-grid-filter-apply-button {
  border-style: none;
  background-color: transparent;
}
.k-grid .k-button.fis-grid-filter-clear-button:hover,
.k-grid .k-button.fis-grid-filter-apply-button:hover,
.k-grid .k-button.fis-grid-filter-clear-button:focus,
.k-grid .k-button.fis-grid-filter-apply-button:focus {
  background-color: transparent;
  background-image: none, linear-gradient(transparent 100%, transparent 100%);
  box-shadow: none;
}
/* Sorting */
.k-column-menu.k-popup {
  border: none;
}
.k-column-menu.k-popup .k-menu .k-state-active {
  background-image: none, linear-gradient(#e4f7fd 100%, #e4f7fd 100%) !important;
}
.k-column-menu.k-popup ul.k-menu.k-header {
  border: none;
}
.k-column-menu.k-popup ul.k-menu.k-header .k-item .k-link input {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.k-column-menu.k-popup ul.k-menu.k-header li {
  background-color: #FFFFFF;
}
.k-column-menu.k-popup ul.k-menu.k-header li:hover {
  background-color: #e4f7fd;
}
.k-column-menu.k-popup ul.k-menu.k-header li.k-state-selected {
  background-color: #e4f7fd;
}
.k-column-menu.k-popup ul.k-menu.k-header li.k-state-selected .k-link {
  color: #222222;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link {
  background-color: transparent;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-i-arrow-e {
  background-image: none;
  width: 0px;
  height: 0px;
  position: relative;
  top: 14px;
  float: right;
  margin-right: -20px;
  border-top: 5px solid transparent;
  border-left: 5px solid #222222;
  border-bottom: 5px solid transparent;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-sprite.k-i-sort-asc:hover,
.k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-sprite.k-i-sort-desc:hover,
.k-column-menu.k-popup ul.k-menu.k-header li .k-link .k-sprite.k-i-columns:hover {
  width: 16px;
  height: 16px;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link.k-state-active.k-state-border-right:hover {
  border: none;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link > .k-select {
  border: none;
}
.k-column-menu.k-popup ul.k-menu.k-header li .k-link input {
  top: 2px !important;
}
.k-column-menu.k-popup .k-button-icontext .k-icon.k-add {
  background-position: -32px -64px;
}
.k-column-menu.k-popup .k-button-icontext .k-icon.k-update {
  background-position: -32px -31px;
}
.k-column-menu.k-popup .k-button-icontext .k-icon.k-edit {
  background-position: -32px 1px;
}
.k-column-menu.k-popup .k-button-icontext .k-icon.k-delete {
  background-position: -32px -16px;
}
.k-column-menu.k-popup .k-button-icontext .k-icon.k-cancel {
  background-position: -32px -48px;
}
.k-column-menu.k-popup .k-button-icontext:hover .k-add {
  background-position: -48px -64px;
}
.k-column-menu.k-popup .k-button-icontext:hover .k-update {
  background-position: -48px -31px;
}
.k-column-menu.k-popup .k-button-icontext:hover .k-edit {
  background-position: -48px 1px;
}
.k-column-menu.k-popup .k-button-icontext:hover .k-delete {
  background-position: -48px -16px;
}
.k-column-menu.k-popup .k-button-icontext:hover .k-cancel {
  background-position: -48px -48px;
}
.fis-grid .k-pager-wrap a.k-link.k-pager-nav .k-icon.k-i-arrow-e {
  width: 16px;
  height: 16px;
  background-position: -114px -201px !important;
}
.fis-grid .k-pager-wrap a.k-link.k-pager-nav .k-icon.k-i-arrow-w {
  width: 16px;
  height: 16px;
  background-position: -115px -219px !important;
}
.fis-grid .k-pager-wrap a.k-link.k-pager-nav.k-state-disabled:hover .k-icon.k-i-arrow-e {
  background-position: -114px -201px !important;
}
.fis-grid .k-pager-wrap a.k-link.k-pager-nav.k-state-disabled:hover .k-icon.k-i-arrow-w {
  background-position: -115px -219px !important;
}
.fis-grid .k-pager-wrap a.k-link.k-pager-nav:hover .k-icon.k-i-arrow-e {
  background-position: -138px -201px !important;
}
.fis-grid .k-pager-wrap a.k-link.k-pager-nav:hover .k-icon.k-i-arrow-w {
  background-position: -138px -219px !important;
}
.fis-sort-order-indicator {
  color: #333;
  font-size: 8px;
  top: -7px;
  position: relative;
  padding-left: 5px;
}
.fis-overflow-both-hidden {
  overflow: hidden !important;
}
.fis-condensed .fis-grid-filter-menu-item.fis-grid-filter-menu-item {
  height: 20px;
}
.fis-condensed .fis-grid .k-grid .k-button.fis-grid-filter-apply-button {
  margin-left: -5px;
}
.fis-condensed .k-grid .k-grid-header .k-header {
  height: 31px;
  font-size: 12px;
}
.fis-condensed .k-pager-wrap {
  margin: 0;
  padding: 0;
}
.fis-condensed .fis-grid-filter-clear-button,
.fis-condensed .fis-grid-filter-apply-button {
  height: 24px;
  padding: 0px;
}
.fis-condensed .k-animation-container .k-filter-menu.k-popup input[type="text"] {
  height: 24px;
}
.fis-condensed .k-animation-container .k-filter-menu.k-popup .k-button {
  width: auto;
  height: 24px;
}
.fis-condensed .k-grid tr {
  height: 29px;
  /* Needs to change to 29px from 24px */
}
.fis-condensed .k-grid td {
  padding: 0px 6px;
  line-height: 14px !important;
}
.fis-condensed .k-grid .k-button {
  padding: 0px 6px;
}
input[type="number"],
.k-widget.k-numerictextbox,
.k-numeric-wrap,
.k-widget.k-numerictextbox input[type="text"] {
  width: auto;
  height: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
}
input[type="number"].input-mini,
.k-widget.k-numerictextbox.input-mini,
.k-numeric-wrap.input-mini,
.k-widget.k-numerictextbox input[type="text"].input-mini {
  width: 70px;
}
input[type="number"].input-small,
.k-widget.k-numerictextbox.input-small,
.k-numeric-wrap.input-small,
.k-widget.k-numerictextbox input[type="text"].input-small {
  width: 90px;
}
input[type="number"].input-medium,
.k-widget.k-numerictextbox.input-medium,
.k-numeric-wrap.input-medium,
.k-widget.k-numerictextbox input[type="text"].input-medium {
  width: 150px;
}
input[type="number"].input-large,
.k-widget.k-numerictextbox.input-large,
.k-numeric-wrap.input-large,
.k-widget.k-numerictextbox input[type="text"].input-large {
  width: 210px;
}
input[type="number"].input-xlarge,
.k-widget.k-numerictextbox.input-xlarge,
.k-numeric-wrap.input-xlarge,
.k-widget.k-numerictextbox input[type="text"].input-xlarge {
  width: 270px;
}
input[type="number"].input-xxlarge,
.k-widget.k-numerictextbox.input-xxlarge,
.k-numeric-wrap.input-xxlarge,
.k-widget.k-numerictextbox input[type="text"].input-xxlarge {
  width: 530px;
}
.k-numeric-wrap.input-mini .k-select {
  display: block;
}
.k-numeric-wrap {
  border-style: none;
  font-size: 100%;
}
.k-numeric-wrap input::-ms-clear {
  display: none;
}
.k-numeric-wrap.k-state-focused.input-append span {
  z-index: 2;
}
.k-numeric-wrap.k-state-disabled {
  padding-right: 0px;
}
.fis-number-field-suffix-wrap {
  position: absolute;
  right: 0px;
  height: 36px;
}
.fis-number-field-suffix-wrap .add-on {
  position: relative !important;
  float: right !important;
  border-right: 1px solid #ccc;
}
.fis-number-field-suffix-wrap .k-select {
  position: relative;
  float: right;
}
.fis-number-field-suffix-wrap .k-select {
  margin: -1px 0px;
  height: 34px;
}
.fis-condensed input[type="number"],
.fis-condensed .k-widget.k-numerictextbox,
.fis-condensed .k-numeric-wrap,
.fis-condensed .k-widget.k-numerictextbox input[type="text"] {
  height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.fis-condensed .fis-number-field-suffix-wrap {
  height: 24px;
}
.fis-condensed .fis-number-field-suffix-wrap .k-select {
  height: 22px;
}
.fis-condensed .fis-number-field-suffix-wrap .add-on {
  height: 17px;
  width: auto;
  max-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0;
  padding-left: 3px;
  padding-right: 3px;
}
body:not(.fis-condensed) .fis-number-field-suffix-wrap .add-on {
  height: 34px;
  min-width: auto;
  max-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #fff;
}
.kendo-tab-strip {
  border: 1px solid #DDDDDD;
}
.kendo-tab-strip .k-tabstrip-items {
  padding: 0px;
}
.kendo-tab-strip .fis-tabbed-overflow-container {
  float: right;
}
.kendo-tab-strip .fis-tabbed-overflow-container .caret {
  margin-top: 2px;
  border-top-color: #FFFFFF;
  border-width: 6px 6px 0 6px;
}
.kendo-tab-strip .k-link {
  padding-left: 10px;
  padding-right: 10px;
}
.kendo-tab-strip .fis-caret-position-left {
  transform: rotate(270deg);
}
.kendo-tab-strip .fis-caret-position-right {
  transform: rotate(90deg);
}
.kendo-tab-strip .fis-caret-position-bottom {
  transform: rotate(180deg);
}
.k-tabstrip-bottom > .k-tabstrip-items {
  margin-top: 0px;
}
.fis-tabbed-overflow-menu-tab-container {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  margin: -5px 0 0 0;
}
.fis-tabbed-overflow-menu-tab-container .fis-tabbed-label {
  box-sizing: content-box;
  padding: 10px;
}
.fis-tabbed-overflow-menu-tab-container .fis-tabbed-label:hover {
  background-color: #e4f7fd;
  cursor: pointer;
}
.k-tabstrip-items {
  background-image: -webkit-linear-gradient(top, #007D8A 0%, #007D8A 100%);
  background-image: -o-linear-gradient(top, #007D8A 0%, #007D8A 100%);
  background-image: linear-gradient(to bottom, #007D8A 0%, #007D8A 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007d8a', endColorstr='#ff007d8a', GradientType=0);
  color: #FFFFFF;
  border: 0;
}
.k-tabstrip-items .k-item.k-state-default {
  background-image: -webkit-linear-gradient(top, #007D8A 0%, #007D8A 100%);
  background-image: -o-linear-gradient(top, #007D8A 0%, #007D8A 100%);
  background-image: linear-gradient(to bottom, #007D8A 0%, #007D8A 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007d8a', endColorstr='#ff007d8a', GradientType=0);
  color: #FFFFFF;
  font-size: 14px;
  border: 0;
  height: 44px;
}
.k-tabstrip-items .k-item.k-state-default .k-link {
  color: #FFFFFF;
  border: 0;
}
.k-tabstrip-items .k-item.k-state-active {
  background-color: #FFFFFF;
  filter: none;
  background-image: none;
  color: #48535B;
  border: 0;
}
.k-tabstrip-items .k-item.k-state-active .k-link {
  color: #48535B;
  border: 0;
}
.k-tabstrip-items .k-item.k-state-hover {
  background-image: none;
  right: 0px;
  height: 44px;
  background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border: 0;
}
.k-tabstrip-items .k-item.k-state-hover .k-link {
  color: #464646 !important;
}
.k-tabstrip-items .k-item.k-state-hover .k-link .caret {
  border-top-color: #007d8a !important;
}
.k-tabstrip-items .fis-tabbed-label .fis-close {
  position: absolute;
  right: 10px;
}
.k-state.kstate-active {
  border: 0;
}
.k-tabstrip {
  background-color: #FFFFFF;
}
.k-tabstrip > ul:first-child {
  margin: 0;
  padding: 0;
  background-image: none;
  background-image: -webkit-linear-gradient(top, #007D8A 0%, #007D8A 100%);
  background-image: -o-linear-gradient(top, #007D8A 0%, #007D8A 100%);
  background-image: linear-gradient(to bottom, #007D8A 0%, #007D8A 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007d8a', endColorstr='#ff007d8a', GradientType=0);
}
.k-tabstrip .k-content {
  background-color: #FFFFFF;
  border: 0;
  padding: 20px;
  overflow: auto;
}
.k-tabstrip .k-loading,
.k-tabstrip .k-complete,
.k-tabstrip .k-progress {
  border: 0;
  background-image: none;
}
.k-tabstrip-items .k-tab-on-top,
.k-tabstrip-items .k-state-active,
.k-panelbar .k-tabstrip-items .k-state-active {
  margin-bottom: 0;
  padding-bottom: 0;
}
.fis-tabbed-label {
  overflow: hidden;
  white-space: nowrap;
  max-width: 200px;
  text-overflow: ellipsis;
  padding-right: 13px;
  box-sizing: border-box;
}
.fis-condensed .k-tabstrip .k-content {
  padding: 10px;
}
.fis-condensed .k-tabstrip-items .k-link,
.fis-condensed .k-panelbar .k-tabstrip-items .k-link {
  padding: 0.2em 0.6em;
}
.fis-condensed .dropdown-menu > li {
  line-height: 14px;
  height: auto;
}
.fis-condensed .k-tabstrip-items .k-item.k-state-default {
  height: 20px;
}
.fis-condensed .k-tabstrip-items li.k-item {
  line-height: 14px !important;
}
.fis-condensed .k-tabstrip-items li.k-item.k-state-hover {
  height: 20px;
}
.fis-condensed .fis-tabbed-overflow-menu-tab-container .fis-tabbed-label {
  padding: 5px 16px 0 5px;
}
.k-treeview-lines .k-top,
.k-treeview-lines .k-mid,
.k-treeview-lines .k-bot {
  background: url('../img/treeview-nodes.png') no-repeat;
  margin-left: -16px;
  padding-left: 16px;
}
.k-treeview-lines .k-item {
  background-image: url('../img/treeview-line.png');
}
.k-treeview-lines .k-last {
  background-image: none;
}
.k-treeview-lines .k-top {
  background-position: -91px 0;
}
.k-treeview-lines .k-bot {
  background-position: -69px -22px;
}
.k-treeview-lines .k-mid {
  background-position: -47px -44px;
}
.k-treeview-lines .k-last .k-top {
  background-position: -25px -64px;
}
.k-treeview-lines .k-group .k-last .k-bot {
  background-position: -69px -22px;
}
li.k-item {
  line-height: 28px;
}
.k-treeview-lines .k-item {
  background-repeat: no-repeat;
}
.k-treeview-lines .k-first {
  background-repeat: no-repeat;
  background-position: 0px 16px;
}
/* TreeView - Plus & Minus */
.k-treeview {
  /* TreeView - Icons */
}
.k-treeview .k-icon {
  background-image: url("../img/fis-icons.png");
}
.k-treeview .k-plus {
  background-position: -69px -305px;
}
.k-treeview .k-minus {
  background-position: -69px -242px;
}
.k-treeview .k-sprite {
  background-image: url('../img/coloricons-sprite.png');
}
.k-treeview .folder {
  background-position: 0px 0px;
}
.k-treeview .rootfolder {
  background-position: 0px -16px;
}
.k-treeview .pdf {
  background-position: 0px -32px;
}
.k-treeview .html {
  background-position: 0px -48px;
}
.k-treeview .image {
  background-position: 0px -64px;
}
.k-state-disabled,
.k-state-disabled .k-link,
.k-state-disabled .k-picker-wrap .k-icon,
.k-state-disabled .k-button,
.k-state-disabled .k-draghandle,
.k-state-disabled .k-slider .k-icon,
.k-state-disabled .k-upload-button input {
  cursor: not-allowed;
  outline: 0;
}
/* PAGINATION */
.treePaging {
  text-align: center;
  font-weight: bold;
  background-color: #accfdc;
  color: #387084;
}
.treePagingDisabled {
  text-align: center;
  font-weight: bold;
  background-color: #ffc640;
  color: #387084;
  cursor: default;
}
.treePaging > .fis-legacy-i-arrow_down {
  background-position: 4px -60px;
  width: 16px;
  height: 16px;
}
div.treePaging:hover {
  cursor: pointer;
}
.k-treeview a.nav-link {
  text-decoration: none;
  color: #003f45;
}
.k-treeview .k-item > .k-group {
  margin-left: 0px;
}
div.k-treeview {
  overflow: visible;
}
.k-treeview .k-in {
  font-size: 14px;
  padding: 2px 6px 0px 0px;
  color: #222222;
}
.k-treeview .k-state-focused {
  background-color: #e4f7fd;
  background-image: none;
  color: #222222;
  box-shadow: none;
}
.k-treeview .k-state-selected,
.k-treeview .k-state-selected:hover {
  background-color: #48535B;
  color: #FFFFFF;
  background-image: none;
}
.k-treeview .k-state-hover,
.k-treeview .k-state-hover:hover {
  background: none #e4f7fd;
  color: #222222;
}
.k-treeview input[type="checkbox"] {
  margin: 0px;
}
.k-checkbox {
  display: inline-flex !important;
}
.fis-condensed .k-in {
  padding: 1px 3px 1px 1px;
}
.fis-condensed li.k-item {
  line-height: 0px;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}
.help-block {
  margin-bottom: 0px;
}
.radio,
.checkbox {
  margin-top: 0 !important;
}
.radio-inline,
.checkbox-inline {
  vertical-align: inherit;
}
.radio-inline + .radio-inline {
  margin-left: 0;
  margin-right: 10px;
}
.dropdown-header {
  padding: 0px;
}
.input-mini {
  width: 70px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.fis-subheader label.radio.inline,
.fis-subheader label.checkbox.inline {
  margin-left: 10px;
}
.fis-subheader label.checkbox.inline:first-child,
.fis-subheader label.radio.inline:first-child {
  margin-left: 10px;
}
.form-horizontal .controls {
  margin-left: 190px;
}
.form-group {
  margin-bottom: 10px;
}
select,
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 {
  margin-bottom: 0;
  border: 1px solid #C2C2C2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select:focus,
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,
select:hover,
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 {
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
select:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
input[type="text"]:focus:required:invalid:focus,
input[type="password"]:focus:required:invalid:focus,
input[type="datetime"]:focus:required:invalid:focus,
input[type="datetime-local"]:focus:required:invalid:focus,
input[type="date"]:focus:required:invalid:focus,
input[type="month"]:focus:required:invalid:focus,
input[type="time"]:focus:required:invalid:focus,
input[type="week"]:focus:required:invalid:focus,
input[type="number"]:focus:required:invalid:focus,
input[type="email"]:focus:required:invalid:focus,
input[type="url"]:focus:required:invalid:focus,
input[type="search"]:focus:required:invalid:focus,
input[type="tel"]:focus:required:invalid:focus,
input[type="color"]:focus:required:invalid:focus,
.uneditable-input:focus:required:invalid:focus {
  -webkit-box-shadow: 0px 0px 3px 1px transparent;
  -moz-box-shadow: 0px 0px 3px 1px transparent;
  box-shadow: 0px 0px 3px 1px transparent;
}
.navbar .nav > li > a {
  text-shadow: none;
}
/*** Start Drop Down Menus ***/
.navbar .nav li .open > a {
  background-color: transparent;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle {
  background-color: #003c41;
  color: #FFFFFF;
}
.navbar .nav li > .dropdown-menu:before {
  content: '';
  display: iline-block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #fff;
  position: absolute;
  top: -9px;
}
.navbar .nav li > .dropdown-menu:after {
  content: '';
  position: absolute;
  display: iline-block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 9px solid #fff;
  top: -9px;
  left: 3px;
}
.nav li.dropdown.open .caret {
  border-bottom: 0 solid transparent;
  border-top-width: 4px;
}
.nav .dropdown-toggle .caret {
  margin-top: -2px;
  vertical-align: middle;
}
div.masthead-nowrap {
  border: #C2C2C2;
  border-width: 1px;
  border-style: solid;
  white-space: nowrap;
  padding: 0;
}
div.masthead-nowrap > ul {
  float: none;
}
div.masthead-nowrap > ul > li {
  list-style-type: none;
  border-width: 0;
  -webkit-transition: none;
  border-bottom: none !important;
}
div.masthead-nowrap > ul > li:last-child {
  border-bottom-width: 0;
}
div.masthead-nowrap > ul > li:last-child > a:hover {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
div.masthead-nowrap > ul > li:hover {
  background-color: #FFFFFF;
  background-image: none;
  border-width: 0;
}
div.masthead-nowrap > ul > li > a:hover {
  background-image: none;
  background-color: #FFFFFF;
  color: #007D8A !important;
  border-top-width: 0;
  border-bottom-width: 0;
}
div.masthead {
  float: left;
  color: #222222;
}
div.masthead ul {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
div.masthead section {
  padding: 10px;
  line-height: 22px;
}
ul.masthead {
  float: left;
  margin: 0;
  padding-left: 0;
}
.dropdown-menu {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.dropdown-menu.masthead-nowrap {
  background-color: #FFFFFF;
  margin: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  min-width: initial;
}
.dropdown-menu.masthead-nowrap a,
.dropdown-menu.masthead-nowrap a:link,
.dropdown-menu.masthead-nowrap a:visited,
.dropdown-menu.masthead-nowrap a:hover,
.dropdown-menu.masthead-nowrap a:active {
  text-decoration: none;
  display: block;
  min-height: 40px;
  min-width: 120px;
  padding: 0 10px;
  line-height: 40px;
  color: #222222;
  vertical-align: middle;
}
.dropdown-menu li i[class*="icon-"] {
  margin-left: 4px;
}
.btn-group > .dropdown-menu {
  font-size: 14px;
  border: 1px solid #C2C2C2;
  padding: 0px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .dropdown-menu > li {
  height: 34px;
  width: 100%;
  display: table;
}
.btn-group > .dropdown-menu > li > a {
  height: 34px;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.btn-group > .dropdown-menu > li > a:hover {
  background: #e4f7fd;
  color: #222222;
  border: none;
  filter: none;
}
.fis-condensed .dropdown-menu {
  font-size: 12px;
}
.fis-condensed .dropdown-menu > li {
  height: 22px;
}
.fis-condensed .dropdown-menu > li > a {
  height: 32px;
}
.fis-condensed .dropdown-menu.masthead-nowrap a,
.fis-condensed .dropdown-menu.masthead-nowrap a:link,
.fis-condensed .dropdown-menu.masthead-nowrap a:visited,
.fis-condensed .dropdown-menu.masthead-nowrap a:hover,
.fis-condensed .dropdown-menu.masthead-nowrap a:active {
  min-height: 32px;
  min-width: 96px;
  line-height: 32px;
}
table.uib-timepicker td.uib-time > input[type='text'].form-control {
  border-radius: 4px;
}
table.uib-timepicker td.uib-time.am-pm > button {
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 0 10px;
}
td.uib-decrement.hours > a.btn,
td.uib-decrement.minutes > a.btn,
td.uib-increment.hours > a.btn,
td.uib-increment.minutes > a.btn {
  height: 0 0 0 10px;
  padding: 6px 12px;
}
td.uib-separator {
  padding: 0 5px;
}
/*** End Drop Down Menus ***/
/** Bootstrap UX widgets changes **/
.input-group-btn > button {
  border: 1px solid #C2C2C2;
  height: 34px;
}
.dropdown-menu > li.divider {
  height: 1px;
}
.panel-heading > h5 {
  outline: 0;
}
div.alert > div > span {
  font-style: normal;
}
div.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
div.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
div.alert {
  border-radius: 4px;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Needs to change to 5px from 0px */
div,
span,
input,
button {
  outline: none;
}
.fis-start-menu > div div::-webkit-scrollbar,
.fis-mega-menu div::-webkit-scrollbar {
  width: 8px;
}
.fis-start-menu > div div::-webkit-scrollbar-track,
.fis-mega-menu div::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.fis-start-menu > div div::-webkit-scrollbar-thumb,
.fis-mega-menu div::-webkit-scrollbar-thumb {
  background-color: #007D8A;
}
.fis-start-menu > div div::-webkit-scrollbar-button,
.fis-mega-menu div::-webkit-scrollbar-button {
  background-color: #595959;
  color: #595959;
}
@media only screen and (max-width: 1024px) {
  .nav > li {
    display: inline-block !important;
  }
  .navbar-nav {
    margin: 0 14px !important;
  }
  .navbar-nav .open .dropdown-menu {
    position: absolute;
    background-color: #fff;
    margin-left: -50px;
  }
}
.breadcrumb {
  background-color: #e6e6e6 !important;
  border-bottom: 1px solid #E0DDDD;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 0px !important;
}
.breadcrumb a {
  color: #562B5E;
}
.breadcrumb > li + li:before {
  color: #464646;
}
.fis-condensed .breadcrumb {
  padding: 3px 10px !important;
}
.app > footer {
  background-color: #EEEEEE;
}
.app > footer .fis-footer-bar li {
  line-height: 40px;
}
.app > footer .fis-footer-bar .nav.pull-right {
  margin-right: 0 !important;
}
.fis-field .radio .radio-icon {
  margin: 0px 10px 0px 0px !important;
  height: 16px !important;
}
.fis-field .checkbox .checkbox-icon {
  height: 16px;
}
.fis-field .checkbox .checkbox-icon::after {
  width: 9px;
  height: 7px;
}
body:not(.fis-condensed) .fis-number-field-suffix-wrap .add-on {
  border-left: 1px solid;
}
.checkbox input[type="checkbox"] {
  margin-left: 30px;
}
.fis-condensed .k-widget.k-dropdown .k-dropdown-wrap .k-select {
  background-color: transparent !important;
}
.dui-toc-outer ul li a {
  color: #337ab7 !important;
}
.fis-view-panel {
  margin-top: -50px;
}
.checkbox .control-label {
  display: none;
}
.treeView input {
  width: 0;
}
.fis-gridFilter-widget-position .fis-field .radio .radio-icon::after {
  top: 3px !important;
  left: 3px !important;
}
.fis-condensed .fis-grid-filter-menu-container .fis-grid-filter-icon {
  margin-top: -8px !important;
}
.fis-grid .k-grid-content .k-grid-edit-row .k-datepicker .k-picker-wrap,
.fis-grid .k-grid-content .k-grid-edit-row .k-datetimepicker .k-picker-wrap {
  width: 108px !important;
}
.icon-edit {
  background-position: -96px -72px;
  position: absolute;
  margin-top: 0px !important;
}
fieldset:not(.form-horizontal) .control-group label > span,
fieldset:not(.form-horizontal) .fis-field label > span {
  height: 5px !important;
  /* Needs to change to 5px from 0px */
}
fieldset.form-horizontal .control-group label > span,
fieldset.form-horizontal .fis-field label > span {
  height: 42px;
  width: 160px;
  top: -7px;
  position: relative;
}
.fis-condensed .fis-field .radio .radio-icon {
  height: 12px !important;
}
.fis-condensed .fis-field .checkbox .checkbox-icon {
  height: 12px !important;
}
.fis-condensed .control-group label > span,
.fis-condensed .fis-field label > span {
  height: 0px !important;
}
[class^="icon-"],
[class*=" icon-"] {
  font-size: 13px !important;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
.fis-condensed label,
.fis-condensed input,
.fis-condensed button,
.fis-condensed select,
.fis-condensed textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: 0;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
/* End */
/*** Start Drop Down Menus SDHTML-13486 ***/
.fis-bs-tabs {
  margin-bottom: 15px;
  margin-top: 25px;
}
.fis-bs-tabs-icon-close {
  color: #606060;
  font-weight: normal;
}
.fis-bs-tabs-icon-close:before {
  content: "✖" !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
.fis-bs-segment-group {
  margin: 20px auto 0;
}
.fis-bs-segment-group .fis-bs-segment {
  border: 1px solid #CCC;
}
.fis-bs-segment-group .fis-bs-segment-selected:focus,
.fis-bs-segment-group .fis-bs-segment-selected:hover {
  background: #26909b;
  border: 1px solid #26909b;
  color: #FFF;
  margin-bottom: 20px;
}
.fis-bs-segment-group .fis-bs-segment-selected:focus::before,
.fis-bs-segment-group .fis-bs-segment-selected:hover::before {
  border-top-color: #26909b;
}
section {
  padding-top: 0px;
  border: none;
}
/** This is to override plateau styles to bring back bs calendar style
 * bs-override-style class is added inside datepicker input-group
 */
.bs-override-style {
  /* basic bootstrap styles */
  /* datepicker related styles */
}
.bs-override-style .btn {
  padding: 6px 12px;
  height: auto;
  border: 1px solid transparent;
}
.bs-override-style .btn-default {
  border-color: #ccc;
}
.bs-override-style .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bs-override-style .btn-group-sm > .btn,
.bs-override-style .btn-sm {
  padding: 5px 10px;
  height: auto;
}
.bs-override-style .uib-datepicker-popup {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bs-override-style .fis-bs-calendar-pull-left,
.bs-override-style .fis-bs-calendar-pull-right,
.bs-override-style .fis-bs-calendar-middle {
  color: #FFF;
  background-color: #767676;
  border-radius: 0;
}
.bs-override-style .fis-bs-calendar-midle {
  height: 30px;
  border: 2px outset buttonface;
}
.bs-override-style .fis-bs-calendar-cell {
  border-radius: 0;
}
.bs-override-style .fis-bs-calendar-btn-info,
.bs-override-style .fis-bs-calendar-btn-danger {
  border: 1px solid #007d8a;
}
.bs-override-style .fis-bs-calendar-btn-success {
  border: 1px solid #777;
}
.bs-override-style .fis-bs-calendar-btn-success:hover,
.bs-override-style .fis-bs-calendar-btn-info:hover,
.bs-override-style .fis-bs-calendar-btn-danger:hover {
  background-color: #999;
  color: #FFF;
  text-decoration: none;
}
.bs-override-style input.dPickerInput {
  height: 30px;
  border-radius: 4px;
}
.bs-override-style .fis-bs-calendar-btn-open {
  height: 30px;
}
.bs-override-style button i.calIcon {
  margin-top: 5px;
}
.bs-override-style .fis-amount {
  height: 30px;
  margin-bottom: 20;
}
.bs-override-style .fis-icon-posak,
.bs-override-style .fis-icon-information,
.bs-override-style .fis-icon-error {
  background-image: none;
}
.bs-override-style input.numberInput {
  height: 30px;
  border-radius: 4px;
  margin-bottom: 20px;
}
.bs-override-style .popover-button-control {
  height: auto;
}
/* Calendar style ends*/
.fis-bs-widget .btn {
  height: auto;
  border: 1px solid gainsboro;
}
.fis-bs-widget .btn-group > .dropdown-menu > li {
  height: 1px;
}
.fis-bs-widget .icon-ok:after {
  padding-top: 0px;
}
/* Modal dialog: to take the content height */
.fis-bs-dialog-scroll-area {
  max-height: none;
}
/*
These variables are defined at the end to override any previous definitions. */
.fis-theme {
  visibility: visible;
}
