/*!
 * Bootstrap v2.3.1
 *
 * 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,
a:hover,
a:active {
  outline: 0;
  text-decoration: underline;
}
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;
}
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;
  background-color: #ffffff;
}
a {
  color: rgba(255,255,255,0.8);
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #fff;
}

.row {
  margin-left: -10px;
  *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: 10px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 950px;
}
.span12 {
  width: 950px;
}
.span11 {
  width: 870px;
}
.span10 {
  width: 790px;
}
.span9 {
  width: 710px;
}
.span8 {
  width: 630px;
}
.span7 {
  width: 550px;
}
.span6 {
  width: 470px;
}
.span5 {
  width: 390px;
}
.span4 {
  width: 310px;
}
.span3 {
  width: 230px;
}
.span2 {
  width: 150px;
}
.span1 {
  width: 70px;
}
.offset12 {
  margin-left: 970px;
}
.offset11 {
  margin-left: 890px;
}
.offset10 {
  margin-left: 810px;
}
.offset9 {
  margin-left: 730px;
}
.offset8 {
  margin-left: 650px;
}
.offset7 {
  margin-left: 570px;
}
.offset6 {
  margin-left: 490px;
}
.offset5 {
  margin-left: 410px;
}
.offset4 {
  margin-left: 330px;
}
.offset3 {
  margin-left: 250px;
}
.offset2 {
  margin-left: 170px;
}
.offset1 {
  margin-left: 90px;
}
.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: 1.0526315789473684%;
  *margin-left: 1%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.0526315789473684%;
}
.row-fluid .span12 {
  width: 99.99999999999999%;
  *width: 99.94736842105262%;
}
.row-fluid .span11 {
  width: 91.57894736842104%;
  *width: 91.52631578947367%;
}
.row-fluid .span10 {
  width: 83.1578947368421%;
  *width: 83.10526315789473%;
}
.row-fluid .span9 {
  width: 74.73684210526315%;
  *width: 74.68421052631578%;
}
.row-fluid .span8 {
  width: 66.3157894736842%;
  *width: 66.26315789473684%;
}
.row-fluid .span7 {
  width: 57.89473684210526%;
  *width: 57.84210526315789%;
}
.row-fluid .span6 {
  width: 49.47368421052631%;
  *width: 49.42105263157894%;
}
.row-fluid .span5 {
  width: 41.05263157894736%;
  *width: 40.99999999999999%;
}
.row-fluid .span4 {
  width: 32.63157894736842%;
  *width: 32.57894736842105%;
}
.row-fluid .span3 {
  width: 24.21052631578947%;
  *width: 24.1578947368421%;
}
.row-fluid .span2 {
  width: 15.789473684210524%;
  *width: 15.736842105263156%;
}
.row-fluid .span1 {
  width: 7.368421052631578%;
  *width: 7.31578947368421%;
}
.row-fluid .offset12 {
  margin-left: 102.10526315789473%;
  *margin-left: 101.99999999999999%;
}
.row-fluid .offset12:first-child {
  margin-left: 101.05263157894736%;
  *margin-left: 100.94736842105262%;
}
.row-fluid .offset11 {
  margin-left: 93.68421052631578%;
  *margin-left: 93.57894736842104%;
}
.row-fluid .offset11:first-child {
  margin-left: 92.63157894736841%;
  *margin-left: 92.52631578947367%;
}
.row-fluid .offset10 {
  margin-left: 85.26315789473684%;
  *margin-left: 85.1578947368421%;
}
.row-fluid .offset10:first-child {
  margin-left: 84.21052631578947%;
  *margin-left: 84.10526315789473%;
}
.row-fluid .offset9 {
  margin-left: 76.84210526315789%;
  *margin-left: 76.73684210526315%;
}
.row-fluid .offset9:first-child {
  margin-left: 75.78947368421052%;
  *margin-left: 75.68421052631578%;
}
.row-fluid .offset8 {
  margin-left: 68.42105263157895%;
  *margin-left: 68.3157894736842%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.36842105263158%;
  *margin-left: 67.26315789473684%;
}
.row-fluid .offset7 {
  margin-left: 60%;
  *margin-left: 59.89473684210526%;
}
.row-fluid .offset7:first-child {
  margin-left: 58.94736842105263%;
  *margin-left: 58.84210526315789%;
}
.row-fluid .offset6 {
  margin-left: 51.57894736842105%;
  *margin-left: 51.47368421052631%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.52631578947368%;
  *margin-left: 50.42105263157894%;
}
.row-fluid .offset5 {
  margin-left: 43.1578947368421%;
  *margin-left: 43.05263157894736%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.10526315789473%;
  *margin-left: 41.99999999999999%;
}
.row-fluid .offset4 {
  margin-left: 34.73684210526316%;
  *margin-left: 34.63157894736842%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.68421052631579%;
  *margin-left: 33.57894736842105%;
}
.row-fluid .offset3 {
  margin-left: 26.315789473684205%;
  *margin-left: 26.210526315789465%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.26315789473684%;
  *margin-left: 25.1578947368421%;
}
.row-fluid .offset2 {
  margin-left: 17.89473684210526%;
  *margin-left: 17.789473684210524%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.842105263157894%;
  *margin-left: 16.736842105263154%;
}
.row-fluid .offset1 {
  margin-left: 9.473684210526315%;
  *margin-left: 9.368421052631579%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.421052631578947%;
  *margin-left: 8.31578947368421%;
}
[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: 10px;
  padding-left: 10px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}

form {
  margin: 0 0 20px;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(255,255,255,0.4);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(255,255,255,0.4);
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(255,255,255,0.4);
}

.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

.progress {
  overflow: hidden;
  height: 26px;
  line-height: 26px;
  margin: 4px 0 16px 0;
  background-color: #f7f7f7;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 16px;
  text-align: center;
  background-color: #0e90d2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}


@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.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;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-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;
  }
  [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;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -10px;
    *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: 10px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 710px;
  }
  .span12 {
    width: 710px;
  }
  .span11 {
    width: 650px;
  }
  .span10 {
    width: 590px;
  }
  .span9 {
    width: 530px;
  }
  .span8 {
    width: 470px;
  }
  .span7 {
    width: 410px;
  }
  .span6 {
    width: 350px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 230px;
  }
  .span3 {
    width: 170px;
  }
  .span2 {
    width: 110px;
  }
  .span1 {
    width: 50px;
  }
  .offset12 {
    margin-left: 730px;
  }
  .offset11 {
    margin-left: 670px;
  }
  .offset10 {
    margin-left: 610px;
  }
  .offset9 {
    margin-left: 550px;
  }
  .offset8 {
    margin-left: 490px;
  }
  .offset7 {
    margin-left: 430px;
  }
  .offset6 {
    margin-left: 370px;
  }
  .offset5 {
    margin-left: 310px;
  }
  .offset4 {
    margin-left: 250px;
  }
  .offset3 {
    margin-left: 190px;
  }
  .offset2 {
    margin-left: 130px;
  }
  .offset1 {
    margin-left: 70px;
  }
  .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: 1.4084507042253522%;
    *margin-left: 1.3558191252779839%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 1.4084507042253522%;
  }
  .row-fluid .span12 {
    width: 100.00000000000001%;
    *width: 99.94736842105264%;
  }
  .row-fluid .span11 {
    width: 91.54929577464789%;
    *width: 91.49666419570052%;
  }
  .row-fluid .span10 {
    width: 83.09859154929579%;
    *width: 83.04595997034842%;
  }
  .row-fluid .span9 {
    width: 74.64788732394366%;
    *width: 74.5952557449963%;
  }
  .row-fluid .span8 {
    width: 66.19718309859155%;
    *width: 66.14455151964418%;
  }
  .row-fluid .span7 {
    width: 57.74647887323944%;
    *width: 57.69384729429207%;
  }
  .row-fluid .span6 {
    width: 49.29577464788733%;
    *width: 49.24314306893996%;
  }
  .row-fluid .span5 {
    width: 40.845070422535215%;
    *width: 40.792438843587846%;
  }
  .row-fluid .span4 {
    width: 32.3943661971831%;
    *width: 32.34173461823573%;
  }
  .row-fluid .span3 {
    width: 23.943661971830988%;
    *width: 23.891030392883618%;
  }
  .row-fluid .span2 {
    width: 15.492957746478874%;
    *width: 15.440326167531506%;
  }
  .row-fluid .span1 {
    width: 7.042253521126761%;
    *width: 6.989621942179393%;
  }
  .row-fluid .offset12 {
    margin-left: 102.81690140845072%;
    *margin-left: 102.71163825055598%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.40845070422537%;
    *margin-left: 101.30318754633063%;
  }
  .row-fluid .offset11 {
    margin-left: 94.36619718309859%;
    *margin-left: 94.26093402520385%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.95774647887325%;
    *margin-left: 92.85248332097851%;
  }
  .row-fluid .offset10 {
    margin-left: 85.9154929577465%;
    *margin-left: 85.81022979985175%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.50704225352115%;
    *margin-left: 84.40177909562641%;
  }
  .row-fluid .offset9 {
    margin-left: 77.46478873239437%;
    *margin-left: 77.35952557449963%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.05633802816902%;
    *margin-left: 75.95107487027428%;
  }
  .row-fluid .offset8 {
    margin-left: 69.01408450704226%;
    *margin-left: 68.90882134914752%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.60563380281691%;
    *margin-left: 67.50037064492217%;
  }
  .row-fluid .offset7 {
    margin-left: 60.563380281690144%;
    *margin-left: 60.458117123795404%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.15492957746479%;
    *margin-left: 59.04966641957005%;
  }
  .row-fluid .offset6 {
    margin-left: 52.11267605633803%;
    *margin-left: 52.00741289844329%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.70422535211268%;
    *margin-left: 50.59896219421794%;
  }
  .row-fluid .offset5 {
    margin-left: 43.66197183098592%;
    *margin-left: 43.55670867309118%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.25352112676057%;
    *margin-left: 42.14825796886583%;
  }
  .row-fluid .offset4 {
    margin-left: 35.21126760563381%;
    *margin-left: 35.10600444773907%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.802816901408455%;
    *margin-left: 33.697553743513716%;
  }
  .row-fluid .offset3 {
    margin-left: 26.760563380281692%;
    *margin-left: 26.655300222386952%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.35211267605634%;
    *margin-left: 25.2468495181616%;
  }
  .row-fluid .offset2 {
    margin-left: 18.30985915492958%;
    *margin-left: 18.20459599703484%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.901408450704228%;
    *margin-left: 16.796145292809488%;
  }
  .row-fluid .offset1 {
    margin-left: 9.859154929577466%;
    *margin-left: 9.75389177168273%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.450704225352114%;
    *margin-left: 8.345441067457378%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -10px;
    *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: 10px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1070px;
  }
  .span12 {
    width: 1070px;
  }
  .span11 {
    width: 980px;
  }
  .span10 {
    width: 890px;
  }
  .span9 {
    width: 800px;
  }
  .span8 {
    width: 710px;
  }
  .span7 {
    width: 620px;
  }
  .span6 {
    width: 530px;
  }
  .span5 {
    width: 440px;
  }
  .span4 {
    width: 350px;
  }
  .span3 {
    width: 260px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 80px;
  }
  .offset12 {
    margin-left: 1090px;
  }
  .offset11 {
    margin-left: 1000px;
  }
  .offset10 {
    margin-left: 910px;
  }
  .offset9 {
    margin-left: 820px;
  }
  .offset8 {
    margin-left: 730px;
  }
  .offset7 {
    margin-left: 640px;
  }
  .offset6 {
    margin-left: 550px;
  }
  .offset5 {
    margin-left: 460px;
  }
  .offset4 {
    margin-left: 370px;
  }
  .offset3 {
    margin-left: 280px;
  }
  .offset2 {
    margin-left: 190px;
  }
  .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.9345794392523363%;
    *margin-left: 0.881947860304968%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0.9345794392523363%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94736842105263%;
  }
  .row-fluid .span11 {
    width: 91.58878504672896%;
    *width: 91.53615346778159%;
  }
  .row-fluid .span10 {
    width: 83.17757009345793%;
    *width: 83.12493851451056%;
  }
  .row-fluid .span9 {
    width: 74.76635514018692%;
    *width: 74.71372356123955%;
  }
  .row-fluid .span8 {
    width: 66.35514018691588%;
    *width: 66.3025086079685%;
  }
  .row-fluid .span7 {
    width: 57.943925233644855%;
    *width: 57.891293654697485%;
  }
  .row-fluid .span6 {
    width: 49.53271028037383%;
    *width: 49.48007870142646%;
  }
  .row-fluid .span5 {
    width: 41.1214953271028%;
    *width: 41.06886374815543%;
  }
  .row-fluid .span4 {
    width: 32.71028037383177%;
    *width: 32.6576487948844%;
  }
  .row-fluid .span3 {
    width: 24.299065420560748%;
    *width: 24.246433841613378%;
  }
  .row-fluid .span2 {
    width: 15.887850467289718%;
    *width: 15.83521888834235%;
  }
  .row-fluid .span1 {
    width: 7.476635514018691%;
    *width: 7.4240039350713225%;
  }
  .row-fluid .offset12 {
    margin-left: 101.86915887850468%;
    *margin-left: 101.76389572060994%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100.93457943925233%;
    *margin-left: 100.82931628135759%;
  }
  .row-fluid .offset11 {
    margin-left: 93.45794392523364%;
    *margin-left: 93.3526807673389%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 92.52336448598129%;
    *margin-left: 92.41810132808655%;
  }
  .row-fluid .offset10 {
    margin-left: 85.04672897196261%;
    *margin-left: 84.94146581406787%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.11214953271026%;
    *margin-left: 84.00688637481552%;
  }
  .row-fluid .offset9 {
    margin-left: 76.6355140186916%;
    *margin-left: 76.53025086079685%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75.70093457943925%;
    *margin-left: 75.59567142154451%;
  }
  .row-fluid .offset8 {
    margin-left: 68.22429906542055%;
    *margin-left: 68.11903590752581%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.2897196261682%;
    *margin-left: 67.18445646827347%;
  }
  .row-fluid .offset7 {
    margin-left: 59.813084112149525%;
    *margin-left: 59.707820954254785%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.87850467289719%;
    *margin-left: 58.773241515002454%;
  }
  .row-fluid .offset6 {
    margin-left: 51.4018691588785%;
    *margin-left: 51.29660600098376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.467289719626166%;
    *margin-left: 50.362026561731426%;
  }
  .row-fluid .offset5 {
    margin-left: 42.99065420560747%;
    *margin-left: 42.88539104771273%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.05607476635514%;
    *margin-left: 41.9508116084604%;
  }
  .row-fluid .offset4 {
    margin-left: 34.57943925233644%;
    *margin-left: 34.4741760944417%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.64485981308411%;
    *margin-left: 33.53959665518937%;
  }
  .row-fluid .offset3 {
    margin-left: 26.16822429906542%;
    *margin-left: 26.062961141170682%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.233644859813083%;
    *margin-left: 25.128381701918343%;
  }
  .row-fluid .offset2 {
    margin-left: 17.75700934579439%;
    *margin-left: 17.651746187899654%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.822429906542055%;
    *margin-left: 16.717166748647315%;
  }
  .row-fluid .offset1 {
    margin-left: 9.345794392523363%;
    *margin-left: 9.240531234628627%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.411214953271028%;
    *margin-left: 8.305951795376291%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }  
}
