.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

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

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

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

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #161c22;
  background-color: #ffffff;
}
a {
  color: #598cd1;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3671c1;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 19.5px;
  font-weight: 400;
  line-height: 33px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #91a1b5;
}
a.muted:hover,
a.muted:focus {
  color: #7387a0;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #598cd1;
}
a.text-info:hover,
a.text-info:focus {
  color: #3671c1;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 11px 0;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 22px;
  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: 44px;
}
h1 {
  font-size: 35.75px;
}
h2 {
  font-size: 29.25px;
}
h3 {
  font-size: 22.75px;
}
h4 {
  font-size: 16.25px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.049999999999999px;
}
h1 small {
  font-size: 22.75px;
}
h2 small {
  font-size: 16.25px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 10px;
  margin: 22px 0 33px;
  border-bottom: 1px solid #edeff3;
}
ul,
ol {
  padding: 0;
  margin: 0 0 11px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 22px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 11px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  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: 22px 0;
  border: 0;
  border-top: 1px solid #edeff3;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ced5de;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #edeff3;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16.25px;
  font-weight: 400;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 22px;
  color: #ced5de;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #edeff3;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, Courier New, monospace;
  font-size: 11px;
  color: #666666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 12px;
  line-height: 22px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 22px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 22px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 19.5px;
  line-height: 44px;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #666666;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 16.5px;
  color: #ced5de;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
}
input,
button,
select,
textarea {
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 11px;
  font-size: 13px;
  line-height: 22px;
  color: #999999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  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 .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
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: 32px;
  /* 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: 32px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #ced5de;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ced5de;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ced5de;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ced5de;
}
.radio,
.checkbox {
  min-height: 22px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .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"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.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: #edeff3;
}
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 {
  color: #c09853;
}
.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 {
  color: #b94a48;
}
.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 {
  color: #468847;
}
.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 {
  color: #598cd1;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #598cd1;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #598cd1;
  -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: #3671c1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9c3e7;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9c3e7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a9c3e7;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #598cd1;
  background-color: #d9edf7;
  border-color: #598cd1;
}
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: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #344250;
}
.help-block {
  display: block;
  margin-bottom: 11px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: middle;
  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,
.input-append .popover,
.input-prepend .popover {
  font-size: 13px;
}
.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: 22px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #edeff3;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.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 > .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,
.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,
.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"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 11px;
}
legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 22px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  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: 11px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 2px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
[class^="ic-"],
[class*=" ic-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("../img/ic-sheet-small.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}
.ic-white {
  background-image: url("../img/ic-sheet-small-white.png");
}
.ic-new-request {
  background-position: 0 0;
}
.ic-map-pin {
  background-position: -18px 0;
}
.ic-globe {
  background-position: -36px 0;
}
.ic-news {
  background-position: -54px 0;
}
.ic-calendar {
  background-position: -72px 0;
}
.ic-forum {
  background-position: -90px 0;
}
.ic-handicap {
  background-position: -108px 0;
}
.ic-community {
  background-position: -126px 0;
}
.ic-message {
  background-position: -144px 0;
}
.ic-analytics {
  background-position: -162px 0;
}
.ic-buildings {
  background-position: 0 -18px;
}
.ic-firefighter {
  background-position: -18px -18px;
}
.ic-medical {
  background-position: -36px -18px;
}
.ic-police {
  background-position: -54px -18px;
}
.ic-legal {
  background-position: -72px -18px;
}
.ic-city-hall {
  background-position: -90px -18px;
}
.ic-library {
  background-position: -108px -18px;
}
.ic-utilities {
  background-position: -126px -18px;
}
.ic-question {
  background-position: -144px -18px;
  padding-bottom: 1px;
}
.ic-garbage {
  background-position: -162px -18px;
}
.ic-trashcan {
  background-position: -162px -18px;
}
.ic-transportation {
  background-position: 0 -36px;
}
.ic-airplane {
  background-position: -18px -36px;
}
.ic-subway {
  background-position: -36px -36px;
}
.ic-train {
  background-position: -54px -36px;
}
.ic-bus {
  background-position: -72px -36px;
}
.ic-traffic {
  background-position: -90px -36px;
}
.ic-schoolbus {
  background-position: -108px -36px;
}
.ic-bicycle {
  background-position: -126px -36px;
}
.ic-boat {
  background-position: -144px -36px;
}
.ic-contact {
  background-position: -162px -36px;
}
.ic-food {
  background-position: 0 -54px;
}
.ic-shopping {
  background-position: -18px -54px;
}
.ic-zoo {
  background-position: -36px -54px;
}
.ic-picnic {
  background-position: -54px -54px;
}
.ic-fishing {
  background-position: -72px -54px;
}
.ic-basketball {
  background-position: -90px -54px;
}
.ic-baseball {
  background-position: -108px -54px;
}
.ic-soccer {
  background-position: -126px -54px;
}
.ic-football {
  background-position: -144px -54px;
}
.ic-golf {
  background-position: -162px -54px;
}
.ic-climbing {
  background-position: 0 -72px;
}
.ic-hiking {
  background-position: -18px -72px;
}
.ic-skiing {
  background-position: -36px -72px;
}
.ic-canoe {
  background-position: -54px -72px;
}
.ic-swimming {
  background-position: -72px -72px;
}
.ic-tennis {
  background-position: -90px -72px;
}
.ic-monument {
  background-position: -108px -72px;
}
.ic-theater {
  background-position: -126px -72px;
}
.ic-arts {
  background-position: -144px -72px;
}
.ic-beach {
  background-position: -162px -72px;
}
.ic-rss {
  background-position: 0 -90px;
}
.ic-facebook {
  background-position: -18px -90px;
}
.ic-twitter {
  background-position: -36px -90px;
}
.ic-linkedin {
  background-position: -54px -90px;
}
.ic-pinterest {
  background-position: -72px -90px;
}
.ic-meetup {
  background-position: -90px -90px;
}
.ic-publicstuff {
  background-position: -108px -90px;
}
.ic-surfing {
  background-position: -126px -90px;
}
.ic-auction {
  background-position: -144px -90px;
}
.ic-pirate {
  background-position: -162px -90px;
}
.ic-mobile {
  background-position: 0 -108px;
}
.ic-android {
  background-position: -18px -108px;
}
.ic-apple {
  background-position: -36px -108px;
}
.ic-blackberry {
  background-position: -54px -108px;
}
.ic-sms {
  background-position: -72px -108px;
}
.ic-document {
  background-position: -90px -108px;
}
.ic-listings {
  background-position: -108px -108px;
}
.ic-amusementpark {
  background-position: -126px -108px;
}
.ic-carousel {
  background-position: -126px -108px;
}
.ic-museum {
  background-position: -144px -108px;
}
.ic-hotel {
  background-position: -162px -108px;
}
.ic-photo {
  background-position: 0 -126px;
}
.ic-camera {
  background-position: 0 -126px;
}
.ic-album {
  background-position: -18px -126px;
}
.ic-video {
  background-position: -36px -126px;
}
.ic-phone {
  background-position: -54px -126px;
}
.ic-money {
  background-position: -72px -126px;
}
.ic-hydrant {
  background-position: -90px -126px;
}
.ic-weather {
  background-position: -108px -126px;
}
.ic-garden {
  background-position: -126px -126px;
}
.ic-XXXX {
  background-position: -144px -126px;
}
.ic-XXXXX {
  background-position: -162px -126px;
}
.ic-link {
  background-position: 0 -144px;
}
.ic-gear {
  background-position: -18px -144px;
}
.ic-thumb {
  background-position: -36px -144px;
}
.ic-flag {
  background-position: -54px -144px;
}
.ic-bell {
  background-position: -72px -144px;
}
.ic-checkbox {
  background-position: -90px -144px;
}
.ic-college {
  background-position: -108px -144px;
}
.ic-foldedmap {
  background-position: -126px -144px;
}
.ic-XXXXX {
  background-position: -144px -144px;
}
.ic-XXXXX {
  background-position: -162px -144px;
}
.ic-fire {
  background-position: 0 -162px;
}
.ic-hurricane {
  background-position: -18px -162px;
}
.ic-tornado {
  background-position: -36px -162px;
}
.ic-911 {
  background-position: -54px -162px;
}
.ic-alert {
  background-position: -72px -162px;
}
.ic-deer {
  background-position: -90px -162px;
}
.ic-tree {
  background-position: -108px -162px;
}
.ic-construction {
  background-position: -126px -162px;
}
.ic-XXXXX {
  background-position: -144px -162px;
}
.ic-XXXXX {
  background-position: -162px -162px;
}
.ic-house {
  background-position: 0 -180px;
}
.ic-advocacy {
  background-position: -18px -180px;
}
.ic-citizen {
  background-position: -36px -180px;
}
.ic-microphone {
  background-position: -54px -180px;
}
.ic-innovation {
  background-position: -72px -180px;
}
.ic-recycling {
  background-position: -90px -180px;
}
.ic-wireless {
  background-position: -108px -180px;
}
.ic-people-women {
  background-position: -126px -180px;
}
.ic-sunny {
  background-position: -144px -180px;
}
.ic-snow {
  background-position: -162px -180px;
}
.ic-dog-barking {
  background-position: 0 -198px;
}
.ic-fallen-tree {
  background-position: -18px -198px;
}
.ic-pothole {
  background-position: -36px -198px;
}
.ic-water {
  background-position: -54px -198px;
}
.ic-power-line {
  background-position: -72px -198px;
}
.ic-streetlight-broken {
  background-position: -90px -198px;
}
.ic-earthquake {
  background-position: -108px -198px;
}
.ic-graffiti-removal {
  background-position: -126px -198px;
}
.ic-XXXX {
  background-position: -144px -198px;
}
.ic-XXXX {
  background-position: -162px -198px;
}
.ic-street-repair {
  background-position: 0 -216px;
}
.ic-skate-park {
  background-position: -18px -216px;
}
.ic-dog-park {
  background-position: -36px -216px;
}
.ic-bill-pay {
  background-position: -54px -216px;
}
.ic-parking-meter {
  background-position: -72px -216px;
}
.ic-no-parking {
  background-position: -90px -216px;
}
.ic-XXXX {
  background-position: -108px -216px;
}
.ic-XXXX {
  background-position: -126px -216px;
}
.ic-XXXX {
  background-position: -144px -216px;
}
.ic-XXXX {
  background-position: -162px -216px;
}
.ic-christmas {
  background-position: 0 -234px;
}
.ic-hanukkah {
  background-position: -18px -234px;
}
.ic-thanksgiving {
  background-position: -36px -234px;
}
.ic-fireworks {
  background-position: -54px -234px;
}
.ic-heart {
  background-position: -72px -234px;
}
.ic-leaf {
  background-position: -90px -234px;
}
.ic-american-flag {
  background-position: -108px -234px;
}
.ic-christianity {
  background-position: -126px -234px;
}
.ic-judaism {
  background-position: -144px -234px;
}
.ic-islam {
  background-position: -162px -234px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #161c22;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #666666;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #5186cf;
  background-image: -moz-linear-gradient(top, #598cd1, #457ecb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#598cd1), to(#457ecb));
  background-image: -webkit-linear-gradient(top, #598cd1, #457ecb);
  background-image: -o-linear-gradient(top, #598cd1, #457ecb);
  background-image: linear-gradient(to bottom, #598cd1, #457ecb);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #5186cf;
  background-image: -moz-linear-gradient(top, #598cd1, #457ecb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#598cd1), to(#457ecb));
  background-image: -webkit-linear-gradient(top, #598cd1, #457ecb);
  background-image: -o-linear-gradient(top, #598cd1, #457ecb);
  background-image: linear-gradient(to bottom, #598cd1, #457ecb);
  background-repeat: repeat-x;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #ced5de;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #161c22;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #161c22;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #161c22;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #666666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  background-repeat: repeat-x;
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* 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 #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  font-weight: 500;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #666666;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.btn:active,
.btn.active {
  background-color: #e6e6e6 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #666666;
  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,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(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: 18px;
  -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: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.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-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ef531c;
  background-image: -moz-linear-gradient(top, #f15a24, #ec490f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f15a24), to(#ec490f));
  background-image: -webkit-linear-gradient(top, #f15a24, #ec490f);
  background-image: -o-linear-gradient(top, #f15a24, #ec490f);
  background-image: linear-gradient(to bottom, #f15a24, #ec490f);
  background-repeat: repeat-x;
  border-color: #ec490f #ec490f #a4330b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ec490f;
  /* 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:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #ec490f;
  *background-color: #d4420e;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #bc3b0c \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f7aa03;
  background-image: -moz-linear-gradient(top, #ffb105, #eaa100);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffb105), to(#eaa100));
  background-image: -webkit-linear-gradient(top, #ffb105, #eaa100);
  background-image: -o-linear-gradient(top, #ffb105, #eaa100);
  background-image: linear-gradient(to bottom, #ffb105, #eaa100);
  background-repeat: repeat-x;
  border-color: #eaa100 #eaa100 #9e6c00;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #eaa100;
  /* 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:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #eaa100;
  *background-color: #d18f00;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b77e00 \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;
  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:focus,
.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;
  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:focus,
.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: #5186cf;
  background-image: -moz-linear-gradient(top, #598cd1, #457ecb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#598cd1), to(#457ecb));
  background-image: -webkit-linear-gradient(top, #598cd1, #457ecb);
  background-image: -o-linear-gradient(top, #598cd1, #457ecb);
  background-image: linear-gradient(to bottom, #598cd1, #457ecb);
  background-repeat: repeat-x;
  border-color: #457ecb #457ecb #2b5a99;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #457ecb;
  /* 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:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #457ecb;
  *background-color: #3671c1;
}
.btn-info:active,
.btn-info.active {
  background-color: #3065ad \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #444444, #444444);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#444444));
  background-image: -webkit-linear-gradient(top, #444444, #444444);
  background-image: -o-linear-gradient(top, #444444, #444444);
  background-image: linear-gradient(to bottom, #444444, #444444);
  background-repeat: repeat-x;
  border-color: #444444 #444444 #1e1e1e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #444444;
  /* 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:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #444444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \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,
.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 {
  border-color: transparent;
  cursor: pointer;
  color: #598cd1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #3671c1;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #666666;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 11px;
  margin-bottom: 11px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 13px;
}
.btn-group > .btn-mini {
  font-size: 10px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 18px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #ffffff;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #ec490f;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #eaa100;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #457ecb;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #444444;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 22px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #598cd1;
}
.alert-info h4 {
  color: #598cd1;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 22px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #edeff3;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  color: #ced5de;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #598cd1;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #edeff3 #edeff3 #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #999999;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #598cd1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #598cd1;
  border-bottom-color: #598cd1;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #3671c1;
  border-bottom-color: #3671c1;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #ced5de;
  border-color: #ced5de;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #ced5de;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #edeff3 #dddddd #edeff3 #edeff3;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #edeff3 #edeff3 #edeff3 #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #ced5de;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 22px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f3f5f7;
  background-image: -moz-linear-gradient(top, #f9fafb, #eaedf1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafb), to(#eaedf1));
  background-image: -webkit-linear-gradient(top, #f9fafb, #eaedf1);
  background-image: -o-linear-gradient(top, #f9fafb, #eaedf1);
  background-image: linear-gradient(to bottom, #f9fafb, #eaedf1);
  background-repeat: repeat-x;
  border: 1px solid #c5cfd8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 13px 20px 13px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #f9fafb;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 48px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #666666;
}
.navbar .divider-vertical {
  height: 48px;
  margin: 0 9px;
  border-left: 1px solid #eaedf1;
  border-right: 1px solid #f9fafb;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 9px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 9px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 9px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 13px 15px 13px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #f9fafb;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #666666;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: #dae0e7;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e4e8ed;
  background-image: -moz-linear-gradient(top, #eaedf1, #dae0e7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaedf1), to(#dae0e7));
  background-image: -webkit-linear-gradient(top, #eaedf1, #dae0e7);
  background-image: -o-linear-gradient(top, #eaedf1, #dae0e7);
  background-image: linear-gradient(to bottom, #eaedf1, #dae0e7);
  background-repeat: repeat-x;
  border-color: #dae0e7 #dae0e7 #adbac8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #dae0e7;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #dae0e7;
  *background-color: #cbd4dc;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #bcc7d2 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #666666;
  border-bottom-color: #666666;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #dae0e7;
  color: #999999;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #243854;
  background-image: -moz-linear-gradient(top, #2d4669, #162334);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d4669), to(#162334));
  background-image: -webkit-linear-gradient(top, #2d4669, #162334);
  background-image: -o-linear-gradient(top, #2d4669, #162334);
  background-image: linear-gradient(to bottom, #2d4669, #162334);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.7);
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ced5de;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #ced5de;
}
.navbar-inverse .navbar-text {
  color: #ced5de;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #162334;
}
.navbar-inverse .navbar-link {
  color: #ced5de;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #162334;
  border-right-color: #2d4669;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #162334;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ced5de;
  border-bottom-color: #ced5de;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #666666;
  border-color: #162334;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #666666;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1c2c42;
  background-image: -moz-linear-gradient(top, #253a57, #0e1722);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#253a57), to(#0e1722));
  background-image: -webkit-linear-gradient(top, #253a57, #0e1722);
  background-image: -o-linear-gradient(top, #253a57, #0e1722);
  background-image: linear-gradient(to bottom, #253a57, #0e1722);
  background-repeat: repeat-x;
  border-color: #0e1722 #0e1722 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0e1722;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #0e1722;
  *background-color: #070b10;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 22px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block !important;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #ced5de;
}
.pagination {
  margin: 22px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #ced5de;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #ced5de;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 18px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10px;
}
.pager {
  margin: 22px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ced5de;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2040;
  background-color: #161c22;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 2050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #161c22;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #161c22;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #161c22;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #161c22;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #161c22;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  min-width: 200px;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
  max-height: 400px;
  overflow-y: scroll;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 22px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #598cd1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #999999;
}
.label,
.badge {
  display: inline-block;
  padding: 3px 5px;
  font-size: 10.998px;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #ced5de;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f15a24;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #d4420e;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #598cd1;
}
.label-info[href],
.badge-info[href] {
  background-color: #3671c1;
}
.label-inverse,
.badge-inverse {
  background-color: #666666;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #4d4d4d;
}
.label-gov,
.badge-gov {
  background-color: transparent;
  border: 1px solid #6a9de2;
  color: #6a9de2;
  vertical-align: middle;
}
.label-comment-counter,
.badge-comment-counter {
  border: 1px solid #6a9de2;
  color: #6a9de2;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  color: #666666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  background-repeat: repeat-x;
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* 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 #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  font-weight: 500;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  cursor: pointer;
  color: #598cd1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 6px;
  font-size: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label-comment-counter:hover,
.badge-comment-counter:hover,
.label-comment-counter:focus,
.badge-comment-counter:focus,
.label-comment-counter:active,
.badge-comment-counter:active,
.label-comment-counter.active,
.badge-comment-counter.active,
.label-comment-counter.disabled,
.badge-comment-counter.disabled,
.label-comment-counter[disabled],
.badge-comment-counter[disabled] {
  color: #666666;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.label-comment-counter:active,
.badge-comment-counter:active,
.label-comment-counter.active,
.badge-comment-counter.active {
  background-color: #e6e6e6 \9;
}
.label-comment-counter:first-child,
.badge-comment-counter:first-child {
  *margin-left: 0;
}
.label-comment-counter:hover,
.badge-comment-counter:hover,
.label-comment-counter:focus,
.badge-comment-counter:focus {
  color: #666666;
  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;
}
.label-comment-counter:focus,
.badge-comment-counter:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.label-comment-counter.active,
.badge-comment-counter.active,
.label-comment-counter:active,
.badge-comment-counter:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.label-comment-counter.disabled,
.badge-comment-counter.disabled,
.label-comment-counter[disabled],
.badge-comment-counter[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.label-ps,
.badge-ps {
  background-color: transparent;
  border: 1px solid #f15a24;
  color: #f15a24;
  vertical-align: middle;
}
.label-gov[href],
.badge-gov[href] {
  background-color: #3f81da;
}
.label-private,
.badge-private {
  display: inline-block;
  padding: 5px 6px 6px;
}
.label-private i,
.badge-private i {
  margin: -1px 3px 0 -1px;
}
.media-heading > .label-gov,
.media-heading > .label-ps {
  margin-right: 5.5px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #f47b4f;
  background-image: -moz-linear-gradient(top, #f6906c, #f15a24);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6906c), to(#f15a24));
  background-image: -webkit-linear-gradient(top, #f6906c, #f15a24);
  background-image: -o-linear-gradient(top, #f6906c, #f15a24);
  background-image: linear-gradient(to bottom, #f6906c, #f15a24);
  background-repeat: repeat-x;
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #f6906c;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.pagination {
  height: 48px;
  /* IE8 */

  height: 44px;
  font-size: 14px;
  /* IE8 */

  font-size: 11.375px;
  font-weight: 500;
  margin: 0;
  width: 100%;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  background: #f9fafb;
  border-right: 1px solid #ced5de;
  color: #444444;
  display: block;
  padding: 0;
  line-height: 48px;
  /* IE8 */

  line-height: 44px;
  margin: -1px;
  text-align: center;
  text-decoration: none;
}
.page-jumper {
  display: none;
}
.page-increment {
  width: 35%;
}
.page-number {
  display: none;
}
.page-number.active {
  display: table-cell;
}
.pagination a:hover,
.pagination .active a {
  background-color: #ffffff;
  color: #f15a24;
}
.pagination .active a {
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #ced5de;
  background-color: #ffffff;
  cursor: default;
}
.pagination td:first-child a {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.pagination td:last-child a {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
  border-right: none;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.accordion {
  margin-bottom: 22px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 22px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #444444;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #666666;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 22px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.header-unit-cta {
  background-color: #162334;
  text-align: center;
  z-index: 990;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  left: 50%;
  margin-left: -380px;
  position: absolute;
  -webkit-text-shadow: 0 1px 4px #161c22;
  -moz-text-shadow: 0 1px 4px #161c22;
  text-shadow: 0 1px 4px #161c22;
  width: 760px;
  top: 16%;
}
.header-unit-cta .btn {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
}
.header-unit-cta .btn:first-child {
  margin-bottom: 10px;
}
.header-unit-cta h1 {
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 0;
  font-size: 60px;
  color: inherit;
  letter-spacing: -1px;
  font-weight: 700;
  line-height: 110%;
}
@media (max-width: 767px) {
  .header-unit-cta {
    top: 8%;
    width: 90%;
    margin-left: -45%;
  }
  .header-unit-cta h1 {
    font-size: 54px;
  }
}
@media (max-width: 540px) {
  .header-unit-cta h1 {
    font-size: 44px;
  }
}
.hero-unit {
  background-color: #162334;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 13px;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
.hero-unit-tagline {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 14px 0;
  line-height: 120%;
}
.counter-container {
  background-color: #444444;
  background-color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.8);
  float: left;
  height: 36px;
  /* IE8 */

  height: 33px;
  margin: 8px 12px 0 0;
  /* IE8 */

  margin: 7.333333333333333px 11px 0 0;
  position: relative;
}
.request-counter {
  width: 168px;
  /* IE8 */

  width: 10.5rem;
}
.counter-wrap {
  display: block;
  height: 30px;
  /* IE8 */

  height: 1.875rem;
  margin: 0;
  overflow: hidden;
  padding: 0 0 6px 0;
  /* IE8 */

  padding: 0 0 .375rem 0;
}
.counter-number {
  background-image: url('/images/icons/counter_ticker_bg_tall_white_shadow.png');
  border-right: 1px solid #222222;
  /* IE8 */

  border-right: 1px solid rgba(0, 0, 0, 0.8);
  border-left: 1px solid #999999;
  /* IE8 */

  border-left: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  height: 384px;
  margin: 0 -1px;
  padding: 0 2px;
  position: relative;
  width: 24px;
}
.arrow-box,
.arrow-box-end {
  background: #f15a24;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 24px;
  /* IE8 */

  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 0;
  /* IE8 */

  padding: .75rem 0;
  position: relative;
  width: 80%;
}
.arrow-box img,
.arrow-box-end img {
  display: block;
  margin: 0 auto;
}
.arrow-box:after {
  border: solid transparent;
  content: " ";
  height: 0;
  left: 50%;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow-box:after {
  border-top-color: #f15a24;
  border-width: 12px;
  /* IE8 */

  border-width: 11px;
  top: 100%;
  margin-left: -12px;
  /* IE8 */

  margin-left: -11px;
}
@media (min-width: 480px) {
  .arrow-box:after {
    left: 100%;
  }
  .arrow-box:after {
    border-top-color: transparent;
    border-left-color: #f15a24;
    top: 50%;
    margin-top: -12px;
    /* IE8 */
  
    margin-top: -11px;
    margin-left: 0;
  }
}
/* taken from http://jsfiddle.net/Calou/juQ9n/ */
.ribbon {
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.user-profile .ribbon {
  margin: -40px auto 20px;
}
ul.thumbnails .status-ribbon {
  margin-right: 20px;
  margin-top: 20px;
}
.ribbon:before,
.ribbon .ribbon-first:before {
  content: '';
  position: absolute;
  bottom: -8px;
  border: 12px solid #be2700;
}
.ribbon:before {
  left: -32px;
  border-left-color: transparent;
}
.ribbon .ribbon-first:before {
  right: -32px;
  border-right-color: transparent;
  z-index: 0;
}
.ribbon .ribbon-first:after,
.ribbon .ribbon-second:after {
  content: '';
  position: absolute;
  border-style: solid;
  bottom: -8px;
  z-index: 0;
}
.ribbon .ribbon-first:after {
  right: -16px;
  border-color: transparent transparent transparent #8b0000;
  border-width: 0 0 8px 8px;
}
.ribbon .ribbon-second:after {
  left: 0;
  border-color: transparent #8b0000 transparent transparent;
  border-width: 0 8px 8px 0;
}
.ribbon .ribbon-second {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border-top: 1px solid #ff9e68;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
  display: block;
  left: -16px;
  padding: 4px 0;
  position: relative;
  width: 100%;
  background: #f15a24;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 1px 1px rgba(163, 61, 51, 0.8), 0 2px 1px rgba(163, 61, 51, 0.6);
  z-index: 1;
}
.ribbon .ribbon-second {
  left: 0;
  margin: 0 -16px;
  width: auto;
}
.ribbon .ribbon-second::selection {
  background-color: #be2700;
}
.ribbon .ribbon-second::-moz-selection {
  background-color: #be2700;
}
.ribbon .ribbon-second:before {
  width: 100%;
  background: #be2700;
}
a.ribbon {
  display: block;
}
a.ribbon:hover .ribbon-second {
  background-color: #bc3b0c;
}
.btn-large i,
.ribbon .ribbon-second i {
  position: relative;
  top: 3px;
}
.status-ribbon {
  background-color: #f15a24;
  color: white;
  float: right;
  letter-spacing: 1px;
  margin-left: 36px;
  padding: 4px 12px 4px 0;
  position: absolute;
  right: -20px;
  -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  top: initial;
  margin-right: 21px;
  margin-top: 2px;
  z-index: 0;
}
.status-ribbon:before {
  border: 15px solid #f15a24;
  border-left-color: transparent;
  content: "";
  display: block;
  left: -30px;
  position: absolute;
  top: 0;
  z-index: 99999;
}
.status-ribbon.in-progress {
  background-color: #6a9de2;
}
.status-ribbon.in-progress.request-ribbon-small {
  margin-left: 74px;
}
.status-ribbon.in-progress:before {
  border-color: #6a9de2;
  border-left-color: transparent;
}
.status-ribbon.completed {
  background-color: #46a546;
}
.status-ribbon.completed.request-ribbon-small {
  margin-left: 84px;
}
.status-ribbon.completed:before {
  border-color: #46a546;
  border-left-color: transparent;
}
.status-ribbon-small {
  font-size: 10px;
  line-height: 16px;
  padding: 2px 8px 2px 0;
}
.status-ribbon-small:before {
  border-width: 10px;
  left: -20px;
}
.status-ribbon-mini {
  font-size: 8px;
  line-height: 16px;
  padding: 2px 8px 2px 0;
}
.status-ribbon-mini:before {
  border-width: 15px;
  left: -20px;
}
.ribbon-container {
  margin: 10px 0;
  padding: 10px 0;
  height: 20px;
}
.request-ribbon {
  position: absolute;
  float: right;
  margin: 0;
  margin-right: 3px;
  margin-top: -7px;
}
.request-ribbon-small {
  white-space: nowrap;
  margin: 25px 0 0 85px;
  right: initial!important;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
/* Fix for Google Maps on home page (.mapimg) and city home pages. Link: http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/dd821fb58c8d9b29 */
#map_canvas img {
  max-width: none;
}
.hide {
  display: none;
}
.tour {
  padding: 0;
}
.tour header.stripe {
  padding-top: 20px;
}
.tour-info-input {
  display: block;
  width: 50%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mapimg img,
#gmap img {
  max-width: inherit;
}
.map-legend {
  margin-bottom: 0;
}
.map-legend li {
  display: inline-block;
  padding: 12px 0 0 12px;
}
.map-legend li:last-child {
  padding-right: 0;
}
.map-legend li img {
  margin-top: -2px;
  margin-right: 4px;
}
.person-contact-links {
  margin-top: 6.5px;
  text-align: center;
}
.person-contact-links a + a {
  margin-left: 10px;
}
body {
  color: #444444;
  padding: 0!important;
  margin-top: 0;
}
.container-fluid {
  padding-left: 5%!important;
  padding-right: 5%!important;
}
.col-wrap {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.glyphicon {
  vertical-align: -8%;
}
.help-block,
.help-inline {
  font-size: 12px;
  color: #444444;
}
.row-fluid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:hover,
a:focus {
  text-decoration: none;
}
.btn {
  background-image: none;
}
.btn-large i,
.ribbon .ribbon-second i {
  position: relative;
  top: 3px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #444444;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
ul.nav li.dropdown .avatar-small {
  max-height: 36px;
  max-width: 36px;
}
.navbar .navbar-inner {
  padding-left: 8px;
  padding-right: 8px;
}
.navbar-fixed-top {
  margin: 0!important;
  z-index: 1000;
}
.navbar-static-top {
  position: relative;
  z-index: 1000;
}
.navbar-inverse .navbar-inner {
  background-color: #162334;
  background-image: none;
}
.navbar-inverse .nav > li {
  border-left: 1px solid rgba(0, 0, 0, 0.7);
}
.navbar-inverse .nav > li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.7);
}
.navbar .brand {
  background-image: none;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 48px;
  margin: 0!important;
  padding: 10px 12px 0 0!important;
  width: 140px;
}
.navbar .brand:hover {
  opacity: .9;
}
.navbar .avatar-small {
  margin: -9px 0px -6px;
}
.navbar .nav > li.button {
  border-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 48px;
  padding: 9px 15px 0 15px;
}
.navbar .nav > li > a.btn,
.navbar .nav > li > button.btn {
  background-color: #f15a24 !important;
  color: #ffffff;
  margin-top: 0;
  padding: 4px 8px;
  background-image: none;
  border: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
.navbar .nav > li > a.btn:hover,
.navbar .nav > li > button.btn:hover {
  background-color: #bc3b0c !important;
}
.navbar-user-block {
  width: 300px;
}
.navbar-search .search-query {
  line-height: 20px;
  margin-right: 10px;
  width: 190px;
}
ul {
  position: relative;
}
ul.chevron {
  list-style: none;
}
ul.chevron li {
  position: relative;
}
ul.chevron li:before {
  background: url("../img/glyphicons-halflings.png") no-repeat -456px -72px;
  content: " ";
  display: block;
  height: 14px;
  left: -22px;
  opacity: .3;
  position: absolute;
  top: 4px;
  width: 14px;
}
ul.chevron li:hover:before {
  opacity: .6;
}
.nav-header {
  font-size: 12px;
  padding: 4px 15px 2px;
}
.video-wrapper {
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.video-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  left: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.list-description {
  max-height: 66px;
}
.request-feed .panel {
  margin-bottom: 0;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
ul.request-feed .feed-avatar,
ul.request-feed .panel-heading {
  display: none!important;
  visibility: hidden!important;
  display: none;
  visibility: hidden;
}
ul.request-feed .well-inverted {
  margin-bottom: 16px;
  border: 0;
}
ul.request-feed li > .media {
  padding: 0;
}
ul.request-feed .media {
  padding: 10px 16px;
  margin-top: 0;
}
ul.request-feed .panel {
  padding: 0;
}
ul.request-feed .action-toolbar {
  border: 1px solid #edeff3;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f9fafb;
}
ul.request-feed a.request-image {
  margin: -15px -15px -12px 12px;
  height: 144px;
  overflow: hidden;
}
ul.request-feed a.request-image img {
  width: 200px;
}
ul.request-feed h4 {
  display: block;
}
ul.request-feed h4 small {
  margin-left: 4px;
  color: #91a1b5;
}
ul.request-feed p {
  margin-bottom: 4px;
}
ul.request-feed .request-time {
  margin-left: 4px;
  font-size: 12px;
  font-weight: 500;
  white-space: nowrap;
  color: #91a1b5;
}
ul.request-feed .request-meta {
  color: #91a1b5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
}
ul.request-feed .request-meta small img {
  margin-right: 2px;
}
ul.request-feed .label-comment-counter {
  background-color: transparent;
  color: #6a9de2;
  border: 1px solid #6a9de2;
}
ul.request-feed .label-comment-counter .icon-thumbs-up {
  margin-top: -1px;
}
ul.request-feed .label-comment-counter.upvoted {
  background-color: #f15a24;
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  color: white;
}
ul.request-feed .label-comment-counter.upvoted i {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.panel .action-toolbar {
  margin: 0 -15px;
  padding-left: 15px;
  padding-right: 15px;
}
.comment-field-container {
  border: 0;
  border: 1px solid #edeff3;
  border-top: 0;
  padding: 1em 1em 0;
  background-color: #f9fafb;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.upload-success {
  margin-top: 10px;
}
.upload-success img {
  margin-right: 6px;
}
#iframe #requests-list,
iframe #requests-list {
  overflow-y: scroll;
  height: 100%;
  width: 100%;
}
#iframe #sign-up.open legend {
  margin-bottom: 10px;
}
.lack-request-image h4.media-heading {
  margin-right: 86px;
}
.lack-request-image a[data-feed="image"] img {
  display: none;
}
#space-form-filters {
  margin: 0;
}
.user-rating {
  display: inline-block;
  float: left;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.user-rating .bar {
  background-color: #e6501b;
  background-image: -moz-linear-gradient(top, #f15a24, #d4420e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f15a24), to(#d4420e));
  background-image: -webkit-linear-gradient(top, #f15a24, #d4420e);
  background-image: -o-linear-gradient(top, #f15a24, #d4420e);
  background-image: linear-gradient(to bottom, #f15a24, #d4420e);
  background-repeat: repeat-x;
}
.user-rating img {
  margin-top: -46px;
}
#asset-info .user-rating {
  float: right;
  height: 25px;
  width: 155px;
}
#asset-info .user-rating img {
  margin-top: -48px;
}
.request-details .user-rating {
  height: 38px;
  width: 200px;
  margin-bottom: .5em;
}
.request-details .user-rating img {
  margin-top: -62px;
}
.rating-value {
  margin-left: 8px;
}
#iframe #requestSubmitForm {
  margin-top: 0;
  margin-bottom: 5em;
}
#requestSubmit input[type="text"],
#requestSubmit textarea,
#requestSubmit select {
  width: 100%;
}
#siteLoading {
  display: none;
}
#requestUser {
  overflow: hidden;
}
#request-submit-button {
  float: right;
}
#pictureAttach {
  float: left;
}
#private-checkbox {
  float: right!important;
  padding-right: 10px;
}
.btn-private i {
  background-position: -96px -120px;
}
.btn-private.active {
  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;
  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-private.active:hover,
.btn-private.active:focus,
.btn-private.active:active,
.btn-private.active.active,
.btn-private.active.disabled,
.btn-private.active[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-private.active:active,
.btn-private.active.active {
  background-color: #942a25 \9;
}
.btn-private.active .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-private.active i {
  background-position: -287px -24px;
  background-image: url("../img/glyphicons-halflings-white.png");
}
#picture_thumbnail {
  display: none;
}
#extras {
  overflow: hidden;
}
.request-details .lack-request-image .status-ribbon {
  margin: 1em 0 0 33px;
}
.request-details .lack-request-image .ticket-number {
  margin-top: 2.5em;
}
.request-details .panel-heading {
  width: 100%;
  float: left;
}
.status-bar {
  margin: 0 -16px;
  position: relative;
  clear: both;
}
.status-bar .status-step {
  width: 25%;
  float: left;
  padding-top: 0;
  text-align: center;
  border: 1px solid #edeff3;
  position: relative;
  background-color: #edeff3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  border: 1px solid #ced5de;
  border-left-width: 0;
  color: #91a1b5;
}
.status-bar .status-step:first-child {
  border-left: 0;
}
.status-bar .status-step:last-child {
  border-right: 0;
}
.status-bar .status-step:last-child:after,
.status-bar .status-step:last-child:before {
  display: none!important;
}
.status-bar .status-step .glyphicon {
  padding-top: .25em;
  font-size: 26px;
}
.status-bar .status-step .glyphicon:before {
  content: "\e157";
}
.status-bar .status-step.status-step-current,
.status-bar .status-step.status-step-completed {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
  border-color: #bbdba1;
}
.status-bar .status-step.status-step-current .status-step-title,
.status-bar .status-step.status-step-completed .status-step-title {
  font-weight: 600;
}
.status-bar .status-step.status-step-current:after,
.status-bar .status-step.status-step-completed:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #edeff3;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 100%;
  z-index: 2;
}
.status-bar .status-step.status-step-current:before,
.status-bar .status-step.status-step-completed:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #444444;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
.status-bar .status-step.status-step-current:after,
.status-bar .status-step.status-step-completed:after {
  border-left-color: #dff0d8;
}
.status-bar .status-step.status-step-current:before,
.status-bar .status-step.status-step-completed:before {
  border-left-color: #a1cd7c;
}
.status-bar .status-step.status-step-current .glyphicon:before,
.status-bar .status-step.status-step-completed .glyphicon:before {
  content: "\e067";
}
.status-bar .status-step-title {
  margin-top: 6.5px;
  font-size: 14.3px;
}
.status-bar .status-step-date {
  font-size: 10px;
  margin-bottom: 3.25px;
}
.status-step-caret:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #edeff3;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 100%;
  z-index: 2;
}
.status-step-caret:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #444444;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
.avatar-submitter {
  float: left;
  margin-left: -58px;
}
.avatar-submitter img {
  width: 44px;
}
.ticket-number {
  color: #91a1b5;
  text-align: right;
  margin-right: 1em;
  margin-top: 1em;
}
.panel dl {
  margin-bottom: .5em;
}
.request-location {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
  padding-bottom: 6.5px;
}
.request-image {
  position: relative;
  margin: -15px -15px 0 0;
}
.request-image img {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.nearby-checkbox {
  position: relative;
  padding: 10px;
  padding-left: 30px;
  margin-bottom: -50px;
  display: block;
  float: right;
  margin-top: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* old below */
#request-details {
  background: #ffffff;
}
.request-header {
  margin-bottom: 12px;
}
.request-header-inner {
  margin-bottom: 12px;
  overflow: hidden;
}
.request-header-info {
  padding-bottom: 12px;
}
.request-header-info h1,
.request-header-info h2 {
  margin-top: 0;
}
.main {
  margin-bottom: 24px;
}
.well .header-small {
  margin-left: -19px;
  margin-right: -19px;
  padding-left: 19px;
  padding-right: 19px;
}
.mod-box,
.well-inverted {
  background-color: #ffffff;
  border: 1px solid #ced5de;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px #ced5de;
  -moz-box-shadow: 0 1px #ced5de;
  box-shadow: 0 1px #ced5de;
}
.panel {
  padding: 15px 15px 0;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #edeff3;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.panel-heading {
  border-bottom: 1px solid #edeff3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin: -15px -15px 15px;
  padding: 10px 15px;
}
.panel-footer {
  background-color: #f9fafb;
  border-top: 1px solid #edeff3;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 0 -15px 0;
  padding: 15px;
  clear: both;
}
.action-toolbar {
  margin: 0;
  padding: 8px 0px;
}
.action-toolbar .alert {
  margin: 0;
  margin-top: 10px;
}
.btn.upvoted {
  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;
  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.upvoted:hover,
.btn.upvoted:focus,
.btn.upvoted:active,
.btn.upvoted.active,
.btn.upvoted.disabled,
.btn.upvoted[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn.upvoted:active,
.btn.upvoted.active {
  background-color: #408140 \9;
}
.btn.upvoted .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn.upvoted [class^="icon-"],
.btn.upvoted [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
#comment-form {
  margin-bottom: 0;
}
.subhead-metadata {
  margin-bottom: 0;
}
.metadata {
  display: inline-block;
  font-size: 12px;
  margin-right: 12px;
}
.btn-follow,
.btn-support {
  min-width: 112px;
}
.share {
  display: none;
  float: right;
  overflow: hidden;
  padding-top: 8px;
  width: 64px;
}
.share-label {
  display: none;
  color: #666666;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-right: 12px;
}
.share-facebook,
.share-twitter,
.share-google {
  display: none;
  float: right;
}
.state {
  text-transform: uppercase;
}
.status {
  display: block;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 24px;
}
.status span {
  font-weight: 600;
}
.auxiliary-text {
  margin: 12px 0 12px 24px;
}
.auxiliary-text i {
  float: left;
  margin-left: -24px;
  margin-top: 6px;
}
.city-seal-small {
  height: 48px;
  width: 48px;
}
.city-info {
  padding: 12px;
}
.description {
  overflow: hidden;
  white-space: pre-line;
}
.collapse-button {
  cursor: pointer;
  float: right;
  margin-top: -12px;
  padding: 12px 16px;
}
.request-cta-img {
  background-image: url('/images/email_img/empty-image.png');
  height: 100px;
  background-position: center;
  background-size: 100px;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}
.breakout,
.cta {
  background-color: #598cd1;
}
.breakout .lead,
.cta .lead,
.breakout h1,
.cta h1 {
  color: #ffffff;
}
.bleed {
  margin-left: -8px;
  margin-right: -8px;
  padding-left: 8px;
  padding-right: 8px;
}
.loader-overlay {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.loader-overlay img {
  position: absolute;
  left: 50%;
  margin-left: -20px;
  margin-top: 50px;
}
.footer-main {
  position: absolute;
  width: 100%;
}
@media (max-width: 768px) {
  
}
@media (min-width: 769px) {
  
}
.footer-main,
.colophon {
  background-color: #161c22;
  color: #666666;
}
.footer-main a,
.colophon a {
  color: #ced5de;
}
.footer-main a:hover,
.colophon a:hover {
  color: #edeff3;
}
.footer-links {
  list-style: none;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-align: center;
}
.footer-links > li {
  display: inline-block;
  margin-right: 20px;
  font-size: 12px;
}
.footer-links > li:last-child {
  margin-right: 0;
}
#internalLinksList {
  display: none;
}
.colophon {
  border-top: 1px solid #444444;
}
.ic-link {
  background-size: 32px;
  background-position: 0;
}
#googleTranslate {
  vertical-align: middle;
}
#googleTranslate a:hover {
  color: #666666;
}
.profile > img {
  width: 100%;
}
.role {
  color: #666666;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.tab-overlay {
  margin-top: -42px;
  color: #ffffff;
}
.tab-overlay li > a {
  color: white;
  background-color: rgba(45, 70, 105, 0.5);
  border: none;
}
.tab-overlay li > a:hover {
  background-color: #162334;
  border: none;
}
.tab-overlay .active a {
  color: #162334;
}
.tab-overlay .active a:hover {
  color: #162334;
}
.tab-overlay .active i {
  background-image: url("../img/glyphicons-halflings.png");
}
.user-profile {
  margin: 0 auto 60px;
}
.user-profile img {
  display: block;
  margin: 0 auto;
  width: 75%;
}
.article-list-header {
  margin-bottom: 0;
  font-weight: 500;
}
#newsfeed .media {
  border-bottom: 1px solid #edeff3;
  padding-bottom: 8px;
}
#newsfeed .media .article-list-header {
  margin-right: 132px;
  margin-top: 0;
}
#newsfeed .media .time-stamp {
  position: absolute;
  right: 0;
  margin-top: 6px;
}
#newsfeed .media .news-meta {
  margin-top: 4px;
}
#newsfeed .media [class^="icon-"],
#newsfeed .media [class*=" icon-"],
#newsfeed .media [class^="ic-"],
#newsfeed .media [class*=" ic-"] {
  margin-right: 3px;
}
.news-meta {
  margin-top: 4px;
}
.article-preview {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.screenshot {
  margin-bottom: 40px;
  overflow: visible;
  position: relative;
}
.screenshot .desktop-container {
  background: url(/images/static/imac-container.png) no-repeat;
  background-size: 360px;
  display: block;
  height: 300px;
  margin: 0 auto;
  position: relative;
  width: 360px;
}
.screenshot .desktop-container .screens {
  height: 198px;
  margin-left: -165px;
  position: relative;
  top: 14px;
  width: 330px;
}
.screenshot .browser-container {
  background-color: #ced5de;
  border: 1px solid #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px #666666;
  -moz-box-shadow: 0 1px 4px #666666;
  box-shadow: 0 1px 4px #666666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 300px;
  margin: 0 auto;
  position: relative;
  width: 360px;
  z-index: -2;
}
.screenshot .browser-container .browser-nav {
  height: 36px;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #edeff3;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.screenshot .browser-container .browser-button {
  height: 16px;
  position: absolute;
  top: 8px;
  width: 16px;
}
.screenshot .browser-container .browser-button-1 {
  left: 11px;
}
.screenshot .browser-container .browser-button-2 {
  left: 35px;
}
.screenshot .browser-container .browser-button-3 {
  left: 59px;
}
.screenshot .browser-container .browser-addressbar {
  background-color: #ffffff;
  border: 1px solid #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
  left: 86px;
  overflow: hidden;
  padding: 0 8px;
  position: absolute;
  right: 6px;
  text-overflow: ellipsis;
  top: 5px;
  white-space: nowrap;
  z-index: 1;
}
.screenshot .browser-container .browser-addressbar span {
  font-size: 12px;
}
.screenshot .browser-container .browser-footer {
  border-top: 1px solid #edeff3;
  bottom: 0;
  height: 10px;
  position: absolute;
  width: 100%;
}
.screenshot .browser-container .screens {
  height: 249px;
  margin-left: -179px;
  position: relative;
  top: 0;
  width: 100%;
}
.screenshot .iphone-container {
  background: url(/images/static/iphone5-container.png) no-repeat;
  background-size: 124px;
  height: 260px;
  left: 50%;
  margin-left: -224px;
  position: absolute;
  top: 72px;
  width: 124px;
}
.screenshot .iphone-container .iphone-container-shadow {
  -webkit-box-shadow: 0 1px 4px #666666;
  -moz-box-shadow: 0 1px 4px #666666;
  box-shadow: 0 1px 4px #666666;
  position: absolute;
  top: 3px;
  bottom: 1px;
  left: 3px;
  right: 0;
  background-color: black;
  z-index: -1;
  border-radius: 36px;
  box-shadow: 0 3px 3px;
}
.screenshot .iphone-container .screens {
  height: 185px;
  left: 50%;
  position: absolute;
  top: 38px;
  width: 105px;
  margin-left: -52px;
}
.screenshot .screens {
  background-color: #161c22;
  left: 50%;
  overflow: hidden;
}
.screenshot .screen {
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
}
.media-button {
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  opacity: .3;
  padding: 8px;
  margin: 0 0 12px 0;
  -webkit-transition-duration: 500ms;
}
.media-button.active,
.media-button:hover {
  opacity: 1;
}
.media-button p {
  margin-bottom: 0;
}
.media-button .pull-left,
.media-button .pull-right {
  margin-bottom: 0!important;
}
.gov-icon {
  width: 60px;
  height: 60px;
}
.stripe-mobile {
  position: relative;
  text-align: center;
}
.stripe-press {
  padding: 24px 0 48px!important;
  text-align: center;
}
.stripe-press .lead {
  margin-bottom: 0;
}
#how-it-works {
  background: #ffffff;
  text-align: center;
}
#how-it-works p,
#how-it-works h3 {
  margin-bottom: 12px;
}
#how-it-works p {
  opacity: .8;
}
#how-it-works .thumbnail:nth-child(2n+3) {
  clear: left;
}
#home-media {
  background-color: #ffffff;
}
.home-main {
  color: #ffffff;
  position: absolute;
  top: 0;
}
.home-main h1 {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 2px;
  margin-top: -2px;
}
.home-main p {
  font-weight: 700;
}
.home-main h1,
.home-main p {
  display: inline-block;
  margin-left: -8px;
  margin-right: -8px;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-text-shadow: 0 1px 2px #222222;
  -moz-text-shadow: 0 1px 2px #222222;
  text-shadow: 0 1px 2px #222222;
  /* IE8 */

  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.9), 0 1px 2px rgba(0, 0, 0, 0.8);
}
.home-main form {
  max-width: 512px;
}
.headerthumb a {
  float: left;
  width: 25%;
}
#home-header-graphic {
  display: none;
  height: 448px;
  width: 100%;
}
.home-feature {
  margin-bottom: 24px;
}
.home-major-links a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.home-search-bar {
  background: #222222;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  padding: 12px;
  position: relative;
}
#city-search-input {
  padding-right: 64px;
  width: 98%;
}
.home-search-button {
  height: 51px;
  margin: 0;
  position: absolute;
  right: 12px;
  z-index: 1000;
}
.home-search-button i {
  margin-top: 0 !important;
}
#home-phone {
  background-image: url('/images/static/hero-iphone.png');
  background-repeat: no-repeat;
  display: none;
  height: 0;
  position: relative;
}
#home-phone-video {
  height: 330px;
  left: 20px;
  position: absolute;
  top: 88px;
  width: 220px;
}
.image-link,
.tone-down {
  display: block;
  opacity: .8;
}
.image-link:hover,
.tone-down:hover {
  opacity: 1;
}
.press-list {
  overflow: hidden;
}
.press-logo {
  margin: 0 auto;
  width: 75%;
}
.press-link:hover img {
  opacity: 1;
}
.press-link img {
  opacity: .7;
}
.media.media-social {
  overflow: visible;
}
.blogpost-title {
  margin: 0;
}
.tweets {
  margin-bottom: 24px;
}
.tweets a {
  cursor: pointer;
  display: block;
}
.tweets a:hover {
  background: #f9fafb;
}
.tweet-content {
  color: #444444;
  margin-bottom: 0;
}
#twitter_update_list {
  margin-bottom: 24px;
}
#twitter_update_list li {
  padding: 12px 0;
}
#twitter_update_list li span {
  color: #444444;
  display: block;
  margin-bottom: 0;
}
#twitter_update_list li > a {
  color: #999999;
  display: block;
  font-size: 10px !important;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}
