@import '/assets/wf/ss-social/ss-social.css';
@import '/assets/wf/ss-symbolicons-block/ss-symbolicons-block.css';
@import '/assets/wf/ss-symbolicons-line/ss-symbolicons-line.css';
@import '/assets/wf/ss-pika/ss-pika.css';
@import '/assets/wf/ss-standard/ss-standard.css';
/*!
 * Bootstrap v2.2.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.
 */
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;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: content-box;
  /* Firefox, other Gecko */
  box-sizing: content-box;
  /* Opera/IE 8+ */
  -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;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
body {
  margin: 0;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #818f2e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #4d551b;
  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;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.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:before,
.row-fluid:after {
  content: "";
  display: table;
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  content: "";
  display: table;
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  content: "";
  display: table;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[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:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: "";
  display: table;
}
.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;
}
.container-fluid:before,
.container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.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: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.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: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
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: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  content: "";
  display: table;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  content: "";
  display: table;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal:before,
.dl-horizontal:after {
  content: "";
  display: table;
}
.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: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  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: 20px;
}
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 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -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);
  -o-transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -ms-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: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .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:before,
.controls-row:after {
  content: "";
  display: table;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  content: "";
  display: table;
}
.controls-row:after {
  clear: both;
}
.controls-row:before,
.controls-row:after {
  content: "";
  display: table;
}
.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: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  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: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: "";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: "";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: "";
  display: table;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  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: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .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: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: "";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: "";
  display: table;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  content: "";
  display: table;
}
.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: 10px;
}
.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: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  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("/assets/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* 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("/assets/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;
}
.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 #000000;
  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: 9px 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: 20px;
  color: #333333;
  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: #7a872c;
  background-image: -moz-linear-gradient(top, #818f2e, #707c28);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#818f2e), to(#707c28));
  background-image: -webkit-linear-gradient(top, #818f2e, #707c28);
  background-image: -o-linear-gradient(top, #818f2e, #707c28);
  background-image: linear-gradient(to bottom, #818f2e, #707c28);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff818f2e', endColorstr='#ff707c28', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: #7a872c;
  background-image: -moz-linear-gradient(top, #818f2e, #707c28);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#818f2e), to(#707c28));
  background-image: -webkit-linear-gradient(top, #818f2e, #707c28);
  background-image: -o-linear-gradient(top, #818f2e, #707c28);
  background-image: linear-gradient(to bottom, #818f2e, #707c28);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff818f2e', endColorstr='#ff707c28', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  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;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -o-transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-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: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .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);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-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-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  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-color: #e6e6e6;
  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: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -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;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6e7613;
  background-image: -moz-linear-gradient(top, #7e8816, #555c0f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7e8816), to(#555c0f));
  background-image: -webkit-linear-gradient(top, #7e8816, #555c0f);
  background-image: -o-linear-gradient(top, #7e8816, #555c0f);
  background-image: linear-gradient(to bottom, #7e8816, #555c0f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7e8816', endColorstr='#ff555c0f', GradientType=0);
  border-color: #555c0f #555c0f #181a04;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #555c0f;
  /* 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: #555c0f;
  *background-color: #41460b;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d3008 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger: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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success: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: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.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: #818f2e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #4d551b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  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: 10px;
  margin-bottom: 10px;
}
.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: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.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: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #555c0f;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.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: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.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: 20px;
  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: 20px;
}
.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: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.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: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: 20px;
  color: #999999;
  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: #818f2e;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 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:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  content: "";
  display: table;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  content: "";
  display: table;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  content: "";
  display: table;
}
.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: 20px;
  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: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  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: #818f2e;
}
.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: #818f2e;
  border-bottom-color: #818f2e;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #4d551b;
  border-bottom-color: #4d551b;
}
/* 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: #555555;
  border-bottom-color: #555555;
}
.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: #999999;
  border-color: #999999;
}
.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: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: "";
  display: table;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: "";
  display: table;
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: "";
  display: table;
}
.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: #eeeeee #dddddd #eeeeee #eeeeee;
}
.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: #eeeeee #eeeeee #eeeeee #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: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -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-inner:before,
.navbar-inner:after {
  content: "";
  display: table;
}
.navbar-inner:after {
  clear: both;
}
.navbar-inner:before,
.navbar-inner:after {
  content: "";
  display: table;
}
.navbar-inner:after {
  clear: both;
}
.navbar-inner:before,
.navbar-inner:after {
  content: "";
  display: table;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.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:before,
.navbar-form:after {
  content: "";
  display: table;
}
.navbar-form:after {
  clear: both;
}
.navbar-form:before,
.navbar-form:after {
  content: "";
  display: table;
}
.navbar-form:after {
  clear: both;
}
.navbar-form:before,
.navbar-form:after {
  content: "";
  display: table;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.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: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Proxima Nova", "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: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -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: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* 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: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \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: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.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: #555555;
  border-bottom-color: #555555;
}
.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: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  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: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.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: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.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: #111111;
  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: #999999;
  border-bottom-color: #999999;
}
.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: #515151;
  border-color: #111111;
  -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);
  -o-transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-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: #333333;
  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: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* 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: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *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: #999999;
}
.pagination {
  margin: 20px 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: 20px;
  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: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  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: 17.5px;
}
.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: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: "";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: "";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: "";
  display: table;
}
.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: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -o-transition: opacity .3s linear, top .3s ease-out;
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-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:before,
.modal-footer:after {
  content: "";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: "";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: "";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.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.8;
  filter: alpha(opacity=80);
}
.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: #000000;
  -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: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  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;
}
.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;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  content: "";
  display: table;
}
.thumbnails:after {
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  content: "";
  display: table;
}
.thumbnails:after {
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  content: "";
  display: table;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  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);
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #818f2e;
  -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: #555555;
}
.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;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.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: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-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: 20px;
  margin-bottom: 20px;
  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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -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;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -o-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.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;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.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: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  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);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -o-transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-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: #222222;
  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: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/* Import(ant)
=====================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
  list-style-position: inside;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  display: table;
  content: "";
  line-height: 0;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/* Grid Settings
=====================================================*/
/* @vars and .Mixins
=====================================================*/
.base-fontstack {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modern-fontstack {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.serif-fontstack {
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
}
.content-fontstack {
  font-family: "proxima-nova", "ff-meta-web-pro", Helvetica, Arial, sans-serif;
}
.btn-gradient-lightgrey {
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f0f0f0);
  background-image: -moz-linear-gradient(top, #fdfdfd, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fdfdfd', EndColorStr='#f0f0f0');
}
.btn-gradient-mediumgrey {
  background-color: #fefefe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e3e3e3));
  background-image: -webkit-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -moz-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -o-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -ms-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: linear-gradient(top, #fefefe, #e3e3e3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fefefe', EndColorStr='#e3e3e3');
}
.btn-gradient-green {
  background-color: #94a343;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b5bc50), to(#738a37));
  background-image: -webkit-linear-gradient(top, #b5bc50, #738a37);
  background-image: -moz-linear-gradient(top, #b5bc50, #738a37);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#b5bc50', EndColorStr='#738a37');
}
.rounded {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
}
/* button 
		---------------------------------------------- */
/*
		.button {
			display: inline-block;
			zoom: 1; 
			*display: inline;
			vertical-align: baseline;
			margin: 0 2px;
			outline: none;
			cursor: pointer;
			text-align: center;
			text-decoration: none;
			font: 14px/100% Arial, Helvetica, sans-serif;
			padding: .5em 2em .55em;
			text-shadow: 0 1px 1px rgba(0,0,0,.3);
			-webkit-border-radius: .5em; 
			-moz-border-radius: .5em;
			border-radius: .5em;
			-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
			-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
			box-shadow: 0 1px 2px rgba(0,0,0,.2);
			behavior: url(/assets/css/PIE.htc);
		}
		.button:hover {
			text-decoration: none;
		}
		.button:active {
			position: relative;
			top: 1px;
		}
		
		.pill {
			-webkit-border-radius: 2em;
			-moz-border-radius: 2em;
			border-radius: 2em;
		}
		.medium {
			font-size: 12px;
			padding: .4em 1.5em .42em;
		}
		.small {
			font-size: 11px;
			padding: .2em 1em .275em;
		}
*/
/*
		.fhwhite {
			color: #828c33;
			border: solid 4px #E5E5E5;
		
			background: #fdfdfd; 
			background: -moz-linear-gradient(top, #fdfdfd 0%, #d0d0d0 100%); 
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#d0d0d0)); 
			background: -webkit-linear-gradient(top, #fdfdfd 0%,#d0d0d0 100%); 
			background: -o-linear-gradient(top, #fdfdfd 0%,#d0d0d0 100%); 
			background: -ms-linear-gradient(top, #fdfdfd 0%,#d0d0d0 100%); 
			background: linear-gradient(to bottom, #fdfdfd 0%,#d0d0d0 100%); 
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d0d0d0',GradientType=0 ); 
			
			box-shadow: inset 0px -1px 0 #bbb, inset 0px 1px 0 #bbb, inset 1px 0 0 #bbb, inset -1px 0 0 #bbb;
			font-size: 1em;
			text-shadow: 0 1px 1px rgba(255,255,255,1);
			font-weight: bold;
			text-transform: uppercase;			
		}
*/
/* FH white */
/*
		.fhwhite2 {
			color: #818B32;
			border: solid 4px #E5E5E5;
			
			background-color: #ffffff;
			background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(206, 206, 206)));
			background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(206, 206, 206));
			background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(206, 206, 206));
			background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(206, 206, 206));
			background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(206, 206, 206));
			background-image: linear-gradient(top, rgb(255, 255, 255), rgb(206, 206, 206));
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#cecece');
			
			box-shadow: inset 0px -1px 0 #bbb, inset 0px 1px 0 #bbb, inset 1px 0 0 #bbb, inset -1px 0 0 #bbb;
			font-size: 1em;
			text-shadow: 0 1px 1px rgba(255,255,255,1);
			font-weight: bold;
			text-transform: uppercase;

		}
*/
/*
		.fhwhite:hover {
			background: #ededed;
			background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
			background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
		}
		.fhwhite:active {
			color: #999;
			background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
			background: -moz-linear-gradient(top,  #ededed,  #fff);
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
		}
*/
/* green */
/*
		.fhgreen {
			color: #e8f0de;
			border: solid 4px #ccc;		
			box-shadow: inset 0px -1px 0 #666, inset 0px 1px 0 #888, inset 1px 0 0 #888, inset -1px 0 0 #888;
			font-size: 1em;
			text-shadow: 0 -1px 1px rgba(0,0,0,.4);
			font-weight: bold;
			text-transform: uppercase;
			
		
*/
/* colorzilla */
/*
			background: #a3af42;
			background: -moz-linear-gradient(top,  #a3af42 0%, #818c2f 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3af42), color-stop(100%,#818c2f));
			background: -webkit-linear-gradient(top,  #a3af42 0%,#818c2f 100%);
			background: -o-linear-gradient(top,  #a3af42 0%,#818c2f 100%);
			background: -ms-linear-gradient(top,  #a3af42 0%,#818c2f 100%);
			background: linear-gradient(to bottom,  #a3af42 0%,#818c2f 100%);
			-pie-background: linear-gradient(#a3af42, #818c2f 100%);
*/
/* Original */
/*
			background-color: #a3af42;
			background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(163, 175, 66)), to(rgb(129, 140, 47)));
			background-image: -webkit-linear-gradient(top, rgb(163, 175, 66), rgb(129, 140, 47));
			background-image: -moz-linear-gradient(top, rgb(163, 175, 66), rgb(129, 140, 47));
			background-image: -o-linear-gradient(top, rgb(163, 175, 66), rgb(129, 140, 47));
			background-image: -ms-linear-gradient(top, rgb(163, 175, 66), rgb(129, 140, 47));
			background-image: linear-gradient(top, rgb(163, 175, 66), rgb(129, 140, 47));
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#a3af42', EndColorStr='#818c2f');
*/
/*
		}
		.fhgreen:hover {
			background: #8e9622;
			background: -moz-linear-gradient(top, #8e9622 0%, #5b6306 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e9622), color-stop(100%,#5b6306));
			background: -webkit-linear-gradient(top, #8e9622 0%,#5b6306 100%);
			background: -o-linear-gradient(top, #8e9622 0%,#5b6306 100%);
			background: -ms-linear-gradient(top, #8e9622 0%,#5b6306 100%);
			background: linear-gradient(to bottom, #8e9622 0%,#5b6306 100%);
			-pie-background: linear-gradient(#8e9622, #5b6306 100%);
*/
/*
			background: #538018;
			background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
			background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
*/
/*
		}
		.fhgreen:active {
			color: #a9c08c;
			background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
			background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
		}
*/
/*

	http://www.stubbornella.org/content/2012/05/02/cross-browser-debugging-css/
	---- HACKS
	_ targets IE6 and older
	* targets IE7 and older, and
	\9 targets IE8 and older UPDATE: IE9 is also targeted for certain properties

*/
/*  TEMP
	-----------------------------------------------------*/
.test-width {
  display: block;
  background: #bbb;
  height: 50px;
}
/*=====================================================
  SITE-WIDE LAYOUT
=====================================================*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  width: 960px;
  margin: 0 auto;
}
/*
	#content #hero { // Hero spot that should be used for any page
		display: block;
		background: #000;
		border-radius: 4px;
		padding: 10px 0 !important;
		margin-bottom: 3em;
		color: #fff;
		
		.clearfix();
		.embed > a {
			display: block;
			img { display: block;}
		}
	}
	*/
#content .content-inner-alt,
#content .wrapper-alt {
  position: relative;
  padding-bottom: 19px;
  padding-top: 19px;
  clear: both;
  *zoom: 1;
}
#content .content-inner-alt:before,
#content .wrapper-alt:before,
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  display: table;
  content: "";
  line-height: 0;
}
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  clear: both;
}
#content .content-inner-alt:before,
#content .wrapper-alt:before,
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  content: "";
  display: table;
}
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  clear: both;
}
#content .content-inner-alt:before,
#content .wrapper-alt:before,
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  content: "";
  display: table;
}
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  clear: both;
}
#content .content-inner-alt:before,
#content .wrapper-alt:before,
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  content: "";
  display: table;
}
#content .content-inner-alt:after,
#content .wrapper-alt:after {
  clear: both;
}
#content .content-inner,
#content .wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  padding: 0;
}
#content .content-inner:before,
#content .wrapper:before,
#content .content-inner:after,
#content .wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
#content .content-inner:after,
#content .wrapper:after {
  clear: both;
}
#content .content-inner:before,
#content .wrapper:before,
#content .content-inner:after,
#content .wrapper:after {
  content: "";
  display: table;
}
#content .content-inner:after,
#content .wrapper:after {
  clear: both;
}
#content .content-inner:before,
#content .wrapper:before,
#content .content-inner:after,
#content .wrapper:after {
  content: "";
  display: table;
}
#content .content-inner:after,
#content .wrapper:after {
  clear: both;
}
#content .content-inner:before,
#content .wrapper:before,
#content .content-inner:after,
#content .wrapper:after {
  content: "";
  display: table;
}
#content .content-inner:after,
#content .wrapper:after {
  clear: both;
}
/*  HOMEPAGE LAYOUT
	-----------------------------------------------------*/
/*  ABOUT LAYOUT
	-----------------------------------------------------*/
/* VISION PAGE */
#vision #hero .block {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
#vision #hero .block .embed {
  float: left;
}
#vision #hero .block .info {
  margin-left: 630px;
}
#vision #vision .col {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
#vision #faith-statement header {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
/* LEADERSHIP PAGE */
#leadership .bio {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
/* FAQ PAGE */
.faq #body-block {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
/* CONTACT PAGE */
.contact #hero-block .info,
.contact #hero-block .embed {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
.contact #hero-block .info .col {
  display: inline;
  float: left;
  width: 41.66666667%;
  margin: 0 4.16666667%;
}
.contact #department-contacts,
.contact #contact-form {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
/*  WORK LAYOUT
	-----------------------------------------------------*/
#country aside {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
#country-content {
  display: inline;
  float: left;
  width: 68.33333333%;
  margin: 0 2.08333333%;
  margin-left: 4.58333333%;
}
/*  GIVE LAYOUT
	-----------------------------------------------------*/
#give .wrapper aside {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
#give .wrapper .page-content {
  display: inline;
  float: left;
  width: 70.83333333%;
  margin: 0 2.08333333%;
}
/*  GET INVOLVED LAYOUT
	-----------------------------------------------------*/
#get-involved .wrapper aside {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
  /* 		.push(.3); */
}
#get-involved .wrapper article {
  display: inline;
  float: left;
  width: 70.83333333%;
  margin: 0 2.08333333%;
}
/*  BLOG LAYOUT
	-----------------------------------------------------*/
