/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

audio, canvas, progress, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

progress {
  vertical-align: baseline
}

template, [hidden] {
  display: none
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

button, input, select, textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: bold
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

.clearfix {
  *zoom: 1
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0
}

.clearfix:after {
  clear: both
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.pull-center {
  text-align: center
}

html {
  height: 100%;
  -webkit-font-smoothing: antialiased
}

body {
  min-height: 100%;
  height: 100%;
  min-width: 320px;
  background-color: #212121
}

body.page-downloads {
  background: #212121 url('../images/bg/bg-items.jpg') 100% 58px no-repeat;
  -moz-background-size: 94%;
  -o-background-size: 94%;
  -webkit-background-size: 94%;
  background-size: 94%
}

@media (min-width: 880px) {
  body.page-downloads {
    background-position: 100% 140px
  }
}

.tablet body.page-downloads, .mobile body.page-downloads {
  background-image: none
}

*, :after, :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none
}

#block-system-main img {
  max-width: 100%;
  height: auto !important;
  /*vertical-align: top*/
}

@media (min-width: 880px) {
  .mobile-only {
    display: none !important
  }
}

.sticky {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100
}

.pseudo-el {
  opacity: 0;
  visibility: hidden;
  position: static !important
}

.iconLink {
  margin: 0 0 8px 0
}

@media (min-width: 880px) {
  .iconLink {
    margin: 0 0 16px 0
  }
}

.iconLink p {
  margin: 0
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  width: 90%;
  position: relative
}

@media (min-width: 880px) {
  .container {
    width: 90%
  }
}

@media (min-width: 1120px) {
  .container {
    width: 970px
  }
}

@media (min-width: 1320px) {
  .container {
    width: 1170px
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0
}

.row {
  margin-left: 0;
  margin-right: 0
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0%
}

@media (min-width: 880px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0%
  }
}

@media (min-width: 1120px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0%
  }
}

@media (min-width: 1320px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-0 {
    margin-left: 0%
  }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both
}

.select2-container {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  line-height: 1.2;
  width: auto !important;
  vertical-align: middle;
  display: inline-block
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 30px;
  font-size: 12px;
  user-select: none;
  font-family: dinpro-medium;
  -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
  cursor: pointer;
  display: block;
  padding-left: 25px;
  padding-right: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.select2-container .select2-search--inline {
  float: left
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-dropdown {
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  -moz-box-shadow: 0 8px 38px -15px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 8px 38px -15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 38px -15px rgba(0, 0, 0, 0.4);
  z-index: 1051
}

.select2-dropdown.select2-dropdown--above {
  -moz-box-shadow: 0 -9px 34px -15px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 -9px 34px -15px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -9px 34px -15px rgba(0, 0, 0, 0.4)
}

.select2-results {
  display: block
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}

.select2-results__option {
  padding: 8px 25px;
  user-select: none;
  -webkit-user-select: none
}

.select2-results__option[aria-selected] {
  margin: 0;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  cursor: pointer
}

.select2.select2-container--open .select2-selection:hover .select2-selection__arrow b {
  border-color: transparent transparent #d5be7d transparent
}

.select2 .select2-selection:hover .select2-selection__rendered {
  color: #d5be7d
}

.select2 .select2-selection:hover .select2-selection__arrow b {
  border-color: #d5be7d transparent transparent transparent
}

.select2-container--open .select2-dropdown {
  left: 0
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-search--dropdown {
  display: block;
  padding: 4px
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
  display: none
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.select2-container--default .select2-selection--single {
  position: relative;
  z-index: 1;
  border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #a4915f;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-transform: uppercase;
  line-height: 30px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  right: 15px;
  width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #a4915f transparent transparent transparent;
  border-style: solid;
  -moz-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -3px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}

.select2-container--default.select2-container--open .select2-selection:before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  height: 44px;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px 0 0;
  box-shadow: 0 0 38px -20px rgba(0, 0, 0, 0.4)
}

.select2-container--default.select2-container--above.select2-container--open .select2-selection:before {
  -moz-box-shadow: 0 0 38px -20px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 38px -20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 38px -20px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0;
  border-radius: 0 0 8px 8px;
  bottom: -14px
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #a4915f transparent;
  border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 225px;
  overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #e2e0e2;
  cursor: not-allowed
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #eee
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}

.select2-container--default:hover .select2-results__option--highlighted[aria-selected] {
  background-color: #eee
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}

.select2-container--classic .select2-dropdown {
  background-color: #fff
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
  border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0
}

.scroll-element {
  display: none
}

.scroll-element, .scroll-element div {
  box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block
}

.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
  cursor: default
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0
}

.scrollbar-inner > .scroll-element, .scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 7px
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden
}

.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track, .scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #b7b7b7
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px
}

.scrollbar-outer > .scroll-element, .scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee
}

.scrollbar-outer > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_track, .scrollbar-outer > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191
}

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px
}

.scrollbar-macosx > .scroll-element, .scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar, .scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}

.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}

.scrollbar-light > .scroll-element, .scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px
}

.scrollbar-rail > .scroll-element, .scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3)
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5)
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6)
}

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px
}

.scrollbar-dynamic > .scroll-element, .scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -ms-transition: height 0.2s;
  transition: height 0.2s
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px
}

.scrollbar-chrome > .scroll-element, .scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e
}

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px
}

.site-header {
  font-size: 12px;
  line-height: 1.2;
  position: relative;
  z-index: 102;
}

@media (min-width: 880px) {
  .site-header {
    display: block
  }
}

.site-header .container {
  width: 90%;
  max-width: 1170px
}

.site-header .top-header {
  background: #fff;
  font-family: dinpro-medium;
  text-transform: uppercase;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  transition: background 0.3s
}

@media (min-width: 880px) {
  .site-header .top-header {
    background: #fff
  }
}

.site-header .top-header .container {
  height: 60px
}

@media (min-width: 880px) {
  .site-header .top-header .container {
    height: 80px
  }
}

.site-header .top-header .menu li {
  margin-left: 46px
}

.site-header .top-header .menu li:first-child {
  margin-left: 0
}

.site-header .top-header a {
  color: #a5915f
}

.site-header .top-header a:hover {
  opacity: .7
}

.site-header .bottom-header {
  background: #2a2a2a;
  font-family: opensans-regular;
  display: none
}

@media (min-width: 880px) {
  .site-header .bottom-header {
    display: block
  }
}

.site-header .bottom-header .container {
  height: 64px
}

.site-header .bottom-header .navigation {
  left: 0;
  right: 0
}

.site-header .bottom-header .menu {
  text-align: center
}

.site-header .bottom-header .menu li {
  margin: 0 8px
}

@media (min-width: 1120px) {
  .site-header .bottom-header .menu li {
    margin: 0 20px
  }
}

@media (min-width: 1320px) {
  .site-header .bottom-header .menu li {
    margin: 0 30px
  }
}

.site-header .bottom-header .menu li.active a, .site-header .bottom-header .menu li:hover a {
  color: #757575
}

.site-header .bottom-header a {
  color: #bdbdbd
}

.site-header .logo, .site-header .navigation, .site-header .btn-nav, .site-header .btn-account {
  position: absolute;
  top: 50%
}

.site-header .logo {
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px
}

@media (min-width: 880px) {
  .site-header .logo {
    left: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto
  }
}

