<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  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"] {
  -webkit-appearance: button;
  cursor: pointer; }

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

label, select, button {
  cursor: pointer; }

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 {
    text-decoration: underline; }
    a:visited {
      text-decoration: underline; }
    a[href]:after {
      content: " (" attr(href) ")"; }

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

  .ir a:after {
    content: ""; }

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

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

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  img {
    page-break-inside: avoid;
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.clearfix {
  *zoom: 1; }
  .clearfix:before {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
    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; }

body {
  margin: 0;
  font-family: "franklin-gothic-ext-comp-urw", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #303333;
  background-color: #ffffff; }

a {
  color: #1f2625;
  text-decoration: none; }
  a:hover {
    color: #1f2625;
    text-decoration: underline; }

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

.img-polaroid {
  padding: 4px;
  background-color: #ffffff;
  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: 0px;
  *zoom: 1; }
  .row:before {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 0px; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .span12 {
  width: 948px; }

.span11 {
  width: 869px; }

.span10 {
  width: 790px; }

.span9 {
  width: 711px; }

.span8 {
  width: 632px; }

.span7 {
  width: 553px; }

.span6 {
  width: 474px; }

.span5 {
  width: 395px; }

.span4 {
  width: 316px; }

.span3 {
  width: 237px; }

.span2 {
  width: 158px; }

.span1 {
  width: 79px; }

.offset12 {
  margin-left: 948px; }

.offset11 {
  margin-left: 869px; }

.offset10 {
  margin-left: 790px; }

.offset9 {
  margin-left: 711px; }

.offset8 {
  margin-left: 632px; }

.offset7 {
  margin-left: 553px; }

.offset6 {
  margin-left: 474px; }

.offset5 {
  margin-left: 395px; }

.offset4 {
  margin-left: 316px; }

.offset3 {
  margin-left: 237px; }

.offset2 {
  margin-left: 158px; }

.offset1 {
  margin-left: 79px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }
  .row-fluid:before {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
    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%;
    *margin-left: -0.05274%; }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.947257384%; }
  .row-fluid .span11 {
    width: 91.6666666667%;
    *width: 91.6139240506%; }
  .row-fluid .span10 {
    width: 83.3333333333%;
    *width: 83.2805907173%; }
  .row-fluid .span9 {
    width: 75%;
    *width: 74.947257384%; }
  .row-fluid .span8 {
    width: 66.6666666667%;
    *width: 66.6139240506%; }
  .row-fluid .span7 {
    width: 58.3333333333%;
    *width: 58.2805907173%; }
  .row-fluid .span6 {
    width: 50%;
    *width: 49.947257384%; }
  .row-fluid .span5 {
    width: 41.6666666667%;
    *width: 41.6139240506%; }
  .row-fluid .span4 {
    width: 33.3333333333%;
    *width: 33.2805907173%; }
  .row-fluid .span3 {
    width: 25%;
    *width: 24.947257384%; }
  .row-fluid .span2 {
    width: 16.6666666667%;
    *width: 16.6139240506%; }
  .row-fluid .span1 {
    width: 8.3333333333%;
    *width: 8.2805907173%; }
  .row-fluid .offset12 {
    margin-left: 100%;
    *margin-left: 99.8945147679%; }
    .row-fluid .offset12:first-child {
      margin-left: 100%;
      *margin-left: 99.8945147679%; }
  .row-fluid .offset11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5611814346%; }
    .row-fluid .offset11:first-child {
      margin-left: 91.6666666667%;
      *margin-left: 91.5611814346%; }
  .row-fluid .offset10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2278481013%; }
    .row-fluid .offset10:first-child {
      margin-left: 83.3333333333%;
      *margin-left: 83.2278481013%; }
  .row-fluid .offset9 {
    margin-left: 75%;
    *margin-left: 74.8945147679%; }
    .row-fluid .offset9:first-child {
      margin-left: 75%;
      *margin-left: 74.8945147679%; }
  .row-fluid .offset8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5611814346%; }
    .row-fluid .offset8:first-child {
      margin-left: 66.6666666667%;
      *margin-left: 66.5611814346%; }
  .row-fluid .offset7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2278481013%; }
    .row-fluid .offset7:first-child {
      margin-left: 58.3333333333%;
      *margin-left: 58.2278481013%; }
  .row-fluid .offset6 {
    margin-left: 50%;
    *margin-left: 49.8945147679%; }
    .row-fluid .offset6:first-child {
      margin-left: 50%;
      *margin-left: 49.8945147679%; }
  .row-fluid .offset5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5611814346%; }
    .row-fluid .offset5:first-child {
      margin-left: 41.6666666667%;
      *margin-left: 41.5611814346%; }
  .row-fluid .offset4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2278481013%; }
    .row-fluid .offset4:first-child {
      margin-left: 33.3333333333%;
      *margin-left: 33.2278481013%; }
  .row-fluid .offset3 {
    margin-left: 25%;
    *margin-left: 24.8945147679%; }
    .row-fluid .offset3:first-child {
      margin-left: 25%;
      *margin-left: 24.8945147679%; }
  .row-fluid .offset2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5611814346%; }
    .row-fluid .offset2:first-child {
      margin-left: 16.6666666667%;
      *margin-left: 16.5611814346%; }
  .row-fluid .offset1 {
    margin-left: 8.3333333333%;
    *margin-left: 8.2278481013%; }
    .row-fluid .offset1:first-child {
      margin-left: 8.3333333333%;
      *margin-left: 8.2278481013%; }

[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 {
    display: table;
    content: "";
    line-height: 0; }
  .container:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  *zoom: 1; }
  .container-fluid:before {
    display: table;
    content: "";
    line-height: 0; }
  .container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  /* font-weight: 500; changed May 1 2014 */
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

