/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/* line 9, app/assets/stylesheets/v5/global/_reset.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 30, app/assets/stylesheets/v5/global/_reset.scss */
body {
  line-height: 1;
}

/* line 34, app/assets/stylesheets/v5/global/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 39, app/assets/stylesheets/v5/global/_reset.scss */
nav ul {
  list-style: none;
}

/* line 43, app/assets/stylesheets/v5/global/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 47, app/assets/stylesheets/v5/global/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 53, app/assets/stylesheets/v5/global/_reset.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
/* line 62, app/assets/stylesheets/v5/global/_reset.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
/* line 69, app/assets/stylesheets/v5/global/_reset.scss */
mark {
  background-color: #ffffcc;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 76, app/assets/stylesheets/v5/global/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 80, app/assets/stylesheets/v5/global/_reset.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 85, app/assets/stylesheets/v5/global/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
/* line 91, app/assets/stylesheets/v5/global/_reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 100, app/assets/stylesheets/v5/global/_reset.scss */
input, select {
  vertical-align: middle;
}

/* jsTree default theme */
/* line 2, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

/* line 11, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-node {
  white-space: nowrap;
}

/* line 14, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}

/* line 22, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-anchor:focus {
  outline: 0;
}

/* line 25, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}

/* line 33, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 41, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 49, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-ocl {
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-leaf > .jstree-ocl {
  cursor: default;
}

/* line 55, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree .jstree-open > .jstree-children {
  display: block;
}

/* line 58, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}

/* line 62, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}

/* line 65, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}

/* line 69, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

/* line 72, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

/* line 76, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-rtl .jstree-node {
  margin-left: 0;
}

/* line 79, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}

/* line 82, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

/* line 87, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}

/* line 90, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}

/* line 94, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 104, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context {
  display: none;
}

/* line 107, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  -webkit-box-shadow: 2px 2px 2px #999999;
  box-shadow: 2px 2px 2px #999999;
}

/* line 118, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

/* line 124, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 130, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li {
  list-style: none;
  display: inline;
}

/* line 134, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  -moz-text-shadow: 1px 1px 0 white;
  -webkit-text-shadow: 1px 1px 0 white;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}

/* line 149, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 156, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}

/* line 161, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a:focus {
  outline: 0;
}

/* line 164, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 171, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}

/* line 192, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

/* line 199, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}

/* line 210, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

/* line 214, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}

/* line 222, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}

/* line 228, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 234, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}

/* line 239, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}

/* line 244, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

/* line 250, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}

/* line 253, app/assets/stylesheets/v5/components/_jstree.scss */
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}

/* line 258, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* line 273, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}

/* line 278, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}

/* line 287, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd .jstree-ok {
  background: green;
}

/* line 290, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd .jstree-er {
  background: red;
}

/* line 293, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}

/* line 296, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 301, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  -webkit-transition: background-color 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s, -webkit-box-shadow 0.15s;
}

/* line 305, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #ccc;
          box-shadow: inset 0 0 1px #ccc;
}

/* line 310, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #999;
          box-shadow: inset 0 0 1px #999;
}

/* line 315, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}

/* line 318, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666;
}

/* line 322, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 326, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 329, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

/* line 338, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}

/* line 343, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

/* line 346, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 350, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}

/* line 353, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}

/* line 356, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 359, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png);
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 365, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 16px;
  height: 16px;
}

/* line 370, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -9px -71px;
}

/* line 373, app/assets/stylesheets/v5/components/_jstree.scss */
#jstree-dnd.jstree-default .jstree-er {
  background-position: -39px -71px;
}

/* line 376, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-striped {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}

/* line 379, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

/* line 385, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-wholerow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 390, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 393, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-gradient(linear, left top, left bottom, from(#beebff), to(#a8e4ff));
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@color1', endColorstr='@color2',GradientType=0 );*/
}

