/*!
 * Bootstrap v2.0.4
 *
 * 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.
 */
.twb {
  /**
*	Header Colors
*/
}
.twb article,
.twb aside,
.twb details,
.twb figcaption,
.twb figure,
.twb footer,
.twb header,
.twb hgroup,
.twb nav,
.twb section {
  display: block;
}
.twb audio,
.twb canvas,
.twb video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.twb audio:not([controls]) {
  display: none;
}
.twb html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.twb a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.twb a:hover,
.twb a:active {
  outline: 0;
}
.twb sub,
.twb sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.twb sup {
  top: -0.5em;
}
.twb sub {
  bottom: -0.25em;
}
.twb 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;
}
.twb #map_canvas img,
.twb .google-maps img {
  max-width: none;
}
.twb button,
.twb input,
.twb select,
.twb textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.twb button,
.twb input {
  *overflow: visible;
  line-height: normal;
}
.twb button::-moz-focus-inner,
.twb input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.twb button,
.twb html input[type="button"],
.twb input[type="reset"],
.twb input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.twb label,
.twb select,
.twb button,
.twb input[type="button"],
.twb input[type="reset"],
.twb input[type="submit"],
.twb input[type="radio"],
.twb input[type="checkbox"] {
  cursor: pointer;
}
.twb input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.twb input[type="search"]::-webkit-search-decoration,
.twb input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.twb textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  .twb * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .twb a,
  .twb a:visited {
    text-decoration: underline;
  }
  .twb a[href]:after {
    content: " (" attr(href) ")";
  }
  .twb abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .twb .ir a:after,
  .twb a[href^="javascript:"]:after,
  .twb a[href^="#"]:after {
    content: "";
  }
  .twb pre,
  .twb blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .twb thead {
    display: table-header-group;
  }
  .twb tr,
  .twb img {
    page-break-inside: avoid;
  }
  .twb img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  .twb p,
  .twb h2,
  .twb h3 {
    orphans: 3;
    widows: 3;
  }
  .twb h2,
  .twb h3 {
    page-break-after: avoid;
  }
}
.twb .clearfix {
  *zoom: 1;
}
.twb .clearfix:before,
.twb .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.twb .clearfix:after {
  clear: both;
}
.twb .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.twb .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.twb .row {
  margin-left: -20px;
  *zoom: 1;
}
.twb .row:before,
.twb .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.twb .row:after {
  clear: both;
}
.twb [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.twb .container,
.twb .navbar-static-top .container,
.twb .navbar-fixed-top .container,
.twb .navbar-fixed-bottom .container {
  width: 940px;
}
.twb .span12 {
  width: 940px;
}
.twb .span11 {
  width: 860px;
}
.twb .span10 {
  width: 780px;
}
.twb .span9 {
  width: 700px;
}
.twb .span8 {
  width: 620px;
}
.twb .span7 {
  width: 540px;
}
.twb .span6 {
  width: 460px;
}
.twb .span5 {
  width: 380px;
}
.twb .span4 {
  width: 300px;
}
.twb .span3 {
  width: 220px;
}
.twb .span2 {
  width: 140px;
}
.twb .span1 {
  width: 60px;
}
.twb .offset12 {
  margin-left: 980px;
}
.twb .offset11 {
  margin-left: 900px;
}
.twb .offset10 {
  margin-left: 820px;
}
.twb .offset9 {
  margin-left: 740px;
}
.twb .offset8 {
  margin-left: 660px;
}
.twb .offset7 {
  margin-left: 580px;
}
.twb .offset6 {
  margin-left: 500px;
}
.twb .offset5 {
  margin-left: 420px;
}
.twb .offset4 {
  margin-left: 340px;
}
.twb .offset3 {
  margin-left: 260px;
}
.twb .offset2 {
  margin-left: 180px;
}
.twb .offset1 {
  margin-left: 100px;
}
.twb .row-fluid {
  width: 100%;
  *zoom: 1;
}
.twb .row-fluid:before,
.twb .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.twb .row-fluid:after {
  clear: both;
}
.twb .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: 2.12765957%;
  *margin-left: 2.07446809%;
}
.twb .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.twb .row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.twb .row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.twb .row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.twb .row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.twb .row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.twb .row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.twb .row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.twb .row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.twb .row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.twb .row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.twb .row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.twb .row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.twb .row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.twb .row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.twb .row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.twb .row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.twb .row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.twb .row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.twb .row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.twb .row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.twb .row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.twb .row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.twb .row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.twb .row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.twb .row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.twb .row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.twb .row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.twb .row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.twb .row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.twb .row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.twb .row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.twb .row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.twb .row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.twb .row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.twb .row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.twb .row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.twb .row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
.twb [class*="span"].hide,
.twb .row-fluid [class*="span"].hide {
  display: none;
}
.twb [class*="span"].pull-right,
.twb .row-fluid [class*="span"].pull-right {
  float: right;
}
.twb p {
  margin: 0 0 10px;
}
.twb .lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
.twb small {
  font-size: 85%;
}
.twb strong {
  font-weight: bold;
}
.twb em {
  font-style: italic;
}
.twb cite {
  font-style: normal;
}
.twb .muted {
  color: #999999;
}
.twb a.muted:hover,
.twb a.muted:focus {
  color: #808080;
}
.twb .text-warning {
  color: #c09853;
}
.twb a.text-warning:hover,
.twb a.text-warning:focus {
  color: #a47e3c;
}
.twb .text-error {
  color: #b94a48;
}
.twb a.text-error:hover,
.twb a.text-error:focus {
  color: #953b39;
}
.twb .text-info {
  color: #3a87ad;
}
.twb a.text-info:hover,
.twb a.text-info:focus {
  color: #2d6987;
}
.twb .text-success {
  color: #468847;
}
.twb a.text-success:hover,
.twb a.text-success:focus {
  color: #356635;
}
.twb .text-left {
  text-align: left;
}
.twb .text-right {
  text-align: right;
}
.twb .text-center {
  text-align: center;
}
.twb h1,
.twb h2,
.twb h3,
.twb h4,
.twb h5,
.twb h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
.twb h1 small,
.twb h2 small,
.twb h3 small,
.twb h4 small,
.twb h5 small,
.twb h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.twb h1,
.twb h2,
.twb h3 {
  line-height: 40px;
}
.twb h1 {
  font-size: 38.5px;
}
.twb h2 {
  font-size: 31.5px;
}
.twb h3 {
  font-size: 24.5px;
}
.twb h4 {
  font-size: 17.5px;
}
.twb h5 {
  font-size: 14px;
}
.twb h6 {
  font-size: 11.9px;
}
.twb h1 small {
  font-size: 24.5px;
}
.twb h2 small {
  font-size: 17.5px;
}
.twb h3 small {
  font-size: 14px;
}
.twb h4 small {
  font-size: 14px;
}
.twb .page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
.twb ul,
.twb ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.twb ul ul,
.twb ul ol,
.twb ol ol,
.twb ol ul {
  margin-bottom: 0;
}
.twb li {
  line-height: 20px;
}
.twb ul.unstyled,
.twb ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.twb ul.inline,
.twb ol.inline {
  margin-left: 0;
  list-style: none;
}
.twb ul.inline > li,
.twb ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.twb dl {
  margin-bottom: 20px;
}
.twb dt,
.twb dd {
  line-height: 20px;
}
.twb dt {
  font-weight: bold;
}
.twb dd {
  margin-left: 10px;
}
.twb .dl-horizontal {
  *zoom: 1;
}
.twb .dl-horizontal:before,
.twb .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.twb .dl-horizontal:after {
  clear: both;
}
.twb .dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.twb .dl-horizontal dd {
  margin-left: 180px;
}
.twb hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
.twb abbr[title],
.twb abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.twb abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.twb blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
.twb blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
.twb blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
.twb blockquote small:before {
  content: '\2014 \00A0';
}
.twb blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.twb blockquote.pull-right p,
.twb blockquote.pull-right small {
  text-align: right;
}
.twb blockquote.pull-right small:before {
  content: '';
}
.twb blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.twb q:before,
.twb q:after,
.twb blockquote:before,
.twb blockquote:after {
  content: "";
}
.twb address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