.site-header .navigation {
  right: 0;
  display: none;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

@media (min-width: 880px) {
  .site-header .navigation {
    display: block
  }
}

.site-header .btn-nav, .site-header .btn-account {
  width: 40px;
  height: 40px;
  display: none;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.site-header .btn-nav:before, .site-header .btn-account:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.site-header .btn-nav {
  left: 0
}

.site-header .btn-nav:before {
  height: 16px;
  width: 28px;
  background-image: url('../images/icons-sb95b4f4cf9.png');
  background-position: -72px -18px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .site-header .btn-nav:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: -21px -18px;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

@media (min-width: 880px) {
  .site-header .btn-nav:before {
    height: 16px;
    width: 28px;
    background-image: url('../images/icons-sb95b4f4cf9.png');
    background-position: -10px -34px;
    background-repeat: no-repeat
  }
}

@media (min-width: 880px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 880px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 880px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 880px) and (min-device-pixel-ratio: 1.5), (min-width: 880px) and (min-resolution: 144dpi) {
  .site-header .btn-nav:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: -21px 0;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

.site-header .btn-account {
  right: 0
}

.site-header .btn-account:before {
  height: 18px;
  width: 21px;
  background-image: url('../images/icons-sb95b4f4cf9.png');
  background-position: 0 -52px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .site-header .btn-account:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: -14px -34px;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

@media (min-width: 880px) {
  .site-header .btn-account:before {
    height: 18px;
    width: 21px;
    background-image: url('../images/icons-sb95b4f4cf9.png');
    background-position: -79px 0;
    background-repeat: no-repeat
  }
}

@media (min-width: 880px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 880px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 880px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 880px) and (min-device-pixel-ratio: 1.5), (min-width: 880px) and (min-resolution: 144dpi) {
  .site-header .btn-account:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: 0 0;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

.site-header ul.menu {
  margin: 0;
  padding: 0
}

.site-header ul.menu li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0
}

.site-header a {
  text-decoration: none;
  -moz-transition: background 0.3s, color 0.3s, opacity 0.3s;
  -o-transition: background 0.3s, color 0.3s, opacity 0.3s;
  -webkit-transition: background 0.3s, color 0.3s, opacity 0.3s;
  transition: background 0.3s, color 0.3s, opacity 0.3s
}

.site-header .free-trial a {
  display: block;
  color: #fff;
  background: #a5915f;
  padding: 11px 24px;
  border-radius: 20px;
  border: 2px solid #a5915f
}

.site-header .free-trial a:hover {
  opacity: 1;
  background: transparent;
  color: #a5915f
}

@media (min-width: 1120px) {
  body:not(.resizing) .content-wrapper {
    -moz-transition: padding-left 0.6s;
    -o-transition: padding-left 0.6s;
    -webkit-transition: padding-left 0.6s;
    transition: padding-left 0.6s
  }
}

.outer-wrapper {
  overflow: hidden;
  position: relative;
  background: #fafafa;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s
}

@media (min-width: 880px) {
  .outer-wrapper {
  }
}

.page-downloads .outer-wrapper, .front .outer-wrapper {
  background: none
}

.node-type-wikipage .inner-wrapper.container {
  width: 90%;
  max-width: 1500px
}

.content-wrapper {
  padding: 24px 0;
  overflow: hidden
}

@media (min-width: 880px) {
  .content-wrapper {
    padding: 47px 0
  }
}

@media (min-width: 1120px) {
  .content-wrapper {
    padding: 70px 0 50px 330px
  }

  .sidebar-collapsed .content-wrapper {
    padding-left: 0
  }
}

.content-wrapper .sub-info {
  color: #9e9e9e;
  margin-bottom: 16px;
  font-size: 12px
}

.content-wrapper .sub-info:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

@media (min-width: 880px) {
  .content-wrapper .sub-info {
    margin-bottom: 34px;
    font-size: 14px
  }
}

.content-wrapper .sub-info .date {
  margin: 0 0 8px;
  padding-left: 0;
  position: relative
}

.content-wrapper .sub-info .info {
  margin: 0 0 8px;
  padding-left: 30px;
  position: relative
}

@media (min-width: 1320px) {
  .content-wrapper .sub-info .date, .content-wrapper .sub-info .info {
    margin: 0 0 17px
  }
}

.content-wrapper .sub-info .date:before, .content-wrapper .sub-info .info:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0
}

.content-wrapper .sub-info .date span {
  display: none;
}

@media (min-width: 425px) {
  .content-wrapper .sub-info .date span {
    display: inline;
  }
}

@media (min-width: 880px) {
  .content-wrapper .sub-info .date:before, .content-wrapper .sub-info .info:before {
    top: 3px
  }
}

@media (min-width: 880px) {
  .content-wrapper .sub-info .info {
    padding-left: 34px
  }
}

@media (min-width: 1320px) {
  .content-wrapper .sub-info .date, .content-wrapper .sub-info .info {
    float: left;
    margin: 7px 0
  }
}

.content-wrapper .sub-info .info {
  position: relative;
  z-index: 1;
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  margin-top: 10px
}

@media (min-width: 880px) {
  .content-wrapper .sub-info .info {
    margin-top: 0
  }
}

@media (min-width: 1320px) {
  .content-wrapper .sub-info .info {
    margin-right: 45px;
    margin-bottom: 0;
    margin-top: 7px
  }
}

.content-wrapper .sub-info .info:after {
  background: #f5f3ed;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  right: -15px;
  bottom: -8px;
  left: -15px;
  z-index: -1;
  border-radius: 4px
}

.content-wrapper .sub-info .info:before {
  height: 20px;
  width: 20px;
  background: url('../images/icons-sb95b4f4cf9.png') -14px -84px no-repeat
}

.content-wrapper .sub-info a {
  color: #a2905e
}

.content-wrapper .btns-control {
  display: none;
  margin: 48px 0
}

@media (min-width: 880px) {
  .content-wrapper .btns-control {
    display: block
  }
}

.content-wrapper .btns-control .btn-print:before {
  height: 14px;
  width: 16px;
  background: url('../images/icons-sb95b4f4cf9.png') -6px 0 no-repeat
}

.content-wrapper .btns-control .btn-pdf {
  margin-left: 25px
}

.content-wrapper .btns-control .btn-pdf:before {
  height: 15px;
  width: 15px;
  background: url('../images/icons-sb95b4f4cf9.png') -48px 0 no-repeat
}

.content-wrapper .btns-control a {
  font-size: 12px;
  color: #ae935c;
  padding-left: 22px;
  position: relative
}

.content-wrapper .btns-control a:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0
}

.content-wrapper p + img {
  margin: 2px 0 10px
}

@media (min-width: 880px) {
  .content-wrapper p + img {
    margin: 4px 0 20px
  }
}

.content-wrapper img {
  vertical-align: inherit
}

.content-wrapper h2 + .sub-title {
  margin: 0 0 10px;
  font-size: 12px;
  font-family: opensans-semibold
}

@media (min-width: 880px) {
  .content-wrapper h2 + .sub-title {
    margin: -10px 0 17px
  }
}

@media (min-width: 1120px) {
  .content-wrapper h2 + .sub-title {
    margin: -20px 0 17px
  }
}

.content-wrapper h2 + .sub-title a {
  color: #a5915f
}

.content-wrapper hr {
  margin-top: 20px;
  margin-bottom: 20px !important
}

@media (min-width: 1120px) {
  .content-wrapper hr {
    margin-top: 40px;
    margin-bottom: 40px !important
  }
}

.content-wrapper fieldset {
  margin-bottom: 16px
}

.content-wrapper .sidebox {
  background: #f5f5f5;
  font-size: 12px;
  color: #616161;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 28px;
  border-radius: 4px;
  border: 1px solid #e8e8e8
}

.content-wrapper .sidebox:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

@media (min-width: 880px) {
  .content-wrapper .sidebox {
    font-size: 14px;
    padding: 19px 29px;
    margin-bottom: 30px;
    margin-top: 0
  }
}

.content-wrapper .sidebox a {
  color: #757575
}

.content-wrapper .sidebox font {
  font-family: dinpro-medium;
  text-transform: uppercase;
  color: #212121;
  font-size: 12px;
  margin: 0;
  display: block
}

@media (min-width: 880px) {
  .content-wrapper .sidebox font {
    font-size: 18px;
    margin: 0 0 6px
  }
}

.content-wrapper .sidebox font b {
  font-weight: normal
}

.content-wrapper .sidebox .iconLink {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2px
}

@media (min-width: 880px) {
  .content-wrapper .sidebox .iconLink {
    width: 275px;
    margin-right: 20px
  }
}

.site-footer {
  background: #f5f5f5;
  color: #757575;
  font-size: 12px;
  position: relative
}

.site-footer .footer-top {
  border-bottom: 1px solid #e8e8e8;
  padding: 77px 0 27px;
  display: none
}

@media (min-width: 1120px) {
  .site-footer .footer-top {
    display: block
  }
}

.site-footer .footer-bottom {
  text-align: center;
  padding: 20px 0
}

@media (min-width: 880px) {
  .site-footer .footer-bottom {
    padding: 40px 0
  }
}

.site-footer .col {
  float: left;
  padding-right: 20px
}

.site-footer .col:first-child, .site-footer .col:nth-child(4) {
  width: 180px
}

@media (min-width: 1320px) {
  .site-footer .col:first-child, .site-footer .col:nth-child(4) {
    width: 220px
  }
}

.site-footer .col:nth-child(2), .site-footer .col:nth-child(5) {
  width: 180px
}

@media (min-width: 1320px) {
  .site-footer .col:nth-child(2), .site-footer .col:nth-child(5) {
    width: 201px
  }
}

.site-footer .col:nth-child(3) {
  width: 140px
}

@media (min-width: 1320px) {
  .site-footer .col:nth-child(3) {
    width: 180px
  }
}

.site-footer .col:nth-child(6) {
  width: 100px
}

@media (min-width: 1320px) {
  .site-footer .col:nth-child(6) {
    width: 100px
  }
}

.site-footer .col:last-child {
  margin-right: 0;
  text-transform: uppercase;
  font-family: dinpro-medium
}

.site-footer h5 {
  margin: 0 0 10px
}

.site-footer ul {
  margin: 0;
  padding: 0
}

.site-footer ul li {
  margin: 0 0 7px;
  padding: 0;
  list-style: none
}

.site-footer ul li ul {
  display: none
}

.site-footer .social-menu, .site-footer .navigation {
  display: none
}

@media (min-width: 880px) {
  .site-footer .social-menu, .site-footer .navigation {
    display: block
  }
}

.site-footer .social-menu {
  margin-bottom: 30px
}

.site-footer .social-menu ul li {
  margin: 0 6px;
  padding: 0;
  display: inline-block;
  vertical-align: middle
}

.site-footer .social-menu a {
  display: block;
  -moz-transition: opacity 0.3s, border-color 0.3s;
  -o-transition: opacity 0.3s, border-color 0.3s;
  -webkit-transition: opacity 0.3s, border-color 0.3s;
  transition: opacity 0.3s, border-color 0.3s;
  height: 32px;
  width: 32px;
  border: 2px solid #ad925b;
  border-radius: 50%;
  position: relative
}

.site-footer .social-menu a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.site-footer .social-menu a:hover {
  border-color: transparent
}

.site-footer .social-menu .social-1 a:after {
  height: 12px;
  width: 6px;
  background: url('../images/icons-sb95b4f4cf9.png') 0 0 no-repeat
}

.site-footer .social-menu .social-2 a:after {
  height: 10px;
  width: 12px;
  background: url('../images/icons-sb95b4f4cf9.png') -14px -18px no-repeat
}

.site-footer .social-menu .social-3 a:after {
  height: 11px;
  width: 12px;
  background: url('../images/icons-sb95b4f4cf9.png') -60px -18px no-repeat
}

.site-footer .social-menu .social-4 a:after {
  height: 10px;
  width: 14px;
  background: url('../images/icons-sb95b4f4cf9.png') 0 -18px no-repeat
}

.site-footer .navigation {
  margin-bottom: 24px
}

.site-footer .navigation li {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0 8px;
  padding: 0
}

@media (min-width: 1120px) {
  .site-footer .navigation li {
    margin: 0 22px
  }
}

.site-footer .navigation li:first-child {
  margin-left: 0
}

.site-footer .navigation li:last-child {
  margin-right: 0
}

.site-footer .solutions li {
  margin-left: -10px;
  position: relative
}

@media (min-width: 1320px) {
  .site-footer .solutions li {
    max-width: 80%
  }
}

.site-footer .solutions li.active > a {
  background: #9e9e9e;
  color: #fff;
  text-decoration: none
}

.site-footer .solutions li.active > a:before {
  border-top: 6px solid #fff;
  border-bottom: none
}

.site-footer .solutions li.active ul {
  display: block
}

.site-footer .solutions li ul {
  padding-top: 7px;
  line-height: 1.6;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  background: #fff;
  display: none
}

.site-footer .solutions li ul a {
  padding: 0 10px
}

.site-footer .solutions li ul a:before {
  display: none
}

.site-footer .solutions li li {
  margin-left: 0;
  max-width: 100%
}

.site-footer .solutions a {
  padding: 0 26px 0 10px;
  display: block;
  position: relative
}

.site-footer .solutions a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-bottom: 6px solid #9e9e9e;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  margin-top: 1px
}

.site-footer .copy {
  opacity: .7
}

.site-footer .copy p {
  margin: 0
}

.site-footer a {
  color: #757575
}

body:not(.resizing) .sidebar-control .collapsed-block {
  -moz-transition: visibility 0.6s, opacity 0.6s, -moz-transform 0.6s, box-shadow 0.6s;
  -o-transition: visibility 0.6s, opacity 0.6s, -o-transform 0.6s, box-shadow 0.6s;
  -webkit-transition: visibility 0.6s, opacity 0.6s, -webkit-transform 0.6s, box-shadow 0.6s;
  transition: visibility 0.6s, opacity 0.6s, transform 0.6s, box-shadow 0.6s
}

.sidebar-control {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 102
}

@media (min-width: 880px) {
  .sidebar-control {
    position: fixed;
    bottom: 0;
    right: auto;
    width: 120px;
    height: 100%;
    min-height: 400px
  }
}

.sidebar-control:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff
}

@media (min-width: 880px) {
  .sidebar-control:before {
    background: #1e1e1e
  }
}

.sidebar-control .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px
}