#blog .content-inner {
  padding-bottom: 38px;
  padding-top: 38px;
}
#blog aside {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
  float: right;
}
#blog-posts,
#blog-post,
#blog .page-content,
.blog-content {
  display: inline;
  float: left;
  width: 62.5%;
  margin: 0 2.08333333%;
}
#blog-posts a,
#blog-post a,
#blog .page-content a,
.blog-content a {
  font-weight: 600;
}
#blog #comments {
  display: inline;
  float: left;
  width: 62.5%;
  margin: 0 2.08333333%;
  margin-bottom: 3em;
}
/**/
/* @import 'import/clearfix.less'; */
/* ----------------------------------
	General
------------------------------------- */
.modern-fontstack {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
span.add-on {
  color: #333 !important;
}
span.add-on,
input[type=text],
input[type=password] {
  -webkit-box-sizing: content-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: content-box;
  /* Firefox, other Gecko */
  box-sizing: content-box;
  /* Opera/IE 8+ */
}
input,
textarea {
  font-family: "Proxima Nova", "Helvetica Nueue", helvetica, veranda, sans-serif;
}
.link-explicit {
  text-decoration: underline;
}
h4 a {
  display: inline;
}
.page-share {
  margin-top: 30px;
}
.page-share ul {
  margin-left: 20px;
  *zoom: 1;
}
.page-share ul:before,
.page-share ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-share ul:after {
  clear: both;
}
.page-share ul:before,
.page-share ul:after {
  content: "";
  display: table;
}
.page-share ul:after {
  clear: both;
}
.page-share ul:before,
.page-share ul:after {
  content: "";
  display: table;
}
.page-share ul:after {
  clear: both;
}
.page-share ul:before,
.page-share ul:after {
  content: "";
  display: table;
}
.page-share ul:after {
  clear: both;
}
.page-share ul li {
  float: left;
  margin-right: 5px;
  font-size: 18px;
}
.page-share ul a span {
  border: none;
}
.page-share ul .twitter a {
  color: #4FC2F3;
}
.page-share ul .facebook a {
  color: #5165A4;
}
.page-share ul .pinterest a {
  color: #CB2027;
}
.page-share ul a:hover {
  opacity: .5;
}
.page-header .btn {
  margin-bottom: 1em !important;
}
/* ----------------------------------
	Give & Account pages
------------------------------------- */
#account article,
.projects article,
.hungercorps article,
.catalog article,
.catalog-items article,
.checkout article,
.give article {
  *zoom: 1;
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
#account article:before,
.projects article:before,
.hungercorps article:before,
.catalog article:before,
.catalog-items article:before,
.checkout article:before,
.give article:before,
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  display: table;
  content: "";
  line-height: 0;
}
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  clear: both;
}
#account article:before,
.projects article:before,
.hungercorps article:before,
.catalog article:before,
.catalog-items article:before,
.checkout article:before,
.give article:before,
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  content: "";
  display: table;
}
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  clear: both;
}
#account article:before,
.projects article:before,
.hungercorps article:before,
.catalog article:before,
.catalog-items article:before,
.checkout article:before,
.give article:before,
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  content: "";
  display: table;
}
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  clear: both;
}
#account article:before,
.projects article:before,
.hungercorps article:before,
.catalog article:before,
.catalog-items article:before,
.checkout article:before,
.give article:before,
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  content: "";
  display: table;
}
#account article:after,
.projects article:after,
.hungercorps article:after,
.catalog article:after,
.catalog-items article:after,
.checkout article:after,
.give article:after {
  clear: both;
}
#account article header,
.projects article header,
.hungercorps article header,
.catalog article header,
.catalog-items article header,
.checkout article header,
.give article header {
  /* border-bottom: 1px solid #ccc; */
  margin-top: 1em;
  padding: 0;
}
#account .currency,
.projects .currency,
.hungercorps .currency,
.catalog .currency,
.catalog-items .currency,
.checkout .currency,
.give .currency {
  text-align: right;
}
#account article section,
.projects article section,
.hungercorps article section,
.catalog article section,
.catalog-items article section,
.checkout article section,
.give article section {
  margin-top: 2em !important;
}
#account article section:last-child,
.projects article section:last-child,
.hungercorps article section:last-child,
.catalog article section:last-child,
.catalog-items article section:last-child,
.checkout article section:last-child,
.give article section:last-child {
  margin-bottom: 2em;
}
#account article footer,
.projects article footer,
.hungercorps article footer,
.catalog article footer,
.catalog-items article footer,
.checkout article footer,
.give article footer {
  clear: both;
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  border: 1px solid #ccc;
  background: #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 2em;
}
#account article footer .result-description,
.projects article footer .result-description,
.hungercorps article footer .result-description,
.catalog article footer .result-description,
.catalog-items article footer .result-description,
.checkout article footer .result-description,
.give article footer .result-description {
  height: 40px;
  line-height: 40px;
  float: left;
  margin: 20px;
}
#account article footer .pagination,
.projects article footer .pagination,
.hungercorps article footer .pagination,
.catalog article footer .pagination,
.catalog-items article footer .pagination,
.checkout article footer .pagination,
.give article footer .pagination {
  margin: 1.5em;
}
#account button,
.projects button,
.hungercorps button,
.catalog button,
.catalog-items button,
.checkout button,
.give button,
#account input,
.projects input,
.hungercorps input,
.catalog input,
.catalog-items input,
.checkout input,
.give input,
#account select,
.projects select,
.hungercorps select,
.catalog select,
.catalog-items select,
.checkout select,
.give select,
#account textarea,
.projects textarea,
.hungercorps textarea,
.catalog textarea,
.catalog-items textarea,
.checkout textarea,
.give textarea,
#account .input-prepend span,
.projects .input-prepend span,
.hungercorps .input-prepend span,
.catalog .input-prepend span,
.catalog-items .input-prepend span,
.checkout .input-prepend span,
.give .input-prepend span,
#account .input-append span,
.projects .input-append span,
.hungercorps .input-append span,
.catalog .input-append span,
.catalog-items .input-append span,
.checkout .input-append span,
.give .input-append span {
  box-sizing: content-box;
}
#account .form-inline .input-append,
.projects .form-inline .input-append,
.hungercorps .form-inline .input-append,
.catalog .form-inline .input-append,
.catalog-items .form-inline .input-append,
.checkout .form-inline .input-append,
.give .form-inline .input-append,
#account label.radio,
.projects label.radio,
.hungercorps label.radio,
.catalog label.radio,
.catalog-items label.radio,
.checkout label.radio,
.give label.radio,
#account input[type=submit],
.projects input[type=submit],
.hungercorps input[type=submit],
.catalog input[type=submit],
.catalog-items input[type=submit],
.checkout input[type=submit],
.give input[type=submit] {
  margin-right: 10px;
}
.catalog .input-mini.amount {
  width: 44px;
  text-align: center;
}
section #top {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
#give.index h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url(<q>assets/xml/ellipsis.xml#ellipsis</q>);
}
/* ----------------------------------
	Give / [All Sections]
------------------------------------- */
#give figure {
  position: relative;
}
#give .full-width {
  display: block;
  clear: both;
  margin-bottom: .5em;
  width: 100%;
}
#give button.full-width {
  padding-left: 0;
  padding-right: 0;
}
figure .cost {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #222;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  border-radius: 0 6px 0 6px;
  padding: 0 2px;
}
figure .cost span {
  margin: 4px;
  display: inline-block;
  font-weight: bold;
}
#give figure .btn {
  display: block;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