a.muted:hover {
  color: #808080; }

.text-warning {
  color: #c09853; }

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

.text-error {
  color: #b94a48; }

a.text-error:hover {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

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

.text-success {
  color: #468847; }

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

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1, h2, h3 {
  line-height: 40px; }

h1 {
  font-size: 44px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 13.6px; }

h1 small {
  font-size: 28px; }

h2 small {
  font-size: 20px; }

h3 small, h4 small {
  font-size: 16px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

ul ul, ul ol {
  margin-bottom: 0; }

ol ol, ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled, ol.unstyled, ul.inline, ol.inline {
  margin-left: 0;
  list-style: none; }

ul.inline &gt; li, ol.inline &gt; li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt, dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0; }
  .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px; }
  blockquote small {
    display: block;
    line-height: 20px;
    color: #999999; }
    blockquote small:before {
      content: "—&nbsp;"; }
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p {
      text-align: right; }
    blockquote.pull-right small {
      text-align: right; }
      blockquote.pull-right small:before {
        content: ""; }
      blockquote.pull-right small:after {
        content: "&nbsp;—"; }

q:before, q:after {
  content: ""; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  legend small {
    font-size: 15px;
    color: #999999; }

label, input, button, select, textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px; }

input, button, select, textarea {
  font-family: "jubilat", serif; }

label {
  display: block;
  margin-bottom: 5px; }

select, textarea {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

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"] {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input, textarea, .uneditable-input {
  width: 80%; }

textarea {
  height: auto;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

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"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

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 {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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, input:-ms-input-placeholder, textarea:-ms-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999; }

.radio, .checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls &gt; .radio:first-child, .controls &gt; .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

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

.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"] {
  float: none;
  margin-left: 0; }

.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"] {
  display: inline-block; }

.input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"] {
  display: inline-block; }

.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; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 0px; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 934px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 855px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 776px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 697px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 618px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 539px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 460px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 381px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 302px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 223px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 144px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 65px; }

.controls-row {
  *zoom: 1; }
  .controls-row:before {
    display: table;
    content: "";
    line-height: 0; }
  .controls-row:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .controls-row [class*="span"] {
    float: left; }

.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px; }

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; }

.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline, .control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853; }
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline, .control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48; }
.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }
.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline, .control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847; }
.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }
.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline, .control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
  color: #3a87ad; }
.control-group.info input, .control-group.info select, .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

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; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  .form-actions:before {
    display: table;
    content: "";
    line-height: 0; }
  .form-actions:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

.help-block, .help-inline {
  color: #555a5a; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append, .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap; }

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu {
  font-size: 16px; }

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on, .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group &gt; .dropdown-toggle, .input-prepend .btn-group &gt; .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }
.input-prepend .add-on, .input-prepend .btn {
  margin-right: -1px; }
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }
.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px; }
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child &gt; .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query, .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }
.form-search input {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide, .form-inline .hide, .form-horizontal .hide {
  display: none; }

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: inline-block; }

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio, .form-search .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-inline .radio, .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }
  .form-horizontal .control-group:before {
    display: table;
    content: "";
    line-height: 0; }
  .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }
  .form-horizontal .controls:first-child {
    *padding-left: 180px; }
.form-horizontal .help-block {
  margin-bottom: 0; }
.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
  margin-top: 10px; }