/* line 403, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}

/* line 409, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

/* line 413, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 418, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 423, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}

/* line 426, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-wholerow {
  height: 24px;
}

/* line 429, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png);
}

/* line 433, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

/* line 437, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-last {
  background: transparent;
}

/* line 440, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

/* line 443, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

/* line 446, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}

/* line 449, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}

/* line 452, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 456, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}

/* line 459, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}

/* line 462, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled {
  background: transparent;
}

/* line 465, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 468, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 471, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}

/* line 474, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}

/* line 477, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}

/* line 481, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}

/* line 485, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}

/* line 488, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}

/* line 491, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}

/* line 494, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 499, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 502, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}

/* line 505, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}

/* line 508, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}

/* line 511, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 515, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}

/* line 518, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}

/* line 521, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 529, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-file {
  background: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png) -100px -68px no-repeat;
}

/* line 532, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default .jstree-folder {
  background: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png) -260px -4px no-repeat;
}

/* line 535, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}

/* line 538, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-light .jstree-clicked {
  background-color: #4C8FC1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5DA0CB), to(#4C8FC1));
  background-image: linear-gradient(to bottom, #5DA0CB 0%, #4C8FC1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5DA0CB", endColorstr="#4C8FC1", GradientType=0 );
  color: #FFFFFF;
}

/* line 542, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}

/* line 548, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

/* line 552, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 557, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 562, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}

/* line 565, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-wholerow {
  height: 18px;
}

/* line 568, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png);
}

/* line 572, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}

/* line 576, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-last {
  background: transparent;
}

/* line 579, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}

/* line 582, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}

/* line 585, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}

/* line 588, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}

/* line 591, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 595, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}

/* line 598, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}

/* line 601, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-disabled {
  background: transparent;
}

/* line 604, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 607, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 610, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}

/* line 613, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}

/* line 616, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}

/* line 620, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}

/* line 624, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}

/* line 627, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}

/* line 630, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}

/* line 633, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 638, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 641, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}

/* line 644, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}

/* line 647, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}

/* line 650, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 654, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}

/* line 657, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}

/* line 660, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 668, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-file {
  background: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png) -103px -71px no-repeat;
}

/* line 671, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small .jstree-folder {
  background: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png) -263px -7px no-repeat;
}

/* line 674, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}

/* line 677, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 680, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}

/* line 686, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

/* line 690, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 695, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 700, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}

/* line 703, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-wholerow {
  height: 32px;
}

/* line 706, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png);
}

/* line 710, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}

/* line 714, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-last {
  background: transparent;
}

/* line 717, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}

/* line 720, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}

/* line 723, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}

/* line 726, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}

/* line 729, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 733, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}

/* line 736, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}

/* line 739, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-disabled {
  background: transparent;
}

/* line 742, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 745, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 748, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}

/* line 751, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}

/* line 754, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}

/* line 758, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}

/* line 762, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}

/* line 765, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}

/* line 768, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}

/* line 771, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}

/* line 776, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 779, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}

/* line 782, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}

/* line 785, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}

/* line 788, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 792, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}

/* line 795, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}

/* line 798, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 806, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-file {
  background: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png) -96px -64px no-repeat;
}

/* line 809, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large .jstree-folder {
  background: url(/assets/v5/jstree-32-0ac233235b6f65da63c3182838778d00f70f47adc6ed6bb7dcbc74e7c5a24c2e.png) -256px 0px no-repeat;
}

/* line 812, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}

/* line 815, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

@media (max-width: 768px) {
  /* line 819, app/assets/stylesheets/v5/components/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  /* line 825, app/assets/stylesheets/v5/components/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  /* line 830, app/assets/stylesheets/v5/components/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(/40px.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  /* line 835, app/assets/stylesheets/v5/components/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(/40px.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  /* line 840, app/assets/stylesheets/v5/components/_jstree.scss */
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}

@media (max-width: 768px) {
  /* line 848, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive {
    /*
    .jstree-open > .jstree-ocl,
    .jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
    */
  }
  /* line 854, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-icon {
    background-image: url(/40px.png);
  }
  /* line 857, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-node,
.jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  /* line 861, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  /* line 868, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  /* line 872, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-icon,
.jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  /* line 878, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  /* line 881, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }
  /* line 885, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  /* line 888, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-ocl,
.jstree-default-responsive .jstree-themeicon,
.jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  /* line 893, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  /* line 896, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }
  /* line 899, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  /* line 902, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }
  /* line 905, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  /* line 908, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-checkbox,
.jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  /* line 912, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-responsive .jstree-checked > .jstree-checkbox,
.jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  /* line 918, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
.jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  /* line 922, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  /* line 927, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  /* line 930, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  /* line 936, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  /* line 939, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  /* line 942, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    -webkit-box-shadow: inset 0 -6px 3px -5px #666666;
            box-shadow: inset 0 -6px 3px -5px #666666;
  }
  /* line 945, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    -webkit-box-shadow: inset 0 6px 3px -5px #666666;
            box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  /* line 949, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  /* line 952, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-node,
.jstree-default-responsive .jstree-icon,
.jstree-default-responsive .jstree-node > .jstree-ocl,
.jstree-default-responsive .jstree-themeicon,
.jstree-default-responsive .jstree-checkbox {
    background-image: url(/40px.png);
    background-size: 120px 240px;
  }
  /* line 960, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  /* line 964, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  /* line 967, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  /* line 970, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  /* line 973, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  /* line 978, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-file {
    background: url(/40px.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  /* line 982, app/assets/stylesheets/v5/components/_jstree.scss */
  .jstree-default-responsive .jstree-folder {
    background: url(/40px.png) -40px -40px no-repeat;
    background-size: 120px 240px;
  }
}