#twitter_update_list li:first-child {
  padding-top: 0;
}
.postdate-metadata {
  color: #999999;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.comment {
  border-bottom: 1px solid #edeff3;
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 11px;
}
#comment-post {
  margin-bottom: 24px;
}
.comment-author,
.comment-date,
.comment-text {
  margin-bottom: 0;
}
.comment-list > .media:last-child {
  margin-bottom: 8px;
}
.comment-list {
  clear: both;
}
.comment-list .avatar img {
  width: 48px;
}
.comment-list .media {
  padding-top: 0;
  padding-bottom: 0;
}
.comment-date {
  color: #666666;
  display: block;
  font-size: 12px;
  font-weight: 500;
}
.comment-author {
  font-weight: 700;
}
.comment-text-empty {
  font-style: italic;
}
.comment-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  margin: 6px 0 12px 16px;
  max-width: 124px;
  padding: 0;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
  padding: 3px;
  max-height: 124px;
}
.author {
  font-weight: 700;
}
.comment-metadata > time {
  float: right;
  font-style: italic;
  padding-left: 8px;
}
.comment-post {
  margin-top: 24px;
}
.comment-field {
  width: 100%;
}
.btn-picture {
  min-width: 159px;
  margin-right: 0;
  padding-left: 72px;
  margin-bottom: 12px;
}
.field-two-column {
  float: left;
  min-height: 40px;
  height: 100%;
  width: 47%;
  margin-right: 6%;
}
.field-two-column:nth-child(even) {
  float: right;
  margin-right: 0;
  clear: right;
}
@media (max-width: 767px) {
  .field-two-column {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .mobile-two-column {
    width: 47%!important;
    float: left;
    margin-bottom: 20px;
  }
  .mobile-two-column:nth-child(2n+1) {
    float: right;
  }
  .mobile-two-column:nth-child(n+8) {
    display: none;
  }
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.picture-thumbnail {
  display: inline-block;
  margin: -12px 12px -12px -64px;
}
.picture-thumbnail img {
  max-height: 36px;
  width: 40px;
}
.picture-thumbnail i {
  margin: 0 0 0 12px !important;
}
#thumbnail_text {
  padding: 8px 0;
}
.comment-thumbnail-clear {
  position: relative;
  left: 6px;
  top: -68px;
}
#gmap,
#map,
#request-map,
#gmap_request {
  min-height: 270px!important;
}
#gmap > iframe {
  display: block;
}
.hang {
  margin-left: 16px;
  text-indent: -17px;
}
.request-popover-container {
  width: 276px!important;
  height: 250px!important;
}
.request-popover-container.lack-request-image {
  width: 276px!important;
  height: 140px!important;
}
.request-popover-container.lack-request-image .popover-content {
  display: none!important;
}
.request-popover-container.lack-request-image .status-ribbon {
  margin-top: -2px;
}
.request-popover-container .popover {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.request-popover-container .popover .popover-title {
  background-color: #ffffff;
  padding: 0 0 10px 0;
  border-bottom: 0;
}
.request-popover-container .popover h4 a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.request-popover-container .popover .popover-content {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 8px;
  overflow: hidden;
  max-height: 100px;
}
.request-popover-container .popover .popover-content img {
  width: 100%;
  position: center;
  margin: 0 auto;
  display: block;
}
.request-popover-container .popover .status-ribbon {
  margin-top: -100px;
  margin-right: 20px;
}
.request-popover-container .popover .request-meta small {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}
/* end request popover container */
.space-header-inner {
  margin-bottom: 24px;
}
.space-banner {
  margin-top: -1px;
  max-height: 240px;
  width: 100%;
}
.city-seal-wrap {
  margin: 12px 12px 0 0;
  min-width: 96px;
}
.city-seal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  width: 100px;
}
.space-header-info {
  overflow: hidden;
}
.space-header-info h1 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 0;
}
.tagline {
  font-style: italic;
}
.header-metadata {
  color: #666666;
  display: inline;
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.header-metadata li {
  float: left;
  font-size: 12px;
  margin-right: 12px;
}
#request-details .header-actions {
  border-bottom: 1px solid #edeff3;
  border-top: 1px solid #edeff3;
}
.request-header-title {
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 12px;
  padding-top: 12px;
}
#about-city,
.pre-line {
  white-space: pre-line;
}
.widget-container,
.benefits {
  margin-bottom: 24px;
}
.widget-inner {
  min-height: 288px;
  position: relative;
}
#widget-content {
  background: #ffffff;
}
.widget-inner #widget-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#widget-load {
  background: #f9fafb;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 12px;
  height: 100%;
  left: 50%;
  letter-spacing: 1px;
  margin-left: -50%;
  padding-top: 24px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 1020;
}
#widget-load img {
  margin-right: 4px;
  margin-top: 4px;
}
#widget-load-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 96px;
  margin: -48px auto 0 auto;
  padding-top: 32px;
  position: relative;
  top: 50%;
  width: 50%;
}
.space-sidebar,
.static-sidebar {
  padding-top: 0;
}
.widget-full {
  width: 100%;
}
.widget-sidebar {
  margin-left: 0;
}
.hidden-location {
  font-style: italic;
  margin-bottom: 12px;
}
.list-sort {
  background: #f9fafb;
  border-bottom: 1px solid #ced5de;
  border-top: 1px solid #ced5de;
}
.list-sort form {
  margin: 0;
}
.list-sort #request_sort {
  margin: 12px 12px 13px 0;
  width: 120px;
}
.list-sort .control-label {
  float: left !important;
  margin-right: 12px;
  text-align: left;
  width: auto;
}
.request-count {
  color: #444444;
  float: right;
  font-size: 14px;
  margin-top: 12px;
}
.requests-list,
.city-list {
  margin-bottom: 0;
}
#keyword_address {
  margin-top: 6px;
}
.notification-checkboxes {
  padding-top: 12px;
}
#request-map #gmap,
#request-map iframe {
  height: 240px;
}
.date-range {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 12px;
  width: 50%;
}
.date-range label {
  display: block;
}
.list-hover-state {
  cursor: pointer;
}
.list-hover-state:hover {
  background: #f9fafb;
}
.city-list li {
  cursor: pointer;
  height: 100%;
}
.city-list li:hover {
  background: #f9fafb;
}
.requests-list li {
  cursor: pointer;
}
.requests-list li:hover {
  background: #f9fafb;
}
.requests-list-request,
.city-list-info {
  border-bottom: 1px solid #ced5de;
  overflow: hidden;
  padding: 12px 12px 11px 12px;
  background-color: #ffffff;
}
.requests-list-request a,
.city-list-info a {
  display: block;
  overflow: hidden;
}
.requests-list-request .progress,
.city-list-info .progress {
  float: left;
  height: 16px;
  margin-right: 4px;
  margin-top: 4px;
  max-width: 320px;
  width: 25%;
  position: relative;
  border-bottom-left-radius: 999px;
  border-top-left-radius: 999px;
  padding-left: 1px;
}
.requests-list-request .progress .bar,
.city-list-info .progress .bar {
  border-bottom-left-radius: 999px;
  border-top-left-radius: 999px;
}
.requests-list-request > a > img,
.city-list-info > a > img {
  float: right;
  margin-left: 12px;
  width: 72px;
}
.requests-list-request a {
  height: 72px;
}
.requests-list-request a:hover {
  text-decoration: none;
}
.list-map-marker {
  display: block;
  float: left;
  height: 72px;
  margin-right: 12px;
}
.city-list-info a {
  height: 48px;
}
.request-status-label {
  color: white;
  font-size: 10px;
  font-weight: 500;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  /* IE8 */

  white-space: nowrap;
  position: absolute;
  left: 8px;
  top: 3px;
  line-height: 1;
}
.requests-list-request-metadata,
.city-list-metadata {
  color: #999999;
  float: left;
  font-size: 10px;
  line-height: 12px;
  margin-right: 4px;
  margin-top: 4px;
  padding: 1px 4px 0 4px;
}
.requests-list-request-metadata [class^="icon-"],
.city-list-metadata [class^="icon-"] {
  margin-right: 2px;
}
.requests-list-request-metadata.badge {
  color: #ffffff;
}
.requests-list-request > a > img {
  float: right;
  margin-left: 12px;
  width: 72px;
}
.requests-list-request > a > h1,
.requests-list-request > a > address,
.city-list-info > a > h1 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  /* IE8 */

}
.requests-list-request > a > h1,
.city-list-info > a > h1 {
  color: #222222;
  font-size: 16px;
  line-height: 24px;
}
.requests-list-request > a > address {
  color: #999999;
  font-size: 12px;
}
.metadata-block {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 12px;
  overflow: hidden;
  padding-bottom: 5px;
  padding-top: 8px;
}
.metadata-block li {
  float: left;
  padding-right: 12px;
}
.metadata-block li:last-of-type {
  padding-right: 0;
}
.user-metadata {
  margin-top: 16px;
  margin-bottom: 16px;
}
.metadata-number {
  color: #222222;
  font-size: 13px;
  font-weight: 700;
}
.announcements,
.rss,
.faqs {
  padding: 24px;
}
.big-list-item p,
.announcements p {
  white-space: pre-line;
}
/* Fixes the draggable cursor being too small in Gmaps */
.map_canvas img {
  max-width: none;
  height: 100px;
}
.places {
  float: left;
}
#set-location-message {
  color: #FF0000;
}
#set-location {
  border-bottom: 1px solid #aaa;
  padding-left: 8px;
  padding-right: 8px;
}
#set-location-input {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
}
#set-location-button {
  width: 200px;
}
.current-title {
  text-align: center;
  margin-top: 15px;
  color: #f15a24;
  text-transform: uppercase;
  font-size: 18px;
}
.current-num-results {
  text-align: center;
  margin-bottom: 15px;
}
.place-result {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding-top: 14px;
  border-bottom: dotted 1px;
  margin-top: -6px;
}
#about-widget {
  float: right;
  margin-right: 5px;
}
#page-instructions {
  padding: 5px 10px 5px 2px;
  border-top: dotted 2px;
  display: inline-block;
  margin-top: 10px;
}
#about-widget-title {
  font-size: 14px;
  font-weight: bold;
}
#about-widget-content {
  font-size: 12px;
  font-weight: normal;
}
.result-directions {
  float: right;
  margin-bottom: 10px;
  margin-right: 5px;
}
.place-result:hover {
  background-color: #EEEEEE;
}
.result-name {
  float: left;
  padding-left: 5px;
}
.result-distance {
  float: right;
  padding-right: 5px;
}
.directions {
  padding-top: 15px;
}
#button-categories {
  margin-left: 5px;
  float: left;
  color: #F15A24;
  margin-bottom: 10px;
}
#buttons {
  border-bottom: 1px dotted;
  padding-bottom: 40px;
}
#button-more,
#button-results {
  margin-right: 5px;
  float: right;
  color: #F15A24;
  margin-bottom: 10px;
}
#get-directions-btn {
  color: #F15A24;
}
#facebox .container-fluid,
#facebox .user-form {
  margin: 0;
}
#facebox .ribbon-solo {
  padding: 0;
}
#facebox .popup {
  width: 300px;
}
.iframe-mobile-container {
  width: 100%;
  padding-top: 12px;
}
.iframe-mobile-container p {
  margin-bottom: 11px;
}
.iframe-mobile-container ul {
  font-size: 12px;
  line-height: 1.875;
  margin-bottom: 0;
  padding-top: 12px;
}
.iframe-mobile-container ul li {
  display: inline;
  margin-right: 11px;
}
.iframe-mobile-container a {
  color: #ffffff;
}
.iframe-mobile-container a:hover {
  color: #f15a24;
}
.back-to-top {
  background: #222222;
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  color: #ffffff;
  display: block;
  opacity: .7;
  padding: 12px;
  position: fixed;
  right: 0;
  text-align: center;
}
.back-to-top:hover {
  background: #f15a24;
  color: #ffffff;
  opacity: 1;
}
.back-to-top p {
  margin-bottom: 0;
  padding-top: 12px;
}
.arrow-up {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 12px solid #ffffff;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  width: 0;
}
.job {
  border-bottom: 1px solid #edeff3;
  margin-bottom: 23px;
  padding-bottom: 12px;
  padding-top: 12px;
}
.job:last-child {
  border-bottom: none;
}
.cta {
  clear: both;
  padding: 24px 0;
}
.quote {
  padding-top: 24px;
}
.lead-quote {
  border-left: 1px solid #666666;
  color: #666666;
  font-size: 32px;
  line-height: 48px;
  padding: 0 0 0 24px;
}
.client-cities {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding-top: 24px;
}
.client-city {
  float: left;
  padding-bottom: 24px;
}
.client-city:nth-child(2n+3) {
  clear: left;
}
.client-city img {
  display: block;
  margin: 0 auto;
  max-height: 144px;
}
.benefits-intro {
  padding: 12px 0;
}
.benefits-inner h1 {
  border-bottom: 1px solid #999999;
  margin-bottom: 22px;
  padding-top: 8px;
  padding-bottom: 16px;
}
.benefits-inner h1 a {
  color: #222222;
}
.benefits-inner h1 a:hover {
  color: #222222;
}
.benefit {
  border-bottom: 1px solid #999999;
  clear: both;
  margin-bottom: 24px;
  overflow: hidden;
}
.benefit:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.benefit-header {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 24px;
}
.benefit-screenshot {
  display: block;
  margin: 0 auto;
  padding-top: 24px;
  padding-bottom: 24px;
}
.numbering {
  background: #f15a24;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 600;
  height: 36px;
  margin-top: -6px;
  padding-top: 6px;
  text-align: center;
  width: 36px;
}
.btn-facebook {
  background-color: #405998;
  color: #ffffff;
  background-image: none;
  text-shadow: none;
  border: none;
}
.btn-facebook:hover {
  background-color: #405998;
  color: #ffffff;
}
.captcha {
  margin-bottom: 24px;
}
.account-settings .mod-box {
  margin-bottom: 24px;
}
hr.half {
  width: 43%;
  display: inline-block;
}
.divider-text {
  margin: 0px 0;
  width: 10%;
  text-align: center;
  display: inline-block;
  vertical-align: 90%;
  font-style: italic;
  font-size: 15px;
}
/* for password fields in ie8 not displaying open sans */
.arial {
  font-family: arial!important;
}
@media (min-width: 768px) {
  .offset-border {
    padding-left: 8%;
    margin-left: 6%!important;
    border-left: 1px solid #ced5de;
    float: right;
  }
}
.sign-up-setup-modal-scroll {
  overflow-y: scroll;
}
.sign-up-setup-body-noscroll {
  overflow: hidden;
}
.sign-up {
  width: 95%;
  max-width: 820px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 8%!important;
  overflow-y: auto;
  max-height: 90%;
  background-color: #f9fafb;
}
.sign-up .close {
  opacity: .8;
  color: #161c22;
  text-shadow: -1px -1px 1px #ffffff, 1px -1px 1px #ffffff, -1px 1px 1px #ffffff, 1px 1px 1px #ffffff;
  display: block;
  position: absolute;
  font-size: 30px;
  right: 0;
  top: 0;
  padding: 4px;
  z-index: 2;
  cursor: pointer;
}
.sign-up .close:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .sign-up .close {
    font-size: 60px;
  }
}
.sign-up .tagline {
  font-style: italic;
  margin-top: 10px;
  font-size: .9rem;
}
@media (max-width: 767px) {
  .sign-up {
    bottom: 0;
    max-height: 100%;
  }
}
.sign-up .benefits-item {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sign-up .benefits-item img {
  width: 40px;
}
.sign-up .benefits-item span {
  margin-left: 8px;
  font-size: 1rem;
  width: 80%;
  float: right;
}
@media (max-width: 767px) {
  .sign-up .benefits-item img {
    width: 10%;
  }
  .sign-up .benefits-item span {
    margin-bottom: 0;
  }
}
.sign-up h3 {
  margin-top: -10px;
  line-height: 135%;
  color: #598cd1;
}
.sign-up .ic-facebook {
  vertical-align: 8%;
}
.sign-up .btn {
  margin-top: 0;
}
.sign-up .btn-toolbar {
  margin-bottom: 0;
}
.sign-up .btn-toolbar small {
  margin-top: 8px;
}
.sign-up form {
  margin: 0;
}
.sign-up .form-horizontal .control-label {
  width: initial;
}
.sign-up .form-horizontal .control-group {
  margin-bottom: 12px;
}
.sign-up .form-horizontal .control-group label {
  font-size: .9rem;
}
.sign-up .form-horizontal .checkbox small {
  display: inline-block;
}
.sign-up .form-horizontal .controls {
  margin-left: 100px;
}
.sign-up .form-horizontal-ie .control-label {
  float: left;
  width: initial;
  padding-top: 5px;
  text-align: right;
}
.sign-up .form-horizontal-ie .control-group {
  margin-bottom: 12px;
}
.sign-up .form-horizontal-ie .control-group label {
  font-size: .9rem;
}
.sign-up .form-horizontal-ie .checkbox small {
  display: inline-block;
}
.sign-up .form-horizontal-ie .controls {
  margin-left: 100px;
}
.sign-up .help-block {
  margin-top: 4px;
}
.sign-up .modal-body {
  max-height: initial;
  padding: 30px 34px 16px;
}
.sign-up .modal-body-ie {
  max-height: 600px !important;
}
@media (max-width: 767px) {
  .sign-up {
    top: 0!important;
    right: 0!important;
    bottom: 0;
    left: 0!important;
    overflow-y: scroll;
    max-height: auto;
  }
  .sign-up .benefits-item span {
    width: 85%;
  }
}
@media (min-width: 768px) {
  .sign-up .span5 {
    width: 45%;
  }
}
.avatar-mini {
  width: 24px;
}
.avatar-small {
  width: 32px;
}
.avatar-48 {
  width: 48px;
}
.avatar-medium {
  width: 64px;
}
.avatar-120 {
  width: 120px;
}
.avatar-large {
  width: 168px;
}
.collapse-container.media .pull-left {
  min-width: 56px;
}
.banner {
  display: block;
  margin: 0;
  border-radius: 0;
  position: relative;
  text-align: center;
  z-index: 1000;
}
.nav-ruled {
  margin-bottom: 48px;
}
.nav-ruled > li > a {
  border-bottom: 1px solid #999999;
  color: #ffffff;
  opacity: .5;
  padding: 11px 12px 12px 0;
}
.nav-ruled > li > a:hover {
  background-color: transparent;
  border-bottom-color: #ffffff;
  color: #ffffff;
  opacity: .8;
}
.nav-ruled > li > a:active {
  background-color: #f9fafb;
  border-bottom-color: #ffffff;
  color: #ffffff;
  opacity: 1;
}
.page-header-small {
  border-bottom: 1px solid;
}
.header-medium {
  border-bottom: 1px solid #edeff3;
  font-size: 28px;
  font-weight: 700;
}
.header-small {
  border-bottom: 1px solid #edeff3;
  color: #666666;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
.header-small a {
  font-size: 10px;
  text-transform: uppercase;
}
.header-small [class^="icon-"],
.header-small [class*=" icon-"] {
  margin-top: 3px;
}
.inverted {
  background: #162334;
}
.inverted h1,
.inverted h2,
.inverted h3,
.inverted h4,
.inverted h5,
.inverted h6,
.inverted p {
  color: #ffffff;
}
.inverted .page-header-small {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
.inverted .nav-ruled > li > a {
  border-bottom-color: #ced5de;
  color: #999999;
}
.inverted .nav-ruled > li > a:hover {
  border-bottom-color: #edeff3;
  color: #ced5de;
}
.inverted .nav-ruled > li > a:active {
  background-color: transparent;
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.input-mini {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10px!important;
  padding: 0 6px!important;
  height: 26px!important;
}
.kb-search {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.kb-search blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.kb-search .span9 {
  overflow: hidden;
  border-right: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.kb-search .input-large,
.kb-search .input-large[type="search"] {
  font-size: 18px!important;
  line-height: 24px!important;
  margin-bottom: 0;
}
@media (max-width: 782px) {
  #kb-search {
    margin-top: 10px;
  }
}
.search-query {
  color: #468847;
  font-weight: 700;
}
.results-item {
  border-bottom: 1px solid rgba(237, 239, 243, 0.7);
  padding-bottom: 5px;
  padding-top: 5px;
}
.results-item:last-child {
  border-bottom: none;
  padding-bottom: none;
}
.results-item h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #598cd1;
}
.results-item .article-preview div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#help .btn-large {
  font-size: 18px;
  padding: 8px 20px;
}
.well .input-large {
  margin-bottom: 0;
}
.checkbox-large {
  padding-left: 36px;
}
.checkbox-large input[type='checkbox'] {
  margin-left: -30px;
}
.checkbox-large h4 {
  margin-bottom: 4px;
}
.pull-top {
  margin-top: -10px;
}
@media (min-width: 1200px) {
  .container-fluid {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.ac_results {
  padding: 0px;
  border-top: none;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
  background-color: transparent;
  overflow: hidden;
  z-index: 99999;
}
.ac_results small {
  font-size: 11px;
  padding-right: 8px;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results li {
  margin: 0px;
  padding: 12px;
  cursor: pointer;
  display: block;
  /* 
		if width will be 100% horizontal scrollbar will apear 
		when scroll mode will be used
		*/

  /*width: 100%;*/

  font: menu;
  font-size: 14px;
  /* 
		it is very important, if line-height not set or set 
		in relative units scroll will be broken in firefox
		*/

  line-height: 24px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  /* IE8 */

  text-overflow: ellipsis;
  white-space: nowrap;
}
.ac_results li:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.ac_results li:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.ac_loading {
  background: #ffffff url(../img/icons/loading.gif) right center no-repeat;
  margin-right: 4px;
}
.ac_even {
  background-color: #ffffff;
}
.ac_odd {
  background-color: #f9fafb;
}
.ac_over {
  background-color: #f15a24;
  color: #ffffff;
}
/**
 * Droplist Cities (in the header)
 */
.dl-cities-results {
  color: #f15a24;
  font-family: 'Bitter', Georgia, Times New Roman, Times, serif;
  font-weight: 700;
  margin-top: 12px;
  max-width: 382px;
  overflow: hidden;
  width: 75% !important;
}
.dl-cities-results span {
  display: none;
}
.dl-cities-results small {
  color: #f15a24;
}
.dl-cities-results li {
  cursor: pointer;
  font-weight: 700;
}
.dl-cities-results .ac_over {
  background-color: #f15a24;
  color: #ffffff;
}
#closeRequestModal form {
  margin-bottom: 0;
}
.breadcrumb {
  background-color: transparent;
  font-size: 10px;
  padding: 0;
  margin: 0;
}
.faq-list {
  list-style: none;
  margin-left: 0;
  margin-bottom: 32px;
}
.faq-list li {
  margin-bottom: 16px;
}
.faq-list h4 {
  font-weight: 500;
  margin-bottom: 2px;
}
.faq-list a {
  color: #598cd1;
}
.faq-list p {
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabbable .tab-content {
  margin-left: 0!important;
}
.navbar-inverse .btn-navbar {
  background-image: none;
}
.carousel {
  margin-bottom: 0;
}
.carousel:hover .carousel-caption {
  cursor: pointer;
}
.carousel-object {
  width: 100%;
}
.carousel-inner,
.carousel:hover {
  pointer: default;
}
.carousel-caption {
  background-color: transparent;
  max-width: 360px;
  width: auto;
  left: 10px;
  bottom: 10px;
  padding: 10px;
  position: absolute!important;
  -webkit-text-shadow: 0 1px 2px #161c22;
  -moz-text-shadow: 0 1px 2px #161c22;
  text-shadow: 0 1px 2px #161c22;
}
.carousel-caption:hover {
  text-decoration: underline;
  color: #ffffff;
}
.carousel-caption a {
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carousel-caption a:hover {
  color: #ffffff;
}
.carousel-caption h4,
.carousel-caption p {
  line-height: 24px;
}
.carousel-caption h4 {
  margin: 0;
}
.carousel-caption .media,
.carousel-caption .media-body {
  overflow: visible;
  position: relative;
}
.carousel-caption .request-title {
  font-weight: 500;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carousel-caption .media-city {
  position: relative;
  left: -43px;
  margin-top: 0;
  top: -5px;
}
.carousel-caption .media-city .media-heading {
  padding-top: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.carousel-control {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  line-height: 46px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
}
.carousel-control.right {
  padding-left: 2px;
}
.carousel-control.left {
  padding-right: 2px;
}
.carousel-indicators {
  display: none;
}
.carousel-inner {
  max-width: 1700px;
  margin: 0 auto;
}
.press-logo {
  padding: 10px;
}
.btn-rounded {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
}
.img-polaroid {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
  padding: 3px;
}
.no-break {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.side-divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.label-friend {
  margin-left: 5px;
}
.media-gov {
  background-color: #f0f6fe;
}
.media-support {
  margin-top: -10px;
}
.media-ribbon {
  position: absolute;
  color: #598cd1;
  font-size: 20px;
}
.tone-down {
  opacity: .5;
  margin-left: 10px;
}
.tone-down:hover {
  opacity: 1;
}
.stats {
  background-color: #ffffff;
  border: 1px solid #edeff3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px #edeff3;
  -moz-box-shadow: 0 1px #edeff3;
  box-shadow: 0 1px #edeff3;
  list-style: none;
  margin: 12px 0;
}
.stats > li {
  border-right: 1px solid #edeff3;
  display: inline-block;
  padding: 8px 12px;
}
.stats > li:last-child {
  border-right: none;
}
.stats .stat-number {
  color: #222222;
  display: block;
  font-size: 18px;
  font-weight: 600;
}
.stats .stat-label {
  color: #999999;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.stats.row-fluid > li {
  border-bottom: none;
  border-right: 1px solid #edeff3;
  padding: 8px 12px;
}
.stats.row-fluid > li:last-child {
  border-right: none;
  border-bottom: none;
}
.stats.stats-stacked > li {
  display: block;
  border-bottom: 1px solid #edeff3;
  border-right: none;
  padding: 8px 12px;
}
.stats.stats-stacked > li:last-child {
  border-bottom: none;
}
.stats.stats-stacked .stat-number {
  display: inline;
}
.tabs-right {
  border-left: 1px solid #edeff3;
}
/* temporary hack to make tabs fill their span# container */
.tabs-right > .nav-tabs {
  float: none;
  margin-left: -1px;
}
#people .media {
  border-bottom: 1px solid #edeff3;
  padding-bottom: 12px;
}
#people .media:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget-header {
  border-bottom: 1px solid #edeff3;
  margin-bottom: 16px;
}
.one-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.doc-side.affix {
  width: 200px;
  background-color: #DDD;
}
.public-person-thumbnail {
  overflow: hidden;
}
#kb-content .searchmatch {
  color: #468847;
  font-weight: 700;
}
#kb-content #mw-pages {
  display: none;
}
.submission-confirmation .modal-header h2 {
  margin-bottom: 4px;
}
.submission-confirmation hr {
  margin: 11px 0 4px;
}
.submission-confirmation h4 {
  margin-bottom: 10px;
}
.submission-confirmation ul {
  margin: 20px 0 0 0;
}
.submission-confirmation li {
  margin: 0 10px;
}
body.southorange legend,
body.southorange #requestLocation,
body.southorange #request-type-holder select,
body.southorange #title,
body.southorange #description,
body.southorange #extras {
  display: none !important;
}
.collapsed {
  display: none;
}
#kb-content .searchmatch {
  color: #468847;
  font-weight: 700;
}
#kb-content #mw-pages {
  display: none;
}
#kb-suggestions .accordion-body.in {
  overflow: visible;
}
#kb-suggestions .btn-group {
  float: right;
}
#kb-suggestions [class^="icon-"],
#kb-suggestions [class*=" icon-"] {
  margin-top: 2px;
}
#kb-suggestions li {
  padding: 8px 0;
}
#kb-suggestions li:last-child {
  padding-bottom: 0;
}
#kb-suggestions li .span10 {
  padding-right: 10px;
}
#kb-suggestion-list img {
  max-height: 18px;
}
.hidden {
  display: none!important;
  visibility: hidden!important;
}
.city-stripe {
  background-color: #f9fafb;
  padding-bottom: 72px;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  background-position: 0% 10%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 150px;
  color: #ffffff;
  background-color: #ffffff;
  text-shadow: 0 3px 5px #161c22;
  box-shadow: inset 0 -32px 240px rgba(0, 0, 0, 0.1);
  margin-bottom: -1px;
}
.city-stripe header {
  position: relative;
  top: 64px;
}
.city-stripe .space-logo {
  float: left;
  margin-right: 12px;
  margin-bottom: 40px;
  position: relative;
  box-sizing: border-box;
  width: 108px;
}
.city-stripe .tagline {
  font-size: 16.25px;
  margin-bottom: 6px;
}
.city-stripe .change-location {
  margin-left: 8px;
  position: relative;
  top: 2px;
}
.city-stripe .change-location a {
  color: white;
}
.city-stripe .change-location .caret {
  vertical-align: middle;
  margin-left: 3px;
  border-top-color: white;
}
.city-stripe .profile-heading {
  margin: 0;
  font-size: 31.2px;
}
#post-container {
  position: relative;
}
.stripe-tinted {
  background-color: #f9fafb;
}
.bg-light {
  background-color: #ffffff;
}
.profile-content {
  clear: both;
  padding: 0 14px 0 14px;
  background-color: white;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  margin: 0;
  border: 1px solid #ddd;
  border-bottom: 0;
  border-top-right-radius: 4px;
}
.request-post-form {
  display: block;
  background-color: #f8f8f8;
  margin: 0 -14px;
}
.request-post-form .form-large {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 0;
  margin-top: 1em;
}
.request-post-form .location-select {
  margin-top: 16px;
  width: 80%;
  left: 10%;
}
.request-post-form .action-toolbar {
  padding: 8px 0px;
}
.label-catalyst {
  display: block;
  margin-top: 6px;
  text-align: center;
  background-color: #f15a24;
}
.request-type-select {
  margin-bottom: 8px;
  border-bottom: 1px solid #ddd;
  background: #f8f8f8;
}
.request-type-select select {
  margin-bottom: 0;
}
.request-type-select input {
  margin-bottom: 0;
  min-height: 28px;
}
.request-type-select .help-block {
  margin-top: 2px;
}
#custom-fields .help-block {
  clear: both;
}
.location-select {
  position: absolute;
  top: 0;
  width: 100%;
  box-sizing: border-box;
}
.panel-footer > a {
  display: block;
  font-weight: 600;
}
.btn-indent {
  margin: 8px 0 16px 24px;
}
.help-cta {
  margin: 20px -20px -20px;
  border-radius: 0 0 4px 4px;
  padding: 8px 20px;
}
.thumbnails .span4:nth-child(3n-1) {
  margin-left: 0;
}
.sort-issues {
  margin-bottom: 10px;
}
.sort-caption {
  vertical-align: top;
  font-size: 13px, -2px;
}
#request-list iframe {
  margin-bottom: 20px;
}
#request-map iframe {
  margin-bottom: -7px;
}
.header-medium > ul > li {
  margin-bottom: 24px;
}
.nav-profile {
  height: 40px;
  padding: 0;
  overflow: visible;
  margin-bottom: 0;
  border-bottom: 0;
}
.nav-profile > li > a {
  border: 1px solid #ced5de;
  border-bottom: 0;
}
@media (max-width: 768px) {
  .profile-chunk {
    margin-bottom: 20px;
    clear: both;
    float: left;
    clear: none;
    margin-left: 1em;
  }
}
.media-profile {
  overflow: visible;
}
.media-profile h2 {
  margin: -8px 0 0 0;
}
.media-profile i.icon-cog {
  opacity: .8;
  vertical-align: baseline;
}
.media-profile i.icon-cog:hover {
  opacity: 1;
}
.media-post {
  margin-bottom: 16px;
  overflow: visible;
}
.media-post .nav-tabs {
  background-color: #f9fafb;
  border-bottom: 1px solid #ced5de;
  margin-bottom: 0;
}
.media-post .nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  border-right: 1px solid #ced5de;
  color: #444444;
  line-height: 10px;
  margin-right: 0;
  padding: 10px 16px;
}
.media-post .nav-tabs > li > a:hover {
  background-color: #ced5de;
  border: 0;
  border-right: 1px solid #ced5de;
  color: #444444;
  cursor: pointer;
}
.media-post .nav-tabs > li:first-child > a {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.media-post .nav-tabs > .active > a {
  font-weight: 600;
}
.media-post .nav-tabs > .active > a:hover {
  background-color: #ffffff;
}
.media-post textarea.dashboard-request-form {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  height: 80px;
  margin-bottom: 0;
  padding: 12px 16px;
  resize: none;
}
.side-divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.label-friend {
  margin-left: 5px;
}
.media-gov {
  background-color: #f0f6fe;
}
.media-support {
  margin-top: -10px;
}
.media-activity {
  padding: 9px 15px;
  margin: -8px -15px -8px;
}
.media-ribbon {
  position: absolute;
  color: #598cd1;
  font-size: 20px;
}
.request-meta .label {
  font-weight: 500;
  padding: 5px;
  margin-top: 2px;
}
.request-meta .label i {
  margin-top: 1px;
}
.dashboard {
  background-color: #f9fafb;
}
.dashboard .well-inverted.media-body {
  margin-bottom: 20px;
}
.dashboard .profile-content {
  border-top: 0;
  box-shadow: none;
}
.dashboard .city-select .select2-container {
  width: 100%;
}
.dashboard .username {
  font-weight: 600;
  vertical-align: middle;
}
.dashboard .panel-footer .media {
  border-bottom: 1px solid #edeff3;
  padding-bottom: 13px;
}
.dashboard .panel-footer .media:last-child {
  border: 0;
}
.dashboard .load-more {
  *zoom: 1;
  margin-bottom: 1em;
}
.dashboard .load-more:before,
.dashboard .load-more:after {
  display: table;
  content: "";
  line-height: 0;
}
.dashboard .load-more:after {
  clear: both;
}
.dashboard #content,
.dashboard .dashboard-content {
  min-height: 400px;
  background-color: #edeff3;
  -webkit-box-shadow: -1px 0 3px #000000;
  -moz-box-shadow: -1px 0 3px #000000;
  box-shadow: -1px 0 3px #000000;
  margin-right: 0;
  position: relative;
  width: auto;
}
.dashboard #content .container-fluid,
.dashboard .dashboard-content .container-fluid {
  max-width: 1000px;
  margin: 0;
}
.dashboard .media-dashboard {
  margin-right: 0;
}
.dashboard .media-dashboard .feed-item {
  margin-top: 14px;
}
.dashboard .media-dashboard .feed-item .feed-avatar {
  margin-right: 14px;
  width: 48px;
}
.dashboard .media-dashboard .feed-item .well-inverted {
  border: 0;
  border-radius: 0;
}
.dashboard .media-dashboard .feed-item .panel {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dashboard .media-dashboard .feed-item .media-heading {
  margin-bottom: 0;
}
.dashboard .media-dashboard .feed-item .action-toolbar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #edeff3;
  background-color: #f9fafb;
  border-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.dashboard .media-dashboard .feed-item .comment-toolbar {
  border: 0;
}
.dashboard .media-dashboard .feed-item .request-meta {
  margin-top: 0;
  margin-bottom: 4px;
}
.dashboard .media-dashboard .feed-item .comment-list .media {
  float: left;
  clear: both;
}
@media (min-width: 768px) {
  .dashboard #content,
  .dashboard .dashboard-content {
    -webkit-box-shadow: -1px 0 3px #000000;
    -moz-box-shadow: -1px 0 3px #000000;
    box-shadow: -1px 0 3px #000000;
    margin-left: 74px;
    margin-right: 0;
    position: relative;
    width: auto;
  }
}
@media (min-width: 960px) {
  .dashboard #content,
  .dashboard .dashboard-content {
    margin-left: 220px;
  }
}
.dashboard .tab-content {
  overflow-x: hidden;
}
.footer-main #internalLinks {
  display: none;
}
.bg-dark {
  background-color: #2d3743;
}
.following > ul {
  margin-bottom: 24px;
}
.following > ul li + li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid;
  border-color: rgba(22, 35, 52, 0.09999999999999998);
}
.following > ul a.btn {
  margin-top: 7px;
}
.photo-list {
  list-style: none;
  margin: 0 0 24px 0;
}
.photo-list li {
  width: 31%;
  float: left;
  overflow: hidden;
  margin-right: 3%;
  margin-bottom: 13px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.photo-list li a {
  display: block;
}
.photo-list li:nth-child(3n+1) {
  float: right;
  margin-right: 0;
}
.photo-list li:nth-child(3n+2) {
  clear: left;
}
.photo-list .space-avatar,
.photo-list .follower-avatar {
  padding: 10px;
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0;
  float: right;
  width: 100%;
}
.action-toolbar .btn-small [class^="icon-"],
.action-toolbar .btn-small [class*=" icon-"] {
  margin-top: 1px;
}
#requestViews {
  margin-bottom: 6px;
}
.tour-DashboardTour {
  color: #161c22;
  text-shadow: none!important;
  text-transform: none!important;
}
.tour-DashboardTour .popover-title {
  font-size: 15.6px;
}
.tour-DashboardTour .popover-content {
  font-family: 'Bitter', Georgia, Times New Roman, Times, serif;
  font-size: 13px;
  font-weight: 500;
}
.sidebar {
  margin-bottom: 20px;
}
.sidebar .btn-toolbar {
  margin-top: 4px;
  margin-bottom: 24px;
}
.sidebar dl {
  margin: 0;
}
.sidebar .well {
  border: 1px solid #ced5de;
  padding-bottom: 0;
}
#iframe #sidebar-request-view .sidebar {
  clear: none;
  float: none;
  width: 100%;
}
.sidebar-chunk {
  margin-bottom: 20px;
  clear: both;
}
@media (min-width: 960px) {
  .sidebar {
    width: 220px;
  }
  .sidebar .nav-list > li > a > span {
    display: inline;
  }
}
@media (min-width: 768px) {
  .sidebar {
    display: block;
    float: left;
    position: relative;
    width: 74px;
  }
  .sidebar .nav-list > li > a > span {
    display: inline;
  }
  .sidebar .nav-list > li > a > span.label {
    display: inline;
    float: right;
  }
}
.sidebar-list {
  padding: 0;
}
.suggested-issues {
  list-style-type: disc;
  color: #ffffff;
}
.suggested-issues .issue-item {
  margin-left: 1em;
  text-indent: 4px;
}
.suggested-issues .issue-item:last-child {
  margin-bottom: .5em;
}
.dashboard {
  background-color: #2d3743;
}
.dashboard .sidebar-dashboard {
  background-color: #2d3743;
  height: 100%;
  position: fixed;
  overflow-x: visible;
  overflow-y: auto;
  width: 220px;
  margin: 0;
  bottom: 0;
  display: inline-block;
  z-index: 1;
  -webkit-transition-duration: 0.3s ease-in-out;
  -moz-transition-duration: 0.3s ease-in-out;
  -o-transition-duration: 0.3s ease-in-out;
  transition-duration: 0.3s ease-in-out;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.dashboard .sidebar-dashboard #dashboardSections {
  top: 48px;
}
.dashboard .sidebar-dashboard .nav-list {
  background-color: #2d3743;
}
.dashboard .sidebar-dashboard .sidebar-toggle {
  display: none;
}
@media (max-width: 960px) {
  .dashboard .sidebar-dashboard {
    margin-left: -220px;
  }
  .dashboard .sidebar-dashboard.active {
    margin-left: 0;
  }
}
.sidebar-toggle {
  /* Default */

  display: none;
  left: 0;
  top: 100px;
  background-color: #2d3743;
  font-size: 2rem;
  z-index: 1030;
  width: 2em;
  height: 2em;
  position: fixed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transition-duration: 0.3s ease-in-out;
  -moz-transition-duration: 0.3s ease-in-out;
  -o-transition-duration: 0.3s ease-in-out;
  transition-duration: 0.3s ease-in-out;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.sidebar-toggle a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 25%;
  padding-top: 30%;
}
.sidebar-toggle a:before {
  content: "\e056";
}
.sidebar-toggle a:hover,
.sidebar-toggle a:active {
  font-size: 2.3rem;
}
.sidebar-toggle.active {
  margin-left: 220px;
}
@media (max-width: 960px) {
  .dashboard .sidebar-toggle {
    display: inline-block;
  }
}
.sidebar .nav-list {
  font-size: 13px;
  padding-top: 3px;
}
.sidebar .whiteIcon {
  margin-left: 36px;
  position: absolute;
  z-index: 2;
  top: 14px;
}
.sidebar .nav-list > .nav-header {
  border-top: 1px solid #666666;
  -webkit-box-shadow: 0 -1px #222222;
  -moz-box-shadow: 0 -1px #222222;
  box-shadow: 0 -1px #222222;
  padding-left: 8px;
  -webkit-text-shadow: 0 1px 1px #161c22;
  -moz-text-shadow: 0 1px 1px #161c22;
  text-shadow: 0 1px 1px #161c22;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar .nav-list > .nav-header-user > a {
  border-bottom: 1px solid #222222;
  -webkit-box-shadow: 0 1px #666666;
  -moz-box-shadow: 0 1px #666666;
  box-shadow: 0 1px #666666;
  padding: 8px;
  margin-bottom: 1px;
}
.sidebar .nav-list > .nav-header-user > a:hover {
  border-bottom-color: #161c22;
}
.sidebar .nav-list > li > a {
  color: #f9fafb;
  padding: 4px 8px;
  -webkit-text-shadow: 0 1px 1px #161c22;
  -moz-text-shadow: 0 1px 1px #161c22;
  text-shadow: 0 1px 1px #161c22;
}
.sidebar .nav-list > li > a img {
  -webkit-box-shadow: 0 1px 1px #161c22;
  -moz-box-shadow: 0 1px 1px #161c22;
  box-shadow: 0 1px 1px #161c22;
  height: 24px;
  margin: -1px 4px 2px 0;
  width: 24px;
}
.sidebar .nav-list > li > a .icon {
  margin: 2px 9px 6px 5px;
}
.sidebar .nav-list > li > a:hover {
  background-color: #222222;
}
.sidebar .nav-list > li > a .glyphicon {
  margin-top: .3em;
}
.sidebar .nav-list > .active > a {
  background-color: #222222;
  width: 1100px;
}
.sidebar .nav-list > .active > a span {
  display: none;
}
.sidebar .nav-list > li > a > .label {
  background-color: #161c22;
  border-bottom: 1px solid #666666;
  -webkit-box-shadow: inset 0 1px #000000;
  -moz-box-shadow: inset 0 1px #000000;
  box-shadow: inset 0 1px #000000;
  float: right;
  font-size: 10px;
  font-weight: 300;
  margin: 4px 0;
}
.sidebar-places .nav-list {
  padding: 0;
}
@media (max-width: 599px) {
  #iframe-container #gmap,
  #iframe-container #gmap_request {
    height: 300px!important;
  }
  #iframe-container #requests-list {
    overflow: visible;
  }
  #iframe-container #iframe-sidebar {
    overflow-y: auto;
    top: 300px;
    height: 50%;
  }
  #iframe-container #request-form-container {
    overflow: hidden;
    border-bottom: 1px #edeff3 solid;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  #iframe-container .pull-right.request-image {
    float: right;
  }
  #iframe-container #request-submit-button {
    width: 75px;
    float: left;
    margin-right: 20px;
  }
  #iframe-container .muted small {
    width: 75%;
    float: right;
  }
}
#iframe-sidebar {
  overflow-y: auto;
  top: 0;
  height: 80%;
}
#iframe-sidebar #ajaxError {
  position: relative;
  clear: both;
  top: 1em;
}
[data-attribute="pagination"] {
  margin-bottom: 100px;
}
#iframe.nofooter #iframe-content {
  bottom: 0px;
}
#iframe.nofooter .footer {
  display: none;
}
#iframe.noborder #iframe-content {
  top: 0;
  bottom: 0;
}
#iframe.noborder .navbar-static-top,
#iframe.noborder .footer {
  display: none;
}
/**
 * iframe widget
 */