.form-horizontal .form-actions {
  padding-left: 180px; }

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, white, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$whiteff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: 0.3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .btn:active, .btn.active {
    background-color: #cccccc \9; }
  .btn:first-child {
    *margin-left: 0; }
  .btn:hover {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  .btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 13.6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
    margin-top: 0; }

.btn-mini {
  padding: 0 6px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
    margin-top: -1px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .btn-block + .btn-block {
    margin-top: 5px; }

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

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1f2525;
  background-image: -moz-linear-gradient(top, #1f2625, #1f2526);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1f2625), to(#1f2526));
  background-image: -webkit-linear-gradient(top, #1f2625, #1f2526);
  background-image: -o-linear-gradient(top, #1f2625, #1f2526);
  background-image: linear-gradient(to bottom, #1f2625, #1f2526);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1f2625', endColorstr='#ff1f2526', GradientType=0);
  border-color: #1f2526 #1f2526 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1f2526;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #1f2526;
    *background-color: #141718; }
  .btn-primary:active, .btn-primary.active {
    background-color: #080a0a \9; }

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: #ffffff;
    background-color: #f89406;
    *background-color: #df8505; }
  .btn-warning:active, .btn-warning.active {
    background-color: #c67605 \9; }

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: #ffffff;
    background-color: #bd362f;
    *background-color: #a9302a; }
  .btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9; }

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: #ffffff;
    background-color: #51a351;
    *background-color: #499249; }
  .btn-success:active, .btn-success.active {
    background-color: #408140 \9; }

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: #ffffff;
    background-color: #2f96b4;
    *background-color: #2a85a0; }
  .btn-info:active, .btn-info.active {
    background-color: #24748c \9; }

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: #ffffff;
    background-color: #222222;
    *background-color: #151515; }
  .btn-inverse:active, .btn-inverse.active {
    background-color: #080808 \9; }

button.btn, input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-large, input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

button.btn.btn-small, input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn.btn-mini, input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

.btn-link {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  cursor: pointer;
  color: #1f2625;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn-link:hover {
    color: #1f2625;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover {
    color: #333333;
    text-decoration: none; }

@media (min-width: 1200px) {
  .row {
    margin-left: 0px;
    *zoom: 1; }
    .row:before {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      display: table;
      content: "";
      line-height: 0;
      clear: both; }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0px; }

  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .span12 {
    width: 1140px; }

  .span11 {
    width: 1045px; }

  .span10 {
    width: 950px; }

  .span9 {
    width: 855px; }

  .span8 {
    width: 760px; }

  .span7 {
    width: 665px; }

  .span6 {
    width: 570px; }

  .span5 {
    width: 475px; }

  .span4 {
    width: 380px; }

  .span3 {
    width: 285px; }

  .span2 {
    width: 190px; }

  .span1 {
    width: 95px; }

  .offset12 {
    margin-left: 1140px; }

  .offset11 {
    margin-left: 1045px; }

  .offset10 {
    margin-left: 950px; }

  .offset9 {
    margin-left: 855px; }

  .offset8 {
    margin-left: 760px; }

  .offset7 {
    margin-left: 665px; }

  .offset6 {
    margin-left: 570px; }

  .offset5 {
    margin-left: 475px; }

  .offset4 {
    margin-left: 380px; }

  .offset3 {
    margin-left: 285px; }

  .offset2 {
    margin-left: 190px; }

  .offset1 {
    margin-left: 95px; }

  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row-fluid:before {
      display: table;
      content: "";
      line-height: 0; }
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0;
      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%;
      *margin-left: -0.05274%; }
      .row-fluid [class*="span"]:first-child {
        margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 0%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.947257384%; }
    .row-fluid .span11 {
      width: 91.6666666667%;
      *width: 91.6139240506%; }
    .row-fluid .span10 {
      width: 83.3333333333%;
      *width: 83.2805907173%; }
    .row-fluid .span9 {
      width: 75%;
      *width: 74.947257384%; }
    .row-fluid .span8 {
      width: 66.6666666667%;
      *width: 66.6139240506%; }
    .row-fluid .span7 {
      width: 58.3333333333%;
      *width: 58.2805907173%; }
    .row-fluid .span6 {
      width: 50%;
      *width: 49.947257384%; }
    .row-fluid .span5 {
      width: 41.6666666667%;
      *width: 41.6139240506%; }
    .row-fluid .span4 {
      width: 33.3333333333%;
      *width: 33.2805907173%; }
    .row-fluid .span3 {
      width: 25%;
      *width: 24.947257384%; }
    .row-fluid .span2 {
      width: 16.6666666667%;
      *width: 16.6139240506%; }
    .row-fluid .span1 {
      width: 8.3333333333%;
      *width: 8.2805907173%; }
    .row-fluid .offset12 {
      margin-left: 100%;
      *margin-left: 99.8945147679%; }
      .row-fluid .offset12:first-child {
        margin-left: 100%;
        *margin-left: 99.8945147679%; }
    .row-fluid .offset11 {
      margin-left: 91.6666666667%;
      *margin-left: 91.5611814346%; }
      .row-fluid .offset11:first-child {
        margin-left: 91.6666666667%;
        *margin-left: 91.5611814346%; }
    .row-fluid .offset10 {
      margin-left: 83.3333333333%;
      *margin-left: 83.2278481013%; }
      .row-fluid .offset10:first-child {
        margin-left: 83.3333333333%;
        *margin-left: 83.2278481013%; }
    .row-fluid .offset9 {
      margin-left: 75%;
      *margin-left: 74.8945147679%; }
      .row-fluid .offset9:first-child {
        margin-left: 75%;
        *margin-left: 74.8945147679%; }
    .row-fluid .offset8 {
      margin-left: 66.6666666667%;
      *margin-left: 66.5611814346%; }
      .row-fluid .offset8:first-child {
        margin-left: 66.6666666667%;
        *margin-left: 66.5611814346%; }
    .row-fluid .offset7 {
      margin-left: 58.3333333333%;
      *margin-left: 58.2278481013%; }
      .row-fluid .offset7:first-child {
        margin-left: 58.3333333333%;
        *margin-left: 58.2278481013%; }
    .row-fluid .offset6 {
      margin-left: 50%;
      *margin-left: 49.8945147679%; }
      .row-fluid .offset6:first-child {
        margin-left: 50%;
        *margin-left: 49.8945147679%; }
    .row-fluid .offset5 {
      margin-left: 41.6666666667%;
      *margin-left: 41.5611814346%; }
      .row-fluid .offset5:first-child {
        margin-left: 41.6666666667%;
        *margin-left: 41.5611814346%; }
    .row-fluid .offset4 {
      margin-left: 33.3333333333%;
      *margin-left: 33.2278481013%; }
      .row-fluid .offset4:first-child {
        margin-left: 33.3333333333%;
        *margin-left: 33.2278481013%; }
    .row-fluid .offset3 {
      margin-left: 25%;
      *margin-left: 24.8945147679%; }
      .row-fluid .offset3:first-child {
        margin-left: 25%;
        *margin-left: 24.8945147679%; }
    .row-fluid .offset2 {
      margin-left: 16.6666666667%;
      *margin-left: 16.5611814346%; }
      .row-fluid .offset2:first-child {
        margin-left: 16.6666666667%;
        *margin-left: 16.5611814346%; }
    .row-fluid .offset1 {
      margin-left: 8.3333333333%;
      *margin-left: 8.2278481013%; }
      .row-fluid .offset1:first-child {
        margin-left: 8.3333333333%;
        *margin-left: 8.2278481013%; }

  input, textarea, .uneditable-input {
    margin-left: 0; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0px; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1126px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1031px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 936px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 841px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 746px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 651px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 461px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 366px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 271px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 176px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 81px; }

  .thumbnails {
    margin-left: 0px; }
    .thumbnails &gt; li {
      margin-left: 0px; }

  .row-fluid .thumbnails {
    margin-left: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: 0px;
    *zoom: 1; }
    .row:before {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      display: table;
      content: "";
      line-height: 0;
      clear: both; }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0px; }

  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .span12 {
    width: 708px; }

  .span11 {
    width: 649px; }

  .span10 {
    width: 590px; }

  .span9 {
    width: 531px; }

  .span8 {
    width: 472px; }

  .span7 {
    width: 413px; }

  .span6 {
    width: 354px; }

  .span5 {
    width: 295px; }

  .span4 {
    width: 236px; }

  .span3 {
    width: 177px; }

  .span2 {
    width: 118px; }

  .span1 {
    width: 59px; }

  .offset12 {
    margin-left: 708px; }

  .offset11 {
    margin-left: 649px; }

  .offset10 {
    margin-left: 590px; }

  .offset9 {
    margin-left: 531px; }

  .offset8 {
    margin-left: 472px; }

  .offset7 {
    margin-left: 413px; }

  .offset6 {
    margin-left: 354px; }

  .offset5 {
    margin-left: 295px; }

  .offset4 {
    margin-left: 236px; }

  .offset3 {
    margin-left: 177px; }

  .offset2 {
    margin-left: 118px; }

  .offset1 {
    margin-left: 59px; }

  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row-fluid:before {
      display: table;
      content: "";
      line-height: 0; }
    .row-fluid:after {
      display: table;
      content: "";
      line-height: 0;
      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%;
      *margin-left: -0.05274%; }
      .row-fluid [class*="span"]:first-child {
        margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 0%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.947257384%; }
    .row-fluid .span11 {
      width: 91.6666666667%;
      *width: 91.6139240506%; }
    .row-fluid .span10 {
      width: 83.3333333333%;
      *width: 83.2805907173%; }
    .row-fluid .span9 {
      width: 75%;
      *width: 74.947257384%; }
    .row-fluid .span8 {
      width: 66.6666666667%;
      *width: 66.6139240506%; }
    .row-fluid .span7 {
      width: 58.3333333333%;
      *width: 58.2805907173%; }
    .row-fluid .span6 {
      width: 50%;
      *width: 49.947257384%; }
    .row-fluid .span5 {
      width: 41.6666666667%;
      *width: 41.6139240506%; }
    .row-fluid .span4 {
      width: 33.3333333333%;
      *width: 33.2805907173%; }
    .row-fluid .span3 {
      width: 25%;
      *width: 24.947257384%; }
    .row-fluid .span2 {
      width: 16.6666666667%;
      *width: 16.6139240506%; }
    .row-fluid .span1 {
      width: 8.3333333333%;
      *width: 8.2805907173%; }
    .row-fluid .offset12 {
      margin-left: 100%;
      *margin-left: 99.8945147679%; }
      .row-fluid .offset12:first-child {
        margin-left: 100%;
        *margin-left: 99.8945147679%; }
    .row-fluid .offset11 {
      margin-left: 91.6666666667%;
      *margin-left: 91.5611814346%; }
      .row-fluid .offset11:first-child {
        margin-left: 91.6666666667%;
        *margin-left: 91.5611814346%; }
    .row-fluid .offset10 {
      margin-left: 83.3333333333%;
      *margin-left: 83.2278481013%; }
      .row-fluid .offset10:first-child {
        margin-left: 83.3333333333%;
        *margin-left: 83.2278481013%; }
    .row-fluid .offset9 {
      margin-left: 75%;
      *margin-left: 74.8945147679%; }
      .row-fluid .offset9:first-child {
        margin-left: 75%;
        *margin-left: 74.8945147679%; }
    .row-fluid .offset8 {
      margin-left: 66.6666666667%;
      *margin-left: 66.5611814346%; }
      .row-fluid .offset8:first-child {
        margin-left: 66.6666666667%;
        *margin-left: 66.5611814346%; }
    .row-fluid .offset7 {
      margin-left: 58.3333333333%;
      *margin-left: 58.2278481013%; }
      .row-fluid .offset7:first-child {
        margin-left: 58.3333333333%;
        *margin-left: 58.2278481013%; }
    .row-fluid .offset6 {
      margin-left: 50%;
      *margin-left: 49.8945147679%; }
      .row-fluid .offset6:first-child {
        margin-left: 50%;
        *margin-left: 49.8945147679%; }
    .row-fluid .offset5 {
      margin-left: 41.6666666667%;
      *margin-left: 41.5611814346%; }
      .row-fluid .offset5:first-child {
        margin-left: 41.6666666667%;
        *margin-left: 41.5611814346%; }
    .row-fluid .offset4 {
      margin-left: 33.3333333333%;
      *margin-left: 33.2278481013%; }
      .row-fluid .offset4:first-child {
        margin-left: 33.3333333333%;
        *margin-left: 33.2278481013%; }
    .row-fluid .offset3 {
      margin-left: 25%;
      *margin-left: 24.8945147679%; }
      .row-fluid .offset3:first-child {
        margin-left: 25%;
        *margin-left: 24.8945147679%; }
    .row-fluid .offset2 {
      margin-left: 16.6666666667%;
      *margin-left: 16.5611814346%; }
      .row-fluid .offset2:first-child {
        margin-left: 16.6666666667%;
        *margin-left: 16.5611814346%; }
    .row-fluid .offset1 {
      margin-left: 8.3333333333%;
      *margin-left: 8.2278481013%; }
      .row-fluid .offset1:first-child {
        margin-left: 8.3333333333%;
        *margin-left: 8.2278481013%; }

  input, textarea, .uneditable-input {
    margin-left: 0; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0px; }

  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 694px; }

  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 635px; }

  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 576px; }

  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 517px; }

  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 458px; }

  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 399px; }

  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 340px; }

  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 281px; }

  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 222px; }

  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 163px; }

  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 104px; }

  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 45px; } }
