@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table, table {
    border-collapse: collapse !important;
  }
  .table td, table td,
  .table th,
  table th {
    background-color: #fff !important;
  }

  .table-bordered th, .calendar-calendar table.mini th,
  .table-bordered td,
  .calendar-calendar table.mini td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.428571429;
  color: #404040;
  background-color: white;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #80c31c;
  text-decoration: none;
}
a:hover, a:focus {
  color: #555555;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  -webkit-border-radius: 6px;
          border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #f2f2f2;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #cccccc;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 26px;
}

h2, .h2 {
  font-size: 21px;
}

h3, .h3 {
  font-size: 19px;
}

h4, .h4 {
  font-size: 17px;
}

h5, .h5 {
  font-size: 15px;
}

h6, .h6 {
  font-size: 13px;
}

p {
  margin: 0 0 9px;
}

.lead, .product-sidebar .pane-region-wrapper:first-child .product-top .pane-field_commons_txt_teaser .field-name-field-commons-txt-teaser, .node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser, .node .field-name-field-commons-txt-teaser, .node-event-full .item-main--info .field-name-field-event-date,
.node-event-full .item-main--info .field-name-field-event-tr-category,
.node-event-full .item-main--info .field-name-field-event-address-location {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead, .product-sidebar .pane-region-wrapper:first-child .product-top .pane-field_commons_txt_teaser .field-name-field-commons-txt-teaser, .node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser, .node .field-name-field-commons-txt-teaser, .node-event-full .item-main--info .field-name-field-event-date,
  .node-event-full .item-main--info .field-name-field-event-tr-category,
  .node-event-full .item-main--info .field-name-field-event-address-location {
    font-size: 19.5px;
  }
}

small,
.small {
  font-size: 92%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #cccccc;
}

.text-primary {
  color: #80c31c;
}

a.text-primary:hover {
  color: #639616;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #80c31c;
}

a.bg-primary:hover {
  background-color: #639616;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #ffe602;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 767px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #cccccc;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #ffe602;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #cccccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ffe602;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #404040;
  background-color: whitesmoke;
  -webkit-border-radius: 0;
          border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #404040;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  -webkit-border-radius: 0;
          border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 948px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1168px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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, .no-sidebar .magic-grid .magic-grid-item, .col-lg-3, .col-xs-4, .magic-list .magic-list-item .item-aside, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product, .col-sm-4, .no-sidebar .magic-grid .magic-grid-item, .col-md-4, .sidebar .magic-grid .magic-grid-item, .no-sidebar .magic-list .magic-list-item .item-aside, .no-sidebar .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .no-sidebar .magic-list .magic-list-item .node-product, .node-type-solution.solution-od .help .panel-pane .pane-content .node, .col-lg-4, .col-xs-5, .col-sm-5, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product, .col-md-5, .col-lg-5, .col-xs-6, .magic-grid .magic-grid-item, .col-sm-6, .star .performance .pane-region .pane-field_star_txt_prf_therm,
.star .performance .pane-region .pane-field_star_sh_prf_act, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside + .item-main, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product + .item-main, .col-md-7, .col-lg-7, .col-xs-8, .magic-list .magic-list-item .item-aside + .item-main, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product + .item-main, .no-sidebar .magic-list .magic-list-item .item-aside + .item-main, .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, .magic-list .magic-list-item .item-main, .col-sm-12, .col-md-12, .calendar-calendar, .view .row > .list-group, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .magic-list .magic-list-item .item-aside, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product, .col-xs-5, .col-xs-6, .magic-grid .magic-grid-item, .col-xs-7, .col-xs-8, .magic-list .magic-list-item .item-aside + .item-main, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product + .item-main, .no-sidebar .magic-list .magic-list-item .item-aside + .item-main, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .magic-list .magic-list-item .item-main {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

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

.col-xs-4, .magic-list .magic-list-item .item-aside, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6, .magic-grid .magic-grid-item {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8, .magic-list .magic-list-item .item-aside + .item-main, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product + .item-main, .no-sidebar .magic-list .magic-list-item .item-aside + .item-main {
  width: 66.6666666667%;
}

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

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .magic-list .magic-list-item .item-main {
  width: 100%;
}

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

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

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

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

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

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

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

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

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

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

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

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

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

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

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

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

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .no-sidebar .magic-grid .magic-grid-item, .col-sm-5, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product, .col-sm-6, .star .performance .pane-region .pane-field_star_txt_prf_therm,
  .star .performance .pane-region .pane-field_star_sh_prf_act, .col-sm-7, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside + .item-main, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product + .item-main, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

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

  .col-sm-4, .no-sidebar .magic-grid .magic-grid-item {
    width: 33.3333333333%;
  }

  .col-sm-5, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product {
    width: 41.6666666667%;
  }

  .col-sm-6, .star .performance .pane-region .pane-field_star_txt_prf_therm,
  .star .performance .pane-region .pane-field_star_sh_prf_act {
    width: 50%;
  }

  .col-sm-7, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside + .item-main, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product + .item-main {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

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

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

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

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

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

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

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

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 960px) {
  .col-md-1, .col-md-2, .col-md-3, .no-sidebar .magic-grid .magic-grid-item, .col-md-4, .sidebar .magic-grid .magic-grid-item, .no-sidebar .magic-list .magic-list-item .item-aside, .no-sidebar .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .no-sidebar .magic-list .magic-list-item .node-product, .node-type-solution.solution-od .help .panel-pane .pane-content .node, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .calendar-calendar, .view .row > .list-group {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3, .no-sidebar .magic-grid .magic-grid-item {
    width: 25%;
  }

  .col-md-4, .sidebar .magic-grid .magic-grid-item, .no-sidebar .magic-list .magic-list-item .item-aside, .no-sidebar .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .no-sidebar .magic-list .magic-list-item .node-product, .node-type-solution.solution-od .help .panel-pane .pane-content .node {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

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

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

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

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12, .calendar-calendar, .view .row > .list-group {
    width: 100%;
  }

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

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

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

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

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

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

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

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

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

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

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

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

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

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

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

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

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

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

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

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

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

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

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

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

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

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #cccccc;
  text-align: left;
}

th {
  text-align: left;
}

.table, table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th, table > thead > tr > th,
.table > thead > tr > td,
table > thead > tr > td,
.table > tbody > tr > th,
table > tbody > tr > th,
.table > tbody > tr > td,
table > tbody > tr > td,
.table > tfoot > tr > th,
table > tfoot > tr > th,
.table > tfoot > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th, table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th, table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody, table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table, table .table, .table table, table table {
  background-color: white;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered, .calendar-calendar table.mini {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .calendar-calendar table.mini > thead > tr > th,
.table-bordered > thead > tr > td,
.calendar-calendar table.mini > thead > tr > td,
.table-bordered > tbody > tr > th,
.calendar-calendar table.mini > tbody > tr > th,
.table-bordered > tbody > tr > td,
.calendar-calendar table.mini > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.calendar-calendar table.mini > tfoot > tr > th,
.table-bordered > tfoot > tr > td,
.calendar-calendar table.mini > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .calendar-calendar table.mini > thead > tr > th,
.table-bordered > thead > tr > td,
.calendar-calendar table.mini > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: whitesmoke;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, table > thead > tr > td.active,
.table > thead > tr > th.active,
table > thead > tr > th.active, .table > thead > tr.active > td, table > thead > tr.active > td, .table > thead > tr.active > th, table > thead > tr.active > th,
.table > tbody > tr > td.active,
table > tbody > tr > td.active,
.table > tbody > tr > th.active,
table > tbody > tr > th.active,
.table > tbody > tr.active > td,
table > tbody > tr.active > td,
.table > tbody > tr.active > th,
table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, table > thead > tr > td.success,
.table > thead > tr > th.success,
table > thead > tr > th.success, .table > thead > tr.success > td, table > thead > tr.success > td, .table > thead > tr.success > th, table > thead > tr.success > th,
.table > tbody > tr > td.success,
table > tbody > tr > td.success,
.table > tbody > tr > th.success,
table > tbody > tr > th.success,
.table > tbody > tr.success > td,
table > tbody > tr.success > td,
.table > tbody > tr.success > th,
table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, table > thead > tr > td.info,
.table > thead > tr > th.info,
table > thead > tr > th.info, .table > thead > tr.info > td, table > thead > tr.info > td, .table > thead > tr.info > th, table > thead > tr.info > th,
.table > tbody > tr > td.info,
table > tbody > tr > td.info,
.table > tbody > tr > th.info,
table > tbody > tr > th.info,
.table > tbody > tr.info > td,
table > tbody > tr.info > td,
.table > tbody > tr.info > th,
table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, table > thead > tr > td.warning,
.table > thead > tr > th.warning,
table > thead > tr > th.warning, .table > thead > tr.warning > td, table > thead > tr.warning > td, .table > thead > tr.warning > th, table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, table > thead > tr > td.danger,
.table > thead > tr > th.danger,
table > thead > tr > th.danger, .table > thead > tr.danger > td, table > thead > tr.danger > td, .table > thead > tr.danger > th, table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table, .table-responsive > table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .calendar-calendar .table-responsive > table.mini > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .calendar-calendar .table-responsive > table.mini > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .calendar-calendar .table-responsive > table.mini > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .calendar-calendar .table-responsive > table.mini > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .calendar-calendar .table-responsive > table.mini > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .calendar-calendar .table-responsive > table.mini > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .calendar-calendar .table-responsive > table.mini > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .calendar-calendar .table-responsive > table.mini > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .calendar-calendar .table-responsive > table.mini > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .calendar-calendar .table-responsive > table.mini > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .calendar-calendar .table-responsive > table.mini > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .calendar-calendar .table-responsive > table.mini > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .calendar-calendar .table-responsive > table.mini > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .calendar-calendar .table-responsive > table.mini > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .calendar-calendar .table-responsive > table.mini > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .calendar-calendar .table-responsive > table.mini > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #404040;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #999999;
}

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #999999;
  background-color: #e9e9e9;
  background-image: none;
  border: 1px solid #80c31c;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #80c31c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(128, 195, 28, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(128, 195, 28, 0.6);
}
.form-control::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #cccccc;
}
.form-control::-webkit-input-placeholder {
  color: #cccccc;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f2f2f2;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 32px;
  line-height: 1.428571429 \0;
}
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 31px;
  line-height: 1.6 \0;
}
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 45px;
  line-height: 1.4 \0;
}

_:-ms-fullscreen, :root input[type="date"],
_:-ms-fullscreen, :root input[type="time"],
_:-ms-fullscreen, :root input[type="datetime-local"],
_:-ms-fullscreen, :root input[type="month"] {
  line-height: 1.428571429;
}
_:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen,
.input-group-sm > _.input-group-addon:-ms-fullscreen,
.input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="date"].input-sm, :root .input-group-sm > input[type="date"].form-control,
:root .input-group-sm > input[type="date"].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type="date"].btn,
_:-ms-fullscreen.input-sm,
.input-group-sm > _.form-control:-ms-fullscreen,
.input-group-sm > _.input-group-addon:-ms-fullscreen,
.input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="time"].input-sm, :root .input-group-sm > input[type="time"].form-control,
:root .input-group-sm > input[type="time"].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type="time"].btn,
_:-ms-fullscreen.input-sm,
.input-group-sm > _.form-control:-ms-fullscreen,
.input-group-sm > _.input-group-addon:-ms-fullscreen,
.input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="datetime-local"].input-sm, :root .input-group-sm > input[type="datetime-local"].form-control,
:root .input-group-sm > input[type="datetime-local"].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
_:-ms-fullscreen.input-sm,
.input-group-sm > _.form-control:-ms-fullscreen,
.input-group-sm > _.input-group-addon:-ms-fullscreen,
.input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="month"].input-sm, :root .input-group-sm > input[type="month"].form-control,
:root .input-group-sm > input[type="month"].input-group-addon,
:root .input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 1.6;
}
_:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen,
.input-group-lg > _.input-group-addon:-ms-fullscreen,
.input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="date"].input-lg, :root .input-group-lg > input[type="date"].form-control,
:root .input-group-lg > input[type="date"].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type="date"].btn,
_:-ms-fullscreen.input-lg,
.input-group-lg > _.form-control:-ms-fullscreen,
.input-group-lg > _.input-group-addon:-ms-fullscreen,
.input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="time"].input-lg, :root .input-group-lg > input[type="time"].form-control,
:root .input-group-lg > input[type="time"].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type="time"].btn,
_:-ms-fullscreen.input-lg,
.input-group-lg > _.form-control:-ms-fullscreen,
.input-group-lg > _.input-group-addon:-ms-fullscreen,
.input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="datetime-local"].input-lg, :root .input-group-lg > input[type="datetime-local"].form-control,
:root .input-group-lg > input[type="datetime-local"].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
_:-ms-fullscreen.input-lg,
.input-group-lg > _.form-control:-ms-fullscreen,
.input-group-lg > _.input-group-addon:-ms-fullscreen,
.input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, :root input[type="month"].input-lg, :root .input-group-lg > input[type="month"].form-control,
:root .input-group-lg > input[type="month"].input-group-addon,
:root .input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 1.4;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.6;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 31px;
  line-height: 31px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn, .form-group-sm .form-control {
  height: auto;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.4;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn, .form-group-lg .form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: gray;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #d0d0d0;
  border-color: #cacaca;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #e9e9e9;
  border-color: #e9e9e9;
}
.btn-default .badge {
  color: #e9e9e9;
  background-color: #333333;
}

.btn-primary {
  color: white;
  background-color: #80c31c;
  border-color: #71ad19;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: white;
  background-color: #639616;
  border-color: #4e7711;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #80c31c;
  border-color: #71ad19;
}
.btn-primary .badge {
  color: #80c31c;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #80c31c;
  border-color: #71ad19;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #639616;
  border-color: #4e7711;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #80c31c;
  border-color: #71ad19;
}
.btn-success .badge {
  color: #80c31c;
  background-color: white;
}

.btn-info {
  color: white;
  background-color: #2161aa;
  border-color: #1d5595;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #19497f;
  border-color: #133861;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #2161aa;
  border-color: #1d5595;
}
.btn-info .badge {
  color: #2161aa;
  background-color: white;
}

.btn-warning {
  color: white;
  background-color: #ffe602;
  border-color: #e8d100;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ceba00;
  border-color: #aa9900;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #ffe602;
  border-color: #e8d100;
}
.btn-warning .badge {
  color: #ffe602;
  background-color: white;
}

.btn-danger {
  color: white;
  background-color: #a94442;
  border-color: #973d3b;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #843534;
  border-color: #6b2b2a;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #a94442;
  border-color: #973d3b;
}
.btn-danger .badge {
  color: #a94442;
  background-color: white;
}

.btn-link {
  color: #80c31c;
  font-weight: normal;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #555555;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #cccccc;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.4;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.6;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.6;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: white;
  border: 1px solid #80c31c;
  border: 1px solid #80c31c;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #404040;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #333333;
  background-color: whitesmoke;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #80c31c;
  text-decoration: none;
  outline: 0;
  background-color: white;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #cccccc;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #cccccc;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 767px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  -webkit-border-radius: 0;
          border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  -webkit-border-radius: 0;
          border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #999999;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #80c31c;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 16px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}
.nav > li.disabled > a {
  color: #cccccc;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #cccccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #f2f2f2;
  border-color: #80c31c;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  -webkit-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f2f2f2 #f2f2f2 #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #999999;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  -webkit-border-radius: 0;
          border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #80c31c;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    -webkit-border-radius: 0 0 0 0;
            border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 90px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 767px) {
  .navbar {
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 767px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 767px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 767px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1030;
  border-width: 0 0 1px;
}
@media (min-width: 767px) {
  .navbar-static-top {
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    -webkit-border-radius: 0;
            border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 36px 15px;
  font-size: 16px;
  line-height: 18px;
  height: 90px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 767px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 28px;
  margin-bottom: 28px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  -webkit-border-radius: 1px;
          border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 767px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 18px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 766px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 767px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 29px;
  margin-bottom: 29px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 766px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 767px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 29.5px;
  margin-bottom: 29.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 34px;
  margin-bottom: 34px;
}

.navbar-text {
  margin-top: 36px;
  margin-bottom: 36px;
}
@media (min-width: 767px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 767px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #cccccc;
  border-color: #bbbbbb;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #bbbbbb;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #bbbbbb;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #bbbbbb;
  color: #555555;
}
@media (max-width: 766px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #bbbbbb;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #cccccc;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #cccccc;
}
.navbar-inverse .navbar-nav > li > a {
  color: #cccccc;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}
@media (max-width: 766px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #cccccc;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #cccccc;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}
.navbar-inverse .btn-link {
  color: #cccccc;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: white;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f2f2f2;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\00a0";
  padding: 0 5px;
  color: #999999;
}
.breadcrumb > .active {
  color: #cccccc;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #80c31c;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #555555;
  background-color: #f2f2f2;
  border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #80c31c;
  border-color: #80c31c;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #cccccc;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f2f2f2;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #cccccc;
  background-color: white;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-border-radius: .25em;
          border-radius: .25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #cccccc;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #b3b3b3;
}

.label-primary {
  background-color: #80c31c;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #639616;
}

.label-success {
  background-color: #80c31c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #639616;
}

.label-info {
  background-color: #2161aa;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #19497f;
}

.label-warning {
  background-color: #ffe602;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ceba00;
}

.label-danger {
  background-color: #a94442;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #843534;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #cccccc;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #80c31c;
  background-color: white;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f2f2f2;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d9d9d9;
}
.container .jumbotron, .container-fluid .jumbotron {
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}

.thumbnail, .isvr-thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img, .isvr-thumbnail > img,
.thumbnail a > img,
.isvr-thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption, .isvr-thumbnail .caption {
  padding: 9px;
  color: #404040;
}

a.thumbnail:hover, a.isvr-thumbnail:hover,
a.thumbnail:focus,
a.isvr-thumbnail:focus,
a.thumbnail.active,
a.active.isvr-thumbnail {
  border-color: #80c31c;
}

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: whitesmoke;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: white;
  text-align: center;
  background-color: #80c31c;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #80c31c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #2161aa;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #ffe602;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #a94442;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: whitesmoke;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f2f2f2;
  color: #cccccc;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #cccccc;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #80c31c;
  border-color: #80c31c;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #dcf5b6;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 18px;
  background-color: white;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: -1;
          border-top-right-radius: -1;
  -webkit-border-top-left-radius: -1;
          border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #cccccc;
  border-top: 1px solid #cccccc;
  -webkit-border-bottom-right-radius: -1;
          border-bottom-right-radius: -1;
  -webkit-border-bottom-left-radius: -1;
          border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  -webkit-border-top-right-radius: -1;
          border-top-right-radius: -1;
  -webkit-border-top-left-radius: -1;
          border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: -1;
          border-bottom-right-radius: -1;
  -webkit-border-bottom-left-radius: -1;
          border-bottom-left-radius: -1;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, .panel > table,
.panel > .table-responsive > .table,
.panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.panel > .panel-collapse > table {
  margin-bottom: 0;
}
.panel > .table caption, .panel > table caption,
.panel > .table-responsive > .table caption,
.panel > .table-responsive > table caption,
.panel > .panel-collapse > .table caption,
.panel > .panel-collapse > table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child, .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > table:first-child {
  -webkit-border-top-right-radius: -1;
          border-top-right-radius: -1;
  -webkit-border-top-left-radius: -1;
          border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child {
  -webkit-border-top-left-radius: -1;
          border-top-left-radius: -1;
  -webkit-border-top-right-radius: -1;
          border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
  -webkit-border-top-left-radius: -1;
          border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
  -webkit-border-top-right-radius: -1;
          border-top-right-radius: -1;
}
.panel > .table:last-child, .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > table:last-child {
  -webkit-border-bottom-right-radius: -1;
          border-bottom-right-radius: -1;
  -webkit-border-bottom-left-radius: -1;
          border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child {
  -webkit-border-bottom-left-radius: -1;
          border-bottom-left-radius: -1;
  -webkit-border-bottom-right-radius: -1;
          border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
  -webkit-border-bottom-left-radius: -1;
          border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
  -webkit-border-bottom-right-radius: -1;
          border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .calendar-calendar .panel > table.mini,
.panel > .table-responsive > .table-bordered,
.calendar-calendar .panel > .table-responsive > table.mini {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .calendar-calendar .panel > table.mini > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.calendar-calendar .panel > table.mini > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.calendar-calendar .panel > table.mini > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.calendar-calendar .panel > table.mini > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.calendar-calendar .panel > table.mini > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.calendar-calendar .panel > table.mini > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.calendar-calendar .panel > .table-responsive > table.mini > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.calendar-calendar .panel > .table-responsive > table.mini > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.calendar-calendar .panel > .table-responsive > table.mini > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.calendar-calendar .panel > .table-responsive > table.mini > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .calendar-calendar .panel > table.mini > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.calendar-calendar .panel > table.mini > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.calendar-calendar .panel > table.mini > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.calendar-calendar .panel > table.mini > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.calendar-calendar .panel > table.mini > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.calendar-calendar .panel > table.mini > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.calendar-calendar .panel > .table-responsive > table.mini > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.calendar-calendar .panel > .table-responsive > table.mini > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.calendar-calendar .panel > .table-responsive > table.mini > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.calendar-calendar .panel > .table-responsive > table.mini > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .calendar-calendar .panel > table.mini > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.calendar-calendar .panel > table.mini > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.calendar-calendar .panel > table.mini > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.calendar-calendar .panel > table.mini > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.calendar-calendar .panel > .table-responsive > table.mini > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.calendar-calendar .panel > .table-responsive > table.mini > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .calendar-calendar .panel > table.mini > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.calendar-calendar .panel > table.mini > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.calendar-calendar .panel > table.mini > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.calendar-calendar .panel > table.mini > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.calendar-calendar .panel > .table-responsive > table.mini > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.calendar-calendar .panel > .table-responsive > table.mini > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.calendar-calendar .panel > .table-responsive > table.mini > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #cccccc;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #cccccc;
}

.panel-default {
  border-color: #cccccc;
}
.panel-default > .panel-heading {
  color: #404040;
  background-color: #cccccc;
  border-color: #cccccc;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cccccc;
}
.panel-default > .panel-heading .badge {
  color: #cccccc;
  background-color: #404040;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cccccc;
}

.panel-primary {
  border-color: #80c31c;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #80c31c;
  border-color: #80c31c;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #80c31c;
}
.panel-primary > .panel-heading .badge {
  color: #80c31c;
  background-color: white;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #80c31c;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}

.well-sm {
  padding: 9px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}

.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 960px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1035;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1035;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #e6e6e6;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #e6e6e6;
  border: 1px solid #cccccc;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #e6e6e6;
  border-bottom: 1px solid #d9d9d9;
  -webkit-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #e6e6e6;
  border-top-color: #e6e6e6;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #e6e6e6;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #e6e6e6;
  border-right-color: #e6e6e6;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #e6e6e6;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #e6e6e6;
  border-bottom-color: #e6e6e6;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #e6e6e6;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #e6e6e6;
  border-left-color: #e6e6e6;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #e6e6e6;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  -webkit-border-radius: .1em;
          border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before, .chosen-container.chosen-with-drop .chosen-drop .chosen-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before, .form-type-radio input:checked + .fa:before,
.form-type-radio input:checked + label:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before, .pager-load-more li > a:before, .node-event-full .gmnoprint div[title*="avant"]:before {
  content: "\f067";
}

.fa-minus:before, .node-event-full .gmnoprint div[title*="arrière"]:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before, .form-type-checkbox .fa:before,
.form-type-checkbox label:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before, .chosen-container.chosen-container-single.chosen-container-active .chosen-single b:before {
  content: "\f106";
}

.fa-angle-down:before, .chosen-container.chosen-container-single .chosen-single b:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before, .form-type-radio .fa:before,
.form-type-radio label:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before, blockquote:before,
q:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before, .form-type-checkbox input:checked + .fa:before,
.form-type-checkbox input:checked + label:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.container .container,
.container .container-fluid {
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
}

#footer {
  margin: 36px 0;
}

body.ctools-modal-open {
  overflow: hidden;
}

#modalContent .modal-content {
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#modalContent #modal-content {
  overflow: auto;
  width: 100% !important;
  background: white;
}
#modalContent .panels-add-content-modal {
  background: none;
  padding: 0;
  height: 100%;
  margin: -20px -20px 0;
  width: 100%;
  position: absolute;
}

#modalContent .panels-section-columns,
#modalContent .panels-categories-description {
  border: none;
}
#modalContent .panels-section-column-categories {
  margin-left: 0;
  border-right: 1px solid #ccc;
  height: 100%;
  background: white;
  overflow: auto;
  padding-bottom: 20px;
}
#modalContent .panels-section-column-categories .btn {
  border: 1px solid #cccccc !important;
  line-height: inherit;
  margin: 0;
  text-align: left;
}
#modalContent .panels-categories-box {
  border: 0;
}
#modalContent .panels-categories-box a.btn {
  padding: 5px 10px;
}
#modalContent .panels-categories-box a.active {
  background: #f2f2f2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#modalContent .panels-root-content-box a.btn {
  padding: 5px 10px;
}
#modalContent .panels-categories-description {
  padding: 20px;
}
#modalContent .panels-section-columns {
  padding-bottom: 20px;
}

#modal-content fieldset.widget-preview {
  margin-top: 18px;
  margin-bottom: 0;
  position: static;
  border: 1px solid #ddd;
}
#modal-content fieldset.widget-preview .panel-heading {
  position: relative;
}
#modal-content fieldset.widget-preview .panel-heading .btn {
  position: absolute;
  right: 10px;
  top: 5px;
}

#modal-content .ctools-auto-submit-full-form fieldset {
  width: 48%;
  display: block;
}
#modal-content .ctools-auto-submit-full-form fieldset fieldset {
  width: 100%;
}
#modal-content .ctools-auto-submit-full-form fieldset.widget-preview-single {
  float: right;
  margin-left: 1em;
  margin-top: 0;
  width: 48%;
  max-width: 48% !important;
}
#modal-content .ctools-auto-submit-full-form .form-actions {
  float: right;
  clear: right;
  width: 48%;
  max-width: 48%;
  text-align: right;
}

#modal-content .form-item-view-settings {
  display: block;
}
#modal-content .form-item-exposed-use-pager {
  display: block;
}
#modal-content #panopoly-form-widget-preview {
  width: 50%;
  float: right;
}
#modal-content #panopoly-form-widget-preview .container {
  width: auto;
}

.page-header {
  margin: 0 0 18px;
}
.page-header h1 {
  margin: 0;
}

.page-title-hidden .page-header {
  display: none;
}

.breadcrumb a i {
  display: none;
}

.tabs, .nav-tabs {
  margin: 0 0 18px;
}

.action-links {
  list-style: none outside none;
  margin: 0 0 18px;
  padding: 0;
}
.action-links:before, .action-links:after {
  content: " ";
  display: table;
}
.action-links:after {
  clear: both;
}
.action-links > li {
  float: left;
  margin: 0 10px 0 0;
}

div.vertical-tabs {
  border: none;
  border: 1px solid #DDD;
  outline: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
div.vertical-tabs ul.vertical-tabs-list {
  border: none;
  margin-top: 20px;
  margin-bottom: 20px;
  outline: none;
}
div.vertical-tabs ul.vertical-tabs-list li {
  border: none;
  background: none;
  outline: none !important;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  border: 1px solid;
  border-color: #fff #ddd #fff #fff;
}
div.vertical-tabs ul.vertical-tabs-list li.selected {
  border-color: #ddd #fff #ddd #ddd;
}
div.vertical-tabs ul.vertical-tabs-list li a {
  outline: none !important;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
div.vertical-tabs ul.vertical-tabs-list li a:hover {
  color: #fff;
  background: #80c31c;
  text-decoration: none;
}
div.vertical-tabs ul.vertical-tabs-list li a:hover strong {
  text-decoration: none;
  color: #fff;
}
div.vertical-tabs .vertical-tabs-panes {
  padding: 20px 10px;
}
div.vertical-tabs .form-type-textfield input {
  width: 90%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

table {
  width: 100%;
  margin-bottom: 1.428571429;
}
table th,
table td {
  padding: 8px;
  line-height: 1.428571429;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table th.checkbox,
table td.checkbox {
  text-align: center;
  display: table-cell;
  min-height: 0;
  margin-bottom: 0;
  padding-left: 0;
}
table th.checkbox input,
table td.checkbox input {
  float: none !important;
  margin-left: 0 !important;
}
table th.checkbox div.checkbox,
table td.checkbox div.checkbox {
  text-align: center;
  min-height: 0;
  margin-bottom: 0;
  padding-left: 0;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #dddddd;
}

ul.links {
  padding: 0;
  list-style: none outside none;
}
ul.links.inline {
  margin: 0;
}
ul.links.inline li {
  margin: 0 10px 0 0;
  padding: 0;
}

.carousel .carousel-control {
  z-index: 100;
}
.carousel .carousel-indicators li {
  float: none;
  margin-left: 3px;
  margin-right: 3px;
}
.carousel .carousel-indicators li a {
  display: none;
}
.carousel .carousel-caption h1, .carousel .carousel-caption h2, .carousel .carousel-caption h3, .carousel .carousel-caption h4, .carousel .carousel-caption h5, .carousel .carousel-caption h6 {
  color: white;
}

.item-list ul.pagination {
  margin: 20px 0;
}
.item-list ul.pagination > li {
  margin: 0;
  display: inline-block;
  padding: 0;
  position: relative;
}
.item-list ul.pagination > li > a, .item-list ul.pagination > li > span {
  padding: 6px 12px;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.item-list ul.pagination > li > a.progress-disabled, .item-list ul.pagination > li > span.progress-disabled {
  float: left;
}
.item-list ul.pagination > li .ajax-progress {
  float: left;
  padding: 6px 5px 6px 10px;
}

.ctools-dropdown-container hr {
  margin: 0;
}

ul.nav,
ul.navl li,
ul.dropdown-menu,
ul.dropdown-menu li {
  list-style: none outside none !important;
}

.calendar-calendar table.mini td {
  border: 1px solid #f2f2f2 !important;
  padding: 5px;
}

.view-header .date-nav-wrapper h3 {
  margin-top: 5px !important;
  margin-bottom: 0;
}

ul.nav > li.dropdown:after {
  width: 100%;
  height: 2px;
  background: none;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  content: '';
}

.nav-expanded .caret {
  display: none;
}
.nav-expanded > li > a {
  font-size: 1.2em;
  text-align: left;
  font-weight: 700;
  color: #404040;
}
.nav-expanded > li > a:hover, .nav-expanded > li > a:focus, .nav-expanded > li > a.active, .nav-expanded > li > a.active-trail {
  color: #555555;
  background: none;
}
.nav-expanded > li ul.dropdown-menu {
  background: none;
  display: block;
  border: 0;
  padding: 0;
  position: static;
  float: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-expanded > li ul.dropdown-menu li a {
  padding: 3px 15px;
  color: #404040;
}
.nav-expanded > li ul.dropdown-menu li a:hover, .nav-expanded > li ul.dropdown-menu li a:focus, .nav-expanded > li ul.dropdown-menu li a.active, .nav-expanded > li ul.dropdown-menu li a.active-trail {
  color: #555555;
  background: none;
}
.nav-expanded > li ul.dropdown-menu ul {
  display: none !important;
}
@media (max-width: 767px) {
  .nav-expanded > li {
    float: none;
    margin-bottom: 18px;
  }
}
.nav-expanded > li.open > a {
  color: #404040;
  background: none;
}
.nav-expanded > li.open > a:hover, .nav-expanded > li.open > a:focus, .nav-expanded > li.open > a.active, .nav-expanded > li.open > a.active-trail {
  color: #555555;
  background: none;
}

.panel-display > .row {
  margin-bottom: 20px;
}

.panel-flexible .panel-separator {
  display: none;
}

div#panels-ipe-control-container {
  width: auto;
  left: 0;
  right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div#panels-ipe-control-container .panels-ipe-button-container {
  text-align: center;
}
div#panels-ipe-control-container .panels-ipe-button-container .panels-ipe-pseudobutton-container {
  margin: 0 5px;
}
div#panels-ipe-control-container .panels-ipe-button-container .panels-ipe-pseudobutton-container a {
  padding: 0px 10px 0px 34px;
}
div#panels-ipe-control-container .panels-ipe-button-container .panels-ipe-pseudobutton-container a:hover {
  text-decoration: none;
}
div#panels-ipe-control-container .panels-ipe-form-container form > div {
  text-align: center;
}
div#panels-ipe-control-container .panels-ipe-form-container form .form-submit {
  margin: 0 5px;
  padding: 0px 10px 0px 34px;
}
div#panels-ipe-control-container .panels-ipe-form-container form .form-submit:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

ul.panels-ipe-linkbar {
  list-style: none outside none;
}
ul.panels-ipe-linkbar > li {
  display: inline-block;
  margin: 0 0 0 5px;
}
ul.panels-ipe-linkbar > li a {
  margin: 0 !important;
}

.views-exposed-form .views-submit-button,
.views-exposed-form .views-reset-button {
  margin-top: 3px;
}

.form-item {
  margin-top: 0;
}

form .form-managed-file input {
  display: inline-block;
  margin: 0 10px 0 0;
}
form .container-inline-date .date-padding {
  padding: 0;
  float: none;
}
form .form-actions .btn {
  margin-right: 10px;
}
form .field-type-datetime select {
  min-width: 80px;
}
form .format-toggle {
  float: none;
}

form .field-multiple-table thead th {
  padding: 10px !important;
}
form .field-multiple-table thead th label {
  margin: 0;
  font-weight: bold;
}
form .description {
  margin: 2px 0;
  color: #999999;
}

.media-widget > a {
  margin: 0 10px 0 0;
  display: inline-block;
}

fieldset legend {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
}

html.js input.throbbing {
  background-position: right -122px !important;
}
html.js fieldset.collapsed {
  height: auto;
  border-left-width: 1px;
  border-right-width: 1px;
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.8em;
}

@media (max-width: 767px) {
  form .btn {
    width: 100%;
    display: block;
    clear: both;
    margin: 0 0 5px;
  }
  form input.form-text,
  form textarea,
  form select {
    width: 100%;
  }
  form .confirm-parent,
  form .password-parent,
  form .password-suggestions {
    width: auto !important;
  }
  form .password-parent div.password-strength {
    width: 150px;
    float: right;
    margin-top: 0;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: -5px;
  }
  form .confirm-parent div.password-confirm {
    width: 110px;
    float: right;
    margin-top: 0;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: -5px;
  }
}
#node-edit #edit-title {
  font-size: 1.6em;
  line-height: 1.6em;
  height: 45px;
  width: 90%;
}
#node-edit .form-item-path-alias:before, #node-edit .form-item-path-alias:after {
  content: " ";
  display: table;
}
#node-edit .form-item-path-alias:after {
  clear: both;
}
#node-edit .form-item-path-alias label, #node-edit .form-item-path-alias input {
  display: inline;
}
#node-edit .burr-flipped-sidebar .panel-pane {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 10px;
}
#node-edit .burr-flipped-sidebar .panel-pane blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#node-edit .burr-flipped-sidebar .panel-pane .pane-title {
  margin-top: 0;
}
#node-edit .burr-flipped-sidebar .pane-node-form-buttons {
  background: none;
  padding: inherit;
}
#node-edit .burr-flipped-sidebar .pane-node-form-buttons .form-actions {
  margin: 0;
  border-top: 0;
}
#node-edit .pane-node-form-buttons {
  clear: both;
}

.filter-wrapper {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 10px;
}
.filter-wrapper blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.filter-wrapper .form-item {
  margin: 0 0 10px;
  padding: 0;
}
.filter-wrapper .filter-guidelines {
  padding: 0;
}
.filter-wrapper .filter-guidelines .tips {
  margin-left: 0;
}

.page-admin form table select,
.page-admin form table input.form-text {
  width: 150px;
}

#features-export-form .features-export-parent {
  margin: 0 0 20px;
}
#features-export-form .features-export-parent fieldset.collapsed {
  min-height: 43px !important;
  background: none;
}
#features-export-form .features-export-parent .features-export-list {
  padding: 10px;
}
#features-export-form .features-export-parent .features-export-list .form-item {
  float: none !important;
}

#panels-panel-context-edit-move .container,
#panels-panel-context-edit-content .container {
  width: auto;
  padding: 0;
}
#panels-panel-context-edit-move .container .row,
#panels-panel-context-edit-content .container .row {
  margin-bottom: 20px;
}

.navbar-form .form-wrapper {
  padding: 0;
}
.navbar-form .form-item-keys,
.navbar-form .form-item {
  margin-top: 0 !important;
}
.navbar-form .form-submit {
  display: none;
}

.pane-search-box form .form-wrapper .form-group {
  display: block;
  margin-bottom: 10px;
}

.tabledrag-handle .handle {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.field-collection-container {
  border: 0;
}
.field-collection-container .field-collection-view {
  margin: 0;
  padding: 0;
  border: none;
}

.node-panopoly-page.node-teaser .panel-pane {
  margin: 0 0 10px 260px;
}
.node-panopoly-page.node-teaser .pane-node-field-featured-image {
  float: left;
  margin-left: 0;
}
@media (max-width: 767px) {
  .node-panopoly-page .panel-pane {
    float: none !important;
    margin: 0 0 10px !important;
  }
}

.node-panopoly-news-article.node-teaser .panel-pane {
  margin: 0 0 10px 260px;
}
.node-panopoly-news-article.node-teaser .pane-node-field-featured-image {
  float: left;
  margin-left: 0;
}
@media (max-width: 767px) {
  .node-panopoly-news-article .panel-pane {
    float: none !important;
    margin: 0 0 10px !important;
  }
}

.comment {
  margin-top: 15px;
}
.comment .user-picture {
  float: left;
  margin-right: 10px;
}
.comment .user-picture a {
  display: block;
}
.comment .submitted {
  font-size: 0.90em;
}
.comment .submitted .permalink {
  margin-left: 5px;
}
.comment .submitted .new {
  color: #a94442;
}
.comment .content {
  margin: 10px 0;
}
.comment .links {
  font-size: 0.80em;
}

.views-display-setting .views-admin-label {
  display: inline-block;
  float: left;
  /* LTR */
  margin-right: 3pt;
  /* LTR */
}

#at-expanded-menu-title {
  display: none !important;
}

.page-node-add .pane-region.sidebar {
  display: none;
}

.admin-menu .pane-region.sidebar {
  display: block;
}

@font-face {
  font-family: 'icon-application';
  src: url("../fonts/icon-application.eot?-r55ict");
  src: url("../fonts/icon-application.eot?#iefix-r55ict") format("embedded-opentype"), url("../fonts/icon-application.woff?-r55ict") format("woff"), url("../fonts/icon-application.ttf?-r55ict") format("truetype"), url("../fonts/icon-application.svg?-r55ict#icon-application") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-application-icon-"], [class*=" icon-application-icon-"] {
  font-family: 'icon-application';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-application-icon-cloisions:before {
  content: "\e600";
}

.icon-application-icon-comblesamnags:before {
  content: "\e601";
}

.icon-application-icon-comblesperdus:before {
  content: "\e602";
}

.icon-application-icon-murosaturebois:before {
  content: "\e602";
}

.icon-application-icon-murparexterieur:before {
  content: "\e604";
}

.icon-application-icon-murparinterieur:before {
  content: "\e605";
}

.icon-application-icon-sols:before {
  content: "\e606";
}

.icon-application-icon-toitureparexterieur:before {
  content: "\e607";
}

.icon-application-icon-toitures:before {
  content: "\e608";
}

.icon-application-icon-toituressechemetal:before {
  content: "\e609";
}

.icon-application-icon-bardagemtal:before {
  content: "\e60a";
}

.icon-application-icon-batimentnonresidentiel:before {
  content: "\e60b";
}

.icon-application-icon-water-resistance:before {
  content: "\e61d";
}

.icon-application-icon-wall-1:before {
  content: "\e61c";
}

.icon-application-icon-thermal-insulation:before {
  content: "\e61b";
}

.icon-application-icon-technical-insulation:before {
  content: "\e61a";
}

.icon-application-icon-recycled-glass:before {
  content: "\e619";
}

.icon-application-icon-protected-planet:before {
  content: "\e618";
}

.icon-application-icon-pitched-roof-4:before {
  content: "\e617";
}

.icon-application-icon-pitched-roof-2:before {
  content: "\e616";
}

.icon-application-icon-pitched-roof-1:before {
  content: "\e615";
}

.icon-application-icon-partition-wall:before {
  content: "\e614";
}

.icon-application-icon-partition-wall-pitched-roof:before {
  content: "\e613";
}

.icon-application-icon-metallic-cladding:before {
  content: "\e612";
}

.icon-application-icon-mechanical-resistance:before {
  content: "\e611";
}

.icon-application-icon-master-subsea-sector-icon:before {
  content: "\e610";
}

.icon-application-icon-idiv666:before {
  content: "\e60f";
}

.icon-application-icon-idiv645:before {
  content: "\e60e";
}

.icon-application-icon-idiv644:before {
  content: "\e60d";
}

.icon-application-icon-idiv599:before {
  content: "\e60c";
}

.icon-application-icon-idiv598:before {
  content: "\e61e";
}

.icon-application-icon-idiv592:before {
  content: "\e61f";
}

.icon-application-icon-idiv591:before {
  content: "\e620";
}

.icon-application-icon-floor-1:before {
  content: "\e621";
}

.icon-application-icon-flat-roof:before {
  content: "\e622";
}

.icon-application-icon-fire-protection:before {
  content: "\e623";
}

.icon-application-icon-external-wall-partition-wall:before {
  content: "\e624";
}

.icon-application-icon-energy-savings:before {
  content: "\e625";
}

.icon-application-icon-easy-to-install:before {
  content: "\e626";
}

.icon-application-icon-basement-insulation-2:before {
  content: "\e627";
}

.icon-application-icon-basement-insulation-1:before {
  content: "\e628";
}

.icon-application-icon-acoustic-insulation:before {
  content: "\e629";
}

/**
 * Flags
 */
.flag-sprite, .flag-am, .flag-ao, .flag-ar, .flag-at, .flag-be, .flag-bg, .flag-br, .flag-bw, .flag-by, .flag-ca, .flag-ch, .flag-cn, .flag-co, .flag-cs, .flag-cz, .flag-de, .flag-dk, .flag-dz, .flag-ee, .flag-en, .flag-es, .flag-fi, .flag-fr, .flag-gb, .flag-ge, .flag-gh, .flag-hr, .flag-hu, .flag-ie, .flag-it, .flag-jp, .flag-ke, .flag-kg, .flag-kr, .flag-kz, .flag-lt, .flag-lu, .flag-lv, .flag-ma, .flag-mn, .flag-mz, .flag-na, .flag-ng, .flag-nl, .flag-no, .flag-pl, .flag-pt, .flag-ro, .flag-rs, .flag-ru, .flag-se, .flag-si, .flag-sk, .flag-tj, .flag-tm, .flag-tn, .flag-tr, .flag-tz, .flag-ua, .flag-us, .flag-uz, .flag-ve, .flag-za, .flag-zw {
  background: url('../images/flag-s962133fa5c.png') no-repeat;
}

.flag {
  width: 24px;
  height: 24px;
  display: block;
}

.flag-am {
  background-position: 0 -984px;
}

.flag-ao {
  background-position: 0 -408px;
}

.flag-ar {
  background-position: 0 -1008px;
}

.flag-at {
  background-position: 0 -1224px;
}

.flag-be {
  background-position: 0 -1080px;
}

.flag-bg {
  background-position: 0 -1464px;
}

.flag-br {
  background-position: 0 -96px;
}

.flag-bw {
  background-position: 0 -1176px;
}

.flag-by {
  background-position: 0 -816px;
}

.flag-ca {
  background-position: 0 -216px;
}

.flag-ch {
  background-position: 0 -912px;
}

.flag-cn {
  background-position: 0 -888px;
}

.flag-co {
  background-position: 0 -1416px;
}

.flag-cs {
  background-position: 0 -576px;
}

.flag-cz {
  background-position: 0 -600px;
}

.flag-de {
  background-position: 0 -1296px;
}

.flag-dk {
  background-position: 0 -1056px;
}

.flag-dz {
  background-position: 0 -552px;
}

.flag-ee {
  background-position: 0 -1440px;
}

.flag-en {
  background-position: 0 0;
}

.flag-es {
  background-position: 0 -624px;
}

.flag-fi {
  background-position: 0 -1248px;
}

.flag-fr {
  background-position: 0 -1128px;
}

.flag-gb {
  background-position: 0 -24px;
}

.flag-ge {
  background-position: 0 -840px;
}

.flag-gh {
  background-position: 0 -672px;
}

.flag-hr {
  background-position: 0 -240px;
}

.flag-hu {
  background-position: 0 -1392px;
}

.flag-ie {
  background-position: 0 -1104px;
}

.flag-it {
  background-position: 0 -1152px;
}

.flag-jp {
  background-position: 0 -720px;
}

.flag-ke {
  background-position: 0 -192px;
}

.flag-kg {
  background-position: 0 -456px;
}

.flag-kr {
  background-position: 0 -168px;
}

.flag-kz {
  background-position: 0 -264px;
}

.flag-lt {
  background-position: 0 -1320px;
}

.flag-lu {
  background-position: 0 -1344px;
}

.flag-lv {
  background-position: 0 -1200px;
}

.flag-ma {
  background-position: 0 -864px;
}

.flag-mn {
  background-position: 0 -648px;
}

.flag-mz {
  background-position: 0 -312px;
}

.flag-na {
  background-position: 0 -72px;
}

.flag-ng {
  background-position: 0 -936px;
}

.flag-nl {
  background-position: 0 -1272px;
}

.flag-no {
  background-position: 0 -48px;
}

.flag-pl {
  background-position: 0 -1512px;
}

.flag-pt {
  background-position: 0 -288px;
}

.flag-ro {
  background-position: 0 -1032px;
}

.flag-rs {
  background-position: 0 -360px;
}

.flag-ru {
  background-position: 0 -1488px;
}

.flag-se {
  background-position: 0 -744px;
}

.flag-si {
  background-position: 0 -792px;
}

.flag-sk {
  background-position: 0 -528px;
}

.flag-tj {
  background-position: 0 -960px;
}

.flag-tm {
  background-position: 0 -480px;
}

.flag-tn {
  background-position: 0 -432px;
}

.flag-tr {
  background-position: 0 -384px;
}

.flag-tz {
  background-position: 0 -144px;
}

.flag-ua {
  background-position: 0 -1368px;
}

.flag-us {
  background-position: 0 -768px;
}

.flag-uz {
  background-position: 0 -696px;
}

.flag-ve {
  background-position: 0 -504px;
}

.flag-za {
  background-position: 0 -120px;
}

.flag-zw {
  background-position: 0 -336px;
}

/*******************************************************************************
 * Typography Base HTML elements Drupal base elements
 ******************************************************************************/
/**
 * General i18n cases
 */
body.i18n-ja {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
}

/**
 * Links
 */
a {
  text-decoration: underline;
}

/**
 * Titles
 */
h2, h3, h4, h5, h6,
.tm-h1,
.tm-h2,
.tm-h3,
.tm-h4,
.tm-h5,
.tm-h6 {
  font-weight: bold;
  margin-top: 0;
}

h2 a, h3 a, h4 a, h5 a, h6 a,
.tm-h1 a,
.tm-h2 a,
.tm-h3 a,
.tm-h4 a,
.tm-h5 a,
.tm-h6 a {
  text-decoration: none;
}

h2, h3,
.tm-h1,
.tm-h2,
.tm-h3 {
  padding-top: 18px;
}

h4, h5, h6,
.tm-h4,
.tm-h5,
.tm-h6 {
  padding-top: 9px;
}

h2.box-title,
.product-sidebar .pane-region-wrapper:first-child .green-title h3,
.node-type-solution.solution-od .green-title h3,
.star .pane-region-title,
.star .pane-field_star_txt_hlp_title h3,
.node-type-solution .container.full .pane-title,
.page-product-comments .pane-region.content-main .pane.pane-node-comment-form .pane-title,
#content .sidebar .pane:not(fieldset).pane-isvr-product-promoted-panel-pane-1 .pane-title,
.view-isvr-partner .view-content .category h3,
.page-taxonomy-term.application-list .panel-pane h3.pane-title {
  background: #80c31c;
  color: white;
  padding: 10px 16px;
  font-size: 15px;
  position: relative;
}

h2.box-title a,
.product-sidebar .pane-region-wrapper:first-child .green-title h3 a,
.node-type-solution.solution-od .green-title h3 a,
.star .pane-region-title a,
.star .pane-field_star_txt_hlp_title h3 a,
.node-type-solution .container.full .pane-title a,
.page-product-comments .pane-region.content-main .pane.pane-node-comment-form .pane-title a,
#content .sidebar .pane:not(fieldset).pane-isvr-product-promoted-panel-pane-1 .pane-title a,
.view-isvr-partner .view-content .category h3 a {
  color: white;
}
h2.box-title:after,
.product-sidebar .pane-region-wrapper:first-child .green-title h3:after,
.node-type-solution.solution-od .green-title h3:after,
.star .pane-region-title:after,
.star .pane-field_star_txt_hlp_title h3:after,
.node-type-solution .container.full .pane-title:after,
.page-product-comments .pane-region.content-main .pane.pane-node-comment-form .pane-title:after,
#content .sidebar .pane:not(fieldset).pane-isvr-product-promoted-panel-pane-1 .pane-title:after,
.view-isvr-partner .view-content .category h3:after {
  content: "";
  display: block;
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0px;
  left: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}

h3.bordered-title {
  border-bottom: 4px solid #ffe602;
  font-size: 15px;
  padding-bottom: 6px;
}

.reset-top-padding,
h2.reset-top-padding,
h3.reset-top-padding,
.tm-h1.reset-top-padding,
.tm-h2.reset-top-padding,
.tm-h3.reset-top-padding,
h4.reset-top-padding,
h5.reset-top-padding,
h6.reset-top-padding,
.tm-h4.reset-top-padding,
.tm-h5.reset-top-padding,
.tm-h6.reset-top-padding {
  padding-top: 0;
}

.tm-h1 {
  font-size: 26px;
}

.tm-h2 {
  font-size: 21px;
}

.tm-h3 {
  font-size: 19px;
}

.tm-h4 {
  font-size: 17px;
}

.tm-h5 {
  font-size: 15px;
}

.tm-h6 {
  font-size: 13px;
}

/**
 * Quotes
 */
blockquote,
q {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  display: block;
  position: relative;
  font-size: 16px;
}
blockquote:before,
q:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffe602;
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}
.i18n-ja blockquote, .i18n-ja
q {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
}

/**
 * Lists
 */
ul, ol {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 20px;
}

ul li {
  display: list-item;
  list-style-image: url("/profiles/isover/themes/isover/assets/images/list-circle.png");
  margin-bottom: 0.3em;
  padding-left: 0;
  vertical-align: top;
}

ul.list-circle li {
  list-style-image: url("/profiles/isover/themes/isover/assets/images/list-circle.png");
}

ul.list-square li {
  list-style-image: url("/profiles/isover/themes/isover/assets/images/list-square.gif");
}

ul.list-arrow li {
  list-style-image: url("/profiles/isover/themes/isover/assets/images/list-arrow.png");
}

.block-content ul li a {
  font-weight: bold;
  text-decoration: none;
  color: #404040;
}
.block-content ul li a:hover, .block-content ul li a:focus {
  color: #80c31c;
}
.block-content table ul li {
  list-style: none;
}
.block-content table ul li a {
  font-weight: none;
  text-transform: uppercase;
}

.clearlist,
.clearlist li,
#module-filter-tabs,
.vertical-tabs-list,
.action-links,
ul.contextual-links,
#coffee-results ul,
.bx-wrapper ul,
.chosen-container.chosen-with-drop .chosen-results li,
ul[class*="facetapi"],
.html #mc_embed_signup ul,
.asset-document.viewer-document .viewer .viewer-tools,
[class*="display-switcher"],
.language-selector .language-switcher-locale-url,
.block-related-contents ul,
#module-filter-tabs li,
.vertical-tabs-list li,
.action-links li,
ul.contextual-links li,
#coffee-results ul li,
.bx-wrapper ul li,
.chosen-container.chosen-with-drop .chosen-results li li,
ul[class*="facetapi"] li,
.html #mc_embed_signup ul li,
.asset-document.viewer-document .viewer .viewer-tools li,
[class*="display-switcher"] li,
.language-selector .language-switcher-locale-url li,
.block-related-contents ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inline,
.inline li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.inline li {
  display: inline-block;
  margin-right: 0.5em;
}

/**
 * Definitions list
 */
dl dt {
  margin-bottom: 0.5em;
}
dl dd {
  border-left: 4px solid #f2f2f2;
  margin-left: 0.5em;
  margin-bottom: 1em;
  padding-left: 0.5em;
}

/**
 * Tables
 */
.perform-demo span.demo-color .perform-1, .perform-demo span.demo-color .perform-2, .perform-demo span.demo-color .perform-3, .perform-demo span.demo-color .perform-4, .perform-demo span.demo-color .perform-5 {
  border-left-width: 5px;
}

@media only screen and (max-width: 668px) {
  .field-name-field-solution-txt-description table:last-of-type tbody {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .field-name-field-solution-txt-description table:last-of-type tbody tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .field-name-field-solution-txt-description table:last-of-type tbody tr td {
    width: 50% !important;
  }
}
.table-responsive {
  padding: 12px 0;
}

table {
  margin: 12px 0 12px;
}
table caption {
  font-size: 16px;
  text-align: left;
}
table tr.selected td {
  background: #ffface !important;
}
table.table-page {
  font-size: 13px;
  border-color: #f2f2f2 !important;
}
table.table-page.color-1 thead {
  background-color: #ffd603;
  border-color: #ffd603;
}
table.table-page.color-2 thead {
  background-color: #cccccc;
  border-color: #cccccc;
}
table.table-page.color-3 thead {
  background-color: #80c31c;
  border-color: #80c31c;
}
table.table-page.table-bordered, .calendar-calendar table.table-page.mini {
  border-color: #f2f2f2 !important;
}
table.table-page.table-bordered thead tr th, .calendar-calendar table.table-page.mini thead tr th {
  border: none;
}
table.table-page.table-bordered tbody tr td, .calendar-calendar table.table-page.mini tbody tr td {
  border: 1px solid #f2f2f2;
}
table.table-page thead tr th {
  border-bottom: none;
  padding: 10px;
  vertical-align: middle;
}
table.table-page tbody tr td {
  vertical-align: middle;
}
table.table-page.table-striped tbody tr:nth-child(odd) th {
  background: #e6e6e6;
}
table.table-page.table-striped tbody tr:nth-child(odd) td {
  background: #f2f2f2;
}
table.table-page.perform thead {
  border-style: solid;
  border-width: 5px;
  border-bottom: none;
}
table.table-page.perform tr {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table.table-page.perform.perform-color-1 tr {
  border-left-style: solid;
  border-left-color: #f2f2f2;
  border-left-width: 1px;
}
table.table-page.perform.perform-color-1 tr.perform-1 {
  border-left-color: #9c8300;
}
table.table-page.perform.perform-color-1 tr.perform-2 {
  border-left-color: #cfad00;
}
table.table-page.perform.perform-color-1 tr.perform-3 {
  border-left-color: #ffd603;
}
table.table-page.perform.perform-color-1 tr.perform-4 {
  border-left-color: #ffde36;
}
table.table-page.perform.perform-color-1 tr.perform-5 {
  border-left-color: #ffe769;
}
table.table-page.perform.perform-color-2 tr {
  border-left-style: solid;
  border-left-color: #f2f2f2;
  border-left-width: 1px;
}
table.table-page.perform.perform-color-2 tr.perform-1 {
  border-left-color: #999999;
}
table.table-page.perform.perform-color-2 tr.perform-2 {
  border-left-color: #b3b3b3;
}
table.table-page.perform.perform-color-2 tr.perform-3 {
  border-left-color: #cccccc;
}
table.table-page.perform.perform-color-2 tr.perform-4 {
  border-left-color: #e6e6e6;
}
table.table-page.perform.perform-color-2 tr.perform-5 {
  border-left-color: white;
}
table.table-page.perform.perform-color-3 tr {
  border-left-style: solid;
  border-left-color: #f2f2f2;
  border-left-width: 1px;
}
table.table-page.perform.perform-color-3 tr.perform-1 {
  border-left-color: #456a0f;
}
table.table-page.perform.perform-color-3 tr.perform-2 {
  border-left-color: #639616;
}
table.table-page.perform.perform-color-3 tr.perform-3 {
  border-left-color: #80c31c;
}
table.table-page.perform.perform-color-3 tr.perform-4 {
  border-left-color: #9ae131;
}
table.table-page.perform.perform-color-3 tr.perform-5 {
  border-left-color: #b0e85d;
}
table.table-page tbody {
  border-top: none;
}
table.table-page tbody tr th {
  vertical-align: middle;
  background-color: #f2f2f2;
  border-top: #999999;
  border-bottom: 1px solid #cccccc;
}
table.table-page tbody tr td {
  vertical-align: middle;
  padding: 16px;
  border-top: none;
  border-bottom: 1px solid #f2f2f2;
}
table.table-no-border,
table.table-no-border tbody,
table.table-no-border tr,
table.table-no-border td {
  border: none;
}

.perform-demo {
  list-style: none;
}
.perform-demo li:before {
  content: '' !important;
}
.perform-demo span {
  min-width: 15px;
  min-height: 15px;
}
.perform-demo span.demo-color {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.perform-demo span.demo-color.perform-color-1.perform-1 {
  background-color: #9c8300;
}
.perform-demo span.demo-color.perform-color-1.perform-2 {
  background-color: #cfad00;
}
.perform-demo span.demo-color.perform-color-1.perform-3 {
  background-color: #ffd603;
}
.perform-demo span.demo-color.perform-color-1.perform-4 {
  background-color: #ffde36;
}
.perform-demo span.demo-color.perform-color-1.perform-5 {
  background-color: #ffe769;
}
.perform-demo span.demo-color.perform-color-2.perform-1 {
  background-color: #999999;
}
.perform-demo span.demo-color.perform-color-2.perform-2 {
  background-color: #b3b3b3;
}
.perform-demo span.demo-color.perform-color-2.perform-3 {
  background-color: #cccccc;
}
.perform-demo span.demo-color.perform-color-2.perform-4 {
  background-color: #e6e6e6;
}
.perform-demo span.demo-color.perform-color-2.perform-5 {
  background-color: white;
}
.perform-demo span.demo-color.perform-color-3.perform-1 {
  background-color: #456a0f;
}
.perform-demo span.demo-color.perform-color-3.perform-2 {
  background-color: #639616;
}
.perform-demo span.demo-color.perform-color-3.perform-3 {
  background-color: #80c31c;
}
.perform-demo span.demo-color.perform-color-3.perform-4 {
  background-color: #9ae131;
}
.perform-demo span.demo-color.perform-color-3.perform-5 {
  background-color: #b0e85d;
}

/**
 * Code
 */
code,
kbd,
div.codeblock,
pre {
  background: whitesmoke;
  color: #404040;
}

/**
 * Copyright
 */
.asset-image.full .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.full-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-small .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-small-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-default .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-default-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-medium .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-medium-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-large .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-large-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-wide .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-image.isvr-wide-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div:before, .asset-video.isvr-video-full .asset-metas-head .field-name-field-asset-video-copyright > div:before {
  content: '\00a9';
  margin-right: 0.5em;
  font-size: 1.2em;
}

/**
 * Css classes content styles
 */
/* Lead */
.lead, .product-sidebar .pane-region-wrapper:first-child .product-top .pane-field_commons_txt_teaser .field-name-field-commons-txt-teaser, .node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser, .node .field-name-field-commons-txt-teaser, .node-event-full .item-main--info .field-name-field-event-date,
.node-event-full .item-main--info .field-name-field-event-tr-category,
.node-event-full .item-main--info .field-name-field-event-address-location {
  font-size: 13.91px;
  font-weight: bold;
  color: #404040;
}
.lead strong, .product-sidebar .pane-region-wrapper:first-child .product-top .pane-field_commons_txt_teaser .field-name-field-commons-txt-teaser strong, .node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser strong, .node .field-name-field-commons-txt-teaser strong, .node-event-full .item-main--info .field-name-field-event-date strong,
.node-event-full .item-main--info .field-name-field-event-tr-category strong,
.node-event-full .item-main--info .field-name-field-event-address-location strong {
  color: black;
}
.lead em, .product-sidebar .pane-region-wrapper:first-child .product-top .pane-field_commons_txt_teaser .field-name-field-commons-txt-teaser em, .node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser em, .node .field-name-field-commons-txt-teaser em, .node-event-full .item-main--info .field-name-field-event-date em,
.node-event-full .item-main--info .field-name-field-event-tr-category em,
.node-event-full .item-main--info .field-name-field-event-address-location em {
  font-weight: italic;
}

/**
 * content-box-text
 * content-box-text-fleft content-box-text-fright
 * content-box-text-color-a content-box-text-color-b
 */
[class^="content-box"] {
  border: 1px solid #bfbfbf;
  background: #f2f2f2;
  padding: 10px 16px;
  margin-bottom: 1.5em;
}
[class^="content-box"][class*="-f"] {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  [class^="content-box"][class*="-f"] {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  [class^="content-box"][class*="-f"] {
    width: 33%;
  }
}
@media only screen and (min-width: 480px) {
  [class^="content-box"][class$="fleft"] {
    float: left;
    margin: 16px;
    margin-top: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 480px) {
  [class^="content-box"][class$="fright"] {
    float: right;
    margin: 16px;
    margin-top: 0;
    margin-right: 0;
  }
}
[class^="content-box"][class*="color-a"] {
  background: #f1fbe3;
  border-color: #c6ee8a;
}
[class^="content-box"][class*="color-a"] h2, [class^="content-box"][class*="color-a"] h3, [class^="content-box"][class*="color-a"] h4, [class^="content-box"][class*="color-a"] h5, [class^="content-box"][class*="color-a"] h6 {
  color: #80c31c;
}
[class^="content-box"][class*="color-b"] {
  background: #fff7cf;
  border-color: #ffe769;
}
[class^="content-box"][class*="color-b"] h2, [class^="content-box"][class*="color-b"] h3, [class^="content-box"][class*="color-b"] h4, [class^="content-box"][class*="color-b"] h5, [class^="content-box"][class*="color-b"] h6 {
  color: #cfad00;
}
[class^="content-box"] + h2, [class^="content-box"] h3, [class^="content-box"] h4, [class^="content-box"] h5, [class^="content-box"] h6 {
  padding-top: 0;
}

/**
 * Inline color styles
 */
.text-green {
  color: #80c31c;
}
.text-green > * {
  color: #80c31c;
}

.text-yellow {
  color: #ffe602;
}
.text-yellow > * {
  color: #ffe602;
}

.text-red {
  color: #a94442;
}
.text-red > * {
  color: #a94442;
}

.text-gray {
  color: #404040;
}
.text-gray > * {
  color: #404040;
}

.text-white {
  color: white;
}
.text-white > * {
  color: white;
}

/*******************************************************************************
 * CSS Helpers
 ******************************************************************************/
/**
 * Clear helpers
 */
.pane-panel-product-sorting:after, .html #mc_embed_signup .mc-address-group:after, .node-type-solution.solution-od .certifications .pane-field_solution_er_certification .magic-list-item:after, .node-type-solution.solution-od .help .panel-pane .pane-content .field-item:after, .application-list .content:after, .application-list .pane-term-description:after, .node-type-document .content .node-document-full .item-aside .item-overlay:after, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay:after, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay:after, .block-latest-content.teaser-list .item:after {
  display: table;
  content: ' ';
  clear: both;
}

.block-latest-content.teaser-list .item:before {
  display: table;
  content: ' ';
  clear: both;
}

/**
 * Overlay
 */
.overlay-black,
.bx-wrapper .bx-controls-direction a,
#cboxPrevious,
#cboxNext,
.asset .metas-overlay,
.asset-image.full .field-name-field-asset-image-description,
.asset-image.full-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-small .field-name-field-asset-image-description,
.asset-image.isvr-small-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-default .field-name-field-asset-image-description,
.asset-image.isvr-default-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-medium .field-name-field-asset-image-description,
.asset-image.isvr-medium-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-large .field-name-field-asset-image-description,
.asset-image.isvr-large-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-wide .field-name-field-asset-image-description,
.asset-image.isvr-wide-no-colorbox .field-name-field-asset-image-description {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNi2I8KmRjQAH0EAPt2BgmR/xHfAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.75);
  color: white;
}

.block-overlay-bottom,
.asset .metas-overlay,
.asset-image.full .field-name-field-asset-image-description,
.asset-image.full-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-small .field-name-field-asset-image-description,
.asset-image.isvr-small-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-default .field-name-field-asset-image-description,
.asset-image.isvr-default-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-medium .field-name-field-asset-image-description,
.asset-image.isvr-medium-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-large .field-name-field-asset-image-description,
.asset-image.isvr-large-no-colorbox .field-name-field-asset-image-description,
.asset-image.isvr-wide .field-name-field-asset-image-description,
.asset-image.isvr-wide-no-colorbox .field-name-field-asset-image-description {
  position: absolute;
  bottom: 0;
  padding: 6px 12px;
  width: 100%;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNi2I8KmRjQAH0EAPt2BgmR/xHfAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.75);
  color: white;
}

.block-overlay-top {
  position: absolute;
  top: 0;
  padding: 6px 12px;
  width: 100%;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNi2I8KmRjQAH0EAPt2BgmR/xHfAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.75);
  color: white;
}

#bxs-pager-thumbnail a i,
#bx-pager a i,
.asset-zoom i {
  display: block;
  color: #404040;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  z-index: 2;
}
#bxs-pager-thumbnail a .zoom-corner,
#bx-pager a .zoom-corner,
.asset-zoom .zoom-corner {
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding: 0;
  z-index: 1;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 40px;
  border-color: transparent transparent #ffe602 transparent;
}

.row,
.magic-grid,
.magic-list .magic-list-item,
.page-references .pane-region.content-main {
  margin-left: -15px;
  margin-right: -15px;
}

/**
 * Automatic responsive grid view
 */
.magic-grid .magic-grid-item {
  padding-bottom: 30px;
  display: inline-block;
}
.magic-grid .magic-grid-item .item-main {
  padding: 15px;
}
.magic-grid .magic-grid-item .item-footer, .magic-grid .magic-grid-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .magic-grid .magic-grid-item .node-product {
  text-align: right;
}
.magic-grid .magic-grid-item.views-row .asset-image {
  margin: 0;
}
.magic-grid .magic-grid-item.views-row .asset-image img {
  display: block;
  margin: auto;
}
.magic-grid .magic-grid-item.views-row .node-readmore {
  display: block !important;
  text-align: right;
}

/**
 * Magic Teaser list
 */
.magic-list .magic-list-item {
  padding-bottom: 30px;
}
.magic-list .magic-list-item .item-main {
  position: initial;
}
.magic-list .magic-list-item .item-aside + .item-main, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product + .item-main {
  position: initial;
}
.magic-list .magic-list-item .item-footer, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product {
  text-align: left;
}
.no-sidebar .magic-list .magic-list-item .item-aside + .item-main, .no-sidebar .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .no-sidebar .magic-list .magic-list-item .node-product + .item-main {
  position: initial;
}

@media (max-width: 479px) {
  .magic-grid .magic-grid-item, .magic-list .magic-list-item .item-aside, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product, .magic-list .magic-list-item .item-aside + .item-main, .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list .magic-list-item .node-product + .item-main, .no-sidebar .magic-list .magic-list-item .item-aside, .no-sidebar .magic-list .magic-list-item .item-aside + .item-main {
    float: none !important;
    width: 100% !important;
  }
}

/**
 * Responsive fixes
 */
img {
  max-width: 100%;
  height: auto;
}
.field-item img {
  display: block;
  margin: auto;
}

/**
 * Yellow Link
 */
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content a, .node-type-solution.solution-od .help .panel-pane .pane-content .node a, .star .ranges .pane-views-panes .view-star-ranges article a {
  padding: 10px 16px 10px 5px;
  display: block;
  font-size: 13px;
  position: relative;
  color: #404040;
  text-decoration: none;
  background: #ffe602;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content a:hover, .node-type-solution.solution-od .help .panel-pane .pane-content .node a:hover, .star .ranges .pane-views-panes .view-star-ranges article a:hover {
  text-decoration: none;
  background: #ceba00;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content a i.fa-chevron-right, .node-type-solution.solution-od .help .panel-pane .pane-content .node a i.fa-chevron-right, .star .ranges .pane-views-panes .view-star-ranges article a i.fa-chevron-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
}

/**
 * Size grid
 */
.size-1of1, .size-2of2, .size-3of3, .size-4of4, .size-5of5, .size-6of6, .size-7of7, .size-8of8, .size-9of9, .size-10of10, .size-11of11, .size-12of12 {
  width: 100%;
}

.size-1of2, .size-2of4, .size-3of6, .size-4of8, .size-5of10, .size-6of12 {
  width: 50%;
}

.size-1of3, .size-2of6, .size-3of9, .size-4of12 {
  width: 33.33333%;
}

.size-2of3, .size-4of6, .size-6of9, .size-8of12 {
  width: 66.66667%;
}

.size-1of4, .size-2of8, .size-3of12 {
  width: 25%;
}

.size-3of4, .size-6of8, .size-9of12 {
  width: 75%;
}

.size-1of5, .size-2of10 {
  width: 20%;
}

.size-2of5, .size-4of10 {
  width: 40%;
}

.size-3of5, .size-6of10 {
  width: 60%;
}

.size-4of5, .size-8of10 {
  width: 80%;
}

.size-1of6, .size-2of12 {
  width: 16.66667%;
}

.size-5of6, .size-10of12 {
  width: 83.33333%;
}

.size-1of7 {
  width: 14.28571%;
}

.size-2of7 {
  width: 28.57143%;
}

.size-3of7 {
  width: 42.85714%;
}

.size-4of7 {
  width: 57.14286%;
}

.size-5of7 {
  width: 71.42857%;
}

.size-6of7 {
  width: 85.71429%;
}

.size-1of8 {
  width: 12.5%;
}

.size-3of8 {
  width: 37.5%;
}

.size-5of8 {
  width: 62.5%;
}

.size-7of8 {
  width: 87.5%;
}

.size-1of9 {
  width: 11.11111%;
}

.size-2of9 {
  width: 22.22222%;
}

.size-4of9 {
  width: 44.44444%;
}

.size-5of9 {
  width: 55.55556%;
}

.size-7of9 {
  width: 77.77778%;
}

.size-8of9 {
  width: 88.88889%;
}

.size-1of10 {
  width: 10%;
}

.size-3of10 {
  width: 30%;
}

.size-7of10 {
  width: 70%;
}

.size-9of10 {
  width: 90%;
}

.size-1of11 {
  width: 9.09091%;
}

.size-2of11 {
  width: 18.18182%;
}

.size-3of11 {
  width: 27.27273%;
}

.size-4of11 {
  width: 36.36364%;
}

.size-5of11 {
  width: 45.45455%;
}

.size-6of11 {
  width: 54.54545%;
}

.size-7of11 {
  width: 63.63636%;
}

.size-8of11 {
  width: 72.72727%;
}

.size-9of11 {
  width: 81.81818%;
}

.size-10of11 {
  width: 90.90909%;
}

.size-1of12 {
  width: 8.33333%;
}

.size-5of12 {
  width: 41.66667%;
}

.size-7of12 {
  width: 58.33333%;
}

.size-11of12 {
  width: 91.66667%;
}

/*******************************************************************************
 * Bootstrap & other components (tooltips, tabs, slider...)
 ******************************************************************************/
/**
 * Popover
 */
.popover {
  -webkit-border-radius: 0;
  border-radius: 0;
  min-width: 200px;
  border-width: 2px;
}
.popover.top {
  margin-left: 60px;
}
.popover.top > .arrow {
  margin-left: -71px;
}
.popover .popover-title {
  font-weight: bold;
}
.popover ul {
  padding-left: 1em;
}
.popover .popover-content {
  font-size: 13px;
  position: relative;
  padding-bottom: 30px;
}
.popover .popover-content a.readmore {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

/**
 * Slider
 */
.bx-wrapper {
  display: inline-block;
  position: relative;
}
.bx-wrapper .asset-wrapper {
  margin: 0;
}
.bx-wrapper .bx-controls-direction {
  display: none;
}
.bx-wrapper:hover .bx-controls-direction, .bx-wrapper:focus .bx-controls-direction {
  display: block;
}
.bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  padding: 16px;
  border: 1px solid #333333;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.bx-wrapper .bx-controls-direction a i {
  width: 16px;
  height: 16px;
  display: block;
}
.bx-wrapper .bx-controls-direction a span {
  display: none;
}
.bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}

.bx-pager-equal-slides {
  display: block;
  padding: 0;
  margin-bottom: 1em;
}
.bx-pager-equal-slides .bx-pager-item {
  display: block;
  float: left;
  max-width: 100%;
  border-left: 2px solid white;
  border-right: 2px solid white;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .bx-pager-equal-slides .bx-pager-item {
    display: none;
  }
}
.bx-pager-equal-slides .bx-pager-item:first-child {
  border-left: none;
}
.bx-pager-equal-slides .bx-pager-item:last-child {
  border-right: none;
}
.bx-pager-equal-slides .bx-pager-item.size-1of1 {
  display: none;
}
.bx-pager-equal-slides .bx-pager-item a {
  background-color: #999999;
  display: block;
  width: 100%;
  padding: 5px;
  webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.bx-pager-equal-slides .bx-pager-item a:hover {
  background-color: #666666;
}
.bx-pager-equal-slides .bx-pager-item a.active {
  background-color: #80c31c;
}

#bxs-pager-thumbnail,
#bx-pager {
  overflow: hidden;
}
#bxs-pager-thumbnail a,
#bx-pager a {
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
}
#bxs-pager-thumbnail a img,
#bx-pager a img {
  border: 5px solid rgba(255, 255, 255, 0);
}
#bxs-pager-thumbnail a.active img,
#bx-pager a.active img {
  border: 5px solid #80c31c;
}
#bxs-pager-thumbnail a i,
#bxs-pager-thumbnail a .zoom-corner,
#bx-pager a i,
#bx-pager a .zoom-corner {
  opacity: 0;
  filter: alpha(opacity=0);
  webkit-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
#bxs-pager-thumbnail a:hover i,
#bxs-pager-thumbnail a:hover .zoom-corner,
#bx-pager a:hover i,
#bx-pager a:hover .zoom-corner {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/**
 * Collapse (accordions)
 */
.panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.panel-default > .panel-heading a, .pane-documentation-cart-panel-pane-1 .pane-title a {
  display: block;
  text-decoration: none;
}
.panel-default > .panel-heading a i, .pane-documentation-cart-panel-pane-1 .pane-title a i {
  float: right;
  color: white;
}
.panel-default > .panel-heading a i.minus, .pane-documentation-cart-panel-pane-1 .pane-title a i.minus {
  display: block;
}
.panel-default > .panel-heading a i.plus, .pane-documentation-cart-panel-pane-1 .pane-title a i.plus {
  display: none;
}
.panel-default > .panel-heading a.collapsed i.minus, .pane-documentation-cart-panel-pane-1 .pane-title a.collapsed i.minus {
  display: none;
}
.panel-default > .panel-heading a.collapsed i.plus, .pane-documentation-cart-panel-pane-1 .pane-title a.collapsed i.plus {
  display: block;
}

/**
 * Ajax Progress
 */
.ajax-progress-throbber, .flag-waiting .flag-throbber {
  left: 49%;
  position: fixed;
  top: 48.5%;
  z-index: 1000;
}

.ajax-progress-throbber, .flag-waiting .flag-throbber {
  background-color: #232323;
  background-image: url("../images/loading-small.gif");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  height: 24px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 4px;
  width: 24px;
}

.ajax-progress .throbber {
  display: none !important;
}

/**
 *   Modal drupal & ColorBox
 */
.ctools-modal-content .popups-close,
#cboxContent .popups-close, #cboxClose {
  position: absolute;
  z-index: 100;
  height: 16px;
  width: 16px;
  text-shadow: none;
}
.ctools-modal-content .popups-close > *,
#cboxContent .popups-close > *, #cboxClose > * {
  font-size: 16px;
}

#cboxPrevious,
#cboxNext {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  font-size: 16px;
  width: 32px;
  height: 32px;
  font-size: 0;
  text-align: center;
  text-decoration: none;
  left: initial;
  font-size: 13px;
}

.modal-open {
  position: relative;
}

#modalBackdrop {
  height: 100% !important;
}

#modalContent {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 100%;
}
#modalContent .ctools-modal-content {
  max-width: 80%;
  margin: 0 10%;
}

.ctools-modal-content,
#cboxContent {
  position: relative;
  border-color: #cccccc !important;
}
.ctools-modal-content .modal-content,
#cboxContent .modal-content {
  padding: 0 !important;
  position: relative;
}
.ctools-modal-content .modal-content .field-type-text-long,
#cboxContent .modal-content .field-type-text-long {
  margin-bottom: 0;
}
.ctools-modal-content .popups-close,
#cboxContent .popups-close {
  right: -20px;
  top: -20px;
}
.ctools-modal-content .popups-close a img,
#cboxContent .popups-close a img {
  display: none;
}
.ctools-modal-content .popups-close a.close,
#cboxContent .popups-close a.close {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  top: 4px;
  color: #80c31c;
  text-shadow: none;
}
.ctools-modal-content .popups-close a.close:hover,
#cboxContent .popups-close a.close:hover {
  color: #555555;
}

/*.ctools-modal-content{
  &.ctools-modal-references-modal-content {
    .block-left {
      display: inline-block;
      float: none;
      vertical-align: top;
      line-height: 0;
      .bx-wrapper {
        display: block;
        .bx-viewport {
          max-height: 280px;
        }
      }
      .bx-pager {
        display: none;
      }
    }
    .block-right {
      display: inline-block;
      float: none;
      vertical-align: top;
      padding: 0 $padding-large-horizontal $padding-large-horizontal $padding-large-horizontal;
      .node-title {
        @extend %panel-title;
      }
      .field-name-field-commons-txt-teaser {
        font-size: $font-size-base;
        font-weight: 200;
        .field-item {
          font-weight: 200;
        }
      }
      ul.links {
        position: absolute;
        bottom: 10px;
        right: 15px;
        .node-readmore {
          a {
            @extend %readmore-link;
            white-space: nowrap;
            span.element-invisible {
              display: none;
            }
          }
        }
      }
    }
    &:before {
      display: none;
    }
  }
}*/
#colorbox,
#cboxWrapper {
  background: none;
  overflow: visible !important;
  max-width: 80vw !important;
  max-height: 80vh !important;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
}

#cboxWrapper {
  padding-top: 20px;
  padding-right: 20px;
}

#cboxTopLeft {
  display: none;
}

#cboxTopCenter {
  display: none;
}

#cboxTopRight {
  display: none;
}

#cboxBottomLeft {
  display: none;
}

#cboxBottomCenter {
  display: none;
}

#cboxBottomRight {
  display: none;
}

#cboxPrevious,
#cboxNext {
  text-indent: 0;
}

#cboxNext {
  right: 0;
}

#cboxMiddleRight,
#cboxMiddleLeft {
  display: none;
}

#cboxCurrent {
  left: initial;
  width: 100%;
  text-align: center;
}

#cboxClose {
  text-indent: 0;
  background: none;
  top: -20px;
  right: -20px;
  color: #80c31c;
}
#cboxClose:hover {
  color: #555555;
}

#cboxContent {
  background: none;
  max-width: 80vw !important;
  max-height: 80vh !important;
  max-height: calc(80vh + 28px) !important;
  overflow: visible;
}

#cboxLoadedContent {
  overflow: inherit !important;
  max-width: 80vw !important;
  max-height: 80vh !important;
}
#cboxLoadedContent img {
  max-width: 80vw !important;
  max-height: 80vh !important;
  width: auto !important;
  height: auto !important;
}

.picture-colorbox-container {
  overflow: visible !important;
}
.picture-colorbox-container img {
  height: auto;
}

/**
 * EU cookie compliance
 */
#sliding-popup {
  width: 100%;
  z-index: 99999;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNi2I8KmRjQAH0EAPt2BgmR/xHfAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.75);
  color: white;
  text-align: center;
}
#sliding-popup.sliding-popup-bottom {
  position: fixed;
}
#sliding-popup.sliding-popup-top {
  position: relative;
}
#sliding-popup .popup-content {
  position: relative;
}
#sliding-popup .popup-text {
  color: #fff;
}
@media (min-width: 768px) {
  #sliding-popup .popup-text {
    text-align: left;
  }
}
#sliding-popup .popup-buttons {
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  #sliding-popup .popup-buttons {
    text-align: left;
  }
}
#sliding-popup button {
  border: none;
  background: none;
}
#sliding-popup button i {
  font-size: 1.2em;
  margin-right: 0.5em;
}
@media (min-width: 768px) {
  #sliding-popup button {
    margin-top: 1em;
  }
}
#sliding-popup button .tooltip-arrow,
#sliding-popup button .tooltip-inner {
  background: #80c31c;
}

/**
 * Back top top
 */
.back-to-top {
  position: fixed;
  bottom: 0.5em;
  right: 0.5em;
  font-size: 1.8em;
  height: 1.8em;
  width: 1.8em;
  line-height: 1.8em;
  text-align: center;
  background: #80c31c;
  color: white;
}
.back-to-top:hover {
  color: #ffe602;
}

/**
 * Outdated browser
 */
#outdated {
  height: 100%;
}

/**
 *  Table footable
 */
.node-type-product table.product-table.footable:not(.breakpoint) .toggle {
  display: none !important;
}
.node-type-product table.product-table.footable thead {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  border-bottom: none;
}
.node-type-product table.product-table.footable thead th {
  vertical-align: top;
  border-bottom: none;
}
.node-type-product table.product-table.footable tbody tr {
  border-top: none;
  border-right: 5px solid white;
  border-left: 5px solid white;
}
.node-type-product table.product-table.footable .footable-visible {
  text-align: center;
}
.node-type-product table.product-table.footable .toggle {
  padding: 0;
  width: 35px;
  position: relative;
}
.node-type-product table.product-table.footable .toggle:not(th) {
  background-color: #ffe602;
  webkit-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.node-type-product table.product-table.footable .toggle:not(th):hover {
  background-color: #fed70d;
}
.node-type-product table.product-table.footable .toggle .footable-toggle {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
  left: 0;
}
.node-type-product table.product-table.footable .toggle i {
  width: 100%;
  min-width: 35px;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  padding: 10px;
  padding-top: 22px;
  margin-left: -0.1em;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .node-type-product table.product-table.footable .toggle i {
    padding: 0;
    margin-left: 0;
  }
}
.node-type-product table.product-table.footable .toggle i:before {
  color: #404040;
  width: 100%;
  text-align: center;
  z-index: 2;
  position: relative;
  top: 38%;
  top: calc(50% - 6px);
}
.node-type-product table.product-table.footable .toggle i.plus {
  display: inline-block;
}
.node-type-product table.product-table.footable .toggle i.minus {
  display: none;
}
.node-type-product table.product-table.footable .footable-detail-show i.plus {
  display: none;
}
.node-type-product table.product-table.footable .footable-detail-show i.minus {
  display: inline-block;
}
.node-type-product table.product-table.footable .views-field-sku {
  font-weight: bold;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .node-type-product table.product-table.footable .views-field-sku {
    text-align: center;
  }
}
.node-type-product table.product-table.footable td {
  background: white;
}
.node-type-product table.product-table.footable td.footable-row-detail-cell {
  padding: 0 !important;
  overflow: hidden;
}
.node-type-product table.product-table.footable td .footable-row-detail-inner {
  padding: 0 16px;
  width: 105%;
  width: calc(100% + 32px);
  margin-left: -16px;
  display: table;
  position: relative;
}
.node-type-product table.product-table.footable td .footable-row-detail-inner:before, .node-type-product table.product-table.footable td .footable-row-detail-inner:after {
  -webkit-box-shadow: inset 0px 3px 6px -2px #404040;
          box-shadow: inset 0px 3px 6px -2px #404040;
  content: '';
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
}
.node-type-product table.product-table.footable td .footable-row-detail-inner:after {
  -webkit-box-shadow: inset 0px -3px 6px -2px #404040;
          box-shadow: inset 0px -3px 6px -2px #404040;
  bottom: 0;
}
.node-type-product table.product-table.footable td .footable-row-detail-row {
  display: table-row;
  border-bottom: 1px solid white;
}
.node-type-product table.product-table.footable td .footable-row-detail-row:last-child {
  border-bottom: none;
}
.node-type-product table.product-table.footable td .footable-row-detail-name {
  display: table-cell;
  padding: 3px 16px 3px 32px;
  background-color: #e8e8e8;
  border-right: 5px solid #999999;
  font-weight: bold;
  width: 50%;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .node-type-product table.product-table.footable td .footable-row-detail-name {
    width: 30%;
  }
}
@media screen and (min-width: 960px) {
  .node-type-product table.product-table.footable td .footable-row-detail-name {
    width: 20%;
  }
}
.node-type-product table.product-table.footable td .footable-row-detail-value {
  display: table-cell;
  padding: 3px 32px 3px 16px;
  background-color: #f2f2f2;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .node-type-product table.product-table.footable td .footable-row-detail-value {
    text-align: left;
  }
}

/**
 * Flags (drupal flags)
 */
.flag-action .icons-unflag,
.unflag-action .icons-flag {
  display: none;
}

.flag-throbber {
  display: none;
}
.flag-waiting .flag-throbber {
  display: block;
}

.flag-basket:hover .icons-unflag, .flag-basket:focus .icons-unflag {
  color: #dc0100;
}

/*******************************************************************************
 * LAYOUT
 ******************************************************************************/
/**
 * Grid override
 * - 1400px
 * - 1600px
 */
@media (min-width: 768px) {
  .container {
    width: 748px;
    margin: 0 auto;
  }
}
@media (min-width: 960px) {
  .container {
    width: 948px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1168px;
  }
}

/**
 * Header
 */
body.not-front {
  background: #f2f2f2;
}
body.page-admin, body.page-node-edit, body.page-node-add, body.node-type-landing-page {
  background: white;
}
@media (min-width: 768px) {
  body {
    /* Add padding to body for medium & largest screens */
    padding-top: 96px;
  }
  body.not-front {
    padding-top: 114px;
  }
}

/* Navbar style */
.navbar {
  background: white;
  z-index: 1030;
  -webkit-box-shadow: #cccccc 0px 0px 5px;
  box-shadow: #cccccc 0px 0px 5px;
}
@media (max-width: 768px) {
  .navbar {
    /* Reset default Bootsrap height */
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar {
    /* Fix menu on top for medium & largest screens */
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    border-top: 6px solid #ffe602;
  }
}
.navbar .container {
  position: relative;
}
@media (max-width: 959px) {
  .navbar .container .navbar-collapse {
    padding: 0;
  }
  .navbar .container .navbar-nav {
    margin-right: 0;
    margin-left: 0;
  }
}

/* Logo */
.navbar-brand {
  padding: 0;
  margin: 0 !important;
  height: auto;
  max-width: 150px;
}
@media (max-width: 767px) {
  .navbar-brand {
    float: left;
    text-align: center;
    padding-left: 12px;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    height: 90px;
    line-height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .navbar-brand {
    max-width: 130px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .navbar-brand {
    max-width: 150px;
  }
}
@media (min-width: 1199px) {
  .navbar-brand {
    max-width: 180px;
  }
}

/* Mobile buttons */
.navbar-toggle {
  margin: 0;
  padding: 0;
  float: none;
}
.navbar-toggle i {
  font-size: 2em;
}

@media (max-width: 767px) {
  .navbar-header {
    position: relative;
  }
  .navbar-header .burger-menu {
    position: absolute;
    top: 50%;
    margin-top: -1em;
    right: 12px;
  }
  .navbar-header a {
    color: #404040;
  }
  .navbar-header .language-selector {
    font-size: 1em;
  }
  .navbar-header .countries-menu i {
    font-size: 2em;
  }
}
/* Main menu */
.main-menu {
  margin-right: -10px;
}

/* Top nav */
.top-nav {
  background: #ffe602;
}
.top-nav > div,
.top-nav > form {
  float: left;
}
@media (max-width: 767px) {
  .top-nav > form {
    margin: 6px 6px 0;
    float: right;
  }
  .top-nav > div {
    margin: 0 6px;
    line-height: 45px;
  }
}
@media (min-width: 768px) {
  .top-nav {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 6px;
    height: 30px;
  }
  .top-nav > form {
    margin: -1px 6px 0;
  }
  .top-nav > div {
    margin: -3px 6px 0;
    line-height: 30px;
  }
}
@media (min-width: 960px) {
  .top-nav {
    right: 15px;
  }
}

/**
 * Content bottom
 */
.content-bottom .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
  padding-left: 15px;
  padding-right: 15px;
}
.content-bottom.two-col .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
  width: 100%;
}
@media (max-width: 768px) {
  .content-bottom.two-col .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .content-bottom.two-col .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
    width: 50%;
    float: left;
  }
}
.content-bottom.three-col .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
  width: 100%;
}
@media (max-width: 768px) {
  .content-bottom.three-col .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .content-bottom.three-col .field-name-field-er-related-bottom-blocks > .field-items > .field-item {
    width: 33.33%;
    float: left;
  }
}

/**
 * Footer
 */
#footer {
  background: #f2f2f2;
  border-top: 1px solid #d9d9d9;
  -webkit-box-shadow: #d9d9d9 0 2px 2px 0 inset;
  box-shadow: #d9d9d9 0 2px 2px 0 inset;
  padding: 2em 0;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
}
.not-front #footer {
  background: white;
}
body #footer {
  margin-bottom: 0;
}
.inverse #footer {
  background: #fff;
}

/*******************************************************************************
 * STRUCTURE
 * - Page Title, Tabs, Messages,...
 ******************************************************************************/
/**
 * Page title
 */
.page-references .pane-region.content-main .view-header,
.page-title {
  padding: 6px 12px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffd603), color-stop(50%, #ffe602), color-stop(100%, #fed70d));
  background-image: -webkit-linear-gradient(#ffd603, #ffe602, #fed70d);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd603), color-stop(#ffe602), to(#fed70d));
  background-image: linear-gradient(#ffd603, #ffe602, #fed70d);
}
.page-references .pane-region.content-main .view-header h1,
.page-title h1 {
  margin: 0;
  background: none;
  line-height: 29.9px;
}

/**
 * Tabs
 */
#page-header .tabs {
  margin: 0;
  padding: 10px 16px;
}

/**
 * Pager
 */
.pager-load-more li > a {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  padding: 6px 12px;
  background-color: #80c31c;
  color: white;
  text-decoration: none;
}
.pager-load-more li > a:hover, .pager-load-more li > a:focus {
  background-color: #639616;
}
.pager-load-more li > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.5em;
}

/*******************************************************************************
 * NAV
 * Styles for Menus and Navs
 ******************************************************************************/
.nav li a:not(.cart-products__delete-item-btn) {
  text-decoration: none;
}
.nav li a:not(.cart-products__delete-item-btn):hover, .nav li a:not(.cart-products__delete-item-btn):focus {
  background: none;
}
.nav.nav-inline > li {
  display: inline;
  float: none;
}
.nav.nav-inline > li > a {
  display: inline;
}
.nav.nav-pills > li > a:hover, .nav.nav-pills > li > a:focus, .nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus {
  background: #f2f2f2;
}

/**
 * Top menus
 * - Private & top menu
 * - Countries
 */
.top-nav i {
  color: #404040;
  font-size: 1.2em;
  line-height: 30px;
}
.top-nav i.fa-youtube {
  font-size: 1.6em;
}
.top-nav .menu,
.top-nav .menu li,
.top-nav .language-switcher-locale-url,
.top-nav .language-switcher-locale-url li {
  display: block;
}

body.html .navbar .top-nav .tooltip-menu {
  margin-right: 10px;
}

.top-nav .tooltip-menu li {
  float: left;
}
.top-nav .tooltip-menu li a {
  display: inline;
  padding: 0 0.5em;
  color: #404040;
}
.top-nav .tooltip-menu li a span {
  margin-left: 0.5em;
  text-transform: uppercase;
  font-size: 0.85em;
}
@media (max-width: 767px) {
  .top-nav .tooltip-menu li a span {
    display: none;
  }
}
.top-nav .popover-menu li {
  font-weight: bold;
}
.top-nav .popover-menu li a {
  padding: 0;
  color: #cccccc;
}
@media (max-width: 480px) {
  .top-nav {
    position: relative;
  }
  .top-nav .popover-menu {
    position: absolute;
    top: 0;
    right: 0;
  }
  .top-nav .popover-menu.language-selector:not(:last-child) {
    right: 20px;
  }
  .top-nav form#search-form {
    width: 100%;
    float: none;
    padding: 6px;
    margin: 0;
  }
}

/**
 * Main menu
 */
/** Style for first level only */
.main-menu li {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .main-menu {
    margin-right: 0;
  }
}
.main-menu .navbar-nav {
  float: none;
}
.main-menu .navbar-nav li.open ul:not(.isvr-ru-commerce-fast-cart) a {
  background: none;
}
.main-menu .navbar-nav > li {
  position: static;
}
.main-menu .navbar-nav > li > a {
  color: #404040;
  text-transform: uppercase;
  padding: 0;
}
@media (max-width: 767px) {
  .main-menu .navbar-nav {
    /* Only for mobile */
  }
  .main-menu .navbar-nav > li > a {
    margin: 0 10px;
    padding: 5px 10px;
    border-bottom: 1px solid #d9d9d9;
  }
  .main-menu .navbar-nav > li:last-child > a {
    border-bottom: none;
  }
  .main-menu .navbar-nav .dropdown-menu {
    text-align: left;
  }
  .main-menu .navbar-nav .dropdown-menu a {
    color: #404040;
    font-weight: bold;
    padding: 6px 12px !important;
  }
  .main-menu .navbar-nav .visible_mobile > .menu {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-menu .navbar-nav .visible_mobile > .menu .menu {
    padding: 0;
  }
  .main-menu .navbar-nav .visible_mobile .dropdown-menu a {
    padding: 0 12px !important;
  }
  .main-menu .navbar-nav .visible_mobile .dropdown-menu a:before {
    display: block;
    float: left;
    margin-right: 0.5em;
    margin-top: 0.3em;
    content: ' ';
    width: 0.8em;
    height: 0.8em;
    background: #ffe602;
  }
}
@media (min-width: 768px) {
  .main-menu .navbar-nav {
    /* Start menu desktop */
    float: right;
  }
  .main-menu .navbar-nav > li > a {
    position: relative;
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
  }
  .main-menu .navbar-nav > li > a:hover, .main-menu .navbar-nav > li > a:focus {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(#ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
    background-image: linear-gradient(#ffffff, #e6e6e6);
  }
  .main-menu .navbar-nav > li > a span {
    display: block;
    border-bottom: 6px solid white;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 61px;
    padding: 0 10px;
    font-weight: bold;
  }
  .main-menu .navbar-nav > li > a:hover span, .main-menu .navbar-nav > li > a:focus span {
    border-color: #e6e6e6;
  }
  .main-menu .navbar-nav > li > a.active-trail span, .main-menu .navbar-nav > li > a.active span, .main-menu .navbar-nav > li.open > a span {
    border-color: #80c31c;
  }
  .main-menu .navbar-nav > li > a:after {
    right: 0;
  }
  .main-menu .navbar-nav > li.first > a:before {
    left: 0;
  }
  .main-menu .navbar-nav > li > a:after, .main-menu .navbar-nav > li.first > a:before {
    content: ' ';
    display: block;
    position: absolute;
    bottom: 0;
    width: 1px;
    height: 60px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #d9d9d9));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), #d9d9d9);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#d9d9d9));
    background-image: linear-gradient(rgba(255, 255, 255, 0), #d9d9d9);
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
  .main-menu .navbar-nav > li > a {
    font-size: 0.85em;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .main-menu .navbar-nav > li > a span {
    padding: 0 16px;
  }
}

/* Submenus */
.main-menu {
  /* Style for second level only */
  /* Style for third level & next */
}
.main-menu .dropdown-menu {
  padding: 0;
  float: none;
  border: none;
  width: 100%;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
.main-menu .dropdown-menu > li > a {
  padding: 0;
}
.main-menu > .menu > li > .dropdown-menu {
  margin-top: 1px !important;
  background: none;
  border: none;
}
@media (min-width: 768px) {
  .main-menu > .menu > li > .dropdown-menu:before, .main-menu > .menu > li > .dropdown-menu:after {
    content: '';
    width: 32%;
    float: left;
    height: 90%;
    position: absolute;
    z-index: 1;
  }
  .main-menu > .menu > li > .dropdown-menu:after {
    border-left: 1px solid #f2f2f2;
    right: 0;
    width: 33.5%;
  }
  .main-menu > .menu > li > .dropdown-menu:before {
    width: 33%;
    border-right: 1px solid #f2f2f2;
  }
}
@media (max-width: 767px) {
  .main-menu > .menu > li > .dropdown-menu {
    padding: 10px 0;
    border-bottom: 1px solid #d9d9d9;
    height: auto !important;
    overflow-y: auto;
  }
}
@media (min-width: 768px) {
  .main-menu > .menu > li > .dropdown-menu {
    padding: 10px 16px 0;
  }
}
@media (max-width: 767px) {
  .main-menu > .menu > li > .dropdown-menu > li > a {
    padding: 6px 12px !important;
  }
}
@media (min-width: 768px) {
  .main-menu > .menu > li > .dropdown-menu > li {
    padding-bottom: 10px;
    z-index: 2;
  }
}
.main-menu > .menu > li > .dropdown-menu > li.active > a.active {
  color: #80c31c;
}
.main-menu > .menu > li > .dropdown-menu > li > a {
  font-weight: bold;
  padding-bottom: 0.5em;
}
.main-menu > .menu > li > .dropdown-menu > li > a.active {
  color: #404040;
}
.main-menu .dropdown-menu .dropdown-menu {
  position: static;
  background: none !important;
}
@media (max-width: 767px) {
  .main-menu .dropdown-menu .dropdown-menu {
    padding: 10px 12px;
  }
}
.main-menu .dropdown-menu .dropdown-menu > li > a {
  background: none !important;
}
@media (max-width: 767px) {
  .main-menu .dropdown-menu .dropdown-menu > li > a {
    padding: 0 12px !important;
  }
}
.main-menu .dropdown-menu .dropdown-menu > li > a:before {
  display: block;
  float: left;
  margin-right: 0.5em;
  margin-top: 0.3em;
  content: ' ';
  width: 0.8em;
  height: 0.8em;
  background: #ffe602;
}

/* Menu overlay */
.mega-menu-overlay, .mega-menu-bg {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 1000;
}

.mega-menu-overlay {
  height: 100%;
  top: 0;
}

.mega-menu-bg {
  top: 96px;
  padding: 16px 10px 0;
  background: white;
  border-bottom: 4px solid #80c31c;
  height: 300px;
}
.admin-menu .mega-menu-bg {
  top: 121px;
}

/**
 * Breadcrumb
 */
.breadcrumb {
  background: none;
  text-transform: uppercase;
  padding: 0.5em 15px;
}
.breadcrumb > li + li {
  font-size: 0.9em;
}
.breadcrumb li:before {
  display: none;
}
.breadcrumb li:not(.first) i {
  color: #80c31c;
  margin: 0 0.5em;
}
.breadcrumb .first a i {
  display: inline-block;
  font-size: 1.2em;
}
.breadcrumb .last {
  font-weight: bold;
  color: #8c8c8c;
}
.breadcrumb a {
  text-decoration: none;
  color: #999999;
}
.page-masters .breadcrumb {
  margin-bottom: 7px;
}

/**
 * Footer
 */
#footer .nav > li {
  margin-bottom: 0.5em;
  line-height: 13px;
  height: 13px;
}
#footer .nav,
#footer .nav a {
  color: #999999;
}
#footer .nav a {
  padding: 0 1em 0 1em;
}
@media (min-width: 320px) {
  #footer .nav a {
    border-right: 1px solid #999999;
  }
}
#footer .nav a:hover, #footer .nav a:focus {
  text-decoration: underline;
}
#footer .nav .last a {
  border: none;
}
@media (max-width: 320px) {
  #footer li {
    display: block;
  }
}

/**
 * Countries
 */
#cboxOverlay.colorbox-menu-countries {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.colorbox-menu-countries #cboxWrapper {
  background-color: transparent;
}
.colorbox-menu-countries #cboxWrapper #cboxContent {
  background-color: transparent;
}
.colorbox-menu-countries #cboxWrapper #menu-countries-tree {
  background: #f9f9f9 url("../images/worldmap.jpg") 50% 50% no-repeat;
}

#menu-countries-tree {
  overflow: hidden;
}
#menu-countries-tree a {
  padding: 0;
  text-decoration: none;
  font-weight: bold;
}
#menu-countries-tree > ul > li {
  padding: 0 16px 16px;
  display: block;
}
@media (min-width: 960px) {
  #menu-countries-tree > ul > li {
    width: 20%;
    float: left;
  }
}
#menu-countries-tree > ul > li > a {
  text-align: center;
  color: black;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  #menu-countries-tree > ul > li > ul {
    border-bottom: 1px solid #cccccc;
  }
  #menu-countries-tree > ul > li > ul > li {
    margin-bottom: 1em;
  }
}
@media (min-width: 960px) {
  #menu-countries-tree > ul > li > ul {
    border-right: 1px solid #cccccc;
  }
  #menu-countries-tree > ul > li:last-child > ul {
    border-right: none;
  }
}
#menu-countries-tree > ul > li > ul > li {
  line-height: 26px;
  padding-bottom: 1em;
}
#menu-countries-tree > ul > li > ul > li a {
  color: #9095aa;
}
#menu-countries-tree > ul > li > ul > li .flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
@media (max-width: 960px) {
  #menu-countries-tree > ul > li > ul {
    position: relative;
    text-align: center;
  }
  #menu-countries-tree > ul > li > ul > li {
    margin: 0 12px;
    display: inline-block;
  }
}
@media (min-width: 960px) {
  #menu-countries-tree > ul > li > ul > li {
    display: block;
  }
}

/*******************************************************************************
 * FORMS - Generic form elements
 ******************************************************************************/
/**
 * Fieldset
 */
fieldset legend {
  background: #80c31c;
  color: white;
  padding: 8px 14px;
  font-size: 1.2em;
  cursor: pointer;
}

/* Fieldset */
fieldset {
  margin-bottom: 1em;
}
fieldset legend i {
  margin-right: 0.5em;
}
fieldset[class*='pane-node-form']:not([class*='buttons']) .pane-content {
  border: 1px solid #f2f2f2;
  border-top: none;
  padding: 0.5em 1em;
}

.panel-default.metatags-form > .panel-heading {
  background-color: #80c31c;
  color: white;
}

.fieldset-legend span.summary {
  margin: 0;
  color: white;
}

/**
 * Form Items Defaults
 */
.help-block {
  font-size: 0.9em;
}

/**
 * Labels
 */
label {
  position: relative;
  padding-right: 0.5em;
  display: block;
}

/**
 * Input /  Select / Textarea
 */
.form-control,
.html #mc_embed_signup input[type='email'],
.html #mc_embed_signup input[type='url'],
.html #mc_embed_signup input[type='text'],
.html #mc_embed_signup select, .chosen-container.chosen-container-multi, .chosen-container.chosen-container-single .chosen-single, .chosen-container.chosen-with-drop .chosen-drop .chosen-search input[type=text], .block-latest-content.ticker .bx-wrapper {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #999999;
  background-color: #f2f2f2;
  background-image: none;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
  -webkit-transition: border-color, 0.15s, ease-in-out;
  transition: border-color, 0.15s, ease-in-out;
  border: none;
  border-left: 5px solid #80c31c;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
}
.form-control:focus,
.html #mc_embed_signup input[type='email']:focus,
.html #mc_embed_signup input[type='url']:focus,
.html #mc_embed_signup input[type='text']:focus,
.html #mc_embed_signup select:focus, .chosen-container.chosen-container-multi:focus, .chosen-container.chosen-container-single .chosen-single:focus, .chosen-container.chosen-with-drop .chosen-drop .chosen-search input[type=text]:focus, .block-latest-content.ticker .bx-wrapper:focus {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
}

.form-item .error.form-control,
.form-item .html #mc_embed_signup input.error[type='email'],
.html #mc_embed_signup .form-item input.error[type='email'],
.form-item .html #mc_embed_signup input.error[type='url'],
.html #mc_embed_signup .form-item input.error[type='url'],
.form-item .html #mc_embed_signup input.error[type='text'],
.html #mc_embed_signup .form-item input.error[type='text'],
.form-item .html #mc_embed_signup select.error,
.html #mc_embed_signup .form-item select.error {
  border: none;
  border-left: 5px solid #a94442;
}
.form-wrapper.form-control,
.html #mc_embed_signup input.form-wrapper[type='email'],
.html #mc_embed_signup input.form-wrapper[type='url'],
.html #mc_embed_signup input.form-wrapper[type='text'],
.html #mc_embed_signup select.form-wrapper {
  background: none;
  border: none;
  color: black;
}

/* (bootsrtap .form-control) */
.webform-component .form-control {
  width: auto;
  max-width: 100%;
}
.webform-component.form-item.webform-container-inline > * {
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
  margin-bottom: 0;
}

.webform-component-textarea .grippie {
  display: none;
}

.webform-component-name .tabledrag-handle {
  display: inline-block;
  width: 8%;
  width: calc(9% - 4px);
}
.webform-component-name .form-item {
  display: inline-block;
  width: 89%;
  width: calc(90% - 4px);
}

/* input in table */
.page-admin.page-admin-assets form table .form-text {
  max-width: 100%;
}

.page-admin form .field-name-field-asset-gallery-image table input.form-text {
  width: auto;
}

/* Auto complete */
html.js input.form-autocomplete {
  background-color: #e9e9e9 !important;
}

div#autocomplete {
  width: 100%;
  background: white;
  border: none;
  border-left: 5px solid #80c31c;
}
div#autocomplete li {
  padding: 5px 10px;
}
div#autocomplete li.selected {
  background: #2161aa;
}
.isvr-directories-custom-form div#autocomplete {
  max-height: 250px !important;
  overflow: auto;
}

/* Inverse form control */
.filter-wrapper .form-control,
.even .form-control,
.tabledrag-processed .form-control {
  background-color: white;
}
html.js .filter-wrapper input.form-autocomplete, html.js
.even input.form-autocomplete, html.js
.tabledrag-processed input.form-autocomplete {
  background-color: white !important;
}

.filter-wrapper {
  padding: 6px 12px;
}
.filter-wrapper .panel-body {
  padding: 0;
}

/**
 * Select
 */
fieldset.collapsible div.fieldset-wrapper,
.dependent-options {
  overflow: visible !important;
}

.form-type-select, .html #mc_embed_signup select,
.webform-component-select,
.form-item-email-option {
  position: relative;
  max-width: 100%;
}

.chosen-container {
  display: inline-block !important;
}
.chosen-container.chosen-container-multi {
  padding: 5px;
  height: auto;
}
.chosen-container.chosen-container-multi .chosen-choices {
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
}
.chosen-container.chosen-container-multi .chosen-choices li:before {
  content: none;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 18px;
  padding: 0 5px;
}
.chosen-container.chosen-container-multi .chosen-choices li.search-choice {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: white;
  background: #80c31c;
  padding: 3px 20px 3px 10px;
  border: none;
  margin: 0 3px 0 0;
}
.chosen-container.chosen-container-single .chosen-single {
  width: 100% !important;
}
.chosen-container.chosen-container-single .chosen-single b {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  height: 1em;
  font-size: 1.2em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
  right: 12px;
  background: none;
}
.chosen-container.chosen-with-drop .chosen-drop {
  border: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  background: #e9e9e9;
  border-top: 1px solid #ccc;
}
.chosen-container.chosen-with-drop .chosen-drop .chosen-search input[type=text] {
  width: 100% !important;
  background-color: white;
  border: none;
}
.chosen-container.chosen-with-drop .chosen-drop .chosen-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  height: 1em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
  right: 12px;
}
.chosen-container.chosen-with-drop .chosen-results {
  padding-left: 0;
}
.chosen-container.chosen-with-drop .chosen-results li {
  display: block;
  padding: 5px 10px;
}
.chosen-container.chosen-with-drop .chosen-results li.highlighted {
  background-color: #80c31c;
  background-image: none;
}
.chosen-container.chosen-with-drop .chosen-results li:before {
  display: none;
}
.chosen-container .chosen-search {
  display: block;
}

.form-item-email-option .chosen-container {
  width: auto !important;
}

/**
 * Checkboxes & radios
 */
.form-type-checkbox, .form-type-radio {
  cursor: pointer;
}
.form-type-checkbox label, .form-type-radio label {
  padding-left: 0;
}
.form-type-checkbox label:before, .form-type-radio label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #999999;
  margin-right: 0.5em;
}
.form-type-checkbox .form-radio, .form-type-radio .form-radio,
.form-type-checkbox .form-checkbox,
.form-type-radio .form-checkbox {
  display: none;
}
.form-type-checkbox label.element-invisible, .form-type-radio label.element-invisible {
  clip: inherit;
  height: inherit;
  overflow: inherit;
  position: inherit !important;
  display: block !important;
  float: none;
  margin: 0;
}
.form-type-checkbox label.element-invisible span, .form-type-radio label.element-invisible span {
  display: none;
}
.form-type-checkbox input:checked + label:before, .form-type-radio input:checked + label:before {
  color: #80c31c;
}
.form-type-checkbox input.vbo-table-select-all, .form-type-radio input.vbo-table-select-all {
  margin-left: 0;
}
.form-type-checkbox input.vbo-table-select-all + label, .form-type-radio input.vbo-table-select-all + label {
  display: none;
}

#permissions .form-type-checkbox input {
  display: block;
  margin: 0;
}
#permissions label.element-invisible:before {
  display: none;
}

.checkbox input[type="checkbox"].vbo-table-select-all {
  position: static;
}

/* Special fix for facet api */
ul[class*="facetapi"] a {
  text-decoration: none;
  color: #404040;
  margin-bottom: -2px;
  display: inline-block;
  vertical-align: middle;
  line-height: 2em;
  font-size: 1.1em;
}
ul[class*="facetapi"] a .count {
  color: #80c31c;
  font-size: 0.9em;
}
ul[class*="facetapi"] a i {
  font-size: 1.2em;
  margin-right: 0.3em;
  color: #999999;
}
ul[class*="facetapi"] a.facetapi-active i {
  color: #80c31c;
}
ul[class*="facetapi"] ul {
  margin: 0.5em 0 0.5em 1.2em;
}
ul[class*="facetapi"] ul li {
  margin-bottom: 0.5em;
}

/**
 * Buttons
 */
.btn {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 12px;
  text-decoration: none;
}

.btn-disabled {
  color: #cccccc;
  background-color: #404040;
}
.btn-disabled:hover, .btn-disabled:focus {
  background-color: #262626;
}

form.btn .form-submit {
  background: none;
  border: none;
  padding: 0;
  text-transform: uppercase;
}

.form-required {
  color: #a94442;
}

/*******************************************************************************
 * FORMS - Facet API & exposed filters
 ******************************************************************************/
/**
 * Facet Date Calendar
 */
.month-table {
  min-width: 100%;
  display: block;
  border: 2px solid #f2f2f2;
}
.month-table .year-row {
  border-bottom: 2px solid #f2f2f2;
  position: relative;
  height: 50px;
  width: 100%;
  background-color: #f2f2f2;
}
.month-table .year-current {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 50px;
  color: #404040;
}
.month-table .year-close {
  display: block;
  color: #a94442;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
}
.month-table .year-close:hover {
  color: #602625;
}
.month-table .month-row {
  height: 50px;
  border-bottom: 2px solid #f2f2f2;
}
.month-table .month-row:last-child {
  border-bottom: none;
  margin-bottom: -2px;
}
.month-table .month-col {
  width: 25%;
  float: left;
  text-align: center;
  line-height: 48px;
  border-right: 2px solid #f2f2f2;
  position: relative;
}
.month-table .month-col:last-child {
  border-right: none;
}
.month-table .month-col a {
  color: #404040;
  text-decoration: none;
  display: block;
}
.month-table .month-col a .month-count + .month-content {
  background-color: rgba(0, 0, 0, 0);
}
.month-table .month-col a:hover {
  background-color: #f2f2f2;
}
.month-table .month-count {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: white;
}
.month-table .month-count:after {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  padding: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #80c31c transparent transparent transparent;
}
.month-table .month-count + .month-content {
  background-color: #f2f2f2;
}
.month-table .month-content {
  color: #404040;
  font-weight: bold;
}
.month-table .month-small {
  display: block;
}
@media screen and (min-width: 480px) {
  .month-table .month-small {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .month-table .month-small {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .month-table .month-small {
    display: none;
  }
}
.month-table .month-large {
  display: none;
}
@media screen and (min-width: 480px) {
  .month-table .month-large {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .month-table .month-large {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .month-table .month-large {
    display: block;
  }
}

.year-table {
  min-width: 100%;
  display: block;
  border: 2px solid #f2f2f2;
  position: relative;
  height: 50px;
}
.year-table .year-current {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 50px;
  color: #404040;
  text-decoration: none;
}
.year-table .bx-pager {
  display: none;
}
.year-table .bx-wrapper .bx-controls-direction {
  display: block;
}
.year-table .bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 20%;
  max-width: 46px;
  height: 46px;
  font-size: 0;
  background-color: white;
  color: #404040;
  border: none;
}
.year-table .bx-wrapper .bx-controls-direction a:hover {
  background-color: #f2f2f2;
}
.year-table .bx-wrapper .bx-controls-direction a i {
  font-size: 13px;
  padding-top: 20px;
  width: auto;
}

/*******************************************************************************
 * FORMS - Specific forms
 ******************************************************************************/
/**
 * Navbar Searchform
 */
.navbar-form {
  margin: 0;
  padding: 0;
}
.navbar-form.navbar-right:last-child {
  margin-right: 5px;
}
.navbar-form .form-control {
  background: white;
  color: #404040;
  border: none;
  padding: 0 0.5em;
  font-size: 0.85em;
  height: 24px;
  line-height: 24px;
  margin-top: 2px;
}
.navbar-form .form-submit {
  display: inline-block;
  padding: 0.2em 0.5em;
  margin-top: 2px;
}

/**
 * Social networks
 */
.node-form .pane-region.sidebar .pane-entity-form-field {
  border: 1px solid #cccccc;
}
.node-form .pane-region.sidebar .pane-entity-form-field .field-name-field-commons-social-networks {
  padding: 15px;
  text-align: left;
}

/**
 * Webform
 */
.webform-client-form .webform-component-date .form-item.form-type-select, .webform-client-form .webform-component-date .html #mc_embed_signup select.form-item, .html #mc_embed_signup .webform-client-form .webform-component-date select.form-item,
.webform-client-form .webform-component-webform_time .form-item.form-type-select,
.webform-client-form .webform-component-webform_time .html #mc_embed_signup select.form-item,
.html #mc_embed_signup .webform-client-form .webform-component-webform_time select.form-item {
  max-width: 30%;
  min-width: 15%;
  height: auto;
  display: inline-block;
  margin: 0 5px;
}

.webform-component-time .webform-container-inline .chosen-container {
  width: auto !important;
}

.webform-calendar.hasDatepicker {
  width: 25px;
}

/**
 *  Products sorting-form
 */
#panel-products-sorting-form {
  float: right;
}
#panel-products-sorting-form label {
  display: inline-block;
}

/**
 * Mailchimp signup forms
 */
/* Reset default mailchimp styles */
.html #mc_embed_signup {
  background: none;
  font: inherit;
}
.html #mc_embed_signup form {
  padding: 0;
}
.html #mc_embed_signup h2 {
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 18px;
  margin-bottom: 9px;
  font-size: 21px;
}
.html #mc_embed_signup .indicates-required {
  margin-right: 0;
  font-style: italic;
  text-align: right;
}
.html #mc_embed_signup .asterisk {
  color: #a94442;
}
.html #mc_embed_signup .mc-field-group {
  width: inherit;
  min-height: 50px;
  padding-bottom: 3%;
  clear: both;
}
.html #mc_embed_signup .mc-field-group.size1of2 {
  clear: none;
  width: 46%;
  float: left;
  margin-right: 4%;
}
.html #mc_embed_signup .datefield input {
  display: inline-block;
  padding: inherit;
  border-left: none;
  width: inherit;
  line-height: 27px;
  height: 27px;
}
.html #mc_embed_signup .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border: none;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: white;
  background-color: #80c31c;
  margin-top: 10px;
}
.html #mc_embed_signup .button:hover {
  background-color: #71ad19;
}
@media screen and (min-width: 768px) {
  .html #mc_embed_signup .button {
    margin-top: 0;
  }
}

/*******************************************************************************
 * Assets & html medias elements
 ******************************************************************************/
.thumbnail, .isvr-thumbnail {
  display: inline-block;
}
.simple-gallery .thumbnail, .simple-gallery .isvr-thumbnail {
  display: block;
}

/**
 * Assets
 */
/* Grouped generic asset styles*/
.asset-video.isvr-video-thumbnail {
  border: 1px solid #bfbfbf;
}

.asset-image.full .asset-metas-head, .asset-image.full-no-colorbox .asset-metas-head, .asset-image.isvr-small .asset-metas-head, .asset-image.isvr-small-no-colorbox .asset-metas-head, .asset-image.isvr-default .asset-metas-head, .asset-image.isvr-default-no-colorbox .asset-metas-head, .asset-image.isvr-medium .asset-metas-head, .asset-image.isvr-medium-no-colorbox .asset-metas-head, .asset-image.isvr-large .asset-metas-head, .asset-image.isvr-large-no-colorbox .asset-metas-head, .asset-image.isvr-wide .asset-metas-head, .asset-image.isvr-wide-no-colorbox .asset-metas-head, .asset-document.full-doc .asset-metas h6, .asset-document.viewer-document .asset-metas h6, .asset-video.isvr-video-full .asset-metas-head {
  background: #ffe602;
  position: relative;
  margin: 0;
}
.asset-image.full .asset-metas-head h6, .asset-image.full-no-colorbox .asset-metas-head h6, .asset-image.isvr-small .asset-metas-head h6, .asset-image.isvr-small-no-colorbox .asset-metas-head h6, .asset-image.isvr-default .asset-metas-head h6, .asset-image.isvr-default-no-colorbox .asset-metas-head h6, .asset-image.isvr-medium .asset-metas-head h6, .asset-image.isvr-medium-no-colorbox .asset-metas-head h6, .asset-image.isvr-large .asset-metas-head h6, .asset-image.isvr-large-no-colorbox .asset-metas-head h6, .asset-image.isvr-wide .asset-metas-head h6, .asset-image.isvr-wide-no-colorbox .asset-metas-head h6, .asset-document.full-doc .asset-metas h6 h6, .asset-document.viewer-document .asset-metas h6 h6, .asset-video.isvr-video-full .asset-metas-head h6 {
  padding: 0.5em 1em;
  width: 70%;
}

.asset .asset-metas-head h6 {
  padding: 0.5em 0;
  margin: 0;
  color: inherit;
  font-size: 17px;
  color: #404040;
  font-weight: normal;
}

.asset-image.full .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.full-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-small .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-small-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-default .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-default-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-medium .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-medium-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-large .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-large-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-wide .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-wide-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-video.isvr-video-full .asset-metas-head .field-name-field-asset-video-copyright {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.5em 1em;
  color: white;
  background: #80c31c;
  height: 100%;
}

.asset-video.isvr-video-full .field-name-field-asset-video-desc {
  border: 1px solid #bfbfbf;
  border-top: none;
  background: #f2f2f2;
  padding: 1em;
}

/**
 * Asset image
 */
.asset-image {
  margin: 0;
  position: relative;
  max-width: 100%;
}
.asset-image.full, .asset-image.full-no-colorbox, .asset-image.isvr-small, .asset-image.isvr-small-no-colorbox, .asset-image.isvr-default, .asset-image.isvr-default-no-colorbox, .asset-image.isvr-medium, .asset-image.isvr-medium-no-colorbox, .asset-image.isvr-large, .asset-image.isvr-large-no-colorbox, .asset-image.isvr-wide, .asset-image.isvr-wide-no-colorbox {
  display: inline-block;
}
.asset-image.full > .image, .asset-image.full-no-colorbox > .image, .asset-image.isvr-small > .image, .asset-image.isvr-small-no-colorbox > .image, .asset-image.isvr-default > .image, .asset-image.isvr-default-no-colorbox > .image, .asset-image.isvr-medium > .image, .asset-image.isvr-medium-no-colorbox > .image, .asset-image.isvr-large > .image, .asset-image.isvr-large-no-colorbox > .image, .asset-image.isvr-wide > .image, .asset-image.isvr-wide-no-colorbox > .image {
  position: relative;
}
.asset-image.full .asset-metas-head, .asset-image.full-no-colorbox .asset-metas-head, .asset-image.isvr-small .asset-metas-head, .asset-image.isvr-small-no-colorbox .asset-metas-head, .asset-image.isvr-default .asset-metas-head, .asset-image.isvr-default-no-colorbox .asset-metas-head, .asset-image.isvr-medium .asset-metas-head, .asset-image.isvr-medium-no-colorbox .asset-metas-head, .asset-image.isvr-large .asset-metas-head, .asset-image.isvr-large-no-colorbox .asset-metas-head, .asset-image.isvr-wide .asset-metas-head, .asset-image.isvr-wide-no-colorbox .asset-metas-head {
  display: table;
  position: static;
  min-width: 100%;
}
.asset-image.full .asset-metas-head h6, .asset-image.full-no-colorbox .asset-metas-head h6, .asset-image.isvr-small .asset-metas-head h6, .asset-image.isvr-small-no-colorbox .asset-metas-head h6, .asset-image.isvr-default .asset-metas-head h6, .asset-image.isvr-default-no-colorbox .asset-metas-head h6, .asset-image.isvr-medium .asset-metas-head h6, .asset-image.isvr-medium-no-colorbox .asset-metas-head h6, .asset-image.isvr-large .asset-metas-head h6, .asset-image.isvr-large-no-colorbox .asset-metas-head h6, .asset-image.isvr-wide .asset-metas-head h6, .asset-image.isvr-wide-no-colorbox .asset-metas-head h6 {
  width: 70%;
  display: table-cell;
  vertical-align: top;
}
.asset-image.full .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.full-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-small .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-small-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-default .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-default-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-medium .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-medium-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-large .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-large-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-wide .asset-metas-head .field-name-field-asset-image-copyright, .asset-image.isvr-wide-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright {
  width: 30%;
  display: table-cell;
  vertical-align: top;
  position: static;
}
.asset-image.full .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.full-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-small .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-small-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-default .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-default-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-medium .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-medium-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-large .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-large-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-wide .asset-metas-head .field-name-field-asset-image-copyright > div, .asset-image.isvr-wide-no-colorbox .asset-metas-head .field-name-field-asset-image-copyright > div {
  overflow: hidden;
}
.asset-image.full .field-name-field-asset-image-description, .asset-image.full-no-colorbox .field-name-field-asset-image-description, .asset-image.isvr-small .field-name-field-asset-image-description, .asset-image.isvr-small-no-colorbox .field-name-field-asset-image-description, .asset-image.isvr-default .field-name-field-asset-image-description, .asset-image.isvr-default-no-colorbox .field-name-field-asset-image-description, .asset-image.isvr-medium .field-name-field-asset-image-description, .asset-image.isvr-medium-no-colorbox .field-name-field-asset-image-description, .asset-image.isvr-large .field-name-field-asset-image-description, .asset-image.isvr-large-no-colorbox .field-name-field-asset-image-description, .asset-image.isvr-wide .field-name-field-asset-image-description, .asset-image.isvr-wide-no-colorbox .field-name-field-asset-image-description {
  margin-bottom: 0;
}
.asset-image.asset-zoom > i,
.asset-image.asset-zoom > .zoom-corner {
  display: none;
}
@media (min-width: 768px) {
  .asset-image.asset-zoom:not(.asset-zoom-hide):not(.editor) img {
    border: 5px solid rgba(255, 255, 255, 0);
  }
  .asset-image.asset-zoom:not(.asset-zoom-hide):not(.editor) > i,
  .asset-image.asset-zoom:not(.asset-zoom-hide):not(.editor) > .zoom-corner {
    display: block;
  }
}
.home-slider .asset-image.slider .asset-metas-slider {
  text-align: center;
}
.asset-image.slider .asset-metas-slider .field {
  margin: 0;
}
@media (max-width: 767px) {
  .asset-image.slider .asset-metas-slider .field-name-field-asset-image-description {
    display: none;
  }
}
.asset-image.slider .asset-metas-slider .title {
  font-weight: normal;
  padding-top: 0;
  font-size: 13px;
}
@media (min-width: 768px) {
  .asset-image.slider .asset-metas-slider .title {
    font-size: 21px;
  }
  .home-slider .asset-image.slider .asset-metas-slider .title {
    font-size: 39px;
  }
}
.asset-image.slider .asset-metas-slider .title .colored-txt {
  color: #ffe602;
}

img:after {
  content: '';
  display: block;
  padding-top: 75%;
}

/**
 * Asset images gallery
 */
.asset-image-gallery:not(.slider) .asset-image {
  margin: 16px 0;
}
.asset-image-gallery:not(.slider) .asset-metas ~ .asset-image {
  margin-top: 40px;
}

/**
 * Asset document
 */
.asset-document img.file-icon {
  margin: 0 5px;
  display: inline-block;
}
.asset-document.full-doc {
  position: relative;
  border: 1px solid #cccccc;
  background: #f2f2f2;
  margin-top: 10px;
}
.asset-document.full-doc .asset-metas h6 {
  padding: 0.5em 1em;
}
.asset-document.full-doc .asset-metas .field-name-field-asset-document-desc {
  padding: 1em;
  margin-bottom: 0;
}
.asset-document.full-doc .dwnl {
  padding-bottom: 10px;
}
.asset-document.full-doc .dwnl div {
  display: inline;
}
.asset-document.full-doc .dwnl div img.file-icon {
  margin: 0 5px;
  display: inline;
}
.asset-document.viewer-document {
  position: relative;
  margin-top: 10px;
}
.asset-document.viewer-document .asset-metas h6 {
  padding: 0.5em 1em;
}
.asset-document.viewer-document .asset-metas .field-name-field-asset-document-desc {
  background: #f2f2f2;
  padding: 1em;
  margin-bottom: 0;
}
.asset-document.viewer-document .viewer .viewer-tools {
  position: absolute;
  top: 0.65em;
  right: 1em;
}
.asset-document.viewer-document .viewer .viewer-tools li {
  display: block;
  float: left;
  margin-left: 1em;
}
.asset-document.viewer-document .viewer .viewer-tools li a i {
  display: block;
  font-size: 1.35em;
}
.asset-document iframe {
  max-width: 100%;
  display: block;
  margin: auto;
}

.field-name-field-commons-txt-body .asset-document.simple-doc,
.field-name-field-commons-txt-body .asset-document.simple-doc div {
  display: inline;
}
.field-name-field-commons-txt-body .asset-document.simple-doc img.file-icon,
.field-name-field-commons-txt-body .asset-document.simple-doc div img.file-icon {
  margin: 0 5px;
  display: inline;
}

/**
 * Asset video
 */
.node .asset-video .field {
  margin-bottom: 0 !important;
}
.asset-video.isvr-video-full {
  border-top: none;
}
.asset-video.isvr-video-thumbnail {
  position: relative;
}
.asset-video.isvr-video-thumbnail .play-button {
  display: block;
  position: absolute;
  font-size: 5em;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #ffe602;
  width: 100%;
  text-align: center;
  top: 36%;
  z-index: 2;
  webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.asset-video.isvr-video-thumbnail .play-button:before {
  display: block;
  content: '';
  width: 65px;
  height: 65px;
  background-image: url("../images/play.png");
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.asset-video.isvr-video-thumbnail .play-button:hover {
  opacity: 0.9;
}
.asset-video.isvr-video-thumbnail img {
  width: 100% !important;
}

object {
  max-width: 100%;
  margin: auto;
  display: block;
}

/**
 *   Asset Audio
 */
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-play, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-pause, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-stop, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-mute, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-unmute {
  background-image: none;
  background-color: white;
  text-indent: 0;
  font-size: 0;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 4px 4px;
  border-radius: 4px / 4px;
  webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-play i, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-pause i, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-stop i, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-mute i, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-unmute i {
  position: absolute;
  bottom: 25%;
  right: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-play:hover, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-pause:hover, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-stop:hover, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-mute:hover, .asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-unmute:hover {
  background-image: none;
  background-color: #80c31c;
}

.asset-audio .jp-audio {
  max-width: 420px;
  width: 100%;
}
.asset-audio .jp-type-playlist .jp-interface {
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls {
  position: relative;
  width: 100%;
  height: 100%;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li:before {
  content: none;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a {
  outline: 0px auto -webkit-focus-ring-color;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-play {
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-play i {
  font-size: 18.2px;
  line-height: 20px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-pause {
  display: none;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-pause i {
  font-size: 18.2px;
  line-height: 20px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-stop {
  top: 50%;
  left: 25%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-stop i {
  font-size: 12px;
  line-height: 14px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-mute {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  top: 50%;
  left: 70%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 40px;
  width: 40px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-mute i {
  font-size: 18.2px;
  line-height: 20px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-mute:hover {
  background-color: rgba(255, 255, 255, 0);
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-unmute {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  top: 50%;
  left: 70%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 40px;
  width: 40px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-unmute i {
  font-size: 18.2px;
  line-height: 20px;
}
.asset-audio .jp-type-playlist .jp-interface .jp-controls li a.jp-unmute:hover {
  background-color: rgba(255, 255, 255, 0);
}
.asset-audio .jp-type-playlist .jp-interface .jp-progress {
  background-color: #d9d9d9;
  top: 50%;
  left: 40%;
  width: 30%;
  height: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.asset-audio .jp-type-playlist .jp-interface .jp-progress .jp-seek-bar {
  background-color: #bfbfbf;
}
.asset-audio .jp-type-playlist .jp-interface .jp-progress .jp-seek-bar .jp-play-bar {
  background-image: none;
  background-color: #80c31c;
}
.asset-audio .jp-type-playlist .jp-interface .jp-volume-bar {
  background-color: #d9d9d9;
  top: 50%;
  left: 85%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10%;
}
.asset-audio .jp-type-playlist .jp-interface .jp-volume-bar .jp-volume-bar-value {
  background-image: none;
  background-color: #80c31c;
}
.asset-audio .jp-type-playlist .jp-interface .jp-current-time,
.asset-audio .jp-type-playlist .jp-interface .jp-duration {
  top: 60%;
  left: 40%;
  width: 30%;
}
.asset-audio .jp-type-playlist .jp-playlist {
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
  border-top: none;
}
.asset-audio .jp-type-playlist .jp-playlist ul {
  margin-top: 0;
  padding: 0;
}
.asset-audio .jp-type-playlist .jp-playlist ul li,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-first,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-last {
  background: transparent;
  padding: 5px;
  list-style: none;
}
.asset-audio .jp-type-playlist .jp-playlist ul li:before,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current:before,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-first:before,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-last:before {
  content: none;
}
.asset-audio .jp-type-playlist .jp-playlist ul li a,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-first a,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-last a {
  border-left: 5px solid #d9d9d9;
  color: #404040;
  font-weight: 200;
  padding: 5px !important;
  webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.asset-audio .jp-type-playlist .jp-playlist ul li a:hover,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a:hover,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-first a:hover,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-last a:hover {
  background-color: #bfbfbf;
  border-left: 5px solid #80c31c;
  color: #404040;
}
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current.jp-playlist-current a,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-first.jp-playlist-current a,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-last.jp-playlist-current a {
  border-left: 5px solid #ffd603;
  background: transparent;
  color: #404040;
  font-weight: bold;
  display: block;
  word-break: break-all;
  webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  transition: background-color 0.4s, color 0.4s, border-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current a:hover,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-current.jp-playlist-current a:hover,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-first.jp-playlist-current a:hover,
.asset-audio .jp-type-playlist .jp-playlist ul li.jp-playlist-last.jp-playlist-current a:hover {
  background-color: #bfbfbf;
  border-left: 5px solid #80c31c;
  color: #404040;
}

/**
 * Asset Alignment
 */
.asset-align-left,
.asset-align-right {
  margin-bottom: 6px;
}

.asset-align-right {
  float: right;
  margin-left: 12px !important;
}

.asset-align-left {
  float: left;
  margin-right: 24px !important;
}

.asset-align-center {
  margin: 0 auto 6px;
  display: block !important;
}

/**
 * Asset admin
 */
.asset-image.editor img {
  float: none !important;
}

.asset.tooltip {
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
  line-height: inherit;
}

body.tooltip-iframe-element-body {
  padding: 0 !important;
}

/*******************************************************************************
 * Styles for individual pages
 ******************************************************************************/
/**
 * 404 page
 */
body.page-page-not-found {
  background: white;
  text-align: center;
}
@media (min-width: 768px) {
  body.page-page-not-found .region-content {
    margin: 0 120px;
  }
}
body.page-page-not-found .fa-frown-o {
  font-size: 208px;
  color: #f2f2f2;
}
body.page-page-not-found h1 {
  color: #80c31c;
  text-transform: uppercase;
  font-size: 39px;
}
body.page-page-not-found #search-block-form {
  margin-top: 60px;
  margin-bottom: 60px;
}
body.page-page-not-found #search-block-form .form-type-textfield,
body.page-page-not-found #search-block-form .form-actions {
  width: 100%;
}
body.page-page-not-found #search-block-form .form-type-textfield {
  display: inline-block;
  margin-bottom: 6px;
}
body.page-page-not-found #search-block-form .form-actions {
  font-weight: bold;
}
@media (min-width: 768px) {
  body.page-page-not-found #search-block-form:after {
    display: block;
    content: ' ';
    clear: both;
  }
  body.page-page-not-found #search-block-form .form-type-textfield {
    width: 77%;
    float: left;
  }
  body.page-page-not-found #search-block-form .form-actions {
    width: 20%;
    float: right;
  }
}
body.page-page-not-found #search-block-form input {
  width: 100%;
}
body.page-page-not-found .messages-404 {
  font-size: 15.6px;
}
body.page-page-not-found .messages-404 .help-message-404 {
  font-style: italic;
}
body.page-page-not-found .links-404 {
  text-align: left;
}

/**
 * Sitemap
 */
.sitemap-page ul {
  list-style: none;
  padding: inherit;
  margin-bottom: inherit;
}
.sitemap-page ul li {
  list-style-image: none;
}
.sitemap-page a {
  text-decoration: none;
  color: #404040;
  display: block;
}

.sitemap-block .level-1 > li {
  margin-bottom: 10px;
}
.sitemap-block .level-1 > li > a {
  font-size: 16px;
  padding: 6px 0;
}
.sitemap-block .level-1 > li:not(.last) > a {
  margin-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}
.sitemap-block .level-2 > li {
  margin-bottom: 6px;
}
.sitemap-block .level-2 > li > a {
  font-weight: bold;
  border-left: 0.2em solid #80c31c;
  padding-left: 0.5em;
}
.sitemap-block .level-3 {
  padding: 0.5em 0 0.5em 0.7em;
}

/**
 * Search results
 */
.search-google-appliance-search-form:after,
#search-api-page-search-form:after {
  content: ' ';
  display: table;
  clear: both;
}
.search-google-appliance-search-form .form-type-textfield,
.search-google-appliance-search-form .form-submit,
#search-api-page-search-form .form-type-textfield,
#search-api-page-search-form .form-submit {
  width: 100%;
}
@media (min-width: 768px) {
  .search-google-appliance-search-form .form-type-textfield,
  #search-api-page-search-form .form-type-textfield {
    float: left;
    width: 84%;
  }
  .search-google-appliance-search-form .form-submit,
  #search-api-page-search-form .form-submit {
    float: right;
    width: 15%;
  }
}

#search-results-heading {
  display: none;
}

ol.search-results {
  padding: 0;
}

li.search-result .search-result-title {
  margin-bottom: 3px;
}
li.search-result .search-result-title a {
  color: #2161aa;
}
li.search-result .search-result-info {
  margin-bottom: 9px;
  font-style: italic;
  font-size: 0.9em;
}
li.search-result .search-result-info > span {
  margin-right: 1em;
}
li.search-result .search-result-snippet:after {
  content: '';
  display: table;
  clear: both;
}
li.search-result .search-keyword,
li.search-result .google-appliance-snippet b {
  font-weight: bold;
  color: #2161aa;
}
li.search-result .search-result-links li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.search-performance, .google-appliance-results-control-bar {
  background: #f2f2f2;
  padding: 6px 12px;
}

.search-performance {
  font-size: 13px;
}

.google-appliance-results-control-bar .google-appliance-search-stats {
  display: inline;
}
.google-appliance-results-control-bar .google-appliance-search-stats .placeholder {
  color: #2161aa;
}
.google-appliance-results-control-bar .google-appliance-sort-headers {
  float: right;
}
.google-appliance-results-control-bar .google-appliance-sort-headers a {
  font-weight: bold;
}
.google-appliance-results-control-bar .google-appliance-sort-headers .active-sort {
  color: #999999;
  cursor: not-allowed;
}

/**
 * Maintenance page
 */
.maintenance-page .navbar-brand {
  max-width: none !important;
  width: 100%;
  text-align: center;
}
.maintenance-page .main {
  text-align: center;
}
.maintenance-page .main h1 {
  font-size: 39px;
  margin: 1em 0;
}
.maintenance-page .main .maintenance-message {
  font-size: 16px;
  margin: 0 5em 2em;
}

/**
 * Print
 */
.print {
  display: none;
}

/**
 * Panels
 */
.pane-title {
  margin-top: 0;
}

.pane.pane-block {
  position: relative;
}

.not-front .panel-display .row {
  margin: 0;
}
.not-front .pane-region.content-main, .not-front .pane-region.sidebar, .not-front .pane-region.bg-inverse {
  background: white;
  margin-bottom: 30px;
  position: relative;
}
.not-front .pane-region.content-main .pane, .not-front .pane-region.sidebar .pane, .not-front .pane-region.bg-inverse .pane {
  padding: 0 16px 10px;
}
.not-front .pane-region.content-main .pane-page-title,
.not-front .pane-region.content-main .pane-panel-title-search-by,
.not-front .pane-region.content-main .pane-panel-title,
.not-front .pane-region.content-main .pane-customer-questionary, .not-front .pane-region.sidebar .pane-page-title,
.not-front .pane-region.sidebar .pane-panel-title-search-by,
.not-front .pane-region.sidebar .pane-panel-title,
.not-front .pane-region.sidebar .pane-customer-questionary, .not-front .pane-region.bg-inverse .pane-page-title,
.not-front .pane-region.bg-inverse .pane-panel-title-search-by,
.not-front .pane-region.bg-inverse .pane-panel-title,
.not-front .pane-region.bg-inverse .pane-customer-questionary {
  padding: 0;
}
.not-front .pane-region.content-main.bg-inverse, .not-front .pane-region.sidebar.bg-inverse, .not-front .pane-region.bg-inverse.bg-inverse {
  background: none;
}
.not-front .pane-region.content-main.bg-inverse .pane.panel, .not-front .pane-region.content-main.bg-inverse .pane.pane-entity-form-field, .not-front .pane-region.content-main.bg-inverse .pane.pane-related-content, .not-front .pane-region.content-main.bg-inverse .pane.pane-related, .not-front .pane-region.content-main.bg-inverse .pane.pane-related-applications, .not-front .pane-region.content-main.bg-inverse .pane.pane-related-solutions, .not-front .pane-region.content-main.bg-inverse .pane.pane-related-products, .not-front .pane-region.content-main.bg-inverse .pane.pane-isvr-pages-panel-pane-2, .not-front .pane-region.content-main.bg-inverse .pane.pane-isvr-news-related-content-panel-pane-2, .not-front .pane-region.sidebar.bg-inverse .pane.panel, .not-front .pane-region.sidebar.bg-inverse .pane.pane-entity-form-field, .not-front .pane-region.sidebar.bg-inverse .pane.pane-related-content, .not-front .pane-region.sidebar.bg-inverse .pane.pane-related, .not-front .pane-region.sidebar.bg-inverse .pane.pane-related-applications, .not-front .pane-region.sidebar.bg-inverse .pane.pane-related-solutions, .not-front .pane-region.sidebar.bg-inverse .pane.pane-related-products, .not-front .pane-region.sidebar.bg-inverse .pane.pane-isvr-pages-panel-pane-2, .not-front .pane-region.sidebar.bg-inverse .pane.pane-isvr-news-related-content-panel-pane-2, .not-front .pane-region.bg-inverse.bg-inverse .pane.panel, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-entity-form-field, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-related-content, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-related, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-related-applications, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-related-solutions, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-related-products, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-isvr-pages-panel-pane-2, .not-front .pane-region.bg-inverse.bg-inverse .pane.pane-isvr-news-related-content-panel-pane-2 {
  padding: 0;
  background: white;
  margin-bottom: 30px;
}
.not-front .pane-region.content-main.bg-inverse .pane .pane-content, .not-front .pane-region.sidebar.bg-inverse .pane .pane-content, .not-front .pane-region.bg-inverse.bg-inverse .pane .pane-content {
  padding: 0 16px;
}
.not-front .pane-region.content-main {
  padding-top: 10px;
}

.not-front .pane-region.sidebar .pane-views-exp-documents-panel-pane-2, .not-front .pane-region.sidebar
.pane-views-exp-products-panel-pane-1 {
  background-color: white;
  margin-top: -10.5px;
  padding-top: 10.5px;
  border-bottom: 30px solid #f2f2f2;
}

.pane-region-wrapper .page-header {
  margin: 0;
}
.pane-region-wrapper .page-header.page-title {
  padding: 6px 0;
}
.pane-region-wrapper .page-header .page-header-first {
  max-width: 96%;
  max-width: calc(100% - 61px);
}
.page-admin .pane-region-wrapper .page-header .page-header-first {
  max-width: 100%;
}
.pane-region-wrapper .page-header .page-header-second .pane {
  padding: 0 15px;
  float: right;
}

.page-title .page-header-first > * {
  float: left;
  vertical-align: middle;
  padding: 0 15px;
}
.page-admin .page-title .page-header-first > * {
  float: none;
}
.page-title .page-header-first .asset-image {
  margin: 0 12px;
}
@media screen and (max-width: 576px) {
  .page-title h1 {
    font-size: 14px;
    line-height: 1.5;
  }
}

.bg-white {
  background-color: white;
  margin: 16px 0;
}
.bg-white .pane-content {
  padding: 5px 10px;
}
@media screen and (min-width: 768px) {
  .bg-white .pane-content {
    padding: 10px 16px;
  }
}

.not-front #content .bg-inverse .pane-views-panes {
  padding: 0;
}

#content .sidebar .pane:not(fieldset) .pane-title {
  margin-bottom: 9px;
}

/**
 * Facet api panes
 */
[class*='pane-facetapi'] [class*='pane-title'],
.pane-refine-by [class*='pane-title'] {
  text-transform: uppercase;
}

/**
 * Display switcher
 */
[class*="display-switcher"] ul {
  padding: 6px 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
[class*="display-switcher"] li {
  display: inline;
  float: left;
  margin-right: 12px;
}
[class*="display-switcher"] li i {
  margin-right: 0.5em;
  font-size: 19px;
  line-height: 26px;
  float: left;
}
[class*="display-switcher"] li a {
  text-decoration: none;
  line-height: 26px;
}
[class*="display-switcher"] li a.active {
  color: #404040;
}
@media screen and (max-width: 768px) {
  [class*="display-switcher"] li a.active {
    display: none;
  }
}

/**
 * Print button
 */
.pane-panel-print-button {
  text-transform: uppercase;
  line-height: 32px;
  height: 32px;
}
@media (max-width: 567px) {
  .pane-panel-print-button {
    display: none;
  }
}
.pane-panel-print-button a {
  text-decoration: none;
  color: #404040;
}
.pane-panel-print-button a:hover, .pane-panel-print-button a:focus {
  color: #80c31c;
}

/**
 * Product
 */
.product-sidebar .pane-region-wrapper:first-child .green-title h3, .node-type-solution.solution-od .green-title h3 {
  margin: 0 0;
  border-bottom: 1px solid #80c31c;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}

.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files a, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc a {
  color: #404040;
  font-weight: bold;
  text-decoration: none;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files a:hover, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc a:hover {
  color: #80c31c;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files a span, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc a span {
  display: inline-block;
  width: 70%;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files a i, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc a i, .product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files a img, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc a img {
  margin-right: 15px;
  width: 70px;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files a:hover img, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc a:hover img {
  border-color: #80c31c;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files i, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc i {
  padding: 5px 20px;
  vertical-align: middle;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files img, .product-sidebar .pane-region-wrapper:first-child .other-documentation .pane-field_product_er_other_doc img {
  display: inline-block;
  border: solid 0.5em transparent;
}

.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-video .pane-content, .product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content, .product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content {
  margin-top: -9px;
  padding: 0;
}

.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li a i,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li a i, .product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content a i {
  position: absolute;
  z-index: 2;
  font-size: 16px;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
}

.not-front .product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane {
  padding: 0;
  margin-bottom: 16px;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-video .pane-content .field-item {
  padding: 0;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-video .pane-content .asset-video.isvr-video-thumbnail {
  border: none;
  width: 100%;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products {
  background: none;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li {
  position: relative;
  list-style: none;
  margin: 0;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li .field-item,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li .field-item {
  padding: 0;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li .overlay,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li .overlay {
  min-height: 40px;
  position: relative;
  bottom: 0;
  padding: 10px 56px 10px 16px;
  width: 100%;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNi2I8KmRjQAH0EAPt2BgmR/xHfAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.75);
  color: white;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li a,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li a {
  text-decoration: none;
  color: #ffe602;
  text-transform: capitalize;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li a i,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li a i {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNieIoKmRjQAH0EAJJVBzmBIHQrAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.9);
  color: #ffe602;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content li:hover a i,
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li:hover a i {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAAAAADhZOFXAAAADklEQVR4nGNigAImyhgAAtAAEbKP0qkAAAAASUVORK5CYII=');
  background: black;
  color: white;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-references .pane-content div[class*='asset-metas-slider'],
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content div[class*='asset-metas-slider'] {
  display: none;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content .item-list {
  background-color: white;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li {
  display: inline-block;
  float: none !important;
  vertical-align: middle;
  height: 100%;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content li.first.last {
  width: 100%;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-related-products .pane-content .bxs-slider li {
  position: initial !important;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content {
  position: relative;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content div[class*='asset-metas-slider'] {
  display: none;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content a {
  display: block;
  font-size: 0;
  min-height: 158px;
  background-image: url(../images/map.jpg);
  background-repeat: no-repeat;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content a i {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAQMAAAD+wSzIAAAAA1BMVEWAwxyymf6YAAAAAXRSTlO/Gzh2ewAAAAxJREFUeJxjYmBCgQAAoAARlukawwAAAABJRU5ErkJggg==');
  background: rgba(128, 195, 28, 0.75);
  color: white;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content:hover a i {
  background-color: #639616;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content .asset-wrapper .field-item {
  padding: 0;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-find-a-reseller .pane-content .asset-wrapper .field-item img {
  width: 100%;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content {
  margin-top: -9px;
  background-color: white;
  padding: 10px 16px;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content a {
  color: #404040;
  text-decoration: none;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content a:hover {
  color: #80c31c;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content i {
  vertical-align: middle;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content h3 {
  border-bottom: 2px solid #f2f2f2;
  padding: 6px 0 6px 0;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content h3 i {
  font-size: 2em;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content .item-list ul {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content .item-list ul li {
  list-style: none;
}
.product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-panel-product-solutions .pane-content .item-list ul li i {
  color: #80c31c;
  margin-right: 0.5em;
}
.not-front .product-sidebar .pane-region-wrapper:last-child .pane-region.bg-inverse .pane-field_page_er_related_block .pane-content {
  padding: 0;
}
.product-sidebar .pane-region-wrapper:first-child .product-top {
  margin: 0;
  padding: 0;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .panel-pane {
  padding: 10px 0;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .panel-pane .pane-content {
  padding: 0;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-page-tabs {
  padding: 0 !important;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-applications ul {
  margin: 0;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-applications ul li {
  list-style: none;
  display: inline-block;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-applications a {
  text-decoration: none;
  color: #404040;
  font-size: 1.3em;
  font-weight: bold;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-applications a i {
  font-size: 2em;
  vertical-align: middle;
  margin-top: -0.2em;
  float: left;
  margin-right: 0.2em;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-applications a:hover {
  color: #80c31c;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-field_commons_txt_teaser .field-name-field-commons-txt-teaser {
  background: #f2f2f2;
  padding: 10px 16px;
  margin-bottom: 0;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-products-links {
  float: right;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-products-links .pane-content {
  margin: 0 16px;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-products-links a {
  display: block;
  margin: 10px 0;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-products-links a:first-child {
  margin-top: 0;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-products-links a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .product-sidebar .pane-region-wrapper:first-child .product-top .pane-panel-product-products-links {
    float: none;
    text-align: center;
  }
}
.product-sidebar .pane-region-wrapper:first-child .product-top .field-name-field-product-er-images {
  border: 1px solid #f2f2f2;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .field-name-field-product-er-images .bx-wrapper {
  border: solid #fff 5px;
}
.product-sidebar .pane-region-wrapper:first-child .product-top .field-name-field-product-er-images .isvr-product-slider-processed > .field-item {
  display: inline-block;
  vertical-align: middle;
  float: none !important;
}
.product-sidebar .pane-region-wrapper:first-child .product-top #bxs-pager-thumbnail a {
  max-width: 12.5%;
  display: none;
}
@media screen and (min-width: 480px) {
  .product-sidebar .pane-region-wrapper:first-child .product-top #bxs-pager-thumbnail a {
    display: block;
  }
}
.product-sidebar .pane-region-wrapper:first-child .product-top .node-links {
  border-top: 3px solid #f2f2f2;
  padding: 10px 16px;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links > * {
  float: none;
  width: 100%;
  text-align: center;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-field_commons_social_networks {
  float: none;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-field_commons_social_networks .field-name-field-commons-social-networks {
  text-align: center;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-node-flag-favorites .flag-favorites a i,
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-node-flag-favorites .flag-favorites a span {
  float: none;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .fivestar-widget-static {
  display: inline-block;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-panel-product-comment-top-link i {
  margin-right: 0.5em;
  font-size: 1.5em;
  vertical-align: bottom;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-panel-product-comment-top-link a {
  text-decoration: none;
  text-transform: uppercase;
  color: #404040;
}
body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-panel-product-comment-top-link a:hover {
  color: #80c31c;
}
@media screen and (min-width: 480px) {
  body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links > * {
    width: 50%;
    float: left;
    text-align: left;
  }
  body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-panel-product-comment-top-link {
    float: right;
    text-align: right;
  }
  body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-field_commons_social_networks {
    float: right;
  }
  body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-field_commons_social_networks .field-name-field-commons-social-networks {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links > * {
    width: 25%;
  }
  body:not(.page-admin) .product-sidebar .pane-region-wrapper:first-child .product-top .node-links .pane-panel-product-comment-top-link {
    float: left;
    text-align: left;
  }
}
.product-sidebar .pane-region-wrapper:first-child .key-benefits .field-item {
  font-weight: bold;
  padding-left: 1.4em;
}
.product-sidebar .pane-region-wrapper:first-child .key-benefits .field-item:before {
  content: '';
  width: 0.7em;
  height: 0.7em;
  background-color: #80c31c;
  margin-top: 0.3em;
  position: absolute;
  margin-left: -1.4em;
}
.product-sidebar .pane-region-wrapper:first-child .technical-properties .table-responsive {
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .product-sidebar .pane-region-wrapper:first-child .technical-properties .table-responsive {
    margin-bottom: 0;
    border: none;
    overflow: visible;
  }
}
.product-sidebar .pane-region-wrapper:first-child .technical-properties .table-responsive table.footable tbody tr {
  border: none;
}
.product-sidebar .pane-region-wrapper:first-child .technical-properties .table-responsive table.footable tbody tr td {
  white-space: normal;
}
.product-sidebar .pane-region-wrapper:first-child .variants .product-table th,
.product-sidebar .pane-region-wrapper:first-child .variants .product-table td {
  text-align: center;
}
.product-sidebar .pane-region-wrapper:first-child .variants .table-caption,
.product-sidebar .pane-region-wrapper:first-child .variants .table-legend {
  margin: 10px 0;
  padding: 10px 0;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend {
  font-size: 0;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend .field-items {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: initial;
  padding: 0;
  font-size: 13px;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend .field-item {
  margin-bottom: 5px;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend span.field-content {
  vertical-align: text-top;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend .field-label {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend .legend-title {
  border-bottom: 2px solid #f2f2f2;
  padding: 6px 0 6px 0;
  color: #404040;
  text-transform: capitalize;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend-performance .field-label {
  border: none;
  border-left: 5px solid;
  font-size: 0;
  min-height: 30px;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend-availability .field-label {
  padding: 5px 10px;
}
.product-sidebar .pane-region-wrapper:first-child .variants .legend-availability .field-label:after {
  content: '=';
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications h2 {
  padding: 0;
  margin: 0;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .taxonomy-term {
  padding: 5px 0;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content > * {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content > * {
    width: 20%;
  }
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content .field-name-field-certifications-er-logo + .field-name-name-field {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content .field-name-field-certifications-er-logo + .field-name-name-field {
    width: 50%;
  }
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content .field-name-name-field {
  padding: 10px 16px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content .field-name-name-field {
    width: 70%;
  }
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content .field-name-name-field .field-item {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content .field-name-field-certifications-er-pdf {
    width: 30%;
  }
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content a {
  font-weight: bold;
  padding: 10px 20px 10px 10px;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content a i.fa-download {
  margin-right: 0.5em;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content a i.fa-chevron-right {
  right: 10px;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifications .content:after {
  content: '';
  display: table;
  clear: both;
}
.product-sidebar .pane-region-wrapper:first-child .certifications .pane-field_product_er_certifs_files {
  border-top: 3px solid #f2f2f2;
}
.product-sidebar .pane-region-wrapper:first-child .related-documentation table .category,
.product-sidebar .pane-region-wrapper:first-child .related-documentation table .language,
.product-sidebar .pane-region-wrapper:first-child .related-documentation table .actions {
  text-align: center;
}
.product-sidebar .pane-region-wrapper:first-child .related-documentation table .flag {
  margin: 0.5em auto;
}
.product-sidebar .pane-region-wrapper:first-child .comments .views-row {
  width: 49%;
  padding: 0 15px;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.product-sidebar .pane-region-wrapper:first-child .comments .comment-link {
  float: right;
}
.product-sidebar .pane-region-wrapper:first-child .comments .comment-link.first-comment {
  display: block;
  float: none;
}
.product-sidebar .pane-region-wrapper:first-child .comments .comment-link i {
  margin-right: 5px;
}
.product-sidebar .pane-region-wrapper:first-child .comments .product-comment-more {
  min-height: 30px;
}
.product-sidebar .pane-region-wrapper:first-child .comments .product-comment-more i {
  margin-right: 0.5em;
}

/**
 * Comment
 */
.page-product-comments .pane-region.content-main {
  padding-top: 0;
}

/**
 * Solutions (Other display)
 */
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 0;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  font-size: 0;
  background: #ffe602;
  color: #404040;
  border: none;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a i {
  font-size: 13px;
  line-height: 17px;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a.bx-next {
  left: 50%;
  right: initial;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a.bx-prev {
  right: 50%;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a:hover {
  background: #ceba00;
}

.node-type-solution.solution-od .intro.bg-white {
  margin: 0;
}
.node-type-solution.solution-od .intro > div {
  padding: 0;
}
.node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser {
  background: #f2f2f2;
  padding: 10px 16px;
  margin-bottom: 0;
}
.node-type-solution.solution-od .related-products .pane-field_solution_er_schema,
.node-type-solution.solution-od .related-products .pane-field_solution_er_rel_prod {
  display: inline-block;
  vertical-align: top;
}
.node-type-solution.solution-od .related-products .pane-field_solution_er_rel_prod li {
  color: #80c31c;
  font-size: 26px;
  font-weight: bold;
}
.node-type-solution.solution-od .related-products .pane-field_solution_er_rel_prod li a,
.node-type-solution.solution-od .related-products .pane-field_solution_er_rel_prod li span {
  font-size: 13px;
  line-height: 1.428571429;
  color: #404040;
}
.node-type-solution.solution-od .related-products .pane-field_solution_er_rel_prod li a {
  text-decoration: none;
}
.node-type-solution.solution-od .related-products .pane-field_solution_er_rel_prod li a:hover {
  color: #80c31c;
}
.node-type-solution.solution-od .related-products .pane-node-flag-favorites a {
  display: inline-block;
}
.node-type-solution.solution-od .related-products .pane-node-flag-favorites a span {
  width: auto;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification .asset-metas {
  display: none;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification a {
  color: #404040;
  text-decoration: none;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification a i {
  font-size: 2em;
  margin-right: .2em;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification a:hover {
  color: #80c31c;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification .title {
  font-size: 13px;
  padding: 5px 0;
  margin: 0;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification .taxonomy-term-description {
  margin: 5px 0 5px;
}
.node-type-solution.solution-od .help .panel-pane {
  padding: 0 16px;
}
.node-type-solution.solution-od .help .panel-pane .pane-title {
  color: #80c31c;
}
.node-type-solution.solution-od .help .panel-pane .pane-title i {
  color: #404040;
}
.node-type-solution.solution-od .help .panel-pane .pane-content {
  padding: 0 16px;
}
.node-type-solution.solution-od .help .panel-pane .pane-content .node .field-name-title-field {
  margin: 0;
}
.node-type-solution.solution-od .video .asset-video.isvr-video-thumbnail {
  width: 100%;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products {
  max-width: 100%;
  margin: auto;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products > .field-items {
  text-align: center;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products > .field-items > .field-item,
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products > .field-item {
  display: inline-block;
  text-align: initial;
  max-width: 25%;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products article {
  width: 100%;
}
.node-type-solution.solution-od .other-product .node-product {
  padding: 15px;
  padding-bottom: 30px;
}
.node-type-solution.solution-od .other-product .node-product .node-title a {
  color: #80c31c;
}
.node-type-solution.solution-od .other-product .bx-wrapper {
  padding-top: 30px;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction {
  display: block;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-pager {
  display: none;
}
.node-type-solution.solution-od .documentation a,
.node-type-solution.solution-od .documentation .download-list {
  margin-left: 10px;
  color: #404040;
  text-decoration: none;
}
.node-type-solution.solution-od .documentation a i,
.node-type-solution.solution-od .documentation .download-list i {
  font-size: 2em;
  margin-right: .2em;
}
.node-type-solution.solution-od .documentation a:hover {
  color: #80c31c;
}
.node-type-solution .pane-field_product_er_other_doc .asset-document {
  font-weight: bold;
}
.node-type-solution .pane-field_product_er_other_doc .asset-document i.fa-3x {
  font-size: 3em;
}
.node-type-solution .pane-field_product_er_other_doc .asset-document i.fa-file-text-o {
  margin-right: 0.5em;
}

.page-taxonomy-term .pane-related-products .field-name-field-application-er-product ol {
  margin-left: 10px;
}
.page-taxonomy-term .pane-related-products .field-name-field-application-er-product ol li {
  color: #80c31c;
  font-size: 26px;
  font-weight: bold;
}
.page-taxonomy-term .pane-related-products .field-name-field-application-er-product ol li a {
  font-size: 13px;
  line-height: 1.428571429;
  color: #404040;
}
.page-taxonomy-term .pane-related-products .field-name-field-application-er-product ol li a {
  text-decoration: none;
}
.page-taxonomy-term .pane-related-products .field-name-field-application-er-product ol li a:hover {
  color: #80c31c;
}

/**
 * FAQ
 */
.page-faq .region-content .row .content .pane h1,
.page-faq .region-content .row .sidebar .pane h1 {
  margin-bottom: 0;
}
.page-faq .region-content .row .content .pane-views-panes,
.page-faq .region-content .row .sidebar .pane-views-panes {
  padding: 6px 16px;
}

/**
 * Event
 */
.node-type-event #content .pane-region.bg-inverse .pane-views-panes {
  background: none;
}
.node-type-event #content .pane-region.bg-inverse .pane-views-panes .pane-content {
  padding: 0;
}

/**
 * Partners
 */
.page-partners- .pane-region.content-main {
  padding-top: 0;
}

/**
 * Applications
 */
.application-list .pane-field_application_lst_icon {
  padding-right: 0;
}
.application-list .pane-field_application_lst_icon i {
  font-size: 2.2em;
}
.application-list .pane-region.content-main .pane {
  padding-top: 0;
}

/**
 * Press document
 */
.page-press-documents .facetapi-facetapi-checkbox-links li {
  display: inline-block;
  width: 49%;
}
.page-press-documents .views-exposed-widget {
  float: none;
  width: 100%;
}

/**
 * System star
 * Product star
 */
.star .row:not(.page-header) {
  margin-bottom: 20px;
}

.star .header > .pane-region,
.star .advantage > .pane-region,
.star .performance > .pane-region,
.star .help > .pane-region,
.star .ranges > .pane-region {
  background-color: white;
  padding: 10px 16px;
}
.star .pane-region-title,
.star .pane-field_star_txt_hlp_title h3 {
  margin: 0 0;
  border-bottom: 1px solid #80c31c;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.star .header .hightlight-region {
  margin: 0 !important;
  padding: 10px 16px;
  background-color: #f2f2f2;
  border: 5px solid #80c31c;
}
.star .header .hightlight-region .left-col .vertical-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.star .header .hightlight-region .left-col .pane-field_commons_txt_short_title .field {
  font-size: 36px;
  font-weight: bold;
}
.star .header .hightlight-region .left-col .pane-field_commons_txt_short_title .field i {
  margin-right: 10px;
  color: #80c31c;
}
.star .header .hightlight-region .left-col .pane-field_star_txt_teaser {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.star .header .hightlight-region .right-col .asset-image {
  margin: 0;
  float: right;
}
@media (min-width: 768px) {
  .star .header .hightlight-region .right-col i,
  .star .header .hightlight-region .right-col .zoom-corner {
    display: block;
  }
}
.star .header .hightlight-region .right-col img {
  border: 5px solid rgba(255, 255, 255, 0);
}
.star .header .hightlight-region .right-col .asset-metas {
  display: none;
}
@media screen and (max-width: 768px) {
  .star .header .hightlight-region .left-col,
  .star .header .hightlight-region .right-col {
    height: auto !important;
    margin-bottom: 16px;
  }
  .star .header .hightlight-region .left-col .vertical-center,
  .star .header .hightlight-region .right-col .vertical-center {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.star .advantage .pane-region .pane-field_star_txt_adv_title {
  margin-bottom: 10px;
}
.star .advantage .pane-region .pane-field_star_er_adv_img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 480px) {
  .star .advantage .pane-region .pane-field_star_er_adv_img {
    width: 49%;
    width: calc(50% - 4px);
  }
}
.star .advantage .pane-region .pane-field_star_txt_adv_body {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 480px) {
  .star .advantage .pane-region .pane-field_star_txt_adv_body {
    width: 49%;
    width: calc(50% - 4px);
  }
}
.star .advantage .pane-region .pane-field_star_txt_adv_body li {
  position: relative;
  margin-bottom: 20px;
  list-style: none;
  height: auto !important;
}
.star .advantage .pane-region:before, .star .advantage .pane-region:after {
  content: " ";
  display: table;
}
.star .advantage .pane-region:after {
  clear: both;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content {
  margin-bottom: 5px;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field {
  background-color: #f2f2f2;
  padding: 5px 10px;
}
@media screen and (min-width: 960px) {
  .star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field,
  .star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field {
    min-height: 80px;
  }
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-items,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-items {
  float: none;
}
@media screen and (min-width: 960px) {
  .star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-items,
  .star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-items {
    float: right;
  }
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-items .field-item,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-items .field-item {
  float: none;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field > .field-label,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field > .field-label {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 960px) {
  .star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field > .field-label,
  .star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field > .field-label {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field > .field-label,
  .star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field > .field-label {
    width: 50%;
    max-width: 90px;
  }
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-item,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item {
  font-size: 19px;
  font-weight: bold;
  padding: 10px 16px;
  background-color: #ffe602;
  display: inline-block;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  height: 65px;
  width: 100%;
  line-height: 45px;
  margin: 5px 0;
  float: none;
}
@media screen and (min-width: 960px) {
  .star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-item,
  .star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item {
    width: auto;
    float: right;
  }
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-item:last-child,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item:last-child {
  margin-right: 0;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-item .field > div,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item .field > div {
  line-height: initial;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-item .field > div.field-label,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item .field > div.field-label {
  font-size: 12px;
  max-width: none;
  float: none;
  display: block;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm > .pane-content > .field .field-item .field > div.field-item,
.star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item .field > div.field-item {
  padding: 0;
  height: 0;
}
.star .performance .pane-region .pane-field_star_txt_prf_therm,
.star .performance .pane-region .pane-field_star_sh_prf_act {
  padding: 0 5px;
}
@media screen and (min-width: 960px) {
  .star .performance .pane-region .pane-field_star_sh_prf_act > .pane-content > .field .field-item {
    margin-right: 10px;
  }
}
.star .performance .pane-region .pane-field_star_txt_prf_leg {
  margin-bottom: 10px;
}
.star .performance .pane-region .pane-field_star_txt_prf_leg .field-item {
  display: inline-block;
  margin-right: 10px;
}
.star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field {
  margin: 0 !important;
  padding: 10px 16px;
  background-color: #f2f2f2;
  border: 5px solid #80c31c;
}
.star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field .field-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
  padding: 10px 16px;
}
@media screen and (min-width: 480px) {
  .star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field .field-item {
    width: 50%;
  }
}
@media screen and (min-width: 960px) {
  .star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field .field-item {
    width: 24%;
    width: calc(25% - 4px);
  }
}
.star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field .field-item a {
  display: block;
  color: #404040;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field .field-item a:hover {
  color: #80c31c;
}
.star .performance .pane-region .pane-field_star_er_prf_lbl > .pane-content > .field .field-item img {
  margin-bottom: 10px;
}
.star .help .field-name-field-star-er-hlp-art article {
  padding-bottom: 30px;
}
.star .help .magic-list-item {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .star .help .magic-list-item .item-main {
    float: none !important;
    width: 100% !important;
  }
}
.star .help .magic-list-item .item-readme {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.star .ranges .range {
  border-bottom: 1px solid #f2f2f2;
  margin: 5px -16px 0px;
  padding: 10px 16px;
}
.star .ranges .range.range-rel-content {
  border: none;
}
.star .ranges .node .magic-list-item {
  margin-bottom: 0;
}
.star .ranges .pane-field_star_txt_rg1_title .field-item,
.star .ranges .pane-field_star_txt_rg2_title .field-item {
  font-size: 15px;
  font-weight: bold;
  color: #80c31c;
  margin-bottom: 5px;
}
.star .ranges .pane-field_star_txt_rg1_tease .field-item,
.star .ranges .pane-field_star_txt_rg2_tease .field-item {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}
.star .ranges .pane-views-panes .view-star-ranges article {
  display: inline-block;
  padding: 5px;
  width: 100%;
  vertical-align: top;
}
@media screen and (min-width: 480px) {
  .star .ranges .pane-views-panes .view-star-ranges article {
    width: 50%;
  }
}
@media screen and (min-width: 960px) {
  .star .ranges .pane-views-panes .view-star-ranges article {
    width: 32%;
    width: calc(33.333333% - 4px);
  }
}
.star .ranges .pane-views-panes .view-star-ranges article .node-title {
  padding: 0;
  margin: 0;
}
.star .sidebar .banner {
  padding: 10px 16px;
}
.star .sidebar .banner .pane-field_star_txt_ban_title {
  margin-bottom: 9px;
}
.star .sidebar .banner .pane-field_star_txt_ban_title .pane-content {
  padding: 0 !important;
}
.star .sidebar .banner .pane-field_star_txt_ban_title .field-item h3 {
  padding-top: 0;
  font-size: 17px;
  margin: 0;
  line-height: 29.9px;
}
.star .sidebar .pane-region {
  margin-bottom: 0;
}
.star .sidebar .pane-region.bg-inverse .pane-video {
  padding-bottom: 1em;
}
.star .sidebar .pane-region.bg-inverse .pane-video .pane-content {
  margin-top: -9px;
}
.not-front .star .sidebar .pane-region.bg-inverse .pane-video .pane-content {
  padding: 0;
}
.star .sidebar .pane-content {
  background: white;
}
.star .sidebar .pane-content .field-name-field-star-er-video .asset-video.isvr-video-thumbnail {
  border: none;
  margin-bottom: -5px;
}
.star .sidebar .pane-content .field-name-field-star-er-video .asset-video.isvr-video-thumbnail .field-item {
  padding: 0;
}
.star .sidebar .pane-content .field-name-field-star-er-example,
.star .sidebar .pane-content .field-name-field-star-txt-ban-descri,
.star .sidebar .pane-content .field-name-field-star-if-banner {
  padding-top: 16px;
}
.star .sidebar .pane-content article {
  width: 100%;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
}
@media screen and (min-width: 1200px) {
  .star .sidebar .pane-content article {
    width: 50%;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .star .sidebar .pane-content article {
    width: 50%;
  }
}
.star .sidebar .pane-content article .item-main {
  padding: 0;
}
.star .sidebar .pane-content article .asset-image {
  margin: 0;
}
.star .sidebar .pane-content article .node-title {
  margin-bottom: 0;
  padding-top: 0;
}
.star .sidebar .pane-content article .node-title a {
  font-size: 13px;
  color: #80c31c;
}
.star .sidebar .pane-content article .field-name-field-commons-txt-teaser {
  font-weight: normal;
  font-size: 13px;
}
.star .sidebar .pane-content:after {
  clear: both;
  content: '';
  display: table;
}

/**
 *  Documentation cart
 */
.pane-documentation-cart-panel-pane-1 {
  display: block;
}
.pane-documentation-cart-panel-pane-1 .pane-title a {
  color: white;
}
.pane-documentation-cart-panel-pane-1 .pane-title a i {
  margin-top: 0.4em;
}
.pane-documentation-cart-panel-pane-1 .pane-title a span {
  margin-left: 0.5em;
  vertical-align: top;
}
.sidebar .pane-documentation-cart-panel-pane-1 .pane-title a.collapsed + i {
  display: none;
}
.pane-documentation-cart-panel-pane-1.bg-white {
  margin: 0;
}
.pane-documentation-cart-panel-pane-1 form {
  display: inline-block;
  width: 25%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.pane-documentation-cart-panel-pane-1 .btn-icon {
  position: relative;
  font-size: 1.3em;
  font-family: FontAwesome;
  width: 32px;
  height: 32px;
  margin-top: 0;
  padding: 0;
  display: inline-block;
  font-weight: normal;
}
.pane-documentation-cart-panel-pane-1 .view-documentation-cart {
  padding: 10px 0;
}
.pane-documentation-cart-panel-pane-1 .view-header {
  padding: 12px;
  border: 1px solid #f2f2f2;
}
.pane-documentation-cart-panel-pane-1 .view-content {
  padding: 10px 0;
}
.pane-documentation-cart-panel-pane-1 .table-responsive {
  padding: 12px;
  border: 1px solid #f2f2f2;
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.pane-documentation-cart-panel-pane-1 .table-responsive table {
  margin: 0;
}
.pane-documentation-cart-panel-pane-1 .table-responsive table td, .pane-documentation-cart-panel-pane-1 .table-responsive table.table, .pane-documentation-cart-panel-pane-1 .table-responsive table,
.pane-documentation-cart-panel-pane-1 .table-responsive table tbody {
  border: none;
}
.pane-documentation-cart-panel-pane-1 .table-responsive table img {
  border: 1px solid #f2f2f2;
  display: none;
}
@media screen and (min-width: 480px) {
  .pane-documentation-cart-panel-pane-1 .table-responsive table img {
    display: block;
    width: 100%;
  }
}
.pane-documentation-cart-panel-pane-1 .table-responsive table td.views-field-field-document-img-cover {
  width: 20%;
}
.pane-documentation-cart-panel-pane-1 .table-responsive table .tooltip {
  display: none !important;
}
.pane-documentation-cart-panel-pane-1 .flag-basket .flag {
  text-align: center;
  line-height: 24px;
}
.pane-documentation-cart-panel-pane-1 .flag-basket .flag.flag-action,
.pane-documentation-cart-panel-pane-1 .flag-basket .flag .icons-flag {
  display: none;
}

/**
  * Search Title
  */
.pane-views-exp-products-panel-pane-1 #autocomplete,
.pane-views-exp-documents-panel-pane-2 #autocomplete,
.pane-views-exp-technical-documents-panel-pane-1 #autocomplete {
  z-index: 999;
}
.pane-views-exp-products-panel-pane-1 .views-exposed-form,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form {
  width: 100%;
}
.pane-views-exp-products-panel-pane-1 .views-exposed-form .views-exposed-widget,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form .views-exposed-widget,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form .views-exposed-widget {
  width: 100%;
  padding: 0;
}
.pane-views-exp-products-panel-pane-1 .views-exposed-form .views-exposed-widget.views-submit-button, .pane-views-exp-products-panel-pane-1 .views-exposed-form .views-exposed-widget.views-reset-button,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form .views-exposed-widget.views-submit-button,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form .views-exposed-widget.views-reset-button,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form .views-exposed-widget.views-submit-button,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form .views-exposed-widget.views-reset-button {
  width: auto;
  padding-right: 1em;
  float: left;
}
.pane-views-exp-products-panel-pane-1 .views-exposed-form .views-exposed-widget.views-reset-button a,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form .views-exposed-widget.views-reset-button a,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form .views-exposed-widget.views-reset-button a {
  display: block;
  background-color: #e9e9e9;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  padding: 7px 10px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
  font-family: FontAwesome;
}
.pane-views-exp-products-panel-pane-1 .views-exposed-form .views-exposed-widget.views-reset-button a:hover,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form .views-exposed-widget.views-reset-button a:hover,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form .views-exposed-widget.views-reset-button a:hover {
  background-color: #d0d0d0;
}
.pane-views-exp-products-panel-pane-1 .views-exposed-form .js-hide,
.pane-views-exp-documents-panel-pane-2 .views-exposed-form .js-hide,
.pane-views-exp-technical-documents-panel-pane-1 .views-exposed-form .js-hide {
  display: block;
}

/*******************************************************************************
 * Styles for Taxonomy terms
 ******************************************************************************/
.taxonomy-term-description {
  margin-top: 0;
}

/**
 * Applications
 */
.application-list .content {
  margin-bottom: 9px;
}
.application-list .field-name-field-application-er-image {
  float: right;
  margin-left: 15px;
}

/**
 * Glossary
 */
.lexicon-admin-links {
  padding-top: 10px;
}
.lexicon-admin-links .links {
  margin: 0 0 18px;
  border-bottom: 1px solid #cccccc;
}
.lexicon-admin-links .links:before {
  content: "View";
  color: #404040;
  background-color: white;
  border: 1px solid #cccccc;
  border-bottom: 1px solid transparent;
  cursor: default;
  margin-right: 2px;
  line-height: 1.428571429;
  -webkit-border-radius: 0;
          border-radius: 0;
  position: relative;
  display: block;
  padding: 10px 15px;
  float: left;
  margin-bottom: -1px;
}
.lexicon-admin-links .links:after {
  content: " ";
  display: table;
  clear: both;
}
.lexicon-admin-links .links li {
  float: left;
  margin-bottom: -1px;
  position: relative;
  display: block;
}
.lexicon-admin-links .links li a {
  text-decoration: none;
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  position: relative;
  display: block;
  padding: 10px 15px;
}
.lexicon-admin-links .links li a:hover {
  background: #f2f2f2;
}

#glossary .lexicon-introduction,
#glossary .lexicon-description {
  margin-top: 10px;
  margin-bottom: 10px;
}
#glossary .lexicon-links {
  font-size: 18.2px;
  text-transform: uppercase;
  background: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
#glossary .lexicon-links a {
  font-size: 18.2px;
}
#glossary .lexicon-list .lexicon-letter {
  text-transform: uppercase;
  font-weight: bold;
}
#glossary .lexicon-list dl {
  margin-top: 18px;
}
#glossary .lexicon-list dl dd {
  margin-left: 0;
  margin-bottom: 10px;
}
#glossary .lexicon-list dl dd:last-child {
  margin-bottom: 0;
}

.view-glossary-index .attachment {
  text-align: center;
  font-size: 18.2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.view-glossary-index .attachment .views-summary {
  display: inline;
}
.view-glossary-index > .view-content > h2 {
  text-transform: uppercase;
}

/*******************************************************************************
 * NODES
 ******************************************************************************/
/**
 * Default node field styles
 */
.content > article.node {
  padding-top: 10px;
}

.field-type-text-long:after {
  content: '';
  display: table;
  clear: both;
}

.node .submitted, .field-name-field-news-date, .field-name-field-event-date span {
  font-style: italic;
  font-size: 12px;
  margin-bottom: 10px;
}

.node {
  position: relative;
}
.node .node-title a {
  color: #404040;
}
.node .field:not([class*="image"]) {
  margin-bottom: 10px;
}
.node .field-label-inline .field-label {
  margin-right: 0.5em;
}

.node-hub-page .field-name-field-commons-txt-teaser, .node-product-list .field-name-field-commons-txt-teaser,
.node-product-grid .field-name-field-commons-txt-teaser, .node-reference-teaser .field-name-field-commons-txt-teaser, .node-training .field-name-field-commons-txt-teaser, .view-isvr-news-facet .field-name-field-commons-txt-teaser,
.view-isvr-events .field-name-field-commons-txt-teaser,
.view-products .field-name-field-commons-txt-teaser, .view-isvr-partner .field-name-field-commons-txt-teaser, .view-isvr-partner .view-content .field-name-field-commons-txt-teaser .field-name-field-commons-txt-teaser, .not-front .pane-region.sidebar .field-item .magic-list .field-name-field-commons-txt-teaser, .block-related-products .field-name-field-commons-txt-teaser .field-name-field-commons-txt-teaser {
  font-size: 13px;
}

.field-name-field-commons-social-networks {
  text-align: right;
}
.field-name-field-commons-social-networks i {
  font-size: 1.5em;
}
.field-name-field-commons-social-networks a {
  color: #404040;
}
.field-name-field-commons-social-networks a.share-link--facebook:hover, .field-name-field-commons-social-networks a.share-link--facebook:focus {
  color: #3b5998;
}
.field-name-field-commons-social-networks a.share-link--twitter:hover, .field-name-field-commons-social-networks a.share-link--twitter:focus {
  color: #00aced;
}
.field-name-field-commons-social-networks a.share-link--google-plus:hover, .field-name-field-commons-social-networks a.share-link--google-plus:focus {
  color: #cc3732;
}
.field-name-field-commons-social-networks a.share-link--linkedin:hover, .field-name-field-commons-social-networks a.share-link--linkedin:focus {
  color: #0077b5;
}
.field-name-field-commons-social-networks a.share-link--viadeo:hover, .field-name-field-commons-social-networks a.share-link--viadeo:focus {
  color: #f89c31;
}
.field-name-field-commons-social-networks a.share-link--pinterest:hover, .field-name-field-commons-social-networks a.share-link--pinterest:focus {
  color: #cc2127;
}
.field-name-field-commons-social-networks a.share-link--vk:hover, .field-name-field-commons-social-networks a.share-link--vk:focus {
  color: #4d75a3;
}

/**
 * Tags
 */
.field-name-field-news-tr-tag, .field-name-field-event-tr-tags {
  float: initial;
}
.field-name-field-news-tr-tag:not([class*="form-wrapper"]), .field-name-field-event-tr-tags:not([class*="form-wrapper"]) {
  float: left;
}
.field-name-field-news-tr-tag ul:not(.chosen-results) li:not(.search-field), .field-name-field-event-tr-tags ul:not(.chosen-results) li:not(.search-field) {
  background: #cccccc;
  color: #404040;
  padding: 5px 10px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px !important;
}
.field-name-field-news-tr-tag ul:not(.chosen-results) li:not(.search-field) a, .field-name-field-event-tr-tags ul:not(.chosen-results) li:not(.search-field) a {
  color: #404040;
  text-decoration: none;
}

.field-name-field-news-tr-tag ul:not(.chosen-results) li:hover:not(.search-field), .field-name-field-event-tr-tags ul:not(.chosen-results) li:hover:not(.search-field), .field-name-field-news-tr-tag ul:not(.chosen-results) li:focus:not(.search-field), .field-name-field-event-tr-tags ul:not(.chosen-results) li:focus:not(.search-field) {
  background: #80c31c;
  color: white;
}
.field-name-field-news-tr-tag ul:not(.chosen-results) li:hover:not(.search-field) a, .field-name-field-event-tr-tags ul:not(.chosen-results) li:hover:not(.search-field) a, .field-name-field-news-tr-tag ul:not(.chosen-results) li:focus:not(.search-field) a, .field-name-field-event-tr-tags ul:not(.chosen-results) li:focus:not(.search-field) a {
  color: white;
}

/**
 * Hub page
 */
.node-hub-page-grid .item-aside .item-readme, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.node-hub-page-grid .item-aside .item-readme .node-readmore-link, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme .node-readmore-link, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme .node-readmore-link,
.node-hub-page-grid .item-aside .item-readme .field-item,
.node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme .field-item,
.node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme .field-item {
  background: #80c31c;
  color: white;
  padding: 0 12px;
  text-decoration: none;
  overflow: hidden;
  width: 0%;
  min-width: 35px;
  height: 33px;
  display: block;
  float: right;
  cursor: pointer;
  webkit-transition: width 0.4s, background-color 0.4s;
  -webkit-transition: width 0.4s, background-color 0.4s;
  transition: width 0.4s, background-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.node-hub-page-grid .item-aside .item-readme .node-readmore-link:hover, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme .node-readmore-link:hover, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme .node-readmore-link:hover,
.node-hub-page-grid .item-aside .item-readme .field-item:hover,
.node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme .field-item:hover,
.node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme .field-item:hover {
  width: 100% !important;
}
.node-hub-page-grid .item-aside .item-readme .node-readmore-link i, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme .node-readmore-link i, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme .node-readmore-link i,
.node-hub-page-grid .item-aside .item-readme .field-item i,
.node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme .field-item i,
.node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme .field-item i {
  padding: 12px 0;
  margin-right: 1em;
  vertical-align: middle;
}
.node-hub-page-grid .item-aside .item-readme a, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .item-readme a, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .item-readme a {
  display: inline-block;
  text-decoration: none;
  border: none;
  color: white;
  max-width: 98%;
  max-width: calc(100% - 12px);
  vertical-align: middle;
  line-height: 13px;
}
.node-hub-page-grid .item-aside:hover .item-readme .node-readmore-link, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product:hover .item-readme .node-readmore-link, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product:hover .item-readme .node-readmore-link, .node-hub-page-grid .item-aside:hover .item-readme .field-item, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product:hover .item-readme .field-item, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product:hover .item-readme .field-item {
  width: 100% !important;
}

.node-hub-page .field-name-field-sub-page-txt-title h4,
.node-hub-page .item-header h4 {
  color: #404040;
}
.node-hub-page .field-name-field-commons-txt-short-title,
.node-hub-page .field-name-field-product-txt-subtitle {
  padding: 0.5em 0em;
  font-weight: bold;
}

.node-hub-page .field-name-field-sub-page-txt-title h4 i,
.node-hub-page .item-header h4 i {
  margin-right: 0.5em;
  color: #80c31c;
}

.node-hub-page-grid .field .field:not([class*="image"]) {
  margin-bottom: 0;
}
.node-hub-page-grid .magic-grid-item {
  width: 25%;
}
.node-hub-page-grid .item-aside, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product {
  position: relative;
  min-height: 33px;
}
.node-hub-page-grid .item-aside .asset-image, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product .asset-image, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product .asset-image {
  margin: 0;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
}
.node-hub-page-grid .item-aside a:before, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product a:before, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product a:before {
  display: none;
}
.node-hub-page-grid .item-content, .node-hub-page-grid .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-hub-page-grid .node-product {
  background: #f2f2f2;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  padding: 0.5em 1em;
  margin: 0;
  border-bottom: 1px solid #bfbfbf;
}

.node-hub-page-teaser .magic-list .magic-list-item {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
}
.node-hub-page-teaser .magic-list .magic-list-item img {
  display: block;
  margin: 0;
}
.node-hub-page-teaser .magic-list .magic-list-item .item-aside .field.field-name-field-sub-page-er-image, .node-hub-page-teaser .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product .field.field-name-field-sub-page-er-image, .node-type-solution.solution-od .other-product .node-hub-page-teaser .magic-list .magic-list-item .node-product .field.field-name-field-sub-page-er-image {
  text-align: center;
}
.node-hub-page-teaser .magic-list .magic-list-item .item-main {
  position: static;
}
.node-hub-page-teaser .magic-list .magic-list-item .item-main .item-content .field-name-field-sub-page-txt-subtitle, .node-hub-page-teaser .magic-list .magic-list-item .item-main .node-type-solution.solution-od .other-product .node-product .field-name-field-sub-page-txt-subtitle, .node-type-solution.solution-od .other-product .node-hub-page-teaser .magic-list .magic-list-item .item-main .node-product .field-name-field-sub-page-txt-subtitle {
  font-weight: bold;
}
.node-hub-page-teaser .magic-list .magic-list-item .item-main .item-footer .item-readmore, .node-hub-page-teaser .magic-list .magic-list-item .item-main .node-type-solution.solution-od .other-product .node-product .item-readmore, .node-type-solution.solution-od .other-product .node-hub-page-teaser .magic-list .magic-list-item .item-main .node-product .item-readmore {
  bottom: 30px;
}

.node-hub-page-list {
  margin-bottom: 15px;
}
.node-hub-page-list > .content > .field.field-name-field-sub-page-txt-title {
  margin-left: 0;
}
.node-hub-page-list > .content > .field.field-name-field-sub-page-txt-title h4:first-letter {
  text-transform: uppercase;
}
.node-hub-page-list > .content > .field.field-name-field-sub-page-txt-title h4 a {
  color: #404040;
}

/**
 * Sub page
 */
.node-sub-page-hub-page .field-name-field-commons-txt-short-title {
  font-weight: bold;
  font-size: 13.91px;
}
.node-sub-page-hub-page .field-name-field-commons-txt-teaser {
  font-size: 13px;
}
.node-sub-page-hub-page .field-name-field-asset-image img {
  display: block;
  margin: auto;
  border: 1px solid #cccccc;
}

/**
 * News
 */
.node-news .field-name-field-asset-image-copyright {
  background-color: #ffd603;
  text-align: right;
  padding: 5px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.node-news .field-name-field-asset-image-copyright .field-item {
  display: inline;
}
.node-news .field-name-field-asset-image-copyright:before {
  content: '©';
  display: inline;
  margin-right: 5px;
}

.node-news-full .field-name-field-news-date,
.node-news-list .field-name-field-news-date {
  float: left;
  margin-right: 16px;
}
.node-news-full .field-name-field-commons-txt-teaser,
.node-news-list .field-name-field-commons-txt-teaser {
  clear: both;
}

.node-news-full .field-name-field-news-tr-tag i {
  margin-right: 0.5em;
}

.node-news-grid .field-name-field-news-tr-category .field-label {
  max-width: 10%;
}
.node-news-grid .field-name-field-news-tr-category .field-items {
  max-width: 90%;
}

/**
 * Products
 */
.node-product-list ul li.node-readmore,
.node-product-grid ul li.node-readmore {
  right: 15px;
  bottom: 15px;
  position: absolute;
}

.node-product-teaser .asset-metas {
  display: none;
}

.node-type-product #modalContent {
  position: fixed !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

.field-name-field-product-er-image i {
  display: none;
}

/**
 * Directory item
 */
.node-directory-item .contact-buttons .btn {
  float: right;
  width: 120px;
  display: block;
  text-align: left;
  margin-bottom: 6px;
}

.node-directory-item-table_row td,
.node-directory-item-table_row th,
.node-directory-item-table_favorite td,
.node-directory-item-table_favorite th {
  text-align: left;
}
.node-directory-item-table_row .node-title a,
.node-directory-item-table_favorite .node-title a {
  line-height: normal;
}
.node-directory-item-table_row .contact-address .field-label,
.node-directory-item-table_favorite .contact-address .field-label {
  display: none;
}
.node-directory-item-table_row .contact-actions > div,
.node-directory-item-table_favorite .contact-actions > div {
  float: left;
}
.node-directory-item-table_row .contact-actions input[type="submit"],
.node-directory-item-table_favorite .contact-actions input[type="submit"] {
  border: none;
  background: none;
  padding: 0;
  margin: auto;
}
.node-directory-item-table_row .contact-actions i,
.node-directory-item-table_row .contact-actions input[type="submit"],
.node-directory-item-table_favorite .contact-actions i,
.node-directory-item-table_favorite .contact-actions input[type="submit"] {
  font-size: 1.3em;
  text-align: center;
  display: block;
  color: #404040;
}
.node-directory-item-table_row .contact-actions i:hover,
.node-directory-item-table_row .contact-actions input[type="submit"]:hover,
.node-directory-item-table_favorite .contact-actions i:hover,
.node-directory-item-table_favorite .contact-actions input[type="submit"]:hover {
  color: #80c31c;
}
.node-directory-item-table_row .contact-actions .flag-wrapper a.flag,
.node-directory-item-table_favorite .contact-actions .flag-wrapper a.flag {
  font-size: 0;
  height: inherit;
  display: inline-block;
  vertical-align: middle;
}
.node-directory-item-table_row .contact-actions .flag-wrapper a.flag i,
.node-directory-item-table_favorite .contact-actions .flag-wrapper a.flag i {
  font-size: 15px;
  margin-right: 0;
}
.node-directory-item-table_row a.icon-table,
.node-directory-item-table_favorite a.icon-table {
  text-decoration: none !important;
}

.node-directory-item .contact-infos i, .node-directory-item .contact-buttons .btn i {
  margin-right: 0.5em;
  width: 1em;
}

.node-directory-item .contact-infos .mobile i {
  font-size: 1.2em;
  width: 0.8em;
}

/**
 * Press document
 */
.node-press-document .content .field-name-field-commons-txt-teaser {
  font-size: 13px;
  font-weight: 200;
  clear: both;
}
.node-press-document .content .field-name-field-press-document-date,
.node-press-document .content .field-name-field-press-document-dec-size,
.node-press-document .content .field-name-field-press-document-dec-pages {
  margin: 10px 0;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.node-press-document .content .field-name-field-press-document-date .field-label i,
.node-press-document .content .field-name-field-press-document-dec-size .field-label i,
.node-press-document .content .field-name-field-press-document-dec-pages .field-label i {
  margin-right: 0.5em;
}
.node-press-document .content .field-name-field-press-document-date .field-item,
.node-press-document .content .field-name-field-press-document-dec-size .field-item,
.node-press-document .content .field-name-field-press-document-dec-pages .field-item {
  float: left;
}
.node-press-document .content .field-name-field-press-document-er-document,
.node-press-document .content .field-name-field-press-document-er-images,
.node-press-document .content .field-name-field-press-document-er-video {
  clear: both;
}

.node-press-document.node-teaser .field-name-field-press-document-er-document,
.node-press-document.node-teaser .watch {
  margin: 10px 0;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.node-press-document.node-teaser .field-name-field-press-document-er-document .field {
  margin-bottom: 0;
}
.node-press-document.node-teaser .field-name-field-press-document-er-document img {
  display: none;
}
.node-press-document.node-teaser .field-name-field-press-document-er-document a i {
  font-size: 13px;
  color: #404040;
  margin-right: 5px;
}
.node-press-document.node-teaser .watch i {
  color: #404040;
  margin-right: 5px;
}

/**
 *   Document page
 */
.node-type-document .content {
  padding: 0 15px;
}
.node-type-document .content .node-document-full .item-aside, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product {
  position: relative;
  min-height: 40px;
}
.node-type-document .content .node-document-full .item-aside .item-overlay, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay {
  position: relative;
  width: 100%;
  min-height: 40px;
  background-color: #ffd603;
}
.node-type-document .content .node-document-full .item-aside .item-overlay i.flag, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay i.flag, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay i.flag {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.node-type-document .content .node-document-full .item-aside .item-overlay .sub-title, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay .sub-title, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay .sub-title {
  position: relative;
  min-height: 40px;
  padding: 10px 5px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.node-type-document .content .node-document-full .item-aside .item-overlay .sub-title .field, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay .sub-title .field, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay .sub-title .field {
  margin-bottom: 0;
  margin-top: 3px;
}
.node-type-document .content .node-document-full .item-aside .item-overlay .field-name-field-document-date, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay .field-name-field-document-date, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay .field-name-field-document-date {
  margin: auto;
  z-index: 2;
  position: relative;
  text-align: center;
  padding: 10px 16px;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
@media screen and (max-width: 480px) {
  .node-type-document .content .node-document-full .item-aside .item-overlay .sub-title, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .item-overlay .sub-title, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .item-overlay .sub-title {
    width: 80%;
    width: calc(100% - 40px);
  }
}
.node-type-document .content .node-document-full .item-content, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product {
  padding: 10px 16px;
}
.node-type-document .content .node-document-full .item-content .field-name-field-document-er-asset-document .file a:hover, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .field-name-field-document-er-asset-document .file a:hover, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .field-name-field-document-er-asset-document .file a:hover {
  color: #80c31c;
}
.node-type-document .content .node-document-full .item-content .field-name-field-document-tr-type, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .field-name-field-document-tr-type, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .field-name-field-document-tr-type {
  float: left;
}
@media screen and (max-width: 480px) {
  .node-type-document .content .node-document-full .item-content .field-name-field-document-tr-type, .node-type-document .content .node-document-full .node-type-solution.solution-od .other-product .node-product .field-name-field-document-tr-type, .node-type-solution.solution-od .other-product .node-type-document .content .node-document-full .node-product .field-name-field-document-tr-type {
    text-align: center;
    float: none;
  }
}
.node-type-document .content .node-document-full .field-name-field-document-er-asset-document {
  position: relative;
}
.node-type-document .content .node-document-full .field-name-field-document-er-asset-document .file {
  display: inline-block;
  float: right;
}
.node-type-document .content .node-document-full .field-name-field-document-er-asset-document .file img.file-icon {
  display: none;
}
.node-type-document .content .node-document-full .field-name-field-document-er-asset-document .file a {
  vertical-align: middle;
  color: #404040;
  font-size: 0;
  text-decoration: none;
  display: block;
}
.node-type-document .content .node-document-full .field-name-field-document-er-asset-document .file a i {
  font-size: 52px;
  position: relative;
  right: 0;
}
@media screen and (max-width: 480px) {
  .node-type-document .content .node-document-full .field-name-field-document-er-asset-document .file {
    text-align: center;
    width: 100%;
    float: none;
  }
}

.doc-download {
  color: #cccccc;
  font-size: 0;
}
.doc-download i {
  text-align: center;
  font-size: 13px;
  display: block;
}

/**
 * Events
 */
.node-type-event .pane-page-title {
  padding-left: 0;
}
.node-type-event .pane-panel-events-icon-title {
  padding-right: 0;
}
.node-type-event .pane-panel-events-icon-title i {
  margin-right: 0.5em;
  line-height: 29.9px;
  font-size: 26px;
}

.node-event .field-name-field-commons-txt-short-title h2 {
  padding-top: 0;
}

.node-event-full .item-main--info .item-main--info--title {
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 5px solid #ffe602;
  margin-bottom: 10px;
}
.node-event-full .item-main--info .field-name-field-event-date,
.node-event-full .item-main--info .field-name-field-event-tr-category,
.node-event-full .item-main--info .field-name-field-event-address-location {
  font-weight: 200;
}
.node-event-full .item-main--info .field-name-field-event-address-location .field-items {
  max-width: 90%;
}
.node-event-full .item-main--info .field-name-field-event-address-location .field-items .field-item > * {
  float: left;
  margin-right: 0.5em;
}
.node-event-full .item-main--info .field-name-field-event-address-location .field-items .country {
  text-transform: uppercase;
}
.node-event-full .item-main--info .field-name-field-event-address-location .field-items .country:before {
  content: '-';
  display: block;
  float: left;
  margin-right: 0.5em;
}
.node-event-full .gmnoprint div[title*="Zoom"]:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: white;
  padding: 5px;
  border: 1px solid #999999;
}
.node-event-full .field-name-field-commons-txt-teaser {
  background: #f2f2f2;
  padding: 10px 16px;
}
.node-event-full .field-name-field-event-er-image {
  text-align: center;
}

/**
 * Solutions
 */
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 0;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  font-size: 0;
  background: #ffe602;
  color: #404040;
  border: none;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a i {
  font-size: 13px;
  line-height: 17px;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a.bx-next {
  left: 50%;
  right: initial;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a.bx-prev {
  right: 50%;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction a:hover {
  background: #ceba00;
}

.node-type-solution .pane-field_solution_er_schema,
.node-type-solution .pane-field_solution_er_rel_prod {
  display: inline-block;
  vertical-align: top;
}
.node-type-solution .pane-field_solution_er_rel_prod li {
  color: #80c31c;
  font-size: 13px;
  font-weight: bold;
}
.node-type-solution .pane-field_solution_er_rel_prod li a,
.node-type-solution .pane-field_solution_er_rel_prod li span {
  font-size: 13px;
  line-height: 1.428571429;
}
.node-type-solution .pane-field_solution_er_rel_prod li a {
  text-decoration: none;
}
.node-type-solution .pane-field_solution_er_rel_prod li a:hover {
  color: #80c31c;
}
.node-type-solution .pane-field_solution_er_rel_prod ul {
  padding-left: 0;
}
.node-type-solution .pane-field_solution_er_rel_prod ul li {
  list-style: none;
}
.node-type-solution .pane-node-field-solution-txt-advantages .field-name-field-solution-txt-advantages {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 20px;
}
.node-type-solution .pane-node-field-solution-txt-advantages .field-name-field-solution-txt-advantages .field-item {
  display: list-item;
  list-style-image: url("/profiles/isover/themes/isover/assets/images/list-circle.png");
  margin-bottom: 0.3em;
  padding-left: 0;
  vertical-align: top;
}
.node-type-solution .container.full .pane-title {
  text-transform: uppercase;
  font-weight: bold;
  margin-left: -16px;
  margin-right: -16px;
}
.node-type-solution .container.full .pane-field_solution_er_rel_prod ul {
  padding-left: 0;
  border: 1px solid red;
}
.node-type-solution .container.full .pane-field_solution_er_rel_prod ul li {
  list-style-image: none;
}
.node-type-solution .container.full .pane-panel-solution-documentation li {
  list-style: none;
  margin: 0;
}
.node-type-solution .container.full .pane-panel-solution-documentation a {
  margin-left: 10px;
  color: #404040;
  text-decoration: none;
  vertical-align: middle;
}
.node-type-solution .container.full .pane-panel-solution-documentation a i {
  font-size: 2em;
  margin-right: .6em;
  vertical-align: sub;
}
.node-type-solution .container.full .pane-panel-solution-documentation a:hover {
  color: #80c31c;
}
.node-type-solution.solution-od .intro.bg-white {
  margin: 0;
}
.node-type-solution.solution-od .intro > div {
  padding: 0;
}
.node-type-solution.solution-od .intro .teaser .field-name-field-commons-txt-teaser {
  background: #f2f2f2;
  padding: 10px 16px;
  margin-bottom: 0;
}
.node-type-solution.solution-od .related-products .pane-node-flag-favorites a {
  display: inline-block;
}
.node-type-solution.solution-od .related-products .pane-node-flag-favorites a span {
  width: auto;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification .asset-metas {
  display: none;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification a {
  color: #404040;
  text-decoration: none;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification a i {
  font-size: 2em;
  margin-right: .2em;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification a:hover {
  color: #80c31c;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification .title {
  font-size: 13px;
  padding: 5px 0;
  margin: 0;
}
.node-type-solution.solution-od .certifications .pane-field_solution_er_certification .taxonomy-term-description {
  margin: 5px 0 5px;
}
.node-type-solution.solution-od .help .panel-pane {
  padding: 0 16px;
}
.node-type-solution.solution-od .help .panel-pane .pane-title {
  color: #80c31c;
}
.node-type-solution.solution-od .help .panel-pane .pane-title i {
  color: #404040;
}
.node-type-solution.solution-od .help .panel-pane .pane-content {
  padding: 0 16px;
}
.node-type-solution.solution-od .help .panel-pane .pane-content .node .field-name-title-field {
  margin: 0;
}
.node-type-solution.solution-od .video .asset-video.isvr-video-thumbnail {
  width: 100%;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products {
  max-width: 100%;
  margin: auto;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products > .field-items {
  text-align: center;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products > .field-items > .field-item,
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products > .field-item {
  display: inline-block;
  text-align: initial;
  max-width: 25%;
}
.node-type-solution.solution-od .other-product .pane-content > .field.field-name-field-solution-er-other-products article {
  width: 100%;
}
.node-type-solution.solution-od .other-product .node-product {
  padding: 15px;
  padding-bottom: 30px;
}
.node-type-solution.solution-od .other-product .node-product .node-title a {
  color: #80c31c;
}
.node-type-solution.solution-od .other-product .bx-wrapper {
  padding-top: 30px;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-controls-direction {
  display: block;
}
.node-type-solution.solution-od .other-product .bx-wrapper .bx-pager {
  display: none;
}
.node-type-solution.solution-od .documentation a,
.node-type-solution.solution-od .documentation .download-list {
  margin-left: 10px;
  color: #404040;
  text-decoration: none;
}
.node-type-solution.solution-od .documentation a i,
.node-type-solution.solution-od .documentation .download-list i {
  font-size: 2em;
  margin-right: .2em;
}
.node-type-solution.solution-od .documentation a:hover {
  color: #80c31c;
}

/* teaser */
.node-solution.node-teaser .magic-list-item:after {
  content: '';
  display: table;
  clear: both;
}
.node-solution.node-teaser .flag-favorites a {
  float: left;
}
.node-solution.node-teaser .flag-favorites a i,
.node-solution.node-teaser .flag-favorites a span {
  float: none;
}
.node-solution.node-teaser .flag-favorites a span {
  width: auto;
}
@media screen and (max-width: 959px) {
  .node-solution.node-teaser .flag-favorites a i {
    margin: 0;
  }
  .node-solution.node-teaser .flag-favorites a span {
    display: none;
  }
}

/**
 * References
 */
/* Full view */
.node-type-reference .content .field-name-field-reference-er-photos {
  border: 1px solid #f2f2f2;
}
.node-type-reference .content .field-name-field-reference-er-photos .bx-wrapper {
  border: solid #fff 5px;
}
.node-type-reference .content .field-name-field-reference-er-photos .slider-ref > div {
  display: inline-block;
  vertical-align: middle;
  float: none !important;
}
.node-type-reference .content .content-main .field-name-field-commons-txt-teaser {
  background: #f2f2f2;
  padding: 10px 16px;
}
.node-type-reference .content > .field.field-name-field-reference-txt-surface {
  padding-bottom: 0;
}
.node-type-reference .content > .field.field-name-field-reference-txt-duration {
  padding: 0;
}
.node-type-reference .content > .field.field-name-field-reference-txt-thermal-perf {
  padding-top: 0;
}
.node-type-reference .content .sidebar .sidebar .field.field-name-field-product-txt-subtitle {
  display: none;
}

/* Teaser view modes */
.node-reference-teaser {
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
}
.node-reference-teaser .node-title {
  text-transform: uppercase;
  font-weight: bold;
  color: black;
}
.node-reference-teaser footer {
  position: absolute;
  right: 16px;
  bottom: 10px;
}
.node-reference-teaser .item-aside, .node-reference-teaser .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-reference-teaser .node-product {
  position: relative;
  min-height: 33px;
}
.node-reference-teaser .item-aside .field-name-field-reference-er-photos .asset-image, .node-reference-teaser .node-type-solution.solution-od .other-product .node-product .field-name-field-reference-er-photos .asset-image, .node-type-solution.solution-od .other-product .node-reference-teaser .node-product .field-name-field-reference-er-photos .asset-image {
  margin: 0;
  overflow: hidden;
}
.node-reference-teaser .item-aside .field-name-field-reference-er-photos .asset-image img, .node-reference-teaser .node-type-solution.solution-od .other-product .node-product .field-name-field-reference-er-photos .asset-image img, .node-type-solution.solution-od .other-product .node-reference-teaser .node-product .field-name-field-reference-er-photos .asset-image img {
  width: 100%;
}
.node-reference-teaser .item-aside .icon-plus-button, .node-reference-teaser .node-type-solution.solution-od .other-product .node-product .icon-plus-button, .node-type-solution.solution-od .other-product .node-reference-teaser .node-product .icon-plus-button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.node-reference-teaser.magic-list-item {
  margin: 10px 15px;
  padding-bottom: 0;
}
.node-reference-teaser.magic-list-item .item-aside, .node-reference-teaser.magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-reference-teaser.magic-list-item .node-product {
  position: relative;
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
  top: initial;
  width: 100%;
  padding: 0;
  float: none;
}
.magic-list .node-reference-teaser.magic-list-item .item-main, .magic-list
.node-reference-teaser.magic-list-item .item-aside + .item-main, .magic-list
.node-reference-teaser.magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list
.node-reference-teaser.magic-list-item .node-product + .item-main {
  width: 100%;
  float: none;
  padding-top: 10px;
  padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .node-reference-teaser.magic-list-item {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 10px 16px;
  }
  .node-reference-teaser.magic-list-item .item-aside, .node-reference-teaser.magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .node-reference-teaser.magic-list-item .node-product {
    width: 33.3333333333%;
    padding: 0 15px;
    float: left;
  }
  .node-reference-teaser.magic-list-item .item-aside .icon-plus-button, .node-reference-teaser.magic-list-item .node-type-solution.solution-od .other-product .node-product .icon-plus-button, .node-type-solution.solution-od .other-product .node-reference-teaser.magic-list-item .node-product .icon-plus-button {
    bottom: -1px;
    right: 15px;
  }
  .magic-list .node-reference-teaser.magic-list-item .item-main, .magic-list
  .node-reference-teaser.magic-list-item .item-aside + .item-main, .magic-list
  .node-reference-teaser.magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .magic-list
  .node-reference-teaser.magic-list-item .node-product + .item-main {
    float: right;
    width: 66.6666666667%;
    padding-top: 0;
  }
}

/**
 * Trainings
 */
.node-training .field-name-field-commons-txt-teaser {
  font-weight: normal;
}
.node-training .node-readmore {
  text-align: right;
}

.node-training-center .node-title {
  padding-top: 0;
}

/**
 * Leaflet popup view mode (directory & training)
 */
.node-leaflet-popup .header {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0.5em;
}
.node-leaflet-popup .header > div {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 0;
  max-width: 56%;
}
.node-leaflet-popup .header .buttons {
  text-align: right;
  float: right;
  margin-top: -10px;
}
.node-leaflet-popup .header .buttons > div {
  display: inline-block;
}
.node-leaflet-popup .header .buttons .btn,
.node-leaflet-popup .header .buttons a {
  font-size: 80%;
}
.node-leaflet-popup .form-group {
  margin-bottom: 0;
}
.node-leaflet-popup .node-title {
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 9px;
  margin-bottom: 9px;
  font-size: 17px;
}
.node-leaflet-popup a {
  color: white;
}
.node-leaflet-popup .field {
  margin-bottom: 0;
}
.node-leaflet-popup .field .field-label {
  margin-right: 0em;
}
.node-leaflet-popup .field .street-block {
  margin-left: 0.5em;
}
.node-leaflet-popup .phone .field-label,
.node-leaflet-popup .mobile .field-label,
.node-leaflet-popup .fax .field-label {
  margin-right: 0.5em;
}
.node-leaflet-popup .userfield .field-label {
  margin-right: 0.5em;
}
.node-leaflet-popup .buttons.contact-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
.node-leaflet-popup .buttons.contact-buttons > * {
  float: left;
  margin-right: 0.5em;
}
.node-leaflet-popup .buttons.contact-buttons > *:last-child {
  margin: 0;
}
.node-leaflet-popup .buttons.contact-buttons .btn {
  font-size: 0.8em;
  padding: 3px 6px;
}

/**
 * Button return
 */
.comment-return i {
  margin-right: 5px;
}

/**
 * Add comment
 */
.page-product-comments .pane-region.content-main .pane.pane-node-comment-form {
  padding-top: 0;
}
.page-product-comments .pane-region.content-main .pane.pane-node-comment-form .pane-title {
  margin: 0 -16px 15px;
  position: relative;
}

.comment-form .filter-wrapper {
  display: none;
}

/**
 * View comment
 */
.pane-customer-review .views-field-comments > .field-content > .item-list > ul > li {
  display: inline-block;
}
.pane-customer-review .views-field-comments > .field-content > .item-list > ul > li .field-name-comment-body span,
.pane-customer-review .views-field-comments > .field-content > .item-list > ul > li .field-name-comment-body a {
  font-size: 13px !important;
  line-height: initial !important;
}

/**
 * Comment
 */
.comment {
  padding-top: 15px;
  margin-top: 0;
}

.comment-product-form {
  display: none;
  opacity: 0;
}

.pane-panel-product-comment-form {
  padding-top: 10px !important;
}

/**
 * Comment link  
 */
li[class*="comment"] {
  padding: 0 3px;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  float: right;
}
li[class*="comment"] a {
  font-size: 0;
  text-decoration: none;
}
li[class*="comment"] a:hover {
  color: #404040;
}
li[class*="comment"] a i {
  font-size: 13px;
  margin-right: 0.5em;
}

li.comment_forbidden a {
  font-size: 13px;
}

.comment .media-user {
  float: left;
  margin-right: 10px;
  max-width: 85px;
}
.comment .media-user > * {
  margin: 10px 0;
  text-align: center;
  display: block;
  overflow: hidden;
  word-wrap: break-word;
}
.comment .media-user .user-picture {
  float: none;
  margin-right: 0;
  background-color: #f2f2f2;
}
.comment .media-user a {
  text-align: center;
  display: block;
}
.comment .media-body {
  display: block;
}

/*******************************************************************************
 * VIEWS
 ******************************************************************************/
/**
  * Pagination
  */
.item-list ul.pagination > li {
  position: relative;
  vertical-align: bottom;
}

/**
 *  Views exposed filter
 *  @ Submit button
 */
.views-exposed-form .views-exposed-widget {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
}
.view-assets-library .views-exposed-form .views-exposed-widget.views-submit-button, .view-assets-library .views-exposed-form .views-exposed-widget.views-reset-button {
  margin-top: 1.7em;
  position: relative;
}
.views-exposed-form .views-exposed-widget.views-submit-button, .views-exposed-form .views-exposed-widget.views-reset-button {
  margin-top: 1.8em;
  position: relative;
}
.views-exposed-form .views-exposed-widget .btn-filter,
.views-exposed-form .views-exposed-widget .btn-reset {
  position: relative;
  font-size: 1em;
  font-family: FontAwesome;
}
.views-exposed-form .views-exposed-widget .btn-filter.form-submit,
.views-exposed-form .views-exposed-widget .btn-reset.form-submit {
  height: 32px;
  margin-top: 0;
  padding: 0 5px;
}

/**
  * Search By
  */
#views-exposed-form-documents-panel-pane-2 .views-widget-filter-title_field label,
#views-exposed-form-products-panel-pane-1 .views-widget-filter-title_field label {
  display: none;
}

/**
 * Products
 */
.view-isvr-products-grid {
  position: relative;
}
.view-isvr-products-grid .views-row {
  display: inline-block;
  width: 24%;
  vertical-align: top;
}
.view-isvr-products-grid .views-row > * {
  margin: 0 5px;
}

.view-products.magic-list article {
  padding-bottom: 30px;
}
.view-products.magic-grid .magic-grid-item {
  position: relative;
}

#content .sidebar .pane:not(fieldset).pane-isvr-product-promoted-panel-pane-1 .pane-title {
  margin: 0 0;
  border-bottom: 1px solid #80c31c;
  padding: 6px 12px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
#content .sidebar .pane:not(fieldset).pane-isvr-product-promoted-panel-pane-1 .pane-title:before {
  content: none;
}
#content .sidebar .pane:not(fieldset).pane-isvr-product-promoted-panel-pane-1 .pane-content {
  border: 2px solid #639616;
  border-top: none;
  padding: 20px 12px 10px;
}

/**
 * News
 */
.view-isvr-news-facet .magic-list-item,
.view-isvr-events .magic-list-item,
.view-products .magic-list-item {
  padding-bottom: 0;
}
.view-isvr-news-facet .magic-list-item .node, .view-isvr-news-facet .magic-list-item.node,
.view-isvr-events .magic-list-item .node,
.view-isvr-events .magic-list-item.node,
.view-products .magic-list-item .node,
.view-products .magic-list-item.node {
  padding-bottom: 30px;
}

.view-isvr-news-facet .magic-list-item .node {
  margin-bottom: 30px;
  border-bottom: 1px solid #3F3F3F;
}

.view-isvr-pages,
.view-isvr-news-related-block {
  margin: 0 -16px;
}

/**
 * Documents
 */
/* Default table style */
.documentation-footable a {
  color: #404040;
  text-decoration: none;
}
.documentation-footable a:hover, .documentation-footable a:focus {
  color: #80c31c;
}
.documentation-footable .flag-wrapper a span {
  display: none;
}
.documentation-footable th, .documentation-footable th.active {
  background-color: #cccccc;
  padding: 15px 8px !important;
  font-size: 1.1em;
}
.documentation-footable th.views-field-title-field, .documentation-footable th.document {
  width: 50%;
  text-align: left;
}
.documentation-footable th.views-field-field-document-tr-category, .documentation-footable th.category {
  width: 20%;
}
.documentation-footable th.views-field-field-document-tr-language, .documentation-footable th.language {
  width: 10%;
}
.documentation-footable th.views-field-title-field + .views-field-field-document-er-asset-document-1, .documentation-footable th.document + .actions {
  width: 15%;
}
.documentation-footable th.views-field-field-document-tr-category + .views-field-field-document-er-asset-document-1, .documentation-footable th.category + .actions, .documentation-footable th.views-field-title-field + .views-field-field-document-tr-language + .views-field-field-document-er-asset-document-1, .documentation-footable th.document + .language + .actions {
  width: 21%;
}
.documentation-footable .views-field-title-field,
.documentation-footable .document {
  position: relative;
}
.documentation-footable .views-field-title-field .footable-toggle,
.documentation-footable .views-field-title-field .doc-thumb,
.documentation-footable .views-field-title-field .doc-infos,
.documentation-footable .document .footable-toggle,
.documentation-footable .document .doc-thumb,
.documentation-footable .document .doc-infos {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.documentation-footable .views-field-title-field .doc-thumb,
.documentation-footable .document .doc-thumb {
  padding-right: 8px;
  width: 128px;
}
.documentation-footable .views-field-title-field .doc-title,
.documentation-footable .document .doc-title {
  font-weight: bold;
  font-size: 1.1em;
}
.documentation-footable .views-field-title-field .doc-date,
.documentation-footable .views-field-title-field .doc-page-number,
.documentation-footable .document .doc-date,
.documentation-footable .document .doc-page-number {
  font-style: italic;
  font-size: 12px;
}
.documentation-footable .views-field-field-document-tr-category,
.documentation-footable .category,
.documentation-footable .views-field-field-document-tr-language,
.documentation-footable .language,
.documentation-footable .views-field-field-document-er-asset-document,
.documentation-footable .views-field-field-document-er-asset-document-1,
.documentation-footable .actions {
  vertical-align: middle;
}
.documentation-footable .views-field-field-document-tr-language i {
  margin: 0.5em auto;
}
.documentation-footable .views-field-field-document-er-asset-document .asset-wrapper,
.documentation-footable .views-field-field-document-er-asset-document .flag-wrapper,
.documentation-footable .views-field-field-document-er-asset-document-1 .asset-wrapper,
.documentation-footable .views-field-field-document-er-asset-document-1 .flag-wrapper,
.documentation-footable .actions .asset-wrapper,
.documentation-footable .actions .flag-wrapper {
  float: right;
  display: block;
}
.documentation-footable .views-field-field-document-er-asset-document .asset-wrapper,
.documentation-footable .views-field-field-document-er-asset-document-1 .asset-wrapper,
.documentation-footable .actions .asset-wrapper {
  margin-left: 1.5em;
}
.documentation-footable .views-field-field-document-er-asset-document .flag-wrapper,
.documentation-footable .views-field-field-document-er-asset-document-1 .flag-wrapper,
.documentation-footable .actions .flag-wrapper {
  margin-left: 0.5em;
}
.documentation-footable .views-field-field-document-er-asset-document img,
.documentation-footable .views-field-field-document-er-asset-document a .text-link,
.documentation-footable .views-field-field-document-er-asset-document-1 img,
.documentation-footable .views-field-field-document-er-asset-document-1 a .text-link,
.documentation-footable .actions img,
.documentation-footable .actions a .text-link {
  display: none;
}
.documentation-footable .views-field-field-document-er-asset-document img,
.documentation-footable .views-field-field-document-er-asset-document-1 img,
.documentation-footable .actions img {
  border: 1px solid #cccccc;
}
.documentation-footable .views-field-field-document-er-asset-document i,
.documentation-footable .views-field-field-document-er-asset-document-1 i,
.documentation-footable .actions i {
  font-size: 2em !important;
}

/* Active footable */
.documentation-footable.phone thead {
  display: none;
}
.documentation-footable.phone thead th {
  width: auto;
}
.documentation-footable.phone .doc-thumb {
  width: 80px;
}
.documentation-footable.phone .footable-toggle {
  padding-right: 1em;
  cursor: pointer;
}
.documentation-footable.phone .footable-toggle:before {
  content: "\f055";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 2em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.documentation-footable.phone .footable-detail-show .footable-toggle:before {
  content: "\f056";
}
.documentation-footable.phone .footable-detail-show {
  background: #ddd;
}
.documentation-footable.phone .footable-detail-show td {
  border-top: 1px solid #aaa;
}
.documentation-footable.phone .footable-row-detail {
  background: #ddd;
  padding-bottom: 0;
}
.documentation-footable.phone .footable-row-detail td {
  border-bottom: 1px solid #aaa;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row {
  border-top: 1px solid #ccc;
  padding: 6px 0;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .footable-row-detail-name,
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .footable-row-detail-value {
  display: inline-block;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .footable-row-detail-name {
  float: left;
  font-weight: bold;
  margin-right: 0.5em;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .asset-wrapper,
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .flag-wrapper {
  font-size: 2em;
  display: block;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .asset-wrapper {
  float: right;
  margin-left: 1.5em;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .flag-wrapper {
  float: left;
  margin-right: 0.5em;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .flag-basket a {
  line-height: 1.2em;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .flag-favorites a {
  line-height: 1em;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .flag-favorites a i {
  font-size: 1em;
  vertical-align: middle;
  float: none;
  height: auto;
}
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .asset-wrapper .file-icon,
.documentation-footable.phone .footable-row-detail .footable-row-detail-row .asset-wrapper .text-link {
  display: none;
}

/* Promoted documents */
.view-isvr-documentation-promoted.view-display-id-panel_pane_1 table {
  border: 2px solid #80c31c;
}
.view-isvr-documentation-promoted.view-display-id-panel_pane_1 table caption {
  background: #80c31c;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid white;
}
.view-isvr-documentation-promoted.view-display-id-panel_pane_1 th,
.view-isvr-documentation-promoted.view-display-id-panel_pane_1 th.active {
  background-color: #80c31c;
  padding: 12px !important;
  color: white;
  border-bottom: 0;
  font-weight: normal;
}

/**
 * References
 */
/*
.view-isvr-references {
  .view-content {
    position: relative;
  }
  &.tm-masonry-wall {
    margin-bottom: 70px;
  }
  .tm-masonry-brick {
    margin: 0;
    padding-bottom: $padding-large-horizontal;
    width: 100%;
    position: relative;
    @media screen and (max-width: $screen-sm - 1) {
      height: auto !important;
    }
    @media screen and (min-width: $screen-xs) {
      width: 50%;
    }
    @media screen and (min-width: $screen-sm) {
      &.brick-1-1 {
        width: 33.33%;
      }
      &.brick-1-2 {
        width: 66.66%;
      }
      &.brick-1-3 {
        width: 100%;
      }
    }
    @media screen and (min-width: $screen-md) {
      &.brick-1-1 {
        width: 25%;
      }
      &.brick-1-2 {
        width: 50%;
      }
      &.brick-1-3 {
        width: 75%;
      }
    }
    @media screen and (min-width: $screen-lg) {
      &.brick-1-1 {
        width: 20%;
      }
      &.brick-1-2 {
        width: 40%;
      }
      &.brick-1-3 {
        width: 60%;
      }
    }
    .node-reference-masonry {
      height: 100%;
    }
  }
  // Dummy helper
  .tm-masonry-column-indicator {
    width: 100%;
    @media screen and (min-width: $screen-xs) and (max-width: $screen-sm - 1) {
      width: 50%;
    }
    @media screen and (min-width: $screen-sm) {
      width: 33.33%;
    }
    @media screen and (min-width: $screen-md) {
      width: 25%;
    }
    @media screen and (min-width: $screen-lg) {
      width: 20%;
    }
  }
}
*/
.page-references .pane-region.content-main {
  margin: 0;
  padding-top: 0;
}
.page-references .pane-region.content-main .pane-refine-by .pane-title {
  background: #404040;
  color: white;
  padding: 6px 12px;
  height: 40.6px;
  line-height: 28.6px;
  font-size: 17px;
  position: relative;
  z-index: 100;
  margin-top: 0;
}
.page-references .pane-region.content-main .pane-refine-by .pane-title i {
  display: block;
  position: absolute;
  bottom: -0.35em;
  padding: 0;
  font-size: 1.4em;
  line-height: 0.5;
  color: #404040;
}
.page-references .pane-region.content-main .views-exposed-form [class*="views-widget-filter-field_refer"] {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .page-references .pane-region.content-main .views-exposed-form [class*="views-widget-filter-field_refer"] {
    width: 49%;
    width: calc(50% - 0.5em);
  }
}
@media screen and (min-width: 960px) {
  .page-references .pane-region.content-main .views-exposed-form [class*="views-widget-filter-field_refer"] {
    width: 22%;
    width: calc(23% - 0.5em);
  }
}
@media screen and (min-width: 1200px) {
  .page-references .pane-region.content-main .views-exposed-form [class*="views-widget-filter-field_refer"] {
    width: 22%;
    width: calc(23.4% - 0.5em);
  }
}
.page-references .pane-region.content-main .view-header {
  padding-bottom: 8px;
  margin: 0 0 18px;
  border-bottom: 1px solid #ffe602;
  padding-left: 15px;
  font-size: 19.2px;
  margin-bottom: 15px;
  margin-right: -16px;
  margin-left: -16px;
}
.page-references .pane-region.content-main .views-row {
  display: table;
  width: 100%;
  margin: 10px 0px;
}

/**
 * Applications
 */
.view-isvr-application-children .box-title {
  line-height: 2em;
}
.view-isvr-application-children .box-title .field-name-field-application-lst-icon {
  float: left;
}
.view-isvr-application-children .box-title i {
  font-size: 2em;
  vertical-align: middle;
  margin-right: 10px;
}

.application-list .field-name-field-application-er-product article {
  padding-bottom: 30px;
}
.application-list .field-name-field-application-er-product,
.application-list .field-name-field-application-er-solutions {
  clear: both;
}
.application-list .field-name-field-application-er-product .node-title,
.application-list .field-name-field-application-er-solutions .node-title {
  padding-top: 0;
}
.application-list .field-name-field-application-er-product .field-name-field-commons-txt-teaser,
.application-list .field-name-field-application-er-solutions .field-name-field-commons-txt-teaser {
  font-weight: normal;
}
@media screen and (min-width: 960px) {
  .application-list .field-name-field-application-er-product .item-aside, .application-list .field-name-field-application-er-product .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .application-list .field-name-field-application-er-product .node-product,
  .application-list .field-name-field-application-er-solutions .item-aside,
  .application-list .field-name-field-application-er-solutions .node-type-solution.solution-od .other-product .node-product,
  .node-type-solution.solution-od .other-product .application-list .field-name-field-application-er-solutions .node-product {
    width: 25%;
  }
  .application-list .field-name-field-application-er-product .item-main,
  .application-list .field-name-field-application-er-solutions .item-main {
    width: 75%;
  }
}

/**
 * Directory
 */
.pane-gi-directory-empty-filter-message {
  margin: 2em 30%;
  border: 1px solid #80c31c;
  color: #80c31c;
  text-align: center;
}

.pane-isvr-directories-directories-map,
.pane-isvr-fr-geoloc-directories-map-fr {
  clear: both;
  margin-left: -16px;
  margin-right: -16px;
}

.view-isvr-directory-teaser-list .views-row {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.view-isvr-directory-teaser-list .views-row-last {
  border: none;
}
.view-isvr-directory-teaser-list .block-color {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 0.5em;
}
.view-isvr-directory-teaser-list .node-directory-item .contact-buttons > * {
  margin-bottom: 1em;
  padding: 0;
  float: none;
}
.view-isvr-directory-teaser-list .node-directory-item .contact-buttons .btn {
  float: none;
}
.view-isvr-directory-teaser-list .node-directory-item .contact-infos.col-sm-4 > *, .view-isvr-directory-teaser-list .node-directory-item .no-sidebar .magic-grid .contact-infos.magic-grid-item > *, .no-sidebar .magic-grid .view-isvr-directory-teaser-list .node-directory-item .contact-infos.magic-grid-item > * {
  display: inline;
}
.view-isvr-directory-teaser-list .node-directory-item .contact-infos.col-sm-4 > *.field-label-inline, .view-isvr-directory-teaser-list .node-directory-item .no-sidebar .magic-grid .contact-infos.magic-grid-item > *.field-label-inline, .no-sidebar .magic-grid .view-isvr-directory-teaser-list .node-directory-item .contact-infos.magic-grid-item > *.field-label-inline {
  font-weight: bold;
}
.view-isvr-directory-teaser-list .field_isvr_favorites_link {
  float: left;
  padding: 0 1em;
}

.view-directory-geo-teaser-list .views-row {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}

.view-directory-geo-teaser-list .views-row-last {
  border: none;
}

.view-directory-geo-teaser-list .block-color {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 0.5em;
}

.view-directory-geo-teaser-list .node-directory-item .contact-buttons > * {
  margin-bottom: 1em;
  padding: 0;
  float: none;
}

.view-directory-geo-teaser-list .node-directory-item .contact-buttons .btn {
  float: none;
}

/* @todo check auto-generated .magic-grid on .view-directory-geo-teaser-list */
.view-directory-geo-teaser-list .node-directory-item .contact-infos.col-sm-4 > *, .view-directory-geo-teaser-list .node-directory-item .no-sidebar .magic-grid .contact-infos.magic-grid-item > *, .no-sidebar .magic-grid .view-directory-geo-teaser-list .node-directory-item .contact-infos.magic-grid-item > *,
.view-isvr-directory-teaser-list .node-directory-item .no-sidebar .magic-grid .contact-infos.magic-grid-item > *,
.no-sidebar .magic-grid .view-isvr-directory-teaser-list .node-directory-item .contact-infos.magic-grid-item > * {
  display: inline;
}

.view-directory-geo-teaser-list .node-directory-item .contact-infos.col-sm-4 > *.field-label-inline, .view-directory-geo-teaser-list .node-directory-item .no-sidebar .magic-grid .contact-infos.magic-grid-item > *.field-label-inline, .no-sidebar .magic-grid .view-directory-geo-teaser-list .node-directory-item .contact-infos.magic-grid-item > *.field-label-inline,
.view-isvr-directory-teaser-list .node-directory-item .no-sidebar .magic-grid .contact-infos.magic-grid-item > *.field-label-inline,
.no-sidebar .magic-grid .view-isvr-directory-teaser-list .node-directory-item .contact-infos.magic-grid-item > *.field-label-inline {
  font-weight: bold;
}

.view-directory-geo-teaser-list .field_isvr_favorites_link {
  float: left;
  padding: 0 1em;
}

.view-isvr-directory-table table thead th .contact-title,
.view-isvr-directory-table table tbody tr .contact-title {
  width: 25%;
}
.view-isvr-directory-table table thead th .contact-name,
.view-isvr-directory-table table thead th .contact-address,
.view-isvr-directory-table table tbody tr .contact-name,
.view-isvr-directory-table table tbody tr .contact-address {
  width: 25%;
}
.view-isvr-directory-table .contact-color {
  position: relative;
  padding: 0px !important;
  width: 5px !important;
  vertical-align: initial !important;
}
.view-isvr-directory-table .contact-color .block-color {
  width: 100%;
  height: 100%;
  position: absolute;
}
.view-isvr-directory-table.view-display-id-panel_pane_2 table thead th .contact-title,
.view-isvr-directory-table.view-display-id-panel_pane_2 table tbody tr .contact-title {
  width: 25%;
}

.isvr-directories-custom-form .form-item {
  width: 100%;
  float: left;
  padding: 0 12px 0 0;
}
@media (min-width: 768px) {
  .isvr-directories-custom-form.col-1 .form-item {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .isvr-directories-custom-form.col-2 .form-item {
    width: 43%;
  }
}
@media (min-width: 768px) {
  .isvr-directories-custom-form.col-3 .form-item {
    width: 29%;
  }
}
.isvr-directories-custom-form .form-submit {
  font-family: FontAwesome;
}
@media (min-width: 768px) {
  .isvr-directories-custom-form .form-submit {
    margin: 1.5em 0 0 1em;
  }
}
.isvr-directories-custom-form #edit-search-info {
  background: #2161aa;
  color: white;
}

/**
 * Partners
 */
.view-isvr-partner {
  margin-top: -10px;
}
.view-isvr-partner .view-content .category {
  margin-bottom: 15px;
}
.view-isvr-partner .view-content .category h3 {
  margin: 0 -16px 15px;
  position: relative;
}
.view-isvr-partner .view-content a.node-title {
  color: #404040;
  text-decoration: none;
}
.view-isvr-partner .view-content a.node-title:hover {
  text-decoration: underline;
  cursor: pointer;
}
.view-isvr-partner .view-content .field-name-field-partner-er-logo {
  padding: 4px;
  margin-bottom: 18px;
  background-color: white;
  border: 1px solid #dddddd;
  width: 100%;
  text-align: center;
}
.view-isvr-partner .view-content .field-name-field-partner-er-logo .asset-metas {
  display: none;
}
.view-isvr-partner .view-content .field-name-field-partner-link-website {
  position: absolute;
  right: 10px;
}
.view-isvr-partner .view-content .field-name-field-partner-link-website a {
  border-bottom: 1px solid #80c31c;
  position: relative;
  margin-left: 13px;
  text-decoration: none;
}
.view-isvr-partner .view-content .field-name-field-partner-link-website a:hover {
  color: #404040;
  border-bottom: 1px solid #404040;
  text-decoration: none;
}
.view-isvr-partner .view-content .field-name-field-partner-link-website a:before {
  position: absolute;
  left: -13px;
  top: 3px;
}

/**
 * Trainings
 */
.view-trainings-centers #leaflet-map {
  margin-top: -10px;
  margin-left: -16px;
  margin-right: -16px;
}
.view-trainings-centers .views-row {
  padding-top: 15px;
  padding-bottom: 15px;
}
.view-trainings-centers .views-row:not(.views-row-last) {
  border-bottom: 1px solid #cccccc;
}

/*******************************************************************************
 * Blocks
 ******************************************************************************/
.pane-content > .link {
  color: #80c31c;
  text-align: right;
}
.pane-content > .link:hover a, .pane-content > .link:hover i {
  color: #404040;
}

/**
 * Default block style
 */
[href*="/admin/structure/block/manage/bean/"] {
  display: none !important;
}

.not-front .pane-region.sidebar .field-name-field-page-er-related-block > .field-item,
.not-front .pane-region.sidebar .field-name-field-page-er-related-block > .field-items > .field-item {
  padding: 0;
}
.not-front .pane-region.sidebar .field-item {
  padding: 5px 0;
}
.not-front .pane-region.sidebar .field-item .magic-list {
  margin-bottom: 10px;
}
.not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product {
  padding-right: 2px;
}
.not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside .asset-image, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product .asset-image, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product .asset-image {
  margin: 0;
}
.not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside .asset-image img, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product .asset-image img, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product .asset-image img {
  display: block;
  margin: auto;
}
.not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .item-aside + .item-main, .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .not-front .pane-region.sidebar .field-item .magic-list .magic-list-item .node-product + .item-main {
  padding-left: 2px;
  position: static;
}
.not-front .pane-region.sidebar .view-isvr-news-related-block .views-row .block,
.not-front .pane-region.sidebar .view-isvr-pages-related-block .views-row .block,
.not-front .pane-region.sidebar .view-event-related-blocks .views-row .block {
  margin-bottom: 30px;
}
.not-front .pane-region.sidebar .view-isvr-news-related-block .views-row .block .item-list,
.not-front .pane-region.sidebar .view-isvr-pages-related-block .views-row .block .item-list,
.not-front .pane-region.sidebar .view-event-related-blocks .views-row .block .item-list {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-bottom: 10px;
}
.not-front .pane-region.sidebar .view-isvr-news-related-block .views-row .link,
.not-front .pane-region.sidebar .view-isvr-pages-related-block .views-row .link,
.not-front .pane-region.sidebar .view-event-related-blocks .views-row .link {
  background-color: white;
  padding: 10px 16px;
  text-align: right;
  margin-top: -11px;
  color: #80c31c;
}
.not-front .pane-region.sidebar .view-isvr-news-related-block .views-row .link:hover a, .not-front .pane-region.sidebar .view-isvr-news-related-block .views-row .link:hover i,
.not-front .pane-region.sidebar .view-isvr-pages-related-block .views-row .link:hover a,
.not-front .pane-region.sidebar .view-isvr-pages-related-block .views-row .link:hover i,
.not-front .pane-region.sidebar .view-event-related-blocks .views-row .link:hover a,
.not-front .pane-region.sidebar .view-event-related-blocks .views-row .link:hover i {
  color: #404040;
}
.not-front .pane-region.sidebar .block-content {
  background-color: white;
  border-top: none;
}
.not-front .pane-region.sidebar .block-style-blank .block-content {
  padding: 10px 16px;
}
.not-front .pane-region.sidebar .field-name-field-custom-block-img-image .field-item {
  padding: 0;
}
.not-front .pane-region.sidebar .block-latest-content.slider .metas h6 {
  font-size: 13px;
}
.not-front .pane-region.sidebar .block-latest-content.slider .summary {
  font-size: 12px;
}
.not-front .pane-region.sidebar .block-slider-block .asset-image.slider-wide .asset-metas .title {
  font-size: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .not-front .pane-region.sidebar .block-custom-block.block-style-compact .block-content-text {
    position: static;
    background: white;
    color: black;
    padding: 0 15px;
  }
  .not-front .pane-region.sidebar .block-custom-block.block-style-compact .block-content-text .block-title {
    background: #404040;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.2)));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    color: white;
    padding: 6px 12px;
    line-height: 28.6px;
    font-size: 17px;
    position: relative;
    z-index: 100;
    margin: -10px -15px 10px;
    margin-bottom: 0;
  }
  .not-front .pane-region.sidebar .block-custom-block.block-style-compact .block-content-text .button-link .field-type-link-field .field-item {
    background: #80c31c;
  }
}

.sidebar .block {
  margin-bottom: 1em;
}

.front .block-no-icon, .page-block .block-no-icon {
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  padding: 10px 16px;
}
.front.home-fr .block-no-icon {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  padding-top: 25px;
}

.block-title {
  font-weight: normal;
}
.block-title i {
  margin-right: 6px;
  color: #80c31c;
  margin-top: -0.2em;
}
.front .block-no-icon .block-title, .page-block .block-no-icon .block-title {
  padding-top: 0;
  color: #80c31c;
}
.block-title:empty {
  padding: 0;
  margin: 0;
}

.sidebar .pane:not(fieldset) .pane-title, .pane:not(fieldset) .sidebar .pane-title, .star .sidebar .banner .pane-field_star_txt_ban_title .field-item, .sidebar .block-title, .content-bottom .pane:not(fieldset) .pane-title, .pane:not(fieldset) .content-bottom .pane-title, .content-bottom .star .sidebar .banner .pane-field_star_txt_ban_title .field-item, .star .sidebar .banner .pane-field_star_txt_ban_title .content-bottom .field-item, .content-bottom .block-title {
  background: #404040;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
  color: white;
  padding: 6px 12px;
  min-height: 41.9px;
  line-height: 29.9px;
  font-size: 17px;
  position: relative;
  margin-top: 0;
  margin-bottom: -10.5px;
}
.sidebar .pane:not(fieldset) .pane-title i.fa-caret-down, .pane:not(fieldset) .sidebar .pane-title i.fa-caret-down, .star .sidebar .banner .pane-field_star_txt_ban_title .field-item i.fa-caret-down, .sidebar .block-title i.fa-caret-down, .content-bottom .pane:not(fieldset) .pane-title i.fa-caret-down, .pane:not(fieldset) .content-bottom .pane-title i.fa-caret-down, .content-bottom .star .sidebar .banner .pane-field_star_txt_ban_title .field-item i.fa-caret-down, .star .sidebar .banner .pane-field_star_txt_ban_title .content-bottom .field-item i.fa-caret-down, .content-bottom .block-title i.fa-caret-down {
  display: block;
  position: absolute;
  bottom: -0.35em;
  padding: 0;
  font-size: 1.4em;
  line-height: 0.5;
  color: #333333;
  z-index: 2;
}
.sidebar .pane:not(fieldset) .pane-title i, .pane:not(fieldset) .sidebar .pane-title i, .star .sidebar .banner .pane-field_star_txt_ban_title .field-item i, .sidebar .block-title i, .content-bottom .pane:not(fieldset) .pane-title i, .pane:not(fieldset) .content-bottom .pane-title i, .content-bottom .star .sidebar .banner .pane-field_star_txt_ban_title .field-item i, .star .sidebar .banner .pane-field_star_txt_ban_title .content-bottom .field-item i, .content-bottom .block-title i {
  color: white;
}

.block-content {
  border: 1px solid #f2f2f2;
  position: relative;
}
.home-fr .block-content {
  border: 1px solid #cccccc;
}
.sidebar .block-content {
  margin: 9px -1px 0;
}
.block-content .field-name-field-btext-txt-body ul li a {
  font-weight: bold;
  text-decoration: none;
  color: #80c31c;
}
.front .block-no-icon .block-content, .page-block .block-no-icon .block-content {
  border: none;
  padding: 0;
  background: none;
}

/**
 * Language selector
 */
.language-selector .language-switcher-locale-url li {
  display: inline;
  text-transform: uppercase;
  border-right: 1px solid #404040;
  padding: 0 0.5em;
}
.language-selector .language-switcher-locale-url li.last {
  border: none;
}
.language-selector .language-switcher-locale-url li a {
  color: #404040;
  text-decoration: none;
}

/**
 * Block text
 */
.block-blocks-text .block-content {
  padding: 10px 16px;
}
.front .block-blocks-text.block-style-blank.block-no-icon, .front .block-blocks-text.block-style-blank.block-icon {
  background: none;
  border: none;
  padding: 0;
}
.block-blocks-text.block-style-blank .block-content {
  padding: 0;
  border: none;
}
.block-blocks-text.block-hide {
  display: none;
}

/**
 * Blocks latest content
 */
.block-latest-content h6 {
  margin-bottom: 0;
}
.block-latest-content h6 a {
  color: #404040;
}
.block-latest-content .link {
  padding: 10px 0 0;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.block-latest-content .link i {
  color: #80c31c;
}
.block-latest-content .link a {
  color: #404040;
  text-decoration: none;
}

.not-front .block-latest-content.teaser-list .block-content, .not-front .block-latest-content.teaser-list-no-image .block-content, .not-front .block-latest-content.list .block-content, .not-front .block-latest-content.gallery .block-content {
  padding: 20px 16px !important;
  background: white;
}

.block-latest-content.teaser-list .item {
  clear: both;
  margin-bottom: 10px;
}
.block-latest-content.teaser-list .item img {
  float: left;
  margin-right: 12px;
}
.block-latest-content.teaser-list .item h6 {
  padding-top: 0;
}
.block-latest-content.teaser-list .link {
  padding: 10px 0;
}

.block-latest-content.teaser-list-no-image.block-icon .block-content {
  padding: 10px 16px;
}
.block-latest-content.teaser-list-no-image .item {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.block-latest-content.teaser-list-no-image .item:last-child {
  border-bottom: none;
  padding: 0;
  margin-bottom: 10px;
}

.block-latest-content.list.block-icon .block-content {
  padding: 10px 16px;
}
.block-latest-content.list ul li:before {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  content: '';
  font-size: 0.8em;
  margin-right: 0.5em;
  background-color: #80c31c;
  margin-top: 0.3em;
}
.block-latest-content.list.block-no-icon .submitted {
  font-weight: bold;
}
.block-latest-content.list.block-no-icon a {
  color: #404040;
  text-decoration: none;
}
.block-latest-content.list.block-no-icon a:hover, .block-latest-content.list.block-no-icon a:focus {
  text-decoration: underline;
}

.block-latest-content.gallery.block-icon .block-content {
  padding: 10px 16px;
}
.block-latest-content.gallery .submitted {
  font-size: 0.9em;
  font-style: italic;
}
.block-latest-content.gallery .item {
  float: left;
  margin-bottom: 10px;
  width: 135px;
  padding: 0 15px;
}

.block-latest-content.ticker {
  position: relative;
}
.front .block-latest-content.ticker.block-no-link .block-content {
  padding-bottom: 0;
}
.not-front .block-latest-content.ticker .block-content {
  padding: 20px 10px;
  background: white;
}
.block-latest-content.ticker .link {
  background-color: rgba(0, 0, 0, 0) !important;
}
.block-latest-content.ticker .bx-wrapper {
  padding: 10px 16px;
  display: block;
  height: auto;
}
.block-latest-content.ticker .bx-controls-direction {
  display: block;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
.block-latest-content.ticker .bx-controls-direction a {
  right: 0;
  display: block;
  height: 49%;
  height: calc(50% - 2px);
  border: 0;
  padding: 0 12px;
  background: #999999;
  color: white;
  text-decoration: none;
  margin-top: 0;
  top: initial;
  bottom: 0;
}
.block-latest-content.ticker .bx-controls-direction a.bx-prev {
  top: 0;
}
.block-latest-content.ticker .bx-controls-direction a span {
  display: none;
}
.block-latest-content.ticker .bx-controls-direction a i {
  width: auto;
  height: auto;
  line-height: 150%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.block-latest-content.ticker h6 {
  padding-top: 6px;
}
.block-latest-content.ticker li {
  max-width: 80%;
  max-width: calc(100% - 175px);
}
.block-latest-content.ticker .link {
  position: absolute;
  right: 60px;
  top: 72%;
  top: calc(50% + 26px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
}
.block-latest-content.ticker.block-no-title .link {
  top: 50%;
}

.block-latest-content.slider {
  background: white;
}
.block-latest-content.slider .event-date {
  position: absolute;
  top: 0;
  left: 0;
  background: #ffe602;
  color: white;
  text-align: center;
  padding: 10px 0;
}
.block-latest-content.slider .event-date span {
  display: block;
  text-transform: uppercase;
  line-height: 1em;
}
.block-latest-content.slider .event-date span.event-label {
  font-size: 17.3333333333px;
}
.block-latest-content.slider .event-date span.event-day {
  font-size: 52px;
}
.block-latest-content.slider .event-date span.event-month {
  font-size: 31.2px;
}
.block-latest-content.slider .item {
  text-align: center;
}
.block-latest-content.slider .metas {
  min-height: 72px;
  text-align: left;
}
.block-latest-content.slider .metas h6 {
  margin-bottom: 0.5em;
  font-size: 13px;
  font-weight: normal;
  padding-right: 90px;
}
@media screen and (min-width: 768px) {
  .block-latest-content.slider .metas h6 {
    font-size: 21px;
  }
}
.block-latest-content.slider .metas h6 a {
  color: white;
}
.block-latest-content.slider .metas h6 a:hover, .block-latest-content.slider .metas h6 a:focus {
  color: #80c31c;
}
.block-latest-content.slider .metas .submitted {
  position: absolute;
  top: 10px;
  right: 16px;
}
.block-latest-content.slider .metas .summary {
  padding-right: 61px;
}
.block-latest-content.slider .metas .summary i.fa-angle-right {
  margin-right: 0.5em;
}
.block-latest-content.slider .metas .readmore {
  background: #404040;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 45px;
  line-height: 45px;
  width: 45px;
  color: white;
  text-align: center;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.block-latest-content.slider .metas .readmore i {
  position: static;
}
.block-latest-content.slider .metas .readmore:hover, .block-latest-content.slider .metas .readmore:focus {
  background: #80c31c;
}
.block-latest-content.slider .link {
  padding: 10px 16px;
}

.front .block-latest-content .link {
  text-align: left;
  padding-left: 10px;
}
.front .block-latest-content.block-icon .block-content {
  padding: 10px 16px;
  padding-bottom: 37px;
  margin-bottom: -37px;
}
.front .block-latest-content.block-icon .link {
  text-align: left;
  padding: 10px 16px;
}
.front .block-latest-content.block-no-icon {
  padding-bottom: 0;
  margin-bottom: 1em;
}
.front .block-latest-content.block-no-icon .link {
  padding: 10px 0;
}
.front .block-latest-content.block-no-link .block-content {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.front .block-latest-content.block-no-link .link {
  padding: 0;
}
.home-fr .front .block-latest-content.block-no-link {
  background-color: inherit;
}
.home-fr .front .block-latest-content.block-no-link .block-content {
  background-color: inherit;
}
.front .block-latest-content.slider .block-content {
  padding-bottom: 37px;
  margin-bottom: -37px;
}
.front .block-latest-content.slider.block-no-link .block-content {
  border: none;
}

/**
 * Block image (old custom)
 */
.block-custom-block {
  position: relative;
}
.block-custom-block .asset-wrapper {
  margin: 0;
  display: block;
}
.block-custom-block .asset-metas {
  display: none;
}
.block-custom-block .button-link .field-type-link-field {
  position: absolute;
  bottom: 0;
  right: 0;
}
.block-custom-block .button-link .field-type-link-field .field-item {
  padding: 0 12px;
  text-decoration: none;
  overflow: hidden;
  width: 0%;
  min-width: 35px;
  height: 33px;
  display: block;
  float: right;
  cursor: pointer;
  color: white;
}
:not(#dk-home-page) .block-custom-block .button-link .field-type-link-field .field-item {
  webkit-transition: width 0.4s, background-color 0.4s;
  -webkit-transition: width 0.4s, background-color 0.4s;
  transition: width 0.4s, background-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.block-custom-block .button-link .field-type-link-field .field-item i {
  padding: 10px 0;
  margin-right: 1em;
  vertical-align: middle;
}
.block-custom-block .button-link .field-type-link-field .field-item a {
  display: inline-block;
  text-decoration: none;
  color: white;
  max-width: 90%;
  max-width: calc(100% - 10px);
  vertical-align: middle;
  line-height: 13px;
}
#dk-home-page .block-custom-block .button-link .field-type-link-field .field-item a {
  display: none;
}
.block-custom-block .button-link .field-type-link-field .field-item a:hover {
  text-decoration: underline;
}
.block-custom-block:hover .button-link .field-type-link-field .field-item {
  width: 100%;
}
.block-custom-block .block-content-text {
  padding: 10px 16px;
}
.block-custom-block.block-style-default .block-content-image {
  position: relative;
}
.block-custom-block.block-style-default .block-content-image .button-link .field-type-link-field .field-item {
  background: #80c31c;
}
.block-custom-block.block-style-default .block-content-text {
  background: white;
}
.block-custom-block.block-style-compact.block-no-icon .block-content,
.block-custom-block.block-style-compact .block-content {
  border: none;
}
.front .block-custom-block.block-style-compact.block-no-icon .block-title {
  padding-top: 0;
  color: #ffe602;
}
.block-custom-block.block-style-compact .block-content-text {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAQAAABuBnYAAAAAEklEQVR4nGNi2I8KmRjQAH0EAPt2BgmR/xHfAAAAAElFTkSuQmCC');
  background: rgba(0, 0, 0, 0.75);
  color: white;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 33px;
}
.block-custom-block.block-style-compact .block-content-text .block-title {
  padding-top: 0;
  color: #ffe602;
}
@media screen and (max-width: 480px) {
  .block-custom-block.block-style-compact .block-content-text .block-title {
    font-size: 13px;
  }
}
.sidebar .block-custom-block.block-style-compact .block-content-text .block-title {
  background: none;
  height: inherit;
  line-height: inherit;
  padding: 0;
  margin-bottom: 0;
}
.sidebar .block-custom-block.block-style-compact .block-content-text .block-title:before {
  display: none;
}
.block-custom-block.block-style-compact .block-content-text i {
  color: #ffe602;
}
.block-custom-block.block-style-compact .block-content-text .button-link .field-type-link-field .field-item {
  background: black;
}
.block-custom-block.block-no-icon .block-content {
  border: 1px solid #f2f2f2;
}
.home-fr .block-custom-block.block-no-icon .block-content {
  border: 1px solid #cccccc;
}
.front .block-custom-block.block-no-icon .block-title {
  color: #404040;
  padding-top: 18px;
}
.front .block-custom-block.block-no-icon, .page-block .block-custom-block.block-no-icon {
  padding: 0;
  background: none;
  border: none;
  position: relative;
}

/**
 * Block button
 */
.block-button-block {
  display: block;
  text-align: left;
  font-size: 1.1em;
}
.block-button-block .field {
  display: inline-block;
}
.block-button-block a {
  text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .block-button-block a {
    font-size: 0.9em;
  }
}
.block-button-block i {
  margin-right: 0.5em;
  padding: 10px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-size: 1.2em;
}
.block-button-block.btn-success a {
  color: white;
}
.block-button-block.btn-success i {
  color: white;
  background: #71ad19;
  -webkit-box-shadow: #283d09 0 2px 2px 0 inset;
  box-shadow: #283d09 0 2px 2px 0 inset;
}
.block-button-block.btn-warning a {
  color: #595959;
}
.block-button-block.btn-warning i {
  color: white;
  background: #e8d100;
  -webkit-box-shadow: #685e00 0 2px 2px 0 inset;
  box-shadow: #685e00 0 2px 2px 0 inset;
}
.block-button-block.btn-disabled a {
  color: white;
}
.block-button-block.btn-disabled i {
  color: white;
  background: #333333;
  -webkit-box-shadow: black 0 2px 2px 0 inset;
  box-shadow: black 0 2px 2px 0 inset;
}
.block-button-block.btn {
  white-space: normal;
}
.block-button-block.btn > .field {
  max-width: 75%;
  vertical-align: middle;
}
.block-button-block.btn > .field.field-name-field-blocks-list-icons {
  max-width: 20%;
}
.block-button-block.btn > .field.field-name-field-blocks-list-icons i {
  height: 35px;
  width: 35px;
  text-align: center;
}
.block-button-block.btn > .field.field-name-field-button-block-lk-link {
  padding-left: 15px;
}

/**
 *  Block slider fr
 */
.home-fr .row:not(.home-slider) .block-slider-block > div {
  border: 1px solid #cccccc;
  border-top: none;
  border-bottom: none;
  background-color: white;
}
.home-fr .row:not(.home-slider) .block-slider-block > div.bx-wrapper {
  border-left: 2px;
}
.home-fr .row:not(.home-slider) .block-slider-block > div.bx-pager-equal-slides {
  margin-bottom: 0;
  padding: 0 3px;
  padding-top: 5px;
  margin-top: -5px;
}
.home-fr .row:not(.home-slider) .block-slider-block > div.field-name-field-block-slider-link-readmore {
  padding: 19px 16px;
}
.home-fr .row:not(.home-slider) .block-slider-block > div.field-name-field-block-slider-link-readmore a {
  position: absolute;
  bottom: 10px;
}
.home-fr .row:not(.home-slider) .block-slider-block > div:first-child {
  border-top: 1px solid #cccccc;
}
.home-fr .row:not(.home-slider) .block-slider-block > div:last-child {
  border-bottom: 1px solid #cccccc;
}

/**
 * Block twitter widget
 */
[class*="block-twitter"] {
  border: none !important;
  background: none !important;
  padding: 0 !important;
}
[class*="block-twitter"] .block-content {
  border: none !important;
  background: none !important;
  padding: 0;
}

/**
 * Block margin bottom
 */
.block-button-block.btn,
.block-latest-content,
.block-blocks-text,
.block-slider-block,
.block-custom-block {
  margin-bottom: 1em;
}

/**
 * TI home overrides
 */
.ti-home-page .ti-block > div .block-custom-block .button-link .field-item {
  background: #ffd603 !important;
}
.ti-home-page .ti-block > div .block-custom-block .block-content-text {
  background: none !important;
}
.ti-home-page .ti-block > div .block-custom-block .block-content-text h3 {
  text-transform: uppercase;
  color: #80c31c;
  padding-top: 0;
}
.ti-home-page .ti-block > div .block-custom-block .block-content-text .field {
  margin-bottom: 0;
}

@media (min-width: 480px) and (max-width: 768px) {
  .ti-home-page .ti-block > div {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ti-home-page .ti-block .block-custom-block {
    background: #f2f2f2;
  }
}
@media (min-width: 768px) {
  .ti-home-page .ti-block {
    background: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    margin-left: 0;
    margin-right: 0;
  }
  .ti-home-page .ti-block > div {
    padding: 0 1px;
  }
  .ti-home-page .ti-block > div.first {
    padding-left: 0;
  }
  .ti-home-page .ti-block > div.last {
    padding-right: 0;
  }
  .ti-home-page .ti-block > div .block-custom-block {
    margin-bottom: 0;
    border: none;
    background: none !important;
  }
}
/**
 *  Block Co2
 */
.pane-isvr-block-co2-block-co2 .pane-content {
  border: 1px solid #cccccc;
  background: #d3ddc3;
}

/**
 * Block Documentation : Best sellers
 * Block Product flagship
 */
.pane.pane-isvr-documentation-promoted, .pane.pane-isvr-product-promoted {
  margin-bottom: 1em;
}
.pane.pane-isvr-documentation-promoted .pane-title, .pane.pane-isvr-product-promoted .pane-title {
  font-weight: normal;
}
.pane.pane-isvr-documentation-promoted .pane-title i, .pane.pane-isvr-product-promoted .pane-title i {
  color: #80c31c;
  margin-right: 0.3em;
}
.pane.pane-isvr-documentation-promoted .pane-content, .pane.pane-isvr-product-promoted .pane-content {
  border: 1px solid #f2f2f2;
  padding: 10px 16px;
  position: relative;
}
.home-fr .pane.pane-isvr-documentation-promoted .pane-content, .home-fr .pane.pane-isvr-product-promoted .pane-content {
  border: 1px solid #cccccc;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item, .pane.pane-isvr-product-promoted .pane-content .magic-list-item {
  padding-bottom: 10px;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product {
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 479px) {
  .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product {
    float: left !important;
    width: 25% !important;
  }
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside .isvr-thumbnail, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product .isvr-thumbnail, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product .isvr-thumbnail, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside .isvr-thumbnail, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product .isvr-thumbnail, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product .isvr-thumbnail {
  border: none;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside .isvr-thumbnail img, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product .isvr-thumbnail img, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product .isvr-thumbnail img, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside .isvr-thumbnail img, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product .isvr-thumbnail img, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product .isvr-thumbnail img {
  padding: 2px;
  border: 1px solid #cccccc;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside .item-overlay, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product .item-overlay, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product .item-overlay, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside .item-overlay, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product .item-overlay, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product .item-overlay {
  background: white;
  position: absolute;
  padding: 0 2px;
  border: 1px solid #cccccc;
  top: 0;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside + .item-main, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product + .item-main, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside + .item-main, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product + .item-main {
  width: 75%;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 479px) {
  .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-aside + .item-main, .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .node-product + .item-main, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-aside + .item-main, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-type-solution.solution-od .other-product .node-product + .item-main, .node-type-solution.solution-od .other-product .pane.pane-isvr-product-promoted .pane-content .magic-list-item .node-product + .item-main {
    float: left !important;
    width: 75% !important;
  }
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main div.node-title .field-content:before, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main div.node-title .field-content:before {
  position: relative;
  float: left;
  margin-right: 0.3em;
  background-color: #ffd603;
  top: 0.2em;
  content: '';
  width: 0.8em;
  height: 0.8em;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main div.node-title .field-content a, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main div.node-title .field-content a {
  font-weight: bold;
  text-decoration: none;
  color: #404040;
  text-transform: uppercase;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main .views-field-field-document-er-asset-document .field-content > i, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main .views-field-field-document-er-asset-document .field-content > i {
  color: #80c31c;
  float: left;
  margin-right: 0.5em;
  margin-top: 0.2em;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main .file a, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main .file a {
  color: #404040;
  text-decoration: none;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main .file a:hover, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main .file a:hover {
  text-decoration: underline;
}
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main .file img,
.pane.pane-isvr-documentation-promoted .pane-content .magic-list-item .item-main .file i, .pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main .file img,
.pane.pane-isvr-product-promoted .pane-content .magic-list-item .item-main .file i {
  display: none;
}
.pane.pane-isvr-documentation-promoted .pane-content .view-content, .pane.pane-isvr-product-promoted .pane-content .view-content {
  padding-bottom: 20px;
}
.pane.pane-isvr-documentation-promoted .pane-content .view-footer, .pane.pane-isvr-product-promoted .pane-content .view-footer {
  text-align: left;
  bottom: 0px;
  position: absolute;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.pane.pane-isvr-documentation-promoted .pane-content .view-footer i, .pane.pane-isvr-product-promoted .pane-content .view-footer i {
  color: #80c31c;
}
.pane.pane-isvr-documentation-promoted .pane-content .view-footer a, .pane.pane-isvr-product-promoted .pane-content .view-footer a {
  font-weight: bold;
  text-decoration: none;
  margin-left: 5px;
  color: #404040;
  margin-bottom: 0.3em;
  display: inline-block;
}
.pane.pane-isvr-documentation-promoted .pane-content .view-footer:hover i,
.pane.pane-isvr-documentation-promoted .pane-content .view-footer:hover a, .pane.pane-isvr-product-promoted .pane-content .view-footer:hover i,
.pane.pane-isvr-product-promoted .pane-content .view-footer:hover a {
  color: #80c31c;
}

/**
 * Bottom Block
 */
.pane-field_er_related_bottom_blocks .pane-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.pane-field_er_related_bottom_blocks .pane-content .field-name-field-er-related-bottom-blocks > .field-items {
  margin: 0 -15px;
}
.pane-field_er_related_bottom_blocks .block .block-title {
  background: #404040;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
  color: white;
  padding: 6px 12px;
  min-height: 41.9px;
  line-height: 29.9px;
  font-size: 17px;
  position: relative;
  margin-top: 0;
  margin-bottom: -10.5px;
}
.pane-field_er_related_bottom_blocks .block .block-title i.fa-caret-down {
  display: block;
  position: absolute;
  bottom: -0.35em;
  padding: 0;
  font-size: 1.4em;
  line-height: 0.5;
  color: #333333;
  z-index: 2;
}
.pane-field_er_related_bottom_blocks .block .block-title i {
  color: white;
}
.pane-field_er_related_bottom_blocks .block .block-content {
  background-color: white;
  padding: 10px 16px;
}
.pane-field_er_related_bottom_blocks .block.block-custom-block.block-style-compact .block-content {
  padding: 0;
}

/**
 * Block Partner
 */
.pane-isvr-partner-block .tooltip {
  display: none !important;
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper {
  padding: 0;
  margin: 0;
  background-color: #f2f2f2;
  width: 100%;
  max-width: 100% !important;
}
@media screen and (min-width: 480px) {
  .pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper {
    padding: 0 27px;
  }
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper .bx-viewport {
  max-width: 100%;
  margin: 10px 0;
  padding: 0 20px;
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper .bx-controls-direction {
  display: block;
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper .bx-controls-direction a {
  height: 100%;
  margin-top: 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.19);
  padding: 0;
  width: 27px;
  border: none;
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper .bx-controls-direction a.bx-next {
  left: initial;
  right: 0;
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper .bx-controls-direction a i {
  width: auto;
  height: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 2em;
}
.pane-isvr-partner-block .view-isvr-partner-block .bx-wrapper .bx-pager {
  display: none;
}
.pane-isvr-partner-block .view-isvr-partner-block .view-content {
  height: 100%;
}
.pane-isvr-partner-block .view-isvr-partner-block .view-content .views-row {
  background-color: white;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
  display: table-cell;
  height: 100%;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner {
  padding-bottom: 0;
  margin: 0;
  height: 100%;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product, .node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product {
  width: 48% !important;
  width: calc(50% - 20px) !important;
  float: left !important;
  padding: 0 10px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside .thumbnail, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product .thumbnail, .node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product .thumbnail, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside .isvr-thumbnail, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product .isvr-thumbnail, .node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product .isvr-thumbnail,
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside .isvr-thumbnail,
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product .isvr-thumbnail,
.node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product .isvr-thumbnail,
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside .field-name-field-partner-er-logo,
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product .field-name-field-partner-er-logo,
.node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product .field-name-field-partner-er-logo {
  margin-bottom: 0;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside .view-content .field-name-field-asset-image, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product .view-content .field-name-field-asset-image, .node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product .view-content .field-name-field-asset-image {
  border: none;
  margin-bottom: 0;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside img, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product img, .node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-aside .asset-metas, .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-type-solution.solution-od .other-product .node-product .asset-metas, .node-type-solution.solution-od .other-product .pane-isvr-partner-block .view-isvr-partner-block .node-partner .node-product .asset-metas {
  display: none;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-main {
  width: 50% !important;
  float: left !important;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-main .item-link i {
  margin-right: 10px;
  color: #80c31c;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-main .item-link a {
  color: #404040;
  font-weight: bold;
  text-decoration: none;
}
.pane-isvr-partner-block .view-isvr-partner-block .node-partner .item-main .item-link a:hover {
  color: #80c31c;
}

/**
 * Related contents
 */
.block-related-contents {
  font-size: 1.1em;
}
.block-related-contents .views-row, .block-related-contents.aside article {
  border-bottom: 1px solid #cccccc;
  padding: 10px 12px;
}
.block-related-contents .views-row:last-child, .block-related-contents.aside article:last-child {
  border: none;
}
.block-related-contents i {
  font-size: 0.8em;
  margin-right: 0.5em;
  color: #80c31c;
}
.block-related-contents a {
  border-bottom: none;
  text-decoration: none;
  color: #404040;
}
.block-related-contents a:hover {
  color: #80c31c;
}

/*******************************************************************************
 * USERS
 * Styles for User pages
 ******************************************************************************/
.profile {
  margin: 0;
  padding: 10px 0;
}

/*******************************************************************************
 * Admin
 ******************************************************************************/
/**
 * Fix fluid container for admin page
 */
.page-admin .container, .page-node-edit .container, .page-node-add .container {
  width: 90%;
}

.page-admin #content .region {
  padding: 0 !important;
}

.page-node-edit #content .region {
  padding: 0 !important;
}

.page-node-add #content .region {
  padding: 0 !important;
}

/**
 * Admin menu fix
 */
body.admin-menu {
  margin-top: 25px !important;
}
@media (min-width: 768px) {
  body.admin-menu .navbar {
    top: 25px;
  }
}

#admin-menu {
  background: black;
  font-size: 12px;
  z-index: 1055;
}
#admin-menu li.admin-menu-account > a {
  background: #2161aa;
}
#admin-menu a[href*="/user/logout"] {
  background: #a94442;
}
#admin-menu .dropdown li li {
  float: none;
}

/**
 * Admin node edit hide caret
 */
.page-node-edit fieldset i.fa-caret-down,
.page-node-add fieldset i.fa-caret-down {
  display: none;
}

/**
 * CKEDITOR fix top padding
 */
body.cke_editable {
  padding: 1em;
}

body.cke_ltr {
  background-color: white;
}

/**
 * Ckeditor fix asset popup
 */
.view-assets-library .views-exposed-widget[class*="views-widget-filter"] {
  width: 28%;
}

body.page-admin-assets.sliding-popup-processed {
  padding-top: 0;
}

/**
 * Ckeditor fix linkit popup
 */
.ui-widget-overlay {
  background-image: none;
}

/**
 * Node form
 */
.node-form #edit-actions {
  margin: 0 -16px;
}
.node-form.node-sub_page_hub_page-form #edit-actions {
  margin: 0;
}
.node-form .metatags-form legend .summary {
  display: none;
}
.node-form .field-type-datetime .date-no-float {
  float: left;
  clear: none;
  width: auto;
}
.node-form .field-type-datetime .date-no-float.end-date-wrapper > div > label {
  display: none;
}
.node-form .field-type-datetime #field-reference-sh-stakeholders-values fieldset {
  background: none;
  border: none;
}
.node-form .field-type-datetime #field-reference-sh-stakeholders-values fieldset .panel-body {
  padding: 0;
}

/**
 * Taxonomy term form
 */
/* Applications specifics */
.field-name-field-application-int-synonym .field-prefix,
.field-name-field-application-int-synonym .form-text,
.field-name-field-application-int-synonym .field-suffix {
  float: left;
  padding: 6px 0;
}
.field-name-field-application-int-synonym .form-text {
  width: 3em;
  margin: 0 12px;
  border: 0;
  text-align: center;
}
.field-name-field-application-int-synonym .help-block {
  clear: both;
}

/**
 * Modal frames / popups
 */
.page-admin-structure #modalContent {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.ui-front {
  z-index: 1050 !important;
}

#modalBackdrop {
  z-index: 1050 !important;
}

#modalContent {
  z-index: 1051 !important;
}

.ui-widget-content a {
  color: #80c31c;
}

.ui-dialog.linkit-wrapper {
  z-index: 9996 !important;
}

#references-dialog-page .view-medias-er-widget-image .views-field {
  text-align: center;
}
#references-dialog-page .view-medias-er-widget-image .views-field.views-field-field-asset-image {
  width: 12%;
}
#references-dialog-page .view-medias-er-widget-image .views-field.views-field-title {
  width: 40%;
  text-align: left;
}
#references-dialog-page .view-medias-er-widget-image .views-field.views-field-uid {
  width: 10%;
}
#references-dialog-page .view-medias-er-widget-image .views-field.views-field-created, #references-dialog-page .view-medias-er-widget-image .views-field.views-field-changed {
  width: 15%;
}
#references-dialog-page .view-medias-er-widget-image .views-field.views-field-insert-asset {
  width: 8%;
}

.ui-tooltip.ui-widget-content {
  display: none !important;
}

.ui-dialog .ui-dialog-content {
  padding: 0;
}

/**
 * Themer Helpers
 */
.show-grid [class*="col-"] {
  text-align: center;
  line-height: 2.5em;
  border: 1px solid white;
  padding: 0;
  font-size: 0.9em;
}

.is-visible,
.show-grid [class*="col-"] {
  background: #dff0d8 !important;
  color: #3c763d !important;
}

.is-hidden {
  background: #f2dede !important;
  color: #a94442 !important;
}

/**
 * Fix icons admin pages
 */
#menu-overview-form a.fa {
  font-family: inherit;
}
#menu-overview-form a.fa:before {
  content: '';
}

#menu-edit-item #edit-image .help-block + div {
  height: auto !important;
}

td,
th {
  /* Fix for radio and checkbox td*/
}
td.radio, td.checkbox,
th.radio,
th.checkbox {
  margin: 0;
  display: table-cell;
  min-height: inherit;
}

/**
 * Admin block icon list
 */
[id^="edit-field-blocks-list-icons"],
[id^="edit-field-commons-list-icons"],
[id^="edit-power-menu-fields-field-commons-list-icons"] {
  font-family: 'FontAwesome', 'Arial', 'Helvetica';
}

/**
 * Admin application icon list
 */
[id^="edit-field-application-lst-icon"] {
  font-family: 'icon-application', 'Arial', 'Helvetica';
}

/**
 * Hide format tips
 */
.filter-wrapper {
  background: none;
  border: none;
  padding: 0;
}
.filter-wrapper .filter-help,
.filter-wrapper .filter-guidelines {
  display: none;
}
.filter-wrapper .form-type-select, .filter-wrapper .html #mc_embed_signup select, .html #mc_embed_signup .filter-wrapper select {
  float: none;
  padding: 10px 0;
}
.filter-wrapper .form-type-select .chosen-container, .filter-wrapper .html #mc_embed_signup select .chosen-container, .html #mc_embed_signup .filter-wrapper select .chosen-container {
  width: 150px !important;
}

form .field-type-text-long {
  margin-bottom: 20px;
}

/**
 * Contextual link
 */
.pane:hover .contextual-links-processed a.contextual-links-trigger {
  display: block;
}

/**
  * Webform admin
  */
.page-node-webform form .table-responsive {
  overflow: visible;
}

/**
 * Admin content pages
 */
#admin-menu-menu a[href="/admin/content"] {
  cursor: default;
}

/* Admin pages exposed filters */
.view-isvr-documentation-administration .view-filters,
.view-isvr-products-administration .view-filters,
.view-isvr-partner-administration .view-filters,
.view-isvr-products-variants-administration .view-filters,
.view-isvr-common-contents-admin .view-filters,
.view-isvr-directories-administration .view-filters {
  padding: 6px 12px;
  margin-bottom: 10px;
  border: 1px solid #d0d0d0;
}

.view-isvr-directories-administration .views-widget-filter-title,
.view-isvr-common-contents-admin .views-widget-filter-title,
.view-isvr-products-administration .views-widget-filter-title,
.view-isvr-documentation-administration .views-widget-filter-title {
  clear: both;
}

/* commons special fix */
.view-isvr-products-administration .views-exposed-widget,
.view-isvr-products-variants-administration .views-exposed-widget,
.view-isvr-directories-administration .views-exposed-widget,
.view-isvr-partner-administration .views-exposed-widget,
.view-isvr-documentation-administration .views-exposed-widget,
.view-isvr-common-contents-admin .views-exposed-widget {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .view-isvr-products-administration .views-exposed-widget,
  .view-isvr-products-variants-administration .views-exposed-widget,
  .view-isvr-directories-administration .views-exposed-widget,
  .view-isvr-partner-administration .views-exposed-widget,
  .view-isvr-documentation-administration .views-exposed-widget,
  .view-isvr-common-contents-admin .views-exposed-widget {
    width: 50%;
  }
}
@media screen and (min-width: 960px) {
  .view-isvr-products-administration .views-exposed-widget,
  .view-isvr-products-variants-administration .views-exposed-widget,
  .view-isvr-directories-administration .views-exposed-widget,
  .view-isvr-partner-administration .views-exposed-widget,
  .view-isvr-documentation-administration .views-exposed-widget,
  .view-isvr-common-contents-admin .views-exposed-widget {
    width: 20%;
  }
}
.view-isvr-products-administration .views-exposed-widget.views-submit-button, .view-isvr-products-administration .views-exposed-widget.views-reset-button,
.view-isvr-products-variants-administration .views-exposed-widget.views-submit-button,
.view-isvr-products-variants-administration .views-exposed-widget.views-reset-button,
.view-isvr-directories-administration .views-exposed-widget.views-submit-button,
.view-isvr-directories-administration .views-exposed-widget.views-reset-button,
.view-isvr-partner-administration .views-exposed-widget.views-submit-button,
.view-isvr-partner-administration .views-exposed-widget.views-reset-button,
.view-isvr-documentation-administration .views-exposed-widget.views-submit-button,
.view-isvr-documentation-administration .views-exposed-widget.views-reset-button,
.view-isvr-common-contents-admin .views-exposed-widget.views-submit-button,
.view-isvr-common-contents-admin .views-exposed-widget.views-reset-button {
  width: auto;
}
.view-isvr-products-administration form .btn,
.view-isvr-products-variants-administration form .btn,
.view-isvr-directories-administration form .btn,
.view-isvr-partner-administration form .btn,
.view-isvr-documentation-administration form .btn,
.view-isvr-common-contents-admin form .btn {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .view-isvr-products-administration form .btn,
  .view-isvr-products-variants-administration form .btn,
  .view-isvr-directories-administration form .btn,
  .view-isvr-partner-administration form .btn,
  .view-isvr-documentation-administration form .btn,
  .view-isvr-common-contents-admin form .btn {
    margin-top: 0;
  }
}

/* Product variant special fix */
@media screen and (min-width: 960px) {
  .view-isvr-products-variants-administration .views-widget-filter-title,
  .view-isvr-products-variants-administration .views-widget-filter-title_field_value,
  .view-isvr-products-variants-administration .views-widget-filter-status {
    width: 29.6%;
  }
}
@media screen and (min-width: 1200px) {
  .view-isvr-products-variants-administration .views-widget-filter-title,
  .view-isvr-products-variants-administration .views-widget-filter-title_field_value,
  .view-isvr-products-variants-administration .views-widget-filter-status {
    width: 30.3%;
  }
}

/* Directories special fix */
@media screen and (min-width: 768px) and (max-width: 959px) {
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_tr_category_tid_i18n,
  .view-isvr-directories-administration .views-widget-filter-status,
  .view-isvr-directories-administration .views-widget-filter-language,
  .view-isvr-directories-administration .views-widget-filter-title,
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_txt_contact_name_value,
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_txt_contact_pos_value,
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_address_location_locality {
    width: 49%;
    width: calc(50% - 4px);
  }
}
@media screen and (min-width: 960px) {
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_tr_category_tid_i18n,
  .view-isvr-directories-administration .views-widget-filter-status,
  .view-isvr-directories-administration .views-widget-filter-language {
    width: 32%;
    width: calc(33.333333% - 4px);
  }
}
@media screen and (min-width: 960px) {
  .view-isvr-directories-administration .views-widget-filter-title,
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_txt_contact_name_value,
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_txt_contact_pos_value,
  .view-isvr-directories-administration .views-widget-filter-field_dir_item_address_location_locality {
    width: 24%;
    width: calc(25% - 4px);
  }
}

/* Documentation special fix */
.view-isvr-documentation-administration .views-widget-filter-field_document_date_value {
  clear: both;
}
@media screen and (min-width: 768px) {
  .view-isvr-documentation-administration .views-widget-filter-field_document_date_value,
  .view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value {
    width: 50%;
  }
}
.view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div,
.view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div {
  float: left;
  width: 100%;
}
@media screen and (min-width: 480px) {
  .view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div,
  .view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div {
    width: 50%;
  }
  .view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div:first-child,
  .view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div:first-child {
    padding-right: 10px;
  }
  .view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div:last-child,
  .view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div:last-child {
    padding-left: 10px;
  }
}
.view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div .container-inline-date,
.view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div .container-inline-date {
  clear: none;
}
.view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div .container-inline-date label,
.view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div .container-inline-date label {
  font-weight: normal;
  font-style: italic;
}
.view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div .form-item,
.view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div .form-item {
  width: 100%;
}
.view-isvr-documentation-administration .views-widget-filter-field_document_date_value > .views-widget > div .form-item input,
.view-isvr-documentation-administration .views-widget-filter-field_document_validity_date_value > .views-widget > div .form-item input {
  width: 100%;
}
.view-isvr-documentation-administration .views-exposed-widget.views-submit-button,
.view-isvr-documentation-administration .views-exposed-widget.views-reset-button {
  margin-top: 1.8em;
}

.view-isvr-users-administration .views-widget-filter-rid {
  width: 200px;
}
.view-isvr-users-administration .views-widget-filter-permission {
  width: 250px;
}

/**
 * This is a temp file to store code part before reordering
 */
/*
 * Plus link
 *
 * References => OK
 * Block image =>
 * Hub page =>
 * ?
 *
 */
.icon-plus-button {
  background: #80c31c;
  color: white;
  padding: 0 12px;
  text-decoration: none;
  overflow: hidden;
  display: block;
  width: 0%;
  min-width: 35px;
  height: 33px;
}
.icon-plus-button.animated {
  webkit-transition: width 0.4s, background-color 0.4s;
  -webkit-transition: width 0.4s, background-color 0.4s;
  transition: width 0.4s, background-color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.icon-plus-button.animated:hover {
  width: 100%;
}
.icon-plus-button a {
  text-decoration: none;
}
.icon-plus-button i {
  line-height: 35px;
}

/**
 *  Arrow Read more
 */
a.readmore {
  border-bottom: 1px solid #80c31c;
  position: relative;
  margin-left: 13px;
  text-decoration: none;
}
a.readmore:hover {
  color: #404040;
  border-bottom: 1px solid #404040;
  text-decoration: none;
}
a.readmore i {
  position: absolute;
  left: -13px;
  top: 3px;
}

/**
  * Block bottom align
  */
ul.align-link-bottom {
  position: static;
}
@media screen and (min-width: 768px) {
  ul.align-link-bottom {
    position: absolute;
    bottom: 0px;
  }
}
.block-content .field-name-field-btext-txt-body ul.align-link-bottom li a {
  color: #404040;
}
.block-content .field-name-field-btext-txt-body ul.align-link-bottom li a:hover {
  color: #80c31c;
}
.cke_panel_listItem ul.align-link-bottom, .cke_editable ul.align-link-bottom {
  position: static;
  bottom: inherit;
}

/**
 * All the @extend .fa;
 */
/**
 * leaflet >> components i guess
 */
.leaflet-container a.leaflet-popup-close-button {
  z-index: 1;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  margin-bottom: 20px;
  margin-left: -130px;
}

.leaflet-popup-tip-container {
  margin: 0;
  position: absolute;
  right: 30px;
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #4796d0;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.leaflet-popup-content-wrapper {
  -webkit-border-radius: 0;
          border-radius: 0;
  color: white;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 4px;
  min-height: 50px;
}
.leaflet-popup-content-wrapper .leaflet-popup-content {
  min-width: 340px;
}
.leaflet-popup-content-wrapper i {
  width: 1.2em;
  margin-right: 0.5em;
}

/**
 *
 */
.node-press-document .content ul li {
  padding-left: 0;
}

/**
  * Fix bug slider loading
  */
.block-latest-content.slider,
.block-slider-block {
  overflow: hidden;
}

.bxs-slider {
  width: 2000%;
}
.bxs-slider > * {
  float: left;
}

/**
 * Related products
 */
.block-related-products .field-name-field-product-txt-subtitle {
  font-weight: bold;
}
.block-related-products .field-name-field-commons-txt-teaser {
  font-weight: normal;
}

/**
 * Max reno
 * @todo put this in the correct place
 */
.max-reno-form {
  border: 0 !important;
  text-align: center;
}
.max-reno-form .panel-body {
  padding: 0;
}
.max-reno-form .panel-heading {
  padding: 0;
  color: #80c31c;
  font-weight: bold;
  background: url("../images/max_reno_medium.png") top right no-repeat;
  background-color: #fff;
  border: none;
  line-height: 43px;
  text-align: left;
}
.max-reno-form h3 {
  border-bottom: 6px solid #ffe602;
  padding-bottom: 5px;
  clear: both;
  text-align: left;
}
.max-reno-form > .fieldset-wrapper > .form-item {
  clear: both;
}
.max-reno-form label:before {
  display: none;
}

.max-reno-step-perf > .form-item,
.max-reno-step-work > .form-item {
  margin: 0;
}
@media (min-width: 480px) {
  .max-reno-step-perf > .form-item,
  .max-reno-step-work > .form-item {
    width: 50%;
    float: left;
  }
}
@media (min-width: 960px) {
  .max-reno-step-perf > .form-item,
  .max-reno-step-work > .form-item {
    width: 33.333333%;
  }
}

.max-reno-step-perf .term {
  text-align: left;
}
.max-reno-step-perf .term .term-title > div,
.max-reno-step-perf .term .term-title > h4 {
  float: left;
}
.max-reno-step-perf .term .term-title > div {
  margin-right: 12px;
}
.max-reno-step-perf .term .term-description {
  clear: both;
}

.term-performance-level {
  background: #fff068;
  padding: 6px 12px;
}
.term-performance-level .term-title > div {
  float: left;
}
.term-performance-level .term-title > div {
  margin-right: 12px;
}

.max-reno-step-work .term {
  padding: 6px 12px;
}

@media (min-width: 480px) {
  .max-reno-variant {
    width: 50%;
    float: left;
  }
}

@media (min-width: 480px) {
  .max-reno-form .form-submit {
    margin-top: 12px;
  }
}

.node-starts-variations-default {
  border: 2px solid #80c31c;
  margin: 0 auto 6px;
  text-align: center;
  width: 70%;
}
.node-starts-variations-default .node-title {
  padding: 0;
}
.node-starts-variations-default .node-title a {
  color: #80c31c;
}

.node-starts-variations-star_perf_from_form,
.node-starts-variations-star_perf_default {
  background: #f2f2f2;
  margin-bottom: 12px;
  padding: 0 12px 6px;
}
.node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf,
.node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf,
.node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf,
.node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf,
  .node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf,
  .node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf,
  .node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf {
    width: 50%;
  }
}
.node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf,
.node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf > div,
.node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf,
.node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf > div,
.node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf,
.node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf > div,
.node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf,
.node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf > div {
  display: inline-block;
  position: relative;
}
.node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf > div,
.node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf > div,
.node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf > div,
.node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf > div {
  width: 50%;
}
.node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf .field-label,
.node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf .field-label,
.node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf .field-label,
.node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf .field-label {
  margin-right: 0;
}
.node-starts-variations-star_perf_from_form .field-name-field-stars-txt-aco-perf .field-item,
.node-starts-variations-star_perf_from_form .field-name-field-starts-txt-thermal-perf .field-item,
.node-starts-variations-star_perf_default .field-name-field-stars-txt-aco-perf .field-item,
.node-starts-variations-star_perf_default .field-name-field-starts-txt-thermal-perf .field-item {
  color: #80c31c;
  font-weight: bold;
  font-size: 1.2em;
}

.node-starts-variations-star_perf_from_form .term-performance-level {
  margin-bottom: 6px;
  margin-left: -12px;
  margin-right: -12px;
}

.node-starts-variations-star_perf_default .field-name-field-starts-txt-product-propert {
  background: #ffe602;
  padding: 6px 12px;
  margin-left: -12px;
  margin-right: -12px;
  font-size: 1.2em;
}

.max-reno-star-variant-title {
  font-weight: normal;
  text-transform: uppercase;
  color: #80c31c;
}
.max-reno-star-variant-title.max-reno-logo {
  background: url("../images/max_reno_medium.png") top right no-repeat;
  line-height: 43px;
  padding-top: 0;
}

.schema .left-col .vertical-center {
  text-align: center;
}

.performance .pane-field_solution_er_rel_prod {
  display: block !important;
}

.not-front .pane-region.content-main .geolocation_current_city_pane {
  padding-bottom: 0;
  padding-right: 0;
}

.not-front .pane-region.content-main .geolocation_current_city_pane,
.not-front .pane-region.content-main .pane-set-my-location {
  float: left;
}

.geolocation_current_city_pane .geolocation_current_city {
  float: left;
  margin-top: 5px;
}

.geolocation_current_city_pane .geolocation_current_city a {
  margin-left: 5px;
}

.you_are_here_popup {
  padding: 0 5px;
}

/*ALS 03.2016*/
.page-taxonomy-term.application-list .pane-region.content-main {
  background: none;
}

.page-taxonomy-term.application-list .content-main .panel-pane {
  background: white none repeat scroll 0 0;
}

.page-taxonomy-term.application-list .panel-pane.pane-related-products {
  padding: 0;
  margin-top: 20px;
}

.page-taxonomy-term.application-list .panel-pane.pane-related-products .pane-content {
  padding: 0 16px 10px;
}

.page-news-list .pane-region.content-main {
  background: none;
  padding-top: 0;
}

.page-news-list .view-isvr-news-facet .magic-list-item .node {
  background: #fff;
}

#footer .info-container p.small,
#footer .info-container.info-container-5 p {
  color: #404040;
}

/*
Home new design
*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

body.page-home-new-design {
  background: #ffffff;
}

body.page-home-new-design .container .panels-flexible-region-inside {
  padding: 0;
}

body.page-home-new-design .field-type-emvideo {
  width: 100% !important;
  height: 400px !important;
}

body.page-home-new-design .panels-flexible-region-container-calculator {
  height: 400px;
}

body.page-home-new-design .container .inside .panels-flexible-region {
  padding: 15px;
}

body.page-home-new-design .btn {
  -webkit-border-radius: 0;
          border-radius: 0;
}

body.page-home-new-design .block-button-block {
  min-height: 54px;
}

body.page-home-new-design .categories .block-custom-block .image {
  height: 186px;
}

body.page-home-new-design .categories .block-custom-block .image img {
  height: 100%;
}

body.page-home-new-design .categories .pane-custom {
  padding-bottom: 5px;
}

body.page-home-new-design .panels-flexible-region-container-video object {
  height: 400px;
}

body.page-home-new-design .panels-flexible-region-container-calculator .block-content-image .image {
  height: 400px;
}

body.page-home-new-design .panels-flexible-region-container-calculator .block-content-image .image img {
  min-width: 100%;
  max-width: none;
}

body.page-home-new-design .categories .panels-flexible-region .inside:hover {
  -webkit-box-shadow: 6px 6px 5px -1px #cccccc;
          box-shadow: 6px 6px 5px -1px #cccccc;
  border-bottom-color: #cccccc;
  border-right-color: #cccccc;
}

body.page-home-new-design .block-button-block.btn,
body.page-home-new-design .block-latest-content,
body.page-home-new-design .block-blocks-text,
body.page-home-new-design .block-slider-block,
body.page-home-new-design .block-custom-block {
  margin-bottom: 0;
}

body.page-home-new-design .home-slider .block-slider-block {
  padding: 0 !important;
  padding-left: 15px;
}

body.page-home-new-design .panels-flexible-region-container-promo_slider {
  padding-right: 0 !important;
}

body.html .aside-navigation li a {
  padding: 5px;
  color: #555555;
}

body.html .aside-navigation li a:hover {
  color: #80c31c;
}

body.html .asset-video.isvr-video-full .asset-metas-head {
  background: #fff;
  border: 1px solid #d9d9d9;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}

body.html .asset-video.isvr-video-full .asset-metas-head h6 {
  text-transform: uppercase;
  font-size: 13px;
  color: #80c31c;
  padding: 5px;
}

body.page-home-new-design #main {
  margin-top: 30px;
}

body.page-home-new-design .top-nav {
  width: 1168px;
  margin: auto;
  position: static;
}

@media (min-width: 768px) {
  .col-xs-15 {
    width: 100%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media screen and (max-width: 992px) {
  .col-md-15 .asset-image,
  .col-md-15 strong,
  .col-md-15 p {
    display: inline-block;
  }

  body.page-home-new-design .categories .field-name-field-blocks-list-icons {
    display: none;
  }
}
body.html .navbar .top-nav > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navbar > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist,
body.html #header .navbar > .container ul.menu li.expanded ul.clearlist {
  display: none;
}

@media (max-width: 767px) {
  body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist,
  body.html #header .navbar > .container ul.menu li.expanded ul.clearlist,
  body.page-home-new-design #header .navbar .top-nav ul.menu li.expanded ul.clearlist,
  body.page-home-new-design #header .navbar > .container ul.menu li.expanded ul.clearlist {
    display: block;
  }
}
body.html .navbar .top-nav .tooltip-menu,
body.html .navbar .top-nav .search-form,
body.html .navbar .top-nav .countries-menu {
  float: left;
}

body.html .navbar .top-nav .search-form #edit-basic {
  position: relative;
}

body.html #header .navbar .top-nav .search-and-social-block {
  float: right !important;
}

body.html .navbar .top-nav ul.menu {
  text-transform: uppercase;
  font-size: 8pt;
  float: left;
}

body.html .navbar .top-nav .search-form input[type=submit] {
  text-indent: -2000px;
  width: 29px !important;
  clear: both;
  position: absolute;
  right: 0;
  top: 0;
  background: url(/sites/all/themes/isvr_ru/img/arrow.png) center no-repeat #80c31c;
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}

body.html .navbar .top-nav > .container {
  width: 1138px;
}

@media screen and (max-width: 1025px) {
  .bx-wrapper .bx-controls-direction {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  #header .container {
    width: 948px;
    height: auto !important;
  }

  .main-menu .navbar-nav {
    float: none;
    text-align: center;
  }

  .main-menu > .menu > li {
    display: inline-block;
    float: none !important;
  }

  .main-menu > .menu > li + li {
    margin-left: -3px;
  }

  .aside-navigation {
    width: 608px !important;
    padding-right: 15px;
  }

  body.html #header .navbar .top-nav .header-info .line-tel {
    font-size: 13px !important;
  }

  html body.html #header .navbar .top-nav .header-info {
    width: 320px !important;
    margin: 5px 0 17px 11px !important;
  }

  .top-nav .tooltip-menu li a {
    padding: 0 4px !important;
  }

  body.html .navbar .top-nav .search-form {
    overflow: hidden;
    width: 195px !important;
  }

  .main-menu .navbar-nav > li > .nolink span, .main-menu .navbar-nav > li > a span {
    padding: 0 5px !important;
  }
}
body.html .navbar .top-nav .search-form #edit-keys--2,
body.html .navbar .top-nav .search-form #edit-keys {
  font-size: 1em;
}

@media screen and (max-width: 1200px) {
  .field-type-text-long table img {
    max-width: 100% !important;
    height: auto !important;
  }

  .field-type-text-long table {
    width: 100% !important;
  }
}
@media screen and (max-width: 1000px) {
  .top-nav .tooltip-menu li a {
    padding: 0 8px !important;
  }

  .field-type-text-long table h3 {
    font-size: 14px;
  }

  body.html .main-menu .navbar-nav > li > a,
  body.html .main-menu .navbar-nav > li > .nolink {
    font-size: 11px !important;
  }

  body.html #block-system-main .row-container-5 .col-sm-4, body.html #block-system-main .row-container-5 .no-sidebar .magic-grid .magic-grid-item, .no-sidebar .magic-grid body.html #block-system-main .row-container-5 .magic-grid-item {
    margin-top: 0 !important;
  }

  body .mega-menu-bg {
    display: none;
  }

  body.html #header .navbar .top-nav .search-and-social-block {
    width: auto !important;
    float: none !important;
  }

  .navbar-nav > li > .dropdown-menu:after {
    content: "";
    display: block;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: auto !important;
    height: 7px !important;
    background: #80c31c url("../images/sprite-v-s8832e3ff85.png") 0 0 repeat-x !important;
  }

  .navbar-nav > li > .dropdown-menu {
    background: #fff !important;
    padding-bottom: 10px !important;
  }

  .dropdown-menu > li > a {
    white-space: normal;
  }

  body.html #header .navbar .top-nav .header-info .line-tel {
    font-size: 16px !important;
  }

  #header .container {
    width: 100% !important;
  }

  #header > .navbar > .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  html body.html #header .navbar .top-nav .aside-navigation .header-info {
    margin-left: 0 !important;
    width: auto !important;
  }

  body.html .navbar .top-nav > .container {
    display: block;
  }
}
body.html .field-type-emvideo {
  width: auto !important;
  height: auto !important;
}

body.html #modal-content .field-type-emvideo {
  width: 800px;
  height: 600px;
}

.video__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.visible_mobile {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .visible_mobile {
    display: block !important;
  }

  .product-img {
    overflow: hidden;
  }

  .node-type-solution .pane-field_solution_er_rel_prod li + li {
    margin-top: 20px;
  }

  div.pane-field_solution_er_rel_prod ol, div.pane-related-products ol,
  div.pane-field_solution_er_rel_prod li, div.pane-related-products li {
    margin-right: 0 !important;
    display: block !important;
    width: auto !important;
    float: none !important;
  }

  .navbar > .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
                -ms-grid-row-align: stretch;
            align-items: stretch;
  }
}
.video__wrapper iframe,
.video__wrapper object {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.video__wrapper + .asset-metas {
  background: #fff;
  border: 1px solid #d9d9d9;
}

.video__wrapper + .asset-metas h6 {
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  color: #80c31c;
  font-weight: bold;
  padding: 18px;
  width: auto;
}

body.html #header .aside-navigation > ul.menu > li.expanded:hover > ul.clearlist {
  z-index: 1111 !important;
}

html body.html .pane-w-calculator .field-item .image {
  height: 368px !important;
}

body.html .pane-w-calculator .image img {
  min-width: 100%;
  max-width: none;
  height: 100% !important;
  width: auto !important;
}

body.html .pane-w-calculator .block-content-text h3 {
  color: #ffe602;
  font-size: 13px;
  text-transform: uppercase;
}

body.html .pane-w-calculator .block-title {
  margin: 5px 0 8px 0 !important;
  padding: 0 !important;
}

.list-square_small a {
  font-size: 13px;
  color: #404040;
  text-decoration: none;
}

.list-square_small a:hover {
  color: #80c31c;
}

@media screen and (min-width: 767px) {
  body.html .panels-flexible-region-container-news_ .block-latest-content.list {
    height: 446px;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
  }

  body.html .panels-flexible-region-container-news_ .block-latest-content.list .link {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 2;
  }

  body.html .panels-flexible-region-container-news_ .block-latest-content.list .link:after {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    left: 0;
    right: 0;
    height: 15px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#ffffff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  }
}
@media screen and (max-width: 1200px) and (min-width: 767px) {
  body.html .panels-flexible-region-container-news_ .block-latest-content.list ul li span,
  body.html #block-system-main .row-container-4 .block-latest-content.list ul li span, body.html #block-system-main .row-container-9 .block-latest-content.list ul li span {
    display: inline !important;
  }

  body.html .panels-flexible-region-container-news_ .block-latest-content.list {
    height: 363px;
  }
}
@media screen and (max-width: 960px) and (min-width: 767px) {
  body.html .panels-flexible-region-container-news_ .block-latest-content.list {
    height: 289px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /*
  body.html .panels-flexible-region-container-news_ .block-latest-content.list ul li:nth-child(5),
  body.html .panels-flexible-region-container-news_ .block-latest-content.list ul li:nth-child(4) {
      display:none;
  }
  */
}
@media screen and (max-width: 768px) {
  .col-md-15 .asset-image,
  .col-md-15 strong,
  .col-md-15 p {
    float: left;
  }

  .row-container-8-inside .col-md-15 {
    display: block;
    width: 100%;
  }

  /*

  body.html .categories .inside .inside > div:not(:first-child) {
      display: none;
  }
  .row-container-3 .col-sm-3 {
      clear:left;
  }
  */
  body.html .categories .field-name-field-blocks-list-icons {
    display: inline-block;
  }
}
.js-disabled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 1500;
  background-color: #f25648;
  color: #fff;
}

.js-disabled input[type="checkbox"] {
  display: none;
}

.js-disabled input[type="checkbox"]:checked + .message-js-disabled {
  display: none;
}

.js-disabled label {
  position: absolute;
  top: 25px;
  right: 50px;
  padding: 0 5px;
  text-transform: lowercase;
  font-size: 20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  line-height: 20px;
}

.js-disabled label:hover {
  background: -webkit-radial-gradient(rgba(60, 60, 60, 0.4), rgba(0, 0, 0, 0));
  background: radial-gradient(rgba(60, 60, 60, 0.4), rgba(0, 0, 0, 0));
  padding: 5px 10px;
  top: 20px;
  right: 45px;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.js-disabled h6 {
  font-size: 25px;
  line-height: 25px;
  margin: 30px 0 10px;
}

.js-disabled p {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}

.js-disabled .last {
  position: absolute;
  top: 10px;
  right: 25px;
  width: 20px;
  height: 20px;
}

.js-disabled .how-to {
  display: block;
  position: relative;
  padding: 10px 20px;
  margin: 30px auto;
  width: 230px;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #ffffff;
  cursor: pointer;
}

.js-disabled .how-to:hover {
  color: #f25648;
  background-color: #ffffff;
}

div.pane-field_solution_er_rel_prod ol,
div.pane-related-products ol {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

div.pane-field_solution_er_rel_prod li,
div.pane-related-products li {
  width: 230px;
  font-size: 13px !important;
  vertical-align: top;
  outline: 2px solid #80c31c;
  padding-bottom: 26px;
  margin-right: 16px;
}

div.pane-field_solution_er_rel_prod h3,
div.pane-related-products h3 {
  text-align: left;
  font-size: 12px;
  padding-top: 4px;
}

div.pane-field_solution_er_rel_prod div.proguct-info,
div.pane-related-products div.proguct-info {
  padding: 26px;
  overflow: hidden;
  min-height: 200px;
}

div.pane-field_solution_er_rel_prod .product-desc,
div.pane-related-products .product-desc {
  font-size: 13px;
  line-height: 14px;
  padding-bottom: 5px;
  color: #404040;
}

div.pane-field_solution_er_rel_prod .proguct-info h3 a,
div.pane-related-products .proguct-info h3 a {
  color: #80c31c !important;
}

div.pane-field_solution_er_rel_prod .product-desc h3 a:hover,
div.pane-related-products .product-desc h3 a:hover {
  color: #404040 !important;
}

div.pane-field_solution_er_rel_prod span,
div.pane-related-products span {
  font-weight: normal;
  display: block;
  color: #404040;
}

div.pane-field_solution_er_rel_prod span::after,
div.pane-related-products span::after {
  display: table;
  content: '';
  clear: both;
}

div.pane-field_solution_er_rel_prod .info-line,
div.pane-related-products .info-line {
  white-space: nowrap;
  position: relative;
}

div.pane-field_solution_er_rel_prod .info-line .lbl,
div.pane-related-products .info-line .lbl {
  float: left;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  padding-right: 1px;
}

div.pane-field_solution_er_rel_prod .info-line .dots-line,
div.pane-related-products .info-line .dots-line {
  position: absolute;
  z-index: 0;
  display: block;
  left: 0;
  right: 0;
  bottom: 5px;
  border-bottom: 1px dotted black;
  height: 1px;
}

div.pane-field_solution_er_rel_prod .info-line .val,
div.pane-related-products .info-line .val {
  float: right;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  padding-left: 1px;
}

div.pane-field_solution_er_rel_prod .product-btn,
div.pane-related-products .product-btn {
  background: #80c31c;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-left: 26px;
  text-align: center;
  color: #404040;
  text-decoration: none;
}

.node-type-solution div.pane-field_solution_er_rel_prod li a,
.node-type-solution div.pane-related-products li a.product-btn {
  color: #404040;
}

.node-type-solution div.pane-field_solution_er_rel_prod li a:hover,
.node-type-solution div.pane-related-products li a.product-btn:hover {
  color: #000;
}

/* Edits by AT */
body {
  padding-top: 130px !important;
}

@media (max-width: 1199px) {
  body.html #header .navbar .top-nav .header-info .line-tel {
    top: 8px !important;
  }

  body.html #header .navbar .top-nav .header-info:before {
    top: 6px !important;
  }
}
@media (max-width: 1199px) {
  .block-button-block.btn > .field.field-name-field-button-block-lk-link a {
    font-size: 11px !important;
  }
}
@media (max-width: 1199px) and (min-width: 1000px) {
  html body.html .pane-w-calculator .field-item .image {
    height: 418px !important;
  }
}
@media screen and (max-width: 1199px) {
  body.html #header .navbar .top-nav .header-info .line-tel {
    top: 0 !important;
  }

  body.html #header .navbar .top-nav .header-info:before {
    top: 0 !important;
  }
}
@media screen and (max-width: 1000px) {
  body {
    padding-top: 190px !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0 !important;
  }
}
.container {
  margin: 0 auto !important;
  float: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.navbar {
  border: none !important;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

body.html #header .navbar .top-nav ul.menu li.expanded:hover ul.clearlist {
  display: block;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist {
  position: absolute;
  z-index: 99;
  background: white;
}

body.html #header .navbar .top-nav .header-info {
  float: left;
  position: relative;
  left: 0;
  width: 300px;
  padding-left: 0;
  margin-right: 50px;
}

body.html #header .navbar .top-nav .header-info:before {
  position: relative;
  left: 0;
  float: left;
  margin-top: -17px;
  background: url(img/telephone.png) no-repeat;
  width: 20px;
}

body.html #header .navbar .top-nav .header-info span {
  line-height: 1;
}

body.html #header .navbar .top-nav .header-info .line-tel {
  color: black;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  top: 0;
  left: 0;
  margin: -5px 0px 0px 0px;
  letter-spacing: 1.1px;
}

body.html #header .navbar .top-nav .header-info .line-tel a {
  color: black;
  text-decoration: none;
}

body.html #header .navbar .top-nav .header-info .line-2 {
  margin-top: 2px;
  font-size: 10px;
}

body.html #header .navbar .top-nav .header-info .contact_btn {
  float: right;
}

body.html #header .navbar .top-nav .header-info .contact_btn a {
  display: block;
  color: white;
  padding: 7px 10px;
  background: #80c31c;
  margin-top: -27px;
  text-decoration: none;
}

.navbar:after {
  clear: both;
}

body.html .row-container-4 .panels-flexible-region-last .block-custom-block.block-no-icon .block-content {
  border: none;
}

@media (min-width: 767px) {
  .navbar-nav > li {
    margin: 0;
  }
}
@media (max-width: 766px) {
  .navbar-form .form-group {
    margin-bottom: 0;
  }
}
ul.list-square_small {
  padding: 5px 8px;
  margin: 0;
}

ul.list-square_small li {
  list-style: none;
  position: relative;
  margin-bottom: 0.4em;
}

ul.list-square_small li:before {
  position: absolute;
  left: -8px;
  top: 7px;
  background-color: #80c31c;
  width: 3px;
  height: 3px;
  content: '';
  display: block;
}

.oftop-2 {
  margin-top: 48px;
}

.bx-pager-equal-slides {
  margin-bottom: 0;
}

@media (max-width: 959px) {
  .main-menu {
    margin: 0 !important;
  }

  body.html .main-menu .navbar-nav > li > a,
  body.html .main-menu .navbar-nav > li > .nolink {
    font-size: 10px !important;
  }
}
@media (max-width: 800px) {
  body.html .main-menu .navbar-nav > li > a,
  body.html .main-menu .navbar-nav > li > .nolink {
    font-size: 9px !important;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    height: 68px;
    line-height: 68px;
  }
}
.main-menu {
  margin-right: -15px;
}

.main-menu > .menu > li {
  float: left;
}

.top-nav {
  width: auto !important;
  margin: 0 !important;
  padding: 7px 0 0 0 !important;
  position: relative;
  right: auto !important;
  left: auto !important;
  top: auto !important;
  height: auto !important;
}

.top-nav:before {
  display: block;
  position: absolute;
  content: '';
  background: #fff;
  top: 7px;
  left: 0;
  bottom: 0;
  right: 50%;
}

.top-nav .tooltip-menu li a {
  padding: 0 0.6em;
  font-size: 14px;
}

@media (max-width: 480px) {
  .top-nav .popover-menu {
    top: auto;
  }

  .top-nav form#search-form {
    padding: 0;
  }
}
.main-menu .navbar-nav {
  float: right;
  padding-top: 26px;
}

.main-menu .navbar-nav li.open .nolink {
  background: none;
}

.main-menu .navbar-nav > li > .nolink {
  color: #404040;
  text-transform: uppercase;
  padding: 0;
}

.main-menu .navbar-nav > li > a,
.main-menu .navbar-nav > li > .nolink {
  font-size: 12px !important;
}

@media (max-width: 1000px) {
  .main-menu .navbar-nav > li > .nolink span, .main-menu .navbar-nav > li > a span {
    padding: 0 4px;
  }

  body.html #header .navbar .top-nav .header-info .contact_btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-menu > .menu > li {
    float: none;
  }

  .navbar-nav.visible_mobile {
    margin-bottom: 0 !important;
  }

  .navbar-nav.visible_mobile + .navbar-nav {
    margin-top: 0 !important;
  }

  .navbar-nav.visible_mobile + .navbar-nav > .first > a {
    border-top: 1px solid #d9d9d9 !important;
  }

  .main-menu .navbar-nav > li {
    display: block !important;
    float: none;
    text-align: left;
  }

  .main-menu .navbar-nav > li > a,
  .main-menu .navbar-nav > li > .nolink {
    margin: 0 10px;
    padding: 12px 10px;
    border-bottom: 1px solid #d9d9d9;
    display: block;
  }

  .main-menu .navbar-nav > li:last-child > .nolink {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .main-menu .navbar-nav > li > a,
  .main-menu .navbar-nav > li > .nolink {
    position: relative;
    margin-top: 0;
    height: 54px;
    line-height: 54px;
    display: block;
  }

  .main-menu .navbar-nav > li > .nolink span,
  .main-menu .navbar-nav > li > a span {
    display: block;
    border-bottom: 6px solid white;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 54px;
    padding: 0 9px;
    font-weight: bold;
  }

  .main-menu .navbar-nav > li > .nolink:hover span {
    border-color: #e6e6e6;
  }

  .main-menu .navbar-nav > li > .nolink:after {
    right: 0;
  }

  .main-menu .navbar-nav > li.first > .nolink:before {
    left: 0;
  }

  .main-menu .navbar-nav > li > .nolink:after,
  .main-menu .navbar-nav > li.first > .nolink:before {
    content: ' ';
    display: block;
    position: absolute;
    bottom: 0;
    width: 1px;
    height: 60px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #d9d9d9));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), #d9d9d9);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#d9d9d9));
    background-image: linear-gradient(rgba(255, 255, 255, 0), #d9d9d9);
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
  .main-menu .navbar-nav > li > .nolink {
    font-size: 0.85em;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .main-menu .navbar-nav > li > .nolink span,
  .main-menu .navbar-nav > li > a span {
    padding: 6px 10px 0 8px;
  }
}
.block-custom-block.block-style-compact .block-content-text {
  background: none rgba(64, 64, 64, 0.8);
}

.block-custom-block.block-style-compact .block-content-text .block-title {
  font-weight: bold;
  text-align: left;
  line-height: 19px;
}

.block-custom-block.block-style-compact .block-content-text .button-link {
  display: none;
}

.block-button-block.btn > .field.field-name-field-blocks-list-icons i {
  height: 33px;
  width: 33px;
  text-align: center;
  margin: 0;
  padding: 8px;
}

.block-button-block.btn > .field.field-name-field-button-block-lk-link {
  padding-left: 6px;
}

.block-button-block.btn > .field.field-name-field-button-block-lk-link a {
  line-height: 16px;
  display: block;
}

body.html .container .inside .panels-flexible-region {
  padding: 15px 15px 10px;
}

body.html .block-button-block {
  min-height: 49px;
  padding: 7px 14px;
}

body.html .categories .block-button-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 62px;
}

body.html .categories .panel-pane:first-child .pane-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.isvr-button-block-text .list-square_small {
  min-height: 170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

body.html .row-container-3 .block-custom-block .image,
body.html .categories .block-custom-block .image {
  height: 142px !important;
  overflow: hidden;
}

body.html .categories .block-custom-block .image img {
  width: 100%;
  height: auto;
}

body.html .panels-flexible-region-container-video object {
  width: 100%;
  margin: auto;
}

/*
body.html .panels-flexible-region-first .block-content-image .image,
body.html .panels-flexible-region-container-calculator .block-content-image .image {
	height: 327px !important;
}
body.html .panels-flexible-region-first .block-content-image .image img,
body.html .panels-flexible-region-container-calculator .block-content-image .image img {
	height:100%;
	width:auto !important;
	max-width:none !important;

}
*/
body.html .info-multi-block .block-content-image .image {
  height: 205px !important;
}

body.html .aside-navigation > ul > li > a:hover {
  color: #80c31c;
}

body.html .asset-video.isvr-video-full .asset-metas-head h6 {
  font-weight: bold;
  padding: 18px;
  width: auto;
}

#header .container .row {
  padding: 0 0 0.5em 0;
}

.header .navbar-brand #logo {
  margin-top: 10px !important;
  margin-bottom: 9px !important;
}

.header .navbar-brand #logo,
.header .navbar-brand .logo {
  margin-top: 10px !important;
}

body.html #block-system-main .row-container-4 .panels-flexible-region, body.html #block-system-main .row-container-9 .panels-flexible-region {
  padding: 0 15px 15px !important;
}

body.html .categories .panels-flexible-region-container-calculator .block-custom-block .image {
  height: 327px !important;
}

body.html .categories .panels-flexible-region-container-calculator .block-content-image .image img {
  height: 100%;
  width: auto;
}

body.html .categories .panels-flexible-region-first .block-content-text h3,
body.html .categories .panels-flexible-region-container-calculator .block-content-text h3 {
  color: #ffe602;
  font-size: 13px;
  text-transform: uppercase;
}

.block-custom-block.block-style-compact .block-content-text .block-title {
  margin: 5px 0 8px 0 !important;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .header .navbar {
    overflow: hidden;
  }

  .pane-isvr-directories-directories-map, .pane-isvr-fr-geoloc-directories-map-fr {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }

  #main .row,
  #main .magic-grid,
  #main .magic-list .magic-list-item,
  #main .page-references .pane-region.content-main {
    margin-left: 0;
    margin-right: 0;
  }
}
body.html .navbar .top-nav ul.menu {
  padding-left: 0px;
  margin-top: 3px;
  border: none !important;
}

.aside-navigation {
  background-color: #fff;
  float: left;
  padding: 0 20px 2px 0;
  width: 723px;
  /*740*/
}

body.html #header .navbar .top-nav .header-info {
  float: right !important;
  position: relative !important;
  width: 442px !important;
  margin: 5px !important;
  top: 2px !important;
  left: auto !important;
  height: auto;
}
@media (max-width: 1200px) {
  body.html #header .navbar .top-nav .header-info {
    width: 320px !important;
  }
}

body.html #header .navbar .top-nav .header-info:before {
  position: absolute;
  left: 0;
  margin-top: 0 !important;
  background: url(/sites/all/themes/isvr_ru/img/telephone.png) no-repeat;
  width: 20px;
  top: 0;
  height: 16px !important;
}

body.html #header .navbar .top-nav .header-info .line-tel {
  margin: 0 0 0 20px !important;
  letter-spacing: 0.038em !important;
}
@media (max-width: 767px) {
  body.html #header .navbar .top-nav .header-info .line-tel {
    margin: 0 !important;
  }
}

body.html #header .navbar .top-nav .header-info .line-2 {
  white-space: nowrap;
  margin-top: 2px;
}

body.html #header .navbar .top-nav .header-info .contact_btn {
  margin: 0;
  position: relative;
}

body.html #header .navbar .top-nav .header-info .contact_btn a {
  margin: 0 !important;
  letter-spacing: .054em !important;
  position: relative;
  z-index: 1111;
}

body.html .navbar .top-nav .tooltip-menu {
  margin-right: 6px !important;
}

body.html .navbar .top-nav .search-form,
body.html .navbar .top-nav .countries-menu {
  margin-right: 0 !important;
}

.countries-menu {
  margin-left: 10px;
}

body.html .navbar .top-nav .search-form {
  line-height: 1 !important;
  margin-top: 2px;
  width: 228px;
}

body.html .navbar .top-nav .search-form input {
  width: 200px;
  height: 28px;
  -webkit-border-radius: 0;
          border-radius: 0;
}

.countries-menu-link,
.countries-menu-trigger {
  font-size: 15px;
  line-height: 39px !important;
}

body.html .navbar .top-nav .search-form #edit-submit {
  width: 29px !important;
}

body.html #header .navbar .top-nav ul.menu li.expanded:first-child > a {
  padding-left: 0;
}

body.html #header .navbar .top-nav ul.menu.navbar-nav > li > a {
  line-height: 24px;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist li:first-child > a:after {
  display: none !important;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist.ul_level_single {
  background-color: #ebebeb;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist {
  position: absolute;
  margin-top: 0;
  left: 6px;
  width: 190px !important;
  z-index: 99;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist:before {
  display: block !important;
  position: absolute;
  top: -7px;
  z-index: 12111 !important;
  left: 28px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 7px 10px;
  border-color: transparent transparent #ebebeb transparent;
}

body.html #header .navbar .top-nav ul.menu li.expanded > ul.clearlist > li:hover > a {
  background-color: #ffffff;
}

body.html #header .navbar .top-nav ul.menu li.expanded > ul.clearlist > li {
  position: static !important;
  text-transform: none;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist li a:before {
  position: absolute;
  left: 12px;
  top: 17px;
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background: url(/sites/all/themes/isvr_ru/img/square_marker.png) center no-repeat;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist li {
  position: relative;
  z-index: 22;
  margin-left: 0 !important;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist li:before {
  display: none !important;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist li a {
  padding: 8px 22px !important;
  font-size: 14px;
  height: auto !important;
  line-height: 20px;
  position: relative;
  z-index: 1211;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist ul {
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
  z-index: 1111;
  margin: 0;
  width: 0;
  overflow: hidden;
  height: 100%;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist > li:hover ul {
  width: auto;
  height: auto;
  z-index: 1112;
  min-height: 100%;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist > li:hover ul:after {
  position: absolute;
  background-color: #fff;
  display: block;
  content: '';
  left: 190px;
  right: 0;
  top: 0;
  bottom: 0;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist ul li {
  width: 255px;
}

body.html #header .navbar .aside-navigation > ul.menu > li.expanded > ul.clearlist ul li a:hover {
  color: #80c31c;
  text-decoration: underline;
}

body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist ul {
  position: absolute;
  left: 0;
  top: 0;
  display: block !important;
  padding-left: 190px;
  background-color: #ebebeb;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}

.mega-menu-bg {
  top: 126px !important;
}

.logged-in .mega-menu-bg {
  top: 152px !important;
}

/*
body.page-home-new-design #header .navbar .top-nav ul.menu li.expanded ul.clearlist {
	z-index:9911 !important;
}
body.page-home-new-design #header .navbar .top-nav ul.menu li.expanded ul.clearlist li {
	z-index:9912 !important;
}
body.page-home-new-design #header .navbar .top-nav ul.menu li.expanded ul.clearlist li a {
	z-index:99113 !important;
}
body.page-home-new-design #header .navbar .top-nav ul.menu li.expanded ul.clearlist ul {
	z-index:9914 !important;
}
*/
body.html #header .navbar .top-nav ul.menu li.expanded ul.clearlist li:hover ul.ul_col_2 {
  width: 706px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
  display: table;
}

body.html .navbar > .container,
body.html .navbar > .container .navbar-header {
  height: 80px !important;
}

body.html .navbar > .container .navbar-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.main-menu .navbar-nav > li > .nolink span {
  border-bottom: none;
}

body.html #block-system-main .row-container-4 .products-tabs {
  width: auto !important;
}

body.html #block-system-main .row-container-4 .view-id-isvr_ru_product_main_page {
  width: auto !important;
}

body.html #block-system-main .row-container-4 .panels-flexible-region {
  padding: 0 15px 15px;
}

body.html #block-system-main .row-container-4 .col-sm-8 .field-name-field-btext-txt-body h1 {
  margin-top: 0;
}

body.html .panels-flexible-region-container-news_ .block-latest-content,
body.html #block-system-main .row-container-4 .block-latest-content {
  border: 2px solid #ffe602;
  padding: 0 !important;
  background-color: #fff;
}

body.html .asset-video.isvr-video-full .asset-metas-head {
  bottom: 0;
}

.link__rss {
  float: right;
  margin: -1px 0 0;
  width: 20px;
  height: 20px;
  text-indent: -1111px;
  background: url(/sites/all/themes/isvr_ru/img/rss.jpg) center no-repeat;
  overflow: hidden !important;
}

body.html .container .panels-flexible-region-inside {
  padding: 0;
}

body.html .panels-flexible-region-container-news_ .block-title,
body.html #block-system-main .row-container-4 .block-latest-content .block-title,
body.html #block-system-main .row-container-9 .block-latest-content .block-title {
  background: #ffe602;
  padding: 12px 15px 10px;
  text-transform: uppercase;
  font-size: 13px;
  color: #404040;
}

body.html .panels-flexible-region-container-news_ .block-title i,
body.html #block-system-main .row-container-4 .block-latest-content .block-title i,
body.html #block-system-main .row-container-9 .block-latest-content .block-title i {
  display: none;
}

body.html .panels-flexible-region-container-news_ .block-content,
body.html #block-system-main .row-container-4 .block-latest-content .block-content,
body.html #block-system-main .row-container-9 .block-latest-content .block-content {
  border: none;
  margin-top: -10px;
  margin-bottom: 10px;
  padding: 10px !important;
}

body.html .panels-flexible-region-container-news_ .block-latest-content.list ul li,
body.html #block-system-main .row-container-4 .block-latest-content.list ul li,
body.html #block-system-main .row-container-9 .block-latest-content.list ul li {
  border-bottom: 1px solid #d7d7d7;
  padding: 5px 0;
}

body.html .panels-flexible-region-container-news_ .block-latest-content.list ul li::before,
body.html #block-system-main .row-container-4 .block-latest-content.list ul li::before,
body.html #block-system-main .row-container-9 .block-latest-content.list ul li::before {
  display: none;
}

body.html .panels-flexible-region-container-news_ .block-latest-content.list ul li span,
body.html #block-system-main .row-container-4 .block-latest-content.list ul li span,
body.html #block-system-main .row-container-9 .block-latest-content.list ul li span {
  display: block;
  font-size: 11px;
  font-weight: normal;
  color: #797979;
}

body.html .panels-flexible-region-container-news_ .block-latest-content .block-content ul li a,
body.html #block-system-main .row-container-4 .block-latest-content .block-content ul li a,
body.html #block-system-main .row-container-9 .block-latest-content .block-content ul li a {
  text-decoration: underline;
  color: #80c31c;
  font-size: 12px;
}

body.html .panels-flexible-region-container-news_ .block-latest-content .link,
body.html #block-system-main .row-container-4 .block-latest-content .link,
body.html #block-system-main .row-container-9 .block-latest-content .link {
  padding: 0 12px 15px;
}

body.html .panels-flexible-region-container-news_ .block-latest-content .link i,
body.html #block-system-main .row-container-4 .block-latest-content .link i,
body.html #block-system-main .row-container-9 .block-latest-content .link i {
  color: #797979;
  font-size: 10px;
}

body.html .panels-flexible-region-container-news_ .block-latest-content .link a,
body.html #block-system-main .row-container-4 .block-latest-content .link a,
body.html #block-system-main .row-container-9 .block-latest-content .link a {
  color: #797979;
  font-weight: normal;
}

body.html #header .navbar .top-nav .search-and-social-block #search-form--2 {
  position: relative;
}

@media screen and (max-width: 1000px) {
  body.html #footer .row {
    margin: 0;
  }

  body.html #footer .info-container-3 .col,
  body.html #footer .info-container-4 .col-sm-4,
  body.html #footer .info-container-4 .no-sidebar .magic-grid .magic-grid-item,
  .no-sidebar .magic-grid body.html #footer .info-container-4 .magic-grid-item,
  body.html #footer .info-container-5 .col-sm-3 {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }

  .main-menu .navbar-nav {
    float: none;
    clear: both;
    text-align: center;
    padding-top: 0;
  }

  .main-menu .navbar-nav > li {
    float: none;
    display: inline-block;
  }

  body.html .navbar .top-nav:before {
    display: none;
  }

  body.html #header .navbar .aside-navigation {
    display: block !important;
    float: none;
    padding: 0;
    background-color: transparent;
    margin: 10px 15px;
    width: auto !important;
  }

  body.html #header .navbar .aside-navigation ul.menu {
    display: none;
  }

  body.html #header .navbar .top-nav .search-and-social-block {
    position: relative;
    line-height: 1;
    float: none;
    clear: both;
    margin: 15px;
    height: 30px;
    width: auto;
  }

  body.html #header .navbar .top-nav .search-and-social-block .tooltip-menu {
    position: absolute;
    top: -41px;
    right: 0;
    z-index: 11111111;
    margin: 0 !important;
  }

  body.html #header .navbar .top-nav .search-and-social-block #search-form--2,
  body.html #header .navbar .top-nav .search-and-social-block #search-form {
    width: auto !important;
    margin: 0 45px 0 0 !important;
    float: none !important;
  }

  body.html #header .navbar .top-nav .search-and-social-block .search-form #edit-basic .form-item {
    display: block;
    margin-right: 29px;
  }

  body.html .navbar .top-nav .search-form input {
    margin-top: 0;
    width: 100%;
  }

  body.html #header .navbar .top-nav .search-and-social-block .search-form #edit-submit {
    margin: 0 !important;
    position: absolute !important;
    float: right !important;
    top: 0 !important;
  }

  body.html #header .navbar .top-nav .search-and-social-block .countries-menu {
    position: absolute !important;
    margin-top: 0 !important;
    bottom: -6px !important;
    right: 8px !important;
  }

  body.html .navbar > .container, body.html .navbar > .container .navbar-header {
    height: auto !important;
  }

  body.html #header .navbar .top-nav .header-info {
    float: none !important;
    margin: 0 !important;
    width: auto !important;
  }

  .row-container-3 .col-sm-3 {
    width: 50%;
  }

  .row-container-3 .col-sm-3:first-child + .col-sm-3 + .col-sm-3 {
    clear: left;
  }

  .row-container-4 .col-sm-4, .row-container-4 .no-sidebar .magic-grid .magic-grid-item, .no-sidebar .magic-grid .row-container-4 .magic-grid-item,
  .row-container-4 .col-sm-8,
  .row-container-4 .col-sm-3,
  .row-container-4 .col-sm-9 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .main-menu .navbar-nav {
    text-align: left;
  }
}
@media screen and (max-width: 462px) {
  .row-container-3 .col-sm-3 {
    width: 100%;
  }

  body.html #header .navbar .top-nav .search-and-social-block .countries-menu {
    /* position: relative; */
    /* margin-top: -35px; */
  }
}
body.html #footer .info-container p.small, body.page-home-new-design #footer .info-container.info-container-5 p {
  color: #404040 !important;
}

.page-admin .top-nav:before {
  display: none !important;
}

.pane-content div.rtecenter {
  margin-bottom: 9px;
}

@media screen and (max-width: 1023px) {
  .advantages .col-md-15 {
    width: 100%;
  }

  .advantages .pane-content .rtecenter,
  .advantages .pane-content p {
    padding-left: 0 !important;
    float: none !important;
    display: block;
  }

  .advantages .pane-content p strong {
    float: none !important;
    padding: 0 !important;
  }

  .advantages .pane-content .rtecenter:first-child {
    float: left !important;
    width: 65px;
    margin-bottom: 0 !important;
    text-align: left !important;
  }

  .advantages .pane-content .rtecenter:first-child ~ p {
    margin-left: 65px !important;
  }
}
body.body_zoomed .aside-navigation {
  width: 649px !important;
}

body.body_zoomed #header .navbar .top-nav .header-info .line-2 {
  display: inline-block;
  margin: 5px 0 0 20px !important;
}

body.body_zoomed #header .navbar .top-nav .header-info .line-tel {
  display: inline-block;
  margin-top: 5px !important;
}

body.body_zoomed #header .navbar .top-nav .header-info {
  float: none !important;
  width: 875px !important;
  clear: left;
  margin-left: 0 !important;
  position: absolute !important;
  right: 0;
  top: 100% !important;
  margin-top: 22px !important;
}

body.html.body_zoomed #header .navbar .top-nav .header-info:before {
  margin-top: 5px !important;
}

body.body_zoomed .navbar .top-nav {
  margin-bottom: 10px !important;
}

/* /Edits by AT */
@media (max-width: 1000px) {
  html body.html #header .navbar .top-nav .aside-navigation .header-info {
    float: left !important;
    top: -10px !important;
  }
}
