﻿/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*##FILE## variable.less: CONTIENE LE VARIABILI CUSTOMIZZATE DI BOOTSTRAP E ALCUNE AGGIUNTIVE */
/* FONTS */
/* FONTS */
/* Yanone+Kaffeesatz */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css);
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/yanonekaffeesatz/v34/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoqNWZeWGP.ttf) format('truetype');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/yanonekaffeesatz/v34/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIfto9tWZeWGP.ttf) format('truetype');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/yanonekaffeesatz/v34/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIftoEdKZeWGP.ttf) format('truetype');
}
/*font-family: 'Yanone Kaffeesatz', sans-serif;*/
/* Font Awesome */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.legacy{
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.legacy{
  margin: 0;
}
.legacy article, .legacy aside, .legacy details, .legacy figcaption, .legacy figure, .legacy footer, .legacy header, .legacy hgroup, .legacy main, .legacy menu, .legacy nav, .legacy section, .legacy summary{
  display: block;
}
.legacy audio, .legacy canvas, .legacy progress, .legacy video{
  display: inline-block;
  vertical-align: baseline;
}
.legacy audio:not([controls]){
  display: none;
  height: 0;
}
.legacy [hidden], .legacy template{
  display: none;
}
.legacy a{
  background-color: transparent;
}
.legacy a:active, .legacy a:hover{
  outline: 0;
}
.legacy abbr[title]{
  border-bottom: 1px dotted;
}
.legacy b, .legacy strong{
  font-weight: bold;
}
.legacy dfn{
  font-style: italic;
}
.legacy h1{
  font-size: 2em;
  margin: 0.67em 0;
}
.legacy mark{
  background: #ff0;
  color: #000;
}
.legacy small{
  font-size: 80%;
}
.legacy sub, .legacy sup{
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.legacy sup{
  top: -0.5em;
}
.legacy sub{
  bottom: -0.25em;
}
.legacy img{
  border: 0;
}
.legacy svg:not(:root){
  overflow: hidden;
}
.legacy figure{
  margin: 1em 40px;
}
.legacy hr{
  box-sizing: content-box;
  height: 0;
}
.legacy pre{
  overflow: auto;
}
.legacy code, .legacy kbd, .legacy pre, .legacy samp{
  font-family: monospace, monospace;
  font-size: 1em;
}
.legacy button, .legacy input, .legacy optgroup, .legacy select, .legacy textarea{
  color: inherit;
  font: inherit;
  margin: 0;
}
.legacy button{
  overflow: visible;
}
.legacy button, .legacy select{
  text-transform: none;
}
.legacy button, .legacy input[type="button"], .legacy input[type="reset"], .legacy input[type="submit"]{
  -webkit-appearance: button;
  cursor: pointer;
}
.legacy button[disabled], .legacy input[disabled]{
  cursor: default;
}
.legacy button::-moz-focus-inner, .legacy input::-moz-focus-inner{
  border: 0;
  padding: 0;
}
.legacy input{
  line-height: normal;
}
.legacy input[type="checkbox"], .legacy input[type="radio"]{
  box-sizing: border-box;
  padding: 0;
}
.legacy input[type="number"]::-webkit-inner-spin-button, .legacy input[type="number"]::-webkit-outer-spin-button{
  height: auto;
}
.legacy input[type="search"]{
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.legacy input[type="search"]::-webkit-search-cancel-button, .legacy input[type="search"]::-webkit-search-decoration{
  -webkit-appearance: none;
}
.legacy fieldset{
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.legacy legend{
  border: 0;
  padding: 0;
}
.legacy textarea{
  overflow: auto;
}
.legacy optgroup{
  font-weight: bold;
}
.legacy table{
  border-collapse: collapse;
  border-spacing: 0;
}
.legacy td, .legacy th{
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  .legacy *, .legacy *:before, .legacy *:after{
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .legacy a, .legacy a:visited{
    text-decoration: underline;
  }
  .legacy a[href]:after{
    content: " (" attr(href) ")";
  }
  .legacy abbr[title]:after{
    content: " (" attr(title) ")";
  }
  .legacy a[href^="#"]:after, .legacy a[href^="javascript:"]:after{
    content: "";
  }
  .legacy pre, .legacy blockquote{
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .legacy thead{
    display: table-header-group;
  }
  .legacy tr, .legacy img{
    page-break-inside: avoid;
  }
  .legacy img{
    max-width: 100% !important;
  }
  .legacy p, .legacy h2, .legacy h3{
    orphans: 3;
    widows: 3;
  }
  .legacy h2, .legacy h3{
    page-break-after: avoid;
  }
  .legacy .navbar{
    display: none;
  }
  .legacy .btn > .caret, .legacy .dropup > .btn > .caret{
    border-top-color: #000 !important;
  }
  .legacy .label{
    border: 1px solid #000;
  }
  .legacy .table{
    border-collapse: collapse !important;
  }
  .legacy .table td, .legacy .table th{
    background-color: #fff !important;
  }
  .legacy .table-bordered th, .legacy .table-bordered td{
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.legacy .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;
}
.legacy .glyphicon-asterisk:before{
  content: "\002a";
}
.legacy .glyphicon-plus:before{
  content: "\002b";
}
.legacy .glyphicon-euro:before, .legacy .glyphicon-eur:before{
  content: "\20ac";
}
.legacy .glyphicon-minus:before{
  content: "\2212";
}
.legacy .glyphicon-cloud:before{
  content: "\2601";
}
.legacy .glyphicon-envelope:before{
  content: "\2709";
}
.legacy .glyphicon-pencil:before{
  content: "\270f";
}
.legacy .glyphicon-glass:before{
  content: "\e001";
}
.legacy .glyphicon-music:before{
  content: "\e002";
}
.legacy .glyphicon-search:before{
  content: "\e003";
}
.legacy .glyphicon-heart:before{
  content: "\e005";
}
.legacy .glyphicon-star:before{
  content: "\e006";
}
.legacy .glyphicon-star-empty:before{
  content: "\e007";
}
.legacy .glyphicon-user:before{
  content: "\e008";
}
.legacy .glyphicon-film:before{
  content: "\e009";
}
.legacy .glyphicon-th-large:before{
  content: "\e010";
}
.legacy .glyphicon-th:before{
  content: "\e011";
}
.legacy .glyphicon-th-list:before{
  content: "\e012";
}
.legacy .glyphicon-ok:before{
  content: "\e013";
}
.legacy .glyphicon-remove:before{
  content: "\e014";
}
.legacy .glyphicon-zoom-in:before{
  content: "\e015";
}
.legacy .glyphicon-zoom-out:before{
  content: "\e016";
}
.legacy .glyphicon-off:before{
  content: "\e017";
}
.legacy .glyphicon-signal:before{
  content: "\e018";
}
.legacy .glyphicon-cog:before{
  content: "\e019";
}
.legacy .glyphicon-trash:before{
  content: "\e020";
}
.legacy .glyphicon-home:before{
  content: "\e021";
}
.legacy .glyphicon-file:before{
  content: "\e022";
}
.legacy .glyphicon-time:before{
  content: "\e023";
}
.legacy .glyphicon-road:before{
  content: "\e024";
}
.legacy .glyphicon-download-alt:before{
  content: "\e025";
}
.legacy .glyphicon-download:before{
  content: "\e026";
}
.legacy .glyphicon-upload:before{
  content: "\e027";
}
.legacy .glyphicon-inbox:before{
  content: "\e028";
}
.legacy .glyphicon-play-circle:before{
  content: "\e029";
}
.legacy .glyphicon-repeat:before{
  content: "\e030";
}
.legacy .glyphicon-refresh:before{
  content: "\e031";
}
.legacy .glyphicon-list-alt:before{
  content: "\e032";
}
.legacy .glyphicon-lock:before{
  content: "\e033";
}
.legacy .glyphicon-flag:before{
  content: "\e034";
}
.legacy .glyphicon-headphones:before{
  content: "\e035";
}
.legacy .glyphicon-volume-off:before{
  content: "\e036";
}
.legacy .glyphicon-volume-down:before{
  content: "\e037";
}
.legacy .glyphicon-volume-up:before{
  content: "\e038";
}
.legacy .glyphicon-qrcode:before{
  content: "\e039";
}
.legacy .glyphicon-barcode:before{
  content: "\e040";
}
.legacy .glyphicon-tag:before{
  content: "\e041";
}
.legacy .glyphicon-tags:before{
  content: "\e042";
}
.legacy .glyphicon-book:before{
  content: "\e043";
}
.legacy .glyphicon-bookmark:before{
  content: "\e044";
}
.legacy .glyphicon-print:before{
  content: "\e045";
}
.legacy .glyphicon-camera:before{
  content: "\e046";
}
.legacy .glyphicon-font:before{
  content: "\e047";
}
.legacy .glyphicon-bold:before{
  content: "\e048";
}
.legacy .glyphicon-italic:before{
  content: "\e049";
}
.legacy .glyphicon-text-height:before{
  content: "\e050";
}
.legacy .glyphicon-text-width:before{
  content: "\e051";
}
.legacy .glyphicon-align-left:before{
  content: "\e052";
}
.legacy .glyphicon-align-center:before{
  content: "\e053";
}
.legacy .glyphicon-align-right:before{
  content: "\e054";
}
.legacy .glyphicon-align-justify:before{
  content: "\e055";
}
.legacy .glyphicon-list:before{
  content: "\e056";
}
.legacy .glyphicon-indent-left:before{
  content: "\e057";
}
.legacy .glyphicon-indent-right:before{
  content: "\e058";
}
.legacy .glyphicon-facetime-video:before{
  content: "\e059";
}
.legacy .glyphicon-picture:before{
  content: "\e060";
}
.legacy .glyphicon-map-marker:before{
  content: "\e062";
}
.legacy .glyphicon-adjust:before{
  content: "\e063";
}
.legacy .glyphicon-tint:before{
  content: "\e064";
}
.legacy .glyphicon-edit:before{
  content: "\e065";
}
.legacy .glyphicon-share:before{
  content: "\e066";
}
.legacy .glyphicon-check:before{
  content: "\e067";
}
.legacy .glyphicon-move:before{
  content: "\e068";
}
.legacy .glyphicon-step-backward:before{
  content: "\e069";
}
.legacy .glyphicon-fast-backward:before{
  content: "\e070";
}
.legacy .glyphicon-backward:before{
  content: "\e071";
}
.legacy .glyphicon-play:before{
  content: "\e072";
}
.legacy .glyphicon-pause:before{
  content: "\e073";
}
.legacy .glyphicon-stop:before{
  content: "\e074";
}
.legacy .glyphicon-forward:before{
  content: "\e075";
}
.legacy .glyphicon-fast-forward:before{
  content: "\e076";
}
.legacy .glyphicon-step-forward:before{
  content: "\e077";
}
.legacy .glyphicon-eject:before{
  content: "\e078";
}
.legacy .glyphicon-chevron-left:before{
  content: "\e079";
}
.legacy .glyphicon-chevron-right:before{
  content: "\e080";
}
.legacy .glyphicon-plus-sign:before{
  content: "\e081";
}
.legacy .glyphicon-minus-sign:before{
  content: "\e082";
}
.legacy .glyphicon-remove-sign:before{
  content: "\e083";
}
.legacy .glyphicon-ok-sign:before{
  content: "\e084";
}
.legacy .glyphicon-question-sign:before{
  content: "\e085";
}
.legacy .glyphicon-info-sign:before{
  content: "\e086";
}
.legacy .glyphicon-screenshot:before{
  content: "\e087";
}
.legacy .glyphicon-remove-circle:before{
  content: "\e088";
}
.legacy .glyphicon-ok-circle:before{
  content: "\e089";
}
.legacy .glyphicon-ban-circle:before{
  content: "\e090";
}
.legacy .glyphicon-arrow-left:before{
  content: "\e091";
}
.legacy .glyphicon-arrow-right:before{
  content: "\e092";
}
.legacy .glyphicon-arrow-up:before{
  content: "\e093";
}
.legacy .glyphicon-arrow-down:before{
  content: "\e094";
}
.legacy .glyphicon-share-alt:before{
  content: "\e095";
}
.legacy .glyphicon-resize-full:before{
  content: "\e096";
}
.legacy .glyphicon-resize-small:before{
  content: "\e097";
}
.legacy .glyphicon-exclamation-sign:before{
  content: "\e101";
}
.legacy .glyphicon-gift:before{
  content: "\e102";
}
.legacy .glyphicon-leaf:before{
  content: "\e103";
}
.legacy .glyphicon-fire:before{
  content: "\e104";
}
.legacy .glyphicon-eye-open:before{
  content: "\e105";
}
.legacy .glyphicon-eye-close:before{
  content: "\e106";
}
.legacy .glyphicon-warning-sign:before{
  content: "\e107";
}
.legacy .glyphicon-plane:before{
  content: "\e108";
}
.legacy .glyphicon-calendar:before{
  content: "\e109";
}
.legacy .glyphicon-random:before{
  content: "\e110";
}
.legacy .glyphicon-comment:before{
  content: "\e111";
}
.legacy .glyphicon-magnet:before{
  content: "\e112";
}
.legacy .glyphicon-chevron-up:before{
  content: "\e113";
}
.legacy .glyphicon-chevron-down:before{
  content: "\e114";
}
.legacy .glyphicon-retweet:before{
  content: "\e115";
}
.legacy .glyphicon-shopping-cart:before{
  content: "\e116";
}
.legacy .glyphicon-folder-close:before{
  content: "\e117";
}
.legacy .glyphicon-folder-open:before{
  content: "\e118";
}
.legacy .glyphicon-resize-vertical:before{
  content: "\e119";
}
.legacy .glyphicon-resize-horizontal:before{
  content: "\e120";
}
.legacy .glyphicon-hdd:before{
  content: "\e121";
}
.legacy .glyphicon-bullhorn:before{
  content: "\e122";
}
.legacy .glyphicon-bell:before{
  content: "\e123";
}
.legacy .glyphicon-certificate:before{
  content: "\e124";
}
.legacy .glyphicon-thumbs-up:before{
  content: "\e125";
}
.legacy .glyphicon-thumbs-down:before{
  content: "\e126";
}
.legacy .glyphicon-hand-right:before{
  content: "\e127";
}
.legacy .glyphicon-hand-left:before{
  content: "\e128";
}
.legacy .glyphicon-hand-up:before{
  content: "\e129";
}
.legacy .glyphicon-hand-down:before{
  content: "\e130";
}
.legacy .glyphicon-circle-arrow-right:before{
  content: "\e131";
}
.legacy .glyphicon-circle-arrow-left:before{
  content: "\e132";
}
.legacy .glyphicon-circle-arrow-up:before{
  content: "\e133";
}
.legacy .glyphicon-circle-arrow-down:before{
  content: "\e134";
}
.legacy .glyphicon-globe:before{
  content: "\e135";
}
.legacy .glyphicon-wrench:before{
  content: "\e136";
}
.legacy .glyphicon-tasks:before{
  content: "\e137";
}
.legacy .glyphicon-filter:before{
  content: "\e138";
}
.legacy .glyphicon-briefcase:before{
  content: "\e139";
}
.legacy .glyphicon-fullscreen:before{
  content: "\e140";
}
.legacy .glyphicon-dashboard:before{
  content: "\e141";
}
.legacy .glyphicon-paperclip:before{
  content: "\e142";
}
.legacy .glyphicon-heart-empty:before{
  content: "\e143";
}
.legacy .glyphicon-link:before{
  content: "\e144";
}
.legacy .glyphicon-phone:before{
  content: "\e145";
}
.legacy .glyphicon-pushpin:before{
  content: "\e146";
}
.legacy .glyphicon-usd:before{
  content: "\e148";
}
.legacy .glyphicon-gbp:before{
  content: "\e149";
}
.legacy .glyphicon-sort:before{
  content: "\e150";
}
.legacy .glyphicon-sort-by-alphabet:before{
  content: "\e151";
}
.legacy .glyphicon-sort-by-alphabet-alt:before{
  content: "\e152";
}
.legacy .glyphicon-sort-by-order:before{
  content: "\e153";
}
.legacy .glyphicon-sort-by-order-alt:before{
  content: "\e154";
}
.legacy .glyphicon-sort-by-attributes:before{
  content: "\e155";
}
.legacy .glyphicon-sort-by-attributes-alt:before{
  content: "\e156";
}
.legacy .glyphicon-unchecked:before{
  content: "\e157";
}
.legacy .glyphicon-expand:before{
  content: "\e158";
}
.legacy .glyphicon-collapse-down:before{
  content: "\e159";
}
.legacy .glyphicon-collapse-up:before{
  content: "\e160";
}
.legacy .glyphicon-log-in:before{
  content: "\e161";
}
.legacy .glyphicon-flash:before{
  content: "\e162";
}
.legacy .glyphicon-log-out:before{
  content: "\e163";
}
.legacy .glyphicon-new-window:before{
  content: "\e164";
}
.legacy .glyphicon-record:before{
  content: "\e165";
}
.legacy .glyphicon-save:before{
  content: "\e166";
}
.legacy .glyphicon-open:before{
  content: "\e167";
}
.legacy .glyphicon-saved:before{
  content: "\e168";
}
.legacy .glyphicon-import:before{
  content: "\e169";
}
.legacy .glyphicon-export:before{
  content: "\e170";
}
.legacy .glyphicon-send:before{
  content: "\e171";
}
.legacy .glyphicon-floppy-disk:before{
  content: "\e172";
}
.legacy .glyphicon-floppy-saved:before{
  content: "\e173";
}
.legacy .glyphicon-floppy-remove:before{
  content: "\e174";
}
.legacy .glyphicon-floppy-save:before{
  content: "\e175";
}
.legacy .glyphicon-floppy-open:before{
  content: "\e176";
}
.legacy .glyphicon-credit-card:before{
  content: "\e177";
}
.legacy .glyphicon-transfer:before{
  content: "\e178";
}
.legacy .glyphicon-cutlery:before{
  content: "\e179";
}
.legacy .glyphicon-header:before{
  content: "\e180";
}
.legacy .glyphicon-compressed:before{
  content: "\e181";
}
.legacy .glyphicon-earphone:before{
  content: "\e182";
}
.legacy .glyphicon-phone-alt:before{
  content: "\e183";
}
.legacy .glyphicon-tower:before{
  content: "\e184";
}
.legacy .glyphicon-stats:before{
  content: "\e185";
}
.legacy .glyphicon-sd-video:before{
  content: "\e186";
}
.legacy .glyphicon-hd-video:before{
  content: "\e187";
}
.legacy .glyphicon-subtitles:before{
  content: "\e188";
}
.legacy .glyphicon-sound-stereo:before{
  content: "\e189";
}
.legacy .glyphicon-sound-dolby:before{
  content: "\e190";
}
.legacy .glyphicon-sound-5-1:before{
  content: "\e191";
}
.legacy .glyphicon-sound-6-1:before{
  content: "\e192";
}
.legacy .glyphicon-sound-7-1:before{
  content: "\e193";
}
.legacy .glyphicon-copyright-mark:before{
  content: "\e194";
}
.legacy .glyphicon-registration-mark:before{
  content: "\e195";
}
.legacy .glyphicon-cloud-download:before{
  content: "\e197";
}
.legacy .glyphicon-cloud-upload:before{
  content: "\e198";
}
.legacy .glyphicon-tree-conifer:before{
  content: "\e199";
}
.legacy .glyphicon-tree-deciduous:before{
  content: "\e200";
}
.legacy .glyphicon-cd:before{
  content: "\e201";
}
.legacy .glyphicon-save-file:before{
  content: "\e202";
}
.legacy .glyphicon-open-file:before{
  content: "\e203";
}
.legacy .glyphicon-level-up:before{
  content: "\e204";
}
.legacy .glyphicon-copy:before{
  content: "\e205";
}
.legacy .glyphicon-paste:before{
  content: "\e206";
}
.legacy .glyphicon-alert:before{
  content: "\e209";
}
.legacy .glyphicon-equalizer:before{
  content: "\e210";
}
.legacy .glyphicon-king:before{
  content: "\e211";
}
.legacy .glyphicon-queen:before{
  content: "\e212";
}
.legacy .glyphicon-pawn:before{
  content: "\e213";
}
.legacy .glyphicon-bishop:before{
  content: "\e214";
}
.legacy .glyphicon-knight:before{
  content: "\e215";
}
.legacy .glyphicon-baby-formula:before{
  content: "\e216";
}
.legacy .glyphicon-tent:before{
  content: "\26fa";
}
.legacy .glyphicon-blackboard:before{
  content: "\e218";
}
.legacy .glyphicon-bed:before{
  content: "\e219";
}
.legacy .glyphicon-apple:before{
  content: "\f8ff";
}
.legacy .glyphicon-erase:before{
  content: "\e221";
}
.legacy .glyphicon-hourglass:before{
  content: "\231b";
}
.legacy .glyphicon-lamp:before{
  content: "\e223";
}
.legacy .glyphicon-duplicate:before{
  content: "\e224";
}
.legacy .glyphicon-piggy-bank:before{
  content: "\e225";
}
.legacy .glyphicon-scissors:before{
  content: "\e226";
}
.legacy .glyphicon-bitcoin:before{
  content: "\e227";
}
.legacy .glyphicon-btc:before{
  content: "\e227";
}
.legacy .glyphicon-xbt:before{
  content: "\e227";
}
.legacy .glyphicon-yen:before{
  content: "\00a5";
}
.legacy .glyphicon-jpy:before{
  content: "\00a5";
}
.legacy .glyphicon-ruble:before{
  content: "\20bd";
}
.legacy .glyphicon-rub:before{
  content: "\20bd";
}
.legacy .glyphicon-scale:before{
  content: "\e230";
}
.legacy .glyphicon-ice-lolly:before{
  content: "\e231";
}
.legacy .glyphicon-ice-lolly-tasted:before{
  content: "\e232";
}
.legacy .glyphicon-education:before{
  content: "\e233";
}
.legacy .glyphicon-option-horizontal:before{
  content: "\e234";
}
.legacy .glyphicon-option-vertical:before{
  content: "\e235";
}
.legacy .glyphicon-menu-hamburger:before{
  content: "\e236";
}
.legacy .glyphicon-modal-window:before{
  content: "\e237";
}
.legacy .glyphicon-oil:before{
  content: "\e238";
}
.legacy .glyphicon-grain:before{
  content: "\e239";
}
.legacy .glyphicon-sunglasses:before{
  content: "\e240";
}
.legacy .glyphicon-text-size:before{
  content: "\e241";
}
.legacy .glyphicon-text-color:before{
  content: "\e242";
}
.legacy .glyphicon-text-background:before{
  content: "\e243";
}
.legacy .glyphicon-object-align-top:before{
  content: "\e244";
}
.legacy .glyphicon-object-align-bottom:before{
  content: "\e245";
}
.legacy .glyphicon-object-align-horizontal:before{
  content: "\e246";
}
.legacy .glyphicon-object-align-left:before{
  content: "\e247";
}
.legacy .glyphicon-object-align-vertical:before{
  content: "\e248";
}
.legacy .glyphicon-object-align-right:before{
  content: "\e249";
}
.legacy .glyphicon-triangle-right:before{
  content: "\e250";
}
.legacy .glyphicon-triangle-left:before{
  content: "\e251";
}
.legacy .glyphicon-triangle-bottom:before{
  content: "\e252";
}
.legacy .glyphicon-triangle-top:before{
  content: "\e253";
}
.legacy .glyphicon-console:before{
  content: "\e254";
}
.legacy .glyphicon-superscript:before{
  content: "\e255";
}
.legacy .glyphicon-subscript:before{
  content: "\e256";
}
.legacy .glyphicon-menu-left:before{
  content: "\e257";
}
.legacy .glyphicon-menu-right:before{
  content: "\e258";
}
.legacy .glyphicon-menu-down:before{
  content: "\e259";
}
.legacy .glyphicon-menu-up:before{
  content: "\e260";
}
.legacy *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.legacy *:before, .legacy *:after{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.legacy{
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.legacy{
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #888888;
  background-color: #fff;
}
.legacy input, .legacy button, .legacy select, .legacy textarea{
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.legacy a{
  color: #993f3f;
  text-decoration: none;
}
.legacy a:hover, .legacy a:focus{
  color: #873838;
  text-decoration: none;
}
.legacy a:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.legacy figure{
  margin: 0;
}
.legacy img{
  vertical-align: middle;
}
.legacy .img-responsive, .legacy .thumbnail > img, .legacy .thumbnail a > img, .legacy .carousel-inner > .item > img, .legacy .carousel-inner > .item > a > img{
  display: block;
  max-width: 100%;
  height: auto;
}
.legacy .img-rounded{
  border-radius: 0;
}
.legacy .img-thumbnail{
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.legacy .img-circle{
  border-radius: 50%;
}
.legacy hr{
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #eee;
}
.legacy .sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.legacy .sr-only-focusable:active, .legacy .sr-only-focusable:focus{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.legacy [role="button"]{
  cursor: pointer;
}
.legacy h1, .legacy h2, .legacy h3, .legacy h4, .legacy h5, .legacy h6, .legacy .h1, .legacy .h2, .legacy .h3, .legacy .h4, .legacy .h5, .legacy .h6{
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #888888;
}
.legacy h1 small, .legacy h2 small, .legacy h3 small, .legacy h4 small, .legacy h5 small, .legacy h6 small, .legacy .h1 small, .legacy .h2 small, .legacy .h3 small, .legacy .h4 small, .legacy .h5 small, .legacy .h6 small, .legacy h1 .small, .legacy h2 .small, .legacy h3 .small, .legacy h4 .small, .legacy h5 .small, .legacy h6 .small, .legacy .h1 .small, .legacy .h2 .small, .legacy .h3 .small, .legacy .h4 .small, .legacy .h5 .small, .legacy .h6 .small{
  font-weight: normal;
  line-height: 1;
  color: #aaa;
}
.legacy h1, .legacy .h1, .legacy h2, .legacy .h2, .legacy h3, .legacy .h3{
  margin-top: 25px;
  margin-bottom: 12.5px;
}
.legacy h1 small, .legacy .h1 small, .legacy h2 small, .legacy .h2 small, .legacy h3 small, .legacy .h3 small, .legacy h1 .small, .legacy .h1 .small, .legacy h2 .small, .legacy .h2 .small, .legacy h3 .small, .legacy .h3 .small{
  font-size: 65%;
}
.legacy h4, .legacy .h4, .legacy h5, .legacy .h5, .legacy h6, .legacy .h6{
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.legacy h4 small, .legacy .h4 small, .legacy h5 small, .legacy .h5 small, .legacy h6 small, .legacy .h6 small, .legacy h4 .small, .legacy .h4 .small, .legacy h5 .small, .legacy .h5 .small, .legacy h6 .small, .legacy .h6 .small{
  font-size: 75%;
}
.legacy h1, .legacy .h1{
  font-size: 58px;
}
.legacy h2, .legacy .h2{
  font-size: 40px;
}
.legacy h3, .legacy .h3{
  font-size: 29px;
}
.legacy h4, .legacy .h4{
  font-size: 24px;
}
.legacy h5, .legacy .h5{
  font-size: 20px;
}
.legacy h6, .legacy .h6{
  font-size: 16px;
}
.legacy p{
  margin: 0 0 12.5px;
}
.legacy .lead{
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .legacy .lead{
    font-size: 27px;
  }
}
.legacy small, .legacy .small{
  font-size: 88%;
}
.legacy mark, .legacy .mark{
  background-color: #fcf8e3;
  padding: 0.2em;
}
.legacy .text-left{
  text-align: left;
}
.legacy .text-right{
  text-align: right;
}
.legacy .text-center{
  text-align: center;
}
.legacy .text-justify{
  text-align: justify;
}
.legacy .text-nowrap{
  white-space: nowrap;
}
.legacy .text-lowercase{
  text-transform: lowercase;
}
.legacy .text-uppercase{
  text-transform: uppercase;
}
.legacy .text-capitalize{
  text-transform: capitalize;
}
.legacy .text-muted{
  color: #aaa;
}
.legacy .text-primary{
  color: #993f3f;
}
.legacy a.text-primary:hover, .legacy a.text-primary:focus{
  color: #753030;
}
.legacy .text-success{
  color: #3c763d;
}
.legacy a.text-success:hover, .legacy a.text-success:focus{
  color: #2b542c;
}
.legacy .text-info{
  color: #31708f;
}
.legacy a.text-info:hover, .legacy a.text-info:focus{
  color: #245269;
}
.legacy .text-warning{
  color: #8a6d3b;
}
.legacy a.text-warning:hover, .legacy a.text-warning:focus{
  color: #66512c;
}
.legacy .text-danger{
  color: #a94442;
}
.legacy a.text-danger:hover, .legacy a.text-danger:focus{
  color: #843534;
}
.legacy .bg-primary{
  color: #fff;
  background-color: #993f3f;
}
.legacy a.bg-primary:hover, .legacy a.bg-primary:focus{
  background-color: #753030;
}
.legacy .bg-success{
  background-color: #dff0d8;
}
.legacy a.bg-success:hover, .legacy a.bg-success:focus{
  background-color: #c1e2b3;
}
.legacy .bg-info{
  background-color: #d9edf7;
}
.legacy a.bg-info:hover, .legacy a.bg-info:focus{
  background-color: #afd9ee;
}
.legacy .bg-warning{
  background-color: #fcf8e3;
}
.legacy a.bg-warning:hover, .legacy a.bg-warning:focus{
  background-color: #f7ecb5;
}
.legacy .bg-danger{
  background-color: #f2dede;
}
.legacy a.bg-danger:hover, .legacy a.bg-danger:focus{
  background-color: #e4b9b9;
}
.legacy .page-header{
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eee;
}
.legacy ul, .legacy ol{
  margin-top: 0;
  margin-bottom: 12.5px;
}
.legacy ul ul, .legacy ol ul, .legacy ul ol, .legacy ol ol{
  margin-bottom: 0;
}
.legacy .list-unstyled{
  padding-left: 0;
  list-style: none;
}
.legacy .list-inline{
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.legacy .list-inline > li{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.legacy dl{
  margin-top: 0;
  margin-bottom: 25px;
}
.legacy dt, .legacy dd{
  line-height: 1.42857143;
}
.legacy dt{
  font-weight: bold;
}
.legacy dd{
  margin-left: 0;
}
@media (min-width: 1100px) {
  .legacy .dl-horizontal dt{
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .legacy .dl-horizontal dd{
    margin-left: 180px;
  }
}
.legacy abbr[title], .legacy abbr[data-original-title]{
  cursor: help;
  border-bottom: 1px dotted #aaa;
}
.legacy .initialism{
  font-size: 90%;
  text-transform: uppercase;
}
.legacy blockquote{
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #eee;
}
.legacy blockquote p:last-child, .legacy blockquote ul:last-child, .legacy blockquote ol:last-child{
  margin-bottom: 0;
}
.legacy blockquote footer, .legacy blockquote small, .legacy blockquote .small{
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #aaa;
}
.legacy blockquote footer:before, .legacy blockquote small:before, .legacy blockquote .small:before{
  content: '\2014 \00A0';
}
.legacy .blockquote-reverse, .legacy blockquote.pull-right{
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.legacy .blockquote-reverse footer:before, .legacy blockquote.pull-right footer:before, .legacy .blockquote-reverse small:before, .legacy blockquote.pull-right small:before, .legacy .blockquote-reverse .small:before, .legacy blockquote.pull-right .small:before{
  content: '';
}
.legacy .blockquote-reverse footer:after, .legacy blockquote.pull-right footer:after, .legacy .blockquote-reverse small:after, .legacy blockquote.pull-right small:after, .legacy .blockquote-reverse .small:after, .legacy blockquote.pull-right .small:after{
  content: '\00A0 \2014';
}
.legacy address{
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
.legacy code, .legacy kbd, .legacy pre, .legacy samp{
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.legacy code{
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
.legacy kbd{
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.legacy kbd kbd{
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.legacy pre{
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #383838;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
.legacy pre code{
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.legacy .pre-scrollable{
  max-height: 340px;
  overflow-y: scroll;
}
.legacy .container{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .legacy .container{
    width: 750px;
  }
}
@media (min-width: 1100px) {
  .legacy .container{
    width: 970px;
  }
}
@media (min-width: 1350px) {
  .legacy .container{
    width: 1170px;
  }
}
.legacy .container-fluid{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .row{
  margin-left: -15px;
  margin-right: -15px;
}
.legacy .col-xs-1, .legacy .col-sm-1, .legacy .col-md-1, .legacy .col-lg-1, .legacy .col-xs-2, .legacy .col-sm-2, .legacy .col-md-2, .legacy .col-lg-2, .legacy .col-xs-3, .legacy .col-sm-3, .legacy .col-md-3, .legacy .col-lg-3, .legacy .col-xs-4, .legacy .col-sm-4, .legacy .col-md-4, .legacy .col-lg-4, .legacy .col-xs-5, .legacy .col-sm-5, .legacy .col-md-5, .legacy .col-lg-5, .legacy .col-xs-6, .legacy .col-sm-6, .legacy .col-md-6, .legacy .col-lg-6, .legacy .col-xs-7, .legacy .col-sm-7, .legacy .col-md-7, .legacy .col-lg-7, .legacy .col-xs-8, .legacy .col-sm-8, .legacy .col-md-8, .legacy .col-lg-8, .legacy .col-xs-9, .legacy .col-sm-9, .legacy .col-md-9, .legacy .col-lg-9, .legacy .col-xs-10, .legacy .col-sm-10, .legacy .col-md-10, .legacy .col-lg-10, .legacy .col-xs-11, .legacy .col-sm-11, .legacy .col-md-11, .legacy .col-lg-11, .legacy .col-xs-12, .legacy .col-sm-12, .legacy .col-md-12, .legacy .col-lg-12{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .col-xs-1, .legacy .col-xs-2, .legacy .col-xs-3, .legacy .col-xs-4, .legacy .col-xs-5, .legacy .col-xs-6, .legacy .col-xs-7, .legacy .col-xs-8, .legacy .col-xs-9, .legacy .col-xs-10, .legacy .col-xs-11, .legacy .col-xs-12{
  float: left;
}
.legacy .col-xs-12{
  width: 100%;
}
.legacy .col-xs-11{
  width: 91.66666667%;
}
.legacy .col-xs-10{
  width: 83.33333333%;
}
.legacy .col-xs-9{
  width: 75%;
}
.legacy .col-xs-8{
  width: 66.66666667%;
}
.legacy .col-xs-7{
  width: 58.33333333%;
}
.legacy .col-xs-6{
  width: 50%;
}
.legacy .col-xs-5{
  width: 41.66666667%;
}
.legacy .col-xs-4{
  width: 33.33333333%;
}
.legacy .col-xs-3{
  width: 25%;
}
.legacy .col-xs-2{
  width: 16.66666667%;
}
.legacy .col-xs-1{
  width: 8.33333333%;
}
.legacy .col-xs-pull-12{
  right: 100%;
}
.legacy .col-xs-pull-11{
  right: 91.66666667%;
}
.legacy .col-xs-pull-10{
  right: 83.33333333%;
}
.legacy .col-xs-pull-9{
  right: 75%;
}
.legacy .col-xs-pull-8{
  right: 66.66666667%;
}
.legacy .col-xs-pull-7{
  right: 58.33333333%;
}
.legacy .col-xs-pull-6{
  right: 50%;
}
.legacy .col-xs-pull-5{
  right: 41.66666667%;
}
.legacy .col-xs-pull-4{
  right: 33.33333333%;
}
.legacy .col-xs-pull-3{
  right: 25%;
}
.legacy .col-xs-pull-2{
  right: 16.66666667%;
}
.legacy .col-xs-pull-1{
  right: 8.33333333%;
}
.legacy .col-xs-pull-0{
  right: auto;
}
.legacy .col-xs-push-12{
  left: 100%;
}
.legacy .col-xs-push-11{
  left: 91.66666667%;
}
.legacy .col-xs-push-10{
  left: 83.33333333%;
}
.legacy .col-xs-push-9{
  left: 75%;
}
.legacy .col-xs-push-8{
  left: 66.66666667%;
}
.legacy .col-xs-push-7{
  left: 58.33333333%;
}
.legacy .col-xs-push-6{
  left: 50%;
}
.legacy .col-xs-push-5{
  left: 41.66666667%;
}
.legacy .col-xs-push-4{
  left: 33.33333333%;
}
.legacy .col-xs-push-3{
  left: 25%;
}
.legacy .col-xs-push-2{
  left: 16.66666667%;
}
.legacy .col-xs-push-1{
  left: 8.33333333%;
}
.legacy .col-xs-push-0{
  left: auto;
}
.legacy .col-xs-offset-12{
  margin-left: 100%;
}
.legacy .col-xs-offset-11{
  margin-left: 91.66666667%;
}
.legacy .col-xs-offset-10{
  margin-left: 83.33333333%;
}
.legacy .col-xs-offset-9{
  margin-left: 75%;
}
.legacy .col-xs-offset-8{
  margin-left: 66.66666667%;
}
.legacy .col-xs-offset-7{
  margin-left: 58.33333333%;
}
.legacy .col-xs-offset-6{
  margin-left: 50%;
}
.legacy .col-xs-offset-5{
  margin-left: 41.66666667%;
}
.legacy .col-xs-offset-4{
  margin-left: 33.33333333%;
}
.legacy .col-xs-offset-3{
  margin-left: 25%;
}
.legacy .col-xs-offset-2{
  margin-left: 16.66666667%;
}
.legacy .col-xs-offset-1{
  margin-left: 8.33333333%;
}
.legacy .col-xs-offset-0{
  margin-left: 0%;
}
@media (min-width: 768px) {
  .legacy .col-sm-1, .legacy .col-sm-2, .legacy .col-sm-3, .legacy .col-sm-4, .legacy .col-sm-5, .legacy .col-sm-6, .legacy .col-sm-7, .legacy .col-sm-8, .legacy .col-sm-9, .legacy .col-sm-10, .legacy .col-sm-11, .legacy .col-sm-12{
    float: left;
  }
  .legacy .col-sm-12{
    width: 100%;
  }
  .legacy .col-sm-11{
    width: 91.66666667%;
  }
  .legacy .col-sm-10{
    width: 83.33333333%;
  }
  .legacy .col-sm-9{
    width: 75%;
  }
  .legacy .col-sm-8{
    width: 66.66666667%;
  }
  .legacy .col-sm-7{
    width: 58.33333333%;
  }
  .legacy .col-sm-6{
    width: 50%;
  }
  .legacy .col-sm-5{
    width: 41.66666667%;
  }
  .legacy .col-sm-4{
    width: 33.33333333%;
  }
  .legacy .col-sm-3{
    width: 25%;
  }
  .legacy .col-sm-2{
    width: 16.66666667%;
  }
  .legacy .col-sm-1{
    width: 8.33333333%;
  }
  .legacy .col-sm-pull-12{
    right: 100%;
  }
  .legacy .col-sm-pull-11{
    right: 91.66666667%;
  }
  .legacy .col-sm-pull-10{
    right: 83.33333333%;
  }
  .legacy .col-sm-pull-9{
    right: 75%;
  }
  .legacy .col-sm-pull-8{
    right: 66.66666667%;
  }
  .legacy .col-sm-pull-7{
    right: 58.33333333%;
  }
  .legacy .col-sm-pull-6{
    right: 50%;
  }
  .legacy .col-sm-pull-5{
    right: 41.66666667%;
  }
  .legacy .col-sm-pull-4{
    right: 33.33333333%;
  }
  .legacy .col-sm-pull-3{
    right: 25%;
  }
  .legacy .col-sm-pull-2{
    right: 16.66666667%;
  }
  .legacy .col-sm-pull-1{
    right: 8.33333333%;
  }
  .legacy .col-sm-pull-0{
    right: auto;
  }
  .legacy .col-sm-push-12{
    left: 100%;
  }
  .legacy .col-sm-push-11{
    left: 91.66666667%;
  }
  .legacy .col-sm-push-10{
    left: 83.33333333%;
  }
  .legacy .col-sm-push-9{
    left: 75%;
  }
  .legacy .col-sm-push-8{
    left: 66.66666667%;
  }
  .legacy .col-sm-push-7{
    left: 58.33333333%;
  }
  .legacy .col-sm-push-6{
    left: 50%;
  }
  .legacy .col-sm-push-5{
    left: 41.66666667%;
  }
  .legacy .col-sm-push-4{
    left: 33.33333333%;
  }
  .legacy .col-sm-push-3{
    left: 25%;
  }
  .legacy .col-sm-push-2{
    left: 16.66666667%;
  }
  .legacy .col-sm-push-1{
    left: 8.33333333%;
  }
  .legacy .col-sm-push-0{
    left: auto;
  }
  .legacy .col-sm-offset-12{
    margin-left: 100%;
  }
  .legacy .col-sm-offset-11{
    margin-left: 91.66666667%;
  }
  .legacy .col-sm-offset-10{
    margin-left: 83.33333333%;
  }
  .legacy .col-sm-offset-9{
    margin-left: 75%;
  }
  .legacy .col-sm-offset-8{
    margin-left: 66.66666667%;
  }
  .legacy .col-sm-offset-7{
    margin-left: 58.33333333%;
  }
  .legacy .col-sm-offset-6{
    margin-left: 50%;
  }
  .legacy .col-sm-offset-5{
    margin-left: 41.66666667%;
  }
  .legacy .col-sm-offset-4{
    margin-left: 33.33333333%;
  }
  .legacy .col-sm-offset-3{
    margin-left: 25%;
  }
  .legacy .col-sm-offset-2{
    margin-left: 16.66666667%;
  }
  .legacy .col-sm-offset-1{
    margin-left: 8.33333333%;
  }
  .legacy .col-sm-offset-0{
    margin-left: 0%;
  }
}
@media (min-width: 1100px) {
  .legacy .col-md-1, .legacy .col-md-2, .legacy .col-md-3, .legacy .col-md-4, .legacy .col-md-5, .legacy .col-md-6, .legacy .col-md-7, .legacy .col-md-8, .legacy .col-md-9, .legacy .col-md-10, .legacy .col-md-11, .legacy .col-md-12{
    float: left;
  }
  .legacy .col-md-12{
    width: 100%;
  }
  .legacy .col-md-11{
    width: 91.66666667%;
  }
  .legacy .col-md-10{
    width: 83.33333333%;
  }
  .legacy .col-md-9{
    width: 75%;
  }
  .legacy .col-md-8{
    width: 66.66666667%;
  }
  .legacy .col-md-7{
    width: 58.33333333%;
  }
  .legacy .col-md-6{
    width: 50%;
  }
  .legacy .col-md-5{
    width: 41.66666667%;
  }
  .legacy .col-md-4{
    width: 33.33333333%;
  }
  .legacy .col-md-3{
    width: 25%;
  }
  .legacy .col-md-2{
    width: 16.66666667%;
  }
  .legacy .col-md-1{
    width: 8.33333333%;
  }
  .legacy .col-md-pull-12{
    right: 100%;
  }
  .legacy .col-md-pull-11{
    right: 91.66666667%;
  }
  .legacy .col-md-pull-10{
    right: 83.33333333%;
  }
  .legacy .col-md-pull-9{
    right: 75%;
  }
  .legacy .col-md-pull-8{
    right: 66.66666667%;
  }
  .legacy .col-md-pull-7{
    right: 58.33333333%;
  }
  .legacy .col-md-pull-6{
    right: 50%;
  }
  .legacy .col-md-pull-5{
    right: 41.66666667%;
  }
  .legacy .col-md-pull-4{
    right: 33.33333333%;
  }
  .legacy .col-md-pull-3{
    right: 25%;
  }
  .legacy .col-md-pull-2{
    right: 16.66666667%;
  }
  .legacy .col-md-pull-1{
    right: 8.33333333%;
  }
  .legacy .col-md-pull-0{
    right: auto;
  }
  .legacy .col-md-push-12{
    left: 100%;
  }
  .legacy .col-md-push-11{
    left: 91.66666667%;
  }
  .legacy .col-md-push-10{
    left: 83.33333333%;
  }
  .legacy .col-md-push-9{
    left: 75%;
  }
  .legacy .col-md-push-8{
    left: 66.66666667%;
  }
  .legacy .col-md-push-7{
    left: 58.33333333%;
  }
  .legacy .col-md-push-6{
    left: 50%;
  }
  .legacy .col-md-push-5{
    left: 41.66666667%;
  }
  .legacy .col-md-push-4{
    left: 33.33333333%;
  }
  .legacy .col-md-push-3{
    left: 25%;
  }
  .legacy .col-md-push-2{
    left: 16.66666667%;
  }
  .legacy .col-md-push-1{
    left: 8.33333333%;
  }
  .legacy .col-md-push-0{
    left: auto;
  }
  .legacy .col-md-offset-12{
    margin-left: 100%;
  }
  .legacy .col-md-offset-11{
    margin-left: 91.66666667%;
  }
  .legacy .col-md-offset-10{
    margin-left: 83.33333333%;
  }
  .legacy .col-md-offset-9{
    margin-left: 75%;
  }
  .legacy .col-md-offset-8{
    margin-left: 66.66666667%;
  }
  .legacy .col-md-offset-7{
    margin-left: 58.33333333%;
  }
  .legacy .col-md-offset-6{
    margin-left: 50%;
  }
  .legacy .col-md-offset-5{
    margin-left: 41.66666667%;
  }
  .legacy .col-md-offset-4{
    margin-left: 33.33333333%;
  }
  .legacy .col-md-offset-3{
    margin-left: 25%;
  }
  .legacy .col-md-offset-2{
    margin-left: 16.66666667%;
  }
  .legacy .col-md-offset-1{
    margin-left: 8.33333333%;
  }
  .legacy .col-md-offset-0{
    margin-left: 0%;
  }
}
@media (min-width: 1350px) {
  .legacy .col-lg-1, .legacy .col-lg-2, .legacy .col-lg-3, .legacy .col-lg-4, .legacy .col-lg-5, .legacy .col-lg-6, .legacy .col-lg-7, .legacy .col-lg-8, .legacy .col-lg-9, .legacy .col-lg-10, .legacy .col-lg-11, .legacy .col-lg-12{
    float: left;
  }
  .legacy .col-lg-12{
    width: 100%;
  }
  .legacy .col-lg-11{
    width: 91.66666667%;
  }
  .legacy .col-lg-10{
    width: 83.33333333%;
  }
  .legacy .col-lg-9{
    width: 75%;
  }
  .legacy .col-lg-8{
    width: 66.66666667%;
  }
  .legacy .col-lg-7{
    width: 58.33333333%;
  }
  .legacy .col-lg-6{
    width: 50%;
  }
  .legacy .col-lg-5{
    width: 41.66666667%;
  }
  .legacy .col-lg-4{
    width: 33.33333333%;
  }
  .legacy .col-lg-3{
    width: 25%;
  }
  .legacy .col-lg-2{
    width: 16.66666667%;
  }
  .legacy .col-lg-1{
    width: 8.33333333%;
  }
  .legacy .col-lg-pull-12{
    right: 100%;
  }
  .legacy .col-lg-pull-11{
    right: 91.66666667%;
  }
  .legacy .col-lg-pull-10{
    right: 83.33333333%;
  }
  .legacy .col-lg-pull-9{
    right: 75%;
  }
  .legacy .col-lg-pull-8{
    right: 66.66666667%;
  }
  .legacy .col-lg-pull-7{
    right: 58.33333333%;
  }
  .legacy .col-lg-pull-6{
    right: 50%;
  }
  .legacy .col-lg-pull-5{
    right: 41.66666667%;
  }
  .legacy .col-lg-pull-4{
    right: 33.33333333%;
  }
  .legacy .col-lg-pull-3{
    right: 25%;
  }
  .legacy .col-lg-pull-2{
    right: 16.66666667%;
  }
  .legacy .col-lg-pull-1{
    right: 8.33333333%;
  }
  .legacy .col-lg-pull-0{
    right: auto;
  }
  .legacy .col-lg-push-12{
    left: 100%;
  }
  .legacy .col-lg-push-11{
    left: 91.66666667%;
  }
  .legacy .col-lg-push-10{
    left: 83.33333333%;
  }
  .legacy .col-lg-push-9{
    left: 75%;
  }
  .legacy .col-lg-push-8{
    left: 66.66666667%;
  }
  .legacy .col-lg-push-7{
    left: 58.33333333%;
  }
  .legacy .col-lg-push-6{
    left: 50%;
  }
  .legacy .col-lg-push-5{
    left: 41.66666667%;
  }
  .legacy .col-lg-push-4{
    left: 33.33333333%;
  }
  .legacy .col-lg-push-3{
    left: 25%;
  }
  .legacy .col-lg-push-2{
    left: 16.66666667%;
  }
  .legacy .col-lg-push-1{
    left: 8.33333333%;
  }
  .legacy .col-lg-push-0{
    left: auto;
  }
  .legacy .col-lg-offset-12{
    margin-left: 100%;
  }
  .legacy .col-lg-offset-11{
    margin-left: 91.66666667%;
  }
  .legacy .col-lg-offset-10{
    margin-left: 83.33333333%;
  }
  .legacy .col-lg-offset-9{
    margin-left: 75%;
  }
  .legacy .col-lg-offset-8{
    margin-left: 66.66666667%;
  }
  .legacy .col-lg-offset-7{
    margin-left: 58.33333333%;
  }
  .legacy .col-lg-offset-6{
    margin-left: 50%;
  }
  .legacy .col-lg-offset-5{
    margin-left: 41.66666667%;
  }
  .legacy .col-lg-offset-4{
    margin-left: 33.33333333%;
  }
  .legacy .col-lg-offset-3{
    margin-left: 25%;
  }
  .legacy .col-lg-offset-2{
    margin-left: 16.66666667%;
  }
  .legacy .col-lg-offset-1{
    margin-left: 8.33333333%;
  }
  .legacy .col-lg-offset-0{
    margin-left: 0%;
  }
}
.legacy table{
  background-color: transparent;
}
.legacy caption{
  padding-top: 8px;
  padding-bottom: 8px;
  color: #aaa;
  text-align: left;
}
.legacy th{
  text-align: left;
}
.legacy .table{
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.legacy .table > thead > tr > th, .legacy .table > tbody > tr > th, .legacy .table > tfoot > tr > th, .legacy .table > thead > tr > td, .legacy .table > tbody > tr > td, .legacy .table > tfoot > tr > td{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.legacy .table > thead > tr > th{
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.legacy .table > caption + thead > tr:first-child > th, .legacy .table > colgroup + thead > tr:first-child > th, .legacy .table > thead:first-child > tr:first-child > th, .legacy .table > caption + thead > tr:first-child > td, .legacy .table > colgroup + thead > tr:first-child > td, .legacy .table > thead:first-child > tr:first-child > td{
  border-top: 0;
}
.legacy .table > tbody + tbody{
  border-top: 2px solid #ddd;
}
.legacy .table .table{
  background-color: #fff;
}
.legacy .table-condensed > thead > tr > th, .legacy .table-condensed > tbody > tr > th, .legacy .table-condensed > tfoot > tr > th, .legacy .table-condensed > thead > tr > td, .legacy .table-condensed > tbody > tr > td, .legacy .table-condensed > tfoot > tr > td{
  padding: 5px;
}
.legacy .table-bordered{
  border: 1px solid #ddd;
}
.legacy .table-bordered > thead > tr > th, .legacy .table-bordered > tbody > tr > th, .legacy .table-bordered > tfoot > tr > th, .legacy .table-bordered > thead > tr > td, .legacy .table-bordered > tbody > tr > td, .legacy .table-bordered > tfoot > tr > td{
  border: 1px solid #ddd;
}
.legacy .table-bordered > thead > tr > th, .legacy .table-bordered > thead > tr > td{
  border-bottom-width: 2px;
}
.legacy .table-striped > tbody > tr:nth-of-type(odd){
  background-color: #f9f9f9;
}
.legacy .table-hover > tbody > tr:hover{
  background-color: #f5f5f5;
}
.legacy table col[class*="col-"]{
  position: static;
  float: none;
  display: table-column;
}
.legacy table td[class*="col-"], .legacy table th[class*="col-"]{
  position: static;
  float: none;
  display: table-cell;
}
.legacy .table > thead > tr > td.active, .legacy .table > tbody > tr > td.active, .legacy .table > tfoot > tr > td.active, .legacy .table > thead > tr > th.active, .legacy .table > tbody > tr > th.active, .legacy .table > tfoot > tr > th.active, .legacy .table > thead > tr.active > td, .legacy .table > tbody > tr.active > td, .legacy .table > tfoot > tr.active > td, .legacy .table > thead > tr.active > th, .legacy .table > tbody > tr.active > th, .legacy .table > tfoot > tr.active > th{
  background-color: #f5f5f5;
}
.legacy .table-hover > tbody > tr > td.active:hover, .legacy .table-hover > tbody > tr > th.active:hover, .legacy .table-hover > tbody > tr.active:hover > td, .legacy .table-hover > tbody > tr:hover > .active, .legacy .table-hover > tbody > tr.active:hover > th{
  background-color: #e8e8e8;
}
.legacy .table > thead > tr > td.success, .legacy .table > tbody > tr > td.success, .legacy .table > tfoot > tr > td.success, .legacy .table > thead > tr > th.success, .legacy .table > tbody > tr > th.success, .legacy .table > tfoot > tr > th.success, .legacy .table > thead > tr.success > td, .legacy .table > tbody > tr.success > td, .legacy .table > tfoot > tr.success > td, .legacy .table > thead > tr.success > th, .legacy .table > tbody > tr.success > th, .legacy .table > tfoot > tr.success > th{
  background-color: #dff0d8;
}
.legacy .table-hover > tbody > tr > td.success:hover, .legacy .table-hover > tbody > tr > th.success:hover, .legacy .table-hover > tbody > tr.success:hover > td, .legacy .table-hover > tbody > tr:hover > .success, .legacy .table-hover > tbody > tr.success:hover > th{
  background-color: #d0e9c6;
}
.legacy .table > thead > tr > td.info, .legacy .table > tbody > tr > td.info, .legacy .table > tfoot > tr > td.info, .legacy .table > thead > tr > th.info, .legacy .table > tbody > tr > th.info, .legacy .table > tfoot > tr > th.info, .legacy .table > thead > tr.info > td, .legacy .table > tbody > tr.info > td, .legacy .table > tfoot > tr.info > td, .legacy .table > thead > tr.info > th, .legacy .table > tbody > tr.info > th, .legacy .table > tfoot > tr.info > th{
  background-color: #d9edf7;
}
.legacy .table-hover > tbody > tr > td.info:hover, .legacy .table-hover > tbody > tr > th.info:hover, .legacy .table-hover > tbody > tr.info:hover > td, .legacy .table-hover > tbody > tr:hover > .info, .legacy .table-hover > tbody > tr.info:hover > th{
  background-color: #c4e3f3;
}
.legacy .table > thead > tr > td.warning, .legacy .table > tbody > tr > td.warning, .legacy .table > tfoot > tr > td.warning, .legacy .table > thead > tr > th.warning, .legacy .table > tbody > tr > th.warning, .legacy .table > tfoot > tr > th.warning, .legacy .table > thead > tr.warning > td, .legacy .table > tbody > tr.warning > td, .legacy .table > tfoot > tr.warning > td, .legacy .table > thead > tr.warning > th, .legacy .table > tbody > tr.warning > th, .legacy .table > tfoot > tr.warning > th{
  background-color: #fcf8e3;
}
.legacy .table-hover > tbody > tr > td.warning:hover, .legacy .table-hover > tbody > tr > th.warning:hover, .legacy .table-hover > tbody > tr.warning:hover > td, .legacy .table-hover > tbody > tr:hover > .warning, .legacy .table-hover > tbody > tr.warning:hover > th{
  background-color: #faf2cc;
}
.legacy .table > thead > tr > td.danger, .legacy .table > tbody > tr > td.danger, .legacy .table > tfoot > tr > td.danger, .legacy .table > thead > tr > th.danger, .legacy .table > tbody > tr > th.danger, .legacy .table > tfoot > tr > th.danger, .legacy .table > thead > tr.danger > td, .legacy .table > tbody > tr.danger > td, .legacy .table > tfoot > tr.danger > td, .legacy .table > thead > tr.danger > th, .legacy .table > tbody > tr.danger > th, .legacy .table > tfoot > tr.danger > th{
  background-color: #f2dede;
}
.legacy .table-hover > tbody > tr > td.danger:hover, .legacy .table-hover > tbody > tr > th.danger:hover, .legacy .table-hover > tbody > tr.danger:hover > td, .legacy .table-hover > tbody > tr:hover > .danger, .legacy .table-hover > tbody > tr.danger:hover > th{
  background-color: #ebcccc;
}
.legacy .table-responsive{
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .legacy .table-responsive{
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .legacy .table-responsive > .table{
    margin-bottom: 0;
  }
  .legacy .table-responsive > .table > thead > tr > th, .legacy .table-responsive > .table > tbody > tr > th, .legacy .table-responsive > .table > tfoot > tr > th, .legacy .table-responsive > .table > thead > tr > td, .legacy .table-responsive > .table > tbody > tr > td, .legacy .table-responsive > .table > tfoot > tr > td{
    white-space: nowrap;
  }
  .legacy .table-responsive > .table-bordered{
    border: 0;
  }
  .legacy .table-responsive > .table-bordered > thead > tr > th:first-child, .legacy .table-responsive > .table-bordered > tbody > tr > th:first-child, .legacy .table-responsive > .table-bordered > tfoot > tr > th:first-child, .legacy .table-responsive > .table-bordered > thead > tr > td:first-child, .legacy .table-responsive > .table-bordered > tbody > tr > td:first-child, .legacy .table-responsive > .table-bordered > tfoot > tr > td:first-child{
    border-left: 0;
  }
  .legacy .table-responsive > .table-bordered > thead > tr > th:last-child, .legacy .table-responsive > .table-bordered > tbody > tr > th:last-child, .legacy .table-responsive > .table-bordered > tfoot > tr > th:last-child, .legacy .table-responsive > .table-bordered > thead > tr > td:last-child, .legacy .table-responsive > .table-bordered > tbody > tr > td:last-child, .legacy .table-responsive > .table-bordered > tfoot > tr > td:last-child{
    border-right: 0;
  }
  .legacy .table-responsive > .table-bordered > tbody > tr:last-child > th, .legacy .table-responsive > .table-bordered > tfoot > tr:last-child > th, .legacy .table-responsive > .table-bordered > tbody > tr:last-child > td, .legacy .table-responsive > .table-bordered > tfoot > tr:last-child > td{
    border-bottom: 0;
  }
}
.legacy fieldset{
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.legacy legend{
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #383838;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.legacy label{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.legacy input[type="search"]{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.legacy input[type="radio"], .legacy input[type="checkbox"]{
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.legacy input[type="file"]{
  display: block;
}
.legacy input[type="range"]{
  display: block;
  width: 100%;
}
.legacy select[multiple], .legacy select[size]{
  height: auto;
}
.legacy input[type="file"]:focus, .legacy input[type="radio"]:focus, .legacy input[type="checkbox"]:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.legacy output{
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #666;
}
.legacy .form-control{
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.legacy .form-control:focus{
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.legacy .form-control::-moz-placeholder{
  color: #999;
  opacity: 1;
}
.legacy .form-control:-ms-input-placeholder{
  color: #999;
}
.legacy .form-control::-webkit-input-placeholder{
  color: #999;
}
.legacy .form-control::-ms-expand{
  border: 0;
  background-color: transparent;
}
.legacy .form-control[disabled], .legacy .form-control[readonly], .legacy fieldset[disabled] .form-control{
  background-color: #eee;
  opacity: 1;
}
.legacy .form-control[disabled], .legacy fieldset[disabled] .form-control{
  cursor: not-allowed;
}
.legacy textarea.form-control{
  height: auto;
}
.legacy input[type="search"]{
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .legacy input[type="date"].form-control, .legacy input[type="time"].form-control, .legacy input[type="datetime-local"].form-control, .legacy input[type="month"].form-control{
    line-height: 39px;
  }
  .legacy input[type="date"].input-sm, .legacy input[type="time"].input-sm, .legacy input[type="datetime-local"].input-sm, .legacy input[type="month"].input-sm, .legacy .input-group-sm input[type="date"], .legacy .input-group-sm input[type="time"], .legacy .input-group-sm input[type="datetime-local"], .legacy .input-group-sm input[type="month"]{
    line-height: 36px;
  }
  .legacy input[type="date"].input-lg, .legacy input[type="time"].input-lg, .legacy input[type="datetime-local"].input-lg, .legacy input[type="month"].input-lg, .legacy .input-group-lg input[type="date"], .legacy .input-group-lg input[type="time"], .legacy .input-group-lg input[type="datetime-local"], .legacy .input-group-lg input[type="month"]{
    line-height: 53px;
  }
}
.legacy .form-group{
  margin-bottom: 15px;
}
.legacy .radio, .legacy .checkbox{
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.legacy .radio label, .legacy .checkbox label{
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.legacy .radio input[type="radio"], .legacy .radio-inline input[type="radio"], .legacy .checkbox input[type="checkbox"], .legacy .checkbox-inline input[type="checkbox"]{
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.legacy .radio + .radio, .legacy .checkbox + .checkbox{
  margin-top: -5px;
}
.legacy .radio-inline, .legacy .checkbox-inline{
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.legacy .radio-inline + .radio-inline, .legacy .checkbox-inline + .checkbox-inline{
  margin-top: 0;
  margin-left: 10px;
}
.legacy input[type="radio"][disabled], .legacy input[type="checkbox"][disabled], .legacy input[type="radio"].disabled, .legacy input[type="checkbox"].disabled, .legacy fieldset[disabled] input[type="radio"], .legacy fieldset[disabled] input[type="checkbox"]{
  cursor: not-allowed;
}
.legacy .radio-inline.disabled, .legacy .checkbox-inline.disabled, .legacy fieldset[disabled] .radio-inline, .legacy fieldset[disabled] .checkbox-inline{
  cursor: not-allowed;
}
.legacy .radio.disabled label, .legacy .checkbox.disabled label, .legacy fieldset[disabled] .radio label, .legacy fieldset[disabled] .checkbox label{
  cursor: not-allowed;
}
.legacy .form-control-static{
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 43px;
}
.legacy .form-control-static.input-lg, .legacy .form-control-static.input-sm{
  padding-left: 0;
  padding-right: 0;
}
.legacy .input-sm{
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.legacy select.input-sm{
  height: 36px;
  line-height: 36px;
}
.legacy textarea.input-sm, .legacy select[multiple].input-sm{
  height: auto;
}
.legacy .form-group-sm .form-control{
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.legacy .form-group-sm select.form-control{
  height: 36px;
  line-height: 36px;
}
.legacy .form-group-sm textarea.form-control, .legacy .form-group-sm select[multiple].form-control{
  height: auto;
}
.legacy .form-group-sm .form-control-static{
  height: 36px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.legacy .input-lg{
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.legacy select.input-lg{
  height: 53px;
  line-height: 53px;
}
.legacy textarea.input-lg, .legacy select[multiple].input-lg{
  height: auto;
}
.legacy .form-group-lg .form-control{
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.legacy .form-group-lg select.form-control{
  height: 53px;
  line-height: 53px;
}
.legacy .form-group-lg textarea.form-control, .legacy .form-group-lg select[multiple].form-control{
  height: auto;
}
.legacy .form-group-lg .form-control-static{
  height: 53px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.legacy .has-feedback{
  position: relative;
}
.legacy .has-feedback .form-control{
  padding-right: 48.75px;
}
.legacy .form-control-feedback{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.legacy .input-lg + .form-control-feedback, .legacy .input-group-lg + .form-control-feedback, .legacy .form-group-lg .form-control + .form-control-feedback{
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.legacy .input-sm + .form-control-feedback, .legacy .input-group-sm + .form-control-feedback, .legacy .form-group-sm .form-control + .form-control-feedback{
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.legacy .has-success .help-block, .legacy .has-success .control-label, .legacy .has-success .radio, .legacy .has-success .checkbox, .legacy .has-success .radio-inline, .legacy .has-success .checkbox-inline, .legacy .has-success.radio label, .legacy .has-success.checkbox label, .legacy .has-success.radio-inline label, .legacy .has-success.checkbox-inline label{
  color: #3c763d;
}
.legacy .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);
}
.legacy .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;
}
.legacy .has-success .input-group-addon{
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.legacy .has-success .form-control-feedback{
  color: #3c763d;
}
.legacy .has-warning .help-block, .legacy .has-warning .control-label, .legacy .has-warning .radio, .legacy .has-warning .checkbox, .legacy .has-warning .radio-inline, .legacy .has-warning .checkbox-inline, .legacy .has-warning.radio label, .legacy .has-warning.checkbox label, .legacy .has-warning.radio-inline label, .legacy .has-warning.checkbox-inline label{
  color: #8a6d3b;
}
.legacy .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);
}
.legacy .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;
}
.legacy .has-warning .input-group-addon{
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.legacy .has-warning .form-control-feedback{
  color: #8a6d3b;
}
.legacy .has-error .help-block, .legacy .has-error .control-label, .legacy .has-error .radio, .legacy .has-error .checkbox, .legacy .has-error .radio-inline, .legacy .has-error .checkbox-inline, .legacy .has-error.radio label, .legacy .has-error.checkbox label, .legacy .has-error.radio-inline label, .legacy .has-error.checkbox-inline label{
  color: #a94442;
}
.legacy .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);
}
.legacy .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;
}
.legacy .has-error .input-group-addon{
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.legacy .has-error .form-control-feedback{
  color: #a94442;
}
.legacy .has-feedback label ~ .form-control-feedback{
  top: 30px;
}
.legacy .has-feedback label.sr-only ~ .form-control-feedback{
  top: 0;
}
.legacy .help-block{
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c8c8c8;
}
@media (min-width: 768px) {
  .legacy .form-inline .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .legacy .form-inline .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .legacy .form-inline .form-control-static{
    display: inline-block;
  }
  .legacy .form-inline .input-group{
    display: inline-table;
    vertical-align: middle;
  }
  .legacy .form-inline .input-group .input-group-addon, .legacy .form-inline .input-group .input-group-btn, .legacy .form-inline .input-group .form-control{
    width: auto;
  }
  .legacy .form-inline .input-group > .form-control{
    width: 100%;
  }
  .legacy .form-inline .control-label{
    margin-bottom: 0;
    vertical-align: middle;
  }
  .legacy .form-inline .radio, .legacy .form-inline .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .legacy .form-inline .radio label, .legacy .form-inline .checkbox label{
    padding-left: 0;
  }
  .legacy .form-inline .radio input[type="radio"], .legacy .form-inline .checkbox input[type="checkbox"]{
    position: relative;
    margin-left: 0;
  }
  .legacy .form-inline .has-feedback .form-control-feedback{
    top: 0;
  }
}
.legacy .form-horizontal .radio, .legacy .form-horizontal .checkbox, .legacy .form-horizontal .radio-inline, .legacy .form-horizontal .checkbox-inline{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.legacy .form-horizontal .radio, .legacy .form-horizontal .checkbox{
  min-height: 32px;
}
.legacy .form-horizontal .form-group{
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .legacy .form-horizontal .control-label{
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.legacy .form-horizontal .has-feedback .form-control-feedback{
  right: 15px;
}
@media (min-width: 768px) {
  .legacy .form-horizontal .form-group-lg .control-label{
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .legacy .form-horizontal .form-group-sm .control-label{
    padding-top: 6px;
    font-size: 16px;
  }
}
.legacy .btn{
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.legacy .btn:focus, .legacy .btn:active:focus, .legacy .btn.active:focus, .legacy .btn.focus, .legacy .btn:active.focus, .legacy .btn.active.focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.legacy .btn:hover, .legacy .btn:focus, .legacy .btn.focus{
  color: #333;
  text-decoration: none;
}
.legacy .btn:active, .legacy .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);
}
.legacy .btn.disabled, .legacy .btn[disabled], .legacy fieldset[disabled] .btn{
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(65));
  filter: alpha(opacity = (65));
  -webkit-box-shadow: none;
  box-shadow: none;
}
.legacy a.btn.disabled, .legacy fieldset[disabled] a.btn{
  pointer-events: none;
}
.legacy .btn-default{
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.legacy .btn-default:focus, .legacy .btn-default.focus{
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.legacy .btn-default:hover{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.legacy .btn-default:active, .legacy .btn-default.active, .legacy .open > .dropdown-toggle.btn-default{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.legacy .btn-default:active:hover, .legacy .btn-default.active:hover, .legacy .open > .dropdown-toggle.btn-default:hover, .legacy .btn-default:active:focus, .legacy .btn-default.active:focus, .legacy .open > .dropdown-toggle.btn-default:focus, .legacy .btn-default:active.focus, .legacy .btn-default.active.focus, .legacy .open > .dropdown-toggle.btn-default.focus{
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.legacy .btn-default:active, .legacy .btn-default.active, .legacy .open > .dropdown-toggle.btn-default{
  background-image: none;
}
.legacy .btn-default.disabled:hover, .legacy .btn-default[disabled]:hover, .legacy fieldset[disabled] .btn-default:hover, .legacy .btn-default.disabled:focus, .legacy .btn-default[disabled]:focus, .legacy fieldset[disabled] .btn-default:focus, .legacy .btn-default.disabled.focus, .legacy .btn-default[disabled].focus, .legacy fieldset[disabled] .btn-default.focus{
  background-color: #fff;
  border-color: #ccc;
}
.legacy .btn-default .badge{
  color: #fff;
  background-color: #333;
}
.legacy .btn-primary{
  color: #fff;
  background-color: #993f3f;
  border-color: #993f3f;
}
.legacy .btn-primary:focus, .legacy .btn-primary.focus{
  color: #fff;
  background-color: #753030;
  border-color: #3f1a1a;
}
.legacy .btn-primary:hover{
  color: #fff;
  background-color: #753030;
  border-color: #6e2d2d;
}
.legacy .btn-primary:active, .legacy .btn-primary.active, .legacy .open > .dropdown-toggle.btn-primary{
  color: #fff;
  background-color: #753030;
  border-color: #6e2d2d;
}
.legacy .btn-primary:active:hover, .legacy .btn-primary.active:hover, .legacy .open > .dropdown-toggle.btn-primary:hover, .legacy .btn-primary:active:focus, .legacy .btn-primary.active:focus, .legacy .open > .dropdown-toggle.btn-primary:focus, .legacy .btn-primary:active.focus, .legacy .btn-primary.active.focus, .legacy .open > .dropdown-toggle.btn-primary.focus{
  color: #fff;
  background-color: #5c2626;
  border-color: #3f1a1a;
}
.legacy .btn-primary:active, .legacy .btn-primary.active, .legacy .open > .dropdown-toggle.btn-primary{
  background-image: none;
}
.legacy .btn-primary.disabled:hover, .legacy .btn-primary[disabled]:hover, .legacy fieldset[disabled] .btn-primary:hover, .legacy .btn-primary.disabled:focus, .legacy .btn-primary[disabled]:focus, .legacy fieldset[disabled] .btn-primary:focus, .legacy .btn-primary.disabled.focus, .legacy .btn-primary[disabled].focus, .legacy fieldset[disabled] .btn-primary.focus{
  background-color: #993f3f;
  border-color: #993f3f;
}
.legacy .btn-primary .badge{
  color: #993f3f;
  background-color: #fff;
}
.legacy .btn-success{
  color: #fff;
  background-color: #008000;
  border-color: #006700;
}
.legacy .btn-success:focus, .legacy .btn-success.focus{
  color: #fff;
  background-color: #004d00;
  border-color: #000000;
}
.legacy .btn-success:hover{
  color: #fff;
  background-color: #004d00;
  border-color: #002900;
}
.legacy .btn-success:active, .legacy .btn-success.active, .legacy .open > .dropdown-toggle.btn-success{
  color: #fff;
  background-color: #004d00;
  border-color: #002900;
}
.legacy .btn-success:active:hover, .legacy .btn-success.active:hover, .legacy .open > .dropdown-toggle.btn-success:hover, .legacy .btn-success:active:focus, .legacy .btn-success.active:focus, .legacy .open > .dropdown-toggle.btn-success:focus, .legacy .btn-success:active.focus, .legacy .btn-success.active.focus, .legacy .open > .dropdown-toggle.btn-success.focus{
  color: #fff;
  background-color: #002900;
  border-color: #000000;
}
.legacy .btn-success:active, .legacy .btn-success.active, .legacy .open > .dropdown-toggle.btn-success{
  background-image: none;
}
.legacy .btn-success.disabled:hover, .legacy .btn-success[disabled]:hover, .legacy fieldset[disabled] .btn-success:hover, .legacy .btn-success.disabled:focus, .legacy .btn-success[disabled]:focus, .legacy fieldset[disabled] .btn-success:focus, .legacy .btn-success.disabled.focus, .legacy .btn-success[disabled].focus, .legacy fieldset[disabled] .btn-success.focus{
  background-color: #008000;
  border-color: #006700;
}
.legacy .btn-success .badge{
  color: #008000;
  background-color: #fff;
}
.legacy .btn-info{
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.legacy .btn-info:focus, .legacy .btn-info.focus{
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.legacy .btn-info:hover{
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.legacy .btn-info:active, .legacy .btn-info.active, .legacy .open > .dropdown-toggle.btn-info{
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.legacy .btn-info:active:hover, .legacy .btn-info.active:hover, .legacy .open > .dropdown-toggle.btn-info:hover, .legacy .btn-info:active:focus, .legacy .btn-info.active:focus, .legacy .open > .dropdown-toggle.btn-info:focus, .legacy .btn-info:active.focus, .legacy .btn-info.active.focus, .legacy .open > .dropdown-toggle.btn-info.focus{
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.legacy .btn-info:active, .legacy .btn-info.active, .legacy .open > .dropdown-toggle.btn-info{
  background-image: none;
}
.legacy .btn-info.disabled:hover, .legacy .btn-info[disabled]:hover, .legacy fieldset[disabled] .btn-info:hover, .legacy .btn-info.disabled:focus, .legacy .btn-info[disabled]:focus, .legacy fieldset[disabled] .btn-info:focus, .legacy .btn-info.disabled.focus, .legacy .btn-info[disabled].focus, .legacy fieldset[disabled] .btn-info.focus{
  background-color: #5bc0de;
  border-color: #46b8da;
}
.legacy .btn-info .badge{
  color: #5bc0de;
  background-color: #fff;
}
.legacy .btn-warning{
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.legacy .btn-warning:focus, .legacy .btn-warning.focus{
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.legacy .btn-warning:hover{
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.legacy .btn-warning:active, .legacy .btn-warning.active, .legacy .open > .dropdown-toggle.btn-warning{
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.legacy .btn-warning:active:hover, .legacy .btn-warning.active:hover, .legacy .open > .dropdown-toggle.btn-warning:hover, .legacy .btn-warning:active:focus, .legacy .btn-warning.active:focus, .legacy .open > .dropdown-toggle.btn-warning:focus, .legacy .btn-warning:active.focus, .legacy .btn-warning.active.focus, .legacy .open > .dropdown-toggle.btn-warning.focus{
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.legacy .btn-warning:active, .legacy .btn-warning.active, .legacy .open > .dropdown-toggle.btn-warning{
  background-image: none;
}
.legacy .btn-warning.disabled:hover, .legacy .btn-warning[disabled]:hover, .legacy fieldset[disabled] .btn-warning:hover, .legacy .btn-warning.disabled:focus, .legacy .btn-warning[disabled]:focus, .legacy fieldset[disabled] .btn-warning:focus, .legacy .btn-warning.disabled.focus, .legacy .btn-warning[disabled].focus, .legacy fieldset[disabled] .btn-warning.focus{
  background-color: #f0ad4e;
  border-color: #eea236;
}
.legacy .btn-warning .badge{
  color: #f0ad4e;
  background-color: #fff;
}
.legacy .btn-danger{
  color: #fff;
  background-color: #cc0000;
  border-color: #b30000;
}
.legacy .btn-danger:focus, .legacy .btn-danger.focus{
  color: #fff;
  background-color: #990000;
  border-color: #330000;
}
.legacy .btn-danger:hover{
  color: #fff;
  background-color: #990000;
  border-color: #750000;
}
.legacy .btn-danger:active, .legacy .btn-danger.active, .legacy .open > .dropdown-toggle.btn-danger{
  color: #fff;
  background-color: #990000;
  border-color: #750000;
}
.legacy .btn-danger:active:hover, .legacy .btn-danger.active:hover, .legacy .open > .dropdown-toggle.btn-danger:hover, .legacy .btn-danger:active:focus, .legacy .btn-danger.active:focus, .legacy .open > .dropdown-toggle.btn-danger:focus, .legacy .btn-danger:active.focus, .legacy .btn-danger.active.focus, .legacy .open > .dropdown-toggle.btn-danger.focus{
  color: #fff;
  background-color: #750000;
  border-color: #330000;
}
.legacy .btn-danger:active, .legacy .btn-danger.active, .legacy .open > .dropdown-toggle.btn-danger{
  background-image: none;
}
.legacy .btn-danger.disabled:hover, .legacy .btn-danger[disabled]:hover, .legacy fieldset[disabled] .btn-danger:hover, .legacy .btn-danger.disabled:focus, .legacy .btn-danger[disabled]:focus, .legacy fieldset[disabled] .btn-danger:focus, .legacy .btn-danger.disabled.focus, .legacy .btn-danger[disabled].focus, .legacy fieldset[disabled] .btn-danger.focus{
  background-color: #cc0000;
  border-color: #b30000;
}
.legacy .btn-danger .badge{
  color: #cc0000;
  background-color: #fff;
}
.legacy .btn-link{
  color: #993f3f;
  font-weight: normal;
  border-radius: 0;
}
.legacy .btn-link, .legacy .btn-link:active, .legacy .btn-link.active, .legacy .btn-link[disabled], .legacy fieldset[disabled] .btn-link{
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.legacy .btn-link, .legacy .btn-link:hover, .legacy .btn-link:focus, .legacy .btn-link:active{
  border-color: transparent;
}
.legacy .btn-link:hover, .legacy .btn-link:focus{
  color: #873838;
  text-decoration: none;
  background-color: transparent;
}
.legacy .btn-link[disabled]:hover, .legacy fieldset[disabled] .btn-link:hover, .legacy .btn-link[disabled]:focus, .legacy fieldset[disabled] .btn-link:focus{
  color: #aaa;
  text-decoration: none;
}
.legacy .btn-lg, .legacy .btn-group-lg > .btn{
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.legacy .btn-sm, .legacy .btn-group-sm > .btn{
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.legacy .btn-xs, .legacy .btn-group-xs > .btn{
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.legacy .btn-block{
  display: block;
  width: 100%;
}
.legacy .btn-block + .btn-block{
  margin-top: 5px;
}
.legacy input[type="submit"].btn-block, .legacy input[type="reset"].btn-block, .legacy input[type="button"].btn-block{
  width: 100%;
}
.legacy .fade{
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.legacy .fade.in{
  opacity: 1;
}
.legacy .collapse{
  display: none;
}
.legacy .collapse.in{
  display: block;
}
.legacy tr.collapse.in{
  display: table-row;
}
.legacy tbody.collapse.in{
  display: table-row-group;
}
.legacy .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;
}
.legacy .caret{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.legacy .dropup, .legacy .dropdown{
  position: relative;
}
.legacy .dropdown-toggle:focus{
  outline: 0;
}
.legacy .dropdown-menu{
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  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);
  background-clip: padding-box;
}
.legacy .dropdown-menu.pull-right{
  right: 0;
  left: auto;
}
.legacy .dropdown-menu .divider{
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.legacy .dropdown-menu > li > a{
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #383838;
  white-space: nowrap;
}
.legacy .dropdown-menu > li > a:hover, .legacy .dropdown-menu > li > a:focus{
  text-decoration: none;
  color: #2b2b2b;
  background-color: #f5f5f5;
}
.legacy .dropdown-menu > .active > a, .legacy .dropdown-menu > .active > a:hover, .legacy .dropdown-menu > .active > a:focus{
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #993f3f;
}
.legacy .dropdown-menu > .disabled > a, .legacy .dropdown-menu > .disabled > a:hover, .legacy .dropdown-menu > .disabled > a:focus{
  color: #aaa;
}
.legacy .dropdown-menu > .disabled > a:hover, .legacy .dropdown-menu > .disabled > a:focus{
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.legacy .open > .dropdown-menu{
  display: block;
}
.legacy .open > a{
  outline: 0;
}
.legacy .dropdown-menu-right{
  left: auto;
  right: 0;
}
.legacy .dropdown-menu-left{
  left: 0;
  right: auto;
}
.legacy .dropdown-header{
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #993f3f;
  white-space: nowrap;
}
.legacy .dropdown-backdrop{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.legacy .pull-right > .dropdown-menu{
  right: 0;
  left: auto;
}
.legacy .dropup .caret, .legacy .navbar-fixed-bottom .dropdown .caret{
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.legacy .dropup .dropdown-menu, .legacy .navbar-fixed-bottom .dropdown .dropdown-menu{
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1100px) {
  .legacy .navbar-right .dropdown-menu{
    left: auto;
    right: 0;
  }
  .legacy .navbar-right .dropdown-menu-left{
    left: 0;
    right: auto;
  }
}
.legacy .btn-group, .legacy .btn-group-vertical{
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.legacy .btn-group > .btn, .legacy .btn-group-vertical > .btn{
  position: relative;
  float: left;
}
.legacy .btn-group > .btn:hover, .legacy .btn-group-vertical > .btn:hover, .legacy .btn-group > .btn:focus, .legacy .btn-group-vertical > .btn:focus, .legacy .btn-group > .btn:active, .legacy .btn-group-vertical > .btn:active, .legacy .btn-group > .btn.active, .legacy .btn-group-vertical > .btn.active{
  z-index: 2;
}
.legacy .btn-group .btn + .btn, .legacy .btn-group .btn + .btn-group, .legacy .btn-group .btn-group + .btn, .legacy .btn-group .btn-group + .btn-group{
  margin-left: -1px;
}
.legacy .btn-toolbar{
  margin-left: -5px;
}
.legacy .btn-toolbar .btn, .legacy .btn-toolbar .btn-group, .legacy .btn-toolbar .input-group{
  float: left;
}
.legacy .btn-toolbar > .btn, .legacy .btn-toolbar > .btn-group, .legacy .btn-toolbar > .input-group{
  margin-left: 5px;
}
.legacy .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
  border-radius: 0;
}
.legacy .btn-group > .btn:first-child{
  margin-left: 0;
}
.legacy .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.legacy .btn-group > .btn:last-child:not(:first-child), .legacy .btn-group > .dropdown-toggle:not(:first-child){
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.legacy .btn-group > .btn-group{
  float: left;
}
.legacy .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{
  border-radius: 0;
}
.legacy .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .legacy .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.legacy .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.legacy .btn-group .dropdown-toggle:active, .legacy .btn-group.open .dropdown-toggle{
  outline: 0;
}
.legacy .btn-group > .btn + .dropdown-toggle{
  padding-left: 8px;
  padding-right: 8px;
}
.legacy .btn-group > .btn-lg + .dropdown-toggle{
  padding-left: 12px;
  padding-right: 12px;
}
.legacy .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);
}
.legacy .btn-group.open .dropdown-toggle.btn-link{
  -webkit-box-shadow: none;
  box-shadow: none;
}
.legacy .btn .caret{
  margin-left: 0;
}
.legacy .btn-lg .caret{
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.legacy .dropup .btn-lg .caret{
  border-width: 0 5px 5px;
}
.legacy .btn-group-vertical > .btn, .legacy .btn-group-vertical > .btn-group, .legacy .btn-group-vertical > .btn-group > .btn{
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.legacy .btn-group-vertical > .btn-group > .btn{
  float: none;
}
.legacy .btn-group-vertical > .btn + .btn, .legacy .btn-group-vertical > .btn + .btn-group, .legacy .btn-group-vertical > .btn-group + .btn, .legacy .btn-group-vertical > .btn-group + .btn-group{
  margin-top: -1px;
  margin-left: 0;
}
.legacy .btn-group-vertical > .btn:not(:first-child):not(:last-child){
  border-radius: 0;
}
.legacy .btn-group-vertical > .btn:first-child:not(:last-child){
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.legacy .btn-group-vertical > .btn:last-child:not(:first-child){
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.legacy .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{
  border-radius: 0;
}
.legacy .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .legacy .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.legacy .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.legacy .btn-group-justified{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.legacy .btn-group-justified > .btn, .legacy .btn-group-justified > .btn-group{
  float: none;
  display: table-cell;
  width: 1%;
}
.legacy .btn-group-justified > .btn-group .btn{
  width: 100%;
}
.legacy .btn-group-justified > .btn-group .dropdown-menu{
  left: auto;
}
.legacy [data-toggle="buttons"] > .btn input[type="radio"], .legacy [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .legacy [data-toggle="buttons"] > .btn input[type="checkbox"], .legacy [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.legacy .input-group{
  position: relative;
  display: table;
  border-collapse: separate;
}
.legacy .input-group[class*="col-"]{
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.legacy .input-group .form-control{
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.legacy .input-group .form-control:focus{
  z-index: 3;
}
.legacy .input-group-lg > .form-control, .legacy .input-group-lg > .input-group-addon, .legacy .input-group-lg > .input-group-btn > .btn{
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.legacy select.input-group-lg > .form-control, .legacy select.input-group-lg > .input-group-addon, .legacy select.input-group-lg > .input-group-btn > .btn{
  height: 53px;
  line-height: 53px;
}
.legacy textarea.input-group-lg > .form-control, .legacy textarea.input-group-lg > .input-group-addon, .legacy textarea.input-group-lg > .input-group-btn > .btn, .legacy select[multiple].input-group-lg > .form-control, .legacy select[multiple].input-group-lg > .input-group-addon, .legacy select[multiple].input-group-lg > .input-group-btn > .btn{
  height: auto;
}
.legacy .input-group-sm > .form-control, .legacy .input-group-sm > .input-group-addon, .legacy .input-group-sm > .input-group-btn > .btn{
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.legacy select.input-group-sm > .form-control, .legacy select.input-group-sm > .input-group-addon, .legacy select.input-group-sm > .input-group-btn > .btn{
  height: 36px;
  line-height: 36px;
}
.legacy textarea.input-group-sm > .form-control, .legacy textarea.input-group-sm > .input-group-addon, .legacy textarea.input-group-sm > .input-group-btn > .btn, .legacy select[multiple].input-group-sm > .form-control, .legacy select[multiple].input-group-sm > .input-group-addon, .legacy select[multiple].input-group-sm > .input-group-btn > .btn{
  height: auto;
}
.legacy .input-group-addon, .legacy .input-group-btn, .legacy .input-group .form-control{
  display: table-cell;
}
.legacy .input-group-addon:not(:first-child):not(:last-child), .legacy .input-group-btn:not(:first-child):not(:last-child), .legacy .input-group .form-control:not(:first-child):not(:last-child){
  border-radius: 0;
}
.legacy .input-group-addon, .legacy .input-group-btn{
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.legacy .input-group-addon{
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.legacy .input-group-addon.input-sm{
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 0;
}
.legacy .input-group-addon.input-lg{
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 0;
}
.legacy .input-group-addon input[type="radio"], .legacy .input-group-addon input[type="checkbox"]{
  margin-top: 0;
}
.legacy .input-group .form-control:first-child, .legacy .input-group-addon:first-child, .legacy .input-group-btn:first-child > .btn, .legacy .input-group-btn:first-child > .btn-group > .btn, .legacy .input-group-btn:first-child > .dropdown-toggle, .legacy .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .legacy .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.legacy .input-group-addon:first-child{
  border-right: 0;
}
.legacy .input-group .form-control:last-child, .legacy .input-group-addon:last-child, .legacy .input-group-btn:last-child > .btn, .legacy .input-group-btn:last-child > .btn-group > .btn, .legacy .input-group-btn:last-child > .dropdown-toggle, .legacy .input-group-btn:first-child > .btn:not(:first-child), .legacy .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.legacy .input-group-addon:last-child{
  border-left: 0;
}
.legacy .input-group-btn{
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.legacy .input-group-btn > .btn{
  position: relative;
}
.legacy .input-group-btn > .btn + .btn{
  margin-left: -1px;
}
.legacy .input-group-btn > .btn:hover, .legacy .input-group-btn > .btn:focus, .legacy .input-group-btn > .btn:active{
  z-index: 2;
}
.legacy .input-group-btn:first-child > .btn, .legacy .input-group-btn:first-child > .btn-group{
  margin-right: -1px;
}
.legacy .input-group-btn:last-child > .btn, .legacy .input-group-btn:last-child > .btn-group{
  z-index: 2;
  margin-left: -1px;
}
.legacy .nav{
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.legacy .nav > li{
  position: relative;
  display: block;
}
.legacy .nav > li > a{
  position: relative;
  display: block;
  padding: 10px 15px;
}
.legacy .nav > li > a:hover, .legacy .nav > li > a:focus{
  text-decoration: none;
  background-color: #eee;
}
.legacy .nav > li.disabled > a{
  color: #aaa;
}
.legacy .nav > li.disabled > a:hover, .legacy .nav > li.disabled > a:focus{
  color: #aaa;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.legacy .nav .open > a, .legacy .nav .open > a:hover, .legacy .nav .open > a:focus{
  background-color: #eee;
  border-color: #993f3f;
}
.legacy .nav .nav-divider{
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.legacy .nav > li > a > img{
  max-width: none;
}
.legacy .nav-tabs{
  border-bottom: 1px solid #ddd;
}
.legacy .nav-tabs > li{
  float: left;
  margin-bottom: -1px;
}
.legacy .nav-tabs > li > a{
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.legacy .nav-tabs > li > a:hover{
  border-color: #eee #eee #ddd;
}
.legacy .nav-tabs > li.active > a, .legacy .nav-tabs > li.active > a:hover, .legacy .nav-tabs > li.active > a:focus{
  color: #666;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.legacy .nav-tabs.nav-justified{
  width: 100%;
  border-bottom: 0;
}
.legacy .nav-tabs.nav-justified > li{
  float: none;
}
.legacy .nav-tabs.nav-justified > li > a{
  text-align: center;
  margin-bottom: 5px;
}
.legacy .nav-tabs.nav-justified > .dropdown .dropdown-menu{
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .legacy .nav-tabs.nav-justified > li{
    display: table-cell;
    width: 1%;
  }
  .legacy .nav-tabs.nav-justified > li > a{
    margin-bottom: 0;
  }
}
.legacy .nav-tabs.nav-justified > li > a{
  margin-right: 0;
  border-radius: 0;
}
.legacy .nav-tabs.nav-justified > .active > a, .legacy .nav-tabs.nav-justified > .active > a:hover, .legacy .nav-tabs.nav-justified > .active > a:focus{
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .legacy .nav-tabs.nav-justified > li > a{
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .legacy .nav-tabs.nav-justified > .active > a, .legacy .nav-tabs.nav-justified > .active > a:hover, .legacy .nav-tabs.nav-justified > .active > a:focus{
    border-bottom-color: #fff;
  }
}
.legacy .nav-pills > li{
  float: left;
}
.legacy .nav-pills > li > a{
  border-radius: 0;
}
.legacy .nav-pills > li + li{
  margin-left: 2px;
}
.legacy .nav-pills > li.active > a, .legacy .nav-pills > li.active > a:hover, .legacy .nav-pills > li.active > a:focus{
  color: #fff;
  background-color: #993f3f;
}
.legacy .nav-stacked > li{
  float: none;
}
.legacy .nav-stacked > li + li{
  margin-top: 2px;
  margin-left: 0;
}
.legacy .nav-justified{
  width: 100%;
}
.legacy .nav-justified > li{
  float: none;
}
.legacy .nav-justified > li > a{
  text-align: center;
  margin-bottom: 5px;
}
.legacy .nav-justified > .dropdown .dropdown-menu{
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .legacy .nav-justified > li{
    display: table-cell;
    width: 1%;
  }
  .legacy .nav-justified > li > a{
    margin-bottom: 0;
  }
}
.legacy .nav-tabs-justified{
  border-bottom: 0;
}
.legacy .nav-tabs-justified > li > a{
  margin-right: 0;
  border-radius: 0;
}
.legacy .nav-tabs-justified > .active > a, .legacy .nav-tabs-justified > .active > a:hover, .legacy .nav-tabs-justified > .active > a:focus{
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .legacy .nav-tabs-justified > li > a{
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .legacy .nav-tabs-justified > .active > a, .legacy .nav-tabs-justified > .active > a:hover, .legacy .nav-tabs-justified > .active > a:focus{
    border-bottom-color: #fff;
  }
}
.legacy .tab-content > .tab-pane{
  display: none;
}
.legacy .tab-content > .active{
  display: block;
}
.legacy .nav-tabs .dropdown-menu{
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.legacy .navbar{
  position: relative;
  min-height: 55px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 1100px) {
  .legacy .navbar{
    border-radius: 0;
  }
}
@media (min-width: 1100px) {
  .legacy .navbar-header{
    float: left;
  }
}
.legacy .navbar-collapse{
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.legacy .navbar-collapse.in{
  overflow-y: auto;
}
@media (min-width: 1100px) {
  .legacy .navbar-collapse{
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .legacy .navbar-collapse.collapse{
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .legacy .navbar-collapse.in{
    overflow-y: visible;
  }
  .legacy .navbar-fixed-top .navbar-collapse, .legacy .navbar-static-top .navbar-collapse, .legacy .navbar-fixed-bottom .navbar-collapse{
    padding-left: 0;
    padding-right: 0;
  }
}
.legacy .navbar-fixed-top .navbar-collapse, .legacy .navbar-fixed-bottom .navbar-collapse{
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .legacy .navbar-fixed-top .navbar-collapse, .legacy .navbar-fixed-bottom .navbar-collapse{
    max-height: 200px;
  }
}
.legacy .container > .navbar-header, .legacy .container-fluid > .navbar-header, .legacy .container > .navbar-collapse, .legacy .container-fluid > .navbar-collapse{
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1100px) {
  .legacy .container > .navbar-header, .legacy .container-fluid > .navbar-header, .legacy .container > .navbar-collapse, .legacy .container-fluid > .navbar-collapse{
    margin-right: 0;
    margin-left: 0;
  }
}
.legacy .navbar-static-top{
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1100px) {
  .legacy .navbar-static-top{
    border-radius: 0;
  }
}
.legacy .navbar-fixed-top, .legacy .navbar-fixed-bottom{
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1100px) {
  .legacy .navbar-fixed-top, .legacy .navbar-fixed-bottom{
    border-radius: 0;
  }
}
.legacy .navbar-fixed-top{
  top: 0;
  border-width: 0 0 1px;
}
.legacy .navbar-fixed-bottom{
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.legacy .navbar-brand{
  float: left;
  padding: 15px 15px;
  font-size: 23px;
  line-height: 25px;
  height: 55px;
}
.legacy .navbar-brand:hover, .legacy .navbar-brand:focus{
  text-decoration: none;
}
.legacy .navbar-brand > img{
  display: block;
}
@media (min-width: 1100px) {
  .legacy .navbar > .container .navbar-brand, .legacy .navbar > .container-fluid .navbar-brand{
    margin-left: -15px;
  }
}
.legacy .navbar-toggle{
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.legacy .navbar-toggle:focus{
  outline: 0;
}
.legacy .navbar-toggle .icon-bar{
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.legacy .navbar-toggle .icon-bar + .icon-bar{
  margin-top: 4px;
}
@media (min-width: 1100px) {
  .legacy .navbar-toggle{
    display: none;
  }
}
.legacy .navbar-nav{
  margin: 7.5px -15px;
}
.legacy .navbar-nav > li > a{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 1099px) {
  .legacy .navbar-nav .open .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .legacy .navbar-nav .open .dropdown-menu > li > a, .legacy .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 15px 5px 25px;
  }
  .legacy .navbar-nav .open .dropdown-menu > li > a{
    line-height: 25px;
  }
  .legacy .navbar-nav .open .dropdown-menu > li > a:hover, .legacy .navbar-nav .open .dropdown-menu > li > a:focus{
    background-image: none;
  }
}
@media (min-width: 1100px) {
  .legacy .navbar-nav{
    float: left;
    margin: 0;
  }
  .legacy .navbar-nav > li{
    float: left;
  }
  .legacy .navbar-nav > li > a{
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.legacy .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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .legacy .navbar-form .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .legacy .navbar-form .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .legacy .navbar-form .form-control-static{
    display: inline-block;
  }
  .legacy .navbar-form .input-group{
    display: inline-table;
    vertical-align: middle;
  }
  .legacy .navbar-form .input-group .input-group-addon, .legacy .navbar-form .input-group .input-group-btn, .legacy .navbar-form .input-group .form-control{
    width: auto;
  }
  .legacy .navbar-form .input-group > .form-control{
    width: 100%;
  }
  .legacy .navbar-form .control-label{
    margin-bottom: 0;
    vertical-align: middle;
  }
  .legacy .navbar-form .radio, .legacy .navbar-form .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .legacy .navbar-form .radio label, .legacy .navbar-form .checkbox label{
    padding-left: 0;
  }
  .legacy .navbar-form .radio input[type="radio"], .legacy .navbar-form .checkbox input[type="checkbox"]{
    position: relative;
    margin-left: 0;
  }
  .legacy .navbar-form .has-feedback .form-control-feedback{
    top: 0;
  }
}
@media (max-width: 1099px) {
  .legacy .navbar-form .form-group{
    margin-bottom: 5px;
  }
  .legacy .navbar-form .form-group:last-child{
    margin-bottom: 0;
  }
}
@media (min-width: 1100px) {
  .legacy .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;
  }
}
.legacy .navbar-nav > li > .dropdown-menu{
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.legacy .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.legacy .navbar-btn{
  margin-top: 8px;
  margin-bottom: 8px;
}
.legacy .navbar-btn.btn-sm{
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.legacy .navbar-btn.btn-xs{
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
.legacy .navbar-text{
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1100px) {
  .legacy .navbar-text{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1100px) {
  .legacy .navbar-left{
    float: left !important;
  }
  .legacy .navbar-right{
    float: right !important;
    margin-right: -15px;
  }
  .legacy .navbar-right ~ .navbar-right{
    margin-right: 0;
  }
}
.legacy .navbar-default{
  background-color: #993f3f;
  border-color: #993f3f;
}
.legacy .navbar-default .navbar-brand{
  color: #888888;
}
.legacy .navbar-default .navbar-brand:hover, .legacy .navbar-default .navbar-brand:focus{
  color: #6f6f6f;
  background-color: transparent;
}
.legacy .navbar-default .navbar-text{
  color: #888888;
}
.legacy .navbar-default .navbar-nav > li > a{
  color: #888888;
}
.legacy .navbar-default .navbar-nav > li > a:hover, .legacy .navbar-default .navbar-nav > li > a:focus{
  color: #fff;
  background-color: transparent;
}
.legacy .navbar-default .navbar-nav > .active > a, .legacy .navbar-default .navbar-nav > .active > a:hover, .legacy .navbar-default .navbar-nav > .active > a:focus{
  color: #873838;
  background-color: transparent;
}
.legacy .navbar-default .navbar-nav > .disabled > a, .legacy .navbar-default .navbar-nav > .disabled > a:hover, .legacy .navbar-default .navbar-nav > .disabled > a:focus{
  color: #ccc;
  background-color: transparent;
}
.legacy .navbar-default .navbar-toggle{
  border-color: #ddd;
}
.legacy .navbar-default .navbar-toggle:hover, .legacy .navbar-default .navbar-toggle:focus{
  background-color: #ddd;
}
.legacy .navbar-default .navbar-toggle .icon-bar{
  background-color: #888;
}
.legacy .navbar-default .navbar-collapse, .legacy .navbar-default .navbar-form{
  border-color: #993f3f;
}
.legacy .navbar-default .navbar-nav > .open > a, .legacy .navbar-default .navbar-nav > .open > a:hover, .legacy .navbar-default .navbar-nav > .open > a:focus{
  background-color: transparent;
  color: #873838;
}
@media (max-width: 1099px) {
  .legacy .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #888888;
  }
  .legacy .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .legacy .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #fff;
    background-color: transparent;
  }
  .legacy .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .legacy .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .legacy .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #873838;
    background-color: transparent;
  }
  .legacy .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .legacy .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .legacy .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #ccc;
    background-color: transparent;
  }
}
.legacy .navbar-default .navbar-link{
  color: #888888;
}
.legacy .navbar-default .navbar-link:hover{
  color: #fff;
}
.legacy .navbar-default .btn-link{
  color: #888888;
}
.legacy .navbar-default .btn-link:hover, .legacy .navbar-default .btn-link:focus{
  color: #fff;
}
.legacy .navbar-default .btn-link[disabled]:hover, .legacy fieldset[disabled] .navbar-default .btn-link:hover, .legacy .navbar-default .btn-link[disabled]:focus, .legacy fieldset[disabled] .navbar-default .btn-link:focus{
  color: #ccc;
}
.legacy .navbar-inverse{
  background-color: #1a1a1a;
  border-color: #000000;
}
.legacy .navbar-inverse .navbar-brand{
  color: #fff;
}
.legacy .navbar-inverse .navbar-brand:hover, .legacy .navbar-inverse .navbar-brand:focus{
  color: #fff;
  background-color: transparent;
}
.legacy .navbar-inverse .navbar-text{
  color: #fff;
}
.legacy .navbar-inverse .navbar-nav > li > a{
  color: #fff;
}
.legacy .navbar-inverse .navbar-nav > li > a:hover, .legacy .navbar-inverse .navbar-nav > li > a:focus{
  color: #fff;
  background-color: transparent;
}
.legacy .navbar-inverse .navbar-nav > .active > a, .legacy .navbar-inverse .navbar-nav > .active > a:hover, .legacy .navbar-inverse .navbar-nav > .active > a:focus{
  color: #fff;
  background-color: transparent;
}
.legacy .navbar-inverse .navbar-nav > .disabled > a, .legacy .navbar-inverse .navbar-nav > .disabled > a:hover, .legacy .navbar-inverse .navbar-nav > .disabled > a:focus{
  color: #aaa;
  background-color: transparent;
}
.legacy .navbar-inverse .navbar-toggle{
  border-color: transparent;
}
.legacy .navbar-inverse .navbar-toggle:hover, .legacy .navbar-inverse .navbar-toggle:focus{
  background-color: #000000;
}
.legacy .navbar-inverse .navbar-toggle .icon-bar{
  background-color: #fff;
}
.legacy .navbar-inverse .navbar-collapse, .legacy .navbar-inverse .navbar-form{
  border-color: #080808;
}
.legacy .navbar-inverse .navbar-nav > .open > a, .legacy .navbar-inverse .navbar-nav > .open > a:hover, .legacy .navbar-inverse .navbar-nav > .open > a:focus{
  background-color: transparent;
  color: #fff;
}
@media (max-width: 1099px) {
  .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{
    border-color: #000000;
  }
  .legacy .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
    background-color: #000000;
  }
  .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
    color: #fff;
  }
  .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #fff;
    background-color: transparent;
  }
  .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #fff;
    background-color: transparent;
  }
  .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .legacy .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #aaa;
    background-color: transparent;
  }
}
.legacy .navbar-inverse .navbar-link{
  color: #fff;
}
.legacy .navbar-inverse .navbar-link:hover{
  color: #fff;
}
.legacy .navbar-inverse .btn-link{
  color: #fff;
}
.legacy .navbar-inverse .btn-link:hover, .legacy .navbar-inverse .btn-link:focus{
  color: #fff;
}
.legacy .navbar-inverse .btn-link[disabled]:hover, .legacy fieldset[disabled] .navbar-inverse .btn-link:hover, .legacy .navbar-inverse .btn-link[disabled]:focus, .legacy fieldset[disabled] .navbar-inverse .btn-link:focus{
  color: #aaa;
}
.legacy .breadcrumb{
  padding: 0 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}
.legacy .breadcrumb > li{
  display: inline-block;
}
.legacy .breadcrumb > li + li:before{
  content: "/\00a0";
  padding: 0 5px;
  color: inherit;
}
.legacy .breadcrumb > .active{
  color: #fff;
}
.legacy .pagination{
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 0;
}
.legacy .pagination > li{
  display: inline;
}
.legacy .pagination > li > a, .legacy .pagination > li > span{
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #993f3f;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.legacy .pagination > li:first-child > a, .legacy .pagination > li:first-child > span{
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.legacy .pagination > li:last-child > a, .legacy .pagination > li:last-child > span{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.legacy .pagination > li > a:hover, .legacy .pagination > li > span:hover, .legacy .pagination > li > a:focus, .legacy .pagination > li > span:focus{
  z-index: 2;
  color: #873838;
  background-color: #eee;
  border-color: #ddd;
}
.legacy .pagination > .active > a, .legacy .pagination > .active > span, .legacy .pagination > .active > a:hover, .legacy .pagination > .active > span:hover, .legacy .pagination > .active > a:focus, .legacy .pagination > .active > span:focus{
  z-index: 3;
  color: #fff;
  background-color: #993f3f;
  border-color: #993f3f;
  cursor: default;
}
.legacy .pagination > .disabled > span, .legacy .pagination > .disabled > span:hover, .legacy .pagination > .disabled > span:focus, .legacy .pagination > .disabled > a, .legacy .pagination > .disabled > a:hover, .legacy .pagination > .disabled > a:focus{
  color: #aaa;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.legacy .pagination-lg > li > a, .legacy .pagination-lg > li > span{
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.legacy .pagination-lg > li:first-child > a, .legacy .pagination-lg > li:first-child > span{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.legacy .pagination-lg > li:last-child > a, .legacy .pagination-lg > li:last-child > span{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.legacy .pagination-sm > li > a, .legacy .pagination-sm > li > span{
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.legacy .pagination-sm > li:first-child > a, .legacy .pagination-sm > li:first-child > span{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.legacy .pagination-sm > li:last-child > a, .legacy .pagination-sm > li:last-child > span{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.legacy .pager{
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.legacy .pager li{
  display: inline;
}
.legacy .pager li > a, .legacy .pager li > span{
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.legacy .pager li > a:hover, .legacy .pager li > a:focus{
  text-decoration: none;
  background-color: #eee;
}
.legacy .pager .next > a, .legacy .pager .next > span{
  float: right;
}
.legacy .pager .previous > a, .legacy .pager .previous > span{
  float: left;
}
.legacy .pager .disabled > a, .legacy .pager .disabled > a:hover, .legacy .pager .disabled > a:focus, .legacy .pager .disabled > span{
  color: #aaa;
  background-color: #fff;
  cursor: not-allowed;
}
.legacy .label{
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.legacy a.label:hover, .legacy a.label:focus{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.legacy .label:empty{
  display: none;
}
.legacy .btn .label{
  position: relative;
  top: -1px;
}
.legacy .label-default{
  background-color: #aaa;
}
.legacy .label-default[href]:hover, .legacy .label-default[href]:focus{
  background-color: #919191;
}
.legacy .label-primary{
  background-color: #993f3f;
}
.legacy .label-primary[href]:hover, .legacy .label-primary[href]:focus{
  background-color: #753030;
}
.legacy .label-success{
  background-color: #008000;
}
.legacy .label-success[href]:hover, .legacy .label-success[href]:focus{
  background-color: #004d00;
}
.legacy .label-info{
  background-color: #5bc0de;
}
.legacy .label-info[href]:hover, .legacy .label-info[href]:focus{
  background-color: #31b0d5;
}
.legacy .label-warning{
  background-color: #f0ad4e;
}
.legacy .label-warning[href]:hover, .legacy .label-warning[href]:focus{
  background-color: #ec971f;
}
.legacy .label-danger{
  background-color: #cc0000;
}
.legacy .label-danger[href]:hover, .legacy .label-danger[href]:focus{
  background-color: #990000;
}
.legacy .badge{
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #aaa;
  border-radius: 10px;
}
.legacy .badge:empty{
  display: none;
}
.legacy .btn .badge{
  position: relative;
  top: -1px;
}
.legacy .btn-xs .badge, .legacy .btn-group-xs > .btn .badge{
  top: 0;
  padding: 1px 5px;
}
.legacy a.badge:hover, .legacy a.badge:focus{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.legacy .list-group-item.active > .badge, .legacy .nav-pills > .active > a > .badge{
  color: #993f3f;
  background-color: #fff;
}
.legacy .list-group-item > .badge{
  float: right;
}
.legacy .list-group-item > .badge + .badge{
  margin-right: 5px;
}
.legacy .nav-pills > li > a > .badge{
  margin-left: 3px;
}
.legacy .jumbotron{
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.legacy .jumbotron h1, .legacy .jumbotron .h1{
  color: inherit;
}
.legacy .jumbotron p{
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.legacy .jumbotron > hr{
  border-top-color: #d5d5d5;
}
.legacy .container .jumbotron, .legacy .container-fluid .jumbotron{
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .jumbotron .container{
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .legacy .jumbotron{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .legacy .container .jumbotron, .legacy .container-fluid .jumbotron{
    padding-left: 60px;
    padding-right: 60px;
  }
  .legacy .jumbotron h1, .legacy .jumbotron .h1{
    font-size: 81px;
  }
}
.legacy .thumbnail{
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.legacy .thumbnail > img, .legacy .thumbnail a > img{
  margin-left: auto;
  margin-right: auto;
}
.legacy a.thumbnail:hover, .legacy a.thumbnail:focus, .legacy a.thumbnail.active{
  border-color: #993f3f;
}
.legacy .thumbnail .caption{
  padding: 9px;
  color: #888888;
}
.legacy .alert{
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 0;
}
.legacy .alert h4{
  margin-top: 0;
  color: inherit;
}
.legacy .alert .alert-link{
  font-weight: bold;
}
.legacy .alert > p, .legacy .alert > ul{
  margin-bottom: 0;
}
.legacy .alert > p + p{
  margin-top: 5px;
}
.legacy .alert-dismissable, .legacy .alert-dismissible{
  padding-right: 35px;
}
.legacy .alert-dismissable .close, .legacy .alert-dismissible .close{
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.legacy .alert-success{
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.legacy .alert-success hr{
  border-top-color: #c9e2b3;
}
.legacy .alert-success .alert-link{
  color: #2b542c;
}
.legacy .alert-info{
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.legacy .alert-info hr{
  border-top-color: #a6e1ec;
}
.legacy .alert-info .alert-link{
  color: #245269;
}
.legacy .alert-warning{
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.legacy .alert-warning hr{
  border-top-color: #f7e1b5;
}
.legacy .alert-warning .alert-link{
  color: #66512c;
}
.legacy .alert-danger{
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.legacy .alert-danger hr{
  border-top-color: #e4b9c0;
}
.legacy .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;
  }
}
.legacy .progress{
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  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);
}
.legacy .progress-bar{
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #993f3f;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.legacy .progress-striped .progress-bar, .legacy .progress-bar-striped{
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.legacy .progress.active .progress-bar, .legacy .progress-bar.active{
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.legacy .progress-bar-success{
  background-color: #008000;
}
.legacy .progress-striped .progress-bar-success{
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy .progress-bar-info{
  background-color: #5bc0de;
}
.legacy .progress-striped .progress-bar-info{
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy .progress-bar-warning{
  background-color: #f0ad4e;
}
.legacy .progress-striped .progress-bar-warning{
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy .progress-bar-danger{
  background-color: #cc0000;
}
.legacy .progress-striped .progress-bar-danger{
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.legacy .media{
  margin-top: 15px;
}
.legacy .media:first-child{
  margin-top: 0;
}
.legacy .media, .legacy .media-body{
  zoom: 1;
  overflow: hidden;
}
.legacy .media-body{
  width: 10000px;
}
.legacy .media-object{
  display: block;
}
.legacy .media-object.img-thumbnail{
  max-width: none;
}
.legacy .media-right, .legacy .media > .pull-right{
  padding-left: 10px;
}
.legacy .media-left, .legacy .media > .pull-left{
  padding-right: 10px;
}
.legacy .media-left, .legacy .media-right, .legacy .media-body{
  display: table-cell;
  vertical-align: top;
}
.legacy .media-middle{
  vertical-align: middle;
}
.legacy .media-bottom{
  vertical-align: bottom;
}
.legacy .media-heading{
  margin-top: 0;
  margin-bottom: 5px;
}
.legacy .media-list{
  padding-left: 0;
  list-style: none;
}
.legacy .list-group{
  margin-bottom: 20px;
  padding-left: 0;
}
.legacy .list-group-item{
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.legacy .list-group-item:first-child{
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.legacy .list-group-item:last-child{
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.legacy a.list-group-item, .legacy button.list-group-item{
  color: #555;
}
.legacy a.list-group-item .list-group-item-heading, .legacy button.list-group-item .list-group-item-heading{
  color: #333;
}
.legacy a.list-group-item:hover, .legacy button.list-group-item:hover, .legacy a.list-group-item:focus, .legacy button.list-group-item:focus{
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.legacy button.list-group-item{
  width: 100%;
  text-align: left;
}
.legacy .list-group-item.disabled, .legacy .list-group-item.disabled:hover, .legacy .list-group-item.disabled:focus{
  background-color: #eee;
  color: #aaa;
  cursor: not-allowed;
}
.legacy .list-group-item.disabled .list-group-item-heading, .legacy .list-group-item.disabled:hover .list-group-item-heading, .legacy .list-group-item.disabled:focus .list-group-item-heading{
  color: inherit;
}
.legacy .list-group-item.disabled .list-group-item-text, .legacy .list-group-item.disabled:hover .list-group-item-text, .legacy .list-group-item.disabled:focus .list-group-item-text{
  color: #aaa;
}
.legacy .list-group-item.active, .legacy .list-group-item.active:hover, .legacy .list-group-item.active:focus{
  z-index: 2;
  color: #fff;
  background-color: #993f3f;
  border-color: #993f3f;
}
.legacy .list-group-item.active .list-group-item-heading, .legacy .list-group-item.active:hover .list-group-item-heading, .legacy .list-group-item.active:focus .list-group-item-heading, .legacy .list-group-item.active .list-group-item-heading > small, .legacy .list-group-item.active:hover .list-group-item-heading > small, .legacy .list-group-item.active:focus .list-group-item-heading > small, .legacy .list-group-item.active .list-group-item-heading > .small, .legacy .list-group-item.active:hover .list-group-item-heading > .small, .legacy .list-group-item.active:focus .list-group-item-heading > .small{
  color: inherit;
}
.legacy .list-group-item.active .list-group-item-text, .legacy .list-group-item.active:hover .list-group-item-text, .legacy .list-group-item.active:focus .list-group-item-text{
  color: #e5bfbf;
}
.legacy .list-group-item-success{
  color: #3c763d;
  background-color: #dff0d8;
}
.legacy a.list-group-item-success, .legacy button.list-group-item-success{
  color: #3c763d;
}
.legacy a.list-group-item-success .list-group-item-heading, .legacy button.list-group-item-success .list-group-item-heading{
  color: inherit;
}
.legacy a.list-group-item-success:hover, .legacy button.list-group-item-success:hover, .legacy a.list-group-item-success:focus, .legacy button.list-group-item-success:focus{
  color: #3c763d;
  background-color: #d0e9c6;
}
.legacy a.list-group-item-success.active, .legacy button.list-group-item-success.active, .legacy a.list-group-item-success.active:hover, .legacy button.list-group-item-success.active:hover, .legacy a.list-group-item-success.active:focus, .legacy button.list-group-item-success.active:focus{
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.legacy .list-group-item-info{
  color: #31708f;
  background-color: #d9edf7;
}
.legacy a.list-group-item-info, .legacy button.list-group-item-info{
  color: #31708f;
}
.legacy a.list-group-item-info .list-group-item-heading, .legacy button.list-group-item-info .list-group-item-heading{
  color: inherit;
}
.legacy a.list-group-item-info:hover, .legacy button.list-group-item-info:hover, .legacy a.list-group-item-info:focus, .legacy button.list-group-item-info:focus{
  color: #31708f;
  background-color: #c4e3f3;
}
.legacy a.list-group-item-info.active, .legacy button.list-group-item-info.active, .legacy a.list-group-item-info.active:hover, .legacy button.list-group-item-info.active:hover, .legacy a.list-group-item-info.active:focus, .legacy button.list-group-item-info.active:focus{
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.legacy .list-group-item-warning{
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.legacy a.list-group-item-warning, .legacy button.list-group-item-warning{
  color: #8a6d3b;
}
.legacy a.list-group-item-warning .list-group-item-heading, .legacy button.list-group-item-warning .list-group-item-heading{
  color: inherit;
}
.legacy a.list-group-item-warning:hover, .legacy button.list-group-item-warning:hover, .legacy a.list-group-item-warning:focus, .legacy button.list-group-item-warning:focus{
  color: #8a6d3b;
  background-color: #faf2cc;
}
.legacy a.list-group-item-warning.active, .legacy button.list-group-item-warning.active, .legacy a.list-group-item-warning.active:hover, .legacy button.list-group-item-warning.active:hover, .legacy a.list-group-item-warning.active:focus, .legacy button.list-group-item-warning.active:focus{
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.legacy .list-group-item-danger{
  color: #a94442;
  background-color: #f2dede;
}
.legacy a.list-group-item-danger, .legacy button.list-group-item-danger{
  color: #a94442;
}
.legacy a.list-group-item-danger .list-group-item-heading, .legacy button.list-group-item-danger .list-group-item-heading{
  color: inherit;
}
.legacy a.list-group-item-danger:hover, .legacy button.list-group-item-danger:hover, .legacy a.list-group-item-danger:focus, .legacy button.list-group-item-danger:focus{
  color: #a94442;
  background-color: #ebcccc;
}
.legacy a.list-group-item-danger.active, .legacy button.list-group-item-danger.active, .legacy a.list-group-item-danger.active:hover, .legacy button.list-group-item-danger.active:hover, .legacy a.list-group-item-danger.active:focus, .legacy button.list-group-item-danger.active:focus{
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.legacy .list-group-item-heading{
  margin-top: 0;
  margin-bottom: 5px;
}
.legacy .list-group-item-text{
  margin-bottom: 0;
  line-height: 1.3;
}
.legacy .panel{
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  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);
}
.legacy .panel-body{
  padding: 15px;
}
.legacy .panel-heading{
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.legacy .panel-heading > .dropdown .dropdown-toggle{
  color: inherit;
}
.legacy .panel-title{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.legacy .panel-title > a, .legacy .panel-title > small, .legacy .panel-title > .small, .legacy .panel-title > small > a, .legacy .panel-title > .small > a{
  color: inherit;
}
.legacy .panel-footer{
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.legacy .panel > .list-group, .legacy .panel > .panel-collapse > .list-group{
  margin-bottom: 0;
}
.legacy .panel > .list-group .list-group-item, .legacy .panel > .panel-collapse > .list-group .list-group-item{
  border-width: 1px 0;
  border-radius: 0;
}
.legacy .panel > .list-group:first-child .list-group-item:first-child, .legacy .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.legacy .panel > .list-group:last-child .list-group-item:last-child, .legacy .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.legacy .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.legacy .panel-heading + .list-group .list-group-item:first-child{
  border-top-width: 0;
}
.legacy .list-group + .panel-footer{
  border-top-width: 0;
}
.legacy .panel > .table, .legacy .panel > .table-responsive > .table, .legacy .panel > .panel-collapse > .table{
  margin-bottom: 0;
}
.legacy .panel > .table caption, .legacy .panel > .table-responsive > .table caption, .legacy .panel > .panel-collapse > .table caption{
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .panel > .table:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child{
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.legacy .panel > .table:first-child > thead:first-child > tr:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .legacy .panel > .table:first-child > tbody:first-child > tr:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.legacy .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .legacy .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .legacy .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .legacy .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .legacy .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{
  border-top-left-radius: -1;
}
.legacy .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .legacy .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .legacy .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .legacy .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .legacy .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .legacy .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .legacy .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .legacy .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{
  border-top-right-radius: -1;
}
.legacy .panel > .table:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child{
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.legacy .panel > .table:last-child > tbody:last-child > tr:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .legacy .panel > .table:last-child > tfoot:last-child > tr:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.legacy .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .legacy .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .legacy .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .legacy .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{
  border-bottom-left-radius: -1;
}
.legacy .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .legacy .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .legacy .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .legacy .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .legacy .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{
  border-bottom-right-radius: -1;
}
.legacy .panel > .panel-body + .table, .legacy .panel > .panel-body + .table-responsive, .legacy .panel > .table + .panel-body, .legacy .panel > .table-responsive + .panel-body{
  border-top: 1px solid #ddd;
}
.legacy .panel > .table > tbody:first-child > tr:first-child th, .legacy .panel > .table > tbody:first-child > tr:first-child td{
  border-top: 0;
}
.legacy .panel > .table-bordered, .legacy .panel > .table-responsive > .table-bordered{
  border: 0;
}
.legacy .panel > .table-bordered > thead > tr > th:first-child, .legacy .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .legacy .panel > .table-bordered > tbody > tr > th:first-child, .legacy .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .legacy .panel > .table-bordered > tfoot > tr > th:first-child, .legacy .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .legacy .panel > .table-bordered > thead > tr > td:first-child, .legacy .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .legacy .panel > .table-bordered > tbody > tr > td:first-child, .legacy .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .legacy .panel > .table-bordered > tfoot > tr > td:first-child, .legacy .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{
  border-left: 0;
}
.legacy .panel > .table-bordered > thead > tr > th:last-child, .legacy .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .legacy .panel > .table-bordered > tbody > tr > th:last-child, .legacy .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .legacy .panel > .table-bordered > tfoot > tr > th:last-child, .legacy .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .legacy .panel > .table-bordered > thead > tr > td:last-child, .legacy .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .legacy .panel > .table-bordered > tbody > tr > td:last-child, .legacy .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .legacy .panel > .table-bordered > tfoot > tr > td:last-child, .legacy .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{
  border-right: 0;
}
.legacy .panel > .table-bordered > thead > tr:first-child > td, .legacy .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .legacy .panel > .table-bordered > tbody > tr:first-child > td, .legacy .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .legacy .panel > .table-bordered > thead > tr:first-child > th, .legacy .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .legacy .panel > .table-bordered > tbody > tr:first-child > th, .legacy .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{
  border-bottom: 0;
}
.legacy .panel > .table-bordered > tbody > tr:last-child > td, .legacy .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .legacy .panel > .table-bordered > tfoot > tr:last-child > td, .legacy .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .legacy .panel > .table-bordered > tbody > tr:last-child > th, .legacy .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .legacy .panel > .table-bordered > tfoot > tr:last-child > th, .legacy .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{
  border-bottom: 0;
}
.legacy .panel > .table-responsive{
  border: 0;
  margin-bottom: 0;
}
.legacy .panel-group{
  margin-bottom: 25px;
}
.legacy .panel-group .panel{
  margin-bottom: 0;
  border-radius: 0;
}
.legacy .panel-group .panel + .panel{
  margin-top: 5px;
}
.legacy .panel-group .panel-heading{
  border-bottom: 0;
}
.legacy .panel-group .panel-heading + .panel-collapse > .panel-body, .legacy .panel-group .panel-heading + .panel-collapse > .list-group{
  border-top: 1px solid #ddd;
}
.legacy .panel-group .panel-footer{
  border-top: 0;
}
.legacy .panel-group .panel-footer + .panel-collapse .panel-body{
  border-bottom: 1px solid #ddd;
}
.legacy .panel-default{
  border-color: #ddd;
}
.legacy .panel-default > .panel-heading{
  color: #383838;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.legacy .panel-default > .panel-heading + .panel-collapse > .panel-body{
  border-top-color: #ddd;
}
.legacy .panel-default > .panel-heading .badge{
  color: #f5f5f5;
  background-color: #383838;
}
.legacy .panel-default > .panel-footer + .panel-collapse > .panel-body{
  border-bottom-color: #ddd;
}
.legacy .panel-primary{
  border-color: #993f3f;
}
.legacy .panel-primary > .panel-heading{
  color: #fff;
  background-color: #993f3f;
  border-color: #993f3f;
}
.legacy .panel-primary > .panel-heading + .panel-collapse > .panel-body{
  border-top-color: #993f3f;
}
.legacy .panel-primary > .panel-heading .badge{
  color: #993f3f;
  background-color: #fff;
}
.legacy .panel-primary > .panel-footer + .panel-collapse > .panel-body{
  border-bottom-color: #993f3f;
}
.legacy .panel-success{
  border-color: #d6e9c6;
}
.legacy .panel-success > .panel-heading{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.legacy .panel-success > .panel-heading + .panel-collapse > .panel-body{
  border-top-color: #d6e9c6;
}
.legacy .panel-success > .panel-heading .badge{
  color: #dff0d8;
  background-color: #3c763d;
}
.legacy .panel-success > .panel-footer + .panel-collapse > .panel-body{
  border-bottom-color: #d6e9c6;
}
.legacy .panel-info{
  border-color: #bce8f1;
}
.legacy .panel-info > .panel-heading{
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.legacy .panel-info > .panel-heading + .panel-collapse > .panel-body{
  border-top-color: #bce8f1;
}
.legacy .panel-info > .panel-heading .badge{
  color: #d9edf7;
  background-color: #31708f;
}
.legacy .panel-info > .panel-footer + .panel-collapse > .panel-body{
  border-bottom-color: #bce8f1;
}
.legacy .panel-warning{
  border-color: #faebcc;
}
.legacy .panel-warning > .panel-heading{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.legacy .panel-warning > .panel-heading + .panel-collapse > .panel-body{
  border-top-color: #faebcc;
}
.legacy .panel-warning > .panel-heading .badge{
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.legacy .panel-warning > .panel-footer + .panel-collapse > .panel-body{
  border-bottom-color: #faebcc;
}
.legacy .panel-danger{
  border-color: #ebccd1;
}
.legacy .panel-danger > .panel-heading{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.legacy .panel-danger > .panel-heading + .panel-collapse > .panel-body{
  border-top-color: #ebccd1;
}
.legacy .panel-danger > .panel-heading .badge{
  color: #f2dede;
  background-color: #a94442;
}
.legacy .panel-danger > .panel-footer + .panel-collapse > .panel-body{
  border-bottom-color: #ebccd1;
}
.legacy .embed-responsive{
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.legacy .embed-responsive .embed-responsive-item, .legacy .embed-responsive iframe, .legacy .embed-responsive embed, .legacy .embed-responsive object, .legacy .embed-responsive video{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.legacy .embed-responsive-16by9{
  padding-bottom: 56.25%;
}
.legacy .embed-responsive-4by3{
  padding-bottom: 75%;
}
.legacy .well{
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  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);
}
.legacy .well blockquote{
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.legacy .well-lg{
  padding: 24px;
  border-radius: 0;
}
.legacy .well-sm{
  padding: 9px;
  border-radius: 0;
}
.legacy .close{
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(20));
  filter: alpha(opacity = (20));
}
.legacy .close:hover, .legacy .close:focus{
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
}
.legacy button.close{
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.legacy.modal-open{
  /*overflow: hidden;*/
  padding-right: 0 !important;
}
.legacy .modal{
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.legacy .modal.fade .modal-dialog{
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.legacy .modal.in .modal-dialog{
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.legacy .modal-open .modal{
  overflow-x: hidden;
  overflow-y: auto;
}
.legacy .modal-dialog{
  position: relative;
  width: auto;
  margin: 10px;
}
.legacy .modal-content{
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.legacy .modal-backdrop{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.legacy .modal-backdrop.fade{
  filter: alpha(opacity=0);
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
}
.legacy .modal-backdrop.in{
  filter: alpha(opacity=50);
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(50));
  filter: alpha(opacity = (50));
}
.legacy .modal-header{
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.legacy .modal-header .close{
  margin-top: -2px;
}
.legacy .modal-title{
  margin: 0;
  line-height: 1.42857143;
}
.legacy .modal-body{
  position: relative;
  padding: 15px;
}
.legacy .modal-footer{
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.legacy .modal-footer .btn + .btn{
  margin-left: 5px;
  margin-bottom: 0;
}
.legacy .modal-footer .btn-group .btn + .btn{
  margin-left: -1px;
}
.legacy .modal-footer .btn-block + .btn-block{
  margin-left: 0;
}
.legacy .modal-scrollbar-measure{
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .legacy .modal-dialog{
    width: 645px;
    margin: 30px auto;
  }
  .legacy .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);
  }
  .legacy .modal-sm{
    width: 300px;
  }
}
@media (min-width: 1100px) {
  .legacy .modal-lg{
    width: 900px;
  }
}
.legacy .tooltip{
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  filter: alpha(opacity=0);
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
}
.legacy .tooltip.in{
  filter: alpha(opacity=90);
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
  filter: alpha(opacity = (90));
}
.legacy .tooltip.top{
  margin-top: -3px;
  padding: 5px 0;
}
.legacy .tooltip.right{
  margin-left: 3px;
  padding: 0 5px;
}
.legacy .tooltip.bottom{
  margin-top: 3px;
  padding: 5px 0;
}
.legacy .tooltip.left{
  margin-left: -3px;
  padding: 0 5px;
}
.legacy .tooltip-inner{
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.legacy .tooltip-arrow{
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.legacy .tooltip.top .tooltip-arrow{
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.legacy .tooltip.top-left .tooltip-arrow{
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.legacy .tooltip.top-right .tooltip-arrow{
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.legacy .tooltip.right .tooltip-arrow{
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.legacy .tooltip.left .tooltip-arrow{
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.legacy .tooltip.bottom .tooltip-arrow{
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.legacy .tooltip.bottom-left .tooltip-arrow{
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.legacy .tooltip.bottom-right .tooltip-arrow{
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.legacy .popover{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 18px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.legacy .popover.top{
  margin-top: -10px;
}
.legacy .popover.right{
  margin-left: 10px;
}
.legacy .popover.bottom{
  margin-top: 10px;
}
.legacy .popover.left{
  margin-left: -10px;
}
.legacy .popover-title{
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.legacy .popover-content{
  padding: 9px 14px;
}
.legacy .popover > .arrow, .legacy .popover > .arrow:after{
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.legacy .popover > .arrow{
  border-width: 11px;
}
.legacy .popover > .arrow:after{
  border-width: 10px;
  content: "";
}
.legacy .popover.top > .arrow{
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.legacy .popover.top > .arrow:after{
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.legacy .popover.right > .arrow{
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.legacy .popover.right > .arrow:after{
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.legacy .popover.bottom > .arrow{
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.legacy .popover.bottom > .arrow:after{
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.legacy .popover.left > .arrow{
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.legacy .popover.left > .arrow:after{
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.legacy .carousel{
  position: relative;
}
.legacy .carousel-inner{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.legacy .carousel-inner > .item{
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.legacy .carousel-inner > .item > img, .legacy .carousel-inner > .item > a > img{
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .legacy .carousel-inner > .item{
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .legacy .carousel-inner > .item.next, .legacy .carousel-inner > .item.active.right{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .legacy .carousel-inner > .item.prev, .legacy .carousel-inner > .item.active.left{
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .legacy .carousel-inner > .item.next.left, .legacy .carousel-inner > .item.prev.right, .legacy .carousel-inner > .item.active{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.legacy .carousel-inner > .active, .legacy .carousel-inner > .next, .legacy .carousel-inner > .prev{
  display: block;
}
.legacy .carousel-inner > .active{
  left: 0;
}
.legacy .carousel-inner > .next, .legacy .carousel-inner > .prev{
  position: absolute;
  top: 0;
  width: 100%;
}
.legacy .carousel-inner > .next{
  left: 100%;
}
.legacy .carousel-inner > .prev{
  left: -100%;
}
.legacy .carousel-inner > .next.left, .legacy .carousel-inner > .prev.right{
  left: 0;
}
.legacy .carousel-inner > .active.left{
  left: -100%;
}
.legacy .carousel-inner > .active.right{
  left: 100%;
}
.legacy .carousel-control{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 9%;
  filter: alpha(opacity=100);
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  font-size: 75px;
  color: #888888;
  text-align: center;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
}
.legacy .carousel-control.left{
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.legacy .carousel-control.right{
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.legacy .carousel-control:hover, .legacy .carousel-control:focus{
  outline: 0;
  color: #888888;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
  filter: alpha(opacity = (90));
}
.legacy .carousel-control .icon-prev, .legacy .carousel-control .icon-next, .legacy .carousel-control .glyphicon-chevron-left, .legacy .carousel-control .glyphicon-chevron-right{
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.legacy .carousel-control .icon-prev, .legacy .carousel-control .glyphicon-chevron-left{
  left: 50%;
  margin-left: -10px;
}
.legacy .carousel-control .icon-next, .legacy .carousel-control .glyphicon-chevron-right{
  right: 50%;
  margin-right: -10px;
}
.legacy .carousel-control .icon-prev, .legacy .carousel-control .icon-next{
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.legacy .carousel-control .icon-prev:before{
  content: '\2039';
}
.legacy .carousel-control .icon-next:before{
  content: '\203a';
}
.legacy .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;
}
.legacy .carousel-indicators li{
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.legacy .carousel-indicators .active{
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.legacy .carousel-caption{
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #888888;
  text-align: center;
  text-shadow: none;
}
.legacy .carousel-caption .btn{
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .legacy .carousel-control .glyphicon-chevron-left, .legacy .carousel-control .glyphicon-chevron-right, .legacy .carousel-control .icon-prev, .legacy .carousel-control .icon-next{
    width: 112.5px;
    height: 112.5px;
    margin-top: -37.5px;
    font-size: 112.5px;
  }
  .legacy .carousel-control .glyphicon-chevron-left, .legacy .carousel-control .icon-prev{
    margin-left: -37.5px;
  }
  .legacy .carousel-control .glyphicon-chevron-right, .legacy .carousel-control .icon-next{
    margin-right: -37.5px;
  }
  .legacy .carousel-caption{
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .legacy .carousel-indicators{
    bottom: 20px;
  }
}
.legacy .clearfix:before, .legacy .clearfix:after, .legacy .dl-horizontal dd:before, .legacy .dl-horizontal dd:after, .legacy .container:before, .legacy .container:after, .legacy .container-fluid:before, .legacy .container-fluid:after, .legacy .row:before, .legacy .row:after, .legacy .form-horizontal .form-group:before, .legacy .form-horizontal .form-group:after, .legacy .btn-toolbar:before, .legacy .btn-toolbar:after, .legacy .btn-group-vertical > .btn-group:before, .legacy .btn-group-vertical > .btn-group:after, .legacy .nav:before, .legacy .nav:after, .legacy .navbar:before, .legacy .navbar:after, .legacy .navbar-header:before, .legacy .navbar-header:after, .legacy .navbar-collapse:before, .legacy .navbar-collapse:after, .legacy .pager:before, .legacy .pager:after, .legacy .panel-body:before, .legacy .panel-body:after, .legacy .modal-header:before, .legacy .modal-header:after, .legacy .modal-footer:before, .legacy .modal-footer:after{
  content: " ";
  display: table;
}
.legacy .clearfix:after, .legacy .dl-horizontal dd:after, .legacy .container:after, .legacy .container-fluid:after, .legacy .row:after, .legacy .form-horizontal .form-group:after, .legacy .btn-toolbar:after, .legacy .btn-group-vertical > .btn-group:after, .legacy .nav:after, .legacy .navbar:after, .legacy .navbar-header:after, .legacy .navbar-collapse:after, .legacy .pager:after, .legacy .panel-body:after, .legacy .modal-header:after, .legacy .modal-footer:after{
  clear: both;
}
.legacy .center-block{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.legacy .pull-right{
  float: right !important;
}
.legacy .pull-left{
  float: left !important;
}
.legacy .hide{
  display: none !important;
}
.legacy .show{
  display: block !important;
}
.legacy .invisible{
  visibility: hidden;
}
.legacy .text-hide{
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.legacy .hidden{
  display: none !important;
}
.legacy .affix{
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.legacy .visible-xs, .legacy .visible-sm, .legacy .visible-md, .legacy .visible-lg{
  display: none !important;
}
.legacy .visible-xs-block, .legacy .visible-xs-inline, .legacy .visible-xs-inline-block, .legacy .visible-sm-block, .legacy .visible-sm-inline, .legacy .visible-sm-inline-block, .legacy .visible-md-block, .legacy .visible-md-inline, .legacy .visible-md-inline-block, .legacy .visible-lg-block, .legacy .visible-lg-inline, .legacy .visible-lg-inline-block{
  display: none !important;
}
@media (max-width: 767px) {
  .legacy .visible-xs{
    display: block !important;
  }
  .legacy table.visible-xs{
    display: table !important;
  }
  .legacy tr.visible-xs{
    display: table-row !important;
  }
  .legacy th.visible-xs, .legacy td.visible-xs{
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .legacy .visible-xs-block{
    display: block !important;
  }
}
@media (max-width: 767px) {
  .legacy .visible-xs-inline{
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .legacy .visible-xs-inline-block{
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .visible-sm{
    display: block !important;
  }
  .legacy table.visible-sm{
    display: table !important;
  }
  .legacy tr.visible-sm{
    display: table-row !important;
  }
  .legacy th.visible-sm, .legacy td.visible-sm{
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .visible-sm-block{
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .visible-sm-inline{
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .visible-sm-inline-block{
    display: inline-block !important;
  }
}
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy .visible-md{
    display: block !important;
  }
  .legacy table.visible-md{
    display: table !important;
  }
  .legacy tr.visible-md{
    display: table-row !important;
  }
  .legacy th.visible-md, .legacy td.visible-md{
    display: table-cell !important;
  }
}
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy .visible-md-block{
    display: block !important;
  }
}
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy .visible-md-inline{
    display: inline !important;
  }
}
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy .visible-md-inline-block{
    display: inline-block !important;
  }
}
@media (min-width: 1350px) {
  .legacy .visible-lg{
    display: block !important;
  }
  .legacy table.visible-lg{
    display: table !important;
  }
  .legacy tr.visible-lg{
    display: table-row !important;
  }
  .legacy th.visible-lg, .legacy td.visible-lg{
    display: table-cell !important;
  }
}
@media (min-width: 1350px) {
  .legacy .visible-lg-block{
    display: block !important;
  }
}
@media (min-width: 1350px) {
  .legacy .visible-lg-inline{
    display: inline !important;
  }
}
@media (min-width: 1350px) {
  .legacy .visible-lg-inline-block{
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .legacy .hidden-xs{
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .hidden-sm{
    display: none !important;
  }
}
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy .hidden-md{
    display: none !important;
  }
}
@media (min-width: 1350px) {
  .legacy .hidden-lg{
    display: none !important;
  }
}
.legacy .visible-print{
  display: none !important;
}
@media print {
  .legacy .visible-print{
    display: block !important;
  }
  .legacy table.visible-print{
    display: table !important;
  }
  .legacy tr.visible-print{
    display: table-row !important;
  }
  .legacy th.visible-print, .legacy td.visible-print{
    display: table-cell !important;
  }
}
.legacy .visible-print-block{
  display: none !important;
}
@media print {
  .legacy .visible-print-block{
    display: block !important;
  }
}
.legacy .visible-print-inline{
  display: none !important;
}
@media print {
  .legacy .visible-print-inline{
    display: inline !important;
  }
}
.legacy .visible-print-inline-block{
  display: none !important;
}
@media print {
  .legacy .visible-print-inline-block{
    display: inline-block !important;
  }
}
@media print {
  .legacy .hidden-print{
    display: none !important;
  }
}
/*##FILE## bootstrap.3d.theme.less: TEMA 3D DI BOOTSTRAP, copiato da bootstrap/bootstrap.3d.theme.less */
.legacy .btn-default, .legacy .btn-primary, .legacy .btn-success, .legacy .btn-info, .legacy .btn-warning, .legacy .btn-danger{
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.legacy .btn-default:active, .legacy .btn-primary:active, .legacy .btn-success:active, .legacy .btn-info:active, .legacy .btn-warning:active, .legacy .btn-danger:active, .legacy .btn-default.active, .legacy .btn-primary.active, .legacy .btn-success.active, .legacy .btn-info.active, .legacy .btn-warning.active, .legacy .btn-danger.active{
  -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);
}
.legacy .btn:active, .legacy .btn.active{
  background-image: none;
}
.legacy .btn-default{
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.legacy .btn-default:hover, .legacy .btn-default:focus{
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.legacy .btn-default:active, .legacy .btn-default.active{
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.legacy .btn-primary{
  background-image: -webkit-linear-gradient(top, #993f3f 0%, #6e2d2d 100%);
  background-image: -o-linear-gradient(top, #993f3f 0%, #6e2d2d 100%);
  background-image: linear-gradient(to bottom, #993f3f 0%, #6e2d2d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993f3f', endColorstr='#ff6e2d2d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #662a2a;
}
.legacy .btn-primary:hover, .legacy .btn-primary:focus{
  background-color: #6e2d2d;
  background-position: 0 -15px;
}
.legacy .btn-primary:active, .legacy .btn-primary.active{
  background-color: #6e2d2d;
  border-color: #662a2a;
}
.legacy .btn-success{
  background-image: -webkit-linear-gradient(top, #008000 0%, #004300 100%);
  background-image: -o-linear-gradient(top, #008000 0%, #004300 100%);
  background-image: linear-gradient(to bottom, #008000 0%, #004300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008000', endColorstr='#ff004300', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #003900;
}
.legacy .btn-success:hover, .legacy .btn-success:focus{
  background-color: #004300;
  background-position: 0 -15px;
}
.legacy .btn-success:active, .legacy .btn-success.active{
  background-color: #004300;
  border-color: #003900;
}
.legacy .btn-info{
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.legacy .btn-info:hover, .legacy .btn-info:focus{
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.legacy .btn-info:active, .legacy .btn-info.active{
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.legacy .btn-warning{
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.legacy .btn-warning:hover, .legacy .btn-warning:focus{
  background-color: #eb9316;
  background-position: 0 -15px;
}
.legacy .btn-warning:active, .legacy .btn-warning.active{
  background-color: #eb9316;
  border-color: #e38d13;
}
.legacy .btn-danger{
  background-image: -webkit-linear-gradient(top, #cc0000 0%, #8f0000 100%);
  background-image: -o-linear-gradient(top, #cc0000 0%, #8f0000 100%);
  background-image: linear-gradient(to bottom, #cc0000 0%, #8f0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc0000', endColorstr='#ff8f0000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #850000;
}
.legacy .btn-danger:hover, .legacy .btn-danger:focus{
  background-color: #8f0000;
  background-position: 0 -15px;
}
.legacy .btn-danger:active, .legacy .btn-danger.active{
  background-color: #8f0000;
  border-color: #850000;
}
.legacy .thumbnail, .legacy .img-thumbnail{
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.legacy .dropdown-menu > li > a:hover, .legacy .dropdown-menu > li > a:focus{
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.legacy .dropdown-menu > .active > a, .legacy .dropdown-menu > .active > a:hover, .legacy .dropdown-menu > .active > a:focus{
  background-image: -webkit-linear-gradient(top, #993f3f 0%, #873838 100%);
  background-image: -o-linear-gradient(top, #993f3f 0%, #873838 100%);
  background-image: linear-gradient(to bottom, #993f3f 0%, #873838 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993f3f', endColorstr='#ff873838', GradientType=0);
  background-color: #873838;
}
.legacy .navbar-default{
  background-image: -webkit-linear-gradient(top, #b85353 0%, #993f3f 100%);
  background-image: -o-linear-gradient(top, #b85353 0%, #993f3f 100%);
  background-image: linear-gradient(to bottom, #b85353 0%, #993f3f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb85353', endColorstr='#ff993f3f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  /*.navbar-nav > .active > a {
    #gradient > .vertical(@start-color: darken(@navbar-default-bg, 5%); @end-color: darken(@navbar-default-bg, 2%));
    .box-shadow(inset 0 3px 9px rgba(0,0,0,.075));
  }*/
}
/*.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255,255,255,.25);
}*/
.legacy .navbar-inverse{
  background-image: -webkit-linear-gradient(top, #343434 0%, #1a1a1a 100%);
  background-image: -o-linear-gradient(top, #343434 0%, #1a1a1a 100%);
  background-image: linear-gradient(to bottom, #343434 0%, #1a1a1a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff343434', endColorstr='#ff1a1a1a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  /*.navbar-nav > .active > a {
    #gradient > .vertical(@start-color: @navbar-inverse-bg; @end-color: lighten(@navbar-inverse-bg, 2.5%));
    .box-shadow(inset 0 3px 9px rgba(0,0,0,.25));
  }*/
  /*.navbar-brand,
  .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  }*/
}
.legacy .navbar-static-top, .legacy .navbar-fixed-top, .legacy .navbar-fixed-bottom{
  border-radius: 0;
}
.legacy .alert{
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.legacy .alert-success{
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.legacy .alert-info{
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.legacy .alert-warning{
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.legacy .alert-danger{
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.legacy .progress{
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.legacy .progress-bar{
  background-image: -webkit-linear-gradient(top, #993f3f 0%, #753030 100%);
  background-image: -o-linear-gradient(top, #993f3f 0%, #753030 100%);
  background-image: linear-gradient(to bottom, #993f3f 0%, #753030 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993f3f', endColorstr='#ff753030', GradientType=0);
}
.legacy .progress-bar-success{
  background-image: -webkit-linear-gradient(top, #008000 0%, #004d00 100%);
  background-image: -o-linear-gradient(top, #008000 0%, #004d00 100%);
  background-image: linear-gradient(to bottom, #008000 0%, #004d00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008000', endColorstr='#ff004d00', GradientType=0);
}
.legacy .progress-bar-info{
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.legacy .progress-bar-warning{
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.legacy .progress-bar-danger{
  background-image: -webkit-linear-gradient(top, #cc0000 0%, #990000 100%);
  background-image: -o-linear-gradient(top, #cc0000 0%, #990000 100%);
  background-image: linear-gradient(to bottom, #cc0000 0%, #990000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc0000', endColorstr='#ff990000', GradientType=0);
}
.legacy .list-group{
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.legacy .list-group-item.active, .legacy .list-group-item.active:hover, .legacy .list-group-item.active:focus{
  text-shadow: 0 -1px 0 #753030;
  background-image: -webkit-linear-gradient(top, #993f3f 0%, #7e3434 100%);
  background-image: -o-linear-gradient(top, #993f3f 0%, #7e3434 100%);
  background-image: linear-gradient(to bottom, #993f3f 0%, #7e3434 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993f3f', endColorstr='#ff7e3434', GradientType=0);
  border-color: #7e3434;
}
.legacy .panel{
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.legacy .panel-default > .panel-heading{
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.legacy .panel-primary > .panel-heading{
  background-image: -webkit-linear-gradient(top, #993f3f 0%, #873838 100%);
  background-image: -o-linear-gradient(top, #993f3f 0%, #873838 100%);
  background-image: linear-gradient(to bottom, #993f3f 0%, #873838 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff993f3f', endColorstr='#ff873838', GradientType=0);
}
.legacy .panel-success > .panel-heading{
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.legacy .panel-info > .panel-heading{
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.legacy .panel-warning > .panel-heading{
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.legacy .panel-danger > .panel-heading{
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.legacy .well{
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
/*##FILE## bootstrap.sticky.footer.less: STICKY FOOTER STYLES

    <div id="wrap">
      
      <!-- ??? Navbar ??? -->
      <div class="navbar navbar-fixed-top">...</div>

      <!-- Begin page content -->
      <div class="container">
        ... MAIN CONTAINER ...
      </div>

      <div id="push"></div>
    </div>

    <div id="footer">
      <div class="container">
        ... FOOTER ...
      </div>
    </div>

      -------------------------------------------------- */
.legacy, .legacy, .legacy .full-height{
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
.legacy #wrap{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -100px;
}
/* Set the fixed height of the footer here */
.legacy #push{
  height: 100px;
}
.legacy #footer{
  min-height: 100px;
  margin-top: 0;
}
@media (max-width: 1099px) {
  /* Wrapper for page content to push down footer */
  .legacy #wrap{
    min-height: initial;
    height: auto !important;
    margin-bottom: auto;
  }
  .legacy #push{
    height: 0;
  }
}
/* Lastly, apply responsive CSS fixes as necessary */
/*@media (max-width: 767px) {
    #footer {
        margin-left: @h-margin;
        margin-right: @h-margin;
    }
}*/
/*##FILE## bootstrap.extensions.less: CONTIENE FIX E MODIFICHE DIRETTE AL FUNZIONAMENTO DI BOOTSTRAP */
/* IE10 & WP8 Viewport Fix */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* LAYOUT */
/* Disable responsive:
    - uncomment this
    - comment CSS Media Queries in javascript below
    - set @grid-float-breakpoint to 0 in variables
    - include *.noresponsive.less instead of standard less in bootstrap.less
    - remove meta viewport from masterpage
    - not load *.responsive.less *
.container {
    width: 990px !important;
    margin: auto;
    .container {
        width: 100% !important;
    }
}/**/
/* Enable CSS Media Queries in javascript */
.legacy #cssmedia-xs, .legacy #cssmedia-sm, .legacy #cssmedia-md, .legacy #cssmedia-lg{
  visibility: hidden;
}
/**/
/* Always show vertical scroll to avoid elements movement with short pages *
body {
    overflow-y: scroll;
}/**/
/* Set padding to keep content from hitting the edges */
.legacy .body-content{
  padding-left: 15px;
  padding-right: 15px;
}
/**/
/* Enable when using navbar-fixed-top *
body {
    margin-top: @navbar-height;
}/**/
/* 5th division columns */
.legacy .col-xs-1-5{
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .col-xs-2-5{
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .col-xs-3-5{
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.legacy .col-xs-4-5{
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .legacy .col-sm-1-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-sm-2-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-sm-3-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-sm-4-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .legacy .col-sm-1-5{
    float: left;
    width: 20%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .legacy .col-sm-2-5{
    float: left;
    width: 40%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .legacy .col-sm-3-5{
    float: left;
    width: 60%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .legacy .col-sm-4-5{
    float: left;
    width: 80%;
  }
}
@media (min-width: 1100px) {
  .legacy .col-md-1-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-md-2-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-md-3-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-md-4-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  .legacy .col-md-1-5{
    float: left;
    width: 20%;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  .legacy .col-md-2-5{
    float: left;
    width: 40%;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  .legacy .col-md-3-5{
    float: left;
    width: 60%;
  }
}
@media (min-width: 1100px) and (min-width: 1100px) {
  .legacy .col-md-4-5{
    float: left;
    width: 80%;
  }
}
@media (min-width: 1350px) {
  .legacy .col-lg-1-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-lg-2-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-lg-3-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .legacy .col-lg-4-5{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1350px) and (min-width: 1350px) {
  .legacy .col-lg-1-5{
    float: left;
    width: 20%;
  }
}
@media (min-width: 1350px) and (min-width: 1350px) {
  .legacy .col-lg-2-5{
    float: left;
    width: 40%;
  }
}
@media (min-width: 1350px) and (min-width: 1350px) {
  .legacy .col-lg-3-5{
    float: left;
    width: 60%;
  }
}
@media (min-width: 1350px) and (min-width: 1350px) {
  .legacy .col-lg-4-5{
    float: left;
    width: 80%;
  }
}
/* Main jumbotron is aligned with body */
.legacy .jumbotron.jumbotron-main{
  padding-left: 0;
  padding-right: 0;
}
/**/
/* GMaps Autocomplete fix for modals */
.legacy .pac-container{
  z-index: 10000 !important;
}
/* Google Adwords position fix*/
.legacy iframe[name=google_conversion_frame]{
  position: absolute;
  top: -1000px;
  left: -1000px;
}
/* STYLES */
/* Force using @font-weight-bold as default bold */
.legacy h1, .legacy h2, .legacy h3, .legacy h4, .legacy h5, .legacy h6, .legacy .h1, .legacy .h2, .legacy .h3, .legacy .h4, .legacy .h5, .legacy .h6{
  text-transform: none;
}
.legacy h1 b, .legacy h2 b, .legacy h3 b, .legacy h4 b, .legacy h5 b, .legacy h6 b, .legacy .h1 b, .legacy .h2 b, .legacy .h3 b, .legacy .h4 b, .legacy .h5 b, .legacy .h6 b{
  font-weight: 300;
}
.legacy h1.font-base b, .legacy h2.font-base b, .legacy h3.font-base b, .legacy h4.font-base b, .legacy h5.font-base b, .legacy h6.font-base b, .legacy .h1.font-base b, .legacy .h2.font-base b, .legacy .h3.font-base b, .legacy .h4.font-base b, .legacy .h5.font-base b, .legacy .h6.font-base b{
  font-weight: 600;
}
.legacy h1, .legacy .h1{
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.legacy hgroup, .legacy .hgroup{
  margin: 20px 0;
}
.legacy hgroup h1, .legacy .hgroup h1, .legacy hgroup h2, .legacy .hgroup h2, .legacy hgroup h3, .legacy .hgroup h3, .legacy hgroup h4, .legacy .hgroup h4, .legacy hgroup h5, .legacy .hgroup h5, .legacy hgroup h6, .legacy .hgroup h6, .legacy hgroup .h1, .legacy .hgroup .h1, .legacy hgroup .h2, .legacy .hgroup .h2, .legacy hgroup .h3, .legacy .hgroup .h3, .legacy hgroup .h4, .legacy .hgroup .h4, .legacy hgroup .h5, .legacy .hgroup .h5, .legacy hgroup .h6, .legacy .hgroup .h6{
  margin: 3px 0 0;
}
.legacy b, .legacy strong, .legacy dl dt, .legacy .alert .alert-link{
  font-weight: 600;
}
.legacy label{
  font-weight: normal;
}
.legacy a, .legacy a:hover{
  text-decoration: none;
  cursor: pointer;
}
.legacy .well.intro{
  border: 0;
  box-shadow: none;
  font-size: 20px;
  color: #383838;
  font-weight: 300;
  padding: 10px 15px;
}
.legacy .well.result{
  border: 0;
  box-shadow: none;
  font-size: 22px;
  color: #383838;
  text-align: center;
  font-weight: 300;
  line-height: 1.2em;
}
.legacy .well.result .site-signature{
  color: #993f3f;
}
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .carousel-control .glyphicon-chevron-right, .legacy .carousel-control .icon-next{
    margin-right: -36px;
  }
  .legacy .well.intro{
    text-align: center;
  }
}
@media (max-width: 767px) {
  .legacy .well.intro{
    text-align: center;
  }
  .legacy .carousel-control.left{
    left: 0;
    top: 40px;
  }
  .legacy .carousel-control.left span{
    font-size: 40px;
  }
  .legacy .carousel-control.right{
    right: 0;
    top: 40px;
    margin-right: 0;
  }
  .legacy .carousel-control.right span{
    font-size: 40px;
  }
  .legacy .modal-dialog .modal-content .modal-header h3, .legacy .modal-dialog .modal-content .modal-header .h3{
    font-size: 23px;
  }
  .legacy .modal-dialog .modal-content .modal-body{
    font-size: 17px;
  }
}
/*##FILE## mixins.less: CONTIENE CLASSI GENERALI DI SUPPORTO */
/* LAYOUT */
.legacy .clear{
  clear: both;
}
.legacy .clear-left{
  clear: left;
}
.legacy .clear-right{
  clear: right;
}
.legacy .float-left{
  float: left;
}
.legacy .float-right{
  float: right;
}
.legacy .float-none{
  float: none;
}
.legacy .absolute{
  position: absolute;
}
.legacy .relative{
  position: relative;
}
.legacy .fixed{
  position: fixed;
}
.legacy .fit-absolute{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.legacy .inline{
  display: inline;
}
.legacy .inline-block{
  display: inline-block;
}
.legacy .block{
  display: block;
}
.legacy .inline-table{
  display: inline-table;
}
.legacy .table{
  display: table;
}
.legacy .table-col{
  display: table-column;
}
.legacy .table-row{
  display: table-row;
}
.legacy .table-cell{
  display: table-cell;
}
.legacy .visible{
  display: block !important;
  visibility: visible;
}
.legacy .hidden{
  display: none;
  visibility: hidden;
}
.legacy .transparent{
  visibility: hidden;
}
.legacy .noscroll{
  overflow: hidden;
  height: 100%;
}
.legacy .notallowed{
  cursor: not-allowed;
}
.legacy .overflow-h{
  overflow: hidden;
}
.legacy .overflow-s{
  overflow: scroll;
}
.legacy .overflow-a{
  overflow: auto;
}
.legacy .v-top{
  vertical-align: top;
}
.legacy .v-middle{
  vertical-align: middle;
}
.legacy .v-bottom{
  vertical-align: bottom;
}
.legacy .v-super{
  vertical-align: super;
}
.legacy .v-baseline{
  vertical-align: baseline;
}
.legacy .truncate{
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.legacy .nounderline, .legacy a.nounderline{
  text-decoration: none;
}
.legacy .nocontainer{
  width: 100%;
  padding: 0;
  margin: 0;
}
.legacy .center{
  text-align: center;
  margin: 0 auto;
}
.legacy .center > *{
  margin-left: auto;
  margin-right: auto;
}
.legacy .v-align-middle{
  vertical-align: middle;
}
.legacy .v-align-middle:before{
  content: '';
  display: inline-block;
  width: 0px;
  height: inherit;
  vertical-align: middle;
}
.legacy .v-align-middle *{
  display: inline-block;
}
.legacy .full-width{
  width: 100%;
}
.legacy .full-height{
  height: 100%;
}
.legacy .noscroll .full-height, .legacy .full-height.noscroll{
  overflow: hidden;
  min-height: 0;
}
.legacy .cover{
  background-size: 100%;
  background-size: cover;
}
.legacy .background-centered{
  background-position: center;
}
/* MARGIN PADDING BORDER */
.legacy .noborder{
  border: 0;
}
.legacy .nomargin{
  margin: 0;
}
.legacy .nopadding{
  padding: 0;
}
.legacy .nostyle{
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}
.legacy .margin-t-none{
  margin-top: 0;
}
.legacy .margin-b-none{
  margin-bottom: 0;
}
.legacy .margin-v-none{
  margin-top: 0;
  margin-bottom: 0;
}
.legacy .margin-l-none{
  margin-left: 0;
}
.legacy .margin-r-none{
  margin-right: 0;
}
.legacy .margin-h-none{
  margin-left: 0;
  margin-right: 0;
}
.legacy .margin-none{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.legacy .margin-t-mini{
  margin-top: 5px;
}
.legacy .margin-b-mini{
  margin-bottom: 5px;
}
.legacy .margin-v-mini{
  margin-top: 5px;
  margin-bottom: 5px;
}
.legacy .margin-l-mini{
  margin-left: 5px;
}
.legacy .margin-r-mini{
  margin-right: 5px;
}
.legacy .margin-h-mini{
  margin-left: 5px;
  margin-right: 5px;
}
.legacy .margin-mini{
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
.legacy .margin-t-small{
  margin-top: 10px;
}
.legacy .margin-b-small{
  margin-bottom: 10px;
}
.legacy .margin-v-small{
  margin-top: 10px;
  margin-bottom: 10px;
}
.legacy .margin-l-small{
  margin-left: 10px;
}
.legacy .margin-r-small{
  margin-right: 10px;
}
.legacy .margin-h-small{
  margin-left: 10px;
  margin-right: 10px;
}
.legacy .margin-small{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.legacy .margin-t-medium{
  margin-top: 25px;
}
.legacy .margin-b-medium{
  margin-bottom: 25px;
}
.legacy .margin-v-medium{
  margin-top: 25px;
  margin-bottom: 25px;
}
.legacy .margin-l-medium{
  margin-left: 25px;
}
.legacy .margin-r-medium{
  margin-right: 25px;
}
.legacy .margin-h-medium{
  margin-left: 25px;
  margin-right: 25px;
}
.legacy .margin-medium{
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 25px;
  margin-right: 25px;
}
.legacy .margin-t-large{
  margin-top: 40px;
}
.legacy .margin-b-large{
  margin-bottom: 40px;
}
.legacy .margin-v-large{
  margin-top: 40px;
  margin-bottom: 40px;
}
.legacy .margin-l-large{
  margin-left: 40px;
}
.legacy .margin-r-large{
  margin-right: 40px;
}
.legacy .margin-h-large{
  margin-left: 40px;
  margin-right: 40px;
}
.legacy .margin-large{
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
}
.legacy .padding-t-none{
  padding-top: 0;
}
.legacy .padding-b-none{
  padding-bottom: 0;
}
.legacy .padding-v-none{
  padding-top: 0;
  padding-bottom: 0;
}
.legacy .padding-l-none{
  padding-left: 0;
}
.legacy .padding-r-none{
  padding-right: 0;
}
.legacy .padding-h-none{
  padding-left: 0;
  padding-right: 0;
}
.legacy .padding-none{
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.legacy .padding-t-mini{
  padding-top: 5px;
}
.legacy .padding-b-mini{
  padding-bottom: 5px;
}
.legacy .padding-v-mini{
  padding-top: 5px;
  padding-bottom: 5px;
}
.legacy .padding-l-mini{
  padding-left: 5px;
}
.legacy .padding-r-mini{
  padding-right: 5px;
}
.legacy .padding-h-mini{
  padding-left: 5px;
  padding-right: 5px;
}
.legacy .padding-mini{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.legacy .padding-t-small{
  padding-top: 10px;
}
.legacy .padding-b-small{
  padding-bottom: 10px;
}
.legacy .padding-v-small{
  padding-top: 10px;
  padding-bottom: 10px;
}
.legacy .padding-l-small{
  padding-left: 10px;
}
.legacy .padding-r-small{
  padding-right: 10px;
}
.legacy .padding-h-small{
  padding-left: 10px;
  padding-right: 10px;
}
.legacy .padding-small{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.legacy .padding-t-medium{
  padding-top: 25px;
}
.legacy .padding-b-medium{
  padding-bottom: 25px;
}
.legacy .padding-v-medium{
  padding-top: 25px;
  padding-bottom: 25px;
}
.legacy .padding-l-medium{
  padding-left: 25px;
}
.legacy .padding-r-medium{
  padding-right: 25px;
}
.legacy .padding-h-medium{
  padding-left: 25px;
  padding-right: 25px;
}
.legacy .padding-medium{
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
}
.legacy .padding-t-large{
  padding-top: 40px;
}
.legacy .padding-b-large{
  padding-bottom: 40px;
}
.legacy .padding-v-large{
  padding-top: 40px;
  padding-bottom: 40px;
}
.legacy .padding-l-large{
  padding-left: 40px;
}
.legacy .padding-r-large{
  padding-right: 40px;
}
.legacy .padding-h-large{
  padding-left: 40px;
  padding-right: 40px;
}
.legacy .padding-large{
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
/* Da usare insieme a col-* e nopadding per fare celle molto vicine */
.legacy .row-border-mini{
  margin: -2px;
}
.legacy .border-mini{
  border: 2px solid transparent;
}
.legacy .border-mini.one-line{
  border: 2px solid transparent;
}
/* TEXT LAYOUT */
.legacy .text-left{
  text-align: left;
}
.legacy .text-center{
  text-align: center;
}
.legacy .text-right{
  text-align: right;
}
.legacy .text-justify{
  text-align: justify;
}
.legacy .line-through{
  text-decoration: line-through;
}
.legacy .nowrap{
  white-space: nowrap;
}
.legacy .small{
  font-size: 0.95em;
}
.legacy .smaller{
  font-size: 0.9em;
}
.legacy .smallest{
  font-size: 0.7em;
}
.legacy .big{
  font-size: 1.1em;
}
.legacy .bigger{
  font-size: 1.2em;
  line-height: 1.4em;
}
.legacy .biggest{
  font-size: 2em;
  line-height: 1.2em;
}
.legacy .extra-biggest{
  font-size: 2.8em;
  line-height: 1em;
}
.legacy .uppercase{
  text-transform: uppercase;
}
.legacy .lowercase{
  text-transform: lowercase;
}
.legacy .capitalize{
  text-transform: capitalize;
}
.legacy .light{
  font-weight: 300;
}
.legacy .normal{
  font-weight: normal;
  font-style: normal;
}
.legacy .bold{
  font-weight: 600;
}
.legacy .extra-bold{
  font-weight: 700;
}
.legacy .italic{
  font-style: italic;
}
/* STYLES */
/* Brand Colors */
.legacy .color-primary, .legacy a.color-primary{
  color: #993f3f;
}
.legacy .color-secondary, .legacy a.color-secondary{
  color: #888888;
}
.legacy .color-text{
  color: #888888;
}
.legacy .color-black{
  color: #000;
}
.legacy .color-white{
  color: #fff;
}
.legacy .color-gray-base{
  color: #000;
}
.legacy .color-gray-darker{
  color: #1a1a1a;
}
.legacy .color-gray-dark{
  color: #383838;
}
.legacy .color-gray{
  color: #666;
}
.legacy .color-gray-light{
  color: #aaa;
}
.legacy .color-gray-lighter{
  color: #eee;
}
.legacy .color-danger{
  color: #a94442;
}
.legacy .color-warning{
  color: #8a6d3b;
}
.legacy .color-success{
  color: #3c763d;
}
.legacy .color-info{
  color: #31708f;
}
.legacy .bg-primary{
  background-color: #993f3f;
}
.legacy .bg-secondary{
  background-color: #888888;
}
/* Font style override */
.legacy .font-base{
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: normal;
  text-transform: none;
}
.legacy .font-title{
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: normal;
  text-transform: none;
}
.legacy .font-headings{
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  text-transform: none;
}
.legacy .font-mono{
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: normal;
  text-transform: none;
}
.legacy .font-serif{
  font-family: Georgia, "Times New Roman", Times, serif;
}
.legacy .line-base{
  line-height: 1;
}
.legacy .as-text{
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: normal;
  text-transform: none;
  margin: 0;
  color: #888888;
  font-size: 18px;
  line-height: 1.42857143;
  border: 0;
}
.legacy .content-bg{
  background-color: rgba(255, 255, 255, 0.8);
}
.legacy .body-bg{
  background-color: #fff;
}
/* Alternative Style */
.legacy .alt-text{
  color: #252424;
}
.legacy .alt-text a, .legacy a.alt-text{
  color: #252424;
}
.legacy .alt-text a:hover, .legacy a.alt-text:hover, .legacy .alt-text a:active, .legacy a.alt-text:active, .legacy .alt-text a.active, .legacy a.alt-text.active{
  color: #873838;
}
.legacy .alt-bg{
  background-color: #f9f9f9;
}
.legacy .alt{
  background-color: #f9f9f9;
  color: #252424;
}
.legacy .alt a, .legacy a.alt{
  color: #252424;
}
.legacy .alt a:hover, .legacy a.alt:hover, .legacy .alt a:active, .legacy a.alt:active, .legacy .alt a.active, .legacy a.alt.active{
  color: #873838;
}
/* Inverse Style (used in footer by default) */
.legacy .text-inverse{
  color: #fff;
}
.legacy .text-inverse h1, .legacy .text-inverse .h1, .legacy .text-inverse h2, .legacy .text-inverse .h2, .legacy .text-inverse h3, .legacy .text-inverse .h3, .legacy .text-inverse h4, .legacy .text-inverse .h4, .legacy .text-inverse h5, .legacy .text-inverse .h5, .legacy .text-inverse h6, .legacy .text-inverse .h6{
  color: #fff;
}
.legacy .text-inverse a, .legacy a.text-inverse{
  color: #fff;
  text-decoration: none;
}
.legacy .text-inverse a:hover, .legacy a.text-inverse:hover, .legacy .text-inverse a:active, .legacy a.text-inverse:active{
  color: #fff;
  text-decoration: none;
}
.legacy .text-inverse hr{
  border-top: 1px solid #4d4d4d;
}
.legacy a.text-inverse{
  color: #fff;
  text-decoration: none;
}
.legacy a.text-inverse:hover, .legacy a.text-inverse:active{
  color: #fff;
  text-decoration: none;
}
.legacy .bg-inverse{
  background-color: #1a1a1a;
}
.legacy .inverse{
  background-color: #1a1a1a;
  color: #fff;
}
.legacy .inverse h1, .legacy .inverse .h1, .legacy .inverse h2, .legacy .inverse .h2, .legacy .inverse h3, .legacy .inverse .h3, .legacy .inverse h4, .legacy .inverse .h4, .legacy .inverse h5, .legacy .inverse .h5, .legacy .inverse h6, .legacy .inverse .h6{
  color: #fff;
}
.legacy .inverse a, .legacy a.inverse{
  color: #fff;
  text-decoration: none;
}
.legacy .inverse a:hover, .legacy a.inverse:hover, .legacy .inverse a:active, .legacy a.inverse:active{
  color: #fff;
  text-decoration: none;
}
.legacy .inverse hr{
  border-top: 1px solid #4d4d4d;
}
/* Alternative Inverse Style */
.legacy .alt-inverse-text{
  color: #252424;
}
.legacy .alt-inverse-text a, .legacy a.alt-inverse-text{
  color: #eee;
}
.legacy .alt-inverse-text a:hover, .legacy a.alt-inverse-text:hover, .legacy .alt-inverse-text a:active, .legacy a.alt-inverse-text:active, .legacy .alt-inverse-text a.active, .legacy a.alt-inverse-text.active{
  color: #993f3f;
}
.legacy .alt-inverse-bg{
  background-color: #242424;
}
.legacy .alt-inverse{
  background-color: #242424;
  color: #252424;
}
.legacy .alt-inverse a, .legacy a.alt-inverse{
  color: #eee;
}
.legacy .alt-inverse a:hover, .legacy a.alt-inverse:hover, .legacy .alt-inverse a:active, .legacy a.alt-inverse:active, .legacy .alt-inverse a.active, .legacy a.alt-inverse.active{
  color: #993f3f;
}
/* Force Standard Style (used in footer by default) */
.legacy .text-standard{
  color: #888888;
}
.legacy .text-standard h1, .legacy .text-standard .h1, .legacy .text-standard h2, .legacy .text-standard .h2, .legacy .text-standard h3, .legacy .text-standard .h3, .legacy .text-standard h4, .legacy .text-standard .h4, .legacy .text-standard h5, .legacy .text-standard .h5, .legacy .text-standard h6, .legacy .text-standard .h6{
  color: #888888;
}
.legacy .text-standard a{
  color: #993f3f;
  text-decoration: underline;
}
.legacy .text-standard a:hover, .legacy .text-standard a:active{
  color: #873838;
  text-decoration: none;
}
.legacy a.text-standard{
  color: #993f3f;
  text-decoration: underline;
}
.legacy a.text-standard:hover, .legacy a.text-standard:active{
  color: #873838;
  text-decoration: none;
}
.legacy .bg-standard{
  background-color: #fff;
}
.legacy .standard{
  background-color: #fff;
  color: #888888;
}
.legacy .standard h1, .legacy .standard .h1, .legacy .standard h2, .legacy .standard .h2, .legacy .standard h3, .legacy .standard .h3, .legacy .standard h4, .legacy .standard .h4, .legacy .standard h5, .legacy .standard .h5, .legacy .standard h6, .legacy .standard .h6{
  color: #888888;
}
.legacy .standard a{
  color: #993f3f;
  text-decoration: underline;
}
.legacy .standard a:hover, .legacy .standard a:active{
  color: #873838;
  text-decoration: none;
}
/* SHADOWS */
.legacy .box-shadow{
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
}
.legacy .box-shadow-t{
  -webkit-box-shadow: 0 -13px 13px -13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 -13px 13px -13px rgba(0, 0, 0, 0.5);
}
.legacy .box-shadow-b{
  -webkit-box-shadow: 0 13px 13px -13px rgba(0, 0, 0, 0.5);
  box-shadow: 0 13px 13px -13px rgba(0, 0, 0, 0.5);
}
.legacy .box-shadow-small{
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.legacy .box-shadow-t-small{
  -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.5);
}
.legacy .box-shadow-b-small{
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
}
/* CUSTOM */
.legacy .cursor-pointer{
  cursor: pointer;
}
/* MIN-HEIGHT MEDIA VISIBLE/HIDDEN */
.legacy .visible-min-height{
  display: none !important;
  display: none;
  visibility: hidden;
}
/* IE VISIBLE/HIDDEN */
.legacy.lt-ie10 .visible-lt-ie10{
  display: block !important;
  visibility: visible;
}
.legacy.lt-ie10 .hidden-lt-ie10{
  display: none !important;
  display: none;
  visibility: hidden;
}
.legacy.lt-ie9 .visible-lt-ie9{
  display: block !important;
  visibility: visible;
}
.legacy.lt-ie9 .hidden-lt-ie9{
  display: none !important;
  display: none;
  visibility: hidden;
}
.legacy.lt-ie8 .visible-lt-ie8{
  display: block !important;
  visibility: visible;
}
.legacy.lt-ie8 .hidden-lt-ie8{
  display: none !important;
  display: none;
  visibility: hidden;
}
.legacy.lt-ie7 .visible-lt-ie7{
  display: block !important;
  visibility: visible;
}
.legacy.lt-ie7 .hidden-lt-ie7{
  display: none !important;
  display: none;
  visibility: hidden;
}
/* GRADIENTS */
.legacy .alt-hover:hover{
  background-color: #f9f9f9;
  color: #252424;
}
.legacy .alt-hover:hover a, .legacy a.alt-hover:hover{
  color: #252424;
}
.legacy .alt-hover:hover a:hover, .legacy a.alt-hover:hover:hover, .legacy .alt-hover:hover a:active, .legacy a.alt-hover:hover:active, .legacy .alt-hover:hover a.active, .legacy a.alt-hover:hover.active{
  color: #873838;
}
/*##FILE## mixins.responsive.less: RESPONSIVE DI mixins.less

    Responsive pages style for these size:
    - Large desktop (md)
    - Small desktop (md)
    - Tablet (sm)
    - Mobile (xs)
    - Navbar uncollapsed
    - Navbar collapsed

*/
/*** MIN HEIGHT ***/
@media (max-height: 660px) {
  .legacy .visible-min-height{
    display: block !important;
    visibility: visible;
  }
  .legacy .hidden-min-height{
    display: none !important;
    display: none;
    visibility: hidden;
  }
}
@media (min-height: 661px) {
  .legacy .visible-min-height{
    display: none !important;
    display: none;
    visibility: hidden;
  }
}
/*** LARGE DESKTOP (LG) ***/
@media (min-width: 1350px) {
  .legacy .text-center-lg{
    text-align: center;
  }
  .legacy .text-left-lg{
    text-align: left;
  }
  .legacy .text-right-lg{
    text-align: right;
  }
  .legacy .center-lg{
    text-align: center;
    margin: 0 auto;
  }
  .legacy .center-lg > *{
    margin-left: auto;
    margin-right: auto;
  }
  .legacy .float-none-lg{
    float: none;
  }
  .legacy .margin-none-lg{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .legacy .margin-t-none-lg{
    margin-top: 0;
  }
  .legacy .margin-r-none-lg{
    margin-right: 0;
  }
  .legacy .margin-b-none-lg{
    margin-bottom: 0;
  }
  .legacy .margin-l-none-lg{
    margin-left: 0;
  }
  .legacy .padding-none-lg{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .legacy .padding-t-none-lg{
    padding-top: 0;
  }
  .legacy .padding-r-none-lg{
    padding-right: 0;
  }
  .legacy .padding-b-none-lg{
    padding-bottom: 0;
  }
  .legacy .padding-l-none-lg{
    padding-left: 0;
  }
}
/*** SMALL DESKTOP (MD) ***/
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy .text-center-md{
    text-align: center;
  }
  .legacy .text-left-md{
    text-align: left;
  }
  .legacy .text-right-md{
    text-align: right;
  }
  .legacy .center-md{
    text-align: center;
    margin: 0 auto;
  }
  .legacy .center-md > *{
    margin-left: auto;
    margin-right: auto;
  }
  .legacy .float-none-md{
    float: none;
  }
  .legacy .margin-none-md{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .legacy .margin-t-none-md{
    margin-top: 0;
  }
  .legacy .margin-r-none-md{
    margin-right: 0;
  }
  .legacy .margin-b-none-md{
    margin-bottom: 0;
  }
  .legacy .margin-l-none-md{
    margin-left: 0;
  }
  .legacy .padding-none-md{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .legacy .padding-t-none-md{
    padding-top: 0;
  }
  .legacy .padding-r-none-md{
    padding-right: 0;
  }
  .legacy .padding-b-none-md{
    padding-bottom: 0;
  }
  .legacy .padding-l-none-md{
    padding-left: 0;
  }
}
/*** TABLET (SM) ***/
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy .text-center-sm{
    text-align: center;
  }
  .legacy .text-left-sm{
    text-align: left;
  }
  .legacy .text-right-sm{
    text-align: right;
  }
  .legacy .center-sm{
    text-align: center;
    margin: 0 auto;
  }
  .legacy .center-sm > *{
    margin-left: auto;
    margin-right: auto;
  }
  .legacy .float-none-sm{
    float: none;
  }
  .legacy .margin-none-sm{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .legacy .margin-t-none-sm{
    margin-top: 0;
  }
  .legacy .margin-r-none-sm{
    margin-right: 0;
  }
  .legacy .margin-b-none-sm{
    margin-bottom: 0;
  }
  .legacy .margin-l-none-sm{
    margin-left: 0;
  }
  .legacy .padding-none-sm{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .legacy .padding-t-none-sm{
    padding-top: 0;
  }
  .legacy .padding-r-none-sm{
    padding-right: 0;
  }
  .legacy .padding-b-none-sm{
    padding-bottom: 0;
  }
  .legacy .padding-l-none-sm{
    padding-left: 0;
  }
}
/*** MOBILE (XS) ***/
@media (max-width: 767px) {
  .legacy .text-center-xs{
    text-align: center;
  }
  .legacy .text-left-xs{
    text-align: left;
  }
  .legacy .text-right-xs{
    text-align: right;
  }
  .legacy .center-xs{
    text-align: center;
    margin: 0 auto;
  }
  .legacy .center-xs > *{
    margin-left: auto;
    margin-right: auto;
  }
  .legacy .float-none-xs{
    float: none;
  }
  .legacy .margin-none-xs{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .legacy .margin-t-none-xs{
    margin-top: 0;
  }
  .legacy .margin-r-none-xs{
    margin-right: 0;
  }
  .legacy .margin-b-none-xs{
    margin-bottom: 0;
  }
  .legacy .margin-l-none-xs{
    margin-left: 0;
  }
  .legacy .padding-none-xs{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .legacy .padding-t-none-xs{
    padding-top: 0;
  }
  .legacy .padding-r-none-xs{
    padding-right: 0;
  }
  .legacy .padding-b-none-xs{
    padding-bottom: 0;
  }
  .legacy .padding-l-none-xs{
    padding-left: 0;
  }
}
/*** NAVBAR UNCOLLAPSED ***/
@media (min-width: 1100px) {
  .legacy .text-center-unav{
    text-align: center;
  }
  .legacy .text-left-unav{
    text-align: left;
  }
  .legacy .text-right-unav{
    text-align: right;
  }
  .legacy .center-unav{
    text-align: center;
    margin: 0 auto;
  }
  .legacy .center-unav > *{
    margin-left: auto;
    margin-right: auto;
  }
}
/*** NAVBAR COLLAPSED ***/
@media (max-width: 1099px) {
  .legacy .text-center-cnav{
    text-align: center;
  }
  .legacy .text-left-cnav{
    text-align: left;
  }
  .legacy .text-right-cnav{
    text-align: right;
  }
  .legacy .center-cnav{
    text-align: center;
    margin: 0 auto;
  }
  .legacy .center-cnav > *{
    margin-left: auto;
    margin-right: auto;
  }
}
/*##FILE## style.general.less: STILE GENERALI DELLA MASTER PAGE E GENERICI PER TUTTO IL SITO (non singole pagine) */
/*GENERAL*/
.legacy{
  /*.facebook:hover {
    background: url('/Content/images/Generic/facebook_hover.png') no-repeat;
    background-size: cover;
    width: 64px;
    height: 64px;
}*/
  /*.instagram:hover {
    background: url('/Content/images/Generic/instagram_hover.png') no-repeat;
    background-size: cover;
    width: 64px;
    height: 64px;
}*/
  /*.linkedin:hover {
    background: url('/Content/images/Generic/linkedin_hover.png') no-repeat;
    background-size: cover;
    width: 64px;
    height: 64px;
}*/
  /*2019*/
  /*GO E PRO*/
  /*GO E PRO*/
}
.legacy .affix-top{
  display: inline-block !important;
}
.legacy .center{
  text-align: center;
  vertical-align: middle;
}
.legacy .loadingOff{
  width: 48px;
  display: none;
}
.legacy .loadingOn{
  width: 48px;
  display: block;
}
.legacy .hand{
  cursor: pointer;
}
.legacy .no-margin{
  margin: 0;
}
.legacy .no-padding{
  padding: 0;
}
.legacy .actionMargin{
  margin-right: 5px;
}
.legacy .actionMargin-medium{
  margin-right: 5%;
}
.legacy .loading{
  text-align: center;
}
.legacy .loadingImg{
  width: 48px;
  display: block;
  position: relative;
  left: 45%;
}
.legacy #loadingDiv div > span{
  position: relative;
  top: 10px;
}
.legacy #loadingDivXs div > span{
  position: relative;
  top: 10px;
}
.legacy .loadingImgMaster{
  width: 48px;
  display: block;
  position: relative;
  left: 18%;
  float: right;
}
.legacy .visible{
  display: block;
}
.legacy .all-link{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.legacy .red{
  color: #993f3f;
}
.legacy .success{
  color: #008000;
  font-size: 15pt;
}
.legacy .success::before{
  content: url(/Content/images/Generic/checked.png);
  margin-right: 5px;
}
.legacy .warning{
  color: #f0ad4e;
  font-size: 15pt;
}
.legacy .warning::before{
  content: url(/Content/images/Generic/cancel.png);
  margin-right: 5px;
}
.legacy .confirmImg{
  width: 48px;
  float: left;
  left: 70%;
}
.legacy .confirmLoadindContainer{
  display: none;
}
.legacy .float-left{
  float: left;
}
.legacy .float-right{
  float: right;
}
.legacy .recap-border-left{
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.legacy .order-details{
  width: 30px;
  cursor: pointer;
}
.legacy .bootstrap-touchspin{
  width: 150px;
}
.legacy .bootstrap-touchspin .btn, .legacy .bootstrap-touchspin input{
  height: 37px;
  margin: 0;
}
.legacy .form-control-xs-normal{
  height: 48px !important;
}
.legacy .plus{
  padding: 14px 16px !important;
}
.legacy .text-right{
  text-align: right;
}
.legacy .padding-top-50{
  padding-top: 50px;
}
.legacy .margin-t-small-plus{
  margin-top: 15px;
}
.legacy .download-icon{
  width: 20px;
}
.legacy .download-product-image{
  width: 200px;
  float: left;
  padding: 0 15px 0 0;
}
.legacy .img-responsive-home{
  min-width: 25px;
}
.legacy .logo-responsive-home{
  min-width: 45px;
}
.legacy .logo-footer{
  max-width: 100px;
  margin-bottom: 0;
}
.legacy .footer-text{
  margin-top: 15pt;
}
.legacy .chat-contact-button{
  visibility: visible;
  z-index: 2147483639;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 250px;
  height: 90px;
  /*background: #752020;*/
  background: #333;
  margin-right: 60px;
  color: #fff;
  padding: 8px 8px;
  cursor: pointer;
}
.legacy .chat-contact-panel{
  visibility: visible;
  z-index: 2147483639;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 315px;
  background: #fff;
  border: 1px solid #993f3f;
  margin-right: 60px;
}
.legacy .chat-contact-title{
  color: #fff;
  background: #752020;
  width: 100%;
  margin-left: 0;
  height: 65px;
  padding: 20px 20px;
  margin-top: 0;
  cursor: pointer;
}
.legacy .chat-contact-title .close{
  color: #fff;
  opacity: 1;
  line-height: 0.55;
  font-size: 50px;
}
.legacy .chat-contact-background{
  background: #752020;
}
.legacy .chat-label{
  color: #888888 !important;
  font-weight: lighter;
  font-size: 18px;
}
.legacy .auto-contact-img{
  width: 60px;
  padding-top: 10px;
  margin-right: 20px;
  float: right;
}
.legacy .auto-contact-span{
  position: relative;
  top: 26px;
}
.legacy .absolute{
  position: absolute;
}
.legacy .navbar-inverse{
  background-image: none;
}
.legacy .close-white, .legacy .close-white:hover, .legacy .close-white:focus{
  color: #fff;
  opacity: 1;
  font-size: 40px;
  position: relative;
  bottom: 7px;
}
.legacy .z-index-0{
  z-index: 0;
}
.legacy .z-index-100{
  z-index: 100;
}
.legacy .display-none{
  display: none;
}
.legacy input.input-validation-error{
  border-bottom: 1px solid #cc0000;
}
.legacy input[type="checkbox"].input-validation-error{
  border: 0 none;
}
.legacy .content-box-custom-margin{
  padding: 17px 20px !important;
}
.legacy .modal-custom-title{
  font-size: 30px;
  padding: 0 12px;
  color: #993f3f;
}
.legacy .foreground{
  z-index: 10000;
}
.legacy .displayWithCookieConsent{
  display: none;
}
.legacy .configurator-button{
  background: #993F3F;
  color: #fff !important;
}
.legacy .configurator-button:hover{
  background: #6e2d2d !important;
}
.legacy .product-button:hover{
  background: #6e2d2d !important;
}
.legacy .btn-secondary{
  color: #fff !important;
  background-color: #aaa;
}
.legacy .btn-secondary:hover{
  background-color: #888888;
  color: #fff !important;
}
.legacy .left-less-50{
  left: -50px !important;
}
.legacy .pe-hover{
  background: #fff !important;
  color: #993f3f !important;
}
.legacy .facebook{
  background: url('/Content/images/Generic/facebook.png?v=31072019') no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
}
.legacy .instagram{
  background: url('/Content/images/Generic/instagram.png?v=31072019') no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
}
.legacy .linkedin{
  background: url('/Content/images/Generic/linkedin.png?v=31072019') no-repeat;
  background-size: cover;
  width: 50px;
  height: 50px;
}
.legacy .social-margin{
  margin-right: 10px;
}
.legacy .pe-so-linkedin:before{
  content: "\e62c";
}
.legacy .pe-so-facebook:before{
  content: "\e617";
}
.legacy .pe-so-instagram:before{
  content: "\e626";
}
.legacy .pe-color.pe-so-instagram, .legacy .pe-hover.pe-so-instagram:hover{
  background: #993F3F !important;
  color: #fff !important;
}
.legacy .pe-color.pe-so-facebook, .legacy .pe-hover.pe-so-facebook:hover{
  background: #993F3F !important;
  color: #fff !important;
}
.legacy .pe-color.pe-so-linkedin, .legacy .pe-hover.pe-so-linkedin:hover{
  background: #993F3F !important;
  color: #fff !important;
}
.legacy .pe-bg:not(.pe-hover).pe-so-facebook, .legacy .pe-bg.pe-hover.pe-so-facebook:hover{
  background: #993F3F !important;
  color: #fff !important;
}
.legacy .pe-bg:not(.pe-hover).pe-so-linkedin, .legacy .pe-bg.pe-hover.pe-so-linkedin:hover{
  background: #993F3F !important;
  color: #fff !important;
}
.legacy .pe-bg:not(.pe-hover).pe-so-instagram, .legacy .pe-bg.pe-hover.pe-so-instagram:hover{
  background: #993F3F !important;
  color: #fff !important;
}
.legacy #productCategoriesModal .master-video-play{
  float: right;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 32px;
}
.legacy #productCategoriesModal .go-to-product-popup{
  float: right;
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 32px;
}
.legacy .go-to-product{
  position: absolute;
  right: 20px;
  bottom: 12px;
}
.legacy .logo{
  width: 250px;
}
.legacy .bottom-header-image{
  padding: 0 80px;
}
.legacy .rombo{
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5vw;
  background-image: url('/Content/images/2019/home/rombo-1.png');
  background-size: cover;
  /*position: absolute;*/
}
.legacy .rombo-alt{
  color: #fff !important;
  background-image: url('/Content/images/2019/home/rombo-2.png') !important;
}
.legacy .rombo-slide-1{
  position: absolute;
  left: 0;
  margin-top: 14vw;
}
.legacy .rombo-slide-2{
  position: absolute;
  top: 3vw;
  left: 5vw;
}
.legacy .rombo-slide-3{
  position: absolute;
  top: 11vw;
  left: 13vw;
}
.legacy .rombo-slide-4{
  position: absolute;
  top: 0vw;
  left: 17vw;
}
.legacy .rombo-slide-5{
  margin-top: 14vw;
  position: absolute;
  right: 15px;
}
.legacy .rombo-slide-6{
  position: absolute;
  top: 3vw;
  right: 5vw;
}
.legacy .rombo-slide-7{
  position: absolute;
  top: 11vw;
  right: 13vw;
}
.legacy .rombo-slide-8{
  position: absolute;
  top: 0vw;
  right: 17vw;
}
.legacy .v-align-middle{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  transition: 0.3s ease-in-out opacity;
}
.legacy .v-align-middle.absolute{
  position: absolute;
}
.legacy .flip-card{
  background-color: transparent;
  width: 12vw;
  height: 12vw;
  perspective: 1000px;
  clip-path: polygon(50% -10%, 110% 50%, 50% 110%, -10% 50%);
}
.legacy .flip-card-inner{
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.legacy .flip-card:hover .flip-card-inner{
  transform: rotateY(180deg);
}
.legacy .flip-card:hover .flip-card-inner .v-align-middle{
  opacity: 0;
  transition: 0.3s ease-in-out opacity;
}
.legacy .flip-card-front, .legacy .flip-card-back, .legacy .flip-card-back2, .legacy .flip-card-back-lastoverview, .legacy .flip-card-back-configurator, .legacy .flip-card-back-motiontype, .legacy .flip-card-back-selector, .legacy .flip-card-back-product-overview, .legacy .flip-card-back-segment, .legacy .flip-card-back-talk, .legacy .flip-card-back-special-product{
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.legacy .flip-card-back{
  background-image: url('/Content/images/2019/home/go.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back2{
  background-image: url('/Content/images/2019/home/pro.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-configurator{
  background-image: url('/Content/images/2019/home/rombo-configure-purchase.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-lastoverview{
  background-image: url('/Content/images/2019/home/rombo-last-overview.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-motiontype{
  background-image: url('/Content/images/2019/home/rombo-motion-type.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-product-overview{
  background-image: url('/Content/images/2019/home/rombo-product-overview.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-selector{
  background-image: url('/Content/images/2019/home/rombo-selector.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-segment{
  background-image: url('/Content/images/2019/home/rombo-segment.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-talk{
  background-image: url('/Content/images/2019/home/rombo-talk.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-back-special-product{
  background-image: url('/Content/images/2019/home/rombo-special-product.png');
  background-size: cover;
  transform: rotateY(180deg);
}
.legacy .flip-card-go-pro{
  background-color: transparent;
  width: 17vw;
  height: 17vw;
  perspective: 1000px;
  right: 2.8vw;
  position: absolute;
  top: 5.2vw;
  clip-path: polygon(50% -10%, 110% 50%, 50% 110%, -10% 50%);
}
.legacy .flip-card-go-pro-2{
  right: auto;
  left: 2.8vw;
}
.legacy .flip-card-inner-go-pro{
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.legacy .flip-card-go-pro:hover .flip-card-inner-go-pro{
  transform: rotateY(180deg);
}
.legacy .flip-card-front-go-pro, .legacy .flip-card-back-go-pro{
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.legacy .flip-card-front-go-pro{
  color: black;
}
.legacy .flip-card-back-go-pro{
  background-image: url(/Content/images/2019/home/go-hover.png);
  background-size: cover;
  transform: rotateY(180deg);
  width: 17vw;
  height: 17vw;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.8vw;
}
.legacy .flip-card-back-go-pro-2{
  background-image: url(/Content/images/2019/home/pro-hover.png);
}
.legacy .rombo-go{
  width: 17vw;
}
.legacy .rombo-pro{
  width: 17vw;
}
.legacy .h1-home span{
  color: #993f3f;
}
.legacy .drop-right-social{
  margin-top: -55px;
}
.legacy .about-height-box{
  height: 350px;
}
.legacy .text1{
  float: right;
  text-align: right;
  width: 350px;
  margin-right: 170px;
}
.legacy .text2{
  text-align: right;
  width: 450px;
  left: 50px;
  margin-top: 200px;
  position: absolute;
}
.legacy .text3{
  text-align: right;
  width: 290px;
  left: 0;
  margin-top: 730px;
  position: absolute;
}
.legacy .text4{
  text-align: right;
  width: 450px;
  left: 40px;
  margin-top: -170px;
  position: absolute;
}
.legacy .text5{
  float: right;
  text-align: right;
  width: 450px;
  margin-right: 170px;
  margin-top: -40px;
}
.legacy .v-align-middle-off{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.legacy .v-align-middle-off.absolute{
  position: absolute;
}
.legacy .margin-v-xlarge{
  margin-top: 60px;
  margin-bottom: 60px;
}
.legacy .margin-t-xlarge{
  margin-top: 60px;
}
.legacy .margin-b-xlarge{
  margin-bottom: 60px;
}
.legacy .ico-mini-logo{
  width: 35px;
  margin-right: 10px;
  margin-top: -3px;
}
.legacy .span-mini-logo{
  font-weight: 300;
  margin-top: 11px;
  display: inline-block;
}
.legacy .none{
  display: none;
}
.legacy .logoGO{
  width: 118px;
}
.legacy .span-icoBackHome{
  display: inline-block;
  color: #666;
  margin-right: 75px;
  margin-top: 43px;
  font-size: 23px;
}
.legacy .icoGO, .legacy .icoPRO{
  width: 60px;
  margin-top: 40px;
  position: absolute;
  right: 15px;
}
.legacy #headerGO .ul-menu-div .ul-menu, .legacy #headerPRO .ul-menu-div .ul-menu{
  text-align: left;
}
.legacy #headerGO .ul-menu-div .ul-menu li:first-of-type, .legacy #headerPRO .ul-menu-div .ul-menu li:first-of-type{
  margin-left: 0 !important;
}
.legacy #headerGO .ul-menu-div .ul-menu li a, .legacy #headerPRO .ul-menu-div .ul-menu li a{
  color: #993f3f;
}
.legacy #headerPRO .ul-menu-div .ul-menu li a{
  color: #878787;
}
.legacy .slideGO{
  background: url(/Content/images/2019/CofilGo/slider.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: -29px;
}
.legacy .slidePRO{
  background: url(/Content/images/2019/CofilPro/sliderPRO.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: -29px;
}
.legacy .bottom-header-2{
  margin-top: -20px;
  position: relative;
  z-index: 100 !important;
  margin-bottom: 0 !important;
}
.legacy .bottom-header-image-go{
  position: relative;
  z-index: 10;
  padding: 20px 0 0;
  margin-bottom: -29px;
}
.legacy .bottom-header-image-go span{
  position: absolute;
  height: 2px;
  background: #993f3f;
  width: 100%;
  left: 0;
}
.legacy .bottom-header-image-go img{
  width: 70px;
  margin-top: -29px;
  position: relative;
  z-index: 1;
}
.legacy .bottom-header-image-pro{
  position: relative;
  z-index: 10;
  padding: 20px 0 0;
  margin-bottom: -29px;
}
.legacy .bottom-header-image-pro span{
  position: absolute;
  height: 2px;
  background: #A7A7A7;
  width: 100%;
  left: 0;
}
.legacy .bottom-header-image-pro img{
  width: 70px;
  margin-top: -29px;
  position: relative;
  z-index: 1;
}
.legacy .bottom-header-image-off{
  position: relative;
  z-index: 10;
  padding: 20px 0 0;
  margin-bottom: -35px;
}
.legacy .bottom-header-image-off span{
  position: absolute;
  height: 2px;
  background: #993f3f;
  width: 50%;
  left: 0;
}
.legacy .bottom-header-image-off span.alt{
  position: absolute;
  height: 2px;
  background: #A7A7A7;
  width: 50%;
  right: 0;
  left: auto;
}
.legacy .bottom-header-image-off img{
  width: 85px;
  margin-top: -35px;
  position: relative;
  z-index: 1;
}
.legacy .bottom-header-image-off::after, .legacy .bottom-header-image-pro::after, .legacy .bottom-header-image-go::after{
  background-color: #fff;
  height: 2px;
  width: 68px;
  position: absolute;
  left: 50%;
  content: "";
  margin-left: -34px;
}
.legacy .container-absolute{
  position: absolute;
  top: 0;
  width: 100%;
}
.legacy .container-absolute .play{
  display: inline-block;
  width: 35px;
  margin-right: 15px;
  margin-top: 0;
}
.legacy .container-absolute span{
  padding-left: 55px;
  display: block;
  position: absolute;
  top: -25px;
}
.legacy .container-absolute span.span-alt{
  color: #283643;
}
.legacy .pointer{
  cursor: pointer;
}
.legacy .modal-dialog{
  margin-top: 100px;
}
.legacy .border-bottom{
  border-bottom: 2px solid #993f3f;
}
.legacy .border-bottom img{
  float: right;
  width: 24px;
  padding-top: 5px;
}
.legacy #headerGO .ul-menu-div .ul-menu li.active a{
  color: #888888;
}
.legacy body#default #slider{
  z-index: 99 !important;
}
.legacy #resultsPAST .news-box-category-label{
  background-color: #878787 !important;
}
.legacy #back-to-top{
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #333;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
.legacy #back-to-top:hover{
  background: #993f3f;
}
.legacy #back-to-top.show{
  opacity: 1;
}
.legacy .carousel-indicators .active{
  margin: 1px 3px;
  width: 10px;
  height: 10px;
}
.legacy .carousel-indicators li{
  margin: 1px 3px;
}
.legacy .sliderGO{
  z-index: 9;
}
.legacy .sliderGO #item1, .legacy .sliderGO #Item5{
  background: url(/Content/images/2019/CofilGo/slier-go.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 29vw;
}
.legacy .sliderGO #item2{
  background: url(/Content/images/slideshow/motek.jpg) no-repeat center right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 29vw;
}
.legacy .sliderPRO{
  z-index: 9;
}
.legacy .sliderPRO #item1, .legacy .sliderPRO #Item5{
  background: url(/Content/images/2019/CofilPro/slider-pro.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 29vw;
}
.legacy .sliderPRO #item2{
  background: url(/Content/images/slideshow/motek.jpg) no-repeat center right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 29vw;
}
.legacy .carousel-indicators .active{
  background-color: #993f3f;
}
.legacy .carousel-indicators li{
  border: 1px solid #993f3f;
  background-color: #fff;
}
.legacy .carousel-indicators{
  width: 100%;
  left: 0;
  text-align: right;
  margin-left: 0;
  padding-right: 40px;
}
.legacy .frame-video{
  width: 710px;
  height: 350px;
  border: 1px solid #eee;
  margin-bottom: 25px;
  max-width: 100%;
}
.legacy .frame-video-2{
  width: 820px;
  height: 450px;
  border: 1px solid #eee;
  margin-bottom: 25px;
  max-width: 100%;
}
.legacy .comingSoon img{
  width: 450px;
  max-width: 450px;
}
.legacy .comingSoon h3{
  font-size: 120px;
  font-weight: 500;
}
.legacy .slide-data-click{
  cursor: pointer;
}
.legacy .absolute-span{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  height: 100%;
}
.legacy .button-1{
  background-color: #993f3f;
  border: 1px solid #993f3f;
  color: #fff;
  font-weight: 500;
  padding: 20px 40px 16px;
  border-radius: 100px;
  font-size: 26px;
  transition: 0.3s ease-in-out;
}
.legacy .button-1:hover, .legacy .button-1:focus{
  background-color: #222;
  border: 1px solid #222;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.legacy .button-alt{
  background-color: transparent;
  border: 1px solid #A85E5F;
  color: #A85E5F;
}
.legacy .closed{
  display: none;
  /*opacity: 1;*/
}
.legacy .border-bottom{
  border-bottom: 2px solid;
}
.legacy #loginModal .modal-content{
  z-index: 10000;
}
.legacy ._form-content{
  width: 100% !important;
}
.legacy ._form-content p{
  font-size: 22px;
  color: #000;
}
.legacy ._form-content input, .legacy ._form-content select, .legacy ._form-content textarea{
  height: 50px;
  padding: 8px 15px;
  width: 100%;
}
.legacy ._form-content textarea{
  height: 120px !important;
}
.legacy ._form-content ._form_element{
  width: 50% !important;
  padding: 15px;
  float: left;
}
.legacy ._form-content ._x09635055, .legacy ._form-content ._field6{
  width: 100% !important;
}
.legacy ._form-content ._x95343467, .legacy ._form-content ._x93129868{
  width: 100% !important;
  text-align: center !important;
}
.legacy ._form-content ._form-title{
  font-size: 30px;
  color: #993f3f;
  font-weight: bold;
}
.legacy ._form-content button{
  background-color: #993f3f;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 16px 40px 11px;
  border: 0;
  margin-top: 20px;
  margin-left: 15px;
}
.legacy .font-weight-bold{
  font-weight: bold !important;
}
.legacy .fade.in{
  overflow-x: hidden;
  overflow-y: auto;
}
.legacy select{
  height: 48px;
  width: 100%;
  border: 1px solid #eee;
  font-weight: lighter;
  padding-left: 10px;
}
.legacy select option{
  text-align: center;
}
.legacy select.field-error{
  border: 1px solid #cc0000 !important;
}
.legacy .w-100{
  width: 100%;
}
/*##FILE## style.general.responsive.less: RESPONSIVE DI style.general.less

    Responsive pages style for these size:
    - Wide desktop (xl)
    - Large desktop (lg)
    - Small desktop (md)
    - Tablet (sm)
    - Mobile (xs)
    - Navbar uncollapsed
    - Navbar collapsed


*/
/*** MIN HEIGHT ***/
/*** EXTRA WIDE DESKTOP (LG) ***/
/*** LARGE DESKTOP (LG) ***/
/*** SMALL DESKTOP (MD) ***/
/*** TABLET (SM) ***/
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy #configurator-3d-viewer .modal-dialog{
    width: 90% !important;
  }
}
/*** MOBILE & TABLET (XS - SM) ***/
/*** MOBILE (XS) ***/
@media (max-width: 767px) {
  .legacy #configurator-3d-viewer .modal-dialog{
    width: 90% !important;
  }
}
/*##FILE## style.form.less: CONTIENE STILI DEI FORM DI INSERIMENTO DARI E VALIDATORI */
/* General */
/* Set width on the form input elements since they're 100% wide by default */
.legacy input, .legacy select, .legacy textarea{
  /*max-width: @input-width;*/
}
/* ASP.NET Validation */
.legacy .required:after{
  content: '*';
  color: #cc0000;
  font-size: 0.8em;
  margin-left: 5px;
}
.legacy .field-validation-error{
  color: #cc0000;
}
.legacy .field-validation-valid{
  display: none;
}
.legacy input.input-validation-error{
  border: 1px solid #cc0000;
}
.legacy input[type="checkbox"].input-validation-error{
  border: 0 none;
}
.legacy .validation-summary-errors{
  color: #cc0000;
}
.legacy .validation-summary-valid{
  display: none;
}
/* CUSTOM */
/* Form Control */
.legacy .form-group{
  margin-bottom: 10px;
}
.legacy .form-control{
  width: 100%;
  background-color: #fff;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #aaa;
  height: 48px;
  color: #383838;
  font-weight: lighter;
  font-size: 18px;
  transition: none;
  padding: 8px 12px 4px;
}
.legacy .form-control::-webkit-input-placeholder{
  /* WebKit, Blink, Edge */
  color: #aaa;
}
.legacy .form-control:-moz-placeholder{
  /* Mozilla Firefox 4 to 18 */
  color: #aaa;
  opacity: 1;
}
.legacy .form-control::-moz-placeholder{
  /* Mozilla Firefox 19+ */
  color: #aaa;
  opacity: 1;
}
.legacy .form-control:-ms-input-placeholder{
  /* Internet Explorer 10-11 */
  color: #aaa;
}
.legacy .form-control:focus{
  border-color: transparent;
  box-shadow: none;
  border-bottom-color: #aaa;
  color: #383838;
}
.legacy .form-control:focus::-webkit-input-placeholder{
  /* WebKit, Blink, Edge */
  border-color: transparent;
  box-shadow: none;
  color: #bebebe;
}
.legacy .form-control:focus:-moz-placeholder{
  /* Mozilla Firefox 4 to 18 */
  border-color: transparent;
  box-shadow: none;
  color: #bebebe;
}
.legacy .form-control:focus::-moz-placeholder{
  /* Mozilla Firefox 19+ */
  border-color: transparent;
  box-shadow: none;
  color: #bebebe;
}
.legacy .form-control:focus:-ms-input-placeholder{
  /* Internet Explorer 10-11 */
  border-color: transparent;
  box-shadow: none;
  color: #bebebe;
}
.legacy textarea.form-control{
  resize: none;
}
.legacy input.form-control:-webkit-autofill{
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
  background-color: #fff !important;
  color: #383838 !important;
}
.legacy .form-control.field-error{
  border-bottom-color: #cc0000;
}
.legacy .field-error{
  border-bottom-color: #cc0000;
}
.legacy .form-control.field-error:focus{
  border-bottom-color: #aaa;
}
/*Bordered Form Control*/
.legacy .form-control.bordered{
  border: 1px solid #eee;
  padding: 8px 12px 4px;
}
.legacy .form-control.bordered:focus{
  border-color: #aaa;
}
.legacy .form-control.bordered.field-error{
  border: 1px solid #cc0000;
}
.legacy .form-control.bordered.field-error:focus{
  border-color: #993f3f;
}
/*Selector Form Control*/
.legacy .form-control.selectorcontrol{
  background-color: transparent;
  padding: 14px 45px 0 0;
  font-size: 16px;
  text-align: right;
  color: #4d4d4d;
}
.legacy .form-control.selectorcontrol:focus{
  color: #993f3f;
}
.legacy label.selectorcontrol-label{
  color: #4d4d4d;
  font-size: 16px;
  margin: 0;
  position: absolute;
  top: 18px;
  left: 1px;
}
.legacy .form-control.selectorcontrol:focus + label.selectorcontrol-label{
  color: #993f3f;
}
.legacy select.form-control.selectorcontrol{
  padding-left: 5px;
  margin-left: 0;
  margin-top: 30px;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  background-image: url('/Content/images/Generic/ddl-arrow.png');
  background-repeat: no-repeat;
  background-position: 98% 24px;
  display: block;
}
/*Blog Form Control*/
.legacy .form-control.blogcontrol{
  width: 100%;
  background-color: #eee;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  color: #666;
  font-weight: normal;
  font-size: 18px;
  transition: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 0 10px;
}
.legacy .form-control.blogcontrol::-webkit-input-placeholder{
  /* WebKit, Blink, Edge */
  color: #aaa;
}
.legacy .form-control.blogcontrol:-moz-placeholder{
  /* Mozilla Firefox 4 to 18 */
  color: #aaa;
  opacity: 1;
}
.legacy .form-control.blogcontrol::-moz-placeholder{
  /* Mozilla Firefox 19+ */
  color: #aaa;
  opacity: 1;
}
.legacy .form-control.blogcontrol:-ms-input-placeholder{
  /* Internet Explorer 10-11 */
  color: #aaa;
}
.legacy .form-control.blogcontrol:focus{
  border-color: transparent;
  box-shadow: none;
}
.legacy .form-control.blogcontrol:focus::-webkit-input-placeholder{
  /* WebKit, Blink, Edge */
  border-color: transparent;
  box-shadow: none;
}
.legacy .form-control.blogcontrol:focus:-moz-placeholder{
  /* Mozilla Firefox 4 to 18 */
  border-color: transparent;
  box-shadow: none;
}
.legacy .form-control.blogcontrol:focus::-moz-placeholder{
  /* Mozilla Firefox 19+ */
  border-color: transparent;
  box-shadow: none;
}
.legacy .form-control.blogcontrol:focus:-ms-input-placeholder{
  /* Internet Explorer 10-11 */
  border-color: transparent;
  box-shadow: none;
}
.legacy textarea.form-control.blogcontrol{
  resize: none;
}
.legacy select.form-control.blogcontrol{
  background-image: none;
  background-image: url('/Content/images/blog/Generic/ddl-arrow.png');
  background-repeat: no-repeat;
  background-position: 97% 15px;
}
/*Checkbox modified with error class*/
.legacy .span-checkbox span.field-error{
  background-color: #cc0000;
  opacity: 0.5;
}
/* BTN e INPUT GROUP COERENTI CON MODIFICHE */
.legacy .btn{
  height: 48px;
  padding: 12px 16px;
}
.legacy .btn-lg, .legacy .btn-group-lg > .btn, .legacy .btn-group-lg > .btn{
  padding: 10px 16px;
}
.legacy .btn.btn-xs{
  height: auto;
  padding: 2px 5px 0;
}
.legacy .input-group .form-control{
  border: 1px solid #aaa;
}
.legacy .input-group .form-control:focus{
  border: 1px solid #993f3f;
}
.legacy .forceVisible{
  display: block;
}
/*##FILE## style.form.responsive.less: RESPONSIVE DI style.form.less

    Responsive pages style for these size:
    - Large desktop (md)
    - Small desktop (md)
    - Tablet (sm)
    - Mobile (xs)
    - Navbar uncollapsed
    - Navbar collapsed

*/
/*** LARGE DESKTOP (LG) ***/
/*** SMALL DESKTOP (MD) ***/
/*** TABLET (SM) ***/
/*** MOBILE (XS) ***/
@media (max-width: 767px) {
  /* General */
  /* Set width to 100% on the form input elements for xs layout */
  .legacy input, .legacy select, .legacy textarea{
    max-width: 100%;
  }
  /*Selector Form Control*/
  .legacy .form-control.selectorcontrol{
    text-align: left;
    margin-top: 25px;
    padding-left: 5px;
  }
}
/*** CUSTOM MAX WIDTH ***/
@media (max-width: 400px) {
  .legacy .form-control{
    height: 35px;
    font-size: 20px;
  }
}
/*** NAVBAR UNCOLLAPSED ***/
/*** NAVBAR COLLAPSED ***/
/*##FILE## style.pages.less: CONTIENE LO STILE SPECIFICO DI UNA PAGINA (sotto body#path_del_file, es. body#default o body#account_login) */
/*CONFIGURATOR*/
.legacy#configurator{
  /*    div.sidebar-container.affix {
        width: 260px !important;
    }*/
  /*    .sidebar-container[_ngcontent-c3] .sidebar-content[_ngcontent-c3]{
        padding-top:220px !important;
    }*/
}
.legacy#configurator .span-checkbox{
  display: inline-block;
}
.legacy#configurator .span-checkbox input[type="checkbox"]{
  display: none;
}
.legacy#configurator .span-checkbox label{
  font-size: 16px;
}
.legacy#configurator .span-checkbox input[type="checkbox"] + label span{
  border: 1px solid #aaa;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: -3px 8px 0 0;
  vertical-align: middle;
}
.legacy#configurator .span-checkbox input[type="checkbox"]:checked + label span:after{
  font-family: FontAwesome;
  content: "\f111";
  display: block;
  height: inherit;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 2px;
  font-size: 10px;
  color: #383838;
}
.legacy#configurator .span-checkbox:nth-of-type(1){
  margin-right: 25px;
}
.legacy#configurator form > footer.footer{
  position: static !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  max-width: none !important;
  transform: none !important;
  z-index: auto !important;
}
.legacy#configurator header.affix{
  top: 97px;
}
.legacy#configurator .preview-image.affix[_ngcontent-c1]{
  top: 147px;
}
.legacy#configurator .btn{
  font-size: 14px;
  letter-spacing: 1px;
  height: auto;
  padding: 8px;
}
.legacy#configurator btn.big{
  font-size: 16px;
  letter-spacing: 1px;
  height: auto;
  padding: 10px;
}
.legacy#configurator .sidebar-container[_ngcontent-c3].affix .sidebar-content[_ngcontent-c3]{
  padding-top: 297px !important;
}
.legacy#configurator .sidebar-container[_ngcontent-c2].affix .sidebar-content[_ngcontent-c2]{
  padding-top: 297px !important;
}
.legacy#fairs_automatica2025_fairautomatica2025 #firstContent{
  background: url('/fairs/automatica2025/images/slider_1.jpg?v=14042025') no-repeat center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.legacy#fairs_automatica2023_fairautomatica2023 *.block, .legacy#fairs_automatica2025_fairautomatica2025 *.block{
  display: block !important;
}
.legacy#fairs_automatica2023_fairautomatica2023 a#linkedin, .legacy#fairs_automatica2025_fairautomatica2025 a#linkedin{
  height: 20px;
  display: inline-block;
  vertical-align: text-bottom;
}
.legacy#fairs_automatica2023_fairautomatica2023 a#linkedin .linkedin, .legacy#fairs_automatica2025_fairautomatica2025 a#linkedin .linkedin{
  background: url('/Content/images/Generic/linkedin-white.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.legacy#fairs_automatica2023_fairautomatica2023 #firstContent, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent{
  background: url('/fairs/automatica2023/images/slider_1.jpg?v=14042025') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 70vh;
  min-height: 650px;
  padding-left: 25px;
  padding-right: 25px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1{
  display: block;
  font-weight: 500;
}
.legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1 .h2, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1 .h2{
  display: block;
  margin: 0;
  line-height: 40px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #firstContent #img-logo-cofil, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #img-logo-cofil{
  position: absolute;
  top: 2%;
  left: 2%;
  max-width: 200px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #firstContent #img-logo-fair, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #img-logo-fair{
  position: absolute;
  top: 3%;
  right: 2%;
  max-width: 200px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #firstContent #firstContentTitles, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #firstContentTitles{
  height: 110%;
}
.legacy#fairs_automatica2023_fairautomatica2023 #secondContent, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent{
  font-size: 1.2em;
  line-height: 1.4em;
}
.legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow{
  display: flex;
}
.legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainImage{
  padding: 0;
}
.legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainText{
  padding-left: 40px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainText #secondContentImages, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainText #secondContentImages{
  margin-top: 25px;
  position: absolute;
  bottom: 0;
}
.legacy#fairs_automatica2023_fairautomatica2023 #thirdContent, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent{
  color: #383838;
}
.legacy#fairs_automatica2023_fairautomatica2023 #thirdContent .h2, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent .h2{
  color: #383838;
}
.legacy#fairs_automatica2023_fairautomatica2023 #fourthContent, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent{
  background-color: #f5f5f5;
}
.legacy#fairs_automatica2023_fairautomatica2023 #fourthContent #boxContainer, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent #boxContainer{
  display: flex;
}
.legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .allProducts div, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .allProducts div{
  height: 100%;
}
.legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .allProducts .allProductsInternal, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .allProducts .allProductsInternal{
  background-color: #993f3f;
  display: flex;
  align-items: center;
}
.legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .allProducts .allProductsInternal > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .allProducts .allProductsInternal > div:first-of-type{
  height: auto;
  width: 100%;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent{
  background-color: #f5f5f5;
  color: #383838;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent .h2, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent .h2{
  color: #383838;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent *.underline, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent *.underline{
  text-decoration: underline;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow{
  display: flex;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow > div, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow > div{
  display: inline-flex;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfoXs{
  display: none !important;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfo{
  display: block !important;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfoXs{
  font-size: 24px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_reject{
  display: inline-block;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label{
  font-weight: 400 !important;
  font-size: 18px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_reject{
  margin-left: 100px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow .button-1, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow .button-1{
  font-size: 20px;
  padding: 15px 40px 15px;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo{
  display: contents;
}
.legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
  background-color: #f3f3f3;
  display: inline-flex;
  align-items: center;
}
.legacy#fairs_automatica2023_fairautomatica2023 #push, .legacy#fairs_automatica2025_fairautomatica2025 #push{
  height: 0 !important;
}
.legacy#fairs_rigcfe2025_rigcfe2025 #secondContentVideos img{
  width: 100%;
  max-width: 350px;
}
.legacy#fairs_rigcfe2025_rigcfe2025 #firstContent{
  background: url('/fairs/rigcfe2025/images/slider_1.jpg') no-repeat center center !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  height: 70vh;
  min-height: 650px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.25);
}
.legacy#fairs_packexpo2024_fairpackexpo2024 *.block, .legacy#fairs_rigcfe2025_rigcfe2025 *.block{
  display: block !important;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 a#linkedin, .legacy#fairs_rigcfe2025_rigcfe2025 a#linkedin{
  height: 20px;
  display: inline-block;
  vertical-align: text-bottom;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 a#linkedin .linkedin, .legacy#fairs_rigcfe2025_rigcfe2025 a#linkedin .linkedin{
  background: url('/Content/images/Generic/linkedin-white.png') no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent{
  background: url('/fairs/packexpo2024/images/slider_1.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 70vh;
  min-height: 650px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1{
  display: block;
  font-weight: 500;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1 .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1 .h2{
  display: block;
  margin: 0;
  line-height: 40px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-cofil, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil{
  position: absolute;
  top: 0;
  left: 0;
  max-width: 280px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-cofil img, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil img{
  background-color: #fff;
  padding: 10px;
  height: 100px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-fair, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-fair{
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 200px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #firstContentTitles, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #firstContentTitles{
  height: 110%;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #secondContent, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent{
  font-size: 1.2em;
  line-height: 1.4em;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent{
  color: #383838;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent .h2{
  color: #383838;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent{
  background-color: #f5f5f5;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent #boxContainer, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent #boxContainer{
  display: flex;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .allProducts div, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .allProducts div{
  height: 100%;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .allProducts .allProductsInternal, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .allProducts .allProductsInternal{
  background-color: #993f3f;
  display: flex;
  align-items: center;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .allProducts .allProductsInternal > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .allProducts .allProductsInternal > div:first-of-type{
  height: auto;
  width: 100%;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent{
  background-color: #f5f5f5;
  color: #383838;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent .h2{
  color: #383838;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent *.underline, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent *.underline{
  text-decoration: underline;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow{
  display: flex;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow > div, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow > div{
  display: inline-flex;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfoXs{
  display: none !important;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfo{
  display: block !important;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow i.fa, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow i.fa{
  vertical-align: top;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfoXs{
  font-size: 24px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow .contacts-text, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow .contacts-text{
  line-height: 1;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow .contacts-subtext, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow .contacts-subtext{
  margin-top: 3px;
  font-size: 16px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_reject{
  display: inline-block;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label{
  font-weight: 400 !important;
  font-size: 18px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_reject{
  margin-left: 100px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow .button-1, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow .button-1{
  font-size: 20px;
  padding: 15px 40px 15px;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo{
  display: contents;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
  background-color: #f3f3f3;
  display: inline-flex;
  align-items: center;
}
.legacy#fairs_packexpo2024_fairpackexpo2024 #push, .legacy#fairs_rigcfe2025_rigcfe2025 #push{
  height: 0 !important;
}
/*##FILE## style.pages.responsive.less: RESPONSIVE DI style.pages.less

    Responsive pages style for these size:
    - Large desktop (md)
    - Small desktop (md)
    - Tablet (sm)
    - Mobile (xs)
    - Navbar uncollapsed
    - Navbar collapsed

*/
@media (min-width: 1351px) {
  .legacy#fairs_rigcfe2025_rigcfe2025 #secondContentVideos img{
    width: 100%;
    max-width: 450px;
  }
}
/*** LARGE DESKTOP (LG) ***/
/*** SMALL DESKTOP (MD) ***/
@media (min-width: 1100px) and (max-width: 1349px) {
  .legacy#fairs_rigcfe2025_rigcfe2025 #secondContentMainRow{
    display: block !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 h1, .legacy#fairs_automatica2025_fairautomatica2025 h1, .legacy#fairs_rigcfe2025_rigcfe2025 h1, .legacy#fairs_automatica2023_fairautomatica2023 .h1, .legacy#fairs_automatica2025_fairautomatica2025 .h1, .legacy#fairs_rigcfe2025_rigcfe2025 .h1{
    font-size: 50px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 h2, .legacy#fairs_automatica2025_fairautomatica2025 h2, .legacy#fairs_rigcfe2025_rigcfe2025 h2, .legacy#fairs_automatica2023_fairautomatica2023 .h2, .legacy#fairs_automatica2025_fairautomatica2025 .h2, .legacy#fairs_rigcfe2025_rigcfe2025 .h2{
    font-size: 35px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent{
    min-height: 450px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1 .h2, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1 .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1 .h2{
    display: block;
    margin: 0;
    line-height: 40px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent #firstContentButton, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #firstContentButton, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #firstContentButton{
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent #img-logo-cofil, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #img-logo-cofil, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil{
    max-width: 160px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent #img-logo-fair, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #img-logo-fair, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-fair{
    max-width: 160px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent #firstContentTitles, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #firstContentTitles, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #firstContentTitles{
    height: 105%;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent{
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent .margin-t-large, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent .margin-t-large, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent .margin-t-large{
    margin-top: 25px !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow{
    display: flex;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow #secondContentMainImage{
    padding: 0;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow #secondContentMainText{
    padding-left: 25px;
    padding-right: 0;
    /*                    #secondContentImages {
                        margin-top: @size-medium;
                        position: absolute;
                        bottom: 0;
                    }*/
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #thirdContent, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent{
    background-color: #f5f5f5;
    color: #383838;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #thirdContent .container, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent .container, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent .container{
    width: 95%;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #thirdContent .h2, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent .h2{
    color: #383838;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #thirdContent .h3, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent .h3, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent .h3{
    font-size: 25px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .h3, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .h3, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .h3{
    font-size: 25px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #fourthContent p, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent p, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent p{
    font-size: 18px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .boxContainerMediumFlex, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .boxContainerMediumFlex, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .boxContainerMediumFlex{
    display: flex;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .boxContainerMediumFlex .boxCol, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .boxContainerMediumFlex .boxCol, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .boxContainerMediumFlex .boxCol{
    padding-left: 25px;
    padding-right: 25px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent{
    background-color: #f5f5f5;
    color: #383838;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent .h2, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent .h2{
    color: #383838;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent *.underline, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent *.underline, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent *.underline{
    text-decoration: underline;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow{
    display: flex;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow > div, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow > div, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow > div{
    display: inline-flex;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfoXs{
    display: none !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfo{
    display: block !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfoXs{
    font-size: 24px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_reject{
    display: inline-block;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label{
    font-weight: 400 !important;
    font-size: 18px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #checkbox_reject, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #checkbox_reject{
    margin-left: 100px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow .button-1, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow .button-1, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow .button-1{
    font-size: 20px;
    padding: 15px 40px 15px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo{
    display: contents;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
    background-color: #f3f3f3;
    display: inline-flex;
    align-items: center;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #push, .legacy#fairs_automatica2025_fairautomatica2025 #push, .legacy#fairs_rigcfe2025_rigcfe2025 #push{
    height: 0 !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 h1, .legacy#fairs_packexpo2024_fairpackexpo2024 .h1{
    font-size: 50px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 h2, .legacy#fairs_packexpo2024_fairpackexpo2024 .h2{
    font-size: 35px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent{
    min-height: 450px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1 .h2{
    display: block;
    margin: 0;
    line-height: 40px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #firstContentButton{
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-cofil{
    max-width: 160px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-fair{
    max-width: 160px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #firstContentTitles{
    height: 105%;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #secondContent{
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #secondContent .margin-t-large{
    margin-top: 25px !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent{
    background-color: #f5f5f5;
    color: #383838;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent .container{
    width: 95%;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent .h2{
    color: #383838;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent .h3{
    font-size: 25px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .h3{
    font-size: 25px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent p{
    font-size: 18px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .boxContainerMediumFlex{
    display: flex;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .boxContainerMediumFlex .boxCol{
    padding-left: 25px;
    padding-right: 25px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent{
    background-color: #f5f5f5;
    color: #383838;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent .h2{
    color: #383838;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent *.underline{
    text-decoration: underline;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow{
    display: flex;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow > div{
    display: inline-flex;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfoXs{
    display: none !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfo{
    display: block !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfoXs{
    font-size: 24px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_accept, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_reject{
    display: inline-block;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_accept input[type="checkbox"] + label, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_reject input[type="checkbox"] + label{
    font-weight: 400 !important;
    font-size: 18px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #checkbox_reject{
    margin-left: 100px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow .button-1{
    font-size: 20px;
    padding: 15px 40px 15px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo{
    display: contents;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
    background-color: #f3f3f3;
    display: inline-flex;
    align-items: center;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #push{
    height: 0 !important;
  }
}
/*** TABLET (SM) ***/
@media (min-width: 768px) and (max-width: 1099px) {
  .legacy#fairs_rigcfe2025_rigcfe2025 #secondContentVideos img{
    width: 100%;
    max-width: 350px;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #secondContentMainRow{
    display: block !important;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #img-logo-cofil{
    max-width: 200px !important;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil img{
    background-color: #fff;
    padding: 15px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent{
    min-height: 450px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent .v-align-middle, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent .v-align-middle, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent .v-align-middle{
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1{
    font-size: 46.4px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1 .h2, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1 .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1 .h2{
    font-size: 32px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow{
    display: flex;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow #secondContentMainImage{
    padding: 0;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow #secondContentMainText{
    padding-left: 25px;
    padding-right: 0;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentExternalImages, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentExternalImages, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentExternalImages{
    padding: 0;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #fourthContent .boxContainerMediumFlex, .legacy#fairs_automatica2025_fairautomatica2025 #fourthContent .boxContainerMediumFlex, .legacy#fairs_rigcfe2025_rigcfe2025 #fourthContent .boxContainerMediumFlex{
    display: flex;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsInfoXs{
    display: none !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsInfo{
    display: block !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow{
    display: block;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow > div, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow > div, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow > div{
    display: inline-block;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow .button-1, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow .button-1, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow .button-1{
    width: 100%;
    display: block;
    text-align: center;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
    display: inline-block;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent{
    min-height: 450px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent .v-align-middle{
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1{
    font-size: 46.4px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1 .h2{
    font-size: 32px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #fourthContent .boxContainerMediumFlex{
    display: flex;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsInfoXs{
    display: none !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsInfo{
    display: block !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow{
    display: block;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow > div{
    display: inline-block;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow .button-1{
    width: 100%;
    display: block;
    text-align: center;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
    display: inline-block;
  }
}
/*** MOBILE & TABLET (XS - SM) ***/
@media (max-width: 1099px) {
  .legacy#configurator header.affix{
    top: 60px;
  }
  .legacy#configurator header.affix-top{
    top: 108px;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #secondContentMainRow{
    display: block !important;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #img-logo-cofil{
    max-width: 200px !important;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil img{
    background-color: #fff;
    padding: 15px;
  }
  .legacy #configurator .sidebar-content.clearfix, .legacy #configurator .sidebar-content.dl-horizontal dd, .legacy #configurator .sidebar-content.container, .legacy #configurator .sidebar-content.container-fluid, .legacy #configurator .sidebar-content.row, .legacy #configurator .sidebar-content.form-horizontal .form-group, .legacy #configurator .sidebar-content.btn-toolbar, .legacy #configurator .sidebar-content.btn-group-vertical > .btn-group, .legacy #configurator .sidebar-content.nav, .legacy #configurator .sidebar-content.navbar, .legacy #configurator .sidebar-content.navbar-header, .legacy #configurator .sidebar-content.navbar-collapse, .legacy #configurator .sidebar-content.pager, .legacy #configurator .sidebar-content.panel-body, .legacy #configurator .sidebar-content.modal-header, .legacy #configurator .sidebar-content.modal-footer{
    padding-bottom: 200px;
  }
}
/*** MOBILE (XS) ***/
@media (max-width: 767px) {
  .legacy #configurator2022 #configurator-bottom-buttons-bar{
    width: 100%;
    margin: 0 10px 70px -10px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 .button-1, .legacy#fairs_automatica2025_fairautomatica2025 .button-1, .legacy#fairs_rigcfe2025_rigcfe2025 .button-1{
    line-height: 30px;
    font-size: 23px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent{
    min-height: 550px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent .v-align-middle, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent .v-align-middle, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent .v-align-middle{
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1{
    font-size: 34.8px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent h1 .h2, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent h1 .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent h1 .h2{
    font-size: 24px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent #img-logo-cofil, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #img-logo-cofil, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil{
    max-width: 120px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #firstContent #img-logo-fair, .legacy#fairs_automatica2025_fairautomatica2025 #firstContent #img-logo-fair, .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-fair{
    max-width: 120px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent{
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent .margin-t-large, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent .margin-t-large, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent .margin-t-large{
    margin-top: 25px !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent .padding-l-large, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent .padding-l-large, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent .padding-l-large{
    padding-left: 30px / 2;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow{
    display: block;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainImage, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow #secondContentMainImage{
    padding: 0;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentMainRow #secondContentMainText, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentMainRow #secondContentMainText{
    padding-left: 30px/2;
    padding-right: 30px/2;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #secondContent #secondContentExternalImages, .legacy#fairs_automatica2025_fairautomatica2025 #secondContent #secondContentExternalImages, .legacy#fairs_rigcfe2025_rigcfe2025 #secondContent #secondContentExternalImages{
    padding-left: 30px/2;
    padding-right: 30px/2;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #thirdContent .margin-t-large, .legacy#fairs_automatica2025_fairautomatica2025 #thirdContent .margin-t-large, .legacy#fairs_rigcfe2025_rigcfe2025 #thirdContent .margin-t-large{
    margin-top: 25px !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent .h2, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent .h2, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent .h2{
    font-size: 28px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow{
    display: block;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow > div, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow > div, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow > div{
    display: inline-block;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfo{
    display: none !important;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfoXs{
    display: block !important;
    margin-top: 25px;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #contactsInfoXs, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #contactsInfoXs{
    font-size: 24px;
    text-align: center;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow .button-1, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow .button-1, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow .button-1{
    width: 100%;
    display: block;
    text-align: center;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
    display: inline-block;
    text-align: center;
  }
  .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoOk .bigger, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoOk .bigger, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoOk .bigger, .legacy#fairs_automatica2023_fairautomatica2023 #contactsContent #contactsRow #PanelContactRequestInfoKo .bigger, .legacy#fairs_automatica2025_fairautomatica2025 #contactsContent #contactsRow #PanelContactRequestInfoKo .bigger, .legacy#fairs_rigcfe2025_rigcfe2025 #contactsContent #contactsRow #PanelContactRequestInfoKo .bigger{
    font-size: 22px;
  }
  .legacy#fairs_rigcfe2025_rigcfe2025 #firstContent #img-logo-cofil img{
    padding: 0;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 .button-1{
    line-height: 30px;
    font-size: 23px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent{
    min-height: 550px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent .v-align-middle{
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1{
    font-size: 34.8px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent h1 .h2{
    font-size: 24px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-cofil{
    max-width: 120px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #firstContent #img-logo-fair{
    max-width: 120px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #secondContent{
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #secondContent .margin-t-large{
    margin-top: 25px !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #secondContent .padding-l-large{
    padding-left: 30px / 2;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #thirdContent .margin-t-large{
    margin-top: 25px !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent .h2{
    font-size: 28px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow{
    display: block;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow > div{
    display: inline-block;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfo{
    display: none !important;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfoXs{
    display: block !important;
    margin-top: 25px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfo, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #contactsInfoXs{
    font-size: 24px;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow .button-1{
    width: 100%;
    display: block;
    text-align: center;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk > div:first-of-type, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo > div:first-of-type{
    display: inline-block;
    text-align: center;
  }
  .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoOk .bigger, .legacy#fairs_packexpo2024_fairpackexpo2024 #contactsContent #contactsRow #PanelContactRequestInfoKo .bigger{
    font-size: 22px;
  }
}
/*** NAVBAR UNCOLLAPSED ***/
/*** NAVBAR COLLAPSED ***/