#give .row {
  margin-bottom: 2em;
}
#give .item p {
  margin-right: .5em;
  line-height: 1.5;
}
#give .item p .learn-more {
  display: inline-block;
  border-radius: 12px;
  padding: 0 5px;
  background: #aaa;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.btn.stacked {
  margin-bottom: .5em;
}
.btn-header {
  position: absolute;
  right: 0;
  top: 0;
}
.item h4 a {
  display: inline !important;
  color: #222;
}
.item h4 a:hover {
  color: #999;
}
#login-help {
  width: 418px;
  margin: 2em auto;
}
#account article {
  min-height: 50px;
}
/* ----------------------------------
	Account Wall (login, reset, ...)
------------------------------------- */
div.alert,
#login-information,
#login-help,
#branding {
  width: 350px;
  margin: 5px auto;
}
div.alert {
  margin-bottom: 2em;
}
div.alert-info a {
  background: #3A87AD;
  color: white;
  padding: 0 4px;
  text-shadow: none;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#branding #fhlogo {
  background: url(/assets/img/fh-logo.png) no-repeat 0 0;
  display: block !important;
  height: 56px;
  text-indent: -9999em;
  width: 216px;
  margin: 0 auto;
}
#branding {
  background: #222;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 1em;
}
/* ----------------------------------
	Account / Login
------------------------------------- */
#login-information {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #d4d4d4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#d4d4d4));
  background-image: -webkit-linear-gradient(#eeeeee, #d4d4d4);
  background-image: -moz-linear-gradient(#eeeeee, #d4d4d4);
  border: 1px solid #aaa;
  margin: 2em auto;
  border-top-color: #CCC;
  box-shadow: inset 0 1px 1px white, 0 1px 2px #AAA;
}
#login-information #indicator {
  text-align: center;
  display: block;
  margin-top: 2.2em;
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 2.1em;
}
#login-information #indicator::before {
  display: block;
  font-size: 48px;
}
#login-information legend {
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px #666;
  font-weight: bold;
  background: #CCC;
  margin-top: 0;
  border-radius: 10px 10px 0 0;
  padding: .5em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(166, 180, 33, 0.8)), to(rgba(124, 137, 42, 0.75)));
  background-image: -webkit-linear-gradient(rgba(166, 180, 33, 0.8), rgba(124, 137, 42, 0.75));
  background-image: -moz-linear-gradient(rgba(166, 180, 33, 0.8), rgba(124, 137, 42, 0.75));
  border-bottom: 1px solid #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.63);
}
#login-information .form-horizontal .controls {
  /* margin-left: 95px; */
  margin-left: 0;
  width: 100%;
  text-align: center;
}
#login-information .form-horizontal .controls textarea {
  width: 270px;
}
#login-information .form-horizontal .control-label {
  width: 85px;
}
#login-information .form-actions {
  margin-bottom: 0;
  border-top: 1px solid #bbb;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.7);
  background: none;
}
#login-information .form-actions .controls {
  text-align: center;
}
#login-information .form-actions .controls input:last-of-type {
  margin: 0;
}
#login-information #help-text {
  margin-top: 3px;
}
#login-information #help-text::before {
  border: 1px solid red;
}
#login-information .password-match {
  display: block;
  font-size: 18px;
  background: green;
  color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  margin: 1em auto 0;
}
#login-information .password-no-match {
  display: block;
  font-size: 18px;
  background: #921717;
  color: white;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  margin: 1em auto 0;
}
#login-information p {
  width: 284px;
  margin: 0 auto 2em;
}
/* ----------------------------------
	Account [Section]
------------------------------------- */
.navbar {
  font-size: 16px;
  margin: 36px 16px inherit 12px;
}
.navbar .nav a {
  padding: 15px !important;
}
.navbar a [class^="icon-"],
.navbar a [class*=" icon-"] {
  margin-top: 2px;
  margin-right: 5px;
  opacity: .5;
}
.navbar a:hover [class^="icon-"],
.navbar a:hover [class*=" icon-"],
.navbar .active a [class^="icon-"],
.navbar .active a [class*=" icon-"] {
  opacity: 1;
}
.account_settings article fieldset {
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 2em;
  margin-left: 16px;
  margin-right: 16px;
  padding-top: 1em;
}
.account_settings article fieldset legend {
  width: auto;
  margin-left: 2em;
  padding: 0 5px;
  font-size: 15px;
  color: #aaa;
  font-weight: bold;
}
.account_settings article fieldset .phone {
  margin-right: 5px;
}
.account_history article .desc {
  width: 500px;
}
.account_history article .amount {
  text-align: right !important;
}
/* ----------------------------------
	Give / Index
------------------------------------- */
.give #custom-hero {
  border: none;
}
.give #custom-hero h1,
.give #custom-hero h2 {
  padding-bottom: .5em;
}
.give #block-child,
.give #block-donate {
  border-radius: 6px;
  padding: 2em 0 1em;
  min-height: 365px;
}
.give #block-child figure,
.give #block-donate figure {
  margin: 0;
}
.give #block-child {
  background-color: #A7A095;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8cec6), to(#a7a095));
  background-image: -webkit-linear-gradient(#d8cec6, #a7a095);
  background-image: -moz-linear-gradient(#d8cec6, #a7a095);
  border: 1px solid #BBB;
  box-shadow: inset 0 1px 3px #BDBDBD;
}
.give #block-child .table th,
.give #block-child .table td {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 -1px rgba(137, 137, 137, 0.4);
}
.give #block-donate {
  height: 365px;
  background: #222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000));
  background-image: -webkit-linear-gradient(#222222, #000000);
  background-image: -moz-linear-gradient(#222222, #000000);
}
.give #block-donate h3,
.give #block-donate p,
.give #block-donate label {
  color: #eee;
}
.give #block-donate form {
  margin: 0 15px;
}
.give .block-main {
  display: inline;
  float: left;
  width: 62.5%;
  margin: 0 2.08333333%;
}
.give .block-aside {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
}
.give .item h4 {
  font-size: 14px;
  font-weight: bold;
}
/* ----------------------------------
	Give / Sponsor
------------------------------------- */
.sponsor .wrapper {
  overflow: visible !important;
}
.sponsor article #introduction {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  margin-bottom: 140px;
  border-bottom: none;
  margin-top: 2em;
}
.sponsor article #introduction h1 {
  text-transform: uppercase;
  font-size: 33px;
  text-align: center;
}
.sponsor article #introduction p {
  font-size: 20px;
  line-height: 1.6;
}
.sponsor article #img-banner {
  background: url("/assets/img/sponsorbanner.png") no-repeat 0 0;
  width: 994px;
  height: 130px;
  position: absolute;
  left: -38px;
}
.sponsor article #child-details {
  margin-bottom: 2em;
}
.sponsor article #child-details .block-aside {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
  margin-left: 10.41666667%;
}
.sponsor article #child-details .btn {
  margin-bottom: .5em;
}
.sponsor article #child-details .block-main {
  display: inline;
  float: left;
  width: 54.16666667%;
  margin: 0 2.08333333%;
}
.sponsor article #child-details .table .th {
  width: 155px !important;
}
.sponsor article #more-children {
  background: #ccc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#bbbbbb));
  background-image: -webkit-linear-gradient(#e6e6e6, #bbbbbb);
  background-image: -moz-linear-gradient(#e6e6e6, #bbbbbb);
  box-shadow: inset 0 1px 2px #666666, inset 0 -1px 2px #999999;
  padding: 0;
  margin-bottom: 2em;
}
.sponsor article #more-children h3 {
  font-size: 14px;
  overflow: hidden;
  height: 18px;
}
.sponsor article .full-width {
  display: block;
}
.sponsor article .button-block li {
  float: left;
  text-align: center;
  width: 75px;
  margin-right: .5em;
}
.sponsor article .button-block li span {
  display: block;
}
.sponsor article .btn-symbol {
  font-size: 24px;
  height: 48px !important;
  display: block;
  margin: 0 auto;
  line-height: 16px;
  padding-top: 18px;
  color: #555;
}
.sponsor article .btn-symbol:hover {
  color: #333;
}
.sponsor article #child-filter {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  background: #888;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#aaaaaa));
  background-image: -webkit-linear-gradient(#999999, #aaaaaa);
  background-image: -moz-linear-gradient(#999999, #aaaaaa);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  white-space: nowrap;
  margin: 0 auto 2em;
  padding: 10px 5px;
  float: none;
  display: block;
  box-shadow: inset 0 2px 2px -1px #333333, 0 1px 1px #ffffff;
  *zoom: 1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.63);
}
.sponsor article #child-filter:before,
.sponsor article #child-filter:after {
  display: table;
  content: "";
  line-height: 0;
}
.sponsor article #child-filter:after {
  clear: both;
}
.sponsor article #child-filter:before,
.sponsor article #child-filter:after {
  content: "";
  display: table;
}
.sponsor article #child-filter:after {
  clear: both;
}
.sponsor article #child-filter:before,
.sponsor article #child-filter:after {
  content: "";
  display: table;
}
.sponsor article #child-filter:after {
  clear: both;
}
.sponsor article #child-filter:before,
.sponsor article #child-filter:after {
  content: "";
  display: table;
}
.sponsor article #child-filter:after {
  clear: both;
}
.sponsor article #child-filter .control-group {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
  border: none;
}
.sponsor article #child-filter .control-group label {
  font-weight: bold;
}
.sponsor article #child-filter .control-group select {
  width: 100%;
}
.sponsor article #child-filter-tabs {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  text-align: center;
}
.sponsor article #child-filter-tabs ul {
  margin: 2em auto 0;
  display: inline-block;
}
.sponsor article #child-filter-tabs li {
  border-right: 1px solid #666;
  padding-right: 4px;
  margin-right: 4px;
}
.sponsor article #child-filter-tabs li:last-child {
  border: none;
}
.sponsor article #child-filter-tabs li a {
  color: #333;
  text-decoration: underline;
}
.sponsor article #child-filter-tabs li.active a {
  background: transparent;
  color: #666;
  text-decoration: none;
}
.sponsor article #child-filter-pagination {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  clear: both;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#aaaaaa));
  background-image: -webkit-linear-gradient(#999999, #aaaaaa);
  background-image: -moz-linear-gradient(#999999, #aaaaaa);
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  box-shadow: inset 0 1px 3px -1px #333333;
  padding: 1px 0;
  position: relative;
}
.sponsor article #child-filter-pagination .pagination-summary {
  position: absolute;
  top: 20px;
  left: 10px;
}
.sponsor article #child-filter-pagination .pagination {
  margin: 10px 10px;
}
.sponsor article #child-filter-pagination .pagination .disabled a {
  background: white;
}
#more-children .child-image {
  cursor: pointer;
}
.sponsor #no-child-details {
  margin-bottom: 2em;
  width: 660px;
}
.sponsor #no-child-details .no-results-icon {
  font-size: 92px;
  display: block;
  float: left;
  margin-right: 20px;
  color: #ccc;
}
.sponsor #no-child-details p {
  display: block;
  font-size: 20px;
}
.give #no-child-details {
  margin-bottom: 2em;
}
.give #no-child-details .no-results-icon {
  font-size: 92px;
  display: block;
  float: left;
  margin-right: 20px;
  color: #ccc;
}
.give #no-child-details p {
  display: block;
  font-size: 20px;
}
/* ----------------------------------
	Give / Catalog
------------------------------------- */
body.catalog article section header,
body.give article section header {
  /* 			margin: 1em 0 2em; */
}
body.catalog article section header h1,
body.give article section header h1 {
  margin-bottom: 0;
}
body.catalog #featured,
body.give #featured {
  margin: inherit;
  background: #eee;
  padding: 10px;
  border-radius: 7px;
}
body.catalog figure,
body.give figure {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
body.catalog figure .btn,
body.give figure .btn {
  display: block;
}
body.catalog #banners figure,
body.give #banners figure {
  margin: 0;
}
.catalog #categories .item .description {
  margin-left: 160px;
}
.nav-pills.nav-stacked li {
  border-bottom: 1px dotted #DDD;
}
.nav-pills.nav-stacked span {
  border: none;
}
.button-block li {
  float: left;
  display: block;
  text-align: center;
  width: 25%;
}
body.catalog-items article header {
  margin-top: 1em;
}
body.catalog-items article header h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.catalog-items figure {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
}
body.catalog-items figure .btn {
  display: block;
}
body.catalog-items aside {
  position: relative;
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
body.catalog-items aside .nav {
  width: 182px !important;
  margin-top: 10px;
}
body.catalog-items .affix-top {
  position: absolute;
  top: 46px;
}
body.catalog-items .affix {
  top: 46px;
}
body.catalog-items .affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}
body.catalog-items #related {
  margin-top: 4em;
  margin-bottom: .5em;
}
body.catalog-items #related-items {
  background: #ccc;
  padding-top: 20px;
  padding-left: 10px;
  border-radius: 4px;
  -moz-box-shadow: inset 1px 1px 7px -3px;
  -webkit-box-shadow: inset 1px 1px 7px -3px;
  box-shadow: inset 1px 1px 7px -3px;
  background-color: #ece8e3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ece8e3), to(#c7c4c0));
  background-image: -webkit-linear-gradient(top, #ece8e3, #c7c4c0);
  background-image: -moz-linear-gradient(top, #ece8e3, #c7c4c0);
  background-image: -o-linear-gradient(top, #ece8e3, #c7c4c0);
  background-image: -ms-linear-gradient(top, #ece8e3, #c7c4c0);
  background-image: linear-gradient(top, #ece8e3, #c7c4c0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ece8e3', EndColorStr='#c7c4c0');
  margin-top: .5em;
  margin-bottom: 2em;
  *zoom: 1;
}
body.catalog-items #related-items:before,
body.catalog-items #related-items:after {
  display: table;
  content: "";
  line-height: 0;
}
body.catalog-items #related-items:after {
  clear: both;
}
body.catalog-items #related-items:before,
body.catalog-items #related-items:after {
  content: "";
  display: table;
}
body.catalog-items #related-items:after {
  clear: both;
}
body.catalog-items #related-items:before,
body.catalog-items #related-items:after {
  content: "";
  display: table;
}
body.catalog-items #related-items:after {
  clear: both;
}
body.catalog-items #related-items:before,
body.catalog-items #related-items:after {
  content: "";
  display: table;
}
body.catalog-items #related-items:after {
  clear: both;
}
body.catalog-items #related-items .item {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
  position: relative;
  margin-bottom: 1em;
}
body.catalog-items #related-items .item-title {
  clear: both;
  display: block;
}
body.catalog-items #related-items .item-price {
  position: absolute;
  right: 19px;
  top: 5px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px;
  border-radius: 0 0 0 8px;
  font-weight: bold;
}
/* ----------------------------------
	Give / [section] / Details
------------------------------------- */
.hungercorps .single #primary,
.projects .single #primary,
.catalog .single #primary {
  display: inline;
  float: left;
  width: 62.5%;
  margin: 0 2.08333333%;
}
.hungercorps .single #secondary,
.projects .single #secondary,
.catalog .single #secondary {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
}
.hungercorps .single footer,
.projects .single footer,
.catalog .single footer {
  background: transparent !important;
  border: none !important;
}
.hungercorps .single #gift-form,
.projects .single #gift-form {
  margin-bottom: 2em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #111;
  color: #fff;
  margin-top: 1em;
  padding: 10%;
}
.hungercorps .single #gift-form .add-on,
.projects .single #gift-form .add-on {
  color: #333;
}
.catalog .single #gift-form {
  /* margin-bottom: 2em; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 30px;
}
.catalog .single #gift-form label {
  color: #333;
}
.catalog .single #gift-form .add-on {
  color: #333;
}
.catalog .single .thumb {
  float: left;
  margin-right: 10px;
}
.catalog .single .thumb:hover {
  opacity: .5;
}
#gift-form .control-label {
  font-weight: bold;
  font-size: 16px;
}
#give #gift-form .disabled span.add-on,
#give #gift-form .disabled input[type=text] {
  color: #AAA !important;
}
#give #gift-form .radio {
  color: #ccc;
}
#give #gift-form .radio.active {
  color: #AFBC1E;
  font-weight: bold;
}
#give #item-related {
  clear: both;
}
#give #item-related .item {
  float: left;
}
.give_catalog_all .page-header {
  margin: 0 0 3em;
  padding: 0;
}
.projects .single #gift-form {
  /* margin-bottom: 2em; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 30px;
  width: 255px;
  padding: 20px;
}
.projects .single #gift-form label {
  color: #fff;
}
.projects .single #gift-form .add-on {
  color: #333;
}
.projects .single .thumb {
  float: left;
  margin-right: 10px;
}
.projects .single .thumb:hover {
  opacity: .5;
}
/* ----------------------------------
	Give / Listing / Grid
------------------------------------- */
.projects .listing #grid-view,
.hungercorps .listing #grid-view,
.give .listing #grid-view,
.catalog .listing #grid-view {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.projects .listing #grid-view .row,
.hungercorps .listing #grid-view .row,
.give .listing #grid-view .row,
.catalog .listing #grid-view .row {
  margin-bottom: 2.5em;
}
.projects .listing #grid-view .cell,
.hungercorps .listing #grid-view .cell,
.give .listing #grid-view .cell,
.catalog .listing #grid-view .cell {
  margin-bottom: 3em;
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
.projects .listing #grid-view .cell button,
.hungercorps .listing #grid-view .cell button,
.give .listing #grid-view .cell button,
.catalog .listing #grid-view .cell button {
  margin-right: 5px;
}
.projects .listing #grid-view .cell figure,
.hungercorps .listing #grid-view .cell figure,
.give .listing #grid-view .cell figure,
.catalog .listing #grid-view .cell figure {
  float: left;
  margin-right: 12px;
}
.projects .listing #grid-view .cell figure figcaption,
.hungercorps .listing #grid-view .cell figure figcaption,
.give .listing #grid-view .cell figure figcaption,
.catalog .listing #grid-view .cell figure figcaption {
  text-align: center;
  color: #999;
  font-style: italic;
  font-size: .9em;
}
/* ----------------------------------
	Give / Projects / Details
------------------------------------- */
.projects .single article section,
.catalog-items .single article section {
  clear: both;
  border-radius: 5px;
  margin-top: 2em !important;
}
.projects .single #gift-information,
.catalog-items .single #gift-information {
  padding: 10px;
  background: #222;
  color: #eee;
  margin-bottom: 2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.projects .single #gift-value,