/* line 987, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 990, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-light .jstree-anchor {
  color: #D2EEF6;
}

/* line 993, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default-light .jstree-hovered {
  color: #FFFFFF;
  background: #284153;
}

/* line 997, app/assets/stylesheets/v5/components/_jstree.scss */
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 7, app/assets/stylesheets/v5/knowledge_base.scss */
html {
  font-size: 13px;
  font-family: Arial, sans-serif;
  background-color: #f2f2f2;
}

/* line 12, app/assets/stylesheets/v5/knowledge_base.scss */
body {
  min-height: 400px;
  margin: 0;
}

/* line 17, app/assets/stylesheets/v5/knowledge_base.scss */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 21, app/assets/stylesheets/v5/knowledge_base.scss */
div.body {
  padding: 0 2%;
}

/* line 25, app/assets/stylesheets/v5/knowledge_base.scss */
header.main {
  background: #333;
  background-color: #111;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
  background-image: linear-gradient(to bottom, #444 0%, #111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#444", endColorstr="#111", GradientType=0 );
  color: #fff;
  padding: 10px 2%;
  margin-bottom: 15px;
}

/* line 31, app/assets/stylesheets/v5/knowledge_base.scss */
header.main ul {
  float: right;
  font-size: 85%;
  margin-top: 1px;
}

/* line 36, app/assets/stylesheets/v5/knowledge_base.scss */
header.main ul li {
  display: inline;
  margin-left: 15px;
}

/* line 40, app/assets/stylesheets/v5/knowledge_base.scss */
header.main ul li a {
  color: #999;
  text-decoration: none;
}

/* line 44, app/assets/stylesheets/v5/knowledge_base.scss */
header.main ul li a.login {
  background: url(/icons/locked.gif) no-repeat 0 2px;
  padding-left: 17px;
}

/* line 48, app/assets/stylesheets/v5/knowledge_base.scss */
header.main ul li a:hover {
  color: #fff;
}

/* line 51, app/assets/stylesheets/v5/knowledge_base.scss */
header.main ul li.support a {
  background: #c50000;
  background-color: #c50000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ac0000), to(#c50000));
  background-image: linear-gradient(to bottom, #ac0000 0%, #c50000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ac0000", endColorstr="#c50000", GradientType=0 );
  color: #fff;
  padding: 3px 7px;
  border-radius: 5px;
  position: relative;
  z-index: 100;
}

/* line 60, app/assets/stylesheets/v5/knowledge_base.scss */
header.main h1 {
  margin-left: 10px;
  font-size: 110%;
  text-shadow: 0 0 5px #000;
  color: #999;
}

/* line 66, app/assets/stylesheets/v5/knowledge_base.scss */
header.main h1 a {
  color: #fff;
  text-decoration: none;
}

/* line 70, app/assets/stylesheets/v5/knowledge_base.scss */
header.main h1 b {
  font-weight: normal;
  color: #fff;
}

/* line 76, app/assets/stylesheets/v5/knowledge_base.scss */
nav.navigation {
  float: left;
  width: 300px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 12px;
  -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
  margin-top: 15px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow-x: scroll;
}

/* line 87, app/assets/stylesheets/v5/knowledge_base.scss */
nav.navigation #nav-tree {
  margin: 15px;
}

/* line 90, app/assets/stylesheets/v5/knowledge_base.scss */
nav.navigation p.search {
  margin: 15px;
}

/* line 92, app/assets/stylesheets/v5/knowledge_base.scss */
nav.navigation p.search input#query {
  width: 170px;
}

/* line 96, app/assets/stylesheets/v5/knowledge_base.scss */
nav.navigation a {
  color: #333;
  text-decoration: none;
}

/* line 101, app/assets/stylesheets/v5/knowledge_base.scss */
section.content {
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 0 10px #bbb;
          box-shadow: 0 0 10px #bbb;
  margin-left: 300px;
  border: 1px solid #bbb;
  background: #fff;
  padding: 20px;
  border-right: 0;
}

/* line 110, app/assets/stylesheets/v5/knowledge_base.scss */
section.content h2 {
  font-size: 180%;
}

