@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, ../dev/sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../dev/sass/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, ../dev/sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, ../dev/sass/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, ../dev/sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 77, ../dev/sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, ../dev/sass/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 97, ../dev/sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 109, ../dev/sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 117, ../dev/sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 126, ../dev/sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 135, ../dev/sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 144, ../dev/sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 153, ../dev/sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 161, ../dev/sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../dev/sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../dev/sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 184, ../dev/sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 192, ../dev/sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 203, ../dev/sass/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 211, ../dev/sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, ../dev/sass/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, ../dev/sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, ../dev/sass/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, ../dev/sass/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, ../dev/sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 290, ../dev/sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, ../dev/sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, ../dev/sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, ../dev/sass/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, ../dev/sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, ../dev/sass/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 357, ../dev/sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 370, ../dev/sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 379, ../dev/sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 390, ../dev/sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 399, ../dev/sass/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 408, ../dev/sass/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 419, ../dev/sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../dev/sass/_normalize.scss */
td,
th {
  padding: 0;
}

/* HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 13, ../dev/sass/_h5b.scss */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
/* line 27, ../dev/sass/_h5b.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 32, ../dev/sass/_h5b.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
/* line 41, ../dev/sass/_h5b.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
/* line 56, ../dev/sass/_h5b.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 69, ../dev/sass/_h5b.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 79, ../dev/sass/_h5b.scss */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
/* line 87, ../dev/sass/_h5b.scss */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */
/* line 103, ../dev/sass/_h5b.scss */
.g-hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
/* line 113, ../dev/sass/_h5b.scss */
.g-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
/* line 130, ../dev/sass/_h5b.scss */
.g-visuallyhidden.focusable:active,
.g-visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
/* line 144, ../dev/sass/_h5b.scss */
.g-invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 160, ../dev/sass/_h5b.scss */
.g-clearfix:before,
.g-clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 166, ../dev/sass/_h5b.scss */
.g-clearfix:after {
  clear: both;
}

/* line 1, ../dev/sass/blocks/_g-blocks.scss */
.g-tel {
  color: inherit;
  cursor: default;
  text-decoration: none;
}
/* line 6, ../dev/sass/blocks/_g-blocks.scss */
.g-tel:hover {
  color: inherit;
}
/* line 10, ../dev/sass/blocks/_g-blocks.scss */
.-device_desktop .g-tel {
  pointer-events: none;
}

/**
* @section Fonts
*
* You can add fonts by mixin:
* @include font-face($name, $file, $weight: normal, $style: normal);
* @include font-face('PTSans', 'PTSansRegular-webfont');
* @include font-face('PTSans', 'PTSansItalic-webfont', normal, italic);
* @include font-face('PTSans', 'PTSansBold-webfont', bold);
*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/blocks/fancybox/fancybox_sprite.png");
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/blocks/fancybox/fancybox_loading.gif") center center no-repeat;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/blocks/fancybox/fancybox_overlay.png");
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/blocks/fancybox/fancybox_sprite@2x.png");
    -webkit-background-size: 44px 152px;
    -moz-background-size: 44px 152px;
    background-size: 44px 152px;
  }

  /* line 1, ../dev/sass/plugins/_jquery.fancybox.scss */
  #fancybox-loading div {
    background-image: url("../images/blocks/fancybox/fancybox_loading@2x.gif");
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px;
  }
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* jsTree default theme */
/* line 2, ../dev/sass/plugins/_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, ../dev/sass/plugins/_jstree.scss */
.jstree-node {
  white-space: nowrap;
}

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

/* line 22, ../dev/sass/plugins/_jstree.scss */
.jstree-anchor:focus {
  outline: 0;
}

/* line 25, ../dev/sass/plugins/_jstree.scss */
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}

/* line 33, ../dev/sass/plugins/_jstree.scss */
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 41, ../dev/sass/plugins/_jstree.scss */
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

/* line 49, ../dev/sass/plugins/_jstree.scss */
.jstree-ocl {
  cursor: pointer;
}