.catalog-items .single #gift-value {
  width: 480px;
  margin: 0 auto;
}
/* ----------------------------------
	Give / Hunger Corps
------------------------------------- */
.hungercorps .listing .summary {
  margin-left: 181px;
}
.hungercorps .listing .summary .btns {
  margin: .7em 0 0;
}
/* ----------------------------------
	Give / Hunger Corps / Details
------------------------------------- */
/* ----------------------------------
	Checkout Review
------------------------------------- */
#show-fork .control-group,
#fork-in-as-different-user {
  text-align: center;
}
.no-results {
  clear: both;
  width: 365px;
  margin: 2em auto 4em;
  padding: 1px 0;
}
.no-results .error {
  background: #e1e1e1;
  max-width: 365px;
  margin: 2em auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
  padding: 1em;
  font-size: 14px;
}
.no-results .error p {
  margin: 0;
}
.no-results .error .ss-icon {
  font-size: 27px;
  float: left;
  width: 40px;
  margin-right: 0;
  line-height: 1em;
}
.checkout #gift-information {
  padding: 10px;
  background: #222;
  color: #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.checkout #gift-value {
  width: 350px;
  margin: 0 auto;
}
.checkout .login-option {
  position: absolute;
  right: 18px;
  top: 18px;
  color: white;
}
.checkout article section {
  clear: both;
  background: #e1e1e1;
  border-radius: 5px;
  margin-top: 2em !important;
}
.checkout .form-inline .input-append,
.checkout label.radio {
  margin-right: 10px;
}
.checkout #item-information {
  background: transparent;
}
.checkout #payment-information,
.checkout #personal-information {
  background: #eee;
  border: 1px solid #ccc;
}
.checkout #payment-information h3::before {
  margin-right: 8px;
}
.checkout #action-group {
  margin-top: 2em;
  margin-bottom: 0;
  text-align: center;
  clear: both;
  background: none !important;
}
.checkout .form-actions {
  background: none;
  border: none;
}
.checkout .table th,
.checkout .table td {
  vertical-align: middle;
}
.checkout .form-horizontal,
.checkout section {
  position: relative;
}
.checkout .form-horizontal h3 {
  padding: 1em;
  background: #222;
  color: #fff;
  margin-bottom: 2em;
}
.checkout .form-inline label {
  margin-left: 1.5em;
  margin-right: 5px;
  margin-bottom: 1.5em;
}
.checkout .form-inline label input {
  margin-top: 0;
  margin-right: 4px;
}
.checkout #create-account {
  display: block;
  background: #ddd;
  border: 1px solid #ccc;
  padding: 1.3em 0 1px;
  margin-bottom: 1.5em;
}
.checkout #create-account p {
  margin: 0 17px 1em;
}
.checkout #siteseal {
  position: absolute;
  right: 2em;
  top: 1.5em;
}
.checkout #siteseal #security {
  font-size: 31px;
  margin-right: .5em;
  color: #9CD548;
}
.checkout .cc-verified {
  position: absolute;
  right: 56px;
  top: 110px;
  width: 200px;
  border-left: 1px solid #ccc;
  padding-left: 15px;
}
.checkout #fork-in-the-road {
  *zoom: 1;
}
.checkout #fork-in-the-road:before,
.checkout #fork-in-the-road:after {
  display: table;
  content: "";
  line-height: 0;
}
.checkout #fork-in-the-road:after {
  clear: both;
}
.checkout #fork-in-the-road:before,
.checkout #fork-in-the-road:after {
  content: "";
  display: table;
}
.checkout #fork-in-the-road:after {
  clear: both;
}
.checkout #fork-in-the-road:before,
.checkout #fork-in-the-road:after {
  content: "";
  display: table;
}
.checkout #fork-in-the-road:after {
  clear: both;
}
.checkout #fork-in-the-road:before,
.checkout #fork-in-the-road:after {
  content: "";
  display: table;
}
.checkout #fork-in-the-road:after {
  clear: both;
}
.checkout .choose {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
  padding: 10px;
  padding-top: 2em;
  margin-bottom: 2em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.checkout .choose h4 {
  margin-bottom: 25px;
  margin-left: 20px;
}
.checkout .sign-in {
  float: left;
}
.checkout .sign-in label {
  width: 80px;
}
.checkout .sign-in label.checkbox {
  width: 120px;
}
.checkout .sign-in .controls {
  margin-left: 100px;
}
.checkout .skip {
  float: right;
}
.checkout .skip .controls {
  margin-left: 80px;
}
.checkout .skip h4 {
  float: left;
}
.checkout hr {
  clear: both;
  margin: 2em 0;
  border-top: 1px solid #ccc;
}
.checkout .divider {
  clear: both;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  margin: 2em 2em 2em 4em;
  position: relative;
}
.checkout .divider span {
  position: absolute;
  left: -32px;
  top: -12px;
  font-size: 18px;
  color: #888;
}
.card-id ul {
  margin-top: .5em;
}
.card-id li {
  text-indent: -9999em;
  width: 39px;
  height: 25px;
  background-position: 0 0;
  float: left;
  margin-right: 4px;
}
.card-id #card-visa {
  background-image: url(/assets/img/visa.png);
}
.card-id #card-mastercard {
  background-image: url(/assets/img/mastercard.png);
}
.card-id #card-amex {
  background-image: url(/assets/img/amex.png);
}
.card-id #card-discover {
  background-image: url(/assets/img/discover.png);
}
.card-id #card-dinersclub {
  background-image: url(/assets/img/dinersclub.png);
}
.card-id .inactive {
  opacity: .3;
}
#checkoutform .input-mini {
  width: 44px;
}
#ask-create-account,
.control-group-inline label,
.control-group-inline .controls {
  float: left;
}
.control-group-inline label,
#ask-create-account {
  padding-top: 5px;
}
.help-inline.req {
  color: red;
  font-size: 18px;
}
.form-actions.center-simple {
  background: none;
  border: none;
  text-align: center;
}
.freq label {
  display: inline-block;
}
/* ----------------------------------
	Checkout Success
------------------------------------- */
.success section a {
  display: inline;
}
.success #gift-value {
  width: 350px;
  margin: 0 auto;
}
.success button,
.success input,
.success select,
.success textarea,
.success .input-prepend span,
.success .input-append span {
  box-sizing: content-box;
}
.success .form-inline .input-append,
.success label.radio {
  margin-right: 10px;
}
.success th {
  font-weight: bold;
  padding-right: 10px;
  width: 100px;
}
.success #social-bar {
  padding: 10px;
  background: #eee;
  margin-bottom: 2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.success #social-bar .share {
  clear: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.success #social-bar .share p {
  font-size: 16px;
}
.success #social-bar p {
  margin-top: 1em;
}
.success #social-bar .social {
  margin: 11px;
}
.success .social-description {
  margin: 0 88px;
}
.success #social-bar .ss-icon {
  display: inline-block;
  margin: 0 10px;
}
.success #social-bar .ss-icon a {
  display: block;
  border-radius: 5px;
  text-align: center;
  margin: 0 8% 0 0;
  text-decoration: none;
  border: none;
  list-style: none;
  font-size: 46px;
  height: 60px;
  width: 60px;
  color: #fff;
  padding: 0 0 0 0;
}
.success #social-bar #fh-facebook a {
  background-color: #3B5998;
}
.success #social-bar #fh-twitter a {
  background-color: #4099FF;
}
.success #social-bar #fh-google a {
  background-color: #d34836;
}
.success #social-bar #fh-pinterest a {
  background-color: #C92228;
}
.success #social-bar #fh-email a {
  background-color: #355E3B;
}
.success #social-bar #fh-facebook a:hover {
  background-color: #fff;
  color: #3B5998;
}
.success #social-bar #fh-twitter a:hover {
  background-color: #fff;
  color: #4099FF;
}
.success #social-bar #fh-google a:hover {
  background-color: #fff;
  color: #d34836;
}
.success #social-bar #fh-pinterest a:hover {
  background-color: #fff;
  color: #C92228;
}
.success #social-bar #fh-email a:hover {
  background-color: #fff;
  color: #355E3B;
}
.success #social-bar .ss-icon a:hover {
  color: #333;
}
.success #social-bar .ss-icon a span {
  text-decoration: none;
  border: none;
}
.success .success #social-bar .ss-social-circle a {
  padding: 0px;
  margin: 0 16px 0 0;
}
.success #more-information {
  margin-top: 2em;
  margin-bottom: 2em;
}
.success .table th,
.success .table td {
  vertical-align: middle;
}
.success #transaction-information {
  margin-bottom: 2em;
}
.success .total {
  position: relative;
  float: right;
  margin-right: 1.6em;
  font-size: 18px;
}
.success .table {
  border-bottom: 1px solid #ddd;
}
.success .table,
.checkout .table {
  border-bottom: 1px solid #ddd;
}
.success .total,
.checkout .total {
  position: relative;
  float: right;
  margin-right: 1.6em;
  font-size: 18px;
}
.success .table,
.checkout .table {
  border-bottom: 1px solid #ddd;
}
.checkout .total {
  margin-right: 129px;
}
.section-header .btn-header {
  position: absolute;
  bottom: 14px !important;
  right: 0;
  top: auto;
}
section#errors {
  border: 1px solid #C00;
  margin: 30px;
  padding: 15px;
  color: #C00;
  font-weight: bold;
}
section#errors ul {
  list-style-type: disc;
}
.cart-image {
  min-width: 60px;
}
.cart-row select {
  width: 120px;
}
/*
=====================================================
Base HTML
=====================================================
*/
/*
	html {

	}
	html:hover {
		background-image: url(/assets/img/max-widths.png);
		background-position: 10px bottom;
		background-repeat: no-repeat;
	}
*/
body {
  background: #F2F2F2;
  font-size: 14px;
  line-height: 1.6;
  font-family: "proxima-nova", "ff-meta-web-pro", Helvetica, Arial, sans-serif;
}
p {
  margin: 0 0 1em;
}
a {
  color: #7c8a2b;
  display: inline-block;
  text-decoration: none;
}
a span {
  border-bottom: 1px solid #bcbcbc;
}
a:hover {
  color: #758228;
}
a:hover span {
  border: none;
}
nav a span {
  border: none;
}
h1,
h2,
h4,
h5,
h6 {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
}
h1 {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 17px;
  font-weight: 600;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: .9em;
}
input[type=text].placeholder,
input[type=password].placeholder,
textarea.placeholder {
  color: #ccc;
}
#socialsharing {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#socialsharing #fh-pinterest {
  /* margin-top: -5px !important; */
}
#socialsharing li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100px;
}
/*
=====================================================
Buttons
=====================================================
*/
/*
	.button {
		border-radius: 8px;
		line-height: 1em;
//		width: 100%;
		margin-bottom: 2em;
		display: inline-block;
		text-align: center;
		font-weight: 600;
		text-transform: uppercase;
//		max-width: 250px;
//		min-width: 50px;
		.inset-text-shine();
		.btn-borders(@base-border-color);
		box-shadow: 0 1px 3px #bbb;
		overflow: hidden;

		&.pill {
			border-radius: 30px;
			border-width: 5px;
			font-size: 15px;
			color: #fff;
			box-shadow: 0 1px 3px #bbb;
			box-shadow: none;
			border-color: darken(#e5e5e5, 5%);
			font-weight: bold;

			span {
				border-radius: 30px;
			}
		}
		&.solid span {
			.btn-gradient-green;
			.inset-text-shadow();

		}
		span {
			display: block;
			padding: 10px;
			.btn-gradient-lightgrey;
			z-index: -1;
		}
		&:hover span{

			.btn-gradient-green;
			color: #fff;
			.inset-text-shadow();
//			.btn-borders(@border-color-green);
//			-webkit-transition: background-color 0.3s linear;
		}
	}
*/
#btn-give {
  width: 150px;
  margin-left: 55px;
}
#give-actions,
#get-involved-actions {
  position: absolute;
  bottom: 5px;
  right: 0;
}
#give-actions .shortcut-button,
#get-involved-actions .shortcut-button {
  padding: 2px 14px;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
  border-radius: 5px;
  text-transform: capitalize;
  border: none;
  background: #222;
}
#give-actions #button-make-payment,
#get-involved-actions #button-make-payment {
  background-color: #ae4800;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c45e00), to(#993300));
  background-image: -webkit-linear-gradient(top, #c45e00, #993300);
  background-image: -moz-linear-gradient(top, #c45e00, #993300);
  background-image: -o-linear-gradient(top, #c45e00, #993300);
  background-image: -ms-linear-gradient(top, #c45e00, #993300);
  background-image: linear-gradient(top, #c45e00, #993300);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#c45e00', EndColorStr='#993300');
}
#actions {
  position: relative;
}
#actions ul {
  position: absolute;
  top: 25px;
  display: none;
  z-index: -1;
}
#actions:hover ul {
  display: block;
}
/* button
	---------------------------------------------- */
.button {
  display: inline-block;
  zoom: 1;
  /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100%;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  padding: .5em 2em .5em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  behavior: url(/assets/css/PIE.htc);
}
.button span {
  text-decoration: none;
  border-bottom: none;
}
.button:hover {
  text-decoration: none;
}
.button:active {
  position: relative;
  top: 1px;
}
.pill {
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  -pie-border-radius: 2em;
}
.medium {
  font-size: 12px;
  padding: .4em 1.5em .42em;
}
.small {
  font-size: 11px;
  padding: .2em 1em .275em;
}
/* FH white */
.fhwhite {
  color: #818B32;
  border: solid 4px #E5E5E5;
  box-shadow: inset 0px -1px 0 #bbbbbb, inset 0px 1px 0 #bbbbbb, inset 1px 0 0 #bbbbbb, inset -1px 0 0 #bbbbbb;
  font-size: 1em;
  text-shadow: 0 1px 1px #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cecece));
  background: -webkit-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #cecece 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #cecece 100%);
  -pie-background: linear-gradient(#ffffff, #cecece 100%);
}
.fhwhite:hover {
  background: #ededed;
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
  -pie-background: linear-gradient(#ffffff, #dcdcdc 100%);
}
.fhwhite:active {
  color: #999;
  background: #ededed;
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
  -pie-background: linear-gradient(#ffffff, #ededed 100%);
}
/* green */
.fhgreen {
  color: #e8f0de;
  border: solid 4px #ccc;
  box-shadow: inset 0px -1px 0 #666666, inset 0px 1px 0 #888888, inset 1px 0 0 #888888, inset -1px 0 0 #888888;
  font-size: 1em;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
  font-weight: 600;
  text-transform: uppercase;
  /* colorzilla */
  background: #a3af42;
  background: -moz-linear-gradient(top, #a3af42 0%, #818c2f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3af42), color-stop(100%, #818c2f));
  background: -webkit-linear-gradient(top, #a3af42 0%, #818c2f 100%);
  background: -o-linear-gradient(top, #a3af42 0%, #818c2f 100%);
  background: -ms-linear-gradient(top, #a3af42 0%, #818c2f 100%);
  background: linear-gradient(to bottom, #a3af42 0%, #818c2f 100%);
  -pie-background: linear-gradient(#a3af42, #818c2f 100%);
}
.fhgreen:hover {
  color: #fff;
  background: #8e9622;
  background: -moz-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8e9622), color-stop(100%, #5b6306));
  background: -webkit-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: -o-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: -ms-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: linear-gradient(to bottom, #8e9622 0%, #5b6306 100%);
  -pie-background: linear-gradient(#8e9622, #5b6306 100%);
}
.fhgreen:active {
  background: #8e9622;
  background: -moz-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8e9622), color-stop(100%, #5b6306));
  background: -webkit-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: -o-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: -ms-linear-gradient(top, #8e9622 0%, #5b6306 100%);
  background: linear-gradient(to bottom, #8e9622 0%, #5b6306 100%);
  -pie-background: linear-gradient(#8e9622, #5b6306 100%);
  background-color: #8c9636;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8c9636), to(#54611a));
  background-image: -webkit-linear-gradient(top, #8c9636, #54611a);
  background-image: -moz-linear-gradient(top, #8c9636, #54611a);
  background-image: -o-linear-gradient(top, #8c9636, #54611a);
  background-image: -ms-linear-gradient(top, #8c9636, #54611a);
  background-image: linear-gradient(top, #8c9636, #54611a);
  /* 		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#8c9636', EndColorStr='#54611a'); */
  color: #fff;
  box-shadow: inset 0px -1px 0 #666666, inset 0px 1px 2px #333333, inset 1px 0 0 #666666, inset -1px 0 0 #666666;
}
/*  SHORTCUT BUTTONS
	-----------------------------------------------------*/
ul#shortcuts {
  position: absolute;
}
ul#shortcuts li {
  background: #fff;
  float: left;
  margin-right: 7px;
}
ul#shortcuts li a {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
  padding: 2px 8px;
}
ul#shortcuts li a:hover {
  opacity: .8;
}
ul#shortcuts li:last-child {
  margin-right: 0;
}
ul#shortcuts li#sc-sponsor a {
  background: #bbb524 url(/assets/img/sponsor-btn-texture.png) 0 0;
}
ul#shortcuts li#sc-donate a {
  background: #758228 url(/assets/img/donate-btn-texture.png) 0 0;
}
ul#shortcuts li#sc-sponsor a,
ul#shortcuts li#sc-donate a {
  border-radius: 5px;
}
#sc-sponsor a span,
#sc-donate a span {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  margin: 0 10px;
}
/*#sc-sponsor a span {
		background: #fff url('/assets/img/picture-sprite.png') no-repeat left top;
	}
	#sc-donate a span {
		background: #fff url('/assets/img/money-sprite.png') no-repeat left top;
	}*/
#sc-sponsor a:hover span,
#sc-donate a:hover span {
  background-position: 0 -21px;
  /* 		color: #000; */
}
/*  HEADINGS (MOVE GROUPING)
	-----------------------------------------------------*/
.section-header > h2 {
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 24px;
}
.section-header > h2 a {
  color: #000;
}
.section-header > h2 a:hover {
  color: #444;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  text-transform: none;
  font-weight: 600;
  margin-bottom: .5em;
}
article h3 {
  font-size: 24px;
  text-transform: uppercase;
}
article > ul,
article > ol {
  margin-left: 19px;
  list-style-position: outside;
  margin-bottom: 1em;
}
article > ul {
  list-style-type: disc;
}
article > ol {
  list-style-type: decimal;
}
/*=====================================================
  SITE HEADER
=====================================================*/
/*
#site-environment {
        display: block;
        position: absolute;
        top: 10px;
        left: -40px;
        height: 50px;
        width: 150px;
        background-color: #fff;
        color: #f00;
        text-transform: capitalize;
        line-height: 50px;
        text-align: center;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        z-index: 10;
    }
*/
#site-environment {
  display: none;
  position: fixed;
  top: 30px;
  left: 0;
  background-color: rgba(255, 0, 0, 0.8);
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  padding: 5px 20px;
  border-radius: 0 8px 8px 0;
  z-index: 100;
}
#site-environment.development,
#site-environment.beta,
#site-environment.stage {
  display: block;
}
#site-environment.development {
  background-color: rgba(255, 0, 0, 0.8);
}
#site-environment.beta {
  background-color: rgba(255, 102, 0, 0.8);
}
#site-environment.stage {
  background-color: rgba(15, 172, 2, 0.8);
}
#site-environment.production {
  display: none !important;
}
#site-environment .environment-level::after {
  content: " >";
  margin-left: 3px;
}
#site-environment .environment-subdomain {
  font-weight: 400;
}
header.global {
  background: #000;
  border: 1px solid #333;
  z-index: 1;
  position: relative;
}
header.global .container {
  position: relative;
  height: 94px;
  padding: 1px 0;
}
header.global #logo {
  margin-top: 10px;
  padding: 0;
}
header.global #logo a {
  background: url(/assets/img/logo_green_white_tagline.svg) no-repeat 0 0;
  background-size: 236px 69px;
  display: block !important;
  height: 69px;
  text-indent: -9999em;
  width: 236px;
}
header.global #logo a:hover {
  /* todo: Need an IE filter to work in IE */
  opacity: .7;
}
nav #utilities,
nav #primary {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/*  Utility Bar
	-----------------------------------------------------*/
nav#utils {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  position: absolute;
  right: 0;
  top: 18px;
}
nav#utils #links {
  float: left;
  margin-right: 10px;
}
nav#utils #links li {
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  padding: 0 10px;
}
nav#utils #links li:last-child {
  border: none;
}
nav#utils #links a {
  color: #fff;
  text-decoration: none;
  display: block;
}
nav#utils #links a:hover {
  color: #999;
}
nav#utils #links a span {
  display: block;
  height: 21px;
}
nav#utils #account {
  float: right;
}
nav#utils #account a {
  background: #666;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bolder;
  height: 25px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 76px;
}
li#cart span {
  background: transparent url('/assets/img/cart-sprite.png') no-repeat right 0;
  padding-right: 30px;
}
li#cart span:hover {
  background-position: right -25px;
}
/*  PRIMARY NAV
	-----------------------------------------------------*/
nav #primary {
  bottom: -1px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  position: absolute;
  right: 0;
}
nav #primary li {
  color: #fff;
  float: left;
  padding: 0 0 0 40px;
  text-align: center;
}
nav #primary li a {
  color: #fff;
  border-radius: 4px;
  padding-bottom: 11px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
nav #primary li a span {
  display: block;
  padding: 5px 0;
}
nav #primary li a:hover {
  color: #768938;
}
nav #primary li.active > a,
nav #primary li.selected > a {
  color: #758228;
  color: #A9B523;
  background: url(/assets/img/arrow-up.png) no-repeat bottom center;
}
nav #primary li:last-child {
  border-radius: 0 7px 0 0;
}
nav #primary li:first-child span {
  border-left: none;
}
/* HORIZONTAL NAV
    -----------------------------------------------------*/
.page-header {
  position: relative;
  /* .column(12); */
  margin-bottom: 1em;
}
.hnav {
  position: absolute;
  right: 0;
  bottom: 16px;
  margin: 0;
}
.hnav li {
  border-left: 1px solid #bbb;
  float: left;
  font-size: 13px;
  font-weight: 600;
  line-height: 12px;
  list-style: none;
  margin-left: 15px;
  padding-left: 15px;
  /* text-transform: capitalize; */
}
.hnav li.active > a,
.hnav li.selected > a {
  color: #758228;
}
.hnav li:first-child {
  border: none;
}
.hnav a {
  color: #222;
  text-decoration: none;
}
/*  VERTICAL NAV
    -----------------------------------------------------*/
/*  ACCOUNT NAV
	-----------------------------------------------------*/