#iframe {
  background-color: #ffffff;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#iframe #iframe-container {
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#iframe .container-fluid {
  padding-left: 20px!important;
  padding-right: 20px!important;
}
#iframe .navbar {
  height: 48px;
  position: relative;
  z-index: 10;
}
#iframe .navbar .dropdown-menu.user-login {
  width: 300px;
  z-index: 1000;
}
#iframe .navbar-search {
  margin-left: 12px;
}
#iframe .navbar-search .search-query {
  width: 140px;
}
@media (min-width: 450px) {
  #iframe .navbar-search .search-query {
    min-width: 182px;
  }
}
#iframe #navbar-user {
  color: #161c22;
}
#iframe #navbar-user .container-fluid {
  margin: 0;
}
#iframe #navbar-user .col-wrap {
  padding: 0.25rem;
}
#iframe #navbar-user .ribbon-solo {
  padding: 0.5rem;
}
#iframe #navbar-user .col-bleed {
  margin: 0.25em;
}
#iframe #navbar-user .user-form {
  margin: 0;
}
#iframe #navbar-user .btn-underlined {
  color: #598cd1;
  font-weight: 500;
  display: inline-block;
  padding: 0px;
}
#iframe #navbar-user .navbar-user-block {
  display: none;
}
#iframe #navbar-user .navbar-user-block.visible {
  display: block;
}
#iframe .dashboard-content {
  margin-left: inherit;
}
#iframe .footer {
  background-color: #222222;
  bottom: 0;
  clear: both;
  padding-top: 4px;
  position: absolute;
  text-align: center;
  width: 100%;
}
#iframe #google_translate_element {
  display: inline-block;
  margin-left: .75rem;
}
#iframe .btn-small {
  padding: 6px 8px;
  padding: .375rem .5rem;
  line-height: 1;
}
#iframe #iframe-content {
  bottom: 84px;
  position: absolute;
  top: 48px;
  width: 100%;
  height: inherit;
}
#iframe #iframe-sidebar {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
  background-color: #f9fafb;
}
#iframe #iframe-sidebar dt {
  padding-top: 4px;
  padding-bottom: 2px;
}
#iframe #iframe-sidebar dd {
  margin-left: 0;
  border-bottom: 1px solid rgba(237, 239, 243, 0.8);
  padding-bottom: 6px;
}
#iframe #iframe-sidebar dd:last-child {
  padding-bottom: 0;
  border: none;
}
#iframe #iframe-sidebar .iframe-hide {
  display: none;
  visibility: none;
}
#iframe #iframe-sidebar .full-clear {
  width: 100%;
  clear: both;
  float: none;
}
#iframe #iframe-sidebar .request-details {
  margin-top: 2em;
  overflow-y: auto;
}
#iframe #iframe-sidebar .request-details .status-step-title {
  font-size: 10.4px;
}
#iframe .widget-sidebar {
  height: 100%;
  position: absolute;
  display: none;
  width: 100%;
}
#iframe .widget-sidebar.visible {
  display: block;
}
#iframe select,
#iframe label,
#iframe .request-count {
  font-size: 12px;
  line-height: 24px;
}
#iframe select {
  height: 24px;
}
#iframe #no-requests-message {
  margin: 0 20px;
  position: relative;
  top: 120px;
  z-index: 1;
}
#iframe .list-sort {
  background-color: #ffffff;
  border-bottom: 1px solid #edeff3;
  border-top: 1px solid #edeff3;
  position: absolute;
  top: 36px;
  width: 100%;
}
#iframe .list-sort #request_sort {
  margin: 8px 12px;
  width: 150px;
}
#iframe .requests-list {
  border-top: 1px solid #666;
  overflow-y: auto;
  position: relative;
  width: 100%;
}
#iframe .pagination {
  border-top: 1px solid #edeff3;
  bottom: 0;
  position: absolute;
}
#iframe #space-form-filters {
  padding: 0 12px;
}
#iframe .filter-dropdown {
  float: left;
  margin-right: 2%;
  margin-top: 10px;
  width: 31%;
}
#iframe #request_sort {
  float: right;
  margin-right: 0;
}
#iframe .request-count {
  margin-top: 8px;
}
#iframe #sidebar-request-form {
  background: #ffffff;
  z-index: 5;
  left: 100%;
  margin-bottom: 10px;
}
#iframe #request-form-container {
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: auto;
  padding: 0 20px;
  position: absolute;
  top: 0;
  z-index: 5;
  height: inherit;
}
#iframe #requestSubmitCancel {
  margin-top: 12px;
}
#iframe #sidebar-request-view-container {
  background-color: #f9fafb;
  overflow-y: auto;
  z-index: 5;
  left: 100%;
  height: inherit;
  top: 0;
}
#iframe #sidebar-request-view-switcher {
  position: absolute;
  width: 100%;
  z-index: 10;
}
#iframe #sidebar-request-view-switcher button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
}
#iframe #sidebar-request-view-switcher button#request-view-back {
  font-size: 14px;
  height: 36px;
  line-height: 24px;
  padding-left: 20px;
  width: 100%;
}
#iframe #request-map {
  display: none;
}
#facebox {
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px;
  -moz-box-shadow: 0 1px 3px;
  box-shadow: 0 1px 3px;
  display: block;
  left: 50%;
  margin-left: -150px !important;
  margin-top: -50px;
  position: absolute;
  top: 10%;
}
#facebox .popup {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
#facebox .close {
  position: absolute;
  right: 8px;
  top: 0;
}
.iframe-mobile-container {
  padding-bottom: 6px;
  padding-top: 0;
}
@media (min-width: 600px) {
  #facebox {
    margin-left: -290px !important;
  }
}
/**
 * Responsive: 480px and up
 * Phones Landscape
 */