/* line 52, ../dev/sass/plugins/_jstree.scss */
.jstree-leaf > .jstree-ocl {
  cursor: default;
}

/* line 55, ../dev/sass/plugins/_jstree.scss */
.jstree .jstree-open > .jstree-children {
  display: block;
}

/* line 58, ../dev/sass/plugins/_jstree.scss */
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}

/* line 62, ../dev/sass/plugins/_jstree.scss */
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}

/* line 65, ../dev/sass/plugins/_jstree.scss */
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}

/* line 69, ../dev/sass/plugins/_jstree.scss */
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}

/* line 72, ../dev/sass/plugins/_jstree.scss */
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}

/* line 76, ../dev/sass/plugins/_jstree.scss */
.jstree-rtl .jstree-node {
  margin-left: 0;
}

/* line 79, ../dev/sass/plugins/_jstree.scss */
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}

/* line 82, ../dev/sass/plugins/_jstree.scss */
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}

/* line 87, ../dev/sass/plugins/_jstree.scss */
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}

/* line 90, ../dev/sass/plugins/_jstree.scss */
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}

/* line 94, ../dev/sass/plugins/_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, ../dev/sass/plugins/_jstree.scss */
.vakata-context {
  display: none;
}

/* line 107, ../dev/sass/plugins/_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;
  -moz-box-shadow: 2px 2px 2px #999999;
  box-shadow: 2px 2px 2px #999999;
}

/* line 116, ../dev/sass/plugins/_jstree.scss */
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}

/* line 122, ../dev/sass/plugins/_jstree.scss */
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 128, ../dev/sass/plugins/_jstree.scss */
.vakata-context li {
  list-style: none;
  display: inline;
}

/* line 132, ../dev/sass/plugins/_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;
  text-shadow: 1px 1px 0 white;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

/* line 143, ../dev/sass/plugins/_jstree.scss */
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 148, ../dev/sass/plugins/_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 153, ../dev/sass/plugins/_jstree.scss */
.vakata-context li > a:focus {
  outline: 0;
}

/* line 156, ../dev/sass/plugins/_jstree.scss */
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}

/* line 161, ../dev/sass/plugins/_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;
  text-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 176, ../dev/sass/plugins/_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;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

/* line 183, ../dev/sass/plugins/_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 194, ../dev/sass/plugins/_jstree.scss */
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}

/* line 198, ../dev/sass/plugins/_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 206, ../dev/sass/plugins/_jstree.scss */
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}

/* line 212, ../dev/sass/plugins/_jstree.scss */
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}

/* line 218, ../dev/sass/plugins/_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 223, ../dev/sass/plugins/_jstree.scss */
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}

/* line 228, ../dev/sass/plugins/_jstree.scss */
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}

/* line 234, ../dev/sass/plugins/_jstree.scss */
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}

/* line 237, ../dev/sass/plugins/_jstree.scss */
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}