#account-nav {
  float: right;
  /*
#account-actions {
			margin-left: 15px;
			ul {list-style-position: outside;}
			li {
				float: left;

				&:hover a {

				}

				a {
					.btn-gradient-mediumgrey;
					.btn-borders(#cccccc);

					color: #222;
					border-left: none;
					border-radius: 0;
					box-shadow: inset 1px 0 1px #fff;
					padding: 2px 10px;
					text-shadow: 1px 1px 1px #fff;

				}
				&.first a {
					border-top-left-radius: 4px;
					border-bottom-left-radius: 4px;
					box-shadow: inset 0 0 0 #fff;
					border-left: 1px solid #ccc;
					span {
						background-image: url(/assets/img/profile-icon.png);
						background-repeat: no-repeat;
						background-position: 0 3px;
						padding-left: 20px !important;
					}
				}
				&#actions {

					&:hover a {
							color: #fff;
							background: #444;
							box-shadow: none;
							text-shadow: 0px 1px 1px black;
							border-bottom-color: #444 !important;
							border-top-color: #444 !important;
						}
					a {
						span{
							background-image: url(/assets/img/dropdown-icon.png);
							background-repeat: no-repeat;
							background-position: 0 6px;
							padding-left: 18px !important;
						}
						&:hover {
							background: #666;
						}
					}
					ul li:last-of-type a {
						border-bottom-right-radius: 4px;
						border-bottom-left-radius: 4px;
					}
				}
				&.last a {
					border-top-right-radius: 4px;
					border-bottom-right-radius: 4px;
				}


			}
		}
*/
}
#account-nav .btn-toolbar {
  margin-top: 0;
}
#account-nav #account-actions {
  float: left;
  margin-left: 15px;
  *zoom: 1;
}
#account-nav #account-actions:before,
#account-nav #account-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
#account-nav #account-actions:after {
  clear: both;
}
#account-nav #account-actions:before,
#account-nav #account-actions:after {
  content: "";
  display: table;
}
#account-nav #account-actions:after {
  clear: both;
}
#account-nav #account-actions:before,
#account-nav #account-actions:after {
  content: "";
  display: table;
}
#account-nav #account-actions:after {
  clear: both;
}
#account-nav #account-actions:before,
#account-nav #account-actions:after {
  content: "";
  display: table;
}
#account-nav #account-actions:after {
  clear: both;
}
#account-nav #cart-summary {
  float: left;
  font-size: 12px;
  margin-top: 2px;
  position: relative;
}
#account-nav #cart-summary::before {
  font-size: 12px;
  position: absolute;
  left: 4px;
  bottom: -2px;
}
#account-nav .btn.btn-small.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
#account-nav .btn-inverse:last-of-type {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), inset 1px 0 0 rgba(255, 255, 255, 0.1);
}
#account-nav #cart-summary {
  padding-left: 22px;
  /* background: url(/assets/img/cart-icon.png) no-repeat 0px 6px; */
}
#account-nav #cart-summary .summary {
  border-bottom: 1px solid #ccc;
}
#account-nav #cart-summary .summary-empty {
  border-bottom: none;
  color: #888;
}
#account-nav #cart-summary span {
  display: inline-block;
  padding: 0;
}
#actions ul {
  top: 25px;
  z-index: -1;
}
#actions ul li a {
  width: 141px;
}
#soMiniCartContents {
  background-color: #FFF;
}
.soPopupWindow {
  z-index: 100;
}
/*=====================================================
  CONTENT
=====================================================*/
/*  GENERAL
	-----------------------------------------------------*/
#content {
  margin-top: 4em;
}
#content .content-inner,
#content .content-inner-alt,
#content .wrapper,
#content .wrapper-alt {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  min-height: 200px;
  background: white;
  border: 1px solid;
  /* 		border-color: #E5E5E5 #DBDBDB #D2D2D2; */
  border-color: #ddd #ccc #aaa;
  overflow: hidden;
}
#content .content-inner.dark,
#content .content-inner-alt.dark,
#content .wrapper.dark,
#content .wrapper-alt.dark {
  background: #000;
}
#caption {
  color: #fff;
  margin-left: 72px;
}
#caption h2 {
  font-size: 25px;
  margin-top: .5em;
  margin-bottom: 0;
}
#caption p {
  font-size: 16px;
  font-style: italic;
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
}
/* SECTION HEADER */
.section-header {
  position: relative;
  margin-top: 0;
  height: 67px;
  padding: 1px 0;
}
/* HERO STYLES */
#highlight {
  margin-bottom: 36px;
  border-radius: 6px;
}
#highlight .embed {
  display: inline-block;
  margin: 19px;
  float: left;
}
#highlight .info {
  display: inline-block;
  color: white;
  float: right;
  width: 269px;
  margin-right: 19px;
  margin-top: 26px;
}
#highlight #active-slide {
  margin: 0 auto;
}
#highlight.dark {
  background: #000;
  color: #fff;
}
#highlight .social {
  margin-top: 1em;
}
.wrapper #hero {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
#hero {
  margin-bottom: 19px !important;
  *zoom: 1;
}
#hero:before,
#hero:after {
  display: table;
  content: "";
  line-height: 0;
}
#hero:after {
  clear: both;
}
#hero:before,
#hero:after {
  content: "";
  display: table;
}
#hero:after {
  clear: both;
}
#hero:before,
#hero:after {
  content: "";
  display: table;
}
#hero:after {
  clear: both;
}
#hero:before,
#hero:after {
  content: "";
  display: table;
}
#hero:after {
  clear: both;
}
#hero h1 {
  color: #222;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  margin-top: 1em;
  padding-left: 0;
}
#hero.center {
  text-align: center;
}
#hero p {
  font-size: 20px !important;
  line-height: 25px;
  /* margin: 1em 34px; */
  text-align: left;
}
#intro-block .embed img {
  display: block;
  vertical-align: bottom;
}
#intro-block .embed a {
  display: block;
}
/*  page styles
	-----------------------------------------------------*/
/*
	article section.block {
		.column(12);
	}
*/
/*
	article .vertical .cell {
		.column(12);
	}
*/
.hero-wrap {
  *zoom: 1;
  padding: 17px;
}
.hero-wrap:before,
.hero-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.hero-wrap:after {
  clear: both;
}
.hero-wrap:before,
.hero-wrap:after {
  content: "";
  display: table;
}
.hero-wrap:after {
  clear: both;
}
.hero-wrap:before,
.hero-wrap:after {
  content: "";
  display: table;
}
.hero-wrap:after {
  clear: both;
}
.hero-wrap:before,
.hero-wrap:after {
  content: "";
  display: table;
}
.hero-wrap:after {
  clear: both;
}
.block-wrap,
.page-title {
  *zoom: 1;
  padding: 1em 17px;
}
.block-wrap:before,
.page-title:before,
.block-wrap:after,
.page-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-wrap:after,
.page-title:after {
  clear: both;
}
.block-wrap:before,
.page-title:before,
.block-wrap:after,
.page-title:after {
  content: "";
  display: table;
}
.block-wrap:after,
.page-title:after {
  clear: both;
}
.block-wrap:before,
.page-title:before,
.block-wrap:after,
.page-title:after {
  content: "";
  display: table;
}
.block-wrap:after,
.page-title:after {
  clear: both;
}
.block-wrap:before,
.page-title:before,
.block-wrap:after,
.page-title:after {
  content: "";
  display: table;
}
.block-wrap:after,
.page-title:after {
  clear: both;
}
.page-title,
.block-wrap .page-intro,
.block-wrap .page-body,
.block-wrap .page-footer {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.page-title {
  margin-top: 19px;
  text-transform: uppercase;
  text-align: center;
}
.page-title h2 {
  text-transform: uppercase;
}
.block-wrap .page-intro {
  font-size: 20px;
  line-height: 1.3;
}
.block-wrap .page-intro .button {
  font-size: 13px;
}
.list-block,
.block {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.vertical .cell,
.columns-2 .cell,
.columns-3 .cell,
.columns-4 .cell {
  /* padding: 19px; */
}
section,
.row {
  *zoom: 1;
}
section:before,
.row:before,
section:after,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
section:after,
.row:after {
  clear: both;
}
section:before,
.row:before,
section:after,
.row:after {
  content: "";
  display: table;
}
section:after,
.row:after {
  clear: both;
}
section:before,
.row:before,
section:after,
.row:after {
  content: "";
  display: table;
}
section:after,
.row:after {
  clear: both;
}
section:before,
.row:before,
section:after,
.row:after {
  content: "";
  display: table;
}
section:after,
.row:after {
  clear: both;
}
.row {
  display: block;
  width: 104.16666667%;
  margin: 0 -2.08333333%;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.columns-2 .cell {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
.columns-3 .cell {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
}
.columns-4 .cell {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
.vertical {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.block-wrap .form {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
/*  HOMEPAGE
	-----------------------------------------------------*/
#home #hero-wrap {
  *zoom: 1;
  background: #fff;
}
#home #hero-wrap:before,
#home #hero-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
#home #hero-wrap:after {
  clear: both;
}
#home #hero-wrap:before,
#home #hero-wrap:after {
  content: "";
  display: table;
}
#home #hero-wrap:after {
  clear: both;
}
#home #hero-wrap:before,
#home #hero-wrap:after {
  content: "";
  display: table;
}
#home #hero-wrap:after {
  clear: both;
}
#home #hero-wrap:before,
#home #hero-wrap:after {
  content: "";
  display: table;
}
#home #hero-wrap:after {
  clear: both;
}
#home #hero-block {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  margin-top: 4.5em;
}
#home #hero-block img {
  border-radius: 4px;
}
#home section#content {
  margin-top: 0;
}
#home .wrapper {
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none !important;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}
#home #sponsor-block h1,
#home #newsletter-block h1,
#home #news-block h1,
#home #gifts-block #items h1 {
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1em;
}
#home #sponsor-block > p,
#home #newsletter-block > p,
#home #news-block > p,
#home #gifts-block #items > p {
  font-size: 20px;
  margin-top: 0;
}
#home #sponsor-block {
  padding-top: 1.3em;
  position: relative;
  text-align: center;
}
#home #sponsor-block div {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
}
#home #sponsor-block > p a {
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
  font-style: italic;
}
#home #sponsor-block span {
  border: none;
  color: #222;
}
#home #sponsor-block div p {
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
}
#home #newsletter-block,
#home #news-block {
  *zoom: 1;
  background: #fff;
  border-radius: 4px;
  margin-top: 1em;
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
  height: 340px;
  border: 1px solid #ccc;
  box-shadow: inset 0 0px 5px 0px rgba(127, 127, 127, 0.5), 0 1px 0px #ffffff;
  /*
		h1 {
			margin-top: 1em;
			margin-bottom: 0;
			line-height: 1em;
		}
		> p {
			font-size: 20px;
			margin-top: 0;
		}
	*/
}
#home #newsletter-block:before,
#home #news-block:before,
#home #newsletter-block:after,
#home #news-block:after {
  display: table;
  content: "";
  line-height: 0;
}
#home #newsletter-block:after,
#home #news-block:after {
  clear: both;
}
#home #newsletter-block:before,
#home #news-block:before,
#home #newsletter-block:after,
#home #news-block:after {
  content: "";
  display: table;
}
#home #newsletter-block:after,
#home #news-block:after {
  clear: both;
}
#home #newsletter-block:before,
#home #news-block:before,
#home #newsletter-block:after,
#home #news-block:after {
  content: "";
  display: table;
}
#home #newsletter-block:after,
#home #news-block:after {
  clear: both;
}
#home #newsletter-block:before,
#home #news-block:before,
#home #newsletter-block:after,
#home #news-block:after {
  content: "";
  display: table;
}
#home #newsletter-block:after,
#home #news-block:after {
  clear: both;
}
#home #newsletter-block input[type=text],
#home #news-block input[type=text] {
  width: 91%;
  display: inline-block;
  font-size: 15px;
  padding: 6px 10px;
  box-shadow: inset 1px 1px 2px #CCC;
  border: 1px solid #999;
  border-radius: 5px;
  color: #666;
  margin-bottom: 1em;
}
#home #newsletter-block p {
  font-size: 13px;
}
#home #newsletter-block .split-left {
  /*
			float: left;
			width: 50%;
*/
}
#home #newsletter-block .split-right {
  /*
			float: right;
			width: 50%;
			margin-bottom: 1em;
*/
}
#home #newsletter-block .split-right ul li {
  display: inline-block;
  font-size: 28px;
  margin: 0 3px;
}
#home #newsletter-block #sharepage {
  clear: both;
  *zoom: 1;
  background: url(/assets/img/share-divider.png) no-repeat top center;
  padding-top: 1.5em;
  margin-top: 1em;
}
#home #newsletter-block #sharepage:before,
#home #newsletter-block #sharepage:after {
  display: table;
  content: "";
  line-height: 0;
}
#home #newsletter-block #sharepage:after {
  clear: both;
}
#home #newsletter-block #sharepage:before,
#home #newsletter-block #sharepage:after {
  content: "";
  display: table;
}
#home #newsletter-block #sharepage:after {
  clear: both;
}
#home #newsletter-block #sharepage:before,
#home #newsletter-block #sharepage:after {
  content: "";
  display: table;
}
#home #newsletter-block #sharepage:after {
  clear: both;
}
#home #newsletter-block #sharepage:before,
#home #newsletter-block #sharepage:after {
  content: "";
  display: table;
}
#home #newsletter-block #sharepage:after {
  clear: both;
}
#tell-facebook,
#tell-facebook a {
  color: #3B5998 !important;
}
#tell-twitter,
#tell-twitter a {
  color: #00C5F9 !important;
}
#tell-googleplus,
#tell-googleplus a,
#tell-googleplus a:visited {
  color: #3D3D3D !important;
}
#tell-linkedin,
#tell-linkedin a {
  color: #0073B2 !important;
}
#tell-pinterest,
#tell-pinterest a {
  color: #CB2027 !important;
}
#tell-mail,
#tell-mail a {
  color: #7F911D !important;
}
.tell-your-friends a {
  font-size: 28px;
}
.tell-your-friends a:hover {
  opacity: .7;
  cursor: pointer;
}
#home .blocks {
  *zoom: 1;
  margin-top: 1em;
  margin-bottom: 1em;
}
#home .blocks:before,
#home .blocks:after {
  display: table;
  content: "";
  line-height: 0;
}
#home .blocks:after {
  clear: both;
}
#home .blocks:before,
#home .blocks:after {
  content: "";
  display: table;
}
#home .blocks:after {
  clear: both;
}
#home .blocks:before,
#home .blocks:after {
  content: "";
  display: table;
}
#home .blocks:after {
  clear: both;
}
#home .blocks:before,
#home .blocks:after {
  content: "";
  display: table;
}
#home .blocks:after {
  clear: both;
}
#home #gifts-block {
  text-align: center;
  margin-top: 1em;
  /*
		h1 {
			margin-top: 1em;
			margin-bottom: 0;
			line-height: 1em;
		}
		p {
			font-size: 20px;
			margin-top: 0;
		}
	*/
}
#home #gifts-block #items {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dedede));
  background-image: -webkit-linear-gradient(top, #ffffff, #dedede);
  background-image: -moz-linear-gradient(top, #ffffff, #dedede);
  background-image: -o-linear-gradient(top, #ffffff, #dedede);
  background-image: -ms-linear-gradient(top, #ffffff, #dedede);
  background-image: linear-gradient(top, #ffffff, #dedede);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#dedede');
  border-radius: 4px;
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
  box-shadow: inset 0 0px 5px 0px rgba(127, 127, 127, 0.5), 0 1px 0px #ffffff;
  *zoom: 1;
}
#home #gifts-block #items:before,
#home #gifts-block #items:after {
  display: table;
  content: "";
  line-height: 0;
}
#home #gifts-block #items:after {
  clear: both;
}
#home #gifts-block #items:before,
#home #gifts-block #items:after {
  content: "";
  display: table;
}
#home #gifts-block #items:after {
  clear: both;
}
#home #gifts-block #items:before,
#home #gifts-block #items:after {
  content: "";
  display: table;
}
#home #gifts-block #items:after {
  clear: both;
}
#home #gifts-block #items:before,
#home #gifts-block #items:after {
  content: "";
  display: table;
}
#home #gifts-block #items:after {
  clear: both;
}
#home #gifts-block #items div {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
#home #gifts-block #items a {
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
  font-style: italic;
  color: #222;
  position: relative;
  top: -1em;
}
#home #gifts-block #items span {
  border: none;
}
#home #catalog {
  position: relative;
  top: -5px;
}
#home #news-feed {
  height: 214px;
  width: 378px;
  border: 1px solid #aaa;
  margin: 1em auto;
  border-radius: 4px;
  box-shadow: inset 0 0 3px #AAA;
  background: white;
  overflow-y: scroll;
  text-align: left;
}
#home #news-feed dt,
#home #news-feed dd {
  font-size: 13px;
  margin: 0 1em;
}
#home #news-feed dt {
  font-weight: bold;
  margin-top: 1.5em;
  font-size: 15px;
  margin-bottom: 1em;
}
#home #news-feed dd {
  margin-bottom: 1em;
  line-height: 1.4em;
}
#home .divider {
  background: transparent url(/assets/img/home-divider.png) no-repeat 0 0;
  border: none;
  padding: 0;
  margin: 0 0 0 -20px;
  width: 960px;
  position: absolute;
  top: 0;
  z-index: -1;
  height: 90px;
}
#home #intro-block {
  padding-top: 1.3em;
  position: relative;
  font-size: 20px;
  line-height: 23px;
}
#home #intro-block p {
  width: 500px;
  float: left;
  margin: 6px 0 1.35em 60px !important;
}
#home #intro-block span {
  font-weight: 600;
}
/*  ABOUT
	-----------------------------------------------------*/