@media (min-width: 480px) {
  #iframe #request-submit-button {
    width: 75px;
    float: left;
    margin-right: 20px;
  }
  #iframe .muted small {
    width: 70%;
    float: right;
  }
  #iframe .footer ul {
    text-align: center;
  }
  #iframe .footer li:first-child img {
    margin-top: -4px;
    margin-right: 2px;
  }
  #iframe #iframe-content {
    bottom: 48px;
  }
  .iframe-mobile-container {
    display: inline-block;
    padding-top: 0;
  }
}
/**
 * Responsive: 600px and up
 * Small Tablets Portrait
 */
@media (min-width: 600px) {
  #iframe .navbar {
    height: 48px;
    position: relative;
  }
  #iframe #gmap_request {
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 126px;
    height: auto;
    left: 0;
    position: absolute;
    right: 50%;
    top: 0;
  }
  #iframe #sidebar-request-view-container {
    height: inherit;
    top: 0;
  }
  #iframe #iframe-sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    left: 50%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  #iframe .navbar-search {
    left: 0;
    margin-left: 0;
    right: auto;
  }
  #iframe .requests-list {
    overflow-y: auto;
    position: absolute;
    width: 100%;
  }
  #iframe .pagination {
    border-top: 1px solid #edeff3;
  }
  .iframe-mobile-container {
    display: inline-block;
  }
}
/**
 * Responsive: 768px and up
 * Tablets Portrait
 */