@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 {
    margin-left: 0; }

  .thumbnails {
    margin-left: 0; }
    .thumbnails &gt; 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 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .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; } }
.hidden {
  display: none;
  visibility: hidden; }

.visible-phone, .visible-tablet, .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; } }
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

html {
  font-size: 100%; }

body {
  padding: 0 !important; }

.content {
  margin-top: 1em;
  margin-bottom: 1em; }

@media (max-width: 767px) {
  .page {
    margin-left: -20px;
    margin-right: -20px; }

  .content {
    margin-top: 0; } }
@media (min-width: 768px) {
  .columns {
    position: relative;
    overflow: hidden;
    border: 1px solid #dcd6c0;
    border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
    border-width: 1px 0; }
    .columns &gt; [class*="span"] {
      margin-bottom: -9999em;
      padding-bottom: 9999em;
      border: 1px solid #dcd6c0;
      border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
      border-width: 0 1px 0 0; }
      .columns &gt; [class*="span"]:first-child {
        border-width: 0 1px; }
    .columns .columns {
      border-width: 0; }
      .columns .columns &gt; [class*="span"] {
        border-width: 0 0 0 1px; }
        .columns .columns &gt; [class*="span"]:first-child {
          padding-left: 1px;
          border-width: 0; }

  .footer .row-fluid {
    position: relative; } }
