/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -5px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 5px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 955px;
}
.span12 {
  width: 955px;
}
.span11 {
  width: 875px;
}
.span10 {
  width: 795px;
}
.span9 {
  width: 715px;
}
.span8 {
  width: 635px;
}
.span7 {
  width: 555px;
}
.span6 {
  width: 475px;
}
.span5 {
  width: 395px;
}
.span4 {
  width: 315px;
}
.span3 {
  width: 235px;
}
.span2 {
  width: 155px;
}
.span1 {
  width: 75px;
}
.offset12 {
  margin-left: 965px;
}
.offset11 {
  margin-left: 885px;
}
.offset10 {
  margin-left: 805px;
}
.offset9 {
  margin-left: 725px;
}
.offset8 {
  margin-left: 645px;
}
.offset7 {
  margin-left: 565px;
}
.offset6 {
  margin-left: 485px;
}
.offset5 {
  margin-left: 405px;
}
.offset4 {
  margin-left: 325px;
}
.offset3 {
  margin-left: 245px;
}
.offset2 {
  margin-left: 165px;
}
.offset1 {
  margin-left: 85px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0.5235602094240838%;
  *margin-left: 0.4712041884816754%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 0.5235602094240838%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94764397905759%;
}
.row-fluid .span11 {
  width: 91.62303664921465%;
  *width: 91.57068062827224%;
}
.row-fluid .span10 {
  width: 83.24607329842932%;
  *width: 83.19371727748691%;
}
.row-fluid .span9 {
  width: 74.86910994764398%;
  *width: 74.81675392670157%;
}
.row-fluid .span8 {
  width: 66.49214659685863%;
  *width: 66.43979057591622%;
}
.row-fluid .span7 {
  width: 58.1151832460733%;
  *width: 58.06282722513089%;
}
.row-fluid .span6 {
  width: 49.738219895287955%;
  *width: 49.68586387434554%;
}
.row-fluid .span5 {
  width: 41.361256544502616%;
  *width: 41.308900523560204%;
}
.row-fluid .span4 {
  width: 32.98429319371728%;
  *width: 32.931937172774866%;
}
.row-fluid .span3 {
  width: 24.607329842931936%;
  *width: 24.554973821989527%;
}
.row-fluid .span2 {
  width: 16.230366492146597%;
  *width: 16.17801047120419%;
}
.row-fluid .span1 {
  width: 7.853403141361256%;
  *width: 7.801047120418848%;
}
.row-fluid .offset12 {
  margin-left: 101.04712041884817%;
  *margin-left: 100.94240837696334%;
}
.row-fluid .offset12:first-child {
  margin-left: 100.52356020942409%;
  *margin-left: 100.41884816753927%;
}
.row-fluid .offset11 {
  margin-left: 92.67015706806282%;
  *margin-left: 92.565445026178%;
}
.row-fluid .offset11:first-child {
  margin-left: 92.14659685863874%;
  *margin-left: 92.04188481675392%;
}
.row-fluid .offset10 {
  margin-left: 84.29319371727749%;
  *margin-left: 84.18848167539267%;
}
.row-fluid .offset10:first-child {
  margin-left: 83.76963350785341%;
  *margin-left: 83.66492146596859%;
}
.row-fluid .offset9 {
  margin-left: 75.91623036649214%;
  *margin-left: 75.81151832460732%;
}
.row-fluid .offset9:first-child {
  margin-left: 75.39267015706807%;
  *margin-left: 75.28795811518324%;
}
.row-fluid .offset8 {
  margin-left: 67.5392670157068%;
  *margin-left: 67.43455497382197%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.01570680628272%;
  *margin-left: 66.9109947643979%;
}
.row-fluid .offset7 {
  margin-left: 59.16230366492147%;
  *margin-left: 59.05759162303664%;
}
.row-fluid .offset7:first-child {
  margin-left: 58.638743455497384%;
  *margin-left: 58.53403141361256%;
}
.row-fluid .offset6 {
  margin-left: 50.78534031413612%;
  *margin-left: 50.6806282722513%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.26178010471204%;
  *margin-left: 50.157068062827214%;
}
.row-fluid .offset5 {
  margin-left: 42.40837696335078%;
  *margin-left: 42.30366492146596%;
}
.row-fluid .offset5:first-child {
  margin-left: 41.8848167539267%;
  *margin-left: 41.780104712041876%;
}
.row-fluid .offset4 {
  margin-left: 34.031413612565444%;
  *margin-left: 33.92670157068062%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.50785340314136%;
  *margin-left: 33.40314136125654%;
}
.row-fluid .offset3 {
  margin-left: 25.654450261780102%;
  *margin-left: 25.549738219895286%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.13089005235602%;
  *margin-left: 25.026178010471202%;
}
.row-fluid .offset2 {
  margin-left: 17.277486910994764%;
  *margin-left: 17.172774869109947%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.75392670157068%;
  *margin-left: 16.649214659685864%;
}
.row-fluid .offset1 {
  margin-left: 8.900523560209423%;
  *margin-left: 8.795811518324607%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.37696335078534%;
  *margin-left: 8.272251308900524%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.accordion {
  /*margin-bottom: 20px;*/
}
.accordion-group {
/*
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  */
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
/*  padding: 8px 15px; */
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
/*  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; */
}
.hidden {
  display: none;
  visibility: hidden;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
/* RIMUOVO LE DICHIARAZIONI AL DI SOTTO DI 767
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}

*/
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 320px) and (max-width: 979px) {
  .row {
    margin-left: -4px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 4px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 740px;
  }
  .span12 {
    width: 740px;
  }
  .span11 {
    width: 678px;
  }
  .span10 {
    width: 616px;
  }
  .span9 {
    width: 554px;
  }
  .span8 {
    width: 492px;
  }
  .span7 {
    width: 430px;
  }
  .span6 {
    width: 368px;
  }
  .span5 {
    width: 306px;
  }
  .span4 {
    width: 244px;
  }
  .span3 {
    width: 182px;
  }
  .span2 {
    width: 120px;
  }
  .span1 {
    width: 58px;
  }
  .offset12 {
    margin-left: 748px;
  }
  .offset11 {
    margin-left: 686px;
  }
  .offset10 {
    margin-left: 624px;
  }
  .offset9 {
    margin-left: 562px;
  }
  .offset8 {
    margin-left: 500px;
  }
  .offset7 {
    margin-left: 438px;
  }
  .offset6 {
    margin-left: 376px;
  }
  .offset5 {
    margin-left: 314px;
  }
  .offset4 {
    margin-left: 252px;
  }
  .offset3 {
    margin-left: 190px;
  }
  .offset2 {
    margin-left: 128px;
  }
  .offset1 {
    margin-left: 66px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0.5405405405405406%;
    *margin-left: 0.4881845195981322%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0.5405405405405406%;
  }
  .row-fluid .span12 {
    width: 100.00000000000001%;
    *width: 99.9476439790576%;
  }
  .row-fluid .span11 {
    width: 91.62162162162163%;
    *width: 91.56926560067922%;
  }
  .row-fluid .span10 {
    width: 83.24324324324326%;
    *width: 83.19088722230084%;
  }
  .row-fluid .span9 {
    width: 74.86486486486487%;
    *width: 74.81250884392246%;
  }
  .row-fluid .span8 {
    width: 66.4864864864865%;
    *width: 66.43413046554409%;
  }
  .row-fluid .span7 {
    width: 58.10810810810811%;
    *width: 58.0557520871657%;
  }
  .row-fluid .span6 {
    width: 49.72972972972973%;
    *width: 49.67737370878732%;
  }
  .row-fluid .span5 {
    width: 41.351351351351354%;
    *width: 41.29899533040894%;
  }
  .row-fluid .span4 {
    width: 32.972972972972975%;
    *width: 32.920616952030564%;
  }
  .row-fluid .span3 {
    width: 24.594594594594597%;
    *width: 24.542238573652188%;
  }
  .row-fluid .span2 {
    width: 16.216216216216218%;
    *width: 16.16386019527381%;
  }
  .row-fluid .span1 {
    width: 7.837837837837839%;
    *width: 7.78548181689543%;
  }
  .row-fluid .offset12 {
    margin-left: 101.0810810810811%;
    *margin-left: 100.97636903919627%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100.54054054054056%;
    *margin-left: 100.43582849865574%;
  }
  .row-fluid .offset11 {
    margin-left: 92.70270270270271%;
    *margin-left: 92.59799066081789%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.16216216216218%;
    *margin-left: 92.05745012027735%;
  }
  .row-fluid .offset10 {
    margin-left: 84.32432432432434%;
    *margin-left: 84.21961228243951%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.7837837837838%;
    *margin-left: 83.67907174189898%;
  }
  .row-fluid .offset9 {
    margin-left: 75.94594594594595%;
    *margin-left: 75.84123390406113%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.40540540540542%;
    *margin-left: 75.3006933635206%;
  }
  .row-fluid .offset8 {
    margin-left: 67.56756756756758%;
    *margin-left: 67.46285552568276%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.02702702702705%;
    *margin-left: 66.92231498514222%;
  }
  .row-fluid .offset7 {
    margin-left: 59.18918918918919%;
    *margin-left: 59.08447714730437%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.64864864864865%;
    *margin-left: 58.54393660676383%;
  }
  .row-fluid .offset6 {
    margin-left: 50.810810810810814%;
    *margin-left: 50.70609876892599%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.270270270270274%;
    *margin-left: 50.16555822838545%;
  }
  .row-fluid .offset5 {
    margin-left: 42.432432432432435%;
    *margin-left: 42.32772039054761%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.891891891891895%;
    *margin-left: 41.78717985000707%;
  }
  .row-fluid .offset4 {
    margin-left: 34.054054054054056%;
    *margin-left: 33.94934201216923%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.513513513513516%;
    *margin-left: 33.40880147162869%;
  }
  .row-fluid .offset3 {
    margin-left: 25.675675675675677%;
    *margin-left: 25.57096363379086%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.135135135135137%;
    *margin-left: 25.03042309325032%;
  }
  .row-fluid .offset2 {
    margin-left: 17.2972972972973%;
    *margin-left: 17.19258525541248%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.756756756756758%;
    *margin-left: 16.65204471487194%;
  }
  .row-fluid .offset1 {
    margin-left: 8.91891891891892%;
    *margin-left: 8.814206877034103%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.378378378378379%;
    *margin-left: 8.273666336493562%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 4px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 726px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 664px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 602px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 540px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 478px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 416px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 354px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 292px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 230px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 168px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 106px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 44px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -5px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 5px;
  }
  .container, 
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1135px;
  }
  .span12 {
    width: 1135px;
  }
  .span11 {
    width: 1040px;
  }
  .span10 {
    width: 945px;
  }
  .span9 {
    width: 850px;
  }
  .span8 {
    width: 755px;
  }
  .span7 {
    width: 660px;
  }
  .span6 {
    width: 565px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 375px;
  }
  .span3 {
    width: 280px;
  }
  .span2 {
    width: 185px;
  }
  .span1 {
    width: 90px;
  }
  .offset12 {
    margin-left: 1145px;
  }
  .offset11 {
    margin-left: 1050px;
  }
  .offset10 {
    margin-left: 955px;
  }
  .offset9 {
    margin-left: 860px;
  }
  .offset8 {
    margin-left: 765px;
  }
  .offset7 {
    margin-left: 670px;
  }
  .offset6 {
    margin-left: 575px;
  }
  .offset5 {
    margin-left: 480px;
  }
  .offset4 {
    margin-left: 385px;
  }
  .offset3 {
    margin-left: 290px;
  }
  .offset2 {
    margin-left: 195px;
  }
  .offset1 {
    margin-left: 100px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0.4405286343612335%;
    *margin-left: 0.38817261341882514%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0.4405286343612335%;
  }
  .row-fluid .span12 {
    width: 100.00000000000001%;
    *width: 99.9476439790576%;
  }
  .row-fluid .span11 {
    width: 91.62995594713657%;
    *width: 91.57759992619415%;
  }
  .row-fluid .span10 {
    width: 83.25991189427313%;
    *width: 83.20755587333072%;
  }
  .row-fluid .span9 {
    width: 74.8898678414097%;
    *width: 74.83751182046728%;
  }
  .row-fluid .span8 {
    width: 66.51982378854626%;
    *width: 66.46746776760385%;
  }
  .row-fluid .span7 {
    width: 58.14977973568282%;
    *width: 58.09742371474041%;
  }
  .row-fluid .span6 {
    width: 49.779735682819386%;
    *width: 49.727379661876974%;
  }
  .row-fluid .span5 {
    width: 41.40969162995595%;
    *width: 41.35733560901354%;
  }
  .row-fluid .span4 {
    width: 33.03964757709251%;
    *width: 32.9872915561501%;
  }
  .row-fluid .span3 {
    width: 24.66960352422908%;
    *width: 24.61724750328667%;
  }
  .row-fluid .span2 {
    width: 16.29955947136564%;
    *width: 16.247203450423232%;
  }
  .row-fluid .span1 {
    width: 7.929515418502203%;
    *width: 7.877159397559795%;
  }
  .row-fluid .offset12 {
    margin-left: 100.88105726872249%;
    *margin-left: 100.77634522683766%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100.44052863436124%;
    *margin-left: 100.33581659247642%;
  }
  .row-fluid .offset11 {
    margin-left: 92.51101321585904%;
    *margin-left: 92.40630117397421%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.0704845814978%;
    *margin-left: 91.96577253961297%;
  }
  .row-fluid .offset10 {
    margin-left: 84.1409691629956%;
    *margin-left: 84.03625712111078%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.70044052863436%;
    *margin-left: 83.59572848674954%;
  }
  .row-fluid .offset9 {
    margin-left: 75.77092511013217%;
    *margin-left: 75.66621306824734%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.33039647577093%;
    *margin-left: 75.2256844338861%;
  }
  .row-fluid .offset8 {
    margin-left: 67.40088105726873%;
    *margin-left: 67.29616901538391%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.96035242290749%;
    *margin-left: 66.85564038102267%;
  }
  .row-fluid .offset7 {
    margin-left: 59.030837004405285%;
    *margin-left: 58.92612496252046%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.590308370044056%;
    *margin-left: 58.48559632815923%;
  }
  .row-fluid .offset6 {
    margin-left: 50.66079295154185%;
    *margin-left: 50.55608090965703%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.22026431718062%;
    *margin-left: 50.1155522752958%;
  }
  .row-fluid .offset5 {
    margin-left: 42.290748898678416%;
    *margin-left: 42.18603685679359%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.85022026431719%;
    *margin-left: 41.74550822243236%;
  }
  .row-fluid .offset4 {
    margin-left: 33.920704845814974%;
    *margin-left: 33.81599280393015%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.480176211453745%;
    *margin-left: 33.37546416956892%;
  }
  .row-fluid .offset3 {
    margin-left: 25.550660792951547%;
    *margin-left: 25.44594875106673%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.11013215859031%;
    *margin-left: 25.005420116705494%;
  }
  .row-fluid .offset2 {
    margin-left: 17.18061674008811%;
    *margin-left: 17.075904698203292%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.740088105726873%;
    *margin-left: 16.635376063842056%;
  }
  .row-fluid .offset1 {
    margin-left: 8.81057268722467%;
    *margin-left: 8.705860645339854%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.370044052863436%;
    *margin-left: 8.26533201097862%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 5px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1121px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1026px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 931px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 836px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 741px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 646px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 551px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 361px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 266px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 171px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 76px;
  }
  .thumbnails {
    margin-left: -5px;
  }
  .thumbnails > li {
    margin-left: 5px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