@media (min-width: 880px) {
  .sidebar-control .logo {
    display: none
  }
}

@media (min-width: 880px) {
  .sidebar-control .sidebar-item {
    position: relative
  }
}

.sidebar-control .sidebar-item.collapsed .collapsed-block {
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  box-shadow: 0 11px 22px -7px rgba(0, 0, 0, 0.4)
}

@media (min-width: 880px) {
  .sidebar-control .sidebar-item.collapsed .collapsed-block {
    box-shadow: none;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  .desktop .sidebar-control .sidebar-item.collapsed .collapsed-block {
    visibility: visible;
    opacity: 1
  }

  .mobile .sidebar-control .sidebar-item.collapsed .collapsed-block, .tablet .sidebar-control .sidebar-item.collapsed .collapsed-block {
    display: block
  }
}

@media (min-width: 880px) {
  .sidebar-control .sidebar-item.collapsed .btn {
    background: #eeeeee
  }

  .sidebar-control .sidebar-item.collapsed .btn:before {
    height: 16px;
    width: 16px;
    background: url('../images/icons-sb95b4f4cf9.png') -63px 0 no-repeat
  }
}

.sidebar-control .btn {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 102
}

@media (min-width: 880px) {
  .sidebar-control .btn {
    position: static;
    width: auto;
    height: 80px;
    -moz-transition: background 0.6s;
    -o-transition: background 0.6s;
    -webkit-transition: background 0.6s;
    transition: background 0.6s;
    top: 0;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: auto
  }

  .sidebar-control .btn:hover {
    background: #eeeeee
  }
}

.sidebar-control .btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.sidebar-control .btn-nav {
  left: calc(5% - 5px)
}

@media (min-width: 880px) {
  .sidebar-control .btn-nav {
    left: auto
  }
}

.sidebar-control .btn-nav:hover:before {
  background: url('../images/icons-sb95b4f4cf9.png') -72px -18px no-repeat
}

.sidebar-control .btn-nav:before {
  height: 16px;
  width: 28px;
  background: url('../images/icons-sb95b4f4cf9.png') -72px -18px no-repeat
}

@media (min-width: 880px) {
  .sidebar-control .btn-nav:before {
    background: url('../images/icons-sb95b4f4cf9.png') -10px -34px no-repeat
  }
}

.sidebar-control .btn-search {
  display: none
}

@media (min-width: 880px) {
  .sidebar-control .btn-search {
    display: block
  }
}

.sidebar-control .btn-search:hover:before {
  background: url('../images/icons-sb95b4f4cf9.png') -74px -34px no-repeat
}

.sidebar-control .btn-search:before {
  height: 18px;
  width: 18px;
  background: url('../images/icons-sb95b4f4cf9.png') -38px -34px no-repeat
}

.sidebar-control .btn-account {
  right: calc(5% + 50px)
}

@media (min-width: 880px) {
  .sidebar-control .btn-account {
    right: auto
  }
}

.sidebar-control .btn-account:hover:before {
  background: url('../images/icons-sb95b4f4cf9.png') 0 -52px no-repeat
}

.sidebar-control .btn-account:before {
  height: 18px;
  width: 21px;
  background: url('../images/icons-sb95b4f4cf9.png') 0 -52px no-repeat
}

@media (min-width: 880px) {
  .sidebar-control .btn-account:before {
    background: url('../images/icons-sb95b4f4cf9.png') -79px 0 no-repeat
  }
}

.sidebar-control .collapsed-block {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f5f5f5;
  font-size: 12px;
  z-index: -1;
  font-family: dinpro-medium;
  padding-top: 20px;
  overflow: hidden
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block.menu-wrapper {
    position: fixed;
    height: 100%;
    left: 120px;
    padding: 31px 40px
  }
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block.menu-wrapper .form {
    display: none
  }
}

.sidebar-control .collapsed-block.search-wrapper {
  width: calc(100vw - 120px);
  padding: 20px 0;
  display: none
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block.search-wrapper {
    display: block
  }
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block {
    left: 100%;
    top: 0;
    bottom: 0;
    right: auto;
    width: 280px;
    background: #eeeeee;
    overflow-y: auto;
    padding-top: 0
  }

  .desktop .sidebar-control .collapsed-block {
    visibility: hidden;
    opacity: 0;
    -moz-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0)
  }

  .mobile .sidebar-control .collapsed-block, .tablet .sidebar-control .collapsed-block {
    display: none
  }
}