@media (max-width: 979px) and (min-width: 768px) {
  .row-fluid .span2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 180px; }
  .row-fluid .span3, .row-fluid .span4, .row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8, .row-fluid .span9, .row-fluid .span10 {
    width: 528px; } }
p {
  margin: 8px 0;
  font-family: "jubilat", serif;
  font-size: 13px;
  line-height: 1.54; }
  p[style*="right"] {
    margin: 8px 0 8px 16px; }
  p[style*="left"] {
    margin: 8px 16px 8px 0; }
  p a {
    font-weight: 500;
    text-decoration: underline; }

@media (max-width: 979px) {
  p[style*="float"] {
    float: none !important; } }
section a {
  font-weight: 500;
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  margin: 16px 0 8px 0;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase; }

h1 {
  font-size: 38px;
  letter-spacing: 1px; }

h2 {
  font-size: 29px;
  letter-spacing: 1px; }

h3 {
  font-size: 22px;
  letter-spacing: 1px; }

h4 {
  font-size: 17px;
  letter-spacing: 1px; }

h5 {
  margin: 8px 0;
  font-size: 14px; }

h6 {
  margin: 0;
  font-size: 10px;
  line-height: 1.8; }

cite {
  display: block;
  margin: 8px 0 12px 0;
  font-family: "jubilat", serif;
  font-size: 0.75em;
  font-style: italic; }

.wysi {
  padding: 0 1em;
  *zoom: 1; }
  .wysi:before {
    display: table;
    content: "";
    line-height: 0; }
  .wysi:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .wysi img {
    border-radius: 3px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9); }
  .wysi ul {
    margin: 1em; }
  .wysi li {
    margin: 2px 0;
    font-family: "jubilat", serif;
    font-size: 13px;
    line-height: 1.333; }

.links p {
  line-height: 1; }
  .links p:first-child {
    margin-top: 7px; }

blockquote {
  position: relative;
  margin: 16px 0 8px 0;
  padding: 0;
  border: 0;
  font-family: "jubilat", serif;
  font-size: 12px;
  font-style: italic; }

.joint-data {
  margin: 0.5em 0;
  width: 100%;
  border-collapse: collapse; }
  .joint-data td {
    padding: 0.25em 1em 0.25em 0;
    vertical-align: top;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .joint-data td:first-child {
      width: 20%;
      white-space: nowrap; }
    .joint-data td strong {
      font-size: 0.6875em;
      font-weight: 900; }
    .joint-data td span {
      font-size: 0.6875em; }

@media (max-width: 979px) {
  .joint-data td {
    display: block;
    width: auto;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0.75em; }
    .joint-data td:first-child {
      width: auto;
      padding-bottom: 0; } }
input[type=text], input[type=email] {
  background: rgba(255, 255, 255, 0.75);
  font-family: "jubilat", serif;
  font-size: 0.875em; }

.btn {
  font-size: 0.6875em;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8); }

.masthead {
  position: relative;
  padding-bottom: 0;
  height: auto; }
  .masthead .brand {
    position: relative;
    margin: 1em;
    width: 324px; }

.masthead-inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 1em;
  border: 1px solid #f2edda;
  border-image: url(/wp-content/themes/ride-texas/img/lines-light.png) 1 repeat;
  border-width: 0 0 1px 0; }

.masthead .container {
  position: relative; }

@media (min-width: 768px) {
  .masthead-inner {
    display: block; }

  .masthead .brand {
    width: 397px; }

  .masthead-ad {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 100px; } }
@media (min-width: 980px) {
  .masthead .brand {
    width: 496px; }

  .row-fluid .span-masthead-nav {
    width: 616px; } }
.rt-nav-main {
  margin: 0;
  list-style: none; }
  .rt-nav-main a {
    display: block;
    padding: 7px 24px 8px 24px;
    font-family: "franklin-gothic-ext-comp-urw", sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 400;
    color: #ffc700;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .rt-nav-main a:hover {
      text-decoration: none; }

.rt-nav-secondary {
  margin: 0;
  padding: 0;
  list-style: none; }
  .rt-nav-secondary a {
    display: block;
    padding: 10px 24px;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #ffc700;
    text-transform: uppercase; }
    .rt-nav-secondary a:hover {
      text-decoration: none; }

.rt-nav-search {
  margin: 0; }
  .rt-nav-search .term {
    margin: 0;
    border: 0;
    background: 0;
    color: #ffffff;
    font-family: "franklin-gothic-ext-comp-urw", sans-serif; }
  .rt-nav-search input.term:focus {
    outline: 0; }
  .rt-nav-search button {
    width: 32px;
    height: 32px;
    margin: 0;
    border: 0;
    background: #1a1a1a;
    background: rgba(0, 0, 0, 0.5) url(/wp-content/themes/ride-texas/img/search.svg) center center;
    overflow: hidden;
    text-indent: -9999em;
    color: #ffffff; }

#mobile-container {
  background-color: #000000;
  display: none;
  border-bottom: 1px solid #ffffff; }

#mobile-search {
  float: left;
  display: none;
  width: 9.25em;
  height: 2em;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f2edda;
  border-image: url(/wp-content/themes/ride-texas/img/lines-light.png) 1 repeat; }
  #mobile-search .term {
    padding-left: 0.5em;
    width: 96px; }
  #mobile-search button {
    height: 29px; }