/* ABOUT HOME */
.pattern-intro {
  /* 	.column(12); */
}
/* HISTORY */
.history #slides {
  display: none;
}
.history #active-slide {
  width: 852px;
  height: 482px;
  position: relative;
  overflow: hidden;
}
.history #slide-controls {
  width: 852px;
  overflow: hidden;
  color: #fff;
  margin-left: 73px;
}
.history #slide-controls .controls {
  float: left;
  padding: 0 15px;
  padding-top: 20px;
  width: 85px;
}
.history #thumbstrip {
  float: left;
  width: 682px;
  overflow: hidden;
  padding: 12px 0;
  border-radius: 6px;
}
.history #slide-controls ol {
  width: 90000px;
  position: relative;
  left: 0px;
}
.history #slide-controls li {
  float: left;
  margin: 0 8px;
  opacity: 0.65;
  border: 2px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 2px 1px black;
  padding: 1px;
  height: 43px;
}
.history #slide-controls li:hover {
  border: 2px solid #7D8A2B;
  opacity: 1;
}
.history #slide-controls li.active {
  opacity: 1.0;
  border: 2px solid #fff;
}
.history #slide-controls .controls span {
  cursor: pointer;
  display: block;
  border: 1px solid #222;
  width: 25px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border-radius: 6px;
  float: left;
  font-size: 16px !important;
  margin-right: 5px;
}
.history #slide-controls .controls span:hover {
  background: #7D8A2B;
  border: 1px solid #7D8A2B;
}
.history #slide-controls .controls span:last-child {
  margin: 0;
}
.history #highlight #active-slide {
  margin: 4em auto 0;
}
/* VISION */
.vision .block-wrap:first-child {
  background-color: #3b3b3b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #3b3b3b, #ffffff);
  background-image: -moz-linear-gradient(top, #3b3b3b, #ffffff);
  background-image: -o-linear-gradient(top, #3b3b3b, #ffffff);
  background-image: -ms-linear-gradient(top, #3b3b3b, #ffffff);
  background-image: linear-gradient(top, #3b3b3b, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#3b3b3b', EndColorStr='#ffffff');
  border-bottom: 1px solid #ccc;
}
/* FINANCES */
.finances .hero-content {
  width: 353px;
  float: right;
}
.finances .hero-content h2,
.finances .hero-content p {
  margin: 1em 0;
}
.finances .block-wrap {
  border-bottom: 1px solid #CCC;
  background: url(/assets/img/tb-gradient-bg.png) repeat-x 0 0;
}
.finances .block-wrap:nth-child(2) {
  background: transparent;
}
.finances .wrapper article > div:first-of-type {
  margin-top: 19px;
  background: url(/assets/img/bt-gradient-bg.png) repeat-x left bottom;
}
.finances .wrapper article > div:last-of-type {
  border: none;
  margin-bottom: 19px;
}
.finances #questions,
.finances #accountability,
.finances .columns-3,
.finances .columns-2,
.finances .columns-4,
.finances .vertical {
  *zoom: 1;
}
.finances #questions:before,
.finances #accountability:before,
.finances .columns-3:before,
.finances .columns-2:before,
.finances .columns-4:before,
.finances .vertical:before,
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  display: table;
  content: "";
  line-height: 0;
}
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  clear: both;
}
.finances #questions:before,
.finances #accountability:before,
.finances .columns-3:before,
.finances .columns-2:before,
.finances .columns-4:before,
.finances .vertical:before,
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  content: "";
  display: table;
}
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  clear: both;
}
.finances #questions:before,
.finances #accountability:before,
.finances .columns-3:before,
.finances .columns-2:before,
.finances .columns-4:before,
.finances .vertical:before,
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  content: "";
  display: table;
}
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  clear: both;
}
.finances #questions:before,
.finances #accountability:before,
.finances .columns-3:before,
.finances .columns-2:before,
.finances .columns-4:before,
.finances .vertical:before,
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  content: "";
  display: table;
}
.finances #questions:after,
.finances #accountability:after,
.finances .columns-3:after,
.finances .columns-2:after,
.finances .columns-4:after,
.finances .vertical:after {
  clear: both;
}
.finances #questions h2,
.finances #accountability h2,
.finances .columns-3 h2,
.finances .columns-2 h2,
.finances .columns-4 h2,
.finances .vertical h2 {
  font-size: 23px;
  margin-top: .5em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1em;
  font-weight: 400;
}
/* Questions */
.finances #questions {
  background: none;
  text-align: center;
}
/* Accountability */
.finances .columns-4 {
  padding-top: 1em;
  padding-bottom: 2em;
}
.finances .columns-4 h3 {
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
  font-weight: normal;
  font-size: 16px;
  font-style: italic;
}
.finances .columns-4 .row {
  background: transparent url(/assets/img/col4-bg.png) repeat-y center top;
}
.finances .columns-4 .cell {
  min-height: 175px;
}
/* Gifts */
.finances .columns-3 {
  padding-top: 2em;
  padding-bottom: 2em;
  /*
		h4 {
			.serif-fontstack;
			text-align: left;
			border-bottom: 1px solid #ccc;
			font-size: 16px;
			font-style: italic;
			margin-bottom: 1em;
		}
		li {
			text-align: left;
			border-bottom: 1px dotted #ccc;
			strong {
				float: right;
			}
		}
*/
}
.finances .columns-3 .cell {
  text-align: center;
}
.finances .list-block:last-of-type {
  border-bottom: none;
}
/* Reports */
.finances ul.tabbed {
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(top, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f2f2f2');
}
.finances ul.tabbed li {
  display: inline-block;
  width: 33%;
  border-left: 1px solid #ccc;
}
.finances ul.tabbed li a {
  display: block;
  color: #222;
  text-align: center;
}
.finances ul.tabbed li:first-child {
  border: none;
}
/* VISION & MISSION */
.list {
  margin-left: 1.3em;
  list-style: disc;
}
#vision h2 {
  font-weight: bold;
}
/* LEADERSHIP - BOARD */
#leadership .content-inner {
  overflow: visible;
  padding-bottom: 44px;
}
.leader-grid {
  /* background: #dbdcc5; */
  *zoom: 1;
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.leader-grid:before,
.leader-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.leader-grid:after {
  clear: both;
}
.leader-grid:before,
.leader-grid:after {
  content: "";
  display: table;
}
.leader-grid:after {
  clear: both;
}
.leader-grid:before,
.leader-grid:after {
  content: "";
  display: table;
}
.leader-grid:after {
  clear: both;
}
.leader-grid:before,
.leader-grid:after {
  content: "";
  display: table;
}
.leader-grid:after {
  clear: both;
}
.bio {
  position: relative;
  padding: 23px 0 23px 15px;
  /* background: #dbdcc5; */
}
.bio .overlay {
  display: none;
  background: #000;
  color: #fff;
  padding: 23px;
  width: 392px;
  font-size: 1em;
}
.bio:hover .overlay {
  display: block;
  position: absolute;
  top: 282px;
  z-index: 50;
  left: 15px;
  background: #000;
}
.bio .leadership-title {
  position: absolute;
  /* bottom: 115px; */
  top: 204px;
  width: 392px;
  background: rgba(0, 0, 0, 0.5);
  padding: 3px 10px;
  color: #fff;
}
.board .block {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.person-list li {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, #f2f2f2, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(top, #f2f2f2, rgba(255, 255, 255, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f2f2f2', EndColorStr='#ffffff');
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #fff;
  *zoom: 1;
}
.person-list li:before,
.person-list li:after {
  display: table;
  content: "";
  line-height: 0;
}
.person-list li:after {
  clear: both;
}
.person-list li:before,
.person-list li:after {
  content: "";
  display: table;
}
.person-list li:after {
  clear: both;
}
.person-list li:before,
.person-list li:after {
  content: "";
  display: table;
}
.person-list li:after {
  clear: both;
}
.person-list li:before,
.person-list li:after {
  content: "";
  display: table;
}
.person-list li:after {
  clear: both;
}
.person-list li .inner {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  display: block;
  padding: 2.5em 0;
}
.person-list li .inner img {
  float: left;
  margin-left: 34px;
}
.person-list li .inner h3,
.person-list li .inner p {
  margin-left: 252px;
  margin-right: 34px;
}
.person-list li:first-child {
  background: none;
  border-top: none;
}
.person-list li:last-child {
  border-bottom: none;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.about_leadership .learn-more {
  border-top: 1px solid #ccc;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: right;
  padding-right: 36px;
  background: url(/assets/img/standalone-bar-bg.png) repeat-x 0 0;
  -ms-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.about_leadership .learn-more a {
  font-size: 16px;
  font-family: georgia, serif;
  font-style: italic;
  color: #222;
}
.about_leadership .learn-more a:after {
  content: " \00BB";
}
/* FAQ */
.faq .wrapper h1 {
  text-align: center;
  margin-top: 1em;
  text-transform: uppercase;
}
.faq .wrapper h2 {
  font-weight: 400;
}
.faq .tabbed {
  width: 511px;
  margin: 2em auto 4em;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 1em;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(top, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f2f2f2');
}
.faq .tabbed li {
  display: inline-block;
  width: 167px;
  border-left: 1px solid #ccc;
}
.faq .tabbed li a {
  display: block;
  color: #828c34;
  text-align: center;
  padding: .5em 0;
}
.faq .tabbed li:first-child {
  border: none;
}
.faq .block {
  border-top: 1px solid #ccc;
  padding: 2em 0;
}
.faq article .block:first-of-type {
  border: none;
}
/* CONTACT US */
.contact #hero-block {
  background: #000;
  color: #fff;
  border-radius: 4px;
  margin-bottom: 2em;
}
.contact #hero-block .block-inner {
  padding: 28px 15px 28px;
}
.contact .info h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: .5em;
}
.contact .wrapper h2 {
  text-transform: uppercase;
  font-size: 20px;
}
.contact #mapcanvas {
  color: black;
}
.contact .col input[type=text] {
  height: 23px;
  width: 163px;
  margin-bottom: 1em;
}
.block-inner {
  *zoom: 1;
}
.block-inner:before,
.block-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-inner:after {
  clear: both;
}
.block-inner:before,
.block-inner:after {
  content: "";
  display: table;
}
.block-inner:after {
  clear: both;
}
.block-inner:before,
.block-inner:after {
  content: "";
  display: table;
}
.block-inner:after {
  clear: both;
}
.block-inner:before,
.block-inner:after {
  content: "";
  display: table;
}
.block-inner:after {
  clear: both;
}
.history #hero {
  color: #fff;
}
.history #hero p {
  margin: 1em 53px;
}
.contact dl {
  position: relative;
}
.contact dt {
  cursor: pointer;
  width: 132px;
  border: 1px solid transparent;
  clear: both;
  padding: 4px 7px;
  margin: 0;
  border-radius: 2px;
}
.contact dt.selected {
  color: #666;
  background: url(/assets/img/dept-contact-bg.png) no-repeat 0 0;
}
.contact dd {
  display: none;
  position: absolute;
  left: 140px;
  top: 0;
}
.contact dd.selected {
  display: block;
}
.contact #body-block {
  padding-top: 19px;
  background: transparent url(/assets/img/contact-vert-divider-bg.png) repeat-y 264px 0;
  *zoom: 1;
}
.contact #body-block:before,
.contact #body-block:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact #body-block:after {
  clear: both;
}
.contact #body-block:before,
.contact #body-block:after {
  content: "";
  display: table;
}
.contact #body-block:after {
  clear: both;
}
.contact #body-block:before,
.contact #body-block:after {
  content: "";
  display: table;
}
.contact #body-block:after {
  clear: both;
}
.contact #body-block:before,
.contact #body-block:after {
  content: "";
  display: table;
}
.contact #body-block:after {
  clear: both;
}
.contact #contact-form p {
  font-size: 16px;
}
.contact #contact-form textarea,
.contact #contact-form input[type=text] {
  width: 75%;
}
.contact #department-contacts ul.col {
  margin-top: 1em;
  float: left;
  width: 49%;
}
.contact #department-contacts ul.col li {
  margin-bottom: 1em;
}
.contact .wrapper {
  min-height: auto !important;
}
/*  WORK
	-----------------------------------------------------*/