/* line 242, ../dev/sass/plugins/_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 257, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}

/* line 262, ../dev/sass/plugins/_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 271, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd .jstree-ok {
  background: green;
}

/* line 274, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd .jstree-er {
  background: red;
}

/* line 277, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}

/* line 280, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 285, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  -webkit-transition: background-color 0.15s, -webkit-box-shadow 0.15s;
  -o-transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, -moz-box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s;
}

/* line 289, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #cccccc;
  -moz-box-shadow: inset 0 0 1px #cccccc;
  box-shadow: inset 0 0 1px #cccccc;
}

/* line 294, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-clicked {
  background: #beebff;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #999999;
  -moz-box-shadow: inset 0 0 1px #999999;
  box-shadow: inset 0 0 1px #999999;
}

/* line 299, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}

/* line 302, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}

/* line 306, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 310, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 313, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  -webkit-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");
  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 322, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}

/* line 327, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}

/* line 330, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 334, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}

/* line 337, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}

/* line 340, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 343, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}

/* line 348, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 354, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 359, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}

/* line 362, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-gradient(linear, left top, left bottom, from(#beebff), to(#a8e4ff));
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -moz-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -o-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}

/* line 366, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}

/* line 372, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}

/* line 376, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 381, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 386, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}

/* line 389, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-wholerow {
  height: 24px;
}

/* line 392, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../images/plugins/jstree/32px.png");
}

/* line 396, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}

/* line 400, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-last {
  background: transparent;
}

/* line 403, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}

/* line 406, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}

/* line 409, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}

/* line 412, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}

/* line 415, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 419, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}

/* line 422, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}

/* line 425, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled {
  background: transparent;
}

/* line 428, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 431, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 434, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}

/* line 437, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}

/* line 440, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}

/* line 444, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}

/* line 448, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}

/* line 451, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}

/* line 454, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-striped {
  -webkit-background-size: auto 48px;
  -moz-background-size: auto 48px;
  background-size: auto 48px;
}

/* line 457, ../dev/sass/plugins/_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 462, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 465, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}

/* line 468, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}

/* line 471, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}

/* line 474, ../dev/sass/plugins/_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 478, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}

/* line 481, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}

/* line 484, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 489, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../images/plugins/jstree/throbber.gif") center center no-repeat;
}

/* line 492, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-file {
  background: url("../images/plugins/jstree/32px.png") -100px -68px no-repeat;
}

/* line 495, ../dev/sass/plugins/_jstree.scss */
.jstree-default .jstree-folder {
  background: url("../images/plugins/jstree/32px.png") -260px -4px no-repeat;
}

/* line 498, ../dev/sass/plugins/_jstree.scss */
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 502, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}

/* line 506, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../images/plugins/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 512, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 518, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}

/* line 521, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}

/* line 524, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}

/* line 527, ../dev/sass/plugins/_jstree.scss */
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 530, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}

/* line 536, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}

/* line 540, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 545, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 550, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}

/* line 553, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-wholerow {
  height: 18px;
}

/* line 556, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../images/plugins/jstree/32px.png");
}

/* line 560, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}

/* line 564, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-last {
  background: transparent;
}

/* line 567, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}

/* line 570, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}

/* line 573, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}

/* line 576, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}

/* line 579, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 583, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}

/* line 586, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}

/* line 589, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-disabled {
  background: transparent;
}

/* line 592, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 595, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 598, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}

/* line 601, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}

/* line 604, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}

/* line 608, ../dev/sass/plugins/_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 612, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}

/* line 615, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}

/* line 618, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small > .jstree-striped {
  -webkit-background-size: auto 36px;
  -moz-background-size: auto 36px;
  background-size: auto 36px;
}

/* line 621, ../dev/sass/plugins/_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 626, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 629, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}

/* line 632, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}

/* line 635, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}

/* line 638, ../dev/sass/plugins/_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 642, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}

/* line 645, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}

/* line 648, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 653, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../images/plugins/jstree/throbber.gif") center center no-repeat;
}

/* line 656, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-file {
  background: url("../images/plugins/jstree/32px.png") -103px -71px no-repeat;
}

/* line 659, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small .jstree-folder {
  background: url("../images/plugins/jstree/32px.png") -263px -7px no-repeat;
}

/* line 662, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 666, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}

/* line 670, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../images/plugins/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 676, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/* line 682, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}

/* line 685, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}

/* line 688, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}

/* line 691, ../dev/sass/plugins/_jstree.scss */
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 694, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}