#mobile-nav-toggle {
  float: right;
  display: none;
  width: 2em;
  height: 2em;
  background: rgba(0, 0, 0, 0.5) url(/wp-content/themes/ride-texas/img/mobile-nav-toggle.svg) center center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #f2edda;
  border-image: url(/wp-content/themes/ride-texas/img/lines-light.png) 1 repeat; }

#mobile-nav {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
  width: 100%;
  position: fixed;
  top: 33px;
  left: 0; }
  #mobile-nav .rt-nav {
    background: url(/wp-content/themes/ride-texas/img/mobile-nav.jpg) center center; }

@media (max-width: 767px) {
  body {
    margin-top: 33px; }

  .rt-nav li, .rt-nav-search {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.9); }

  .rt-nav-secondary li {
    display: list-item; }
  .rt-nav-secondary a {
    font-size: 30px; }

  .rt-nav-search .term {
    padding-left: 1.5em; }
  .rt-nav-search button {
    float: right; }

  #mobile-container {
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9; }

  #mobile-nav-toggle, #mobile-search {
    display: block; }

  .mobile-nav-open #mobile-nav {
    max-height: 500px;
    z-index: 999; }

  #nav-main {
    display: none; } }
@media (min-width: 768px) {
  .rt-nav {
    border: 1px solid #f2edda;
    background-color: #2c2c2c;
    display: flex;
    align-items: center; }

  .rt-nav-main {
    padding: 0 5px; }
    .rt-nav-main li {
      float: left; }
    .rt-nav-main a {
      padding: 7px;
      font-size: 27px; }

  .rt-nav-secondary li {
    float: left;
    border: 1px solid #f2edda;
    border-image: url(/wp-content/themes/ride-texas/img/lines-light.png) 1 repeat;
    border-width: 0 1px 0 0; }
  .rt-nav-secondary a {
    padding: 4px 11px;
    font-size: 16px;
    line-height: 16px; }

  .rt-nav-search {
    float: right; }
    .rt-nav-search .term {
      padding: 0 8px;
      width: 90px;
      height: 24px; }
    .rt-nav-search button {
      width: 24px;
      height: 24px;
      border: 1px solid #f2edda;
      border-image: url(/wp-content/themes/ride-texas/img/lines-light.png) 1 repeat;
      border-width: 0 0 0 1px; }

  #mobile-nav {
    display: none; } }
@media (min-width: 980px) {
  .rt-nav-main {
    padding: 0 3px; }
    .rt-nav-main a {
      padding: 6px 15px;
      font-size: 30px; }

  .rt-nav-secondary a {
    padding: 5px 20px;
    font-size: 23px;
    line-height: 22px; }

  .rt-nav-search .term {
    width: 132px;
    height: 32px;
    font-size: 1em; }
  .rt-nav-search button {
    width: 32px;
    height: 32px; } }
.sub-nav {
  margin: 1px 0;
  padding: 0;
  border: 1px solid #dcd6c0;
  border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
  border-width: 1px 0 0 0;
  list-style: none; }
  .sub-nav li {
    padding: 0.75em 1.5em;
    border: 1px solid #dcd6c0;
    border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
    border-width: 0 0 1px 0; }
  .sub-nav a {
    opacity: 0.5;
    font-size: 1em;
    line-height: 1;
    font-weight: 600;
    color: #4d4736;
    text-transform: uppercase; }