@media (min-width: 768px) {
  #iframe .request-count {
    display: block;
  }
}
/**
 * Responsive: 960px and up
 * Computers & Tablets Landscape (default)
 */
@media (min-width: 960px) {
  #iframe #gmap_request,
  #iframe .mapbar {
    width: 60%;
  }
  #iframe #iframe-sidebar {
    left: 60%;
    width: 40%;
    height: 92%;
  }
}
#iframe.nologin #user-menu,
#iframe.nosearch #searchHeader {
  display: none;
}
@media (max-width: 799px) {
  #iframe.assets .request-image img {
    width: 85px;
  }
}
@media (max-width: 599px) {
  #iframe.assets #gmap,
  #iframe.assets #gmap_request {
    min-height: 200px !important;
    height: 200px !important;
  }
  #iframe.assets #iframe-sidebar {
    top: 200px;
  }
}
#iframe.assets .filter-dropdown {
  width: 100%;
}
#iframe.assets #requestLocation {
  display: none;
}
#iframe.assets #asset-info-detail,
#iframe.assets #asset-info {
  display: none;
}
#iframe.assets #asset-info-detail h4,
#iframe.assets #asset-info h4 {
  display: inline;
}
#iframe.assets #asset-info-detail img.asset,
#iframe.assets #asset-info img.asset {
  height: 40px;
  vertical-align: -62%;
}
#iframe.assets #asset-info {
  padding: 4px 16px 14px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ced5de;
}
#iframe.assets .sidebar-chunk:last-child {
  display: none !important;
}
#iframe.assets .average-rating,
#iframe.assets .rating {
  float: right;
}
#iframe.assets .average-rating-title {
  display: block;
  text-align: right;
}
#iframe.assets .average-rating h5 {
  display: inline;
}
#iframe.assets .average-rating .muted {
  clear: both;
  float: right;
}
#facebox {
  z-index: 99;
}
.iframe-heading-blank-state {
  padding-left: 1em;
  padding-right: 1em;
}
.iframe-heading-blank-state .btn {
  margin-top: .5em;
}
.homepage-splash-img {
  height: 540px;
  background: url('/images/static/homepage-splash.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover!important;
}
.homepage-splash-img span {
  background-color: rgba(22, 35, 52, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .homepage-splash-img {
    background: url('/images/static/homepage-splash-small.jpg');
  }
}
.signup-btn-group {
  padding-bottom: 40px;
}
.btn.btn-gov {
  display: block;
}
.stripe {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}
.stripe.stripe-mini {
  padding: 12px 0;
}
.home h2,
.tour h2,
.home h3,
.tour h3,
.home .lead,
.tour .lead {
  text-align: center;
}
.home h2,
.tour h2 {
  font-size: 48px;
  font-weight: 300;
  margin-bottom: 60px;
}
.home h3,
.tour h3 {
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 32px;
}
.home h4,
.tour h4 {
  font-weight: 600;
}
.home .lead,
.tour .lead {
  font-size: 1.3em;
  line-height: 134%;
  text-align: left;
  margin-bottom: .5em;
}
.home blockquote,
.tour blockquote {
  text-align: left!important;
}
.home .span4 a.pull-right,
.tour .span4 a.pull-right {
  width: 70px;
  white-space: nowrap;
}
a.banner.banner-gov {
  background-color: #162334;
  color: #edeff3;
}
a.banner.banner-gov:hover {
  color: #ffffff;
  text-decoration: none;
}
a.banner.banner-gov:hover .gov-icon {
  background: #2d4669;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
}
.stripe-header {
  background-color: #f9fafb;
  overflow: hidden;
  margin-bottom: 0;
}
.stripe-header #tour-communication-browser {
  width: 100%;
}
.stripe-header #tour-communication-browser .event {
  opacity: 1;
}
.stripe-dark,
.stripe-primary {
  -webkit-box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.4);
}
.stripe-dark {
  background-color: #162334;
  color: #ffffff;
  text-align: left;
}
.stripe-dark img {
  margin-right: 20px;
  width: 60px;
}
.stripe-primary {
  background-color: #f15a24;
  color: #ffffff;
}
.stripe-primary h2 {
  margin-bottom: 0!important;
}
.large-search {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-right: 1px solid #ccc;
  overflow: hidden;
}
.large-search .input-large[type="search"] {
  font-size: 26px!important;
  line-height: 35px!important;
  padding: 14px!important;
  padding-left: 53px!important;
  margin-bottom: 0;
}
.large-search .add-on {
  position: absolute;
  margin-top: 5px;
  padding: 15px;
  font-size: 26px;
  top: initial;
}
.large-search .add-on:hover {
  text-decoration: none;
}
.large-search .typeahead {
  margin-top: -2px;
  border-top-left-radius: 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  .large-search .typeahead {
    font-size: 26px;
  }
  .large-search .typeahead a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.media-quote .media-object {
  width: 120px;
}
.stripe-about {
  background-color: #f9fafb;
  border-bottom: 1px solid #999999;
  z-index: -2;
}
.stripe-feature .tab-content {
  overflow: visible;
}
.stripe-feature-citizen {
  -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.7);
  box-shadow: 0 -3px rgba(0, 0, 0, 0.7);
  overflow: hidden;
}
.stripe-feature-citizen h3 {
  text-align: left;
}
.stripe-feature-citizen .lead {
  text-align: left;
}
.stripe-feature-citizen .screenshot {
  margin-right: -160px;
}
.social-media-item img {
  height: 30px;
  text-align: center;
  display: block;
  opacity: .8;
  display: inline-block;
  filter: grayscale(20%);
  /* IE6-9 */

  -webkit-filter: grayscale(20%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: grayscale(20%);
  -ms-filter: grayscale(20%);
  -o-filter: grayscale(20%);
  -webkit-transition-duration: 0.25s ease-in-out;
  -moz-transition-duration: 0.25s ease-in-out;
  -o-transition-duration: 0.25s ease-in-out;
  transition-duration: 0.25s ease-in-out;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  margin-right: 4px;
}
.social-media-item img:hover {
  opacity: 1;
}
.social-media-item img:hover,
.social-media-item img:active {
  filter: grayscale(0%);
  /* IE6-9 */

  -webkit-filter: grayscale(0%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -webkit-transition-duration: 0.25s ease-in-out;
  -moz-transition-duration: 0.25s ease-in-out;
  -o-transition-duration: 0.25s ease-in-out;
  transition-duration: 0.25s ease-in-out;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
@media (max-width: 767px) {
  .social-media-item {
    width: 33%!important;
    float: left!important;
  }
  .social-media-item img {
    height: 60px;
  }
  .social-media-item span {
    display: none;
  }
}
.thumbnails {
  margin-bottom: 0;
}
.thumbnails > li {
  margin-bottom: 22px;
  margin-left: 20px;
  vertical-align: top;
}
.request-thumbnail {
  background-color: #161c22;
  -webkit-box-shadow: 0 1px #999999;
  -moz-box-shadow: 0 1px #999999;
  box-shadow: 0 1px #999999;
  display: block;
  padding: 0;
}
.request-thumbnail .caption {
  color: #598cd1;
  background-color: rgba(255, 255, 255, 0.8);
  bottom: -30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  max-width: 100%;
  padding: 12px;
  position: absolute;
  width: 100%;
  -webkit-transition-duration: 500ms;
}
.request-thumbnail .caption p {
  margin: 0;
}
.request-thumbnail:hover .caption {
  bottom: 0;
}
.request-thumbnail .avatar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
.request-thumbnail .caption .location,
.request-thumbnail .caption .request-metadata {
  padding: 2px 10px;
  border-top: 1px solid #ccc;
  margin: 10px -12px -12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.city-logo-grid-img {
  margin-top: 20px;
  -webkit-transition: 350ms ease-in-out;
}
.city-logo-grid-img:hover {
  top: -4px;
  position: relative;
}
.thumbnail > img {
  display: block;
}
ul.thumbnails {
  margin-left: 0;
  background-color: transparent;
}
.request-thumbnail {
  background-color: transparent;
}
#request-teaser li {
  width: 22%;
  background-color: #ffffff;
  margin-left: 0;
  margin-right: 4%;
}
#request-teaser li:nth-child(4n+1) {
  float: right;
  margin-right: 0;
}
@media (max-width: 767px) {
  #request-teaser li {
    width: 47%!important;
    float: left;
    margin-bottom: 20px;
  }
  #request-teaser li:nth-child(2n+1) {
    float: right;
  }
  #request-teaser li:nth-child(n+8) {
    display: none;
  }
}
@media (max-width: 767px) {
  #request-teaser li {
    margin: 0 0 20px 0!important;
  }
}
.city-list .ribbon-container {
  z-index: 1;
}
.city-list .city-item-wrapper {
  margin-top: 20px;
}
.city-list .city-item-wrapper:hover .city-item,
.city-list .city-item-wrapper:active .city-item {
  filter: opacity(1);
  /* IE6-9 */

  -webkit-filter: opacity(1);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: opacity(1);
  -ms-filter: opacity(1);
  -o-filter: opacity(1);
  -webkit-transition-duration: 0.25s ease-in-out;
  -moz-transition-duration: 0.25s ease-in-out;
  -o-transition-duration: 0.25s ease-in-out;
  transition-duration: 0.25s ease-in-out;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
.city-list .city-item-wrapper:hover h3,
.city-list .city-item-wrapper:active h3,
.city-list .city-item-wrapper:hover .subtitle,
.city-list .city-item-wrapper:active .subtitle {
  -webkit-transition-duration: 0.25s ease-in-out;
  -moz-transition-duration: 0.25s ease-in-out;
  -o-transition-duration: 0.25s ease-in-out;
  transition-duration: 0.25s ease-in-out;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  filter: opacity(1);
  /* IE6-9 */

  -webkit-filter: opacity(1);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: opacity(1);
  -ms-filter: opacity(1);
  -o-filter: opacity(1);
}
.city-list .city-item-wrapper .ribbon-container {
  position: relative;
  overflow: visible;
  height: 0;
  padding: 0;
  margin: 0;
}
.city-list .city-item-wrapper .request-ribbon {
  padding-left: 1px;
}
.city-list .city-item-wrapper .request-ribbon {
  right: 0;
  margin-top: 28px;
  font-size: 1rem;
  padding-bottom: 6px;
  padding-top: 6px;
  margin-right: 0;
}
.city-list .city-item-wrapper .status-ribbon:before {
  border: 17px solid #f15a24;
  border-left-color: transparent;
  margin-left: -4px;
  left: -29px;
}
.city-list .city-item-wrapper h3 {
  font-size: 3rem;
  text-align: center;
  position: relative;
  display: block;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  margin-top: 76px;
  -webkit-text-shadow: 0 3px 7px #161c22;
  -moz-text-shadow: 0 3px 7px #161c22;
  text-shadow: 0 3px 7px #161c22;
  -webkit-transition-duration: 0.25s ease-in-out;
  -moz-transition-duration: 0.25s ease-in-out;
  -o-transition-duration: 0.25s ease-in-out;
  transition-duration: 0.25s ease-in-out;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  filter: opacity(0);
  /* IE6-9 */

  -webkit-filter: opacity(0);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: opacity(0);
  -ms-filter: opacity(0);
  -o-filter: opacity(0);
}
.city-list .city-item-wrapper .subtitle {
  font-size: 1.2rem;
  display: block;
  color: #ffffff;
  -webkit-text-shadow: 1px 2px 3px #000000;
  -moz-text-shadow: 1px 2px 3px #000000;
  text-shadow: 1px 2px 3px #000000;
  text-align: center;
  -webkit-transition-duration: 0.25s ease-in-out;
  -moz-transition-duration: 0.25s ease-in-out;
  -o-transition-duration: 0.25s ease-in-out;
  transition-duration: 0.25s ease-in-out;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  filter: opacity(0);
  /* IE6-9 */

  -webkit-filter: opacity(0);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: opacity(0);
  -ms-filter: opacity(0);
  -o-filter: opacity(0);
  margin-top: 2px;
  padding: 2px;
  background-color: rbga(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .city-list .city-item-wrapper h3 {
    filter: opacity(1);
    /* IE6-9 */
  
    -webkit-filter: opacity(1);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  
    -moz-filter: opacity(1);
    -ms-filter: opacity(1);
    -o-filter: opacity(1);
    font-size: 4rem;
  }
  .city-list .city-item-wrapper .subtitle {
    margin-top: 8px;
    filter: opacity(1);
    /* IE6-9 */
  
    -webkit-filter: opacity(1);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  
    -moz-filter: opacity(1);
    -ms-filter: opacity(1);
    -o-filter: opacity(1);
  }
}
.city-list .city-item {
  height: 200px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #999999;
  background-position: center;
  background-color: #edeff3;
  background-size: cover;
  filter: opacity(0.9);
  /* IE6-9 */

  -webkit-filter: opacity(0.9);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

  -moz-filter: opacity(0.9);
  -ms-filter: opacity(0.9);
  -o-filter: opacity(0.9);
}
/*.news-ul a {
	.mobile-two-column;
	.image-link;
	.filter(grayscale(50%));
	.transition-duration(@transition-duration: .25s);
	&:last-child { margin-right: 0;}
	&:hover, &:active {
		.filter(grayscale(0%));
		.transition-duration(@transition-duration: .25s);
	}
}*/
.request-thumbnail {
  height: 168px;
  overflow: hidden;
  position: relative;
}
.request-img-thumb {
  width: 100%;
}
.thumb-title {
  margin: 0 0 2px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  /* IE8 */

}
a .thumb-title {
  color: #222222;
}
a .thumb-title:hover {
  color: #598cd1;
  text-decoration: none!important;
}
.city-bg-1 {
  background-image: url('/images/cities/city-banner-small/philadelphia-pa-small.jpg');
}
.city-bg-2 {
  background-image: url('/images/cities/city-banner-small/peterborough-small.jpg');
}
.city-bg-3 {
  background-image: url('/images/cities/city-banner-small/palo-alto-small.jpg');
}
.city-bg-4 {
  background-image: url('/images/cities/city-banner-small/tallahassee-small.jpg');
}
.city-bg-5 {
  background-image: url('/images/cities/city-banner-small/plano-tx-small.jpg');
}
.city-bg-6 {
  background-image: url('/images/cities/city-banner-small/aurora-co-small.jpg');
}
.city-bg-7 {
  background-image: url('/images/cities/city-banner-small/elk-grove-small.jpg');
}
.city-bg-8 {
  background-image: url('/images/cities/city-banner-small/garner-nc-small.jpg');
}
.city-bg-9 {
  background-image: url('/images/cities/city-banner-small/north-miami-beach-small.jpg');
}
.tour img {
  width: 100%;
}
.tour header {
  z-index: 990;
}
.tour header h1 {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 12px;
  margin-top: 0;
  text-align: left;
}
.tour header .lead {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.tour .video-wrapper {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tour .media {
  overflow: visible;
}
.tour .media > .pull-left {
  margin-right: 20px;
}
.tour .media > .pull-right {
  margin-left: 20px;
}
.tour blockquote {
  border-left: none;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  line-height: 36px;
  margin-bottom: 10px;
  padding-left: 0;
}
.tour .subnav {
  position: fixed!important;
  top: 0!important;
  z-index: 980!important;
}
.tour .subnav .navbar-inner {
  padding: 0 10px!important;
}
.tour .navbar.subnav .nav > li {
  width: 25%;
  text-align: center;
}
.tour .navbar.subnav .nav > li:first-child {
  width: 35%;
}
.tour .navbar.subnav .nav > li:nth-child(2n) {
  width: 15%;
}
.tour .navbar.subnav .nav > li:last-child {
  width: 25%;
}
.tour .nav-pills {
  line-height: 20px;
  text-align: center;
}
.tour .nav-pills > li > a {
  background-color: #f9fafb;
  color: #999999;
  line-height: 20px;
}
.tour .nav-pills > li > a:hover,
.tour .nav-pills > li.active > a {
  color: #ffffff;
  background-color: #f15a24;
}
.tour .stripe-dark {
  z-index: 990;
  padding-top: 30px;
}
#demo .btn {
  margin-top: 20px;
}
@media (min-width: 480px) {
  .tour .navbar.subnav .nav > li:first-child {
    width: 25%;
  }
  .tour .navbar.subnav .nav > li:nth-child(2n) {
    width: 25%;
  }
}
@media (min-width: 960px) {
  .tour .screenshot .iphone-container {
    margin-left: -460px;
  }
}
@media (min-width: 1200px) {
  .tour header h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 18px;
  }
  .tour header .lead {
    font-size: 20px;
    line-height: 28px;
  }
}
/* OLD PARALLAX TOUR PAGE STYLES */
.tour-wrap p {
  font-size: 18px;
  font-size: 14.625px;
}
.tour-section {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}
.tour-benefit {
  margin: 22px 0;
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 900;
}
.tour-benefit h1 {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 44px;
  margin-bottom: 22px;
}
.tour-benefit h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 48px;
  margin-bottom: 24px;
}
.tour-benefit-inverted {
  background: #222222;
  color: #ffffff;
}
.tour-object {
  background-image: url('/images/static/tour-sprite.png');
  background-repeat: no-repeat;
  position: absolute;
}
#tour-map-pin {
  background-image: url('/images/static/tour-sprite.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  display: none;
  height: 84px;
  opacity: 0;
  position: fixed;
  top: 300px;
  left: 50%;
  margin-left: -36px;
  width: 72px;
  z-index: 900;
}
#tour-nav {
  background: #ffffff;
  border-bottom: 1px solid #ced5de;
  -webkit-box-shadow: 0 1px 4px #666666;
  -moz-box-shadow: 0 1px 4px #666666;
  box-shadow: 0 1px 4px #666666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 980;
}
#tour-nav a {
  background: #ffffff;
  border-left: 1px solid #ced5de;
  border-right: 1px solid #ced5de;
  display: inline-block;
  margin-left: -4px;
  padding: 12px;
  padding: 11px;
}
#tour-intro {
  background-color: #7baef3;
  height: 1200px;
  text-align: center;
}
#tour-intro .tour-benefit {
  margin-left: auto;
  margin-right: auto;
  top: 84px;
  width: 100%;
}
#tour-cloud-left {
  background-position: -1196px -914px;
  height: 276px;
  margin-right: -624px;
  opacity: .9;
  right: 210px;
  top: 290px;
  width: 668px;
}
#tour-cloud-right {
  background-position: 0 -100px;
  height: 350px;
  left: 110px;
  margin-left: -766px;
  opacity: .9;
  top: 300px;
  width: 1084px;
}
#tour-cloud-3 {
  background-position: -1196px -1200px;
  height: 184px;
  left: 50%;
  margin-left: -85px;
  opacity: .9;
  top: 10px;
  width: 470px;
  z-index: 1000;
}
#tour-cloud-4 {
  background-position: -1680px -1200px;
  height: 180px;
  left: 50%;
  margin-left: -500px;
  opacity: .9;
  top: 120px;
  width: 350px;
  z-index: 1000;
}
.tour-next {
  background-position: -1100px -1300px;
  bottom: 600px;
  height: 72px;
  left: 50%;
  margin-left: -36px;
  width: 72px;
}
#tour-city-cloud {
  background-position: -1090px -90px;
  bottom: 0;
  height: 360px;
  margin-right: -426px;
  right: 50%;
  width: 924px;
}
#tour-city-hall {
  background-position: -516px -1112px;
  bottom: 230px;
  height: 288px;
  left: 50%;
  margin-left: -144px;
  position: absolute;
  width: 288px;
  z-index: 900;
}
#tour-integrations {
  background-color: #7baef3;
  height: 960px;
}
#tour-integrations .tour-benefit {
  margin-top: 120px;
  margin-top: -7.5rem;
}
.gear-container {
  height: 900px;
  left: 50%;
  margin-left: -50%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
#tour-integrations-city {
  background-position: -523px -470px;
  height: 636px;
  left: 50%;
  margin-left: -318px;
  top: -398px;
  width: 636px;
}
#tour-integrations-publicstuff {
  background-position: -838px -1164px;
  height: 224px;
  left: 50%;
  margin-left: -112px;
  top: 228px;
  width: 224px;
}
#tour-integrations-publicstuff-logo {
  background-position: -1087px -1164px;
  height: 96px;
  left: 50%;
  margin-left: -43px;
  top: 296px;
  width: 86px;
}
#tour-integrations-other {
  background-position: -10px -1404px;
  height: 150px;
  left: 50%;
  margin-left: -80px;
  top: 432px;
  width: 2400px;
}
#tour-integrations-infinite {
  background-position: -1910px -1404px;
  height: 150px;
  margin-right: -280px;
  right: 0;
  width: 540px;
}
#tour-mapping {
  height: 900px;
  right: -1960px;
  top: 48px;
  position: fixed;
}
#tour-mapping .tour-benefit {
  color: #ffffff;
}
#tour-mapping-pins {
  left: 50%;
  position: fixed;
  top: -60px;
  z-index: 9999;
}
.tour-mapping-pin {
  height: 74px;
  left: 50%;
  width: 54px;
}
#tour-mapping-pin-1 {
  background-position: -93px -6px;
  margin-left: -963px;
  top: 510px;
}
#tour-mapping-pin-2 {
  background-position: -93px -6px;
  margin-left: -846px;
  top: 650px;
}
#tour-mapping-pin-3 {
  background-position: -173px -6px;
  margin-left: -729px;
  top: 670px;
}
#tour-mapping-pin-4 {
  background-position: -253px -6px;
  margin-left: -612px;
  top: 600px;
}
#tour-mapping-pin-5 {
  background-position: -333px -6px;
  margin-left: -495px;
  top: 600px;
}
#tour-mapping-pin-6 {
  background-position: -413px -6px;
  margin-left: -378px;
  top: 530px;
}
#tour-mapping-pin-7 {
  background-position: -493px -6px;
  margin-left: -261px;
  top: 570px;
}
#tour-mapping-pin-8 {
  background-position: -573px -6px;
  margin-left: -144px;
  top: 490px;
}
#tour-mapping-pin-9 {
  background-position: -653px -6px;
  margin-left: 93px;
  top: 430px;
}
#tour-mapping-pin-10 {
  background-position: -93px -6px;
  margin-left: 210px;
  top: 570px;
}
#tour-mapping-pin-11 {
  background-position: -93px -6px;
  margin-left: 327px;
  top: 590px;
}
#tour-mapping-pin-12 {
  background-position: -173px -6px;
  margin-left: 444px;
  top: 520px;
}
#tour-mapping-pin-13 {
  background-position: -253px -6px;
  margin-left: 561px;
  top: 270px;
}
#tour-mapping-pin-14 {
  background-position: -333px -6px;
  margin-left: 678px;
  top: 360px;
}
#tour-mapping-pin-15 {
  background-position: -413px -6px;
  margin-left: 795px;
  top: 530px;
}
#tour-mapping-pin-16 {
  background-position: -493px -6px;
  margin-left: 912px;
  top: 350px;
}
#tour-mapping-pin-17 {
  background-position: -253px -6px;
  margin-left: -27px;
  top: 390px;
}
#tour-analytics {
  background-image: url('/images/static/tour-analytics-new.png');
  background-position: center;
  height: 900px;
}
#tour-communication {
  background-color: #f15a24;
}
#tour-communication .tour-benefit {
  color: #ffffff;
}
#tour-communication-browser {
  background-color: #ced5de;
  border: 1px solid #999999;
  border-top-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 10px;
  -webkit-box-shadow: 0 1px 4px #666666;
  -moz-box-shadow: 0 1px 4px #666666;
  box-shadow: 0 1px 4px #666666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1374px;
  position: relative;
  width: 100%;
}
.tour-communication-browser-button {
  height: 16px;
  position: absolute;
  top: 8px;
  width: 16px;
}
#tour-communication-browser-button-1 {
  left: 11px;
}
#tour-communication-browser-button-2 {
  left: 35px;
}
#tour-communication-browser-button-3 {
  left: 60px;
}
#tour-communication-browser-addressbar {
  background-color: #ffffff;
  border: 1px solid #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
  left: 86px;
  overflow: hidden;
  padding: 0 8px;
  position: absolute;
  right: 6px;
  text-overflow: ellipsis;
  top: 5px;
  white-space: nowrap;
  z-index: 1;
}
#tour-communication-browser-addressbar span {
  font-size: 12px;
  font-size: 9.75px;
}
#tour-communication-browser-window {
  background-color: #f9fafb;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  bottom: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1322px;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