/* line 700, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}

/* line 704, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 709, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 714, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}

/* line 717, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-wholerow {
  height: 32px;
}

/* line 720, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../images/plugins/jstree/32px.png");
}

/* line 724, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-node {
  background-position: -288px 0;
  background-repeat: repeat-y;
}

/* line 728, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-last {
  background: transparent;
}

/* line 731, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0;
}

/* line 734, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0;
}

/* line 737, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0;
}

/* line 740, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0;
}

/* line 743, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}

/* line 747, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0;
}

/* line 750, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 0;
}

/* line 753, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-disabled {
  background: transparent;
}

/* line 756, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}

/* line 759, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}

/* line 762, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0;
}

/* line 765, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}

/* line 768, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0;
}

/* line 772, ../dev/sass/plugins/_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 776, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0;
}

/* line 779, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}

/* line 782, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large > .jstree-striped {
  -webkit-background-size: auto 64px;
  -moz-background-size: auto 64px;
  background-size: auto 64px;
}

/* line 785, ../dev/sass/plugins/_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 790, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

/* line 793, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}

/* line 796, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}

/* line 799, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}

/* line 802, ../dev/sass/plugins/_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 806, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}

/* line 809, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0 -32px;
}

/* line 812, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}

/* line 817, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../images/plugins/jstree/throbber.gif") center center no-repeat;
}

/* line 820, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-file {
  background: url("../images/plugins/jstree/32px.png") -96px -64px no-repeat;
}

/* line 823, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large .jstree-folder {
  background: url("../images/plugins/jstree/32px.png") -256px 0 no-repeat;
}

/* line 826, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}

/* line 830, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}

/* line 834, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../images/plugins/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}

/* line 840, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}

/* line 846, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0 -64px;
}

/* line 849, ../dev/sass/plugins/_jstree.scss */
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}

/* line 852, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}

/* line 855, ../dev/sass/plugins/_jstree.scss */
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}

@media (max-width: 768px) {
  /* line 859, ../dev/sass/plugins/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }

  /* line 865, ../dev/sass/plugins/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }

  /* line 870, ../dev/sass/plugins/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../images/plugins/jstree/40px.png");
    background-position: 0 -200px;
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    background-size: 120px 240px;
  }

  /* line 875, ../dev/sass/plugins/_jstree.scss */
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../images/plugins/jstree/40px.png");
    background-position: -40px -200px;
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    background-size: 120px 240px;
  }

  /* line 880, ../dev/sass/plugins/_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 888, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/
  }

  /* line 894, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-icon {
    background-image: url("../images/plugins/jstree/40px.png");
  }

  /* line 897, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }

  /* line 901, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }

  /* line 908, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }

  /* line 912, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  /* line 918, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }

  /* line 921, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }

  /* line 925, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }

  /* line 928, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    background-size: 120px 240px;
  }

  /* line 933, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }

  /* line 936, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0 !important;
  }

  /* line 939, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }

  /* line 942, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0 !important;
  }

  /* line 945, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }

  /* line 948, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }

  /* line 952, ../dev/sass/plugins/_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 958, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }

  /* line 962, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }

  /* line 967, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }

  /* line 970, ../dev/sass/plugins/_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 976, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }

  /* line 979, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }

  /* line 982, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    -webkit-box-shadow: inset 0 -6px 3px -5px #666666;
    -moz-box-shadow: inset 0 -6px 3px -5px #666666;
    box-shadow: inset 0 -6px 3px -5px #666666;
  }

  /* line 985, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    -webkit-box-shadow: inset 0 6px 3px -5px #666666;
    -moz-box-shadow: inset 0 6px 3px -5px #666666;
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }

  /* line 989, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 992, ../dev/sass/plugins/_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("../images/plugins/jstree/40px.png");
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    background-size: 120px 240px;
  }

  /* line 1000, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }

  /* line 1004, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }

  /* line 1007, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }

  /* line 1010, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }

  /* line 1013, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }

  /* line 1018, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-file {
    background: url("../images/plugins/jstree/40px.png") 0 -160px no-repeat;
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    background-size: 120px 240px;
  }

  /* line 1022, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive .jstree-folder {
    background: url("../images/plugins/jstree/40px.png") -40px -40px no-repeat;
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    background-size: 120px 240px;
  }

  /* line 1026, ../dev/sass/plugins/_jstree.scss */
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
/**
* @section Settings
*/
/**
* @section Gradients
*
* %gradient1 {…}
* %gradient2 {…}
*/
/**
* @section Sprites
*
* $icons: sprite-map('blocks/block/icons/*.png', $spacing: 20px);
* 
* .b-icon {
    background: $icons no-repeat;
*   &.-type_example {background-position: sprite-position($map, $sprite, $offset-x, $offset-y, $use-percentages);}
*   &.-type_arrow {background-position: sprite-position($icons, arrow);}
*   &.-type_login {background-position: sprite-position($icons, login-ico, 3px, -2px);}
* }
*/
/* ==|== primary styles =====================================================
   Authors: Igor Zenich
   ========================================================================== */