/* line 2, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page p, section.content div.kb-page div, section.content div.kb-page form, section.content div.kb-page h1, section.content div.kb-page h2, section.content div.kb-page h3, section.content div.kb-page h4, section.content div.kb-page h5, section.content div.kb-page h6, section.content div.kb-page blockquote, section.content div.kb-page ul, section.content div.kb-page li, section.content div.kb-page ol, section.content div.kb-page table, section.content div.kb-page tr, section.content div.kb-page th, section.content div.kb-page td, section.content div.kb-page pre {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  line-height: 1.0;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

/* line 3, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page b, section.content div.kb-page em, section.content div.kb-page a, section.content div.kb-page mark, section.content div.kb-page strong, section.content div.kb-page i, section.content div.kb-page code {
  font-family: Arial, Tahoma, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

/* line 6, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h1, section.content div.kb-page h2, section.content div.kb-page h3, section.content div.kb-page h4, section.content div.kb-page h5, section.content div.kb-page h6 {
  margin: 20px 0;
  font-weight: bold;
  line-height: 1.5;
}

/* line 7, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h1 {
  font-size: 170%;
}

/* line 8, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h2 {
  font-size: 150%;
}

/* line 9, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h3 {
  font-size: 140%;
}

/* line 10, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h4 {
  font-size: 130%;
}

/* line 11, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h5 {
  font-size: 120%;
}

/* line 12, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page h6 {
  font-size: 11 0%;
}

/* line 15, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page p {
  margin: 15px 0;
  line-height: 1.6;
}

/* line 17, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page span.imgcontainer.centre {
  display: block;
  margin: 25px 0;
  text-align: center;
}

/* line 18, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page span.imgcontainer.centre img {
  max-width: 80%;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 8px #888;
          box-shadow: 0 0 8px #888;
}

/* line 19, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page span.imgcontainer.right {
  float: right;
  padding: 0 0 15px 15px;
}

/* line 20, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page span.imgcontainer.left {
  float: left;
  padding: 0 15px 15px 0;
}

/* line 23, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page a {
  color: #0073BC;
  text-decoration: underline;
}

/* line 24, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page a:hover {
  color: #00558A;
}

/* line 27, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page blockquote {
  border-left: 1px solid #ccc;
  padding-left: 15px;
  margin-left: 40px;
}

/* line 28, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page blockquote p {
  font-style: italic;
}

/* line 29, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page blockquote p:first-child {
  padding-top: 5px;
}

/* line 30, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page blockquote p:last-child {
  padding-bottom: 5px;
}

/* line 33, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page ul li, section.content div.kb-page ol li {
  line-height: 1.7;
  margin-left: 25px;
}

/* line 34, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page ul li {
  list-style: square;
}

/* line 35, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page ol li {
  list-style: decimal;
}

/* line 38, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page p code, section.content div.kb-page li code, section.content div.kb-page table code {
  font-family: Monaco, 'Courier New', fixed;
  font-size: 90%;
  background: #e3e3e3;
  padding: 1px 2px;
}

/* line 41, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page mark {
  background: #fffed9;
  padding: 1px 2px;
}

/* line 42, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page strong, section.content div.kb-page b {
  font-weight: bold;
}

/* line 43, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page em, section.content div.kb-page i {
  font-style: italic;
}

/* line 46, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page table {
  width: 100%;
  margin: 15px 0;
}

/* line 49, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page table td, section.content div.kb-page table th {
  border: 1px solid #ccc;
  padding: 7px;
  text-align: left;
}

/* line 50, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page table thead td, section.content div.kb-page table thead th, section.content div.kb-page table tfoot td, section.content div.kb-page table tfoot th, section.content div.kb-page table tbody th {
  background: #efefef;
  font-size: 90%;
  color: #999;
}

/* line 54, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page pre {
  font-family: 'Monaco', 'Courier New', monospace;
  font-size: 90%;
  background: #EFEFEF;
  line-height: 1.5;
  margin: 15px 0;
  padding: 10px;
  white-space: pre-wrap;
}

/* line 68, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .c,
section.content div.kb-page div.highlight pre .c1,
section.content div.kb-page div.highlight pre .cm,
section.content div.kb-page div.highlight pre .cp,
section.content div.kb-page div.highlight pre .cs {
  color: #999999;
  font-style: italic;
}

/* line 78, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .err {
  color: #960050;
}

/* line 80, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .l {
  color: #AE81FF;
}

/* line 82, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .n,
section.content div.kb-page div.highlight pre .o,
section.content div.kb-page div.highlight pre .p {
  color: #333333;
}

/* line 90, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .k {
  color: #346DAE;
  font-weight: bold;
}

/* line 96, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .ge {
  font-style: italic;
}

/* line 99, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .gs {
  font-weight: bold;
}

/* line 101, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .kc,
section.content div.kb-page div.highlight pre .kd,
section.content div.kb-page div.highlight pre .kn,
section.content div.kb-page div.highlight pre .kp,
section.content div.kb-page div.highlight pre .kr,
section.content div.kb-page div.highlight pre .kt {
  color: #346DAE;
  font-weight: bold;
}

/* line 112, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .m,
section.content div.kb-page div.highlight pre .s,
section.content div.kb-page div.highlight pre .ld {
  color: #CF2700;
}

/* line 121, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .na {
  color: #346DAE;
}

/* line 122, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .no {
  color: #346DAE;
}

/* line 123, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nt {
  color: #346DAE;
}

/* line 125, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nb {
  color: #333;
}

/* line 127, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nf {
  color: #61A125;
  font-weight: bold;
}

/* line 129, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nd {
  color: #61A125;
}

/* line 130, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .ni {
  color: #61A125;
}

/* line 131, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .ne {
  color: #61A125;
}

/* line 132, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nl {
  color: #61A125;
}

/* line 133, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nx {
  color: #61A125;
}

/* line 134, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .py {
  color: #61A125;
}

/* line 135, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nv {
  color: #61A125;
}

/* line 137, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nc {
  color: #61A125;
  background: #e7ffd0;
  font-weight: bold;
}

/* line 138, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .nn {
  color: #61A125;
  background: #e7ffd0;
  font-weight: bold;
}

/* line 140, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .ow {
  color: #333;
}

/* line 141, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .w {
  color: #333;
}

/* line 143, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .mf {
  color: #CF6200;
}

/* line 144, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .mh {
  color: #CF6200;
}

/* line 145, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .mi {
  color: #CF6200;
}

/* line 146, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .mo {
  color: #CF6200;
}

/* line 147, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .il {
  color: #CF6200;
}

/* line 149, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .sb {
  color: #CF2700;
}

/* line 150, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .sc {
  color: #CF2700;
}

/* line 151, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .sd {
  color: #CF2700;
}

/* line 152, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .s2 {
  color: #CF2700;
}

/* line 153, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .si {
  color: #CF2700;
}

/* line 154, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .se {
  color: #CF2700;
}

/* line 155, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .sh {
  color: #CF2700;
}

/* line 156, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .sx {
  color: #CF2700;
}

/* line 157, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .sr {
  color: #CF2700;
}

/* line 158, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .s1 {
  color: #CF2700;
}

/* line 159, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .ss {
  color: #CF2700;
  background: #ffffe7;
}

/* line 161, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .bp {
  color: #4C8A83;
}

/* line 162, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .vc {
  color: #4C8A83;
}

/* line 163, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .vg {
  color: #4C8A83;
}

/* line 164, app/assets/stylesheets/v5/partials/_public-kb-page.scss */
section.content div.kb-page div.highlight pre .vi {
  color: #4C8A83;
}