.sidebar-control .collapsed-block a {
  color: #424242
}

.sidebar-control .collapsed-block ul {
  margin: 0;
  padding: 0 5% 0;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  top: 74px;
  bottom: 13px;
  overflow-y: auto
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block ul {
    position: static;
    overflow-y: visible;
    padding: 0
  }
}

.sidebar-control .collapsed-block ul ul {
  margin-top: 10px;
  display: none;
  position: static;
  overflow-y: visible;
  padding: 0
}

.sidebar-control .collapsed-block ul ul ul {
  font-family: opensans-regular;
  text-transform: none
}

.sidebar-control .collapsed-block li {
  margin: 0 0 10px;
  padding: 0 0 10px 20px;
  list-style: none;
  position: relative
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block li {
    padding: 0 0 0 20px
  }
}

.sidebar-control .collapsed-block li:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px;
  border-bottom: 1px solid #e0e0e0
}

@media (min-width: 880px) {
  .sidebar-control .collapsed-block li:before {
    display: none
  }
}

.sidebar-control .collapsed-block li:last-child {
  margin-bottom: 0
}

.sidebar-control .collapsed-block li.collapsed > .btn-collapsed:before {
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 5px solid #424242;
  border-bottom: none
}

.sidebar-control .collapsed-block li.collapsed > ul {
  display: block
}

.sidebar-control .collapsed-block li li {
  padding: 0 0 0 20px
}

.sidebar-control .collapsed-block li li:before {
  display: none
}

.sidebar-control .collapsed-block .btn-collapsed {
  width: 22px;
  height: 22px;
  position: absolute;
  left: -5px;
  top: -1px;
  cursor: pointer
}

.sidebar-control .collapsed-block .btn-collapsed:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-left: 5px solid #424242;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.sidebar-control .language {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  text-align: center;
  color: #1c1a1d;
  font-family: dinpro-medium;
  font-size: 10px;
  cursor: pointer;
  text-transform: uppercase
}

@media (min-width: 880px) {
  .sidebar-control .language {
    color: #fff;
    top: auto;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    font-size: 12px
  }
}

.sidebar-control .language.expanded .current:after {
  border-top: none;
  border-bottom: 5px solid #1c1a1d
}

@media (min-width: 880px) {
  .sidebar-control .language.expanded .current:after {
    border-bottom-color: #fff
  }
}

.sidebar-control .language.expanded .current:hover:after {
  border-bottom-color: #a5915f
}

.sidebar-control .language .current {
  transition: color .3s;
  position: absolute;
  right: calc(5% + 5px);
  top: 50%;
  transform: translate(0, -50%);
  white-space: nowrap
}

@media (min-width: 880px) {
  .sidebar-control .language .current {
    position: static;
    top: auto;
    right: auto;
    transform: none;
    white-space: normal
  }
}

.sidebar-control .language .current span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  margin-right: 5px
}

@media (min-width: 880px) {
  .sidebar-control .language .current span {
    width: 100%;
    margin-left: 0
  }
}

.sidebar-control .language .current:before, .sidebar-control .language .current:after {
  content: ""
}

.sidebar-control .language .current:before {
  background: url("../images/bg/lang-ico.png") no-repeat;
  transition: background .3s;
  width: 20px;
  height: 20px;
  margin: 0 auto 8px;
  display: none
}

@media (min-width: 880px) {
  .sidebar-control .language .current:before {
    display: block
  }
}

.sidebar-control .language .current:after {
  display: inline-block;
  vertical-align: middle;
  border-top: 5px solid #1c1a1d;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  transition: border .3s
}

@media (min-width: 880px) {
  .sidebar-control .language .current:after {
    border-top-color: #fff
  }
}

.sidebar-control .language .current:hover {
  color: #a5915f
}

.sidebar-control .language .current:hover:before {
  background: url("../images/bg/lang-ico-a.png") no-repeat
}

.sidebar-control .language .current:hover:after {
  border-top-color: #a5915f
}

.sidebar-control .language ul {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  top: 100%;
  right: 5%
}

@media (min-width: 880px) {
  .sidebar-control .language ul {
    position: static;
    top: auto;
    right: auto
  }
}

.sidebar-control .language li {
  margin: 0;
  padding: 5px 15px;
  list-style: none;
  background: #fff
}

@media (min-width: 880px) {
  .sidebar-control .language li {
    background: transparent;
    padding: 0
  }
}

.sidebar-control .language li.active a {
  text-decoration: underline
}

.sidebar-control .language li a {
  color: #1c1a1d
}

@media (min-width: 880px) {
  .sidebar-control .language li a {
    color: #fff
  }
}

.sidebar {
  height: auto;
  width: 290px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  -moz-transition: width 0.6s, -moz-transform 0.6s;
  -o-transition: width 0.6s, -o-transform 0.6s;
  -webkit-transition: width 0.6s, -webkit-transform 0.6s;
  transition: width 0.6s, transform 0.6s;
  display: none;
  background: #fafafa;
  border-right: 1px solid #eee
}