#tour-communication-browser-window #title {
  background-color: #ffffff;
  border-bottom: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-size: 24px;
  font-size: 19.5px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#tour-communication-browser-window #timeline {
  background-color: #ced5de;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  width: 2px;
}
#tour-communication-browser-window .event {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 11.375px;
  left: 8px;
  opacity: 0;
  padding: 8px;
  position: absolute;
  right: 8px;
  text-align: left;
}
#tour-communication-browser-window .event .author {
  display: block;
}
#tour-communication-browser-window .action-label {
  border-top: 1px solid #ced5de;
  font-style: italic;
  margin: 12px -8px 0 -72px;
  padding: 8px 8px 0 72px;
}
#tour-communication-browser-window .action-label i {
  margin-left: -43px;
  margin-right: 25px;
}
#tour-communication-browser-window .comment {
  border-bottom: 0;
  min-height: 72px;
  padding-left: 72px;
}
#tour-communication-browser-window .action-label-status {
  color: #46a546;
  font-style: normal;
  font-weight: 700;
}
#tour-communication-browser-window .photo {
  height: 192px;
  max-width: 240px;
  position: static;
  width: 100%;
}
#tour-communication-browser-window .author-photo {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 54px;
  left: 8px;
  top: 8px;
  width: 54px;
}
#tour-communication-browser-window .city .author-photo {
  background-position: -1836px -840px;
}
#tour-communication-browser-window .citizen .author-photo {
  background-position: -1762px -840px;
}
#tour-communication-browser-window .city.dept .author-photo {
  background-position: -1910px -840px;
}
#tour-communication-browser-window .citizen.supporter .author-photo {
  background-position: -1984px -840px;
}
#tour-communication-browser-window .comment {
  overflow: initial;
}
#tour-communication-browser-window #event-1 {
  top: 10px;
}
#tour-communication-browser-window #event-2 {
  top: 354px;
}
#tour-communication-browser-window #event-3 {
  top: 548px;
}
#tour-communication-browser-window #event-4 {
  top: 742px;
}
#tour-communication-browser-window #event-5 {
  top: 894px;
}
#tour-communication-browser-window #event-6 {
  top: 1238px;
}
#photo-before {
  background-position: -1700px -1188px;
}
#photo-after {
  background-position: -1970px -1188px;
}
#tour-communication-status {
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 1%;
  position: relative;
  width: 98%;
  z-index: 1;
}
#tour-communication-status .status-bar {
  display: block;
  height: 8px;
}
.tour-communication-status-step {
  background-color: #ffffff;
  border: 8px solid #ced5de;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 24px;
  margin-left: -24px;
  position: absolute;
  top: -8px;
  width: 24px;
}
.tour-communication-status-step.completed {
  border: 8px solid #46a546;
}
#tour-communication-status-step-1 {
  left: 25%;
}
#tour-communication-status-step-2 {
  left: 50%;
}
#tour-communication-status-step-3 {
  left: 75%;
}
#tour-communication-status-step-4 {
  left: 100%;
}
#tour-communication-title {
  background-color: #ffffff;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-size: 20px;
  font-size: 16.25px;
  padding-left: 4px;
  position: absolute;
  top: 42px;
  width: 100%;
  z-index: 1;
}
#tour-accessibility {
  background-color: #f9fafb;
  height: 1200px;
}
.accessibility-device {
  left: 50%;
}
#tour-accessibility-desktop {
  background-position: -1194px -458px;
  bottom: 420px;
  height: 450px;
  margin-left: -280px;
  width: 559px;
}
#tour-accessibility-tablet {
  background-position: -1760px -458px;
  bottom: 210px;
  height: 378px;
  margin-left: -280px;
  width: 296px;
}
#tour-accessibility-blackberry {
  background-position: -2078px -660px;
  bottom: 190px;
  height: 201px;
  margin-left: 80px;
  width: 120px;
}
#tour-accessibility-android {
  background-position: -2078px -408px;
  bottom: 170px;
  height: 250px;
  margin-left: 10px;
  width: 127px;
  z-index: 1;
}
#tour-accessibility-iphone {
  background-position: -2078px -190px;
  bottom: 190px;
  height: 218px;
  margin-left: -57px;
  width: 113px;
  z-index: 2;
}
#tour-accessibility-landline {
  background-position: -2075px -860px;
  bottom: 30px;
  height: 129px;
  margin-left: -150px;
  width: 129px;
}
#tour-accessibility-sms {
  background-position: -2049px -998px;
  bottom: 20px;
  height: 131px;
  margin-left: 0;
  width: 160px;
}
#tour-mobile {
  background-color: #ffffff;
  height: 1200px;
}
#tour-mobile-iphone {
  background-position: -25px -462px;
  bottom: 0;
  height: 760px;
  left: 50%;
  margin-left: -340px;
  width: 476px;
  z-index: 970;
}
#tour-mobile-iphone-nav {
  height: 90px;
  left: 50%;
  margin-left: -300px;
  position: absolute;
  top: 628px;
  width: 400px;
}
.tour-mobile-iphone-color {
  background-color: #f15a24;
}
#tour-mobile-iphone-nav-seal {
  background-color: #ffffff;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  border-radius: 9999px;
  height: 80px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 80px;
}
#tour-mobile-iphone-nav-seal span {
  display: block;
  font-style: italic;
  font-size: 19.5px;
  line-height: 1;
  padding-top: .75rem;
  text-align: center;
}
#tour-mobile-iphone-nav-cityname {
  color: #ffffff;
  font-size: 22.75px;
  font-weight: 600;
  left: 96px;
  position: absolute;
  top: 10px;
}
#tour-mobile-iphone-nav-tagline {
  color: #ffffff;
  font-size: 16.25px;
  left: 96px;
  position: absolute;
  top: 48px;
}
#tour-mobile-iphone-nav-chevron {
  background-position: -2200px -24px;
  height: 32px;
  right: 10px;
  top: 28px;
  width: 22px;
}
#tour-mobile-iphone-dashboard {
  background-position: -1774px -10px;
  bottom: 0;
  height: 68px;
  left: 50%;
  margin-left: -300px;
  position: absolute;
  width: 400px;
}
#tour-mobile-feature-springboard {
  background-color: #ffffff;
  height: 480px;
  left: 50%;
  margin-left: -300px;
  position: absolute;
  top: 718px;
  width: 400px;
}
.tour-mobile-feature {
  height: 72px;
  margin: 28px 64px;
  width: 72px;
}
.tour-mobile-feature span {
  display: block;
  font-size: 14.625px;
  font-weight: 600;
  margin-left: -64px;
  padding-top: 80px;
  text-align: center;
  width: 200px;
}
#tour-mobile-feature-request {
  background-position: -964px 0;
  left: 0;
  top: 0;
}
#tour-mobile-feature-nearby {
  background-position: -1664px 0;
  left: 200px;
  top: 0;
}
#tour-mobile-feature-calendar {
  background-position: -764px 0;
  left: 440px;
  top: -128px;
}
#tour-mobile-feature-news {
  background-position: -1064px 0;
  left: 640px;
  top: 0;
}
#tour-mobile-feature-sports {
  background-position: -1264px 0;
  left: 640px;
  top: 128px;
}
#tour-mobile-feature-faq {
  background-position: -1564px 0;
  left: 440px;
  top: 256px;
}
#tour-mobile-feature-hiking {
  background-position: -1464px 0;
  left: 640px;
  top: -128px;
}
#tour-mobile-feature-utilities {
  background-position: -864px 0;
  left: 440px;
  top: 0;
}
#tour-mobile-feature-people {
  background-position: -1164px 0;
  left: 640px;
  top: 256px;
}
#tour-mobile-feature-police {
  background-position: -1364px 0;
  left: 440px;
  top: 128px;
}
#tour-mobile-feature-drop {
  background-position: -2093px -112px;
  height: 76px;
  left: 200px;
  margin: 28px 62px;
  opacity: 0;
  top: 256px;
  width: 76px;
}
#tour-mobile-feature-drop span {
  font-style: italic;
}
#tour-cta {
  background-color: #f15a24;
}
#tour-cta .tour-benefit {
  color: #ffffff;
}
#tour-cta .mod {
  margin: 0 auto;
}
.feedback-popups {
  margin-top: 3rem;
  overflow: hidden;
}
.feedback-popups a {
  background-color: #222222;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-size: 14.625px;
  margin-bottom: 36px;
  padding: 12px;
  position: relative;
}
.feedback-popups a:after {
  border: solid transparent;
  border-width: 8px;
  border-top-color: #222222;
  border-top-color: rgba(0, 0, 0, 0.5);
  left: 50%;
  content: " ";
  height: 0;
  margin-left: -8px;
  position: absolute;
  top: 100%;
  width: 0;
}
.tour-cta-form {
  background-color: #222222;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  padding: 16px 24px;
  margin: 0 auto;
  max-width: 480px;
}
.tour-cta-form h2 {
  font-size: 30px;
  font-style: italic;
  padding: 12px 0 24px 0;
  text-align: center;
}
.tour-cta-form .controls {
  margin-bottom: 16px;
}
.tour-cta-form label {
  font-size: 20px;
  font-size: 1.25rem;
}
.tour-cta-form .checkbox input[type="checkbox"] {
  margin: 10px 12px 0 0;
}
.city-logo {
  background-image: url('/images/static/tour-sprite.png');
  background-repeat: no-repeat;
  float: right;
  height: 72px;
  margin-left: 12px;
  position: relative;
  width: 72px;
}
.city-logo#popup-oh {
  background-position: -1910px -914px;
}
.city-logo#popup-ca {
  background-position: -1910px -1006px;
}
.city-logo#popup-pa {
  background-position: -1910px -1098px;
}
@media (min-width: 768px) {
  #tour-cta .mod {
    margin: 0 25%;
  }
  #tour-cta .tour-benefit {
    margin: 22px auto;
  }
  .tour-benefit {
    margin: 88px auto;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .tour-benefit h1 {
    font-size: 64px;
    line-height: 96px;
    margin-bottom: 22px;
  }
  .tour-benefit h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 22px;
  }
  #tour-integrations .tour-benefit {
    margin: -7.5rem auto 3rem auto;
    width: 40%;
  }
  #tour-communication-browser-window #request .event {
    font-size: 14px;
    font-size: 11.375px;
  }
  #tour-accessibility {
    height: 900px;
  }
  #tour-accessibility-desktop {
    bottom: 20px;
    margin-left: -540px;
  }
  #tour-accessibility-tablet {
    bottom: 20px;
    margin-left: -260px;
  }
  #tour-accessibility-iphone {
    bottom: 20px;
    margin-left: -56px;
  }
  #tour-accessibility-android {
    bottom: 20px;
    margin-left: 30px;
  }
  #tour-accessibility-blackberry {
    bottom: 20px;
    margin-left: 90px;
  }
  #tour-accessibility-landline {
    bottom: 200px;
    margin-left: 234px;
  }
  #tour-accessibility-sms {
    bottom: 20px;
    margin-left: 220px;
  }
  #tour-communication-browser {
    height: 978px;
  }
  #tour-communication-browser-window {
    height: 924px;
  }
  #tour-communication .event:after {
    border: solid transparent;
    border-width: 8px;
    content: " ";
    height: 0;
    margin-top: -8px;
    position: absolute;
    top: 16px;
    width: 0;
  }
  #tour-communication .event.citizen:after {
    border-left-color: #ced5de;
    left: 100%;
  }
  #tour-communication .event.city:after {
    border-right-color: #ced5de;
    margin-left: 100px;
    right: 100%;
  }
  #tour-communication .city {
    left: 50%;
    margin-left: 20px;
  }
  #tour-communication .citizen {
    margin-right: 20px;
    right: 50%;
  }
  #tour-communication .citizen .marker {
    left: auto;
    right: -28px;
  }
  #tour-communication .marker {
    background-color: #ced5de;
    border: 4px solid #f9fafb;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px;
    left: -28px;
    width: 16px;
  }
  #tour-communication #event-1 {
    top: 10px;
  }
  #tour-communication #event-2 {
    top: 112px;
  }
  #tour-communication #event-3 {
    top: 360px;
  }
  #tour-communication #event-4 {
    top: 400px;
  }
  #tour-communication #event-5 {
    top: 572px;
  }
  #tour-communication #event-6 {
    top: 624px;
  }
}
@media (min-width: 1088px) {
  .tour-benefit {
    margin: 88px auto;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .tour-benefit h1 {
    font-size: 80px;
    line-height: 96px;
    margin-bottom: 22px;
  }
  .tour-benefit h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 22px;
  }
  #tour-map-pin {
    height: 84px;
    margin-left: -36px;
    width: 72px;
  }
  #tour-intro .tour-benefit,
  #tour-cta .tour-benefit {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
  #tour-city-hall {
    height: 288px;
    width: 288px;
  }
  .tour-mapping-graffiti,
  .tour-mapping-light,
  .tour-mapping-animal,
  .tour-mapping-city-hall {
    height: 84px;
    width: 72px;
  }
  .tour-mapping-graffiti {
    background-position: -684px 0;
  }
  .tour-mapping-light {
    background-position: -606px 0;
  }
  .tour-mapping-animal {
    background-position: -446px 0;
  }
  .tour-mapping-city-hall {
    background-position: -524px 0;
  }
  #tour-analytics .tour-benefit {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 60%;
  }
  #tour-accessibility {
    background-color: #f9fafb;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
  .tour-object {
    background-image: url('/images/static/tour-sprite-2x.png');
    -webkit-background-size: 2230px 1600px;
    -moz-background-size: 2230px 1600px;
    -o-background-size: 2230px 1600px;
    background-size: 2230px 1600px;
  }
}
ul.delicious-ul li {
  width: 44%;
  padding-right: 20px;
  float: left;
  height: 84px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(22, 28, 34, 0.19999999999999996);
}
.tab-content {
  min-height: 300px;
}
#published-widgets div .media:nth-last-child(1) {
  border: none;
}
#published-widgets .media {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 10px;
  margin-top: 5px;
}
#published-widgets .media img {
  max-width: 200px;
}
#published-widgets .media .media-heading {
  margin-bottom: 10px;
}
#published-widgets .media .media-body,
#published-widgets .media small {
  clear: both;
  display: block;
  padding-top: 18px;
}
#published-widgets .media .media-body p,
#published-widgets .media small p {
  min-height: 70px;
}
#documentation-api {
  font-variant: normal!important;
}
#documentation-api #resources {
  margin: 0;
}
#documentation-api ul.operations,
#documentation-api ul.endpoints {
  margin: 0;
}
#documentation-api a:hover {
  text-transform: none!important;
}
#documentation-api ul,
#documentation-api ul.endpoints,
#documentation-api ul.options {
  list-style: none!important;
}
#documentation-api ul li,
#documentation-api ul.endpoints li,
#documentation-api ul.options li {
  padding: 0;
}
#documentation-api span.path {
  color: #598cd1;
}
#documentation-api #resources_container {
  width: 100%;
}
#documentation-api .sandbox_header {
  padding: 10px 0 0 5px;
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
#documentation-api form.sandbox {
  margin-bottom: 0!important;
}
.text-info #documentation-api h2:hover {
  text-decoration: none!important;
}
#documentation-api h4 {
  text-transform: lowercase!important;
}
#documentation-api h3 {
  font-size: 16.25px;
}
#documentation-api input.submit {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #666666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  border-color: #ffffff #ffffff #d9d9d9;
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  font-weight: 500;
  background-image: none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ef531c;
  background-image: -moz-linear-gradient(top, #f15a24, #ec490f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f15a24), to(#ec490f));
  background-image: -webkit-linear-gradient(top, #f15a24, #ec490f);
  background-image: -o-linear-gradient(top, #f15a24, #ec490f);
  background-image: linear-gradient(to bottom, #f15a24, #ec490f);
  background-repeat: repeat-x;
  border-color: #ec490f #ec490f #a4330b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ec490f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  float: right!important;
}
#documentation-api input.submit:hover,
#documentation-api input.submit:focus,
#documentation-api input.submit:active,
#documentation-api input.submit.active,
#documentation-api input.submit.disabled,
#documentation-api input.submit[disabled] {
  color: #666666;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
#documentation-api input.submit:active,
#documentation-api input.submit.active {
  background-color: #e6e6e6 \9;
}
#documentation-api input.submit:first-child {
  *margin-left: 0;
}
#documentation-api input.submit:hover,
#documentation-api input.submit:focus {
  color: #666666;
  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;
}
#documentation-api input.submit:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#documentation-api input.submit.active,
#documentation-api input.submit:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
#documentation-api input.submit.disabled,
#documentation-api input.submit[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#documentation-api input.submit:hover,
#documentation-api input.submit:focus,
#documentation-api input.submit:active,
#documentation-api input.submit.active,
#documentation-api input.submit.disabled,
#documentation-api input.submit[disabled] {
  color: #ffffff;
  background-color: #ec490f;
  *background-color: #d4420e;
}
#documentation-api input.submit:active,
#documentation-api input.submit.active {
  background-color: #bc3b0c \9;
}
#documentation-api input.submit .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#documentation-api table {
  border-spacing: 0!important;
  border-collapse: collapse!important;
}
#documentation-api table tr {
  min-width: 20%!important;
}
#documentation-api table th:nth-child(2) {
  width: 160px!important;
}
#documentation-api table th:nth-child(3) {
  width: 360px!important;
}
#documentation-api table th:nth-child(4) {
  width: 100px!important;
}
#documentation-api table input {
  width: 160px;
}
#documentation-api table td {
  padding: 5px;
  line-height: 1.3;
}
#documentation-api li > div.heading ul.options li {
  display: block;
}
#documentation-api #resource_Api > div.heading > ul.option li:nth-child(1) {
  padding-left: 0;
  border: none;
}
#documentation-api #resource_Api > div.heading > ul.option li:nth-child(3) {
  margin-right: 0;
  padding-right: 0;
  border: none;
}
#documentation-api #resource_Api > div.heading > ul.option ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api .label.label-warning {
  margin-left: 6px;
}
#documentation-api q,
#documentation-api blockquote {
  quotes: none;
}
#documentation-api q:before,
#documentation-api q:after,
#documentation-api blockquote:before,
#documentation-api blockquote:after {
  content: "";
  content: none;
}
#documentation-api article,
#documentation-api aside,
#documentation-api details,
#documentation-api figcaption,
#documentation-api figure,
#documentation-api footer,
#documentation-api header,
#documentation-api hgroup,
#documentation-api menu,
#documentation-api nav,
#documentation-api section,
#documentation-api summary {
  display: block;
}
#documentation-api h1 a:hover,
#documentation-api h2 a:hover,
#documentation-api h3 a:hover,
#documentation-api h4 a:hover,
#documentation-api h5 a:hover,
#documentation-api h6 a:hover {
  text-decoration: underline;
}
#documentation-api h1 span.divider,
#documentation-api h2 span.divider,
#documentation-api h3 span.divider,
#documentation-api h4 span.divider,
#documentation-api h5 span.divider,
#documentation-api h6 span.divider {
  color: #aaaaaa;
}
#documentation-api h2 span.sub {
  font-size: 0.7em;
  color: #999999;
  font-style: italic;
}
#documentation-api h2 span.sub a {
  color: #777777;
}
#documentation-api .heading_with_menu {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api .heading_with_menu h1,
#documentation-api .heading_with_menu h2,
#documentation-api .heading_with_menu h3,
#documentation-api .heading_with_menu h4,
#documentation-api .heading_with_menu h5,
#documentation-api .heading_with_menu h6 {
  display: block;
  clear: none;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%;
}
#documentation-api .heading_with_menu ul {
  display: block;
  clear: none;
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}
#documentation-api input.parameter {
  width: 300px;
  border: 1px solid #aaa;
}
#documentation-api .textarea {
  width: 300px;
  height: 100px;
  border: 1px solid #aaa;
}
#documentation-api ol {
  margin: 0px 0 10px;
  padding: 0 0 0 18px;
  list-style-type: decimal;
}
#documentation-api ol li {
  padding: 5px 0px;
  font-size: 0.9em;
  color: #333333;
}
#documentation-api .markdown h3 {
  color: #547f00;
}
#documentation-api .markdown h4 {
  color: #666666;
}
#documentation-api .markdown pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  background-color: #fcf6db;
  border: 1px solid #e5e0c6;
  padding: 10px;
  margin: 0 0 10px 0;
}
#documentation-api .markdown pre code {
  line-height: 1.6em;
}
#documentation-api .markdown p code,
#documentation-api .markdown li code {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  background-color: #f0f0f0;
  color: black;
  padding: 1px 3px;
}
#documentation-api .markdown ol,
#documentation-api .markdown ul {
  margin: 5px 0 10px;
  padding: 0 0 0 18px;
  list-style-type: disc;
}
#documentation-api .markdown ol li,
#documentation-api .markdown ul li {
  padding: 3px 0px;
  line-height: 1.4em;
  color: #333333;
}
#documentation-api div.gist {
  margin: 20px 0 25px 0 !important;
}
#documentation-api p.big,
#documentation-api div.big p {
  font-size: 1em;
  margin-bottom: 10px;
}
#documentation-api span.weak {
  color: #666666;
}
#documentation-api span.blank,
#documentation-api span.empty {
  color: #888888;
  font-style: italic;
}
#documentation-api .code {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#documentation-api pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  background-color: #fcf6db;
  border: 1px solid #e5e0c6;
  padding: 10px;
}
#documentation-api pre code {
  line-height: 1.6em;
}
#documentation-api .required {
  font-weight: 700;
}
#documentation-api td strong {
  font-weight: normal;
}
#documentation-api table.fullwidth {
  width: 100%;
}
#documentation-api table thead tr th {
  padding: 5px;
  font-size: 0.9em;
  color: #666666;
  border-bottom: 1px solid #999999;
}
#documentation-api table ttr.offset {
  background-color: #f5f5f5;
}
#documentation-api table ttr td {
  padding: 6px;
  font-size: 0.9em;
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  line-height: 1.3em;
}
#documentation-api table ttr:last-child td {
  border-bottom: none;
}
#documentation-api table ttr.offset {
  background-color: #f0f0f0;
}
#documentation-api form.form_box {
  background-color: #ebf3f9;
  border: 1px solid #c3d9ec;
  padding: 10px;
}
#documentation-api form.form_box label {
  color: #0f6ab4 !important;
}
#documentation-api form.form_box input[type=submit] {
  display: block;
  padding: 10px;
}
#documentation-api form.form_box p {
  font-size: 0.9em;
  padding: 0 0 15px;
  color: #7e7b6d;
}
#documentation-api form.form_box p a {
  color: #646257;
}
#documentation-api form.form_box p strong {
  color: black;
}
#documentation-api form.form_box p.weak {
  font-size: 0.8em;
}
#documentation-api form.formtastic fieldset.inputs ol li p.inline-hints {
  margin-left: 0;
  font-style: italic;
  font-size: 0.9em;
  margin: 0;
}
#documentation-api form.formtastic fieldset.inputs ol li label {
  display: block;
  clear: both;
  width: auto;
  padding: 0 0 3px;
  color: #666666;
}
#documentation-api form.formtastic fieldset.inputs ol li label abbr {
  padding-left: 3px;
  color: #888888;
}
#documentation-api form.formtastic fieldset.inputs ol li.required label {
  color: black;
}
#documentation-api form.formtastic fieldset.inputs ol li.string input,
#documentation-api form.formtastic fieldset.inputs ol li.url input,
#documentation-api form.formtastic fieldset.inputs ol li.numeric input {
  display: block;
  padding: 4px;
  width: auto;
  clear: both;
}
#documentation-api form.formtastic fieldset.inputs ol li.string input.title,
#documentation-api form.formtastic fieldset.inputs ol li.url input.title,
#documentation-api form.formtastic fieldset.inputs ol li.numeric input.title {
  font-size: 1.3em;
}
#documentation-api form.formtastic fieldset.inputs ol li.text textarea {
  height: 250px;
  padding: 4px;
  display: block;
  clear: both;
}
#documentation-api form.formtastic fieldset.inputs ol li.select select {
  display: block;
  clear: both;
}
#documentation-api form.formtastic fieldset.inputs ol li.boolean {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api form.formtastic fieldset.inputs ol li.boolean input {
  display: block;
  float: left;
  clear: none;
  margin: 0 5px 0 0;
}
#documentation-api form.formtastic fieldset.inputs ol li.boolean label {
  display: block;
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
}
#documentation-api form.formtastic fieldset.buttons {
  margin: 0;
  padding: 0;
}
#documentation-api form.fullwidth ol li.string input,
#documentation-api form.fullwidth ol li.url input,
#documentation-api form.fullwidth ol li.text textarea,
#documentation-api form.fullwidth ol li.numeric input {
  width: 500px !important;
}
#documentation-api #content_message {
  margin: 10px 15px;
  font-style: italic;
  color: #999999;
}
#documentation-api #header form#api_selector {
  display: block;
  clear: none;
  float: right;
}
#documentation-api #header form#api_selector .input {
  display: block;
  clear: none;
  float: left;
  margin: 0 10px 0 0;
}
#documentation-api #header form#api_selector .input input {
  font-size: 0.9em;
  padding: 3px;
  margin: 0;
}
#documentation-api #header form#api_selector .input input#input_baseUrl {
  width: 400px;
}
#documentation-api #header form#api_selector .input input#input_apiKey {
  width: 200px;
}
#documentation-api #header form#api_selector .input a#explore {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 6px 8px;
  font-size: 0.9em;
  color: white;
  background-color: #547f00;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}