/* line 53, ../dev/sass/main.scss */
a:hover {
  text-decoration: none;
}

/**
* @section b-text
*/
/* line 61, ../dev/sass/main.scss */
.b-text {
  /* ... */
}

/* line 74, ../dev/sass/main.scss */
body {
  background: #f5f5f5;
  padding: 10px 0;
}

/**
* @section wrapper
*/
/* line 83, ../dev/sass/main.scss */
.l-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1100px;
  background: #fff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 11px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 3px 3px 11px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 3px 3px 11px 0 rgba(50, 50, 50, 0.75);
}

/**
* @section Main Site Header
*/
/* line 4, ../dev/sass/blocks/_l-siteHeader.scss */
.l-siteHeader {
  position: relative;
  height: 201px;
  background: url("../images/blocks/l-siteHeader/temp-l-siteHeader.png") no-repeat;
}

/**
* @section Main Content
*/
/* line 15, ../dev/sass/_mixins.scss */
.l-content:before, .l-content:after {
  content: " ";
  display: table;
}
/* line 20, ../dev/sass/_mixins.scss */
.l-content:after {
  clear: both;
}
/* line 23, ../dev/sass/_mixins.scss */
.l-content {
  *zoom: 1;
}

/**
* @section FlowChart
*/
/* line 4, ../dev/sass/blocks/_l-flowchart.scss */
.l-flowchart {
  padding: 20px 10px;
}

/* line 8, ../dev/sass/blocks/_l-flowchart.scss */
.b-flowchart__header {
  font: bold 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
}
/* line 18, ../dev/sass/blocks/_l-flowchart.scss */
.b-flowchart__description {
  display: none;
}

/* line 23, ../dev/sass/blocks/_l-flowchart.scss */
.b-processMap {
  cursor: pointer;
}
/* line 26, ../dev/sass/blocks/_l-flowchart.scss */
.b-processMap svg {
  width: 100%;
}

/* line 30, ../dev/sass/blocks/_l-flowchart.scss */
.webkit .b-processMap svg,
.gecko .b-processMap svg {
  height: 100%;
}

/**
* @subsection SVG
*/
/* line 36, ../dev/sass/blocks/_l-flowchart.scss */
.svg-processStep {
  opacity: 0.5;
}

/* line 40, ../dev/sass/blocks/_l-flowchart.scss */
.svg-processStep:hover {
  opacity: 1;
}

/**
* @section PDF
*/
/* line 4, ../dev/sass/blocks/_l-pdf.scss */
.l-pdf {
  width: 700px;
  height: 800px;
  float: left;
  overflow: hidden;
}

/* line 11, ../dev/sass/blocks/_l-pdf.scss */
.b-pdf {
  display: block;
  margin: 10px 0 0;
  width: 100%;
  height: 100%;
  clear: both;
  background: url("../images/ajax-loader.gif") center center no-repeat;
}
/* line 21, ../dev/sass/blocks/_l-pdf.scss */
.b-pdf__fullscreen {
  float: right;
  margin: 0 0 10px 0;
}

/**
* @section Sidebar
*/
/* line 4, ../dev/sass/blocks/_l-sidebar.scss */
.l-sidebar {
  width: 390px;
  float: right;
}

/* line 9, ../dev/sass/blocks/_l-sidebar.scss */
.b-sidebar__header {
  font: bold 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
}

/**
* @section Main Site Footer
*/
/**
* Responsive & Print styles
*/
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  /* line 8, ../dev/sass/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    -webkit-box-shadow: none !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    -moz-box-shadow: none !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../dev/sass/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../dev/sass/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../dev/sass/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  /* line 36, ../dev/sass/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 41, ../dev/sass/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  /* line 52, ../dev/sass/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 56, ../dev/sass/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 61, ../dev/sass/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 65, ../dev/sass/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 72, ../dev/sass/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