@media (min-width: 1120px) {
  .sidebar {
    display: block
  }

  .sidebar:not(.fixed) {
    left: 0 !important
  }

  .sidebar.fixed {
    position: fixed
  }

  .sidebar.bottom {
    bottom: 0;
    top: auto;
    left: 0 !important
  }
}

.sidebar-collapsed .sidebar {
  width: 0;
  -moz-transform: translate(-40px, 0);
  -ms-transform: translate(-40px, 0);
  -webkit-transform: translate(-40px, 0);
  transform: translate(-40px, 0)
}

.sidebar .sidebar-inner {
  -moz-transition: -moz-transform 0.6s, opacity 0.6s, visibility 0.6s;
  -o-transition: -o-transform 0.6s, opacity 0.6s, visibility 0.6s;
  -webkit-transition: -webkit-transform 0.6s, opacity 0.6s, visibility 0.6s;
  transition: transform 0.6s, opacity 0.6s, visibility 0.6s;
  padding: 72px 0 20px;
  width: 290px;
  height: 100%;
  overflow: hidden;
  position: relative;
  word-wrap: break-word
}

.sidebar-collapsed .sidebar .sidebar-inner {
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  opacity: 0;
  visibility: hidden
}

.sidebar .scroll-wrapper {
  height: 100%
}

.sidebar h2 {
  font-size: 12px;
  margin: 24px 0
}

@media (min-width: 880px) {
  .sidebar h2 {
    font-size: 18px
  }
}

.sidebar h4 {
  margin: 0 5px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  font-size: 12px
}

@media (min-width: 880px) {
  .sidebar h4 {
    font-size: 18px
  }
}

.sidebar h4:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -18px;
  bottom: 0;
  border-right: 1px solid #e0e0e0
}

.sidebar .block-contentmenu a {
  border-bottom: 1px solid #eee
}

.sidebar .form-version {
  display: inline-block;
  vertical-align: middle
}

.sidebar .form-version .select2-container .select2-selection--single {
  font-size: 18px
}

.sidebar .form-version .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 38px
}

.sidebar .btn-sidebar-control {
  position: absolute;
  top: 65px;
  left: 100%;
  width: 12px;
  height: 45px;
  border: 1px solid #eee;
  border-left: none;
  border-radius: 0 5px 5px 0;
  z-index: 2;
  display: block;
  background: #fafafa;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s
}

.sidebar .btn-sidebar-control:hover {
  width: 20px
}

.sidebar .btn-sidebar-control:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 6px solid #616161;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: -4px
}

.sidebar-collapsed .sidebar .btn-sidebar-control:before {
  border-left: 6px solid #616161;
  border-right: none
}

.sidebar .nav {
  margin-top: 28px;
  line-height: 1.3
}

.sidebar .nav > ul > .title > a {
  font-family: opensans-semibold;
  font-size: 14px
}

.sidebar .nav a {
  padding: 9px 30px 9px 0
}

.sidebar ul.menu {
  margin: 0;
  padding: 0
}

.sidebar ul.menu li {
  margin: 0 0 0 21px;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 1
}

.sidebar ul.menu li:last-child {
  border-bottom: none
}

.sidebar ul.menu li:not(.collapsed) > a:before, .sidebar ul.menu li:not(.collapsed) > strong > a:before {
  height: 14px;
  width: 12px;
  background-image: url('../images/icons-sb95b4f4cf9.png');
  background-position: -36px 0;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -20px
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .sidebar ul.menu li:not(.collapsed) > a:before, .sidebar ul.menu li:not(.collapsed) > strong > a:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: -9px -18px;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

.sidebar ul.menu li a.active {
  color: #212121;
  font-family: opensans-semibold
}

.sidebar ul.menu li a.active:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -42px;
  background: #eee;
  z-index: -1;
  opacity: .6;
  border-radius: 5px 0 0 5px
}

.sidebar ul.menu ul {
  margin: 0;
  padding: 0
}

.sidebar .title.collapsed > ul {
  display: block
}

.sidebar .title.collapsed > a {
  border-bottom: 1px solid #eee
}

.sidebar .title.collapsed > .btn-collapsed:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #616161;
  border-bottom: none
}

.sidebar .title > a:before {
  display: none
}

.sidebar .title > ul {
  display: none
}

.sidebar .wiki-menu-expanded.collapsed > .wikimenu-bullet:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #616161;
  border-bottom: none
}

.sidebar .wiki-menu-expanded.collapsed > a:not(.wikimenu-bullet), .sidebar .wiki-menu-expanded.collapsed > strong > a:not(.wikimenu-bullet) {
  border-bottom: 1px solid #eee
}

.sidebar .btn-collapsed, .sidebar .nav .wikimenu-bullet {
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: -22px;
  top: 9px;
  padding: 0;
  margin: 0
}

.sidebar .btn-collapsed:before, .sidebar .nav .wikimenu-bullet:before {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #616161
}

.sidebar .block-wikimenu strong {
  font-weight: normal
}

.sidebar a {
  position: relative;
  display: block;
  color: #757575
}

.sidebar #wikimenu > li.collapsed > a, .sidebar #wikimenu > li.collapsed > strong > a {
  color: #757575;
  font-family: opensans-semibold;
  font-size: 14px
}

.sidebar #wikimenu > li > a.active, .sidebar #wikimenu > li > strong > a.active {
  color: #212121
}

.sidebar .ajax-progress {
  text-align: center;
  display: block
}

.sidebar .ajax-progress .throbber {
  height: 20px;
  width: 20px;
  margin: 10px auto;
  float: none;
  background: url('../images/throbber_min.gif') no-repeat 50% 50%;
  background-size: 20px 20px
}

.b-controls {
  font-size: 14px;
  border-bottom: 1px solid #eee;
  z-index: 101;
  position: relative
}

@media (min-width: 1120px) {
  .b-controls {
    display: none
  }
}

@media (min-width: 1120px) {
  .b-controls + .pseudo-el {
    display: none
  }
}

.b-controls:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 3000px;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #f5f5f5
}

.b-controls .form {
  position: absolute;
  right: 46px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.b-controls .form .select2-container .select2-selection--single {
  font-size: 14px
}

@media (min-width: 880px) {
  .b-controls .form .select2-container .select2-selection--single {
    font-size: 18px
  }
}

.b-controls .form .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 38px
}

.b-controls .sidebar {
  border-top: 1px solid #eee;
  border-right: none;
  display: block;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  width: auto;
  z-index: -1;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.b-controls .sidebar:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 3000px;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #fafafa;
  z-index: -1;
  -moz-transition: box-shadow 0.6s;
  -o-transition: box-shadow 0.6s;
  -webkit-transition: box-shadow 0.6s;
  transition: box-shadow 0.6s
}

.b-controls .sidebar h4, .b-controls .sidebar .btn-sidebar-control, .b-controls .sidebar .form {
  display: none
}

.b-controls .sidebar .sidebar-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  padding: 13px 0;
  overflow-y: visible;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible
}

@media (min-width: 880px) {
  .b-controls .sidebar .sidebar-inner {
    padding: 26px 0
  }
}

.b-controls .sidebar .nav {
  overflow-y: auto;
  height: 100%;
  margin-top: 0
}

.sidebar-fixed .b-controls .sidebar {
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%)
}

.sidebar-fixed .b-controls .sidebar:before {
  box-shadow: 0 11px 22px -7px rgba(0, 0, 0, 0.4)
}

.b-controls .container {
  height: 44px
}

@media (min-width: 880px) {
  .b-controls .container {
    height: 68px
  }
}

