@import 'http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700';

body,
html {
  padding: 0;
  margin: 0;
  height: 100%;
}
body {
  background: #f4f4f4;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  overflow-y: scroll;
}
#top-bar {
  background: #2a2a2a;
  height: 30px;
  color: #ccc;
  font-size: 80%;
  line-height: 30px;
}
#top-bar a {
  color: #eee;
}
#top-bar a:hover {
  color: #fff;
  text-decoration: none;
}
#wrapper {
  min-height: 100%;
  position: relative;
}
#wrapper > header {
  background-color: #798459;
  *zoom: 1;
}
#wrapper > header:before,
#wrapper > header:after {
  display: table;
  content: "";
  line-height: 0;
}
#wrapper > header:after {
  clear: both;
}
#wrapper > header a.brand {
  display: block;
  margin: 20px;
  float: left;
  clear: both;
}
#wrapper > header nav.primary {
  border: 1px solid #000;
  border-bottom: none;
  background: #3a3a3a;
  font-family: 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 14px;
  float: left;
  clear: both;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
#wrapper > header nav.primary:before,
#wrapper > header nav.primary:after {
  display: table;
  content: "";
  line-height: 0;
}
#wrapper > header nav.primary:after {
  clear: both;
}
#wrapper > header nav.primary a {
  color: #ccc;
  float: left;
  display: block;
  padding: 11px 10px 10px;
  min-width: 80px;
  text-align: center;
}
#wrapper > header nav.primary a:hover,
#wrapper > header nav.primary a.active {
  color: #fff;
  text-decoration: none;
  position: relative;
}
#wrapper > header nav.primary a:hover:after,
#wrapper > header nav.primary a.active:after {
  position: absolute;
  bottom: 0;
  content: '';
  border-bottom: 5px solid #f4f4f4;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  left: 50%;
  margin-left: -5px;
}
#wrapper > header nav.primary a i {
  font-size: 18px;
  margin-right: 10px;
}
#wrapper > header nav.primary div.user-links {
  float: right;
}
#wrapper > #content {
  padding-bottom: 120px;
}
#wrapper > footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #f0f0f0;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 40px;
}
#wrapper > footer ul.links {
  list-style: none;
  margin: 0;
  padding: 0;
}
#wrapper > footer ul.links li {
  float: left;
  margin-right: 15px;
}
#wrapper > footer ul.links li a {
  color: #666;
}
#wrapper > footer p.copyright {
  font-size: 80%;
  line-height: 25px;
  color: #666;
}
#content {
  padding-top: 20px;
}
#content ul.breadcrumbs {
  list-style: none;
  margin: -20px 0 20px;
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-top: none;
  font-family: 'Open Sans', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  *zoom: 1;
}
#content ul.breadcrumbs:before,
#content ul.breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
#content ul.breadcrumbs:after {
  clear: both;
}
#content ul.breadcrumbs li {
  float: left;
  margin-right: 10px;
  color: #aaa;
}
#content ul.breadcrumbs li.separator:before {
  content: "/";
  display: block;
  width: 10px;
  height: 20px;
}
#content ul.breadcrumbs li.back {
  float: right;
}
#content .module {
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content .module .pane-title {
  border-bottom: 1px solid #ccc;
  padding: 10px 17px;
  margin: 0;
}
#content .module .pane-title span {
  color: #aaa;
}
#content .module .pane-title a.to-top {
  font-size: 60%;
}
#content .module .pane-content {
  padding: 14px;
  *zoom: 1;
}
#content .module .pane-content:before,
#content .module .pane-content:after {
  display: table;
  content: "";
  line-height: 0;
}
#content .module .pane-content:after {
  clear: both;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