.pills {
  margin: 0.5em 1em;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .pills:before {
    display: table;
    content: "";
    line-height: 0; }
  .pills:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .pills li {
    float: left;
    margin-right: 4px;
    font-family: "franklin-gothic-ext-comp-urw", sans-serif;
    font-size: 18px;
    line-height: 1.75;
    color: #b3ad9f;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .pills li a {
      display: inline-block;
      padding: 0 12px;
      border-radius: 3px;
      background: #b3ad9f;
      background: rgba(77, 71, 54, 0.1); }
      .pills li a:hover {
        background: #4d4736;
        background: rgba(77, 71, 54, 0.95);
        color: #ffffff;
        text-decoration: none; }
  .pills a.active {
    background: #4d4736;
    background: rgba(77, 71, 54, 0.95);
    color: #ffffff;
    text-decoration: none; }

.pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .pagination ul:before {
    display: table;
    content: "";
    line-height: 0; }
  .pagination ul:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
.pagination li {
  float: left;
  margin: 0 0 1px 1px;
  border: 1px solid #dcd6c0;
  border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
  text-align: center;
  font-size: 11px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase; }
.pagination a {
  display: block;
  min-width: 32px;
  height: 30px; }
  .pagination a:hover {
    text-decoration: none; }

.archive .accordion-heading {
  padding: 0.5em 1.5em; }
  .archive .accordion-heading a {
    font-size: 0.875em;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase; }

.archive-list {
  margin: 1px 0;
  padding: 0;
  border: 1px solid #dcd6c0;
  border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
  border-width: 0 0 1px 0; }
  .archive-list li {
    padding: 0.375em 2.25em;
    border: 1px solid #dcd6c0;
    border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
    border-width: 1px 0 0 0; }
  .archive-list a {
    font-size: 0.6875em;
    line-height: 1;
    text-transform: uppercase; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.25s ease;
  -moz-transition: height 0.25s ease;
  -o-transition: height 0.25s ease;
  transition: height 0.25s ease; }
  .collapse.in {
    height: auto; }

.block {
  margin: 1px 0;
  padding: 0 0.5em;
  border: 1px solid #dcd6c0;
  border-image: url(/wp-content/themes/ride-texas/img/lines-dark.png) 1 repeat;
  border-width: 0 0 1px 0; }

.ad {
  padding: 1em 0;
  text-align: center; }

header.block {
  padding: 0 1.5em;
  border-width: 1px 0;
  background-color: #2c2c2c;
  *zoom: 1; }
  header.block:before {
    display: table;
    content: "";
    line-height: 0; }
  header.block:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  header.block h2 {
    margin: 13px 0 14px 0;
    font-family: "franklin-gothic-ext-comp-urw", sans-serif;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #ffc700; }
    header.block h2.pop {
      margin: 11px 0 8px 0;
      font-size: 28px;
      font-style: italic;
      color: #1a1105;
      letter-spacing: 1px; }
    header.block h2.tight {
      letter-spacing: 1px; }
  header.block .more {
    margin-top: 29px; }
header .more a {
  color: #4d4736; }
  header .more a:hover {
    color: #4d4736; }
header.block .logo {
  margin: 1em 0; }

.card {
  margin: 0.5em 0;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }
  .card header {
    padding: 0 1em;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
  .card .poster {
    display: block;
    border-radius: 3px; }
    .card .poster img {
      border-radius: 3px; }
  .card header .poster {
    margin: 0 -1em;
    border-radius: 3px 3px 0 0; }
    .card header .poster img {
      border-radius: 3px 3px 0 0; }
  .card .wysi {
    border-top: 1px solid #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
  .card footer {
    padding: 0.25em 1em 0.3125em 1em;
    border-top: 1px solid #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.9);
    *zoom: 1; }
    .card footer:before {
      display: table;
      content: "";
      line-height: 0; }
    .card footer:after {
      display: table;
      content: "";
      line-height: 0;
      clear: both; }
    .card footer h4 {
      margin: 2px 0 8px 0; }
    .card footer h5 {
      margin: 2px 0; }
    .card footer h6 {
      font-size: 23px; }
  .card footer.meta {
    background-color: #ffc700; }

.photo-nav {
  margin: 0.5em 0;
  text-align: center; }

.photo-nav-dot {
  margin: 0 0.125em;
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  border-radius: 0.75em;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset; }
  .photo-nav-dot.active {
    background: #1f2625;
    box-shadow: none; }

.link-list {
  margin: 1.25em 1em;
  list-style: none; }
  .link-list li {
    margin: 0.75em 0; }

.link-list-title {
  font-size: 0.875em;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase; }

.link-list-subtitle {
  margin: 0.25em 0;
  font-family: "jubilat", serif;
  font-size: 0.75em;
  line-height: 1.3;
  font-weight: 400;
  font-style: italic; }

.region-list {
  margin: 1.25em 1em;
  list-style: none; }
  .region-list li {
    margin: 1em 0; }

.region-list-name {
  font-family: "franklin-gothic-ext-comp-urw", sans-serif;
  font-size: 2em;
  line-height: 0.7;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }

.rating {
  margin-top: 0.5rem;
  margin-top: 8px; }

.buzz {
  padding: 0 1.5em; }

.buzz-user {
  margin: 8px 0 16px 0; }

.fitvids {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.sponsor {
  display: block;
  padding: 1em;
  text-align: center; }

.tickets {
  padding: 0.5em; }

.share {
  margin: 4px 0;
  height: 21px;
  overflow: hidden; }

.share-button {
  margin-left: 8px;
  float: left; }
  .share-button:first-child {
    margin: 0; }

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

@media (max-width: 979px) {
  .meta [class*="pull"] {
    float: none;
    text-align: left; } }
.tweet {
  padding: 0.5em 1.5em 1em 1.5em; }

.tweet-post {
  margin: 8px 0;
  font-family: "jubilat", serif;
  font-size: 0.875em;
  line-height: 1.43;
  font-style: italic; }

.social {
  margin: 0.25em 0.1em 0.5em 0.1em;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .social:before {
    display: table;
    content: "";
    line-height: 0; }
  .social:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .social li {
    float: left;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    margin-right: 3px; }
    .social li:last-of-type {
      margin-right: 0; }

.social-icon {
  margin: 0.5em 0;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  display: block;
  width: 2em;
  height: 2em;
  margin: 0; }
  .social-icon img {
    width: 30px;
    height: 30px; }

/*.features .feature {
 *  margin: .5em;
 *} */
.block &gt; .feature {
  margin: 0.5em 0; }

.feature {
  position: relative;
  padding-bottom: 56.25%;
  border-radius: 3px;
  background: #1f2625;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }
  .feature.square {
    padding-bottom: 75%; }
  .feature a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border-radius: 3px;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease; }
    .feature a:hover {
      background: #1f2625;
      background: rgba(31, 38, 37, 0.5);
      text-decoration: none; }

.feature-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.66667);
  border-radius: 0 0 3px 3px;
  text-align: center;
  color: #ffffff; }

.feature-title {
  margin: 16px 16px 8px 16px;
  font-size: 19px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase; }

.feature.large .feature-title {
  font-size: 45px; }

.feature-subtitle {
  margin: 8px 16px 12px 16px;
  font-family: "franklin-gothic-ext-comp-urw", sans-serif;
  font-size: 1.125em;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase; }

.feature-byline {
  margin: 8px 16px 16px 16px;
  font-family: "jubilat", serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 200; }

@media (max-width: 767px) {
  .feature.large .feature-title, .feature-title {
    font-size: 23px; } }
.grid {
  margin: 0.25em -0.25em;
  list-style: none;
  *zoom: 1; }
  .grid:before {
    display: table;
    content: "";
    line-height: 0; }
  .grid:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .grid li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0.5em 0.25em 0.5em 1em; }
  .grid.features li {
    padding: 0.25em; }

@media (min-width: 980px) {
  .grid li {
    width: 33.333333%; }
  .grid.features li {
    width: 50%; } }
.footer {
  padding-bottom: 2em;
  background: #1a1a1a;
  color: #fcfbf7;
  border: 1px solid #f2edda;
  border-image: url(/wp-content/themes/ride-texas/img/lines-light.png) 1 repeat;
  border-width: 1px 0 0 0; }
  .footer a {
    color: #fcfbf7; }
  .footer .brand {
    padding: 1em 1em 1em 1.5em; }

.footer-primary {
  margin: 0.25em 1em;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .footer-primary:before {
    display: table;
    content: "";
    line-height: 0; }
  .footer-primary:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .footer-primary li {
    margin: 0.125em 0.5em;
    float: left; }
  .footer-primary a {
    font-family: "franklin-gothic-ext-comp-urw", sans-serif;
    font-size: 2em;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase; }

.footer-secondary {
  margin: 0.25em 1em;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .footer-secondary:before {
    display: table;
    content: "";
    line-height: 0; }
  .footer-secondary:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .footer-secondary li {
    margin: 4px 8px;
    float: left;
    font-size: 11px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .footer-secondary.list li {
    margin-bottom: 12px;
    float: none; }

@media (max-width: 767px) {
  .footer .brand {
    width: 10em; } }
@media (min-width: 980px) {
  .tmcp_logo {
    padding: 0.3em 0; }

  .footer-primary a {
    font-size: 2em; }

  .footer-secondary a {
    font-size: 18px;
    line-height: 17px; } }
/* responsive video container  -- see http://demosthenes.info/blog/649/Responsive-Design-Create-Fluid-YouTube-and-Vimeo-Content */
.responsive-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .responsive-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*------------------------------------------------ */
/*-----------[Fast Secure Contact Form]----------- */
/*------------------------------------------------ */
/* Alignment DIVs */
.fscf-div-form {
  width: 99%; }

.fscf-div-left-box {
  float: left;
  width: 55%;
  max-width: 270px; }

.fscf-div-right-box {
  float: left; }

.fscf-div-clear {
  clear: both; }

.fscf-div-field-left, .fscf-div-field-prefollow {
  clear: left;
  float: left;
  width: 99%;
  margin-right: 10px; }

.fscf-div-field-follow {
  float: left;
  padding-left: 10px;
  width: 99%; }

.fscf-div-label {
  text-align: left;
  padding-top: 5px; }

.fscf-div-field {
  text-align: left; }

.fscf-div-captcha-sm {
  width: 175px;
  height: 50px;
  padding-top: 2px; }

.fscf-div-captcha-m {
  width: 250px;
  height: 65px;
  padding-top: 2px; }

.fscf-image-captcha {
  border-style: none;
  margin: 0;
  padding: 0px;
  padding-right: 5px;
  float: left; }

.fscf-image-captcha-refresh {
  border-style: none;
  margin: 0;
  padding: 0px;
  vertical-align: bottom; }

.fscf-div-submit {
  text-align: left;
  clear: both;
  padding-top: 15px; }

.fscf-fieldset {
  border: 1px solid black;
  width: 99%;
  padding: 10px; }

/* Styles of labels, fields and text */
.fscf-required-indicator, .fscf-required-text {
  text-align: left; }

.fscf-hint-text {
  font-size: x-small;
  font-weight: normal; }

.fscf-div-error {
  text-align: left;
  color: red; }

.fscf-div-redirecting {
  text-align: left; }

.fscf-fieldset-field {
  border: 1px solid black;
  width: 97%;
  padding: 10px; }

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

.fscf-option-label {
  display: inline; }

.fscf-input-text {
  text-align: left;
  margin: 0;
  width: 99%; }

.fscf-input-captcha {
  text-align: left;
  margin: 0;
  width: 50px; }

.fscf-input-textarea {
  text-align: left;
  margin: 0;
  width: 99%; }

.fscf-input-select {
  text-align: left; }

.fscf-input-checkbox, .fscf-input-radio {
  width: 13px; }

.fscf-button-submit, .fscf-button-reset {
  cursor: pointer;
  margin: 0; }

.fscf-button-vcita {
  text-decoration: none;
  display: block;
  text-align: center;
  background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%);
  color: #fff !important;
  padding: 8px; }

.fscf-button-div-vcita {
  border-left: 1px dashed #ccc;
  margin-top: 25px;
  padding: 8px 20px; }

.fscf-powered-by {
  font-size: x-small;
  font-weight: normal;
  padding-top: 5px;
  text-align: center; }

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  opacity: 0.6;
  color: #333333; }

#tribe-events-pg-template {
  padding: 12px; }
  #tribe-events-pg-template .type-tribe_events {
    font-family: "jubilat", serif; }
    #tribe-events-pg-template .type-tribe_events h2 {
      font-family: "franklin-gothic-ext-comp-urw", sans-serif; }
  #tribe-events-pg-template #tribe-events-add-your-event {
    height: 67px; }
    #tribe-events-pg-template #tribe-events-add-your-event .block {
      padding: 0; }
  #tribe-events-pg-template #tribe-bar-collapse-toggle {
    font-size: 22px !important; }
  #tribe-events-pg-template #tribe-bar-form label {
    font-size: 16px !important; }

.tribe-events-index {
  font-family: "jubilat", serif;
  font-size: 13px;
  line-height: 1.54; }
  .tribe-events-index .time-details {
    font-style: oblique; }
  .tribe-events-index h2 {
    font-family: "franklin-gothic-ext-comp-urw", sans-serif;
    font-size: 20px;
    margin-bottom: 3px; }
  .tribe-events-index .tribe-events-list-event-description p {
    margin-top: 1px; }

.masthead-ad-mobile {
  width: 100%; }

#div-gpt-ad-mobileleaderboardheader {
  margin: 10px auto 0;
  width: 300px; }

@media (min-width: 980px) {
  #div-gpt-ad-leaderboardfooter {
    margin-left: 107px; } }
#constant-contact a {
  border: 1px solid #5b5b5b;
  color: #ffc700;
  display: inline-block;
  padding: 8px 10px;
  text-shadow: none;
  background-color: #2c2c2c;
  margin: 8px 0;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }

/*# sourceMappingURL=app.css.map */
</pre></body></html>