.b-controls .btn-sidebar-control {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding: 13px 140px 9px 0;
  text-transform: uppercase;
  font-size: 12px;
  font-family: dinpro-medium;
  text-decoration: none;
  color: #212121
}

@media (min-width: 880px) {
  .b-controls .btn-sidebar-control {
    font-size: 24px
  }
}

.b-controls .ico {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.sidebar-fixed .b-controls .ico {
  -moz-transform: rotate(180deg) translate(0, 50%);
  -ms-transform: rotate(180deg) translate(0, 50%);
  -webkit-transform: rotate(180deg) translate(0, 50%);
  transform: rotate(180deg) translate(0, 50%)
}

@media (min-width: 1120px) {
  .b-controls .ico {
    display: none
  }
}

.b-controls .ico:before, .b-controls .ico:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.b-controls .ico:before {
  border: 8px solid;
  border-color: #f5f5f5 transparent transparent;
  z-index: 1;
  margin-top: 4px
}

.b-controls .ico:after {
  border: 10px solid;
  border-color: #616161 transparent transparent;
  margin-top: 6px
}

.b-contents {
  background: #f5f5f5;
  padding: 24px 30px 25px 33px;
  margin-bottom: 41px;
  line-height: 1.8;
  display: none;
  border: 1px solid #e8e8e8
}

@media (min-width: 880px) {
  .b-contents {
    display: block;
    border-radius: 4px
  }
}

.b-contents.contents-collapsed .contents {
  max-height: 100%
}

.b-contents.contents-collapsed .contents:after {
  display: none
}

.b-contents.contents-collapsed .btn-contents-collapsed:before, .b-contents.contents-collapsed .btn-contents-collapsed:after {
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg)
}

.b-contents.contents-collapsed .btn-contents-collapsed:before {
  top: 50%
}

.b-contents.not-collapsible .btn-contents-collapsed {
  display: none
}

.b-contents.not-collapsible .contents {
  max-height: none;
  margin-bottom: 0
}

.b-contents.not-collapsible .contents:after {
  display: none
}

.contents-fixed .b-contents .btn-contents-control:before, .contents-fixed .b-contents .btn-contents-control:after {
  -moz-transform: translate(0, -50%) rotate(180deg);
  -ms-transform: translate(0, -50%) rotate(180deg);
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg)
}

.contents-fixed .b-contents .btn-contents-control:before {
  top: 50%
}

.b-contents + .pseudo-el {
  margin-bottom: 41px;
  display: none
}

@media (min-width: 880px) {
  .b-contents + .pseudo-el {
    display: block
  }
}

.contents-fixed .b-contents:not(.sticky) .contents {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: -moz-transform 0s;
  -o-transition: -o-transform 0s;
  -webkit-transition: -webkit-transform 0s;
  transition: transform 0s
}

.contents-fixed .b-contents:not(.sticky) .contents:before {
  display: none
}

.b-contents:not(.sticky) a.active {
  color: #616161
}

.b-contents.sticky {
  margin-bottom: 0;
  padding: 0;
  border: none
}

@media (min-width: 880px) {
  .b-contents.sticky {
    padding: 0;
    top: 68px
  }
}

@media (min-width: 1120px) {
  .b-contents.sticky {
    top: 0
  }
}

.b-contents.sticky .progress-wrapper {
  display: block
}

.b-contents.sticky .current-control {
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 90px;
  width: 90%;
  max-width: 1500px
}

.b-contents.sticky .current-control, .b-contents.sticky .contents {
  margin: 0 auto
}

@media (min-width: 1120px) {
  .b-contents.sticky .current-control, .b-contents.sticky .contents {
    padding-left: 330px
  }

  .sidebar-collapsed .b-contents.sticky .current-control, .sidebar-collapsed .b-contents.sticky .contents {
    padding-left: 40px
  }
}

.b-contents.sticky .contents {
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  max-height: none;
  overflow: visible;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 5%;
  right: 5%
}

@media (min-width: 880px) {
  .b-contents.sticky .contents {
    left: calc(115px + 5%)
  }
}

@media (min-width: 1120px) {
  .b-contents.sticky .contents {
    right: 0
  }
}

.b-contents.sticky .contents:after {
  display: none
}

.b-contents.sticky .contents ul {
  overflow-y: auto
}

.b-contents.sticky .img, .b-contents.sticky h4, .b-contents.sticky .btn-contents-collapsed {
  display: none
}

.b-contents.sticky li {
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}

.b-contents.sticky li.active {
  opacity: .7
}

.b-contents .progress-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 3;
  left: 0;
  right: 0;
  height: 2px;
  background: #eee
}

.b-contents .progress-wrapper .progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #ae935c;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s
}

.b-contents .current-control {
  position: relative;
  display: none;
  color: #212121;
  font-size: 18px;
  z-index: 2;
  height: 47px
}

.b-contents .current-control:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 3000px;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #fafafa;
  z-index: -1
}

.b-contents .current-control h4 {
  font-family: dinpro-medium;
  display: block;
  text-transform: none;
  margin-bottom: 0
}

.b-contents .img {
  float: right;
  margin-left: 20px
}

.b-contents .contents {
  overflow: hidden;
  padding-right: 15px;
  margin-bottom: 11px;
  max-height: 230px;
  position: relative;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s
}

.b-contents .contents:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 70px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(245, 245, 245, 0)), color-stop(100%, #f5f5f5));
  background-image: -moz-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 100%);
  background-image: -webkit-linear-gradient(top, rgba(245, 245, 245, 0) 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, rgba(245, 245, 245, 0) 0%, #f5f5f5 100%);
  z-index: 2
}

.b-contents .contents:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 3000px;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #f5f5f5;
  z-index: -1;
  -moz-transition: box-shadow 0.6s;
  -o-transition: box-shadow 0.6s;
  -webkit-transition: box-shadow 0.6s;
  transition: box-shadow 0.6s
}

.contents-fixed .b-contents .contents {
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%)
}

.contents-fixed .b-contents .contents:before {
  box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.4)
}

.b-contents a {
  color: #616161
}

.b-contents h4 {
  margin: 0 0 13px;
  font-size: 12px
}

@media (min-width: 880px) {
  .b-contents h4 {
    font-size: 18px
  }
}

.b-contents ul {
  margin: 0;
  padding: 0;
  font-size: 14px
}

.b-contents ul li {
  list-style: none;
  margin: 0 0 5px;
  padding: 0
}

.b-contents ul li:last-child {
  margin-bottom: 0
}

.b-contents ul li a {
  font-family: opensans-semibold
}

.b-contents ul ul {
  margin: 0;
  padding: 8px 0 0 20px;
  font-size: 13px;
  font-family: opensans-regular
}

.b-contents ul ul li {
  margin-bottom: 5px
}

.b-contents .btn-contents-collapsed, .b-contents .btn-contents-control {
  font-size: 12px;
  padding-right: 16px;
  position: relative;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  line-height: 1.4
}

.b-contents .btn-contents-collapsed:before, .b-contents .btn-contents-collapsed:after, .b-contents .btn-contents-control:before, .b-contents .btn-contents-control:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: 0
}

.b-contents .btn-contents-collapsed:before, .b-contents .btn-contents-control:before {
  right: 2px;
  border: 4px solid;
  border-color: #f5f5f5 transparent transparent;
  z-index: 1
}

.b-contents .btn-contents-collapsed:after, .b-contents .btn-contents-control:after {
  border: 6px solid;
  border-color: #616161 transparent transparent
}

.b-contents .btn-contents-control {
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.b-articles {
  background: #f5f5f5;
  font-size: 12px;
  color: #616161;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 28px
}

.b-articles:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden
}

@media (min-width: 880px) {
  .b-articles {
    font-size: 14px;
    padding: 27px 30px 19px 29px;
    margin-bottom: 30px;
    margin-top: 0
  }
}

.b-articles .col {
  margin: 0
}