div.inner {
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
}
div.inner:before,
div.inner:after {
  display: table;
  content: "";
  line-height: 0;
}
div.inner:after {
  clear: both;
}
@media (min-width: 980px) {
  div.inner {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  div.inner {
    width: 1170px;
  }
}
.btn-custom {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #586336;
  *background-color: #586336;
  background-image: -moz-linear-gradient(top, #798459, #586336);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#798459), to(#586336));
  background-image: -webkit-linear-gradient(top, #798459, #586336);
  background-image: -o-linear-gradient(top, #798459, #586336);
  background-image: linear-gradient(to bottom, #798459, #586336);
  background-repeat: repeat-x;
  border-color: #586336;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#798459', endColorstr='#586336', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-custom:hover,
.btn-custom:active,
.btn-custom.active,
.btn-custom.disabled,
.btn-custom[disabled] {
  color: #FFFFFF;
  background-color: #586336;
  *background-color: #003bb3;
}
.form .control-label {
  text-align: left;
}
.form .form-actions {
  padding: 8px 10px 10px 180px;
}
.row-fluid {
  margin-bottom: 20px;
}
.row-fluid:last-child {
  margin-bottom: 0;
}
.row-fluid.no-margin {
  margin-bottom: 0;
}
.table tbody td {
  vertical-align: middle;
}
.module form {
  margin-bottom: 0;
}
.section {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.section .title {
  font-weight: bold;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  border-bottom-color: #fff;
}
.record-thumbnail {
  text-align: center;
}
.record-thumbnail a {
  display: block;
}
.record-thumbnail img {
  width: 100%;
}
table.table-results th {
  font-weight: normal;
  position: relative;
}
table.table-results th a {
  display: block;
}
table.table-results th a:hover {
  text-decoration: none;
}
table.table-results th:after {
  float: none;
  position: absolute;
  top: 11px;
  right: 8px;
}
table.table-results th.headerSortDown a,
table.table-results th.headerSortUp a {
  font-weight: normal;
  color: #fff;
}
div.homepage-search div.record-count {
  border-right: 1px solid #ccc;
  padding: 8px;
  float: left;
  width: 200px;
  margin-right: 20px;
  font-size: 30px;
  text-align: center;
  color: #333;
  line-height: 30px;
}
div.homepage-search div.record-count span {
  font-size: 14px;
  display: block;
  line-height: 20px;
  margin-top: 8px;
}
div.homepage-search form.search {
  padding: 0;
}
div.homepage-search form.search h2 {
  margin-top: 0;
}
div.homepage-search form.search input,
div.homepage-search form.search select {
  float: left;
  margin-right: 8px;
}
div.homepage-search form.search a.advanced-search {
  float: right;
  line-height: 28px;
}
div.inner > .module {
  margin-bottom: 20px;
}
div.inner > .module:last-child {
  margin-bottom: 0;
}
table.api-parameters tbody td {
  vertical-align: top;
}
a {
  color: #669900;
}
a:hover {
  color: #447700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
h2 {
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 8px;
}
h3 {
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 8px;
}
h4 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 8px;
}
h5,
h6 {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 8px;
}
p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 9px;
  font-size: 13px;
  line-height: 18px;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
form.form-bordered {
  border-top: 1px solid #ccc;
  margin-top: 14px;
  padding-top: 14px;
}
.login-links {
  line-height: 30px;
  margin-bottom: none;
}
p.record-images {
  color: #666;
  text-align: center;
  margin-top: 5px;
  font-size: 90%;
}
ul.activity-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.activity-list li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
ul.activity-list li span.activity {
  float: left;
  padding: 8px;
}
ul.activity-list li span.date {
  float: right;
  padding: 8px;
  font-size: 90%;
  color: #aaa;
  font-style: italic;
}
ul.activity-list li:nth-child(odd) {
  background-color: #fff;
}
ul.activity-list li:nth-child(even) {
  background-color: #eee;
}
ul.date-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.date-list li {
  margin-bottom: 10px;
}
ul.date-list li span.date {
  display: block;
  color: #999;
  font-style: italic;
}
ul.date-list li:last-child {
  margin-bottom: 0;
}
#userNotes ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
#userNotes ul li {
  background-color: #eee;
  border-left: 5px solid #ccc;
  padding: 10px;
  *zoom: 1;
}
#userNotes ul li:before,
#userNotes ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
#userNotes ul li:after {
  clear: both;
}
#userNotes ul li p {
  margin: 0;
}
#userNotes ul li span.date {
  display: block;
  float: right;
  color: #aaa;
  font-style: italic;
  font-size: 90%;
}
#userNotes ul li span.date a {
  color: red;
  font-style: normal;
}
p {
  margin-bottom: 15px;
}
p.no-notes {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #999;
  margin: 20px 0;
}
p.policy-footer {
  font-size: 90%;
  color: #999;
  text-align: center;
}
div.add-note span {
  line-height: 30px;
}
div.news-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  *zoom: 1;
}
div.news-item:before,
div.news-item:after {
  display: table;
  content: "";
  line-height: 0;
}
div.news-item:after {
  clear: both;
}
div.news-item div.date {
  float: left;
  width: 50px;
  background-color: #798459;
  color: #fff;
}
div.news-item div.date span {
  display: block;
  text-align: center;
}
div.news-item div.date span.month {
  padding: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  font-size: 90%;
}
div.news-item div.date span.day {
  padding: 10px;
  font-size: 150%;
}
div.news-item div.content {
  margin-left: 65px;
}
div.news-item div.content a {
  font-size: 130%;
}
div.news-item div.content p {
  margin: 5px 0 0;
}
div.news-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
table.table thead .sorting {
  background: url('../img/sort_both.png') no-repeat center right;
}
table.table thead .sorting_asc {
  background: url('../img/sort_asc.png') no-repeat center right;
}
table.table thead .sorting_desc {
  background: url('../img/sort_desc.png') no-repeat center right;
}
table.table thead .sorting_asc_disabled {
  background: url('../img/sort_asc_disabled.png') no-repeat center right;
}
table.table thead .sorting_desc_disabled {
  background: url('../img/sort_desc_disabled.png') no-repeat center right;
}
.dataTables_paginate {
  margin: 0;
  float: right;
}
.dataTables_info {
  line-height: 30px;
}
div.dataTables_length label {
  width: 460px;
  float: left;
  text-align: left;
  line-height: 30px;
}
div.dataTables_length select {
  width: 75px;
  float: left;
  margin-right: 7px;
}
div.dataTables_length select {
  width: 75px;
}
div.dataTables_length label {
  width: 460px;
}
div.dataTables_info {
  padding-top: 8px;
}
div.dataTables_paginate {
  float: right;
  margin: 0;
}
table.dataTable th:active {
  outline: none;
}
table .header {
  cursor: pointer;
  font-weight: normal;
}
table .header:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000 transparent;
  visibility: hidden;
}
table .header:hover:after {
  visibility: visible;
}
table .headerSortUp,
table .headerSortDown {
  background-color: rgba(121, 132, 89, 0.75);
  color: #fff;
}
table .headerSortDown:after,
table .headerSortDown:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
table .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
@media print {
  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }
  body .inner {
    width: 100% !important;
  }
  body a.brand {
    float: none;
  }
  body #top-bar,
  body header nav,
  body footer,
  body ul.breadcrumbs,
  body .alert,
  body .hide-print {
    display: none;
  }
  body header {
    text-align: center;
  }
  body .module {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  body .module .pane-title .btn-group {
    display: none;
  }
  body .span6 p > strong {
    display: block;
    font-weight: bold;
  }
  body .fb-like {
    display: none !important;
  }
}

.activity-list.homepage span.activity {
  display: inline-block;
  float: none;
}
.activity-list.homepage span.date {
  display: inline;
  padding: 0;
  float: none;
}
header .fb-like {
    float: right;
    margin-top: 5px;
}