/* INDEX */
#work.index article > h2,
#page-community-transformation > h2,
#page-causes > h2 {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  margin-top: 19px;
  text-transform: uppercase;
  text-align: center;
}
#page-our-work .block-wrap:first-of-type,
#page-community-transformation .block-wrap:first-of-type,
#page-causes .block-wrap:first-of-type {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  font-size: 20px;
  line-height: 1.2;
}
#work.index .row,
#page-causes .row {
  margin-bottom: 2em;
}
#work.index .cell,
#page-causes .cell {
  text-align: center;
}
#work.index .cell .cell-content,
#page-causes .cell .cell-content {
  width: 340px;
  margin: .5em auto 0;
}
#work.index .cell .cell-content h3,
#page-causes .cell .cell-content h3 {
  text-transform: uppercase;
}
#work.index .cell .actions,
#page-causes .cell .actions {
  margin-top: 1em;
}
/* EMERGENCY */
.emergency article > h2 {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  margin-top: 19px;
}
.emergency .block-wrap:first-of-type {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
  font-size: 20px;
  line-height: 1.2;
}
.emergency .block-wrap.slideshows {
  background: url(/assets/img/tb-gradient-bg.png) repeat-x 0 1px;
  border-top: 1px solid #e1e1e1;
}
.emergency .block-wrap.slideshows .slideshow {
  margin-top: 2em;
}
.emergency .standalone {
  width: 100%;
  border: 1px solid #ccc;
  /* 		border-width: 1px 0; */
  /* 		margin-left: -19px; */
  padding: 1em 19px;
  background: url(/assets/img/standalone-bar-bg.png) repeat-x 0 0;
  /* 		position: absolute; */
  text-align: right;
  -moz-box-shadow: 0 1px 3px -1px #cccccc;
  -webkit-box-shadow: 0 1px 3px -1px #cccccc;
  box-shadow: 0 1px 3px -1px #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.emergency .standalone a {
  color: #333;
  font-family: Georgia, "ff-meta-serif-web-pro", serif;
  font-style: italic;
  font-weight: bold;
}
.emergency .cell {
  text-align: center;
}
.emergency .cell .cell-image img {
  border-radius: 12px;
}
.emergency .cell .cell-content {
  width: 220px;
  margin: 0 auto;
}
.emergency .cell .cell-content h3 {
  text-transform: uppercase;
  font-size: 16px;
}
.emergency .cell .actions {
  margin-top: 1em;
}
.d3 .columns-3 h2 {
  text-align: center;
  margin-bottom: 1.5em;
}
.d3 .columns-3 h3 {
  text-align: left;
}
.d3 .columns-3 .left {
  text-align: left !important;
}
.d3 .columns-3 .left .actions {
  text-align: left !important;
}
.d3 .columns-3 .row {
  background: url(/assets/img/bg-3col-dividers.png) repeat-y top center;
  margin-bottom: 2em;
}
.d3 .columns-3 .row .cell-content.left,
.d3 .columns-3 .row .left .actions {
  text-align: left !important;
}
.d3 .columns-3 .row .cell:nth-child(n+1) h3 {
  vertical-align: middle;
  line-height: 41px;
}
.d3 .columns-3 .row .cell:nth-child(n+1) h3:before {
  display: block;
  float: left;
  margin-bottom: -5px;
  margin-right: 7px;
}
.d3 .columns-3 .row .cell:nth-child(1) h3:before {
  content: url("/assets/img/one-circle-inset.png");
}
.d3 .columns-3 .row .cell:nth-child(2) h3:before {
  content: url("/assets/img/two-circle-inset.png");
}
.d3 .columns-3 .row .cell:nth-child(3) h3:before {
  content: url("/assets/img/three-circle-inset.png");
}
.d3 .columns-3 .row .cell-content p {
  clear: both;
}
.custom-right {
  margin-top: 3em;
}
/* Causes */
/*
	.causes .cell {
		text-align: center;
	}
*/
/* COMMUNITY TRANSFORMATION */
.page-community-transformation .hero-image {
  text-align: center !important;
}
.page-community-transformation .hero-image img {
  float: none !important;
  display: block;
  margin: 0 auto;
  border: 1px solid red;
}
/* COUNTRIES */
#country #country-content {
  padding-right: 10px;
}
#page-countries .popup {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  border-radius: 6px;
  background-color: #111111;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111111), to(#252525));
  background-image: -webkit-linear-gradient(top, #111111, #252525);
  background-image: -moz-linear-gradient(top, #111111, #252525);
  background-image: -o-linear-gradient(top, #111111, #252525);
  background-image: -ms-linear-gradient(top, #111111, #252525);
  background-image: linear-gradient(top, #111111, #252525);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#111111', EndColorStr='#252525');
  position: relative;
}
#page-countries .popup h3 {
  color: #ADBB28;
}
#page-countries .popup a {
  color: #ADBB28;
}
#page-countries .popup .close {
  top: -6px;
  right: -6px;
  border: none;
  background: transparent url(/assets/img/popup-close.png) no-repeat center 100%;
}
#page-countries .popup .popup-pointer {
  position: absolute;
  left: 142px;
  bottom: -12px;
}
#page-countries .popup p {
  font-size: 12px;
  font-weight: normal;
}
.work_countries .map-marker {
  opacity: 1;
  width: 10px;
  height: 10px !important;
  border-radius: 10px;
  /* 		background: #667F10; */
  background: #7C892A;
  overflow: hidden;
  border: 4px solid transparent;
}
.work_countries .map-marker:hover {
  background-color: #495827;
}
#page-countries .active {
  width: 12px;
  height: 12px !important;
  margin-left: -2px;
  margin-top: -2px;
  border: 4px solid #000;
}
#tiptip_holder {
  max-width: 300px !important;
}
#page-countries .imgMap {
  width: 958px;
}
#country aside {
  /* 		margin-top: 2em; */
  margin-top: 19px;
}
#country aside nav {
  border: 1px solid #cccccc;
  border-top-color: #e6e6e6;
  border-bottom-color: #b3b3b3;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 2em;
}
#country aside nav li {
  background: #ececec;
  border-top: 1px solid #ccc;
  font-weight: bold;
  box-shadow: inset 0 1px 1px #fff;
}
#country aside nav li:first-child {
  border-top: none;
}
#country aside nav li span,
#country aside nav li a {
  padding: 7px 10px;
  display: block;
  color: #333;
}
#country aside nav li span:hover,
#country aside nav li a:hover {
  background: #f9f9f9;
}
#country aside nav li span {
  width: 100% !important;
}
#country aside nav li.active a {
  color: #7c8a2b;
}
#country aside nav li ul li {
  background: #fff;
  font-weight: normal;
  border: none;
}
#country aside nav li.closed ul {
  display: none;
}
#country-content h2 {
  text-transform: capitalize !important;
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  margin-bottom: 1em;
  text-align: left;
}
#country-content hr {
  border: 1px solid #cfcfcf;
  border-width: 1px 0 0 0;
  margin: 2em 0;
  clear: both;
}
#country-content figure {
  float: left;
  margin-right: 30px;
}
#country-content figure img {
  border-radius: 4px;
}
#country-content .causes li {
  float: left;
  display: block;
  margin-right: 9px;
}
#country-content .causes li a {
  display: block;
  color: #7c8a2b;
  width: 99px;
  height: 75px;
  border: 1px solid #cccccc;
  border-top-color: #b3b3b3;
  border-bottom-color: #e6e6e6;
  text-align: center;
  background: #F1F1F1;
  border-radius: 8px;
  line-height: 1.2em;
  padding: 5px 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #f0f0f0);
  background-image: -moz-linear-gradient(top, #fdfdfd, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fdfdfd', EndColorStr='#f0f0f0');
  transition: box-shadow 0.3s ease-in-out;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
}
#country-content .causes li a span {
  display: block;
  padding-top: 30px;
  background: url(/assets/img/slideshow-icons-sprite.png) no-repeat 34px 5px;
  border-bottom: none;
  margin-top: 12px;
}
#country-content .causes li a:hover {
  color: #333;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.3s ease-in-out;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  border: 1px solid #cccccc;
  border-top-color: #e6e6e6;
  border-bottom-color: #b3b3b3;
}
#country-content .causes li.active a {
  background-color: #94a343;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b5bc50), to(#738a37));
  background-image: -webkit-linear-gradient(top, #b5bc50, #738a37);
  background-image: -moz-linear-gradient(top, #b5bc50, #738a37);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#b5bc50', EndColorStr='#738a37');
  border-color: #617B19;
  color: #fff;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
}
#country-content .causes li.active a span {
  background-position-top: -55px;
  cursor: default;
}
#country-content .causes li:last-child {
  margin-right: 0;
}
#country-content .causes li.agriculture a span {
  background-position: 33px -181px;
}
#country-content .causes li.agriculture a:hover span {
  background-position: 33px -301px;
}
#country-content .causes li.agriculture.active a span {
  background-position: 33px -241px;
}
#country-content .causes li.church a span {
  background-position: 33px -1439px;
}
#country-content .causes li.church a:hover span {
  background-position: 33px -1559px;
}
#country-content .causes li.church.active a span {
  background-position: 33px -1499px;
}
#country-content .causes li.education a span {
  background-position: 33px -1079px;
}
#country-content .causes li.education a:hover span {
  background-position: 33px -1199px;
}
#country-content .causes li.education.active a span {
  background-position: 33px -1139px;
}
#country-content .causes li.health a span {
  background-position: 33px -719px;
}
#country-content .causes li.health a:hover span {
  background-position: 33px -839px;
}
#country-content .causes li.health.active a span {
  background-position: 33px -779px;
}
#country-content .causes li.income-generation a span {
  background-position: 33px -360px;
}
#country-content .causes li.income-generation a:hover span {
  background-position: 33px -480px;
}
#country-content .causes li.income-generation.active a span {
  background-position: 33px -420px;
}
#country-content .causes li.water a span {
  background-position: 33px -901px;
}
#country-content .causes li.water a:hover span {
  background-position: 33px -1021px;
}
#country-content .causes li.water.active a span {
  background-position: 33px -961px;
}
#country-content #country-facts .copy {
  text-align: left;
}
#country-content #country-facts .copy h2 {
  margin-bottom: .7em;
  line-height: 21px;
}
#country-content #country-facts .copy dl {
  margin-left: 369px;
}
#country-content #country-facts .copy dt,
#country-content #country-facts .copy dd {
  padding: 3px 0;
}
#country-content #country-facts .copy dt {
  font-weight: bold;
  float: left;
  margin-right: 10px;
  min-width: 66px;
  text-align: right;
}
#country-content #country-facts .copy dd {
  border-bottom: 1px solid #ccc;
  margin-left: 74px;
}
#country-details header {
  margin-top: 2em;
}
#country-details header h1 {
  margin-bottom: .2em;
}
#country-details header p {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 1.5em;
}
#country-slides {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  /* slide icons */
}
#country-slides h3 {
  margin-top: 1em;
  padding-top: 1.5em;
  background: url(/assets/img/slideshow-icons-sprite.png) no-repeat center -180px;
  text-align: center;
}
#country-slides .slide {
  display: none;
  border-radius: 4px;
  background: #eee;
  padding: 10px 10px 5px;
  border: #d5d5d5 1px solid;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 3em;
}
#country-slides div.active {
  display: block;
  margin-bottom: 3em;
}
#country-slides .copy {
  margin-left: 370px;
  text-align: left;
  margin-right: 15px;
}
#country-slides .causes {
  *zoom: 1;
  display: inline-block;
  margin-top: 339px;
}
#country-slides .causes:before,
#country-slides .causes:after {
  display: table;
  content: "";
  line-height: 0;
}
#country-slides .causes:after {
  clear: both;
}
#country-slides .causes:before,
#country-slides .causes:after {
  content: "";
  display: table;
}
#country-slides .causes:after {
  clear: both;
}
#country-slides .causes:before,
#country-slides .causes:after {
  content: "";
  display: table;
}
#country-slides .causes:after {
  clear: both;
}
#country-slides .causes:before,
#country-slides .causes:after {
  content: "";
  display: table;
}
#country-slides .causes:after {
  clear: both;
}
#country-slides .church h3 {
  background-position-y: -1439px;
}
#country-slides .education h3 {
  background-position-y: -1079px;
}
#country-slides .health h3 {
  background-position-y: -719px;
}
#country-slides .income-generation h3 {
  background-position-y: -359px;
}
#country-slides .water h3 {
  background-position-y: -900px;
}
#country-news article {
  margin: 1em 0;
  padding: 1em 0;
  border-bottom: 1px solid #e1e1e1;
}
#country-news article img {
  border-radius: 6px;
}
#country-news article h3 {
  margin-bottom: .5em;
}
#country-news article:first-of-type {
  margin-top: 10px;
  padding-top: 10px;
}
#country-news .copy {
  margin-left: 165px;
}
#country-news .news-list {
  float: left;
  width: 50%;
  margin-bottom: 2em;
}
/*  GIVE
	-----------------------------------------------------*/
/*  GET INVOLVED
	-----------------------------------------------------*/
/*
	#get-involved aside {
		.column(3);
	}
	#get-involved article {
		.column(9);
	}
*/
.get-involved .vertical .cell-content {
  margin-left: 215px;
  padding-bottom: 1em;
}
.get-involved .cell {
  margin-bottom: 1.6em !important;
  border-bottom: 1px solid #eee;
  min-height: 150px;
}
/*=====================================================
  SITE FOOTER
=====================================================*/
footer.global {
  margin: 3em 0;
  padding: 0;
}
footer p {
  float: right;
  margin-top: 1.2em;
}
footer p span {
  display: inline-block;
  background: #222;
  color: white;
  padding: 4px 6px 3px;
  border-radius: 3px;
  margin-left: 5px;
}
footer p span a {
  color: #ccc;
}
#path {
  float: left;
  margin-top: 1.4em;
}
#path li {
  float: left;
  margin-right: 10px;
  /* padding-right: 16px; */
  /* background: transparent url('/assets/img/arrow-right.png') no-repeat right 3px; */
}
#path li a {
  color: #222;
}
#path li a:hover {
  color: #999;
}
#path li a span {
  border-color: #e1e1e1;
}
#path li:last-child {
  background: none;
}
#path li:last-child a {
  color: #aaa;
  text-decoration: none;
  cursor: default;
}
#path li:last-child a span {
  border: none;
}
#footer-bar {
  background-color: #fefefe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e3e3e3));
  background-image: -webkit-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -moz-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -o-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -ms-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: linear-gradient(top, #fefefe, #e3e3e3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fefefe', EndColorStr='#e3e3e3');
  border: 1px solid #cccccc;
  border-top-color: #e6e6e6;
  border-bottom-color: #b3b3b3;
  /*
//		background-color: #eaeaea;
//		background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(238, 238, 238)), to(rgb(230, 230, 230)));
//		background-image: -webkit-linear-gradient(top, rgb(238, 238, 238), rgb(230, 230, 230));
//		border: 1px solid;
//		border-color: #E5E5E5 #DBDBDB #D2D2D2;
*/
  border-radius: 5px;
  /* //		box-shadow: inset 0 1px 0 #fff, 0px 2px 2px -1px rgba(0,0,0,.3); */
  box-shadow: inset 0 1px 0 #ffffff, 0px 2px 4px -2px rgba(0, 0, 0, 0.2);
  height: 50px;
  /*
		#fh-facebook a {
			background-image: url('/assets/img/facebook_16.png');
		}
		#fh-twitter a {
			background-image: url('/assets/img/twitter_16.png');
		}
		#fh-googleplus a {
			background-image: url('/assets/img/google_plus_16.png');
		}
		#fh-linkedin a {
			background-image: url('/assets/img/linkedin_16.png');
		}
		#fh-email a {
			background-image: url('/assets/img/email_16.png');
		}
*/
  /*
		#fh-blog a {
			background-image: url('/assets/img/blog_16.png');
			width: 38px;
		}
*/
}
#footer-bar ul {
  float: left;
  height: 48px;
}
#footer-bar .social {
  box-shadow: 1px 0 0 #fff;
  display: block;
  padding-right: 15px;
  border-right: 1px solid #CCC;
  /*
			.icon a {
				display: block;
				height: 16px;
				width: 16px;
				text-indent: -9999em;
				background-color: transparent;
				background-position: left top;
				background-repeat: no-repeat;

			}*/
}
#footer-bar .social li {
  display: block;
  float: left;
  margin-top: 14px;
  margin-left: 12px;
}
#footer-bar .social li:first-child {
  margin-left: 15px;
}
#footer-bar .social .ss-icon a {
  font-size: 16px;
  color: #C4C4C4;
}
#footer-bar .social .ss-icon a span {
  border: none;
}
#footer-bar #fh-facebook a {
  color: #5165A4;
}
#footer-bar #fh-twitter a {
  color: #57C0F8;
}
#footer-bar #fh-youtube a {
  color: #2D2D2D;
}
#footer-bar #fh-pinterest a {
  color: #CB2027;
}
#footer-bar #fh-email a {
  color: #95A030;
}
#footer-bar #fh-blog a {
  /* 			background: #C4C4C4; */
  background-color: #95A030;
  border-radius: 12px;
  color: #fff;
  height: 16px;
  padding: 0 5px;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