@media (min-width: 880px) {
  .b-articles .col {
    float: left;
    width: 50%;
    padding-right: 12px
  }

  .b-articles .col:last-child {
    padding-left: 12px
  }
}

.b-articles ul {
  margin: 0 0 10px;
  padding: 0
}

.b-articles ul li {
  list-style: none;
  margin: 0;
  padding: 0 0 2px 0
}

.b-articles a {
  color: #424242
}

.b-articles h4 {
  font-size: 12px
}

@media (min-width: 880px) {
  .b-articles h4 {
    font-size: 18px
  }
}

.b-items {
  position: relative;
  text-align: center;
  font-size: 12px;
  padding: 25px 0;
  line-height: 1.7
}

@media (min-width: 880px) {
  .b-items {
    padding: 80px 0;
    font-size: 14px;
    line-height: 1.9
  }
}

.b-items h1 {
  color: #fff;
  margin: 0 0 19px;
  font-family: dinpro-medium;
  text-align: center;
  font-size: 30px
}

@media (min-width: 880px) {
  .b-items h1 {
    font-size: 60px
  }
}

.b-items .top-desc {
  font-size: 16px;
  color: #bdbdbd;
  margin-bottom: 25px
}

@media (min-width: 880px) {
  .b-items .top-desc {
    font-size: 24px;
    margin-bottom: 41px
  }
}

.tablet .b-items .top-desc, .mobile .b-items .top-desc {
  display: none
}

.b-items .top-desc p {
  margin-bottom: 0
}

.b-items .controls {
  font-family: dinpro-medium;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0 0 25px
}

@media (min-width: 880px) {
  .b-items .controls {
    width: 470px;
    margin: 0 auto 54px
  }
}

.tablet .b-items .controls, .mobile .b-items .controls {
  display: none
}

.b-items .controls ul {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #a5915f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden
}

@media (min-width: 880px) {
  .b-items .controls ul {
    display: table
  }
}

.b-items .controls ul li {
  margin: 0;
  border-bottom: 1px solid #a5915f;
  list-style: none
}

@media (min-width: 880px) {
  .b-items .controls ul li {
    display: table-cell;
    width: 33.3%;
    border-right: 1px solid #a5915f;
    border-bottom: none
  }
}

.b-items .controls ul li:last-child {
  border-right: none;
  border-bottom: none
}

.b-items .controls ul li.active a, .b-items .controls ul li:hover a {
  background: #a5915f;
  color: #fff
}

.b-items .controls ul a {
  display: block;
  padding: 9px;
  text-decoration: none;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

.b-items a {
  color: #a5915f;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s
}

.b-items .items {
  margin: 0 0 37px
}

@media (min-width: 1120px) {
  .b-items .items {
    margin: 0 -18px 37px
  }
}

.tablet .page-downloads .b-items .items, .mobile .page-downloads .b-items .items {
  display: none
}

.b-items .item {
  background: #2a2a2a;
  width: 100%;
  padding: 25px 15px 75px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  min-height: 275px;
  position: relative;
  margin: 0 0 16px
}

@media (min-width: 880px) {
  .b-items .item {
    margin: 0 8px 18px;
    padding: 30px 15px 64px;
    width: 325px;
    height: 320px
  }

  .front .b-items .item {
    height: 304px
  }
}

@media (min-width: 1120px) {
  .b-items .item {
    margin: 0 14px 30px;
    padding: 40px 25px 64px;
    width: 370px
  }
}

.b-items .item .info {
  position: absolute;
  top: 25px;
  right: 25px
}

.b-items .item .info:hover .icon {
  background: url('../images/icons-sb95b4f4cf9.png') 0 -289px no-repeat
}

.b-items .item .info:hover .tooltip {
  opacity: 1;
  visibility: visible;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.b-items .item .info .icon {
  display: inline-block;
  height: 32px;
  width: 32px;
  background: url('../images/icons-sb95b4f4cf9.png') -41px -52px no-repeat;
  cursor: pointer
}

.b-items .item .info .tooltip {
  position: absolute;
  top: 49px;
  right: -5px;
  background: #fff;
  color: #212121;
  width: 240px;
  padding: 18px 24px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: left;
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 5
}

.b-items .item .info .tooltip:after {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  right: 0;
  left: 0;
  height: 20px
}

.b-items .item .info .tooltip:before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  right: 14px;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #fff;
  border-right: 7px solid transparent
}

.b-items .item .info .tooltip p {
  margin: 0 0 5px
}

.b-items .item .ico {
  margin-bottom: 19px
}

@media (min-width: 880px) {
  .b-items .item .ico {
    margin-bottom: 35px
  }
}

.b-items .item h2 {
  font-family: dinpro-medium;
  text-transform: uppercase;
  font-size: 21px;
  margin: 0 0 10px;
  color: #fff
}

@media (min-width: 880px) {
  .b-items .item h2 {
    font-size: 24px;
    margin: 0 0 15px
  }

  .front .b-items .item h2 {
    margin: 0 0 6px
  }
}

.b-items .item h2 a {
  color: #fff;
  text-decoration: none
}

.b-items .item .text {
  opacity: .7
}

.b-items .item .item-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 28px
}

.front .b-items .item .item-controls {
  bottom: 22px
}

.b-items .item .item-controls a:hover {
  color: #d5be7d
}

.b-items .item .form-version {
  display: inline-block;
  vertical-align: middle;
  float: none;
  border-right: 1px solid #424242;
  margin-right: 15px;
  margin-left: -25px
}

.b-items .item .link {
  text-transform: uppercase;
  font-size: 10px;
  font-family: dinpro-medium;
  display: inline-block;
  padding: 12px 24px;
  border: 1px solid #a5915f;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none
}

@media (min-width: 880px) {
  .b-items .item .link {
    font-size: 12px;
    border: none;
    position: relative
  }

  .b-items .item .link:hover {
    text-decoration: underline
  }
}

@media (min-width: 880px) {
  .b-items .item .link.with-arrow {
    padding: 0 0 0 20px
  }
}

.b-items .item .link.with-arrow:hover:before {
  background: url('../images/icons-sb95b4f4cf9.png') -36px -18px no-repeat
}