#documentation-api #header form#api_selector .input a#explore:hover {
  background-color: #547f00;
}
#documentation-api p#colophon {
  margin: 0 15px 40px 15px;
  padding: 10px 0;
  font-size: 0.8em;
  border-top: 1px solid #dddddd;
  color: #999999;
  font-style: italic;
}
#documentation-api p#colophon a {
  text-decoration: none;
  color: #547f00;
}
#documentation-api ul#resources {
  font-size: 0.9em;
  list-style: none;
}
#documentation-api ul#resources li.resource {
  border-bottom: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource:last-child {
  border-bottom: none;
}
#documentation-api ul#resources li.resource div.heading {
  border: 1px solid transparent;
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource div.heading h2 {
  padding-left: 0;
  display: block;
  clear: none;
  float: left;
  font-weight: bold;
}
#documentation-api ul#resources li.resource div.heading ul.options {
  overflow: hidden;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 14px 10px 0 0;
}
#documentation-api ul#resources li.resource div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource div.heading ul.options li {
  color: #666666;
  font-size: 0.9em;
}
#documentation-api li.resource div.heading ul.options li a {
  color: #aaa;
  text-decoration: none;
}
#documentation-api .response_hider {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #666666;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  background-repeat: repeat-x;
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* 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 #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  font-weight: 500;
  background-image: none;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#documentation-api .response_hider:hover,
#documentation-api .response_hider:focus,
#documentation-api .response_hider:active,
#documentation-api .response_hider.active,
#documentation-api .response_hider.disabled,
#documentation-api .response_hider[disabled] {
  color: #666666;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