#footer-bar #fh-blog a:hover {
  background-color: #95A030;
}
#footer-bar #fh-blog a span {
  font-size: 10px;
  border: none;
  display: block;
}
#footer-bar .links {
  box-shadow: 1px 0 0 #fff;
  border-right: 1px solid #CCC;
  padding-right: 36px;
}
#footer-bar .links li {
  float: left;
  margin-left: 40px;
  margin-top: 15px;
}
#footer-bar .links li:first-child {
  margin-left: 36px;
}
#footer-bar .links a {
  color: #222;
  display: block;
  text-decoration: none;
}
#footer-bar .links a span {
  border-bottom: none;
}
#footer-bar .links a:hover {
  color: #758228;
}
#footer-bar .links a:hover span {
  border: none;
}
#footer-bar #search-box {
  display: inline-block;
  margin-top: 13px;
  margin-left: 15px;
  width: 190px;
}
#footer-bar #search-box input {
  width: 100%;
  font-size: 14px;
}
footer .ss-navigateright::before {
  font-size: 9px;
  color: #B0B0B0;
}
footer .ss-navigateright a {
  padding-left: 10px;
}
#footer-details .policy {
  color: black;
  text-decoration: underline;
  padding: 0 4px;
}
#footer-details .policy:hover {
  color: #AAA;
}
/*=====================================================
  Vertical Nav
=====================================================*/
.nav-block {
  /* 			width: 220px; 			 */
  /* 			font-family: "Helvetica Nueue", helvetica, verdana; */
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.nav-block:first-of-type {
  margin-top: 19px;
}
.nav-block h4 {
  margin-bottom: .5em;
  font-size: 13px;
  font-weight: normal;
  color: #898989;
}
.nav-block a {
  text-decoration: none;
  background: transparent;
  color: #222;
}
.nav-block a span {
  border: none;
}
.nav-block > ul {
  border: 1px solid #ccc;
  background: #eee;
  margin-bottom: 1em;
  border-radius: 6px;
  font-size: 13px;
  list-style: none;
  margin-top: 0;
  padding: 0;
  overflow: hidden;
}
.nav-block > ul > li {
  list-style: none;
  border-bottom: 1px solid #ccc;
  box-shadow: inset 0 0 4px #fff;
}
.nav-block > ul > li:last-of-type {
  border: none;
}
.nav-block > ul > li > a {
  display: block;
  padding: 10px 10px 10px 10px;
}
.nav-block > ul > li.icon > a {
  padding-left: 35px;
}
.nav-block > ul > li > a:hover,
.nav-block ul ul a:hover span {
  background-color: #e1e1e1 !important;
}
.nav-block ul ul {
  margin-bottom: .5em;
}
.nav-block ul ul a span {
  display: inline-block;
  padding: 3px 5px;
  border-radius: 4px;
  margin-bottom: 1px;
}
.nav-block ul ul .selected span,
.nav-block > ul > .selected > a {
  background-color: #e0e0e0 !important;
}
/* Ways to Give - Icons */
li#child-sponsorship.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_ways-to-give.png) no-repeat 8px 10px;
}
li#hunger-corps.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_ways-to-give.png) no-repeat 8px -40px;
}
li#where-needed-most.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_ways-to-give.png) no-repeat 8px -90px;
}
li#gift-catalog.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_ways-to-give.png) no-repeat 8px -140px;
}
li#c2c.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px 10px;
}
li#artist-program.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -40px;
}
li#fh-world-sports.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -90px;
}
li#women-of-action.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -140px;
}
li#blogger.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -190px;
}
li#entertainers.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -240px;
}
li#impact-social-policy.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -290px;
}
li#speakers.icon > a {
  background: url(http://xenon.fh.org/assets/img/nav-icons_get-involved.png) no-repeat 8px -340px;
}
/*=====================================================
  IN-PAGE LAYOUT
=====================================================*/
#entries .entry {
  margin: 2em;
}
#entries .entry h3 {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 0;
  font-weight: 600;
}
#entries .entry h3 a {
  color: #111;
}
/* @import 'import/blog'; */
aside {
  margin-top: 19px;
  margin-bottom: 19px;
  padding-left: 17px;
  padding-top: 17px;
}
.aside-container,
.blog-sidebar-container {
  border: 1px solid #CCC;
  margin-bottom: 1em;
  border-radius: 4px;
  overflow: hidden;
}
.aside-container header,
.blog-sidebar-container header {
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e3e3e3));
  background-image: -webkit-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -moz-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -o-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: -ms-linear-gradient(top, #fefefe, #e3e3e3);
  background-image: linear-gradient(top, #fefefe, #e3e3e3);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#fefefe', EndColorStr='#e3e3e3');
  padding: 0 7px;
  height: 34px;
  line-height: 34px;
  display: block;
}
.aside-container header h3,
.blog-sidebar-container header h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #333;
}
.aside-container ul,
.blog-sidebar-container ul {
  margin-top: 1em;
  margin-left: 10px;
  margin-right: 10px;
}
.aside-container ul > li,
.blog-sidebar-container ul > li {
  font-weight: bold;
}
.aside-container ul > li > a,
.blog-sidebar-container ul > li > a {
  color: #000;
}
.aside-container ul > li > a span,
.blog-sidebar-container ul > li > a span {
  border: none;
}
.aside-container ul > li ul,
.blog-sidebar-container ul > li ul {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: normal;
  margin-bottom: 15px;
}
.aside-container ul > li ul a,
.blog-sidebar-container ul > li ul a {
  display: block;
  background: transparent url(/assets/img/14x14.png) no-repeat 0 5px;
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
}
.aside-container ul > li ul a:hover,
.blog-sidebar-container ul > li ul a:hover {
  background-color: #eee;
}
.icon.sponsor-a-child a {
  background: url(/assets/img/14x14.png) no-repeat 0 0;
  padding-left: 18px;
}
/*=====================================================
  SAMPLE Styles
=====================================================*/
#page-sample-page .cell-content {
  /* background: #EEE; */
}
.row {
  *zoom: 1;
  /* 		border: 1px solid red; */
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.cell-image {
  *zoom: 1;
}
.cell-image:before,
.cell-image:after {
  display: table;
  content: "";
  line-height: 0;
}
.cell-image:after {
  clear: both;
}
.cell-image:before,
.cell-image:after {
  content: "";
  display: table;
}
.cell-image:after {
  clear: both;
}
.cell-image:before,
.cell-image:after {
  content: "";
  display: table;
}
.cell-image:after {
  clear: both;
}
.cell-image:before,
.cell-image:after {
  content: "";
  display: table;
}
.cell-image:after {
  clear: both;
}
.columns-2 .cell,
.columns-3 .cell,
.columns-4 .cell,
.columns-5 .cell {
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
}
.two-across-left .cell-content,
.two-across-left .cell-image {
  display: table-cell;
}
.two-across-left .cell-content {
  padding-left: 10px;
}
.two-across-left .cell-image {
  float: left;
}
.cell .actions {
  text-align: center;
  padding-top: 1em;
}
.two-across-left .actions {
  /* position: relative; */
  z-index: 0;
}
.two-across-top .cell-image,
.three-across .cell-image,
.two-across-top .cell-content,
.three-across .cell-content {
  text-align: center !important;
}
.two-across-top .cell-image img,
.three-across .cell-image img {
  float: none !important;
}
.vertical .cell {
  *zoom: 1;
  margin-bottom: 1em;
}
.vertical .cell:before,
.vertical .cell:after {
  display: table;
  content: "";
  line-height: 0;
}
.vertical .cell:after {
  clear: both;
}
.vertical .cell:before,
.vertical .cell:after {
  content: "";
  display: table;
}
.vertical .cell:after {
  clear: both;
}
.vertical .cell:before,
.vertical .cell:after {
  content: "";
  display: table;
}
.vertical .cell:after {
  clear: both;
}
.vertical .cell:before,
.vertical .cell:after {
  content: "";
  display: table;
}
.vertical .cell:after {
  clear: both;
}
.vertical .cell .cell-image {
  float: left;
  margin-right: 19px;
}
.vertical .cell .actions {
  display: inline;
}
/*=====================================================
  Grid Classes
=====================================================*/
.grid-1 {
  display: inline;
  float: left;
  width: 4.16666667%;
  margin: 0 2.08333333%;
}
.grid-2 {
  display: inline;
  float: left;
  width: 12.5%;
  margin: 0 2.08333333%;
}
.grid-3 {
  display: inline;
  float: left;
  width: 20.83333333%;
  margin: 0 2.08333333%;
}
.grid-4 {
  display: inline;
  float: left;
  width: 29.16666667%;
  margin: 0 2.08333333%;
}
.grid-5 {
  display: inline;
  float: left;
  width: 37.5%;
  margin: 0 2.08333333%;
}
.grid-6 {
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
.grid-7 {
  display: inline;
  float: left;
  width: 54.16666667%;
  margin: 0 2.08333333%;
}
.grid-8 {
  display: inline;
  float: left;
  width: 62.5%;
  margin: 0 2.08333333%;
}
.grid-9 {
  display: inline;
  float: left;
  width: 70.83333333%;
  margin: 0 2.08333333%;
}
.grid-10 {
  display: inline;
  float: left;
  width: 79.16666667%;
  margin: 0 2.08333333%;
}
.grid-11 {
  display: inline;
  float: left;
  width: 87.5%;
  margin: 0 2.08333333%;
}
.grid-12 {
  display: inline;
  float: left;
  width: 95.83333333%;
  margin: 0 2.08333333%;
}
.push-1 {
  margin-left: 10.41666667%;
}
.push-2 {
  margin-left: 18.75%;
}
.push-3 {
  margin-left: 27.08333333%;
}
.push-4 {
  margin-left: 35.41666667%;
}
.push-5 {
  margin-left: 43.75%;
}
.push-6 {
  margin-left: 52.08333333%;
}
.push-7 {
  margin-left: 60.41666667%;
}
.push-8 {
  margin-left: 68.75%;
}
.push-9 {
  margin-left: 77.08333333%;
}
.push-10 {
  margin-left: 85.41666667%;
}
.pull-1 {
  margin-right: 10.41666667%;
}
.pull-2 {
  margin-right: 18.75%;
}
.pull-3 {
  margin-right: 27.08333333%;
}
.pull-4 {
  margin-right: 35.41666667%;
}
.pull-5 {
  margin-right: 43.75%;
}
.pull-6 {
  margin-right: 52.08333333%;
}
.pull-7 {
  margin-right: 60.41666667%;
}
.pull-8 {
  margin-right: 68.75%;
}
.pull-9 {
  margin-right: 77.08333333%;
}
.pull-10 {
  margin-right: 85.41666667%;
}
/*=====================================================
  Slideshows
=====================================================*/
.slideshow-container {
  position: relative;
  height: 350px;
  width: 920px;
  overflow: hidden;
}
.slideshow_2 .slideshow-container {
  height: 400px;
  width: 400px;
}
.slideshow-display {
  display: block;
}
.slideshow-display .slideshow-wrap {
  position: absolute;
  display: block;
  *zoom: 1;
}
.slideshow-display .slideshow-wrap:before,
.slideshow-display .slideshow-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.slideshow-display .slideshow-wrap:after {
  clear: both;
}
.slideshow-display .slideshow-wrap:before,
.slideshow-display .slideshow-wrap:after {
  content: "";
  display: table;
}
.slideshow-display .slideshow-wrap:after {
  clear: both;
}
.slideshow-display .slideshow-wrap:before,
.slideshow-display .slideshow-wrap:after {
  content: "";
  display: table;
}
.slideshow-display .slideshow-wrap:after {
  clear: both;
}
.slideshow-display .slideshow-wrap:before,
.slideshow-display .slideshow-wrap:after {
  content: "";
  display: table;
}
.slideshow-display .slideshow-wrap:after {
  clear: both;
}
.slideshow-actions {
  margin-bottom: 1em;
}
.slideshow-image {
  display: none;
}
/*		.slideshow-nav .active {
			border: 1px solid red;
			display: inline-block;
		}*/
.big-ol-arrow {
  position: absolute;
  height: 100%;
  width: 63px;
  margin: 0;
  padding: 0;
  line-height: 350px;
  text-align: center;
  opacity: 0.3;
  font-size: 50px;
  background-color: transparent;
}
.big-ol-arrow.next {
  right: 0;
}
.big-ol-arrow:hover {
  opacity: 1;
}
.big-ol-arrow a {
  text-decoration: none;
  display: block;
  background: transparent url('/assets/img/prev-next-sprite.png') no-repeat 10px 136px;
  text-indent: -9999em;
}
.big-ol-arrow.next a {
  background: transparent url('/assets/img/prev-next-sprite.png') no-repeat -191px 136px;
}
.overlay {
  position: absolute;
  left: 200px;
  top: 200px;
  font-size: 40px;
  color: yellow;
}
.slideshow-nav {
  margin: 1.1em auto 0;
  text-align: center;
}
.slideshow-nav li {
  display: inline-block;
  margin: 1em .5em;
}
.slideshow-nav li a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #f5f5f5 url('/assets/img/slide-nav-sprite.png') no-repeat left top;
  text-indent: -9999em;
}
.slideshow-nav li a:hover {
  background-position: 0 -30px;
}
.slideshow-nav li.active a,
.slideshow-nav li.active:hover a {
  background-position: 0 -60px;
}
.block-wrap .slideshow .slideshow-display {
  *zoom: 1;
}
.block-wrap .slideshow .slideshow-display:before,
.block-wrap .slideshow .slideshow-display:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-wrap .slideshow .slideshow-display:after {
  clear: both;
}
.block-wrap .slideshow .slideshow-display:before,
.block-wrap .slideshow .slideshow-display:after {
  content: "";
  display: table;
}
.block-wrap .slideshow .slideshow-display:after {
  clear: both;
}
.block-wrap .slideshow .slideshow-display:before,
.block-wrap .slideshow .slideshow-display:after {
  content: "";
  display: table;
}
.block-wrap .slideshow .slideshow-display:after {
  clear: both;
}
.block-wrap .slideshow .slideshow-display:before,
.block-wrap .slideshow .slideshow-display:after {
  content: "";
  display: table;
}
.block-wrap .slideshow .slideshow-display:after {
  clear: both;
}
.block-wrap .slideshow figure,
.block-wrap .slideshow .copy {
  *zoom: 1;
  display: block;
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
.block-wrap .slideshow figure:before,
.block-wrap .slideshow .copy:before,
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  clear: both;
}
.block-wrap .slideshow figure:before,
.block-wrap .slideshow .copy:before,
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  content: "";
  display: table;
}
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  clear: both;
}
.block-wrap .slideshow figure:before,
.block-wrap .slideshow .copy:before,
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  content: "";
  display: table;
}
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  clear: both;
}
.block-wrap .slideshow figure:before,
.block-wrap .slideshow .copy:before,
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  content: "";
  display: table;
}
.block-wrap .slideshow figure:after,
.block-wrap .slideshow .copy:after {
  clear: both;
}
/*=====================================================
  Custom Blocks
=====================================================*/
.custom-block {
  *zoom: 1;
}
.custom-block:before,
.custom-block:after {
  display: table;
  content: "";
  line-height: 0;
}
.custom-block:after {
  clear: both;
}
.custom-block:before,
.custom-block:after {
  content: "";
  display: table;
}
.custom-block:after {
  clear: both;
}
.custom-block:before,
.custom-block:after {
  content: "";
  display: table;
}
.custom-block:after {
  clear: both;
}
.custom-block:before,
.custom-block:after {
  content: "";
  display: table;
}
.custom-block:after {
  clear: both;
}
.no-permission {
  width: 400px;
  background: #eee;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  margin: 12em auto;
  position: relative;
  border: 1px solid #ddd;
}
.no-permission p:before {
  font-size: 64px;
  position: absolute;
  top: 13px;
  left: 13px;
  color: #ddd;
}
.no-permission p {
  margin-left: 72px;
  color: #777;
  margin-bottom: 0;
}
.no-permission p a {
  display: inline-block;
  background: #ddd;
  padding: 0 7px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: none;
  border-radius: 20px;
  color: #000;
}
.no-permission p a:hover {
  background: #95A030;
  color: #fff;
}
/*=====================================================
  landing page styles
=====================================================*/
.custom-narrow,
.custom-wide,
.custom-html {
  *zoom: 1;
}
.custom-narrow:before,
.custom-wide:before,
.custom-html:before,
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  display: table;
  content: "";
  line-height: 0;
}
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  clear: both;
}
.custom-narrow:before,
.custom-wide:before,
.custom-html:before,
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  content: "";
  display: table;
}
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  clear: both;
}
.custom-narrow:before,
.custom-wide:before,
.custom-html:before,
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  content: "";
  display: table;
}
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  clear: both;
}
.custom-narrow:before,
.custom-wide:before,
.custom-html:before,
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  content: "";
  display: table;
}
.custom-narrow:after,
.custom-wide:after,
.custom-html:after {
  clear: both;
}
.custom-narrow {
  text-align: center;
  margin-bottom: 36px;
}
.custom-narrow .custom-html {
  width: 700px;
  margin: 0 auto;
  text-align: left;
  background: white;
  padding: 50px;
  border: 1px solid #EEE;
}
.custom-wide {
  margin-top: 7px;
  width: 886px;
}
/*=====================================================
  SEARCH Styles
=====================================================*/
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  height: auto !important;
  width: auto !important;
}
#search #cse input.gsc-input {
  font-size: 14px !important;
}
#search #cse #gs_tti0 {
  padding-top: 0;
}
#search .wrapper {
  padding: 36px;
  min-height: 600px;
}
/*=====================================================
  Misc
=====================================================*/
/*=====================================================
  FIX
=====================================================*/
#ki_container #ki_main {
  width: 291px !important;
}
/*
	i { // ISSUE NUMBERS
		background: red;
		display: inline-block;
		width: 16px;
		height: 16px;
		border-radius: 16px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		color: white;
		vertical-align: middle;
		line-height: 16px;
	}
*/
.no-boxshadow #blog .photo-album .thumbnails .thumbnail {
  border: 2px solid #ccc;
}
.no-boxshadow #blog .photo-album .thumbnails .thumbnail.active {
  border-color: #000;
}
.no-hashchange #blog .photo-album .thumbnails .thumbnail {
  display: block;
  float: left;
}
/* Grid testing */
#give aside {
  margin-left: 10.41666667%;
  display: inline;
  float: left;
  width: 45.83333333%;
  margin: 0 2.08333333%;
}
/* IE7 */
/* Browser specifics
	=====================================================*/
.no-generatedcontent #links {
  position: absolute;
  right: 100px;
}
/*=====================================================
  MEDIA QUERIES
=====================================================*/
@media screen and (max-width: 720px) {
  #maincolumn,
  #sidebar {
    display: inline;
    float: left;
    width: 95.83333333%;
    margin: 0 2.08333333%;
    margin-bottom: 1em;
  }
}
/* -----------------------------------------------------
	The micro clearfix
	http://nicolasgallagher.com/micro-clearfix-hack/
	----------------------------------------------------- */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#site_popup_nogive header {
  position: relative;
  height: 80px;
}
#site_popup_nogive header button {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 3px 10px !important;
  background-color: #7D8726;
  color: white;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
}
#site_popup_nogive #logo {
  margin-left: 30px;
  margin-top: 10px;
}
#site_popup_nogive #logo a {
  cursor: default;
}
#site_popup_nogive #logo a:hover {
  opacity: 1;
}
#site_popup_nogive .content,
#site_popup_nogive .form {
  margin: 15px 30px;
}
#site_popup_nogive .content .img {
  float: left;
  margin-right: 30px;
  margin-bottom: 8px;
}
#site_popup_nogive .content .img img {
  border: 1px solid #CCC;
  padding: 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#site_popup_nogive .content .desc {
  line-height: 1.3;
  color: #000 !important;
}
#site_popup_nogive .form {
  position: relative;
  background: #eee;
  border: 1px solid #aaa;
  padding: 10px 33px 7px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
#site_popup_nogive .form #gift-form-button {
  position: absolute;
  right: 33px;
  top: 33px;
}
#site_popup_nogive .form #gift-form-button button {
  font-size: 18px;
  padding: 16px 24px;
}
.se ul {
  list-style: disc;
  margin: 1em 0;
  padding-left: 1.2em;
}
header .secondary-nav {
  margin-top: 15px;
}
.secondary-nav.banner {
  padding-top: 82px;
  position: relative;
}
.secondary-nav.banner .site-wide {
  display: block;
}
.site-wide {
  display: none;
  position: absolute;
  width: 1129px;
  left: calc(50% - 565px);
  top: 0;
}
#account-nav,
#shortcuts {
  margin-top: 10px;
}
header.global > .site-notice {
  width: 100%;
  background: transparent;
  text-align: center;
}