@media (min-width: 880px) {
  .b-items .item .link.with-arrow:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 10px;
    width: 10px;
    background: url('../images/icons-sb95b4f4cf9.png') -26px -18px no-repeat;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.b-items .desc {
  color: #9e9e9e;
  line-height: 1.4
}

.tablet .b-items .desc, .mobile .b-items .desc {
  display: none
}

.b-items .desc .title {
  display: block;
  text-align: center;
  color: #e0e0e0;
  font-family: dinpro-medium;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 8px
}

.b-items .desc a:hover {
  color: #d5be7d;
  text-decoration: none
}

.b-items .mobile-info {
  padding: 125px 10px 55px;
  text-align: center;
  font-size: 12px;
  color: #bdbdbd;
  position: relative;
  display: none
}

.tablet .b-items .mobile-info, .mobile .b-items .mobile-info {
  display: block
}

.tablet .b-items .mobile-info {
  font-size: 24px;
  padding: 250px 15px 115px
}

.tablet .b-items .mobile-info:before {
  top: 115px;
  height: 88px;
  width: 100px;
  background: url('../images/icons-sb95b4f4cf9.png') 0 -321px no-repeat
}

.mobile .b-items .mobile-info:before {
  height: 44px;
  width: 50px;
  background-image: url('../images/icons-sb95b4f4cf9.png');
  background-position: 0 -245px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mobile .b-items .mobile-info:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: 0 -111px;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

.b-items .mobile-info:before {
  content: "";
  display: block;
  position: absolute;
  top: 50px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 44px;
  width: 50px;
  background-image: url('../images/icons-sb95b4f4cf9.png');
  background-position: 0 -245px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .b-items .mobile-info:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: 0 -111px;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

.b-items .mobile-info h2 {
  color: #fff;
  font-size: 20px;
  font-family: dinpro-medium;
  margin: 0 0 15px
}

.tablet .b-items .mobile-info h2 {
  font-size: 40px;
  margin: 0 0 35px
}

.b-collapsed-block {
  font-size: 12px;
  margin: 0 0 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.b-collapsed-block:not(.collapse-text-transparent) {
  background: #f5f3ed
}

.b-collapsed-block:not(.collapse-text-transparent) .content {
  padding: 0 30px 12px
}

@media (min-width: 880px) {
  .b-collapsed-block {
    font-size: 14px;
    margin: 0 0 19px
  }
}

/*.b-collapsed-block.collapsed .title a:before {
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}*/

.b-collapsed-block.collapsed .content {
  display: block
}

.b-collapsed-block .b-info {
  margin: 0;
  padding: 15px
}

@media (min-width: 880px) {
  .b-collapsed-block .b-info {
    padding: 16px 20px 16px 91px
  }
}

.b-collapsed-block .b-info:before {
  top: 22px;
  left: 24px
}

.b-collapsed-block .title {
  padding: 0 15px
}

.b-collapsed-block .title a {
  font-family: dinpro-medium;
  text-transform: uppercase;
  padding: 7px 15px;
  display: inline-block;
  position: relative;
  color: #424242
}

/*.b-collapsed-block .title a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #212121;
  border-bottom: 6px solid transparent;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}*/

.b-collapsed-block .content {
  display: none
}

.b-contacts {
  max-width: 193px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  padding: 40px 0 40px 54px
}

@media (min-width: 880px) {
  .b-contacts {
    max-width: 570px
  }
}

.b-contacts-header {
  border-top: 1px solid #f5f5f5
}

/*.b-contacts:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 4000px;
  background: #fff;
  z-index: -1;
  border-top: 1px solid #f5f5f5
}*/

.b-contacts .text {
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 8px;
  max-width: 300px
}

@media (min-width: 880px) {
  .b-contacts .text {
    font-size: 14px;
    margin: 0 40px 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.9
  }
}

.b-contacts .text:before {
  content: "";
  display: block;
  position: absolute;
  top: 46px;
  left: 5px;
  height: 35px;
  width: 30px;
  background-image: url('../images/icons-sb95b4f4cf9.png');
  background-position: -58px -84px;
  background-repeat: no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .b-contacts .text:before {
    background-image: url('../images/icons2x-s6e7584e6a0.png');
    background-position: 0 -76px;
    -moz-background-size: 50px auto;
    -o-background-size: 50px auto;
    -webkit-background-size: 50px auto;
    background-size: 50px auto
  }
}

@media (min-width: 880px) {
  .b-contacts .text:before {
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 40px;
    width: 35px;
    background: url('../images/icons-sb95b4f4cf9.png') -44px -119px no-repeat
  }
}

.b-contacts h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: dinpro-medium;
  margin: 0 0 6px
}

@media (min-width: 880px) {
  .b-contacts h3 {
    font-size: 18px;
    margin: 0
  }
}

.b-contacts p {
  margin: 0
}

.b-contacts .btn {
  display: inline-block;
  vertical-align: middle
}

.b-contacts .btn a {
  color: #a5915f;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: dinpro-medium;
  font-size: 11px;
  text-transform: uppercase;
  -moz-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  position: relative;
  display: inline-block;
  padding: 0 14px 0 0
}

@media (min-width: 880px) {
  .b-contacts .btn a {
    border: 2px solid #a5915f;
    padding: 7px 24px;
    background: #a5915f;
    color: #fff;
    font-size: 12px
  }
}

.b-contacts .btn a:hover {
  text-decoration: none;
  background: transparent;
  color: #a5915f
}

.form input:not([type=checkbox]):not([type=radio]), .form select, .form textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.form input:not([type=submit]):not([type=checkbox]):not([type=radio]), .form textarea {
  border: none;
  background: #fff;
  padding: 10px 16px;
  border-radius: 5px;
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
  font-family: opensans-regular
}

.form input:not([type=submit]):not([type=checkbox]):not([type=radio])::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
  color: #9e9e9e;
  opacity: 1
}

.form input:not([type=submit]):not([type=checkbox]):not([type=radio]):-moz-placeholder, .form textarea:-moz-placeholder {
  color: #9e9e9e;
  opacity: 1
}

.form input:not([type=submit]):not([type=checkbox]):not([type=radio])::-moz-placeholder, .form textarea::-moz-placeholder {
  color: #9e9e9e;
  opacity: 1
}

.form input:not([type=submit]):not([type=checkbox]):not([type=radio]):-ms-input-placeholder, .form textarea:-ms-input-placeholder {
  color: #9e9e9e;
  opacity: 1
}

.form select.error, .form input:not([type=submit]):not([type=checkbox]):not([type=radio]).error, .form textarea.error {
  border-color: red
}

.form select:focus, .form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus, .form textarea:focus {
  border-color: rgba(0, 0, 0, 0.4)
}

.form select {
  opacity: 0
}

.form textarea {
  resize: none
}

.form select {
  cursor: pointer;
  padding: 6px 40px 6px 11px;
  background: #eee url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAQAAACoRNXiAAAAK0lEQVQY02NgoA0w/mb8Hw6/oUuaIkmaYuotgEoVYDd6LVBqLW6bj5HsWAAv0Bfed1VYOwAAAABJRU5ErkJggg==") 96% 50% no-repeat;
  font-family: dinpro-medium;
  text-transform: uppercase;
  border: none;
  font-size: 11px;
  width: 100%
}

@media (min-width: 880px) {
  .form select {
    width: auto
  }
}

.form .form-item, .form .form-actions {
  margin: 0 0 10px
}

.form-submit {
  cursor: pointer
}

.form-search {
  position: relative;
  width: 90%;
  margin: 0 auto
}

.form-search input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
  padding-right: 40px;
  width: 100%;
  border-radius: 0 5px 5px 0
}

.form-search .form-item, .form-search .form-actions {
  margin: 0
}

.form-search .form-submit {
  height: 24px;
  width: 24px;
  background: url('../images/icons-sb95b4f4cf9.png') -34px -84px no-repeat;
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-indent: -9999px;
  font-size: 0;
  line-height: 0
}

.form-search .fields-wrapper {
  width: 100%;
  display: table
}

.form-search .fields-wrapper .form-item {
  display: table-cell;
  vertical-align: top
}

.form-search .fields-wrapper .form-item:first-child {
  width: 1px
}

.form-search .select2-container--default.select2-container--open .select2-selection:before {
  display: none
}

.form-search .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #212121 transparent;
  border-width: 0 2px 4px 2px;
  margin-top: -3px
}

.form-search .select2-container--default .select2-selection--single {
  font-family: opensans-regular;
  height: 39px;
  background: #e4e4e4;
  border-radius: 5px 0 0 5px
}

.form-search .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #212121;
  text-transform: none;
  padding-left: 15px;
  padding-right: 28px;
  line-height: 39px;
  font-size: 14px;
  min-width: 90px
}

.form-search .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 2px
}

.form-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #212121 transparent transparent transparent;
  border-width: 4px 2px 0 2px;
  margin-top: -1px
}

.search-dd {
  box-shadow: 0 7px 14px -5px rgba(0, 0, 0, 0.2);
  background: #e4e4e4
}

.search-dd .select2-results__option {
  padding: 6px 15px
}

.search-dd .select2-results__option[aria-selected=true] {
  background: none;
  opacity: .5
}

.search-dd .select2-results__option[aria-selected=true]:hover {
  background: none
}

.form-version {
  font-family: dinpro-medium
}

.form-version .form-item {
  margin: 0
}