/* line 117, app/assets/stylesheets/v5/knowledge_base.scss */
#search h2 {
  margin-bottom: 24px;
}

/* line 121, app/assets/stylesheets/v5/knowledge_base.scss */
#search p {
  margin-bottom: 15px;
}

/* line 125, app/assets/stylesheets/v5/knowledge_base.scss */
#search .results {
  list-style: none;
}

/* line 128, app/assets/stylesheets/v5/knowledge_base.scss */
#search .results li {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 15px 0;
  margin-bottom: 15px;
}

/* line 136, app/assets/stylesheets/v5/knowledge_base.scss */
#search .results li p:last-of-type {
  border-top: 1px solid #eaeaea;
  line-height: 1.5;
  padding-top: 12px;
  margin-top: 12px;
}

/* line 146, app/assets/stylesheets/v5/knowledge_base.scss */
#search h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
}

/* line 152, app/assets/stylesheets/v5/knowledge_base.scss */
#search h4 a {
  color: inherit;
  text-decoration: none;
}

/* line 157, app/assets/stylesheets/v5/knowledge_base.scss */
#search h4:hover {
  text-decoration: underline;
}

/* line 162, app/assets/stylesheets/v5/knowledge_base.scss */
#search .metainfo {
  display: inline-block;
  margin: 0 0 0 12px;
  vertical-align: middle;
}

/* line 167, app/assets/stylesheets/v5/knowledge_base.scss */
#search .metainfo a {
  color: #333333;
  text-decoration: none;
}

/* line 172, app/assets/stylesheets/v5/knowledge_base.scss */
#search .metainfo:hover {
  text-decoration: underline;
}