#documentation-api .response_hider:active,
#documentation-api .response_hider.active {
  background-color: #e6e6e6 \9;
}
#documentation-api .response_hider:first-child {
  *margin-left: 0;
}
#documentation-api .response_hider:hover,
#documentation-api .response_hider:focus {
  color: #666666;
  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;
}
#documentation-api .response_hider:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#documentation-api .response_hider.active,
#documentation-api .response_hider:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
#documentation-api .response_hider.disabled,
#documentation-api .response_hider[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#documentation-api ul.options li + li:last-child {
  border: none;
  display: none!important;
}
#documentation-api li#resource_API.resource.active > ul#resources li.resource:hover div.heading ul.options li a,
#documentation-api ul#resources li.resource.active div.heading ul.options li a {
  color: #555555;
}
#documentation-api li.endpoint ul.operations li.operation.get {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #e7f0f7;
  border: 1px solid #c3d9ec;
  height: 28px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: black;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span {
  margin: 0;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.http_method a {
  background-color: #0f6ab4;
  text-decoration: none;
  color: white;
  display: inline-block;
  width: 50px;
  font-size: 0.7em;
  text-align: center;
  padding: 7px 0 4px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.path {
  padding-left: 10px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.path a {
  color: black;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading h3 span.path a:hover {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options {
  overflow: hidden;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 6px 10px 0 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:first-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li.first {
  padding-left: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li:last-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li {
  border-right-color: #c3d9ec;
  color: #0f6ab4;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a {
  color: #0f6ab4;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a:hover,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a:active,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.heading ul.options li a.active {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content {
  background-color: #ebf3f9;
  border: 1px solid #c3d9ec;
  border-top: none;
  padding: 10px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 0 20px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content h4 {
  color: #0f6ab4;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content form input[type='text'].error {
  outline: 2px solid black;
  outline-color: #cc0000;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header input.submit {
  display: block;
  clear: none;
  float: left;
  padding: 6px 8px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.sandbox_header img {
  display: inline-block;
  margin: 0 auto;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.get div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #e7f6ec;
  border: 1px solid #c3e8d1;
  height: 28px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: black;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span {
  margin: 0;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.http_method a {
  background-color: #10a54a;
  text-decoration: none;
  color: white;
  display: inline-block;
  width: 50px;
  font-size: 0.7em;
  text-align: center;
  padding: 7px 0 4px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.path {
  padding-left: 10px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.path a {
  color: black;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading h3 span.path a:hover {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options {
  overflow: hidden;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 6px 10px 0 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li:first-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li.first {
  padding-left: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li:last-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li {
  border-right-color: #c3e8d1;
  color: #10a54a;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li a {
  color: #10a54a;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li a:hover,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li a:active,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.heading ul.options li a.active {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content {
  background-color: #ebf7f0;
  border: 1px solid #c3e8d1;
  border-top: none;
  padding: 10px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 0 20px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content h4 {
  color: #10a54a;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content form input[type='text'].error {
  outline: 2px solid black;
  outline-color: #cc0000;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header input.submit {
  display: block;
  clear: none;
  float: left;
  padding: 6px 8px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header img {
  display: block;
  clear: none;
  float: right;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.sandbox_header a {
  padding: 4px 0 0 10px;
  color: #6fc992;
  display: inline-block;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.post div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #f9f2e9;
  border: 1px solid #f0e0ca;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: black;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span {
  margin: 0;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span.http_method a {
  background-color: #c5862b;
  text-decoration: none;
  color: white;
  display: inline-block;
  width: 50px;
  font-size: 0.7em;
  text-align: center;
  padding: 7px 0 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span.path {
  padding-left: 10px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span.path a {
  color: black;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading h3 span.path a:hover {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options {
  overflow: hidden;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 6px 10px 0 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li:first-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li.first {
  padding-left: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li:last-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li {
  border-right-color: #f0e0ca;
  color: #c5862b;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li a {
  color: #c5862b;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li a:hover,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li a:active,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.heading ul.options li a.active {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content {
  background-color: #faf5ee;
  border: 1px solid #f0e0ca;
  border-top: none;
  padding: 10px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 0 20px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content h4 {
  color: #c5862b;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content form input[type='text'].error {
  outline: 2px solid black;
  outline-color: #cc0000;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.sandbox_header {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.sandbox_header input.submit {
  display: block;
  clear: none;
  float: left;
  padding: 6px 8px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.sandbox_header img {
  display: block;
  clear: none;
  float: right;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.sandbox_header a {
  padding: 4px 0 0 10px;
  color: #dcb67f;
  display: inline-block;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.put div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #FCE9E3;
  border: 1px solid #F5D5C3;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: black;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span {
  margin: 0;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span.http_method a {
  background-color: #D38042;
  text-decoration: none;
  color: white;
  display: inline-block;
  width: 50px;
  font-size: 0.7em;
  text-align: center;
  padding: 7px 0 4px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span.path {
  padding-left: 10px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span.path a {
  color: black;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading h3 span.path a:hover {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options {
  overflow: hidden;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 6px 10px 0 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li:first-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li.first {
  padding-left: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li:last-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li {
  border-right-color: #f0cecb;
  color: #D38042;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li a {
  color: #D38042;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li a:hover,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li a:active,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.heading ul.options li a.active {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content {
  background-color: #faf0ef;
  border: 1px solid #f0cecb;
  border-top: none;
  padding: 10px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 0 20px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content h4 {
  color: #D38042;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content form input[type='text'].error {
  outline: 2px solid black;
  outline-color: #F5D5C3;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.sandbox_header {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.sandbox_header input.submit {
  display: block;
  clear: none;
  float: left;
  padding: 6px 8px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.sandbox_header img {
  display: block;
  clear: none;
  float: right;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.sandbox_header a {
  padding: 4px 0 0 10px;
  color: #dcb67f;
  display: inline-block;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.patch div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px 0;
  padding: 0 0 0 0px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 0 0;
  padding: 0;
  background-color: #fcffcd;
  border: 1px solid black;
  border-color: #ffd20f;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: black;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span {
  margin: 0;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.http_method a {
  background-color: #ffd20f;
  text-decoration: none;
  color: white;
  display: inline-block;
  width: 50px;
  font-size: 0.7em;
  text-align: center;
  padding: 7px 0 4px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.path {
  padding-left: 10px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.path a {
  color: black;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading h3 span.path a:hover {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options {
  float: none;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 6px 10px 0 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li:first-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li.first {
  padding-left: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li:last-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li {
  border-right-color: #ffd20f;
  color: #ffd20f;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li a {
  color: #ffd20f;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li a:hover,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li a:active,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.heading ul.options li a.active {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content {
  background-color: #fcffcd;
  border: 1px solid black;
  border-color: #ffd20f;
  border-top: none;
  padding: 10px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 0 20px 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content h4 {
  color: #ffd20f;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px 0px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content form input[type='text'].error {
  outline: 2px solid black;
  outline-color: #cc0000;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header input.submit {
  display: block;
  clear: none;
  float: left;
  padding: 6px 8px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header img {
  display: block;
  clear: none;
  float: right;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.sandbox_header a {
  padding: 4px 0 0 10px;
  color: #6fc992;
  display: inline-block;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.response div.block {
  background-color: #fcf6db;
  border: 1px solid black;
  border-color: #e5e0c6;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.head div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #f5e8e8;
  border: 1px solid #e8c6c7;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  color: black;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span {
  margin: 0;
  padding: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.http_method a {
  background-color: #a41e22;
  text-decoration: none;
  color: white;
  display: inline-block;
  width: 50px;
  font-size: 0.7em;
  text-align: center;
  padding: 7px 0 4px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.path {
  padding-left: 10px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.path a {
  color: black;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading h3 span.path a:hover {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options {
  overflow: hidden;
  padding: 0;
  display: block;
  clear: none;
  float: right;
  margin: 6px 10px 0 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li:first-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li.first {
  padding-left: 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li:last-child,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li {
  border-right-color: #e8c6c7;
  color: #a41e22;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a {
  color: #a41e22;
  text-decoration: none;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a:hover,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a:active,
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.heading ul.options li a.active {
  text-decoration: underline;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content {
  background-color: #f7eded;
  border: 1px solid #e8c6c7;
  border-top: none;
  padding: 10px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -o-border-bottom-left-radius: 6px;
  -ms-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -o-border-bottom-right-radius: 6px;
  -ms-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin: 0 0 20px 0;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content h4 {
  color: #a41e22;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content form input[type='text'].error {
  outline: 2px solid black;
  outline-color: #cc0000;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.sandbox_header {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.sandbox_header input.submit {
  display: block;
  clear: none;
  float: left;
  padding: 6px 8px;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.sandbox_header img {
  display: block;
  clear: none;
  float: right;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.sandbox_header a {
  padding: 4px 0 0 10px;
  color: #c8787a;
  display: inline-block;
  font-size: 0.9em;
}
#documentation-api ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.delete div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}
#documentation-api .model-signature {
  font-size: 1em;
  line-height: 1.5em;
}
#documentation-api .model-signature .description div {
  font-size: 0.9em;
  line-height: 1.5em;
  margin-left: 1em;
}
#documentation-api .model-signature .description .strong {
  font-weight: bold;
  color: #000;
  font-size: .9em;
}
#documentation-api .model-signature .description .stronger {
  font-weight: bold;
  color: #000;
}
#documentation-api .model-signature .signature-nav a {
  text-decoration: none;
  color: #AAA;
}
#documentation-api .model-signature pre {
  font-size: .85em;
  line-height: 1.2em;
  overflow: auto;
  max-height: 200px;
  cursor: pointer;
}
#documentation-api .model-signature pre:hover {
  background-color: #ffffdd;
}
#documentation-api .model-signature .snippet small {
  font-size: 0.75em;
}
#documentation-api .model-signature .signature-container {
  clear: both;
}
#documentation-api .model-signature .signature-nav a:hover {
  text-decoration: underline;
  color: black;
}
#documentation-api .model-signature .signature-nav .selected {
  color: black;
  text-decoration: none;
}
#documentation-api .model-signature ul.signature-nav {
  display: block;
  margin: 0;
  padding: 0;
}
#documentation-api .model-signature ul.signature-nav li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 2px 5px 2px 0;
  border-right: 1px solid #ddd;
}
#documentation-api .model-signature ul.signature-nav li:last-child {
  padding-right: 0;
  border-right: none;
}
#documentation-api .model-signature .propName {
  font-weight: bold;
}
#documentation-api .model-signature .propType {
  color: #5555aa;
}
#documentation-api .model-signature .propOptKey {
  font-style: italic;
}
#documentation-api .model-signature .propOpt {
  color: #555;
}
#documentation-api pre code {
  background: none;
}
#documentation-api .content pre {
  font-size: 12px;
  margin-top: 5px;
  padding: 5px;
}
#documentation-api .content > .content-type > div > label {
  clear: both;
  display: block;
  color: #0F6AB4;
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px;
}
#documentation-api .swagger-ui-wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#documentation-api .icon-btn {
  cursor: pointer;
}
#documentation-api #message-bar {
  min-height: 30px;
  text-align: center;
  padding-top: 10px;
}
#documentation-api .message-success {
  color: #89BF04;
}
#documentation-api .message-fail {
  color: #cc0000;
}
#documentation-api pre code {
  display: block;
  padding: 0.5em;
}
#documentation-api pre code,
#documentation-api pre .subst,
#documentation-api pre .tag .title,
#documentation-api pre .lisp .title,
#documentation-api pre .clojure .built_in,
#documentation-api pre .nginx .title {
  color: black;
}
#documentation-api pre .string,
#documentation-api pre .title,
#documentation-api pre .constant,
#documentation-api pre .parent,
#documentation-api pre .tag .value,
#documentation-api pre .rules .value,
#documentation-api pre .rules .value .number,
#documentation-api pre .preprocessor,
#documentation-api pre .ruby .symbol,
#documentation-api pre .ruby .symbol .string,
#documentation-api pre .aggregate,
#documentation-api pre .template_tag,
#documentation-api pre .django .variable,
#documentation-api pre .smalltalk .class,
#documentation-api pre .addition,
#documentation-api pre .flow,
#documentation-api pre .stream,
#documentation-api pre .bash .variable,
#documentation-api pre .apache .tag,
#documentation-api pre .apache .cbracket,
#documentation-api pre .tex .command,
#documentation-api pre .tex .special,
#documentation-api pre .erlang_repl .function_or_atom,
#documentation-api pre .markdown .header {
  color: #800;
}
#documentation-api pre .comment,
#documentation-api pre .annotation,
#documentation-api pre .template_comment,
#documentation-api pre .diff .header,
#documentation-api pre .chunk,
#documentation-api pre .markdown .blockquote {
  color: #888;
}
#documentation-api pre .number,
#documentation-api pre .date,
#documentation-api pre .regexp,
#documentation-api pre .literal,
#documentation-api pre .smalltalk .symbol,
#documentation-api pre .smalltalk .char,
#documentation-api pre .go .constant,
#documentation-api pre .change,
#documentation-api pre .markdown .bullet,
#documentation-api pre .markdown .link_url {
  color: #080;
}
#documentation-api pre .label,
#documentation-api pre .javadoc,
#documentation-api pre .ruby .string,
#documentation-api pre .decorator,
#documentation-api pre .filter .argument,
#documentation-api pre .localvars,
#documentation-api pre .array,
#documentation-api pre .attr_selector,
#documentation-api pre .important,
#documentation-api pre .pseudo,
#documentation-api pre .pi,
#documentation-api pre .doctype,
#documentation-api pre .deletion,
#documentation-api pre .envvar,
#documentation-api pre .shebang,
#documentation-api pre .apache .sqbracket,
#documentation-api pre .nginx .built_in,
#documentation-api pre .tex .formula,
#documentation-api pre .erlang_repl .reserved,
#documentation-api pre .prompt,
#documentation-api pre .markdown .link_label,
#documentation-api pre .vhdl .attribute,
#documentation-api pre .clojure .attribute,
#documentation-api pre .coffeescript .property {
  color: #8888ff;
}
#documentation-api pre .keyword,
#documentation-api pre .id,
#documentation-api pre .phpdoc,
#documentation-api pre .title,
#documentation-api pre .built_in,
#documentation-api pre .aggregate,
#documentation-api pre .css .tag,
#documentation-api pre .javadoctag,
#documentation-api pre .phpdoc,
#documentation-api pre .yardoctag,
#documentation-api pre .smalltalk .class,
#documentation-api pre .winutils,
#documentation-api pre .bash .variable,
#documentation-api pre .apache .tag,
#documentation-api pre .go .typename,
#documentation-api pre .tex .command,
#documentation-api pre .markdown .strong,
#documentation-api pre .request,
#documentation-api pre .status {
  font-weight: bold;
}
#documentation-api pre .markdown .emphasis {
  font-style: italic;
}
#documentation-api pre .nginx .built_in {
  font-weight: normal;
}
#documentation-api pre .coffeescript .javascript,
#documentation-api pre .javascript .xml,
#documentation-api pre .tex .formula,
#documentation-api pre .xml .javascript,
#documentation-api pre .xml .vbscript,
#documentation-api pre .xml .css,
#documentation-api pre .xml .cdata {
  opacity: 0.5;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 481px) and (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@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;
  }
  .navbar-static-top {
    margin-left: 0;
    margin-right: 0;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 32px;
    -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: 22px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 22px;
  }
  .navbar-fixed-bottom {
    margin-top: 22px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 11px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  /* .nav-collapse .btn {
      padding: 4px 10px 4px;
      font-weight: normal;
      .border-radius(@baseBorderRadius);
    }*/
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #eaedf1;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #ced5de;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #162334;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 11px 15px;
    margin: 11px 0;
    border-top: 1px solid #eaedf1;
    border-bottom: 1px solid #eaedf1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #162334;
    border-bottom-color: #162334;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (min-width: 400px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .press-logo {
    float: left;
    margin: 12px 0;
    width: 50%;
  }
}
@media (min-width: 480px) {
  .disable-link {
    pointer-events: none;
    cursor: default;
  }
  .page {
    -webkit-box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.5);
  }
  input.field-half,
  textarea.field-half {
    float: left;
    margin-right: 2%;
    width: 48%;
  }
  input.field-full,
  textarea.field-full {
    width: 98%;
  }
  .header-metadata {
    display: block;
  }
  .header-metadata li {
    display: inline;
  }
  .progress-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 12px;
    width: 50%;
  }
  .profile > img {
    width: 50%;
  }
  .client-city {
    width: 50%;
  }
  .client-city:nth-child(2n+3) {
    clear: none;
  }
  .client-city:nth-child(4n+5) {
    clear: left;
  }
  .home-major-links {
    margin-bottom: 24px;
  }
  .home-major-links a {
    margin-right: 8px;
    width: auto;
  }
  .btn-tour {
    width: initial;
  }
}
@media (min-width: 600px) {
  .noMobile {
    display: block;
  }
  .noMobileInline {
    display: inline;
  }
  .noDesktop {
    display: none;
  }
  .mod {
    overflow: hidden;
  }
  .mod-box-inner {
    padding-left: 12px;
    padding-right: 12px;
  }
  .mod-box-header {
    border-top: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    margin-bottom: 24px;
    padding-top: 0;
  }
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 24px;
  }
  .space-header-inner {
    overflow: hidden;
  }
  #city-search-input {
    padding-right: 120px;
  }
  .space-header-actions {
    float: right;
    width: 25%;
    margin-top: 36px;
  }
  .space-header-actions .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .city-seal-frame {
    width: 96px;
    height: 96px;
  }
  .space-header-info {
    padding-bottom: 12px;
  }
  .space-header-info h1 {
    font-size: 32px;
    line-height: 48px;
  }
  .request-header-info {
    overflow: hidden;
  }
  .metadata {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: left;
  }
  .user-header {
    overflow: hidden;
    padding: 24px 12px;
  }
  .user-header-inner {
    float: left;
  }
  .user-metadata {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .nav-widgets {
    margin: 0 -24px 12px 24px;
  }
  .nav-widgets > li > a {
    border-right-width: 0;
    font--size: 12px;
    font-weight: 700;
    margin-bottom: -1px;
    margin-right: -1px;
    margin-left: -24px;
    padding: 15px 12px 15px 0;
    text-indent: 12px;
  }
  .nav-widgets > .active > a,
  .nav-widgets > li > a:hover,
  .nav-widgets > li > a:active {
    -webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 1000;
  }
  .nav-widgets > li:first-child > a {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
  }
  .nav-widgets > li:last-child > a {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
  }
  .widget-container,
  .benefits {
    float: right;
    margin-bottom: 24px;
    width: 68.75%;
  }
  #widget-load {
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
  }
  .vertical-image {
    float: left;
    margin-right: 12px;
  }
  .profile > img {
    width: 75%;
  }
  .press-logo {
    width: 25%;
  }
  .home-feature {
    float: left;
    width: 50%;
  }
  #search-results .col-wrap {
    float: left;
    width: 50%;
  }
  .page-increment {
    width: 12%;
  }
  .page-jumper {
    display: table-cell;
  }
  .page-number {
    display: table-cell;
  }
  #learn-more ul {
    float: left;
    width: 50%;
  }
  #learn-more ul:first-of-type {
    margin-bottom: 22px;
  }
  #iframe .navbar {
    height: 48px;
    position: relative;
  }
  #iframe #request-map {
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    height: auto;
    left: 0;
    margin-top: 48px;
    padding-bottom: 48px;
    position: absolute;
    right: 50%;
    top: 0;
  }
  #iframe .widget-sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #666666;
    bottom: 0;
    overflow: hidden;
    padding-bottom: 48px;
    position: absolute;
    right: 0;
  }
  #iframe .navbar-search {
    left: 0;
    margin-left: 12px;
    right: auto;
  }
  #iframe #request-results,
  #iframe #requests-list {
    height: 100%;
  }
  #iframe .requests-list {
    overflow: auto;
    width: 100%;
  }
  #iframe .pagination {
    border-top: 1px solid #edeff3;
    position: absolute;
  }
  .iframe-mobile-container {
    display: inline-block;
  }
  #facebox .popup {
    width: 580px;
  }
  .comment-date {
    display: inline;
  }
}
@media (min-width: 768px) {
  .request-header-title {
    font-size: 30px;
    line-height: 48px;
    padding: 0;
  }
  .big-label {
    float: left;
    max-width: 304px;
  }
  .quote {
    float: left;
    width: 50%;
  }
  #blogposts,
  #recent-tweets {
    float: left;
  }
  #newsletter form {
    float: right;
  }
  #home-header-graphic {
    display: block;
  }
  #home-phone {
    display: block;
    float: left;
    height: 505px;
    margin-right: 6.25%;
    margin-bottom: -144px;
    width: 256px;
  }
  .home-major-links {
    display: block;
  }
  .home-major-links a {
    margin-bottom: 0;
  }
  .page-header {
    font-size: 48px;
    line-height: 48px;
  }
  .copyright {
    display: inline-block;
    float: left;
    text-align: left;
  }
  .requests-list-request .progress {
    width: 50%;
  }
  .benefit:nth-of-type(2n) .benefit-text {
    float: right;
  }
  .benefit:nth-of-type(2n) .benefit-screenshot {
    float: left;
  }
  .benefit-text {
    display: block;
    width: 50%;
  }
  .benefit-screenshot {
    float: right;
    padding-top: 0;
    width: 50%;
  }
  .benefit-screenshot-small {
    width: 25%;
  }
  .screenshot .desktop-container {
    background-size: 720px;
    height: 600px;
    width: 720px;
  }
  .screenshot .desktop-container .screens {
    height: 480px;
    margin-left: -360px;
    top: 28px;
    width: 720px;
  }
  .screenshot .browser-container {
    height: 538px;
    width: 720px;
  }
  .screenshot .browser-container .screens {
    height: 486px;
    margin-left: -359px;
  }
  .screenshot .iphone-container {
    background-size: 240px;
    height: 504px;
    margin-left: -380px;
    top: 48px;
    width: 240px;
  }
  .screenshot .iphone-container .screens {
    height: 357px;
    margin-left: -100px;
    top: 74px;
    width: 202px;
  }
  .rw-break {
    display: block;
  }
  .copyright {
    float: left;
  }
}
@media (min-width: 960px) {
  .container-fluid {
    padding-left: 7% !important;
    padding-right: 7% !important;
  }
  .noTablet {
    display: block;
  }
  .noTabletInline {
    display: inline-block;
  }
  .home h2,
  .tour h2 {
    font-size: 48px;
    line-height: 72px;
    margin-bottom: 60px;
  }
  .home h3,
  .tour h3 {
    font-size: 36px;
    margin-bottom: 32px;
  }
  .stripe-header {
    font-size: 39px;
    line-height: 44px;
  }
  .static-page {
    padding-bottom: 24px;
    padding-top: 24px;
    width: 75%;
  }
  .signup-btn-group {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .btn-gov {
    border-bottom: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 -1px 3px #000000;
    -moz-box-shadow: 0 -1px 3px #000000;
    box-shadow: 0 -1px 3px #000000;
    bottom: 0;
    margin-right: -107px;
    position: absolute;
    right: 50%;
    z-index: 1;
  }
  .home-main {
    padding-top: 72px;
  }
  .home-major-links {
    margin-bottom: 0;
  }
  .space-sidebar,
  .static-sidebar {
    width: 25%;
  }
  .widget-container,
  .benefits {
    width: 75%;
  }
  .account-settings > .col-wrap {
    float: left;
    width: 50%;
  }
  .account-settings > .col-wrap:nth-of-type(2) {
    float: right;
  }
  .client-city:nth-child(4n+5) {
    clear: none;
  }
  .profile > img {
    width: 100%;
  }
  #how-it-works .thumbnail:nth-child(2n+3) {
    clear: none;
  }
  .city-seal-frame {
    height: 120px;
    width: 120px;
    margin-bottom: 24px;
  }
  .back-to-top {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    top: 72px;
  }
  .header-metadata li {
    font-size: 16px;
  }
  .tour-lead {
    float: left;
    margin-bottom: 22px;
    width: 50%;
  }
  .tour-lead .lead {
    margin-bottom: 0;
  }
  .tour-video {
    float: right;
    margin-bottom: 22px;
    margin-top: 12px;
    width: 50%;
  }
  #iframe #request-map,
  #iframe .mapbar {
    width: 60%;
  }
}
@media (max-width: 979px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: relative;
  }
  #header-search-input {
    width: 150px;
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .typeahead.dropdown-menu {
    background-color: #ffffff;
  }
  #sign-up .btn-primary {
    color: #ffffff;
  }
  #sign-up #navbar-user-signup {
    width: 100%;
  }
  #sign-up#sign-up.open .dropdown-menu {
    width: 100%;
    float: left;
    color: #161c22;
  }
  #sign-up#sign-up.open .dropdown-menu legend {
    color: #161c22;
  }
}
